
body{
    font-family: 'Barlow', sans-serif !important;
}

/* @font-face{
    src: url(../Fonts/Heading-Pro-Book-trial.woff);
    font-family: Heading;
}
 */

 #body .container {
    max-width: 1300px !important;
}

.a-font{
    font-family: 'Open Sans', sans-serif !important;
}

/*--------------- top-navigation ---------------*/

.top-panel {
    background-color: #692d2d;
    padding: 5px 0;
}

.top-panel-list{
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

.top-panel-list li a {
    display: inline-block;
    color: #e1e1e1;
    font-size: 15px;
    font-weight: 500;
}

.top-panel-list li a i {
    color: #fadc32;
    font-size: 14px;
    margin-right: 8px;
}

.top-social{
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

.top-social li a {
    display: inline-block;
    color: #fadc32;
    font-size: 16px;
}

/*--------------- navigation ---------------*/

a.navbar-brand img {
    width: 140px;
}

.full-nav .navbar {
    background-color: #fff !important;
    padding: 8px 0px !important;
}

.navbar-nav li a {
    color: #000 !important;
    padding-left: 25px !important;
    font-weight: 500;
    font-size: 17px;
}

a.nav-btn {
    background: #692d2d;
    text-transform: capitalize;
    display: inline-block;
    color: #fff;
    padding: 10px 40px;
    margin-left: 70px;
    font-weight: 500;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background: black; */
    /* box-shadow: 0px 2px 17px 6px #dedddd; */
    box-shadow: 0 6px 17px -6px #abaaaa;
}

  
/*--------------- banner ---------------*/

.bc-img{
    background: url(../images/banner-a.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 650px;
}

.main_banner.w-100 {
    border-top: 4px solid #fabb05;
}
/*------------ about us -------------------*/

.abt-img {
    width: 100%;
    height: 470px;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 50px; */
    background-color: #ddd;
    border-radius: 10px;
}

.abt-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
}

.abt-lft .row .col-lg-6{
    padding-left: 10px;
    padding-right: 10px;
}

.abt-lft .row{
    margin-left: -10px;
    margin-right: -10px;
}

.abt-top{
    margin-top: 100px;
    
}

.abt-lft::before {
    content: url(../images/abt-behind.png);
    position: absolute;
    left: -58px;
    top: 30px;
}

.abt-lft{
    position: relative;
}

.abt-title {
    font-size: 18px;
    color: #f9bb05;
    font-weight: 500;
    text-transform: capitalize;
    /* margin-left: 29px; */
    position: relative;
    padding-left: 40px;
    margin-bottom: 10px;
    font-weight: 600;
}

.abt-title::before {
    content: "";
    width: 25px;
    height: 1px;
    background: #000735;
    position: absolute;
    top: 11px;
    left: 0;
}

h5.abt-title2 {
    font-size: 35px;
    font-weight: 600;
    line-height: 47px;
    margin-bottom: 12px;
}

p.abt-para {
    color: #4b4b4b;
    font-size: 17px;
    line-height: 27px;
    text-align: justify;
    margin-bottom: 38px;
}

a.abt-link {
    display: inline-block;
    text-transform: capitalize;
    color: #000;
    background: #fabb05;
    padding: 14px 42px;
    font-weight: 600;
    margin-top: 25px;
}

a.abt-link i{
    font-size: 13px;
    margin-left: 6px;
}

.abt-rt {
    margin-left: 40px;
    margin-top: 30px;
}

.about{
    margin-top: 80px;
}

.abt-icon img {
    width: 40px;
}

.abt-icon {
    width: 75px;
    height: 75px;
    border: 2px solid #fabb05;
    text-align: center;
    line-height: 66px;
}

h5.abt-cap {
    font-weight: 600;
}

/*------------ service -------------------*/

.service{
    margin-top: 70px;
}

h5.s-header {
    font-size: 38px;
    text-transform: capitalize;
    font-weight: 600;
    color: #692d2d;
    margin-bottom: 15px;
}

p.s-header2 {
    font-size: 15px;
    margin-bottom: 35px;
}

.s-box {
    /* box-shadow: 0px 0px 15px 5px rgba(250, 187, 5, 0.3); */
    min-height: 462px;
    padding: 30px 25px;
    margin-bottom: 30px;
    background: #fefdf8;
    border: 1px solid #fabb05;
}

.service-container{
    width: 80% !important;
    margin: 0 auto;
}

.s-img {
    width: 100%;
    height: 198px;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 50px; */
    background-color: #ddd;
    /* border-radius: 10px; */
}

.s-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
}

h5.s-title {
    font-size: 19px;
    font-weight: 600;
    color: #692d2d;
    display: inline-block;
    white-space: nowrap;
    margin-top: 20px;
    margin-bottom: 14px;
}

p.s-para {
    font-size: 15px;
    line-height: 26px;
    color: #918f8f;
    font-weight: 500;
    margin-bottom: 25px;
}

a.s-link {
    display: inline-block;
    text-transform: capitalize;
    background: #fabb05;
    color: #000;
    font-weight: 500;
    padding: 8px 23px;
}

a.s-link i{
    margin-left: 8px;
    font-size: 14px;
}

/*------------ paralox -------------------*/

.paralox{
    background: url(../images/paralox.png) no-repeat;
    background-position: center;
    padding: 100px 0;
    background-attachment: fixed;
    margin-top: 60px;
}

.para-header {
    color: #fff;
    font-size: 40px;
    padding: 0 237px;
    /* line-height: 5; */
    margin-bottom: 24px;
}

a.para-link {
    background: #fabb05;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px 35px;
    display: inline-block;
    /* border: 2px solid #fabb05; */
}

a.para-link i{
    font-size: 14px;
    margin-left: 6px;
}

/* <!------------------- why ----------------------> */

.v-icon2 img{
    width: 50px;
}

.v-box2 {
    background: #fff;
    box-shadow: 0px 4px 12px 0px #e9e9e9;
    padding: 30px;
    min-height: 260px;
}



/*--------------- health ------------------*/

.health {
    margin-top: 70px;
   
    
}

.h-lft {
    width: 100%;
    height: 415px;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 50px; */
    background-color: #ddd;
    /* border-radius: 10px; */
}

.h-lft img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
}

h1.h-caption {
    text-transform: capitalize;
    color: #692d2d;
    font-weight: 600;
    margin-bottom: 17px;
}

p.h-caption2 {
    font-size: 14px;
    line-height: 28px;
    color: #4b4b4b;
    margin-bottom: 32px;
}

a.abt-link2 {
    display: inline-block;
    text-transform: capitalize;
    color: #fff;
    background: #381c00;
    padding: 12px 42px;
    font-weight: 500;
    
}

a.abt-link2 i{
    font-size: 13px;
    margin-left: 6px;
}

a.abt-link2:hover{
    color: #fff;
    text-decoration: none;
}

.h-rt {
    margin-top: 60px;
    margin-left: 30px;
}


/* <!------------------- clientele ----------------------> */

.c-img img {
    width: 150px !important;
}

.client {
    background-color: #ffffff;
    padding: 15px 0;
    margin-top: 80px;
    border-top: 1px solid #d0d0d0;
}

/* .client .container .client-owl .owl-dots {
    background: #fff;
    display: inline-block;
    box-shadow: 0px 0px 10px 0px RGBA(0,0,0,0.16);
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 35px;
    line-height: 14px;
    margin-top: 33px;
    padding: 4px 11px;
} */

.client .container .client-owl .owl-theme {
    text-align: center;
    
} 


/*----------- footer -----------*/

.ftr-container {
    width: 75%;
    margin: 0 auto;
}

.ftr-logo a img {
    width: 130px;
}
.ftr-bg {
    background-color: #505050;
    padding: 50px 0;
}

.ftr-list{
    margin: 0;
    padding: 0;
    list-style: none;
}


/* .footer {
   
    padding: 50px 0 30px;
    background: #454545;
} */

h5.ftr-heading {
    color: #fabb05;
    font-size: 18px;
    margin-bottom: 35px;
    position: relative;
}



 h5.ftr-heading::before {
    width: 40px;
    height: 3px;
    background: #fabb05;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
} 

h5.ftr-heading2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
}

p.ftr-para2 {
    color: #d6d5d5;
    font-size: 15px;
    margin-top: 28px;
    /* padding-right: 100px; */
}

.ftr-flex{
    display: flex !important;
}

.ftr-list li a h5 {
    color: #eaeaea;
    font-size: 15px;
    margin-top: 9px;
    line-height: 26px;
    font-weight: 400;
    
}

.ftr-list li a h5:hover{
    
    text-decoration: none;
}

.ftr-list li a {
    display: flex;
    margin-bottom: 7px;
}

.ftr-list li a:hover{
   
    text-decoration: none;
}

.ftr-list li a i {
    color: #fabb05;
    margin-right: 14px;
    font-size: 14px;
    /* width: 30px; */
    /* height: 30px; */
    display: inline-block;
    /* background: #ff5e14; */
    padding: 10p;
    text-align: center;
    /* padding: 9px; */
    transform: translateY(17px);
    /* line-height: 12px; */
}

.ftr-list2{
    margin: 0;
    padding: 0;
    list-style: none;
}

.ftr-list2 li a {
    color: #eaeaea;
    display: flex;
    
    
}

.ftr-list2 li a h5 {
    font-size: 16px;
    color: #eaeaea;
    font-weight: 400;
    margin-bottom: 14px;
    line-height: 28px;
}

.ftr-list2 li a i {
    color: #fabb05;
    margin-right: 12px;
    transform: translateY(8px);
    font-size: 15px;
}

.ftr-2 {
    margin-left: 55px;
}

.ftr-3 {
    margin-top: 60px;
    margin-left: 20px;
}

.ftr-list2 li a:hover{
   
    text-decoration: none;
}

.ftr-list3{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}


.ftr-list3 li a {
    
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
   
}

.ftr-list3 li a i {
    background-color: #fabb05;
    width: 35px;
    height: 35px;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
    /* border-radius: 100%; */
}

.ftr-2 {
    margin-left: 55px;
}



.footer-2 {
    background: #06163a;
    padding: 25px 0;
    border-top: 1px solid #b4b4b4;
}

.ftr-title {
    font-size: 15px;
    color: #fff;
    margin-bottom: 0;
}

.ftr-top{
    margin-top: 60px;
}

.footer {
    margin-top: -3px;
    position: relative;
}

.ftr-3 {
    margin-top: 60px;
    margin-left: 55px;
    float: right;
}

.ftr-5 {
    float: right;
}






/*--------------- about ---------------*/

.abt-banner{
    background: url(../images/about.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
}

.ab-header {
    padding: 215px 0;
}

.ovr-cap{
    padding: 250px 0;
}

.over-img {
    width: 100%;
    height: 478px;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 50px; */
    background-color: #ddd;
    margin-top: 20px;
}

.over-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
}

h5.ovr-header {
    color: #692d2d;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 15px;
}

p.ove-para {
    font-size: 15px;
    text-align: justify;
    color: #535353;
    line-height: 28px;
    margin-bottom: 10px;
}

.ove-rt {
   
    margin-right: 20px;
}

.overview{
    margin-top: 80px;
}


/*----------------- vission ----------------------*/

.v-icon img {
    width: 75px;
}

h5.v-title {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin-top: 20px;
}

p.v-para {
    font-size: 16px;
    color: #616161;
    line-height: 28px;
}

.v-box{
    background: #fff;
    box-shadow: 0px 4px 12px 0px #c5c2c2;
    padding: 20px;
    min-height: 295px;
}

h5.v-header {
    color: #692d2d;
    font-weight: 600;
    font-size: 33px;
    margin-bottom: 35px;
    text-transform: capitalize;
}

p.v-para2 {
    font-size: 17px;
    color: #393939;
    margin-bottom: 40px;
}

.vission {
    margin-top: 70px;
}

.v-icon img{
    filter: brightness(0) saturate(100%) invert(21%) sepia(8%) saturate(4179%) hue-rotate(314deg) brightness(94%) contrast(90%);


}

/*--------------- half bg ------------------*/

.h-img {
    width: 100%;
    height: 449px;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 50px; */
    /* background-color: #ddd; */
}

.h-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
}

.half .container .row .col-lg-6{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.h-box {
    height: 100%;
    background-color: #692d2d;
    /* padding-top: 90px; */
    padding: 50px 60px;
    
}

.h-title {
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    font-size: 22px;
    /* letter-spacing: 3px; */
    position: relative;
    margin-bottom: 40px;
}

.h-title::before {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: -18px;
    left: 0;
}

.h-title2 {
    text-transform: capitalize;
    /* font-weight: 500; */
    color: #e3e2e2;
    font-size: 17px;
    margin-bottom: 16px;
    line-height: 29px;
}



.h-link {
    display: inline-block;
    /* background-color: #fff; */
    color: #ffffff;
    padding: 12px 40px;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 17px;
    margin-top: 22px;
    border: 3px solid #fff;
}

.h-link:hover{
    text-decoration: none;
    color: #ffffff;
}

.half{
    margin-top: 70px;
}

