        * {
            padding: 0;
            margin: 0;
            box-sizing: border-box;
        }
        
        html {
            scroll-behavior: smooth;
            overflow-x: hidden;
        }
        
        body {
            font-family: "Poppins", sans-serif;
            font-size: 17px !important;
            font-weight: 400;
            color: #444444;
            line-height: 1.5;
            /* letter-spacing: 0.2px; */
            overflow-x: hidden;
            background: #ffffff;
            background-color: #fff;
            padding: 0;
            margin: 0;
        }
        
        .pt-0 {
            padding-top: 0;
        }
        
        .pb-0 {
            padding-bottom: 0;
        }
        
        .pb-10 {
            padding-bottom: 10px !important;
        }
        
        .pt-15 {
            padding-top: 15px !important;
        }
        
        .pb-15 {
            padding-bottom: 15px !important;
        }
        
        .pt-20 {
            padding-top: 20px !important;
        }
        
        .pb-20 {
            padding-bottom: 20px !important;
        }
        
        .pt-25 {
            padding-top: 25px !important;
        }
        
        .pb-25 {
            padding-bottom: 25px !important;
        }
        
        .pt-30 {
            padding-top: 30px !important;
        }
        
        .pb-30 {
            padding-bottom: 30px !important;
        }
        
        .pt-35 {
            padding-top: 35px !important;
        }
        
        .pb-35 {
            padding-bottom: 35px !important;
        }
        
        .pt-40 {
            padding-top: 40px !important;
        }
        
        .pb-40 {
            padding-bottom: 40px !important;
        }
        
        .pt-45 {
            padding-top: 45px !important;
        }
        
        .pb-45 {
            padding-bottom: 45px !important;
        }
        
        .pt-50 {
            padding-top: 50px !important;
        }
        
        .pb-50 {
            padding-bottom: 50px !important;
        }
        
        .pt-55 {
            padding-top: 55px !important;
        }
        
        .pb-55 {
            padding-bottom: 55px !important;
        }
        
        .pt-60 {
            padding-top: 60px !important;
        }
        
        .pb-60 {
            padding-bottom: 60px !important;
        }
        
        .pt-65 {
            padding-top: 65px !important;
        }
        
        .pb-65 {
            padding-bottom: 65px !important;
        }
        
        .pt-70 {
            padding-top: 70px !important;
        }
        
        .pb-70 {
            padding-bottom: 70px !important;
        }
        
        .pt-75 {
            padding-top: 75px !important;
        }
        
        .pb-75 {
            padding-bottom: 75px !important;
        }
        
        .pt-80 {
            padding-top: 80px !important;
        }
        
        .pb-80 {
            padding-bottom: 80px !important;
        }
        
        .pt-85 {
            padding-top: 85px !important;
        }
        
        .pb-85 {
            padding-bottom: 85px !important;
        }
        
        .pt-90 {
            padding-top: 90px !important;
        }
        
        .pb-90 {
            padding-bottom: 90px !important;
        }
        
        .pt-95 {
            padding-top: 95px !important;
        }
        
        .pb-95 {
            padding-bottom: 95px !important;
        }
        
        .pt-100 {
            padding-top: 100px !important;
        }
        
        .pb-100 {
            padding-bottom: 100px !important;
        }
        
        .pt-110 {
            padding-top: 110px;
        }
        
        .pb-110 {
            padding-bottom: 110px;
        }
        
        .pt-120 {
            padding-top: 120px;
        }
        
        .pb-120 {
            padding-bottom: 120px;
        }
        
        .pt-130 {
            padding-top: 130px;
        }
        
        .pb-130 {
            padding-bottom: 130px;
        }
        
        .pt-140 {
            padding-top: 140px;
        }
        
        .pb-140 {
            padding-bottom: 140px;
        }
        
        .pt-150 {
            padding-top: 150px;
        }
        
        .pb-150 {
            padding-bottom: 150px;
        }
        
        .pt-160 {
            padding-top: 160px;
        }
        
        .pb-160 {
            padding-bottom: 160px;
        }
        
        .pt-170 {
            padding-top: 170px;
        }
        
        .pb-170 {
            padding-bottom: 170px;
        }
        
        .pt-180 {
            padding-top: 180px;
        }
        
        .pb-180 {
            padding-bottom: 180px;
        }
        
        .pt-190 {
            padding-top: 190px;
        }
        
        .pb-190 {
            padding-bottom: 190px;
        }
        
        .pt-200 {
            padding-top: 200px;
        }
        
        .pb-200 {
            padding-bottom: 200px;
        }
        
        .pt-300 {
            padding-top: 300px;
        }
        
        .pb-300 {
            padding-bottom: 300px;
        }
        
        .pt-400 {
            padding-top: 400px;
        }
        
        .pb-400 {
            padding-bottom: 400px;
        }
        
        .pl-10 {
            padding-left: 10px;
        }
        
        .pr-10 {
            padding-right: 10px;
        }
        
        .pl-15 {
            padding-left: 15px;
        }
        
        .pr-15 {
            padding-right: 15px;
        }
        
        .pl-20 {
            padding-left: 20px;
        }
        
        .pr-20 {
            padding-right: 20px;
        }
        
        .pl-25 {
            padding-left: 25px;
        }
        
        .pr-25 {
            padding-right: 25px;
        }
        
        .pl-30 {
            padding-left: 30px;
        }
        
        .pr-30 {
            padding-right: 30px;
        }
        
        .pl-35 {
            padding-left: 35px;
        }
        
        .pr-35 {
            padding-right: 35px;
        }
        
        .pl-40 {
            padding-left: 40px;
        }
        
        .pr-40 {
            padding-right: 40px;
        }
        
        .pl-45 {
            padding-left: 45px;
        }
        
        .pr-45 {
            padding-right: 45px;
        }
        
        .pl-45 {
            padding-left: 45px;
        }
        
        .pr-45 {
            padding-right: 45px;
        }
        
        .pl-50 {
            padding-left: 50px;
        }
        
        .pr-50 {
            padding-right: 50px;
        }
        
        .pl-55 {
            padding-left: 55px;
        }
        
        .pr-55 {
            padding-right: 55px;
        }
        
        .pl-60 {
            padding-left: 60px;
        }
        
        .pr-60 {
            padding-right: 60px;
        }
        
        .pl-65 {
            padding-left: 65px;
        }
        
        .pr-65 {
            padding-right: 65px;
        }
        
        .pl-70 {
            padding-left: 70px;
        }
        
        .pr-70 {
            padding-right: 70px;
        }
        
        .pl-75 {
            padding-left: 75px;
        }
        
        .pr-75 {
            padding-right: 75px;
        }
        
        .pl-80 {
            padding-left: 80px;
        }
        
        .pr-80 {
            padding-right: 80px;
        }
        
        .pl-85 {
            padding-left: 85px;
        }
        
        .pr-85 {
            padding-right: 85px;
        }
        
        .pl-90 {
            padding-left: 90px;
        }
        
        .pr-90 {
            padding-right: 90px;
        }
        
        .pl-95 {
            padding-left: 95px;
        }
        
        .pr-95 {
            padding-right: 95px;
        }
        
        .pl-100 {
            padding-left: 100px;
        }
        
        .pr-100 {
            padding-right: 100px;
        }
        
        .pl-150 {
            padding-left: 150px;
        }
        
        .pr-150 {
            padding-right: 150px;
        }
        
        .pl-200 {
            padding-left: 200px;
        }
        
        .pr-200 {
            padding-right: 200px;
        }
        
        .pl-250 {
            padding-left: 250px;
        }
        
        .pr-250 {
            padding-right: 250px;
        }
        
        .pl-300 {
            padding-left: 300px;
        }
        
        .pr-300 {
            padding-right: 300px;
        }
        
        .pl-350 {
            padding-left: 350px;
        }
        
        .pr-350 {
            padding-right: 350px;
        }
        
        .pl-400 {
            padding-left: 400px;
        }
        
        .pr-400 {
            padding-right: 400px;
        }
        
        .pl-450 {
            padding-left: 450px;
        }
        
        .pr-450 {
            padding-right: 450px;
        }
        
        .pl-500 {
            padding-left: 500px;
        }
        
        .pr-500 {
            padding-right: 500px;
        }
        
        .mt-10 {
            margin-top: 10px;
        }
        
        .mb-10 {
            margin-bottom: 10px;
        }
        
        .mt-15 {
            margin-top: 15px;
        }
        
        .mb-15 {
            margin-bottom: 15px;
        }
        
        .mt-20 {
            margin-top: 20px;
        }
        
        .mb-20 {
            margin-bottom: 20px;
        }
        
        .mt-25 {
            margin-top: 25px;
        }
        
        .mb-25 {
            margin-bottom: 25px;
        }
        
        .mt-30 {
            margin-top: 30px;
        }
        
        .mb-30 {
            margin-bottom: 30px;
        }
        
        .mt-35 {
            margin-top: 35px;
        }
        
        .mb-35 {
            margin-bottom: 35px;
        }
        
        .mt-40 {
            margin-top: 40px;
        }
        
        .mb-40 {
            margin-bottom: 40px;
        }
        
        .mt-45 {
            margin-top: 45px;
        }
        
        .mb-45 {
            margin-bottom: 45px;
        }
        
        .mt-50 {
            margin-top: 50px;
        }
        
        .mb-50 {
            margin-bottom: 50px;
        }
        
        .mt-55 {
            margin-top: 55px;
        }
        
        .mb-55 {
            margin-bottom: 55px;
        }
        
        .mt-60 {
            margin-top: 60px;
        }
        
        .mb-60 {
            margin-bottom: 60px;
        }
        
        .mt-65 {
            margin-top: 65px;
        }
        
        .mb-65 {
            margin-bottom: 65px;
        }
        
        .mt-70 {
            margin-top: 70px;
        }
        
        .mb-70 {
            margin-bottom: 70px;
        }
        
        .mt-75 {
            margin-top: 75px;
        }
        
        .mb-75 {
            margin-bottom: 75px;
        }
        
        .mt-80 {
            margin-top: 80px;
        }
        
        .mb-80 {
            margin-bottom: 80px;
        }
        
        .mt-85 {
            margin-top: 85px;
        }
        
        .mb-85 {
            margin-bottom: 85px;
        }
        
        .mt-90 {
            margin-top: 90px;
        }
        
        .mb-90 {
            margin-bottom: 90px;
        }
        
        .mt-95 {
            margin-top: 95px;
        }
        
        .mb-95 {
            margin-bottom: 95px;
        }
        
        .mt-100 {
            margin-top: 100px;
        }
        
        .mb-100 {
            margin-bottom: 100px;
        }
        
        .mt-110 {
            margin-top: 110px;
        }
        
        .mb-110 {
            margin-bottom: 110px;
        }
        
        .mt-120 {
            margin-top: 120px;
        }
        
        .mb-120 {
            margin-bottom: 120px;
        }
        
        .mt-130 {
            margin-top: 130px;
        }
        
        .mb-130 {
            margin-bottom: 130px;
        }
        
        .mt-140 {
            margin-top: 140px;
        }
        
        .mb-140 {
            margin-bottom: 140px;
        }
        
        .mt-150 {
            margin-top: 150px;
        }
        
        .mb-150 {
            margin-bottom: 150px;
        }
        
        .mt-160 {
            margin-top: 160px;
        }
        
        .mb-160 {
            margin-bottom: 160px;
        }
        
        .mt-170 {
            margin-top: 170px;
        }
        
        .mb-170 {
            margin-bottom: 170px;
        }
        
        .mt-180 {
            margin-top: 180px;
        }
        
        .mb-180 {
            margin-bottom: 180px;
        }
        
        .mt-190 {
            margin-top: 190px;
        }
        
        .mb-190 {
            margin-bottom: 190px;
        }
        
        .mt-200 {
            margin-top: 200px;
        }
        
        .mb-200 {
            margin-bottom: 200px;
        }
        
        .mt-250 {
            margin-top: 250px;
        }
        
        .mb-250 {
            margin-bottom: 250px;
        }
        
        .mt-300 {
            margin-top: 300px;
        }
        
        .mb-300 {
            margin-bottom: 300px;
        }
        
        .mt-350 {
            margin-top: 350px;
        }
        
        .mb-350 {
            margin-bottom: 350px;
        }
        
        .mt-400 {
            margin-top: 400px;
        }
        
        .mb-400 {
            margin-bottom: 400px;
        }
        
        .mt-450 {
            margin-top: 450px;
        }
        
        .mb-450 {
            margin-bottom: 450px;
        }
        
        .mt-500 {
            margin-top: 500px;
        }
        
        .mb-500 {
            margin-bottom: 500px;
        }
        
        .ml-10 {
            margin-left: 10px;
        }
        
        .mr-10 {
            margin-right: 10px;
        }
        
        .ml-15 {
            margin-left: 15px;
        }
        
        .mr-15 {
            margin-right: 15px;
        }
        
        .mr-5 {
            margin-right: 5px;
        }
        
        .ml-20 {
            margin-left: 20px;
        }
        
        .mr-20 {
            margin-right: 20px;
        }
        
        .ml-25 {
            margin-left: 25px;
        }
        
        .mr-25 {
            margin-right: 25px;
        }
        
        .ml-30 {
            margin-left: 30px;
        }
        
        .mr-30 {
            margin-right: 30px;
        }
        
        .ml-35 {
            margin-left: 35px;
        }
        
        .mr-35 {
            margin-right: 35px;
        }
        
        .ml-40 {
            margin-left: 40px;
        }
        
        .mr-40 {
            margin-right: 40px;
        }
        
        .ml-45 {
            margin-left: 45px;
        }
        
        .mr-45 {
            margin-right: 45px;
        }
        
        .ml-45 {
            margin-left: 45px;
        }
        
        .mr-45 {
            margin-right: 45px;
        }
        
        .ml-50 {
            margin-left: 50px;
        }
        
        .mr-50 {
            margin-right: 50px;
        }
        
        .ml-55 {
            margin-left: 55px;
        }
        
        .mr-55 {
            margin-right: 55px;
        }
        
        .ml-60 {
            margin-left: 60px;
        }
        
        .mr-60 {
            margin-right: 60px;
        }
        
        .ml-65 {
            margin-left: 65px;
        }
        
        .mr-65 {
            margin-right: 65px;
        }
        
        .ml-70 {
            margin-left: 70px;
        }
        
        .mr-70 {
            margin-right: 70px;
        }
        
        .ml-75 {
            margin-left: 75px;
        }
        
        .mr-75 {
            margin-right: 75px;
        }
        
        .ml-80 {
            margin-left: 80px;
        }
        
        .mr-80 {
            margin-right: 80px;
        }
        
        .ml-85 {
            margin-left: 85px;
        }
        
        .mr-85 {
            margin-right: 85px;
        }
        
        .ml-90 {
            margin-left: 90px;
        }
        
        .mr-90 {
            margin-right: 90px;
        }
        
        .ml-95 {
            margin-left: 95px;
        }
        
        .mr-95 {
            margin-right: 95px;
        }
        
        .ml-100 {
            margin-left: 100px;
        }
        
        .mr-100 {
            margin-right: 100px;
        }
        
        .ml-150 {
            margin-left: 150px;
        }
        
        .mr-150 {
            margin-right: 150px;
        }
        
        .ml-200 {
            margin-left: 200px;
        }
        
        .mr-200 {
            margin-right: 200px;
        }
        
        .ml-250 {
            margin-left: 250px;
        }
        
        .mr-250 {
            margin-right: 250px;
        }
        
        .ml-300 {
            margin-left: 300px;
        }
        
        .mr-300 {
            margin-right: 300px;
        }
        
        .ml-350 {
            margin-left: 350px;
        }
        
        .mr-350 {
            margin-right: 350px;
        }
        
        .ml-400 {
            margin-left: 400px;
        }
        
        .mr-400 {
            margin-right: 400px;
        }
        
        .ml-450 {
            margin-left: 450px;
        }
        
        .mr-450 {
            margin-right: 450px;
        }
        
        .ml-500 {
            margin-left: 500px;
        }
        
        .mr-500 {
            margin-right: 500px;
        }
        
        @media (max-width: 767px) {
            body {
                font-size: 14px;
                overflow-x: hidden;
            }
        }
        
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            line-height: 1.3;
            color: #3b3a39;
            margin-bottom: 20px;
        }
        
        h1 {
            font-size: 33px;
        }
        
        h2 {
            font-size: 27px;
        }
        
        h2 span {
            color: #a42a53;
        }
        
        h2 a {
            color: #a42a53;
        }
        
        h2 a:hover {
            color: #a42a53;
            text-decoration: none;
        }
        
        h3 sub {
            font-size: 42%;
        }
        
        sup {
            font-size: 75%;
        }
        
        p {
            margin: 0 0 20px 0;
            padding: 0;
            font-size: 17px !important;
        }
        
        @media (max-width: 767px) {
            h1 {
                font-size: 27px;
            }
            h2 {
                font-size: 25px;
            }
            p {
                margin: 0 0 15px 0;
                padding: 0;
                line-height: 1.5;
            }
        }
        
        a {
            text-decoration: none;
            outline: none;
            outline: 0;
            color: #a42a53;
            transition: all 0.5s ease;
        }
        
        a:hover,
        a:focus {
            color: #a42a53;
            transition: all 0.5s ease;
        }
        
        .text_decoration:hover {
            text-decoration: none;
        }
        
        .text_caps {
            text-transform: capitalize;
        }
        
        strong {
            font-weight: 700;
        }
        
        img {
            width: auto;
            max-width: 100%;
            border: none;
            line-height: 0.5em;
        }
        
        .form-control {
            font-family: "Poppins", sans-serif;
        }
        
        .container {
            width: 100%;
            max-width: 1240px;
            margin: 0 auto;
            padding-left: 15px;
            padding-right: 15px;
        }
        
        .desk_view {
            display: block;
        }
        
        .mobile_view {
            display: none;
        }
        
        @media (min-width: 1200px) {
            .container {
                width: 100%;
                max-width: 1240px;
            }
        }
        
        @media (max-width: 767px) {
            .container {
                width: 100%;
                max-width: 100%;
                padding: 0 15px;
            }
            .desk_view {
                display: none;
            }
            .mobile_view {
                display: block;
            }
        }
        
        .accent_color {
            color: #fb6a19;
        }
        
        .ajax_spinner {
            display: none;
        }
        
        .ajax_loader_out {
            float: left;
            width: 100%;
            height: 100vh;
            position: fixed;
            left: 0;
            top: 0;
            background-color: rgba(255, 255, 255, 0.5);
            z-index: 2000;
        }
        
        .ajax_loader_in {
            float: left;
            width: 100%;
            height: 100%;
        }
        
        .ajax_loader_in .ajax_loader_center {
            position: relative;
            left: 50%;
            top: 50%;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            transform: translateX(-50%);
            margin-top: -35px;
            width: 50px;
            height: 50px;
        }
        
        .ajax_loader {
            border: 6px solid #f3f3f3;
            border-radius: 50%;
            border-top: 6px solid #3db2bc;
            border-bottom: 6px solid #3db2bc;
            width: 50px;
            height: 50px;
            -webkit-animation: spin 2s linear infinite;
            animation: spin 2s linear infinite;
        }
        
        @-webkit-keyframes spin {
            0% {
                -webkit-transform: rotate(0deg);
            }
            100% {
                -webkit-transform: rotate(360deg);
            }
        }
        
        @keyframes spin {
            0% {
                transform: rotate(0deg);
            }
            100% {
                transform: rotate(360deg);
            }
        }
        /*.login-card-body .input-group .form-control, 
  .register-card-body .input-group .form-control {
       border-right-width: 1px; 
  }
  
  select:not(:last-child), 
  .input-group>.form-control:not(:last-child) {
       border-top-right-radius: .25rem; 
       border-bottom-right-radius: .25rem; 
  }*/
        
        .monetary_symbol {
            color: #bd2130;
        }
        
        .form-group label {
            width: 100%;
            float: left;
        }
        
        label:not(.form-check-label):not(.custom-file-label) {
            font-weight: 600;
            font-size: 14px;
        }
        
        .form-control {
            height: 42px;
            font-size: 14px;
        }
        
        input::-webkit-outer-spin-button,
        input::-webkit-inner-spin-button {
            -webkit-appearance: none;
            margin: 0;
        }
        
         :focus {
            outline: none;
            outline: 0;
            outline-width: 0;
        }
        
        input[type="number"] {
            -moz-appearance: textfield;
        }
        
        input.error,
        select.error,
        textarea.error {
            /*border-color: #EE001C;*/
            border-color: #bd2130 !important;
            background-image: none !important;
            box-shadow: none !important;
        }
        
        select.form-control:not([size]):not([multiple]).error {
            border-color: #bd2130;
        }
        
        input.valid,
        select.valid,
        textarea.valid {
            background-image: none !important;
            background-color: rgba(0, 0, 0, 0) !important;
        }
        
        select.form-control:not([size]):not([multiple]).valid {
            background-color: transparent;
        }
        
        .has-danger .select2-container--default .select2-selection--single {
            border-color: #bd2130 !important;
        }
        
        textarea.form-control {
            height: 80px;
            resize: none;
        }
        
        .form-error {
            font-size: 13px;
        }
        
        .btn {
            font-size: 15px;
            padding: 7px 16px;
        }
        
        .btn.disabled,
        .btn:disabled {
            pointer-events: none !important;
        }
        
        .alert_wrapper {
            width: 100%;
            float: left;
            padding: 0 20px;
        }
        
        .alert_wrapper .alert {
            margin-top: 10px;
        }
        
        .common_modal .modal-dialog {
            max-width: 440;
        }
        
        .common_modal .modal-body {
            position: relative;
            padding: 30px 30px 30px 30px;
        }
        
        .common_modal .form_modal_container {
            float: left;
            width: 100%;
        }
        
        .common_modal .button_container {
            padding-top: 10px;
        }
        
        .common_modal .button_container .btn {
            padding-left: 20px;
            padding-right: 20px;
        }
        
        .modal_alert_wrapper {
            float: left;
            width: 100%;
        }
        
        .modal_alert_wrapper .alert {
            margin-top: 10px;
            display: none;
        }
        
        .form_modal_container .modal_caption {
            float: left;
            width: 100%;
            font-size: 20px;
            font-weight: 600;
            color: #131313;
            margin-bottom: 5px;
        }
        
        .form_modal_container .modal_text {
            float: left;
            width: 100%;
            font-size: 15px;
            color: #131313;
            margin-bottom: 15px;
        }
        
        .form_modal_container .btn_blue {
            float: left;
            width: 100%;
        }
        
        .form_modal_container .icon_modal_close {
            float: left;
            width: 20px;
            height: 20px;
            background: url(/img/icon_modal_close.svg);
            background-size: 15px 15px;
            position: absolute;
            right: 15px;
            top: 15px;
            padding: 5px;
            background-repeat: no-repeat;
            background-position: center center;
            cursor: pointer;
        }
        
        .confirm_modal.modal {
            z-index: 1060;
        }
        
        .confirm_modal .modal-dialog {
            min-width: 500px;
        }
        
        .confirm_modal .modal_footer_new {
            width: 100%;
            float: left;
            border-top: none;
            padding: 5px 25px 25px 25px;
        }
        
        .confirm_modal .modal_footer_new .btn {
            min-width: 110px;
        }
        
        .confirm_modal .modal_footer_new .btn-primary {
            margin-right: 20px;
        }
        
        .confirm_modal .modal-body {
            padding: 25px;
            padding-bottom: 0;
            text-align: left;
        }
        
        @media (max-width: 767px) {
            .common_modal .modal-body {
                padding: 20px;
            }
        }
        
        .disabled-select {
            background-color: rgba(233, 236, 239, 0.4);
            border-radius: 3px;
            cursor: not-allowed;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
        }
        /**
  * Owl-Carousel
  * ----------------------------------------------------------------------------
  */
        
        .owl-nav .owl-prev,
        .owl-nav .owl-next {
            position: absolute;
            width: 35px;
            height: 35px;
            top: 50%;
            margin-top: -30px;
            background-color: #dfdddd !important;
            text-align: center;
            border-radius: 50%;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
            outline: none;
            outline: 0;
        }
        
        .owl-nav .owl-prev {
            margin-left: -20px;
        }
        
        .owl-nav .owl-next {
            margin-right: -20px;
        }
        
        .owl-nav .owl-prev:after,
        .owl-nav .owl-next:after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            bottom: 0;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
        }
        
        .owl-nav .owl-prev i,
        .owl-nav .owl-next i {
            color: #515151;
            font-size: 25px;
            padding-left: 3px;
        }
        
        .owl-nav .owl-prev i {
            padding-right: 3px;
        }
        
        .owl-nav .owl-prev:hover,
        .owl-nav .owl-next:hover {
            background-color: #a42a53 !important;
        }
        
        .owl-nav .owl-prev:hover i,
        .owl-nav .owl-next:hover i {
            color: #ffffff;
        }
        
        .owl-nav .owl-prev {
            left: 0;
        }
        
        .owl-nav .owl-next {
            right: 0;
        }
        
        .owl-nav .disabled {
            cursor: not-allowed !important;
        }
        
        .owl-nav-top-right .owl-next,
        .owl-nav-bottom-center .owl-next {
            background-color: #a42a53 !important;
        }
        
        .owl-nav-top-right .owl-next i,
        .owl-nav-bottom-center .owl-next i {
            color: #fff !important;
        }
        
        .owl-nav-top-right .owl-next:after,
        .owl-nav-bottom-center .owl-next:after {
            border-bottom-color: #a42a53 !important;
        }
        
        .owl-dots {
            position: absolute;
            bottom: 15px;
            left: auto;
            right: auto;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            text-align: center;
        }
        
        .owl-dots .owl-dot {
            display: inline-block;
            outline: none;
        }
        
        .owl-dots .owl-dot span {
            width: 12px;
            height: 12px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            margin: 3px;
            display: block;
            background-color: #a7a9ac;
            border: 2.5px solid #a7a9ac;
        }
        
        .owl-dots .owl-dot.active span {
            background-color: #e77314;
            border-color: #e77314;
        }
        
        .color-light .owl-dots .owl-dot span {
            background-color: #ffffff;
        }
        
        .color-light .owl-dots .owl-dot.active span {
            background-color: #fb6a19;
        }
        
        @media (max-width: 1380px) {
            .owl-carousel:hover .owl-nav .owl-prev {
                left: 0;
            }
            .owl-carousel:hover .owl-nav .owl-next {
                right: 0;
            }
            .owl-nav .owl-prev {
                left: 0;
            }
            .owl-nav .owl-next {
                right: 0;
            }
        }
        
        @media (max-width: 767px) {
            .owl-dots {
                bottom: 6px;
            }
            .owl-dots .owl-dot {
                display: inline-block;
                outline: none;
            }
        }
        
        .d-none-mobile {
            display: block;
        }
        
        .d-block-mobile {
            display: none;
        }
        
        @media (max-width: 990px) {
            .d-none-mobile {
                display: none;
            }
            .d-block-mobile {
                display: block;
            }
        }
        
        .heading_style {
            margin-bottom: 25px;
        }
        
        .heading_style h2 {
            font-size: 21px;
            font-weight: 600;
            line-height: 1.1;
            margin-bottom: 0;
            position: relative;
        }
        
        .heading_style h2::after {
            content: "";
            display: inline-block;
            width: 30px;
            height: 4px;
            background-color: #fb6a19;
            margin-left: 20px;
            vertical-align: middle;
            margin-top: -2px;
        }
        
        .header {
            width: 100%;
            float: left;
            position: relative;
            z-index: 100;
        }
        
        .header_main {
            width: 100%;
            float: left;
            background-color: #ffffff;
            transition: all 0.5s ease;
            padding: 10px 0;
            box-shadow: 0px 7px 16px 0px rgba(19, 19, 16, 0.07);
        }
        
        .brand {
            width: 220px;
            float: left;
            padding: 0 0;
        }
        
        .brand img {
            width: 100%;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
        }
        
        .brand_wings {
            width: 140px;
        }
        
        .select-wrapper {
            position: relative;
            width: 165px;
        }
        
        .location_select {
            width: 100%;
            height: 42px;
            font-size: 14px;
            color: #00708a;
            background-color: transparent;
            background-image: url("../img/arrow_down_white.png");
            background-repeat: no-repeat;
            background-position: right 10px center;
            background-size: 20px auto;
            border: 2px solid #00708a;
            border-radius: 4px;
            margin-left: 10px;
            padding-right: 30px;
            /* Adds space for the icon */
            -webkit-appearance: none;
            -moz-appearance: none;
        }
        
        .location_select:focus {
            outline: none;
        }
        
        .location_select:focus,
        .location_select:visited {
            background-color: transparent;
            color: #00708a;
            border: 2px solid #00708a;
        }
        
        .location_select option {
            color: #000;
        }
        
        .location_select:focus {
            box-shadow: none;
        }
        
        .call_txt {
            float: left;
            font-size: 14px;
            color: #fff;
        }
        
        .call_txt:hover {
            color: #fff;
        }
        
        .call_txt .icon_phone {
            width: 25px;
            height: 25px;
            float: none;
            background-color: #eb83c3;
            border-radius: 4px;
            display: inline-block;
            text-align: center;
            line-height: 25px;
        }
        
        .call_txt .icon_phone img {
            width: 13px;
            /* max-width: 100%; */
        }
        
        .padding_top {
            padding-top: 10px;
        }
        
        .btn_action {
            height: 42px;
            float: left;
            background-color: #eb83c3;
            border: 2px solid transparent;
            font-size: 14px;
            font-weight: 500;
            color: #fffdfe;
            text-align: center;
            padding: 10px 20px;
            text-transform: uppercase;
            text-decoration: none;
            border-radius: 5px;
            transition: all 0.5s ease;
        }
        
        .btn_action:hover,
        .btn_action:focus {
            background-color: transparent;
            color: #00bdda;
            border-color: #fbd4d2;
            text-decoration: none;
            transition: all 0.5s ease;
            border: 2px solid #00bdda;
        }
        
        .menu_bar {
            width: 25px;
            float: left;
            cursor: pointer;
            margin-left: 20px;
        }
        
        .sticky {
            position: fixed;
            top: 0;
            left: 0;
            z-index: 101;
            bottom: auto;
            display: block;
            transition: all 0.5s ease;
        }
        
        @media (min-width: 991px) and (max-width: 1240px) {
            .brand {
                margin-right: 30px;
            }
            .btn_action {
                font-size: 13px;
                padding: 10px 20px;
            }
            .padding_top {
                padding-top: 13px;
            }
        }
        
        @media (max-width: 990px) {
            .header_main {
                padding: 10px 0;
            }
            .brand {
                width: 135px;
                padding: 7px 0;
            }
            .location_select {
                width: 140px;
                height: 36px;
                font-size: 14px;
                border: 1px solid #fff;
                margin-left: 0px;
            }
            .padding_top {
                padding-top: 22px;
            }
        }
        
        @media (max-width: 479px) {
            .location_select {
                font-size: 12px;
                background-image: url("../img/arrow_down_white.png");
                background-repeat: no-repeat;
                background-position: calc(100% - 7px);
                background-size: 15px auto;
                padding-right: 20px;
            }
            .location_select:focus,
            .location_select:visited {
                border-width: 1px;
            }
        }
        
        @media (max-width: 990px) {
            .header_main .nav-collapse {
                width: 100%;
                float: left;
                background-color: #a42c53;
                position: absolute;
                top: 57px;
                left: 0;
            }
            .header_main .nav-collapse ul {
                width: 100%;
                float: left;
                list-style: none;
                padding: 0;
                margin: 0;
            }
            .header_main .nav-collapse ul li {
                width: 100%;
                float: left;
                font-size: 14px;
                color: #fff;
                border-top: 1px solid #fff;
                padding: 0;
                margin: 0;
            }
            .header_main .nav-collapse ul li a {
                width: 100%;
                float: left;
                color: #fff;
                text-decoration: none;
                padding: 10px 15px;
                margin: 0;
            }
        }
        /* Book An appointment  */
        
        #modal_book_appointment h3 {
            color: #a42c53;
            font-size: 22px;
        }
        
        #modal_book_appointment .top_right_img,
        #modal_book_appointment .top_left_img,
        #modal_book_appointment .bottom_left_img,
        #modal_book_appointment .bottom_right_img {
            display: none;
        }
        
        .form_book_appointment {
            position: relative;
            z-index: 10;
        }
        
        .form_book_appointment .form-group {
            position: relative;
        }
        
        .form_book_appointment .icon {
            width: 30px;
            text-align: center;
            position: absolute;
            top: 9px;
            left: 10px;
        }
        
        .form_book_appointment .icon img {
            width: 25px;
        }
        
        .form_book_appointment .icon_small {
            width: 30px;
            text-align: center;
            position: absolute;
            top: 8px;
            left: 10px;
        }
        
        .form_book_appointment .icon_small img {
            width: 20px;
        }
        
        .form_book_appointment .msg_error {
            display: none;
            font-size: 14px;
            animation-name: blink;
            animation-duration: 2s;
            animation-timing-function: ease-in;
            animation-iteration-count: Infinite;
        }
        
        @keyframes blink {
            0% {
                color: #bd2130;
            }
            50% {
                color: #ffffff;
            }
            100% {
                color: #bd2130;
            }
        }
        
        .form_book_appointment .form-control {
            height: 40px;
            font-size: 14px;
            border-radius: 7px;
            padding: 10px 13px 10px 45px;
            border-color: rgba(0, 0, 0, 0.1);
            font-family: "Poppins", sans-serif;
        }
        
        .form_book_appointment .btn_action {
            display: inline-block;
            float: none;
            background-color: #3f9dbc;
            border-color: #3f9dbc;
            color: #fff;
        }
        
        @media (max-width: 767px) {
            /* .wrapper {
                    padding-top: 60px;
                } */
            #modal_book_appointment h3 {
                font-size: 20px;
            }
            .form_book_appointment .form-group {
                margin-bottom: 10px;
            }
            .form_book_appointment .form-control {
                font-size: 13px;
                padding: 8px 13px 8px 45px;
            }
            .form_book_appointment .btn_action {
                height: 40px;
                padding: 7px 20px;
            }
        }
        
        #modal_select_location h3 {
            color: #333;
            font-size: 20px;
            padding-bottom: 0;
            margin-bottom: 15px;
        }
        
        #modal_select_location .location_select {
            width: 100%;
            height: 40px;
            font-family: "Poppins", sans-serif;
            font-size: 14px;
            color: #333;
            border-radius: 7px;
            background-image: url("../img/arrow_down_red.png");
            background-repeat: no-repeat;
            background-position: calc(100% - 10px);
            background-size: 20px auto;
            border-color: rgba(0, 0, 0, 0.1);
            padding: 0 15px;
            margin: 0;
        }
        
        .btn_primary {
            height: 50px;
            float: none;
            display: inline-block;
            background-color: #a42a53;
            border: 2px solid transparent;
            font-size: 13px;
            color: #fff;
            font-weight: 400;
            border-radius: 5px;
            letter-spacing: 1px;
            text-transform: uppercase;
            line-height: 45px;
            padding: 0 30px;
        }
        
        .btn_primary i {
            margin-left: 6px;
        }
        
        .btn_primary:hover,
        .btn_primary:focus {
            background-color: transparent;
            border-color: #a42a53;
            outline: none;
            text-decoration: none;
        }
        
        .btn_secondary {
            height: 40px;
            float: none;
            display: inline-block;
            background-color: transparent;
            border: 2px solid #a42a53;
            font-size: 13px;
            color: #a42a53;
            font-weight: 500;
            border-radius: 25px;
            letter-spacing: 1px;
            text-transform: uppercase;
            line-height: 35px;
            padding: 0 20px;
        }
        
        .btn_secondary i {
            margin-left: 6px;
        }
        
        .btn_secondary:hover,
        .btn_secondary:focus {
            background-color: #a42a53;
            color: #fff;
            border-color: #a42a53;
            outline: none;
            text-decoration: none;
        }
        
        @media (max-width: 579px) {
            .btn_primary {
                height: auto;
                line-height: 1.5;
                padding: 12px 30px;
            }
        }
        
        #modal_confirm h3 {
            color: #333;
            font-size: 16px;
            padding-bottom: 0;
            margin-bottom: 15px;
        }
        
        #modal_confirm .btn-primary {}
        /* Home Page styles*/
        
        .home_banner {
            width: 100%;
            float: left;
            background-color: #ffeff7;
            padding: 100px 0 0 0;
        }
        
        .home_banner .banner_in {
            width: 100%;
            float: left;
            position: relative;
        }
        
        .home_banner .banner_info {
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            /* float: left; */
            position: relative;
            z-index: 10;
        }
        
        .home_banner .banner_info h1 {
            font-size: 32px;
            font-weight: 500;
            color: #097083;
            line-height: 1.2;
            padding: 0;
            margin: 0;
        }
        
        .home_banner .banner_info h3 {
            font-size: 20px;
            font-weight: 400;
            color: #141313;
            margin-bottom: 80px;
        }
        
        .home_banner .banner_info p {
            font-size: 15px;
            color: #000;
            font-weight: 600;
            margin-bottom: 20px;
            padding-bottom: 0;
        }
        
        .home_banner .price_info {
            width: fit-content;
            font-size: 24px;
            color: #fff;
            background-color: #21aaa3;
            border-radius: 6px;
            font-weight: 600;
            padding: 2px 10px 0 10px;
            margin-bottom: 48px;
        }
        
        .box_free_out {
            width: 100%;
            float: left;
        }
        
        .box_free {
            width: 100%;
            float: none;
            display: inline-block;
            font-size: 17px;
            border: 1px solid #bc9962;
            border-radius: 14px;
            text-align: center;
            color: #000;
            font-weight: 500;
            padding: 5px 10px 7px 0;
        }
        
        .box_free .txt_free {
            width: 90%;
            float: left;
            color: #fff;
            font-size: 30px;
            font-weight: 600;
            text-transform: uppercase;
            background-image: url("../img/bg-free-rippon-bar.png");
            background-repeat: no-repeat;
            background-position: center;
            background-size: 90% 70px;
            padding: 0 5px;
            margin: -38px 5% 5px 5%;
        }
        
        .box_free span {
            color: #a42c53;
        }
        
        .home_banner .banner_info .btn_action {
            width: auto;
            height: 40px;
            float: none;
            background-color: #eb83c3;
            color: #fff;
            border-color: #eb83c3;
            border-radius: 7px;
            padding: 8px 20px;
        }
        
        .home_banner .banner_info .btn_action:hover,
        .home_banner .banner_info .btn_action:focus,
        .home_banner .banner_info .btn_action:active,
        .home_banner .banner_info .btn_action:visited {
            background-color: #00bdda;
            color: #fff;
            border: 1px solid #00bdda;
        }
        
        .home_banner img {
            max-width: 310px;
        }
        
        .home_banner .form_book_appointment_home {
            width: 100%;
            max-width: 350px;
            float: none;
            display: inline-block;
            text-align: left;
            background-color: #ffffff;
            border: 2px solid #fff;
            border-radius: 9px;
            box-shadow: #c1c1c1 0 2px 5px;
            padding: 35px 25px;
            margin-bottom: 20px;
        }
        
        .home_banner .form_book_appointment_home h4 {
            font-size: 18px;
            color: #097083;
            text-transform: uppercase;
        }
        
        .policy_text {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            font-size: 12px !important;
            color: #999;
            font-weight: 400 !important;
            margin-top: 15px;
        }
        
        .policy_text .custom_checkbox {
            width: 17px;
            height: 17px;
            float: none;
            display: inline-block;
            background-color: #097083;
            border: 1px solid #097083;
            margin-right: 7px;
            position: relative;
        }
        
        .policy_text .custom_checkbox:after {
            left: 5px;
            top: 0;
            width: 6px;
            height: 11px;
            border: solid #fff;
            border-width: 0 2px 2px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            content: "";
            position: absolute;
        }
        
        .policy_text a {
            color: #999;
            margin-left: 5px;
        }
        
        .policy_text a:hover {
            color: #a42c53;
        }
        /* .home_banner .form_book_appointment_home .form-control {
    height: 40px;
    font-size: 14px;
    color: #6a6a6a;
    border: 1px solid #c1c1c1;
    border-radius: 6px;
    padding: 8px 10px;
  } */
        
        @media (min-width: 1240px) {
            .home_banner .owl-dots {
                bottom: 45px;
            }
        }
        
        @media (min-width: 991px) and (max-width: 1024px) {
            .home_banner .banner_info h1 {
                font-size: 36px;
            }
            .home_banner .banner_info h3 {
                font-size: 18px;
                margin-bottom: 80px;
            }
            .home_banner .banner_info p {
                font-size: 14px;
            }
            .home_banner .price_info {
                font-size: 22px;
            }
            .box_free {
                font-size: 12px;
                padding: 5px 10px 5px 0;
            }
            .box_free .txt_free {
                padding: 6px 7px;
                margin-right: 2px;
            }
            .home_banner img {
                max-width: 290px;
            }
            .home_banner .form_book_appointment_home h4 {
                font-size: 17px;
            }
        }
        
        @media (min-width: 768px) and (max-width: 990px) {
            .home_banner {
                padding: 155px 0 0 0;
            }
            .home_banner img {
                max-width: 230px;
            }
            .home_banner .banner_info h1 {
                font-size: 23px;
            }
            .home_banner .col-md-8 {
                /* width: 100%; */
                max-width: 660px;
                margin: 0 auto;
            }
            .home_banner .col-md-6 {
                flex: 0 0 100%;
                width: 100%;
                max-width: 100%;
                margin-top: 0 !important;
            }
            .home_banner .price_info {
                float: none;
                display: inline-block;
            }
            .home_banner .banner_info h3 {
                font-size: 17px;
                margin-bottom: 15px;
            }
            .home_banner .banner_info p {
                font-size: 14px;
                text-align: center;
                margin-bottom: 20px;
                padding-bottom: 0;
            }
            .box_free_out {
                text-align: center;
            }
            .box_free {
                font-size: 12px;
                float: none;
                display: inline-block;
            }
        }
        
        @media (max-width: 767px) {
            .home_banner {
                padding: 15px 0 0 0;
            }
            .home_banner img {
                max-width: 230px;
            }
            .home_banner .banner_info h1 {
                font-size: 23px;
            }
            .home_banner .col-md-8 {
                width: 100%;
                max-width: 360px;
                margin: 0 auto;
            }
            .home_banner .col-md-6.mt-5 {
                margin-top: 0 !important;
            }
            .home_banner .price_info {
                float: none;
                display: inline-block;
            }
            .home_banner .banner_info h3 {
                font-size: 17px;
                margin-bottom: 15px;
            }
            .home_banner .banner_info p {
                font-size: 15px;
                text-align: center;
                margin-bottom: 20px;
                padding-bottom: 0;
            }
            .box_free_out {
                text-align: center;
                margin-top: 30px;
            }
            .box_free {
                font-size: 16px;
                float: none;
                display: inline-block;
            }
        }
        
        .section_5_col {
            width: 100%;
            display: flex;
            text-align: center;
            padding: 40px 0 45px 0;
        }
        
        .section_5_col h2 {
            font-weight: 700;
            margin-bottom: 30px;
        }
        
        .section_5_col article {
            width: 20%;
            float: none;
            display: inline-block;
            text-align: center;
            vertical-align: top;
            margin: 0 -2px;
        }
        
        .section_5_col aside {
            width: 100%;
            max-width: 190px;
            height: 190px;
            float: none;
            display: inline-block;
            text-align: center;
            border: 1px solid #eb83c3;
            border-radius: 10px;
            padding: 15px 30px;
        }
        
        .section_5_col figure {
            width: 100%;
            height: 90px;
            text-align: center;
            line-height: 90px;
            margin-bottom: 13px;
        }
        
        .section_5_col img {
            width: auto;
            max-width: 60px;
            max-height: 90px;
        }
        
        .section_5_col p {
            font-size: 15px;
            line-height: 1.3;
        }
        
        @media (max-width: 1024px) {
            .section_5_col {
                padding-bottom: 10px;
            }
            .section_5_col article {
                width: 25%;
                margin: 0 -2px 30px -2px;
            }
        }
        
        @media (max-width: 1024px) {
            .section_5_col article {
                width: 33.33%;
            }
        }
        
        @media (max-width: 767px) {
            .section_5_col {
                padding: 40px 0 10px 0;
            }
            .section_5_col h2 {
                margin-bottom: 20px;
            }
            .section_5_col article {
                width: 33.33%;
                padding: 0 10px;
                margin-bottom: 30px;
            }
            .section_5_col aside {
                max-width: 160px;
                height: 160px;
                padding: 15px 20px;
            }
            .section_5_col figure {
                height: 70px;
                line-height: 70px;
            }
            .section_5_col img {
                max-width: 60px;
                max-height: 70px;
            }
        }
        
        @media (max-width: 579px) {
            .section_5_col article {
                width: 50%;
            }
            .section_5_col aside {
                max-width: 150px;
                height: 150px;
                padding: 10px 20px;
            }
            .section_5_col figure {
                height: 70px;
                line-height: 70px;
            }
            .section_5_col img {
                max-width: 60px;
                max-height: 70px;
            }
        }
        
        .section_info {
            width: 100%;
            float: left;
            text-align: center;
            background-color: #097083;
            padding: 100px 0 70px 0;
        }
        
        .section_info .container {
            max-width: 1100px;
        }
        
        .section_info .article_out {
            width: 100%;
            border: 1px solid #fedff2;
            border-radius: 20px;
        }
        
        .section_info .article_in {
            width: 100%;
            margin: -75px 0 -50px 0;
        }
        
        .section_info .txt_mid {
            width: 100%;
            max-width: 775px;
            background-color: #097083;
            margin: 25px auto 0 auto;
        }
        
        .section_info h2 {
            color: #ffffff;
            font-weight: 500;
            margin-bottom: 13px;
        }
        
        .section_info p {
            color: #ffffff;
        }
        
        .section_info article {
            width: 180px;
            height: 180px;
            float: none;
            display: inline-block;
            border: 8px solid #e58ec4;
            border-radius: 50%;
        }
        
        .section_info article aside {
            width: 100%;
            height: 100%;
            float: none;
            display: inline-grid;
            align-content: center;
            vertical-align: middle;
            background-color: #ffffff;
            border-radius: 50%;
            border: 3px solid #d16fab;
            box-shadow: #fff 0 0 0 2px;
            padding: 0 30px;
        }
        
        .section_info article .icon {
            width: 100%;
            float: left;
            text-align: center;
            margin-bottom: 10px;
        }
        
        .section_info article .icon img {
            width: auto;
            max-width: 35px;
        }
        
        .section_info article h3 {
            font-size: 24px;
            color: #df75b7;
            font-weight: 700;
            text-align: center;
            line-height: 1.3;
            margin-bottom: 0;
            padding-bottom: 0;
        }
        
        .section_info article p {
            font-size: 14px;
            color: #000;
            font-weight: 700;
            line-height: 1.3;
            margin-bottom: 0;
            padding-bottom: 0;
        }
        
        @media (max-width: 990px) {
            .section_info article h3 {
                font-size: 22px;
            }
            .section_info h2 {
                font-size: 22px;
            }
            .section_info .txt_mid {
                max-width: 720px;
                padding: 0 20px;
            }
            .section_info .txt_mid p {
                font-size: 13px;
            }
            .section_info article p {
                font-size: 14px;
            }
        }
        
        @media (max-width: 767px) {
            .section_info {
                padding: 40px 0 15px 0;
            }
            .section_info .container {
                max-width: 100%;
            }
            .section_info .article_out {
                width: 100%;
                border: none;
                border-radius: 0;
            }
            .section_info .article_in {
                width: 100%;
                margin: 0;
            }
            .section_info .article_in .col-md-4 {
                width: 33.33%;
            }
            .section_info .txt_mid {
                width: 100%;
                padding: 0 15px;
                margin: 25px auto 0 auto;
            }
            .section_info h2 {
                font-size: 20px;
            }
            .section_info article {
                width: 150px;
                height: 150px;
                border: 4px solid #e58ec4;
            }
            .section_info article aside {
                border: 3px solid #d16fab;
                box-shadow: #fff 0 0 0 2px;
                padding: 0 30px;
            }
            .section_info article .icon {
                margin-bottom: 5px;
            }
            .section_info article .icon img {
                max-width: 30px;
            }
            .section_info article h3 {
                font-size: 18px;
            }
            .section_info article p {
                font-size: 13px !important;
            }
        }
        
        @media (max-width: 579px) {
            .section_info .article_in .col-md-4 {
                width: 50%;
            }
        }
        
        .head_txt {
            width: 100%;
            max-width: 1180px;
            margin: 0 auto;
            padding-bottom: 20px;
        }
        
        .head_txt h2 {
            font-weight: 500;
            margin-bottom: 12px;
        }
        
        .head_txt p {
            font-size: 17px;
            line-height: 1.5em;
        }
        
        @media (max-width: 767px) {
            .head_txt p {
                font-size: 15px;
                line-height: 1.4em;
            }
        }
        
        .section_doctors {
            width: 100%;
            float: none;
            display: inline-block;
            text-align: center;
            padding: 40px 0 0px 0;
        }
        
        .section_doctors h2 {
            font-weight: 700;
        }
        
        .section_doctors article {
            width: 100%;
            float: none;
            display: inline-block;
            background-color: #ffeff7;
            border-radius: 15px;
            text-align: center;
            padding: 0 10px 40px 10px;
            border: 1px solid #eacddb;
        }
        
        .section_doctors .owl-item {
            transform: scale(0.9);
            margin-top: 40px !important;
            margin-bottom: 30px !important;
        }
        /*.section_doctors .owl-item.center {*/
        /*  transform: scale(1.03);*/
        /*}*/
        
        .section_doctors article figure {
            width: 100%;
            text-align: center;
            margin-top: -30px;
        }
        
        .section_doctors article figure img {
            width: auto;
            max-width: 140px;
            float: none;
            display: inline-block !important;
            border: 2px solid #097083f5;
            border-radius: 50%;
        }
        
        .section_doctors article h3 {
            font-size: 17px;
            color: #097083;
            font-weight: 700;
            margin-bottom: 3px;
        }
        
        .section_doctors article p {
            width: 100%;
            min-height: 90px;
            font-size: 13px;
            color: #000;
            margin-bottom: 0;
            padding-bottom: 35px;
        }
        
        .section_doctors article p span {
            color: #097083;
        }
        
        .section_doctors article .btn_book {
            width: 100%;
            max-width: 200px;
            height: 35px;
            float: none;
            background-color: #0eaee8;
            font-size: 13px;
            color: #fff;
            text-decoration: none;
            font-weight: 600;
            text-align: center;
            text-transform: uppercase;
            padding: 8px 20px;
        }
        
        .section_doctors article .btn_book:hover,
        .section_doctors article .btn_book:focus,
        .section_doctors article .btn_book:visited {
            background-color: #097083;
        }
        
        .section_doctors .article_item {
            width: 33.33%;
            float: none;
            display: inline-block;
            padding: 0 20px;
            margin: 50px -3px 30px -3px;
            vertical-align: top;
        }
        
        .section_doctors .article_item.non_active {
            /*transform: scale(0.9);*/
        }
        
        .section_doctors .article_item.active {
            /*transform: scale(1.03);*/
        }
        
        .section_doctors .owl-dots {
            bottom: -8px;
        }
        
        .section_doctors .owl-carousel .owl-nav .owl-prev,
        .section_doctors .owl-carousel:hover .owl-nav .owl-prev {
            left: -30px;
        }
        
        .section_doctors .owl-carousel .owl-nav .owl-next,
        .section_doctors .owl-carousel:hover .owl-nav .owl-next {
            right: -30px;
        }
        
        @media (max-width: 767px) {
            .section_doctors {
                padding: 40px 0 0 0;
            }
            .section_doctors .container {
                max-width: 320px;
                margin-bottom: 35px !important;
            }
            .section_doctors h2 {
                font-size: 20px;
            }
            .section_doctors .owl-item {
                transform: scale(1);
            }
            .section_doctors .owl-item.center {
                transform: scale(1);
            }
        }
        
        @media (max-width: 479px) {
            .section_doctors .container {
                max-width: 100%;
            }
            .section_doctors .owl-carousel .owl-nav .owl-prev,
            .section_doctors .owl-carousel:hover .owl-nav .owl-prev {
                left: -14px;
            }
            .section_doctors .owl-carousel .owl-nav .owl-next,
            .section_doctors .owl-carousel:hover .owl-nav .owl-next {
                right: -14px;
            }
        }
        
        .section_services {
            /* width: 100%;
            background-color: #feeada;
            background-image: url("../img/banner_services.jpg");
            background-size: cover;
            background-repeat: no-repeat; */
            padding: 80px 0 40px 0;
            /* overflow-x: hidden; */
            /* background-position: center;
            overflow-x: hidden; */
        }
        
        .section_services h3 {
            font-size: 24px;
            font-weight: 700;
            margin-bottom: 13px;
        }
        
        .section_services ul {
            width: 100%;
            list-style: none;
            padding: 0;
            margin: 0 0 35px 0;
        }
        
        .section_services ul li {
            width: 100%;
            background-color: #ffffff;
            text-transform: uppercase;
            padding: 7px 0 7px 27px;
            margin: 0 0 15px 0;
            position: relative;
        }
        
        .section_services ul li:nth-last-child(even) {
            background-color: #f9d7ba;
        }
        
        .section_services ul li::before {
            width: 21px;
            height: 100%;
            background-image: url("../img/arrow_right.png");
            background-position: left center;
            background-repeat: no-repeat;
            background-size: 11px auto;
            content: "";
            position: absolute;
            top: 0;
            left: -5px;
        }
        
        .section_services aside {
            width: 115px;
            float: none;
            display: inline-block;
            border: 3px solid #fff;
            text-align: center;
            padding: 5px 0;
            margin-right: 50px;
        }
        
        .section_services aside .txt_number {
            font-size: 40px;
            color: #3f9dbc;
            font-weight: 700;
        }
        
        .section_services aside p {
            font-size: 17px;
            padding-bottom: 0;
            margin-bottom: 0;
        }
        
        @media (max-width: 990px) {
            /* .section_services .col-md-6 img {
      visibility: hidden;
    } */
            .section_services ul li {
                font-size: 14px;
                padding: 7px 0 7px 20px;
            }
        }
        
        @media (max-width: 767px) {
            .section_services {
                width: 100%;
                background-image: none;
            }
            .section_services .container {
                padding: 0;
            }
            .section_services article {
                width: 100%;
                background-image: linear-gradient(to bottom, rgba(254, 234, 218, 0.1), #feeada 25%);
                padding: 100px 20px 0 20px;
                margin-top: -150px;
            }
            .section_services h3 {
                font-size: 20px;
                text-align: center;
            }
            .section_services ul {
                margin: 0 0 35px 0;
            }
            .section_services ul li {
                font-size: 13px;
                padding: 7px 10px 7px 20px;
                margin: 0 0 13px 0;
            }
            .section_services ul li::before {
                width: 16px;
                background-image: url("../img/arrow_right.png");
                background-position: left center;
                background-repeat: no-repeat;
                background-size: 9px auto;
                left: -4px;
            }
        }
        
        .section_4_cols {
            width: 100%;
            display: inline-block;
            padding: 45px 0 45px 0;
        }
        
        .section_4_cols .head_txt p {
            font-size: 16px;
            line-height: 1.6em;
        }
        
        .section_4_cols figure {
            width: 100%;
            height: 245px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 15px;
        }
        
        .section_4_cols figure img {
            width: auto;
            max-width: 90px;
        }
        
        .section_4_cols h4 {
            font-size: 20px;
            font-weight: 600;
        }
        
        .section_4_cols p span {
            font-size: 15px;
        }
        
        .section_4_cols p {
            font-size: 14px;
            line-height: 1.4em;
        }
        
        @media (max-width: 990px) {
            .section_4_cols .head_txt p {
                font-size: 14px;
                line-height: 1.4em;
            }
            .section_4_cols figure {
                height: 175px;
                margin-bottom: 15px;
            }
            .section_4_cols figure img {
                max-width: 60px;
            }
            .section_4_cols h4 {
                font-size: 13px;
            }
            .section_4_cols p {
                font-size: 12px;
                line-height: 1.2em;
            }
            .section_4_cols p span {
                font-size: 13px;
            }
        }
        
        @media (max-width: 767px) {
            .section_4_cols .head_txt p {
                font-size: 15px;
                line-height: 1.5em;
            }
            .section_4_cols .col-md-3 {
                width: 50%;
                background: url("../img/divider-02.png") no-repeat bottom center;
                padding-bottom: 20px;
                margin-bottom: 30px;
                position: relative;
            }
            .section_4_cols .col-md-3:nth-child(3),
            .section_4_cols .col-md-3:last-child {
                background: none;
            }
            .section_4_cols .border_left::before {
                width: 3px;
                height: 100%;
                content: "";
                background: url("../img/divider-03.png") no-repeat left center;
                position: absolute;
                top: 0;
                left: 0;
            }
            .section_4_cols figure {
                width: 100%;
                height: 245px;
                margin-bottom: 15px;
            }
            .section_4_cols figure img {
                max-width: 90px;
            }
            .section_4_cols h4 {
                font-size: 16px;
            }
            .section_4_cols p span {
                font-size: 14px;
            }
            .section_4_cols p {
                font-size: 13px;
            }
            .section_4_cols .owl-dots {
                bottom: -20px;
            }
            .section_4_cols .owl-nav .owl-prev {
                left: 30px !important;
            }
            .section_4_cols .owl-nav .owl-next {
                right: 30px !important;
            }
        }
        
        @media (max-width: 479px) {
            .section_4_cols .col-md-3 {
                width: 100%;
                background: url("../img/divider-02.png") no-repeat bottom center;
                padding-bottom: 20px;
                margin-bottom: 30px;
            }
            .section_4_cols .col-md-3:nth-child(3) {
                background: url("../img/divider-02.png") no-repeat bottom center;
            }
            .section_4_cols .col-md-3:last-child {
                background: none;
                padding-bottom: 0;
                margin-bottom: 0;
            }
            .section_4_cols .border_left::before {
                display: none;
            }
            .section_4_cols figure {
                width: 100%;
                height: auto;
                margin-bottom: 15px;
            }
            .section_4_cols figure img {
                max-width: 90px;
            }
        }
        
        .section_call_us {
            width: 100%;
            float: left;
            text-align: center;
            background-color: #a42c53;
            border-top: 1px solid #fff;
            padding: 10px 0;
        }
        
        .section_call_us .divider {
            float: none;
            display: inline-block;
            margin: 0 15px;
        }
        
        .section_call_us .call_txt {
            float: none;
            display: inline-block;
            background-color: #ffffff;
            border-radius: 8px;
            font-size: 15px;
            color: #a42c53;
            font-weight: 600;
            text-decoration: none;
            padding: 4px 15px;
        }
        
        .section_call_us .icon_phone {
            background-color: transparent;
            padding: 0;
        }
        
        .section_call_us .call_txt .icon_phone img {
            width: 13px;
        }
        
        .section_call_us .btn_action {
            float: none;
            /* display: inline-block; */
            background-color: #ffffff;
            color: #a42c53;
            font-weight: 500;
        }
        
        .section_2_col {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            background-color: #097083;
            padding: 30px 0 0 0;
        }
        
        .section_2_col figure {
            width: 100%;
            text-align: center;
            margin-bottom: 0;
        }
        
        .section_2_col figure img {
            width: auto;
            max-width: 320px;
        }
        
        .section_2_col h2 {
            font-size: 24px !important;
            font-weight: 600;
            color: #eeb8d9;
        }
        
        .section_2_col p.p1 {
            font-size: 24px !important;
            font-weight: 600;
            color: #eeb8d9;
        }
        
        .section_2_col p {
            font-size: 15px;
            color: #fff;
            font-weight: 400;
            line-height: 1.5;
            margin-bottom: 10px;
        }
        
        .section_2_col ul {
            width: 100%;
            padding: 0;
            margin: 0 0 80px 0;
            list-style: none;
        }
        
        .section_2_col ul li {
            width: 90%;
            color: #1c1b1c;
            line-height: 1.5;
            padding: 7px 7px 7px 7px;
            margin: 0;
            list-style: none;
            background: #fcebf5;
            position: relative;
            border-radius: 5px;
        }
        
        .section_2_col ul li:before {
            /* width: 6px;
            height: 6px;
            float: left;
            background-color: #e3a26b;
            border-radius: 6px;
            content: "";
            position: absolute;
            top: 8px;
            left: 0; */
        }
        
        .section_2_col .call_txt {
            float: none;
            display: inline-block;
            text-decoration: none;
        }
        
        .section_2_col .call_txt:hover {
            text-decoration: none;
        }
        
        .section_2_col .btn_action {
            float: none;
            /* display: inline-block; */
            font-weight: 500;
            background-color: #f9d7ba;
            text-transform: capitalize;
            padding: 9px 15px;
            color: #bb6217;
        }
        
        .section_2_col .btn_action:hover,
        .section_2_col .btn_action:focus,
        .section_2_col .btn_action:visited {
            color: #d76c10;
        }
        
        @media (max-width: 990px) {
            .section_2_col {
                padding: 40px 0 0 0;
            }
            .section_2_col figure img {
                max-width: 270px;
            }
        }
        
        @media (max-width: 767px) {
            .section_2_col {
                padding: 35px 0 0 0;
            }
            .section_2_col figure img {
                max-width: 280px;
            }
            .section_2_col ul {
                margin: 0 0 30px 0;
            }
        }
        
        .section_row_testi {
            width: 100%;
            float: left;
            background-color: #f1eded;
            padding: 45px 0;
        }
        
        .section_row_testi .head_text {
            text-align: center;
            max-width: 1000px;
            float: none;
            margin: 0 auto 20px auto;
        }
        
        .section_row_testi .google_rating_div {
            width: 100%;
            background: url("../img/bg_google_rating.png") repeat-y top center;
            box-shadow: 0px 15px 10px -15px #999;
            padding: 20px 30px;
            margin-bottom: 40px;
        }
        
        .section_row_testi .google_rating_div .g_icon {
            width: 70px;
        }
        
        .section_row_testi .google_rating_div .rating_numb {
            font-size: 50px;
            color: #ff4b26;
            font-weight: 600;
            margin: 0 15px;
        }
        
        .section_row_testi .google_rating_div .rating_icon {
            font-size: 14px;
            position: relative;
        }
        
        .section_row_testi .google_rating_div .empty_stars {
            color: #dedee0;
        }
        
        .section_row_testi .google_rating_div .filled_stars {
            position: absolute;
            top: 0;
            left: 0;
            color: #fdc206;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .section_row_testi .google_rating_div .filled_stars i {
            color: #fdc206;
        }
        
        .section_row_testi .google_rating_div .rating_count {
            font-size: 12px;
            color: #000;
            font-weight: 500;
        }
        
        .section_row_testi article {
            width: 100%;
            background-color: #fff;
            border-radius: 14px;
            text-align: left;
            padding: 25px;
        }
        
        .section_row_testi article figure {
            width: 120px;
            float: none;
            margin: 0;
        }
        
        .section_row_testi article figure img {
            width: 100%;
            max-width: 100%;
            height: 100px;
            border-radius: 50%;
        }
        
        .section_row_testi article figure .img_placeholder {
            border-radius: 50%;
            border: 1px solid #ccc;
            padding: 10px;
        }
        
        .section_row_testi article aside {
            width: 100%;
            padding: 0 40px 0 15px;
        }
        
        .section_row_testi article h3 {
            width: 100%;
            font-size: 14px;
            color: #000;
            font-weight: 600;
            margin-bottom: 0px;
        }
        
        .section_row_testi article .day_txt {
            font-size: 12px;
            color: #515151;
        }
        
        .section_row_testi article p {
            font-size: 13px;
            font-weight: 400;
            margin-bottom: 10px;
        }
        
        .section_row_testi article .rating_div {
            width: 100%;
            margin-bottom: 3px;
        }
        
        .section_row_testi article .rating_txt {
            font-size: 14px;
            color: #ef6f01;
        }
        
        .section_row_testi article .rating_icon {
            font-size: 13px;
            margin-top: 1px;
            position: relative;
        }
        
        .section_row_testi article .empty_stars {
            color: #a19fa0;
        }
        
        .section_row_testi article .filled_stars {
            position: absolute;
            top: 0;
            left: 0;
            color: #ef6f01;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .section_row_testi article .filled_stars i {
            color: #fdc206;
        }
        
        .section_row_testi article .thumbs_like {
            font-size: 13px;
            color: #a19fa0;
        }
        
        .section_row_testi article .thumbs_like i {
            font-size: 14px;
        }
        
        .section_row_testi .review_txt {
            width: 100%;
            height: 160px;
            overflow-x: auto;
            scrollbar-width: thin;
        }
        
        .section_row_testi .review_txt::-webkit-scrollbar {
            width: 11px;
        }
        
        .section_row_testi .review_txt::-webkit-scrollbar-track {
            background: #ccc;
            border-radius: 4px;
        }
        
        .section_row_testi .review_txt::-webkit-scrollbar-thumb {
            background-color: #a42c53;
            border-radius: 6px;
            border: 3px solid #a42c53;
        }
        
        .section_row_testi .owl-dots {
            position: relative;
            bottom: -20px;
        }
        
        .section_row_testi .owl-nav {
            display: none;
        }
        
        @media (max-width: 959px) {
            .section_row_testi {
                padding: 45px 0;
            }
        }
        
        @media (max-width: 767px) {
            .section_row_testi {
                padding: 40px 0;
            }
            .section_row_testi .google_rating_div {
                width: 100%;
                max-width: 300px;
                /* display: inline-block !important; */
                background: #fff;
                border-radius: 6px;
                box-shadow: 0 0 5px #999;
                /* text-align: center; */
                padding: 20px 10px;
                margin: 10px auto 40px auto;
            }
            .section_row_testi .google_rating_div .g_icon {
                width: 70px;
            }
            .section_row_testi .google_rating_div .g_icon img {
                width: auto;
                max-width: 70px;
            }
            .section_row_testi .google_rating_div .rating_numb {
                font-size: 40px;
                margin: 0 10px;
            }
            .section_row_testi .google_rating_div .filled_stars {
                /* left: 5px; */
            }
            .section_row_testi article {
                padding: 25px 17px;
            }
            .section_row_testi article figure {
                width: 80px;
            }
            .section_row_testi article figure img {
                height: 80px;
            }
            .section_row_testi article aside {
                padding: 0 30px 0 15px;
            }
            .section_row_testi article h3 {
                font-size: 13px;
            }
            .section_row_testi .col-md-12 {
                width: 100%;
                max-width: 500px;
            }
            .section_row_testi .owl-nav {
                display: block;
            }
            .section_row_testi .owl-carousel .owl-nav .owl-prev,
            .section_row_testi .owl-carousel:hover .owl-nav .owl-prev {
                left: -30px;
            }
            .section_row_testi .owl-carousel .owl-nav .owl-next,
            .section_row_testi .owl-carousel:hover .owl-nav .owl-next {
                right: -30px;
            }
        }
        
        @media (max-width: 579px) {
            .section_row_testi .col-md-12 {
                width: 100%;
                max-width: 300px;
            }
            .section_row_testi .owl-carousel .owl-nav .owl-prev,
            .section_row_testi .owl-carousel:hover .owl-nav .owl-prev {
                left: -20px;
            }
            .section_row_testi .owl-carousel .owl-nav .owl-next,
            .section_row_testi .owl-carousel:hover .owl-nav .owl-next {
                right: -20px;
            }
        }
        
        .section_question_ans {
            width: 100%;
            float: none;
            display: inline-block;
            background-color: #fff;
            padding: 45px 0 0 0;
        }
        
        .section_question_ans .head_text {
            text-align: center;
            margin-bottom: 10px;
        }
        
        .section_question_ans article {
            width: 100%;
            float: left;
            margin-bottom: 17px;
        }
        
        .section_question_ans article .quest_title {
            /* width: 100%;
    float: left;
    background-image: url("../img/arrow_down_red.png");
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    background-size: 27px auto;
    border: 1px solid #a1a0a0;
    font-size: 18px;
    color: #333333;
    font-weight: 400;
    position: relative;
    padding: 10px;
    cursor: pointer; */
        }
        
        .section_question_ans article .quest_title.active {
            /* background-color: #a32b53;
    background-image: url("../img/arrow_down_white.png");
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    background-size: 27px auto;
    color: #ffffff; */
        }
        
        .section_question_ans article .quest_option {
            width: 100%;
            float: left;
            font-size: 15px;
            line-height: 1.5;
            color: #333333;
            display: none;
            padding: 10px 20px 20px 10px;
        }
        
        @media (max-width: 990px) {
            /* .section_question_ans article .quest_title {
        background-size: 20px auto;
        font-size: 16px;
        line-height: 1.3;
        padding: 10px 30px 10px 10px;
    }
    .section_question_ans article .quest_title.active {
        background-size: 20px auto;
    } */
        }
        
        .section_call_action {
            width: 100%;
            float: none;
            display: inline-block;
            background-color: #fcebf5;
            padding: 30px 0 30px 0;
        }
        
        .section_call_action h2 {
            font-size: 24px;
            font-weight: 600;
            color: #262525;
            margin-bottom: 0;
        }
        
        .section_call_action h2 a {
            color: #fff;
        }
        
        .section_call_action p {
            font-size: 12px;
            color: #222020;
            margin-bottom: 5px;
            padding-bottom: 0;
        }
        
        .section_call_action .call_txt {
            background-color: #097083;
            border-radius: 8px;
            color: #000;
            font-size: 17px;
            font-weight: 500;
            text-decoration: none;
            padding: 6px 10px;
        }
        
        .section_call_action .call_txt .icon_phone {
            background-color: transparent;
        }
        
        @media (max-width: 990px) {
            .section_call_action {
                padding: 30px 0;
                margin-bottom: 45px;
            }
            .section_call_action .col-md-4 {
                flex: 0 0 100%;
                max-width: 100%;
            }
            .section_call_action h2 {
                font-size: 20px;
                margin-bottom: 0;
            }
        }
        
        .scrollToTop {
            width: 45px;
            height: 45px;
            text-align: center;
            background: #333333;
            border-radius: 1px;
            color: #444;
            text-decoration: none;
            border-radius: 50%;
            position: fixed;
            bottom: 45px;
            right: 35px;
            display: none;
            z-index: 100;
        }
        
        .scrollToTop:before {
            width: 100%;
            height: 100%;
            float: left;
            font-size: 24px;
            color: #fff;
            font-family: FontAwesome;
            content: "\f106";
            position: absolute;
            top: 0;
            left: 0;
            line-height: 42px;
            transition: all 0.5s ease;
        }
        
        .scrollToTop:hover {
            background: #a42a53;
            text-decoration: none;
        }
        
        @media (max-width: 767px) {
            .scrollToTop {
                width: 35px;
                height: 35px;
                bottom: 30px;
                right: 25px;
            }
            .scrollToTop:before {
                font-size: 20px;
                line-height: 32px;
            }
        }
        
        .main_footer {
            width: 100%;
            float: none;
            display: inline-block;
            background-color: #a42a53;
        }
        
        .footer_bar {
            width: 100%;
            float: none;
            display: inline-block;
            padding: 10px 0;
        }
        
        .footer_bar p {
            font-size: 15px;
            color: #fff;
            font-weight: normal;
            text-align: center;
            margin-bottom: 0;
        }
        
        .footer_bar p a {
            color: #666;
        }
        
        @media (max-width: 767px) {
            .main_footer {
                padding-bottom: 60px;
            }
        }
        
        .footer_bar_mobile {
            width: 100%;
            float: left;
            text-align: center;
            background-color: #097083;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
            position: fixed;
            bottom: 0;
            display: none;
            z-index: 100;
            padding: 10px 0 5px 0;
        }
        
        .footer_bar_mobile ul {
            width: 100%;
            float: left;
            list-style: none;
            padding: 0;
            margin: 0;
        }
        
        .footer_bar_mobile ul li {
            float: none;
            display: inline-block;
            line-height: 16px;
            padding: 0;
            margin: 0 -2px;
            position: relative;
        }
        
        .footer_bar_mobile ul li::after {
            width: 2px;
            height: 90%;
            background-color: #fff;
            content: "";
            position: absolute;
            top: 0px;
            right: 0;
        }
        
        .footer_bar_mobile ul li:last-child::after {
            display: none;
        }
        
        .footer_bar_mobile ul li span {
            width: 100%;
            float: left;
            font-size: 13px;
            font-weight: 400;
            padding: 0 0 2px 0;
            margin: 0;
        }
        
        .footer_bar_mobile ul li i {
            font-size: 16px;
            margin: 0;
            padding: 0;
        }
        
        .footer_bar_mobile ul li i.fa-mobile {
            font-size: 19px;
        }
        
        .footer_bar_mobile ul li i.fa-whatsapp {
            font-size: 16px;
        }
        
        .footer_bar_mobile ul li a {
            color: #fff;
        }
        
        @media (max-width: 990px) {
            .footer_bar_mobile {
                display: block;
            }
        }
        
        .error_page_container {
            width: 100%;
            float: none;
            display: inline-block;
            text-align: center;
            padding: 50px 0 0 0;
        }
        
        .error_page_container h2 {
            font-size: 40px;
            color: #a42a53;
            font-weight: 600;
        }
        
        .banner_thank {
            width: 100%;
            max-width: 100%;
            position: relative;
        }
        
        .banner_thank img {
            width: 100%;
            max-width: 100%;
        }
        
        .banner_thank .banner_txt {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }
        
        .banner_thank .banner_box {
            width: 230px;
            height: 300px;
            margin: 90px auto 0 auto;
        }
        
        .banner_thank .banner_box h3 {
            font-size: 26px;
            color: #2368b3;
            text-transform: uppercase;
            font-weight: 600;
            line-height: 1.1;
            padding-bottom: 0;
            margin-bottom: 0;
        }
        
        .banner_thank .banner_box h3 span {
            font-size: 50px;
            font-weight: 700;
        }
        
        @media (max-width: 990px) {
            .banner_thank .banner_box {
                width: 230px;
                height: 180px;
                margin: 60px auto 0 auto;
            }
            .banner_thank .banner_box h3 {
                font-size: 16px;
            }
            .banner_thank .banner_box h3 span {
                font-size: 22px;
            }
        }
        
        @media (max-width: 767px) {
            .banner_thank .banner_box {
                width: 230px;
                height: 180px;
                margin: -27% auto 0 auto;
            }
            .banner_thank .banner_box h3 {
                font-size: 20px;
            }
            .banner_thank .banner_box h3 span {
                font-size: 28px;
            }
        }
        
        @media (max-width: 479px) {
            .banner_thank .banner_box {
                margin: -80px auto 0 auto;
            }
        }
        
        @media (max-width: 400px) {
            .banner_thank .banner_box {
                width: 230px;
                height: 160px;
                margin: -70px auto 0 auto;
            }
            .banner_thank .banner_box h3 {
                font-size: 18px;
            }
            .banner_thank .banner_box h3 span {
                font-size: 26px;
            }
        }
        
        .yes_no_radio input[type="radio"] {
            position: absolute;
            visibility: hidden;
        }
        
        .yes_no_radio label {
            color: rgba(164, 44, 83, 0.5);
            float: left;
            display: inline-block;
            font-size: 13px !important;
            font-weight: 500 !important;
            padding: 5px 15px;
            cursor: pointer;
            margin-bottom: 0;
            text-align: center;
            background-color: #fbd4d2;
            border: solid 1px #fbd4d2;
            border-right: 0px;
        }
        
        .yes_no_radio label:nth-child(2) {
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
        }
        
        .yes_no_radio label:last-child {
            border: solid 1px #fbd4d2;
            border-top-left-radius: 0px;
            border-bottom-left-radius: 0px;
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
        }
        
        .yes_no_radio input[type="radio"]:checked+label {
            color: #fff;
            background: #3f9dbc;
            border-color: #3f9dbc;
            border-right: solid 1px #3f9dbc;
        }
        
        .yes_no_radio label+input[type="radio"]+label {
            border-left: solid 1px #fbd4d2;
        }
        
        .yes_no_radio.radio-group {
            float: left;
            width: 100%;
            overflow: hidden;
        }
        
        .hindi_show {
            display: none;
        }
        /* .wrapper {
                padding-top: 80px;
            } */
        
        span.pl-1 {
            color: #ffffff;
        }
        
        span.pl-1.txtm {
            color: #ffffff;
        }
        
        .icon_phone.infertility {
            width: 25px;
            height: 25px;
            float: none;
            background-color: #f9d7ba;
            border-radius: 4px;
            display: inline-block;
            text-align: center;
            line-height: 25px;
            color: #025366;
        }
        /* faq css start */
        
        .accordion {
            background-color: #f9f9f9;
            /* Light background for the accordion */
            border-radius: 8px;
            /* Rounded corners */
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            /* Subtle shadow */
            margin: 20px 0;
            /* Margin for spacing */
        }
        
        .accordion-item {
            border-bottom: 1px solid #ddd;
            /* Divider between items */
        }
        
        .accordion-header {
            background-color: #fff;
            /* Light blue background for headers */
            padding: 5px;
            /* Padding for headers */
        }
        
        .accordion-button {
            font-weight: bold;
            /* Bold text for buttons */
            color: #141415;
            /* Blue text color */
            transition: background-color 0.3s;
            /* Smooth transition */
        }
        
        .accordion-button:hover {
            background-color: #ffffff;
            /* Change background on hover */
        }
        
        .accordion-body {
            padding: 15px;
            /* Padding for body content */
            background-color: #ffffff;
            /* White background for body */
            color: #333;
            /* Dark text color */
        }
        
        .accordion-button:not(.collapsed) {
            color: #ffffff;
            background-color: #097083;
            box-shadow: inset 0 calc(var(--bs-accordion-border-width)* -1) 0 var(--bs-accordion-border-color);
        }
        
        .accordion-button:focus {
            box-shadow: unset;
        }
        /* ------------testimonial new css start---- */
        
        #customers-testimonials .owl-carousel .owl-item {
            margin-right: 15px;
            /* Adjust as needed */
        }
        
        #customers-testimonials .d-flex {
            gap: 15px;
            /* Ensures consistent spacing */
        }
        
        .testimonial-section {
            display: flex;
        }
        
        @media (max-width: 767px) {
            /* .wrapper {
                    padding-top: 60px;
                } */
            .testimonial-section {
                display: block;
            }
            .seek-content p {
                padding: 6px 0px 0px 15px;
                font-size: 20px !important;
            }
        }
        
        button#dropdownMenuButton {
            /* background: #fff; */
            border: 2px solid #00708a;
        }
        
        .dropdown-toggle::after {
            display: none;
        }
        /* ---------------------------------new sections css ------------------------------*/
        
        .ivf-banner {
            background: linear-gradient(90deg, #00708a, #e77314);
            color: white;
            text-align: center;
            padding: 30px 20px;
        }
        
        .ivf-banner h1 {
            font-size: 2rem;
            margin: 0;
        }
        
        .ivf-section {
            max-width: 1000px;
            margin: 30px auto;
            padding: 20px;
            background-color: white;
            border-radius: 10px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        }
        
        .ivf-section h2 {
            text-align: center;
            font-size: 1.8rem;
            color: #00708a;
            margin-bottom: 20px;
        }
        
        .ivf-section p {
            text-align: center;
            font-size: 1rem;
            color: #6c757d;
        }
        
        .ivf-reasons {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 20px;
            margin-top: 20px;
        }
        
        .reason-card {
            background: linear-gradient(135deg, #00708a, #e77314);
            color: white;
            text-align: center;
            padding: 20px;
            border-radius: 10px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
            transition: transform 0.3s, box-shadow 0.3s;
        }
        
        .reason-card:hover {
            transform: scale(1.05);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
        }
        
        .reason-card i {
            font-size: 2rem;
            margin-bottom: 10px;
        }
        
        .action-buttons {
            display: flex;
            justify-content: center;
            gap: 15px;
            margin-top: 30px;
        }
        
        .action-buttons a {
            padding: 10px 20px;
            font-size: 1rem;
            font-weight: bold;
            color: white;
            background-color: #00708a;
            border-radius: 5px;
            text-decoration: none;
            transition: background-color 0.3s;
        }
        
        .action-buttons a:hover {
            background-color: #e77314;
        }
        
        @media (max-width: 576px) {
            .ivf-banner h1 {
                font-size: 1.5rem;
            }
            .reason-card {
                padding: 15px;
            }
            .action-buttons a {
                font-size: 0.9rem;
                padding: 8px 15px;
            }
        }
        
        i.fa-solid.fa-check {
            background: #097083;
            font-size: 13px;
            padding: 3px;
            border-radius: 50%;
            margin-right: 10px;
            color: #fff;
        }
        /* new section start */
        
        .seek-content-area {
            background: #fff;
            padding-top: 1px;
            padding-bottom: 30px;
        }
        
        .seek-content {
            border: 1px solid #e5b68d;
            border-radius: 5px;
            background: #f9d7ba;
        }
        
        .half-area {
            width: 50%;
            margin: auto;
        }
        
        .seek-content img {
            border-radius: 0px 0px 0px 5px;
            border: 1px solid #e5b68d;
        }
        
        .seek-content p {
            padding: 6px 10px 0px 10px;
            border-radius: 0px 20px 0px 0px;
            /* background: #fff7f5; */
            font-size: 17px;
        }
        
        .seek-content.seet-txtt.d-flex.second-sec {
            margin-top: 20px;
        }
        
        @media (max-width: 991px) {
            .seet-txtt {
                margin-top: 10px;
            }
            .seek-content.seet-txtt.d-flex.second-sec {
                margin-top: 10px;
            }
        }
        
        .fertility-services-txt {
            font-weight: 600;
        }
        
        .process-icon img {
            width: 80%;
            background-position: center;
            background: #e1f7ff;
            border-radius: 50px;
            box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
            border: 2px solid #b6e0e9;
            box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
            background-size: cover;
            background-repeat: no-repeat;
        }
        
        .service1-tab {
            padding-bottom: 30px;
        }
        
        .process-single {
            margin-bottom: 20px;
        }
        
        .faq1-img {
            width: 55px;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            background: #ffffff;
            border-top-right-radius: 10px;
            border-bottom-left-radius: 10px;
            border-top-left-radius: 10px;
            border-bottom-right-radius: 10px;
            margin-right: 10px;
            border: 1px solid #097083;
            box-shadow: rgb(177 222 230) 0px 5px 15px;
        }
        
        .process-single:after {
            position: absolute;
            content: "01";
            top: 0;
            right: 0;
            background: #097083;
            color: #fff;
            padding: 15px;
            border-radius: 0px 6px 0px 15px;
            font-size: 20px;
        }
        
        @media (max-width: 768px) {
            .container-fluid {
                padding: 0 0px;
            }
            .mobile-view-banner {
                width: 100%;
                background-size: cover;
                background-repeat: no-repeat;
                background-position: center;
                margin-top: 50px;
            }
            .number-area {
                padding-top: 10px;
            }
        }
        
        .process-single.three::after {
            content: "03";
        }
        
        .process-area {
            /* background-image: url(../img/process/process-bg.jpg); */
            /* background-size: cover; */
            /* background-position: center center; */
            /* width: 100%; */
            /* position: relative; */
            /* z-index: 1; */
            background: #eefbfffa;
        }
        
        .section-title h2 {
            font-size: 35px;
            font-weight: 500;
            line-height: 40px;
            margin: 20px 0;
            color: #2a2b2c;
        }
        
        .section-title {
            position: relative;
            margin-bottom: 50px;
        }
        
        .process-item-wrap {
            margin-top: 50px;
            display: flex;
        }
        
        .process-title h5 {
            font-size: 22px;
            margin: 5px 0;
        }
        
        .process-single:after {
            position: absolute;
            content: "01";
            top: 0;
            right: 0;
            background: #00708a;
            color: #fff;
            padding: 15px;
            border-radius: 0px 6px 0px 15px;
            font-size: 20px;
        }
        
        .process-area:before {
            /* position: absolute;
            content: "";
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-image: linear-gradient(290deg, #134025 40%, rgba(5, 58, 26, 0.94) 100%);
            z-index: -1; */
        }
        
        .process-btn .main-btn {
            margin-right: 20px;
            margin-top: 20px;
        }
        
        .process-item-wrap {
            margin-top: 50px;
            display: flex;
        }
        
        @media only screen and (min-width: 768px) and (max-width: 991px) {
            .process-item-wrap {
                flex-direction: column;
            }
        }
        
        @media (max-width: 767px) {
            .process-item-wrap {
                flex-direction: column;
            }
        }
        
        .process-single {
            background: linear-gradient(38deg, #ffeff7 40%, #fff6fbed 60%);
            padding: 30px;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            border-radius: 7px;
            position: relative;
            margin-right: 30px;
            height: 200px;
            box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        }
        
        @media only screen and (min-width: 992px) and (max-width: 1200px) {
            .process-single {
                margin-right: 20px;
            }
        }
        
        @media only screen and (min-width: 768px) and (max-width: 991px) {
            .process-single {
                margin-right: 40px;
                margin-bottom: 40px;
            }
        }
        
        @media (max-width: 767px) {
            .process-single {
                margin-right: 0;
                margin-bottom: 40px;
            }
        }
        
        .process-single i {
            background: #097e51;
            padding: 10px;
            border-radius: 50px;
            color: #fff;
            font-size: 17px;
        }
        
        .process-title h5 {
            font-size: 22px;
            margin: 5px 0;
        }
        
        .process-desc p {
            color: #9b9b9b;
            font-size: 16px;
            line-height: 24px;
        }
        
        .video-section {
            background-image: url(../img/video-bg.html);
            background-size: cover;
            background-position: center;
            height: 300px;
            position: relative;
            z-index: 1;
            border-radius: 12px;
            margin-bottom: -85px;
        }
        
        .popup-video {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            position: absolute;
            bottom: 25px;
            left: 25px;
        }
        
        .video-section i {
            font-size: 30px;
            background: #fff;
            padding: 10px 20px;
            border-radius: 8px;
        }
        
        .popup-video span {
            color: #fff;
            margin-left: 20px;
            font-size: 16px;
        }
        
        .process-item-wrap .owl-dots button.owl-dot span {
            width: 35px;
            height: 3px;
            background: #6b7475;
            margin-right: 10px;
            margin-top: 20px;
        }
        
        .process-item-wrap .owl-dots button.owl-dot.active span {
            width: 35px;
            height: 6px;
            background: #097e51;
        }
        
        .process-item-wrap .owl-dots {
            text-align: center;
            margin-top: 25px;
        }
        
        .more-process p {
            font-size: 17px;
        }
        
        .process-btn a {
            margin-right: 20px;
        }
        
        .process-btn {
            margin-top: 30px;
        }
        
        .process-single:after {
            position: absolute;
            content: "01";
            top: 0;
            right: 0;
            background: #097083;
            color: #fff;
            padding: 15px;
            border-radius: 0px 6px 0px 15px;
            font-size: 20px;
        }
        
        .process-single.two::after {
            content: "02";
        }
        
        .process-single.three::after {
            content: "03";
        }
        
        .process-single.four::after {
            content: "04";
        }
        
        .process-single.five::after {
            content: "05";
        }
        
        .process-single.six::after {
            content: "06";
        }
        
        #process-3 .project-list button {
            border: none;
            margin: 0;
            color: #333;
            padding: 12px 33px;
            border-right: 1px solid #ddd;
        }
        
        @media (max-width: 767px) {
            #process-3 .project-list button {
                margin: 10px 10px;
            }
        }
        
        #process-3 .project-list button:nth-of-type(3) {
            border-right: none;
        }
        
        #process-3 .project-list button.nav-link {
            font-size: 18px;
        }
        
        #process-3 .project-list button.nav-link.active {
            background: #097e51;
            color: #fff !important;
        }
        
        #process-3 .project-list .nav-link:focus,
        #process-3 .nav-link:hover {
            color: #10102D;
        }
        
        @media (max-width: 767px) {
            #process-3 .process-bg-wrap {
                margin-top: 30px;
            }
        }
        
        .project-single {
            background: #fff;
            margin-bottom: 40px;
            border-radius: 12px 12px 0 0;
        }
        
        .project-single:hover {
            box-shadow: 0 3px 20px 0 rgba(40, 40, 40, 0.13);
        }
        
        .project-img {
            position: relative;
        }
        
        .project-img img {
            border-radius: 12px 12px 0 0;
            transition: 0.5s ease-in-out;
        }
        
        .project-content {
            padding: 30px 40px 40px;
        }
        
        @media only screen and (min-width: 992px) and (max-width: 1200px) {
            .project-content {
                padding: 30px 32px 40px;
            }
        }
        
        @media (max-width: 767px) {
            .project-content {
                padding: 30px 30px 40px;
            }
        }
        
        .project-content .project-cat a {
            color: #DFB163;
            font-size: 16px;
            font-weight: 500;
            line-height: 28px;
            position: relative;
        }
        
        .project-title h4 {
            color: #097e51;
            font-size: 24px;
            font-weight: 500;
            line-height: 26px;
            margin: 15px 0;
        }
        
        @media only screen and (min-width: 992px) and (max-width: 1200px) {
            .project-title h4 {
                font-size: 22px;
            }
        }
        
        @media (max-width: 767px) {
            .project-title h4 {
                font-size: 20px;
            }
        }
        
        .project-title h4 a {
            color: #097e51;
            font-size: 24px;
            font-weight: 500;
            line-height: 26px;
            margin: 5px 0;
        }
        
        @media only screen and (min-width: 992px) and (max-width: 1200px) {
            .project-title h4 a {
                font-size: 22px;
            }
        }
        
        .project-wrap .owl-stage-outer {
            overflow: initial;
        }
        
        .project-more i {
            font-size: 30px;
            font-weight: 500;
            color: #097e51;
            margin-left: 13px;
        }
        
        .project-more .main-btn {
            display: inline-flex;
            align-items: center;
            line-height: 1.5;
            padding: 12px 20px;
            margin-top: 20px;
        }
        
        .project-more .main-btn:hover i {
            color: #fff;
        }
        
        .process-title h5 {
            font-size: 21px;
            margin: 5px 0;
            font-weight: 500;
            line-height: 1.3;
        }
        
        .number-area {
            padding-top: 0px;
        }
        
        span.pl-1.header-txt {
            color: #211f1f;
        }
        
        @media (max-width: 768px) {
            .number-area {
                padding-top: 10px;
            }
        }