/****Applies to all****/
*{
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
    box-sizing: border-box;
}

/************Header****************/

.background_img{
    background-image: linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)), url(../img/house1.jpeg);
     height: 100vh;
    background-size: cover;
    background-position:center;
    position: relative;
    background-attachment: fixed;
}
.headlinetext{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border-bottom: 2px solid #d6d6d6;
    padding: 10px;
    margin: 25px;
     background:rgba(0,0,0,0.2);
    color: aliceblue;   
    font-size: 50px;
    font-weight: 400;
}

.logo{
    
}

.logo1{
    width: 150px;
    background-size: cover;
    background-position:center;
    margin-left: 15px;
    margin-top: 5px;
    border: 3px solid black;
}


.background_img i{
    color: white;
    font-size: 55px;
    position: absolute;
    bottom: 1%;
    left: 50%;
    transform: translate(-50%,0)
}
/***********NAVV***********/
.navul{
    position: absolute;
    right: 2%;
    top: 50%;
    transform: translate(0,-50%);
}

nav li{
    float: left;
    padding: 30px;
    list-style: none;
    
    
}
nav a{
    text-decoration: none;
    color: azure;
    font-size: 20px;
    font-weight: 300;
}

nav{
    padding: 5px 2px;
    position: fixed;
    width:100%;
    z-index: 3;

}
/***********About*Us*****************/
#about-us{
    background-color:#f5f5f5;
    position: relative;
}

#about-us .row{
    width: 90%;
}

#about-us .span-1-of-3{
    text-align: center;
    padding: 0 1.5%;
}

.row{
    width: 80%;
    margin: 0 auto;
    padding-bottom: 35px;
    
}
.title{
    margin-top: 40px;
    text-align: center;
    font-size: 45px;
    font-weight: 300;
}
.line{
    background-color: lightgray;
    height: 2px;
    width: 150px;
    margin: 0 auto;
    margin-top: 20px;
    
}
.smaller{
    width: 70%;
    margin: 0 auto;
    
    
    
}
.frame{
    width: 75%;
   margin-top: 35px;
    border: 0px solid black;
}




.normaltext{
    color: black;
    font-weight: 500;
    font-size: 20px;
    text-align: center; 
    line-height: 1.5;
}
.whyus{
    margin-top: 10px;
    font-size: 30px;
    font-weight: 400;
     padding-bottom: 15px;
    text-align: center;
}
.strat{
      width: 60%;
     float: left;
    padding-top: 35px;
    padding-left: 35px;
    
}

.stat2{
    height: 25vh;
    margin: 0;
    position: relative;
    width: 33.33%;
    overflow: auto;
}


.title2{
    color: black;
    font-size: 23px;
    text-align: center;

}
.statistic-line{
    overflow: auto;
}
.actitle{
    color: black;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    
}
.space{
    margin-bottom: 50px;
}
/***************Services***************/
#services{
    background-image: linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.6)), url(../img/interior1.jpeg);
    background-size: cover;
    background-position:center;
    position: relative;
    background-attachment: fixed;

}

.services__container{
    padding: 150px 5%;

}

.service{
    color: white;
    text-align: center;
    font-weight: 400;
    font-size: 35px;
    margin-bottom: 25px;
}
.paragraph{
color: white;
    text-align: center;
    font-weight: 300;
    font-size: 25px;
}


/*********Reviews**********/


.oview{
   overflow: auto;
    padding-top: 20px; 
    
}

.review{
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    float: left;
    margin-top: 30px;
    border-right: 2px solid gray;
    padding-right: 5px; 
     
}

#reviews{
    margin: 0 auto;
    padding: 50px 0;
}

.imgg{
    float: left;
}

.para{
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    float: left;
    margin-top: 30px;
    border-left: 5px solid gray;
    padding-left: 20px;
    overflow: auto;
}
.para-small{
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    float: left;
    margin-top: 30px;
    border-left: 5px solid gray;
    padding-left: 20px;
    overflow: auto;
}

.mview{
    width: 55%;
    margin: 0 auto;
}
.hview{
    width: 60%;
    margin: 0 auto;
}


.clientstories{
    text-align: center;
    font-size: 40px;
    padding-top: 40px;
    border-bottom: 1px solid black;
}

.pview{
    width: 20%;
    margin: 0 auto;
}
/*************FAQ************/
#faq{
    background-color: #f8f7f7;
    position: relative;
    overflow: auto;
    padding: 50px 0;
}

.bolded{
    text-align: center;
    font-weight: 700;
    color: #16B5C8;
    font-size: 25px;
    padding-bottom: 20px;
    padding-top: 20px; 
}

.atext{
    font-size: 17px;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    font-weight: 400;
    color: #5A5E6D;
    overflow: auto;
}

.absol{
    padding-bottom: 30px;
    width: 32%;
}

.boldeded{
    text-align: center;
    font-weight: 700;
    color: #11939A;
    font-size: 40px;
    padding-bottom: 20px;
    padding-top: 10px;
}

.atexted{
    font-size: 17px;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    color: #16A1C8;
    font-weight: 700;
}

.boldeded2{
    text-align: center;
    font-weight: 700;
    color: #11939A;
    font-size: 40px;
    padding-bottom: 20px;
    padding-top: 10px;
}

atexted2{
    font-size: 16px;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    color: #16bfc8;
    font-weight: 700;
}

.abssol{
padding-bottom: 30px;
 width: 32%;
}

.boldeder{
text-align: center;
    font-weight: 700;
    color: #16B5C8;
    font-size: 25px;
    padding-bottom: 10px;
    padding-top: 50px; 
}

/*****************Footer**********************/

#footer{
    padding: 40px 0 0 20px;
    background-color: #292E37;
    margin: 0 auto;
}

.seperate{
    width: 70%;
    
}
.unlist{
    text-decoration: none;
    color: white;
    font-weight: 300;
    font-size: 17px;
    
}

#footer li{
    list-style: none;
    float: left;
    padding: 0 35px;
}

a i{
    color: white;
   font-size: 200px;
    float: left;
}

.align{
    text-align: center;
}

.info{
    color: white;
    padding-bottom: 7px;
    font-size: 14px;
}
.modrow{
    width: 80%;
    margin: 0 auto;
    padding-bottom: 10px;
    
    
}
.unlistbig{
    text-decoration: none;
    color: white;
    font-weight: 300;
    font-size: 20px;
}

.dark-background{
     background-color: #292E37;
    transition: background-color 1s;
}
.logoalt{
    width: 100px;
    background-size: cover;
    background-position: center;
    border: 1px solid black;
}

/***********************************/
/************MEDIA QUERIES**********/
/***********************************/

/************Nav bar*********/

.background_img nav p{
    overflow: hidden;
    text-decoration: none;
    color: azure;
    font-size: 20px;
}

@media only screen and (max-width: 850px){
      body .background_img nav p{
        overflow: visible;
        display: block;
}  
    
    .background_img img{
        display: none;
    } 
    
    .backgroundimgnavul{
        max-height: 0;
        overflow: hidden;
        position: static;
        transform: translate(0,0);
        
    }
    .background_img nav{
        background-color: #292E37;
        padding: 20px;
       
    }   
    .background_img nav p{
        display: block;
        padding: 10px 0;
    }
    nav li{
        float: none;
        padding: 10px 0;
        padding-left: 10px;
    }
   
    
}
    
    
    
    
 .show{
     max-height:500px;
     overflow: visible;
     
    transition: max-height 0.5s;
    }

.background_img nav p{
    display: none;
}

/***************About us********************/
@media only screen and (max-width: 950px){
    .frame{
        width: 100%
    }
}

@media only screen and (max-width: 850px){
    #about-us .span-1-of-3{
        width: 100%;
        margin-bottom: 35px;
        margin-left: 0;
        margin-right: 0;
    }

    .frame{
        width: 50%;
    }


}



/***********Services***********/

@media only screen and (max-width: 815px){
    .service{
        font-size:30px;
    }
    .paragraph{
        font-size: 25px;
    }
@media only screen and (max-width: 690px){
    .service{
        top:25%;
        
    }
    
}
@media only screen and (max-width: 535px){
.service{
    top:20%;
}
    
}
@media only screen and (max-width: 450px){
.service{
    top:15%;
}
    
}
@media only screen and (max-width: 370px){
.service{
    top:13%;
}
    .paragraph{
        font-size: 15px;
    }
}

}



/*FAQ*/


@media only screen and (max-width: 750px) {
    #faq .col{
        float: none;
    }

}


/*FOOTER*/

@media only screen and (max-width: 940px) {
    #footer .span-3-of-4, #footer .span-1-of-4{
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    #footer li{
        display: inline-block;
        float: none;
    }
}

@media only screen and (max-width: 720px) {
    #footer li{

    }
}