@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); /*innr-pg-bnnr*/
.otherpagecss #RadDockZone1.container {
    max-width: 100%;
}

.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table {
    margin-top: 0 !important;
}

.innr-pg-bnnr {
    padding: 100px 0 0;
    width: 100%;
    background-size: cover;
    min-height: 300px;
    text-align: center;
    position: relative;
    margin-bottom: 24px;
}

.innr-pg-bnnr:after {
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #A2D5F2;
}

.main-table.innr-pg {
    padding-bottom: 50px;
}

.innr-pg-bnnr h1 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}

.innr-pg-bnnr h1:after {
    content: '';
    position: absolute;
    bottom: -10px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 100px;
    height: 4px;
    border-radius: 2px;
    /* background:#fff; */
}

/*innr-pg-bnnr*/
/* innr-pg-c Start */
.innr-pg-c {
    margin-bottom: 20px;
    padding: 40px 0;
    position: relative;
    background: url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll ;
}

.innr-pg-c h1 {
    font-weight: 600;
    Font-size: 30px;
    color: #fff;
    text-align: left;
    border-left: 3px #fff solid;
    padding-left: 20px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}

.innr-pg-c:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: linear-gradient(109.6deg, rgba(0, 0, 0, 0.95) 29.2%, rgb(63, 61, 61, 0.97) 63.9%);
}

/* innr-pg-c End */
/*callus*/
.callus {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    bottom: 10rem;
    right: 20px;
    width: 50px;
    height: 50px;
    z-index: 99999;
}

.callus .fa {
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    background: #eb1d39;
    color: #fff;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
    -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
    box-shadow: 0px 0px 0px 7px #dc354536;
    -webkit-animation: tada 1.25s infinite;
    -moz-animation: tada 1.25s infinite;
    -ms-animation: tada 1.25s infinite;
    animation: tada 1.25s infinite;
}

/*callus*/
.tm_img {
    /* width: 140px;
  height: 140px; */
    border: 6px solid #fbb14d;
    /* border-radius: 50%; */
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    background-color: #fbb14d;
}

/* .main-table ul{ list-style-type:none; } */
.main-table ul li::before {
    /* content: "\f0a4"; */
    font-family: "fontawesome";
    color: #fbb14d;
    margin-right: 6px;
}

img {
    max-width: 100%;
}

a {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif;
}

p {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    color: #333;
    line-height: 1.6;
    margin-bottom: 10px;
    letter-spacing: .8px;
}

ol li, ul li {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
}

body {
    font-family: "Poppins", sans-serif;
}

#divmainenquiry11 .close {
    position: absolute;
    right: 14px;
    font-size: 30px;
    cursor: pointer;
    top: 5px;
}

ul,ol,li {
    font-family: "Poppins", sans-serif;
}

.text-justify {
    text-align: justify;
}

/*nav-top*/
@media screen and (min-width: 981px) and (max-width:1130px) {
    .bnr-sec .carousel-caption h4 {
        font-size: 32px;
    }

    .bnr-sec .carousel-caption .icon_bann .fa {
        margin: 11px 0;
        font-size: 44px;
    }

    .bnr-sec .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 0.25rem;
        left: 10%;
        width: 51%;
    }
}

/* nav-bar */
.one {
    display: block;
    border: 1px solid #fbb14d;
    width: 26px;
    height: 3px;
    background-color: #fbb14d;
    margin: 2px 0;
    border-radius: 50px;
}

.two {
    display: block;
    border: 1px solid #fbb14d;
    width: 32px;
    height: 3px;
    background-color: #fbb14d;
    margin: 2px 0;
    border-radius: 50px;
}

.three {
    display: block;
    border: 1px solid #fbb14d;
    width: 38px;
    height: 3px;
    background-color: #fbb14d;
    margin: 2px 0;
    border-radius: 50px;
}

.modal {
    z-index: 999;
    top: 8px;
    /* --bs-modal-border-radius: 0rem; */
}

.modal-backdrop {
    --bs-backdrop-zindex: 9;
}

@media (min-width: 576px) {
    .top-header .modal-dialog {
        max-width: var(--bs-modal-width);
        margin-right: 0px;
        margin-left: auto;
    }

    .top-header .modal.fade .modal-dialog {
        transition: transform .3s ease-out;
        transform: translate(0px,0px);
    }
}

.hovertopbtn:hover .one {
    animation: topnav1 .5s linear alternate;
}

.hovertopbtn:hover .two {
    animation: topnav2 .5s linear alternate;
}

.hovertopbtn:hover .three {
    animation: topnav3 .5s linear alternate;
}

@keyframes topnav1 {
    49% {
        width: 0px;
        opacity: 0;
    }

    100% {
        width: 26px;
        opacity: 1;
    }
}

@keyframes topnav2 {
    49% {
        width: 0px;
        opacity: 0;
    }

    100% {
        width: 35px;
        opacity: 1;
    }
}

@keyframes topnav3 {
    49% {
        width: 0px;
        opacity: 0;
    }

    100% {
        width: 38px;
        opacity: 1;
    }
}

.main-table {
    Font-size: 15px;
    color: #333;
    line-height: 24px;
    text-align: justify;
    padding: 0 5px;
}

.main-heading {
    font-weight: bold;
    Font-size: 24px;
    color: #000;
    text-transform: capitalize;
    line-height: 36px;
    border-bottom: 1px #ccc dashed;
    text-align: left;
    margin-bottom: 10px;
    padding: 0;
}

.sub-heading {
    /* font-weight: bold; */
    Font-size: 17px;
    color: #333;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0;
    text-align: left;
}

.team-title {
    font-weight: bold;
    Font-size: 14px;
    color: #333;
    line-height: 30px;
    margin: 0;
    text-align: left;
}

.nav-top-contact {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: end;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header .fa-mobile {
    font-size: 50px !important;
}

#header .head-img {
    position: relative;
}

#MenuControl {
    z-index: 999 !important;
}

/*#MenuControl .navbar-expand-md .navbar-collapse{display:block !important;text-align: center;}
#MenuControl .navbar-expand-md .navbar-nav{display: -webkit-inline-box;}*/
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
    padding: 70px 0;
}

/***** background *****/
.bg-1 {
    background-color: #efebe4;
}

.bg-2 {
    background-color: #cbad7e;
}

.bg-3 {
    background-color: #1c165b;
}

/***** End background *****/
/***** Color *****/
.cl-1 {
    color: #fff;
}

.cl-2 {
    color: #1c165b;
}

.cl-3 {
    color: #fbb14d;
}

/***** End Color *****/
/***** Font-size *****/
.fs-22 {
    font-size: 22px;
}

.fs-18 {
    font-size: 18px;
}

.fs-15 {
    font-size: 15px;
}

/***** End Font-size *****/
.fw-500 {
    font-weight: 500;
}

/*--------------------------------------------------------------
#btn
--------------------------------------------------------------*/
/* common-btn */
.v-mr>a {
    color: #1c165b;
    background-color: transparent;
    display: inline-block;
    border: 1px solid #fbb14d;
    border-radius: 44px;
    padding: 10px 30px;
    font-weight: 400;
    transition: 0.3s linear;
}

.v-mr .arr-icon .fa {
    rotate: -35deg;
}

.v-mr:hover a {
    color: #1c165b;
    background-color: #fbb14d;
}

.v-mr:hover a .fa {
    animation: vmr 0.8s linear alternate;
}

@keyframes vmr {
    49% {
        transform: translate(5px);
        rotate: -35deg;
        opacity: 0;
    }

    51% {
        opacity: 1;
        transform: translate(-2px);
        rotate: -35deg;
    }
}

/*End common-btn */
/* common-btn */
.rd-mr>a {
    color: #fff;
    background-color: #fbb14d;
    display: inline-block;
    border-radius: 44px;
    padding: 8px 30px;
    font-weight: 300;
    transition: 0.3s linear;
}

.rd-mr .arr-icon .fa {
    rotate: -35deg;
}

.rd-mr:hover a {
    color: #fff;
    background-color: rgba(255,255,255,.2);
}

.rd-mr:hover a .fa {
    animation: rdmr 0.8s linear alternate;
}

@keyframes rdmr {
    49% {
        transform: translate(5px);
        rotate: -35deg;
        opacity: 0;
    }

    51% {
        opacity: 1;
        transform: translate(-2px);
        rotate: -35deg;
    }
}

/*End common-btn */
/*--------------------------------------------------------------
#Banner
--------------------------------------------------------------*/
/***** Banner *****/
/* .bnr-sec { position: relative;}
.bnr-sec::after {content: '';position: absolute;width: 180%;height: 100%;top: 0;left: 0;right: 0;opacity: .7;background-image: linear-gradient(45deg, #181818,#1c165b, #1c165b); z-index: 2;}
.bnr-sec .carousel-control-next, .bnr-sec .carousel-control-prev{display: block;}
.bnr-sec .carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
  filter: invert(0) grayscale(100);
}
.bnr-sec .carousel-control-next, .carousel-control-prev{width: 10%;}
.bnr-sec .carousel-caption {position: absolute;right: 15%;bottom: 2.25rem;left: 10%;width: 42%;}
.bnr-sec .carousel-caption h4{font-size: 38px; font-weight: 500; margin-bottom: 16px; text-transform: capitalize; animation: fadeInRight 2000ms ease-in-out; color:#fff;line-height: 50px;font-family: 'DM Sans', sans-serif; position: relative; z-index: 5  ;}
.bnr-sec .carousel-caption .sub_cont_bann{color:#bebebe;}
.bnr-sec .carousel-caption p{font-size:18px; line-height: 25px; margin-top:22px; animation: fadeInRight 2000ms ease-in-out;}
.bnr-sec .carousel-dark .carousel-indicators [data-bs-target] { background-color: #fff;}
.bnr-sec .carousel-caption{text-align:left;}
.bnr-sec .carousel-indicators{display:none;}
 .bnr-mr > a{color: #fff; background-color: transparent; display: inline-block; border: 1px solid #fff; border-radius: 44px; padding: 8px 30px;font-weight: 400;transition: 0.3s linear; }
 .bnr-mr .arr-icon .fa{rotate: -35deg;}
 .bnr-mr:hover a{color: #fff; background-color:transparent;}
 .bnr-sec .carousel-caption .icon_bann .fa{rotate: -35deg;  margin: 30px 0; font-size: 60px;}
 .bnr-sec .carousel-caption .icon_bann .fa:hover{animation: move 0.5s linear  alternate; } */
@keyframes move {
    49% {
        transform: translate(10px);
        rotate: -35deg;
        opacity: 0;
    }

    51% {
        opacity: 1;
        transform: translate(-10px);
        rotate: -35deg;
    }
}

.bnr-sec {
    position: relative;
}

.bnr-sec .carousel-caption {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.bnr-sec .carousel-caption::after {
    content: '';
    position: absolute;
    width: 180%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    opacity: .8;
    background-image: linear-gradient(45deg,rgba(28, 22, 91, .5), #1c165b);
    z-index: 2;
}

.bnr-sec .carousel-caption .text {
    position: relative;
    z-index: 3;
    width: 74%;
    left: 12%;
    top: 45%;
    animation: fadeInRight 2000ms ease-in-out;
}

.bnr-sec .carousel-caption .next-slide {
    top: 40%;
    width: 45% !important;
}

.bnr-sec .carousel-caption .first-slide h1 {
    font-family: "Libre Baskerville", serif;
    color: #fbb14d;
    font-size: 42px;
    font-weight: 800;
    text-align: center;
}

.bnr-sec .carousel-caption .first-slide p {
    color: #fff;
    font-size: 27px;
    text-align: center;
    letter-spacing: .5px;
}

.bnr-sec .carousel-caption .next-slide p {
    color: #fff;
    font-size: 27px;
}

.bnr-sec .carousel-caption h4 {
    font-size: 35px;
    font-weight: 800;
    font-family: "Libre Baskerville", serif;
    color: #fbb14d;
    /* animation: fadeInRight 2000ms ease-in-out; */
    position: relative;
    z-index: 5;
    margin: 0;
    margin: 0 0 20px 0;
}

.bnr-sec .carousel-caption .sub_cont_bann {
    color: #bebebe;
}

.bnr-sec .carousel .carousel-indicators [data-bs-target] {
    background-color: #fff;
}

.bnr-sec .carousel-caption {
    text-align: left;
}

.bnr-sec .carousel-indicators {
    display: none;
}

.bnr-mr > a {
    color: #fff;
    background-color: transparent;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 44px;
    font-size: 14px;
    padding: 10px 30px;
    font-weight: 400;
    transition: 0.3s linear;
}

.bnr-mr .arr-icon .fa {
    rotate: -35deg;
}

.bnr-mr:hover a {
    color: #fff;
    background-color: transparent;
}

.bnr-sec .carousel-caption .icon_bann .fa {
    rotate: -35deg;
    margin: 24px 0;
    font-size: 50px;
}

.bnr-sec .carousel-caption .icon_bann .fa:hover {
    animation: move 0.5s linear alternate;
}

/***** End Banner *****/
/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
    background: url(./Image/count-bg.jpg) no-repeat fixed;
    background-size: cover;
}

.counts p {
    font-size: 28px;
}

.counts .count-box {
    padding: 40px 10px;
    width: 100%;
    position: relative;
    text-align: center;
    color: #fff;
}

.counts .count-box h4 {
    font-size: 64px;
    display: block;
    font-weight: 600;
    padding-top: 10px;
    color: #fbb14d;
}

.counts .count-box p {
    padding: 10px 0;
    margin: 0;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    font-family: "Libre Baskerville", serif;
}

/*--------------------------------------------------------------
#Contact page
--------------------------------------------------------------*/
.cont-page h2 {
    font-weight: bold;
    color: #111;
    font-size: 19px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 10px;
}

.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}

.cont-page .map-contp {
    border: 1px dashed #ccc;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-page .st-feature-box {
    background: #1c165b;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
}

.st-feature-box {
    padding-left: 70px;
    position: relative;
}

.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.cont-page .feature-box-image .fa {
    color: #fbb14d;
    line-height: 30px;
    font-size: 30px;
    margin-top: 20px;
}

/*cont-page*/
/*--------------------------------------------------------------
#solution
--------------------------------------------------------------*/
/***** solution *****/
.sol_lft_head {
    font-size: 37px;
    line-height: 46px;
    color: #1c165b;
    font-weight: 600;
    font-family: "Libre Baskerville", serif;
}

.sol_lft_cont {
    font-size: 17px;
    line-height: 27px;
    margin: 25px 0;
}

.sol_cnt {
    background: url(Image/sol_cnt_img.jpg) no-repeat center/cover;
    padding: 10px 26px;
    min-height: 350px;
}

.sol_cnt_cont > p:first-child {
    font-size: 100px;
    color: #FFFFFF54;
    line-height: 1.2;
    /* margin: 70px 0 80px 0; */
}

.mt-neg {
    margin-top: -20px;
}

.sol_cnt .v-mr>a {
    color: #fff;
    background-color: #fbb14d;
    display: inline-block;
    border: none;
    border-radius: 44px;
    padding: 8px 30px;
    font-weight: 300;
    transition: 0.3s linear;
}

.sol_rgt {
    background-color: #e7d2ae;
    padding: 10px 0px 0px 26px;
    min-height: 364px;
}

/***** End Section *****/
/*--------------------------------------------------------------
# about
--------------------------------------------------------------*/
/***** about *****/
.hm-abt-img {
    position: relative;
    z-index: 2;
    padding-bottom: 64px;
    margin-right: 50px;
}

.hm-abt-img .hm-abt-img-1 {
    position: relative;
    display: inline-block;
}

.hm-abt-img .hm-abt-img-1 .year-counter {
    position: absolute;
    right: 0;
    top: 0;
    padding: 20px 15px;
}

.hm-abt-img .hm-abt-img-1 .year-counter .year-counter_number {
    margin-bottom: 5px;
    font-size: 48px;
    margin-top: -6px
}

.hm-abt-img .hm-abt-img-1 .year-counter .year-counter_text {
    color: #fff;
    text-transform: capitalize
}

.hm-abt-img .hm-abt-img-1:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: #f4efe2;
    height: 127px;
    width: 120px;
    z-index: 1
}

.hm-abt-img .hm-abt-img-2 {
    position: absolute;
    bottom: 20px;
    right: 0
}

.hm-abt-img .hm-abt-img-2 img {
    border: 6px solid #f4efe2;
}

.hm-abt-img .abt-exp {
    position: absolute;
    top: 231px;
    left: -242px
}

.hm-abt-img .abt-exp .abt-since {
    font-size: 74px;
    font-weight: 700;
    color: transparent;
    -webkit-text-stroke: 1px #f84923;
    transform: rotate(-90deg)
}

.year-counter {
    max-width: 270px;
    text-align: center;
    /* padding: 22px; */
    border-radius: 0px;
    background-color: #1c165b;
    position: relative;
    z-index: 3
}

.year-counter_number {
    font-size: 74px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    margin-bottom: 10px;
    margin-top: 3px
}

.year-counter_text {
    color: #20282d;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: -0.32em;
    text-transform: uppercase;
    max-width: 113px;
    display: inline-block
}

@media (max-width: 1500px) {
    .hm-abt-img {
        margin-right:30px;
        margin-left: 30px
    }
}

@media (max-width: 1399px) {
    .hm-abt-img {
        margin-right:10px;
        margin-left: 10px
    }
}

@media (max-width: 1199px) {
    .hm-abt-img {
        display:inline-block;
        margin-right: 10px;
        margin-left: 10px;
        padding-right: 155px
    }
}

@media (max-width: 767px) {
    .hm-abt-img {
        margin-right:10px;
        margin-left: 10px;
        padding-right: 50px
    }
}

@media (max-width: 575px) {
    .hm-abt-img {
        margin-right:0;
        margin-left: 0px;
        padding-right: 0;
        padding-bottom: 150px
    }
}

@media (max-width: 375px) {
    .hm-abt-img {
        padding-bottom:220px
    }
}

@media (max-width: 767px) {
    .year-counter .year-counter_number {
        font-size:64px
    }
}

.abt_rgt_cont p {
    line-height: 28px;
}

/***** End about *****/
/* width */
.abt_rgt_cont::-webkit-scrollbar {
    width: 12px;
}

/* Track */
.abt_rgt_cont::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
.abt_rgt_cont::-webkit-scrollbar-thumb {
    background: #20282d;
    border-radius: 10px;
}

/* Handle on hover */
.abt_rgt_cont::-webkit-scrollbar-thumb:hover {
    background: #20282d;
}

/*--------------------------------------------------------------
# Abt_btm
--------------------------------------------------------------*/
.over_shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fbb14d;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #20282d;
    font-size: 16px;
    line-height: 1.3
}

.advantage-panel {
    width: 100%;
}

.advantage-name {
    border: 2px solid #fbb14d;
    padding: 130px 25px 35px;
    color: #151515;
    font-size: 22px;
    font-weight: 600;
    cursor: pointer;
    font-family: "Libre Baskerville", serif;
    text-align: center;
}

.advantage-desc p {
    text-align: center;
    background: url(Image/border1.png) no-repeat center bottom;
    padding: 0 0 15px;
    margin: 0;
    color: #1c165b;
    font-size: 14px;
}

.advantage-name {
    background: url(Image/quality_icon.png) no-repeat center 25px;
}

.advantage-name.quality {
    background: url(Image/quality_icon.png) no-repeat center 25px;
}

.advantage-name.integrity {
    background: url(Image/integrity_icon.png) no-repeat center 25px;
}

.advantage-name.respect {
    background: url(Image/respect_icon.png) no-repeat center 25px;
}

.advantage-name.leadership {
    background: url(Image/leadership_icon.png) no-repeat center 25px;
}

.advantage-name.teamwork {
    background: url(Image/teamwork_icon.png) no-repeat center 25px;
}

.advantage-div {
    position: relative;
    display: inline-block;
    width: 19.1%;
    margin: 0 0.3%;
}

.advantage-div:hover .over_shadow {
    height: 100%;
}

.advantage-div:hover .advantage-name {
    background: #fbb14d;
    color: #20282d;
}

@media screen and (max-width: 991px) {
    .advantage-panel {
        flex-direction: column;
    }

    .advantage-div {
        width: 100%;
        margin: 6px 0;
    }
}

/*--------------------------------------------------------------
#team
--------------------------------------------------------------*/
/***** team *****/
.team {
    background-image: url('image/client-feedback-bg.jpg');
    background-size: cover;
    padding: 7% 0;
}

.team .team_cont {
    border: 2px solid #fbb14d;
    padding: 25px 25px 0 25px;
    min-height: 360px;
}

.team .team_cont p {
    color: #f1f1f1 !important;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.7;
    margin: 0 0 20px 0;
}

.team .team_cont .team_hd {
    color: #ccac7d;
    font-family: "Libre Baskerville", serif;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}

.team_cont .fa-quote-left {
    color: #fbb14d;
    font-size: 40px;
    margin-right: 10px;
}

.team_cont .fa-star {
    color: #fbb14d;
    font-size: 16px;
}

.team_cont .team_img img {
    width: 80px;
    border: 2px solid #bac8c8;
    border-radius: 50%;
}

.team .carousel-control-next, .team .carousel-control-prev {
    width: 5%;
    top: inherit;
    bottom: -50px;
    font-size: 28px;
    color: #fbb14d;
    opacity: 1;
}

.team .carousel-control-prev {
    left: inherit;
    right: 60px;
}

.cliente_box_icon .fa {
    font-size: 60px;
    color: #20282d;
    margin-right: 20px;
}

.cliente_box_icon_check .fa {
    font-size: 20px;
    color: #20282d;
    margin-right: 20px;
}

/***** End team *****/
/*--------------------------------------------------------------
# services
--------------------------------------------------------------*/
/***** services *****/
.services .carousel-item img {
    height: 100vh;
}

.services .sticky {
    position: sticky;
    top: 0;
}

.services_rgt_cont {
    background-color: #efebe48f;
    padding: 50px 80px;
    overflow: auto;
    height: 100vh;
}

.service-detail .fa {
    color: #fbb14d;
    font-size: 48px;
    /* margin: 0 0 15px 0; */
}

.services_rgt_cont h4 {
    font-family: "Libre Baskerville", serif;
    font-size: 24px;
    color: #1c165b;
    font-weight: 600;
    margin: 10px 0 0 0
}

/***** End services *****/
/*services  */
/* width */
.services_rgt_cont::-webkit-scrollbar {
    width: 12px;
}

/* Track */
.services_rgt_cont::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
.services_rgt_cont::-webkit-scrollbar-thumb {
    background: #20282d;
    border-radius: 10px;
}

/* Handle on hover */
.services_rgt_cont::-webkit-scrollbar-thumb:hover {
    background: #20282d;
}

/*--------------------------------------------------------------
# team detail
--------------------------------------------------------------*/
/***** team detail *****/
.team_detail {
    background: #1c165b;
}

.team_detail .our-motto {
    color: #fbb14d;
    font-size: 20px;
    font-weight: 600;
    font-family: "Libre Baskerville", serif;
}

.team_sec_bx {
    width: 100%;
    margin: 10px auto;
    margin-bottom: 40px;
    transition: .5s;
    /* display: flex; */
    align-items: center;
}

.team_sec_bx:hover .rd-mr .btn-primary {
    background: #2b2825;
    color: #fff;
}

.team_sec_bx .img {
    width: 100%;
    height: 240px;
    display: block;
    transition: .5s;
}

.team_sec_bx .text {
    position: relative;
    padding: 0 10px 0px;
    margin: 0 auto;
    text-align: justify;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.1);
    padding: 20px;
}

.team_sec_bx .img-bx img {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    /* filter: grayscale(100%); */
    /* -webkit-filter: grayscale(100%); */
    /* -webkit-transition: all 1s ease; */
}

/* .team_sec_bx:hover .img-bx img {transform: scale(1.1) rotate(-1deg);filter: grayscale(0%); filter: gray; -webkit-filter: grayscale(0%); filter: none;} */
.team_sec_bx .text h3 {
    font-size: 22px;
    font-weight: 700;
    color: #1c165b;
    margin: 0 0 20px 0;
    font-size: 32px;
    font-family: "Libre Baskerville", serif;
}

.team_sec_bx .text p {
    font-size: 15px;
    color: #20282d;
}

.team_sec_bx .img-bx, .team_sec_bx .right-img-bx {
    position: relative
}

.team_sec_bx .right-img-bx::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 107%;
    background: #fbb14d;
    top: -15px;
    right: -15px;
}

.team_sec_bx .img-bx img, .team_sec_bx .right-img-bx img {
    position: relative;
    z-index: 2;
}

.team_sec_bx .img-bx::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 107%;
    background: #fbb14d;
    top: -15px;
    left: -15px;
}

/***** End team detail *****/
/*--------------------------------------------------------------
# Bg-Videos
--------------------------------------------------------------*/
/***** Bg-Videos *****/
.bg-video-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.bg-video-wrap video {
    width: 100%;
    height: auto;
    z-index: 1;
}

.overlay {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #223035e3;
    z-index: 2;
}

.bg-video_cont {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 50px;
    left: 50px;
    z-index: 3;
}

.video_cont {
    font-size: 150px;
    color: #FFFFFF54;
}

/***** End Bg-Videos *****/
/*--------------------------------------------------------------
# current-services
--------------------------------------------------------------*/
/***** current-services *****/
.current-services-box > p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical ;
    overflow: hidden;
}

/***** End current-services *****/
/*--------------------------------------------------------------
# get in touch
--------------------------------------------------------------*/
/***** get in touch *****/
.get_in_touch {
    background: url(Image/get_in_touch.jpg) no-repeat center/cover scroll;
}

.get_in_touch_box {
    background: #efebe4;
    padding: 60px;
}

.get_in_touch_box .sub-head {
    color: #fbb14d;
    font-weight: 300;
}

.get_in_touch_contact > a {
    position: relative;
    display: inline-block;
    margin: 8px 0;
    font-size: 16px;
    line-height: 27px;
    color: #20282D;
    margin-left: 10px;
}

.get_in_touch_contact a::before {
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background: #20282D;
    transition: width .3s;
}

.get_in_touch_contact a:hover:before {
    right: 0;
    bottom: 0;
    width: 100%;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #20282D;
    background-color: transparent;
    /* background-clip: padding-box; */
    border: none;
    border-bottom: 1px solid #20282D;
    /* -webkit-appearance: none; */
    -moz-appearance: none;
    /* appearance: none; */
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.get_in_touch_contact .fa {
    color: #fbb14d;
}

/***** End get in touch *****/
/*--------------------------------------------------------------
# quick_link
--------------------------------------------------------------*/
/***** quick_link *****/
.quick_link {
}

.quick_link_cont li {
    position: relative;
}

.quick_link_cont li a:hover {
    color: #fbb14d;
}

.quick_link_cont li a::before {
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background: #fbb14d;
    transition: width .3s;
}

.quick_link_cont li a:hover:before {
    right: 0;
    bottom: 0;
    width: 100%;
}

/***** End quick_link *****/
/*--------------------------------------------------------------
# quick_link
--------------------------------------------------------------*/
.Ind-box i {
    font-size: 35px;
    color: #223035;
    margin-top: 20px;
    text-align: center;
}

.Ind-box {
    position: relative;
    min-height: 120px;
    box-shadow: 0px 0px 8px #ab9e9e;
    text-align: center;
}

.Ind-box h2 {
    font-size: 18px;
    font-weight: 600;
    color: #223035;
    text-align: center;
    margin-top: 13px;
    padding-bottom: 10px;
}

/*--------------------------------------------------------------
# hm_services_sec
--------------------------------------------------------------*/
.hm_services_sec {
    /* padding: 4px 0; */
    background: #f5f5f5;
    background: url(Image/service-bg.jpg);
    background-size: cover;
}

.hm_services_sec .service-box {
    /* margin-bottom: 30px; */
    background: #fbf7f0;
    position: relative;
    z-index: 0;
    margin-top: 30px;
    padding: 30px;
    border-radius: 4px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px dashed #ddd;
    min-height: 345px;
}

.hm_services_sec .service-box .icon {
    text-align: center;
    font-size: 25px;
    position: relative;
}

.hm_services_sec .service-box:hover .icon .fa {
    color: #1c165b;
    border: 1px solid #fff;
}

.hm_services_sec .service-box .icon .fa {
    position: relative;
    display: inline-block;
    font-size: 45px;
    background: #fff;
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    border-radius: 50%;
    color: #fbb14d;
    box-shadow: 0 0 50px rgb(0 0 0 / 10%);
    transition: all 500ms ease;
}

.hm_services_sec .service-box-cont {
    position: relative;
    text-align: center;
    margin-top: 30px;
}

.hm_services_sec .service-box:hover {
    background: #fbb14d;
}

.hm_services_sec .service-box p {
    text-align: center;
    font-size: 15px;
}

.hm_services_sec .service-box .service-box-cont p {
    text-align: center;
}

.hm_services_sec .service-box-cont h3 {
    text-align: center;
}

.hm_services_sec .service-box-cont h3 a {
    color: #1c165b;
    font-size: 20px;
    font-weight: 600;
    font-family: "Libre Baskerville", serif;
}

.hm_services_sec .col-md-4 {
    position: relative;
}

.hm_services_sec .service-box .icon .border-layer {
    position: absolute;
    width: 140px;
    height: 140px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -10px;
    border: 2px solid #fff;
    border-radius: 50%;
    clip-path: polygon(0% 0%, 50% 0%, 50% 100%, 0% 100%, 0 0);
    transition: all 500ms ease;
    -webkit-animation: hizmet-rot 2s infinite linear;
    -moz-animation: hizmet-rot 2s infinite linear;
    -o-animation: hizmet-rot 2s infinite linear;
    animation: hizmet-rot 2s infinite linear;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.hm_services_sec .service-box:hover .icon .border-layer {
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}

.hm_services_sec .service-box .icon .border-layer {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 0 0);
}

.hm_services_sec .service-box:hover .icon i {
    box-shadow: none;
}

@-moz-keyframes hizmet-rot {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes hizmet-rot {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes hizmet-rot_2 {
    0% {
        -moz-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }

    100% {
        -moz-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@keyframes hizmet-rot_2 {
    0% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }

    100% {
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

.hm_services_sec .service-box .icon .border-layer:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 12px;
    height: 12px;
    left: 15px;
    bottom: 9px;
    border-radius: 50%;
}

.hm_services_sec .service-box:hover .icon .border-layer {
    display: block;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}

/*--------------------------------------------------------------
# Industries-section
--------------------------------------------------------------*/
.Industries-section {
    background: #1c165b;
}

.industries_cont {
    display: flex;
    align-items: center;
}

.industries_cont .industries_icon {
    width: 70px;
    height: 70px;
    border: 2px solid #ccac7d;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    flex: none;
}

.industries_cont .industries_icon .fa {
    font-size: 36px;
    color: #ccac7d;
}

.industries_cont .industries_subhead {
    margin-left: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    font-family: 'DM Sans', sans-serif;
}

.industries_cont:hover .industries_icon {
    /* background-color: #ccac7d; */
}

.industries_cont:hover .industries_icon .fa {
    /* color: #20282d; */
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer {
    background: #1c165b;
    position: relative;
    /* border-top: 4px solid #1c165b; */
    /* box-shadow: -5px -2px 5px #999; */
    overflow: hidden;
    margin-top: 24px;
    padding: 2% 0 0 0;
}

.cont-ft:after {
    content: "";
    position: absolute;
    left: -100%;
    width: 100%;
    height: 100%;
    top: 0;
    /* background: #f3f1ea; */
}

.cont-ft {
    /* background: #f3f1ea; */
    color: #fff;
    position: relative;
    z-index: 1;
    padding-top: 10px;
    padding-bottom: 5px;
}

.links-use {
    padding-top: 32px;
}

.cont-ft ul {
    padding-left: 0;
    list-style: none;
    margin-top: 16px;
    margin-bottom: 0;
    font-size: 15px;
}

.cont-ft ul li {
    margin-bottom: 12px;
    position: relative;
    padding-left: 42px;
    line-height: 22px;
    color: #e0e0e0;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .8px;
}

.cont-ft ul li .fa {
    position: absolute;
    left: 0;
    width: 35px;
    text-align: center;
    height: 100%;
    line-height: 29px;
    font-size: 19px;
    /* background: #2b2826; */
    top: 0;
    color: #fbb14d;
}

.cont-ft ul li:first-child .fa {
    line-height: 50px;
}

.ft-head {
    color: #fbb14d;
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 20px;
    font-family: "Libre Baskerville", serif;
    font-weight: 600;
    letter-spacing: .7px;
}

.links-use ul {
    padding-left: 25px;
    font-weight: 300;
    margin-bottom: 0;
    font-size: 15px;
    color: #fff;
}

.links-use ul li a {
    color: #e0e0e0;
    font-size: 14px;
}

.links-use ul li {
    transition: 0.5s;
    line-height: 18px;
    margin: 0 0 9px 0;
}

.links-use ul li:hover {
    padding-left: 8px;
    color: #fff;
    transition: 0.5s;
}

.links-use ul li:hover a {
    color: #fff;
    text-decoration: none;
}

.last-bx ul li {
    margin-bottom: 11px;
}

.copyrht {
    /* background: #f3f1ea; */
    color: #fff;
    font-size: 13px;
    margin: 3% 0 0 0;
    padding: 10px 0;
    border-top: 1px solid #ffffff30;
}

.copyrht a {
    color: #20282d;
    text-decoration: none;
}

/***** footer *****/
#FooterrControl1_Footer {
    margin-top: 0 !important;
}

#FooterrControl1_tr_hitCounter {
    color: #fbb14d;
    background: #1c165b;
    padding-top: 0 !important;
}

/***** End footer *****/
.top {
    position: fixed;
    right: 20px;
    bottom: 30px;
    text-align: center;
    color: #1c165b;
    background-color: #fbb14d;
    border: 1px solid #fbb14d;
    border-radius: 50%;
    z-index: 9;
    width: 50px;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
    height: 50px;
}

.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 20px;
}

.top .fa {
    line-height: 49px;
}

/*  */
@media screen and (min-width: 981px) and (max-width:1130px) {
    .bnr-sec .carousel-caption h4 {
        font-size: 32px;
    }

    .bnr-sec .carousel-caption .icon_bann .fa {
        margin: 11px 0;
        font-size: 44px;
    }

    .bnr-sec .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 0.25rem;
        left: 10%;
        width: 51%;
    }
}

@media screen and (min-width: 769px) and (max-width:980px) {
    .bnr-sec .carousel-caption h4 {
        font-size: 26px;
    }

    .bnr-sec .carousel-caption .icon_bann .fa {
        margin: 6px 0;
        font-size: 34px;
    }

    .bnr-sec .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 0.25rem;
        left: 10%;
        width: 74%;
    }
}

/*  */
@media (max-width: 1200px) {
    .about .content {
        padding-right: 0;
    }
}

@media (max-width: 992px) {
    .bnr-sec .carousel-caption h2 {
        font-size: 36px;
    }

    .bnr-sec .carousel-caption p {
        margin-top: 30px;
    }

    .team .member {
        margin-bottom: 110px;
    }

    .services .icon-box {
        margin: 15px auto;
    }
}

@media (max-width: 768px) {
    .services .carousel-item img {
        height:auto;
    }

    .about {
        text-align: center;
    }

    .bnr-sec .carousel-caption {
        display: none ;
    }

    .services_rgt_cont,.abt_rgt_cont {
        overflow: auto;
        height: 100%;
    }
}

@media screen and (max-width: 768px) {
    .abt_rgt_cont {
        padding: 50px 30px;
    }

    .services_rgt_cont {
        padding: 50px 30px;
    }

    .get_in_touch_box {
        padding: 20px;
    }

    .video_cont {
        font-size: 80px;
        color: #FFFFFF54;
    }

    #header .head-img {
        position: relative;
        background: #1c165b !important;
    }

    #HeaderControl {
        padding: 0 !important;
    }
}

/*nav-top*/
.table-responsive {
    overflow: hidden !important;
    padding: 0;
}

.nav-top-contact {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.nav-top-contact li {
    margin-right: 20px;
    color: #fbb14d;
    font-size: 13px;
    display: flex;
    align-items: center;
}

.nav-top-contact li i {
    font-size: 13px !important;
    margin: 0 8px 0 0 !important;
    color: #fbb14d !important;
}

/* .nav-top-contact li:nth-child(2) .fa { border:1px #34cbf5 solid; border-radius:50%; padding:4px 6px;} */
/*nav-top*/
/*nav-bar*/
.dropdown-toggle {
    position: relative;
}

.nav-item ul li .dropdown-toggle::after {
    position: absolute;
    right: 5px;
    top: 10px;
}

/*#MenuControl*/
.navbar.bg-light {
    background-color: transparent !important;
    height: 100%;
}

/* #MenuControl .nav-link:focus,#MenuControl .nav-link:hover{background-color:#fff !important; color:#2b2825 !important;} */
#MenuControl .nav-link {
    position: relative;
}

#MenuControl .nav-link::before {
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background: #efebe4;
    transition: width .3s;
}

#MenuControl .nav-link:hover:before {
    right: 0;
    bottom: 0;
    width: 100%;
}

#MenuControl .navbar-nav .nav-item:last-child .nav-link:hover:before {
    right: 0;
    bottom: 0;
    width: 0%;
}

.nav-link {
    font-weight: 600;
    color: #000;
}

.nav-fill {
    width: 100%;
    font-size: 15px;
}

.navbar-brand {
    margin: 0;
}

.nav-item {
    position: relative;
}

.navbar-nav.nav-fill > li:last-child {
    border: 0px solid rgba(255,255,255,.2);
    border-radius: 22px;
    margin: 0 -9px;
    padding: 0 5px !important;
    background-color: rgb(205 172 125 / 19%);
    backdrop-filter: blur(4px) brightness(100%);
}

/*nav-bar*/
@media (max-width: 1170px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right:1px;
        padding-left: 1px;
    }
}

@media (max-width: 991px) {
    #MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl {
        height: initial !important;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 12px;
    }

    .bnr-sec .carousel-caption .next-slide p, .bnr-sec .carousel-caption .first-slide p {
        font-size: 16px;
    }

    .bnr-sec .carousel-caption .first-slide h1 {
        font-size: 30px;
    }

    .bnr-sec .carousel-caption .next-slide {
        width: 85% !important;
    }
}

@media (max-width: 767px) {
    .navbar-toggler {
        background:#eee;
    }

    .navbar.navbar-expand-md {
        text-align: center;
    }

    .navbar.navbar-expand-md .container-fluid {
        display: block;
        padding: 0 2px;
    }

    .nav-fill .nav-item, .nav-fill>.nav-link {
        text-align: left;
    }

    .navbar-nav>li {
        display: block;
        text-align: left;
        padding: 4px 0;
        border-bottom: 1px solid #999;
        border-right: 0;
    }

    .nav-item ul li .dropdown-toggle::after {
        transform: rotate(90deg);
    }

    .nav-item .nav-link.dropdown-toggle::after {
        position: absolute;
        right: 5px;
        top: 15px;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 14px;
        padding-right: 5px;
        padding-left: 5px;
        text-align: start;
    }

    .navbar-nav.nav-fill li:last-child {
        border: none;
        border-radius: 0;
        margin: 0;
        padding: 0 5px !important;
        background-color: transparent;
        backdrop-filter: blur(4px) brightness(100%);
    }
}

@media (max-width: 767px) {
    .bnr-sec .carousel-caption h2 {
        font-size: 36px;
    }

    .bnr-sec .carousel-caption h4 {
        margin-bottom: 0;
    }

    .bnr-sec .carousel-caption p {
        margin-top: 14px;
    }

    .header_img {
        text-align: left !important;
    }

    .Top_social_link {
        text-align: left !important;
    }

    #header img {
        margin: inherit;
    }

    .caption {
        width: 100%;
    }

    .wback .caption {
        top: 30%;
    }
}

@media (max-width: 575px) {
    .carousel-caption {
        display: none;
    }

    .bnr-btm-sec .btm-bx {
        padding: 18px 20px 20px;
    }

    #footer .footer-top .footer-info {
        margin: -20px 0 30px 0;
    }

    .wback .caption {
        display: none;
    }
}

@media (max-width: 414px) {
}

@media (min-width: 1220px) {
    #widgetsControl, #widgetsControl_C {
        height: 565px !important;
    }
}

/* nav bar */
.navbar {
    position: relative;
    min-height: 0px !important;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
    /* background: #ffffff26 !important; */
}

.bg-light {
    background-color: #ffffff26;
}

.navbar-nav>li>a {
    /*padding-top:0 !important;
  padding-bottom: 0 !important;*/
    font-size: 14px;
    font-weight: 500;
    padding: 15px 0px;
    color: #fbb14d;
    letter-spacing: .5px;
    text-transform: uppercase;
}

/* .container-fluid{padding-left:2px; padding-right:2px;} */
.navbar-nav {
    /* display: table; */
    width: 100%;
    text-align: center;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.navbar-nav>li {
    /* display:table-cell; */
    /* float: initial !important; */
    /* vertical-align: middle; */
}

.nav>li>a {
    padding: 20px 2px;
}

#HeaderControl .rdCenter, #MenuControl .rdCenter {
    background: transparent !important;
}

.navbar-default {
    border: 0 !important;
    background-color: #2f4c59 !important;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    /*padding-left: 3px;
  padding-right: 3px;*/
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff !important;
    background: #2f4d5a ;
}

.navbar-default .navbar-nav>.open>a:focus {
    color: #fff !important;
    background: #2f4d5a !important;
}

#MenuControl_C .dropdown-menu {
    padding: 0 !important;
    animation: fadeInUp 400ms;
    border-radius: 0;
    background: #1c165b;
    min-width: 170px;
}

#MenuControl_C .dropdown-menu .dropdown-item {
    color: #fff;
    font-size: 15px;
    letter-spacing: .5px;
    padding: 5px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

/* .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  color: #000 !important;
  text-decoration: none;
  background-color: #fff !important;
} */
.dropdown-menu>li>a:focus:after, .dropdown-menu>li>a:hover:after {
    border-left-color: #fff !important;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff !important;
    /*background-color: #fff !important;*/
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    /* background-color: #2f4d5a !important; */
    background-color: #fff;
    border-color: #fff;
    color: #000 !important;
}

/* center #HomepagecontentControl {
  padding-top: 100px !important;
} */
#MenuControl_C .navbar-default, #MenuControl_C .container-fluid, #MenuControl_C {
    height: 100%;
    /*! padding-top: 6px; */
}

#MenuControl_C #navbar-collapse-1 {
    height: 100% !important;
}

#WidgetControl4 {
    position: relative;
}

#WidgetControl4_C {
    position: absolute;
    background: #1c165b85;
    z-index: 999999;
    width: 100%;
    /* backdrop-filter: blur(4px); */
}

#HeaderControl {
    height: 82px;
    float: Left;
    margin-bottom: 0;
    padding: 7px 0;
    transition: 0.5s;
    position: absolute;
    left: 0;
    top: 36px;
    z-index: 9;
    width: 33%;
    text-align: center;
    background: #1c165b85;
    /* backdrop-filter: blur(4px); */
}

#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter {
    background-color: transparent !important;
}

#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter {
    background-color: transparent !important;
}

#MenuControl {
    height: 82px;
    float: Right;
    margin-bottom: 0;
    padding: 0px 0;
    transition: 0.5s;
    position: absolute;
    right: 0;
    top: 36px;
    width: 67%;
    background-color: #1c165b85;
    /* backdrop-filter: blur(4px); */
}

.body-fx #HeaderControl {
    height: 90px;
    float: Left;
    position: fixed;
    width: 35%;
    padding: 0;
    padding-left: 0;
    background-color: rgba(47,77,90,.6) !important;
    z-index: 99;
    text-align: left;
    transition: 0.5s;
    height: 67px !important;
    top: 0;
}

.body-fx #logo-web {
    margin-top: 6px;
}

.body-fx #MenuControl_C {
    height: 68px !important;
}

.body-fx #MenuControl {
    height: 90px;
    float: Right;
    position: fixed;
    right: 0;
    width: 65%;
    padding: 0;
    padding-right: 0;
    background-color: rgba(47,77,90,.6) !important;
    transition: 0.5s;
    top: 0px;
    height: 68px !important;
}

.navbar-toggler {
    background-color: #fff;
}

.nav-link:focus, .nav-link:hover {
    color: #efebe4;
}

center #form1 #HomepagecontentControl {
    padding-top: 120px;
    padding-bottom: 25px;
}

center #form1 .top-nav {
    background: #1c165b;
}

center #form1 #HeaderControl {
    background: #1c165b;
}

center #form1 #MenuControl {
    background: #1c165b !important;
}

center #form1 #WidgetControl4_C_ctl00_tbl_widgets {
    background: #1c165b;
}

center #form1 #HeaderControl {
    margin-left: -2px;
    width: 35%;
}

center #form1 #MenuControl {
    margin-right: -2px;
}

center #form1 #WidgetControl4 {
    background: #fbb14d !important;
    top: 0px;
}

.body-fx center #form1 #HeaderControl {
    margin-left: 0;
}

.body-fx center #form1 #MenuControl {
    margin-right: 0px;
}

#widgetsControl, #widgetsControl_C {
    height: inherit !important;
}

@media (max-width: 991px) {
    #MenuControl_C, #HeaderControl_C {
        height:inherit !important;
    }

    center #form1 #HeaderControl {
        margin-left: -2px;
        /*! height:inherit !important; */
        width: 35%;
    }
}

@media (max-width: 769px) {
    #WidgetControl4 {
        display: none !important;
    }

    center #form1 #HeaderControl {
        margin-left: -2px;
        width: 100%;
    }

    #MenuControl, #MenuControl_C {
        height: initial !important;
        background: #1c165b;
    }

    #widgetsControl_C, #widgetsControl {
        height: initial !important
    }

    #HeaderControl {
        position: static !important;
        width: 100%;
    }

    #MenuControl {
        position: static !important;
        width: 100%;
    }

    .nav-fill .nav-item, .nav-fill>.nav-link {
        text-align: center;
    }

    /* .navbar-nav {
    background: #fbb14d;
} */
}

@media (max-width: 767px) {
    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
        padding: 2px 15px 2px 25px;
    }

    .navbar-nav>li {
        display: block;
        text-align: left;
    }
}

@media(max-width: 736px) {
    center #form1 #HomepagecontentControl {
        padding-top: 0px;
    }

    .cont-page .feature-box-image img {
        width: 20px!important;
    }

    .body-fx #MenuControl {
        margin-top: -28px !important;
        position: absolute !important;
    }

    .navbar-nav>li {
        display: block;
        text-align: left;
    }

    #HeaderControl, #HeaderControl_C {
        height: initial !important;
    }

    header {
        padding-top: 2px;
    }
}

@media(max-width: 375px) {
    .fl-head h2 {
        font-size: 23px;
    }
}

.table-responsive {
    min-height: .01%;
    border: 0;
    overflow-y: hidden !important;
}

/*--------------------------------------------------------------
# whatsapp Btn
--------------------------------------------------------------*/
.whatsapp_btn {
    position: fixed;
    bottom: 5em;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}

.whatsapp_btn .icon_logo {
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn .icon_logo > a > img {
    width: 100%;
}

.whatsapp_btn .circle_waves {
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }

    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}

/*--------------------------------------------------------------
#innr-pg-bnnr
--------------------------------------------------------------*/
/*innr-pg-bnnr*/
.otherpagecss #RadDockZone1.container {
    max-width: 100%;
}

.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table {
    margin-top: 0 !important;
}

.innr-pg-bnnr {
    padding: 100px 0 0;
    width: 100%;
    background-size: cover;
    min-height: 300px;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}

.innr-pg-bnnr:after {
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(28, 22, 91, 0.7);
}

.main-table.innr-pg {
    padding-bottom: 50px;
}

.innr-pg-bnnr h1 {
    color: #fbb14d;
    text-align: center;
    text-transform: uppercase;
    font-size: 37px;
    font-weight: 800;
    position: relative;
    z-index: 1;
    font-family: "Libre Baskerville", serif;
}

.inner-pages ul, .innr-pg ul {
    padding: 0px;
    margin-bottom: 0;
}

.inner-pages li, .innr-pg li {
    position: relative;
    list-style: none;
    padding-left: 30px;
}

.inner-pages li:before, .innr-pg li:before {
    content: "\f101";
    position: absolute;
    font-family: FontAwesome;
    font-size: 17px;
    line-height: 30px;
    left: 7px;
    top: -2px;
    color: #a2d5f2;
}

/*innr-pg-bnnr*/
/*  */
.form-control {
    border: none;
    border-bottom: 1px solid #20282d;
    border-radius: 0;
    background-color: transparent;
}

@media (max-width: 575px) {
    .team_sec_bx {
        display: block;
    }
}

.services-page .services-nav {
    background: #fbb14d;
}

.services-page .services-nav h4 {
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    margin-bottom: 0;
}

.services-page .services-nav ul, .services-page .services-nav ul li {
    margin: 0;
    padding: 0;
}

.services-page .services-nav li a {
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #fff;
    color: #1c165b;
    font-size: 14px;
    font-weight: 500;
}

.services-page .services-nav li a:hover {
    background: #1c165b;
    color: #fff;
}

/* .services-page .services-nav li a.active { background: #1c165b; color: #fff;} */
.services-page .contact-bx {
    background: #1c165b;
    padding: 33px;
    margin: 20px 0 0 0;
}

.services-page .contact-bx h4 {
    color: #fff;
    font-family: "Libre Baskerville", serif;
    font-size: 21px;
    margin: 0 0 15px 0;
    font-weight: 500;
}

.services-page .contact-bx p {
    color: #eee;
    margin: 0 0 20px 0;
}

.services-page .contact-bx a {
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 30px;
}

.services-page .contact-bx a:hover {
    background: #fbb14d;
    color: #1c165b;
    border-color: #fbb14d;
    font-weight: 500;
}

.services-page .services-content ul, .services-page .services-content ul li {
    margin: 0;
    padding: 0;
}

.services-page .services-content ul li {
    display: flex;
    margin: 0 0 10px 0;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
    padding: 15px;
    font-size: 16px;
}

.services-page .services-content ul li i {
    color: #1c165b;
    font-size: 22px;
    margin: 0 8px 0 0;
}

#HomepagecontentControl_C {
    background: #efebe48f;
    margin-bottom: -25px;
    padding-bottom: 30px
}

@media (min-width: 320px) and ( max-width: 768px) {
    section {
        padding: 40px 0
    }

    .sol_lft_head {
        font-size: 30px;
    }

    .counts .count-box {
        padding: 20px
    }

    .counts .count-box h4 {
        font-size: 42px;
        margin: 0
    }
}

#_q2, #_h2 {
    color: #1c165b;
    font-family: "Libre Baskerville", serif;
    font-weight: 600;
    margin: 20px;
}

#msform label span {
    display: inline-block;
    margin: 8px 0 5px 0;
    color: #333;
    font-weight: 700;
    font-size: 14px;
}

#Div_body, #form2 {
    background-color: #efebe4e0 !important;
}

.modal-content {
    background: #f5f0e4
}

.modal-content .btn {
    background: #28233b
}

#CalendarControl_C_ctl00_tr_BulletinHeader {
    background: #1c165b;
    color: #fff !important;
}

@media(min-width: 1023px) {
    #body1 #form2 #RadDockZone1 {
        display: flex;
        align-items: center;
    }

    #MenuControl_C .dropend .dropdown-menu[data-bs-popper] {
        left: auto;
        right: 100%;
    }
}


    .modal-btn {position: fixed;right: -80px;top: 45%;transform: rotate(-90deg);z-index: 9;background: #1c165b;border-radius: 5px;color: #fff;}
    .modal-btn button {background: #1c165b;color: #fff;font-size: 18px;padding: 10px 24px;letter-spacing: .8px;}
    .modal-btn button:hover { background: #fbb14d; color: #fff;}
    .appointment-form .modal {margin: 30px 0 0 0;z-index: 9999999999;}
    .appointment-form .form-control{ border:1px solid #9c9c9c; padding: 10px;}
    .appointment-form .hours-box{ position:relative; min-height:450px; color:#fff; padding:20px; overflow:hidden;}
    .appointment-form .hours-box::before{ content:""; position:absolute; inset:0; background:url('image/clock.jpg') center center/cover no-repeat; z-index:0;}
    .appointment-form .hours-box::after{ content:""; position:absolute; inset:0; background:rgba(20,20,20,.75); z-index:1;}
    .appointment-form .hours-content{ position:relative; z-index:2;}
    .appointment-form .hours-title{ font-size:26px; margin-bottom:20px;}
    .appointment-form .hours-row{ display:flex; justify-content:space-between; border-bottom:1px dashed #c78a4b; padding:10px 0; font-size:18px;}
    .appointment-form .note{ color:#c78a4b; font-weight:600; text-align:center; margin-top:10px; line-height:1.5;}

    .appointment-form .btn-close { position: absolute; background-color: #fbb14d; opacity: 1; width: 30px; height: 30px; border-radius: 50%; right: -15px; top: -15px;}
    @media(max-width:991px){
      .hours-box{
        margin-top:30px;
      }
    }