body{
    font-family: 'Roboto', sans-serif;
}
header{
    float: left;
    width: 100%;
}
.top-header{
    float: left;
    width: 100%;
    min-height: 55px;
    background-color: #f5f5f5;
}
.top-header p{
    margin: 0;
    padding: 17px 0;
    font-size: 14px;
    color: #696969;
}
.bg-light{
    background-color: #fff !important;
}
.navbar-header{
    float: left;
    width: 100%;
}
.navbar-light .navbar-nav .nav-link {
    color:#3b404f;
    font-size: 14px;
}
.navbar-light .navbar-nav .nav-link:hover{
    color: #fab702;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
}
.navbar{
    padding: 1rem 0;
}


/* Home */
.top-bg{
    float: left;
    width: 100%;
    background-image: url(../images/Main_02.jpg);
    font-family: 'Montserrat', sans-serif;
    padding: 200px 0;
    position: relative;
    background-size:cover;
}
.top-bg::before{
    contain: '';
    position: absolute;
    float: left;
    width: 100%;
    height: 100%;
    background-color: #000000;
    left: 0;
    top: 0;
    z-index: 999;
}
.top-bg h1{
    font-size: 64px;
    font-weight: bolder;
    color: #fff;
    text-transform: uppercase;
}
.top-bg p{
    font-size: 14px;
    color: #fff;
}
.btn-yellow{
    background-color: #fab702;
    width: 180px;
    height: 60px;
    border-radius: 0;
    border: 0;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

/* get A quote */

.getAquote{
    float: left;
    width: 100%;
    min-height: 100px;
    background-color: #fab702;
    padding: 20px 0;
    
}
.getAquote p{
    color: #fff;
    font-size: 30px;
    margin: 0;
    font-weight: 400;
    padding: 10px 0;
}
.getAquote p a{
    color: #000000;
}
.btn-white{
    background-color: #fff;
    width: 180px;
    height: 60px;
    border-radius: 0;
    border: 0;
    font-size: 14px;
    color: #fab702;
    cursor: pointer;
}



/* servives-section */

.servives-section{
    float: left;
    width: 100%;
    padding: 50px 0;
}
.servives-section h1{
    font-size: 44px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #3b404f;
    padding-bottom: 20px;
}
.servives-section p{
    text-align:center; 
    color: #6d7396;
    font-size: 14px;
}
.servives-section h3{
    color: #3b404f;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight:600;
    padding: 20px 0 10px 0;
}
.servives-section a{
    color: #3b404f;
    text-decoration: none;
    padding:  0 0 5px 0;
}
.servive:hover h3{
    color: #fab702;
    cursor: pointer;
}
.servive:hover a{
    color: #fab702;
    border-bottom:1px solid #fab702;
    cursor: pointer;
}



/* about-this-app */

.about-this-app{
    float: left;
    width: 100%;
    
}
.about-left{
    float: left;
    width: 100%;
    background:url(../images/Buildx-preview_09.png);
    height: 680px;
    background-size: 100% 100%;
}
.about-right{
    float: left;
    width: 100%;
    padding:  15px;
}
.about-right h3{
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight:600;
}
.about-right:hover h3{
    color: #fab702;
    cursor: pointer;
}
.about-right p{
    color: #6d7396;
    font-size: 14px;
}
.about-feature{
    float: left;
    width: 100%;
    background-color: #f8f8f8;
    padding: 130px 0;
}




.feature{
    float: left;
    width: 100%;
    padding: 50px 0;
}
.feature h1{
    font-size: 44px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #3b404f;
    padding-bottom: 20px;
}
.feature p{
    text-align:center; 
    color: #6d7396;
    font-size: 14px;
}


.button-group .button{
    background: transparent;
    border: 0;
    padding: 0px 0px;
    margin: 0 8px;
    color: #3b404f;
    border-bottom: 1px solid transparent;
}
.button-group .button:hover{
    border-bottom: 1px solid #fab702;
    color: #fab702;
}
.button-group .button:focus{
    outline: 0;
}

.padding-right{
    padding-right: 2px;
    padding-left: 0;
    padding-bottom: 2px;
}
.padding-left{
    padding-left: 2px;
    padding-right: 0;
    padding-bottom: 2px;
}
.padding-1{
    padding: 0 1px;
    padding-bottom: 2px;
}
.feedback-section{
    float: left;
    width: 100%;
    padding: 20px 0;
}
.feedback-section h1{
    font-size: 44px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #3b404f;
    padding-bottom: 20px;
}
.feedback-section p{
    text-align:center; 
    color: #6d7396;
    font-size: 14px;
}
.py-4-5{
    padding-bottom: 2.5rem!important;
    padding-top: 2.5rem!important;
}



.numbers{
    float: left;
    width: 100%;
    padding: 50px 0 30px 0;
    background-color:#fab702; 
    color: #fff;
    text-align: center;
}
.numbers p{
    font-size: 13px;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}
.numbers h1{
    font-size: 50px;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}



.contactusToday{
    float: left;
    width: 100%;
    padding: 100px  0;
    background-color: #f9f9f9;
}
.today{
    float: left;
    width: 100%;
    padding: 30px  20px;
    background-color: #fff;  
    border-left: 5px solid #fab702; 
}
.today h4{
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding: 10px 0 0 0;
}
.today p{
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
}



.feature-news{
    float: left;
    width: 100%;
    padding: 100px  0;
     
}
.feature-news p{
    font-size: 13px;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    text-align:center;
}
.feature-news h1{
    font-size: 50px;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}
.card-img-top,
.card{
    border: 0;
    border-radius: 0;
}
.card span{
    font-size: 13px;
    margin: 0;
    /* font-family: 'Montserrat', sans-serif;  */
}
.card h4{
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: bold;
}
.card a{
    color: #3b404f;
    text-decoration: none;
    padding:  0 0 5px 0;
}
.card:hover a{
    color: #fab702;
    border-bottom:1px solid #fab702;
    cursor: pointer;
}

.top-footer{
    float: left;
    width: 100%;
    padding: 50px 0;
    background-color: #252c3a;  
    color: #fff;
}
.top-footer h5{
    font-size: 14px;
    margin-bottom: 30px;
}
.recent p{
    font-size: 13px;
    border-bottom: 1px solid #303744;
    margin: 0;
    padding: 10px 0;
}
.recentnews p{
    font-size: 13px; 
    margin: 0;
}
.recentnews span{
    font-size: 10px; 
}
.ContactInfo p{
    font-size: 13px;
    border-bottom: 1px solid #303744;
    margin: 0;
    padding: 10px 0;
}
.MailingList p{
    font-size: 13px;
    padding: 10px 0;
}
.MailingList span{
    color:#919191;
    font-size: 12px;
}
footer{
    float: left;
    width: 100%;
    background-color: #4c5b6d;
}



@media (max-width: 500px){
    .top-bg h1 {
        font-size: 36px;
    }
    .top-bg {
        padding: 40px 0;
    }
}

@media (max-width: 991px){
    .about-feature{
        padding: 24px 0;
    }
    .about-left {
        float: left;
        width: 100%;
        background: url(../images/Buildx-preview_09.png);
        height: 540px;
        background-size: cover;
    }
    .py-4-5{
        padding: 0 !important;
    }
}