/**

Theme Name: Astra Child

Author: Brainstorm Force

Author URI: http://wpastra.com/about/

Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: astra-child

Template: astra

*/
@charset "utf-8";
html body{
	overflow-x: hidden;
}
.roofbutton:hover{
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

.welcomebutton:hover{
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
#readme:hover{
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

#landing{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    /*margin-bottom: 70px;*/
}
#pic1{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 50px;
}

#num1{
    width: fit-content;
    color: #0096d7;
    text-shadow: 0px 0px 3px white, 0px 0px 15px white;
    font-size: 56px;
    text-align: center;
    font-weight: bolder;
}
#num1Contarct {
    position: absolute;
    padding-top: 57%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#num1Contarct{
    top: 0;
    z-index: 1;
}
.swiper-container {
    width: 100%;
    height: 800px;
}
.swiper-slide{
    position: relative;
    clear: both;
}
/*.swiper-slide img{
	width: 100%;
}*/

#roofing-button{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding-bottom: 80px;
}
#ourstory{
    background-color: #FFCD00!important;
    color: rgb(49, 49, 49);
    font-size: 18px;
    width: fit-content;
}

.roofbutton{
    padding: 25px;
    background-color: #FFCD00!important;
    color: rgb(49, 49, 49);
    font-size: 18px;
    width: 250px;
}
.roofbutton:hover{
    background-color: #0096d7;
}
#residential {
    margin-right: 15px;
}

#building-envelope{
    background-image: url('asset-13.webp');
    background-color: rgba(255,255,255,0.6);
    background-blend-mode: lighten;
    background-attachment: fixed;
    display: flex;
    flex-flow: row wrap;
    padding-top: 30px;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 80px;
}
#buildeingService{
    float: left;
    margin-left: 3%;
}
#para-right{
    float: right;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    left: 38%;
    padding-top: 18px;
}

.flex-container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    
 }

 .flex-container>div {
    border: 3px solid white;
    margin: 15px;
    text-align: center;
    position: relative;
    box-shadow: 1px 1px 10px black;
    
  }
 
.flex-pic{
    filter: brightness(50%);
}

.pictitle:hover {
    background-color: rgba(0,150,215,.7);
}
.pictitle2:hover {
    background-color: rgba(0,150,215,.7);
}
.pictitle3:hover {
    background-color: rgba(0,150,215,.7);
}
.pictitle{
    padding-top: 40%;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-weight: bold;
    font-size: 26px;
    color: white;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.pictitle2{
    padding-top: 30%;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-weight: bold;
    font-size: 26px;
    color: white;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.pictitle3{
    padding-top: 25%;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-weight: bold;
    font-size: 26px;
    color: white;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

#welcome{
    padding-top: 60px;
    padding-bottom: 80px;
    background-color: #cccccc;
    position: relative;
    text-align: center;
    color: black;
}

#welcom-pic{
    position: relative;
    border: solid 3px white;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: fit-content;
    width: 60%;
    /*zoom: 125%; */
}

.welcometext1{
    position: absolute;
    width: 50%;
    font-weight: bold;
    font-size: 36px;
    color: black;
    top: 15%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    padding-bottom: 5px;
}
.welcometext2{
    position: absolute;
    width: 50%;
    font-weight: bold;
    font-style: italic;
    font-size: 26px;
    color: black !important;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    padding-bottom: 15px;
}
.welcometext3{
    position: absolute;
    width: 50%;
    color: black;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    padding-bottom: 5px;
}
.welcomebutton{
    position: absolute;
    width: fit-content;
    background-color: #FFCD00!important;
    color:black !important;
    font-size: 18px;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

#thepost{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #cccccc;
    position: relative;
    text-align: center;
    color: black;
}
#thepost>p{
    position: absolute;
    font-weight: bold;
    font-size: 55px;
    top: 6%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-bottom: 25px;
}
#thepost>div{
    margin: 25px;
    height: 650px;
    width: 250px;
}
#thepost1{
    margin: 25px;
    height: auto;
    width: auto;
}
/*.card-img-top{
    padding-bottom: 10px;
}*/
.card-title{
    width: 100%;
    color: black;
    font-weight: bold;
    font-size: 30px;
    padding-bottom: 0px;
}
.card-text{
    color: grey !important;
    padding-bottom: 10px;
}
.link{
    color: black;
}
#readmore{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #cccccc;
    position: relative;
    text-align: center;
    color: black;
}
#readme{
    padding: 25px;
    background-color: #FFCD00!important;
    color: rgb(49, 49, 49);
    font-size: 18px;
    width: 250px;
}

.card-title{
    line-height: 1.1;
    padding: 0px;
    margin: 0px;
}

#posttitle{
    font-family: 'Varela Round', sans-serif;
    padding-bottom: 15px;
}

footer{
    background-color: black;
}


/* Phone/Tablet */
@media only screen and (max-width: 1155px) {
    
    #num1{
        color: #0096d7;
        background-color: rgba(255,255,255,.5);
        width: 100%;   
        font-size: 38px;
        text-align: center;
    }
    .swiper-container {
        width: 100%;
        height: 450px;
    }
    #num1Contarct {
        width: 100%;
        top: 3%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
    }
    #landing{
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        margin-bottom: 15px;
        margin-top: 200px;
    }
    #building-envelope{
        background-image: url('asset-13.webp');
        background-color: rgba(255,255,255,0.6);
        background-blend-mode: lighten;
        background-attachment: fixed;
        display: flex;
        flex-flow: row wrap;

    }
    #buildeingService{
        float: left;
        margin-left: 3%;
    }
    #para-right{
        font-size: 20px;
        font-weight: bold;
        position: relative;
        padding-left: 25px;
        left: 0;
        padding-top: 18px;
    }
    #welcom-pic{
        position: relative;
        border: solid 1px white;
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: auto;
        width: auto;
        /*zoom: 600%; */
    }
    .welcometext1{
        position: absolute;
        width: 100%;
        font-weight: bold;
        font-size: 24px;
        color: black;
        top: 15%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        padding-bottom: 5px;
    }
    .welcometext2{
        position: absolute;
        width: 100%;
        font-weight: bold;
        font-style: italic;
        font-size: 24px;
        color: black !important;
        top: 25%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        padding-bottom: 15px;
    }
    .welcometext3{
        background-color: rgba(255,255,255,.5);
        position: absolute;
        width: 100%;
        color: black;
        font-weight: bold;
        top: 45%;
        left: 50%;
        font-size: 16px;
        transform: translate(-50%, -50%);
        z-index: 2;
        padding-bottom: 5px;
    }
    .welcomebutton{
        position: absolute;
        width: fit-content;
        background-color: #FFCD00!important;
        color:black !important;
        font-size: 18px;
        top: 65%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
    }
	#wpfront-notification-bar{
		height: 150px !important;
	}
}


@media only screen and (max-width: 590px) { 
	#main-header-bar-navigation{
		padding-left: 20px;
		padding-right: 20px;
	}
	#thepost{
    	display: flex;
    	flex-flow: row wrap;
    	justify-content: center;
    	padding-top: 185px;
    	padding-bottom: 60px;
    	background-color: #cccccc;
    	position: relative;
    	text-align: center;
    	color: black;
	}
    #residential {
        margin-bottom: 15px;
        margin-right: 0px;
    }
    .swiper-container {
        width: 100%;
        height: 225px;
    }
    #num1Contarct {
        padding-top: 0px;
        width: 100%;
        top: 2.5%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
    }
    #landing{
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        margin-bottom: 30px;
        margin-top: 118px;
    }

    #num1{
        color: #0096d7;
        background-color: rgba(255,255,255,.5);
        width: 100%;   
        font-size: 22px;
        text-align: center;
		padding-top: 25px;
    }
	

	#roofing-button{
	    display: flex;
    justify-content: center;
    padding-bottom: 0;
    margin-bottom: -86px;
	}

.roofbutton {
       background-color: #FFCD00!important;
    color: rgb(49, 49, 49);
    font-size: 16px;
    width: 203px;
    margin: -6px;
    padding: 12px;
}
	
	
    #pic1{
        display: block;
       /* width: 100%;
        height: 100%; */
        object-fit: cover;
       /* zoom: 400%; */
        margin-bottom: 50px;
    }
    #buildeingService{
        font-size: 22px;
    }
    #para-right{
        font-size: 18px;
        font-weight: bold;
        position: relative;
        padding-left: 25px;
        left: 0;
        padding-top: 18px;
    }
    #welcom-pic{
        position: relative;
        border: solid 1px white;
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: auto;
        width: auto;
       /* zoom: 600%; */
    }
    .welcometext1{
        position: absolute;
        width: 100%;
        font-weight: bold;
        font-size: 22px;
        color: black;
        top: 20%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        padding-bottom: 5px;
    }
    .welcometext2{
        position: absolute;
        width: 100%;
        font-weight: bold;
        font-style: italic;
        font-size: 22px;
        color: black !important;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        padding-bottom: 15px;
    }
    .welcometext3{
        position: absolute;
        width: 98%;
        font-weight: bold;
        color: black;
        top: 53%;
        left: 50%;
        font-size: 16px;
        transform: translate(-50%, -50%);
        z-index: 2;
        padding-bottom: 5px;
    }
    .welcomebutton{
        position: absolute;
        width: fit-content;
        background-color: #FFCD00!important;
        color:black !important;
        font-size: 18px;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
    }
	#iubenda{
		bottom: 4.5% !important;
		left: 80% !important;
	}
	#primary-menu{
		padding-left: 20px;
	}
	.site-branding{
		padding-left: 20px;
	}
	.menu-toggle-icon{
		padding-right: 20px;
	}
}




@media only screen and (min-width: 1541px) {
html {
    font-size: 112.5% !important;
}
}

@media only screen and (min-width: 1426px) and (max-width: 1540px) {
html {
    font-size: 100.5% !important;
}
}

@media only screen and (min-width: 1331px) and (max-width: 1425px) {
html {
    font-size: 90.5% !important;
}
}

@media only screen and (min-width: 1241px) and (max-width: 1330px) {
html {
    font-size: 80.5% !important;
}
}

@media only screen and (min-width: 1156px) and (max-width: 1240px) {
html {
    font-size: 70.5% !important;
}
}


@media only screen and (min-width: 591px) and (max-width: 921px) {
.header-main-layout-1 .main-navigation {
    padding-left: 15px !important;
}
	
.main-navigation ul .menu-item .menu-link, .ast-header-break-point .main-navigation ul .menu-item .menu-link {
    padding-left: 50px !important;
}
}

@media only screen and (max-width: 768px) {
.centulstyleaa {
	margin-bottom: 0px;
}

.centulstylea {
	
}

.centulstylea ul {
	margin: 64px;
}
.centulstylea ul li {
	font-weight: bold;
	font-size: 16px;
	color: #000;
}
}

@media only screen and (min-width: 769px) {
.vc_custom_1629817512622.centulstyleaa {
    margin-left: auto !important;
    margin-right: auto !important;
}

.centulstyleaa {
	margin: 0 auto 15px !important;
}

.centulstylea {
	display: block;
	width: 100%;
	max-width: 530px;
	margin: 0 auto;
}

.centulstylea ul {
	margin: 0;
}

.centulstylea ul li {
	margin: 0;
	font-weight: bold;
	font-size: 18px;
	color: #000;
}
}

@media (max-width: 768px){
.maingawrap, .maingbawrap, .maingcwrap {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
	padding: 15px 0px;
}
}

@media (min-width: 769px){
.maingawrap, .maingbawrap, .maingcwrap {
    grid-template-columns: 50% 50%;
    display: grid;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    width: 100%;
    margin: 0 auto 20px;
	padding: 15px 0px;
}
}

.maingawrap, .maingcwrap {
    background: #D3D3D3;
}

.maingawrap ul, .maingbawrap ul, .maingcwrap ul {
    list-style: none;
	margin: 5px 0px;
}

.maingcwrap .secondonehere {
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
}

.maingcwrap .secondonehere iframe {
	width: 90%;
	height: 100%;
	min-height: 400px
}


/* Slider hp */
@keyframes tonext {
  75% {
    left: 0;
  }
  95% {
    left: 100%;
  }
  98% {
    left: 100%;
  }
  99% {
    left: 0;
  }
}

@keyframes tostart {
  75% {
    left: 0;
  }
  95% {
    left: -300%;
  }
  98% {
    left: -300%;
  }
  99% {
    left: 0;
  }
}

@keyframes snap {
  96% {
    scroll-snap-align: center;
  }
  97% {
    scroll-snap-align: none;
  }
  99% {
    scroll-snap-align: none;
  }
  100% {
    scroll-snap-align: center;
  }
}
/*
body {
  max-width: 37.5rem;
  margin: 0 auto;
  padding: 0 1.25rem;
  font-family: 'Lato', sans-serif;
}
*/  /**
* {
  box-sizing: border-box;
  scrollbar-color: transparent transparent; /* thumb and track color */ /*
  scrollbar-width: 0px;
}

*::-webkit-scrollbar {
  width: 0;
}

*::-webkit-scrollbar-track {
  background: transparent;
}

*::-webkit-scrollbar-thumb {
  background: transparent;
  border: none;
}

* {
  -ms-overflow-style: none;
}
*/
.hpbslider {
    position: relative;
    display: block;
    width: 90%;
	width: 90%;
    margin: 0 auto;
}

.hpbslider ol, .hpbslider li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.hpbslider .carousel {
  position: relative;
  padding-top: 75%;
  filter: drop-shadow(0 0 10px #0003);
  perspective: 100px;
}

.hpbslider .carousel__viewport {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  overflow-x: scroll;
  overflow-x: hidden;
  counter-reset: item;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
}

.hpbslider .carousel__slide {
  position: relative;
  flex: 0 0 100%;
  width: 100%;
/*  background-color: #f99; */
  counter-increment: item;
}

.hpbslider .carousel__slide img {
  height: 100%;
  object-fit: contain;
}

.hpbslider .carousel__slide:nth-child(even) {
/*  background-color: #99f; */
}

.hpbslider .carousel__slide:before {
/*  content: counter(item); */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-40%,70px);
  color: #fff;
  font-size: 2em;
}

.hpbslider .carousel__snapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  scroll-snap-align: center;
}

@media (hover: hover) {
 .hpbslider .carousel__snapper {
    animation-name: tonext, snap;
    animation-timing-function: ease;
    animation-duration: 5s;
    animation-iteration-count: infinite;
  }

  .hpbslider .carousel__slide:last-child .carousel__snapper {
    animation-name: tostart, snap;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hpbslider .carousel__snapper {
    animation-name: none;
  }
}

.hpbslider .carousel:hover .carousel__snapper,
.hpbslider .carousel:focus-within .carousel__snapper {
  animation-name: none;
}

.hpbslider .carousel__navigation {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}

.hpbslider .carousel__navigation-list,
.hpbslider .carousel__navigation-item {
  display: inline-block;
}

.hpbslider .carousel__navigation-button {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #333;
  background-clip: content-box;
  border: 0.25rem solid transparent;
  border-radius: 50%;
  font-size: 0;
  transition: transform 0.1s;
}

.hpbslider .carousel::before,
.hpbslider .carousel::after,
.hpbslider .carousel__prev,
.hpbslider .carousel__next {
  position: absolute;
  top: 0;
  margin-top: 37.5%;
  width: 4rem;
  height: 4rem;
  transform: translateY(-50%);
  border-radius: 50%;
  font-size: 0;
  outline: 0;
	display: none;
}

.hpbslider .carousel::before,
.hpbslider .carousel__prev {
  left: -1rem;
}

.hpbslider .carousel::after,
.hpbslider .carousel__next {
  right: -1rem;
}

.hpbslider .carousel::before,
.hpbslider .carousel::after {
  content: '';
  z-index: 1;
  background-color: #333;
  background-size: 1.5rem 1.5rem;
  background-repeat: no-repeat;
  background-position: center center;
  color: #fff;
  font-size: 2.5rem;
  line-height: 4rem;
  text-align: center;
  pointer-events: none;
}




.applytothejoba {
	
}

.applytothejoba .vc_toggle_title i.vc_toggle_icon {
	display: none;
}

.applytothejoba .vc_toggle_title h4 {
	color: #000;
    border-color: #FFCD00;
    background-color: #FFCD00;
	font-size: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 25px;
    padding-right: 25px;
}
.vc_toggle_title_apply {
    text-align:
    center;
}

/*
.hpbslider .carousel::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='0,50 80,100 80,0' fill='%23fff'/%3E%3C/svg%3E");
}

.hpbslider .carousel::after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='100,50 20,100 20,0' fill='%23fff'/%3E%3C/svg%3E");
} */

.nomenushow {
	display: none !important;
}


.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
    color: #000!important;
    border-color: #FFCD00;
    background-color: #FFCD00;
}

@media only screen and (max-width: 500px) {
#roofing-button.roofing-buttond{
	display: none;
}

#roofing-button.roofing-buttonm{
	display: block;
	position: relative;
	width: 100%;
	margin: -30px auto 10px;
	max-width: 300px;
	text-align: center;
}
}

@media only screen and (min-width: 501px) {
#roofing-button.roofing-buttond{
	display: flex;
}

#roofing-button.roofing-buttonm{
	display: none;
}
}

body.page.page-id-9363 #content.site-content{
	margin-top: 100px;
}

