@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap"); body {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    line-height: 23px;
}

* {
    font-family: Montserrat !important;
}

.fa {
    font-family: fontawesome !important;
}

a {
    color: rgb(15, 165, 182);
    text-decoration: none;
}

.team_img {
    width: 140px;
    border: 6px solid rgb(47, 77, 90);
    border-radius: 50%;
}

#WhatsNewControl {
    margin-top: 30px;
}

body {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    line-height: 23px;
}

* {
    font-family: Montserrat !important;
}

.fa {
    font-family: fontawesome !important;
}

a {
    color: rgb(15, 165, 182);
    text-decoration: none;
}

#MenuControl {
    border-top: 1px solid rgb(231, 231, 231) !important;
    border-bottom: 1px solid rgb(231, 231, 231) !important;
}

#EventCalenderControl {
}

.tm-pg img {
    float: left;
    padding: 4px;
    margin-right: 10px;
    border: 1px solid rgb(204, 204, 204);
}

.client-pg ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.client-pg ul li {
    width: 23%;
    margin: 10px 1%;
    float: left;
    box-shadow: rgb(171, 158, 158) 0px 0px 8px;
    background: rgb(255, 255, 255);
    text-align: center;
    padding: 0px 5px;
}

.client-pg ul li img {
    width: 100%;
}

section {
    padding: 30px 0px;
}

#FooterrControl1_tr_FooterBackImage > td {
    width: auto !important;
}

.map-hm-lft {
    background: rgb(17, 17, 17);
    box-shadow: rgb(0, 49, 99) 0px 3px 9px -2px;
}

.map-hm-lft .col-md-6 {
    padding: 0px;
}

.cont-bx {
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 12px 15px;
    border-right: 1px dashed rgb(25, 168, 185);
    border-top: 1px dashed rgb(25, 168, 185);
}

.cont-bx:nth-child(n+2) {
    border-right-width: medium;
    border-right-style: none;
    border-right-color: currentcolor;
}

.cont-bx .fa {
    font-size: 50px;
    line-height: 60px;
}

.cont-bx h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}

.cont-bx p {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
}

.main_wrapper h4 {
    text-align: center;
    padding-top: 12px;
    padding-bottom: 18px;
    background: rgb(82, 179, 217);
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.ser-list {
    list-style: none;
    margin-top: 15px;
    padding: 20px 20px 35px;
    background: rgb(82, 179, 217);
    border-radius: 10px;
    text-align: justify;
    margin-bottom: 20px;
}

.ser-list li {
    color: rgb(255, 255, 255);
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 26px;
    list-style: none;
    border-bottom: 2px dotted rgb(127, 127, 127);
}

.ser-list li a {
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.ser-list li > i {
    font-size: 22px;
    margin-right: 7px;
}

.ser-list li:hover a {
    color: rgb(255, 255, 255);
    transition: 0.2s ease-in-out;
}

.ser-list li:hover i {
    color: rgb(0, 0, 0);
    transition: 0.2s ease-in-out;
}

.main_wrapper2 h4 {
    text-align: center;
    padding-top: 12px;
    padding-bottom: 18px;
    background: rgb(2, 51, 104);
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.ser-list2 {
    list-style: none;
    margin-top: 15px;
    padding: 20px 20px 35px;
    background: rgb(2, 51, 104);
    border-radius: 10px;
    text-align: justify;
}

.ser-list2 li {
    color: rgb(255, 255, 255);
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 26px;
    list-style: none;
    border-bottom: 2px dotted rgb(127, 127, 127);
}

.ser-list2 li a {
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.ser-list2 li > i {
    font-size: 22px;
    margin-right: 7px;
}

.ser-list2 li:hover a {
    color: rgb(255, 255, 255);
    transition: 0.2s ease-in-out;
}

.ser-list2 li:hover i {
    color: rgb(0, 0, 0);
    transition: 0.2s ease-in-out;
}

.main_wrapper3 h4 {
    text-align: center;
    padding-top: 12px;
    padding-bottom: 18px;
    background: rgb(63, 112, 119);
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.ser-list3 {
    list-style: none;
    margin-top: 15px;
    padding: 20px 20px 35px;
    background: rgb(63, 112, 119);
    border-radius: 10px;
    text-align: justify;
}

.ser-list3 li {
    color: rgb(255, 255, 255);
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 26px;
    list-style: none;
    border-bottom: 2px dotted rgb(127, 127, 127);
}

.ser-list3 li a {
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.ser-list3 li > i {
    font-size: 22px;
    margin-right: 7px;
}

.ser-list3 li:hover a {
    color: rgb(255, 255, 255);
    transition: 0.2s ease-in-out;
}

.ser-list3 li:hover i {
    color: rgb(0, 0, 0);
    transition: 0.2s ease-in-out;
}

.tm-img {
    background: rgb(238, 238, 238);
    text-align: center;
    padding: 20px 10px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.tm-img img {
    max-width: 100%;
    background: rgb(255, 255, 255);
    margin-bottom: 10px;
    border-radius: 10px;
}

.tm-img h2 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: rgb(15, 165, 182);
    text-align: center;
}

.tm-img p {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

.tm-img p a {
    color: rgb(15, 165, 182);
}

.otherpagecss #RadDockZone1.container {
    max-width: 100%;
}

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

.innr-pg-bnnr {
    padding: 100px 0px 0px;
    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(36, 36, 36, 0.74);
}

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

.innr-pg-bnnr h1 {
    color: rgb(255, 255, 255);
    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: 0px auto;
    left: 0px;
    right: 0px;
    width: 100px;
    height: 4px;
    border-radius: 2px;
    background: rgb(255, 255, 255);
}

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

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

.inner-pages li::before, .innr-pg li::before {
    content: "?";
    position: absolute;
    font-family: FontAwesome;
    font-size: 17px;
    line-height: 30px;
    left: 7px;
    top: -2px;
    color: rgb(15, 165, 182);
}

header {
    border-top: 8px solid rgb(39, 130, 187);
    padding: 25px 0px;
    transition: 0.5s;
    width: 100%;
}

.feature-box-content {
    font-size: 15px;
}

header img {
    margin: 0px auto;
    max-width: 100%;
}

header .head-cntr h2, header .head-rht h2 {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
    line-height: 20px;
    text-align: left;
}

header .head-cntr h2 span, header .head-rht h2 span {
    display: block;
    font-weight: normal;
}

header .head-cntr h2 .fa, header .head-rht h2 .fa {
    float: left;
    margin-right: 10px;
    color: rgb(39, 130, 187);
    font-size: 40px;
}

header .head-rht h2 a {
    color: rgb(0, 0, 0);
}

.navbar {
    margin-bottom: 0px;
}

.menu-sec {
    border-top: 1px solid rgb(231, 231, 231);
    border-bottom: 1px solid rgb(231, 231, 231);
}

.navbar-nav > li {
    float: inherit;
    display: inline-block;
}

.navbar-nav {
    float: inherit;
    margin: 0px;
    text-align: center;
}

.navbar-default {
    background-color: transparent;
    border: 0px;
}

.navbar-default .navbar-nav > li > a {
    color: rgb(0, 0, 0);
    font-weight: 600;
    padding: 16px 22px;
}

.navbar-default .navbar-nav > li:nth-last-child(1) a {
}

.navbar-default .navbar-nav > li:nth-last-child(1) a:hover::before {
}

.banner-main {
    position: relative;
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(1.4, 1.4);
    }
}

@keyframes zoom {
    0% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(1.4, 1.4);
    }
}

.banner-sec {
    padding: 0px;
    position: relative;
}

.banner-sec .carousel-inner .item > img {
    animation: 40s ease 0s 1 normal none running zoom;
    width: 100%;
    height: 100%;
}

.banner-sec .carousel-indicators li {
    width: 20px;
    height: 20px;
    background-color: rgb(39, 130, 187);
    margin: 0px;
    border: 5px solid rgb(15, 165, 182);
}

.banner-sec .carousel-indicators .active {
    background-color: rgb(255, 255, 255);
    margin: 0px;
    border: 5px solid rgb(15, 165, 182);
}

.banner-sec .carousel-caption {
    position: absolute;
    top: 20%;
    color: rgb(255, 255, 255);
    text-align: left;
    text-shadow: rgba(0, 0, 0, 0.75) 9px 4px 8px;
    left: 10%;
    width: 60%;
}

@media (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        left: 0px;
        transform: translate3d(-100%, 0px, 0px);
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        left: 0px;
        transform: translate3d(100%, 0px, 0px);
    }
}

.bx-item {
    padding: 30px;
    position: relative;
    overflow: hidden;
    background: rgb(255, 255, 255);
    box-shadow: rgba(68, 88, 144, 0.12) 0px 0px 29px 0px;
    transition: 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
    border: 1px dashed rgb(3, 145, 161);
    margin: 10px auto;
    text-align: center;
}

.bx-item::before {
    content: "";
    position: absolute;
    background: rgb(39, 130, 187);
    right: 0px;
    left: 0px;
    margin: 0px auto;
    bottom: -10px;
    width: 20px;
    height: 20px;
    border-radius: 0px;
    transition: 0.3s;
    z-index: -1;
    transform: rotate(45deg);
}

.bx-item:hover::before {
    background: rgb(15, 165, 182);
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    border-radius: 0px;
    transform: rotate(0deg);
}

.bx-item i {
    font-size: 40px;
    color: rgb(15, 165, 182);
    margin-bottom: 10px;
}

.bx-item h4 {
    font-size: 14px;
    font-weight: 700;
    margin: 0px 0px 10px;
    color: rgb(39, 130, 187);
}

.bx-item p {
    font-size: 15px;
    color: rgb(17, 17, 17);
}

.bx-item a {
    color: rgb(15, 165, 182);
}

.bx-item:hover, .bx-item:hover .fa, .bx-item:hover h4, .bx-item:hover p, .bx-item:hover a {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.hm-abt {
    padding: 100px 0px 50px;
}

.abt-img img {
    border-radius: 10px;
}

.hm-abt .abt-cont {
}

.hm-abt .abt-cont p {
    text-align: justify;
    font-size: 14px;
    line-height: 23px;
}

.about-img {
    position: relative;
}

.about-img .about-font-img {
    position: relative;
    z-index: 1;
    border: 15px solid rgba(240, 240, 240, 0.7);
}

.about-img .f-left {
    float: left;
}

.about-img .f-right {
    float: right;
}

.about-img .about-back-img {
    position: absolute;
    top: -47px;
    left: 0px;
    z-index: 0;
    border: 15px solid rgba(240, 240, 240, 0.7);
}

.section-tittle h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
}

.section-tittle h2 span {
    color: rgb(39, 130, 187);
}

.section-tittle h2::before {
    position: absolute;
    content: "";
    width: 155px;
    height: 5px;
    background: rgb(39, 130, 187);
    right: 0px;
    left: 0px;
    bottom: 0px;
    margin: 0px auto;
    border-radius: 2px;
}

.section-tittle h2::after {
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    background-color: rgb(39, 130, 187);
    animation-duration: 4s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-BG;
    left: 20px;
    right: 0px;
    border-radius: 50%;
    bottom: -5px;
}

@keyframes MOVE-BG {
    0% {
        transform: translateX(0px);
    }

    100% {
        transform: translateX(150px);
    }
}

.hm-abt-btm-section {
    padding: 80px 0px;
    background: rgb(247, 247, 247);
}

img {
    max-width: 100% !important;
}

.services {
    padding: 50px 0px;
    background: rgb(247, 247, 247);
}

.services .section-tittle h2::after {
    left: 70px;
}

.timeline > li {
    min-height: 170px;
}

.timeline > li::after, .timeline > li::before {
    display: table;
    content: " ";
}

.timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
}

.timeline {
    position: relative;
    margin-top: 60px;
    padding: 0px;
    list-style: none;
}

.timeline::before {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    content: "";
    background-color: rgb(233, 236, 239);
}

.timeline .rounded-circle {
    border-radius: 50% !important;
}

.timeline .img-fluid {
    max-width: 100%;
    height: auto;
}

.timeline > li {
    position: relative;
    min-height: 50px;
    margin-bottom: 50px;
}

.timeline > li::after, .timeline > li::before {
    display: table;
    content: " ";
}

.timeline > li::after {
    clear: both;
}

.timeline > li .timeline-panel {
    position: relative;
    float: right;
    width: 100%;
    padding: 0px 20px 0px 100px;
    text-align: left;
}

.timeline > li .timeline-panel::before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0px;
}

.timeline > li .timeline-panel::after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0px;
}

.timeline > li .timeline-image {
    position: absolute;
    z-index: 100;
    left: 0px;
    width: 80px;
    height: 80px;
    margin-left: 0px;
    text-align: center;
    color: white;
    border: 7px solid rgb(39, 130, 187);
    border-radius: 100%;
    background-color: rgb(39, 130, 187);
}

.timeline > li .timeline-image h4 {
    font-size: 10px;
    line-height: 14px;
    margin-top: 12px;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0px 20px 0px 100px;
    text-align: left;
}

.timeline > li.timeline-inverted > .timeline-panel::before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0px;
}

.timeline > li.timeline-inverted > .timeline-panel::after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0px;
}

.timeline > li:last-child {
    margin-bottom: 0px;
}

.timeline .timeline-heading h4 {
    margin-top: 0px;
    color: rgb(39, 130, 187);
    font-weight: bold;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body > ul, .timeline .timeline-body > p {
    margin-bottom: 0px;
}

.timeline .timeline-body > p a {
    font-weight: bold;
}

@media (min-width: 768px) {
    .timeline::before {
        left: 50%;
    }

    .timeline > li {
        min-height: 100px;
        margin-bottom: 100px;
    }

    .timeline > li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0px 20px 20px 30px;
        text-align: right;
    }

    .timeline > li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline > li .timeline-image h4 {
        font-size: 13px;
        line-height: 18px;
        margin-top: 16px;
    }

    .timeline > li.timeline-inverted > .timeline-panel {
        float: right;
        padding: 0px 30px 20px 20px;
        text-align: left;
    }
}

@media (min-width: 992px) {
    .timeline > li {
        min-height: 150px;
    }

    .timeline > li .timeline-panel {
        padding: 0px 20px 20px;
    }

    .timeline > li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline > li .timeline-image h4 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 30px;
    }

    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0px 20px 20px;
    }
}

@media (min-width: 1200px) {
    .timeline > li {
        min-height: 170px;
    }

    .timeline > li .timeline-panel {
        padding: 0px 20px 20px 100px;
    }

    .timeline > li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline > li .timeline-image h4 {
        margin-top: 20px;
        font-weight: bold;
    }

    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0px 100px 20px 20px;
    }
}

.hm-contact .section-tittle h2 {
    color: rgb(255, 255, 255);
}

.hm-contact .section-tittle h2 span {
    color: rgb(255, 255, 255);
}

.hm-contact .section-tittle h2::after {
    left: 50px;
    background-color: rgb(255, 255, 255);
}

.hm-contact .section-tittle h2::before {
    background: rgb(255, 255, 255);
}

.hm-contact {
    background-image: url("../image/map-image.jpg");
    background-position: center center;
}

.hm-contact .section-heading {
    font-size: 30px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    line-height: 35px;
    margin-bottom: 40px;
}

.hm-contact .btn-sbmit {
    background: rgb(13, 88, 127);
    margin-top: 30px;
    padding: 15px 25px;
}

.hm-contact .form-group-textarea .form-control {
    margin-top: 17px;
    padding: 15px 12px;
}

.hm-contact input {
    margin: 0 0 20px 0px;
    padding: 25px 12px;
    line-height: 40px;
}

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

.top.scll-top .fa {
    width: 28px;
    height: 25px;
}

.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: rgb(255, 255, 255);
    background: rgb(15, 165, 182);
    padding: 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid rgb(238, 238, 238);
    cursor: pointer;
    opacity: 0;
    transition: 0.5s ease-in;
}

footer {
    background: rgb(17, 17, 17);
    padding: 20px 0px 10px;
    color: rgb(255, 255, 255);
}

footer p, footer a {
    color: rgb(255, 255, 255);
    line-height: 40px;
    transition: 0.3s;
}

footer .fa {
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: rgb(15, 165, 182);
    border: 1px solid rgb(15, 165, 182);
    background: rgb(255, 255, 255);
    width: 40px;
    height: 40px;
    border-radius: 10px;
    transition: 0.3s;
}

footer .align-items-center {
    padding-top: 10px;
}

footer .fa:hover {
    font-size: 20px;
    text-align: center;
    color: rgb(0, 0, 0);
    border: 1px solid rgb(15, 165, 182);
    border-radius: 50%;
}

footer .text-right {
    color: rgb(255, 255, 255);
}

footer a:hover {
    color: rgb(15, 165, 182);
}

.foooter-btm {
    border-top: 1px solid rgb(51, 51, 51);
}

.foooter-btm a {
    margin: 0px 10px;
}

.foooter-btm a:hover {
    text-decoration: none;
    font-weight: bold;
}

@media (min-width: 768px) {
    .timeline::before {
        left: 50%;
    }
}

.section-bg {
    background-color: rgb(247, 251, 254);
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h2 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.section-title h2::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: rgb(221, 221, 221);
    bottom: 1px;
    left: calc(50% - 60px);
}

.section-title h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: rgb(39, 130, 187);
    bottom: 0px;
    left: calc(50% - 20px);
}

.section-title p {
    margin-bottom: 0px;
}

.col-md-6.d-flex.align-items-stretch {
    margin-bottom: 10px;
}

.section {
    padding: 14px 0px 60px;
}

.contact-form {
    padding: 20px 0px 40px 0;
}

.section h3 {
    font-size: 33px;
    color: rgb(39, 80, 122);
    font-weight: 600;
}

.section-title {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 10px;
}

.section-title h3 {
    margin-bottom: 20px;
}

.section-title h3::after {
    width: 90px;
    height: 4px;
    background: rgb(39, 130, 187);
    content: "";
    display: block;
    margin: 10px auto 0px;
}

span.alternate {
    color: rgb(197, 151, 92);
    font-style: italic;
    font-weight: 400;
}

.section p {
    font-size: 20px;
    line-height: 26px;
    color: rgb(132, 132, 132);
    margin-bottom: 0px;
}

.contact-form .form-control {
    /* margin-bottom: 30px; */
}

.form-control.main {
    background: transparent;
    border: 1px solid rgb(179, 179, 179);
    border-radius: 0px;
    font-size: 15px;
    padding: 20px;
    margin-bottom: 20px;
    color: rgb(179, 179, 179);
    box-shadow: rgba(0, 0, 0, 0.2) 1px 10px 20px -12px;
}

.btn-main-md {
    padding: 15px 40px;
    border-radius: 0px;
    background: rgb(197, 150, 94);
    color: rgb(255, 255, 255);
    outline: none;
    font-size: 0.9375rem;
}

.btn {
    text-transform: uppercase;
    transition: 0.3s;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    font-size: 16px;
    line-height: 1.25;
    background: rgb(15, 165, 182);
    border: 0px;
    padding: 10px 20px;
    color: rgb(255, 255, 255);
    transition: 0.4s;
    border-radius: 50px;
}

.btn-main-md:hover {
    color: rgb(255, 255, 255);
    background: rgb(39, 130, 187);
}

.btn:hover {
    text-decoration: none;
}

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

    .timeline .rounded-circle {
        width: 100%;
        border-radius: 50% !important;
        height: 70px !important;
    }
}

.more-services {
    padding-top: 20px;
}

.more-services .card {
    border: 0px;
    padding: 160px 20px 20px;
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.more-services .card-body {
    z-index: 10;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px 30px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 15px;
    transition: 0.4s ease-in-out;
    border-radius: 5px;
}

.more-services .card-title {
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
    font-size: 18px;
    text-transform: uppercase;
}

.more-services .card-title a {
    color: rgb(34, 34, 34);
    text-decoration: none;
}

.more-services .card-text {
    font-family: "Open Sans", sans-serif;
    line-height: 25px;
    text-align: justify;
    font-size: 14px;
    color: rgb(132, 132, 132);
}

.more-services .read-more a {
    color: rgb(119, 119, 119);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    transition: 0.4s;
}

.more-services .read-more a:hover {
    text-decoration: underline;
}

.more-services .card:hover .card-body {
    background: rgb(39, 130, 187);
}

.more-services .card:hover .read-more a, .more-services .card:hover .card-title, .more-services .card:hover .card-title a, .more-services .card:hover .card-text {
    color: rgb(255, 255, 255);
}

.team {
    background: rgb(255, 255, 255);
    padding: 60px 0px;
}

.team h1 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 10px;
    color: rgb(4, 68, 121);
}

.team .member {
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 15px;
}

.col-md-4.head-cntr {
    margin-top: 10px;
    text-align: center;
}

.col-md-4.head-rht.text-right {
    text-align: right;
    margin-top: 10px;
}

.team .member .member-img {
    position: relative;
    overflow: hidden;
    background: linear-gradient(-90deg, rgb(10, 180, 225) 0%, rgb(5, 70, 122) 100%);
}

.team .member:hover .member-img {
    background: linear-gradient(-90deg, rgb(10, 180, 225) 0%, rgb(5, 70, 122) 100%);
}

.team .member .member-info {
    padding: 15px 5px;
    background: linear-gradient(-90deg, rgb(10, 180, 225) 0%, rgb(5, 70, 122) 100%);
}

.team .member:hover .member-info {
    background: rgb(0, 69, 123);
}

.team .member .member-info h4 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 25px;
    color: rgb(255, 255, 255);
    text-align: center;
}

.team .member .member-info span {
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: rgb(238, 238, 238);
    text-align: center;
}

.team .member .member-info p {
    font-style: italic;
    font-size: 14px;
    line-height: 26px;
    color: rgb(119, 119, 119);
}

.team .member:hover .social {
    opacity: 1;
    bottom: 15px;
}

.hm-team .head-main strong {
    color: rgb(255, 255, 255);
}

.hm-team p {
    text-align: center;
    padding: 0px 10px;
    color: rgb(255, 255, 255);
    font-family: arial;
    font-size: 18px !important;
}

.item1 {
    margin-right: 12px;
    border-radius: 4px;
    border: 2px solid rgb(135, 157, 201);
    margin-bottom: 15px;
    background: rgb(238, 238, 238);
}

.item-experts .job-experts {
    color: rgb(136, 136, 136);
    font-size: 13px;
    text-align: center;
}

.item-experts .expert-img-container {
    width: 140px;
    height: 140px;
    position: relative;
    display: block;
    margin: 0px auto 30px;
    z-index: 999;
    overflow: hidden;
}

.item-experts .expert-img-container .avatar {
    width: 140px;
    height: 140px;
    position: relative;
    display: block;
    margin: 10px auto 0px;
    overflow: hidden;
    z-index: 10;
}

.item-experts .expert-img-container img {
    transition: 0.6s;
    margin: 0px auto;
    z-index: -1;
}

.item-experts .in-experts {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    color: rgb(255, 255, 255);
    background: rgb(247, 169, 1);
    position: absolute;
    transition: 0.6s;
    right: 4px;
    bottom: 16px;
    display: block;
    font-size: 12px;
    line-height: 21px;
    text-align: center;
    z-index: 11;
}

.item-experts .in-experts:hover {
    color: rgb(0, 123, 182);
    background: rgb(255, 255, 255);
    font-weight: bold;
    box-shadow: rgb(51, 51, 51) 0px 4px 4px 0px;
}

.item-experts h4 {
    margin-bottom: 12px;
}

.item-experts .job-experts {
    color: rgb(136, 136, 136);
    font-size: 14px;
}

.item-experts:hover .name-experts {
    color: rgb(0, 171, 201);
}

.item-experts:hover .avatar {
    width: 140px;
    height: 140px;
    overflow: hidden;
    z-index: 10;
}

.item-experts:hover img {
    z-index: -1;
    transform: scale(1.2, 1.2);
}

.grid {
    position: relative;
    margin: 0px auto;
    padding: 1em 0px 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

figure.effect-6 {
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 100%;
    max-width: 100%;
    max-height: 248px;
    width: 99%;
    text-align: center;
    cursor: pointer;
}

figure.effect-6:hover {
    background: rgb(19, 72, 68);
}

figure.effect-6:hover img {
    opacity: 0.4;
}

figure.effect-6 img {
    opacity: 0.9;
    transition: opacity 0.35s;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
    width: 100%;
}

figure.effect-6:hover figcaption {
    background-color: rgba(58, 52, 42, 0);
}

figure.effect-6 figcaption {
    padding: 3em;
    background-color: rgba(58, 52, 42, 0.7);
    transition: background-color 0.35s;
}

.grid figure figcaption {
    padding: 2em;
    color: rgb(255, 255, 255);
    font-size: 1.25em;
    backface-visibility: hidden;
}

figure.effect-6:hover figcaption::before, figure.effect-6:hover p {
    opacity: 1;
    transform: scale(1);
}

figure.effect-6 figcaption::before, figure.effect-6 p {
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    transform: scale(0);
    font-size: 15px;
}

figure.effect-6 figcaption::before {
    position: absolute;
    inset: 30px;
    border: 1px solid rgb(255, 255, 255);
    content: "";
}

.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    font-size: 17px;
}

figure.effect-6:hover h2 {
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
}

figure.effect-6 h2 {
    margin: -100% 0px 10px;
    transition: transform 0.35s;
    transform: translate3d(0px, 100%, 0px);
    opacity: 0;
    font-family: DMSans-Regular;
    font-weight: 700;
}

.fix-box {
    position: fixed;
    top: 35%;
    left: 0px;
    z-index: 999;
    font-size: 14px;
}

.social-fx {
    list-style: none;
    padding-left: 0px;
    margin: 0px;
}

.social-fx li {
    background: rgb(17, 17, 17);
    width: 148px;
    padding-left: 10px;
    clear: both;
    height: 45px;
    line-height: 48px;
    margin-top: 2px;
    margin-left: -104px;
    transition: 0.5s;
    overflow: hidden;
}

.social-fx li a {
    color: rgb(255, 255, 255);
}

.social-fx li strong {
    font-weight: normal;
}

.social-fx li span {
    float: right;
    margin-top: -3px;
}

.social-fx li:hover {
    margin-left: 0px;
    transition: 0.5s;
}

.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
    margin-top: 0px;
}

.st-custom-heading-layout2 .st-heading-title > span {
    position: relative;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: rgb(17, 67, 102);
    margin: 0px;
}

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

.st-feature-box .st-feature-box-icon {
    color: rgb(30, 30, 30);
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 0px;
    left: 0px;
    text-align: center;
    font-size: 60px;
    transition: 0.3s;
}

.st-feature-box h3 {
    color: rgb(255, 255, 255);
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.inner-page {
    padding-bottom: 30px;
}

.cont-soc img {
    margin-right: 5px;
}

.cont-page h2 {
    font-weight: 600;
    color: rgb(38, 38, 38);
    font-size: 21px;
    margin-top: 0px;
    text-transform: uppercase;
}

.cont-page h5 {
    color: rgb(34, 34, 34);
    font-size: 22px;
    margin-bottom: 20px;
}

.cont-page {
    text-align: left;
}

img {
    max-width: 100%;
}

a {
    color: rgb(39, 130, 187);
    transition: 0.5s;
}

section #abt-hm p {
    line-height: 24px;
    padding-bottom: 16px;
    font-size: 14px;
    text-align: justify;
}

.team-boxes p {
    font-size: 14px;
    color: rgb(51, 51, 51);
    line-height: 22px;
    text-align: justify;
}

.carousel-content {
    top: 30%;
    position: absolute;
    background: rgba(2, 2, 2, 0.75);
    padding: 20px;
    width: 60%;
    left: 0px;
    right: 0px;
    color: rgb(255, 255, 255);
    margin: 0px auto;
    border-radius: 20px;
}

.carousel-indicators {
    width: auto;
    right: 0px;
    left: 0px;
    margin: 0px auto;
}

.carousel-indicators li {
    width: 20px;
    height: 7px;
    background: rgb(221, 61, 37);
    border: 0px;
    transition: 0.5s;
}

.carousel-indicators .active {
    height: 5px;
    background: rgb(34, 34, 34);
    border: 0px;
    padding: 4px;
}

.title h2 {
    color: rgb(255, 255, 255);
    font-size: 40px;
    line-height: 60px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
}

.title h2 span {
    display: block;
    color: rgb(221, 61, 37);
    font-weight: 600;
}

.carousel-inner > .item > img {
    width: 100%;
}

.cont-page h3 {
    margin: 0px 0px 8px;
    font-size: 18px;
    font-family: Helvetica, Arial, sans-serif;
}

.cont-page h2 span {
    display: block;
    font-size: 14px;
    color: rgb(153, 153, 153);
    font-weight: 500;
    margin-bottom: 10px;
}

.cont-heading {
    font-family: Helvetica, Arial, sans-serif;
    margin: 0px 0px 8px;
    font-size: 15px;
    text-transform: uppercase;
    background: rgb(221, 61, 37);
    padding: 9px 10px;
    color: rgb(255, 255, 255);
}

.head-bx {
    float: left;
    width: 50%;
}

.contd-bx {
    float: left;
    width: 50%;
}

.brn-bx h2 {
    text-align: center;
}

.map-cont img {
    max-width: 100%;
}

.cont-page .st-feature-box {
    background: rgb(4, 68, 121);
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: rgb(255, 255, 255);
}

.cont-page .feature-box-image {
    margin-top: 13px;
}

.brnh-off p {
    margin-bottom: 2px;
}

@media (max-width: 414px) {
    .navbar-toggle {
        margin-top: 5px;
        float: inherit;
        margin-right: 0px;
    }

    .navbar {
        text-align: center;
    }

    header img {
        margin: 5px auto;
    }

    .abt-tm .tm-bx {
        width: 100%;
    }

    .hm-abt p {
        padding: 0px 10px;
    }

    .wback .caption, .top-nav-rht {
        display: none;
    }

    .bnr-top {
        left: 45%;
    }
}

@media (max-width: 767px) {
    .navbar-nav > li {
        display: block;
        text-align: left;
        padding: 2px 10px;
    }

    .timeline .rounded-circle {
        width: 100%;
        border-radius: 50% !important;
        height: 70px !important;
    }

    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .navbar-collapse {
        border-top-width: medium !important;
        border-top-style: none !important;
        border-top-color: currentcolor !important;
    }

    .navbar-default .navbar-nav > li > a {
        line-height: 30px;
        color: rgb(255, 255, 255) !important;
    }

    .navbar-toggle {
        margin-right: 30px;
        float: inherit;
    }

    .navbar-default .navbar-toggle {
        background: rgb(15, 165, 182);
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: rgb(238, 238, 238);
    }

    .navbar-nav {
        background: rgb(15, 165, 182);
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: rgb(34, 132, 143);
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: rgb(255, 255, 255);
    }

    .abt-ser .col-xs-12 {
        width: 50%;
    }

    .glyphicon-chevron-left::before, .glyphicon-chevron-right::before {
        padding: 5px 20px;
    }

    .footer-lft, .footer-rht ul {
        text-align: center;
    }

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

    #MenuControl {
        position: relative;
        width: 100%;
        background: rgb(15, 165, 182);
    }

    .navbar {
        text-align: center;
    }

    .bnr-top {
        top: 65%;
    }
}

header {
    border-top: 8px solid rgb(15, 165, 182);
    padding: 15px 0px;
    transition: 0.5s;
    width: 100%;
}

header img {
    margin: 0px auto;
    max-width: 100%;
}

header .head-cntr h2, header .head-rht h2 {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    color: rgb(0, 0, 0);
    margin: 0px;
    line-height: 20px;
    text-align: left;
}

header .head-cntr h2 span, header .head-rht h2 span {
    display: block;
    font-weight: normal;
}

header .head-cntr h2 .fa, header .head-rht h2 .fa {
    float: left;
    margin-right: 10px;
    color: rgb(15, 165, 182);
    font-size: 40px;
}

header .head-rht h2 a {
    color: rgb(0, 0, 0);
}

.navbar {
    margin-bottom: 0px;
}

.menu-sec {
    border-top: 1px solid rgb(231, 231, 231);
    border-bottom: 1px solid rgb(231, 231, 231);
}

.navbar-nav > li {
    float: inherit;
    padding: 0px 14px;
    display: inline-block;
}

.navbar-nav {
    float: inherit;
    margin: 0px;
    text-align: left;
}

.navbar-default {
    background-color: transparent;
    border: 0px;
}

.navbar-default .navbar-nav > li > a {
    color: rgb(0, 0, 0);
    font-weight: 600;
    padding: 16px 21px;
}

.navbar-default .navbar-nav > li:nth-last-child(1) a {
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: rgb(17, 17, 17);
}

.navbar-default .navbar-nav > li > a::before {
    position: absolute;
    bottom: 0px;
    content: "";
    display: block;
    width: 0px;
    left: 0px;
    height: 3px;
    background: rgb(15, 165, 182);
    transition: width 0.3s;
}

.navbar-default .navbar-nav > li > a:hover::before {
    width: 100%;
}

.navbar-default .navbar-nav > li:nth-last-child(1) a:hover::before {
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(1.4, 1.4);
    }
}

@keyframes zoom {
    0% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(1.4, 1.4);
    }
}

.banner-sec {
    padding: 0px;
    position: relative;
}

.banner-sec .carousel-inner .carousel-item img {
    animation: 40s ease 0s 1 normal none running zoom;
    width: 100%;
    height: 100%;
}

.banner-sec .carousel-caption {
    position: absolute;
    top: 30%;
    color: rgb(255, 255, 255);
    text-align: left;
    text-shadow: rgba(0, 0, 0, 0.75) 9px 4px 8px;
    left: 10%;
    width: 45%;
}

.carousel-caption h2 {
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 16px;
    text-transform: uppercase;
    animation: 2000ms ease-in-out 0s 1 normal none running fadeInRight;
}

.carousel-caption h4 {
    font-size: 22px;
    line-height: 1.6;
    margin-bottom: 16px;
    animation: 2000ms ease-in-out 0s 1 normal none running fadeInRight;
}

.carousel-caption h2 span {
    color: rgb(255, 255, 255);
    display: block;
}

.carousel-caption h4 span {
    color: rgb(255, 255, 255);
}

.carousel-caption p {
    font-size: 18px;
    line-height: 25px;
    margin-top: 40px;
    animation: 2000ms ease-in-out 0s 1 normal none running fadeInRight;
}

.carousel-caption p a {
    font-size: 18px;
    line-height: 25px;
    color: rgb(255, 255, 255);
    background: rgb(15, 165, 182);
    padding: 15px 25px;
    border-radius: 40px;
    border: 5px solid rgb(3, 145, 161);
}

.banner-sec .carousel-control {
    display: none;
}

@media (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        left: 0px;
        transform: translate3d(-100%, 0px, 0px);
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        left: 0px;
        transform: translate3d(100%, 0px, 0px);
    }
}

.bx-item {
    padding: 30px;
    position: relative;
    overflow: hidden;
    background: rgb(255, 255, 255);
    box-shadow: rgba(68, 88, 144, 0.12) 0px 0px 29px 0px;
    transition: 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
    border: 1px dashed rgb(3, 145, 161);
    margin: 10px auto;
    text-align: center;
}

.bx-item::before {
    content: "";
    position: absolute;
    background: rgb(15, 165, 182);
    right: 0px;
    left: 0px;
    margin: 0px auto;
    bottom: -10px;
    width: 20px;
    height: 20px;
    border-radius: 0px;
    transition: 0.3s;
    z-index: -1;
    transform: rotate(45deg);
}

.bx-item:hover::before {
    background: rgb(15, 165, 182);
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    border-radius: 0px;
    transform: rotate(0deg);
}

.bx-item i {
    font-size: 40px;
    color: rgb(15, 165, 182);
    margin-bottom: 10px;
}

.bx-item h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 0px 0px 10px;
    color: rgb(15, 165, 182);
}

.bx-item p {
    font-size: 15px;
    color: rgb(17, 17, 17);
}

.bx-item a {
    color: rgb(15, 165, 182);
}

.bx-item:hover, .bx-item:hover .fa, .bx-item:hover h4, .bx-item:hover p, .bx-item:hover a {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.hm-abt {
    padding: 7% 0px 4% 0;
}

.abt-img img {
    border-radius: 10px;
}

.hm-abt .abt-cont {
}

.hm-abt .abt-cont p {
    text-align: justify;
    font-size: 16px;
    line-height: 26px;
    text-transform: none;
    margin: 0px 0px 15px;
}

.about-img {
    position: relative;
}

.about-img .about-font-img {
    position: relative;
    z-index: 1;
    border: 15px solid rgba(240, 240, 240, 0.7);
}

.about-img .f-left {
    float: left;
}

.about-img .f-right {
    float: right;
}

.about-img .about-back-img {
    position: absolute;
    top: -47px;
    left: 0px;
    z-index: 0;
    border: 15px solid rgba(240, 240, 240, 0.7);
}

.section-tittle h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
    margin: 0px 0px 28px;
}

.section-tittle h2 span {
    color: rgb(15, 165, 182);
}

.section-tittle h2::before {
    position: absolute;
    content: "";
    width: 155px;
    height: 5px;
    background: rgb(15, 165, 182);
    right: 0px;
    left: 0px;
    bottom: 0px;
    margin: 0px auto;
    border-radius: 2px;
}

.section-tittle h2::after {
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    background-color: rgb(15, 165, 182);
    animation-duration: 4s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-BG;
    left: 20px;
    right: 0px;
    border-radius: 50%;
    bottom: -5px;
}

@keyframes MOVE-BG {
    0% {
        transform: translateX(0px);
    }

    100% {
        transform: translateX(150px);
    }
}

.hm-abt-btm-section {
    padding: 80px 0px;
    background: rgb(247, 247, 247);
}

img {
    max-width: 100% !important;
}

.services {
    padding: 50px 0px;
    background: rgb(247, 247, 247);
}

.services .section-tittle h2::after {
    left: 70px;
}

.timeline > li {
    min-height: 170px;
}

.timeline > li::after, .timeline > li::before {
    display: table;
    content: " ";
}

.timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
}

.timeline {
    position: relative;
    margin: 30px 0 50px 0;
    padding: 0px;
    list-style: none;
}

.timeline::before {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    content: "";
    background-color: rgb(233, 236, 239);
}

.timeline .rounded-circle {
    width: 100%;
    border-radius: 50% !important;
    height: 156px !important;
}

.timeline .img-fluid {
    max-width: 100%;
    height: auto;
}

.timeline > li {
    position: relative;
    min-height: 50px;
    margin-bottom: 50px;
}

.timeline > li::after, .timeline > li::before {
    display: table;
    content: " ";
}

.timeline > li::after {
    clear: both;
}

.timeline > li .timeline-panel {
    position: relative;
    float: right;
    width: 100%;
    padding: 0px 20px 0px 100px;
    text-align: left;
}

.timeline > li .timeline-panel::before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0px;
}

.timeline > li .timeline-panel::after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0px;
}

.timeline > li .timeline-image {
    position: absolute;
    z-index: 100;
    left: 0px;
    width: 80px;
    height: 80px;
    margin-left: 0px;
    text-align: center;
    color: white;
    border: 7px solid rgb(15, 165, 182);
    border-radius: 100%;
    background-color: rgb(15, 165, 182);
}

.timeline > li .timeline-image h4 {
    font-size: 10px;
    line-height: 14px;
    margin-top: 12px;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0px 20px 0px 100px;
    text-align: left;
}

.timeline > li.timeline-inverted > .timeline-panel::before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0px;
}

.timeline > li.timeline-inverted > .timeline-panel::after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0px;
}

.timeline > li:last-child {
    margin-bottom: 0px;
}

.timeline .timeline-heading h4 {
    margin-top: 10%;
    color: rgb(15, 165, 182);
    font-weight: bold;
    font-size: 18px;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body > ul, .timeline .timeline-body > p {
    font-size: 15px;
    margin-bottom: 0px;
}

.timeline .timeline-body > p a {
    font-weight: bold;
}

@media (min-width: 768px) {
    .timeline::before {
        left: 50%;
    }

    .timeline > li {
        min-height: 100px;
        margin-bottom: 100px;
    }

    .timeline > li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0px 20px 20px 30px;
        text-align: right;
    }

    .timeline > li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline > li .timeline-image h4 {
        font-size: 13px;
        line-height: 18px;
        margin-top: 16px;
    }

    .timeline > li.timeline-inverted > .timeline-panel {
        float: right;
        padding: 0px 30px 20px 20px;
        text-align: left;
    }
}

@media (min-width: 992px) {
    .timeline > li {
        min-height: 150px;
    }

    .timeline .rounded-circle {
        width: 100%;
        height: 70px;
        border-radius: 50% !important;
    }

    .timeline > li .timeline-panel {
        padding: 0px 20px 20px;
    }

    .timeline > li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline > li .timeline-image h4 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 30px;
    }

    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0px 20px 20px;
    }
}

@media (min-width: 1200px) {
    .timeline > li {
        min-height: 120px;
        align-items: center;
        justify-content: center;
    }

    .timeline > li .timeline-panel {
        padding: 0px 20px 20px 24px;
    }

    .timeline > li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline > li .timeline-image h4 {
        margin-top: 20px;
        font-weight: bold;
    }

    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0px 30px 20px 20px;
    }
}

.hm-contact .section-tittle h2 {
    color: rgb(255, 255, 255);
}

.hm-contact .section-tittle h2 span {
    color: rgb(255, 255, 255);
}

.hm-contact .section-tittle h2::after {
    left: 92px;
    background-color: rgb(255, 255, 255);
}

.hm-contact .section-tittle h2::before {
    background: rgb(255, 255, 255);
}

.hm-contact {
    background-color: rgb(33, 37, 41);
    background-image: url("../image/map-image.jpg");
    background-position: center center;
}

.hm-contact .section-heading {
    font-size: 30px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    line-height: 35px;
    margin-bottom: 40px;
}

.hm-contact .btn-sbmit {
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    border-radius: 5px;
    margin-top: 5px;
    padding: 6px 45px;
}

.hm-contact .form-group-textarea .form-control {
    margin-top: 17px;
    padding: 15px 12px;
}

.hm-contact input {
    /* margin: 20px 0px; */
    padding: 5px 12px;
    line-height: 40px;
}

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

.top.scll-top .fa {
    width: 28px;
    height: 25px;
}

.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: rgb(255, 255, 255);
    background: rgb(15, 165, 182);
    padding: 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid rgb(238, 238, 238);
    cursor: pointer;
    opacity: 0;
    transition: 0.5s ease-in;
}

footer {
    background: rgb(17, 17, 17);
    padding: 20px 0px 10px;
    color: rgb(255, 255, 255);
}

footer p, footer a {
    color: rgb(255, 255, 255);
    font-size: 15px;
    line-height: 40px;
    transition: 0.3s;
}

footer .fa {
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: rgb(15, 165, 182);
    border: 1px solid rgb(15, 165, 182);
    background: rgb(255, 255, 255);
    width: 40px;
    height: 40px;
    border-radius: 10px;
    transition: 0.3s;
}

footer .align-items-center {
    padding-top: 10px;
}

footer .fa:hover {
    font-size: 20px;
    text-align: center;
    color: rgb(0, 0, 0);
    border: 1px solid rgb(15, 165, 182);
    border-radius: 50%;
}

footer .text-right {
    color: rgb(255, 255, 255);
}

footer a:hover {
    color: rgb(15, 165, 182);
}

.foooter-btm {
    border-top: 1px solid rgb(51, 51, 51);
}

.foooter-btm a {
    margin: 0px 10px;
    color: rgb(255, 255, 255);
}

.foooter-btm a:hover {
    text-decoration: none;
    font-weight: bold;
}

@media (min-width: 768px) {
    .timeline::before {
        left: 50%;
    }
}

.section-bg {
    background-color: rgb(247, 251, 254);
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h2 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.section-title h2::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: rgb(221, 221, 221);
    bottom: 1px;
    left: calc(50% - 60px);
}

.section-title h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: rgb(39, 130, 187);
    bottom: 0px;
    left: calc(50% - 20px);
}

.section-title p {
    margin-bottom: 0px;
}

.col-md-6.d-flex.align-items-stretch {
    margin-bottom: 10px;
}

.section {
    padding: 14px 0px 60px;
}

.contact-form {
    /* padding: 40px 0px 60px; */
}

.section h3 {
    font-size: 33px;
    color: rgb(39, 80, 122);
    font-weight: 600;
}

.section-title {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 10px;
}

.section-title h3 {
    margin-bottom: 20px;
}

.section-title h3::after {
    width: 90px;
    height: 4px;
    background: rgb(39, 130, 187);
    content: "";
    display: block;
    margin: 10px auto 0px;
}

span.alternate {
    color: rgb(197, 151, 92);
    font-style: italic;
    font-weight: 400;
}

.section p {
    font-size: 20px;
    line-height: 26px;
    color: rgb(132, 132, 132);
    margin-bottom: 0px;
}

.contact-form .form-control {
    /* margin-bottom: 30px; */
}

.form-control.main {
    background: transparent;
    border: 1px solid rgb(179, 179, 179);
    border-radius: 0px;
    font-size: 15px;
    padding: 20px;
    margin-bottom: 20px;
    color: rgb(179, 179, 179);
    box-shadow: rgba(0, 0, 0, 0.2) 1px 10px 20px -12px;
}

.btn-main-md {
    padding: 15px 40px;
    border-radius: 0px;
    background: rgb(197, 150, 94);
    color: rgb(255, 255, 255);
    outline: none;
    font-size: 0.9375rem;
}

.btn {
    text-transform: uppercase;
    transition: 0.3s;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    font-size: 16px;
    line-height: 1.25;
    background: rgb(15, 165, 182);
    border: 0px;
    padding: 10px 20px;
    color: rgb(255, 255, 255);
    transition: 0.4s;
    border-radius: 50px;
}

.btn-main-md:hover {
    color: rgb(255, 255, 255);
    background: rgb(39, 130, 187);
}

.btn:hover {
    text-decoration: none;
}

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

    .timeline .rounded-circle {
        width: 100%;
        border-radius: 50% !important;
        height: 70px !important;
    }
}

.more-services {
    padding-top: 20px;
}

.more-services .card {
    border: 0px;
    padding: 160px 20px 20px;
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.more-services .card-body {
    z-index: 10;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px 30px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 15px;
    transition: 0.4s ease-in-out;
    border-radius: 5px;
}

.more-services .card-title {
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
    font-size: 18px;
    text-transform: uppercase;
}

.more-services .card-title a {
    color: rgb(34, 34, 34);
    text-decoration: none;
}

.more-services .card-text {
    font-family: "Open Sans", sans-serif;
    line-height: 25px;
    text-align: justify;
    font-size: 14px;
    color: rgb(132, 132, 132);
}

.more-services .read-more a {
    color: rgb(119, 119, 119);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    transition: 0.4s;
}

.more-services .read-more a:hover {
    text-decoration: underline;
}

.more-services .card:hover .card-body {
    background: rgb(39, 130, 187);
}

.more-services .card:hover .read-more a, .more-services .card:hover .card-title, .more-services .card:hover .card-title a, .more-services .card:hover .card-text {
    color: rgb(255, 255, 255);
}

.team {
    background: rgb(255, 255, 255);
    padding: 60px 0px;
}

.team h1 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 10px;
    color: rgb(4, 68, 121);
}

.team .member {
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 15px;
}

.team .member .member-img {
    position: relative;
    overflow: hidden;
    background: linear-gradient(-90deg, rgb(10, 180, 225) 0%, rgb(5, 70, 122) 100%);
}

.team .member:hover .member-img {
    background: linear-gradient(-90deg, rgb(10, 180, 225) 0%, rgb(5, 70, 122) 100%);
}

.team .member .member-info {
    padding: 15px 5px;
    background: linear-gradient(-90deg, rgb(10, 180, 225) 0%, rgb(5, 70, 122) 100%);
}

.team .member:hover .member-info {
    background: rgb(0, 69, 123);
}

.team .member .member-info h4 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 25px;
    color: rgb(255, 255, 255);
    text-align: center;
}

.team .member .member-info span {
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: rgb(238, 238, 238);
    text-align: center;
}

.team .member .member-info p {
    font-style: italic;
    font-size: 14px;
    line-height: 26px;
    color: rgb(119, 119, 119);
}

.team .member:hover .social {
    opacity: 1;
    bottom: 15px;
}

.hm-team .head-main strong {
    color: rgb(255, 255, 255);
}

.hm-team p {
    text-align: center;
    padding: 0px 10px;
    color: rgb(255, 255, 255);
    font-family: arial;
    font-size: 18px !important;
}

.item1 {
    margin-right: 12px;
    border-radius: 4px;
    border: 2px solid rgb(135, 157, 201);
    margin-bottom: 15px;
    background: rgb(238, 238, 238);
}

.item-experts .job-experts {
    color: rgb(136, 136, 136);
    font-size: 13px;
    text-align: center;
}

.item-experts .expert-img-container {
    width: 140px;
    height: 140px;
    position: relative;
    display: block;
    margin: 0px auto 30px;
    z-index: 999;
    overflow: hidden;
}

.item-experts .expert-img-container .avatar {
    width: 140px;
    height: 140px;
    position: relative;
    display: block;
    margin: 10px auto 0px;
    overflow: hidden;
    z-index: 10;
}

.item-experts .expert-img-container img {
    transition: 0.6s;
    margin: 0px auto;
    z-index: -1;
}

.item-experts .in-experts {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    color: rgb(255, 255, 255);
    background: rgb(247, 169, 1);
    position: absolute;
    transition: 0.6s;
    right: 4px;
    bottom: 16px;
    display: block;
    font-size: 12px;
    line-height: 21px;
    text-align: center;
    z-index: 11;
}

.item-experts .in-experts:hover {
    color: rgb(0, 123, 182);
    background: rgb(255, 255, 255);
    font-weight: bold;
    box-shadow: rgb(51, 51, 51) 0px 4px 4px 0px;
}

.item-experts h4 {
    margin-bottom: 12px;
}

.item-experts .job-experts {
    color: rgb(136, 136, 136);
    font-size: 14px;
}

.item-experts:hover .name-experts {
    color: rgb(0, 171, 201);
}

.item-experts:hover .avatar {
    width: 140px;
    height: 140px;
    overflow: hidden;
    z-index: 10;
}

.item-experts:hover img {
    z-index: -1;
    transform: scale(1.2, 1.2);
}

.grid {
    position: relative;
    margin: 0px auto;
    padding: 1em 0px 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

figure.effect-6 {
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 100%;
    max-width: 100%;
    max-height: 248px;
    width: 99%;
    text-align: center;
    cursor: pointer;
}

figure.effect-6:hover {
    background: rgb(19, 72, 68);
}

figure.effect-6:hover img {
    opacity: 0.4;
}

figure.effect-6 img {
    opacity: 0.9;
    transition: opacity 0.35s;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
    width: 100%;
}

figure.effect-6:hover figcaption {
    background-color: rgba(58, 52, 42, 0);
}

figure.effect-6 figcaption {
    padding: 3em;
    background-color: rgba(58, 52, 42, 0.7);
    transition: background-color 0.35s;
}

.grid figure figcaption {
    padding: 2em;
    color: rgb(255, 255, 255);
    font-size: 1.25em;
    backface-visibility: hidden;
}

figure.effect-6:hover figcaption::before, figure.effect-6:hover p {
    opacity: 1;
    transform: scale(1);
}

figure.effect-6 figcaption::before, figure.effect-6 p {
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    transform: scale(0);
    font-size: 15px;
}

figure.effect-6 figcaption::before {
    position: absolute;
    inset: 30px;
    border: 1px solid rgb(255, 255, 255);
    content: "";
}

.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    font-size: 17px;
}

figure.effect-6:hover h2 {
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
}

figure.effect-6 h2 {
    margin: -100% 0px 10px;
    transition: transform 0.35s;
    transform: translate3d(0px, 100%, 0px);
    opacity: 0;
    font-family: DMSans-Regular;
    font-weight: 700;
}

.fix-box {
    position: fixed;
    top: 35%;
    left: 0px;
    z-index: 999;
    font-size: 14px;
}

.social-fx {
    list-style: none;
    padding-left: 0px;
    margin: 0px;
}

.social-fx li {
    background: rgb(17, 17, 17);
    width: 148px;
    padding-left: 10px;
    clear: both;
    height: 45px;
    line-height: 48px;
    margin-top: 2px;
    margin-left: -104px;
    transition: 0.5s;
    overflow: hidden;
}

.social-fx li a {
    color: rgb(255, 255, 255);
}

.social-fx li strong {
    font-weight: normal;
}

.social-fx li span {
    float: right;
    margin-top: -3px;
}

.social-fx li:hover {
    margin-left: 0px;
    transition: 0.5s;
}

.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
    margin-top: 0px;
}

.st-custom-heading-layout2 .st-heading-title > span {
    position: relative;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: rgb(17, 67, 102);
    margin: 0px;
}

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

.st-feature-box .st-feature-box-icon {
    color: rgb(30, 30, 30);
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 0px;
    left: 0px;
    text-align: center;
    font-size: 60px;
    transition: 0.3s;
}

.st-feature-box h3 {
    color: rgb(255, 255, 255);
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.inner-page {
    padding-bottom: 30px;
}

.cont-soc img {
    margin-right: 5px;
}

.cont-page h2 {
    font-weight: 600;
    color: rgb(38, 38, 38);
    font-size: 21px;
    margin-top: 0px;
    text-transform: uppercase;
}

.cont-page h5 {
    color: rgb(34, 34, 34);
    font-size: 22px;
    margin-bottom: 20px;
}

.cont-page {
    text-align: left;
}

img {
    max-width: 100%;
}

a {
    color: rgb(15, 165, 182);
    transition: 0.5s;
}

section #abt-hm p {
    line-height: 24px;
    padding-bottom: 16px;
    font-size: 14px;
    text-align: justify;
}

.team-boxes p {
    font-size: 14px;
    color: rgb(51, 51, 51);
    line-height: 22px;
    text-align: justify;
}

.carousel-content {
    top: 30%;
    position: absolute;
    background: rgba(2, 2, 2, 0.75);
    padding: 20px;
    width: 60%;
    left: 0px;
    right: 0px;
    color: rgb(255, 255, 255);
    margin: 0px auto;
    border-radius: 20px;
}

.carousel-indicators {
    width: auto;
    right: 0px;
    left: 0px;
    margin: 0px auto;
}

.carousel-indicators li {
    width: 20px;
    height: 7px;
    background: rgb(221, 61, 37);
    border: 0px;
    transition: 0.5s;
}

.carousel-indicators .active {
    height: 5px;
    background: rgb(34, 34, 34);
    border: 0px;
    padding: 4px;
}

.title h2 {
    color: rgb(255, 255, 255);
    font-size: 40px;
    line-height: 60px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
}

.title h2 span {
    display: block;
    color: rgb(221, 61, 37);
    font-weight: 600;
}

.carousel-inner > .item > img {
    width: 100%;
}

.cont-page h3 {
    margin: 0px 0px 8px;
    font-size: 18px;
    font-family: Helvetica, Arial, sans-serif;
}

.cont-page h2 span {
    display: block;
    font-size: 14px;
    color: rgb(153, 153, 153);
    margin-top: 10px;
    font-weight: 500;
    margin-bottom: 10px;
}

.cont-heading {
    font-family: Helvetica, Arial, sans-serif;
    margin: 0px 0px 8px;
    font-size: 15px;
    text-transform: uppercase;
    background: rgb(221, 61, 37);
    padding: 9px 10px;
    color: rgb(255, 255, 255);
}

.head-bx {
    float: left;
    width: 50%;
}

.contd-bx {
    float: left;
    width: 50%;
}

.brn-bx h2 {
    text-align: center;
}

.map-cont img {
    max-width: 100%;
}

.cont-page .st-feature-box {
    background: rgb(15, 165, 182);
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: rgb(255, 255, 255);
}

.cont-page .feature-box-image {
    margin-top: 13px;
}

.brnh-off p {
    margin-bottom: 2px;
}

@media (max-width: 414px) {
    .navbar-toggle {
        margin-top: 5px;
        float: inherit;
        margin-right: 0px;
    }

    .navbar {
        text-align: center;
    }

    header img {
        margin: 5px auto;
    }

    .abt-tm .tm-bx {
        width: 100%;
    }

    .hm-abt p {
        padding: 0px 10px;
    }

    .wback .caption, .top-nav-rht {
        display: none;
    }

    .bnr-top {
        left: 45%;
    }
}

@media (max-width: 767px) {
    .navbar-nav > li {
        display: block;
        text-align: left;
        padding: 0px 10px;
    }

    .timeline .rounded-circle {
        width: 100%;
        border-radius: 50% !important;
        height: 70px !important;
    }

    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .navbar-collapse {
        border-top-width: medium !important;
        border-top-style: none !important;
        border-top-color: currentcolor !important;
    }

    .navbar-default .navbar-nav > li > a {
        line-height: 30px;
        color: rgb(255, 255, 255) !important;
    }

    .navbar-toggle {
        margin-right: 30px;
        float: inherit;
    }

    .navbar-default .navbar-toggle {
        background: rgb(15, 165, 182);
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: rgb(238, 238, 238);
    }

    .navbar-nav {
        background: rgb(15, 165, 182);
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: rgb(34, 132, 143);
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: rgb(255, 255, 255);
    }

    .abt-ser .col-xs-12 {
        width: 50%;
    }

    .glyphicon-chevron-left::before, .glyphicon-chevron-right::before {
        padding: 5px 20px;
    }

    .footer-lft, .footer-rht ul {
        text-align: center;
    }

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

    #MenuControl {
        position: relative;
        width: 100%;
        background: rgb(15, 165, 182);
    }

    .navbar {
        text-align: center;
    }

    .bnr-top {
        top: 65%;
    }
}

.fix-box {
    position: fixed;
    top: 35%;
    left: 0px;
    z-index: 999;
    font-size: 14px;
}

.social-fx {
    list-style: none;
    padding-left: 0px;
    margin: 0px;
}

.social-fx li {
    background: rgb(88, 74, 65);
    width: 148px;
    padding-left: 10px;
    clear: both;
    height: 45px;
    line-height: 48px;
    margin-top: 2px;
    margin-left: -104px;
    transition: 0.5s;
    overflow: hidden;
}

.social-fx li a {
    color: rgb(255, 255, 255);
}

.social-fx li strong {
    font-weight: normal;
}

.social-fx li span {
    float: right;
    margin-top: -3px;
}

.social-fx li:hover {
    margin-left: 0px;
    transition: 0.5s;
}

.navbar .navbar-nav > li > a {
    position: relative;
}

.navbar .navbar-nav > li > a:focus, .navbar .navbar-nav > li > a:hover {
    color: rgb(17, 17, 17);
}

.navbar .navbar-nav > li > a::before {
    position: absolute;
    bottom: 0px;
    content: "";
    display: block;
    width: 0px;
    left: 0px;
    height: 3px;
    background: rgb(15, 165, 182);
    transition: width 0.3s;
}

.navbar .navbar-nav > li > a:hover::before {
    width: 100%;
}

.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: rgb(60, 192, 78);
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: 4s cubic-bezier(0.36, 0.11, 0.89, 0.32) 0s infinite normal none running waves;
}

@keyframes waves {
    0% {
        transform: scale(0.55, 0.55);
        opacity: 0.6;
    }

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

.inr-head-cnt ul li {
    line-height: 30px;
    position: relative;
    list-style: none;
    padding-left: 30px;
    color: rgb(0, 0, 0);
}

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

.innr-pg-c h1 {
    font-weight: 600;
    font-size: 30px;
    color: rgb(255, 255, 255);
    text-align: left;
    border-left: 4px solid rgb(255, 255, 255);
    padding-left: 20px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    border-radius: 4px;
    letter-spacing: 1px;
}

.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, rgb(15, 165, 182) 50.2%, rgb(143, 208, 210) 93.9%);
    margin-top: -6px;
}

.tm_img {
    border-radius: 6%;
    border: 3px solid rgb(47, 76, 89);
}

.teamsub-head {
    font-weight: bold;
    font-size: 20px;
    color: rgb(51, 51, 51);
    line-height: 30px;
    text-transform: capitalize;
    margin: 0px;
    text-align: left;
}

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

.cont-page h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
}

.cont-page .st-feature-box {
    background: linear-gradient(109.6deg, rgb(15, 165, 182) 50.2%, rgb(143, 208, 210) 93.9%);
    text-align: left;
    padding-top: 18px;
    padding-bottom: 18px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: rgb(255, 255, 255);
}

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

.st-feature-box .st-feature-box-icon {
    color: rgb(255, 255, 255);
    display: block;
    position: absolute;
    height: 52px;
    line-height: 0px;
    left: 0px;
    text-align: center;
    font-size: 30px;
    transition: 0.3s;
    width: 61px !important;
}

.st-feature-box h3 {
    color: rgb(255, 255, 255);
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.main-table p {
    text-align: left;
    font-size: 15px;
    line-height: 27px;
    color: rgb(0, 0, 0);
}

#EventCalenderControl {
    display: none !important;
}

.dropdown-menu > li > a:hover::after {
    text-decoration: underline;
    transform: rotate(180deg);
}

.dropend .dropdown-menu {
    top: 0px;
    right: 100% !important;
    left: auto !important;
}

#FooterrControl1_Footer {
    margin-top: 0px !important;
}

.otherpagecss #RadDockZone1.container {
    max-width: 100%;
}

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


.clients-logo {padding: 4% 0;}
.clients-logo .item {display: inline-block;margin: 20px 10px;padding: 10px;box-shadow: rgb(0 0 0 / 6%) 0px 10px 6px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;}
.clients-logo .item img { width: 180px}

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