/* header .navbar .navbar-nav .nav-item::after {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: #085d56;
    width: 0%;
    content: "";
    height: 4px;
}
header .navbar .navbar-nav .active::after {
    width: 20%;
}

header.navbar .navbar-nav .nav-item {
    position: relative;
  }
  header .navbar .navbar-nav .nav-item::after {
    position: absolute;
    bottom: 0;
    left: 0;
   
    margin: auto;
    background-color: #175955;
    width: 0%;
    content: "";
    height: 4px;
  }
  
  header  .navbar .navbar-nav .nav-item:hover::after {
    width: 40%;
  }
  header .navbar .navbar-nav .nav-item:active::after {
    width: 40%;
  }
  header .navbar .navbar-brand img {
    width: 80%;
    height: auto;
    margin-left: 10%;
}
header  .navbar .navbar-brand .nav-image {
    width: 13%;
    height: auto;
    background-color: #ffffff;
    border: 1px solid #fff;
    padding-bottom: 1%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    position: absolute;
    margin-top: -2%;
}
.bg-light {
    background-color: #fff!important;
    box-shadow: 13px 0px 12px 0px #d5d5d5;
}


header {
    position: fixed;
    width: 100%;
    transition: all 0.4s ease;
    z-index: 1000;
}
header .navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0);
    font-size: 18px;
}
header .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #175955;
    font-weight: bold;
}
header .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    font-weight: bold;
    color: #175955;
}
header .btn-outline-success {
    color: #fdfdfd;
    background-color: #000000;
    border-color: #000000;
    border-radius: 0px;
}
header .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
    font-weight: bold;
}
header .btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 0.2rem #000000;
}
header .btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 0.2rem #000000;
}
header.sticky .navbar .navbar-brand img {
    width: 80%;
    height: auto;
    margin-left: 10%;
}
header  .navbar .navbar-brand .nav-image {
    width: 13%;
    height: auto;
    background-color: #fff !important;
    border: 1px solid #fff !important;
    padding-bottom: 1%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    position: absolute;
    margin-top: -2%;
    box-shadow: 0 2px 0px -1px rgb(0 0 0 / 10%);
}
@media screen and (max-width:778px){
    .navbar .navbar-brand img {
    width: 60%;
    height: auto;
    margin-top: 0px;
}
header {
    position: fixed;
   
    transition: all 0.4s ease;
    z-index: 1000;
    background-color: #ffffff;
    height: auto;
}
header.sticky .navbar .navbar-brand img {
    width: 100%;
    height: auto;
    margin-left: 2%;
}
header.sticky .navbar .navbar-brand .nav-image {
    width: 23%;
    height: auto;
    background-color: #ffffff !important;
    border: #fefefe !important;
    padding-bottom: 1%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    position: absolute;
    margin-top: -2%;
    box-shadow: 0 2px 0px -1px rgb(0 0 0 / 10%);
}
}
@media screen and (max-width:778px){
    header .navbar .navbar-brand img {
        width: 60%;
        height: auto; 
        margin-left: 0%;
    }
    header .navbar .navbar-brand .nav-image {
    width: 60% ;
    height: auto;
    background-color: transparent;
    border: 1px solid transparent;
    padding-bottom: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    position: static;
    margin-top: 0%;
    box-shadow: 0 0 0px 0px rgb(0 0 0 / 10%);
    }
} */
/* navbar hover start */
header.navbar .navbar-nav .nav-item {
    position: relative;
  }
  header.navbar .navbar-nav .nav-item::after {
    position: absolute;
    bottom: 0;
    left: 0;
   
    margin: auto;
    background-color: #000000;
    width: 0%;
    content: "";
    height: 4px;
  }
  
  header .navbar .navbar-nav .nav-item:hover::after {
    width: 40%;
  }
  header .navbar .navbar-nav .nav-item:active::after {
    width: 40%;
  }
  header  .navbar .navbar-brand img {
    width: 80%;
    height: auto;
    margin-left: 10%;
}
header.sticky .navbar .navbar-brand img {
    width: 80%;
    height: auto;
    margin-left: 10%;
}
header  .navbar .navbar-brand .nav-image {
    width: 13%;
    height: auto;
    background-color: #000000;
    border: #000000;
    padding-bottom: 1%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    position: absolute;
    margin-top: -2%;
    box-shadow: 0 2px 0px -1px rgb(0 0 0 / 10%);
}
.bg-light {
    background-color: #f7f7f7!important;
    box-shadow: 13px 0px 12px 0px #d5d5d5;
}
@media screen and (max-width:778px){
    header   .navbar .navbar-brand img {
        width: 60%;
        height: auto; 
        margin-left: 0%;
    }
    header   .navbar .navbar-brand .nav-image {
    width: 60%;
    height: auto;
    background-color: transparent;
    border: 1px solid transparent;
    padding-bottom: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    position: static;
    margin-top: 0%;
    box-shadow: 0 0 0px 0px rgb(0 0 0 / 10%);
    }
}
/* navbar hover end */
header {
    position: fixed;
    width: 100%;
    transition: all 0.4s ease;
    z-index: 1000;
    background-color: #000000;
}
header .navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0);
    font-size: 18px;
}
header .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #175955;
    font-weight: bold;
}
header .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    font-weight: bold;
    color: #175955;
}
header .btn-outline-success {
    color: #ED6B5E;
    background-color: #ffffff;
    border-color: #ffffff;
    border-radius: 0px;
}
header .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
    color: #000000;
    background-color: #ffffff;
    border-color: #ffffff;
    border-radius: 0px;
    font-weight: bold;
}
header .btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 0.2rem #00000000;
}
header .btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 0.2rem #00000000;
}

@media screen and (max-width:778px){
    header  .navbar .navbar-brand img {
        width: 100%;
    height: auto;
    margin-top: 0px;
}
header {
    position: fixed;
    /* width: 100%; */
    transition: all 0.4s ease;
    z-index: 1000;
    background-color: #000000;
    height: auto;
}
header.sticky .navbar .navbar-brand img {
    width: 100%;
    height: auto;
    margin-left: 2%;
}
header.sticky .navbar .navbar-brand .nav-image {
    width: 23%;
    height: auto;
    background-color: #000000;
    border: #000000;
    padding-bottom: 1%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    position: absolute;
    margin-top: -2%;
    box-shadow: 0 2px 0px -1px rgb(0 0 0 / 10%);
}

}



/* banner start*/

.about-banner{
    /* background-color: #F7F7F7;
    padding-top: 10%; */
    background-image: url(../images/about/banner.png);
    background-size: contain;
    height: 100vh;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
   
}
.about-banner .content{
    margin:auto;
    color: #fff;
    padding-left: 10%;
}
.about-banner .content h1{
    font-size: 55px;
    /* font-family: Melodrama; */
    font-weight: bold;
    color: #ffffff;
    font-family: 'gilroy-extrabold', sans-serif;
    margin: 44% auto;
}
.about-banner .images{
    position: relative;
}
.about-banner .images .image1{
    width: 75%;
    height: auto;
    z-index: 100;
    position: relative;
}
.about-banner .row{
    padding: 5% 10px 27px;
}
.about-banner .content .image1{
    top: -120%;
    right: 50px;
    position: absolute;
}
.about-banner .content .image2{
    left: -10px;
    position: absolute; 
}

/* banner end*/
/*  section1 start*/
.about-section1 .content{
    text-align:left;
    color: #000;
    padding-left: 5%;
    text-align: center;
}
.about-section1 .content h1{
    color: #175955;
    font-family: 'gilroy-extrabold', sans-serif;
    font-weight: bold;
    font-size: 35px;
}

/*  section1 end*/

/* section2 start */
/* .about-section2{
    background-color: #FFF4EB;
} */
.about-section2 .row1{
    background-color: #17595529;
    
}
.about-section2 .row4{
    background-color: #ed6b5e12;
}
.about-section2 .row2{
    background-color: #F7F7F7;
}
.about-section2 .content{
    color: #000;
    padding-left: 5%;
    margin: auto;
}
.about-section2  .content h1{
    font-size:35px;
    color: #175955;
    font-family: 'gilroy-extrabold', sans-serif;
    font-weight: bold;
    opacity: .9;
}
.about-section2  .content h1 span{
    color: #ED6B5E;
    font-family: Melodrama;
    font-weight: bold;
    opacity: .9;
}
.about-section2  .images img{
    width: 100%;
    height: auto;
}
/* section2 end */

/* section3 start */
.about-section3{
    background-color: #F7F7F7;
}
.about-section3 h1{
    color: #175955;
    font-family: Melodrama;
    font-weight: bold;
    opacity: .9;
    padding-left: 5%;
}
.about-section3 .center{
    margin:auto;
}
.panel .panel-title a{
    color:#000;
    font-weight:bold;
}
.panel .panel-body{
    padding-left: 5%;
    padding: 10px;
}
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}

.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
.panel-heading {
    padding: 15px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel {
    margin-bottom: 20px !important;
    background-color: #ffffff;
    border-radius: 8px;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 15px 16px 13px 8px rgb(183 176 176 / 5%);
}
  
/* section3 end */
@media screen and (min-width:779px) and (max-width:1190px){
    
    .about-banner .content h1 {
        font-size: 55px;
        /* font-family: Melodrama; */
        font-weight: bold;
        color: #ffffff;
        margin: 10% auto;
    }
    .about-banner .content {
        margin: auto;
        color: #fff;
        padding-left: 10%;
        margin-top: 7%;
    }
    .about-banner {
        background-image: url(../images/about/banner.png);
        background-size: contain;
        height: auto;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
    }
    .about-banner .content .image2 {
        display:none;
    }
    .about-banner .images .image1 {
        width: 100%;
        height: auto;
        z-index: 100;
        position: relative;
        margin-top: 8%;
    }
}

@media screen and (max-width:778px)
{
    /* .about-banner {
        background-image: url(../images/about/banner.png);
        background-size: contain;
        height: 50vh;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
    } */
    .about-banner {
    background-image: url(../images/about/banner.png);
    background-size: cover;
    height: auto;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    }
    .about-banner .content {
        margin: auto;
        color: #fff;
        padding-left: 10%;
        margin-top: 35%;
    }
    /* .about-banner .content h1 {
        font-size: 24px;
   
    font-weight: bold;
    color: #ffffff;
    margin: 0% auto;
    } */
    .about-banner .content h1 {
        margin-top: 60%; 
    margin: auto;
    text-align: center;
    color: #fff;
    font-size: 28px;
    padding-top: 14px;
    padding-right: 30%;
    padding-bottom: 25px;
    font-weight: bold;
    margin: 0% auto;
    }
    .about-banner .content .image2 {
        display: none;
    }
    .about-banner .images .image1 {
        width: 100%;
        height: auto;
        z-index: 100;
        position: relative;
        margin-top: 7%;
    }
    .about-section1 .content h1 {
        color: #175955;
        font-family: Melodrama;
        font-weight: bold;
        font-size: 30px;
    }
    .about-section2 .content h1 {
        color: #175955;
        font-family: Melodrama;
        font-weight: bold;
        font-size: 35px;
        margin-top: 5%;
        opacity: .9;
    }
    .about-section3 h1 {
        color: #175955;
        font-family: Melodrama;
        font-weight: bold;
        opacity: .9;
        font-size: 35px;
        padding-left: 5%;
    }
    p{
        font-size: 15px;
    }
    h5{
        font-size: 18px;  
    }
}