:root{
    --template-layout-height-multiplier: 1.8%;
    --template-layout-small-height-multiplier: 1.8%;
    --template-layout-width-multiplier: 1%;
    --template-layout-width: 50%;
}
    
.navbar-brand {
    font-size: 35px !important;
    font-weight: 900;
    color: #c48202 !important;
}
.menu-secton{
    position: relative;
    
}
.menu-secton .menu-logo{
    height: 50px;
}
.menu-secton .menu-cont .nav-item {
    font-size: 20px;
    margin: 15px 20px;
}
.menu-secton .menu-cont .nav-item .nav-link:hover{
    
    background-color: #287393;
    color: #fff;
    
}
.menu-secton .menu-logo-main {
    padding: 10px 0px;
}
.menu-secton .menu-cont button.menu-btn-sub {
    padding: 7px 74px;
    border-radius: 29px;
    border: none;
    font-size: 18px;
    background-color: #287393;
    color: #fff;
}
.menu-secton .menu-cont .menu-btn{
    margin-left: 20px;
    position: relative;
}
.menu-secton .menu-cont .menu-btn .btn-img{
    height: 20px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(5%) saturate(7479%) hue-rotate(3deg) brightness(106%) contrast(106%);
}
.menu-secton .menu-cont .menu-btn .btn-img-main{
    position: absolute;
    top: 8px;
    left: 20px;
}
.home-header {
    font-size: 30px;
    color: #222222;
    position: relative;
    margin-bottom:20px;
}
.home-header span {
    border-bottom: 4px solid #f89b15;
}



.pro-about-sec{
    background-image: url(../img/pro-bnr.webp);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 150px 0px;
    /* z-index: -1; */

}
.pro-about-sec::after{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #131212f0;
    top: 0;
    opacity: 0.5;
}
.pro-about-sec .pro-about-cont{
    text-align: center;
}
.pro-about-sec .pro-about-cont h3{
    position: relative;
    z-index: 5;
    color:#fff;
    font-size: 40px;
    letter-spacing: 3px;
}
.pro-about-sec p{
    position: absolute;
    z-index: 5;
    bottom: 2px;
    left: 48px;
    color: #fff;
    font-size: 19px;
    letter-spacing: 3px;
}
.pro-about-sec p::before{
    content: "";
    position: absolute;
    width: 2px;
    height: 16px;
    background-color: #fff;
    top: 8px;
    z-index: 5;
    left: 77px;
    rotate: 30deg;
}


.our-mision-sec{
    position: relative;
    background-color: #f6f6f6;
}
.our-mision-sec .our-v-m{
    background-color: #fff;
    padding: 5px 38px 58px 38px;
    /*margin-top: 40px;*/
}
.our-mision-sec .v-m-cont h5{
    font-size: 23px;
    color: #c48202; 
}
.our-mision-sec .v-m-cont h3{
    font-size: 23px;
    color: #c48202; 
}
.our-mision-sec .v-m-cont p{
    font-size: 16px;
}
.our-mision-sec span{
    border-bottom: 5px solid #c48202;
    font-size: 26px;
}




.wt-ofer-sec{
    position: relative;
}
.wt-ofer-sec span{
    border-bottom: 5px solid #c48202;
    font-size: 26px;
}
.wt-ofer-sec .wt-ofer-cont p{
    font-size: 16px;
    opacity: 0.8;
    font-weight: 400;
}




.team-deign-sec{
    padding: 50px 0px;
    position: relative;
    background-color: #cbd0d63d;
}
.team-deign-sec .card .card-img-s{
    height: 15px;
    filter: brightness(0) saturate(100%) invert(66%) sepia(0%) saturate(1%) hue-rotate(89deg) brightness(94%) contrast(86%);
}
.team-deign-sec .card .card-img-sub{
    height: 12px;
    filter: brightness(0) saturate(100%) invert(66%) sepia(0%) saturate(1%) hue-rotate(89deg) brightness(94%) contrast(86%);
}
.team-deign-sec .card  .card-img{
    padding: 20px;
}
.team-deign-sec .card{
    border: none;
    background-color: #fff;
    padding: 20px 10px;
}
.team-deign-sec span{
    border-bottom: 5px solid #c48202;
    font-size: 26px;
}



.footer-section{
    margin-top: 30px;
    background-color: #8a828236;
    padding: 40px 0px;
}
.footer-section .footer-img{
    height: 15px;
    filter: brightness(0) saturate(100%) invert(11%) sepia(16%) saturate(6176%) hue-rotate(202deg) brightness(97%) contrast(88%);
}
.footer-section .footer-cont .follws-cont-img{
    height: 30px;
    filter: brightness(0) saturate(100%) invert(11%) sepia(16%) saturate(6176%) hue-rotate(202deg) brightness(97%) contrast(88%);
}
.footer-section .footer-cont h4{
    color: #192a4e;
    position: relative;
    text-transform: capitalize;
    font-size: 18px;
}
.footer-section .footer-cont h4::after{
    content: "";
    width: 54px;
    height: 3px;
    background-color: #f89b15;
    position: absolute;
    top: 28px;
    left: 0;
}

.ma-images-container {
    height: 400px;
    position: relative;
    left: 30px;
}
.profile-sectionPage {
    padding: 60px 0px;
}
.profile-sectionPage .qrCodeDiv {
    position: relative;
    z-index: 2;
}
.visitor-form .modal-content {
    background-color: #fba839;
}
.visitor-form .modal-content .modal-header .modal-title {
    font-size: 16px;
}
.visitor-form .modal-content .modal-body {
    padding: 30px 60px;
}
.visitor-form .modal-content .modal-body label {
    font-size: 14px;
}
.visitor-form .modal-content .modal-body .form-control {
    border-radius: 0px;
}

/*------ New Profile Page ------*/
.new-profilePage .profile-img {
    height: 160px;
    width: 160px;
    overflow: hidden;
}
.new-profilePage .nav-tabs {
    margin: 0px auto;
    text-align: center;
    justify-content: end;
    border: 0px;
  
}
.new-profilePage .nav-tabs .nav-link {
color: #ffffff;
font-size: 20px;
font-weight: 600;
background-color: #0d6efa;
border-radius: 0px !important;
margin-right: 2px;
padding: 8px 18px;
}
.new-profilePage .nav-tabs .nav-link.active {
color: #ffffff;
background-color: #c48202;
}
.new-profilePage .name-details h4 {
    font-size: 24px;
    color: #f27926;
}
.new-profilePage .profile-form {
    border: 1px solid #a7c0e4;
    margin-top: 20px;
    padding: 20px 40px 20px;
    background-color: #a7c0e4;
}
.new-profilePage .profile-form .brdr-b {
    border-bottom: 2px solid #727272;
}
.form-section .form-control {
    border-radius: 0px !important;
    margin: 6px 0px 15px;
}