body {
    margin: 0;
    padding: 0;
    font-family: "Manrope", serif;


}

/*main-header */
.main-header {
    background-color: rgb(38, 70, 83, 1);
    height: 60px;

}

/*logo */
.navbar-brand img {
    width: 120px;


}

/* top-dropdown */
.top-header {
    background-color: #264653;
    width: 60px;

}
.top-header .dropdown-item{
    color: white;
}

.top-header .dropdown-item:hover{
    background-color: rgb(255 255 255 / 20%);
}

.navbar .nav-item .nav-link {
    color: black !important;
    padding: 8px 20px;

}

/*nav-btn */

.nav-btn {
    padding: 10px 50px;
    background-color: rgb(38, 70, 83, 1);
    border-radius: 20px;
    text-decoration: none;
     color: #ffffff;
}

/* nav-dropdown */


.nav-dropdown{
       background-color: rgb(38, 70, 83, 1);
       width:250px;
       transform: translate(-30px, 43px);
     
       
}

.btn-secondary {
    color: #fff;
    background-color:transparent !important;
    border:0;
    
    &:active{
        box-shadow: none !important;
    }
    &:focus{
        box-shadow: none !important;
    }
}
.nav-dropdown .dropdown-item{
    color: #ffffff;
   
}

.nav-dropdown .dropdown-item:hover{
       padding-left: 22px;
        transition-duration: 1s;
        background-color: transparent;
}





/*main-banner */
.main-banner {
    background-color: #2646532b;
    background-image: url(../img/hero-bg.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
/*    height: 718px;*/



}


.main-banner h1 {
    font-size: 66px;
    color: #264653;
    font-weight: 700;
    padding: 35px 0;

}


.bnr-btn {
    padding: 15px 80px;
    background-color: rgb(38, 70, 83, 1);
    border-radius: 50px;


}

.img-wrap {
    width: 100%;
    height: 100%;
}

/*main-img */
.main-banner img {
    width: 85%;


}

.i-cc {
    background-color: #e9c46a;

}

/*banneer-2 */
.banner-2 {
    padding: 130px 150px;

}

/*man-text */
.second-main h2 {
    font-size: 60px;
    font-weight: 600;
    color: rgb(38, 70, 83, 1);

}

.second-main .icon-star {
    padding: 10px 0;
    color: #e9c46a;

}

/*meddle-text */
.meddle-text h2 {
    font-size: 25px;
    font-weight: 400;
    color: #e9c46a;

}

.meddle-text h3 {
    font-size: 30px;
    font-weight: 400;
    font-family: "DM Serif Text", serif;


}



.last-text h4 {
    font-size: 20px;
    font-weight: 300;
    line-height:35px;





}


/*name*/
.name::before {
    content: "-";


}

.name {
    font-family: "DM Serif Text", serif;
    font-size: 20px;
    color:#6c757d ;

}

/*banner-3 */
.banner-3{
    background-color: rgb(38, 70, 83, 1);
    padding:80px 0px;

}


.banner-3  h5{text-align: center;

}
.banner-3  h4{text-align: center;

}


.third-box{
    padding:30px 0px;
    background-image:url(../img/grid-\(1\).png) , url(../img/grid-\(2\).png) ,url(../img/grid-\(1\).png);
    background-repeat: no-repeat;
    background-size: 120px, 600px, 120px;
    background-position: left top, center, right bottom;
   
}

.third-box h5{
     color: #e9c46a;
     font-size:20px;
       

}


.third-box h4{
        font-family: "DM Serif Text", serif;

}


.banner-3 h4{position: relative;

}

.banner-3 h4::after{content:"";
             width:40px;
             height:2px;
             background-color: #ffffff;
             position: absolute;
             left:50%;
             bottom:-20px;
             transform: translateX(-50%);


}



/*card */
.rectangle1{
    width:100%;
    height:340px;
    background-color:rgb(38 70 83);
    padding:30px;
    border-radius:10px;
    background-image: url(../img/1.jpg);
    background-repeat: no-repeat;
    background-size:100% 100%;
    background-position:center;
    transition: opacity 0.3s ease-in-out;
    border:2px solid #46626d;
   
  
}

.rectangle2{
    width:100%;
    height:340px;
    background-color:rgb(38 70 83);
    padding:30px;
    border-radius:10px;
    background-image: url(../img/2.jpg);
    background-repeat: no-repeat;
    background-size:100% 100%;
    background-position:center;
    transition: opacity 0.3s ease-in-out;
    border:2px solid #46626d;
   
  
}


.rectangle3{
    width:100%;
    height:340px;
    background-color:rgb(38 70 83);
    padding:30px;
    border-radius:10px;
    background-image: url(../img/3.jpg);
    background-repeat: no-repeat;
    background-size:100% 100%;
    background-position:center;
    transition: opacity 0.3s ease-in-out;
    border:2px solid #46626d;
   
  
}

.rectangle4{
    width:100%;
    height:340px;
    background-color:rgb(38 70 83);
    padding:30px;
    border-radius:10px;
    background-image: url(../img/4.jpg);
    background-repeat: no-repeat;
    background-size:100% 100%;
    background-position:center;
    transition: opacity 0.3s ease-in-out;
    border:2px solid #46626d;
   
}


.rectangle5{
    width:100%;
    height:340px;
    background-color:rgb(38 70 83);
    padding:30px;
    border-radius:10px;
    background-image: url(../img/5.jpg);
    background-repeat: no-repeat;
    background-size:100% 100%;
    background-position:center;
    transition: opacity 0.3s ease-in-out;
    border:2px solid #46626d;
   
}

.rectangle6{
    width:100%;
    height:340px;
    background-color:rgb(38 70 83);
    padding:30px;
    border-radius:10px;
    background-image: url(../img/6.jpg);
    background-repeat: no-repeat;
    background-size:100% 100%;
    background-position:center;
    transition: opacity 0.3s ease-in-out;
    border:2px solid #46626d;
   
}



/*circle*/
.circle{
    width:60px;
    height:60px;
    background-color:#46626d;
    border-radius:30px;
    padding: 9px 16px;
 
    


}

.card-body{
    padding:30px 0px;

}

.card-body .card-text{
         font-size:15px;color: #ffffff;
         padding:10px 0px;

}

/*card-btn */
.card-btn{
    display:none;

}

/*card-hover*/
.card:hover .card-btn{
     display: block;
     color: #ffffff;
}

/*banner-5 */
.banner-5{padding:50px 0px;

}

.banner-5 h4{
       text-align: center;
       color:rgb(38 70 83);
       font-size:30px;
       font-weight:700;
       padding-top:40px;
}

.banner-5 p{

    color:#696969;
    font-size:20px;
    padding:20px 0px;

}



/* bnr-five-btn */
.bnr-five-btn{
    width:200px;
    height: 40px;
    background-color:rgb(38 70 83);
    border-radius:50px;
    padding:20px 50px;
    text-decoration: none;
    color: #ffffff;
}

.box-five{
    padding:100px 0;
}



.seven-page{ 
     background-color:rgb(38 70 83);
     border-radius:10px;
     padding:100px 100px;

}

.left-part h4{
      font-size:60px;
      color:#ffffff;
      font-weight:700;
      font-family: "DM Serif Text", serif;
}

.left-part h5{
    font-size:18px;
    color:#bebebe ;

}



/*icon-circle */

.icon-circle{
    width:40px;
    height:40px;
    background-color: #e9c46a;
    border-radius: 20px;


}


/*right-box */

.right-box{
        width: 100%;
    height: 500px;
    background-color:#ffffff;
    border-radius:10px;
    font-size:30px;

}
.banner-7 p{
         color: #ffffff;
      
} 


.f-btn{ 
    padding: 20px 30px;
    background-color:rgb(38 70 83);
    font-size:15px;
    text-decoration: none;
    color: #ffffff;
    border-radius:30px;

}

.f-btn:hover{color:#ffffff !important;

}

/*banner-8 */

.banner-8{padding:70px 0px;

}


.meddle-text-2 h2 {
    font-size: 25px;
    font-weight: 400;
    color: #e9c46a;

}

.meddle-text-2 h4 {
    position: relative;
    font-size: 30px;
    font-weight: 400;
    font-family: "DM Serif Text", serif;
    color:rgb(38 70 83);

    &::after{content:"";
        width:40px;
        height:2px;
        background-color:rgb(38 70 83);
        position: absolute;
        left:50%;
        bottom:-20px;
        transform: translateX(-50%);

}
}





/*round */

.second-main{padding:40px 0px;

}

.round{
      background-image:url(../imges/u1.jpg); 
      background-repeat: no-repeat;
      background-size: cover;
      width:50px;
      height:50px;
      border-radius:40px;

}


.second-main h3{
     font-size:25px;
     font-weight:500;
     

}

.second-main p{
    font-size:20px;
    color: #b7b7b7;
    font-weight:300;
}


.round-2{
    background-image:url(../imges/u2.jpg); 
    background-repeat: no-repeat;
    background-size: cover;
    width:50px;
    height:50px;
    border-radius:40px;

}

.round-3{
    background-image:url(../imges/u3.jpg); 
    background-repeat: no-repeat;
    background-size: cover;
    width:50px;
    height:50px;
    border-radius:40px;

}


.banner-9{
      background-color:#2646531b;
      padding:50px 0px;
}

.banner-9 h4{
    font-family: "DM Serif Text", serif;
}




.banner-9 p{
    font-size: 18px;
    color:rgb(38 70 83);
   
}

.banner-9 h4{
    color:rgb(38 70 83);
}

.text-writing{
    padding: 0px 40px;
}

.btn-last1{
    padding: 20px 60px;
    background-color:rgb(38 70 83);
    border-radius:30px;
    text-decoration: none;
    color: #ffffff;

}

.btn-last-2{
    padding: 20px 40px;
    background-color:#e9c46a;
    border-radius:30px;
    text-decoration: none;
    color: #ffffff;

}

/*icon-color */
.z2{
    color:rgb(38 70 83);;

}

/*banner */

.footer{
    margin:80px 0px;
}



.footer img{
    width: 120px;
}


.f-icon{
    padding: 10px 10px;
    background-color: #d2d2d2;
    border-radius:6px;
    margin: 4px 2px;

}




.z1{
    list-style: none;
   padding:60px  0px;
   

}

.z1 li a{
    display: block;
    padding:2px 0px;
    font-size:18px;
    font-weight:600;
    text-decoration: none;
    color: #222222;
}


.f-btn{
    color: #b7b7b7;
}


.end-btn{
    color: #000;
}

.f-end .text-left{
    color: #000;
}


