/*@import url('https://fonts.cdnfonts.com/css/tt-hoves-pro-trial');*/

blockquote,
body {
    font-weight: 500;
    font-family: Montserrat, sans-serif;
    font-display: swap;
}

.video-icon,
blockquote .quote-icon {
    -webkit-transform: translate(-50%, -50%);
}

.header,
.scrollToTop {
    -webkit-transition: 1s;
}

a,
a:focus,
a:hover,
h1 a,
h1 a:hover,
h2 a,
h2 a:hover,
h3 a,
h3 a:hover,
h4 a,
h4 a:hover,
h5 a {
    color: inherit;
    text-decoration: none;
}

button:focus,
input:focus,
input[type="button"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="text"]:focus,
select,
textarea:focus {
    outline: 0;
}

.custom--card .card-header .card-btn a i,
.custom--card .card-header .card-title i,
.header-link a i,
.sidebar:hover .sidebar-submenu .nav-item a i {
    margin-right: 5px;
}

.pb-10,
code span {
    padding-bottom: 10px;
}

:root {
    --primary-color: #1bbde4;
}

html {
    font-size: 100%;
    scroll-behavior: smooth;
}

.custom-table thead tr th,
body {
    font-size: 14px;
    font-family: Montserrat, sans-serif;
}

body {
    background-color: #fff;
    line-height: 1.5em;
    color: #6c7176;
    overflow-x: hidden;
}

.account-form-area .account-logo .site-logo,
.header-social li,
.sidebar:hover .menu-title,
.testimonial-item .testimonial-icon-list li,
a,
span {
    display: inline-block;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

p {
    margin-bottom: 15px;
    line-height: 1.7em;
    color: #000;
}

.card-header-user-area .card-header-user-content .title,
.dashboard-header-wrapper .title,
.dashboard-title-part .title,
.dashbord-item .dashboard-content .title,
.push-wrapper .push-header .title,
.single-popular-item .popular-item-content .title,
.support-profile-wrapper .support-profile-header label,
p:last-child {
    margin-bottom: 0;
}

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

.nice-select .list {
    max-height: 300px;
    overflow-y: auto;
    z-index: 9;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: none;
    cursor: pointer;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
}

input,
textarea {
    width: 100%;
    padding: 12px 20px;
}

blockquote {
    margin: 0 0 1.3em;
    background-color: #f6f7f9;
    padding: 20px;
    border-radius: 3px;
    font-style: italic;
    position: relative;
}

blockquote .quote-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 120px;
    opacity: 0.1;
}

.pt-10 {
    padding-top: 10px !important;
}

.blog-item-details .blog-content,
.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.booking-area .content,
.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-120 {
    padding-top: 120px;
}

.pt-150 {
    padding-top: 150px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-120 {
    padding-bottom: 120px;
}

.pb-150 {
    padding-bottom: 150px;
}

.ptb-10 {
    padding: 10px 0;
}

.ptb-20 {
    padding: 20px 0;
}

.ptb-30 {
    padding: 30px 0;
}

.ptb-40 {
    padding: 40px 0;
}

.ptb-50 {
    padding: 50px 0;
}

.ptb-60 {
    padding: 60px 0;
}

.ptb-80 {
    padding: 80px 0;
}

.ptb-100 {
    padding: 100px 0;
}

.ptb-120 {
    padding: 120px 0;
}

.ptb-150 {
    padding: 150px 0;
}

.booking-area .content .list,
.mt-10,
.sub-btn {
    margin-top: 10px;
}

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

.mt-30 {
    margin-top: 30px;
}

.blog-comment-area,
.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-120 {
    margin-top: 120px;
}

.mt-150 {
    margin-top: 150px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30,
.single-popular-item {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mt-10-none {
    margin-top: -10px;
}

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

.mt-30-none {
    margin-top: -30px;
}

.mt-40-none {
    margin-top: -40px;
}

.banner-flotting-section,
.mt-50-none {
    margin-top: -50px;
}

.mt-60-none {
    margin-top: -60px;
}

.mt-80-none {
    margin-top: -80px;
}

.mt-100-none {
    margin-top: -100px;
}

.mt-120-none {
    margin-top: -120px;
}

.mt-150-none {
    margin-top: -150px;
}

.footer-widget .footer-list,
.mb-10-none {
    margin-bottom: -10px;
}

.contact-widget-item-wrapper,
.mb-20-none,
.popular-widget-box {
    margin-bottom: -20px;
}

.faq-wrapper,
.mb-30-none {
    margin-bottom: -30px;
}

.mb-40-none {
    margin-bottom: -40px;
}

.mb-50-none {
    margin-bottom: -50px;
}

.mb-60-none {
    margin-bottom: -60px;
}

.mb-80-none {
    margin-bottom: -80px;
}

.mb-100-none {
    margin-bottom: -100px;
}

.mb-120-none {
    margin-bottom: -120px;
}

.mb-150-none {
    margin-bottom: -150px;
}

.bg--primary {
    background-color: #7367f0 !important;
}

.bg--secondary,
.brand-section {
    background: linear-gradient(45deg, #fffbf2, #edfffd);
}

.bg--success {
    background-color: #e5ebff;
}

.bg--danger {
    background-color: #ea5455;
}

.bg--warning {
    background-color: #da0f76;
}

.bg--info {
    background-color: #1e9ff2;
}

.bg--dark {
    background-color: #10163a;
}

.bg--base {
    background-color: var(--primary-color) !important;
}

.text--primary {
    color: #7367f0;
}

.blog-item .content .title:hover,
.booking-area .booking-form label span,
.category-widget-box .category-list li a:hover,
.contact-form-area .contact-form label span,
.feature-item:hover .title,
.header-bottom-area .navbar-collapse .main-menu li a.active,
.header-bottom-area .navbar-collapse .main-menu li a:hover,
.product-content .title:hover,
.shedule-item .shedule-inner .hide-input:checked~label sup,
.single-popular-item .popular-item-content .title a:hover,
.testimonial-bottom-wrapper .testimonial-date i,
.text--secondary,
code {
    color: var(--primary-color);
}

.text--success {
    color: #28c76f;
}

.text--danger {
    color: #ea5455 !important;
}

.text--warning {
    color: #da0f76;
}

.text--info {
    color: #1e9ff2;
}

.text--dark {
    color: #1a043f;
}

.text--base {
    color: var(--primary-color) !important;
}

.border--secondary {
    border: 1px solid var(--primary-color);
}

.border--base {
    border: 1px solid #e5e5e5 !important;
}

.section--bg {
    background-color: #222 !important;
}

.bg--gray {
    background-color: rgba(255, 255, 255, 0.8);
}

.border--rounded {
    border-radius: 3px !important;
}

.border--capsule,
.btn-capsule {
    border-radius: 100px;
}

.box-shadow {
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
}

html::-webkit-scrollbar {
    height: 20px;
    width: 5px;
    background: #f1f1f1;
    border-radius: 10px;
}

html::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 10px;
}

html::-webkit-scrollbar-corner {
    background: #999;
    border-radius: 10px;
}

.scrollToTop {
    position: fixed;
    bottom: 0;
    right: 8px;
    width: 35px;
    height: 35px;
    padding: 7px;
    line-height: 1;
    font-weight: 600;
    background-color: var(--primary-color);
    border-radius: 8px;
    color: #fff !important;
    font-size: 11px;
    text-align: center;
    z-index: 9;
    cursor: pointer;
    transition: 1s;
    -webkit-transform: translateY(-50000%);
    transform: translateY(-50000%);
}

.scrollToTop small {
    display: block;
    text-transform: uppercase;
    font-size: 8px;
}

.scrollToTop.active {
    bottom: 150px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.table-area {
    margin-top: -5px;
    margin-bottom: -15px;
}

.table-area.two {
    border: 2px solid #f3f5f7;
    padding: 20px;
    border-radius: 10px;
}

.table-area.two .table-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.table-area.two .table-top .table-top-btn a {
    padding: 6px 15px;
    font-size: 12px;
    font-weight: 600;
}

.table-area.two .table-top .table-top-btn a i {
    font-size: 16px;
    position: relative;
    top: 2px;
}

.table-area.two .custom-table thead tr {
    background: 0 0;
}

.table-area.two .custom-table thead tr th {
    font-size: 12px;
    color: #6389a8;
    padding: 5px 0;
}

.table-area.two .custom-table tbody tr {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.table-area.two .custom-table tbody tr:hover {
    -webkit-transform: none;
    transform: none;
}

.table-area.two .custom-table tbody tr td {
    padding: 5px 0;
    font-size: 15px;
    font-weight: 500;
    color: #1a043f;
}

.table-area.two .custom-table tbody tr td a {
    border-radius: 7px !important;
    font-size: 12px;
}

.custom-table {
    width: 100%;
    border-spacing: 0 15px;
    border-collapse: separate;
    white-space: nowrap;
}

.custom-table thead tr {
    background: #222;
}

.custom-table thead tr th {
    border: none;
    font-weight: 600;
    text-align: center;
    color: #fff;
    padding: 10px 30px;
}

.custom-table thead tr th:first-child {
    border-radius: 5px 0 0 5px;
}

.custom-table thead tr th:last-child {
    border-radius: 0 5px 5px 0;
    text-align: right;
}

.custom-table tbody tr {
    background: #f6f6f6;
    border-radius: 5px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.custom-table tbody tr:hover {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
}

.custom-table tbody tr td {
    border: none;
    font-weight: 600;
    text-align: center;
    color: #6c7176;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    padding: 8px 30px;
}

/*.custom-table tbody tr td:first-child {
  text-align: left;
}*/
.custom-table tbody tr td .author-info {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.custom-table tbody tr td .author-info .thumb {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
}

.custom-table tbody tr td .author-info .thumb img {
    width: inherit;
    height: inherit;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
}

.custom-table tbody tr td .author-info .content {
    padding-left: 15px;
    width: calc(100% - 45px);
}

.custom-table tbody tr td a {
    color: #fff;
    padding: 3px 8px;
    border-radius: 3px !important;
}

.btn-rounded,
.custom-table tbody tr td .btn {
    border-radius: 3px;
}

.custom-table tbody tr td:first-child {
    border-radius: 5px 0 0 5px;
}

.custom-table tbody tr td:last-child {
    text-align: right;
    border-radius: 0 5px 5px 0;
}

.header-bottom-area .navbar-collapse .main-menu li .sub-menu li:hover a::before,
.header-section.header-fixed .header-middle-area,
.header-section.home.header-fixed .language-select,
.shedule-item .shedule-inner .hide-input,
.swiper-notification {
    display: none;
}

.pagination,
.swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
}

.swiper-pagination {
    position: relative;
    display: flex;
    margin-top: 60px;
}

.cursor,
.cursor-follower {
    position: fixed;
    pointer-events: none;
    z-index: 10000;
}

.swiper-pagination .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: rgba(27, 189, 228, 0.2);
    opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--primary-color);
    width: 25px;
    border-radius: 10px;
}

.slider-next,
.slider-prev,
.testimonial-slider4 .slider-nav-area .slider-next {
    width: 40px;
    height: 40px;
    line-height: 43px;
    font-size: 26px;
    border-radius: 10px;
    color: var(--primary-color);
    text-align: center;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.slider-prev.slider-nav {
    position: absolute;
    left: 0%;
    top: 50%;
    z-index: 99;
}

.slider-next.slider-nav {
    position: absolute;
    right: -6%;
    top: 50%;
    z-index: 99;
}

.testimonial-slider4 .slider-nav-area .slider-prev.slider-nav {
    position: absolute;
    left: 1%;
    top: 33%;
    margin: 0;
}

.testimonial-slider4 .slider-nav-area .slider-next.slider-nav {
    position: absolute;
    right: -5%;
    top: 33%;
    margin: 0;
}

.faq-wrapper .faq-item.open .right-icon,
.sidebar-menu .sidebar-menu-item.active,
.slider-next:hover,
.slider-prev:hover {
    background-color: rgba(27, 189, 228, 0.1);
}

.slider-next {
    margin-left: 30px;
}

.pagination {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 20px;
    margin-top: 4px;
}

.pagination .page-item {
    text-align: center;
    padding: 8px;
}

.pagination .page-item a,
.pagination .page-item span {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: 0 0;
    border: 1px solid #eee;
    color: #1a043f;
    padding: 0;
    font-weight: 500;
    line-height: 40px;
    font-size: 18px;
    display: block;
    margin: 0;
}

.pagination .page-item.disabled span {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border-radius: 50%;
    font-size: 24px;
    background: #222;
    border: 1px solid #eee;
    color: #fff;
}

.pagination .page-item .page-link {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border-radius: 50%;
    background: #222;
    border: 1px solid #eee;
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.pagination .page-item .page-link.next {
    font-size: 24px;
}

.pagination .page-item.active .page-link,
.pagination .page-item:hover .page-link {
    background-color: var(--primary-color);
    border-color: transparent;
    color: #fff;
}

.nav-tabs {
    border-color: #eee;
    padding-left: 15px;
}

.nav-tabs .nav-link {
    background-color: transparent;
    padding: 5px 20px;
    color: #6c7176;
    font-weight: 600;
}

.nav-tabs .nav-link.active {
    background-color: transparent;
    border-color: #eee #eee #fff;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: var(--primary-color);
    font-size: 14px;
    font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}

.custom--card {
    border: 2px solid #f3f5f7;
    border-radius: 20px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
}

.custom--card .card-header {
    background: var(--primary-color);
    padding: 20px 25px;
    border-radius: 20px 20px 0 0;
    border: none;
}

.custom--card .card-header .card-title {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 700;
}

.custom--card .card-header .card-btn a {
    font-size: 12px;
    padding: 5px 15px;
    font-weight: 600;
}

.custom--card .card-body {
    padding: 20px 30px;
}

.custom--card .card-body p {
    font-size: 14px;
    font-family: Montserrat, sans-serif;
}

.card-form-wrapper label,
.custom--card .card-body .card-form-wrapper label,
.modal-content .deposit-modal label {
    font-size: 16px;
    font-weight: 600;
}

.custom--card .card-body .card-form-wrapper input,
.custom--card .card-body .card-form-wrapper select {
    height: 50px;
    border-radius: 999px;
    padding: 10px 25px;
}

.card-form-wrapper input:focus,
.custom--card .card-body .card-form-wrapper input:focus,
.custom--card .card-body .card-form-wrapper select:focus {
    border: 1px solid var(--primary-color);
}

.custom--card .card-body .card-form-wrapper input::-webkit-input-placeholder {
    color: rgba(108, 113, 118, 0.8);
}

.custom--card .card-body .card-form-wrapper input::-moz-placeholder {
    color: rgba(108, 113, 118, 0.8);
}

.custom--card .card-body .card-form-wrapper input:-ms-input-placeholder {
    color: rgba(108, 113, 118, 0.8);
}

.custom--card .card-body .card-form-wrapper input::-ms-input-placeholder {
    color: rgba(108, 113, 118, 0.8);
}

.custom--card .card-body .card-form-wrapper input::placeholder {
    color: rgba(108, 113, 118, 0.8);
}

.custom--card .card-body .card-form-wrapper input:disabled {
    background-color: rgba(79, 75, 203, 0.07);
}

.card-form-wrapper button,
.card-form-wrapper input[type="button"],
.card-form-wrapper input[type="reset"],
.card-form-wrapper input[type="submit"],
.custom--card .card-body .card-form-wrapper button,
.custom--card .card-body .card-form-wrapper input[type="button"],
.custom--card .card-body .card-form-wrapper input[type="reset"],
.custom--card .card-body .card-form-wrapper input[type="submit"] {
    padding: 14px 40px;
    font-size: 16px;
}

.card-form-wrapper input {
    height: 50px;
    border-radius: 999px;
    padding: 10px 25px;
}

.d-header-btn a {
    padding: 5px 15px;
}

.modal-content {
    border-radius: 10px;
    border: none;
}

.modal-content .deposit-modal input {
    border-radius: 999px 0 0 999px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.blog-comment-area input,
.modal-content .deposit-modal select {
    border-radius: 999px;
}

.modal-content .deposit-modal .input-group-text {
    border-radius: 0 999px 999px 0;
}

.header-bottom-area .navbar-collapse .main-menu li .sub-menu .header-section.header-fixed .navbar-collapse .main-menu li .sub-menu li a,
.modal-content .deposit-modal-btn button,
.modal-content .deposit-modal-btn input[type="button"],
.modal-content .deposit-modal-btn input[type="reset"],
.modal-content .deposit-modal-btn input[type="submit"] {
    padding: 8px 20px;
}

.blog-tag-wrapper .blog-footer-tag li+li,
.copyright-area .copyright-wrapper .footer-social-list li+li,
.modal-content .deposit-modal-btn button+button,
.modal-content .deposit-modal-btn button+input[type="button"],
.modal-content .deposit-modal-btn button+input[type="reset"],
.modal-content .deposit-modal-btn button+input[type="submit"],
.modal-content .deposit-modal-btn input[type="button"]+button,
.modal-content .deposit-modal-btn input[type="button"]+input[type="button"],
.modal-content .deposit-modal-btn input[type="button"]+input[type="reset"],
.modal-content .deposit-modal-btn input[type="button"]+input[type="submit"],
.modal-content .deposit-modal-btn input[type="reset"]+button,
.modal-content .deposit-modal-btn input[type="reset"]+input[type="button"],
.modal-content .deposit-modal-btn input[type="reset"]+input[type="reset"],
.modal-content .deposit-modal-btn input[type="reset"]+input[type="submit"],
.modal-content .deposit-modal-btn input[type="submit"]+button,
.modal-content .deposit-modal-btn input[type="submit"]+input[type="button"],
.modal-content .deposit-modal-btn input[type="submit"]+input[type="reset"],
.modal-content .deposit-modal-btn input[type="submit"]+input[type="submit"],
.my-address-item .icon-wrapper .title-wrapper {
    margin-left: 10px;
}

.cursor {
    background-color: var(--primary-color);
    width: 10px;
    height: 10px;
    border-radius: 100%;
    -webkit-transition: opacity 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33),
        -webkit-transform 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33);
    transition: transform 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33),
        opacity 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33),
        -webkit-transform 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.cursor.active,
.cursor.menu-active {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.cursor-follower.hovered,
.cursor.hovered {
    opacity: 1;
}

.cursor-follower {
    border: 1px solid var(--primary-color);
    width: 30px;
    height: 30px;
    border-radius: 100%;
    -webkit-transition: opacity 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33),
        background 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33),
        -webkit-transform 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33);
    transition: transform 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33),
        opacity 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33),
        background 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33),
        -webkit-transform 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px);
}

.cursor-follower.active,
.cursor-follower.menu-active {
    opacity: 1;
    -webkit-transform: scale(2);
    transform: scale(2);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    line-height: 1.3em;
    color: #1a043f;
    -webkit-font-smoothing: antialiased;
    font-family: Montserrat, sans-serif;
}

h1 {
    font-size: 55px;
}

@media only screen and (max-width: 991px) {
    ul.header-social-list li {
        padding: 6px !important;
    }

    .pt-100 {
        padding-top: 80px;
    }

    .pt-120,
    .pt-150 {
        padding-top: 100px;
    }

    .map iframe {
        width: 100% !important;
        height: 350px !important;
        margin-bottom: 30px;
    }

    .pb-100 {
        padding-bottom: 80px;
    }

    .box-testi {
        margin-bottom: 28px;
    }

    .pb-120,
    .pb-150 {
        padding-bottom: 100px;
    }

    .ptb-100 {
        padding: 80px 0;
    }

    .ptb-120,
    .ptb-150 {
        padding: 100px 0;
    }

    .custom--card .card-body {
        padding: 20px;
    }

    h1 {
        font-size: 40px;
    }
}

h2 {
    font-size: 40px;
}

@media only screen and (max-width: 991px) {
    ul.header-social-list li {
        padding: 6px !important;
    }

    h2 {
        font-size: 28px;
    }

    h1 {
        font-size: 30px !important;
    }
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

.btn,
.header-link a i,
h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

.section-header {
    margin-bottom: 60px;
    position: relative;
}

.section-header .section-sub-titel {
    padding: 3px 10px;
    background-color: rgba(27, 189, 228, 0.1);
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    color: var(--primary-color);
    margin-bottom: 10px;
}

.section-header .section-sub-titel i {
    font-size: 16px;
    width: 1.25em;
    color: var(--primary-color);
}

.section-header .section-title {
    color: #1a043f;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .section-header .section-title {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .btn {
        font-size: 14px;
    }

    ul.header-social-list li {
        padding: 6px !important;
    }
}

.banner-other-page {
    padding: 120px 0 !important;
    background-color: #f4f5f8;
}

.banner-other-page .banner-content .title {
    font-size: 50px;
    font-weight: 700 !important;
    margin-bottom: 0 !important;
}

.banner-other-page .banner-content .banner-btn {
    margin-top: 10px !important;
}

.box-timing table.table-opd td,
.copyright-area .copyright-wrapper .footer-social-list li a:hover i,
.header-link a,
input[type="submit"]:hover,
section.top-section h1,
ul.footer-social-list li:hover i {
    color: #fff;
}

button::-moz-focus-inner,
input::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.btn:active,
.btn:focus {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.125) inset;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.125) inset;
}

.btn {
    border: 0 solid;
    border-radius: 0;
    font-weight: 500;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.badge--primary::before,
.btn--primary {
    background-color: #7367f0;
}

.badge--secondary::before,
.btn--secondary {
    background-color: #868e96;
}

.btn--success {
    background-color: #28c76f;
}

.btn--danger {
    background-color: #ea5455;
}

.btn--warning {
    background-color: #da0f76;
}

.btn--info {
    background-color: #1e9ff2;
}

.btn--dark {
    background-color: #10163a;
}

.badge--success::before {
    background-color: #28c76f;
}

.badge--danger::before {
    background-color: #ea5455;
}

.badge--warning::before {
    background-color: #da0f76;
}

.badge--info::before {
    background-color: #1e9ff2;
}

.badge--dark::before {
    background-color: #10163a;
}

.border--primary {
    border: 1px solid #7367f0;
}

.border--secondary {
    border: 1px solid #868e96;
}

.border--success {
    border: 1px solid #28c76f;
}

.border--danger {
    border: 1px solid #ea5455;
}

.border--warning {
    border: 1px solid #da0f76;
}

.border--info {
    border: 1px solid #1e9ff2;
}

.border--dark {
    border: 1px solid #10163a;
}

.badge {
    position: relative;
    font-weight: 600;
    border-radius: 0;
    padding: 0 0 0 15px;
    font-size: 13px;
    background-color: transparent;
    color: #000248;
}

.btn--base,
.input-group-text {
    background: var(--primary-color);
}

.badge::before {
    position: absolute;
    content: "";
    top: 3px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.badge--base {
    background-color: var(--primary-color);
    color: #fff;
}

.btn--base {
    position: relative;
    color: #fff;
    border-radius: 50px;
    padding: 16px 50px;
    font-family: Montserrat, sans-serif !important;
    font-size: 16px;

    text-align: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

@media (max-width: 1199px) {
    .btn--base {

        font-size: 13px;
    }
}

.feature-statistics-wrapper,
.form--control,
.submit-btn,
label {
    font-family: Montserrat, sans-serif;
}

.btn--base.active {
    background: #fff;
    color: var(--primary-color);
    -webkit-box-shadow: 0 10px 15px 0 rgba(158, 154, 221, 0.1);
    box-shadow: 0 10px 15px 0 rgba(158, 154, 221, 0.1);
    border: 1px solid #eee;
}

.btn--base.active:focus,
.btn--base.active:hover {
    color: #fff;
    background: var(--primary-color);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn--base:focus,
.btn--base:hover {
    color: #fff;
    -webkit-box-shadow: 0 10px 20px rgba(27, 189, 228, 0.4);
    box-shadow: 0 10px 20px rgba(27, 189, 228, 0.4);
}

.custom-btn {
    color: var(--primary-color) !important;
    font-weight: 700;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #1a043f;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #1a043f;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #1a043f;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #1a043f;
}

input::placeholder,
textarea::placeholder {
    color: #1a043f;
}

textarea {
    width: 100%;
    display: block;
    min-height: 130px;
}

input,
select,
textarea {
    border: 1px solid #eee;
    vertical-align: baseline;
    font-size: 100%;
    color: #1a043f;
}

label {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
}

select {
    cursor: pointer;
}

.banner-section .banner-content .title span,
option {
    color: #1a043f;
}

.input-group {
    margin-bottom: 15px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.input-group input {
    border-radius: 10px 0 0 10px;
    border: 1px solid 939393;
    color: #1a043f;
    height: 45px;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: rgba(108, 113, 118, 0.2);
    color: rgba(26, 4, 63, 0.7);
}

.input-group-append,
.input-group-prepend {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

.input-group-append input {
    border-radius: 0 10px 10px 0;
    border: 1px solid #eee;
    border-right: none;
    background-color: #fff;
}

.input-group-text {
    border: none;
    font-size: 14px;
    color: #fff;
    height: 45px;
    border-radius: 0 10px 10px 0;
    font-weight: 500;
}

.input-group-text.copytext {
    border-radius: 10px 0 0 10px;
}

.custom-check-group {
    display: block;
    margin-bottom: 12px;
}

.custom-check-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.custom-check-group input:checked+label::before {
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
}

.custom-check-group input:checked+label::after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 7px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.custom-check-group label {
    position: relative;
    cursor: pointer;
}

.custom-check-group label::before {
    content: "";
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 8px;
    top: -2px;
}

.form-group,
.heading.text-center,
.subscribe-content .title {
    margin-bottom: 20px;
}

.form-control {
    border: 1px solid #eee;
    font-size: 14px;
    height: 50px;
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #eee;
}

.form--control,
.form--control:focus {
    background-color: transparent;
    -webkit-box-shadow: none;
    color: #1a043f;
}

.form--control {
    border: 1px solid #939393;
    box-shadow: none;
    height: 45px !important;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 15px;
    width: 100%;
}

.form--control:focus {
    border-color: var(--primary-color);
    box-shadow: none;
}

.form--control::-webkit-input-placeholder {
    color: rgba(108, 113, 118, 0.7);
}

.form--control::-moz-placeholder {
    color: rgba(108, 113, 118, 0.7);
}

.form--control:-ms-input-placeholder {
    color: rgba(108, 113, 118, 0.7);
}

.form--control::-ms-input-placeholder {
    color: rgba(108, 113, 118, 0.7);
}

.form--control::placeholder {
    color: rgba(108, 113, 118, 0.7);
}

.radio-item [type="radio"]:checked,
.radio-item [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.radio-item [type="radio"]:checked+label,
.radio-item [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #1a043f;
    margin: 0;
}

.radio-item [type="radio"]:checked+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    border: 10px solid var(--primary-color);
    border-radius: 100%;
    background: #fff;
}

.radio-item [type="radio"]:checked+label:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 100%;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    opacity: 0;
}

.radio-item [type="radio"]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    border: 2px solid #eee;
    border-radius: 100%;
    background: #fff;
}

.radio-item [type="radio"]:not(:checked)+label:after {
    content: "";
    width: 12px;
    height: 12px;
    background: var(--primary-color);
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.radio-item [type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.select2-container {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    width: 100%;
}

.account-section.active .account-bg::after,
.account-section.two .account-bg::after,
.img-dc,
.nice-select .list,
.product-thumb img,
.selection {
    width: 100%;
}

.select2-selection--single {
    width: 100%;
    height: 45px !important;
    outline: 0;
    background: 0 0 !important;
    font-size: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px;
    border-radius: 5px;
    vertical-align: top;
    display: inline-block;
    border: 1px solid #939393 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.bg-overlay-base:after,
.preloader {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
}

.select2-selection--single span {
    margin: 0;
    width: 100%;
    color: #6c7176;
    line-height: initial;
    font-weight: 600;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: auto;
    position: absolute;
    top: 22px;
    right: 7px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #6c7176 transparent transparent;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #6c7176;
}

.submit-btn {
    padding: 12px 20px;
    color: #fff;
    background: #222;
    font-weight: 600;
    font-size: 14px;
    border-radius: 5px;
}

.bg_img {
    background-size: cover !important;
    background-position: top !important;
    background-repeat: no-repeat !important;
}

.bg-fixed {
    background-attachment: fixed;
}

.account-form .form-group,
.account-thumb,
.bg-overlay-base,
.bg-overlay-black-two,
.blog-item .blog-item-btn-area,
.card-form .show_hide_password,
.header-bottom-area .navbar-collapse .main-menu li.menu_has_children,
.header-push-wrapper,
.paste-wrapper,
.row>*,
.search-widget-box .search-form,
.show_hide_password,
.sidebar-menu .sidebar-menu-item.sidebar-dropdown a,
.thumb.img-rlative {
    position: relative;
}

.bg-overlay-base:after {
    content: "";
    position: absolute;
    background-color: #222;
    opacity: 0.9;
}

.bg-overlay-base>div {
    position: relative;
    z-index: 2;
}

@-webkit-keyframes scroll-down {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@keyframes scroll-down {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@-webkit-keyframes scroll-ver {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@keyframes scroll-ver {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

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

    50% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }

    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

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

    50% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }

    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

[data-animate] {
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
}

@-webkit-keyframes social-share {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes social-share {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes hg-fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 70px, 0);
        transform: translate3d(0, 70px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes hg-fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 70px, 0);
        transform: translate3d(0, 70px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.hg-fadeInUp {
    -webkit-animation-name: hg-fadeInUp;
    animation-name: hg-fadeInUp;
}

@-webkit-keyframes hg-fadeInUp50 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes hg-fadeInUp50 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.hg-fadeInUp50 {
    -webkit-animation-name: hg-fadeInUp50;
    animation-name: hg-fadeInUp50;
}

@-webkit-keyframes hg-fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -1.25rem, 0);
        transform: translate3d(0, -1.25rem, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes hg-fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -1.25rem, 0);
        transform: translate3d(0, -1.25rem, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.hg-fadeInDown {
    -webkit-animation-name: hg-fadeInDown;
    animation-name: hg-fadeInDown;
}

@-webkit-keyframes hg-fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes hg-fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.hg-fadeInLeft {
    -webkit-animation-name: hg-fadeInLeft;
    animation-name: hg-fadeInLeft;
}

@-webkit-keyframes hg-fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes hg-fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.hg-fadeInRight {
    -webkit-animation-name: hg-fadeInRight;
    animation-name: hg-fadeInRight;
}

@-webkit-keyframes hg-zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.11) translateY(10px);
        transform: scale(1.11) translateY(10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
    }
}

@keyframes hg-zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.11) translateY(10px);
        transform: scale(1.11) translateY(10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
    }
}

.hg-zoomIn {
    -webkit-animation-name: hg-zoomIn;
    animation-name: hg-zoomIn;
}

@-webkit-keyframes hg-zoomOutIn {
    from {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes hg-zoomOutIn {
    from {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.hg-zoomOutIn {
    -webkit-animation-name: hg-zoomOutIn;
    animation-name: hg-zoomOutIn;
}

@-webkit-keyframes hg-zoomInShort {
    from {
        opacity: 0;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes hg-zoomInShort {
    from {
        opacity: 0;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.hg-zoomInShort {
    -webkit-animation-name: hg-zoomInShort;
    animation-name: hg-zoomInShort;
}

@-webkit-keyframes play-pluse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0;
    }
}

@keyframes play-pluse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0;
    }
}

@-webkit-keyframes scale-up-one {

    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@keyframes scale-up-one {

    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@-webkit-keyframes scale-up-two {

    0%,
    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    40% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@keyframes scale-up-two {

    0%,
    100% {
        -webkit-transform: scale(0.65);
        transform: scale(0.65);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes scale-up-three {

    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
}

@keyframes scale-up-three {

    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
}

@-webkit-keyframes top-down {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(45px);
        transform: translateY(45px);
    }
}

@keyframes top-down {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(45px);
        transform: translateY(45px);
    }
}

@-webkit-keyframes down-top {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@keyframes down-top {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
}

@-webkit-keyframes down-top2 {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }
}

@keyframes down-top2 {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }
}

@-webkit-keyframes rotate360 {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate360 {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate2 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

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

@-webkit-keyframes rotate2 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

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

@keyframes rotate3 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

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

@-webkit-keyframes rotate3 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

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

@keyframes moveclouds {
    0% {
        margin-left: 125em;
    }

    100% {
        margin-left: -125em;
    }
}

@-webkit-keyframes moveclouds {
    0% {
        margin-left: 125em;
    }

    100% {
        margin-left: -125em;
    }
}

@keyframes scaleIn {
    from {
        -webkit-transform: scale(0.55);
        transform: scale(0.55);
        opacity: 0.6;
    }

    to {
        -webkit-transform: scale(3.5);
        transform: scale(3.5);
        opacity: 0;
    }
}

@-webkit-keyframes scaleIn {
    from {
        -webkit-transform: scale(0.35);
        transform: scale(0.35);
        opacity: 0.6;
    }

    to {
        -webkit-transform: scale(3.5);
        transform: scale(3.5);
        opacity: 0;
    }
}

@keyframes pulseOne {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 96, 212, 0.851),
            0 0 0 0 rgba(37, 96, 212, 0.851);
        -webkit-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0.851),
            0 0 0 0 rgba(37, 96, 212, 0.851);
        -moz-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0.851),
            0 0 0 0 rgba(37, 96, 212, 0.851);
    }

    40% {
        box-shadow: 0 0 0 20px rgba(37, 96, 212, 0),
            0 0 0 0 rgba(37, 96, 212, 0.851);
        -webkit-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0),
            0 0 0 0 rgba(37, 96, 212, 0.851);
        -moz-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0),
            0 0 0 0 rgba(37, 96, 212, 0.851);
    }

    80% {
        box-shadow: 0 0 0 20px rgba(37, 96, 212, 0), 0 0 0 20px rgba(37, 96, 212, 0);
        -webkit-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0),
            0 0 0 20px rgba(37, 96, 212, 0);
        -moz-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0),
            0 0 0 20px rgba(37, 96, 212, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0);
        -webkit-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0),
            0 0 0 0 rgba(37, 96, 212, 0);
        -moz-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0);
    }
}

@-webkit-keyframes pulseOne {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 96, 212, 0.851),
            0 0 0 0 rgba(37, 96, 212, 0.851);
        -webkit-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0.851),
            0 0 0 0 rgba(37, 96, 212, 0.851);
        -moz-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0.851),
            0 0 0 0 rgba(37, 96, 212, 0.851);
    }

    40% {
        box-shadow: 0 0 0 20px rgba(37, 96, 212, 0),
            0 0 0 0 rgba(37, 96, 212, 0.851);
        -webkit-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0),
            0 0 0 0 rgba(37, 96, 212, 0.851);
        -moz-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0),
            0 0 0 0 rgba(37, 96, 212, 0.851);
    }

    80% {
        box-shadow: 0 0 0 20px rgba(37, 96, 212, 0), 0 0 0 20px rgba(37, 96, 212, 0);
        -webkit-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0),
            0 0 0 20px rgba(37, 96, 212, 0);
        -moz-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0),
            0 0 0 20px rgba(37, 96, 212, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0);
        -webkit-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0),
            0 0 0 0 rgba(37, 96, 212, 0);
        -moz-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0);
    }
}

@-webkit-keyframes bgOverlay {
    0% {
        width: 0%;
        right: 0;
    }

    50% {
        width: 100%;
    }

    100% {
        width: 0%;
        right: auto;
        left: 0;
    }
}

@keyframes bgOverlay {
    0% {
        width: 0%;
        right: 0;
    }

    50% {
        width: 100%;
    }

    100% {
        width: 0%;
        right: auto;
        left: 0;
    }
}

@-webkit-keyframes giraffe {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@keyframes giraffe {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@-webkit-keyframes giraffe2 {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
    }
}

@keyframes giraffe2 {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
    }
}

@-webkit-keyframes fade-in-bottom {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fade-in-bottom {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes fade-in-up {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fade-in-up {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes fade-in-left {
    0% {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fade-in-left {
    0% {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@-webkit-keyframes fade-in-right {
    0% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fade-in-right {
    0% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

.fade-in-bottom {
    -webkit-animation: 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both fade-in-bottom;
    animation: 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both fade-in-bottom;
}

.fade-in-up {
    -webkit-animation: 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both fade-in-up;
    animation: 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both fade-in-up;
}

.fade-in-left {
    -webkit-animation: 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both fade-in-left;
    animation: 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both fade-in-left;
}

.fade-in-right {
    -webkit-animation: 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both fade-in-right;
    animation: 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both fade-in-right;
}

.animation-circle-inverse>span {
    background: #179cd8;
    right: 0;
    position: absolute;
    height: 100px;
    width: 100px;
    border-radius: 100%;
    opacity: 0.3;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-animation: 4s linear infinite circleWater;
    animation: 4s linear infinite circleWater;
}

.animation-circle-inverse>span:nth-child(2) {
    -webkit-animation: 4s linear infinite circleWater2;
    animation: 4s linear infinite circleWater2;
}

.animation-circle-inverse>span:nth-child(3) {
    -webkit-animation: 4s linear infinite circleWater3;
    animation: 4s linear infinite circleWater3;
}

@-webkit-keyframes circleWater {
    0% {
        -webkit-transform: scale(5.5);
        transform: scale(5.5);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(8.5);
        transform: scale(8.5);
        opacity: 0;
    }
}

@keyframes circleWater {
    0% {
        -webkit-transform: scale(5.5);
        transform: scale(5.5);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(8.5);
        transform: scale(8.5);
        opacity: 0;
    }
}

@-webkit-keyframes circleWater2 {
    0% {
        -webkit-transform: scale(3.5);
        transform: scale(3.5);
    }

    100% {
        -webkit-transform: scale(5.5);
        transform: scale(5.5);
    }
}

@keyframes circleWater2 {
    0% {
        -webkit-transform: scale(3.5);
        transform: scale(3.5);
    }

    100% {
        -webkit-transform: scale(5.5);
        transform: scale(5.5);
    }
}

@-webkit-keyframes circleWater3 {
    0% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }

    100% {
        -webkit-transform: scale(3.5);
        transform: scale(3.5);
    }
}

@keyframes circleWater3 {
    0% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }

    100% {
        -webkit-transform: scale(3.5);
        transform: scale(3.5);
    }
}

@-webkit-keyframes zoominoutsinglefeatured {

    0%,
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }
}

@keyframes zoominoutsinglefeatured {

    0%,
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }
}

@keyframes jump {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
    }
}

@-webkit-keyframes jump {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
    }
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes colorchange {

    0%,
    100% {
        background: #2dbb6c;
    }

    25% {
        background: red;
    }

    50% {
        background: #00f;
    }

    75% {
        background: #000;
    }
}

@keyframes colorchange {

    0%,
    100% {
        background: #2dbb6c;
    }

    25% {
        background: red;
    }

    50% {
        background: #00f;
    }

    75% {
        background: #000;
    }
}

@-webkit-keyframes slides {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

@keyframes slides {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

@-webkit-keyframes ripple {

    0%,
    35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0.8;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

@keyframes ripple {

    0%,
    35% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0.8;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

@-webkit-keyframes square {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-100vh) rotate(600deg);
        transform: translateY(-100vh) rotate(600deg);
    }
}

@keyframes square {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-100vh) rotate(600deg);
        transform: translateY(-100vh) rotate(600deg);
    }
}

.preloader {
    position: fixed;
    z-index: 9999999;
    background: #222;
    overflow: hidden;
}

.loader-circle,
.loader-line-mask {
    top: 50%;
    margin-left: -60px;
    margin-top: -60px;
    position: absolute;
}

.loader-circle {
    left: 45%;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/*.loader-circle img {
  width: 40%;
  height: 40%;
  -o-object-fit: contain;
  object-fit: contain;
}*/
.loader-line-mask {
    left: 45%;
    width: 100px;
    height: 200px;
    overflow: hidden;
    -webkit-transform-origin: 100px 100px;
    transform-origin: 100px 100px;
    -webkit-mask-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
    mask-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
    -webkit-animation: 1.2s linear infinite rotate;
    animation: 1.2s linear infinite rotate;
}

.loader-line-mask .loader-line {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
    }

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

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

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

.custom-container {
    max-width: 1630px;
}

@media (min-width: 1480px) {
    .col-xxl-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media only screen and (max-width: 575px) and (max-width: 400px) {
    .col-xs-6 {
        width: 100%;
    }
}

::-moz-selection {
    background-color: var(--primary-color);
    color: #fff;
}

::selection {
    background-color: var(--primary-color);
    color: #fff;
}

.header,
.header-section {
    background-color: transparent;
    width: 100%;
}

.header-section {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 999;
    background: #fff;
    border-bottom: 1px solid #1d8bcc;
}

.header-section.home.header-fixed .header-bottom-area {
    border-bottom: none;
}

.header {
    z-index: 9;
    transition: 1s;
}

.header.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: fixed;
    top: 0;
    left: 0;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-transition: 1s;
    transition: 1s;
}

.header-section.header-fixed.service {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

.header-section.header-fixed .header-top-area {
    display: none !important;
}

.header-section.header-fixed .header-bottom-area {
    margin-top: 0;
    padding: 0;
}

.header-section.header-fixed .header-bottom-area .navbar-expand-lg {
    padding: 0 !important;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*.header-middle-area {
  background: #312b2b;
}*/
.blog-comment-area textarea,
.footer-section .footer-wrapper,
.header-bottom-area .navbar-expand-lg {
    border-radius: 20px;
}

.header-bottom-area .navbar-collapse .main-menu li:last-child .sub-menu {
    left: auto;
}

.header-bottom-area .navbar-collapse .main-menu li {
    position: relative;
    padding-right: 22px;
}

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

    /* .header-bottom-area .navbar-collapse .main-menu li {
    padding-right: 15px;
  }*/
    .blog-item .content .title {
        font-size: 20px;
    }
}

.header-bottom-area .navbar-collapse .main-menu li:last-child,
.rtl .header-bottom-area .navbar-collapse .main-menu li:first-child {
    padding-right: 0;
    margin-right: 0;
    border-bottom: none !important;
}

.header-bottom-area .navbar-collapse .main-menu li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.header-bottom-area .navbar-collapse .main-menu li.menu_has_children i {
    font-size: 12px;
    margin-left: 5px;
}

.header-bottom-area .navbar-collapse .main-menu li a {
    position: relative;
    padding: 6px 0;
    font-weight: 600;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-family: Montserrat, sans-serif;
    display: inline-block;
    font-size: 16px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    /* text-transform: uppercase; */
}

.header-bottom-area .navbar-collapse .main-menu li a.active::before,
.header-bottom-area .navbar-collapse .main-menu li a:hover::before {
    height: 2px;
    width: 100%;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    bottom: 0;
    opacity: 1;
    left: 0;
    -webkit-transition: opacity, bottom 0.3s, height 0.3s 0.3s, width 0.3s 0.3s,
        border-radius 0.3s 0.3s, left 0.3s 0.3s;
    transition: opacity, bottom 0.3s, height 0.3s 0.3s, width 0.3s 0.3s,
        border-radius 0.3s 0.3s, left 0.3s 0.3s;
}

.header-bottom-area .navbar-collapse .main-menu li a::before {
    position: absolute;
    content: "";
    background: var(--primary-color);
    bottom: 30px;
    height: 5px;
    width: 5px;
    opacity: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    left: 50%;
    -webkit-transition: opacity 0.5s, bottom 0s 0.5s, height 0s 0.5s,
        width 0s 0.5s, border-radius 0s 0.5s, left 0s 0.5s;
    transition: opacity 0.5s, bottom 0s 0.5s, height 0s 0.5s, width 0s 0.5s,
        border-radius 0s 0.5s, left 0s 0.5s;
}

.header-bottom-area .navbar-collapse .main-menu li a i {
    font-size: 12px;
    position: relative;
    top: 0;
    padding-left: 3px;
}

@media (max-width: 1199px) {
    .header-bottom-area .navbar-collapse .main-menu li a {
        font-size: 12px !important;
        font-weight: 600 !important;
    }
}

.header-bottom-area .header-section.header-fixed .navbar-collapse .main-menu li a {
    padding: 30px 18px 30px 0;
}

.header-bottom-area .navbar-collapse .main-menu li .sub-menu {
    position: absolute;
    top: 150%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 250px;
    padding: 15px 0;
    background-color: #fff;
    border-radius: 15px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    /*-webkit-transition: 0.3s;
  transition: 0.3s;*/
    z-index: 9;
    margin-left: 0;
    border-bottom: 3px solid var(--primary-color);
}

.header-bottom-area .navbar-collapse .main-menu li .sub-menu li {
    margin-right: 0;
    padding-right: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #eee;
}

.header-bottom-area .navbar-collapse .main-menu li .sub-menu li:hover {
    background-color: var(--primary-color);
    color: #fff;
    border-radius: 15px;
}

.header-bottom-area .navbar-collapse .main-menu li .sub-menu li:hover a {
    color: #fff;
    margin-left: 10px;
}

/*.header-bottom-area .navbar-collapse .main-menu li .sub-menu li:last-child {
  border-bottom: 0 solid;
}*/
.header-bottom-area .navbar-collapse .main-menu li .sub-menu li a {
    width: 100%;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.header-bottom-area .navbar-collapse .main-menu li .sub-menu li a::after {
    position: unset;
    content: none;
}

.header-bottom-area .navbar-collapse .main-menu li .sub-menu .navbar-collapse .main-menu li:last-child .sub-menu {
    left: auto;
    right: 0;
}

@media (max-width: 991px) {
    .header-bottom-area .navbar-expand-lg {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
    }

    .header-bottom-area .navbar-collapse {
        background-color: #fff;
        position: absolute;
        top: 55px;
        right: 0;
        width: 345px;
        /*        padding: 20px !important;*/
        border-radius: 5px;
        border: 1px solid #1d8bcc;
        height: 478px;
        overflow: auto;
    }

    /*  .header-bottom-area .navbar-collapse .main-menu {
    padding: 15px 0;
  }*/
    .header-bottom-area .menu_has_children .sub-menu {
        display: none !important;
    }

    .header-bottom-area .menu_has_children .sub-menu li {
        width: 100%;
    }

    .header-bottom-area .navbar-collapse .main-menu .menu_has_children.show .sub-menu {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .header-bottom-area .navbar-collapse .main-menu li.menu_has_children::before {
        top: 12px;
        right: 15px;
    }

    .header-bottom-area .navbar-collapse .main-menu li a {
        padding: 12px 15px !important;
        display: block;
    }

    .navbar-collapse .main-menu li .sub-menu {
        position: initial !important;
        opacity: 1 !important;
        visibility: visible !important;
        display: none;
        -webkit-transition: none !important;
        transition: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        box-shadow: none !important;
        border-bottom: none !important;
        /* top: 200px !important; */
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        width: 100% !important;
    }
}

.header-social li a,
.video-icon {
    -webkit-transition: 0.5s;
    text-align: center;
}

/*.site-logo {
  max-width: 180px;
  display: none;
}*/
.alert strong,
.body-overlay,
.dash-payment-item.active .dash-payment-body,
.faq-wrapper .faq-item.active .faq-content,
.form-group .payment-method-select.active,
.header-middle-wrapper .site-logo,
.navbar-wrapper.active .dashboard-title-part .left .icon,
.shedule-item .shedule-inner .hide-input:checked~label::before,
.sidebar-menu .sidebar-menu-item .sidebar-submenu.open,
.sidebar:hover .sidebar-doc-box,
.sidebar:hover .sidebar-menu .sidebar-menu-item .sidebar-item-badge,
.sidebar:hover .sidebar-submenu .nav-item a .title {
    display: block;
}

.body-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 5;
    content: "";
    left: 0;
    top: 0;
    visibility: hidden;
}

.body-overlay.active {
    visibility: visible;
}

.header-link a i {
    color: var(--primary-color);
}

.content-doc,
.header-link a+a {
    margin-left: 20px;
}

.header-social li a {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    transition: 0.5s;
}

.header-social li a.active,
.header-social li a:hover {
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    color: #fff;
}

.blog-item-details .blog-social-area .blog-social li+li,
.header-social li+li,
.testimonial-item .testimonial-icon-list li+li {
    margin-left: 5px;
}

.header-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 24px;
}

.header-action .language-select select {
    padding: 0 5px 0 0;
    margin: 0;
    border: none !important;
    width: auto;
    height: auto;
}

.about-content-wrapper,
.header-action .language-select {
    margin-right: 20px;
}

.header-action .language-select .nice-select {
    padding: 0 25px 0 0;
    margin: 0;
    border: none !important;
    width: auto;
    height: auto;
}

.header-action .language-select .nice-select .list {
    width: auto !important;
}

.header-action a {
    padding: 9px 20px;
    border-radius: 86px;
    font-weight: 600;
    letter-spacing: 0.2px;
    font-size: 15px;
}

.account-footer p,
.dashboard-path,
.header-action a i {
    font-size: 15px;
}

.navbar-toggler {
    padding: 0;
}

.navbar-toggler:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-toggler span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    background-color: var(--primary-color);
    color: #fff;
    font-size: 18px;
}

.header-middle-wrapper {
    padding: 3px 0;
    display: -webkit-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.card-header-user-area,
.copyright-area .copyright-wrapper .footer-social-list,
.dashboard-list-user-wrapper,
.dashboard-title-part .left,
.header-middle-wrapper .header-middle-content,
.my-address-item .icon-wrapper,
.preview-list-user-wrapper,
.product-category,
.testimonial-item .testimonial-user-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-middle-wrapper .header-middle-content .header-social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -5px;
}

.header-middle-wrapper .header-middle-content .header-social-list li {
    margin: 5px;
}

.header-middle-wrapper .header-middle-content .header-social-list li a {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background-color: #f6f6f6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.banner-slider .slider-next:hover,
.banner-slider .slider-prev:hover,
.blog-item-details .blog-social-area .blog-social li:hover,
.chat-container .media.media-chat-reverse .media-body p,
.header-middle-wrapper .header-middle-content .header-social-list li a:hover,
.my-address-item .my-address-btn-area a:hover,
.my-address-item .my-address-btn-area button:hover,
.my-address-item .my-address-btn-area input[type="button"]:hover,
.my-address-item .my-address-btn-area input[type="reset"]:hover,
.my-address-item .my-address-btn-area input[type="submit"]:hover,
.sidebar-menu .sidebar-menu-item.active a .menu-icon {
    background-color: var(--primary-color);
    color: #fff;
}

.header-middle-wrapper .header-middle-content .header-address-area {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 50px;
}

.header-middle-wrapper .header-middle-content .header-address-area .header-address-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px;
}

.header-middle-wrapper .header-middle-content .header-address-area .header-address-item .thumb {
    width: 50px;
    height: auto;
    margin-right: 5px;
}

@media only screen and (max-width: 500px) {
    .header-middle-wrapper .header-middle-content .header-address-area .header-address-item .content {
        display: none;
    }
}

.header-middle-wrapper .header-middle-content .header-address-area .header-address-item .content span {
    color: #6c7176;
    font-size: 12px;
}

.header-middle-wrapper .header-middle-content .header-address-area .header-address-item .content .title {
    margin-bottom: 0;
    font-weight: 700;
    color: var(--primary-color);
    display: block;
    white-space: nowrap;
}

.header-top-area {
    background-color: #f6f6f6;
}

.header-top-area .title {
    color: #1a043f;
    margin-bottom: 0;
}

.header-top-area .title i {
    color: var(--primary-color);
    margin-right: 5px;
}

.custom-card .card-header,
.header-top-area .header-top-wrapper,
.subscribe-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-top-area .header-top-wrapper a {
    border-radius: 0;
    padding: 10px 20px;
}

.header-top-area .header-top-wrapper a:hover {
    background-color: #222;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media only screen and (max-width: 430px) {
    .header-top-area .header-top-wrapper a {
        padding: 5px 10px;
        font-size: 11px;
    }

    .header-top-area .header-top-wrapper .title {
        font-size: 10px;
    }
}

.banner-section {
    position: relative;
    padding-top: 120px;
    padding-bottom: 120px;
    height: 650px;
}

.banner-section .banner-content {
    position: relative;
    z-index: 10;
}

.banner-section .banner-content .title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize;
    position: relative;
    color: #fff;
}

.banner-section .banner-content .sub-title {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}

.banner-slider {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.banner-slider .slider-next,
.banner-slider .slider-prev {
    position: absolute;
    top: 40%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 70px;
    line-height: 70px;
    background: rgb(226 13 111);
    color: #fff;
    border-radius: 0 50px 50px 0;
    font-size: 18px;
    z-index: 2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.banner-slider .slider-next {
    left: auto;
    right: 0;
    margin-left: 0;
    border-radius: 50px 0 0 50px;
}

.banner-flotting-section.home {
    margin-top: 0;
}

.banner-flotting-section.home .banner-flotting-item,
.dash-payment-item.active {
    border: 1px solid #eee;
}

.banner-flotting-item {
    position: relative;
    z-index: 2;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px rgba(40, 36, 49, 0.06);
    box-shadow: 0 4px 8px rgba(40, 36, 49, 0.06);
    padding: 30px;
    border-radius: 15px;
}

.banner-flotting-item .banner-flotting-item-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px;
}

.banner-flotting-item .banner-flotting-item-form .form-group {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    margin: 5px;
}

.banner-flotting-item .banner-flotting-item-form .form-group .search-btn {
    padding: 12px 25px;
    border-radius: 10px;
}

.banner-flotting-item .banner-flotting-item-form .form-group input {
    caret-color: var(--primary-color);
}

.banner-flotting-item .banner-flotting-item-form .dr-name i {
    position: absolute;
    top: 16px;
    left: 10px;
    font-size: 12px;
}

.banner-flotting-item .banner-flotting-item-form .dr-name input {
    padding-left: 25px;
}

.footer-section {
    position: relative;
    z-index: 1;
    background: #1d8bcc;
    border-top: 2px solid #1d8bcc;
    margin-bottom: 44px;
}

.footer-section .footer-wrapper .footer-logo {
    margin-bottom: 6px;
}

.footer-section .footer-wrapper .footer-logo .site-logo {
    max-width: 150px;
    border-radius: block;
    background: white;
    padding: 4px 10px;
    border-radius: 8px;
}

.footer-widget .widget-title {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 700;
    position: relative;
    color: #fff;
    text-transform: uppercase;
}

.footer-widget .footer-list.two .form-group,
.footer-widget .footer-list.two li {
    margin-bottom: 15px;
    position: relative;
}

.footer-widget .footer-list.two .form-group input,
.footer-widget .footer-list.two li input {
    padding-left: 35px;
}

.footer-widget .footer-list.two .form-group .input-icon,
.footer-widget .footer-list.two li .input-icon {
    position: absolute;
    top: 12px;
    left: 12px;
    font-size: 17px;
    color: var(--primary-color);
}

.footer-widget .footer-list li {
    margin-bottom: 10px;
    position: relative;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.footer-widget .footer-list li a {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding-right: 4px;
}

.footer-widget .footer-list li a:hover,
p.head-slider span {
    color: #e50783;
}

.footer-widget .app-img {
    overflow: hidden;
    width: 120px;
}

.footer-widget .app-img img {
    width: 100%;
    height: auto;
}

.footer-widget .footer-content-bottom {
    border-top: 1px solid #eee;
    padding-top: 15px;
    margin-top: 15px;
}

.footer-widget .footer-content-bottom .footer-list li a,
.testimonial-item .testimonial-user-area .title-area p {
    font-size: 14px;
    font-weight: 500;
}

.footer-widget .footer-content-bottom .footer-list li a i {
    position: relative;
    top: 1px;
    font-size: 14px;
    color: var(--primary-color);
}

.copyright-area {
    margin-top: 30px;
    padding-top: 10px;
    border-top: 1px solid #c8c8c8;
    text-align: center;
    padding-bottom: 10px;
    background: #fff;
}

.copyright-area .copyright-wrapper p {
    font-size: 16px;
    color: #1a043f;
    margin-bottom: 0;
}

.copyright-area .copyright-wrapper .footer-social-list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 8px;
    background-color: #222;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.blog-item .blog-item-btn-area a:hover,
.copyright-area .copyright-wrapper .footer-social-list li a:hover {
    background-color: var(--primary-color);
}

.copyright-area .copyright-wrapper .footer-social-list li a i {
    color: #fff;
    font-size: 12px;
}

.sub-btn i {
    position: relative;
    top: 1px;
}

.brand-wrapper,
.overview-section,
.testimonial-section,
.testimonial-slider4 {
    overflow: hidden;
}

.testimonial-slider-wrapper {
    margin: -20px;
}

.testimonial-slider {
    overflow: hidden;
    padding: 20px;
    position: relative;
}

.testimonial-slider2,
.testimonial-slider3 {
    overflow: hidden;
    position: relative;
}

.testimonial-slider5 {
    overflow: hidden;
    position: relative;
}

.testimonial-slider .swiper-wrapper .swiper-slide-active .testimonial-item {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 16px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.testimonial-item {
    height: 100%;
    padding: 15px;
    border-radius: 20px;
    border: 1px solid #eee;
    -webkit-box-sizing: rgba(0, 0, 0, 0.15) 0px 3px 7px 0px;
    box-sizing: rgba(0, 0, 0, 0.15) 0px 3px 7px 0px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #fafafa;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24) !important;
}

@media only screen and (max-width: 1199px) {
    p {
        line-height: 1.7em;
    }

    .header-bottom-area .navbar-collapse .main-menu li {
        padding-right: 12px;
    }

    .banner-flotting-item .banner-flotting-item-form .form-group {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32%;
        flex: 0 0 32%;
    }

    .testimonial-item {
        padding: 23px 30px 30px;
    }

    .footer-widget .footer-list li a {
        font-size: 13px !important;
    }
}

.testimonial-item:hover {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 16px;
    border: 1px solid rgba(27, 189, 228, 0.4);
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.testimonial-item .testimonial-icon-list li i {
    font-size: 18px;
    font-weight: 900;
    color: #e4ab19;
}

@media only screen and (max-width: 1199px) {
    .testimonial-item .testimonial-icon-list li i {
        font-size: 16px;
    }

    .testimonial-item .testimonial-icon-list li+li {
        margin-left: 2px;
    }
}

.testimonial-item .testimonial-title {
    padding: 15px 0;
    margin-bottom: 0;
    line-height: 31.2px;
    margin-top: -6px;
    color: #1a043f;
}

@media only screen and (max-width: 1199px) {
    .testimonial-item .testimonial-icon-list li+li {
        margin-left: 0;
    }

    .testimonial-item .testimonial-title {
        padding: 18px 0 25px;
        font-size: 20px;
    }
}

.testimonial-item p {
    font-size: 16px;
    margin-top: -7px;
    font-weight: 400;
}

@media only screen and (max-width: 1199px) {
    .testimonial-item p {
        font-size: 15px;
    }
}

@media only screen and (max-width: 1109px) {
    .testimonial-item p {
        font-size: 14px;
    }
}

.testimonial-item .testimonial-user-area .user-area img {
    margin-right: 14px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24) !important;
}

@media only screen and (max-width: 1199px) {
    .testimonial-item .testimonial-user-area .user-area img {
        margin-right: 20px;
        height: 55px;
        width: 55px;
    }

    .testimonial-item .testimonial-user-area .title-area h5 {
        font-size: 18px;
    }
}

.testimonial-item .testimonial-user-area .title-area h5 {
    line-height: 31.2px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #1a043f;
}

@media only screen and (max-width: 1199px) {
    .testimonial-item .testimonial-user-area .title-area p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1099px) {
    .testimonial-item {
        padding: 18px 25px 25px;
    }

    .testimonial-item .testimonial-icon-list li i {
        font-size: 14px;
    }

    .testimonial-item .testimonial-title {
        padding: 8px 0 15px;
        font-size: 18px;
    }

    .testimonial-item .testimonial-user-area .user-area img {
        margin-right: 15px;
        height: 50px;
        width: 50px;
    }

    .testimonial-item .testimonial-user-area .title-area h5 {
        font-size: 16px;
    }

    .testimonial-item .testimonial-user-area .title-area p {
        font-size: 13px;
    }
}

.testimonial-bottom-wrapper {
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.testimonial-bottom-wrapper .testimonial-date {
    font-size: 12px;
    color: #1a043f;
}

.swiper-wrapper {
    align-items: stretch;
}

.swiper-slide {
    height: auto;
}

.about-section .section-header p {
    font-size: 14px;
    font-weight: 400;
}

.about-thumb img {
    border-radius: 10px;
    margin-bottom: 20px;
}

.about-feature-area .feature-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about-feature-area .feature-list li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-left: 30px;
    padding-top: 15px;
    color: #1a043f;
}

@media only screen and (max-width: 390px) {
    .about-feature-area .feature-list li {
        font-size: 12px;
    }
}

.about-feature-area .feature-list li::before {
    position: absolute;
    top: 17px;
    left: 0;
    content: "\f00c";
    font-family: "Line Awesome Free";
    width: 18px;
    height: 18px;
    line-height: 18px;
    background: var(--primary-color);
    border-radius: 50%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    font-weight: 900;
}

.feature-statistics-wrapper {
    margin-top: 50px;
    border-radius: 10px;
}

.video-icon,
.video-icon::before {
    border-radius: 50%;
    position: absolute;
    background-color: var(--primary-color);
}

.feature-statistics-wrapper .statistics-item {
    border-right: 1px solid #eee;
}

.feature-statistics-wrapper .statistics-item .odo-area .odo-title,
.feature-statistics-wrapper .statistics-item .odo-area .title {
    display: inline-block;
    font-size: 30px;
    margin-bottom: 0;
}

.feature-statistics-wrapper .statistics-item .odo-area {
    display: flex;
    align-items: center;
}

.feature-statistics-wrapper .statistics-item p {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}

.video-icon {
    display: inline-block;
    width: 55px;
    height: 55px;
    line-height: 57px;
    top: 62%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 24px;
    z-index: 2;
    transition: 0.5s;
}

.video-icon::before {
    content: "";
    display: block;
    top: 0;
    right: 0;
    z-index: -1;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-animation: 1.6s ease-out infinite ripple;
    animation: 1.6s ease-out infinite ripple;
}

.subscribe-section {
    position: relative;
    background: linear-gradient(45deg, #fffbf2, #edfffd);
    margin-top: -200px;
    padding: 200px 0;
}

.account-area,
.product-item {
    background-color: #fff;
    overflow: hidden;
}

.doctor-item,
.payment-form-modal-wrapper,
.product-item.product--style .product-content,
.support-profile-wrapper .support-profile-body {
    padding: 20px;
}

.subscribe-section .subscribe-element-one {
    position: absolute;
    top: -100px;
    left: 0;
    -webkit-animation: 3s linear infinite scroll-down;
    animation: 3s linear infinite scroll-down;
}

.subscribe-section .subscribe-element-two {
    position: absolute;
    bottom: -100px;
    right: 0;
    -webkit-animation: 3s linear infinite scroll-down;
    animation: 3s linear infinite scroll-down;
}

.subscribe-content {
    width: 50%;
}

.dashboard-list-right .main-money,
.subscribe-content p {
    font-size: 16px;
}

.subscribe-form {
    position: relative;
    width: 50%;
}

.subscribe-form input {
    background: #fff;
    -webkit-box-shadow: 0 20px 80px rgba(49, 62, 103, 0.07);
    box-shadow: 0 20px 80px rgba(49, 62, 103, 0.07);
    border: none;
    border-radius: 999px;
    font-size: 16px;
    height: 90px;
    position: relative;
    font-weight: 500;
    padding: 10px 40px;
}

.subscribe-form input:focus {
    color: #6c7176;
    border: 1px solid #475672;
}

.subscribe-form input::-webkit-input-placeholder {
    color: #6c7176;
}

.subscribe-form input::-moz-placeholder {
    color: #6c7176;
}

.subscribe-form input:-ms-input-placeholder {
    color: #6c7176;
}

.subscribe-form input::-ms-input-placeholder {
    color: #6c7176;
}

.subscribe-form input::placeholder {
    color: #6c7176;
}

.subscribe-form button,
.subscribe-form input[type="button"],
.subscribe-form input[type="reset"],
.subscribe-form input[type="submit"] {
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 999px;
    padding: 20px 30px;
    font-size: 16px;
}

.product-item {
    border-radius: 10px;
    -webkit-box-shadow: 0 20px 80px rgba(49, 62, 103, 0.07);
    box-shadow: 0 20px 80px rgba(49, 62, 103, 0.07);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.product-item:hover {
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}

.product-item.product--style .product-footer {
    margin-top: 15px;
}

.product-item.product--style .product-bottom {
    padding: 10px 20px;
    border-top: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.product-category .thumb {
    width: 30px;
    border-radius: 5px;
    overflow: hidden;
}

.product-category .content {
    width: calc(100% - 30px);
    padding-left: 8px;
}

.product-preview i {
    border: 1px solid #eee;
    padding: 3px;
    border-radius: 3px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.product-preview i:hover {
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
    color: #fff;
}

.branch-btn-search button,
.product-thumb,
.select2-container--default .select2-selection--single {
    border-radius: 10px;
}

.product-content,
.profile-form-area {
    padding: 30px;
}

.product-content .title {
    font-size: 20px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.rating span {
    font-weight: 500;
    margin-right: 5px;
    font-size: 14px;
}

.rating i {
    font-weight: 600;
    font-size: 16px;
    color: #f2b827;
}

.product-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
}

.product-price span {
    color: var(--primary-color);
    font-size: 18px;
    font-weight: 600;
}

.box-testi,
.brand-item,
.heading-testimonials,
.map,
.payment-form-modal-wrapper {
    text-align: center;
}

.faq-wrapper .faq-item {
    border-radius: 20px;
    margin-bottom: 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.faq-wrapper .faq-item .faq-title {
    font-size: 14px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 20px;
    margin-bottom: 0;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid #eee;
}

.faq-wrapper .faq-item .faq-title .title {
    width: calc(100% - 40px);
    display: inline-block;
    margin-bottom: 0;
}

.faq-wrapper .faq-item .faq-content {
    display: none;
    padding: 15px;
}

.faq-wrapper .faq-item .faq-content p {
    font-size: 13px;
}

.faq-wrapper .faq-item .right-icon {
    display: block;
    width: 30px;
    height: 30px;
    background-color: var(--primary-color);
    border-radius: 50%;
    position: relative;
    right: -15px;
}

.faq-wrapper .faq-item .right-icon::after,
.faq-wrapper .faq-item .right-icon::before {
    position: absolute;
    content: "";
    background: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.faq-wrapper .faq-item .right-icon::before {
    width: 2px;
    height: 16px;
    top: 50%;
    left: 50%;
}

.faq-wrapper .faq-item .right-icon::after {
    width: 16px;
    height: 2px;
    top: 50%;
    left: 50%;
}

.faq-wrapper .faq-item.active.open .right-icon::before,
.faq-wrapper .faq-item.open .right-icon::before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
}

.faq-wrapper .faq-item.open .faq-title {
    background: #e50974;
    color: #fff;
}

.contact-form-area,
.contact-widget-box {
    -webkit-box-shadow: 0 4px 8px rgba(40, 36, 49, 0.06);
    box-shadow: 0 4px 8px rgba(40, 36, 49, 0.06);
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 30px;
}

.account-area,
.doctor-item {
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 3px 7px 0;
}

.contact-form-area .contact-form label {
    color: #1a043f;
    font-weight: 500;
    text-align: left;
}

.contact-widget-item-wrapper .contact-widget-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}

.contact-widget-item-wrapper .contact-widget-item .contact-widget-icon {
    width: 2.75rem;
    height: 2.75rem;
    border: 1px solid #eee;
    border-radius: 50%;
    text-align: center;
    color: #52526c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2px;
}

.account-section,
.account-section.register .right {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

.contact-widget-item-wrapper .contact-widget-item .contact-widget-icon svg {
    fill: #52526c;
}

.contact-widget-item-wrapper .contact-widget-item .contact-widget-content {
    padding-left: 10px;
    width: calc(100% - 2.75rem);
}

.account-section {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.account-section.active,
.account-section.two {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0.2s ease-out;
    transition-delay: 0.2s ease-out;
}

.account-section.active .account-bg,
.account-section.two .account-bg {
    -webkit-transition-timing-function: cubic-bezier(0.86, 0.27, 0.17, 0.2);
    transition-timing-function: cubic-bezier(0.86, 0.27, 0.17, 0.2);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.account-section.active .account-area,
.account-section.two .account-area {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    top: 0;
    z-index: 9;
}

.account-section.register {
    position: relative;
    min-height: 100vh;
    z-index: 1;
    display: block;
}

.account-bg,
.account-bg::after,
.account-section.register .account-thumb {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.account-section.register .account-thumb {
    width: 45%;
}

.account-section.register .account-thumb img,
.dashbord-item .dashboard-icon img,
.play-store-thumb img,
.push-wrapper .push-list li .thumb img,
.single-popular-item .popular-item-thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.account-section.register .right {
    padding: 1.5rem 2rem;
    width: 55%;
    min-height: 100vh;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #000;
}

.account-area .account-close::after,
.account-area .account-close::before {
    height: 2px;
    width: 20px;
    left: 15px;
    background-color: var(--primary-color);
    content: "";
}

.account-section.register .right .account-area {
    border-radius: 0;
    padding: 0;
    width: 100%;
}

.account-section.register .right .account-area .account-form-area {
    width: 100%;
    padding-left: 0;
}

.account-bg {
    width: 100%;
    z-index: 9;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.account-bg::after {
    content: "";
    width: 0;
    background: #9ca4b6;
    background: -webkit-gradient(linear,
            left top,
            right top,
            from(rgba(10, 14, 23, 0.8)),
            to(rgba(10, 14, 23, 0.8)));
    background: linear-gradient(90deg,
            rgba(10, 14, 23, 0.8) 0,
            rgba(10, 14, 23, 0.8) 100%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.account-area {
    box-shadow: rgba(0, 0, 0, 0.15) 0 3px 7px 0;
    border-radius: 10px;
    padding: 30px;
    position: relative;
    background-position: bottom;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-y: auto;
}

.account-area.change-form,
.or-area {
    display: -webkit-box;
    display: -ms-flexbox;
}

@media only screen and (max-width: 600px) {
    .account-area {
        width: 400px;
    }
}

@media only screen and (max-width: 420px) {
    .account-area {
        width: 350px;
        padding: 15px;
    }
}

@media only screen and (max-width: 375px) {
    .account-area {
        width: 300px;
    }
}

.account-area.change-form {
    display: flex;
}

.account-area p {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 30px;
}

.account-area .account-close {
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-color: transparent;
    border-radius: 50%;
}

.account-area .account-close::before {
    position: absolute;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.account-area .account-close::after {
    position: absolute;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
    bottom: 47%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.account-area .account-close:hover::after,
.account-area .account-close:hover::before {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.or-area {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 37px;
}

.or-area .or-line {
    height: 1px;
    border: 0.5px solid #eee;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.account-form-btn,
.account-form-btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: center;
    text-align: center;
}

.or-area .or-title {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 500;
}

.account-form-btn {
    margin-top: 15px;
    margin-bottom: 10px;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

.account-form-btn a {
    width: 50px;
    height: 50px;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--primary-color);
    border-radius: 50%;
    margin: 8px;
}

.account-form-btn a.facebook {
    background-color: #3a5795;
}

.account-form-btn a.google {
    background-color: #4285f4;
}

.account-form-btn a.apple {
    background-color: #000;
}

.account-form-btn a svg {
    fill: #fff;
}

.account-item label {
    font-weight: 500;
    font-size: 15px;
}

.account-item label a {
    font-weight: 600;
    color: var(--primary-color);
}

.terms-item label {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 0;
}

.terms-item label a {
    font-weight: 600;
    color: var(--primary-color);
    text-decoration: underline;
}

.account-thumb .account-thumb-title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.account-thumb::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear,
            left top,
            left bottom,
            color-stop(19%, rgba(2, 1, 1, 0)),
            color-stop(95%, #0a0b0f));
    background-image: linear-gradient(180deg, rgba(2, 1, 1, 0) 19%, #0a0b0f 95%);
    border-radius: 5px;
}

.account-logo {
    margin-bottom: 30px;
    text-align: center;
}

.show_hide_password .show-pass {
    position: absolute;
    top: 16px;
    right: 30px;
    cursor: pointer;
}

.show_hide_password .show-pass.two {
    top: 50px;
}

.otp {
    display: inline-block;
    width: 57px;
    height: 50px;
    text-align: center;
    padding: 0;
    border-radius: 5px;
    background-color: transparent;
}

@media only screen and (max-width: 470px) {
    .otp {
        width: 48px;
    }
}

@media only screen and (max-width: 380px) {
    .otp {
        width: 40px;
        height: 40px;
    }
}

@media only screen and (max-width: 330px) {
    .otp {
        width: 40px;
        height: 40px;
    }
}

.otp:focus {
    border: 3px solid #222f43;
}

.otp.required {
    border: 3px solid #ea5455;
}

#time {
    color: #ea5455;
}

.account-form .form-group .show-pass {
    position: absolute;
    top: 13px;
    right: 30px;
    font-size: 14px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.account-form .forgot-item a {
    color: var(--primary-color);
    font-weight: 600;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.account-form .forgot-item a:hover {
    color: #222;
}

.account-form-area p {
    font-size: 12px;
    margin-bottom: 30px;
}

.account-form input {
    border: 1px solid rgba(34, 34, 34, 0.1);
    color: #1a043f;
}

.account-form input:focus {
    border-color: #1cc2e7 !important;
    background-color: transparent;
}

.account-form input::-webkit-input-placeholder {
    color: #6c7176;
}

.account-form input::-moz-placeholder {
    color: #6c7176;
}

.account-form input:-ms-input-placeholder {
    color: #6c7176;
}

.account-form input::-ms-input-placeholder {
    color: #6c7176;
}

.account-form input::placeholder {
    color: #6c7176;
}

.bg-bubbles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bg-bubbles li {
    position: absolute;
    list-style: none;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: rgba(27, 189, 228, 0.5);
    bottom: -160px;
    -webkit-animation: 25s infinite square;
    animation: 25s infinite square;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}

.bg-bubbles li:first-child {
    left: 10%;
}

.bg-bubbles li:nth-child(2) {
    left: 20%;
    width: 80px;
    height: 80px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 17s;
    animation-duration: 17s;
}

.bg-bubbles li:nth-child(3) {
    left: 25%;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.bg-bubbles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    -webkit-animation-duration: 22s;
    animation-duration: 22s;
}

.bg-bubbles li:nth-child(5) {
    left: 70%;
}

.bg-bubbles li:nth-child(6) {
    left: 80%;
    width: 120px;
    height: 120px;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.bg-bubbles li:nth-child(7) {
    left: 32%;
    width: 160px;
    height: 160px;
    -webkit-animation-delay: 7s;
    animation-delay: 7s;
}

.bg-bubbles li:nth-child(8) {
    left: 55%;
    width: 20px;
    height: 20px;
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
}

.bg-bubbles li:nth-child(9) {
    left: 25%;
    width: 10px;
    height: 10px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
}

.bg-bubbles li:nth-child(10) {
    left: 90%;
    width: 160px;
    height: 160px;
    -webkit-animation-delay: 11s;
    animation-delay: 11s;
}

.how-it-works-item {
    position: relative;
    text-align: center;
    z-index: 3;
}

.how-it-works-item .how-it-works-icon-wrapper {
    background-color: #fff;
    padding: 0.75rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 2px 3.464px 24px 0 rgba(106, 105, 194, 0.25);
    box-shadow: 2px 3.464px 24px 0 rgba(106, 105, 194, 0.25);
}

.how-it-works-item .how-it-works-icon-wrapper .how-it-works-icon {
    width: 70px;
    height: 70px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--primary-color);
    background-color: rgba(27, 189, 228, 0.1);
    border-radius: 50%;
    font-size: 28px;
}

.how-it-works-item .how-it-works-content .sub-title {
    padding-bottom: 5px;
}

.dashboard-list-user-wrapper .dashboard-list-user-content .title,
.dashbord-item .dashboard-content .sub-title,
.doctor-item .content p,
.how-it-works-item .how-it-works-content .title,
.my-address-item .icon-wrapper .title-wrapper .title,
.sidebar-doc-box .sidebar-doc-content p {
    margin-bottom: 5px;
}

.how-it-works-item .process-devider {
    position: absolute;
    top: 29%;
    width: calc(100% - 115px);
    height: 1px;
    background-image: -webkit-gradient(linear,
            left top,
            right top,
            from(#222),
            color-stop(40%, #222),
            color-stop(40%, transparent),
            to(transparent));
    background-image: linear-gradient(90deg,
            #222,
            #222 40%,
            transparent 40%,
            transparent 100%);
    background-size: 12px 1px;
    z-index: -1;
    -webkit-transition: 0.7s;
    transition: 0.7s;
    -webkit-animation: 5s linear infinite slides;
    animation: 5s linear infinite slides;
}

.how-it-works-item .process-devider::after {
    content: "\f061";
    font-family: "line Awesome Free";
    color: var(--primary-color);
    font-weight: 600;
    position: absolute;
    right: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    -webkit-transition: 0.7s;
    transition: 0.7s;
}

.doctor-item,
.payment-form-modal-wrapper .date-select-wrapper,
.shedule-option {
    display: -webkit-box;
    display: -ms-flexbox;
}

.btn--base.small {
    padding: 10px 20px;
    border-radius: 10px;
}

.btn--base.e-small {
    padding: 2px 20px;
    border-radius: 8px;
    font-size: 13px;
}

.payment-form-modal-wrapper .date-select-wrapper {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.payment-form-modal-wrapper .date-select-wrapper select {
    width: auto;
    height: auto;
}

.payment-form-modal-wrapper .date-select-wrapper .title {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.payment-form-modal-wrapper .date-select-wrapper .title i {
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #222;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    margin-right: 5px;
}

.payment-form-modal-wrapper .date-select-wrapper .cross {
    padding: 5px 10px;
    border-radius: 50%;
}

.shedule-option {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px;
}

.shedule-item {
    padding: 5px;
    width: 50%;
}

.shedule-item.action {
    width: 33.3333333333%;
}

.shedule-item .shedule-inner label {
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 8px 15px;
    position: relative;
    background: #fff;
    color: #1a043f;
    text-align: left;
    border-radius: 10px;
    border: 1px solid #eee;
    cursor: pointer;
    font-size: 14px;
    padding-left: 8px;
}

.investigation-area .investigation-item .price,
.shedule-item .shedule-inner label strong,
table.mngmntbl tr th strong {
    font-weight: 600;
}

.shedule-item .shedule-inner label::before {
    content: "\f00c";
    font-family: "Line Awesome Free";
    font-weight: 600;
    color: #fff;
    background: var(--primary-color);
    width: 20px;
    height: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 10px;
    top: 8;
    font-size: 16px;
    display: none;
    border-radius: 50%;
    text-align: center;
}

@media only screen and (max-width: 490px) {
    /*.shedule-item .shedule-inner label::before {
    top: 0;
    left: 0;
    border-radius: 0 0 8px;
  }*/
}

.shedule-item .shedule-inner label sup {
    font-size: 70%;
    line-height: 1;
    color: var(--primary-color);
}

.shedule-item .shedule-inner .hide-input:checked~label {
    background: rgba(27, 189, 228, 0.1);
    position: relative;
    border-color: var(--primary-color);
}

@media (max-width: 767px) {
    .shedule-item {
        width: 50%;
    }

    .shedule-item .shedule-inner strong {
        font-size: 13px;
    }
}

@media (max-width: 510px) {
    .shedule-item {
        width: 100%;
    }
}

@keyframes zoomIn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    80% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.doctor-item {
    height: 100%;
    display: flex;
    border: 1px solid #eee;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.15) 0 3px 7px 0;
    align-items: center;
}

.booking-area,
.home-service-item {
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 3px 7px 0;
    padding: 20px;
}

.doctor-item .doctor-thumb {
    position: relative;
    width: 250px;
    height: 197px;
    border-radius: 20px;
}

@media only screen and (max-width: 1299px) {
    .doctor-item .doctor-thumb {
        width: 200px;
    }
}

@media only screen and (max-width: 1199px) {
    .account-section.register .account-thumb {
        width: 40%;
    }

    .account-section.register .right {
        width: 60%;
    }

    div[class*="col"]:nth-of-type(4n + 3) .how-it-works-item .process-devider {
        display: none;
    }

    .doctor-item .doctor-thumb {
        width: 160px;
        height: auto;
    }
}

@media only screen and (max-width: 991px) {
    h3 {
        font-size: 18px;
    }

    h4 {
        font-size: 16px;
    }

    h5 {
        font-size: 14px;
    }

    .btn--base {
        padding: 10px 18px;
        font-size: 12px;
        margin-bottom: 12px;
    }

    section.bottom-fixed a {
        font-size: 12px;
    }

    .submit-btn {
        padding: 10px 20px;
    }

    .header-section {
        -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    }

    .account-area.change-form,
    .header-section.header-fixed .header-bottom-area .navbar-expand-lg .site-logo {
        display: block;
    }

    .header-bottom-area {
        margin-top: 0;
        padding: 10px 0 !important;
    }

    .header-bottom-area .navbar-collapse .main-menu li {
        padding-right: 0;
        border-bottom: 1px solid #eee;
    }

    .header-bottom-area .navbar-collapse .main-menu li a {
        color: #000;
    }

    .header-bottom-area .navbar-collapse .main-menu li .sub-menu::after,
    .header-link,
    div[class*="col"]:nth-of-type(4n + 2) .how-it-works-item .process-devider {
        display: none;
    }

    .site-logo {
        max-width: 120px;
        display: block;
    }

    .header-action {
        margin-left: 12px;
        margin-top: 15px;
    }

    .header-action a {
        border-radius: 10px;
    }

    .header-middle-wrapper .header-middle-content .header-address-area .header-address-item {
        margin-right: 0;
    }

    .banner-section {
        padding-top: 50px;
        padding-bottom: 80px;
        background-position: left !important;
    }

    .banner-section .banner-content .title {
        font-size: 30px !important;
    }

    .banner-flotting-item .banner-flotting-item-form .form-group {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
    }

    .account-section.register .account-thumb,
    .account-section.register .right {
        width: 50%;
    }

    div[class*="col"]:nth-of-type(4n + 3) .how-it-works-item .process-devider {
        display: unset;
    }

    .doctor-item .doctor-thumb {
        width: 200px;
        height: auto;
    }

    .header-bottom-area ul.sub-menu.header-mneu-links.mega-menu li:first-child {
        border-bottom: 1px solid #eee !important;
    }

}

/* ================================================== Start Of Custom Css Code ========================================================*/

.topHeader {
    width: 100%;
    background: #fff;
    padding: 10px 0px;
}

.topHeader .TopbarsocialIcon {
    padding: 0;
    margin: 0;
    float: right;
}

.topHeader .TopbarsocialIcon li {
    display: inline;
    margin-right: 8px;
}

.topHeader .TopbarsocialIcon li a {
    padding: 3px 7px;
    border-radius: 14%;
    color: #fff;
    font-size: 16px;
    border: solid 2px #e6087a;
    background: #e70974;
    transition: all 0.1s;
}

.topHeader .TopbarsocialIcon li a:hover {
    background: #1bbde4;
    color: #000;
    border-color: #1bbde4;
    transition: all 0.1s;
}

.TopbarcntctBx {
    padding: 0;
    margin-top: 5px;
}

.TopbarcntctBx li {
    display: inline;
    margin-right: 15px;
}

.TopbarcntctBx li a {
    font-size: 16px;
    color: #312b2b;
}

.TopbarcntctBx li a .fa-envelope {
    font-size: 18px;
    margin-right: 8px;
}

.TopbarcntctBx li a:hover i {
    color: #1bbde4;
}

.NABHLogo {
    width: 14%;
    margin-left: 15px;
}

/*.header-bottom-area {
  position: relative;
    left: -15%;
}*/

@media only screen and (max-width: 1281px) and (min-width: 1024px) {
    .TopbarcntctBx li a {
        font-size: 14px;
        color: #312b2b;
    }

    .banner-section {
        position: relative;
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .adress p {
        font-size: 12px !important;
        color: #fff;
    }

    .footer-widget .footer-list li a {
        font-size: 12px !important;
    }

    .logo-nabh {
        top: 4px !important;
        right: 0% !important;
    }

    a.img-app img {
        width: 97px !important;
    }
}

/*.logo-nabh img {
  width: 45px !important;
}*/

.header-action a {
    padding: 5px 10px;
    /*  font-size: 10px;*/
}

.site-logo {
    max-width: 128px;
}

.header-bottom-area {
    left: -5%;
}

/*
.header-bottom-area .navbar-collapse .main-menu li a {
  font-size: 10px !important;
  font-weight: 600 !important;
}*/
a.feature-item h4 {
    font-size: 13px;
}

.ExlencPrmic_MainBx {
    span {
        font-size: 15px !important;
        color: #000;
        font-weight: 600;
        margin-top: 8px;
    }
}

@media only screen and (max-width: 1440px) and (min-width: 1280px) {
    .mainMenuMgLft {
        margin-left: 25px;
    }

    .site-logo {
        max-width: 120px;
    }

    .side-fix-social {
        top: 20%;
    }

    .header-bottom-area .navbar-collapse .main-menu li {
        padding-right: 14px;
    }

    .header-bottom-area .navbar-collapse .main-menu li a {
        font-size: 13px;
    }

    /*.logo-nabh {
  top: -10px !important;
  right: -8% !important;
}*/

    .logo-nabh img {
        width: 50px !important;
    }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
    .TopbarcntctBx li {
        padding-top: 8px;
        margin-top: 10px;
        border-top: solid 1px #f4f4f4;
    }

    .TopbarcntctBx li:first-child {
        border-top: solid 1px #fff;
    }

    .TopbarcntctBx li a {
        margin-bottom: 10px;
    }

    .topHeader .TopbarsocialIcon {
        float: left;
    }

    .btn-banner-btn a {
        padding: 10px 12px;
        font-size: 10px;
        margin-right: 0px;
    }

    .btn-banner-btn a {
        margin-bottom: 0px !important;
    }

    .btn-banner-btn a {
        padding: 8px 12px !important;
        font-size: 10px !important;
        margin-right: 15px !important;
    }
}

/* ================================================== End Of Custom Css Code ========================================================*/
/*
ul.header-social-list {
  position: absolute;
  right: 0;
  display: inline-block !important;
  z-index: 99;
  top: 30%;
}*/

ul.header-social-list li {
    background: #ffffff;
    margin-bottom: 10px;
    padding: 8px;
    border-radius: 30px 0px 0px 30px;
    border: 1px solid #eee;
    border-right: none;
}

ul.header-social-list li a i.fab.fa-facebook-f {
    background: #4267b2;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 20px;
}

ul.header-social-list li a i.fa-brands.fa-x-twitter {
    background: #000;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 20px;
}

ul.header-social-list li a i.fab.fa-linkedin-in {
    background: #0a66c2;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 20px;
}

ul.header-social-list li a i.fab.fa-youtube {
    background: red;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 20px;
}

ul.header-social-list li a i.fab.fa-instagram {
    background: linear-gradient(45deg,
            #f09433 0,
            #e6683c 25%,
            #dc2743 50%,
            #cc2366 75%,
            #bc1888 100%);
    border-radius: 100%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 20px;
}

.icons-banner a img {
    width: 35px;
}

/*.form-group.home-form .form--control {
  box-shadow: 0px 4px 4px 0px #00000040;
  border-radius: 50px;
  background: #f1f1f1;
  height: 50px;
  padding-left: 20px;
}*/

/*.col-lg-12.form-group {
    text-align: center;
}*/

/*textarea.form--control {
  border-radius: 27px !important;
}*/

.bg-assistance {
    box-shadow: 0px 4px 19px 0px #00000014;
    padding: 20px;
    border-radius: 30px;
}

section.form-assistance-section {
    padding: 50px 0;
}

img.img-icons {
    /* width: 50px !important; */
    margin-left: 10px;
}

h1.c-black {
    color: #000 !important;

}

p.c-p-black {
    color: #000 !important;
    text-shadow: none !important;
    font-weight: 600 !important;
}

.specilities-box {
    text-align: center;
    margin-bottom: 20px;
}

.specilities-box p {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
}

.footer-section_topBar {
    background: #fff;
    padding: 5px 0px;

    h2 {
        font-size: 18px;
        line-height: 55px;
        margin: 0;
    }
}

.footer-widget {
    margin-top: 15px;
}

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

.specilities-box img {
    border-radius: 22px;
    margin-bottom: 8px;
    border: 1px solid #eee;
}

section.bottom-fixed {
    background: #e00d72;
    text-align: center;
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    z-index: 99;
    width: 100%;
}

section.bottom-fixed a {
    color: #fff;
    text-align: center;
}

section.bottom-fixed a i {
    padding-right: 4px;
}

.footer-section_topBar a.site-logo.site-title img {
    width: 110px;
}

.img-g {
    background: #fff;
    border-radius: 50%;
    padding: 3px;
    width: 10%;
}

img.star {
    width: 141px;
    margin-left: 10px;
}

.follow {
    margin-top: 15px;
    margin-bottom: 15px;
}

.social-footer h4 {
    color: #fff;
    margin-top: 24px !important;
}

.social-footer li a:hover {
    background: #e00d72 !important;
}

.adress i {
    background: #fff;
    color: #2087d8;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
}

.adress {
    margin-bottom: 30px;
}

.adress a {
    margin-right: 10px;
    line-height: 46px;
}

.footer-aap p {
    color: #fff;
}

a.landline {
    line-height: 48px;
}

/*.first-banner {
  padding-bottom: 193.5px;
}*/
span.second-banner-line {
    font-size: 22px;
}

@media only screen and (max-width: 768px) {
    .first-banner {
        padding-bottom: 100px;
    }

    h1.c-black {
        text-shadow: 0 0 6px #ffffff;
    }
}

.testimonial-slider-wrapper .slider-nav-area {
    display: none;
}

.main-testimonial-page section.testimonial-section {
    padding-top: 50px;
}

.follow a {
    display: block;
}

.copyright-wrapper p img {
    width: 70px;
    margin-right: 20px;
}

/*.doctor-box img {
    background: #ffa3d2;
    border-radius: 5px;
}*/

ul.list-services li a {
    display: flex;
}
