body {
    color: #213B4D;
    font-size: 16px;
    background-color: #fff;
    overflow-x: hidden;
    line-height: 23px;
    font-family: TitilliumWeb-Regular
}

.slick-track {
    float: left;
}

img {
    max-width: 100%
}

.t-600 {
    font-family: TitilliumWeb-SemiBold
}

.t-700 {
    font-family: TitilliumWeb-Bold
}

h1 {
    font-size: 32px;
    font-family: TitilliumWeb-Regular
}

h2 {
    font-size: 21px;
    font-family: TitilliumWeb-SemiBold
}

h3 {
    font-size: 21px
}

ul {
    padding: 0
}

li {
    list-style-type: none
}

input {
    outline: none
}

a {
    text-decoration: none
}

.v-center {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

::selection {
    color: #fff;
    background: #D8261D
}

@font-face {
    font-family: TitilliumWeb-Regular;
    src: url(../fonts/TitilliumWeb-Regular.ttf)
}

@font-face {
    font-family: TitilliumWeb-SemiBold;
    src: url(../fonts/TitilliumWeb-SemiBold.ttf)
}

@font-face {
    font-family: TitilliumWeb-Bold;
    src: url(../fonts/TitilliumWeb-Bold.ttf)
}

@font-face {
    font-family: WorkSans-Medium;
    src: url(../fonts/WorkSans-Medium.ttf)
}






.top-header {
    background-color: #185F86;
    height: 80px;
    color: #fff;
    display: table
}

.top-header .logo img {
    position: absolute;
    top: 25px;
    left: 45px;
    z-index: 1;
    width: 150px;
}

.top-header .header-right {
    float: right;
    /* background: #004063; */
    padding: 0px 50px;
    height: 80px
}

.top-header .header-right .social-icons {
    float: left;
    margin-top: 28px;
    cursor: pointer;
}

.top-header .header-right .social-icons img {
    margin: 0px 10px;
    transition: all 0.5s ease
}

.top-header .header-right .social-icons img:hover {
    margin-top: -10px
}

.top-header .header-right ul {
    margin-bottom: 0;
    float: left
}

.top-header .header-right ul li {
    float: left;
    background: #185F86;
    border-radius: 5px;
    height: 43px;
    margin: 0px 20px;
    margin-top: 18px;
    padding: 0px 10px;
    line-height: 43px;
    font-family: TitilliumWeb-SemiBold
}

.top-header .header-right ul li button {
    color: #fff
}

.top-header .header-right ul li img {
    margin-right: 5px;
    position: relative;
    top: -2px
}

.top-header .header-right ul li .show-on-hover:hover>ul.dropdown-menu {
    display: block
}

.top-header .header-right ul li .show-on-hover a {
    color: #333E48;
    text-decoration: none
}

.top-header .header-right ul li .show-on-hover a li {
    padding: 10px 10px;
    float: left;
    width: 100%
}

.top-header .header-right ul li .show-on-hover img {
    margin-top: 0 !important
}

.top-header .header-right ul li .dropdown-toggle::after {
    display: none
}

.top-header .header-right ul li .enquiry {
    background: #E6771B;
    height: 43px;
    display: inline-block;
    width: 100px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
}

.dropdown:hover .dropdown-menu {
    display: block
}

.navbar-brand {
    padding-top: 0;
    margin-left: 60px;
    padding: 0;
    margin: 0
}

.navbar-brand * {
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
    text-decoration: none;
    color: #f2f2f2
}

.navbar-brand .main-menu {
    display: block;
    position: relative
}

.navbar-brand .main-menu:before, .navbar-brand .main-menu:after {
    display: table;
    line-height: 0;
    content: ""
}

.navbar-brand .core-menu {
    text-align: center;
    overflow: hidden
}

.navbar-brand .core-menu .menu-icon {
    float: left;
    margin-right: 15px
}

.navbar-brand .core-menu li {
    list-style: none;
    display: inline-block;
    cursor: pointer
}

.navbar-brand .core-menu li a {
    display: inline-block
}

.navbar-brand .core-menu li a:hover {
    color: #0B3C6D !important
}

.navbar-brand li span.toggle {
    padding-left: 1em
}

.navbar-brand .toggle:before {
    content: "\f107";
    font: normal normal normal 16px/1 FontAwesome
}

.navbar-brand .dropdown {
    position: absolute;
    width: 230px;
    background: #fff;
    text-align: left;
    display: none;
    min-height: 350px;
    top: 66px;
    border-radius: 4px;
    z-index: 11
}

.navbar-brand .dropdown li {
    display: block
}

.navbar-brand .dropdown li a {
    display: block;
    color: #333E48 !important;
    padding: 8px 10px;
    font-size: 14px
}

.navbar-brand .dropdown2 {
    position: absolute;
    width: 800px;
    background: #fff;
    text-align: left;
    display: none;
    left: 227px;
    top: 0;
    border-radius: 0px 4px 4px 0px;
    min-height: 350px;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05)
}

.navbar-brand .dropdown2 li {
    display: block
}

.navbar-brand .dropdown2 li a {
    display: block
}

.navbar-brand .hamburger-menu {
    padding: 1em;
    display: none;
    text-transform: uppercase
}

.search-result {
    background: #FFFFFF;
    border: 3px solid #E7E7E7;
    border-radius: 0px 0px 10px 10px;
    margin-top: -8px;
    z-index: 2;
    border-top: none;
    min-height: 300px;
    position: absolute;
    width: 100%;
    color: #213B4D;
    padding: 25px;
}

@media (max-width: 720px) {
    .navbar-brand .main-menu {
        height: 50px
    }

    .navbar-brand .container-menu {
        width: 100%
    }

    .navbar-brand .navigation {
        float: left;
        display: block;
        width: 100%
    }

    .navbar-brand .core-menu {
        float: right;
        width: 100%;
        background: #1a1a1a;
        margin: auto;
        display: none
    }

    .navbar-brand .core-menu li {
        width: 100%;
        display: block
    }

    .navbar-brand .core-menu li a {
        display: block;
        margin: auto
    }

    .navbar-brand .hamburger-menu {
        display: block;
        text-align: center;
        padding-right: 60px;
        float: none;
        width: 100%
    }

    .navbar-brand .burger-1, .navbar-brand .burger-2, .navbar-brand .burger-3 {
        display: block;
        position: absolute;
        width: 20px;
        height: 3px;
        border-radius: 30px;
        right: 0;
        margin-right: 25px;
        background: #fff;
        -webkit-transition: .2s ease;
        -ms-transition: .2s ease;
        -moz-transition: .2s ease;
        -o-transition: .2s ease;
        transition: .2s ease
    }

    .navbar-brand .burger-1 {
        top: 15px
    }

    .navbar-brand .burger-2 {
        top: 23px
    }

    .navbar-brand .burger-3 {
        top: 31px
    }

    .navbar-brand .burger-1.open, .navbar-brand .burger-2.open, .navbar-brand .burger-3.open {
        -webkit-transition: .2s ease;
        -ms-transition: .2s ease;
        -moz-transition: .2s ease;
        -o-transition: .2s ease;
        transition: .2s ease;
        transform-origin: 50% 50%
    }

    .navbar-brand .burger-1.open {
        top: 25px;
        width: 23px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg)
    }

    .navbar-brand .burger-2.open {
        opacity: 0
    }

    .navbar-brand .burger-3.open {
        top: 25px;
        width: 23px;
        transform: rotate(-45deg)
    }

    .navbar-brand .dropdown {
        width: 100%;
        background: #0e0e0e;
        text-align: center;
        position: relative
    }

    .navbar-brand .dropdown2 {
        right: 0;
        top: 0;
        width: 100%;
        position: relative;
        padding: 0 20px
    }
}

.main-banner {
    position: relative;
    color: #fff
}

.main-banner .banner-content {
    position: absolute;
    top: 20px;
    margin: auto;
    left: 0;
    right: 0;
    max-width: 1400px
}

.main-banner .banner-content h1 {
    font-family: TitilliumWeb-Bold;
    font-size: 42px
}

.main-banner .banner-content .search-contr {
    background: #FFFFFF;
    border: 1px solid #E6771B;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 25px;
    padding-bottom: 35px;
    margin-top: 40px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 9;
}

.main-banner .banner-content .search-contr .radio-btn-contr {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.main-banner .banner-content .search-contr .radio-btn-contr h1 {
    margin-bottom: 15px
}

.main-banner .banner-content .search-contr .radio-btn-contr .radio-btn {
    display: block;
    position: relative;
    padding: 5px 10px;
    padding-left: 28px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    margin-right: 10px;
    color: #B7B7B7;
    margin-top: 5px;
    border-radius: 20px
}

.main-banner .banner-content .search-contr .radio-btn-contr .radio-btn input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.main-banner .banner-content .search-contr .radio-btn-contr .radio-btn .checkmark {
    position: absolute;
    top: 13px;
    left: 10px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    border: 1px solid #213B4D
}

.main-banner .banner-content .search-contr .radio-btn-contr .radio-btn .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.main-banner .banner-content .search-contr .radio-btn-contr .radio-btn input:checked~.checkmark:after {
    display: block
}

.main-banner .banner-content .search-contr .radio-btn-contr .radio-btn .checkmark:after {
    top: -2px;
    left: -2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #E6771B
}

.main-banner .banner-content .search-contr .radio-btn-contr .radio-btn.active {
    background: #E7E7E7
}

.main-banner .banner-content .search-contr .search-icons {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    margin: auto;
    display: table;
    margin-bottom: 20px;
    width: 80%;
    color: #213B4D;
    margin-top: -55px;
    padding: 2px 5px
}

.main-banner .banner-content .search-contr .search-icons ul li {
    float: left;
    width: 12%;
    font-family: WorkSans-Medium;
    font-size: 16px;
    height: 65px;
}

.main-banner .banner-content .search-contr .search-icons ul li .im {
    height: 40px
}

.main-banner .banner-content .search-contr .search-icons ul li .im img {
    margin: auto;
    display: table;
    width: 25px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.main-banner .banner-content .search-contr .search-input {
    position: relative;
    float: left;
    width: 100%
}

.main-banner .banner-content .search-contr .search-input img {
    position: absolute;
    left: 20px;
    top: 10px;
    width: 25px;
}

.main-banner .banner-content .search-contr .search-input input {
    background: #FFFFFF;
    border: 2px solid #E7E7E7;
    box-sizing: border-box;
    border-radius: 10px;
    width: 100%;
    height: 45px;
    padding-left: 70px
}

.main-banner .banner-content .search-contr .search-input button {
    background: #E6771B;
    border-radius: 30px;
    color: #fff;
    border: none;
    height: 45px;
    width: 200px;
    position: absolute;
    bottom: auto;
    left: 0;
    right: 0;
    top: 57px;
    margin: auto;
    font-family: 'WorkSans-Medium';
    font-size: 21px
}

.main-banner .banner-arrow {
    width: max-content;
    margin: auto;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0
}

.main-banner .banner-arrow .scroll-arrow {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 2px
}

.scroll-arrow {
    animation: pulse 3s ease infinite alternate,
        nudge 3s linear infinite alternate
}

@keyframes nudge {
    0%, 100% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(0px, 10px)
    }

    80% {
        transform: translate(0px, -10px)
    }
}

.main-pd {
    padding: 0px 260px
}



.slick-slide {
    padding: 0px 20px;
}


/*about section open*/
.simplebar-scrollbar:before {
    background: #E6771B !important;
    border-radius: 0 !important;
    opacity: 1 !important;
    width: 6px;
    left: -2px !important;
}

.ab-caro .simplebar-scrollbar:before {
    width: auto;
}

.simplebar-track.simplebar-vertical {
    width: 3px !important;
    /* background: #D9D6D6 !important; */
    overflow: visible !important;
}

.ab-caro img {
    max-width: 150px;
    margin-right: 15px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

/*about section close*/


.faq-contr {
    padding-top: 40px;
    padding-bottom: 40px;
}

.faq-contr .accordion-item {
    border: none;
    border-bottom: 1px solid #213B4D;
    border-radius: 0;
    background: transparent
}

.faq-contr .accordion-item button.accordion-button {
    padding: 15px 0px 15px 0px;
    background: transparent
}

.faq-contr .accordion-item button.accordion-button:focus {
    box-shadow: none
}

.faq-contr .accordion-item button.accordion-button:not(.collapsed) {
    background-color: transparent;
    color: #212529;
    box-shadow: none
}

.faq-contr .accordion-item .accordion-body {
    padding: 20px 0px
}

.medical-expert {
    background: #F1F3F5;
    padding-top: 30px;
    padding-bottom: 50px
}

.get-in-touch {
    background: #3C434D;
    padding-bottom: 20px;
    color: #fff
}

.get-in-touch a.gettouch {
    background: #D8261D;
    border-radius: 50px;
    color: #fff;
    width: 300px;
    height: 50px;
    display: table;
    line-height: 50px;
    margin: auto;
    position: relative;
    top: -25px;
}

.get-in-touch h2.phoe-number {
    font-size: 32px
}

.footer-contr {
    background: #058ED2;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 16px
}

.footer-contr a {
    color: #fff
}

.footer-contr h1 {
    padding-bottom: 0px;
    font-size: 18px
}

.footer-contr h1 span {
    color: #E6771B
}

.footer-contr .stay input {
    border: none;
    height: 32px;
    width: 100%;
    max-width: 270px;
    float: left;
    padding-left: 10px
}

.footer-contr .stay button {
    background: #E6771B;
    border: none;
    height: 32px;
    width: 32px;
    float: left
}

.footer-contr .footer-contact {
    border-bottom: 1px solid #fff;
    margin-bottom: 30px !important
}

.footer-contr .footer-contact p {
    float: left;
    width: auto;
    padding-right: 130px;
    font-size: 18px;
    padding-left: 0;
}

.footer-contr .footer-contact p img {
    margin-right: 15px;
}

.footer-bottom {
    font-size: 16px;
    background: #058ED2;
    color: #fff;
    float: left;
    width: 100%;
    padding-bottom: 30px
}

.footer-bottom .ftr-bottm {
    border: 1px solid #fff;
    width: max-content;
    padding: 10px 20px;
    float: left
}

.footer-bottom p {
    margin-bottom: 0;
    float: right;
    padding-top: 10px
}









.tl-contr {
    display: inline-block;
}

.tl-contr h1 {
    margin-bottom: 30px;
    position: relative;
    padding-top: 15px;
}

.tl-contr h1::before {
    content: "";
    background: #E6771B;
    height: 2px;
    width: 80px;
    position: absolute;
    margin-bottom: 20px;
    top: 0;
}

.custom-input-box {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}


.cc {
    position: fixed;
    width: 50px;
    height: 100vh;
    z-index: 1;
    left: 0;
    background: red;
    top: 0;
}

.cc1 {
    position: fixed;
    width: 50px;
    height: 100vh;
    z-index: 1;
    right: 0;
    background: red;
    top: 0;
}


.selectable-menu {
    cursor: pointer;
}

.selected-category {
    color: #E6771B;
}


.slick-arrow {
    color: #000000;
}

.slick-arrow:hover {
    color: rgb(0, 0, 0);
}

.slick-prev:before, .slick-next:before {
    color: rgb(0, 0, 0);
}



.form-check-input:checked {
    background-color: #E6771B !important;
    border-color: #E6771B !important;
}


.d-menu {
    z-index: 1000;
    position: absolute;
    top: 38%;
    left: 72%;
    width: 20%;
    background-color: #ffffff;
    border: 1px solid rgb(175, 175, 175);
    box-shadow: black;
    border-radius: 5px;
}


.ant-message-notice {
    font-size: larger !important;
}




.slick-prev, .slick-next {
    background-color: #1a1a1a !important;
}

.slick-next {
    background: url('./img/next.svg') center center no-repeat !important;
    background-size: contain !important;
}

.slick-prev {
    background: url('./img/prev.svg') center center no-repeat !important;
    background-size: contain !important;
}

.slick-prev:before, .slick-next:before {
    color: transparent !important;
}


.custom-select {
    border: 3px solid #E7E7E7 !important;
    border-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    color: #213B4D;
    font-weight: bold;
}

.tl-sl {
    border-left: none !important;
}

.item-two {
    border-left: none !important;
}

.item-third {
    border-left: none !important;
}

.item-last {
    border-left: none !important;
}

.last {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.custom-search::-webkit-input-placeholder {
    color: '#213B4D' !important;
    font-weight: bold !important;
}


/* .testimonial{

    .slick-track{
        height: 500px !important;
    }

}  */



.suggetion-menu {
    margin: auto;
    position: absolute;
    top: 65%;
    width: 76%;
    left: 12%;
    justify-content: center;
    align-items: center;
    z-index: 10000;
    height: 500px;
    border-radius: 10px;
    display: none;
}


.notfound {
    width: 100%;
    height: 80vh;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
}

.mn-head li {
    cursor: pointer;
}

.country-contr li {
    cursor: pointer;
}

.errmsg {
    color: red !important;
    font-size: medium;
}

section {
    overflow-x: hidden;
}

.overflw-contr {
    overflow-x: initial;
}

.ds-hide {
    display: none;
}

.ab-caro p {
    display: flex;
}

.banner-slides .slick-next {
    right: 10px !important;
}

.banner-slides .slick-prev {
    left: 10px !important;
}


.h-detail .slick-next {
    right: 0px !important;
}

.h-detail .slick-prev {
    left: 0px !important;
}

/* .best-hh .slick-slider{
    margin: 0px -20px;
} */
.nxe-contr .slick-prev {
    left: 8px !important;
    z-index: 1;
}

.nxe-contr .slick-next {
    right: 8px !important;
}

.css-b62m3t-container {
    min-width: 180px;
}

ul.ul-list-item {
    margin: auto;
    display: table;
    width: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 28px;
}

ul.ul-list-item li a {
    color: #fff;
}

ul.ul-list-item li {
    float: left;
    margin: 0px 20px;
}

@media only screen and (max-width: 1600px) {
    .main-pd {
        padding-left: 100px;
        padding-right: 100px;
    }

    .main-banner .banner-content {
        left: 100px;
        right: 100px;
        max-width: 100%;
    }
}




@media only screen and (max-width: 1440px) {
    h1 {
        font-size: 28px
    }

    h2 {
        font-size: 18px;
    }

    .get-in-touch a.gettouch {
        height: 50px;
        line-height: 50px;
        top: -25px;
    }

    .get-in-touch h2.phoe-number {
        font-size: 28px;
    }

    .main-banner .banner-content .search-contr .search-icons {
        width: 90%;
    }

    .faq-contr {
        padding-top: 50px;
    }
}



@media only screen and (max-width: 1366px) {
    .main-pd {
        padding-left: 50px;
        padding-right: 50px;
    }

    .footer-contr .footer-contact p {
        padding-right: 50px;
    }

    .footer-contr {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .footer-bottom {
        font-size: 15px;
    }

    .footer-contr .stay input {
        max-width: 240px;
    }

    .slick-next {
        right: -10px !important;
    }

    .slick-prev {
        left: -10px !important;
    }

    .main-banner .banner-content .search-contr .search-icons ul li {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1199px) {
    .main-banner .banner-content .search-contr .search-icons ul li {
        width: 25%;
    }

    .top-header .logo img {
        width: 108px;
        left: 0;
        top: 0;
        background-color: #fff;
    }

    .top-header .header-right {
        padding: 0;
    }

    .ds-hide {
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    .footer-bottom p {
        text-align: center;
        width: 100%;
    }

    .footer-bottom .ftr-bottm {
        margin: auto;
        display: table;
        float: none;
    }

    .footer-bottom {
        padding-bottom: 25px;
    }

    .footer-contr .stay input {
        max-width: 165px;
    }

    .footer-contr .footer-contact p {
        padding-right: 20px;
    }

    .footer-contr {
        padding: 30px 40px 20px 40px;
    }

    .footer-contr h1 {
        font-size: 18px;
        padding-bottom: 10px;
    }

    .footer-contr .footer-contact {
        margin-bottom: 30px !important;
    }

    .main-banner .banner-content {
        left: 15px;
        right: 15px;
    }

    .d-menu {
        width: 265px !important;
        right: 40px;
        left: auto !important;
    }

    .top-header .header-right .social-icons {
        display: none;
    }

    .top-header .header-right ul li {
        display: none;
    }

    .top-header .header-right ul li.p-0 {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .s-full {
        width: 30%;
        flex: 30%;
        max-width: 30%;
    }

    .s-full1 {
        width: 40%;
        flex: 40%;
        max-width: 40%;
    }

    .footer-contr .stay input {
        max-width: 145px;
    }

    h2 {
        font-size: 18px;
    }

    .main-banner .banner-content h1 {
        font-size: 36px;
    }

    .main-banner .banner-content .search-contr .search-icons {
        width: 100%;
    }

    .custom-input-box {
        border-top-right-radius: 10px !important;
        border-bottom-right-radius: 10px !important;
    }

    .custom-select {
        border-radius: 0px 0px 10px 10px !important;
        margin-top: -7px;
    }

    .doctor-search-contr .custom-select {
        margin-top: 0;
        border-radius: 0 !important;
    }

    .doctor-search-contr .custom-input-box {
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
    }

    .doctor-search-contr .custom-select.item-last {
        border-radius: 0px 10px 10px 0px !important
    }

    .tl-sl {
        border-left: 3px solid #E7E7E7 !important;
    }

    h1 {
        font-size: 24px;
    }

    .banner-slides .slick-next {
        right: 0px !important;
    }

    .banner-slides .slick-prev {
        left: 0px !important;
    }
}

@media only screen and (max-width: 599px) {
    .s-full {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }

    .s-full1 {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }

    .footer-contr {
        text-align: center;
    }

    .stay {
        margin: auto;
        display: table;
    }

    .footer-bottom .ftr-bottm {
        width: auto;
        text-align: center;
    }

    .footer-contr .footer-contact p {
        width: 100%;
    }

    .footer-contr {
        padding: 30px 15px 20px 15px;
    }

    .footer-bottom.main-pd {
        padding-left: 15px;
        padding-right: 15px;
    }

    .medical-expert.main-pd {
        padding: 30px 15px 60px 15px;
        padding-right: 15px;
    }

    .faq-contr {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .faq-contr .main-pd {
        padding-left: 15px;
        padding-right: 15px;
    }

    .tl-contr h1 {
        margin-bottom: 10px;
    }

    .get-in-touch a.gettouch {
        width: 100%;
    }

    .main-pd {
        padding-left: 15px;
        padding-right: 15px;
    }

    .slick-next {
        right: 15px !important;
    }

    .slick-prev {
        left: 15px !important;
    }

    .main-banner .banner-content .search-contr .search-icons ul li .im img {
        width: 30px;
    }

    .main-banner .banner-content .search-contr .search-icons ul li {
        font-size: 13px;
    }

    .doctor-search-contr {
        display: initial;
    }

    .doctor-search-contr .col {
        width: 50%;
        max-width: 50%;
        flex: 50%;
        float: left;
    }

    .doctor-search-contr .item-two {
        border-radius: 0px 10px 0px 0px !important;
        height: 65px !important;
    }

    .doctor-search-contr .item-third {
        border-radius: 0px 0px 0px 10px !important;
        margin-top: -7px;
        border-left: 3px solid #E7E7E7 !important;
        margin-left: 1px;
        height: 58px !important;
    }

    .doctor-search-contr .custom-select.item-last {
        border-radius: 0px 0px 10px 0px !important;
        margin-top: -7px;
        margin-left: 1px;
        height: 58px !important;
    }

    .custom-select {
        font-weight: 100;
        font-size: 16px;
    }

    .top-brand .slick-prev {
        left: 0px !important;
    }

    .top-brand .slick-next {
        right: 0px !important;
    }

    .banner-bg {
        height: 385px;
    }
}

.dropdown-toggle:after {
    display: none !important;
}

.more-btn:focus {
    outline: none !important;
    box-shadow: none !important;
}


.ant-pagination-item-active {
    border-color: #E6771B !important;
}

.ant-pagination-item:hover {
    border-color: #E6771B !important;
}


.form-control:focus {
    border-color: #E6771B;
    box-shadow: 0 0 0 0;
}

.form-select:focus {
    border-color: #E6771B;
    box-shadow: 0 0 0 0;
}

.dropdown-toggle:focus {
    border-color: #E6771B;
    box-shadow: 0 0 0 0;
}

.dropdown-toggle:focus {
    border-color: #E6771B;
    box-shadow: 0 0 0 0;
}

.btn{
    box-shadow: 0 0 0 0 !important;
}