body{
    margin: 0;
}
.top-1{
    height: 80px;
    width: 100%;
}
.top-line{
    background: #ffffff;
    /* background-color: transparent */
}
.top-line-div{
    margin-top: 25px;
    display: flex;
    float: right;
    padding-top: 17px;
    padding-bottom: 17px;
}
.top-line-div a{
    font-family: Roboto 400;
    font-size: 16px;
    color: #ffffff;
}
.phone-contact{
    margin-left: 65px;
}

.email-icon, .phone-icon{
    margin-right: 10px;
}
.top-line-div-1-1 a{
    font-family: Roboto 400;
    font-size: 16px;
    color: #ffffff;
}
.top-line-div-1-1 a:hover{
    text-decoration: none;
}
.top-line-div-1-1 a{
    margin-top: 25px;
    display: flex;
    float: left;
    padding-top: 17px;
    padding-bottom: 17px;
    
}
.top-line-div-1-1 a i{
    padding-right: 5px;
    font-size: 20px;
}


.email-icon{
    margin-bottom: 5px;
}
.top-line-div a:hover{
    text-decoration: none;  
}
.top-header-area{
background: #04395a
}
.nav-1{
    height: 120px;
    background: white;
    border: none;
    color: #04395a !important;
}
.nav-2 li a{
    padding-top: 50px;
    color: #04395a !important;
    font-size: 16px;
   

}
.nav-2{
    margin-right: 100px;
}

.logo-1{
    margin-left: 100px;
    height: 100px;
    width: 150px;
}

.sec-2{
    height: 600px;
    width: 100%;
    /* background: #04395a; */

}
.sec-2-div-1-1{
    height: 600px;
    width: 100%;

}
.sec-2-div-1-2{
    height: 100%;
    width: 100%;
    background-image:url(../img/2.jpg);
    background-repeat:no-repeat; 
    background-position: center
}
.section-4{
    margin-top: 50px;
    padding-bottom: 50px;
    width: 100%; 
}
.s-4-t-1{
    text-align: center;
    font-size: 50px;
    color: #04395a
}
.s-4-1{
    margin-left:1.5%;
    margin-right: 1.5%;
    height: 400px;
    width: 30%;
    border:1px solid #04395a;
}
.image-1{
  display: block;
  width: 100%;
  height: 100%;
}
.s-4-1-1-1{
    position: relative;
    height: 250px;
 
}
.overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #04395a;
}
.text-1{
    text-decoration: none;
    color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.text-1:hover{
    text-decoration: none;
}
.s-4-1-1-1:hover .overlay{
    opacity: 1;
}
.s-4-1 h2{
    text-align: center;
    font-size: 20px
}
.s-6{
    height: 600px;
    width: 100%;
    
    background: #04395a
}
#map{
    width: 100%;
    height: 500px;
}
.s-6-d-1-1 h1{
color: #ffffff;

text-align: center;
}
.s-6-1-1 h2{
color: #ffffff;

}
.s-6-1-1{
    margin-left: 30px;
}

.link-1-1{
    text-decoration: none !important;

}
.link-1-2{
    text-decoration: none;

}
.link-1-2:hover{
    text-decoration: none;  
    color: #ffffff
    
}













.footer-col2{
    background: #04395a;
    padding-bottom: 80px;
    
}
.latest-news h1{
    color: white;
    font-size: 24px;
    font-family: bold;
}
.latest-news h1::after{
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    background-color: #e5493a;
    margin-top: 26px;
}
.latest-news-list{
    padding: 0;
    list-style: none;
}
.date{
    width: 41px;
    height: 41px;
    background: #111111;
    text-align: center;
    transition: all .3s ease;
}
.dates{
    font-size: 18px;
    color: white;
    font-family: roboto-black;
    margin: 0;
    padding: 0;
}
.months{
    color: #363636;
    font-size: 10px;
    font-family: roboto-bold;
    text-transform: uppercase;
    transition: all .3s ease;
}
.comment p{
    color: #959595;
    font-size: 14px;
    font-family: roboto-regular;
    margin: 0;
    transition: all .3s ease;
}
.comment a{
    font-size: 12px;
    color: #464646;
    font-family: roboto-regular;
    text-transform: uppercase;
}
.comment a:hover{
    text-decoration: none;
}
.comment span{
    color: #8dc63f;
}
.comment{
    width: 277px;
}

.touch-list{
    list-style: none;
    padding: 0;
    width: 200px;
}
.touch-list li{
    width: 100%;
    padding: 20px 0;
}
.touch-list li:not(:last-child){
    border-bottom: 1px solid #ffffff;
}
.touch-head{
    color: #ffffff;
    font-size: 14px;
    font-family: roboto-regular;
    width: 10px
}
.touch-content{
    color: #ffffff;
    font-size: 14px;
    font-family: roboto-regular;
    
}
.phone-contact-1{
    margin-left: px;
}
.touch-content a{
    color: #ffffff;
    font-size: 14px;
    font-family: roboto-regular;
  

}
/* .touch-li{
    display: flex;
    justify-content: space-between;
} */






.menu-left{
    display: inline-block;
}
.menu-left p{
    color: #464646;
    font-size: 12px;
    font-family: roboto-regular;
    margin: 0;
}
.menu-left a{
    font-size: 12px;
    font-family: roboto-regular;
    color: #959595;
}
.fmenu-list{
    padding: 0;
    list-style: none;
    display: inline-block;
}
.menu-right{
    float: right;
}
.fmenu-list li{
    display: inline-block;
    margin-left: 15px;
}
.fmenu-list li a{
    color: #464646;
    font-size: 12px;
    font-family: extrabold;
    text-transform: uppercase;
    transition: all .3s ease;
}
.fmenu-list li a:hover{
    color: #e5493a;
    text-decoration: none;
}
.fmenu{
    padding: 0;
}
/* footer section ends */

/* Contact page navbar starts */

.contact-nav{
    background: transparent;
}
.contact-nav .navbar-nav>li>a{
    color: white;
}
.contact-background{
    background: rgba(0, 0, 0, 0.425);
    background-image: url(../img/alone-architecture-buildings-220444.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
}
.footer-head h1{
    color: #ffffff !important;
}
.footer-col2{
   padding-left: 50px;
}


.footer{
    background: #002e5b;
    height: 100px;
    width: 100%;
}
.copyright{
    width: 250px;
}
.social-networks{
    width: 130px;
}
.social-networks i{
    color: white;
    font-size: 16px;
    margin-right: 15px;
}
.footer-txt{
    color: white;
    font-family: montserrat-regular;
    font-size: 16px;
    margin: 0;
}
.yellow-word{
    color: #ffffff;
}
.footer-items{
    padding-top: 32px;
    padding-bottom: 32px;
    display: flex;
    justify-content: space-between;
}
.toggle{
    display: none;
    margin-top: 20px;
    float: right;
}
.toggle i{
    font-size: 25px;
    color: white;
}
.social-networks a i:hover{
color:aqua;
transform: scale(1.2)
}


.flex-1{
    display: flex;
    flex-wrap: wrap;
}
.test-1{
    height: 300px;
    width: 300px
}


/* .sub-menu-1{
    display: none;
}

.nav-2 li:hover .sub-menu-1{
    display: block;
    position: absolute;
    background: white;
    margin-top:15px;
    margin-left: -15px;
    z-index: 999;

} */
/* .nav-2 li:hover .sub-menu-1 {
    
    display: block;
    margin: 10px;
    list-style: none;
    

}
.nav-2 li:hover .sub-menu-1 li{
 
    width: 150px;
    padding: 10px;
    
    background: transparent;
    border-radius: 1;
    

}
.nav-2 li:hover .sub-menu-1 li:last-child{
border-bottom: none;
}
.nav-2 li:hover .sub-menu-1  li a{
    text-align: center;
    text-decoration: none;
    
}


.sub-menu-1 {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sub-menu-1  li{
    
    width: 150px;
    height: 40px;
    background: #ffffff;
    opacity: .8;
    /* line-height: 40px; */
    /* text-align: center;
    font-size: 20px;
}
.sub-menu-1 li a{
    text-decoration: none;
    color:#04395a !important;
    /* display: block; */













/* qiymətləndirməyə aid */

.qiymetlendirme-1{
    background: #ffffff;
}
.qiymetlendirme-1 h2{
    padding: 20px;
}

/* qiymətləndirməyə aid */


/* huquqa aid */

.movzu{
    background: #ffffff;

}
.movzu h2{
    color: #111111;
    padding: 5px;
    margin-left: 10px;
    text-align: center;
}
.movzu p{
    color: #111111;
    margin-left: 10px;
    padding-bottom: 10px;
}








/* huquqa aid */


/* muhasibata aid */

.movzu-1{
    background: #ffffff;
}




/* muhasibata aid */




