@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoona2f8.eot?gq7fto');
    src: url('fonts/icomoona2f8.eot?gq7fto#iefix') format('embedded-opentype'),
        url('fonts/icomoona2f8.ttf?gq7fto') format('truetype'),
        url('fonts/icomoona2f8.woff?gq7fto') format('woff'),
        url('fonts/icomoona2f8.svg?gq7fto#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-pin:before {
    content: "\e91f";
}

.icon-email:before {
    content: "\e920";
}

.icon-telephone:before {
    content: "\e921";
}

.icon-data:before {
    content: "\e900";
}

.icon-magnifying-glass:before {
    content: "\e901";
}

.icon-construction-worker:before {
    content: "\e902";
    /*	color: #ff4f47;*/
}

.icon-roof:before {
    content: "\e903";
}

.icon-joist:before {
    content: "\e904";
}

.icon-roof-1:before {
    content: "\e905";
}

.icon-roof-2:before {
    content: "\e906";
}

.icon-shield:before {
    content: "\e907";
}

.icon-mission:before {
    content: "\e908";
}

.icon-tick:before {
    content: "\e909";
}

.icon-phone-call:before {
    content: "\e90a";
}

.icon-location:before {
    content: "\e90b";
}

.icon-message:before {
    content: "\e90c";
}

.icon-approved:before {
    content: "\e90d";
}

.icon-labour-day:before {
    content: "\e90e";
}

.icon-asbestos:before {
    content: "\e90f";
}

.icon-tick-1:before {
    content: "\e910";
}

.icon-award:before {
    content: "\e911";
}

.icon-roof-3:before {
    content: "\e912";
}

.icon-construction-worker-1:before {
    content: "\e913";
}

.icon-support:before {
    content: "\e914";
}

.icon-analysis:before {
    content: "\e915";
}

.icon-asbestos-1:before {
    content: "\e916";
}

.icon-roof-4:before {
    content: "\e917";
}

.icon-right-arrow:before {
    content: "\e918";
}

.icon-left-arrow:before {
    content: "\e919";
}

.icon-top-arrow:before {
    content: "\e91a";
}

.icon-bottom-arrow:before {
    content: "\e91b";
}

.icon-roof-5:before {
    content: "\e91c";
    /*	color: #1f7f95;*/
}

.icon-confirmation:before {
    content: "\e91d";
}

.icon-online-registration:before {
    content: "\e91e";
    /*	color: #ff4f47;*/
}


.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

table {
    width: 100%;
}

.content-area table th {
    padding: 10px;
}

.content-area table td,
.content-area table th {
    padding: 0 0;
    border: 1px solid #333;
    text-align: center;
}

th {
    background: #292150;
    color: white;
}

table td,
table th {
    padding: 3px 0;
    border: 1px solid #333;
    text-align: center;
}

table td {
    padding: 10px 10px !important;
    color: black;
}

.service-details__benefits-content ol li {
    padding: 5px;
    color: black;
}

p.service-details__text-1 {
    color: black;
	    text-align: justify;
}


a.thm-btn.service-details__btn.call {
    background-color: #2196F3;
}

.service-details__btn.call:before {
    background-color: #03a9f4
}


a.thm-btn.service-details__btn.mail {
    background-color: #ff0000d9;
}

.service-details__btn.mail:before {
    background-color: #ff4f47
}

a.thm-btn.service-details__btn.whatsapp {
    background-color: #34a853;
}

.service-details__btn.whatsapp:before {
    background-color: #4CAF50
}

h3.sidebar__title.padd {
    padding-bottom: 15px;
    margin: 30px;
    color: #4f4f4c;
}

p.service-details__text-1 a {
    color: #26489c;
}

p.service-details__text-1 a:hover {
    color: #000;
}

@media (max-width:1199px) {

    a.thm-btn.service-details__btn.call {
        margin-bottom: 27px;
    }

    a.thm-btn.service-details__btn.mail {
        margin-bottom: 27px;
    }

}

p.work-details__client a {
    color: #6c6b6f;
}

button.but.btn1.btn-default.submit.buttondesign {
    background-color: #4f4f4c;
    color: white;
    border: none;
    padding: 5px 15px;
    border-radius: 5px;
}

p.work-details__client a:hover {
    color: #868686;
}

h4.work-details__name {
    color: #000000;
}

.whatsapp-float img {
    width: 65px !important;
    background: #fff;
    border-radius: 50px;
    box-shadow: 1px 1px 20px 3px green;
}

.whatsapp-float {
    z-index: 1000;
    display: block;
    position: fixed;
    bottom: 20px;
    left: 15px;
    right: auto;
    padding: 0 !important;
    border-radius: 100%;
    transition: 0.3s;
}
.ft-blog-details-item p {
    text-align: justify;
}
.box{
  animation: animName 5s linear infinite;
/*
  width:50px;
  height:50px;
  background:#0091EA;
  margin:20px;
*/
}

@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
  50%{
    transform :rotate(360deg)
  }
75%{
    transform: rotate(180deg);
   }
  100%{
    transform: rotate(0deg);
   }
}

/*mr*/


.mrp{
        position: relative;
/*    top: 81%;*/
/*    left: 50%;*/
/*	bottom: 0px;*/
/*    transform: translate(-50%, -50%);*/
/*    background-color: rgb(0 0 0 / 35%);*/
    color: #fff;
/*    padding: 2px 2px 2px 2px;*/
/*    border-radius: 5px;*/
/*	background: #0000006e;*/
}
.mmr{
    color: #fff; 
    text-decoration: none;
}
ul.border-top-2px.mr li {
    padding-top: 20px;
}

@media (min-width:1200px) {

.container.hjj {
    width: 960px;
}
	.why-choose-one__points-single.gh {
    width: 550px;
}
}
@media (min-width:1400px) {

img.newimg {
    height: 300px;
}
}

h3.new-qp {
    margin-top: 15px;
    /* margin-bottom: 10px; */
}
p.new-galrry {
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    margin-top: 10px;
	color: black
}
.elementor-widget-container p {
    text-align: justify;
}
