@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@600&display=swap');

body{font-family:'Poppins', sans-serif;font-size:17px; color:#333333;}
.header-top-bg{background-color:#017800; padding:7px 0; background-image:url(../images/top-bar.jpg); background-repeat:repeat-x;}
.header-top-bg p{font-size:16px; color:#333333; margin:0px}
.top-icon{font-size:16px; color:#989898; text-align:right;  padding-right:5px;}
.top-icon ul{padding:0px; margin:0px;}
.top-icon ul li{list-style:none; margin:1px; border-radius:4px; display:inline-block;  background-color:#017800; text-align:center; width:26px; height:26px; line-height:26px;}
.top-icon ul li a{color:#FFFFFF; font-size:15px;}
.top-icon ul li:hover{background-color:#ebc406;}
a {
    color: #888;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.header-bg{background-color:#fff; padding:10px 0;box-shadow: 0 5px 10px rgb(0 0 0 / 7%);}
.logo img {
    width: 240px;
    height: auto;
    position: absolute;
    box-shadow: 0 5px 10px rgb(0 0 0 / 7%);
    padding: 15px 30px;
    z-index: 99;
    top: -55px;
    background-color: #fff;
}
.header-icon{color:#ffffff; text-align:right;}
.header-icon ul{padding:0; margin:0px;}
.header-icon ul li{list-style:none; display:inline-block; font-size:16px; padding:0px 15px; text-align:left;}
.top-icon{font-size:18px !important; color:#ffffff;}

.bt-request{background-color:#017800; font-size:17px; color:#FFFFFF; padding:10px 20px; text-decoration:none !important; border-radius:4px;}
.bt-request:hover{background-color:#fbd20a; font-size:17px; color:#FFFFFF; padding:10px 20px;}
.mt{margin-top:20px;}

.carousel-control.left {
    background-image:none;
    background-image:none;
    background-image:none;
    background-image:none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image:none;
    background-image:none;
    background-image:none;
    background-image:none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-indicators{
	bottom:00px;
}



.home-banner img{width:100%; height:auto;}





.home-bg-01{padding:50px 0 50px 0px; background-color:#FFFFFF; }
.home-img img{width:100%; height:auto;}
.welcome-bg h1{font-size:70px; font-weight:800; color:#017800; letter-spacing:1px; text-transform:uppercase; margin:5px 0; font-family: 'Teko', sans-serif;
}
.welcome-bg h6{font-size:45px; line-height:40px; color:#fbd20a; text-transform:uppercase; margin:5px 0px 0px 0; font-family: 'Teko', sans-serif;
}
.tagline{font-size:26px; color:#017800;font-weight:bold; }
.welcome-bg p{font-size:17px; line-height:30px; text-align:justify;  padding-right:20px; margin-bottom:20px;}
.welcome-img img {width:100%; height:auto;}
.box-line{ border-left:2px solid #ccc; padding-left:10px; margin-left:25px;}
.home img{
    width:100%;
    height: auto;
	margin-top:20px;
}

.sppb-addon-title {
    position: absolute;
    top: -12%;
    left: 1%;
    -webkit-text-stroke: 2px rgba(0,0,0,0.07);
    -webkit-text-fill-color: transparent;
	font-family: "Teko";
	font-size: 188px;
    letter-spacing: -3px;
    font-weight: 500;

}

.elementor-divider{
   border-bottom:1px solid #ccc;
   margin-bottom:30px;
}
.elementor-divider:before{ content: ""; width:10%; height:3px; position:absolute; margin-top:-1px; background-color:#017800}


.home img:hover{
	transform: translateY(10px);
    transition: .5s ease;
}


.highlights-bg{
	background:#017800;
	padding:40px 0px 20px 0;
}

.right-round {
    margin: 0;
}
.right-round h2{font-size:40px; font-weight:800; color:#fff; letter-spacing:1px; text-transform:uppercase; margin:5px 0; }
.right-round p{font-size:17px; color:#4d4948; padding:0px 20% 30px 20%}
.right-round img{width:80px; height:auto; margin-bottom:10px;}
.right-round ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.right-round ul li {
    text-align: center;
    padding-bottom: 25px;
    display: inline-block;
    width:24%;
	color:#fff;
}
.right-round ul li p {
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    margin-top: 10px;
	color:#FFFFFF;
    margin-bottom: 0;
}



.locations-bg{
	background-color:#fff;
	background-size: cover;
	padding:40px 0px;
}

.locations-bg h3{
	font-size:40px;font-weight:800; color:#017800; letter-spacing:1px; text-transform:uppercase; margin:5px 0; 
}
 .owl-dots{display:none}


.position-top{
	
	padding:80px 0;
	background-color:#f7f7f7;
}
.position-top h3{
	font-size: 40px;
    font-weight: 800;
    color: #017800;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 5px 0;
}
.pd-top{padding-top:40px;}
.elementor-counter{
	padding:40px 30px;
    background-color: #fff;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 9%);
	transition: .5s ease;
	text-align:center;
}

.elementor-counter:hover{
	background-color:#f7f7f7;
	transform: translateY(10px);
    transition: .5s ease;
}
.elementor-counter img{width:100%; height:auto; padding-bottom:15px}
.box-1{background-color:#fff !important} 
.box-2{background-color:#c5eeff !important}
.box-3{background-color:#fff !important}
.elementor-icon{font-size:40px !important; width:70px; height:70px; color:#000000;border-radius:5px; background-color:#fbd20a; margin-bottom:20px; padding:15px; transition:all 1s ease;}
.elementor-icon:hover{transform:rotateY(360deg)}
.feature-box-title{font-size:22px; color:#0d0d0d; font-weight:600;}
.elementor-counter p{
	text-align:center;
	font-size:17px;
	padding-top:8px;
	line-height:30px;
	color:#017800;	
}



.areas-i{
    border: 1px solid #8c8c4e;
    border-radius: 2px;
    font-size:30px !important;
    padding:10px 0;
    width:60px;
    color: #a43718;
    margin-bottom: 10px;
}
.pro-icon-title{
	font-size:17px;
}


.pro-insulation{
	background-color:#f7f7f7;
	padding:30px 0px;
}

.pro-icon {
  margin: 10px;
  text-align: center;
  margin-top:20px;
}
.pro-icon img{width:100%; height:auto; border:1px solid #ccc;padding:2px;}
.pro-icon-title {
    font-size:18px;padding-top:8px; font-weight:600;
}


@media only screen and (min-width: 1367px) {
  .services-area .container-full {
    margin-left: calc((100% - 1140px)/ 2);
    width: auto;
    min-width: auto;
    max-width: inherit;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1376px) {
  .services-area .services-items .single-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.default-padding.bottom-less {
    padding-top: 120px;
    padding-bottom: 90px;
	position: relative;
    z-index: 1;
}

.heading-left .text-invisible {
    font-size: 70px;
    font-weight: 800;
    color: #017800;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 5px 0;
    font-family: 'Teko', sans-serif;
}

.heading-left {
    margin-bottom:10px;
    position: relative;
}

.row-pro {
    
    margin-right:0;
    margin-left: 0;
}

.heading-left h2 {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 40px;
}
.btn-theme {
    background-color:#004e9e;
    color: #fff !important;
	padding:10px 20px;
	
}
.heading-left p {
	font-size:18px;text-align:left; line-height:30px;
}
.heading-left h5 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 25px;
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #666666;
	font-size:22px;
}


.services-area::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  height: 50%;
  width: 100%;
  background: #f4f4df;
  z-index: -1;
}

.services-area .services-box {
  position: relative;
}

.services-area .services-box .shape-illustration {
  position: absolute;
  left: 0;
  top: -150px;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.services-area .services-box .shape-illustration img {
  height: 100%;
  width: 100%;
}

.services-area .services-items .single-item {
  margin-bottom: 30px;
}

.services-area .services-items .thumb {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.services-area .services-items .thumb img {
  max-width: none;
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50px,0,0);
  transform: translate3d(-50px,0,0);
}

.services-area .services-items .item:hover .thumb img {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.services-area .services-items .thumb::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  height: 50%;
  width: 100%;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 130%) repeat scroll 0 0;
  z-index: 1;
}

.services-area .services-items .thumb .content {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px;
  display: flex;
  color: #ffffff;
  z-index: 1;
}

.services-area .services-items .thumb .content i {
  font-size: 50px;
  min-width: 138px;
  width: 120px;
  margin-right: 20px;
}

.services-area .services-items .thumb .content h5 {
  margin-bottom: 0;
}

.services-area .services-items .thumb .content h5 a {
  color: #ffffff;
  font-weight: 200;
  text-transform: capitalize;
  font-size:20px;
}

.services-area .services-items .thumb .content h5 a strong {
  font-weight: 900;
  letter-spacing: 0.6px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size:24px;
}

.services-area .services-items .single-item:nth-child(2n) .thumb .content {
  top: 0;
}

.services-area .services-items .single-item:nth-child(2n) .thumb::before {
  top: 0;
  bottom: auto;
  background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 130%) repeat scroll 0 0;
}



.footer-bg 
#footer-01{
	background-color: #017800;
	padding:10px 0px 0px 0px;
	color: #ffffff;
	background-image:url(../images/footer-bg.jpg); background-repeat:no-repeat; background-size:cover;
}


.servece-01{
	line-height:25px;
	padding:5px 15px 0px 30px;
	color:#FFFFFF;
	font-size:15px;
	
	}
.servece-01 ul{
	padding:0px;
	margin:0px;
	}
.servece-01 ul li {
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:2px 10px;
	padding-left:20px;
	list-style:none;
	padding-top:2px;
	padding-bottom:4px;
	}
.servece-01 a{
	text-decoration:none;
	color:#FFFFFF;
	}
.servece-01 a:hover{
	color:#05d3aa;
	padding-left:3px;
}
.servece-01 h4{
	font-size:21px;
	color:#fff;
	font-weight:600;
}

.servece-Domestic{
	line-height:24px;
	padding:6px 0px 0px 0px;
	color:#fff;
	font-size:15px;
}
.servece-Domestic ul{
	padding:0px;
	margin:0px;
	}
.servece-Domestic ul li {
	background-position:12px 10px;
	padding-left:45px;
	list-style:none;
	padding-top:10px;
	padding-bottom:10px;
	}
.servece-Domestic a{
	text-decoration:none;
	color:#fff;
	
	}
.servece-Domestic a:hover{
	color:#05d3aa;
	padding-left:2px;
	font-weight:bold;
	text-decoration:none;
}

.servece-Domestic h4{
	font-size:21px;
	color:#fff;
	font-weight:600;
}




/*Powered by s */
.power-by
{
	color:#fff;
	font-size:15px;
	font-weight:400;
	background-color:#111111;
	padding:10px 0px;
	text-align:left;
	
}
.power-by a
{
	color:#fff;
	font-size:15px;
	font-weight:400;
}
.power{
	text-align:right;
}



.industries-box-body { width: 100%; padding-top: 30px;  } #great-construct-team {
background: #162342 url(../images/great-construct-team-bg.jpg) center center no-repeat;
-webkit-background-size: cover;
background-size: cover;
padding: 50px 0;
}
#great-construct-team h2 {
text-transform: capitalize;
color: #fff;
letter-spacing: .03em;
font-size: 30px;
line-height: 35px;
font-weight: bold;
margin: 0;
}
#great-construct-team p {
color: #fff;
font-size: 18px;
line-height: 26px;    
font-style: italic;
}
#great-construct-team p b {
font-size: 34px;
color: #fff;
font-weight: bold;
margin-right: 10px;
font-style: italic;
}
#great-construct-team p.has-btn {
font-size: 20px;
text-transform: uppercase;
margin-bottom: 0;
font-style: italic;
font-weight: bold;
}
#great-construct-team p.has-btn a {
font-size: 14px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
border: 2px solid #fff;
display: inline-block;
line-height: 36px;
padding: 0 27px;
position: relative;
bottom: 5px;
margin-left: 10px;
text-decoration: none;
} 

.page-banner img{width:100%; height:auto;}
.page-part{padding:40px 0px;}


.box-part-bg{position:relative; background-color:#FFFFFF; padding:40px 0px;}
.box-part-bg h5 {
    font-size: 40px;
    font-weight: 800;
    color: #017800;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.box-part-bg p{text-align:justify; font-size:18px; line-height:30px;} 
.elementor-divider{
   border-bottom:1px solid #ccc;
   margin-bottom:15px;
}
.elementor-divider:before{ content: ""; width:20%; height:2px; position:absolute; margin-top:-1px; background-color:#E90408}

.box-part h4{font-size:20px; color:#4d4948; padding:10px 0px;}
.icon-img img {
	margin-top:5px;
    width:100%;
	height:auto;
	padding:5px;
    background: #FFFFFF;
    border: 1px solid #e7e7e7;
    box-shadow: 0 10px 35px rgb(38 42 76 / 10%);
}


.product-banner-part {background:#000;padding:80px 0px;background-image:url(../images/page-banner.jpg); background-position:bottom; background-repeat:repeat;}
.product-banner h1{font-size:70px;letter-spacing:1px;font-weight: 600;color: #fff;text-align:left;text-transform: uppercase; font-family: 'Teko', sans-serif !important; margin:0; }
.input-group .form-control:last-child, .input-group-addon:last-child {font-size:14px !important;line-height: 24px;}
.input-group .form-control:last-child, .input-group-addon:last-child {font-size:14px !important;line-height: 24px;border-radius: 5px;}
.input-group {position: relative;display: table;border-collapse: separate;margin: 20px 0;width: 100%;}
.Submit-box {background-image:linear-gradient(90deg,#017800,#017800); border:1px solid #017800; color: #fff;padding:10px 15px; font-size:17px;border-radius: 5px;}
.form-control:focus{box-shadow: none !important;}

.contact{
	padding: 50px 0 0 0; 
}
.contact .address-box{
	text-align: left;
	width: 100%;
	padding: 0px 20px;
	background-color:#f2f2f4;
	position: relative;
	box-shadow: 0 0 10px 0 #ccc;
	border: 5px solid #ffffff;
	font-size:17px;
	line-height:28px;
	padding-bottom:15px;
}
.contact .address-box .add-image{
	background-color: #017800;
	position: relative;
	display:inline-block;
	z-index: 1;
	border: 5px solid #ffffff;
	box-shadow: 0 0 10px 0 #ccc;
	margin:10px 0 0 0;
}
.contact .address-box:hover .add-image{
	animation-name: imganimation;
	animation-iteration-count:1;
	animation-duration: 0.7s;
}

.contact .address-box img{
	padding: 15px;
	width: 60px;
}
.contact .address-box a,
.contact .address-box p{
	font-size:18px;
	color: #333;
	line-height:30px;
}
.contact .address-box h3{
	font-size:20px;
	color:#000;
	font-weight:600;
}
.contact iframe{
	width: 100%;
	height: 400px;
	margin: 50px 0 40px 0;
	border: 5px solid #000;
	box-shadow: 0 0 10px 0 #ccc;
}
.contact .company-text{
	text-align: center;
	font-size:36px;
	font-weight:bold;
	color:#017800;
}

.whatsapp_btn {
    position: fixed;
    bottom: 50px;
    left: 10px;
    width:45px;
    height: 50px;
    z-index: 11;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
.logo img {
  width: 145px;
  height: auto;
  position: relative;
  box-shadow:none;
  padding: 0;
  z-index: 99;
  top: 0;
  background-color: #fff;
}
.sppb-addon-title{display:none;}
.text-mo-01{float:left; width:49% !important; text-align:center;}
.welcome-bg{margin-top:15px;}
.welcome-bg h1 {
  font-size: 56px;
}
.default-padding.bottom-less {
  padding-top:2px;
  padding-bottom: 20px;
  position: relative;
  z-index: 1;
}
.power-by {
  text-align: center;
}
.power{
  text-align: center;
}
.icon-img img{margin-bottom:20px;}
}

