body{
    margin: 0px;
    padding: 0px;
}
.bg-img{
    background-image: url("images/banner1.jpg");
}
.menu{
    background-color: black;
    color: white;   
    padding: 12px 12px; 

}
.navbar{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid grey !important;
}
.overlay{
    width: 100% !important;
    margin: 0px !important;
    background-color: #000000a1;
}
.menu:hover{
    color: black;
    background-color: white;
}
.navbar li a{
    font-size: 13px;
    font-weight: 600;
    color: white;
}
.navbar li a:hover{
    color: #feac00 !important;
    background-color: transparent !important;
}
.button{
    padding-top: 0px !important;
    width: 30% !important;
    margin: auto !important;
}
.nav-btn{
    margin: 0px 10px !important;
}
.active{
    color: #feac00 !important;
}
.navbar-brand {
    font-size: 35px !important;
    color: white !important;
}
.breadcrumb{
    background-color: transparent !important;
    border-radius: 0px !important;
}
.breadcrumb a{
    color: white ;
    font-size: 13px;
    font-weight: 600;
    
}
.container-fluid{
    margin: 0px !important;
    padding: 0px !important;
}
.design{
    margin: 75px auto;
    line-height: 28px;
}
.design-btn{
    background-color: #feac00;
    margin: 10px 10px;
    border: 2px solid #feac00 !important;
    border-radius: 3px !important;
}
.design-btn a{
    padding: 0px 25px;
    text-decoration: none;
    color: black;
    font-size: 16px ;
}
.design-btn a:hover{
    text-decoration: none;
    color: black;
}
.yellow{
    color: #feac00;
}
.design h1{
    font-size: 45px ;
    font-weight: bolder ;
    margin-bottom: 15px;
}
.design p{
    font-size:18px;
    font-weight: 300;
}
.agencies h3{
    font-weight: 600; 
    font-size: 27px; 
    margin-bottom: 25px;
    line-height: 35px;
}
.agencies p{
    font-size: 16px;
    line-height: 25px;
}
.text-yellow{
    color: #feac00;
}
.btn-agencies{
    background-color: #feac00;
    margin: 10px 0px;
    border: 2px solid #feac00 !important;
    border-radius: 3px !important;
    
}
.btn-agencies a:hover{
    text-decoration: none;
    color: black;
}
.btn-agencies a{
    padding: 20px 25px;
    text-decoration: none;
    color: black;
    font-size: 16px ;
}

.service{
    padding: 50px;
    border-bottom: 1px solid #d4cccc;
}
.agent{
    padding-bottom: 50px;
}
.grid h4{
    font-weight: 600;
}
.grid a{
    color: black;
}
.grid p{
    line-height: 25px;
    font-size: 16px;
}
.bg-color{
    background-color: #eef0f1;
    padding: 50px 0px;
}
.row{
    padding: 50px 0px;
}   
.designation{
    margin: 50px;
}
.designation p{
    font-size: 16px;
    line-height: 25px;
}
.head{
    font-size: 16px;
    margin-bottom: 0px !important;
    margin-top: 15px;
}
.designation h4{
    margin-top: 0px !important;
}
.subscribe{
    margin-top: 10px;
}
.subscribe button{
    background-color: #feac00;
    color: black;
    padding: 10px 60px;
}
.form-control{
    padding: 21px 12px !important;
}
.email{
    padding-top: 10px;
    padding-bottom: 20px;
}
.news{
    margin: 50px;
}
.news h2{
    font-size: 35px;
    font-weight: 800px
}
.news h3{
    font-size: 27px;
}
footer{
    background-color: #212529;
}
footer h3{
    color: white;
    margin-bottom: 20px;
}
footer p{
    line-height: 34px;
    font-size: 18px;
}
footer h4{
    font-weight:600; 
    margin-bottom: 20px;
    font-size: 25px;
}
.links h4{
     color: white;
}
.links li{
    list-style-type: none;
    font-size: 16px;
    line-height: 34px; 
}
.links ul{
    padding-left: 0px;
}
.links2{
    padding-top: 50px !important;
}
.links{
    padding: 10px
}
.contact{
    padding: 10px
}
.contact h4{
    color: white;
    
}
.contact li{
    list-style-type: none;
    font-size: 16px;
    line-height: 30px; 
}
.contact ul{
    padding-left: 0px;
}
.copywrite p{
    color: white;
    font-size: 17px;
    font-weight: 100 !important;
}
#icon{
    margin: 0px 7px;
}