*,
a:focus,
a:hover,
a:visited {
    outline: 0
}

.banner-wrapper,
.container,
.footer_section,
.footer_section .f-call,
.footer_section .footer_add_row,
.footer_wid .address_info_sec,
.header-one,
.header-one .container,
.inner-feedbacks.main-timeline1,
.main-timeline,
.test-ad .test-r,
.top-wrap1,
h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative
}

*,
li,
ol,
ul {
    margin: 0
}

.mobile-menu-visible,
.page-wrapper {
    overflow: hidden
}

.mobile-menu .navigation li,
.mobile-menu .navigation li>ul>li:first-child {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.contact_box.serviceBox .service-icon:after,
.contact_box.serviceBox.blue .service-icon:after {
    background: linear-gradient(to right, #0a4b93, #031932)
}

.main-timeline .timeline-content:hover,
a,
a:focus,
a:hover,
a:visited {
    text-decoration: none
}

* {
    padding: 0;
    border: none;
    font-size: 100%;
    line-height: inherit
}

:root {
    --color-default: #3b3b3b;
    --color-primary: #0c4b90;
    --color-secondary: #0c4b90
}

.bread_cumb_wrap ul li:last-child:before,
.custom-select select,
.mobile-view,
.select-hide {
    display: none
}

body {
    font-size: 16px;
    color: #000;
    line-height: 1.6em;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-family: "Open Sans", sans-serif
}

.bread_cumb_wrap ul li a.breadcrumb-active,
.footer-about p a,
.footer_links ul li a:hover,
.footer_links1 ul li a:hover,
.header-top-social ul li a,
.main-menu .navigation>li .active,
.main-menu .navigation>li>ul>li>a:hover,
a,
a:focus,
a:hover,
a:visited {
    color: var(--color-primary)
}

a {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    margin: 0;
    background: 0 0;
    line-height: 1.2em
}

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

li,
ul {
    list-style: none;
    padding: 0
}

li,
ol {
    padding: 0
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

.page-wrapper {
    margin: 0 auto;
    width: 100%;
    min-width: 320px;
    position: relative
}

.page-wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-attachment: fixed;
    opacity: .6;
    background-position: center;
    background-repeat: repeat;
    background-size: cover
}

.top-wrap {
    position: relative;
    height: 100vh
}

.header-main {
    position: absolute;
    width: 100%;
    z-index: 5
}

.header-one .lower-box {
    position: relative;
    height: 100%
}

.lower-box .logo {
    top: 8px;
    position: absolute;
    display: inline-block;
    z-index: 999;
    width: 210px
}

.lower-box .nav-outer {
    position: relative;
    display: inline-block;
    text-align: right;
    margin-left: 0;
    width: 100%;
    padding: 0;
    margin-top: 0
}

.main-menu {
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 56px 0 0;
    top: 0
}

.main-menu .navbar-collapse {
    padding: 0;
    display: block !important
}

.main-menu .navigation {
    position: relative;
    display: block;
    padding: 0 11px;
    border-radius: 24px 0 1px 24px
}

.main-menu .navigation>li {
    position: relative;
    display: inline-table
}

.header-contact ul li,
.header-menu-nav ul li,
.header-top-social ul li,
.logins_section,
.logins_section span {
    display: inline-block
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    border-right: 0px;
    padding: 8px 10px;
    opacity: 1;
    color: #282828;
    text-transform: uppercase
}

.main-menu li .submenu {
    position: absolute;
    width: 150px;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
    background-color: #f2fcff;
    z-index: 25;
    box-shadow: 0 3px 3px #6e6e6e;
    right: -42px
}

.main-menu li:hover>.submenu.mega-menu {
    width: 600px
}

.mega-menu .row .col-md-6 {
    border-right: 1px dashed #333
}

.footer_links ul li:last-child a,
.footer_links1 ul li:last-child a,
.header-contact ul li:nth-child(2) a,
.mega-menu .row .col-md-6:last-child {
    border-right: 0px
}

.main-menu .navigation>li>ul>li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    display: block;
    background: #fff
}

.main-menu .navigation>li>ul>li:hover:before {
    width: 100%;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.header-top {
    position: relative;
    background: var(--color-primary);
    min-height: 50px
}

.header-top .container {
    max-width: 1060px
}

.header-top-social {
    position: absolute;
    right: 129px;
    top: 13px
}

.header-contact,
.header-menu-nav {
    top: 14px;
    position: absolute
}

.header-top-social ul li a {
    width: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    margin-right: 6px;
    font-size: 18px;
    display: block
}

.header-menu-nav {
    right: 379px
}

.header-contact ul li a,
.header-menu-nav ul li a {
    color: #fff;
    padding: 0 10px;
    border-right: 1px dashed
}

.logins_section {
    position: absolute;
    right: 0;
    z-index: 99;
    top: 10px
}

.logins_section span {
    color: #fff;
    padding: 4px 10px;
    cursor: pointer;
    width: 100%;
    font-size: 16px;
    border-radius: 5px;
    background: var(--color-secondary)
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 42px;
    border-left: 1px solid #04102a;
    text-align: center;
    font-size: 16px;
    line-height: 42px;
    color: #fff;
    cursor: pointer;
    display: none;
    z-index: 5
}

.nav-outer .mobile-nav-toggler {
    position: relative;
    display: none;
    float: right;
    cursor: pointer;
    padding: 25px 0
}

.mobile-menu,
.mobile-menu .menu-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%
}

.nav-outer .mobile-nav-toggler .inner {
    position: relative;
    display: block;
    padding: 3px 5px
}

.mobile-menu {
    width: 300px;
    max-width: 100%;
    padding-right: 30px;
    opacity: 0;
    visibility: hidden;
    z-index: 999999
}

.mobile-menu .menu-backdrop {
    width: 100%;
    background-color: var(--color-default);
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    z-index: 1
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
    opacity: .7;
    visibility: visible;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.mobile-menu .mCSB_inside>.mCSB_container {
    margin-right: 5px
}

.mobile-menu .navbar-collapse {
    display: block !important
}

.mobile-menu .nav-logo {
    position: relative;
    padding: 30px 25px;
    text-align: left
}

.mobile-menu .nav-logo a,
.social-icon-two li {
    position: relative;
    display: inline-block
}

.mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible
}

.mobile-menu .menu-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: var(--color-secondary);
    padding: 45px 0;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%)
}

.mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.mobile-menu .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    width: 24px;
    text-align: center;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    transition: .9s
}

.mobile-menu .navigation li>a,
.mobile-menu .navigation li>a:before {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.mobile-menu-visible .mobile-menu .close-btn {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.mobile-menu .close-btn:hover,
.mobile-menu .navigation li.dropdown .dropdown-btn.open {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none
}

.mobile-menu .navigation li {
    position: relative;
    display: block
}

.abt-btm h4,
.sec-head span,
.test-ad h2,
.test-box .test-head h3 {
    display: inline-block
}

.mobile-menu .navigation li>ul>li {
    border-top: 1px solid
}

.mobile-menu .navigation:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.mobile-menu .navigation li>a {
    position: relative;
    display: block;
    padding: 10px 25px;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    transition: .5s
}

.mobile-menu .navigation li>a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    transition: .5s
}

.mobile-menu .navigation li.current>a:before {
    height: 100%
}

.mobile-menu .navigation li ul li>a {
    font-size: 16px;
    font-weight: 500;
    margin-left: 20px;
    text-transform: capitalize;
    position: relative;
    color: var(--color-secondary)
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    color: var(--color-primary);
    font-size: 16px;
    line-height: 32px;
    background: #fff;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 5
}

.main-menu .navigation>li>a:hover {
    color: var(--color-primary);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul {
    display: none;
    background: #fff
}

.mobile-menu .social-links {
    position: relative;
    text-align: center;
    padding: 30px 25px
}

.mobile-menu .social-links li {
    position: relative;
    display: inline-block;
    margin: 0 5px 10px
}

.mobile-menu .social-links li a {
    position: relative;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.mobile-menu .social-links li a:hover {
    color: #ddd
}

.main-menu .navigation>li>ul {
    position: absolute;
    top: 100%;
    visibility: hidden;
    left: 0;
    width: 290px;
    opacity: 0;
    z-index: 100;
    background-color: var(--color-secondary);
    box-shadow: 0 0 5px #a5a5a5;
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
}

.main-menu .navigation>li.dropdown:hover>ul {
    opacity: 1;
    visibility: visible;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .5s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.main-menu .navigation>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #eeebeb7a
}

.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 5px 20px;
    line-height: 24px;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    text-align: left;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    text-transform: capitalize
}

.main-menu .navigation>li>ul>li:last-child {
    border-bottom: none
}

.main-menu .navigation .cstmwidth {
    width: 115px
}

.banner-one__slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh
}

.slide-one {
    background-image: url(../gallery/banner.jpg);
    position: relative
}

.scroll-to-top,
.scroll-to-top:hover {
    background: linear-gradient(to right, var(--color-primary), var(--color-secondary))
}

.scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 48px;
    height: 48px;
    color: #fff;
    font-size: 20px;
    line-height: 51px;
    text-align: center;
    z-index: 9999;
    cursor: pointer;
    display: none;
    border-radius: 50%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.abt-sec,
.counter,
.sec-head h3,
.sec-head-shape,
.top-border {
    position: relative
}

.top-border {
    background: linear-gradient(to right, #ffffff00, var(--color-secondary), #ffffff00);
    width: 50%;
    height: 5px;
    margin: auto;
    border-radius: 20px
}

.sec-head h3 {
    font-size: 21px;
    font-weight: 500
}

.sec-head a {
    font-weight: 500
}

.sec-head-shape {
    width: 10%;
    height: 3px;
    background: linear-gradient(to right, var(--color-secondary), #ffffff00, var(--color-secondary));
    margin: 12px auto;
    top: 0;
    border-radius: 10px
}

.serv-sec .sec-head-shape::before {
    background: #fff
}

.sec-head-shape::before {
    content: " ";
    position: absolute;
    width: 8px;
    height: 8px;
    background: var(--color-primary);
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    transform: rotate(45deg)
}

.abt-sec .sec-head h2 {
    font-size: 77px;
    text-transform: uppercase
}

.sec-head h2 {
    color: var(--color-primary);
    font-size: 45px;
    margin-top: -5px
}

.sec-head span {
    background: var(--color-primary);
    color: #fff;
    padding: 5px 14px;
    font-weight: 300;
    font-size: 17px;
    letter-spacing: 1px
}

.abt-sec {
    padding-top: 50px
}

.abt-matter {
    padding-top: 20px
}

.abt-matter p {
    line-height: 35px
}

.abt-matter a {
    color: var(--color-primary);
    padding: 5px 10px;
    border-radius: 20px;
    font-weight: 500
}

.counter h3,
.experience-block h2 {
    color: var(--color-default);
    text-transform: uppercase
}

.counter {
    width: 210px;
    height: 210px;
    text-align: center;
    padding: 0 23px;
    margin: 0 auto 20px;
    z-index: 1
}

.counter:after,
.counter:before {
    content: "";
    background-color: #fff;
    border-radius: 0 0 100px 100px;
    position: absolute;
    bottom: 15px;
    top: 30px;
    left: 15px;
    right: 15px;
    z-index: -1;
    box-shadow: 0 6px 10px 0 #2a2a2a61
}

.experience-sec,
.expert-sec,
.serv-row,
.serv-sec,
.txt-row .exp-txt {
    position: relative
}

.counter:after {
    background: var(--color-primary);
    box-shadow: none;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -2
}

.counter .counter-icon {
    color: #fff;
    background: var(--color-secondary);
    font-size: 30px;
    line-height: 65px;
    width: 75px;
    height: 70px;
    margin: 0 auto 20px;
    border-radius: 50px 50px 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.counter:hover .counter-icon {
    transform: rotateX(720deg);
    transition: .3s
}

.counter h3 {
    font-size: 17px;
    font-weight: 600;
    margin: 29px 0 10px;
    line-height: 25px
}

@media screen and (max-width:990px) {
    .counter {
        margin-bottom: 40px
    }
}

.counter img {
    width: 52px;
    filter: brightness(0) invert(1)
}

.expert-sec {
    margin-bottom: 70px
}

.experience-sec {
    margin-bottom: 60px
}

.experience-block h2 {
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 25px
}

.doc-app-sec .sec-head p,
.experience-sec .col-md-2,
.experience-sec .col-md-8 {
    padding: 0
}

.experience-sec .txt-row {
    position: relative;
    background-color: #fff;
    padding: 40px 5px
}

.txt-row .exp-txt {
    z-index: 1
}

.txt-row::after {
    content: "";
    position: absolute;
    width: 70%;
    height: 46%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    box-shadow: #787878 0 0 55px;
    z-index: -1
}

.serv-sec::after,
.serv-sec::before {
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    top: 0
}

.exp-txt h3 {
    color: var(--color-secondary);
    font-weight: 600;
    font-size: 60px;
    font-family: "Open Sans", serif
}

.exp-txt p {
    margin-bottom: 0;
    font-size: 18px;
    margin-top: 4px;
    padding-bottom: 5px;
    font-weight: 500;
    color: #0b0b0b
}

.experience-block .col-md-3:nth-child(2)::before {
    content: " ";
    position: absolute;
    width: 2px;
    height: 100%;
    background: linear-gradient(to top, #ffffff00, var(--color-secondary), #ffffff00);
    left: 0
}

.experience-block .col-md-3:nth-child(2)::after,
.experience-block .col-md-3:nth-child(3)::after {
    content: " ";
    position: absolute;
    width: 2px;
    height: 100%;
    background: linear-gradient(to top, #ffffff00, var(--color-secondary), #ffffff00);
    right: 0;
    top: 0
}

.sec-head p {
    padding: 0 195px
}

.serv-sec {
    min-height: 500px;
    margin-bottom: 100px;
    padding: 85px 0
}

.appointment-block p,
.serv-sec .sec-head h2,
.serv-sec .sec-head h3,
.serv-sec .sec-head p,
.serv-sec .sec-head p a,
.test-ad h2 a {
    color: #fff
}

.as_inner_textad h2 a,
.footer_links ul li a,
.footer_wid li a,
.social-icon-two li a {
    color: var(--color-default)
}

.serv-row {
    padding-top: 50px
}

.serv-row.serv-row::before {
    content: " ";
    position: absolute;
    width: 2px;
    height: 88%;
    background: linear-gradient(to top, #ffffff00, #aaa, #ffffff00);
    left: 0;
    right: 0;
    margin: auto
}

.serv-row .col-md-6:first-child {
    position: relative;
    left: -20px
}

.serv-row .col-md-6:nth-child(2) {
    position: relative;
    right: -20px
}

.serv-sec::before {
    height: 100%;
    z-index: -1
}

.serv-sec::after {
    height: 100%;
    background-image: url(../gallery/serv-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -2
}

.serv-sec .sec-head-shape {
    background: linear-gradient(to right, #fff, #ffffff00, #fff)
}

.serv-block {
    position: relative;
    padding: 22px 10px 25px 210px;
    margin-bottom: 50px
}

.serv-row .col-md-6:nth-child(2) .serv-block {
    padding: 22px 210px 25px 10px
}

.serv-row .col-md-6:nth-child(2) .serv-content {
    text-align: right
}

.serv-row .col-md-6:nth-child(2) .serv-block .serv-image {
    left: initial;
    right: 15px
}

.map::after,
.serv-row .col-md-6:nth-child(2) .serv-block::before {
    left: initial;
    right: 0
}

.serv-row .col-md-6:nth-child(2) .serv-content::before {
    left: initial;
    right: -16px
}

.serv-row .col-md-6:nth-child(2) .serv-content::after {
    left: initial;
    right: -22px
}

.serv-row .col-md-6:nth-child(2) .serv-block::after {
    clip-path: polygon(17% 0%, 100% 1%, 100% 100%, 17% 100%, 0% 50%);
    background: linear-gradient(to left, #104076, transparent);
    left: initial;
    right: 55px
}

.serv-block .serv-image {
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: fit-content
}

.serv-block::before {
    content: " ";
    position: absolute;
    width: 180px;
    height: 180px;
    background: #f5f5f5;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0
}

.test-row .test-ad,
.test-row .test-box {
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    margin-bottom: 17px
}

.serv-block::after {
    content: " ";
    position: absolute;
    width: 92%;
    height: 100%;
    background: linear-gradient(to right, #104076, transparent);
    clip-path: polygon(0% 0%, 83% 0%, 100% 50%, 83% 100%, 0% 100%);
    top: 0;
    left: 55px;
    z-index: -1
}

.serv-content::after,
.serv-content::before {
    content: " ";
    background: #fff;
    position: absolute
}

.test-row .test-ad,
.test-row .test-box {
    background-color: #fff;
    border-radius: 25px
}

.serv-block .serv-image img {
    width: 150px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000
}

.serv-content {
    color: #fff;
    position: relative
}

.serv-content::before {
    width: 2px;
    height: 122%;
    left: -16px
}

.serv-content::after {
    width: 13px;
    height: 13px;
    left: -22px;
    top: 0;
    border-radius: 50%
}

.serv-content h2 {
    font-size: 23px;
    text-transform: uppercase
}

.serv-content a {
    color: #fff;
    font-size: 15px;
    border: 1px solid;
    padding: 3px 9px;
    border-radius: 40px
}

.serv-content p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 24px
}

.test-sec {
    position: relative;
    margin-bottom: 30px
}

.test-row .test-box {
    padding: 15px
}

.test-sec .test-row .col-md-4 {
    padding: 0 8px
}

.test-row .test-ad {
    padding: 15px 0
}

.test-ad img {
    width: 45px
}

.test-ad p {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 5px
}

.test-ad h2 {
    color: #fff;
    font-size: 18px;
    background-color: var(--color-primary);
    border-radius: 25px;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: 500;
    padding: 8px 11px
}

.test-box .test-head h3 {
    background-color: var(--color-secondary);
    color: #fff;
    font-size: 25px;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    line-height: 45px;
    font-weight: 600
}

.test-head h2 {
    font-weight: 600;
    font-size: 18px;
    color: var(--color-primary);
    padding-bottom: 5px
}

.test-box p {
    margin-bottom: 0;
    font-size: 15px
}

.testi-star {
    color: #f8b90c
}

.test-sec .test-row {
    position: relative;
    padding-top: 25px
}

.abt-btm h4 {
    text-transform: uppercase;
    background: var(--color-secondary);
    padding: 7px 41px 5px;
    clip-path: polygon(100% 0, 96% 50%, 100% 100%, 0% 100%, 4% 50%, 0% 0%);
    margin-bottom: 20px;
    color: #fff;
    font-size: 31px
}

.abt-btm .appnt-btn,
.abt-btm a {
    padding: 7px 13px;
    display: inline-block;
    background: var(--color-primary);
    color: #fff
}

.abt-btm h5 {
    font-weight: 400;
    font-size: 21px;
    margin-bottom: 10px
}

.abt-btm {
    margin-top: 45px
}

.abt-btm p {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 46px;
    font-weight: 700
}

.abt-btm .appnt-btn {
    cursor: pointer
}

.footer_add_row .col-md-4:first-child,
.footer_add_row .col-md-4:nth-child(2) {
    border-right: 1px solid #fff
}

.address_info_sec,
.v-text {
    position: relative;
    text-align: center
}

.address_info_sec i {
    position: relative;
    left: 0;
    width: 40px;
    height: 40px;
    font-size: 24px;
    text-align: center;
    color: var(--color-primary);
    border-radius: 50%;
    line-height: 40px;
    display: inline-block
        /*! margin-bottom: 15px; */
        /*! box-shadow: 0px 0px 0px 5px #adadad; */
}

.address_info_sec span {
    display: block;
    color: #000;
    line-height: 24px
}

.bottom-footer {
    padding: 5px 0;
    border-top: 1px solid var(--color-default)
}

.bottom-footer p {
    margin: 0;
    color: #000;
    font-size: 15px;
    display: inline-block;
    padding: 10px 15px
}

.bottom-footer a {
    color: var(--color-secondary);
    font-weight: 600
}

.footer_section .footer_wid .footer_logo {
    width: 300px
}

.footer_section .footer_top {
    position: relative;
    padding: 15px 10px 10px
}

.footer_section .footer_top h2 {
    color: var(--color-secondary);
    font-size: 21px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
    display: inline-block;
    border-bottom: 2px solid var(--color-secondary);
    font-weight: 500
}

.footer_section .footer_wid p {
    font-size: 14px;
    line-height: 25px;
    display: block
}

.footer_section .footer_wid_text {
    position: relative;
    padding-bottom: 12px;
    margin: 10px 0
}

.footer_section .footer_wid_text li {
    font-size: 14px
}

.social-icon-two {
    position: relative;
    margin: 2px 0
}

.social-icon-two li a {
    position: relative;
    display: block;
    font-size: 24px;
    width: 38px;
    height: 38px;
    line-height: 37px;
    border-radius: 50%;
    font-weight: 400;
    margin: 0 1px
}

.footer_top .footer_wid_text:after,
.footer_top .footer_wid_text:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 3px;
    background-color: var(--color-primary);
    border-radius: 3px
}

.footer_top .footer_wid_text:after {
    left: 44px;
    width: 4px;
    background-color: var(--color-primary)
}

.footer-logo img {
    width: 220px;
    margin-bottom: 25px
}

.footer_section .footer_wid ul li::before {
    content: "\f0da";
    position: absolute;
    left: 14px;
    display: block;
    font-size: 14px;
    line-height: 26px;
    color: var(--color-primary);
    font-weight: 900;
    font-family: "Font Awesome 5 Free"
}

.footer_section .footer_wid ul li {
    padding-left: 20px
}

.footer-widget__social {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px
}

.footer-widget__social span {
    color: #06334d;
    font-size: 24px;
    font-weight: 600
}

.footer-widget__social ul {
    display: flex;
    list-style: none;
    margin: 0 8px;
    padding: 0
}

.footer-widget__social li a {
    display: block;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    text-align: center;
    line-height: 39px;
    color: var(--color-default);
    background-color: #fff;
    margin: 0 4px;
    box-shadow: 0 0 5px #6464649e;
    font-size: 19px
}

.footer-widget__social li a:hover {
    color: #fff;
    background: var(--color-primary)
}

.footer_add_row .col-md-3:first-child {
    background: linear-gradient(to right, transparent, #ddd)
}

.footer_add_row .col-md-3:nth-child(2) {
    background: linear-gradient(to right, transparent, #ddd, transparent)
}

.footer_add_row .col-md-3:nth-child(3) {
    background: linear-gradient(to left, transparent, #ddd)
}

.footer_mp iframe {
    border: 5px solid #f5f5f5;
    background: #fff;
    box-shadow: 0 0 11px #919191
}

.as_inner_textad h2 a {
    font-weight: 600
}

.footer_wid .address_info_sec:nth-child(3) {
    border-top: 1px dashed var(--color-default);
    border-bottom: 1px dashed var(--color-default)
}

.footer-about p {
    font-size: 15px;
    line-height: 25px;
    margin: 0;
    padding: 0 65px 25px
}

.footer-newsletter {
    text-align: center;
    font-size: 15px;
    margin-bottom: 25px
}

.footer-newsletter form {
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 50px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .1);
    text-align: left
}

.footer-newsletter form input[type=email] {
    border: 0;
    padding: 4px 8px;
    width: calc(100% - 100px)
}

.footer-newsletter form input[type=submit] {
    position: absolute;
    top: 0;
    right: -1px;
    bottom: 0;
    border: 0;
    background: 0 0;
    font-size: 16px;
    padding: 0 20px;
    background-color: var(--color-default);
    color: #fff;
    transition: .3s;
    border-radius: 50px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .1)
}

.footer_links,
.footer_links1,
.inner-mvv-block p {
    text-align: center
}

.footer_links ul {
    display: inline-block;
    padding: 6px 190px;
    margin: 0 0 15px
}

.footer_links ul li,
.footer_links1 ul li {
    display: inline-block;
    line-height: 35px
}

.footer_links ul li a {
    font-size: 17px;
    line-height: 19px;
    border-right: 1px solid;
    padding: 0 11px;
    text-transform: uppercase;
    font-weight: 600
}

.footer_section .footer-left-sec a {
    color: #000;
    font-size: 15px
}

.footer_section .f-ad i,
.footer_section .f-call i,
.footer_section .f-mail i {
    font-size: 22px;
    display: inline-block;
    background-color: var(--color-secondary);
    color: #fff;
    padding: 10px;
    border-radius: 50%;
    height: 40px;
    width: 40px
}

.f-ad p {
    margin-bottom: 0;
    font-size: 15px;
    color: #000
}

.footer_section .f-ad {
    padding-top: 6px
}

.footer_section .f-ad,
.footer_section .f-call,
.footer_section .f-mail {
    text-align: center;
    margin-bottom: 10px
}

.footer_section .footer-btm a {
    color: #000;
    font-size: 15px;
    display: block
}

.footer_section .shape {
    position: relative;
    width: 70%;
    height: 5px;
    border-radius: 15px;
    background: linear-gradient(to left, var(--color-primary), transparent, var(--color-secondary))
}

.doc-matter,
.f-reach {
    margin-top: 15px
}

.footer_links1 ul {
    display: inline-block;
    margin: 0 0 15px
}

.footer_links1 ul li a {
    color: #000;
    font-size: 15px;
    line-height: 19px;
    border-right: 1px dashed;
    padding: 0 8px
}

.subscribe-block {
    position: relative;
    padding: 25px 20px;
    background-color: var(--color-secondary);
    margin: 30px 0 45px;
    border-radius: 12px
}

.subscribe-block::before {
    content: "";
    position: absolute;
    height: 120%;
    width: 95%;
    top: -10px;
    left: 0;
    right: 0;
    bottom: -10px;
    background-color: #0a3b5921;
    margin: auto;
    z-index: -1
}

.sub-title h4 {
    text-transform: uppercase;
    color: #fff;
    font-size: 33px
}

.subscribe-input {
    position: relative;
    margin-top: 8px
}

.sub-title p {
    margin: 0;
    color: #fff;
    font-size: 16px
}

.subscribe-input .form-control {
    height: 58px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    color: var(--color-secondary)
}

.subscribe-input .form-control::placeholder {
    color: #6b6b6b
}

.subscribe-input .btn,
.subscribe-input .btn:hover {
    color: #fff;
    background: var(--color-primary)
}

.subscribe-input .btn {
    position: absolute;
    top: 7px;
    right: 8px;
    border: none;
    border-radius: 0;
    padding: 11px 16px
}

.footer_section .fd-img img {
    width: 350px;
    border: 5px solid #fff;
    box-shadow: 0 0 13px #8c8c8c
}

.main-timeline .timeline {
    width: calc(50% + 70px);
    padding: 50px 15px 10px 0;
    margin: 0 0 20px 10px;
    float: right;
    position: relative
}

.main-timeline .timeline:before {
    content: "";
    background: var(--color-secondary);
    border-radius: 0 10px 10px 0;
    position: absolute;
    top: 60px;
    left: 0;
    bottom: 0;
    right: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 93%)
}

.main-timeline .timeline-content {
    color: var(--color-primary);
    background: #fff;
    min-height: 140px;
    padding: 20px 20px 20px 175px;
    border-radius: 15px 15px 15px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    display: block;
    position: relative
}

.main-timeline .timeline-content:before {
    content: "";
    background: #333;
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 140px
}

.main-timeline .timeline-content:after {
    content: "";
    background: var(--color-secondary);
    width: 15px;
    height: 30%;
    position: absolute;
    bottom: 0;
    left: 135px
}

.main-timeline .timeline-icon {
    color: var(--color-primary);
    font-size: 50px;
    line-height: 50px;
    position: absolute;
    bottom: 20px;
    left: 54px
}

.main-timeline .timeline-year {
    color: #fff;
    background: linear-gradient(45deg, #555 1px, var(--color-primary) 40px);
    font-size: 42px;
    font-weight: 600;
    text-align: center;
    line-height: 100px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    top: -50px;
    left: 20px
}

.appointment-block,
.custom-select,
.doc-app-sec,
.doc-block,
.doc-scroll .owl-dot,
.faqs-sec {
    position: relative
}

.main-timeline .timeline-year span {
    font-size: 22px;
    font-weight: 400
}

.main-timeline .title {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .5px;
    text-transform: capitalize;
    margin: 0 0 8px
}

.main-timeline .description {
    color: #000;
    font-size: 14px;
    margin: 0
}

.main-timeline .timeline:nth-child(2n) {
    float: left;
    padding: 50px 0 10px 15px;
    margin: 0 10px 30px 0
}

.main-timeline .timeline:nth-child(2n):before {
    border-radius: 10px 0 0 10px;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%)
}

.main-timeline .timeline:nth-child(2n) .timeline-content {
    padding: 20px 175px 20px 20px;
    border-radius: 15px 15px 0
}

.main-timeline .timeline:nth-child(2n) .timeline-content:before {
    left: auto;
    right: 140px
}

.main-timeline .timeline:nth-child(2n) .timeline-content:after {
    left: auto;
    right: 135px
}

.main-timeline .timeline:nth-child(2n) .timeline-icon {
    left: auto;
    right: 54px
}

.main-timeline .timeline:nth-child(2n) .timeline-year {
    left: auto;
    right: 20px
}

@media screen and (max-width:767px) {
    .main-timeline .timeline {
        width: 100%
    }
}

@media screen and (max-width:479px) {

    .main-timeline .timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content {
        text-align: center;
        padding: 115px 15px 15px
    }

    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(2n) .timeline-content:before {
        width: 100%;
        height: 3px;
        top: 85px;
        left: 0
    }

    .main-timeline .timeline-content:after {
        width: 30%;
        height: 15px;
        top: 79px;
        bottom: auto;
        left: auto;
        right: 0
    }

    .main-timeline .timeline:nth-child(2n) .timeline-content:after {
        left: 0
    }

    .main-timeline .timeline-icon {
        top: 15px;
        bottom: auto;
        right: 25px;
        left: auto
    }

    .main-timeline .timeline:nth-child(2n) .timeline-content .timeline-icon {
        right: auto;
        left: 25px
    }
}

.faqs-sec {
    margin-bottom: 45px
}

.footer-insta-outer img {
    border: 7px solid #dfe5e9 !important;
    margin: auto !important;
    height: 335px
}

.doc-block {
    margin: 14px
}

.doc-img img {
    border-radius: 10px;
    box-shadow: 0 0 6px #adadad;
    border: 8px solid #fff;
    width: 320px;
    margin: auto
}

.doc-matter h2 {
    text-transform: uppercase;
    font-size: 24px;
    color: var(--color-secondary)
}

.doc-matter p {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 11px;
    line-height: 26px
}

.doc-matter a {
    background: var(--color-primary);
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px
}

.doc-app-sec .sec-head-shape {
    width: 42%
}

.doc-scroll .owl-dots {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center
}

.doc-scroll .owl-dot {
    display: inline-block;
    width: 21px;
    border: 3px solid var(--color-secondary);
    opacity: 1;
    margin: 0 2px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #fff
}

.doc-scroll .owl-dot.active,
.doc-scroll .owl-dot:hover {
    opacity: 1;
    border: 3px solid var(--color-default)
}

.appointment-block {
    text-align: center;
    padding: 50px 45px;
    box-shadow: 0 0 14px #d0d0d0;
    background: var(--color-secondary);
    border-radius: 32px
}

.appointment-block h2 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    font-size: 29px;
    margin-bottom: 9px;
    border-bottom: 1px solid;
    display: inline-block
}

.appointment-block .form-control {
    color: #fff;
    border-bottom: 1px dotted #fff
}

.appointment-block .form-control::placeholder {
    color: #fff
}

._contact-form textarea.form-control,
.appointment-block textarea.form-control {
    height: 135px
}

.select-items {
    color: #fff;
    padding: 4px 1px;
    border: 1px solid transparent;
    cursor: pointer;
    user-select: none;
    text-align: justify
}

.appointment-block .btn {
    width: 110px;
    padding: 5px;
    margin-top: 20px
}

.btn-danger,
.btn-danger:hover {
    color: var(--color-primary);
    background-color: #fff;
    border-color: #fff
}

.doc-app-sec {
    margin-bottom: 100px
}

.custom-select {
    font-family: Arial
}

.select-items div,
.select-selected {
    cursor: pointer;
    user-select: none;
    text-align: justify;
    font-family: "Open Sans", sans-serif
}

.select-selected {
    background-color: transparent;
    color: #fff;
    padding: 0;
    border-color: transparent transparent rgba(0, 0, 0)
}

.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent
}

::-webkit-calendar-picker-indicator {
    filter: invert(1)
}

.select-selected.select-arrow-active:after {
    border-color: transparent transparent #000;
    top: 7px
}

.select-items div {
    color: #000;
    padding: 4px 12px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, .1);
    font-size: 15px
}

.select-items {
    position: absolute;
    background-color: #f2f2f2;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    font-family: Raleway, serif
}

.same-as-selected,
.select-items div:hover {
    background-color: var(--color-primary);
    color: #fff !important
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background-color: transparent;
    border: none;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.bread_cumb_wrap {
    position: relative;
    text-align: center;
    left: 0;
    right: 0;
    padding: 150px 0 25px
}

.bread_cumb_wrap h1 {
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: 600;
    color: var(--color-default)
}

.bread_cumb_wrap ul {
    display: inline-block;
    padding: 7px 15px 4px
}

.bread_cumb_wrap ul li {
    display: inline-block;
    position: relative;
    border-radius: 20px
}

.bread_cumb_wrap i {
    color: var(--color-secondary);
    transform: rotate(-103deg);
    font-size: 13px;
    top: -2px;
    position: relative
}

.ol_styles li,
.serv-matter p {
    font-size: 15px;
    text-align: justify
}

.bread_cumb_wrap ul li a {
    display: block;
    color: var(--color-secondary);
    font-size: 17px
}

.bread_cumb_wrap::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 30%;
    height: 8px;
    background: linear-gradient(to left, transparent, var(--color-primary), transparent)
}

.inner-section {
    position: relative;
    min-height: 47vh;
    padding: 150px 0 75px
}

.serv-matter p {
    line-height: 30px;
    margin-bottom: 15px
}

.serv-matter .serv-img img {
    border: 7px solid #f5f5f5;
    box-shadow: 0 0 10px #9f9f9f
}

.ol_styles {
    padding: 0 0 0 20px;
    display: inline-grid
}

.ol_styles li {
    position: relative;
    padding-left: 1px;
    margin-bottom: 5px;
    line-height: 28px;
    list-style: disc
}

.serv-matter h2 {
    color: var(--color-primary);
    font-size: 21px;
    margin: 15px 0
}

.inner-section1 {
    position: relative;
    padding: 80px 0 50px;
   

}


.contact_box.serviceBox {
    text-align: center;
    padding: 0 14px 30px;
    position: relative;
    z-index: 1
}

.contact_box.serviceBox::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 80%;
    left: 0;
    bottom: 0;
    z-index: -1;
    background: linear-gradient(to bottom, #fbfbfb, #efefef);
    box-shadow: 0 10px 10px #c9c7c7
}

.contact_box.serviceBox::after {
    content: "";
    position: absolute;
    width: 37%;
    height: 8px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    background: linear-gradient(to left, var(--color-secondary), var(--color-primary));
    z-index: -1
}

.contactform,
.map {
    position: relative
}

.contact_box.serviceBox .service-icon {
    color: #fff;
    background: var(--color-primary);
    font-size: 38px;
    line-height: 81px;
    height: 80px;
    width: 110px;
    margin: 0 auto 40px;
    border-radius: 50%;
    position: relative
}

.contact_box.serviceBox .service-icon:after {
    content: '';
    height: 100%;
    width: 100%;
    border-radius: 40% 40% 50% 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    position: absolute;
    left: 0;
    bottom: -16px;
    z-index: -1
}

.contact_box.serviceBox .description {
    color: #171717;
    font-size: 15px;
    line-height: 28px;
    margin: 0;
    text-align: center;
}

.contact_box.serviceBox.blue .service-icon {
    background: var(--color-secondary)
}

._contact-form {
    text-align: center;
    padding: 21px 20px;
    margin-top: 32px
}

._contact-form h3 {
    text-transform: uppercase;
    font-size: 35px;
    margin-bottom: 30px;
    color: var(--color-secondary);
    display: inline-block;
    border-bottom: 2px dashed
}

._contact-form .form-group {
    margin-bottom: 20px
}

._contact-form .form-control {
    height: 55px;
    background: #eef6ff;
    border: 1px solid #afc1d6;
    box-shadow: none;
    color: #333;
    font-weight: 500
}

._contact-form .form-control::placeholder {
    color: #333
}

._contact-form .btn-success {
    background-color: var(--color-primary);
    border-color: transparent;
    color: #fbfbfb
}

.map {
    padding: 12px 23px;
    margin-top: 35px
}

.map::after,
.map::before {
    content: "";
    position: absolute;
    width: 27%;
    height: 27%;
    left: 0;
    bottom: 0;
    background: var(--color-secondary);
    z-index: -1
}

.map iframe {
    width: 100%;
    height: 321px;
    border: 10px solid #ccc
}

.contactform {
    margin-top: 30px
}

.inner-feedbacks.main-timeline1 .timeline:after,
.inner-feedbacks.main-timeline1 .timeline:before,
.inner-feedbacks.main-timeline1:after,
.inner-feedbacks.main-timeline1:before {
    content: "";
    display: block;
    width: 100%;
    clear: both
}

.inner-feedbacks.main-timeline1:before {
    content: "";
    width: 3px;
    height: 98.5%;
    background: var(--color-default);
    position: absolute;
    top: 0;
    left: 50%
}

.inner-feedbacks.main-timeline1 .timeline {
    width: 50%;
    float: left;
    position: relative;
    z-index: 1
}

.inner-feedbacks.main-timeline1 .timeline:first-child:before,
.inner-feedbacks.main-timeline1 .timeline:last-child:before {
    content: "";
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid var(--color-default);
    position: absolute;
    top: 0;
    right: -14px;
    z-index: 1
}

.inner-feedbacks.main-timeline1 .timeline:last-child:before {
    top: auto;
    bottom: 0
}

.inner-feedbacks.main-timeline1 .timeline:last-child:nth-child(2n):before {
    right: auto;
    left: -12px;
    bottom: -2px
}

.inner-feedbacks.main-timeline1 .timeline-content {
    text-align: center;
    margin-top: 8px;
    position: relative;
    transition: .3s
}

.inner-feedbacks.main-timeline1 .timeline-content:before {
    content: "";
    width: 100%;
    height: 5px;
    background: var(--color-default);
    position: absolute;
    top: 88px;
    left: 0;
    z-index: -1
}

.inner-feedbacks.main-timeline1 .circle {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #fff;
    border: 8px solid var(--color-default);
    float: left;
    margin-right: 25px;
    position: relative;
    top: 35px
}

.inner-feedbacks.main-timeline1 .circle:before {
    content: "";
    width: 26px;
    height: 30px;
    background: var(--color-default);
    margin: auto;
    position: absolute;
    top: 0;
    right: -26px;
    bottom: 0;
    z-index: -1;
    box-shadow: inset 7px 0 9px -7px #444
}

.inner-feedbacks.main-timeline1 .circle span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    line-height: 99px;
    font-size: 50px;
    color: var(--color-default)
}

.inner-feedbacks.main-timeline1 .circle span:after,
.inner-feedbacks.main-timeline1 .circle span:before {
    content: "";
    width: 28px;
    height: 50px;
    background: #fff;
    border-radius: 0 0 0 21px;
    margin: auto;
    position: absolute;
    top: -54px;
    right: -33px;
    bottom: 0;
    z-index: -1
}

.inner-feedbacks.main-timeline1 .circle span:after {
    border-radius: 21px 0 0;
    top: 0;
    bottom: -56px
}

.inner-feedbacks.main-timeline1 .circle span i {
    line-height: inherit
}

.inner-feedbacks.main-timeline1 .content {
    display: table;
    padding-right: 40px;
    position: relative
}

.inner-feedbacks.main-timeline1 .year {
    display: block;
    padding: 10px;
    margin: 30px 0;
    background: var(--color-primary);
    border-radius: 7px;
    font-size: 25px;
    color: #fff;
    text-transform: capitalize
}

.inner-feedbacks.main-timeline1 .title {
    font-size: 25px;
    font-weight: 700;
    color: var(--color-secondary);
    margin-top: 0
}

.inner-feedbacks.main-timeline1 .description {
    font-size: 14px;
    color: #2b2b2b;
    text-align: center
}

.inner-feedbacks.main-timeline1 .icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid var(--color-default);
    position: absolute;
    top: 81px;
    left: -14px
}

.inner-feedbacks.main-timeline1 .timeline:nth-child(1n) .icon {
    right: -10px;
    left: initial
}

.inner-feedbacks.main-timeline1 .icon:before {
    content: "";
    width: 15px;
    height: 25px;
    background: var(--color-default);
    margin: auto;
    position: absolute;
    top: -1px;
    left: -15px;
    bottom: 0;
    z-index: -1
}

.inner-feedbacks.main-timeline1 .icon span:after,
.inner-feedbacks.main-timeline1 .icon span:before {
    content: "";
    width: 21px;
    height: 25px;
    background: #fff;
    border-radius: 0 0 21px;
    margin: auto;
    position: absolute;
    top: -30px;
    left: -15px;
    bottom: 0;
    z-index: -1
}

.inner-feedbacks.main-timeline1 .icon span:after {
    border-radius: 0 21px 0 0;
    top: 0;
    left: -15px;
    bottom: -30px
}

.inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .circle,
.inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .timeline-content {
    float: right
}

.inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .circle {
    margin: 0 0 0 25px
}

.inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .circle:before {
    right: auto;
    left: -26px;
    box-shadow: -7px 0 9px -7px #444 inset
}

.inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .circle span:after,
.inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .circle span:before {
    right: auto;
    left: -33px;
    border-radius: 0 0 21px
}

.inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .circle span:after {
    border-radius: 0 21px 0 0
}

.inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .content {
    padding: 0 0 0 40px;
    margin-left: 2px
}

.inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .icon {
    right: auto;
    left: -9px
}

.inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .icon span:after,
.inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .icon span:before,
.inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .icon:before {
    left: auto;
    right: -15px
}

.inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .icon span:before {
    border-radius: 0 0 0 21px
}

.inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .icon span:after {
    border-radius: 21px 0 0
}

.inner-feedbacks.main-timeline1 .timeline:nth-child(2) {
    margin-top: 180px
}

.inner-feedbacks.main-timeline1 .timeline:nth-child(odd) {
    margin: -85px 0 0
}

.inner-feedbacks.main-timeline1 .timeline:nth-child(2n) {
    margin-bottom: 80px
}

.inner-feedbacks.main-timeline1 .timeline:first-child,
.inner-feedbacks.main-timeline1 .timeline:last-child:nth-child(2n) {
    margin: 0
}

@media only screen and (max-width:990px) {
    .contact_box.serviceBox {
        margin: 0 0 30px
    }

    .inner-feedbacks.main-timeline1:before {
        left: 100%
    }

    .inner-feedbacks.main-timeline1 .timeline {
        width: 100%;
        float: none;
        margin-bottom: 20px !important
    }

    .inner-feedbacks.main-timeline1 .timeline:first-child:before,
    .inner-feedbacks.main-timeline1 .timeline:last-child:before {
        left: auto !important;
        right: -13px !important
    }

    .inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .circle {
        float: left;
        margin: 0 25px 0 0
    }

    .inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .circle:before {
        right: -33px;
        left: auto;
        box-shadow: 7px 0 9px -7px #444 inset
    }

    .inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .circle span:after,
    .inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .circle span:before {
        right: -33px;
        left: auto;
        border-radius: 0 0 0 21px
    }

    .inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .circle span:after {
        border-radius: 21px 0 0
    }

    .inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .content {
        padding: 0 40px 0 0;
        margin-left: 0
    }

    .inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .icon {
        right: -14px;
        left: auto
    }

    .inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .icon span:after,
    .inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .icon span:before,
    .inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .icon:before {
        left: -15px;
        right: auto
    }

    .inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .icon span:before {
        border-radius: 0 0 21px
    }

    .inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .icon span:after {
        border-radius: 0 21px 0 0
    }

    .inner-feedbacks.main-timeline1 .timeline:nth-child(2),
    .inner-feedbacks.main-timeline1 .timeline:nth-child(2n),
    .inner-feedbacks.main-timeline1 .timeline:nth-child(odd) {
        margin: 0
    }
}

@media only screen and (max-width:480px) {
    .inner-feedbacks.main-timeline1 .timeline:last-child:nth-child(2n):before {
        bottom: -25px
    }

    .inner-feedbacks.main-timeline1:before {
        left: 0
    }

    .inner-feedbacks.main-timeline1 .timeline:first-child:before,
    .inner-feedbacks.main-timeline1 .timeline:last-child:before {
        left: -12px !important;
        right: auto !important
    }

    .inner-feedbacks.main-timeline1 .circle,
    .inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .circle {
        width: 100px;
        height: 100px;
        float: none;
        margin: 0 auto
    }

    .inner-feedbacks.main-timeline1 .timeline-content:before {
        width: 99.5%;
        top: 68px;
        left: .5%
    }

    .inner-feedbacks.main-timeline1 .circle span {
        line-height: 88px;
        font-size: 49px
    }

    .inner-feedbacks.main-timeline1 .circle span:after,
    .inner-feedbacks.main-timeline1 .circle span:before,
    .inner-feedbacks.main-timeline1 .circle:before,
    .inner-feedbacks.main-timeline1 .icon {
        display: none
    }

    .inner-feedbacks.main-timeline1 .content,
    .inner-feedbacks.main-timeline1 .timeline:nth-child(2n) .content {
        padding: 0 10px
    }

    .inner-feedbacks.main-timeline1 .year {
        margin-bottom: 15px
    }

    .inner-feedbacks.main-timeline1 .description {
        text-align: center
    }
}

.experience-sec .container {
    max-width: 1460px
}

.inner-section1 .doc-block {
    margin-bottom: 52px
}

.inner-mvv-block h2 {
    color: var(--color-primary);
    font-size: 26px;
    margin: 6px 0
}

.inner-mvv-row {
    margin-top: 10px
}

.inner-mvv-block {
    position: relative;
    padding: 20px;
    border: 6px solid #fff;
    box-shadow: 0 0 5px #6464649e;
    background: #f5f5f5
}

.inner-mvv-block img {
    width: 70px;
    filter: brightness(0)
}

.ol-styles li {
    font-size: 15px
}

.modal-dialog {
    max-width: 800px;
    margin: 4rem auto;
    max-height: 500px;
    position: relative
}

.image-page .box,
.inner_blogs {
    text-align: center;
    margin-bottom: 30px
}

.modal-content {
    border: 7px solid #b5cce6;
    height: 550px;
    overflow-y: auto
}

.modal-docname {
    border-bottom: 1px solid
}

.modal-docabout p {
    font-size: 15px;
    line-height: 30px
}

.custom-modal-dialog::-webkit-scrollbar-thumb {
    background-color: var(--color-primary)
}

.custom-modal-dialog::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5
}

.modal-content::-webkit-scrollbar-thumb {
    background-color: var(--color-primary)
}

.modal-content::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5
}

.custom-modal-dialog.modal-dialog {
    width: 100%;
    max-width: 800px;
    height: auto;
    border: 6px solid #f27985;
    border-radius: 7px
}

.custom-modal-dialog .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    padding: 18px;
    border: none;
    border-radius: 0;
    height: 550px;
    overflow-y: auto;
    background: #fff
}

.blog_info a._b_link,
.codecontents1 .close {
    background: var(--color-primary)
}

.codecontents1 .close,
.codecontents1 .close:hover {
    border-radius: 50%;
    padding: 10px;
    width: 50px;
    height: 50px;
    text-decoration: none;
    right: -25px;
    top: -25px;
    text-shadow: none;
    position: absolute;
    opacity: 1;
    color: #fff;
    z-index: 1;
    cursor: pointer !important
}

.codecontents1 .close:hover {
    background: var(--color-secondary);
    transition: .3s
}

.box:hover .box-content:after,
.box:hover .box-content:before,
.box:hover .icon,
.box:hover:after,
.box:hover:before,
.close:not(:disabled):not(.disabled):hover,
.image-page .box:hover .box-content {
    opacity: 1
}

.ol-styles li span {
    font-weight: 700
}

.modal-docname h2 {
    color: var(--color-primary);
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase
}

.modal-docname h3 {
    font-size: 18px;
    margin: 5px 0 4px;
    padding: 2px 0;
    color: #333;
    font-weight: 500
}

.image-page .box {
    overflow: hidden;
    position: relative;
    border: 6px solid #fff;
    box-shadow: 0 0 8px #c9c9c9
}

.image-page .box-content,
.image-page .box:after,
.image-page .box:before {
    opacity: 0;
    position: absolute;
    left: 0;
    transition: .35s ease-in-out;
    width: 100%
}

.image-page .box:after,
.image-page .box:before {
    content: "";
    background: linear-gradient(to top, var(--color-secondary), var(--color-primary));
    height: 100%;
    border-radius: 50%;
    transform: scale(.8);
    top: 0
}

.image-page .box:after {
    width: 40px;
    height: 40px;
    opacity: 1;
    transform: translateX(-20px);
    top: 100%;
    left: 50%
}

.image-page .box:hover:before {
    border-radius: 0;
    opacity: .8;
    transform: scale(1)
}

.image-page .box:hover:after {
    opacity: .1;
    transform: translate(-20px, -20px);
    top: 50%
}

.image-page .box img {
    width: 100%;
    height: auto
}

.image-page .box-content {
    color: #fff;
    padding: 0 15px;
    transform: translateY(-50%);
    top: 50%;
    z-index: 2
}

.image-page .box .title {
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 1px
}

.image-page .box .post {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: block;
    margin: 0 0 12px
}

.image-page .box .icon {
    padding: 0;
    margin: 0;
    list-style: none
}

.image-page .box .icon li {
    margin: 0 4px;
    display: inline-block
}

.image-page .box .icon li a {
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    width: 36px;
    height: 36px;
    border: 1px solid #fff;
    display: block;
    transition: .35s
}

.image-page .box .icon li a:hover {
    color: var(--color-secondary);
    background: #fff;
    border-radius: 50%
}

@media only screen and (max-width:990px) {
    .image-page .box {
        margin: 0 0 30px
    }
}

.videos-inner-row iframe {
    margin-bottom: 25px
}

.video-page iframe {
    width: 100%;
    height: 200px;
    border: 6px solid #fff;
    box-shadow: 0 0 8px #c3c3c3
}

.sec-head h1 {
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 15px
}

.inner_blogs {
    box-shadow: 0 0 10px #ccc;
    background: #fff
}

.blog_info {
    position: relative;
    margin: 7px 0 0;
    padding: 6px 16px 0
}

.blog_info h2 {
    font-size: 20px;
    color: var(--color-default);
    margin: 0 0 7px
}

.blog_info p {
    color: #333;
    line-height: 25px;
    margin-bottom: 10px
}

.blog_info a._b_link {
    display: inline-block;
    color: #fff;
    padding: 3px 10px
}

.home-popup .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background-color: var(--color-primary);
    opacity: 1;
    color: #fff;
    font-size: 35px;
    padding: 0 6px;
    padding-bottom: 2px;
}

.home-popup .modal-content {
    height: auto;
    overflow-y: initial;
    border: 3px solid #ffffff;
}

.home-popup .modal-dialog {
    max-width: 519px;
}

.home-popup .modal-body {
    padding: 0px;
}

.top-phn {
    position: absolute;
    right: 38px;
    top: 18px;
    z-index: 1;
    border: 1px dashed #868686;
    padding: 3px 20px;
    border-radius: 20px;
}

.top-phn p {
    font-size: 15px;
    margin-bottom: 0px;
}

.add-line{
    border-top: 1px solid var(--color-primary);
    padding-top: 10px;
    margin-top: 10px!important;
}

.serv-matter.serv-matter1 p{
    text-align: left;
}

/***************Maps********************/
.maps-sec{
    margin-top: 25px; 
    text-align: center;
}
.first-map {
    position: relative;
}
.first-map::before{
    content:"";
    position: absolute;
    width: 2px;
    height: 90%;
    border-left: 2px dashed var(--color-primary);
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.map-1 {
    padding: 12px 23px;
    margin-top: 35px;
    
}
.map-1::after, .map-1::before {
    content: "";
    position: absolute;
    width: 27%;
    height: 27%;
    right: 19px;
    bottom: 0;
    background: var(--color-secondary);
    z-index: -1;
}


.map-1 iframe {
    width: 100%;
    height: 321px;
    border: 10px solid #ccc;
}
.description{
    text-align: justify;
}