blockquote p,
body {
    font-family: var(--font-family-text)
}

.single-comment .user .comment-text ol li,
.single-comment .user .comment-text ul li,
ol li,
ul li {
    list-style: decimal
}

:root {
    --font-family-main: "Krona One", Helvetica, Arial, sans-serif;
    --font-family-text: "Krona One", Helvetica, Arial, sans-serif;
    --color-set-one-1: #13192b;
    --color-set-one-2: #13192b;
    --color-set-one-3: #36619A;
    --color-set-one-4: #3B5279;
    --color-set-one-5: #133E76;
    --color-set-one-6: #36DB9F;
    --color-set-one-7: #ec1829;
    --color-set-one-8: #08254B;
    --color-set-two-three-1: #ed1a2b;
    --color-set-two-three-2: #263959;
    --color-set-two-three-3: #213438;
    --color-set-two-three-4: #1d3050;
    --color-set-two-three-5: #13192b;
    --color-set-two-three-6: #ed1a2b;
    --color-set-four-1: #ed1b2c;
    --color-set-four-2: #d65501;
    --color-set-four-3: #00868C;
    --color-set-four-4: #181818;
    --preloader-background-color: #008BF9;
    --preloader-background-color-2: #0F3567;
    --preloader-text-color: #ffffff;
    --color-set-one-bg-1: #EDF7FE;
    --color-set-one-bg-2: rgba(15, 53, 103, 0.1);
    --color-set-one-bg-3: #f6f6f6;
    --color-set-one-bg-4: #f8f8f8;
    --color-set-one-lig-1: rgba(15, 53, 103, 0.03);
    --color-set-one-lig-2: rgba(255, 255, 255, 0.1);
    --color-set-one-lig-3: #0F35671F;
    --color-set-one-lig-4: #FFFFFF14;
    --color-set-one-lig-5: #FFFFFF29;
    --color-set-one-bor-1: #0F3567;
    --color-set-one-bor-2: #edf4fa;
    --color-set-one-bor-3: #E7EBF0;
    --color-set-one-bor-4: #DCE8F0;
    --color-white: #ffffff;
    --heading-color-one: #13192b;
    --heading-color-two: #213438;
    --heading-color-three: #181818;
    --content-color-one: #2d2d2d;
    --menu-color: #13192b;
    --dropdown-bg: #ffffff;
    --dropdown-menu-color: #0F3567;
    --mobile-menu-color: #0F3567;
    --mobile-menu-active-color: #008BF9;
    --box-shadow: 0 5px 22px 0px rgba(15, 53, 103, 0.05);
    --box-shadow-two: 0px 10px 60px rgba(0, 0, 0, 0.07);
    --box-shadow-three: 0px 10px 60px rgba(15, 53, 103, 0.1)
}

.bg_1,
.icon_box_only.type_three:hover:before,
body .navbar_nav .sub_menu .image_big_on_menu_two:hover {
    background: var(--color-set-one-1) !important
}

.bg_2 {
    background: var(--color-set-one-2) !important
}

.bg_3 {
    background: var(--color-set-one-3) !important
}

.bg_4 {
    background: var(--color-set-one-4) !important
}

.bg_5 {
    background: var(--color-set-one-5) !important
}

.bg_6 {
    background: var(--color-set-one-6) !important
}

.bg_7 {
    background: var(--color-set-one-7) !important
}

.bg_8 {
    background: var(--color-set-two-three-1) !important
}

.bg_9 {
    background: var(--color-set-two-three-2) !important
}

.bg_10 {
    background: var(--color-set-two-three-3) !important
}

.bg_11 {
    background: var(--color-set-two-three-6) !important
}

.bg_12 {
    background: var(--color-set-four-4) !important
}

.bg_13 {
    background-color: #fff0;
    background-image: linear-gradient(114deg, var(--color-set-four-1) 28%, var(--color-set-four-2) 59%) !important;
    opacity: .76;
    transition: background .3s, border-radius .3s, opacity .3s
}

.bg_14 {
    background: var(--color-set-four-3) !important
}

.bg_15 {
    background: var(--color-set-four-1) !important
}

.bg_light_1 {
    background: var(--color-set-one-bg-1) !important
}

.bg_light_2 {
    background: var(--color-set-one-bg-3) !important
}

.bg_light_3 {
    background: var(--color-set-one-bg-4) !important
}

.op_5 {
    opacity: .5
}

.pd_40 {
    padding: 40px
}

.pd_60 {
    padding: 60px
}

.object-fit-cover,
.object-fit-cover-center {
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.w_auto {
    width: auto !important
}

.background_overlay {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: var(--color-set-one-1);
    opacity: .9
}

.bg_none,
.bg_transparent {
    background: 0 0 !important
}

.blog_box.type_two.type_four:hover .content .bottm_contet .rd_more,
.color_white,
.fom_tab_box.type_two .select2-selection--single .select2-selection__rendered,
.fom_tab_box.type_two .wpforms-field .select2-selection--single .select2-selection__rendered,
.section_title.color_white .sm_title,
.section_title.color_white .title,
.section_title.color_white p,
.service_box.type_one .content_box .content_inner .rd_more:hover {
    color: var(--color-white) !important
}

.blocks-gallery-grid,
.pd_zero {
    padding: 0 !important
}

.gutter_minus_15px {
    --bs-gutter-x: -15px !important
}

.gutter_minus_25px {
    --bs-gutter-x: -25px !important
}

.gutter_minus_40px {
    --bs-gutter-x: -40px !important
}

.gutter_15px {
    --bs-gutter-x: 15px !important
}

.gutter_20px {
    --bs-gutter-x: 20px !important
}

.gutter_25px {
    --bs-gutter-x: 25px !important
}

.gutter_30px {
    --bs-gutter-x: 30px !important
}

.gutter_35px {
    --bs-gutter-x: 35px !important
}

.gutter_40px {
    --bs-gutter-x: 40px !important
}

.gutter_45px {
    --bs-gutter-x: 45px !important
}

.pd_top_5 {
    padding-top: 5px !important
}

.pd_top_10 {
    padding-top: 10px !important
}

.pd_top_15,
.wpforms-field-number-slider-hint {
    padding-top: 15px !important
}

.pd_top_20 {
    padding-top: 20px !important
}

.pd_top_25 {
    padding-top: 25px !important
}

.pd_top_30 {
    padding-top: 30px !important
}

.pd_top_35 {
    padding-top: 35px !important
}

.pd_top_40 {
    padding-top: 40px !important
}

.pd_top_45 {
    padding-top: 45px !important
}

.pd_top_50 {
    padding-top: 50px !important
}

.pd_top_55 {
    padding-top: 55px !important
}

.pd_top_60 {
    padding-top: 60px !important
}

.pd_top_65 {
    padding-top: 65px !important
}

.pd_top_70 {
    padding-top: 70px !important
}

.pd_top_75 {
    padding-top: 75px !important
}

.pd_top_80 {
    padding-top: 80px !important
}

.pd_top_85 {
    padding-top: 85px !important
}

.pd_top_90 {
    padding-top: 90px !important
}

.pd_top_95 {
    padding-top: 95px !important
}

.pd_top_100 {
    padding-top: 100px !important
}

.pd_top_110 {
    padding-top: 110px !important
}

.pd_top_120 {
    padding-top: 120px !important
}

.pd_top_130 {
    padding-top: 130px !important
}

.pd_top_140 {
    padding-top: 140px !important
}

.pd_top_150 {
    padding-top: 150px !important
}

.pd_top_160 {
    padding-top: 160px !important
}

.pd_top_170 {
    padding-top: 170px !important
}

.pd_top_180 {
    padding-top: 180px !important
}

.pd_top_190 {
    padding-top: 190px !important
}

.pd_top_200 {
    padding-top: 200px !important
}

.pd_top_210 {
    padding-top: 210px !important
}

.pd_top_220 {
    padding-top: 220px !important
}

.pd_top_230 {
    padding-top: 230px !important
}

.pd_top_240 {
    padding-top: 240px !important
}

.pd_top_250 {
    padding-top: 250px !important
}

.pd_top_260 {
    padding-top: 260px !important
}

.pd_top_270 {
    padding-top: 270px !important
}

.pd_top_280 {
    padding-top: 280px !important
}

.pd_top_290 {
    padding-top: 290px !important
}

.pd_top_300 {
    padding-top: 300px !important
}

.pd_top_310 {
    padding-top: 310px !important
}

.pd_top_320 {
    padding-top: 320px !important
}

.pd_bottom_5 {
    padding-bottom: 5px
}

.pd_bottom_10,
body .side_bar .widget-title,
body .side_bar .wp-block-group__inner-container>h2 {
    padding-bottom: 10px
}

.pd_bottom_15 {
    padding-bottom: 15px
}

.pd_bottom_20,
.side_menu_v1 .top .contacttoggler,
.side_menu_v1 .top .menu_box,
.side_menu_v1 .top .search_box {
    padding-bottom: 20px
}

.pd_bottom_25 {
    padding-bottom: 25px
}

.pd_bottom_30,
.price_box.type_one .top {
    padding-bottom: 30px
}

.pd_bottom_35 {
    padding-bottom: 35px
}

.pd_bottom_40 {
    padding-bottom: 40px
}

.pd_bottom_45 {
    padding-bottom: 45px
}

.pd_bottom_50 {
    padding-bottom: 50px
}

.pd_bottom_55 {
    padding-bottom: 55px
}

.pd_bottom_60 {
    padding-bottom: 60px
}

.pd_bottom_65 {
    padding-bottom: 65px
}

.pd_bottom_70 {
    padding-bottom: 70px
}

.pd_bottom_75 {
    padding-bottom: 75px
}

.pd_bottom_80 {
    padding-bottom: 80px
}

.pd_bottom_85 {
    padding-bottom: 85px
}

.pd_bottom_90 {
    padding-bottom: 90px
}

.pd_bottom_95 {
    padding-bottom: 95px
}

.pd_bottom_100 {
    padding-bottom: 100px
}

.pd_bottom_110 {
    padding-bottom: 110px
}

.pd_bottom_120 {
    padding-bottom: 120px !important
}

.pd_bottom_130 {
    padding-bottom: 130px !important
}

.pd_bottom_140 {
    padding-bottom: 140px !important
}

.pd_bottom_150 {
    padding-bottom: 150px !important
}

.pd_bottom_160 {
    padding-bottom: 160px !important
}

.pd_bottom_170 {
    padding-bottom: 170px !important
}

.pd_bottom_180 {
    padding-bottom: 180px !important
}

.pd_bottom_190 {
    padding-bottom: 190px !important
}

.pd_bottom_200 {
    padding-bottom: 200px !important
}

.pd_bottom_210 {
    padding-bottom: 2010px !important
}

.pd_bottom_220 {
    padding-bottom: 220px !important
}

.pd_bottom_230 {
    padding-bottom: 230px !important
}

.pd_bottom_240 {
    padding-bottom: 240px !important
}

.pd_bottom_250 {
    padding-bottom: 250px !important
}

.pd_bottom_260 {
    padding-bottom: 260px !important
}

.pd_bottom_270 {
    padding-bottom: 270px !important
}

.pd_bottom_280 {
    padding-bottom: 280px !important
}

.pd_bottom_290 {
    padding-bottom: 290px !important
}

.pd_bottom_300 {
    padding-bottom: 300px !important
}

.mr_top_0,
.vankine_product_archive .select2 {
    margin-top: 0 !important
}

.mr_top_5 {
    margin-top: 5px
}

.mr_top_10,
.woocommerce-checkout-payment .accordion-box .accordion .payment-info {
    margin-top: 10px
}

.icon_box_only.type_two .icon_box_in .rd_more,
.mr_top_15 {
    margin-top: 15px
}

.icon_box_only.type_one .icon_box_in .rd_more,
.mr_top_20 {
    margin-top: 20px
}

.mr_top_25 {
    margin-top: 25px
}

.mr_top_30 {
    margin-top: 30px
}

.mr_top_35 {
    margin-top: 35px
}

.mr_top_40 {
    margin-top: 40px
}

.mr_top_45 {
    margin-top: 45px
}

.mr_top_50 {
    margin-top: 50px
}

.mr_top_55 {
    margin-top: 55px
}

.mr_top_60 {
    margin-top: 60px
}

.mr_top_65 {
    margin-top: 65px
}

.mr_top_70 {
    margin-top: 70px
}

.mr_top_75 {
    margin-top: 75px
}

.mr_top_80 {
    margin-top: 80px
}

.mr_top_85 {
    margin-top: 85px
}

.mr_top_90 {
    margin-top: 90px
}

.mr_top_95 {
    margin-top: 95px
}

.mr_top_100 {
    margin-top: 100px
}

.mr_top_minus_0,
.mr_top_minus_40 {
    margin-top: -40px
}

.mr_top_minus_10 {
    margin-top: -10px
}

.mr_top_minus_20 {
    margin-top: -20px
}

.mr_top_minus_30 {
    margin-top: -30px
}

.mr_top_minus_50 {
    margin-top: -50px
}

.mr_top_minus_60 {
    margin-top: -60px
}

.mr_top_minus_70 {
    margin-top: -70px
}

.mr_top_minus_80 {
    margin-top: -80px
}

.mr_top_minus_90 {
    margin-top: -90px
}

.mr_top_minus_100 {
    margin-top: -100px
}

.mr_top_minus_110 {
    margin-top: -110px
}

.mr_top_minus_120 {
    margin-top: -120px
}

.mr_top_minus_130 {
    margin-top: -130px
}

.mr_top_minus_140 {
    margin-top: -140px
}

.mr_top_minus_150 {
    margin-top: -150px
}

.mr_top_minus_160 {
    margin-top: -160px
}

.mr_top_minus_170 {
    margin-top: -170px
}

.mr_top_minus_320 {
    margin-top: -320px
}

.mr_bottom_0 {
    margin-bottom: 0 !important
}

.mr_bottom_5 {
    margin-bottom: 5px !important
}

.mr_bottom_10 {
    margin-bottom: 10px !important
}

.mr_bottom_15 {
    margin-bottom: 15px !important
}

.mr_bottom_20,
.page-404 img {
    margin-bottom: 20px !important
}

.mr_bottom_25 {
    margin-bottom: 25px !important
}

.mr_bottom_30 {
    margin-bottom: 30px !important
}

.mr_bottom_35 {
    margin-bottom: 35px !important
}

.mr_bottom_40 {
    margin-bottom: 40px !important
}

.mr_bottom_45 {
    margin-bottom: 45px
}

.mr_bottom_50,
.product_top_header {
    margin-bottom: 50px
}

.mr_bottom_55 {
    margin-bottom: 55px
}

.mr_bottom_60 {
    margin-bottom: 60px
}

.mr_bottom_65 {
    margin-bottom: 65px
}

.mr_bottom_70 {
    margin-bottom: 70px
}

.mr_bottom_75 {
    margin-bottom: 75px
}

.mr_bottom_80 {
    margin-bottom: 80px
}

.mr_bottom_85 {
    margin-bottom: 85px
}

.mr_bottom_90 {
    margin-bottom: 90px
}

.mr_bottom_95 {
    margin-bottom: 95px
}

.mr_bottom_100 {
    margin-bottom: 100px
}

.mr_bottom_minus_50 {
    margin-bottom: -50px
}

.mr_bottom_minus_60 {
    margin-bottom: -60px
}

.mr_bottom_minus_70 {
    margin-bottom: -70px
}

.mr_bottom_minus_80 {
    margin-bottom: -80px
}

.mr_bottom_minus_90 {
    margin-bottom: -90px
}

.mr_bottom_minus_100 {
    margin-bottom: -100px
}

.mr_bottom_minus_110 {
    margin-bottom: -110px
}

.mr_bottom_minus_140 {
    margin-bottom: -140px
}

.mr_bottom_minus_150 {
    margin-bottom: -150px
}

.mr_bottom_minus_200 {
    margin-bottom: -200px
}

.mr_bottom_minus_250 {
    margin-bottom: -250px
}

.margin_extra {
    margin: -47px -178px -330px 0 !important
}

.bg_op_1 {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important
}

.bg_op_2,
.bg_op_3 {
    background-position: top !important;
    background-repeat: no-repeat !important
}

.bg_op_2 {
    background-size: contain !important
}

.bg_op_4 {
    background-repeat: no-repeat !important;
    background-position: center !important
}

.bg_op_5 {
    background-repeat: no-repeat !important;
    background-position: bottom right !important
}

.bg_op_6 {
    background-repeat: no-repeat !important;
    background-position: top right !important
}

.bg_op_7 {
    background-repeat: no-repeat !important;
    background-position: top left !important
}

.bg_op_8 {
    background-repeat: repeat !important;
    background-position: top center !important;
    background-size: unset !important
}

.header_area .position-absolute,
.login_form_and_register button,
.mobile_menu_box .mobile-header-info-wrap .single-mobile-header-info a.theme_btn,
.post-password-form label,
.service_box.type_one:hover .content_box .content_inner::before,
.w_100,
input[type=password],
table {
    width: 100%
}

.height_200,
.height_200px {
    height: 200px !important
}

.height_210,
.height_210px {
    height: 210px !important
}

.height_220,
.height_220px {
    height: 220px !important
}

.height_230,
.height_230px {
    height: 230px !important
}

.height_235,
.height_235px {
    height: 235px !important
}

.height_240,
.height_240px {
    height: 240px !important
}

.height_250,
.height_250px {
    height: 250px !important
}

.height_260,
.height_260px {
    height: 260px !important
}

.height_264,
.height_264px {
    height: 264px !important
}

.height_340,
.height_340px,
.portfolio_box.type_three .image_box img {
    height: 340px !important
}

.height_350,
.height_350px {
    height: 350px !important
}

.height_360,
.height_360px {
    height: 360px !important
}

.height_400,
.height_400px {
    height: 400px !important
}

.height_500,
.height_500px {
    height: 500px !important
}

.height_510,
.height_510px {
    height: 510px !important
}

.height_530,
.height_530px {
    height: 530px !important
}

.height_540,
.height_540px {
    height: 540px !important
}

.height_550,
.height_550px {
    height: 550px !important
}

.height_560,
.height_560px {
    height: 560px !important
}

.height_570,
.height_570px {
    height: 570px !important
}

.height_580,
.height_580px {
    height: 580px !important
}

.height_590,
.height_590px {
    height: 590px !important
}

.height_600,
.height_600px {
    height: 600px !important
}

.height_800,
.height_800px {
    height: 800px !important
}

.z_minus_1 {
    z-index: -1
}

.z_0 {
    z-index: 0
}

.z_1 {
    z-index: 1
}

.z_2 {
    z-index: 2
}

.z_99 {
    z-index: 99
}

.image_fit {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    -o-object-position: center;
    object-position: center;
    height: 100%
}

.justify-content-spacebetween {
    justify-content: space-between !important
}

.rounded_radius_10 {
    border-radius: 10px
}

.rounded_radius {
    border-radius: 30px
}

.rbr_30,
.rounded_bottom_right_30 {
    border-bottom-right-radius: 30px !important
}

.rbl_30,
.rounded_bottom_left_30 {
    border-bottom-left-radius: 30px !important
}

.rounded_top_left_30,
.rtl_30 {
    border-top-left-radius: 30px !important
}

.rounded_top_right_30,
.rtr_30 {
    border-top-right-radius: 30px !important
}

.rbr_0,
.rounded_bottom_right_0 {
    border-bottom-right-radius: 0 !important
}

.rbl_0,
.rounded_bottom_left_0 {
    border-bottom-left-radius: 0 !important
}

.rounded_top_left_0,
.rtl_0 {
    border-top-left-radius: 0 !important
}

.rounded_top_right_0,
.rtr_0 {
    border-top-right-radius: 0 !important
}

.border_solid_2px {
    border: 2px solid rgb(0 0 0 / .0392156863)
}

.br_left_3px_theme_color {
    border-left: 3px solid var(--color-set-one-1)
}

.border_color_1 {
    border-color: var(--color-set-one-bor-4) !important
}

.block_faq,
.border_left_abolute_5px,
.border_left_abolute_5px_two,
.bypostauthor,
.contact_form_box_all,
.contact_header_one,
.contact_header_two,
.default_header,
.fun_facts,
.gallery-caption,
.header-area.header-style-1 .main_header_content,
.header-area.header-style-6 .main_header_content,
.header-area.header-style-6 .top_bar,
.header_area,
.hover_1,
.icon_box_only.type_three .icon_inner .content,
.image_box_only,
.image_box_only.type_three .image,
.image_video_box_only,
.language,
.logo_box,
.menu_open_sidely .form_box,
.mobile_menu_box .navigation_menu ul.navbar_nav li a,
.nav_true,
.newsteller_simple,
.only_tab_content,
.page-404,
.previouse_next_post .nav_post .text,
.process_box.type_three,
.products,
.progress_bar,
.sec_comments,
.section_title,
.select2-selection__arrow,
.service_box.type_one .image,
.side_bar .wp-block-search__button-inside .wp-block-search__inside-wrapper,
.slider .slide-item,
.tag-sticky-2 .single_content_upper,
.testimonial_box,
body .tagcloud,
body .widget_search .search-form,
body .wp-block-tag-cloud,
body .wpforms-field,
div.wpforms-container .wpforms-form .choices {
    position: relative
}

.border_left_abolute_5px:before {
    position: absolute;
    content: "";
    height: 50px;
    top: 0;
    left: 0;
    background: vaR(--color-set-two-three-1);
    width: 5px
}

.border_left_abolute_5px_two:before {
    position: absolute;
    content: "";
    height: 50px;
    top: 0;
    left: 0;
    background: vaR(--color-set-one-1);
    width: 5px
}

.divider {
    width: 100%;
    height: 1px;
    background: rgb(2 1 1 / .1294117647)
}

.float-unset {
    float: unset !important
}

.font_20 {
    font-size: 20px !important;
    line-height: 32px !important
}

.font_24 {
    font-size: 24px !important;
    line-height: 36px !important
}

.font_30 {
    font-size: 30px !important;
    line-height: 42px !important
}

.font_70 {
    font-size: 70px !important;
    line-height: 80px !important
}

.ab_img_left_bottom {
    position: absolute;
    bottom: 0;
    left: 0
}

.ab_img_center {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.ab_img_left_top,
.slider.style_five .slider_content .bg_image,
.slider.style_one .slider_content .bg_image,
.slider.style_six .slider_content .bg_image,
.slider.style_three .slider_content .bg_image {
    position: absolute;
    top: 0;
    left: 0
}

.ab_img_right_bottom,
.quote_box_one svg {
    position: absolute;
    bottom: 0;
    right: 0
}

.ab_img_right_top,
.footer.style_four .pattern_2,
.icon_box_only.type_one .icon_box_in .shape_image {
    position: absolute;
    top: 0;
    right: 0
}

.alignnone,
.wp-caption.alignnone,
a img.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto;
    text-align: center
}

.alignright,
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft,
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: var(--color-white);
    border: 1px solid var(--color-set-one-bor-2);
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignleft {
    margin: 5px 15px 15px 0
}

.wp-caption.alignright {
    margin: 5px 0 15px 15px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    padding: 8px 5px 0 0
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: var(--color-white);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: var(--heading-color-one);
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.owl-item .animate_down,
.owl-item .animate_left,
.owl-item .animate_right,
.owl-item .animate_up {
    display: block;
    transition: 1s;
    z-index: 10;
    position: relative;
    opacity: 0;
    overflow: hidden
}

.wp-block-search__input,
.wp-block-table td,
.wp-block-table th {
    border-color: var(--color-set-one-bor-3)
}

.post.sticky .blog_style:before,
.tag-sticky-2 .single_content_upper:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 30px;
    right: 5px;
    top: 5px;
    background: var(--color-set-one-1)
}

.blog_box.type_two.type_four .date_tm .date,
.blog_box.type_two.type_four.color_two .rd_more:hover i,
.blog_box.type_two.type_four.color_two:hover .title_22 a,
.blog_box.type_two.type_four:hover .content .authour,
.blog_box.type_two.type_four:hover .content .comments a,
.blog_box.type_two.type_four:hover .content .comments span,
.blog_box.type_two.type_four:hover .content p,
.blog_box.type_two.type_four:hover .title_22 a,
.blog_box.type_two.type_four:hover .title_22 a span:after,
.call_to_action.style_one .contact_header_one .content .tite,
.call_to_action.style_one .contact_header_one .content .title_20 a,
.contact_form_box_all.style_one .wpforms-form .wpforms-field-label,
.contact_form_box_all.style_one label,
.contact_header_one.color_three .icon_s i,
.contact_header_two.color_three .icon_s i,
.fun_facts.type_four .title_no_a_18 span:after,
.fun_facts.type_four.color_three .icon i,
.fun_facts.type_four.color_two .icon i,
.fun_facts.type_one.color_white .title_no_a_18,
.fun_facts.type_one.color_white h4 small,
.fun_facts.type_one.color_white h4 span,
.fun_facts.type_two .title_no_a_26.splitting .char:after,
.has-background-dim,
.has-background-dim p,
.has-background-dim p strong,
.icon_box_only.type_three .icon_inner .content .title_22 a .char:after,
.icon_box_only.type_three .icon_inner .content a.rd_more,
.image_box_only.type_five .title_16 a span:after,
.image_box_only.type_five .title_no_a_30 span:after,
.image_box_only.type_six .content a .title_no_a_20 span:after,
.menu_open_sidely .form_box h2,
.menu_open_sidely .form_box label,
.menu_open_sidely .form_box p,
.portfolio_box.type_one:hover .content_box .content_box_in .title_22 a,
.portfolio_box.type_one:hover .content_box .content_box_in .title_22 a span:after,
.portfolio_box.type_one:hover .content_box .content_box_in p,
.portfolio_box.type_two .content_box .title_30 a span:after,
.process_box.type_two .content .title_22 a,
.process_box.type_two .content .title_22 a span:after,
.service_box.type_five .title_22 a,
.service_box.type_five .title_22 a span:after,
.service_box.type_four .title_24 a,
.service_box.type_four .title_24 a span:after,
.service_box.type_four.color_three:hover .icon i,
.service_box.type_four.color_three:hover .title_24 a,
.service_box.type_four.color_three:hover .title_24 a span:after,
.service_box.type_four.color_three:hover p,
.service_box.type_four:hover .title_24 a,
.service_box.type_four:hover .title_24 a span:after,
.service_box.type_one.color_two:hover .content_box .icon i,
.service_box.type_one:hover .content_box .content_inner .icon i,
.service_box.type_one:hover .content_box .content_inner .rd_more,
.service_box.type_one:hover .content_box .content_inner .title_24 a,
.service_box.type_one:hover .content_box .content_inner .title_24 a .char:after,
.service_box.type_one:hover .content_box .content_inner p,
.service_box.type_seven.color_two:hover .title_26 a,
.service_box.type_three:hover .content_box .content_box_in .title_24 a,
.service_box.type_three:hover .content_box .content_box_in .title_24 a .char:after,
.service_box.type_three:hover .content_box .content_box_in a.rd_more,
.service_box.type_three:hover .content_box .content_box_in p,
.service_box.type_two:hover .content_box .icon i,
.slick-slide.slick-current.slick-active .testimonial_box.type_four .testimonial_box_inner .lower_content .title_no_a_18,
.slick-slide.slick-current.slick-active .testimonial_box.type_four .testimonial_box_inner .lower_content p,
.slick-slide.slick-current.slick-active .testimonial_box.type_four .testimonial_box_inner .lower_content p i,
.slick-slide.slick-current.slick-active .testimonial_box.type_four .testimonial_box_inner .t_comment,
.slider.style_five .slick-next:hover span,
.slider.style_five .slick-prev:hover span,
.slider.style_six .slide-item-content .extra_content_box h4,
.slider.style_two .owl-nav .owl-next:hover i,
.slider.style_two .owl-nav .owl-prev:hover i,
.team_box.type_two:hover .contnet h6 a,
.team_box.type_two:hover .contnet h6 a span:after,
.team_box.type_two:hover .contnet p,
.testimonial_box.type_four:hover .testimonial_box_inner .lower_content .title_no_a_18,
.testimonial_box.type_four:hover .testimonial_box_inner .lower_content p,
.testimonial_box.type_four:hover .testimonial_box_inner .lower_content p i,
.testimonial_box.type_four:hover .testimonial_box_inner .t_comment,
.testimonial_box.type_two.type_three .box h6,
.testimonial_box.type_two.type_three .box p i,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce-checkout-payment .woocommerce-privacy-policy-text p,
.woocommerce-error strong,
.woocommerce-error::before,
.woocommerce-info strong,
.woocommerce-info::before,
.woocommerce-message strong,
.woocommerce-message::before,
body .navbar_nav .sub_menu .image_big_on_menu_two:hover .text-link,
body .owl-carousel .owl-nav .owl-next:hover i,
body .owl-carousel .owl-nav .owl-prev:hover i {
    color: var(--color-white)
}

body .site-main .has-large-font-size {
    font-size: 30px !important;
    line-height: 36px
}

.blog_box.type_one .blog_inner .content .title_22 a,
.blog_box.type_two .content .title_22 a,
.fom_tab_box.type_one .wp-block-search__input,
.fom_tab_box.type_one body .select2-selection--single,
.fom_tab_box.type_one div.wpforms-container .wpforms-form .choices__inner,
.fom_tab_box.type_one input[type=email],
.fom_tab_box.type_one input[type=number],
.fom_tab_box.type_one input[type=password],
.fom_tab_box.type_one input[type=search],
.fom_tab_box.type_one input[type=tel],
.fom_tab_box.type_one input[type=text],
.fom_tab_box.type_one input[type=url],
.fom_tab_box.type_one select,
.fom_tab_box.type_one textarea,
.fom_tab_box.type_two .wp-block-search__input,
.fom_tab_box.type_two body .select2-selection--single,
.fom_tab_box.type_two div.wpforms-container .wpforms-form .choices__inner,
.fom_tab_box.type_two input[type=email],
.fom_tab_box.type_two input[type=number],
.fom_tab_box.type_two input[type=password],
.fom_tab_box.type_two input[type=search],
.fom_tab_box.type_two input[type=tel],
.fom_tab_box.type_two input[type=text],
.fom_tab_box.type_two input[type=url],
.fom_tab_box.type_two select,
.fom_tab_box.type_two textarea,
.icon_box_only.type_four .icon,
.image_box_only.type_four .abso_content .authour_box .d-flex,
.process_box.type_four .content_no .title_20 a,
.wp-block-archives,
.wp-block-button,
.wp-block-categories-dropdown,
.wp-block-image,
.wp-block-media-text,
.wp-block-pullquote.is-style-solid-color blockquote p,
.wp-block-search,
body .wp-block-cover {
    margin-bottom: 15px
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
    margin: 0 1em 1.4em 0;
    margin-bottom: 15px !important
}

.blog_box.type_two.type_four .content,
.error404 .site-content,
.header-area.header-style-1 .main_header_content .logo_box,
.header-template .site-content,
.mega_menu-template .site-content,
.mobile_menu_box .social-icons li,
.page-template-template-boxed .site-content,
.page-template-template-empty .site-content,
.page-template-template-fullwidth .site-content,
.page-template-template-homepage .site-content,
.portfolio-template-template-fullwidth .site-content,
.service-template-template-fullwidth .site-content,
.sidebar-widget ol ol li,
.sidebar-widget ol ul li,
.sidebar-widget ul ol li,
.sidebar-widget ul ul li,
.wp-block-calendar tbody td,
.wp-block-calendar th,
dl,
ol,
ul {
    padding: 0
}

dl dt,
ol dt,
ul dt {
    font-size: 17px;
    font-weight: 500;
    color: var(--heading-color-one)
}

.blocks-gallery-caption {
    padding-bottom: 21px
}

.footer_contact_widget .d-flex h6,
.fun_facts.type_four h4,
.fun_facts.type_one h4,
.single-comment .user .comment-text .inner_text_ul,
.wp-block-latest-posts.wp-block-latest-posts__list li {
    margin-bottom: 10px
}

.wp-block-image figcaption {
    margin-top: 15px;
    margin-bottom: 0 !important
}

.wp-block-gallery.wp-block-gallery-3 {
    padding-right: 15px
}

blockquote p {
    font-size: 24px !important;
    line-height: 30px;
    font-weight: 600
}

.wp-block-pullquote blockquote {
    padding: 20px 10px !important;
    margin: 0
}

.wp-block-group.has-background .wp-block-group__inner-container {
    padding: 20px 20px 10px;
    margin-bottom: 15px
}

.wp-block-latest-comments,
.wp-block-rss {
    padding-left: 0 !important
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
    position: relative;
    top: 6px
}

.wp-block-latest-comments .wp-block-latest-comments__comment-date {
    margin-top: 8px
}

.blog_box.type_one.borenable .blog_inner,
.blog_box.type_one.borenable .blog_inner .image_box,
.is-style-squared .wp-block-button__link {
    border-radius: 0
}

.is-style-outline .wp-block-button__link:hover {
    color: var(--color-set-one-1) !important;
    border-color: var(--color-set-one-1)
}

.woocommerce a.remove:hover,
.wp-block-button__link {
    background-color: var(--color-set-one-1);
    color: var(--color-white)
}

.fom_tab_box.type_four .select2-container .select2-selection--single,
.fom_tab_box.type_four .wpforms-field .select2-container .select2-selection--single,
.service_box.type_four.color_three,
.wp-block-calendar table th,
.wp-block-pullquote,
body blockquote,
pre {
    background: var(--color-set-one-bg-1)
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.wp-block-button__link:hover {
    background-color: var(--color-set-one-2);
    color: var(--color-white)
}

.admin-bar .quicklinks ul {
    margin-bottom: unset !important
}

.wp-block-pullquote,
body blockquote {
    padding: 20px !important;
    border-radius: 10px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: var(--heading-color-one)
}

.wp-block-pullquote cite,
body blockquote cite {
    font-size: 20px !important;
    line-height: 28px !important;
    font-weight: 600
}

.wp-block-pullquote p,
.wp-block-quote.is-large:not(.is-style-plain) p p,
.wp-block-quote.is-style-large:not(.is-style-plain) p,
body blockquote p {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: var(--heading-color-one)
}

.gallery img {
    margin: 0 auto 10px
}

pre {
    padding: 20px
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: var(--color-set-one-bg-1)
}

.owl-item .animate_up {
    transform: perspective(400px) rotateY(0) translateY(-120px);
    transform-origin: bottom
}

.owl-item.active .animate_down,
.owl-item.active .animate_up {
    opacity: 1 !important;
    visibility: visible !important;
    transform: perspective(400px) rotateY(0) translateY(0);
    transition-delay: 1s
}

.owl-item .animate_down {
    transform: perspective(400px) rotateY(0) translateY(120px);
    transform-origin: bottom
}

.owl-item .animate_left {
    transform: perspective(400px) rotateY(0) translateX(120px);
    transform-origin: bottom
}

.owl-item.active .animate_left,
.owl-item.active .animate_right {
    opacity: 1 !important;
    visibility: visible !important;
    transform: perspective(400px) rotateY(0) translateX(0);
    transition-delay: 1s
}

.owl-item .animate_right {
    transform: perspective(400px) rotateY(0) translateX(-120px);
    transform-origin: bottom
}

.slider {
    position: relative;
    width: 100%
}

.avout_us_widgets,
.page_wapper,
.slider .slide-item-content {
    position: relative;
    overflow: hidden
}

.slider .slide-item-content .image-layer {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important
}

.slider.style_one .slide-item-content {
    padding: 40px 0;
    position: relative
}

.slider.style_one .slide-item-content:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    background: -o-linear-gradient(140deg, rgb(9 16 35 / .2902) 0, rgb(6 14 34 / .58) 61%, rgb(4 13 34 / .87843) 100%);
    background: linear-gradient(310deg, #fff0 0, #99450096 61%, #ff0404 100%)
}

.slider.style_one .slider_content {
    position: relative;
    padding: 65px 40px 65px 32px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain
}

.slider.style_one .slider_content h6,
.slider.style_six .slider_content h6 {
    font-size: 20px;
    line-height: 20px;
    color: var(--color-white);
    font-weight: 700;
    margin-bottom: 25px
}

.slider.style_five .slider_content h6 img,
.slider.style_one .slider_content h6 img,
.slider.style_six .slider_content h6 img,
.slider.style_three .slider_content h6 img,
.slider.style_two .slider_content h6 img {
    width: 40px;
    height: auto;
    display: inline-block
}

.slider.style_one .slider_content h1 {
    font-size: 42px;
    line-height: 80px;
    font-weight: 900;
    color: var(--color-white);
    margin-bottom: 35px;
    z-index: 1000;
    position: relative;
    text-transform: capitalize
}

.slider.style_one .slider_content .theme_btn {
    z-index: 1000
}

.slider.style_one .owl-dots,
.slider.style_six .owl-dots,
.slider.style_two .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    width: 100%
}

.slider.style_one .owl-nav {
    position: absolute;
    top: -10px;
    bottom: 0;
    height: 200px;
    width: 80px;
    right: 20%;
    margin: auto
}

.slider.style_one .owl-nav .owl-next,
.slider.style_one .owl-nav .owl-prev {
    width: 80px;
    margin: 8px 0;
    height: 80px;
    line-height: 80px;
    display: none;
    font-size: 24px;
    background: 0 0;
    border: 1px solid var(--color-white)
}

.slider.style_one .owl-nav .owl-next i,
.slider.style_one .owl-nav .owl-prev i,
.slider.style_six .owl-nav .owl-next i,
.slider.style_six .owl-nav .owl-prev i,
.slider.style_three .owl-nav .owl-next i,
.slider.style_three .owl-nav .owl-prev i {
    font-size: 30px;
    color: var(--color-white)
}

.slider.style_two .slide-item-content {
    position: relative;
    background: #13192b
}

.slider.style_two .slide-item-content .shape {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1
}

.slider.style_two .slider_content {
    position: relative;
    z-index: 2;
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 100px 0
}

.slider.style_two .slider_content .bg_image {
    position: absolute;
    top: -2%;
    bottom: 0;
    margin: auto;
    left: -30%;
    width: 600px;
    height: 600px;
    border-radius: 50%;
    background: #13192b
}

.slider.style_two .slider_content h6 {
    font-size: 20px;
    line-height: 20px;
    color: var(--color-set-one-8);
    font-weight: 700;
    margin-bottom: 25px
}

.slider.style_two .slider_content h1 {
    font-size: 55px;
    line-height: 71px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 36px
}

.color_two .owl-carousel .owl-dots .owl-dot.active,
.color_two .owl-carousel .owl-dots .owl-dot:hover,
.service_box.type_one.color_two:hover .content_box .content_inner,
.slider.style_three .owl-dots .owl-dot.active,
.slider.style_three .owl-dots body .owl-dot:hover span,
.slider.style_two .owl-dots .owl-dot.active,
.slider.style_two .owl-dots .owl-dot:hover {
    border-color: var(--color-set-two-three-1)
}

.fom_tab_box.type_two .rangeslider__fill,
.fom_tab_box.type_two .rangeslider__handle,
.fom_tab_box.type_two div.wpforms-container-full .rangeslider__fill,
.fom_tab_box.type_two div.wpforms-container-full .rangeslider__handle,
.fom_tab_box.type_two div.wpforms-container-full .wpforms-form * .rangeslider__fill,
.fom_tab_box.type_two div.wpforms-container-full .wpforms-form * .rangeslider__handle,
.footer.style_three .newsteller_simple.button_style_one input[type=submit],
.footer.style_three .post_foo_box .foo_post_content .image_box:before,
.footer.style_two .newsteller_simple.button_style_one input[type=submit],
.header-area.header-style-1.htype_two .top_bar .top_md .call a,
.header-area.header-style-1.htype_two .top_bar .top_md .mail a,
.header-area.header-style-3 .contact_header_one .icon_s,
.loader-wrap.color_two .layer,
.process_box.type_three.color_two .content_no .con_top p,
.process_box.type_two.color_two .content .rd_more,
.service_box.type_four.color_two .oh,
.service_box.type_one.color_two .content_box .content_inner::before,
.slider.style_three .owl-dots .owl-dot.active span,
.slider.style_three .owl-dots body .owl-dot:hover span span,
.slider.style_two .owl-dots .owl-dot span,
.slider.style_two .owl-dots .owl-dot.active span,
.slider.style_two .owl-dots .owl-dot:hover span {
    background: var(--color-set-two-three-1)
}

.slider.style_two .owl-nav {
    position: absolute;
    top: -20px;
    bottom: 0;
    height: 200px;
    width: 60px;
    left: 50px;
    margin: auto
}

.slider.style_two .owl-nav .owl-next,
.slider.style_two .owl-nav .owl-prev {
    width: 60px;
    margin: 8px 0;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    background: var(--color-white);
    border: 1px solid var(--color-white);
    display: none
}

.slider.style_two .owl-nav .owl-next i,
.slider.style_two .owl-nav .owl-prev i {
    font-size: 30px;
    color: var(--color-set-two-three-1)
}

.slider.style_two .owl-nav .owl-next:hover,
.slider.style_two .owl-nav .owl-prev:hover {
    background: var(--color-set-two-three-1);
    border: 1px solid var(--color-set-two-three-1)
}

.slider.style_three .slide-item-content {
    padding: 300px 0;
    position: relative
}

.slider.style_three .slide-item-content::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(180deg, var(--color-set-two-three-3) 0, #fff0 100%);
    content: "";
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: .85
}

.slider.style_three .slider_content {
    position: relative;
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain
}

.slider.style_five .slider_content h6,
.slider.style_three .slider_content h6 {
    line-height: 32px;
    font-size: 30px;
    color: var(--color-white);
    font-weight: 700;
    margin-bottom: 25px
}

.slider.style_three .slider_content h1 {
    line-height: 140px;
    font-weight: 700;
    font-size: 120px;
    color: var(--color-white);
    margin-bottom: 35px
}

.slider.style_three .slider_content .theme_btn {
    padding: 12px 35px;
    letter-spacing: 1px;
    line-height: 27px;
    font-weight: 500;
    font-size: 17px;
    color: var(--color-white) !important;
    background: var(--color-set-two-three-1);
    border-color: var(--color-set-two-three-1)
}

.slider.style_three .owl-dots {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    width: 100%
}

.slider.style_three .owl-nav {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 0 50px;
    bottom: 0;
    height: 80px;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: space-between
}

.slider.style_three .owl-nav .owl-next,
.slider.style_three .owl-nav .owl-prev {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    background: 0 0;
    border: 1px solid var(--color-white)
}

.color_two .owl-carousel .owl-nav .owl-next:hover,
.color_two .owl-carousel .owl-nav .owl-prev:hover,
.contact_header_one.color_two .icon_s,
.contact_header_two.color_two .icon_s,
.header-area.header-style-1.htype_two .theme_btn,
.slider.style_three .owl-nav .owl-next:hover,
.slider.style_three .owl-nav .owl-prev:hover,
.sticky_header_content.color_two .theme_btn {
    background: var(--color-set-two-three-1);
    border-color: var(--color-set-two-three-1)
}

.slider.style_five .slick-next,
.slider.style_five .slick-prev {
    position: absolute;
    z-index: 99;
    width: 80px;
    left: 10%;
    bottom: 0;
    top: 0;
    margin: auto;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 80px;
    border: 1px solid var(--color-set-one-bor-3);
    background: var(--color-white);
    pointer-events: fill;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.slider.style_five .slider_content,
.slider.style_six .slider_content {
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain
}

.slider.style_five .slick-next span,
.slider.style_five .slick-prev span {
    font-size: 35px;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.slider.style_five .slick-next:hover,
.slider.style_five .slick-prev:hover,
body .owl-carousel .owl-nav .owl-next:hover,
body .owl-carousel .owl-nav .owl-prev:hover {
    background: var(--color-set-one-1);
    border-color: var(--color-set-one-1)
}

.slider.style_five .slick-next {
    left: unset;
    right: 10%
}

.slider.style_five .slide-item-content {
    padding: 200px 0 220px;
    position: relative
}

.slider.style_five .slide-item-content::after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(0deg, var(--color-set-one-2) 0, #fff0 100%);
    content: "";
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: .6
}

.slider.style_five .slider_content {
    position: relative;
    z-index: 11
}

.slider.style_five .slider_content h1 {
    line-height: 95px;
    font-weight: 700;
    font-size: 85px;
    color: var(--color-white);
    margin-bottom: 40px
}

.slider.style_five .slider_content .theme_btn {
    padding: 12px 35px;
    letter-spacing: 1px;
    line-height: 27px;
    font-weight: 500;
    font-size: 17px;
    color: var(--color-white) !important;
    background: var(--color-set-one-1);
    border-color: var(--color-set-one-1)
}

.slider.style_five .tab_postion_absolute {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    text-align: center
}

.slider.style_five .tab_postion_absolute .slick-slide {
    padding: 0 15px
}

.slider.style_five .tab_postion_absolute .slick-current .title {
    border-bottom: 3px solid var(--color-white)
}

.slider.style_five .tab_postion_absolute .title {
    padding: 0 15px 10px;
    border-bottom: 3px solid #fff0;
    cursor: pointer
}

.slider.style_five .tab_postion_absolute .title h3 {
    font-size: 20px;
    line-height: 30px;
    color: var(--color-white);
    margin: 0
}

.slider.style_six .slide-item-content {
    position: relative;
    min-height: 600px
}

.slider.style_six .slide-item-content::after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(90deg, var(--color-set-one-2) 0, #fff0 100%);
    content: "";
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: .98
}

.slider.style_six .slide-item-content .extra_content_box {
    z-index: 11;
    position: absolute;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    bottom: 50px;
    right: 100px;
    display: inline-block;
    background: var(--color-set-four-1);
    padding: 30px 40px;
    width: 470px
}

.avout_us_widgets .widget_content .cont .title_no_a_26,
.slider.style_six .slide-item-content .extra_content_box p {
    color: var(--color-white);
    margin-bottom: 20px
}

.slider.style_six .slide-item-content .extra_content_box a {
    position: relative;
    color: var(--color-white);
    display: inline-block
}

.slider.style_six .slide-item-content .extra_content_box a::before {
    position: absolute;
    content: "";
    width: 208%;
    right: -218%;
    height: 1px;
    background: var(--color-white);
    bottom: 0;
    top: 0;
    margin: auto;
    opacity: .4
}

.slider.style_six .slider_content {
    position: relative;
    padding: 150px 0;
    z-index: 100
}

.slider.style_six .slider_content h1 {
    font-size: 54px;
    line-height: 80px;
    font-weight: 800;
    color: var(--color-white);
    margin-bottom: 35px;
    text-transform: uppercase
}

.slider.style_six .slider_content .theme_btn {
    padding: 12px 35px;
    letter-spacing: 1px;
    line-height: 27px;
    font-weight: 500;
    font-size: 17px;
    background: var(--color-set-four-1);
    border-color: var(--color-set-four-1);
    color: var(--color-white) !important
}

.slider.style_six .owl-nav {
    position: absolute;
    bottom: 0;
    height: 80px;
    width: 100%;
    right: 0;
    left: 0;
    top: 0;
    padding: 0 100px;
    margin: auto;
    display: flex;
    justify-content: space-between
}

.slider.style_six .owl-nav .owl-next,
.slider.style_six .owl-nav .owl-prev {
    width: 80px;
    margin: 0;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    background: 0 0;
    border: 1px solid var(--color-white)
}

.single_banner {
    position: relative;
    padding: 60px 0 90px;
    background-color: #f0f0f0
}

.single_banner.style_one .image_bg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

.single_banner.style_one .image_bg img {
    height: 609px;
    width: 500px;
    -o-object-fit: cover;
    object-fit: cover
}

.blog_box.type_two.type_four .blog_inner,
.portfolio_box.type_two .content_box .title_30,
.service_box.type_four .content_box,
.service_box.type_one .content_box .content_inner .title_24,
.service_box.type_three .content_box .content_box_in .title_24,
.service_box.type_three .content_box .content_box_in p,
.single_banner.style_one .content_box {
    position: relative;
    z-index: 2
}

.single_banner.style_one h2 {
    font-size: 45px;
    line-height: 60px;
    margin-bottom: 10px;
    color: #13192b;
    font-weight: 600;
    text-transform: capitalize
}

.single_banner.style_one p {
    margin-bottom: 30px;
    color: #13192b
}

.single_banner.style_one .newsteller_simple {
    position: relative;
    margin-bottom: 40px
}

.single_banner.style_one .newsteller_simple input[type=email] {
    border-radius: 12px !important;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / .21) !important;
    border-color: var(--color-set-four-1) !important;
    background-color: var(--color-white) !important;
    height: 62px !important;
    border-width: 0 0 0 3px !important
}

.single_banner.style_one .newsteller_simple input[type=submit] {
    position: absolute;
    z-index: 999;
    top: -9px;
    right: 5px;
    left: unset;
    width: 120px;
    min-width: 120px;
    border-radius: 12px;
    border-color: #fff0;
    background-color: #fff0;
    background-image: linear-gradient(81deg, var(--color-set-four-1) 0, var(--color-set-four-2) 74%)
}

.single_banner.style_one .review_box .rimage {
    min-width: 60px;
    width: 60px;
    overflow: hidden;
    border-radius: 40px;
    height: 60px;
    margin-right: 13px
}

.single_banner.style_one .review_box .rimage img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.single_banner.style_one .review_box h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px
}

.header-area.header-style-1 .top_bar .top_rt .social-icons ul li,
.single_banner.style_one .review_box p {
    padding: 0;
    margin: 0
}

.single_banner.style_one .section_title.abso {
    position: absolute;
    left: 79px;
    bottom: -24px
}

.single_banner.style_one .section_title.abso .title {
    color: rgb(24 24 24 / .031372549) !important;
    font-size: 225px;
    line-height: 225px
}

.single_banner.style_one .image img {
    height: 458px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 120px 120px 120px 0
}

@media (max-width:1200px) {

    .d_none_1200px,
    .single_banner.style_one .image_bg {
        display: none
    }

    .slider.style_one .slider_content h1 {
        font-size: 55px;
        line-height: 65px
    }
}

.hover_1 .oh {
    position: absolute;
    content: "";
    width: 25%;
    height: 100%;
    left: 0;
    background: var(--color-set-one-2);
    transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    bottom: -50%;
    transform: translateY(50%);
    opacity: 0
}

.hover_1 .oh.ho_2 {
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    left: 25%;
    transform: translateY(40%)
}

.hover_1 .oh.ho_3 {
    transition: .7s ease-in-out;
    -ms-transition: .7s ease-in-out;
    -moz-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    left: 50%;
    transform: translateY(20%)
}

.hover_1 .oh.ho_4 {
    transition: .9s ease-in-out;
    -ms-transition: .9s ease-in-out;
    -moz-transition: .9s ease-in-out;
    -o-transition: .9s ease-in-out;
    transform: translateY(30%);
    left: 75%
}

.hover_1_get:hover .hover_1 .oh {
    opacity: .7;
    bottom: 0;
    transform: translateY(0)
}

@keyframes animation_rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.blog_box,
.blog_style,
.icon_box_only,
.portfolio_box,
.price_box,
.process_box,
.service_box,
.team_box {
    position: relative;
    margin-bottom: 30px
}

.icon_box_only.type_one .icon_box_in {
    padding: 50px 40px;
    background: var(--color-white);
    box-shadow: var(--box-shadow);
    border-radius: 14px;
    margin-bottom: 30px;
    z-index: 0
}

.icon_box_only.type_one .icon_box_in .after {
    position: absolute;
    content: "";
    background: var(--color-set-two-three-1);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    z-index: -1;
    border-radius: 14px;
    opacity: 0
}

.blog_style.one .content_box .authour,
.icon_box_only.type_one .icon_box_in .icon,
.testimonial_box.type_two .auth {
    position: relative;
    margin-bottom: 20px
}

.fun_facts.type_two .icon img,
.icon_box_only.type_one .icon_box_in .icon img,
.process_box.type_two .icon img {
    width: 50px;
    height: auto
}

.icon_box_only.type_one .icon_box_in .icon i {
    font-size: 50px;
    line-height: 50px;
    color: #13192b;
    display: block
}

#events .events-slider .cards .card-body p,
.contact_header_one .content .title_20 a,
.contact_header_two .content .title_20 a,
.header-area.header-style-6 .main_header_content .right_content .footer_contact_widget p,
.icon_box_only.type_one .icon_box_in .title_22,
.icon_box_only.type_six p,
.icon_box_only.type_two .icon_box_in .title_18,
.navbar-brand,
.service_box.type_seven .content p,
.service_box.type_six .d-flex.trans .title_22 a,
.side_bar input[type=search],
.sidebar-widget button[type=submit],
.sidebar-widget input[type=submit],
.testimonial_box.type_four .testimonial_box_inner .lower_content p,
.testimonial_box.type_two .auth .cont p,
.testimonial_box.type_two .box p {
    margin: 0
}

.icon_box_only.type_one .icon_box_in p {
    margin-top: 15px;
    margin-bottom: 0
}

.icon_box_only.type_one .icon_box_in:hover .after {
    top: 5px;
    left: -5px;
    opacity: 1
}

.children .comment-respond .comment-reply-title small a,
.fun_facts.type_one.with_box_shadow h4 small,
.fun_facts.type_one.with_box_shadow h4 span,
.icon_box_only.type_five.color_two .icon i,
.icon_box_only.type_one.color_two .icon_box_in .icon i,
.icon_box_only.type_three .icon_inner .content .title_22 a:hover .char:after,
.icon_box_only:hover .title_22 a span:after,
.prgoress_indicator:hover ::after,
.product_meta>span a:hover,
.rd_more:hover i,
.service_box.type_four.color_three .icon i,
.sidebar-widget ol li a:hover,
.sidebar-widget ul li a:hover,
.tit_ho a:hover,
.title_18 a:hover,
.title_18 a:hover .char:after,
.title_20 a:hover,
.title_20 a:hover .char:after,
.title_22 a:hover,
.title_22 a:hover .char:after,
.title_24 a:hover,
.title_24 a:hover .char:after,
.title_26 a:hover,
.title_26 a:hover .char:after,
.title_28 a:hover,
.title_28 a:hover .char:after,
.title_30 a:hover,
.title_30 a:hover .char:after {
    color: var(--color-set-one-1)
}

.icon_box_only.type_two,
.opne_side_menu_v1 .menu_open_sidely,
.previouse_next_post .nav_post:hover .text .down_content small {
    transform: translateY(0)
}

.icon_box_only.type_two .icon_box_in {
    padding: 25px 14px;
    min-height: 235px
}

.icon_box_only.type_two .icon_box_in .icon {
    margin-bottom: 12px
}

.icon_box_only.type_two .icon_box_in .icon img {
    width: 45px
}

.icon_box_only.type_two .icon_box_in .icon i {
    font-size: 45px
}

.icon_box_only.type_two .icon_box_in p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px
}

.blog_box.type_one:hover,
.icon_box_only.type_two:hover,
.price_box.type_one:hover {
    transform: translateY(-10px)
}

.icon_box_only.type_three .icon_inner {
    position: relative;
    padding: 36px 40px;
    background: var(--color-set-one-2);
    border-radius: 20px
}

.icon_box_only.type_three .icon_inner .icon {
    position: relative;
    min-width: 68px;
    width: 68px;
    height: 68px;
    border-radius: 50px;
    background: #ed1b2c;
    text-align: center;
    color: var(--color-white);
    margin-right: 22px
}

.icon_box_only.type_three .icon_inner .icon i {
    font-size: 40px;
    line-height: 68px
}

.icon_box_only.type_three .icon_inner .icon img {
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
    margin: auto
}

.icon_box_only.type_three .icon_inner .content .title_22 a,
.icon_box_only.type_three .icon_inner .content .title_22 a:hover {
    color: #ed1b2c
}

.icon_box_only.type_three .icon_inner .content p {
    color: #000
}

.icon_box_only.type_three:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: var(--color-set-one-bg-1);
    bottom: -5px;
    left: 0;
    border-radius: 20px;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.icon_box_only.type_four {
    position: relative;
    background: var(--color-white);
    border-radius: 17px;
    box-shadow: var(--box-shadow-two);
    padding: 30px
}

.icon_box_only.type_seven .icon,
.icon_box_only.type_seven.boxsha,
.icon_box_only.type_six,
.service_box.type_two {
    box-shadow: var(--box-shadow-three)
}

.icon_box_only.type_four .icon i,
.icon_box_only.type_four.inline_box .icon i {
    font-size: 45px;
    line-height: 45px
}

.icon_box_only.type_four .icon img,
.icon_box_only.type_four.inline_box .icon img {
    width: 45px;
    height: auto
}

.icon_box_only.type_four .title_18 a {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 26px
}

.icon_box_only.type_four.inline_box {
    display: inline-flex;
    padding: 9px 16px;
    align-items: center
}

.icon_box_only.type_four.inline_box .icon {
    margin-right: 10px;
    margin-bottom: unset
}

.icon_box_only.type_four.inline_box .title_18 a {
    margin: 0;
    font-size: 18px;
    line-height: 24px
}

.comment_box .comment-list .children .odd,
.header-area.header-style-6 .main_header_content .right_content .header_extra_items,
.icon_box_only.type_four.inline_box .link {
    padding-left: 20px
}

.block_faq .faq_header .question_box .title_no_a_18,
.fun_facts.type_three .title_no_a_18,
.icon_box_only.type_five,
.language .language-dropdown li:last-child,
.option_panel-popup .contact_panel a.wk_hours,
.portfolio_box.type_one .content_box .content_box_in p,
.post_foo_box .foo_post_content:last-child,
.price_box.type_one .center .d-flex:last-child,
.schedule-listing .schedule-slot-info p,
.service_box.type_five,
.service_box.type_one,
.testimonial_box.type_four .testimonial_box_inner .lower_content .rating p,
.woocommerce-checkout-payment .accordion-box h1,
.woocommerce-checkout-payment .accordion-box h1 a,
.woocommerce-checkout-payment .accordion-box h2,
.woocommerce-checkout-payment .accordion-box h2 a,
.woocommerce-checkout-payment .accordion-box h3,
.woocommerce-checkout-payment .accordion-box h3 a,
.woocommerce-checkout-payment .accordion-box h4,
.woocommerce-checkout-payment .accordion-box h4 a,
.woocommerce-checkout-payment .accordion-box h5,
.woocommerce-checkout-payment .accordion-box h5 a,
.woocommerce-checkout-payment .accordion-box h6,
.woocommerce-checkout-payment .accordion-box h6 a,
body .rss-widget-title {
    margin-bottom: 0
}

.icon_box_only.type_five .icon img,
.icon_box_only.type_six .icon img {
    margin: auto;
    height: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0
}

.icon_box_only.type_five .icon {
    width: 63px;
    min-width: 63px;
    position: relative
}

.icon_box_only.type_five .icon i {
    font-size: 35px;
    color: #fff
}

.icon_box_only.type_five .icon img {
    width: 35px
}

.icon_box_only.type_six {
    padding: 23px 20px 23px 25px;
    background: var(--color-white);
    display: flex;
    margin-top: 25px
}

.icon_box_only.type_six .icon {
    width: 80px;
    height: 80px;
    min-width: 80px;
    border-radius: 7px;
    background: var(--color-set-one-1);
    text-align: center;
    line-height: 80px;
    position: relative;
    top: 6px;
    margin-right: 25px
}

.icon_box_only.type_six .icon i {
    font-size: 40px;
    line-height: 80px;
    color: var(--color-white)
}

.icon_box_only.type_six .icon img {
    width: 40px
}

.icon_box_only.type_six .title_22 a,
.portfolio_box.type_one .content_box .content_box_in .title_22 a,
.team_box.type_one .contnet .title_20 a {
    margin-bottom: 8px
}

.icon_box_only.type_seven {
    padding: 50px 40px;
    background: var(--color-white);
    border-radius: 20px;
    border: 1px solid var(--color-white);
    text-align: center
}

.icon_box_only.type_seven .icon {
    width: 160px;
    height: 160px;
    border-radius: 160px;
    background: var(--color-white);
    line-height: 160px;
    text-align: center;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto
}

.icon_box_only.type_seven .icon i {
    color: var(--color-set-one-1);
    font-size: 80px;
    line-height: 160px
}

.icon_box_only.type_seven .icon img {
    width: 80px;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.fun_facts.type_four .icon,
.icon_box_only.type_seven p {
    margin-bottom: 22px
}

.fun_facts.type_one:hover .icon,
.icon_box_only.type_seven:hover,
.service_box.type_one:hover .content_box .content_inner,
body .owl-carousel .owl-dots .owl-dot.active,
body .owl-carousel .owl-dots .owl-dot:hover {
    border-color: var(--color-set-one-1)
}

.icon_box_only:hover .title_22 a {
    color: va(--color-set-one-1)
}

.icon_box_only.type_eight {
    position: relative;
    padding: 30px;
    min-height: 360px;
    border: 3px solid var(--color-set-one-bor-3);
    background: var(--color-white);
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.icon_box_only.type_eight .section_title .title {
    font-size: 25px;
    line-height: 32px
}

.comment_box .comment-list .comment,
.icon_box_only.type_eight .icon_image,
.mobile_menu_box .mobile-header-info-wrap .cont_over,
.pingback,
.service_box.type_six .content p,
.testimonial_box.type_one .top_content p,
.trackback {
    margin-bottom: 25px
}

.icon_box_only.type_eight:hover {
    border-color: vaR(--color-set-one-1)
}

.desc_content_box {
    padding: 30px;
    color: var(--color-white);
    background: var(--color-set-one-1);
    border: 3px solid rgb(15 53 103 / .3882352941);
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    margin-bottom: 30px
}

.desc_content_box:hover {
    border-color: var(--color-set-one-2)
}

.desc_content_box .theme_btn,
.fun_facts.type_one.color_white:hover .icon {
    border-color: var(--color-white)
}

.desc_content_box .theme_btn {
    background: 0 0
}

.desc_content_box .text {
    margin-bottom: 72px
}

.section_title .sm_title {
    font-family: var(--font-family-main);
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: var(--color-set-one-1);
    padding: 0 0 12px;
    margin: 0
}

.section_title .title {
    position: relative;
    font-size: 35px;
    line-height: 52px;
    font-weight: 700;
    color: var(--heading-color-one);
    margin: 0;
    font-family: var(--font-family-main);
    text-transform: uppercase
}

.section_title p {
    font-family: "DM Sans";
    font-weight: 400;
    font-size: 16px;
    padding: 15px 0 0;
    color: #000;
    font-family: var(--font-family-text);
    margin: 0;
    line-height: 32px
}

.section_title.medium .title {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px
}

.section_title.small .title {
    font-size: 35px;
    font-weight: 700;
    line-height: 42px
}

.blog_box.type_one.color_two .vertical_text_1 .date_tm i,
.contact_header_one.color_three .content .tite,
.contact_header_two.color_three .content .tite,
.footer.style_three .list_box li .icon i,
.fun_facts.type_one.color_white .icon .icon_in i,
.list_box.color_one .icon i,
.prgoress_indicator.color_two::after,
.section_title.type_three .sm_title,
.section_title.type_two .sm_title,
.service_box.type_one.color_two .content_box .content_inner .icon i {
    color: var(--color-set-two-three-1)
}

.blog_box.type_two.type_five.color_two .content .title_22 a,
.blog_box.type_two.type_four.color_two .content .title_22 a,
.fun_facts.type_one.color_three .title_no_a_18,
.fun_facts.type_one.color_two .title_no_a_18,
.header-area.header-style-1.htype_three .main_header_content .search .fi-rs-search,
.header-area.header-style-1.htype_three .navbar_nav .menu-item>a.nav_link,
.header-area.header-style-3 .title_no_a_20,
.image_box_only.type_seven.color_two .icon_box_only.type_four .title_18 a,
.option_panel-popup.color_three .contact_panel a,
.option_panel-popup.color_three .title_no_a_20,
.option_panel-popup.color_three .title_no_a_28,
.process_box.type_four.color_two .content_no .title_20 a,
.process_box.type_three.color_two .content_no .title_22 a,
.section_title.type_four .title,
.section_title.type_three .title,
.service_box.type_seven.color_two .title_26 a,
.sticky_header_content.color_three .navbar_nav .menu-item>a.nav_link,
.testimonial_box.type_two.type_three.color_two .t_comment,
.testimonial_box.type_two.type_three.color_two .title_no_a_24 {
    color: var(--heading-color-two)
}

.fun_facts.type_one.color_two h4 small,
.fun_facts.type_one.color_two h4 span,
.image_video_box_only.type_one.color_two .video_box a i,
.list_box.color_two .icon i,
.option_panel-popup.color_three .contact_panel a i,
.prgoress_indicator.color_three::after,
.section_title.type_four .sm_title {
    color: var(--color-set-two-three-6)
}

.footer.style_four .call_to_action.style_one .section_title .sm_title,
.prgoress_indicator.color_four::after,
.section_title.type_five .sm_title {
    color: var(--color-set-four-1)
}

.section_title.type_five .title {
    color: var(--heading-color-three)
}

.blog_box.type_two.type_four .title_22,
body .service_post.style_one .owl-carousel .owl-dots {
    padding-top: 10px
}

.blog_post .pagination-area,
.portfolio_v1 .pagination,
.service_post .pagination-area {
    padding-top: 20px
}

.service_post .owl-item .service_box.type_one {
    margin: 0 5px 30px
}

.service_post.style_one.position_four .owl-carousel .owl-nav .owl-prev {
    left: -85px
}

.service_post.style_one.position_four .owl-carousel .owl-nav .owl-next {
    right: -85px
}

.service_box.type_one .image img {
    width: 100%;
    height: 248px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    border-radius: 10px;
    object-position: center
}

.service_box.type_one .content_box {
    padding-left: 50px;
    margin-top: -50px
}

.service_box.type_one .content_box .content_inner {
    position: relative;
    background: var(--color-white);
    padding: 35px 35px 30px;
    z-index: 1;
    box-shadow: var(--box-shadow);
    border: 1px solid var(--color-set-one-bor-3);
    border-radius: 10px;
    overflow: hidden
}

.service_box.type_one .content_box .content_inner .icon {
    position: relative;
    z-index: 1;
    text-align: left;
    margin-bottom: 20px
}

.service_box.type_one .content_box .content_inner .icon i {
    font-size: 55px;
    color: var(--color-set-one-1);
    line-height: 55px
}

.service_box.type_one .content_box .content_inner .icon img {
    width: 55px;
    height: auto;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.service_box.type_one .content_box .content_inner .rd_more {
    position: relative;
    padding-top: 10px
}

.service_box.type_one .content_box .content_inner .rd_more svg {
    position: relative;
    top: -1px
}

.only_tab_content .nav-tabs li .nav-link svg path,
.service_box.type_one .content_box .content_inner .rd_more svg path {
    stroke: var(--heading-color-one)
}

.service_box.type_one .content_box .content_inner .steps {
    position: absolute;
    right: 15px;
    top: 0;
    font-family: var(--font-family-main);
    font-weight: 700;
    font-size: 200px;
    line-height: 200px;
    color: var(--color-set-one-lig-1);
    z-index: 1
}

.image_box_only.type_one .image,
.image_box_only.type_two .image,
.service_box.type_one .content_box .content_inner p {
    position: relative;
    z-index: 1
}

.service_box.type_one .content_box .content_inner:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: 0;
    background: var(--color-set-one-1);
    width: 0;
    height: 100%;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.service_box.type_one:hover .content_box .content_inner .steps {
    color: var(--color-white);
    opacity: .1
}

.blog_box.type_two.type_five.color_two .theme_btn:hover svg path,
.header-area.header-style-1.htype_three svg path,
.header-area.header-style-5 .main_header_content .right_content .contact-toggler svg path,
.only_tab_content .nav-tabs li .nav-link.active svg path,
.only_tab_content .nav-tabs li .nav-link:hover svg path,
.portfolio_box.type_one .content_box .content_box_in .lnk svg path,
.portfolio_box.type_one:hover .content_box .content_box_in .lnk svg path,
.service_box.type_one:hover .content_box .content_inner .rd_more svg path,
.sticky_header_content .header-style-1.htype_three .theme_btn svg path,
.team_box.type_one:hover .contnet .link svg path {
    stroke: var(--color-white)
}

.service_box.type_two {
    border-radius: 20px;
    background: var(--color-white);
    margin-bottom: 40px
}

.service_box.type_two .img_bx {
    display: block;
    padding-bottom: 10px;
    border-radius: 20px;
    background: var(--color-set-one-bg-1)
}

.service_box.type_two .image {
    position: relative;
    overflow: hidden;
    height: 254px;
    border-radius: 20px
}

.blog_box.type_one .blog_inner .image_box img,
.blog_box.type_two .image_box img,
.blog_single_content .single-thumbnail img,
.custom_tabs .yes_image .image img,
.g_box a img,
.image_box_only.type_five .image img,
.image_box_only.type_four .image img,
.image_box_only.type_one .image img,
.image_box_only.type_six .image img,
.image_box_only.type_three .image img,
.image_box_only.type_two .image img,
.image_video_box_only.type_one .image img,
.image_video_box_only.type_two .image img,
.portfolio_box.type_one .image_box img,
.portfolio_box.type_two .image_box img,
.post_foo_box .foo_post_content .image_box img,
.previouse_next_post .nav_post .image img,
.service_box.type_six .image img,
.service_box.type_three .image img,
.service_box.type_two .image img,
.team_box.type_two .image_box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.service_box.type_two .content_box {
    padding: 28px 40px 22px;
    position: relative;
    min-height: 365px
}

.service_box.type_two .content_box .steps {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-family: var(--font-family-main);
    font-weight: 700;
    font-size: 120px;
    line-height: 120px;
    color: var(--color-set-one-bg-1);
    z-index: 0
}

.service_box.type_two .content_box .icon {
    position: relative;
    margin-top: -85px;
    z-index: 1;
    border-radius: 85px;
    width: 85px;
    height: 85px;
    text-align: center;
    margin-bottom: 20px;
    background: #ec1a2b;
    box-shadow: var(--box-shadow-two)
}

.service_box.type_two .content_box .icon i {
    font-size: 45px;
    line-height: 85px;
    color: #fff
}

.process_box.type_one .content .icon img,
.service_box.type_two .content_box .icon img {
    width: 45px;
    height: auto;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.fun_facts.type_four.color_two,
.mobile_menu_box .close-btn .fi-rr-cross:hover,
.portfolio_box.type_one:hover .content_box .content_box_in,
.process_box.type_one:hover .content .border_bg:before,
.service_box.type_four.color_three .line_box .line,
.service_box.type_four.color_three:before,
.service_box.type_four.hover_1 .oh,
.service_box.type_three:hover .content_box .content_box_in,
.service_box.type_two:hover .content_box .icon,
.service_box.type_two:hover .img_bx,
.slick-slide.slick-current.slick-active .testimonial_box.type_four .testimonial_box_inner,
.team_box.type_two:hover .team_box_inner:before,
.testimonial_box.type_four:hover .testimonial_box_inner,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover,
body .owl-carousel .owl-dots .owl-dot.active span,
body .owl-carousel .owl-dots .owl-dot:hover span {
    background: var(--color-set-one-1)
}

.service_box.type_three .image {
    position: relative;
    overflow: hidden;
    height: 463px;
    border-radius: 10px
}

.service_box.type_three .content_box {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 40px 30px
}

.service_box.type_three .content_box .content_box_in {
    position: relative;
    border-radius: 12px;
    background: var(--color-white);
    padding: 30px 32px;
    overflow: hidden
}

.service_box.type_three .content_box .content_box_in .icon {
    position: relative;
    height: 0;
    overflow: hidden;
    transform: translateY(40px);
    opacity: 0
}

.service_box.type_three .content_box .content_box_in .icon i {
    font-size: 60px;
    line-height: 60px;
    color: var(--color-white)
}

.service_box.type_three .content_box .content_box_in .icon img {
    width: 60px;
    height: auto
}

.service_box.type_three .content_box .content_box_in .steps {
    position: absolute;
    right: 0;
    bottom: 40px;
    left: 0;
    margin: auto;
    font-family: var(--font-family-main);
    font-weight: 400;
    font-size: 200px;
    line-height: 200px;
    color: var(--color-white);
    z-index: 1;
    text-align: center;
    opacity: 0
}

.service_box.type_three .content_box .content_box_in a.rd_more {
    color: var(--color-set-one-1);
    text-decoration: underline;
    text-decoration-color: var(--color-set-one-1)
}

.service_box.type_three:hover .content_box .content_box_in .icon {
    height: 60px;
    transform: translateY(0);
    opacity: 1;
    margin-bottom: 20px
}

.service_box.type_three:hover .content_box .content_box_in .steps {
    opacity: .07
}

.service_box.type_four {
    padding: 40px 0;
    background: rgb(255 255 255 / .07);
    border-radius: 7px;
    text-align: center;
    overflow: hidden
}

#add_payment_method #payment div.payment_box,
.service_box.type_four.color_three:hover .line_box .line,
.service_box.type_four.color_three:hover:before,
.service_box.type_six,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background: var(--color-white)
}

.header-area.header-style-6 .main_header_content,
.service_box.type_four .content_box .bottom,
.service_box.type_four .content_box .top {
    padding: 0 40px
}

.service_box.type_four .steps {
    position: absolute;
    top: -70px;
    right: -29px;
    font-size: 154px;
    line-height: 156px;
    font-weight: 400;
    color: var(--color-white);
    font-family: var(--font-family-main);
    opacity: 0
}

.blog_box.type_two .content p,
.blog_style.one .content_box .post-exerpt,
.comment-form h3,
.fom_tab_box .nav-tabs,
.fun_facts.type_two .icon,
.menu_open_sidely .form_box p,
.option_panel-popup .option_boxed .about_company,
.service_box.type_four .icon {
    margin-bottom: 20px
}

.service_box.type_four .icon img {
    width: 55px;
    margin: auto
}

.service_box.type_four .icon i {
    font-size: 55px;
    line-height: 55px;
    color: var(--color-white)
}

.service_box.type_four .line_box {
    position: relative;
    padding: 18px 0 35px
}

.service_box.type_four .line_box .line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 1px;
    background: rgb(255 255 255 / .4);
    width: 50%;
    transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s
}

.service_box.type_four p {
    color: var(--color-white);
    margin-bottom: 30px
}

.service_box.type_four:hover .oh {
    opacity: 1;
    bottom: 0;
    transform: translate(0)
}

.service_box.type_four.color_three:hover .steps,
.service_box.type_four:hover .steps {
    opacity: .05;
    right: 0
}

.service_box.type_four.color_three:hover .line_box .line,
.service_box.type_four:hover .line_box .line {
    width: 100%;
    opacity: 1
}

.process_box.type_four:hover .icon svg path,
.service_box.type_four.color_three a.rd_more svg path,
.side_menu_v1 .menu_box:hover .side_navbar_togglers svg path {
    fill: var(--color-set-one-1)
}

.blog_box.type_one .blog_inner .content a.rd_more,
.blog_box.type_two .content a.rd_more,
.blog_box.type_two.type_four .content .authour,
.blog_box.type_two.type_four .content .bottm_contet .rd_more,
.blog_box.type_two.type_four .content .comments a,
.blog_box.type_two.type_four .content .comments span,
.blog_box.type_two.type_four .content p,
.header-area.header-style-5 .top_bar .tite,
.service_box.type_four.color_three p,
ol li a,
ul li a {
    color: var(--content-color-one)
}

.list_box li a,
.service_box.type_four.color_three .title_24 a,
strong {
    color: var(--heading-color-one)
}

.service_box.type_four.color_three:hover a.rd_more svg path,
.slick-slide.slick-current.slick-active .testimonial_box.type_four .testimonial_box_inner svg.bg path,
.testimonial_box.type_four:hover .testimonial_box_inner svg.bg path {
    fill: var(--color-white)
}

.header-area.header-style-1 .top_bar .top_md .text.workings,
.list_box.weight_500 li a,
.service_box.type_five .rd_more {
    font-weight: 500
}

.service_box.type_five .rd_more svg {
    position: relative;
    display: inline-block;
    top: -2px;
    margin-left: 3px
}

.avout_us_widgets .widget_content .cont .theme_btn:hover svg path,
.portfolio_box.type_two .content_box .lnk svg path,
.service_box.type_five .rd_more:hover svg path {
    stroke: var(--color-set-one-1)
}

.service_box.type_five p {
    font-size: 16px;
    line-height: 30px
}

.service_box.type_five.style_two:before {
    background: var(--color-white) 1A
}

.service_box.type_five.style_two .icon_inner {
    background: #fff !important
}

.service_box.type_six {
    padding: 10px 15px;
    border-radius: 20px
}

.service_box.type_six .d-flex.trans {
    padding: 25px 20px 20px;
    align-items: center
}

.service_box.type_six .d-flex.trans .icon {
    min-width: 65px;
    position: relative;
    padding-top: 5px
}

.service_box.type_six .d-flex.trans .icon i {
    font-size: 50px;
    line-height: 50px;
    color: var(--color-set-one-1)
}

.service_box.type_six .d-flex.trans .icon img {
    width: auto;
    height: 50px
}

.service_box.type_six .content {
    padding: 30px 20px 23px
}

.service_box.type_six .content a.theme_btn {
    border-color: var(--color-set-one-bg-2);
    background: var(--color-white);
    color: var(--content-color-one)
}

.mobile_menu_box .navigation_menu ul.navbar_nav>li .dropdown-btn:hover,
.mobile_menu_box .navigation_menu ul.navbar_nav>li.active>.dropdown-btn,
.service_box.type_six .content a.theme_btn:hover {
    border-color: var(--color-set-one-1);
    background: var(--color-set-one-1);
    color: var(--color-white)
}

.service_box.type_six .content a.theme_btn:hover svg path {
    fill: var(--color-white);
    stroke: var(--color-white)
}

.service_box.type_six .image {
    position: relative;
    overflow: hidden;
    height: 250px
}

.service_box.type_six.borenable {
    border: 1px solid var(--color-set-one-bor-2)
}

.fun_facts.type_one.color_three h4 small,
.fun_facts.type_one.color_three h4 span,
.service_box.type_six.color_two .d-flex.trans .icon i,
.testimonial_box.type_four.color_two .testimonial_box_inner .lower_content .rating p i {
    color: var(--color-set-four-3)
}

.blog_box.type_two.type_five.color_two .date_tm,
.blog_box.type_two.type_five.color_two .hover_1 .oh,
.footer.style_four .call_to_action.style_one .contact_header_one .icon_s,
.loader-wrap.color_four .layer,
.service_box.type_six.color_two .hover_1 .oh {
    background: var(--color-set-four-3)
}

.service_box.type_six.color_two .content a.theme_btn:hover {
    color: var(--color-white) !important;
    border-color: #fff0;
    background-image: linear-gradient(120deg, var(--color-set-four-1) 0, var(--color-set-four-2) 100%)
}

.post_single_content,
.service_box.type_seven {
    position: relative;
    padding-bottom: 10px
}

.service_box.type_seven .icon {
    width: 110px;
    text-align: center;
    height: 130px;
    position: relative;
    margin-bottom: -80px;
    left: 40px;
    z-index: 8
}

.service_box.type_seven .icon svg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.service_box.type_seven .icon svg path,
.trans,
svg,
svg path {
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.service_box.type_seven .icon i {
    font-size: 70px;
    color: var(--color-white);
    line-height: 130px;
    display: block;
    position: relative;
    z-index: 3;
    top: -5px;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.service_box.type_seven .icon img {
    width: 70px;
    z-index: 3;
    height: auto;
    position: absolute;
    top: -5px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.service_box.type_seven .content {
    position: relative;
    background: var(--color-white);
    padding: 0 40px;
    overflow: hidden
}

.service_box.type_seven .content::before {
    position: absolute;
    content: "";
    background: var(--color-set-one-1);
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    z-index: 2
}

.service_box.type_seven .content .img-fluid {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    opacity: 0;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.service_box.type_seven .content .left {
    padding-top: 110px;
    padding-right: 70px;
    position: relative;
    z-index: 5;
    padding-bottom: 40px
}

.service_box.type_seven .content .left:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 73%;
    background: var(--color-set-one-bg-2);
    top: 0;
    right: 30px;
    z-index: 4;
    bottom: 0;
    margin: auto;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.service_box.type_seven .content .right {
    position: relative;
    min-width: 60px;
    text-align: center;
    z-index: 5
}

.service_box.type_seven .content .right a {
    position: absolute;
    top: -10px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 2;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.service_box.type_seven:hover .icon svg path,
.slick-slide.slick-current.slick-active .testimonial_box.type_four .testimonial_box_inner .image_box svg path,
.testimonial_box.type_four:hover .testimonial_box_inner .image_box svg path {
    fill: var(--color-set-one-2)
}

.blog_box.type_two.type_four:hover .img-fluid,
.g_box a:hover svg,
.post_foo_box .foo_post_content:hover .image_box svg,
.prgoress_indicator:hover ::before,
.process_box.type_two:hover .content .rd_more svg,
.service_box.type_seven:hover .content .img-fluid,
.sidebar-widget ol li a:hover::before,
.sidebar-widget ul li a:hover::before,
.single-comment .user .comment-text .reply,
.team_box.type_one:hover .image_box .overlay,
.tsingle_two.color_two .slick-dots li.slick-active button,
body .slick-dots li.slick-active button {
    opacity: 1
}

.service_box.type_seven:hover .content::before {
    opacity: .8;
    height: 100%
}

.service_box.type_seven:hover .left:before {
    background: var(--color-white);
    opacity: .8
}

.service_box.type_seven:hover .title_26 a,
.service_box.type_seven:hover a svg path,
.service_box.type_seven:hover p {
    color: #fff;
    fill: #fff
}

.service_box.type_seven.color_two:hover .icon i {
    color: #f86403 !important
}

.service_box.type_seven.color_two:hover .icon svg path {
    fill: var(--color-white) !important
}

.service_box.type_seven.color_two .content:before {
    background-color: #fff0;
    background-image: linear-gradient(85deg, var(--color-set-four-1) 0, var(--color-set-four-2) 61%)
}

.image_box_only.type_one {
    display: flex;
    min-width: 693px
}

.image_box_only.type_one svg {
    position: absolute;
    right: -97px;
    bottom: 0
}

.image_box_only.type_one .image.one {
    height: 470px;
    width: 375px;
    min-width: 375px
}

.image_box_only.type_one .image.two {
    margin-top: 40px;
    width: 300px;
    height: 300px;
    min-width: 300px;
    border-radius: 50%;
    margin-left: 20px;
    overflow: hidden
}

.image_box_only.type_two {
    display: flex;
    align-items: center;
    min-height: 567px
}

.image_box_only.type_two .bg {
    position: absolute;
    content: "";
    width: 565px;
    height: 565px;
    top: -20px;
    left: -125px;
    border-radius: 50%;
    background: var(--color-set-one-bg-1)
}

.image_box_only.type_two .image.one {
    height: 269px;
    width: 240px;
    min-width: 240px
}

.image_box_only.type_two .image.two {
    margin-top: 20px;
    width: 220px;
    height: 220px;
    min-width: 220px;
    margin-left: 20px;
    overflow: hidden;
    border-radius: 135px 0 135px 135px
}

.blog_single_content .same_authour .content,
.image_box_only.type_three .right,
.image_box_only.type_two .right {
    position: relative;
    padding-left: 20px
}

.image_box_only.type_two .right .image.three {
    width: 230px;
    margin-top: 50px;
    min-width: 230px;
    height: 270px;
    border-radius: 0 115px 115px 0;
    overflow: hidden
}

.image_box_only.type_two .right .image.four {
    position: absolute;
    top: -106px;
    left: -73px;
    width: 290px;
    min-width: 290px
}

.image_box_only.type_two .right .image.four img {
    -o-object-fit: unset;
    object-fit: unset;
    -o-object-position: unset;
    object-position: unset;
    width: 290px;
    height: auto
}

.image_box_only.type_three {
    display: flex;
    align-items: center;
    min-height: 657px
}

.image_box_only.type_three .image.one {
    height: 370px;
    width: 370px;
    min-width: 370px
}

.image_box_only.type_three .image.two {
    margin-top: 20px;
    width: 370px;
    height: 257px;
    min-width: 370px
}

.image_box_only.type_three .right .image.three {
    width: 253px;
    margin-top: 50px;
    min-width: 253px;
    height: 439px;
    overflow: hidden
}

.image_box_only.type_four {
    position: relative;
    min-width: 592px;
    display: inline-block
}

.image_box_only.type_four .image {
    height: 560px;
    width: 470px
}

.image_box_only.type_four .abso_content {
    position: absolute;
    bottom: 40px;
    right: -40px
}

.image_box_only.type_four .abso_content .imtwo {
    width: 290px;
    height: auto;
    margin-bottom: 20px;
    position: relative;
    left: 55px
}

.image_box_only.type_four .abso_content .authour_box {
    padding: 30px;
    border-radius: 17px;
    background: var(--color-set-one-1);
    width: 255px
}

.image_box_only.type_four .abso_content .authour_box .title_no_a_18,
.image_box_only.type_four .abso_content .authour_box .title_no_a_26 {
    margin: 0;
    color: var(--color-white)
}

.image_box_only.type_four .abso_content .authour_box .title_no_a_26 {
    padding-bottom: 40px;
    position: relative
}

.image_box_only.type_four .abso_content .authour_box .title_no_a_26:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--color-white);
    width: 60px;
    height: 3px
}

.image_box_only.type_four .abso_content .authour_box img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-right: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.image_box_only.type_five .image {
    height: 735px
}

.image_box_only.type_five svg.bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: auto
}

.image_box_only.type_five .title_no_a_30 {
    font-size: 45px;
    line-height: 52px
}

.image_box_only.type_five .title_16 a,
.image_box_only.type_five .title_no_a_30 {
    position: relative;
    z-index: 4;
    color: var(--color-white)
}

.image_box_only.type_five .title_16 a svg,
.image_box_only.type_five .title_no_a_30 svg {
    margin-right: 10px
}

.image_box_only.type_five .content {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: auto;
    padding: 20px 70px;
    left: 0;
    bottom: 0
}

.image_box_only.type_five .content:before {
    content: "";
    position: absolute;
    background-color: var(--color-set-one-1);
    opacity: .902;
    -webkit-clip-path: polygon(34% 44%, 101% 65%, 100% 67%, 100% 100%, 0 100%, 0 61%);
    clip-path: polygon(34% 44%, 101% 65%, 100% 67%, 100% 100%, 0 100%, 0 61%);
    width: 100%;
    height: calc(100% + 400px);
    left: 0;
    z-index: 2;
    bottom: 0
}

.image_box_only.type_five .content:after {
    content: "";
    position: absolute;
    background-color: var(--color-set-one-1);
    opacity: .6;
    -webkit-clip-path: polygon(61% 33%, 100% 54%, 100% 50%, 100% 100%, 0 99%, 0% 62%);
    clip-path: polygon(61% 33%, 100% 54%, 100% 50%, 100% 100%, 0 99%, 0% 62%);
    width: 100%;
    height: calc(100% + 300px);
    left: 0;
    bottom: 0;
    z-index: 1
}

.image_box_only.type_six {
    margin-right: 50px
}

.image_box_only.type_six .image {
    height: 670px
}

.image_box_only.type_six .content {
    position: absolute;
    top: 40px;
    right: -68px;
    width: 266px;
    height: 266px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    background: var(--color-set-one-1);
    padding: 20px;
    justify-content: center
}

.image_box_only.type_six .content a .title_no_a_20 {
    color: var(--color-white);
    padding-top: 10px
}

.image_box_only.type_six .content::before {
    position: absolute;
    content: "";
    width: 240px;
    height: 240px;
    border-radius: 50%;
    border: 1px dashed var(--color-white);
    pointer-events: none;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}

.blog_box.type_two.type_four.color_two .date_tm,
.fom_tab_box.type_three .rangeslider__fill,
.fom_tab_box.type_three .rangeslider__handle,
.fom_tab_box.type_three div.wpforms-container-full .rangeslider__fill,
.fom_tab_box.type_three div.wpforms-container-full .rangeslider__handle,
.fom_tab_box.type_three div.wpforms-container-full .wpforms-form * .rangeslider__fill,
.fom_tab_box.type_three div.wpforms-container-full .wpforms-form * .rangeslider__handle,
.image_box_only.type_seven.color_two .fun_facts.type_two,
.image_box_only.type_six.color_two .content,
.image_video_box_only.type_two.color_two .fun_facts.type_two,
.image_video_box_only.type_two.color_two .image .video_box a,
.option_panel-popup.color_three .close-option-pan,
.search-popup.color_three,
.side_menu_v1 .social-icons ul li .m_icon:hover,
.testimonial_box.type_two.type_three.color_two .box {
    background: var(--color-set-two-three-6)
}

.image_box_only.type_seven {
    max-width: 100%;
    margin-bottom: 0
}

.image_box_only.type_seven .m_image {
    width: 100%;
    max-width: 100%;
    height: 504px
}

.image_box_only.type_seven .m_image img {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 17px;
    width: 100%;
    height: 100%
}

.image_box_only.type_seven .icon_box_only.type_four.inline_box {
    position: absolute;
    top: 60px;
    left: -56px
}

.image_box_only.type_seven .icon_box_only.type_four.position_two {
    position: absolute;
    bottom: -49px;
    right: -40px;
    max-width: 170px
}

.image_box_only.type_seven .fun_facts.type_two {
    position: absolute;
    bottom: 60px;
    left: -56px;
    max-width: 250px
}

.image_box_only.type_eight {
    padding-right: 60px;
    padding-bottom: 0
}

.image_box_only.type_eight .pattern {
    position: absolute;
    left: -93px;
    bottom: 62px
}

.image_box_only.type_eight .pattern img {
    animation: 4s linear infinite animation_rotate
}

.image_box_only.type_eight .m_image {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 100%;
    height: 523px
}

.image_box_only.type_eight .m_image img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 0 235px 235px;
    width: 100%;
    height: 100%
}

.image_box_only.type_eight .fun_facts.type_two {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 270px;
    z-index: 2
}

.image_box_only.type_nine img {
    width: 755%;
    max-width: 755px;
    height: 875px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0 377.5px 377.5px
}

.image_box_only.type_ten img {
    width: 620%;
    max-width: 620px;
    height: 900px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 310px 0 345px 310px
}

#events .events-slider .cards .card-body,
.fun_facts.type_one,
.menu_boxed.iconpo_two .navbar_nav>.menu-item.vankine_menu_image,
.page_header_default.alignment_center,
.page_header_default.text_center,
.process_box.type_one {
    text-align: center
}

.fun_facts.type_one .icon {
    width: 148px;
    height: 148px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    border: 1px solid #fff0;
    padding: 14px;
    margin-bottom: 15px
}

.fun_facts.type_one .icon .icon_in {
    width: 120px;
    height: 120px;
    margin: auto;
    border-radius: 50%;
    background: var(--color-white);
    text-align: center;
    position: relative;
    box-shadow: var(--box-shadow)
}

.fun_facts.type_one .icon .icon_in i {
    font-size: 65px;
    line-height: 120px;
    color: var(--color-set-one-1)
}

.fun_facts.type_four .icon img,
.fun_facts.type_one .icon .icon_in img {
    width: 65px;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.fun_facts.type_one h4 span,
.fun_facts.type_three h4 span {
    font-size: 45px;
    line-height: 45px;
    font-weight: 700;
    color: var(--heading-color-one);
    display: inline-block;
    font-family: var(--font-family-main)
}

.fun_facts.type_one h4 small,
.fun_facts.type_three h4 small {
    font-size: 40px;
    line-height: 40px;
    display: inline-block;
    color: var(--heading-color-one)
}

.fun_facts.type_one.with_box_shadow {
    padding: 30px;
    border-radius: 6px;
    box-shadow: var(--box-shadow-two)
}

.fun_facts.type_two {
    padding: 20px;
    border-radius: 17px;
    background: var(--color-set-one-1)
}

.fun_facts.type_two .icon i {
    font-size: 50px;
    line-height: 50px;
    color: var(--color-white)
}

.fun_facts.type_four .title_no_a_18,
.fun_facts.type_two h4 {
    color: var(--color-white);
    margin-bottom: 0
}

.fun_facts.type_two h4 .count {
    display: inline-block;
    font-size: 85px;
    line-height: 90px
}

.fun_facts.type_two h4 small {
    padding-left: 5px;
    font-size: 40px;
    line-height: 80px
}

.fun_facts.type_two .title_no_a_26 {
    padding-bottom: 18px;
    position: relative;
    color: var(--color-white);
    margin-bottom: 0
}

.fun_facts.type_two .title_no_a_26::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 3px
}

.fun_facts.type_two.color_two {
    background: #ed1b2c
}

.fun_facts.type_three {
    display: flex;
    align-items: center
}

.fun_facts.type_three .icon {
    position: relative;
    margin-right: 20px;
    height: 70px
}

.fun_facts.type_three .icon i {
    font-size: 70px;
    line-height: 70px;
    color: var(--color-set-one-1)
}

.fun_facts.type_three .icon img {
    width: 70px;
    height: auto
}

.fun_facts.type_three h4,
.post_foo_box .foo_post_content .content .title_18 a,
.testimonial_box.type_two .auth .cont .title_no_a_24 {
    margin-bottom: 5px
}

.fun_facts.type_four {
    padding: 40px;
    background: var(--color-set-one-2);
    border-radius: 12px
}

.fun_facts.type_four .icon i {
    font-size: 65px;
    line-height: 65px;
    color: var(--color-set-one-1)
}

.fun_facts.type_four h4 span {
    font-size: 45px;
    line-height: 45px;
    font-weight: 700;
    color: var(--color-white);
    display: inline-block;
    font-family: var(--font-family-main)
}

.fun_facts.type_four h4 small {
    font-size: 40px;
    line-height: 40px;
    display: inline-block;
    color: var(--color-white)
}

.fun_facts.type_four.color_three {
    background: var(--color-set-one-8)
}

.team_box.type_one .image_box {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    height: 295px;
    margin-bottom: 0
}

.process_box.type_two .image_box img,
.team_box.type_one .image_box img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.team_box.type_one .image_box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px 40px 0;
    opacity: 0
}

.team_box.type_one .image_box .overlay::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    opacity: .7;
    background: var(--color-set-one-2);
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.team_box.type_one .image_box .overlay p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
    color: var(--color-white);
    position: relative;
    z-index: 1;
    padding-bottom: 25px;
    border-bottom: 1px solid rgb(255 255 255 / .7);
    transform: translateY(50px);
    opacity: 0
}

.team_box.type_one .image_box .overlay ul {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0 !important;
    transform: translateY(100px);
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    opacity: 0
}

.team_box.type_one .image_box .overlay ul li {
    display: inline-block;
    padding-left: 0;
    padding-right: 3px
}

.breadcrumb li:last-child,
.list_box.linline li:last-child,
.social-icons ul li:last-child,
.team_box.type_one .image_box .overlay ul li:last-child,
body .nav-tabs li:last-child {
    padding-right: 0
}

.team_box.type_one .image_box .overlay ul li a {
    background: var(--color-set-one-4);
    width: 35px;
    height: 35px;
    line-height: 36px
}

.team_box.type_one .contnet {
    position: relative;
    padding: 20px
}

.team_box.type_one .contnet p {
    font-size: 16px;
    margin: 0;
    line-height: 24px
}

.team_box.type_one .contnet .link {
    position: absolute;
    right: 25px;
    top: -25px;
    width: 45px;
    height: 45px;
    line-height: 42px;
    display: block;
    text-align: center;
    border-radius: 45px;
    margin-left: auto;
    background: var(--color-white);
    box-shadow: var(--box-shadow-two);
    border: 0;
    z-index: 1;
    transform: rotate(0)
}

.team_box.type_one:hover .image_box .overlay::before {
    opacity: 1;
    left: 0
}

.search-popup.popup-visible .search-form,
.team_box.type_one:hover .image_box .overlay p,
.team_box.type_one:hover .image_box .overlay ul {
    opacity: 1;
    transform: translateY(0)
}

.team_box.type_one:hover .contnet .link {
    background: var(--color-set-one-1);
    transform: rotate(45deg)
}

.team_box.type_two .team_box_inner {
    text-align: center;
    padding: 25px 25px 0;
    border-radius: 13px
}

.team_box.type_two .team_box_inner:before {
    position: absolute;
    content: "";
    border-radius: 13px;
    width: 100%;
    height: calc(100% - 60px);
    background: var(--color-set-one-bg-1);
    top: 0;
    left: 0;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.team_box.type_two .contnet {
    margin-bottom: 25px;
    position: relative;
    z-index: 2
}

.team_box.type_two .contnet h6 a,
.testimonial_box.type_four .testimonial_box_inner .lower_content .title_no_a_18 {
    margin-bottom: 3px
}

.team_box.type_two .image_box {
    position: relative;
    height: 190px;
    overflow: hidden;
    border-radius: 12px
}

.team_box.type_two .image_box .social-icons {
    position: absolute;
    text-align: center;
    padding: 15px 5px;
    left: 0;
    bottom: -100px;
    width: 100%;
    height: auto
}

.team_box.type_two .image_box .social-icons:before {
    position: absolute;
    content: "";
    background: var(--color-set-one-2);
    opacity: .7;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.team_box.type_two .image_box .social-icons ul li {
    padding: 0 2px
}

.team_box.type_two .image_box .social-icons ul li .m_icon {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 12px;
    color: var(--heading-color-one);
    background: var(--color-white)
}

.team_box.type_two:hover .image_box .social-icons {
    bottom: 0
}

.blog_box.type_one {
    padding-top: 40px;
    transform: translateY(0)
}

.blog_box.type_one .vertical_text_1 {
    position: absolute;
    top: 30px;
    left: 20px
}

.blog_box.type_one .vertical_text_1 .date_tm {
    font-size: 22px;
    color: var(--heading-color-one);
    line-height: 30px;
    font-weight: 700
}

.blog_box.type_one .vertical_text_1 .date_tm i {
    top: -5px;
    color: var(--color-set-one-1);
    position: relative
}

.blog_box.type_one .blog_inner {
    position: relative;
    padding-left: 70px;
    background: var(--color-white);
    box-shadow: var(--box-shadow);
    border-radius: 20px
}

.blog_box.type_one .blog_inner .image_box {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    height: 270px;
    top: -40px
}

.blog_box.type_one .blog_inner .content {
    position: relative;
    top: -15px;
    padding: 10px 20px 20px 0
}

.blog_box.type_one .blog_inner .content .authour,
.blog_box.type_two .content .authour,
table {
    position: relative;
    margin-bottom: 15px
}

.blog_box.type_one .blog_inner .content .authour img,
.blog_box.type_two .content .authour img,
.blog_style.one .content_box .authour img {
    width: 32px;
    height: 32px;
    border-radius: 50px;
    margin-right: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.blog_box.type_two {
    background: var(--color-white);
    box-shadow: var(--box-shadow);
    border-radius: 20px
}

.blog_box.type_two .image_box {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    height: 235px
}

.blog_box.type_two .date_tm {
    position: absolute;
    display: flex;
    align-items: center;
    top: 20px;
    left: 20px;
    background: var(--color-set-one-1);
    color: var(--color-white);
    border-radius: 6px;
    padding: 2px 12px;
    justify-content: center
}

.blog_box.type_two .date_tm .date {
    font-weight: 400;
    font-size: 14px;
    font-family: var(--font-family-main);
    text-transform: uppercase;
    letter-spacing: 1px
}

.blog_box.type_two .date_tm i {
    font-size: 16px;
    margin-right: 5px;
    display: inline-block
}

.blog_box.type_two .content {
    position: relative;
    padding: 30px 36px 36px
}

.blog_box.type_two .content .bottn_flex {
    justify-content: space-between;
    display: flex;
    display: -webkit-flex;
    align-items: center
}

.blog_box.type_two .content .bottn_flex .comments {
    position: relative;
    line-height: 16px;
    top: 2px
}

.blog_box.type_two .content .bottn_flex .comments i {
    font-size: 16px;
    color: var(--color-set-one-1);
    margin-right: 5px
}

.blog_box.type_two .content .bottn_flex .comments a {
    font-size: 15px;
    color: var(--content-color-one)
}

.blog_box.type_two.type_three {
    padding: 15px
}

.blog_box.type_two.type_three .date_tm {
    left: unset;
    top: -18px;
    right: 20px;
    z-index: 1
}

.blog_box.type_two.type_three .content {
    padding: 30px 15px 15px
}

#comm .heading span,
#events .heading span,
.blog_box.type_two.type_three .content .comments,
.comment-form .comment-form label {
    margin-bottom: 10px;
    display: block
}

.blog_box.type_two.type_three .content .comments a,
.blog_box.type_two.type_three .content .comments span {
    font-size: 16px;
    color: var(--heading-color-one)
}

.blog_box.type_two.type_three .content .comments i {
    font-size: 16px;
    margin-right: 5px;
    color: var(--color-set-one-1)
}

.blog_box.type_two.type_three .content .bottm_contet {
    padding-top: 24px;
    margin-top: 23px;
    border-top: 1px solid var(--color-set-one-bg-2);
    justify-content: space-between
}

.blog_box.type_two.type_three .content .bottm_contet .authour {
    margin: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
    min-width: 172px
}

.blog_box.type_two.type_three .content .bottm_contet .rd_more {
    top: -3px;
    color: var(--heading-color-one)
}

.blog_box.type_two.type_four {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    min-height: 300px;
    padding: 30px
}

.blog_box.type_two.type_four.hover_1 .oh {
    bottom: 0;
    transform: translateY(0);
    background: var(--color-white);
    opacity: 1 !important
}

.blog_box.type_two.type_four .img-fluid {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    right: 0;
    opacity: 0;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.blog_box.type_two.type_four .date_tm {
    position: relative;
    top: unset;
    display: inline-block;
    padding: 2px 7px;
    text-align: center;
    right: unset;
    justify-content: center;
    margin-bottom: 10px
}

.blog_box.type_two.type_four .top_c,
.header-area.header-style-6 .main_header_content .navbar_content,
.progress_bar .d-flex {
    justify-content: space-between
}

.blog_box.type_two.type_four .top_c .comments {
    margin: 0;
    padding-left: 12px
}

.blog_box.type_two.type_four::before {
    position: absolute;
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: var(--color-set-one-2);
    opacity: 0;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.blog_box.type_two.type_four .content .bottm_contet {
    border-top-color: var(--color-set-one-bor-3)
}

.blog_box.type_two.type_four:hover .oh {
    bottom: -100%;
    transform: translateY(100%)
}

.blog_box.type_two.type_four:hover::before {
    opacity: .7
}

.blog_box.type_two.type_four:hover .content .bottm_contet {
    border-top-color: rgb(255 255 255 / .4)
}

.blog_box.type_two.type_four.color_two:hover::before,
.footer.style_three .mottom_content,
.loader-wrap.color_three .layer,
.menu_open_sidely .social-icons ul li .m_icon,
.option_panel-popup.color_three .sdmenu_overlay,
.side_menu_v1 .social-icons ul li .m_icon {
    background: var(--color-set-two-three-5)
}

.blog_box.type_two.type_five .authour {
    margin-bottom: 16px
}

.blog_box.type_two.type_five .authour img {
    width: 28px;
    height: 28px
}

.blog_box.type_two.type_five .bottm_contet {
    border: unset !important;
    padding-top: 5px !important
}

.blog_box.type_two.type_five.color_two .theme_btn {
    color: var(--heading-color-two);
    border-color: var(--color-set-one-bor-3);
    background: var(--color-white)
}

.blog_box.type_two.type_five.color_two .theme_btn svg path,
.sticky_header_content .header-style-1.htype_three svg path {
    stroke: var(--heading-color-two)
}

.blog_box.type_two.type_five.color_two .theme_btn:hover {
    color: var(--color-white);
    border-color: var(--color-set-four-3);
    background: var(--color-set-four-3)
}

.list_box {
    position: relative;
    padding: 0 !important;
    margin: 0
}

.accordion-box .current,
.accordion-box1 .current,
.ajax_posts_enabled .pagination .page-numbers.next,
.ajax_protfolio_enabled .pagination .page-numbers.next,
.ajax_service_enabled .pagination .page-numbers.next,
.flex-direction-nav li,
.header-area.header-style-1 .main_header_content .column_menu,
.list_box li {
    display: block
}

.list_box li .d-flex {
    justify-content: start
}

.blog_single_content .tags_and_cat .d-flex .tags_content.left_one,
.list_box li .icon {
    padding-right: 20px
}

.list_box li .icon img {
    width: 24px
}

.list_box li .icon i {
    font-size: 24px;
    line-height: 24px;
    color: var(--color-set-one-1);
    position: relative;
    height: 24px;
    display: block
}

.list_box.linline li {
    display: inline-block;
    padding: 5px 15px;
    margin: 0
}

.breadcrumb li:first-child,
.comment_box .comment-list,
.header-area.header-style-1.htype_two .top_bar .top_md,
.list_box.linline li:first-child,
.menu_boxed.iconpo_two .navbar_nav>.menu-item.vankine_menu_image>.nav_link,
.pingback .single-comment .comment-text,
.single-comment .user .comment-text .desc ul,
.social-icons ul li:first-child,
.trackback .single-comment .comment-text,
.woocommerce .sidebar-widget .cart_list li a,
.woocommerce .sidebar-widget .product_list_widget li a,
body .nav-tabs li:first-child,
body .widget_recent_comments li a,
body .widget_rss li a,
body .wp-block-archives li a,
body .wp-block-latest-comments li a {
    padding-left: 0
}

.list_box.color_one li a,
.testimonial_box.type_one .top_content .t_comment {
    color: var(--color-white);
    font-weight: 500
}

.list_box.color_two li a {
    color: var(--heading-color-two);
    font-weight: 500
}

.header-area.header-style-5 .main_header_content .navbar_nav>.menu-item>a.nav_link,
.list_box.color_three .icon i {
    color: #fff
}

.list_box.color_three li a {
    color: #fff;
    font-weight: 500;
    font-size: 16px
}

.fom_tab_box.type_one .nav-tabs li .nav-link {
    padding: 12px 26px;
    color: var(--color-white);
    background: var(--color-set-one-2)
}

.fom_tab_box.type_four .nav-tabs li .nav-link.active,
.fom_tab_box.type_four .nav-tabs li .nav-link:hover,
.fom_tab_box.type_one .nav-tabs li .nav-link.active,
.fom_tab_box.type_one .nav-tabs li .nav-link:hover {
    background: var(--color-set-one-1) !important;
    color: var(--color-white)
}

.fom_tab_box.type_four .rangeslider,
.fom_tab_box.type_one .rangeslider,
.fom_tab_box.type_three .rangeslider {
    background: var(--color-set-one-lig-3) !important
}

.fom_tab_box.type_four .slider-hint,
.fom_tab_box.type_one .slider-hint {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    color: var(--heading-color-one) !important
}

.fom_tab_box.type_four button[type=submit],
.fom_tab_box.type_one button[type=submit] {
    padding: 11px 27px !important;
    width: 100%
}

.fom_tab_box.type_four label,
.fom_tab_box.type_one label {
    font-weight: 600;
    font-size: 16px
}

.fom_tab_box.type_two .nav-tabs li .nav-link {
    color: var(--color-white) !important;
    background: var(--color-set-one-lig-4) !important
}

.fom_tab_box.type_two .nav-tabs li .nav-link.active,
.fom_tab_box.type_two .nav-tabs li .nav-link:hover {
    background: var(--color-set-two-three-1) !important;
    color: var(--color-white)
}

.contact_form_box_all.style_one .rangeslider,
.contact_form_box_all.style_one div.wpforms-container-full .rangeslider,
.contact_form_box_all.style_one div.wpforms-container-full .wpforms-form * .rangeslider,
.fom_tab_box.type_two .rangeslider {
    background: var(--color-set-one-lig-4) !important
}

.fom_tab_box.type_two .select2-selection__arrow::before {
    color: var(--color-white);
    top: 2px;
    font-size: 11px
}

.fom_tab_box.type_two .select2-container .select2-selection--single,
.fom_tab_box.type_two .wpforms-field .select2-container .select2-selection--single {
    background: var(--color-set-one-lig-4) !important;
    border-color: var(--color-set-one-lig-4) !important
}

.fom_tab_box.type_two input[type=email],
.fom_tab_box.type_two input[type=number],
.fom_tab_box.type_two input[type=password],
.fom_tab_box.type_two input[type=search],
.fom_tab_box.type_two input[type=tel],
.fom_tab_box.type_two input[type=text],
.fom_tab_box.type_two input[type=url],
.fom_tab_box.type_two textarea {
    background: var(--color-set-one-lig-4) !important;
    border-color: var(--color-set-one-lig-5) !important
}

.fom_tab_box.type_two input[type=email]::-moz-placeholder,
.fom_tab_box.type_two input[type=number]::-moz-placeholder,
.fom_tab_box.type_two input[type=password]::-moz-placeholder,
.fom_tab_box.type_two input[type=search]::-moz-placeholder,
.fom_tab_box.type_two input[type=tel]::-moz-placeholder,
.fom_tab_box.type_two input[type=text]::-moz-placeholder,
.fom_tab_box.type_two input[type=url]::-moz-placeholder,
.fom_tab_box.type_two textarea::-moz-placeholder {
    color: var(--color-white) !important
}

.fom_tab_box.type_two input[type=email]::placeholder,
.fom_tab_box.type_two input[type=number]::placeholder,
.fom_tab_box.type_two input[type=password]::placeholder,
.fom_tab_box.type_two input[type=search]::placeholder,
.fom_tab_box.type_two input[type=tel]::placeholder,
.fom_tab_box.type_two input[type=text]::placeholder,
.fom_tab_box.type_two input[type=url]::placeholder,
.fom_tab_box.type_two textarea::placeholder {
    color: var(--color-white) !important
}

.fom_tab_box.type_two .slider-hint {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-white) !important
}

.fom_tab_box.type_two button[type=submit] {
    padding: 11px 27px !important;
    background: var(--color-set-two-three-1);
    border-color: var(--color-set-two-three-1)
}

.fom_tab_box.type_two button[type=submit]:hover {
    color: var(--color-white) !important;
    background: var(--color-set-one-lig-3) !important
}

.fom_tab_box.type_two label {
    font-weight: 600;
    font-size: 16px;
    color: var(--color-white) !important
}

.fom_tab_box.type_three .nav-tabs li .nav-link {
    color: var(--color-white);
    background: var(--color-set-two-three-5)
}

.fom_tab_box.type_three .nav-tabs li .nav-link.active,
.fom_tab_box.type_three .nav-tabs li .nav-link:hover {
    background: var(--color-set-two-three-6) !important;
    color: var(--color-white)
}

.fom_tab_box.type_three .slider-hint {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    color: var(--heading-color-two) !important
}

.color_three .owl-carousel .owl-nav .owl-next:hover,
.color_three .owl-carousel .owl-nav .owl-prev:hover,
.fom_tab_box.type_three button[type=submit],
.sticky_header_content.color_three .theme_btn {
    background: var(--color-set-two-three-6);
    border-color: var(--color-set-two-three-6)
}

.fom_tab_box.type_three label {
    font-weight: 600;
    font-size: 16px;
    color: var(--heading-color-two)
}

.fom_tab_box.type_three .wp-block-search__input,
.fom_tab_box.type_three body .select2-selection--single,
.fom_tab_box.type_three div.wpforms-container .wpforms-form .choices__inner,
.fom_tab_box.type_three input[type=email],
.fom_tab_box.type_three input[type=number],
.fom_tab_box.type_three input[type=password],
.fom_tab_box.type_three input[type=search],
.fom_tab_box.type_three input[type=tel],
.fom_tab_box.type_three input[type=text],
.fom_tab_box.type_three input[type=url],
.fom_tab_box.type_three select,
.fom_tab_box.type_three textarea {
    margin-bottom: 15px;
    border: 1px solid rgb(38 57 89 / .1019607843)
}

.fom_tab_box.type_three .wp-block-search__input:active,
.fom_tab_box.type_three .wp-block-search__input:focus,
.fom_tab_box.type_three .wp-block-search__input:focus-visible,
.fom_tab_box.type_three .wp-block-search__input:hover,
.fom_tab_box.type_three body .select2-selection--single:active,
.fom_tab_box.type_three body .select2-selection--single:focus,
.fom_tab_box.type_three body .select2-selection--single:focus-visible,
.fom_tab_box.type_three body .select2-selection--single:hover,
.fom_tab_box.type_three div.wpforms-container .wpforms-form .choices__inner:active,
.fom_tab_box.type_three div.wpforms-container .wpforms-form .choices__inner:focus,
.fom_tab_box.type_three div.wpforms-container .wpforms-form .choices__inner:focus-visible,
.fom_tab_box.type_three div.wpforms-container .wpforms-form .choices__inner:hover,
.fom_tab_box.type_three input[type=email]:active,
.fom_tab_box.type_three input[type=email]:focus,
.fom_tab_box.type_three input[type=email]:focus-visible,
.fom_tab_box.type_three input[type=email]:hover,
.fom_tab_box.type_three input[type=number]:active,
.fom_tab_box.type_three input[type=number]:focus,
.fom_tab_box.type_three input[type=number]:focus-visible,
.fom_tab_box.type_three input[type=number]:hover,
.fom_tab_box.type_three input[type=password]:active,
.fom_tab_box.type_three input[type=password]:focus,
.fom_tab_box.type_three input[type=password]:focus-visible,
.fom_tab_box.type_three input[type=password]:hover,
.fom_tab_box.type_three input[type=search]:active,
.fom_tab_box.type_three input[type=search]:focus,
.fom_tab_box.type_three input[type=search]:focus-visible,
.fom_tab_box.type_three input[type=search]:hover,
.fom_tab_box.type_three input[type=tel]:active,
.fom_tab_box.type_three input[type=tel]:focus,
.fom_tab_box.type_three input[type=tel]:focus-visible,
.fom_tab_box.type_three input[type=tel]:hover,
.fom_tab_box.type_three input[type=text]:active,
.fom_tab_box.type_three input[type=text]:focus,
.fom_tab_box.type_three input[type=text]:focus-visible,
.fom_tab_box.type_three input[type=text]:hover,
.fom_tab_box.type_three input[type=url]:active,
.fom_tab_box.type_three input[type=url]:focus,
.fom_tab_box.type_three input[type=url]:focus-visible,
.fom_tab_box.type_three input[type=url]:hover,
.fom_tab_box.type_three select:active,
.fom_tab_box.type_three select:focus,
.fom_tab_box.type_three select:focus-visible,
.fom_tab_box.type_three select:hover,
.fom_tab_box.type_three textarea:active,
.fom_tab_box.type_three textarea:focus,
.fom_tab_box.type_three textarea:focus-visible,
.fom_tab_box.type_three textarea:hover {
    border-color: var(--color-set-two-three-6) !important
}

.fom_tab_box.type_four .nav-tabs li .nav-link {
    padding: 15px 37px;
    color: var(--color-white);
    background: var(--color-set-one-2)
}

.fom_tab_box.type_four .wp-block-search__input,
.fom_tab_box.type_four body .select2-selection--single,
.fom_tab_box.type_four div.wpforms-container .wpforms-form .choices__inner,
.fom_tab_box.type_four input[type=email],
.fom_tab_box.type_four input[type=number],
.fom_tab_box.type_four input[type=password],
.fom_tab_box.type_four input[type=search],
.fom_tab_box.type_four input[type=tel],
.fom_tab_box.type_four input[type=text],
.fom_tab_box.type_four input[type=url],
.fom_tab_box.type_four select,
.fom_tab_box.type_four textarea {
    margin-bottom: 15px;
    background: var(--color-set-one-bg-1)
}

.only_tab_content .nav-tabs {
    padding: 22px 24px 6px !important;
    display: inline-block;
    background: var(--color-white);
    box-shadow: var(--box-shadow-three);
    border-radius: 9px;
    margin: 0 0 35px
}

.block_faq .answer,
.block_faq .faq_header {
    background: var(--color-set-one-bg-1);
    margin-bottom: 10px
}

.only_tab_content .nav-tabs li .nav-link {
    padding: 12px 25px
}

.only_tab_content .nav-tabs li .nav-link svg {
    margin-left: 5px
}

.only_tab_content .tab_content_box .content {
    position: relative;
    margin-bottom: 25px
}

.only_tab_content .tab_content_box .d-flex {
    gap: 3rem
}

.menu_boxed ul.navbar_nav,
.mobile_menu_box .navigation_menu ul.navbar_nav,
.only_tab_content .tab_content_box ul,
.sidebar-widget ol,
.sidebar-widget ul,
.social-icons ul,
.woocommerce-account .woocommerce-MyAccount-navigation ul,
ol,
ul {
    margin: 0;
    padding: 0
}

.only_tab_content .tab_content_box ul li {
    display: block;
    padding-bottom: 15px;
    margin: 0;
    color: var(--heading-color-one);
    font-size: 18px
}

.only_tab_content .tab_content_box ul li svg {
    margin-right: 5px;
    position: relative;
    top: -1px
}

.block_faq .faq_header {
    position: relative;
    padding: 15px 10px;
    border: 1px solid var(--color-set-one-bor-3);
    border-radius: 12px;
    z-index: 2
}

.block_faq .faq_header .question_box {
    position: relative;
    padding-right: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.block_faq .faq_header .question_box .icon_fq {
    position: absolute;
    right: -7px;
    top: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 6px;
    background: #fff;
    text-align: center;
    font-size: 24px;
    color: var(--color-set-one-1);
    display: block;
    border: 1px solid #0000006e;
    transform: rotate(0)
}

.block_faq .faq_header.active {
    border-radius: 12px 12px 0 0;
    border-bottom-color: #fff0
}

.block_faq .faq_header.active .icon_fq,
.block_faq .faq_header:hover .icon_fq {
    transform: rotate(90deg);
    background: var(--color-set-one-1);
    color: var(--color-white)
}

.block_faq .answer {
    position: relative;
    display: none;
    border-radius: 0 0 12px 12px;
    margin-top: -11px;
    padding: 0 25px 20px;
    border: 1px solid var(--color-set-one-bor-3);
    border-top: 0;
    z-index: 3
}

.process_box.type_one .image_box {
    position: relative;
    width: 200px;
    height: 200px;
    border-radius: 20px;
    margin: 0 auto;
    transform: rotate(10deg);
    left: 20px
}

.process_box.type_one .image_box img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.process_box.type_one .image_box p {
    position: absolute;
    top: 57px;
    left: -68px;
    background: var(--color-set-one-1);
    color: var(--color-white);
    font-size: 16px;
    font-weight: 600;
    padding: 6px 24px;
    border-radius: 9px;
    transform: rotate(-39deg);
    letter-spacing: 1px
}

.process_box.type_one .content {
    position: relative;
    margin-top: -40px
}

.process_box.type_one .content .icon {
    position: relative;
    z-index: 1;
    border-radius: 80px;
    width: 80px;
    height: 80px;
    text-align: center;
    background: var(--color-white);
    box-shadow: var(--box-shadow-two);
    margin: 0 auto 30px
}

.process_box.type_one .content .icon i {
    font-size: 40px;
    line-height: 80px;
    color: #ed1b2c
}

.process_box.type_one .content .border_bg {
    position: relative;
    margin: 35px 0 30px;
    height: 1px
}

.process_box.type_one .content .border_bg:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 1px;
    background: var(--color-set-one-bor-3);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.process_box.type_one:hover .image_box p {
    transform: rotate(-12deg)
}

.process_box.type_two .icon {
    position: absolute;
    top: -30px;
    right: 30px;
    opacity: 0
}

.process_box.type_two .icon i {
    color: var(--color-white);
    font-size: 50px;
    line-height: 50px
}

.process_box.type_two .image_box {
    height: 415px;
    border-radius: 7px;
    overflow: hidden
}

.process_box.type_two .image_box:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, #fff0, var(--color-set-one-2)) !important;
    opacity: .7;
    border-radius: 7px
}

.process_box.type_two .content {
    padding: 30px;
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto
}

.process_box.type_two .content .title_22 {
    padding-top: 30px
}

.process_box.type_two .content p,
.testimonial_box.type_one .lower_content .cont p {
    color: var(--color-white);
    margin: 0
}

.process_box.type_two .content .step {
    position: absolute;
    padding: 3px 8px;
    background: var(--color-set-one-1);
    color: var(--color-white);
    border-radius: 6px;
    right: 6px;
    font-size: 13px;
    line-height: 19px;
    bottom: 6px;
    margin: 0
}

.process_box.type_two .content .rd_more {
    position: relative;
    width: 60px;
    text-align: center;
    line-height: 60px;
    height: 3px;
    background: var(--color-white);
    overflow: hidden
}

.process_box.type_two .content .rd_more svg {
    position: relative;
    opacity: 0;
    top: -1px;
    transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.process_box.type_two:hover .content .rd_more {
    height: 60px;
    border-radius: 60px;
    background: var(--color-set-one-1)
}

.process_box.type_two:hover .icon {
    opacity: 1;
    top: 30px
}

.process_box.type_two.color_two .image_box:before {
    background-image: linear-gradient(to bottom, #fff0, var(--color-set-two-three-3)) !important
}

.footer.style_three,
.process_box.type_two.color_two .hover_1 .oh {
    background: var(--color-set-two-three-3)
}

.process_box.type_three .image_box {
    height: 250px
}

.ajax_posts_enabled .pagination .page-numbers,
.ajax_protfolio_enabled .pagination .page-numbers,
.ajax_service_enabled .pagination .page-numbers,
.process_box.type_three .image_box:before {
    display: none
}

.process_box.type_three .content_no {
    position: relative;
    margin-top: -62px;
    z-index: 7
}

.process_box.type_three .content_no .con_top {
    padding: 0 25px;
    margin-bottom: 20px
}

.process_box.type_three .content_no .con_top p {
    text-align: left;
    display: inline-block;
    background: var(--color-set-one-1);
    color: var(--color-white);
    font-weight: 500;
    font-family: var(--font-family-main);
    padding: 5px 15px;
    margin: 0
}

.process_box.type_three .content_no .con_top .title_22 {
    position: relative;
    padding: 10px 20px;
    background: var(--color-white);
    box-shadow: var(--box-shadow-two)
}

.process_box.type_three .content_no .con_top .title_22 a {
    margin: 0;
    text-align: center
}

.process_box.type_three .content_no p {
    text-align: center;
    padding: 0 20px
}

.process_box.type_four .icon {
    position: relative;
    width: 85px;
    height: 85px;
    background: var(--color-white);
    box-shadow: var(--box-shadow-two);
    border-radius: 20px;
    text-align: center;
    margin-bottom: 40px;
    left: 40px
}

.process_box.type_four .icon svg {
    position: absolute;
    top: 35px;
    right: -178px
}

.process_box.type_four .icon i {
    display: block;
    font-size: 45px;
    line-height: 85px;
    color: var(--color-set-one-1)
}

.process_box.type_four .icon img {
    width: 45px;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.process_box.type_four .icon .step {
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 13px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 32px;
    border-radius: 20px;
    color: var(--color-white);
    background: var(--color-set-one-1);
    z-index: 9;
    font-family: var(--font-family-main);
    font-weight: 500
}

.process_box.type_four .content_no {
    padding: 38px 35px;
    border: 1px solid var(--color-set-one-bor-2);
    background: var(--color-white);
    border-radius: 20px;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.process_box.type_four .content_no p {
    margin: 0;
    font-size: 16px
}

.process_box.type_four:hover .content_no {
    box-shadow: var(--box-shadow);
    border-color: var(--color-white)
}

.testimonial_box.type_one {
    background: var(--color-set-one-2);
    border-radius: 40px;
    padding: 70px;
    margin-bottom: 70px
}

.testimonial_box.type_one svg.svg1 {
    position: absolute;
    right: 0;
    top: 0
}

.testimonial_box.type_one .top_content {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid rgb(255 255 255 / .1)
}

.testimonial_box.type_one .top_content p i,
.testimonial_box.type_two .box p i {
    color: var(--color-set-one-1);
    margin-right: 3px
}

.testimonial_box.type_one .top_content p i.empty,
.testimonial_box.type_two .box p i.empty {
    opacity: .3
}

.testimonial_box.type_one .top_content .t_comment sup {
    font-size: 42px;
    padding-right: 11px;
    top: -7px;
    display: inline-block
}

.testimonial_box.type_one .top_content .t_comment sub {
    font-size: 42px;
    padding-left: 11px;
    bottom: -29px;
    display: inline-block
}

.testimonial_box.type_one .lower_content {
    position: relative;
    display: flex;
    align-items: center
}

.testimonial_box.type_one .lower_content .image_box,
.testimonial_box.type_two .auth .image_box {
    position: relative;
    padding: 10px;
    margin-right: 10px
}

.testimonial_box.type_four .testimonial_box_inner .image_box img,
.testimonial_box.type_one .lower_content .image_box img {
    width: 70px;
    height: 70px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 70px;
    position: relative;
    z-index: 2
}

.testimonial_box.type_four .testimonial_box_inner .image_box svg,
.testimonial_box.type_one .lower_content .image_box svg {
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0
}

.testimonial_box.type_one .lower_content .cont .title_no_a_22,
.testimonial_box.type_one .lower_content .cont .title_no_a_24 {
    color: var(--color-white);
    margin-bottom: 5px
}

.testimonial_box.type_one .flaticon-right-quote {
    position: absolute;
    width: 120px;
    height: 120px;
    text-align: center;
    line-height: 120px;
    color: var(--color-white);
    font-size: 70px;
    background: var(--color-set-one-1);
    border-radius: 120px;
    right: 60px;
    bottom: -50px;
    z-index: 2
}

.testimonial_box.type_one:after {
    position: absolute;
    content: "";
    width: 140px;
    height: 140px;
    border-radius: 140px;
    background: var(--color-white);
    right: 50px;
    bottom: -60px;
    z-index: 1
}

.testimonial_box.type_two {
    padding: 40px;
    background: var(--color-set-one-bg-1);
    border-radius: 17px;
    border: 1px solid var(--color-set-one-bg-1)
}

.testimonial_box.type_two .auth .image_box img {
    width: 70px;
    min-width: 70px;
    height: 70px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 70px;
    position: relative;
    z-index: 2;
    box-shadow: var(--box-shadow)
}

.testimonial_box.type_two .box {
    border-radius: 17px;
    background: var(--color-white);
    text-align: center;
    padding: 15px 20px
}

.testimonial_box.type_two .box h6 {
    margin-bottom: 6px
}

.testimonial_box.type_two .t_comment {
    text-align: center;
    margin-bottom: 30px;
    font-weight: 400
}

.testimonial_box.type_two .t_comment sup {
    font-size: 42px;
    padding-right: 6px;
    font-weight: 700;
    top: 7px;
    display: inline-block
}

.testimonial_box.type_two .t_comment sub {
    font-size: 42px;
    padding-left: 3px;
    bottom: -25px;
    font-weight: 700;
    display: inline-block
}

.testimonial_box.type_two:hover {
    border: 1px solid var(--color-set-one-1)
}

.testimonial_box.type_two.type_three {
    background: var(--color-white);
    border-color: var(--color-white);
    box-shadow: var(--box-shadow);
    margin: 20px;
    padding: 20px 30px 30px
}

.testimonial_box.type_two.type_three .auth {
    min-width: 460px
}

.testimonial_box.type_two.type_three .t_comment {
    text-align: left;
    margin-bottom: 0;
    padding-top: 31px;
    margin-top: 29px;
    position: relative
}

.testimonial_box.type_two.type_three .t_comment::before {
    position: absolute;
    background: var(--color-set-one-bor-3);
    content: "";
    width: calc(100% + 64px);
    top: 0;
    height: 1px;
    left: -32px
}

.testimonial_box.type_two.type_three .box {
    position: absolute;
    right: 0;
    top: 20px;
    background: var(--color-set-one-1);
    border-radius: 17px 0 0 17px
}

.testimonial_box.type_four {
    padding: 50px 10px 10px
}

.testimonial_box.type_four .testimonial_box_inner {
    position: relative;
    padding: 40px;
    border-radius: 20px;
    background: var(--color-white);
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.testimonial_box.type_four .testimonial_box_inner svg.bg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: .2;
    margin: auto;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.testimonial_box.type_four .testimonial_box_inner svg.bg path {
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    fill: var(--content-color-one)
}

.testimonial_box.type_four .testimonial_box_inner .image_box {
    position: relative;
    padding: 10px;
    z-index: 2;
    margin-right: 10px;
    margin-top: -80px
}

.testimonial_box.type_four .testimonial_box_inner .t_comment {
    position: relative;
    z-index: 2;
    padding-top: 30px;
    padding-bottom: 20px
}

.testimonial_box.type_four .testimonial_box_inner .lower_content {
    position: relative;
    z-index: 2;
    align-items: center;
    justify-content: space-between
}

.testimonial_box.type_four .testimonial_box_inner .lower_content .rating p i {
    margin-left: 5px;
    font-size: 16px;
    color: var(--color-set-one-1)
}

.g_box a:hover:before,
.post_foo_box .foo_post_content:hover .image_box:before,
.testimonial_box.type_four .testimonial_box_inner .lower_content .rating p i.empty,
.testimonial_box.type_four.color_two .testimonial_box_inner .lower_content .rating p i.empty {
    opacity: .6
}

.testimonial_box.type_four .testimonial_box_inner .lower_content .rating .rating_text {
    margin-left: 5px;
    margin-top: 5px
}

.testimonial_box.type_four .testimonial_box_inner .lower_content .cont {
    width: 60%
}

.slick-slide.slick-current.slick-active .testimonial_box.type_four.color_two .testimonial_box_inner .image_box svg path,
.testimonial_box.type_four.color_two:hover .testimonial_box_inner .image_box svg path {
    fill: var(--color-set-four-3) !important
}

.slick-slide.slick-current.slick-active .testimonial_box.type_four.color_two .testimonial_box_inner,
.testimonial_box.type_four.color_two:hover .testimonial_box_inner {
    background-color: #fff0;
    background-image: linear-gradient(91deg, var(--color-set-four-1) 0, var(--color-set-four-2) 54%)
}

.tsingle_two.color_two .slick-dots li button {
    background: var(--color-set-four-3);
    opacity: .3
}

.testimonial_carousel .testimonial_box.type_one {
    padding: 40px 40px 70px
}

.option_panel-popup .close-option-pan i,
.single-comment .user .comment-text .desc ul li.datesss,
.testimonial_carousel .testimonial_box.type_one .top_content p i {
    font-size: 16px
}

.testimonial_carousel .testimonial_box.type_one .top_content .title_no_a_30 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400
}

.mobile_menu_box .navigation_menu ul.navbar_nav li .sub_menu li .dropdown-btn,
.testimonial_carousel .testimonial_box.type_one .top_content .t_comment sup {
    top: 6px
}

.testimonial_carousel .testimonial_box.type_one .flaticon-right-quote {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 50px
}

.testimonial_carousel .testimonial_box.type_one:after {
    width: 120px;
    height: 120px
}

.custom_tabs {
    position: relative;
    z-index: 88
}

.custom_tabs .yes_image .contact_form_shortcode,
.previouse_next_post .nav_post {
    position: relative;
    min-width: 50%;
    width: 50%
}

.custom_tabs .yes_image .image {
    width: 50%;
    min-width: 50%;
    padding-left: 80px
}

.image_video_box_only.type_one .image {
    position: relative;
    height: 950px
}

.image_video_box_only.type_one .video_box {
    position: absolute;
    top: 0;
    height: 80px;
    width: 80px;
    border-radius: 80px;
    background: var(--color-white);
    line-height: 95px;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0
}

.image_video_box_only.type_one .video_box::before {
    position: absolute;
    content: "";
    border-radius: 100px;
    border: 1px solid var(--color-white);
    width: 100px;
    height: 100px;
    margin: auto;
    bottom: 0;
    left: -10px;
    pointer-events: none;
    right: 0;
    top: 0
}

.image_video_box_only.type_one .video_box a {
    font-size: 30px
}

.image_video_box_only.type_two {
    padding: 0 0 30px;
    position: relative;
    display: inline-block;
    min-width: 365px
}

.image_video_box_only.type_two .image {
    position: relative;
    height: 510px;
    width: 365px
}

.image_video_box_only.type_two .image .video_box {
    position: absolute;
    text-align: center;
    top: -25px;
    right: -40px
}

.image_video_box_only.type_two .image .video_box a {
    position: relative;
    z-index: 3;
    color: var(--color-white);
    font-size: 25px;
    height: 85px;
    display: block;
    background: var(--color-set-one-1);
    width: 85px;
    line-height: 85px;
    border-radius: 85px
}

.image_video_box_only.type_two .image .video_box::before {
    position: absolute;
    content: "";
    width: 136px;
    height: 136px;
    border-radius: 135px;
    box-shadow: var(--box-shadow-three);
    background: var(--color-white);
    top: -26px;
    right: -26px;
    z-index: 1
}

.image_video_box_only.type_two .image .video_box::after {
    position: absolute;
    content: "";
    width: 112px;
    height: 112px;
    border-radius: 110px;
    box-shadow: var(--box-shadow-two);
    background: var(--color-white);
    top: -14px;
    right: -14px;
    z-index: 1
}

.image_video_box_only.type_two .fun_facts {
    position: absolute;
    min-width: 185px;
    bottom: -40px;
    left: -70px;
    padding: 30px 30px 35px
}

.image_video_box_only.type_two .fun_facts .title_no_a_18 {
    font-size: 60px;
    line-height: 60px;
    color: var(--color-white);
    margin: 0
}

.image_video_box_only.type_two .fun_facts .title_no_a_26 {
    font-size: 20px;
    padding-bottom: 30px;
    line-height: 28px
}

.progress_bar .bar {
    padding: 3px 4px;
    background: var(--color-white);
    border-radius: 30px;
    border: 1px solid var(--color-set-one-2);
    width: 100%
}

.progress_bar .bar .bar-inner {
    width: 0;
    height: 10px;
    background: var(--color-set-one-1);
    border-radius: 30px;
    transition: 1.5s;
    -ms-transition: 1.5s;
    -o-transition: 1.5s;
    -moz-transition: 1.5s
}

body ul.portfolio_filter {
    margin: 0;
    padding: 0 0 50px
}

body ul.portfolio_filter li {
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    font-family: var(--font-family-main);
    color: var(--heading-color-one);
    text-transform: capitalize;
    padding: 6px 17px;
    background: 0 0;
    box-shadow: unset;
    border-radius: 5px;
    margin: 0 3px;
    text-decoration: underline;
    text-decoration-color: var(--color-white);
    cursor: pointer
}

body ul.portfolio_filter li.current,
body ul.portfolio_filter li:hover {
    background: var(--color-white);
    text-decoration-color: var(--heading-color-one);
    text-decoration: underline;
    color: var(--heading-color-one);
    box-shadow: var(--box-shadow-three)
}

body ul.portfolio_filter li:first-child {
    margin-left: 0
}

body .slick-dots li:last-child,
body ul.portfolio_filter li:last-child {
    margin-right: 0
}

body ul.portfolio_filter.color_two li {
    color: var(--color-white);
    background: 0 0
}

body ul.portfolio_filter.color_two li.current,
body ul.portfolio_filter.color_two li:hover {
    background: var(--color-set-one-1);
    text-decoration-color: var(--color-white);
    text-decoration: underline;
    color: var(--color-white)
}

.ajax_posts_enabled .pagination,
.ajax_protfolio_enabled .pagination,
.ajax_service_enabled .pagination,
.header-area.header-style-1 .main_header_content .navbar_content,
.header-area.header-style-3 .conrow {
    justify-content: center
}

.ajax_posts_enabled .pagination.loader .page-numbers.next:before,
.ajax_protfolio_enabled .pagination.loader .page-numbers.next:before,
.ajax_service_enabled .pagination.loader .page-numbers.next:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    animation: 1s linear infinite spinner;
    border-radius: 50%;
    height: 25px;
    margin: auto;
    width: 25px;
    border: 3px solid var(--color-white);
    border-top-color: #fff0
}

.ajax_posts_enabled .pagination.loader .page-numbers.next:after,
.ajax_protfolio_enabled .pagination.loader .page-numbers.next:after,
.ajax_service_enabled .pagination.loader .page-numbers.next:after {
    position: absolute;
    content: "";
    background: var(--color-white);
    opacity: .6;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.ajax-wrapper {
    transition: 1.5s;
    -ms-transition: 1.5s;
    -o-transition: 1.5s;
    -moz-transition: 1.5s
}

.portfolio_box .zm_btn {
    position: absolute;
    width: 60px;
    height: 60px;
    z-index: 3;
    top: -100px;
    right: 40px;
    background: var(--color-white);
    color: var(--color-set-one-1);
    font-size: 20px;
    line-height: 60px;
    border-radius: 60px;
    text-align: center
}

.portfolio_box.type_one .image_box {
    position: relative;
    height: 350px;
    overflow: hidden
}

.portfolio_box.type_one .content_box {
    position: relative;
    padding: 0 40px
}

.portfolio_box.type_one .content_box .content_box_in {
    position: relative;
    padding: 30px;
    background: var(--color-white);
    border-radius: 20px;
    margin-top: -40px;
    z-index: 1;
    box-shadow: var(--box-shadow-three)
}

.portfolio_box.type_one .content_box .content_box_in .lnk {
    position: absolute;
    top: -24px;
    right: 30px;
    background: var(--color-set-one-1);
    border-radius: 50px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center
}

#add_payment_method #payment,
.portfolio_box.type_one:hover .content_box .content_box_in .lnk,
.woocommerce-cart #payment,
.woocommerce-checkout #payment,
body input[type=checkbox]:checked:after,
body input[type=radio]:checked:after {
    background: var(--color-set-one-2)
}

.portfolio_box.type_one:hover .zm_btn,
.portfolio_box.type_two:hover .zm_btn {
    top: 40px
}

.portfolio_box.type_two {
    overflow: hidden
}

.portfolio_box.type_two .content_box {
    position: absolute;
    padding: 60px 30px 35px;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    -moz-transform: translateY(100%);
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    opacity: 0
}

.portfolio_box.type_two .content_box .bg {
    content: "";
    position: absolute;
    background-color: var(--color-set-one-1);
    opacity: .902;
    -webkit-clip-path: polygon(0% 27%, 100% 43%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 27%, 100% 43%, 100% 100%, 0% 100%);
    width: 100%;
    height: calc(100% + 70px);
    left: 0;
    bottom: 0;
    transform: translateY(100%);
    -moz-transform: translateY(100%);
    opacity: 0
}

.portfolio_box.type_two .content_box .title_30 a {
    color: var(--color-white);
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 8px
}

.portfolio_box.type_two .content_box p {
    position: relative;
    z-index: 2;
    color: var(--color-white);
    margin: 0
}

.portfolio_box.type_two .content_box .lnk {
    position: relative;
    background: var(--color-white);
    border-radius: 45px;
    width: 45px;
    min-width: 45px;
    height: 45px;
    line-height: 45px;
    z-index: 2;
    text-align: center
}

.portfolio_box.type_two:hover .bg {
    transform: translateY(0);
    opacity: .8
}

.portfolio_box.type_two:hover .content_box {
    transform: translateY(0);
    opacity: 1
}

.portfolio_box.type_three {
    border: 10px solid rgb(0 139 249 / .1019607843)
}

.col-xl-3.col-lg-4.col-md-6.col-sm-6 .portfolio_box.type_two .content_box .title_30 a,
.col-xl-4.col-lg-4.col-md-6.col-sm-6 .portfolio_box.type_two .content_box .title_30 a {
    font-size: 22px;
    line-height: 24px
}

.price_box.type_one {
    background: var(--color-white);
    padding: 40px;
    box-shadow: var(--box-shadow-three);
    text-align: center;
    transform: translateY(0)
}

.price_box.type_one .center {
    padding: 30px 0;
    border-top: 1px solid var(--color-set-one-bor-3);
    border-bottom: 1px solid var(--color-set-one-bor-3)
}

.price_box.type_one .center .d-flex {
    justify-content: center;
    margin-bottom: 20px
}

.price_box.type_one .center .d-flex svg {
    position: relative;
    margin-right: 15px
}

.price_box.type_one .center .d-flex i {
    position: relative;
    margin-right: 15px;
    width: 20px;
    height: 20px;
    background: var(--color-set-one-bg-1);
    color: var(--heading-color-one);
    font-size: 13px;
    border-radius: 20px;
    display: inline-block;
    line-height: 20px;
    text-align: center
}

.price_box.type_one .center .d-flex i:before {
    top: 1px;
    position: relative;
    left: 1px
}

.price_box.type_one .center .d-flex small {
    font-size: 20px;
    font-family: var(--font-family-main);
    color: var(--heading-color-one);
    font-weight: 700;
    line-height: 26px
}

.price_box.type_one .tag {
    position: absolute;
    top: 0;
    right: 0;
    background: #36db9f;
    color: var(--heading-color-one);
    font-size: 16px;
    font-weight: 800;
    padding: 4px 18px;
    font-family: var(--font-family-main)
}

.price_box.type_one .top .price {
    font-size: 45px;
    line-height: 45px;
    color: var(--heading-color-one);
    font-weight: 700;
    font-family: var(--font-family-main)
}

.price_box.type_one .top .price sub {
    font-size: 18px;
    line-height: 18px;
    bottom: 2px
}

.price_box.type_one .top .price small {
    line-height: 18px;
    font-size: 18px;
    color: var(--content-color-one);
    font-weight: 400
}

.price_box.type_one .bottom {
    padding-top: 35px;
    padding-bottom: 5px
}

.price_box.type_one .bottom a {
    padding: 13px 36px;
    border-radius: 12px;
    min-width: 176px
}

.price_box.type_one .bottom a svg,
.sec_comments .comment-respond form .custom-checkbox label {
    display: inline-block;
    margin-left: 5px
}

.contact_box_content {
    position: relative;
    padding: 30px 40px;
    background: var(--color-white);
    border-radius: 12px;
    box-shadow: var(--box-shadow-three);
    text-align: center
}

.client_grid,
.client_grid1,
.contact_box_content .icon,
.quote_box_one,
body .nav-tabs li .nav-link {
    background: var(--color-set-one-bg-1)
}

.contact_box_content .icon {
    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 120px;
    text-align: center;
    margin: 0 auto 30px;
    line-height: 120px
}

.contact_box_content .icon img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 70px;
    height: auto;
    margin: auto
}

.contact_box_content .icon i {
    font-size: 60px;
    line-height: 120px;
    text-align: center;
    color: var(--color-set-one-1);
    display: block
}

.contact_box_content a {
    display: block;
    color: var(--content-color-one)
}

@media (max-width:1024px) {

    .slider.style_one .slider_content h6,
    .slider.style_three .slider_content h6,
    .slider.style_two .slider_content h6 {
        font-size: 16px
    }

    .single_banner.style_one h2,
    .slider.style_one .slider_content h1,
    .slider.style_three .slider_content h1,
    .slider.style_two .slider_content h1 {
        font-size: 40px;
        line-height: 50px
    }

    .slider.style_one .slider_content .theme_btn {
        padding: 8px 20px
    }

    .image_box_only.type_two .right .image.four,
    .slider.style_one .owl-nav,
    .slider.style_three .owl-nav,
    .slider.style_two .owl-dots {
        display: none
    }

    .slider.style_two .owl-nav .owl-next,
    .slider.style_two .owl-nav .owl-prev {
        width: 50px;
        line-height: 50px;
        height: 50px;
        margin: 0 5px
    }

    .slider.style_two .owl-nav {
        top: unset;
        bottom: 30px;
        height: 80px;
        width: 100%;
        right: 0;
        left: 0;
        text-align: center;
        margin: auto
    }

    .slider.style_three .slide-item-content {
        padding: 150px 0
    }

    .slider.style_three .slide-item-content .slide-item {
        display: flex;
        align-items: center;
        min-height: 300px
    }

    .custom_tabs .d-flex {
        display: block !important
    }

    .custom_tabs .d-flex .contact_form_shortcode {
        min-width: 100%;
        width: 100%
    }

    .custom_tabs .d-flex .image {
        padding: 20px 0 0;
        min-width: 100%;
        width: 100%
    }

    .image_box_only.type_three,
    .image_box_only.type_two {
        min-width: unset;
        min-height: unset;
        display: block
    }

    .image_box_only.type_three .image {
        overflow: hidden
    }

    .image_box_only.type_three .image.one,
    .image_box_only.type_three .image.two {
        height: 400px;
        min-width: 49%;
        width: 49%;
        margin-top: 0
    }

    .image_box_only.type_three .left {
        min-width: 100%;
        display: flex;
        gap: 1rem
    }

    .image_box_only.type_three .right {
        margin-top: 20px;
        padding: 0;
        min-width: 100%
    }

    .image_box_only.type_three .right .image.three {
        margin-top: unset;
        min-width: unset;
        height: 400px;
        width: 50%
    }

    .image_box_only.type_one {
        min-width: unset;
        min-height: unset
    }

    .image_box_only.type_two .left {
        display: flex;
        gap: 1rem
    }

    .image_box_only.type_two .left .image {
        border-radius: 0;
        height: 300px
    }

    .image_box_only.type_two .left .image.one {
        width: 49%;
        min-width: 49%
    }

    .image_box_only.type_two .left .image.two {
        width: 49%;
        min-width: 49%;
        margin: 0
    }

    .image_box_only.type_two .right {
        padding: 10px 0 0
    }

    .image_box_only.type_two .right .image.three {
        width: 50%;
        height: 300px;
        margin-top: 0;
        min-height: 50%;
        border-radius: 0
    }

    .image_video_box_only.type_two {
        position: relative;
        min-width: 100%
    }

    .image_video_box_only.type_two .image .video_box {
        top: 40px;
        right: 40px
    }

    .image_video_box_only.type_two .fun_facts {
        left: 10px;
        bottom: -30px
    }
}

@media (max-width:450px) {
    .blog_box.type_two.type_three .content .bottm_contet {
        display: block !important
    }

    .blog_box.type_two .bottm_contet .authour {
        margin-bottom: 15px !important
    }
}

.error404 .site-content .page-404 {
    height: 100vh;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center
}

.page-404 .search-form {
    position: relative;
    margin-bottom: 50px;
    margin-top: 30px
}

.page-404 .search-form .sch_btn {
    position: absolute;
    right: 0;
    bottom: 0;
    border: unset !important
}

.page-404 .theme_btn,
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    border: unset !important
}

.page-404 .theme_btn i {
    top: 2px;
    margin-right: 5px
}

.call_to_action.style_one {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    background: var(--color-set-one-1);
    position: relative;
    align-items: center;
    padding: 0 30px 0 0;
    justify-content: space-between;
    flex-wrap: wrap
}

.call_to_action.style_one .section_title {
    width: 100%;
    padding: 25px 0
}

.call_to_action.style_one .section_title .title {
    font-size: 28px;
    line-height: 49px;
    color: var(--color-white);
    text-transform: capitalize
}

.call_to_action.style_one .theme_btn_all .theme_btn {
    border-color: var(--color-white);
    padding: 7px 30px 14px 34px !important
}

.call_to_action.style_one .theme_btn_all .theme_btn i,
.call_to_action.style_two .theme_btn i,
.theme_btn.rotate i {
    top: 6px !important;
    right: 4px !important;
    font-size: 24px !important;
    transform: rotate(45deg) !important
}

.newsteller_simple.button_style_one input[type=submit],
.newsteller_simple.style_two input[type=submit] {
    z-index: 999;
    left: unset !important;
    font-size: 14px !important;
    line-height: 34px !important;
    min-height: 34px !important;
    width: 96px !important;
    min-width: 96px !important;
    border-color: var(--color-white) !important;
    color: var(--color-white) !important;
    position: absolute
}

.call_to_action.style_one .theme_btn_all .theme_btn:hover {
    background: var(--color-white);
    color: var(--color-set-one-1);
    border-color: var(--color-white)
}

.call_to_action.style_one .contact_header_one {
    padding: 40px 20px
}

.call_to_action.style_one .contact_header_one .icon_s {
    border: transparent !important;
    background: var(--color-set-one-6);
    height: 50px
}

.call_to_action.style_one .contact_header_one .icon_s i,
.contact_header_one .icon_s i,
.contact_header_two .icon_s i,
.search-popup .close-search i {
    font-size: 20px
}

.call_to_action.style_two {
    padding: 50px
}

.call_to_action.style_two .contact_header_one .icon_s {
    background: var(--color-set-one-6);
    border-color: var(--color-set-one-6);
    color: var(--color-white)
}

.call_to_action.style_two .theme_btn {
    border-color: var(--color-white) !important;
    background: 0 0;
    color: var(--color-white) !important;
    padding: 5px 30px 12px 34px !important;
    min-width: 180px !important
}

.newsteller_simple.button_style_one input[type=submit] {
    top: -16px !important;
    right: 0 !important
}

.newsteller_simple.style_two input[type=email] {
    border-radius: 30px !important;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / .05)
}

.newsteller_simple.style_two input[type=submit] {
    top: -13px !important;
    right: 2px !important;
    border-radius: 30px !important
}

.client_grid,
.client_grid1 {
    position: relative;
    border-radius: 50px;
    border: 1px solid var(--color-set-one-bor-3);
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.client_grid::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    left: 0;
    margin: auto;
    background: var(--color-set-one-bor-3)
}

.client_grid .client_box {
    position: relative;
    min-width: 50%;
    width: 50%;
    padding: 15px 30px;
    border-bottom: 1px solid var(--color-set-one-bor-3);
    min-height: 170px;
    max-height: 170px;
    display: flex;
    align-items: center;
    justify-content: center
}

.client_grid .client_box img {
    margin: auto;
    max-height: 135px;
    max-width: 185px
}

.client_grid .client_box.last,
.mobile_menu_box .navigation_menu ul.navbar_nav>li:last-child {
    border-bottom: 0
}

.map-section .google-map {
    height: 545px
}

.quote_box_one {
    position: relative;
    padding: 20px;
    border-radius: 20px
}

.quote_box_one .section_title .title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 15px
}

.quote_box_one .d-flex {
    align-items: center
}

.quote_box_one .d-flex .img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.quote_box_one .d-flex .section_title .title {
    font-size: 18px;
    line-height: 32px;
    margin: 0 0 0 10px
}

body .nav-tabs {
    position: relative;
    margin: 0;
    padding: 0 !important;
    border: unset
}

body .nav-tabs li {
    display: inline-block;
    padding: 0 5px
}

body .nav-tabs li .nav-link {
    position: relative;
    display: block;
    border: 0;
    font-family: var(--font-family-main);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    align-items: center;
    color: var(--heading-color-one);
    border-radius: 7px
}

.social-icons ul li .m_icon:hover,
body .nav-tabs li .nav-link.active,
body .nav-tabs li .nav-link:hover {
    background: var(--color-set-one-1);
    color: var(--color-white)
}

.custom_tabs .tab-pane {
    transform: translateY(120px)
}

.custom_tabs .tab-pane.active {
    display: block;
    animation: .9s fadeIn;
    -webkit-animation: .9s fadeIn;
    -moz-animation: .9s fadeIn;
    -o-animation: .9s fadeIn;
    -ms-animation: fadeIn ease 0.9s;
    transform: translateY(0)
}

.zoom-in-zoom-out {
    animation: 2s ease-out infinite zoom-in-zoom-out
}

@keyframes zoom-in-zoom-out {

    0%,
    100% {
        transform: scale(1, 1)
    }

    50% {
        transform: scale(1.5, 1.5)
    }
}

.wpforms-field-number-slider-hint,
label {
    display: block;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    color: var(--heading-color-one)
}

.wpforms-field-number-slider-hint b,
label b {
    float: right !important
}

.wpforms-form .wpforms-field-label,
label {
    margin: 20px 0 5px !important;
    font-weight: 500
}

.wpforms-field-number-slider {
    padding: 11px 0 10px !important
}

.wpforms-form:after {
    content: "";
    clear: both;
    display: table
}

.wp-block-search__input,
body .select2-selection--single,
div.wpforms-container .wpforms-form .choices__inner,
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    display: block;
    border-radius: 3px !important;
    width: 100%;
    background-color: #1813130f;
    padding: 5px 15px !important;
    height: 45px !important;
    color: #000 !important;
    line-height: 26px !important;
    box-shadow: unset;
    font-size: 15px !important;
    font-weight: 400 !important;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    max-width: unset !important;
    outline: unset;
    margin: 0 0 5px
}

.full-container,
.large-container,
.medium-container,
.medium-container-two {
    position: static;
    padding: 0 15px
}

.wp-block-search__input::-moz-placeholder,
body .select2-selection--single::-moz-placeholder,
div.wpforms-container .wpforms-form .choices__inner::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=url]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
    color: var(--content-color-one) !important;
    font-size: 15px !important;
    font-weight: 400 !important
}

.wp-block-search__input::placeholder,
body .select2-selection--single::placeholder,
div.wpforms-container .wpforms-form .choices__inner::placeholder,
input[type=email]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=url]::placeholder,
select::placeholder,
textarea::placeholder {
    color: var(--content-color-one) !important;
    font-size: 15px !important;
    font-weight: 400 !important
}

body .adminbar-input {
    height: unset !important;
    padding: 0 !important;
    border: unset !important
}

.wpforms-field .select2-selection--single,
body .select2-selection--single {
    height: 50px !important;
    color: var(--content-color-one) !important;
    border-radius: 7px !important;
    line-height: 26px !important;
    border: 1px solid #646464 !important;
    padding: 5px 15px !important
}

.wpforms-field .select2-selection--single .select2-selection__rendered,
body .select2-selection--single .select2-selection__rendered {
    display: block;
    padding: 0 !important;
    line-height: 41px !important;
    color: #000 !important;
    font-size: 15px !important
}

.wpforms-field .select2-container .select2-selection--single,
body .select2-container .select2-selection--single {
    border-radius: 3px !important;
    margin: 0 !important;
    background: #1813130f;
    color: #000 !important
}

.wpforms-field .select2-container--default .select2-selection--single .select2-selection__arrow,
body .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 12px !important;
    right: 11px !important;
    color: #3e3e3e
}

.wpforms-field .select2-container--default .select2-search--dropdown .select2-search__field,
body .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid var(--color-set-one-bor-3) !important;
    display: none
}

.wpforms-field .select2-dropdown,
.wpforms-field div.wpforms-container .wpforms-form .choices__list--dropdown,
body .select2-dropdown,
body div.wpforms-container .wpforms-form .choices__list--dropdown {
    border: 1px solid var(--color-set-one-bor-3) !important
}

.wpforms-field div.wpforms-container .wpforms-form .choices__list--dropdown,
body div.wpforms-container .wpforms-form .choices__list--dropdown {
    height: 300px !important;
    overflow: hidden !important;
    border-radius: 6px !important;
    z-index: 99999
}

.wpforms-field div.wpforms-container .wpforms-form .choices__list--dropdown .choices__input,
body div.wpforms-container .wpforms-form .choices__list--dropdown .choices__input {
    background: var(--color-white) !important;
    color: var(--heading-color-one) !important
}

.wpforms-field div.wpforms-container .wpforms-form .choices__list--dropdown .choices__input::-moz-placeholder,
body div.wpforms-container .wpforms-form .choices__list--dropdown .choices__input::-moz-placeholder {
    color: var(--heading-color-one) !important
}

.wpforms-field div.wpforms-container .wpforms-form .choices__list--dropdown .choices__input::placeholder,
body div.wpforms-container .wpforms-form .choices__list--dropdown .choices__input::placeholder {
    color: var(--heading-color-one) !important
}

body,
ol li,
ul li {
    color: var(--content-color-one)
}

.wpforms-field div.wpforms-container .wpforms-form .choices__list--dropdown .choices__list,
body div.wpforms-container .wpforms-form .choices__list--dropdown .choices__list {
    position: relative;
    z-index: 99999
}

.wpforms-field div.wpforms-container .wpforms-form .choices__list--dropdown .choices__list .choices__item,
body div.wpforms-container .wpforms-form .choices__list--dropdown .choices__list .choices__item {
    font-size: 16px !important;
    color: var(--content-color-one);
    line-height: 20px !important;
    height: unset !important;
    padding: 8px 10px !important
}

.wpforms-field .select2.select2-container,
body .select2.select2-container {
    position: relative !important;
    width: 100% !important
}

.wpforms-field .select2-results__option,
body .select2-results__option {
    padding: 5px 20px !important;
    margin: 0 !important;
    font-size: 15px !important;
    color: var(--heading-color-one)
}

.mobile_menu_box .navigation_menu ul.navbar_nav>li.active .active>.image_big_on_menu_two,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.wpforms-field .select2-results__option.active,
.wpforms-field .select2-results__option.select2-results__option--highlighted,
.wpforms-field .select2-results__option:focus,
.wpforms-field .select2-results__option:hover,
body .select2-results__option.active,
body .select2-results__option.select2-results__option--highlighted,
body .select2-results__option:focus,
body .select2-results__option:hover {
    background: var(--color-set-one-1) !important;
    color: var(--color-white) !important
}

textarea {
    padding: 20px 15px !important;
    height: 85px !important;
    resize: none
}

body input[type=checkbox]:after,
body input[type=radio]:after {
    content: "";
    background: 0 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 1;
    top: 0;
    position: relative
}

input[type=radio]:after {
    border-radius: 100%
}

body button[type=submit],
body div.wpforms-container-full .wpforms-form .wpforms-page-button,
body div.wpforms-container-full .wpforms-form button[type=submit],
body input[type=submit] {
    font-size: 17px;
    margin-top: 15px;
    line-height: 26px;
    display: block;
    min-height: 46px;
    height: unset !important;
    font-weight: 500;
    color: var(--color-white);
    background: var(--color-set-one-1);
    border-radius: 7px;
    padding: 5px 15px;
    box-shadow: unset;
    border: 1px solid var(--color-set-one-1);
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    margin-bottom: 0
}

body button[type=submit]:hover,
body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
body div.wpforms-container-full .wpforms-form button[type=submit]:hover,
body input[type=submit]:hover {
    background: var(--color-set-one-2);
    border-color: var(--color-set-one-2)
}

div.wpforms-container .wpforms-form .choices__inner {
    margin: 0 !important;
    border-radius: 7px !important
}

body div.wpforms-container .wpforms-form .choices__list--single {
    padding: 5px 16px 4px 4px;
    font-weight: 500
}

body div.wpforms-container .wpforms-form .choices__list--single .choices__item {
    color: var(--content-color-one) !important;
    font-family: var(--font-family-main);
    font-size: 15px !important;
    font-weight: 400 !important
}

div.wpforms-container .wpforms-form .choices__placeholder {
    opacity: 1 !important
}

div.wpforms-container-full {
    margin: 0 !important
}

.title_24 a,
.title_26 a,
.title_28 a,
.title_30 a {
    margin-bottom: 10px
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3Edown_key%3C/title%3E%3Cpath d='M12.72,15.78a.75.75,0,0,1-.53.22h-.38a.77.77,0,0,1-.53-.22L6.15,10.64a.5.5,0,0,1,0-.71l.71-.71a.49.49,0,0,1,.7,0L12,13.67l4.44-4.45a.5.5,0,0,1,.71,0l.7.71a.5.5,0,0,1,0,.71Z'/%3E%3C/svg%3E") right .5rem center/18px 20px no-repeat !important
}

.breadcrumb li:last-child::before,
.enabled_custom_title .main_tit,
.menu_boxed.iconpo_two .navbar_nav>.menu-item>.nav_link .mbadge::before,
.mobile_menu_box .navigation_menu ul.navbar_nav .sub_menu,
.mobile_menu_box .navigation_menu ul.navbar_nav>li .dropdown-btn small,
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.select2-selection__arrow b,
.sidebar-widget ol ol li a::before,
.sidebar-widget ol ul li a::before,
.sidebar-widget ul ol li a::before,
.sidebar-widget ul ul li a::before,
body .widget_recent_comments li a::before,
body .widget_rss li a::before,
body .wp-block-archives li a::before,
body .wp-block-latest-comments li a::before {
    display: none
}

.title_24 a,
.title_26 a,
.title_28 a,
.title_30 a,
img {
    display: block
}

.select2-selection__arrow::before {
    position: absolute;
    content: "\f10c";
    font-family: uicons-regular-straight !important;
    top: 0;
    right: 0;
    font-size: 16px;
    color: #000
}

div.wpforms-container .wpforms-form .choices::after {
    position: absolute !important;
    content: "\f10c" !important;
    font-family: uicons-regular-straight !important;
    font-size: 13px !important;
    border: 0 !important;
    height: 14px !important;
    line-height: 14px !important;
    top: 19px !important;
    right: 17px !important;
    color: var(--heading-color-one) !important;
    margin: 0 !important
}

@media (min-width:1024px) {
    div.wpforms-container-full .wpforms-form .wpforms-one-fourth {
        width: 22.5% !important
    }

    div.wpforms-container-full .wpforms-form .wpforms-one-third,
    div.wpforms-container-full .wpforms-form .wpforms-two-sixths {
        width: 30.5% !important
    }

    div.wpforms-container-full .wpforms-form .wpforms-five-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-four-fifths,
    div.wpforms-container-full .wpforms-form .wpforms-four-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-one-fifth,
    div.wpforms-container-full .wpforms-form .wpforms-one-fourth,
    div.wpforms-container-full .wpforms-form .wpforms-one-half,
    div.wpforms-container-full .wpforms-form .wpforms-one-sixth,
    div.wpforms-container-full .wpforms-form .wpforms-one-third,
    div.wpforms-container-full .wpforms-form .wpforms-three-fifths,
    div.wpforms-container-full .wpforms-form .wpforms-three-fourths,
    div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-two-fifths,
    div.wpforms-container-full .wpforms-form .wpforms-two-fourths,
    div.wpforms-container-full .wpforms-form .wpforms-two-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
        margin-left: 2.5% !important
    }
}

.contact_form_box_all.style_one {
    padding: 60px 50px 70px
}

.contact_form_box_all.style_one .section_title,
.form-group,
.login_form_and_register .section_title {
    margin-bottom: 30px
}

.contact_form_box_all.style_one .select2-container--default .select2-selection--single .select2-selection__rendered,
.contact_form_box_all.style_one .select2-selection__arrow::before {
    color: var(--color-white) !important
}

.contact_form_box_all.style_one .slider-hint {
    color: var(--color-white) !important;
    font-size: 14px
}

.contact_form_box_all.style_one .select2-selection--single:active,
.contact_form_box_all.style_one .select2-selection--single:focus,
.contact_form_box_all.style_one .select2-selection--single:focus-visible,
.contact_form_box_all.style_one .select2-selection--single:hover,
.contact_form_box_all.style_one .wp-block-search__input:active,
.contact_form_box_all.style_one .wp-block-search__input:focus,
.contact_form_box_all.style_one .wp-block-search__input:focus-visible,
.contact_form_box_all.style_one .wp-block-search__input:hover,
.contact_form_box_all.style_one div.wpforms-container .wpforms-form .choices__inner:active,
.contact_form_box_all.style_one div.wpforms-container .wpforms-form .choices__inner:focus,
.contact_form_box_all.style_one div.wpforms-container .wpforms-form .choices__inner:focus-visible,
.contact_form_box_all.style_one div.wpforms-container .wpforms-form .choices__inner:hover,
.contact_form_box_all.style_one input[type=email]:active,
.contact_form_box_all.style_one input[type=email]:focus,
.contact_form_box_all.style_one input[type=email]:focus-visible,
.contact_form_box_all.style_one input[type=email]:hover,
.contact_form_box_all.style_one input[type=number]:active,
.contact_form_box_all.style_one input[type=number]:focus,
.contact_form_box_all.style_one input[type=number]:focus-visible,
.contact_form_box_all.style_one input[type=number]:hover,
.contact_form_box_all.style_one input[type=password]:active,
.contact_form_box_all.style_one input[type=password]:focus,
.contact_form_box_all.style_one input[type=password]:focus-visible,
.contact_form_box_all.style_one input[type=password]:hover,
.contact_form_box_all.style_one input[type=search]:active,
.contact_form_box_all.style_one input[type=search]:focus,
.contact_form_box_all.style_one input[type=search]:focus-visible,
.contact_form_box_all.style_one input[type=search]:hover,
.contact_form_box_all.style_one input[type=tel]:active,
.contact_form_box_all.style_one input[type=tel]:focus,
.contact_form_box_all.style_one input[type=tel]:focus-visible,
.contact_form_box_all.style_one input[type=tel]:hover,
.contact_form_box_all.style_one input[type=text]:active,
.contact_form_box_all.style_one input[type=text]:focus,
.contact_form_box_all.style_one input[type=text]:focus-visible,
.contact_form_box_all.style_one input[type=text]:hover,
.contact_form_box_all.style_one input[type=url]:active,
.contact_form_box_all.style_one input[type=url]:focus,
.contact_form_box_all.style_one input[type=url]:focus-visible,
.contact_form_box_all.style_one input[type=url]:hover,
.contact_form_box_all.style_one select:active,
.contact_form_box_all.style_one select:focus,
.contact_form_box_all.style_one select:focus-visible,
.contact_form_box_all.style_one select:hover,
.contact_form_box_all.style_one textarea:active,
.contact_form_box_all.style_one textarea:focus,
.contact_form_box_all.style_one textarea:focus-visible,
.contact_form_box_all.style_one textarea:hover {
    border-bottom-color: var(--color-white) !important
}

.contact_form_box_all.style_one .rangeslider__fill,
.contact_form_box_all.style_one .rangeslider__handle,
.contact_form_box_all.style_one div.wpforms-container-full .rangeslider__fill,
.contact_form_box_all.style_one div.wpforms-container-full .rangeslider__handle,
.contact_form_box_all.style_one div.wpforms-container-full .wpforms-form * .rangeslider__fill,
.contact_form_box_all.style_one div.wpforms-container-full .wpforms-form * .rangeslider__handle {
    background: var(--color-white) !important
}

.contact_form_box_all.style_one button,
.contact_form_box_all.style_one input[type=submit] {
    padding: 10px 30px !important;
    min-height: auto !important;
    position: relative !important;
    border-color: var(--color-white) !important;
    background: 0 0 !important
}

.contact_form_box_all.style_one .select2-container .select2-selection--single,
.contact_form_box_all.style_one .select2-selection--single,
.contact_form_box_all.style_one .wp-block-search__input,
.contact_form_box_all.style_one .wpforms-field .select2-container .select2-selection--single,
.contact_form_box_all.style_one div.wpforms-container .wpforms-form .choices__inner,
.contact_form_box_all.style_one input[type=email],
.contact_form_box_all.style_one input[type=number],
.contact_form_box_all.style_one input[type=password],
.contact_form_box_all.style_one input[type=search],
.contact_form_box_all.style_one input[type=tel],
.contact_form_box_all.style_one input[type=text],
.contact_form_box_all.style_one input[type=url],
.contact_form_box_all.style_one select,
.contact_form_box_all.style_one textarea {
    border-radius: 0 !important;
    background: 0 0;
    border-left: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 2px solid var(--color-white);
    color: var(--color-white) !important
}

.contact_form_box_all.style_one .select2-container .select2-selection--single::-moz-placeholder,
.contact_form_box_all.style_one .select2-selection--single::-moz-placeholder,
.contact_form_box_all.style_one .wp-block-search__input::-moz-placeholder,
.contact_form_box_all.style_one .wpforms-field .select2-container .select2-selection--single::-moz-placeholder,
.contact_form_box_all.style_one div.wpforms-container .wpforms-form .choices__inner::-moz-placeholder,
.contact_form_box_all.style_one input[type=email]::-moz-placeholder,
.contact_form_box_all.style_one input[type=number]::-moz-placeholder,
.contact_form_box_all.style_one input[type=password]::-moz-placeholder,
.contact_form_box_all.style_one input[type=search]::-moz-placeholder,
.contact_form_box_all.style_one input[type=tel]::-moz-placeholder,
.contact_form_box_all.style_one input[type=text]::-moz-placeholder,
.contact_form_box_all.style_one input[type=url]::-moz-placeholder,
.contact_form_box_all.style_one select::-moz-placeholder,
.contact_form_box_all.style_one textarea::-moz-placeholder {
    color: var(--color-white) !important
}

.contact_form_box_all.style_one .select2-container .select2-selection--single::placeholder,
.contact_form_box_all.style_one .select2-selection--single::placeholder,
.contact_form_box_all.style_one .wp-block-search__input::placeholder,
.contact_form_box_all.style_one .wpforms-field .select2-container .select2-selection--single::placeholder,
.contact_form_box_all.style_one div.wpforms-container .wpforms-form .choices__inner::placeholder,
.contact_form_box_all.style_one input[type=email]::placeholder,
.contact_form_box_all.style_one input[type=number]::placeholder,
.contact_form_box_all.style_one input[type=password]::placeholder,
.contact_form_box_all.style_one input[type=search]::placeholder,
.contact_form_box_all.style_one input[type=tel]::placeholder,
.contact_form_box_all.style_one input[type=text]::placeholder,
.contact_form_box_all.style_one input[type=url]::placeholder,
.contact_form_box_all.style_one select::placeholder,
.contact_form_box_all.style_one textarea::placeholder {
    color: var(--color-white) !important
}

body {
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    background: var(--color-white);
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased !important;
    -moz-font-smoothing: antialiased !important;
    -o-font-smoothing: antialiased !important;
    -ms-font-smoothing: antialiased !important;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.title_30 a,
.title_no_a_28,
.title_no_a_30,
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
    font-weight: 700;
    color: var(--heading-color-one)
}

.scrollbarcolor::-webkit-scrollbar-track,
.select2-results__options::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / .1);
    border-radius: 10px;
    background-color: var(--color-set-one-bg-1)
}

.scrollbarcolor::-webkit-scrollbar,
.select2-results__options::-webkit-scrollbar {
    width: 12px;
    background-color: var(--color-set-one-bg-1)
}

.scrollbarcolor::-webkit-scrollbar-thumb,
.select2-results__options::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / .3);
    background-color: var(--color-set-one-1)
}

.s_color_two::-webkit-scrollbar-thumb {
    background-color: var(--color-set-two-three-1)
}

.s_color_three::-webkit-scrollbar-thumb {
    background-color: var(--color-set-two-three-6)
}

.s_color_four::-webkit-scrollbar-thumb {
    background-color: var(--color-set-four-1)
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
    margin: 0 0 15px;
    font-family: var(--font-family-main);
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    word-break: break-word
}

ol li,
p,
ul li {
    margin-bottom: 15px;
    transition: .5s ease-in-out;
    font-family: var(--font-family-text)
}

.h1,
h1 {
    font-size: 55px;
    line-height: 63px
}

.h2,
h2 {
    font-size: 45px;
    line-height: 53px
}

.h3,
h3 {
    font-size: 24px;
    line-height: 32px
}

.h4,
h4 {
    font-size: 22px;
    line-height: 30px
}

.h5,
.single-comment .user .comment-text a.font-heading,
h5 {
    font-size: 18px;
    line-height: 26px
}

.h6,
h6 {
    font-size: 17px;
    line-height: 24px
}

a,
p {
    font-size: 14px
}

a,
ol li,
ul li {
    line-height: 26px;
    font-weight: 400
}

p {
    line-height: 28px;
    font-weight: 400;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

ol li,
ul li {
    position: relative;
    font-size: 17px;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.title_no_a_30,
a {
    transition: .5s ease-in-out
}

ol li ol,
ol li ul,
ul li ol,
ul li ul {
    margin: 0;
    padding: 0 0 0 10px
}

ol li ol li,
ol li ul li,
ul li ol li,
ul li ul li {
    margin-bottom: 0;
    margin-top: 15px
}

.site-content ol,
.site-content ul {
    padding: 0 0 0 20px
}

a {
    font-family: var(--font-family-main);
    color: var(--color-set-one-1);
    text-decoration: none;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

img {
    max-width: 100%
}

table tbody tr td,
table tbody tr th,
table tfoot tr td,
table tfoot tr th,
table thead tr td,
table thead tr th {
    padding: 10px;
    line-height: 40px;
    font-size: 15px;
    border: 1px solid var(--color-set-one-bor-3)
}

table tbody tr td a,
table tbody tr th a,
table tfoot tr td a,
table tfoot tr th a,
table thead tr td a,
table thead tr th a {
    color: var(--color-set-one-1);
    line-height: 40px;
    text-align: center
}

.children .comment-respond .comment-reply-title small a:hover,
table tbody tr td a:hover,
table tbody tr th a:hover,
table tfoot tr td a:hover,
table tfoot tr th a:hover,
table thead tr td a:hover,
table thead tr th a:hover {
    color: var(--color-set-one-2)
}

table tbody tr th,
table tfoot tr th,
table thead tr th {
    font-size: 17px;
    color: var(--heading-color-one);
    font-weight: 700;
    background: var(--color-set-one-bg-1)
}

@media (min-width:1200px) {
    .container {
        max-width: 1180px;
        padding: 0 15px
    }

    .left-sidebar .primary-sidebar {
        order: -1
    }
}

.full-container {
    max-width: 1800px;
    margin: 0 auto
}

.large-container {
    max-width: 1650px;
    margin: 0 auto
}

.medium-container-two {
    max-width: 1450px;
    margin: 0 auto
}

.medium-container {
    max-width: 1350px;
    margin: 0 auto
}

.auto-container,
.auto_container {
    position: static;
    max-width: 1240px;
    padding: 0 15px;
    margin: 0 auto
}

.small-container {
    max-width: 680px;
    margin: 0 auto
}

.wpcf7-spinner {
    position: absolute;
    right: 10px;
    bottom: 10px
}

.trans2 {
    transition: 1.5s cubic-bezier(.165, .84, .44, 1)
}

.title_no_a_30 {
    font-size: 30px;
    line-height: 38px;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.title_24,
.title_26,
.title_28,
.title_30 {
    font-size: unset;
    line-height: unset;
    margin: 0
}

.title_30 a {
    font-size: 20px;
    line-height: 38px
}

.title_28 a,
.title_no_a_28 {
    font-size: 28px;
    line-height: 36px
}

.title_no_a_28 {
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.title_28 a {
    font-weight: 700;
    color: var(--heading-color-one)
}

.title_26 a,
.title_no_a_26 {
    line-height: 34px;
    font-weight: 700;
    color: var(--heading-color-one)
}

.title_no_a_26 {
    font-size: 21px;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.title_26 a {
    font-size: 26px
}

.title_24 a {
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    color: var(--heading-color-one)
}

.title_no_a_24 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: var(--heading-color-one);
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.title_22 a,
.title_no_a_22 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: var(--heading-color-one)
}

.title_no_a_22 {
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.title_18,
.title_20,
.title_22 {
    font-size: unset;
    line-height: unset;
    margin-bottom: 0
}

.title_22 a {
    display: block;
    margin-bottom: 10px
}

.title_18 a,
.title_20 a {
    font-size: 14px;
    display: block;
    margin-bottom: 10px
}

.title_no_a_20 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: var(--heading-color-one);
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.title_20 a {
    line-height: 28px;
    font-weight: 700;
    color: var(--heading-color-one)
}

.title_18 a,
.title_no_a_18 {
    line-height: 26px;
    color: var(--heading-color-one);
    font-weight: 700
}

.title_no_a_18 {
    font-size: 18px;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.line_box_outer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    pointer-events: none;
    z-index: 0
}

.line_box_outer .lined {
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    background: var(--color-set-one-bor-3)
}

.line_box_outer .lined:first-child {
    left: 100px
}

.line_box_outer .lined:last-child {
    right: 100px
}

.line_box_outer .lined.two {
    left: 25%
}

.line_box_outer .lined.three {
    left: 0;
    right: 0;
    margin: auto
}

.line_box_outer .lined.four {
    right: 25%
}

.vertical_text_1,
.vertical_text_2 {
    writing-mode: vertical-rl;
    transform: rotate(180deg)
}

.position_absolute {
    position: absolute !important;
    z-index: 999 !important;
    left: 0;
    height: auto;
    width: 100%
}

body .owl-carousel .owl-nav {
    position: relative;
    width: 100%;
    text-align: center;
    pointer-events: none;
    padding-top: 15px
}

body .owl-carousel .owl-nav .owl-next,
body .owl-carousel .owl-nav .owl-prev {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid var(--color-set-one-bor-3);
    background: var(--color-white);
    margin: 0 5px;
    pointer-events: fill;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

body .owl-carousel .owl-nav .owl-next i,
body .owl-carousel .owl-nav .owl-prev i {
    font-size: 27px;
    color: var(--heading-color-one);
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

body .position_two .owl-carousel .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: unset
}

body .position_three .owl-carousel .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: unset
}

body .position_four .owl-carousel .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 50px;
    margin: auto
}

body .position_four .owl-carousel .owl-nav .owl-next,
body .position_four .owl-carousel .owl-nav .owl-prev {
    position: absolute
}

body .position_four .owl-carousel .owl-nav .owl-prev {
    left: 0
}

body .position_four .owl-carousel .owl-nav .owl-next {
    right: 0
}

.dot_left .owl-carousel .owl-dots,
.page_header_default.alignment_left,
.page_header_default.text_left,
.woocommerce table.shop_table {
    text-align: left
}

.color_two .owl-carousel .owl-dots .owl-dot span {
    background: var(--color-set-two-three-1);
    opacity: .3
}

.color_two .owl-carousel .owl-dots .owl-dot.active span,
.color_two .owl-carousel .owl-dots .owl-dot:hover span {
    background: var(--color-set-two-three-1);
    opacity: 1
}

.color_three .owl-carousel .owl-dots .owl-dot span {
    background: var(--color-set-two-three-6);
    opacity: .3
}

.color_three .owl-carousel .owl-dots .owl-dot.active,
.color_three .owl-carousel .owl-dots .owl-dot:hover {
    border-color: var(--color-set-two-three-6)
}

.color_three .owl-carousel .owl-dots .owl-dot.active span,
.color_three .owl-carousel .owl-dots .owl-dot:hover span {
    background: var(--color-set-two-three-6);
    opacity: 1
}

.dot_false .owl-carousel .owl-dots,
.nav_false .owl-carousel .owl-nav,
.option_panel-popup .post_contet_modal .owl-dots {
    display: none !important
}

body .owl-carousel .owl-dots {
    position: relative;
    width: 100%;
    text-align: center;
    pointer-events: none;
    margin-top: -32px;
    z-index: 99
}

body .owl-carousel .owl-dots .owl-dot {
    position: relative;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    border: 2px solid #fff0;
    margin: 0 4px;
    pointer-events: fill;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

body .owl-carousel .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    position: relative;
    border-radius: 7px;
    background: var(--color-set-one-bg-1);
    display: block;
    margin: auto;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

body .slick-dots {
    padding-top: 40px
}

body .slick-dots li {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    margin-bottom: 0
}

body .slick-dots li button {
    box-shadow: unset;
    position: relative;
    overflow: hidden;
    border: unset;
    text-indent: -999px;
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 25px;
    opacity: .4;
    background: var(--color-set-one-1);
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.menu_boxed .m_bx {
    display: flex;
    position: relative
}

.menu_boxed .navbar_togglers {
    top: unset;
    right: unset
}

@media (max-width:600px) {
    .w_50_after_max_600 {
        width: 50%
    }

    .section_title .sm_title {
        font-size: 18px;
        line-height: 26px
    }

    .h2,
    .section_title .title,
    h2 {
        font-size: 35px;
        line-height: 43px
    }

    .h5,
    .section_title p,
    h5 {
        font-size: 16px;
        line-height: 24px
    }

    .service_box.type_seven .content {
        padding: 0 25px;
        display: block !important
    }

    .service_box.type_seven .content .left {
        padding-right: 0
    }

    .service_box.type_seven .content .left::before,
    .service_box.type_seven .content .right,
    br {
        display: none
    }

    .service_box.type_three .content_box {
        padding: 15px
    }

    .service_box.type_one .content_box {
        padding-left: 20px
    }

    .process_box.type_four .icon svg {
        right: -116px;
        z-index: -1
    }

    .testimonial_box.type_four .testimonial_box_inner .lower_content {
        flex-wrap: wrap
    }

    .testimonial_box.type_four .testimonial_box_inner .lower_content .cont {
        min-width: 100%;
        width: 100%;
        margin-bottom: 10px
    }

    .testimonial_box.type_two.type_three .box {
        position: relative;
        border-radius: 5px;
        right: unset;
        top: unset;
        margin-top: 20px
    }

    .image_box_only.type_three .left,
    .image_box_only.type_two .left {
        display: block
    }

    .image_box_only.type_three .left .image.one,
    .image_box_only.type_two .left .image.one {
        margin-bottom: 20px
    }

    .image_box_only.type_three .left .image.one,
    .image_box_only.type_three .left .image.two,
    .image_box_only.type_three .right .image.three,
    .image_box_only.type_two .left .image.one,
    .image_box_only.type_two .left .image.two,
    .image_box_only.type_two .right .image.three {
        width: 100%;
        min-width: 100%
    }

    .image_box_only.type_six {
        margin-right: 0
    }

    .image_box_only.type_six .image {
        height: unset
    }

    .image_box_only.type_six .content {
        position: relative;
        top: unset;
        right: unset;
        width: 100%;
        height: 100%;
        border-radius: 0
    }

    .image_box_only.type_six .content:before {
        border-radius: 0;
        width: 98%;
        height: 98%;
        pointer-events: none;
        top: 0;
        right: 0;
        margin: auto;
        left: 0;
        bottom: 0
    }

    .image_box_only.type_two .right {
        margin-top: 20px
    }

    .fun_facts.type_two {
        padding: 30px 20px
    }

    .fun_facts.type_two h4 .count {
        font-size: 55px;
        line-height: 65px
    }

    .fun_facts.type_two h4 small {
        font-size: 20px
    }

    .blog_box.type_one .vertical_text_1 .date_tm {
        font-size: 16px;
        line-height: 16px
    }

    .blog_box.type_one .blog_inner {
        padding-left: 35px
    }

    .blog_box.type_one .vertical_text_1 {
        left: 6px
    }

    .list_box li .d-flex {
        text-align: left;
        align-items: unset !important
    }

    .h1,
    h1 {
        font-size: 45px;
        line-height: 53px
    }

    .h3,
    h3 {
        font-size: 20px;
        line-height: 29px
    }

    .h4,
    h4 {
        font-size: 19px;
        line-height: 28px
    }

    .h6,
    h6 {
        font-size: 15px;
        line-height: 23px
    }

    a,
    body,
    ol li,
    p,
    ul li {
        font-size: 15px;
        line-height: 24px
    }

    table tbody tr th,
    table thead tr th {
        font-size: 15px;
        line-height: 30px
    }

    .title_30 a,
    .title_no_a_30 {
        font-size: 28px;
        line-height: 26px
    }

    .title_28 a,
    .title_no_a_28 {
        font-size: 26px;
        line-height: 34px
    }

    .title_26 a,
    .title_no_a_26 {
        font-size: 24px;
        line-height: 32px
    }

    .title_24 a,
    .title_no_a_24 {
        font-size: 22px;
        line-height: 30px
    }

    .title_22 a,
    .title_no_a_22 {
        font-size: 20px;
        line-height: 28px
    }
}

@keyframes spinner {
    to {
        transform: rotateZ(360deg)
    }
}

.menu-fallback-menu.navbar_nav li {
    list-style: none;
    text-align: right
}

.loader-wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999999
}

.loader-wrap .preloader-close {
    position: fixed;
    z-index: 999999;
    cursor: pointer;
    right: 20px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    top: 20px;
    border-radius: 50px;
    background: var(--preloader-text-color)
}

.loader-wrap .preloader-close i {
    color: var(--preloader-background-color)
}

.loader-wrap .preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-position: center center;
    background-repeat: no-repeat
}

.loader-wrap .layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #13192b
}

.loader-wrap .animation-preloader {
    position: absolute;
    height: 100px;
    width: 100px;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100
}

.loader-wrap .animation-preloader .spinner {
    animation: 1s linear infinite spinner;
    border-radius: 50%;
    height: 100px;
    margin: 0 auto 45px;
    width: 100px;
    border: 3px solid var(--preloader-background-color);
    border-top-color: var(--preloader-background-color-2)
}

.loader-wrap.color_two .animation-preloader .spinner {
    border-color: var(--color-white);
    border-top-color: var(--color-set-one-lig-5)
}

.loader-wrap.color_three .animation-preloader .spinner {
    border-color: var(--color-set-two-three-6);
    border-top-color: var(--color-set-one-lig-5)
}

.loader-wrap.color_four .animation-preloader .spinner {
    border-color: var(--color-set-four-1);
    border-top-color: var(--color-set-one-lig-5)
}

@media (min-width:768px) {
    .admin-bar .fixed-header {
        top: 32px
    }
}

.navbar_togglers {
    position: relative;
    display: none;
    top: 4px;
    right: 5px
}

.navbar_togglers.hamburger_menu .line {
    width: 25px;
    height: 2px;
    background-color: var(--heading-color-one);
    display: block;
    margin: 6px auto;
    transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.default_header .navbar_content,
.nav_tog_column,
.page_header_default.alignment_right,
.page_header_default.text_right {
    text-align: right
}

.logo_box .logo.text {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
    display: block
}

.logo_box .site-description {
    position: absolute !important;
    text-indent: -9999px !important;
    height: 0 !important;
    line-height: 0 !important;
    visibility: hidden !important
}

.default_header .logo_box {
    padding: 10px 0
}

.language .language-dropdown-active {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 0;
    color: var(--color-white);
    cursor: pointer
}

.language .language-dropdown-active i {
    position: relative;
    top: 3px
}

.language .language-dropdown {
    position: absolute;
    right: 0;
    z-index: 2;
    min-width: 140px;
    background: var(--color-white);
    border-radius: 0 0 4px 4px;
    transform: translateY(20px);
    visibility: hidden;
    opacity: 0;
    padding: 10px 15px;
    transition: .25s cubic-bezier(.645, .045, .355, 1);
    border: 1px solid var(--color-set-one-bor-3)
}

.language:hover .language-dropdown,
.option_panel-popup.popup-visible,
.search-popup.popup-visible {
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.language .language-dropdown li {
    display: block;
    color: var(--heading-color-one)
}

.language .language-dropdown li a {
    display: block;
    font-size: 15px
}

.language .language-dropdown li a img {
    min-width: 15px;
    float: left;
    width: 15px;
    position: relative;
    top: 9px;
    margin-right: 5px
}

.contact-toggler,
.search-toggler {
    cursor: pointer
}

.option_panel-popup,
.search-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 170px;
    z-index: 999999999;
    visibility: hidden;
    opacity: 0;
    overflow: auto;
    background: var(--color-set-one-2);
    transform: translateY(-101%);
    transition: .7s;
    -moz-transition: .7s;
    -webkit-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s
}

.footer.style_three .social-icons ul li .m_icon,
.menu_open_sidely .form_box button[type=submit],
.menu_open_sidely .form_box input[type=submit],
.search-popup.color_three .search-form button {
    background: var(--color-set-two-three-5);
    border-color: var(--color-set-two-three-5)
}

.search-popup.color_three .search-form button:hover {
    color: var(--color-white);
    background: var(--color-set-two-three-5);
    border: 1px solid var(--color-set-two-three-5);
    border-radius: 5px
}

.search-popup .overlay-layer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block
}

.search-popup .close-search {
    position: absolute;
    right: 25px;
    top: 25px;
    width: 30px;
    color: var(--color-white);
    height: 30px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
    font-weight: 700;
    cursor: pointer;
    z-index: 5;
    transition: .5s
}

.search-popup .search-form {
    position: relative;
    max-width: 992px;
    margin: 50px auto 0;
    opacity: 0;
    transform: translateY(50px);
    z-index: 10;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid rgb(255 255 255 / .2)
}

.search-popup .search-form input[type=search] {
    background: 0 0;
    border: unset !important;
    margin: 0;
    color: var(--color-white) !important
}

.search-popup .search-form input[type=search]::-moz-placeholder {
    color: var(--color-white) !important
}

.search-popup .search-form input[type=search]::placeholder {
    color: var(--color-white) !important
}

.search-popup .search-form button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50px;
    margin: auto
}

.search-popup .search-form button:hover {
    color: var(--color-set-one-1);
    border: 1px solid var(--color-set-one-1);
    border-radius: 5px
}

.search-popup h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-align: center
}

.page-numbers,
.search-popup.popup-visible .search-form fieldset,
body .pagination {
    position: relative;
    padding: 0
}

.option_panel-popup {
    left: unset;
    right: 0;
    opacity: 0;
    transform: translateX(100%);
    -ms-transform: translateX(100%);
    height: 100% !important;
    width: 100%;
    background: unset;
    transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    overflow: hidden
}

.option_panel-popup .close-option-pan {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: var(--color-set-one-1);
    color: var(--color-white);
    cursor: pointer
}

.option_panel-popup .contact_panel {
    position: relative;
    margin: 15px 0 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--color-set-one-bor-3)
}

.option_panel-popup .contact_panel a {
    display: block;
    color: var(--heading-color-one);
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 10px
}

.option_panel-popup .contact_panel a i {
    margin-right: 6px;
    color: var(--color-set-one-1)
}

.option_panel-popup .post_contet_modal {
    padding-bottom: 40px;
    margin-bottom: 25px;
    border-bottom: 1px solid var(--color-set-one-bor-3)
}

.option_panel-popup .post_contet_modal .modal_post_grid {
    position: relative;
    padding: 10px;
    border: 5px solid var(--color-set-one-bor-3);
    border-radius: 9px
}

.option_panel-popup .post_contet_modal .modal_post_grid img {
    border-radius: 9px;
    width: 100%;
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.option_panel-popup .post_contet_modal .modal_post_grid .title_no_a_20 {
    padding-top: 12px;
    margin-bottom: 0
}

.option_panel-popup .post_contet_modal .owl-nav {
    padding-top: 25px
}

.option_panel-popup .option_boxed {
    position: relative;
    margin-left: auto;
    width: 600px;
    padding: 50px;
    height: 100%;
    background: var(--color-white);
    box-shadow: var(--box-shadow);
    transform: translateX(100%);
    -ms-transform: translateX(100%);
    transition: .7s;
    -moz-transition: .7s;
    -webkit-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    z-index: 99999;
    overflow-y: auto;
    overflow-x: hidden
}

.option_panel-popup .option_boxed .log_bx {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid var(--color-set-one-bor-3)
}

.option_panel-popup .option_boxed .log_bx .logo {
    margin-bottom: 20px;
    display: block
}

.option_panel-popup .sdmenu_overlay {
    transform: translateX(100%);
    -ms-transform: translateX(100%);
    width: 100%;
    height: 100%;
    left: unset;
    right: 0;
    opacity: .5;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.option_panel-popup.popup-visible {
    opacity: 1;
    transform: translateX(0);
    -ms-transform: translateX(0)
}

.option_panel-popup.popup-visible .sdmenu_overlay {
    transform: translateX(0);
    -ms-transform: translateX(0);
    visibility: visible
}

.option_panel-popup.popup-visible .option_boxed {
    transform: translateX(0);
    -ms-transform: translateX(0)
}

.option_panel-popup.color_three .option_boxed.scrollbarcolor::-webkit-scrollbar-thumb {
    background-color: var(--color-set-two-three-6)
}

.header_extra_items .search i {
    position: relative;
    top: 4px;
    color: var(--color-set-one-2);
    font-size: 18px
}

.header_extra_items .contact-toggler,
.header_extra_items .search {
    margin: 0 15px
}

.contact_header_one .icon_s,
.contact_header_two .icon_s {
    position: relative;
    width: 50px;
    height: 50px;
    min-width: 50px;
    background: var(--color-set-one-1);
    border-radius: 50px;
    color: var(--color-white);
    margin-right: 10px;
    text-align: center;
    line-height: 50px;
    border: 1px solid var(--color-white)
}

.contact_header_one .content .tite,
.contact_header_two .content .tite {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: var(--heading-color-one);
    margin-bottom: 5px
}

.contact_header_one.color_three .icon_s,
.contact_header_two.color_three .icon_s {
    background: var(--color-set-two-three-2);
    border-color: var(--color-set-two-three-2)
}

.contact_header_two .icon_s i {
    font-size: 40px
}

.header-area {
    position: relative;
    z-index: 9999
}

.header-area.header-style-1 .top_bar {
    background: var(--color-set-one-2);
    padding: 5px 20px
}

.header-area.header-style-1 .top_bar .top_md {
    position: relative;
    padding-left: 80px
}

.header-area.header-style-1 .top_bar .top_md .text {
    font-family: var(--font-family-text);
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    color: var(--color-white);
    padding-right: 15px
}

.header-area.header-style-1 .top_bar .top_md .text i {
    position: relative;
    top: 2px;
    margin-right: 2px
}

.header-area.header-style-1 .top_bar .top_md .text span {
    font-size: 16px;
    font-weight: 400
}

.header-area.header-style-1 .top_bar .top_md .call,
.header-area.header-style-1 .top_bar .top_md .mail {
    position: inherit;
    padding-left: 20px
}

.header-area.header-style-1 .top_bar .top_md .call a,
.header-area.header-style-1 .top_bar .top_md .mail a {
    font-size: 17px;
    line-height: 25px;
    color: var(--color-white);
    display: block;
    background: var(--color-set-one-1);
    border-radius: 9px;
    padding: 1px 15px
}

.header-area.header-style-1 .top_bar .top_rt,
.previouse_next_post.only_prev.only_next {
    justify-content: flex-end;
    align-items: flex-end
}

.header-area.header-style-1 .main_header_content .contact-toggler,
.header-area.header-style-1 .top_bar .top_rt .social-icons {
    padding-left: 30px
}

.header-area.header-style-1 .top_bar .top_rt .social-icons ul li a {
    width: 35px;
    height: 35px;
    line-height: 38px
}

.footer.style_two,
.header-area.header-style-1.htype_two .top_bar {
    background: var(--color-set-two-three-2)
}

.header-area.header-style-1.htype_two .top_bar .top_rt .social-icons ul li a {
    background: var(--color-set-one-4)
}

.header-area.header-style-1.htype_two .navbar_nav .sub_menu>li.active>a,
.header-area.header-style-1.htype_two .navbar_nav .sub_menu>li:hover>a,
.header-area.header-style-1.htype_two .navbar_nav>li.active .dropdown-btn .fa-angle-down,
.header-area.header-style-1.htype_two .navbar_nav>li.active>a,
.header-area.header-style-1.htype_two .navbar_nav>li:hover .dropdown-btn .fa-angle-down,
.header-area.header-style-1.htype_two .navbar_nav>li:hover>a,
.sticky_header_content.color_two .navbar_nav .sub_menu>li.active>a,
.sticky_header_content.color_two .navbar_nav .sub_menu>li:hover>a,
.sticky_header_content.color_two .navbar_nav>li.active .dropdown-btn .fa-angle-down,
.sticky_header_content.color_two .navbar_nav>li.active>a,
.sticky_header_content.color_two .navbar_nav>li:hover .dropdown-btn .fa-angle-down,
.sticky_header_content.color_two .navbar_nav>li:hover>a {
    color: var(--color-set-two-three-1) !important
}

.header-area.header-style-1.htype_two .navbar_nav .sub_menu .image_big_on_menu_two:hover,
.header-area.header-style-1.htype_two .navbar_nav>li.active .active>.image_big_on_menu_two,
.sticky_header_content.color_two .navbar_nav .sub_menu .image_big_on_menu_two:hover,
.sticky_header_content.color_two .navbar_nav>li.active .active>.image_big_on_menu_two {
    background: var(--color-set-two-three-1) !important;
    color: var(--color-white) !important
}

.header-area.header-style-1.htype_three .theme_btn {
    min-width: 167px;
    background: 0 0 !important;
    border-color: var(--color-white) !important
}

.header-area.header-style-1.htype_three .navbar_nav .sub_menu>li.active>a,
.header-area.header-style-1.htype_three .navbar_nav .sub_menu>li:hover>a,
.header-area.header-style-1.htype_three .navbar_nav>li.active .dropdown-btn .fa-angle-down,
.header-area.header-style-1.htype_three .navbar_nav>li.active>a,
.header-area.header-style-1.htype_three .navbar_nav>li:hover .dropdown-btn .fa-angle-down,
.header-area.header-style-1.htype_three .navbar_nav>li:hover>a {
    color: var(--color-set-four-1) !important
}

.header-area.header-style-1.htype_three .navbar_nav .sub_menu .image_big_on_menu_two:hover,
.header-area.header-style-1.htype_three .navbar_nav>li.active .active>.image_big_on_menu_two {
    background: var(--color-set-four-1) !important;
    color: var(--color-white) !important
}

.header-area.header-style-1 .main_header_content .logo_box svg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    height: 185%;
    width: 110%
}

.header-area.header-style-1 .main_header_content .logo_box .logo {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 8px
}

.header-area.header-style-1 .main_header_content .logo_box .logo img {
    margin: auto;
    width: 75%
}

.header-area.header-style-1 .main_header_content .navbar_togglers {
    padding-right: 20px;
    top: 0
}

.header-area.header-style-1 .main_header_content .right_content {
    justify-content: flex-end;
    align-items: flex-end;
    padding-left: 20px
}

.header-area.header-style-1 .main_header_content .right_content .theme_btn {
    min-width: 167px;
    text-transform: uppercase;
    cursor: pointer
}

.header-area.header-style-1 .main_header_content .search {
    position: relative;
    padding-left: 35px
}

.header-area.header-style-1 .main_header_content .search .fi-rs-search {
    font-size: 18px;
    height: 18px;
    position: relative;
    color: var(--menu-color);
    top: 2px
}

.footer.style_four .call_to_action.style_one .section_title,
.header-area.header-style-1 .full-container .main_header_content,
.header-area.header-style-1 .full-container .top_bar,
.header-area.header-style-1 .no-container .main_header_content,
.header-area.header-style-1 .no-container .top_bar {
    padding: 0 20px 0 0
}

.header-area.header-style-3 {
    position: relative;
    padding: 20px 0
}

.side_menu_v1 .button_box,
.side_menu_v1 .social-icons,
.side_menu_v1 .top {
    padding-top: 20px;
    padding-bottom: 20px
}

.header-area.header-style-3 .theme_btn {
    padding: 7px 12px 12px 20px !important;
    background: var(--color-set-two-three-1);
    border-color: var(--color-set-two-three-1)
}

.header-area.header-style-3 .theme_btn i {
    top: 5px !important;
    font-size: 21px !important;
    transform: rotate(45deg) !important;
    right: 0 !important
}

.header-area.header-style-5 .top_bar {
    border-top: 3px solid var(--color-set-one-bor-3);
    padding: 20px 0 66px
}

.header-area.header-style-5 .top_bar .bgiamge {
    position: absolute;
    top: -120px;
    left: 0;
    width: 100%;
    height: auto
}

.header-area.header-style-5 .top_bar .bgiamge img {
    height: 10%
}

.header-area.header-style-5 .top_bar .contact_header_one .icon_s,
.header-area.header-style-5 .top_bar .contact_header_two .icon_s {
    color: var(--color-set-one-1);
    background: 0 0;
    border: 1px solid var(--color-set-one-bor-3)
}

.header-area.header-style-5 .main_header_content {
    position: absolute;
    z-index: 999;
    left: 0;
    top: -43px;
    width: 100%;
    height: auto;
    background: var(--color-set-one-1);
    border-radius: 60px;
    padding: 0 40px
}

.header-area.header-style-5 .main_header_content .search {
    position: relative;
    padding-left: 35px;
    color: var(--color-white)
}

.header-area.header-style-5 .main_header_content .right_content {
    justify-content: end
}

.header-area.header-style-5 .main_header_content .right_content .contact-toggler {
    padding-left: 35px
}

.header-area.header-style-5 .main_header_content .right_content .theme_btn {
    background-color: #fff;
    color: var(--heading-color-one) !important;
    border-color: #fff !important;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 54% auto;
    border-radius: 40px !important;
    padding: 7px 12px 10px 20px !important;
    min-width: 180px
}

.header-area.header-style-5 .main_header_content .navbar_nav>.menu-item>a.nav_link:hover,
.header-area.header-style-5 .main_header_content .navbar_nav>li:hover>a {
    color: #fff !important
}

.header-area.header-style-5 .main_header_content .navbar_nav>.menu-item .dropdown-btn .fa-angle-down {
    color: rgb(255 255 255 / .3803921569) !important
}

.header-area.header-style-5 .navbar_nav>li.active .dropdown-btn .fa-angle-down,
.header-area.header-style-5 .navbar_nav>li.active>a,
.header-area.header-style-5 .navbar_nav>li:hover .dropdown-btn .fa-angle-down,
.header-area.header-style-5 .navbar_nav>li:hover>a {
    color: var(--color-white) !important
}

.header-area.header-style-6 .top_bar {
    border-bottom: 1px solid var(--color-set-one-bor-3);
    padding: 10px 40px
}

.header-area.header-style-6 .main_header_content::before,
.header-area.header-style-6 .top_bar::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    background: var(--color-set-one-bor-3)
}

.header-area.header-style-6 .main_header_content .right_content {
    display: flex;
    align-items: center;
    justify-content: end
}

.header-area.header-style-6 .main_header_content .right_content .footer_contact_widget p a {
    font-size: 16px;
    font-weight: 600
}

.header-area.header-style-6 .main_header_content .right_content .header_extra_items .contact-toggler {
    margin-right: 2px
}

.header-area.header-style-6 .col_menu {
    border-left: 1px solid var(--color-set-one-bor-3)
}

.header-area.header-style-6 .col_log {
    padding: 50px 20px;
    background: var(--color-set-one-2);
    text-align: center
}

.header-area.header-style-6 .col_log img {
    display: inline-block;
    margin: auto
}

.header-area.header-style-6 .theme_btn {
    border-radius: 6px !important;
    padding: 11px 25px !important
}

.header-area.header-style-6 .theme_btn i {
    top: 2px
}

.comment-form-cookies-consent input,
.comment-form-cookies-consent label,
.login_form_and_register .nav-pills li,
.menu_boxed.iconpo_two .navbar_nav>.menu-item>.nav_link,
.page-numbers li,
body .pagination li {
    display: inline-block
}

.menu_boxed.iconpo_two .navbar_nav>.menu-item>.nav_link .text-link {
    text-align: center;
    display: block
}

.menu_boxed.iconpo_two .navbar_nav>.menu-item>.nav_link .mbadge {
    position: relative;
    display: block !important;
    top: unset !important;
    bottom: unset !important;
    right: 0;
    left: 0;
    text-align: center;
    background: 0 0 !important;
    color: var(--content-color-one)
}

.menu_boxed.iconpo_two .navbar_nav>.menu-item.vankine_menu_image>.nav_link .img-link {
    position: relative;
    margin: 0 auto 10px;
    display: block
}

.flexsliders img,
.menu_boxed.iconpo_two .navbar_nav>.menu-item.vankine_menu_image>.nav_link .img-link img,
.woocommerce .quantity .qty {
    margin: auto
}

.menu_boxed.iconpo_two .navbar_nav>.menu-item.dropdown>.nav_link {
    position: relative;
    display: inline-block
}

.children .comment-respond .comment-reply-title small,
.menu_boxed.iconpo_two .navbar_nav>.menu-item.dropdown>.nav_link .img-link {
    padding-left: 10px
}

body .navbar_nav .sub_menu .image_big_on_menu_two {
    display: block !important;
    padding: 10px !important;
    background: var(--color-set-one-bg-1) !important;
    border-radius: 6px !important;
    margin-bottom: 5px;
    border: 1px solid var(--color-set-one-bor-2) !important;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s
}

body .navbar_nav .sub_menu .image_big_on_menu_two .img-link {
    position: relative !important;
    top: unset !important;
    right: unset !important;
    height: unset !important;
    width: unset !important
}

body .navbar_nav .sub_menu .image_big_on_menu_two .img-link img {
    width: 100% !important;
    display: block !important;
    height: auto !important
}

body .navbar_nav .sub_menu .image_big_on_menu_two .text-link {
    margin: 0 !important;
    display: block !important;
    padding-bottom: 0 !important;
    padding-top: 10px !important;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s
}

body .navbar_nav .menu-item .sub_menu li a.image_big_on_menu_two {
    display: block !important;
    padding-left: 10px !important
}

body .navbar_nav .menu-item .sub_menu li a.image_big_on_menu_two .img-link {
    margin-right: 0 !important
}

.side_menu_v1 {
    position: fixed;
    width: 100px;
    padding: 50px 0;
    top: 0;
    left: 0;
    transform: translateY(0);
    height: 100%;
    z-index: 99999999;
    background: var(--color-white);
    text-align: center;
    transition: .5s ease-out;
    -ms-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    display: flex;
    flex-flow: column;
    justify-content: space-evenly
}

.side_menu_v1 .menu_box {
    position: relative;
    cursor: pointer
}

.side_menu_v1 .menu_box .side_navbar_togglers {
    position: relative;
    z-index: 1;
    transition: .8s ease-out;
    -ms-transition: .8s ease-out;
    -moz-transition: .8s ease-out;
    -o-transition: .8s ease-out
}

.side_menu_v1 .top {
    position: relative
}

.side_menu_v1 .top .contact-toggler,
.side_menu_v1 .top .search-toggler {
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border: 1px solid var(--color-set-one-bor-3);
    border-radius: 40px;
    cursor: pointer
}

.side_menu_v1 .top .contact-toggler {
    line-height: 37px
}

.side_menu_v1 .top .menu_box span {
    font-size: 15px;
    display: block;
    padding-top: 3px;
    font-weight: 500;
    color: var(--heading-color-one)
}

.side_menu_v1 .social-icons {
    text-align: center
}

.side_menu_v1 .social-icons ul li {
    display: block;
    margin-bottom: 10px;
    padding: 0 5px !important
}

.side_menu_v1 .button_box {
    position: relative
}

.side_menu_v1 .button_box a {
    display: inline-block;
    text-align: center;
    border: 1px solid var(--color-set-one-bor-3);
    border-radius: 5px;
    padding: 30px 10px;
    color: var(--heading-color-one);
    font-weight: 700;
    font-size: 16px
}

.side_menu_v1 .button_box a span {
    padding-top: 5px;
    display: block
}

.sdmenu_overlay {
    background: var(--color-set-one-2);
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    opacity: .5;
    transform: translateY(-100%);
    transform-origin: bottom center;
    transition: transform .5s .5s, visibility .5s .5s;
    visibility: hidden
}

.menu_open_sidely {
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    top: 0;
    width: 100%;
    padding: 40px 0;
    height: 100%;
    right: 0;
    transform: translateY(-100%);
    background: var(--color-set-two-three-1);
    z-index: 99901999;
    transition: .8s ease-in-out;
    -ms-transition: .8s ease-in-out;
    -moz-transition: .8s ease-in-out;
    -o-transition: .8s ease-in-out
}

.menu_open_sidely .border_line {
    position: absolute;
    top: 0;
    right: 0;
    left: -30%;
    width: 1px;
    margin: auto;
    height: 100%;
    background: var(--color-white);
    opacity: .1
}

.menu_open_sidely .navbar-brand {
    position: relative;
    margin-bottom: 40px;
    display: block
}

.menu_open_sidely .side_navbar_togglers_close {
    position: absolute;
    right: 0;
    top: -40px;
    width: 50px;
    height: 50px;
    background: var(--color-set-one-1);
    color: var(--color-white);
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    transition: .8s ease-in-out;
    -ms-transition: .8s ease-in-out;
    -moz-transition: .8s ease-in-out;
    -o-transition: .8s ease-in-out;
    background: var(--color-set-two-three-5)
}

.menu_open_sidely .side_navbar_togglers_close:hover {
    top: -35px;
    right: 5px;
    border-radius: 50px;
    width: 60px;
    height: 60px;
    line-height: 60px
}

.menu_open_sidely .form_box button[type=submit]:hover,
.menu_open_sidely .form_box input[type=submit]:hover {
    background: 0 0 !important;
    color: var(--color-set-two-three-5) !important;
    border-color: var(--color-set-two-three-5) !important;
    border-color: var(--color-set-one-1);
    color: var(--color-set-one-1)
}

.menu_open_sidely .social-icons ul li .m_icon:hover {
    background: var(--color-white);
    color: var(--color-set-two-three-5)
}

.menu_open_sidely .navbar_content .navbar_nav>.menu-item {
    display: block;
    padding: 15px 0;
    margin: 0
}

.menu_open_sidely .navbar_content .navbar_nav>.menu-item>a.nav_link {
    color: var(--color-white);
    font-size: 20px
}

.menu_open_sidely .navbar_content .navbar_nav .mennucolumn_full-five>.sub_menu,
.menu_open_sidely .navbar_content .navbar_nav .mennucolumn_full-six>.sub_menu,
.menu_open_sidely .navbar_content .navbar_nav .mennucolumn_full-three>.sub_menu,
.menu_open_sidely .navbar_content .navbar_nav .mennucolumn_full-two>.sub_menu,
.menu_open_sidely .navbar_content .navbar_nav .mennucolumn_full>.sub_menu {
    z-index: 99999;
    width: 550%
}

.menu_open_sidely .navbar_nav>li.active .dropdown-btn .fa-angle-down,
.menu_open_sidely .navbar_nav>li.active>a,
.menu_open_sidely .navbar_nav>li:hover .dropdown-btn .fa-angle-down,
.menu_open_sidely .navbar_nav>li:hover>a {
    color: var(--color-set-two-three-5) !important
}

.menu_open_sidely .navbar_nav .sub_menu>li.active>a,
.menu_open_sidely .navbar_nav .sub_menu>li:hover>a,
.sticky_header_content.color_three .navbar_nav .sub_menu>li.active>a,
.sticky_header_content.color_three .navbar_nav .sub_menu>li:hover>a,
.sticky_header_content.color_three .navbar_nav>li.active .dropdown-btn .fa-angle-down,
.sticky_header_content.color_three .navbar_nav>li.active>a,
.sticky_header_content.color_three .navbar_nav>li:hover .dropdown-btn .fa-angle-down,
.sticky_header_content.color_three .navbar_nav>li:hover>a {
    color: var(--color-set-two-three-6) !important
}

.menu_open_sidely .navbar_nav .sub_menu .image_big_on_menu_two:hover,
.menu_open_sidely .navbar_nav>li.active .active>.image_big_on_menu_two {
    background: var(--color-set-two-three-5) !important;
    color: var(--color-white) !important
}

.menu_open_sidely .navbar_nav .menu-item .sub_menu li a {
    color: var(--color-set-two-three-5)
}

.menu_open_sidely .form_box .social-icons li {
    padding: 0 10px 0 0
}

.menu_open_sidely .form_box .contact_form_shortcode,
.sidebar-widget {
    position: relative;
    margin-bottom: 50px
}

.opne_side_menu_v1 .side_menu_v1 {
    transform: translateY(-110%)
}

.opne_side_menu_v1 .sdmenu_overlay {
    transform: translateY(0);
    visibility: visible;
    transition: transform .5s, visibility .5s
}

.mobile_menu_box,
.mobile_menu_box .menu-box {
    transform: translateX(-100%);
    visibility: hidden
}

@media (max-width:1490px) {
    .header-area.header-style-1 .top_bar .top_md {
        padding: 0
    }
}

@media (max-width:1200px) {
    .header-area .navbar_nav>.menu-item {
        padding: 5px 0;
        margin-right: 15px
    }

    .header-area .navbar_nav>.menu-item a.nav_link {
        font-size: 16px
    }

    .header-area.header-style-1 .main_header_content {
        padding-bottom: 15px
    }

    .header-area.header-style-1 .main_header_content .navbar_content {
        justify-content: left;
        text-align: start
    }

    .header-area.header-style-1 .main_header_content .logo_box {
        margin: 40px 0 42px
    }

    .header-area.header-style-1 .main_header_content .logo_box svg {
        height: 183%;
        width: 100%
    }

    .width_50 {
        width: 50%
    }

    .header-area.header-style-5 .main_header_content {
        padding: 15px 20px
    }

    .header-area.header-style-6 .main_header_content .right_content,
    .header-area.header-style-6 .main_header_content::before,
    .header-area.header-style-6 .top_bar,
    .header-area.header-style-6 .top_bar::before {
        display: none
    }

    .header-area.header-style-6 .pd_zero {
        padding-left: 10px !important;
        padding-right: 10px !important
    }
}

@media (max-width:992px) {

    .d_md_none,
    .d_none_992px,
    .default_header .navbar_content,
    .header-area.header-style-1 .main_header_content .column_menu,
    .header-area.header-style-1 .main_header_content .right_content .button,
    .header-area.header-style-1 .main_header_content .right_content .contact-toggler,
    .side_menu_v1 {
        display: none
    }

    .mr_md_top_zero {
        margin-top: 0 !important
    }

    .mr_md_zero {
        margin: 0 !important
    }

    .md_pd_left_zero {
        padding-left: 0 !important
    }

    .md_pd_right_zero {
        padding-right: 0 !important
    }

    .md_pd_left_15 {
        padding-left: 15px !important
    }

    .md_pd_right_15 {
        padding-right: 15px !important
    }

    .w_50_after_max_992 {
        width: 50%
    }

    .image_video_box_only.type_two .image {
        width: 100%
    }

    div.wpforms-container-full .wpforms-form .wpforms-one-third,
    div.wpforms-container-full .wpforms-form .wpforms-two-sixths {
        width: 47.5% !important
    }

    .container,
    .mennucolumn_full>.sub_menu>li {
        max-width: 100%
    }

    .default_header .col-xl-8.col-lg-8.col-md-4.col-sm-4.col-xs-4,
    .men_col {
        text-align: right
    }

    .logo_col {
        width: 70%
    }

    .men_col {
        width: 30%
    }

    .search-popup .popup-inner {
        padding: 0 20px
    }

    .search-popup .search-form {
        margin: 70px auto 0;
        max-width: unset
    }

    .image_big_on_menu_two {
        margin-bottom: 15px !important
    }

    .navbar_togglers {
        display: inline-block
    }

    .navbar_content {
        display: none !important
    }

    .navbar_nav .menu-item.vankine_menu_image .mbadge {
        top: -13px
    }

    .header-area.header-style-1 .top_bar {
        padding-top: 20px;
        padding-bottom: 30px
    }

    .header-area.header-style-1 .top_bar .top_md {
        padding-bottom: 20px;
        justify-content: center
    }

    .header-area.header-style-1 .top_bar .top_rt {
        justify-content: center
    }

    .header-area.header-style-1 .main_header_content {
        padding: 10px 0
    }

    .header-area.header-style-1 .main_header_content .logo_box {
        margin: 0;
        position: relative
    }

    .header-area.header-style-1 .main_header_content .logo_box svg {
        width: auto;
        height: auto;
        right: unset
    }

    .header-area.header-style-1 .main_header_content .logo_box .logo img {
        margin-right: auto;
        margin-left: 0
    }

    .header-area.header-style-1 .navbar_togglers,
    .header-area.header-style-3 .navbar_togglers {
        display: block !important;
        padding: 0 !important;
        width: 100%
    }

    .header-area.header-style-1 .navbar_togglers.hamburger_menu .line,
    .header-area.header-style-3 .navbar_togglers.hamburger_menu .line {
        margin: 6px 0 6px auto
    }

    .header-area.header-style-6 .navbar_togglers {
        display: block
    }

    .header-area.header-style-6 .col_log {
        text-align: left
    }

    .header-area.header-style-6 .col_log img {
        margin-right: unset !important
    }

    .header-area.header-style-5 .top_bar {
        padding: 20px 0 50px
    }

    .header-area.header-style-5 .contact_header_one,
    .header-area.header-style-5 .logo_box {
        margin-bottom: 15px
    }

    .header-area.header-style-5 .main_header_content .navbar_togglers {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        right: unset !important;
        height: 30px
    }

    .header-area.header-style-5 .main_header_content .navbar_togglers.hamburger_menu .line {
        background: var(--color-white)
    }

    .header-area.header-style-5 .main_header_content .right_content {
        position: relative
    }
}

@media (max-width:640px) {
    .header-area.header-style-1 .top_bar .top_md {
        flex-wrap: wrap;
        text-align: center;
        padding: 0
    }

    .header-area.header-style-1 .top_bar .top_md .text {
        min-width: 100%;
        margin-bottom: 15px
    }

    .header-area.header-style-1 .top_bar .top_md .call,
    .header-area.header-style-1 .top_bar .top_md .mail {
        text-align: center;
        padding: 0 5px;
        margin-bottom: 15px;
        min-width: 50%
    }

    .header-area.header-style-1 .main_header_content .col-xl-2.col-lg-12.col-md-5.col-sm-5.col-xs-5 {
        width: 40%
    }

    .header-area.header-style-1 .main_header_content .nav_tog_column {
        width: 60%
    }

    .header-area.header-style-1 .main_header_content .logo_box svg {
        position: relative;
        width: 120%;
        height: 100%
    }

    .header-area.header-style-1 .main_header_content .logo_box .logo {
        position: absolute;
        top: 0;
        height: 40px;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 0;
        margin: auto
    }

    .header-area.header-style-1 .main_header_content .logo_box .logo img {
        margin-right: auto;
        margin-left: 0
    }
}

@media (max-width:400px) {
    .header-area.header-style-1 .main_header_content .right_content .button {
        display: none
    }
}

.sticky_header_content {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    left: 0;
    top: -100%;
    width: 100%;
    z-index: -1;
    background: var(--color-white);
    box-shadow: var(--box-shadow);
    transition: top .5s;
    -moz-transition: top .5s;
    -ms-transition: top .5s;
    -o-transition: top .5s
}

.sticky_header_content.fixed-header {
    top: 0;
    opacity: 1;
    z-index: 99901;
    visibility: visible !important
}

.sticky_header_content .header-style-1.htype_three .theme_btn {
    border: #fff0;
    background-image: linear-gradient(81deg, var(--color-set-four-1) 0, var(--color-set-four-2) 74%) !important
}

.sticky_header_content.color_three .search .fi-rs-search {
    color: var(--heading-color-two) !important
}

.sticky_header_content.color_three .navbar_nav .sub_menu .image_big_on_menu_two:hover,
.sticky_header_content.color_three .navbar_nav>li.active .active>.image_big_on_menu_two {
    background: var(--color-set-two-three-6) !important;
    color: var(--color-white) !important
}

.sticky_header_default,
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    overflow: unset !important
}

.page_header_default {
    position: relative;
    padding: 120px 0;
    overflow: hidden
}

.page_header_default .bakground_cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.mobile_menu_box .menu-backdrop,
.page_header_default:before {
    width: 100%;
    background: var(--color-set-one-2);
    right: 0;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0
}

.page_header_default:before {
    position: absolute;
    content: "";
    opacity: .75;
    z-index: 1
}

.page_header_default .page_header_content {
    position: relative;
    z-index: 9
}

.page_header_default .page_header_content .title {
    position: relative;
    font-family: var(--font-family-main);
    font-size: 65px;
    line-height: 72px;
    font-weight: 700;
    color: var(--color-white);
    margin: 0;
    word-break: break-word
}

.breadcrumb {
    position: relative;
    margin-top: 25px !important;
    display: inline-block
}

.breadcrumb li {
    position: relative;
    display: inline-block;
    padding: 0 18px;
    color: var(--color-white);
    margin-bottom: 0
}

.breadcrumb li:before {
    position: absolute;
    content: "\f11e";
    font-family: uicons-regular-straight;
    font-weight: 400;
    font-size: 23px;
    right: -12px
}

.breadcrumb li a {
    color: var(--color-white);
    font-weight: 400;
    font-size: 18px;
    line-height: 26px
}

.mobile_menu_box {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    padding-right: 30px;
    max-width: 100%;
    height: 100%;
    z-index: 999999;
    transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.mobile_menu_box .close-btn {
    position: relative;
    margin-bottom: 15px;
    text-align: right
}

.mobile_menu_box .close-btn .fi-rr-cross {
    display: inline-block;
    cursor: pointer;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 12px;
    color: var(--color-white);
    background: var(--color-set-one-3);
    border-radius: 30px;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.mobile_menu_box .close-btn .fi-rr-cross::before {
    line-height: 30px
}

.mobile_menu_box .menu-backdrop {
    position: absolute;
    z-index: 1;
    transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    opacity: .8;
    cursor: pointer
}

.mobile_menu_box .menu-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 380px;
    min-height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: var(--color-white);
    padding: 20px;
    z-index: 5;
    opacity: 0;
    transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    border-radius: 0
}

.mobile_menu_box .navigation_menu ul.navbar_nav li a .text-link .mbadge {
    position: absolute;
    top: -10px;
    right: 2px;
    display: inline-block;
    background: var(--color-set-one-1);
    color: var(--color-white);
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    border-radius: 5px;
    padding: 0 8px
}

.mobile_menu_box .navigation_menu ul.navbar_nav li a .text-link .mbadge:before {
    position: absolute;
    content: "";
    border-left: 5px solid var(--color-set-one-1);
    bottom: -5px;
    left: 0;
    height: 5px;
    width: 5px;
    border-right: 5px solid #fff0;
    border-top: 5px solid #fff0;
    border-bottom: 5px solid #fff0
}

.mobile_menu_box .navigation_menu ul.navbar_nav li.current-menu-item>a,
.mobile_menu_box .navigation_menu ul.navbar_nav>li.active>a,
.mobile_menu_box .navigation_menu ul.navbar_nav>li:hover>a {
    color: var(--mobile-menu-active-color)
}

.mobile_menu_box .navigation_menu ul.navbar_nav>li {
    position: relative !important;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid var(--color-set-one-bor-3);
    margin: 0;
    text-align: left
}

.mobile_menu_box .navigation_menu ul.navbar_nav>li>a {
    display: inline-block;
    padding: 10px 0;
    font-weight: 600;
    color: var(--mobile-menu-color)
}

.mobile_menu_box .navigation_menu ul.navbar_nav>li .dropdown-btn {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    cursor: pointer;
    text-align: center;
    right: 0;
    top: 19px;
    line-height: 30px;
    border: 1px solid var(--color-set-one-bor-2);
    z-index: 999;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    background: var(--color-white)
}

.mobile_menu_box .navigation_menu ul.navbar_nav>li .dropdown-btn .fi-rr-angle-down {
    font-size: 14px;
    position: relative;
    top: 2px
}

.mobile_menu_box .navigation_menu ul.navbar_nav>li ul,
.sidebar-widget ol li ol ol,
.sidebar-widget ol li ol ul,
.sidebar-widget ol li ul ol,
.sidebar-widget ol li ul ul,
.sidebar-widget ul li ol ol,
.sidebar-widget ul li ol ul,
.sidebar-widget ul li ul ol,
.sidebar-widget ul li ul ul {
    padding-left: 5px
}

.mobile_menu_box .navigation_menu ul.navbar_nav>li ul li {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0
}

.mobile_menu_box .navigation_menu ul.navbar_nav>li ul li a {
    display: inline-block;
    padding: 10px 0;
    color: var(--mobile-menu-color)
}

.mobile_menu_box .navigation_menu ul.navbar_nav li.vankine_menu_image .nav_link {
    padding-left: 40px;
    position: relative
}

.mobile_menu_box .navigation_menu ul.navbar_nav li.vankine_menu_image .nav_link .img-link {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 30px;
    width: auto
}

.mobile_menu_box .navigation_menu ul.navbar_nav li.vankine_menu_image .nav_link .img-link img {
    width: 30px;
    height: auto
}

.mobile_menu_box form {
    position: relative;
    margin-bottom: 14px;
    margin-top: 34px
}

.mobile_menu_box form input {
    border-radius: 6px !important
}

.mobile_menu_box form .sch_btn {
    position: absolute;
    width: 40px;
    height: 40px !important;
    top: 0;
    font-size: 13px;
    text-align: center;
    padding: 0;
    right: 6px;
    bottom: 0;
    margin: auto;
    min-height: 40px !important;
    border-radius: 40px
}

.mobile_menu_box .mobile-header-info-wrap {
    position: relative;
    padding: 25px;
    border-radius: 6px;
    margin-top: 10px;
    background: var(--color-set-one-bor-2)
}

.mobile_menu_box .mobile-header-info-wrap .single-mobile-header-info {
    position: relative;
    margin-bottom: 10px
}

.mobile_menu_box .mobile-header-info-wrap .single-mobile-header-info a.cnt {
    display: block;
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 18px;
    color: var(--heading-color-one);
    font-weight: 500
}

.mobile_menu_box .mobile-header-info-wrap .single-mobile-header-info a.cnt i {
    margin-right: 8px;
    color: var(--color-set-one-1)
}

.mobile_menu_box .mobile-header-info-wrap .single-mobile-header-info a.theme_btn.tp_one {
    background: var(--color-set-one-3);
    border-color: var(--color-set-one-3)
}

.mobile_menu_box .social-icons,
.pagination-area,
.pagination_blog {
    position: relative;
    padding-top: 15px
}

.mobile_menu_box-visible .menu-box,
.mobile_menu_box-visible .mobile_menu_box {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

@media (max-width:650px) {
    .option_panel-popup .option_boxed {
        width: 100%;
        padding: 50px 25px
    }

    .mobile_menu_box .menu-box {
        width: 100%
    }
}

.side_bar .wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0
}

.side_bar .wp-block-search__inside-wrapper {
    border: 0;
    padding: 5px 0 0
}

.sidebar-widget ol li,
.sidebar-widget ul li {
    padding: 5px 0;
    margin: 0;
    list-style: none
}

.sidebar-widget ol li a,
.sidebar-widget ul li a {
    display: inline-block;
    padding-left: 18px;
    position: relative
}

.sidebar-widget ol li a::before,
.sidebar-widget ul li a::before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: var(--color-set-one-1);
    opacity: .2;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.sidebar-widget ol li ol,
.sidebar-widget ol li ul,
.sidebar-widget ul li ol,
.sidebar-widget ul li ul {
    padding-left: 18px
}

.sidebar-widget ol ol li a,
.sidebar-widget ol ul li a,
.sidebar-widget ul ol li a,
.sidebar-widget ul ul li a {
    margin: 10px 0 0
}

.sidebar-widget table.wp-calendar-table tbody tr td,
.sidebar-widget table.wp-calendar-table tbody tr th,
.sidebar-widget table.wp-calendar-table thead tr td,
.sidebar-widget table.wp-calendar-table thead tr th {
    text-align: center;
    padding: 0
}

.sidebar-widget table.wp-calendar-table tbody tr td a,
.sidebar-widget table.wp-calendar-table tbody tr th a,
.sidebar-widget table.wp-calendar-table thead tr td a,
.sidebar-widget table.wp-calendar-table thead tr th a {
    background: var(--color-set-one-1);
    color: var(--color-white);
    display: block
}

.sidebar-widget table.wp-calendar-table tbody tr td a:hover,
.sidebar-widget table.wp-calendar-table tbody tr th a:hover,
.sidebar-widget table.wp-calendar-table thead tr td a:hover,
.sidebar-widget table.wp-calendar-table thead tr th a:hover {
    background: var(--color-set-one-2);
    color: var(--color-white)
}

.sidebar-widget .wc-block-grid__products,
.widget_categories ul,
.widget_categories ul li a::before {
    display: block !important
}

.widget_categories ul li a {
    padding-left: 18px !important
}

body .rss-widget-title,
body .widget-title,
body .wp-block-group__inner-container>h2 {
    position: relative;
    color: var(--heading-color-one);
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 32px
}

body .side_bar .post_foo_box .foo_post_content {
    gap: 1.7rem;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 22px;
    border-bottom: 1px solid var(--color-set-one-bor-3)
}

body .side_bar .post_foo_box .foo_post_content .image_box {
    border-radius: 100px;
    width: 100px;
    height: 100px;
    min-width: 100px
}

body .side_bar .post_foo_box .foo_post_content:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0
}

body .side_bar .widget-title::before,
body .side_bar .wp-block-group__inner-container>h2::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 3px;
    background: var(--color-set-one-1);
    left: 0;
    bottom: 0
}

body .widget_rss .widget-title a {
    display: inline-block;
    margin: unset
}

body .widget_rss ul li {
    padding: 0 0 20px !important
}

body .widget_rss ul li .rsswidget {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 3px;
    padding-left: 0;
    font-weight: 600;
    color: var(--heading-color-one);
    display: block
}

body .widget_rss ul li .rss-date {
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 7px;
    display: block;
    line-height: 24px
}

body .widget_rss ul li cite {
    display: block;
    padding: 5px 0 0;
    font-size: 17px;
    color: var(--heading-color-one);
    font-weight: 600
}

body .widget_search .search-form .search-submit {
    position: absolute;
    font-size: 15px;
    width: unset;
    top: 0;
    right: 0;
    padding: 0 15px
}

.comment_box .comment-list li,
.widget_products li,
body .widget_recent_comments li,
body .widget_rss li,
body .wp-block-archives li,
body .wp-block-latest-comments li,
body .wp-block-latest-posts__list li,
body .wp-block-rss li {
    list-style: none
}

.page-links,
.post-nav-links,
body .widget_recent_comments li a,
body .wp-block-latest-comments .wp-block-latest-comments__comment a,
body .wp-block-latest-posts__list li a,
body .wp-block-rss li a {
    font-weight: 500;
    color: var(--heading-color-one)
}

body .tagcloud a.tag-cloud-link,
body .wp-block-tag-cloud a.tag-cloud-link {
    font-size: 14px !important;
    margin: 0 1px 5px 0;
    line-height: 20px;
    padding: 4px 15px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid var(--color-set-one-bor-3);
    color: var(--content-color-one);
    font-weight: 500;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.rd_more,
.rd_more i {
    transition: .5s ease-in-out
}

.page-links a.current,
.page-links a:hover,
.page-links span.current,
.page-links span:hover,
.post-nav-links a.current,
.post-nav-links a:hover,
.post-nav-links span.current,
.post-nav-links span:hover,
body .tagcloud a.tag-cloud-link:hover,
body .wp-block-tag-cloud a.tag-cloud-link:hover {
    color: var(--color-white);
    background: var(--color-set-one-1);
    border-color: var(--color-set-one-1)
}

.avout_us_widgets .bg_images {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.avout_us_widgets .widget_content {
    position: relative;
    z-index: 2;
    min-height: 375px;
    padding: 60px 40px 40px;
    display: flex
}

.avout_us_widgets .widget_content .cont {
    position: relative;
    z-index: 4
}

.avout_us_widgets .widget_content .cont .theme_btn {
    padding: 10px 10px 10px 16px
}

.avout_us_widgets .widget_content .cont .theme_btn:hover {
    background: var(--color-white);
    color: var(--color-set-one-1)
}

.avout_us_widgets .widget_content img {
    position: absolute;
    bottom: 0;
    z-index: 3;
    right: 0
}

@media (min-width:1200px) {
    .content-area.col-lg-9 {
        width: 68%
    }

    .col-lg-3.col-md-12.primary-sidebar {
        width: 32%
    }

    .right-sidebar .site-main {
        padding-right: 20px
    }

    .left-sidebar .site-main {
        padding-left: 20px
    }
}

@media (max-width:1024px) {

    div.wpforms-container-full .wpforms-form .wpforms-five-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-four-fifths,
    div.wpforms-container-full .wpforms-form .wpforms-four-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-one-fifth,
    div.wpforms-container-full .wpforms-form .wpforms-one-fourth,
    div.wpforms-container-full .wpforms-form .wpforms-one-half,
    div.wpforms-container-full .wpforms-form .wpforms-one-sixth,
    div.wpforms-container-full .wpforms-form .wpforms-one-third,
    div.wpforms-container-full .wpforms-form .wpforms-three-fifths,
    div.wpforms-container-full .wpforms-form .wpforms-three-fourths,
    div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-two-fifths,
    div.wpforms-container-full .wpforms-form .wpforms-two-fourths,
    div.wpforms-container-full .wpforms-form .wpforms-two-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
        margin-left: 0 !important;
        padding: 0 15px 20px !important
    }

    div.wpforms-container-full .wpforms-form .wpforms-submit-container {
        padding: 15px !important
    }

    .line_box_outer,
    .slider.style_five .tab_postion_absolute {
        display: none
    }

    .slider.style_five .slick-next,
    .slider.style_five .slick-prev {
        top: unset !important;
        width: 50px;
        height: 50px;
        line-height: 50px;
        right: 0;
        left: 0;
        margin: auto;
        bottom: 30px
    }

    .slider.style_five .slick-prev {
        left: -60px
    }

    .slider.style_five .slick-next {
        right: -60px
    }

    .slider.style_five .slider_content h6 {
        font-size: 18px;
        line-height: 26px
    }

    .slider.style_five .slider_content h1 {
        font-size: 45px;
        line-height: 55px
    }
}

.rd_more {
    position: absolute;
    display: block;
    bottom: 25px;
    font-size: 16px;
    font-weight: 600;
    color: var(--heading-color-one);
    line-height: 17px;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.rd_more i {
    margin-left: 5px;
    font-size: 23px;
    display: inline-block;
    position: relative;
    top: 6px;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.theme_btn,
.theme_btn i {
    transition: .5s ease-in-out;
    position: relative;
    display: inline-block
}

.rd_more:hover,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: var(--color-set-one-1) !important
}

.theme_btn {
    border-radius: 4px;
    cursor: pointer;
    min-width: 160px;
    line-height: 26px;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px;
    background: var(--color-set-one-1);
    color: var(--color-white);
    font-weight: 600;
    text-align: center;
    border: 1px solid var(--color-set-one-1);
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.theme_btn svg {
    position: relative;
    width: 20px;
    display: inline-block;
    margin-left: 5px
}

.theme_btn i {
    margin-left: 5px;
    font-size: 18px;
    top: 7px;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.theme_btn:hover {
    background: var(--color-set-one-2);
    color: var(--color-white);
    border-color: var(--color-set-one-2)
}

.theme_btn.color_white {
    background: var(--color-white);
    color: var(--heading-color-one) !important;
    border: 1px solid var(--color-white)
}

.theme_btn.color_red:hover {
    background: #ed1b2c !important;
    color: #fff !important;
    border: 1px solid #ed1b2c
}

.theme_btn.color_red {
    background: #ed1b2c;
    color: #fff !important;
    border: 1px solid #ed1b2c
}

.theme_btn.color_five,
.theme_btn.color_four,
.theme_btn.color_three,
.theme_btn.color_two,
.theme_btn.color_white_two {
    color: var(--color-white) !important
}

.theme_btn.color_white_two {
    background: 0 0;
    border: 1px solid var(--color-white)
}

.theme_btn.big {
    padding: 14px 30px 14px 30px !important;
}

.theme_btn.big2 {
    padding: 14px 34px !important
}

.theme_btn.icon_center i {
    top: 0;
    height: 18px;
    line-height: 18px;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

.theme_btn.color_two {
    background: var(--color-set-two-three-1);
    border: 1px solid var(--color-set-two-three-1)
}

.theme_btn.color_three {
    background: var(--color-set-two-three-6);
    border: 1px solid var(--color-set-two-three-6)
}

.theme_btn.color_four {
    background: var(--color-set-four-4);
    border: 1px solid var(--color-set-four-4)
}

.theme_btn.color_four:hover {
    background-image: linear-gradient(180deg, var(--color-set-four-2) 0, var(--color-set-four-1) 100%);
    border-color: #fff0
}

.theme_btn.color_five {
    background: var(--color-set-four-3);
    border: 1px solid var(--color-set-four-3)
}

@media (max-width:530px) {
    .header-area.header-style-1 .main_header_content .logo_box svg {
        width: 105%
    }

    .header-area.header-style-1 .main_header_content .logo_box .logo {
        height: 32px
    }

    .header-area.header-style-1 .main_header_content .logo_box .logo img {
        width: 80%;
        margin: auto
    }

    .header-area.header-style-1 .main_header_content .right_content .navbar_togglers {
        padding: 0 15px 0 0
    }

    .header-area.header-style-1 .main_header_content .right_content .button a {
        min-width: 100px
    }

    .header-area.header-style-1 .main_header_content .right_content .contact-toggler {
        padding-left: 15px
    }

    .theme_btn {
        min-width: unset;
        padding: 10px 22px;
        font-size: 14px;
        line-height: 20px
    }
}

.blog_style.one {
    display: flex;
    background: var(--color-white);
    box-shadow: var(--box-shadow-two);
    align-items: center
}

.blog_style.one .image_box {
    position: relative;
    width: 42%;
    min-width: 42%;
    overflow: hidden
}

.blog_style.one .image_box img {
    width: 100%;
    height: 320px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.blog_style.one .image_box .blog_video {
    position: absolute;
    top: 20px;
    background: var(--color-set-one-1);
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: var(--color-white);
    left: 20px
}

.blog_style.one .image_box.excerpt_enabled img {
    height: 370px
}

.blog_style.one .content_box {
    position: relative;
    width: 58%;
    padding: 40px 40px 30px;
    min-width: 58%
}

.blog_style.one .content_box .tit_ho.title_28 {
    margin-bottom: 14px
}

.blog_style.one .content_box .top {
    position: relative;
    margin-bottom: 22px;
    flex-wrap: wrap
}

.blog_style.one .content_box .top .cat_gry {
    display: block;
    padding: 5px 15px;
    border-radius: 7px;
    background: #ed1b2c;
    color: var(--color-white);
    margin-right: 20px;
    font-size: 17px;
    line-height: 20px
}

.blog_style.one .content_box .top .date_tm i {
    position: relative;
    display: inline-block;
    margin-right: 3px;
    top: 2px;
    color: var(--color-set-one-2);
    font-size: 16px;
    line-height: 16px
}

.blog_style.one .content_box .bottom .comments .span,
.blog_style.one .content_box .bottom .comments a,
.blog_style.one .content_box .top .date_tm time {
    font-size: 17px;
    color: var(--content-color-one);
    line-height: 18px;
    font-weight: 400
}

.blog_style.one .content_box .bottom {
    justify-content: space-between;
    flex-wrap: wrap
}

.blog_style.one .content_box .bottom .rd_more {
    color: #ed1b2c;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 5px;
    margin-top: 30px;
    position: relative
}

.blog_style.one .content_box .bottom .comments {
    font-size: unset !important;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    position: relative;
    top: 1px
}

.blog_style.one .content_box .bottom .comments i {
    display: inline-block;
    margin-right: 5px;
    color: var(--color-set-one-2);
    font-size: 18px;
    line-height: 18px
}

.blog_style.one .content_box .bottom .comments span.Comments.are.Closed {
    text-decoration: line-through
}

.blog_style.one.no_images .content_box {
    width: 100%;
    min-width: 100%
}

.blog_single_content {
    position: relative;
    margin-bottom: 30px;
    background: var(--color-white);
    box-shadow: var(--box-shadow-two)
}

.blog_single_content .single_content_upper {
    padding: 40px 40px 15px
}

.blog_single_content .single-thumbnail {
    position: relative;
    height: 400px
}

.blog_single_content .tags_and_cat {
    position: relative;
    border-top: 1px solid var(--border-color);
    margin-bottom: 22px
}

.blog_single_content .tags_and_cat .d-flex {
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap
}

.blog_single_content .tags_and_cat .d-flex .d-flex {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: unset;
    margin-bottom: 15px;
    margin-top: 15px;
    gap: 10px
}

.blog_single_content .tags_and_cat .d-flex .d-flex .title {
    font-size: 17px;
    line-height: normal;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--heading-color-one);
    font-family: var(--font-family-main);
    margin-bottom: 8px !important;
    margin-top: 8px !important;
    padding-right: 8px
}

.blog_single_content .tags_and_cat .d-flex .d-flex .cats,
.blog_single_content .tags_and_cat .d-flex .d-flex .tags {
    display: inline-block;
    padding: 6px 16px;
    border-radius: 7px;
    font-weight: 500;
    background: var(--color-white);
    color: var(--heading-color-one);
    border: 1px solid var(--color-set-one-bor-3);
    font-size: 15px;
    line-height: 20px
}

.blog_single_content .tags_and_cat .d-flex .d-flex .cats,
.blog_single_content .tags_and_cat .d-flex .d-flex .cats:hover,
.blog_single_content .tags_and_cat .d-flex .d-flex .tags:hover {
    background: var(--color-set-one-1);
    border-color: var(--color-set-one-1);
    color: var(--color-white)
}

.blog_single_content .tags_and_cat .d-flex .d-flex .cats:hover {
    background: var(--color-set-one-2);
    border-color: var(--color-set-one-2);
    color: var(--color-white)
}

.blog_single_content .same_authour {
    position: relative;
    padding: 40px 0;
    border-top: 1px solid var(--color-set-one-bor-3);
    border-bottom: 1px solid var(--color-set-one-bor-3);
    display: flex;
    align-items: center
}

.blog_single_content .same_authour .image {
    position: relative;
    width: 120px;
    min-width: 120px;
    height: 120px;
    overflow: hidden;
    border-radius: 50%
}

.blog_single_content .same_authour .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.previouse_next_post .nav_post h2 {
    text-decoration: underline;
    text-decoration-color: var(--color-white);
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 8px
}

.previouse_next_post .nav_post .linked_prev_next {
    display: flex;
    align-items: center;
    padding-right: 15px
}

.previouse_next_post .nav_post .image {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
    min-width: 80px
}

.previouse_next_post .nav_post .text .down_content {
    position: relative;
    height: 22px;
    min-width: 225px;
    overflow: hidden
}

.previouse_next_post .nav_post .text .down_content span {
    font-size: 15px;
    color: var(--content-color-one);
    font-weight: 400
}

.previouse_next_post .nav_post .text .down_content span i {
    font-size: 16px;
    position: relative;
    top: 2px
}

.previouse_next_post .nav_post .text .down_content small,
.previouse_next_post .nav_post .text .down_content span {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    line-height: 24px;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.previouse_next_post .nav_post .text .down_content small {
    font-weight: 700;
    font-size: 15px;
    color: var(--heading-color-one);
    line-height: 18px;
    transform: translateY(40px)
}

.previouse_next_post .nav_post .text .down_content small i {
    margin-right: 7px;
    display: inline-block
}

.previouse_next_post .nav_post.next_post .linked_prev_next {
    justify-content: end;
    text-align: right;
    padding-left: 15px;
    padding-right: 0
}

.previouse_next_post .nav_post.next_post .image {
    margin-left: 15px;
    margin-right: unset
}

.previouse_next_post .nav_post.next_post .text .down_content small,
.previouse_next_post .nav_post.next_post .text .down_content span {
    left: unset;
    right: 0
}

.previouse_next_post .nav_post.next_post .text .down_content small i {
    margin-right: 0;
    margin-left: 7px
}

.previouse_next_post .nav_post:hover .text h2 {
    text-decoration-color: var(--color-set-one-2)
}

.previouse_next_post .nav_post:hover .text .down_content span {
    transform: translateY(-40px)
}

.previouse_next_post.only_prev {
    justify-content: flex-start;
    align-items: flex-start
}

.social-icons {
    position: relative;
    text-align: left
}

.social-icons ul li {
    display: inline-block;
    margin: 0;
    padding: 0
}

.social-icons ul li .m_icon {
    border: 0;
    background: var(--color-set-one-7);
    width: 40px;
    height: 40px;
    color: var(--color-white);
    font-size: 17px;
    text-align: center;
    line-height: 40px;
    display: block;
    border-radius: 40px;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.cart_totals h2,
.comment_box .title_commnt h3 a,
.sec_comments .comment-reply-title {
    font-size: 28px;
    line-height: 36px
}

.social-icons.single-share {
    margin-bottom: 30px;
    margin-top: 15px;
    display: flex;
    align-items: center
}

.social-icons.single-share h6 {
    margin: 0 20px 0 0
}

.comment_box.comments-area {
    position: relative;
    padding-top: 30px;
    border-top: 1px solid var(--color-set-one-bg-2)
}

.comment-form .comment-form {
    padding-top: 0;
    margin-bottom: 0
}

.sec_comments .comment-respond {
    padding-top: 30px;
    border-top: 1px solid var(--color-set-one-bor-3);
    margin-bottom: 45px
}

.sec_comments .comment-respond form .comment-form-author,
.sec_comments .comment-respond form .comment-form-email {
    width: 50%;
    float: left
}

@media (min-width:992px) {

    .d_block_min_992px,
    .navbar_nav li li .dropdown-btn span::before {
        display: block
    }

    .pd_left_5 {
        padding-left: 5px
    }

    .pd_left_10,
    body .default_header .navbar_nav .mennucolumn_full .image_big_on_menu_two,
    body .default_header .navbar_nav .mennucolumn_full-five .image_big_on_menu_two,
    body .default_header .navbar_nav .mennucolumn_full-four .image_big_on_menu_two,
    body .default_header .navbar_nav .mennucolumn_full-six .image_big_on_menu_two,
    body .default_header .navbar_nav .mennucolumn_full-three .image_big_on_menu_two,
    body .default_header .navbar_nav .mennucolumn_full-two .image_big_on_menu_two,
    body .menu_boxed .navbar_nav .mennucolumn_full .image_big_on_menu_two,
    body .menu_boxed .navbar_nav .mennucolumn_full-five .image_big_on_menu_two,
    body .menu_boxed .navbar_nav .mennucolumn_full-four .image_big_on_menu_two,
    body .menu_boxed .navbar_nav .mennucolumn_full-six .image_big_on_menu_two,
    body .menu_boxed .navbar_nav .mennucolumn_full-three .image_big_on_menu_two,
    body .menu_boxed .navbar_nav .mennucolumn_full-two .image_big_on_menu_two,
    body .menu_content_in .navbar_nav .mennucolumn_full .image_big_on_menu_two,
    body .menu_content_in .navbar_nav .mennucolumn_full-five .image_big_on_menu_two,
    body .menu_content_in .navbar_nav .mennucolumn_full-four .image_big_on_menu_two,
    body .menu_content_in .navbar_nav .mennucolumn_full-six .image_big_on_menu_two,
    body .menu_content_in .navbar_nav .mennucolumn_full-three .image_big_on_menu_two,
    body .menu_content_in .navbar_nav .mennucolumn_full-two .image_big_on_menu_two {
        padding-left: 10px !important
    }

    .pd_left_15 {
        padding-left: 15px !important
    }

    .pd_left_20 {
        padding-left: 20px !important
    }

    .pd_left_25 {
        padding-left: 25px !important
    }

    .pd_left_30 {
        padding-left: 30px !important
    }

    .pd_left_35 {
        padding-left: 35px !important
    }

    .navbar_nav .menu-item.vankine_menu_image>.nav_link,
    .pd_left_40 {
        padding-left: 40px !important
    }

    .pd_left_45 {
        padding-left: 45px !important
    }

    .pd_left_50 {
        padding-left: 50px !important
    }

    .pd_left_55 {
        padding-left: 55px !important
    }

    .pd_left_60 {
        padding-left: 60px !important
    }

    .pd_left_65 {
        padding-left: 65px !important
    }

    .pd_left_70 {
        padding-left: 70px !important
    }

    .pd_left_75 {
        padding-left: 75px !important
    }

    .pd_left_80 {
        padding-left: 80px !important
    }

    .pd_left_85 {
        padding-left: 85px !important
    }

    .pd_left_90 {
        padding-left: 90px !important
    }

    .pd_left_95 {
        padding-left: 95px !important
    }

    .pd_left_100 {
        padding-left: 100px !important
    }

    .pd_left_110 {
        padding-left: 110px !important
    }

    .pd_left_120 {
        padding-left: 120px !important
    }

    .pd_right_5 {
        padding-right: 5px !important
    }

    .pd_right_10 {
        padding-right: 10px !important
    }

    .pd_right_15 {
        padding-right: 15px !important
    }

    .pd_right_20 {
        padding-right: 20px !important
    }

    .pd_right_25 {
        padding-right: 25px !important
    }

    .pd_right_30 {
        padding-right: 30px !important
    }

    .pd_right_35 {
        padding-right: 35px !important
    }

    .pd_right_40 {
        padding-right: 40px !important
    }

    .pd_right_45 {
        padding-right: 45px !important
    }

    .pd_right_50 {
        padding-right: 50px !important
    }

    .pd_right_55 {
        padding-right: 55px !important
    }

    .pd_right_60 {
        padding-right: 60px !important
    }

    .pd_right_65 {
        padding-right: 65px !important
    }

    .pd_right_70 {
        padding-right: 70px !important
    }

    .pd_right_75 {
        padding-right: 75px !important
    }

    .pd_right_80 {
        padding-right: 80px !important
    }

    .pd_right_85 {
        padding-right: 85px !important
    }

    .pd_right_90 {
        padding-right: 90px !important
    }

    .pd_right_95 {
        padding-right: 95px !important
    }

    .pd_right_100 {
        padding-right: 100px !important
    }

    .mr_right_5 {
        margin-right: 5px
    }

    .mr_right_10 {
        margin-right: 10px !important
    }

    .mr_right_15 {
        margin-right: 15px
    }

    .mr_right_20 {
        margin-right: 20px
    }

    .mr_right_25 {
        margin-right: 25px
    }

    .mr_right_30 {
        margin-right: 30px
    }

    .mr_right_35 {
        margin-right: 35px
    }

    .mr_right_40 {
        margin-right: 40px
    }

    .mr_right_45 {
        margin-right: 45px
    }

    .mr_right_50 {
        margin-right: 50px
    }

    .mr_right_55 {
        margin-right: 55px
    }

    .mr_right_60 {
        margin-right: 60px
    }

    .mr_right_65 {
        margin-right: 65px
    }

    .mr_right_70 {
        margin-right: 70px
    }

    .mr_right_75 {
        margin-right: 75px
    }

    .mr_right_80 {
        margin-right: 80px
    }

    .mr_right_85 {
        margin-right: 85px
    }

    .mr_right_90 {
        margin-right: 90px
    }

    .mr_right_95 {
        margin-right: 95px
    }

    .mr_right_100 {
        margin-right: 100px
    }

    .mr_right_minus_15 {
        margin-right: -15px
    }

    .mr_right_minus_40 {
        margin-right: -40px
    }

    .mr_right_minus_50 {
        margin-right: -50px
    }

    .mr_right_minus_60 {
        margin-right: -60px
    }

    .mr_right_minus_70 {
        margin-right: -70px
    }

    .mr_right_minus_80 {
        margin-right: -80px
    }

    .mr_right_minus_90 {
        margin-right: -90px
    }

    .mr_right_minus_100 {
        margin-right: -100px
    }

    .mr_right_minus_110 {
        margin-right: -110px
    }

    .mr_right_minus_120 {
        margin-right: -120px
    }

    .mr_right_minus_130 {
        margin-right: -130px
    }

    .mr_right_minus_140 {
        margin-right: -140px
    }

    .mr_right_minus_150 {
        margin-right: -150px
    }

    .mr_right_minus_160 {
        margin-right: -160px
    }

    .mr_right_minus_170 {
        margin-right: -170px
    }

    .mr_right_minus_250 {
        margin-right: -250px
    }

    .mr_right_minus_320 {
        margin-right: -320px
    }

    .mr_left_5 {
        margin-left: 5px
    }

    .mr_left_10 {
        margin-left: 10px
    }

    .mr_left_15 {
        margin-left: 15px
    }

    .mr_left_20 {
        margin-left: 20px
    }

    .mr_left_25 {
        margin-left: 25px
    }

    .mr_left_30 {
        margin-left: 30px
    }

    .mr_left_35 {
        margin-left: 35px
    }

    .mr_left_40 {
        margin-left: 40px
    }

    .mr_left_45 {
        margin-left: 45px
    }

    .mr_left_50 {
        margin-left: 50px
    }

    .mr_left_55 {
        margin-left: 55px
    }

    .mr_left_60 {
        margin-left: 60px
    }

    .mr_left_65 {
        margin-left: 65px
    }

    .mr_left_70 {
        margin-left: 70px
    }

    .mr_left_75 {
        margin-left: 75px
    }

    .mr_left_80 {
        margin-left: 80px
    }

    .mr_left_85 {
        margin-left: 85px
    }

    .mr_left_90 {
        margin-left: 90px
    }

    .mr_left_95 {
        margin-left: 95px
    }

    .mr_left_100 {
        margin-left: 100px
    }

    .mr_left_minus_15 {
        margin-left: -15px
    }

    .mr_left_minus_40 {
        margin-left: -40px
    }

    .mr_left_minus_50 {
        margin-left: -50px
    }

    .mr_left_minus_60 {
        margin-left: -60px
    }

    .mr_left_minus_70 {
        margin-left: -70px
    }

    .mr_left_minus_80 {
        margin-left: -80px
    }

    .mr_left_minus_90 {
        margin-left: -90px
    }

    .mr_left_minus_100 {
        margin-left: -100px
    }

    .mr_left_minus_110 {
        margin-left: -110px
    }

    .mr_left_minus_120 {
        margin-left: -120px
    }

    .mr_left_minus_130 {
        margin-left: -130px
    }

    .mr_left_minus_140 {
        margin-left: -140px
    }

    .mr_left_minus_150 {
        margin-left: -150px
    }

    .mr_left_minus_160 {
        margin-left: -160px
    }

    .mr_left_minus_180 {
        margin-left: -180px
    }

    .mr_left_minus_190 {
        margin-left: -190px
    }

    .mr_left_minus_200 {
        margin-left: -200px
    }

    .mr_left_minus_170 {
        margin-left: -170px
    }

    .mr_left_minus_240 {
        margin-left: -240px
    }

    .mr_left_minus_250 {
        margin-left: -250px
    }

    .mr_left_minus_320 {
        margin-left: -320px
    }

    .w_50 {
        width: 50%
    }

    .testimonial_ver_carousel {
        position: relative;
        padding-right: 100px
    }

    .testimonial_ver_carousel .owl-dots {
        padding: 0 !important;
        position: absolute !important;
        right: -100px;
        top: -20px;
        bottom: 0;
        margin: auto !important;
        width: unset !important;
        max-height: 100px
    }

    .testimonial_ver_carousel .owl-dots .owl-dot {
        display: block;
        margin: 4px 0 !important
    }

    .navbar_nav .menu-item .sub_menu li a .text-link .mbadge,
    .navbar_nav>li>a .text-link .mbadge {
        display: inline-block;
        background: var(--color-set-one-1);
        color: var(--color-white);
        font-weight: 500;
        font-size: 12px;
        text-align: center;
        line-height: 20px;
        border-radius: 5px;
        padding: 0 8px;
        position: absolute
    }

    .navbar_nav {
        padding-left: 0
    }

    .navbar_nav>li>a .text-link .mbadge {
        top: -27px;
        right: 0
    }

    .navbar_nav>li>a .text-link .mbadge:before {
        position: absolute;
        content: "";
        border-left: 10px solid var(--color-set-one-1);
        bottom: -9px;
        left: 0;
        height: 10px;
        width: 10px;
        border-right: 10px solid #fff0;
        border-top: 10px solid #fff0;
        border-bottom: 10px solid #fff0
    }

    .navbar_nav li {
        margin-bottom: 0;
        text-align: left
    }

    .navbar_nav li .dropdown-btn .fa-angle-down {
        font-size: 16px
    }

    .navbar_nav .menu-item {
        position: relative;
        margin-right: 20px;
        padding: 29px 0;
        margin-bottom: 0 !important;
        display: inline-block;
        transition: .5s ease-in-out;
        -ms-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out
    }

    .navbar_nav .menu-item:last-child {
        margin-right: 0
    }

    .navbar_nav .menu-item>a.nav_link {
        font-size: 14px;
        position: relative;
        line-height: 24px;
        text-transform: uppercase;
        padding: 0;
        display: flex;
        align-items: center;
        font-weight: 500;
        color: var(--menu-color);
        font-family: var(--font-family-main);
        transition: .5s ease-in-out;
        -ms-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out
    }

    .navbar_nav .menu-item.dropdown a.nav_link {
        display: inline-block
    }

    .navbar_nav .menu-item.dropdown .dropdown-btn {
        position: relative;
        display: inline-block;
        height: 18px;
        line-height: 18px;
        margin-left: 0
    }

    .navbar_nav .menu-item .sub_menu {
        position: absolute;
        pointer-events: none;
        left: 0;
        top: 100%;
        margin-left: 0;
        pointer-events: none !important;
        background-color: var(--color-white);
        min-width: 380px;
        padding: 15px 30px;
        transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transition: .3s;
        -ms-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        opacity: 0;
        visibility: hidden;
        border-radius: 0;
        z-index: 0;
        box-shadow: var(--box-shadow)
    }

    .navbar_nav .menu-item .sub_menu li {
        display: block;
        list-style: none;
        padding: 10px 0;
        margin: 0
    }

    .navbar_nav .menu-item .sub_menu li a {
        font-size: 16px;
        line-height: 24px;
        color: var(--menu-color);
        font-weight: 500;
        text-transform: capitalize
    }

    .navbar_nav .menu-item .sub_menu li a .text-link .mbadge {
        top: 0;
        right: 10px;
        bottom: 0;
        margin: auto;
        height: 20px
    }

    .navbar_nav .menu-item .sub_menu li.dropdown {
        padding-right: 15px;
        position: relative
    }

    .navbar_nav .menu-item .sub_menu li.dropdown .dropdown-btn {
        position: absolute;
        right: 17px;
        height: 15px;
        line-height: 15px;
        top: 0;
        bottom: 0;
        margin: auto
    }

    .navbar_nav .menu-item .sub_menu li.dropdown .text-link .mbadge {
        right: 36px
    }

    .navbar_nav .menu-item .sub_menu .sub_menu {
        left: 100%;
        top: 0
    }

    .navbar_nav .menu-item.mega_menu {
        margin-right: 36px
    }

    .navbar_nav .menu-item.mega_menu .sub_menu {
        min-width: 100%;
        top: unset;
        background: unset !important;
        box-shadow: unset !important;
        padding: unset !important;
        padding-top: 15px !important
    }

    .navbar_nav .menu-item.mega_menu .nav_link {
        display: inline-flex;
        align-items: center
    }

    .navbar_nav .menu-item.mega_menu .dropdown-btn {
        position: relative;
        right: -5px;
        display: inline-block
    }

    .navbar_nav .menu-item:hover>.sub_menu {
        pointer-events: fill !important;
        opacity: 1;
        margin-left: 0;
        margin-top: 0 !important;
        z-index: 9999 !important;
        visibility: visible;
        transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        pointer-events: fill
    }

    .navbar_nav .menu-item.vankine_menu_image>.nav_link .img-link {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 30px;
        width: auto
    }

    .navbar_nav .menu-item.vankine_menu_image>.nav_link .img-link img {
        width: 30px;
        height: auto
    }

    .dropdownlastthree_row .navbar_nav li:nth-last-child(-n+2) .sub_menu,
    body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_five:nth-last-child(-n+2) .sub_menu .sub_menu,
    body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_four:nth-last-child(-n+2) .sub_menu .sub_menu,
    body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_three:nth-last-child(-n+2) .sub_menu .sub_menu,
    body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_two:nth-last-child(-n+2) .sub_menu .sub_menu,
    body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_five:nth-last-child(-n+2) .sub_menu .sub_menu,
    body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_four:nth-last-child(-n+2) .sub_menu .sub_menu,
    body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_three:nth-last-child(-n+2) .sub_menu .sub_menu,
    body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_two:nth-last-child(-n+2) .sub_menu .sub_menu,
    body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_five:nth-last-child(-n+2) .sub_menu .sub_menu,
    body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_four:nth-last-child(-n+2) .sub_menu .sub_menu,
    body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_three:nth-last-child(-n+2) .sub_menu .sub_menu,
    body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_two:nth-last-child(-n+2) .sub_menu .sub_menu {
        left: unset;
        right: 0
    }

    .dropdownlastthree_row .navbar_nav li:nth-last-child(-n+2) .sub_menu .sub_menu {
        left: unset;
        right: 100%
    }

    .navbar_nav .sub_menu>li.active .dropdown-btn .fa-angle-down,
    .navbar_nav .sub_menu>li.active>a,
    .navbar_nav .sub_menu>li.current_page_item .dropdown-btn .fa-angle-down,
    .navbar_nav .sub_menu>li.current_page_item>a,
    .navbar_nav .sub_menu>li:hover .dropdown-btn .fa-angle-down,
    .navbar_nav .sub_menu>li:hover>a,
    .navbar_nav>li.active .dropdown-btn .fa-angle-down,
    .navbar_nav>li.active>a,
    .navbar_nav>li.current_page_item .dropdown-btn .fa-angle-down,
    .navbar_nav>li.current_page_item>a,
    .navbar_nav>li:hover .dropdown-btn .fa-angle-down,
    .navbar_nav>li:hover>a {
        color: var(--color-set-one-1) !important
    }

    .navbar_nav>li.active .active>.image_big_on_menu_two,
    .navbar_nav>li.current_page_item .active>.image_big_on_menu_two {
        background: var(--color-set-one-1) !important;
        color: var(--color-white) !important
    }

    body .navbar_nav .menu-item.mennucolumn_five .sub_menu li a,
    body .navbar_nav .menu-item.mennucolumn_four .sub_menu li a,
    body .navbar_nav .menu-item.mennucolumn_three .sub_menu li a,
    body .navbar_nav .menu-item.mennucolumn_two .sub_menu li a {
        display: flex !important;
        justify-content: start
    }

    body .navbar_nav .menu-item.mennucolumn_five .sub_menu li a .img-link,
    body .navbar_nav .menu-item.mennucolumn_four .sub_menu li a .img-link,
    body .navbar_nav .menu-item.mennucolumn_three .sub_menu li a .img-link,
    body .navbar_nav .menu-item.mennucolumn_two .sub_menu li a .img-link {
        margin: unset !important;
        margin-right: 8px !important;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important
    }

    body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_five:nth-last-child(-n+2) .sub_menu,
    body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_four:nth-last-child(-n+2) .sub_menu,
    body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_three:nth-last-child(-n+2) .sub_menu,
    body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_two:nth-last-child(-n+2) .sub_menu,
    body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_five:nth-last-child(-n+2) .sub_menu,
    body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_four:nth-last-child(-n+2) .sub_menu,
    body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_three:nth-last-child(-n+2) .sub_menu,
    body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_two:nth-last-child(-n+2) .sub_menu,
    body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_five:nth-last-child(-n+2) .sub_menu,
    body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_four:nth-last-child(-n+2) .sub_menu,
    body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_three:nth-last-child(-n+2) .sub_menu,
    body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_two:nth-last-child(-n+2) .sub_menu {
        left: unset;
        right: -130%
    }

    body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_full:nth-last-child(-n+2) .sub_menu,
    body .dropdownlastthree_row .default_header .navbar_nav .menu-item.mennucolumn_full:nth-last-child(-n+2) .sub_menu .sub_menu,
    body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_full:nth-last-child(-n+2) .sub_menu,
    body .dropdownlastthree_row .menu_boxed .navbar_nav .menu-item.mennucolumn_full:nth-last-child(-n+2) .sub_menu .sub_menu,
    body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_full:nth-last-child(-n+2) .sub_menu,
    body .dropdownlastthree_row .menu_content_in .navbar_nav .menu-item.mennucolumn_full:nth-last-child(-n+2) .sub_menu .sub_menu {
        left: 0;
        right: 0
    }

    body .default_header .navbar_nav .mennucolumn_five>ul>li>.dropdown-btn,
    body .default_header .navbar_nav .mennucolumn_four>ul>li>.dropdown-btn,
    body .default_header .navbar_nav .mennucolumn_three>ul>li>.dropdown-btn,
    body .default_header .navbar_nav .mennucolumn_two>ul>li>.dropdown-btn,
    body .menu_boxed .navbar_nav .mennucolumn_five>ul>li>.dropdown-btn,
    body .menu_boxed .navbar_nav .mennucolumn_four>ul>li>.dropdown-btn,
    body .menu_boxed .navbar_nav .mennucolumn_three>ul>li>.dropdown-btn,
    body .menu_boxed .navbar_nav .mennucolumn_two>ul>li>.dropdown-btn,
    body .menu_content_in .navbar_nav .mennucolumn_five>ul>li>.dropdown-btn,
    body .menu_content_in .navbar_nav .mennucolumn_four>ul>li>.dropdown-btn,
    body .menu_content_in .navbar_nav .mennucolumn_three>ul>li>.dropdown-btn,
    body .menu_content_in .navbar_nav .mennucolumn_two>ul>li>.dropdown-btn {
        display: none !important
    }

    body .default_header .navbar_nav .mennucolumn_five>ul>li .img-link,
    body .default_header .navbar_nav .mennucolumn_four>ul>li .img-link,
    body .default_header .navbar_nav .mennucolumn_three>ul>li .img-link,
    body .default_header .navbar_nav .mennucolumn_two>ul>li .img-link,
    body .menu_boxed .navbar_nav .mennucolumn_five>ul>li .img-link,
    body .menu_boxed .navbar_nav .mennucolumn_four>ul>li .img-link,
    body .menu_boxed .navbar_nav .mennucolumn_three>ul>li .img-link,
    body .menu_boxed .navbar_nav .mennucolumn_two>ul>li .img-link,
    body .menu_content_in .navbar_nav .mennucolumn_five>ul>li .img-link,
    body .menu_content_in .navbar_nav .mennucolumn_four>ul>li .img-link,
    body .menu_content_in .navbar_nav .mennucolumn_three>ul>li .img-link,
    body .menu_content_in .navbar_nav .mennucolumn_two>ul>li .img-link {
        position: relative !important;
        margin-right: 5px;
        min-width: 30px
    }

    body .default_header .navbar_nav .mennucolumn_five>ul>li>a,
    body .default_header .navbar_nav .mennucolumn_four>ul>li>a,
    body .default_header .navbar_nav .mennucolumn_full-five>ul>li>a,
    body .default_header .navbar_nav .mennucolumn_full-four>ul>li>a,
    body .default_header .navbar_nav .mennucolumn_full-six>ul>li>a,
    body .default_header .navbar_nav .mennucolumn_full-three>ul>li>a,
    body .default_header .navbar_nav .mennucolumn_full-two>ul>li>a,
    body .default_header .navbar_nav .mennucolumn_full>ul>li>a,
    body .default_header .navbar_nav .mennucolumn_three>ul>li>a,
    body .default_header .navbar_nav .mennucolumn_two>ul>li>a,
    body .menu_boxed .navbar_nav .mennucolumn_five>ul>li>a,
    body .menu_boxed .navbar_nav .mennucolumn_four>ul>li>a,
    body .menu_boxed .navbar_nav .mennucolumn_full-five>ul>li>a,
    body .menu_boxed .navbar_nav .mennucolumn_full-four>ul>li>a,
    body .menu_boxed .navbar_nav .mennucolumn_full-six>ul>li>a,
    body .menu_boxed .navbar_nav .mennucolumn_full-three>ul>li>a,
    body .menu_boxed .navbar_nav .mennucolumn_full-two>ul>li>a,
    body .menu_boxed .navbar_nav .mennucolumn_full>ul>li>a,
    body .menu_boxed .navbar_nav .mennucolumn_three>ul>li>a,
    body .menu_boxed .navbar_nav .mennucolumn_two>ul>li>a,
    body .menu_content_in .navbar_nav .mennucolumn_five>ul>li>a,
    body .menu_content_in .navbar_nav .mennucolumn_four>ul>li>a,
    body .menu_content_in .navbar_nav .mennucolumn_full-five>ul>li>a,
    body .menu_content_in .navbar_nav .mennucolumn_full-four>ul>li>a,
    body .menu_content_in .navbar_nav .mennucolumn_full-six>ul>li>a,
    body .menu_content_in .navbar_nav .mennucolumn_full-three>ul>li>a,
    body .menu_content_in .navbar_nav .mennucolumn_full-two>ul>li>a,
    body .menu_content_in .navbar_nav .mennucolumn_full>ul>li>a,
    body .menu_content_in .navbar_nav .mennucolumn_three>ul>li>a,
    body .menu_content_in .navbar_nav .mennucolumn_two>ul>li>a {
        padding-left: 0 !important;
        padding-bottom: 16px;
        margin-bottom: 10px;
        text-transform: uppercase;
        display: block !important;
        border-bottom: 1px solid var(--color-set-one-bor-2)
    }

    body .default_header .navbar_nav .mennucolumn_five>ul>li>a .img-link,
    body .default_header .navbar_nav .mennucolumn_four>ul>li>a .img-link,
    body .default_header .navbar_nav .mennucolumn_full-five>ul>li>a .img-link,
    body .default_header .navbar_nav .mennucolumn_full-four>ul>li>a .img-link,
    body .default_header .navbar_nav .mennucolumn_full-six>ul>li>a .img-link,
    body .default_header .navbar_nav .mennucolumn_full-three>ul>li>a .img-link,
    body .default_header .navbar_nav .mennucolumn_full-two>ul>li>a .img-link,
    body .default_header .navbar_nav .mennucolumn_full>ul>li>a .img-link,
    body .default_header .navbar_nav .mennucolumn_three>ul>li>a .img-link,
    body .default_header .navbar_nav .mennucolumn_two>ul>li>a .img-link,
    body .menu_boxed .navbar_nav .mennucolumn_five>ul>li>a .img-link,
    body .menu_boxed .navbar_nav .mennucolumn_four>ul>li>a .img-link,
    body .menu_boxed .navbar_nav .mennucolumn_full-five>ul>li>a .img-link,
    body .menu_boxed .navbar_nav .mennucolumn_full-four>ul>li>a .img-link,
    body .menu_boxed .navbar_nav .mennucolumn_full-six>ul>li>a .img-link,
    body .menu_boxed .navbar_nav .mennucolumn_full-three>ul>li>a .img-link,
    body .menu_boxed .navbar_nav .mennucolumn_full-two>ul>li>a .img-link,
    body .menu_boxed .navbar_nav .mennucolumn_full>ul>li>a .img-link,
    body .menu_boxed .navbar_nav .mennucolumn_three>ul>li>a .img-link,
    body .menu_boxed .navbar_nav .mennucolumn_two>ul>li>a .img-link,
    body .menu_content_in .navbar_nav .mennucolumn_five>ul>li>a .img-link,
    body .menu_content_in .navbar_nav .mennucolumn_four>ul>li>a .img-link,
    body .menu_content_in .navbar_nav .mennucolumn_full-five>ul>li>a .img-link,
    body .menu_content_in .navbar_nav .mennucolumn_full-four>ul>li>a .img-link,
    body .menu_content_in .navbar_nav .mennucolumn_full-six>ul>li>a .img-link,
    body .menu_content_in .navbar_nav .mennucolumn_full-three>ul>li>a .img-link,
    body .menu_content_in .navbar_nav .mennucolumn_full-two>ul>li>a .img-link,
    body .menu_content_in .navbar_nav .mennucolumn_full>ul>li>a .img-link,
    body .menu_content_in .navbar_nav .mennucolumn_three>ul>li>a .img-link,
    body .menu_content_in .navbar_nav .mennucolumn_two>ul>li>a .img-link {
        margin-top: -5px !important
    }

    body .default_header .navbar_nav .mennucolumn_five .sub_menu,
    body .default_header .navbar_nav .mennucolumn_four .sub_menu,
    body .default_header .navbar_nav .mennucolumn_full .sub_menu,
    body .default_header .navbar_nav .mennucolumn_full-five .sub_menu,
    body .default_header .navbar_nav .mennucolumn_full-four .sub_menu,
    body .default_header .navbar_nav .mennucolumn_full-six .sub_menu,
    body .default_header .navbar_nav .mennucolumn_full-three .sub_menu,
    body .default_header .navbar_nav .mennucolumn_full-two .sub_menu,
    body .default_header .navbar_nav .mennucolumn_three .sub_menu,
    body .default_header .navbar_nav .mennucolumn_two .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_five .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_four .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full-five .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full-four .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full-six .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full-three .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full-two .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_three .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_two .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_five .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_four .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full-five .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full-four .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full-six .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full-three .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full-two .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_three .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_two .sub_menu {
        display: flex;
        flex-wrap: wrap;
        padding: 30px 35px 25px !important;
        gap: 1.5rem
    }

    .header-area.header-style-1 .main_header_content .nav_tog_column .navbar_togglers,
    body .default_header .navbar_nav .mennucolumn_five .sub_menu .dropdown-btn,
    body .default_header .navbar_nav .mennucolumn_four .sub_menu .dropdown-btn,
    body .default_header .navbar_nav .mennucolumn_full .sub_menu .dropdown-btn,
    body .default_header .navbar_nav .mennucolumn_full-five .sub_menu .dropdown-btn,
    body .default_header .navbar_nav .mennucolumn_full-four .sub_menu .dropdown-btn,
    body .default_header .navbar_nav .mennucolumn_full-six .sub_menu .dropdown-btn,
    body .default_header .navbar_nav .mennucolumn_full-three .sub_menu .dropdown-btn,
    body .default_header .navbar_nav .mennucolumn_full-two .sub_menu .dropdown-btn,
    body .default_header .navbar_nav .mennucolumn_three .sub_menu .dropdown-btn,
    body .default_header .navbar_nav .mennucolumn_two .sub_menu .dropdown-btn,
    body .menu_boxed .navbar_nav .mennucolumn_five .sub_menu .dropdown-btn,
    body .menu_boxed .navbar_nav .mennucolumn_four .sub_menu .dropdown-btn,
    body .menu_boxed .navbar_nav .mennucolumn_full .sub_menu .dropdown-btn,
    body .menu_boxed .navbar_nav .mennucolumn_full-five .sub_menu .dropdown-btn,
    body .menu_boxed .navbar_nav .mennucolumn_full-four .sub_menu .dropdown-btn,
    body .menu_boxed .navbar_nav .mennucolumn_full-six .sub_menu .dropdown-btn,
    body .menu_boxed .navbar_nav .mennucolumn_full-three .sub_menu .dropdown-btn,
    body .menu_boxed .navbar_nav .mennucolumn_full-two .sub_menu .dropdown-btn,
    body .menu_boxed .navbar_nav .mennucolumn_three .sub_menu .dropdown-btn,
    body .menu_boxed .navbar_nav .mennucolumn_two .sub_menu .dropdown-btn,
    body .menu_content_in .navbar_nav .mennucolumn_five .sub_menu .dropdown-btn,
    body .menu_content_in .navbar_nav .mennucolumn_four .sub_menu .dropdown-btn,
    body .menu_content_in .navbar_nav .mennucolumn_full .sub_menu .dropdown-btn,
    body .menu_content_in .navbar_nav .mennucolumn_full-five .sub_menu .dropdown-btn,
    body .menu_content_in .navbar_nav .mennucolumn_full-four .sub_menu .dropdown-btn,
    body .menu_content_in .navbar_nav .mennucolumn_full-six .sub_menu .dropdown-btn,
    body .menu_content_in .navbar_nav .mennucolumn_full-three .sub_menu .dropdown-btn,
    body .menu_content_in .navbar_nav .mennucolumn_full-two .sub_menu .dropdown-btn,
    body .menu_content_in .navbar_nav .mennucolumn_three .sub_menu .dropdown-btn,
    body .menu_content_in .navbar_nav .mennucolumn_two .sub_menu .dropdown-btn {
        display: none
    }

    body .default_header .navbar_nav .mennucolumn_five .sub_menu>li,
    body .default_header .navbar_nav .mennucolumn_four .sub_menu>li,
    body .default_header .navbar_nav .mennucolumn_full .sub_menu>li,
    body .default_header .navbar_nav .mennucolumn_full-five .sub_menu>li,
    body .default_header .navbar_nav .mennucolumn_full-four .sub_menu>li,
    body .default_header .navbar_nav .mennucolumn_full-six .sub_menu>li,
    body .default_header .navbar_nav .mennucolumn_full-three .sub_menu>li,
    body .default_header .navbar_nav .mennucolumn_full-two .sub_menu>li,
    body .default_header .navbar_nav .mennucolumn_three .sub_menu>li,
    body .default_header .navbar_nav .mennucolumn_two .sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_five .sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_four .sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_full .sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_full-five .sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_full-four .sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_full-six .sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_full-three .sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_full-two .sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_three .sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_two .sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_five .sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_four .sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_full .sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_full-five .sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_full-four .sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_full-six .sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_full-three .sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_full-two .sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_three .sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_two .sub_menu>li {
        flex: 1 1;
        width: 200px;
        padding: 0 45px
    }

    body .default_header .navbar_nav .mennucolumn_five .sub_menu .sub_menu,
    body .default_header .navbar_nav .mennucolumn_four .sub_menu .sub_menu,
    body .default_header .navbar_nav .mennucolumn_full .sub_menu .sub_menu,
    body .default_header .navbar_nav .mennucolumn_full-five .sub_menu .sub_menu,
    body .default_header .navbar_nav .mennucolumn_full-four .sub_menu .sub_menu,
    body .default_header .navbar_nav .mennucolumn_full-six .sub_menu .sub_menu,
    body .default_header .navbar_nav .mennucolumn_full-three .sub_menu .sub_menu,
    body .default_header .navbar_nav .mennucolumn_full-two .sub_menu .sub_menu,
    body .default_header .navbar_nav .mennucolumn_three .sub_menu .sub_menu,
    body .default_header .navbar_nav .mennucolumn_two .sub_menu .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_five .sub_menu .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_four .sub_menu .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full .sub_menu .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full-five .sub_menu .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full-four .sub_menu .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full-six .sub_menu .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full-three .sub_menu .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full-two .sub_menu .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_three .sub_menu .sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_two .sub_menu .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_five .sub_menu .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_four .sub_menu .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full .sub_menu .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full-five .sub_menu .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full-four .sub_menu .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full-six .sub_menu .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full-three .sub_menu .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full-two .sub_menu .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_three .sub_menu .sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_two .sub_menu .sub_menu {
        display: block !important;
        position: relative !important;
        left: unset !important;
        pointer-events: fill;
        top: unset !important;
        margin-left: unset !important;
        background-color: unset !important;
        min-width: unset !important;
        padding: unset !important;
        transform: unset !important;
        -ms-transform: unset !important;
        -moz-transform: unset !important;
        -o-transform: unset !important;
        transition: .3s;
        -ms-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        opacity: unset !important;
        visibility: unset !important;
        border-radius: unset !important;
        z-index: unset !important;
        box-shadow: unset !important
    }

    body .default_header .navbar_nav .mennucolumn_five .sub_menu .sub_menu li,
    body .default_header .navbar_nav .mennucolumn_four .sub_menu .sub_menu li,
    body .default_header .navbar_nav .mennucolumn_full .sub_menu .sub_menu li,
    body .default_header .navbar_nav .mennucolumn_full-five .sub_menu .sub_menu li,
    body .default_header .navbar_nav .mennucolumn_full-four .sub_menu .sub_menu li,
    body .default_header .navbar_nav .mennucolumn_full-six .sub_menu .sub_menu li,
    body .default_header .navbar_nav .mennucolumn_full-three .sub_menu .sub_menu li,
    body .default_header .navbar_nav .mennucolumn_full-two .sub_menu .sub_menu li,
    body .default_header .navbar_nav .mennucolumn_three .sub_menu .sub_menu li,
    body .default_header .navbar_nav .mennucolumn_two .sub_menu .sub_menu li,
    body .menu_boxed .navbar_nav .mennucolumn_five .sub_menu .sub_menu li,
    body .menu_boxed .navbar_nav .mennucolumn_four .sub_menu .sub_menu li,
    body .menu_boxed .navbar_nav .mennucolumn_full .sub_menu .sub_menu li,
    body .menu_boxed .navbar_nav .mennucolumn_full-five .sub_menu .sub_menu li,
    body .menu_boxed .navbar_nav .mennucolumn_full-four .sub_menu .sub_menu li,
    body .menu_boxed .navbar_nav .mennucolumn_full-six .sub_menu .sub_menu li,
    body .menu_boxed .navbar_nav .mennucolumn_full-three .sub_menu .sub_menu li,
    body .menu_boxed .navbar_nav .mennucolumn_full-two .sub_menu .sub_menu li,
    body .menu_boxed .navbar_nav .mennucolumn_three .sub_menu .sub_menu li,
    body .menu_boxed .navbar_nav .mennucolumn_two .sub_menu .sub_menu li,
    body .menu_content_in .navbar_nav .mennucolumn_five .sub_menu .sub_menu li,
    body .menu_content_in .navbar_nav .mennucolumn_four .sub_menu .sub_menu li,
    body .menu_content_in .navbar_nav .mennucolumn_full .sub_menu .sub_menu li,
    body .menu_content_in .navbar_nav .mennucolumn_full-five .sub_menu .sub_menu li,
    body .menu_content_in .navbar_nav .mennucolumn_full-four .sub_menu .sub_menu li,
    body .menu_content_in .navbar_nav .mennucolumn_full-six .sub_menu .sub_menu li,
    body .menu_content_in .navbar_nav .mennucolumn_full-three .sub_menu .sub_menu li,
    body .menu_content_in .navbar_nav .mennucolumn_full-two .sub_menu .sub_menu li,
    body .menu_content_in .navbar_nav .mennucolumn_three .sub_menu .sub_menu li,
    body .menu_content_in .navbar_nav .mennucolumn_two .sub_menu .sub_menu li {
        flex: unset !important;
        width: 100% !important;
        padding: 7px 0 !important;
        display: block !important
    }

    body .default_header .navbar_nav .mennucolumn_two>.sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_two>.sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_two>.sub_menu {
        width: 500px;
        left: -200%
    }

    body .default_header .navbar_nav .mennucolumn_two>.sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_two>.sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_two>.sub_menu>li {
        min-width: 40%;
        padding: 0 !important
    }

    body .default_header .navbar_nav .mennucolumn_three>.sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_three>.sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_three>.sub_menu {
        width: 600px;
        left: -300%
    }

    body .default_header .navbar_nav .mennucolumn_three>.sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_three>.sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_three>.sub_menu>li {
        min-width: 29%;
        padding: 0 !important
    }

    body .default_header .navbar_nav .mennucolumn_four>.sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_four>.sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_four>.sub_menu {
        width: 800px;
        left: -480%
    }

    body .default_header .navbar_nav .mennucolumn_four>.sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_four>.sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_four>.sub_menu>li {
        min-width: 21%;
        padding: 0 !important
    }

    body .default_header .navbar_nav .mennucolumn_five>.sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_five>.sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_five>.sub_menu {
        width: 900px;
        left: -580%
    }

    body .default_header .navbar_nav .mennucolumn_five>.sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_five>.sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_five>.sub_menu>li {
        min-width: 15%;
        padding: 0 !important
    }

    body .default_header .navbar_nav .mennucolumn_full,
    body .default_header .navbar_nav .mennucolumn_full-five,
    body .default_header .navbar_nav .mennucolumn_full-four,
    body .default_header .navbar_nav .mennucolumn_full-six,
    body .default_header .navbar_nav .mennucolumn_full-three,
    body .default_header .navbar_nav .mennucolumn_full-two,
    body .menu_boxed .navbar_nav .mennucolumn_full,
    body .menu_boxed .navbar_nav .mennucolumn_full-five,
    body .menu_boxed .navbar_nav .mennucolumn_full-four,
    body .menu_boxed .navbar_nav .mennucolumn_full-six,
    body .menu_boxed .navbar_nav .mennucolumn_full-three,
    body .menu_boxed .navbar_nav .mennucolumn_full-two,
    body .menu_content_in .navbar_nav .mennucolumn_full,
    body .menu_content_in .navbar_nav .mennucolumn_full-five,
    body .menu_content_in .navbar_nav .mennucolumn_full-four,
    body .menu_content_in .navbar_nav .mennucolumn_full-six,
    body .menu_content_in .navbar_nav .mennucolumn_full-three,
    body .menu_content_in .navbar_nav .mennucolumn_full-two {
        position: static !important
    }

    body .default_header .navbar_nav .mennucolumn_full-five>.sub_menu,
    body .default_header .navbar_nav .mennucolumn_full-four>.sub_menu,
    body .default_header .navbar_nav .mennucolumn_full-six>.sub_menu,
    body .default_header .navbar_nav .mennucolumn_full-three>.sub_menu,
    body .default_header .navbar_nav .mennucolumn_full-two>.sub_menu,
    body .default_header .navbar_nav .mennucolumn_full>.sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full-five>.sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full-four>.sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full-six>.sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full-three>.sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full-two>.sub_menu,
    body .menu_boxed .navbar_nav .mennucolumn_full>.sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full-five>.sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full-four>.sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full-six>.sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full-three>.sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full-two>.sub_menu,
    body .menu_content_in .navbar_nav .mennucolumn_full>.sub_menu {
        z-index: 99999;
        width: 98%;
        left: 0;
        right: 0;
        margin: auto
    }

    body .default_header .navbar_nav .mennucolumn_full-two>.sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_full-two>.sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_full-two>.sub_menu>li {
        min-width: 50%;
        padding: 0 !important
    }

    body .default_header .navbar_nav .mennucolumn_full-three>.sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_full-three>.sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_full-three>.sub_menu>li {
        min-width: 33.33% !important;
        padding: 0 !important
    }

    body .default_header .navbar_nav .mennucolumn_full-four>.sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_full-four>.sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_full-four>.sub_menu>li {
        min-width: 25% !important;
        padding: 0 !important
    }

    body .default_header .navbar_nav .mennucolumn_full-five>.sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_full-five>.sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_full-five>.sub_menu>li {
        min-width: 20% !important;
        padding: 0 !important
    }

    body .default_header .navbar_nav .mennucolumn_full-six>.sub_menu>li,
    body .menu_boxed .navbar_nav .mennucolumn_full-six>.sub_menu>li,
    body .menu_content_in .navbar_nav .mennucolumn_full-six>.sub_menu>li {
        max-width: 16.66% !important;
        padding: 0 !important
    }

    .menu_open_sidely .navbar_nav {
        position: relative
    }

    .menu_open_sidely .navbar_nav>.menu-item {
        min-width: 250px
    }

    .menu_open_sidely .navbar_nav>.menu-item>.dropdown-btn {
        float: right;
        right: 5px;
        top: 2px;
        transform: rotate(-90deg)
    }

    .menu_open_sidely .navbar_nav>.menu-item>.dropdown-btn .fa-angle-down {
        color: #fff
    }

    .menu_open_sidely .navbar_nav .menu-item .sub_menu {
        top: 0;
        right: unset !important;
        left: 100% !important
    }

    .menu_open_sidely .navbar_nav .menu-item.mega_menu .sub_menu {
        width: 550%
    }

    .comment-form-email {
        padding-left: 15px
    }

    .comment-form-author {
        padding-right: 15px
    }
}

.comment_box .title_commnt h3 a {
    font-family: var(--font-heading);
    color: var(--color-heading)
}

.comment_box li .font-heading {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    display: block;
    color: var(--heading-color-one)
}

.comment_box .comment-list .comment-list,
.comment_box .comment-list .comment-list .comment-list {
    padding-bottom: 0
}

.comment_box .comment-list .children li {
    padding-top: 25px;
    margin: 0
}

#comm,
#events,
.comment_box .comment-list .comment-respond {
    padding: 40px 0 0
}

.single-comment .user {
    min-width: 100%
}

.single-comment .user .thumb {
    max-width: 80px;
    min-width: 80px;
    width: 80px;
    margin-right: 0;
    position: absolute
}

.single-comment .user .thumb img {
    width: 60px;
    height: 60px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 60px
}

.single-comment .user .comment-text {
    padding-left: 80px
}

.single-comment .user .comment-text .desc ul li {
    list-style: none;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.schedule-listing.launce .schedule-slot-info-content img,
.single-comment .user .comment-text .desc ul li:last-child {
    float: right
}

.single-comment .user .comment-text .desc ul li.datesss i {
    font-size: 16px;
    top: 2px;
    position: relative;
    margin-right: 5px;
    color: var(--color-set-one-1)
}

.single-comment .user .comment-text .desc ul li:first-child {
    max-width: 65%
}

.single-comment .user .comment-text .inner_text_ul li {
    margin: 0 !important;
    padding: 0 !important
}

.single-comment .user .comment-text .reply a {
    display: inline-block;
    margin-right: 10px;
    font-size: 15px;
    color: var(--heading-color-one)
}

.children .comment-respond {
    padding: 20px 0 0
}

@media (max-width:768px) {
    .w_50_after_max_768 {
        width: 50%
    }

    .slider.style_one .slider_content img {
        width: 72%
    }

    .blog_box.type_two .content .bottn_flex {
        flex-wrap: wrap
    }

    .blog_box.type_two .content .bottn_flex a {
        min-width: 100%;
        margin-bottom: 10px
    }

    .portfolio_box.type_two .image_box img {
        height: 400px
    }

    .portfolio_box.type_two .content_box {
        padding: 40px 20px
    }

    .portfolio_box.type_two .content_box .title_30 a {
        font-size: 20px;
        line-height: 28px
    }

    .image_box_only.type_four .abso_content .imtwo,
    .image_box_only.type_one svg,
    .portfolio_box.type_two .content_box .lnk {
        display: none
    }

    .image_box_only.type_one {
        margin-bottom: 50px;
        display: block
    }

    .image_box_only.type_one .image.one {
        width: 100%;
        min-width: 100%
    }

    .image_box_only.type_one .image.two {
        position: absolute;
        bottom: -45px;
        z-index: 1;
        right: 21px;
        width: 200px;
        height: 200px;
        min-width: 200px
    }

    .image_box_only.type_four {
        min-width: unset;
        display: block;
        margin-bottom: 100px
    }

    .image_box_only.type_four .abso_content {
        bottom: -100px;
        left: 10px;
        right: unset
    }

    .image_box_only.type_four .image {
        width: 100%;
        height: 560px
    }

    .image_box_only.type_five .content {
        padding: 20px
    }

    .image_box_only.type_five .title_no_a_30 {
        font-size: 30px;
        line-height: 38px
    }

    .icon_box_only.type_six,
    .service_box.type_five .icon_inner .d-flex,
    .social-icons.authour-share {
        display: block !important
    }

    .service_box.type_five .icon_inner .d-flex .icon {
        margin-right: unset;
        margin-bottom: 20px
    }

    .testimonial_ver_carousel .owl-carousel .owl-dots {
        padding-top: 22px
    }

    .testimonial_box.type_one {
        padding: 30px;
        margin-bottom: 41px
    }

    .testimonial_box.type_one:after {
        width: 90px;
        height: 90px;
        border-radius: 80px;
        right: 50px;
        bottom: -47px
    }

    .testimonial_box.type_one .t_comment {
        font-size: 16px;
        line-height: 25px
    }

    .testimonial_box.type_one .top_content {
        margin-bottom: 20px;
        padding-bottom: 20px
    }

    .testimonial_box.type_one .flaticon-right-quote {
        position: absolute;
        width: 70px;
        height: 70px;
        text-align: center;
        bottom: -36px;
        line-height: 70px;
        color: var(--color-white);
        font-size: 35px
    }

    .testimonial_box.type_one .lower_content .image_box svg {
        width: 60px;
        top: -9px;
        left: 4px
    }

    .testimonial_box.type_one .lower_content .image_box img {
        width: 50px;
        height: 50px
    }

    .icon_box_only.type_six .icon {
        margin-right: 0;
        margin-bottom: 20px;
        top: unset
    }

    .call_to_action.style_one,
    .previouse_next_post .nav_post .linked_prev_next {
        padding: 0
    }

    .call_to_action.style_one .contact_header_one,
    .call_to_action.style_one .section_title,
    .call_to_action.style_one .theme_btn_all {
        width: 100%;
        padding: 25px
    }

    div.wpforms-container-full .wpforms-form .wpforms-one-half,
    div.wpforms-container-full .wpforms-form .wpforms-one-third,
    div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-two-fourths,
    div.wpforms-container-full .wpforms-form .wpforms-two-sixths {
        width: 100% !important
    }

    .wpforms-form .wpforms-field {
        width: 100% !important;
        margin-left: unset !important
    }

    .page_header_default .page_header_content .title {
        font-size: 40px;
        line-height: 50px
    }

    .blog_style.one {
        display: block
    }

    .blog_style.one .image_box {
        width: 100%
    }

    .blog_style.one .content_box {
        width: 100%;
        padding: 20px
    }

    .social-icons.authour-share ul {
        margin-top: 15px;
        padding-left: 0 !important
    }

    .previouse_next_post {
        display: block;
        padding: 25px 0
    }

    .previouse_next_post .nav_post {
        min-width: 100%;
        width: 100%
    }

    .previouse_next_post .nav_post.next_post .linked_prev_next {
        justify-content: start;
        text-align: left;
        padding: 0
    }

    .previouse_next_post .nav_post.next_post .text .down_content small,
    .previouse_next_post .nav_post.next_post .text .down_content span {
        right: unset;
        left: 0
    }

    .previouse_next_post .prev_post {
        margin-bottom: 30px
    }
}

@media (max-width:500px) {
    .w_50_after_max_500 {
        width: 50%
    }

    .slider.style_one .slider_content img {
        width: 100%
    }

    .testimonial_box.type_two.type_three {
        margin: 10px
    }

    .testimonial_box.type_two .auth {
        display: block !important;
        text-align: center;
        min-width: unset !important
    }

    .testimonial_box.type_two .auth .image_box {
        margin-right: 0 !important
    }

    .testimonial_box.type_two .auth .image_box img {
        margin: auto
    }

    .blog_box.type_two .content .bottn_flex .comments,
    .blog_box.type_two.type_three .content .bottm_contet .rd_more,
    .client_grid::before {
        display: none
    }

    .client_grid .client_box {
        width: 100%;
        min-width: 100%
    }

    .client_grid .client_box.last {
        border-bottom: 1px solid var(--color-set-one-bor-3)
    }

    .client_grid .client_box:last-child {
        border-bottom: 0
    }

    .wp-block-search__input,
    input,
    select,
    textarea {
        font-size: 15px
    }

    div.wpforms-container-full .wpforms-form .wpforms-five-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-four-fifths,
    div.wpforms-container-full .wpforms-form .wpforms-four-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-one-fifth,
    div.wpforms-container-full .wpforms-form .wpforms-one-fourth,
    div.wpforms-container-full .wpforms-form .wpforms-one-half,
    div.wpforms-container-full .wpforms-form .wpforms-one-sixth,
    div.wpforms-container-full .wpforms-form .wpforms-one-third,
    div.wpforms-container-full .wpforms-form .wpforms-submit-container,
    div.wpforms-container-full .wpforms-form .wpforms-three-fifths,
    div.wpforms-container-full .wpforms-form .wpforms-three-fourths,
    div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-two-fifths,
    div.wpforms-container-full .wpforms-form .wpforms-two-fourths,
    div.wpforms-container-full .wpforms-form .wpforms-two-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
        padding: 0 0 20px !important
    }

    .breadcrumb li a {
        font-size: 15px;
        line-height: 24px
    }

    .breadcrumb li:before {
        font-size: 18px;
        right: -9px
    }

    .blog_style.one .content_box .bottom .comments {
        position: relative;
        top: 2px
    }

    .blog_style.one .content_box .top .cat_gry {
        margin: 2px 20px 5px 0
    }

    .blog_style.one .content_box .top .date_tm {
        margin: 6px 0
    }

    .blog_single_content .single_content_upper {
        padding: 20px
    }

    .blog_single_content .tags_and_cat .d-flex {
        display: block !important
    }

    .blog_single_content .tags_and_cat .d-flex .d-flex .title {
        font-size: 16px
    }

    .blog_single_content .tags_and_cat .d-flex .d-flex .cats,
    .blog_single_content .tags_and_cat .d-flex .d-flex .tags {
        padding: 5px 15px;
        font-size: 13px
    }

    .blog_single_content .same_authour,
    .social-icons.single-share {
        display: block
    }

    .blog_single_content .same_authour .content {
        padding: 20px 0 0
    }

    .social-icons.single-share h6 {
        margin: 0 0 10px
    }

    .social-icons.single-share li {
        margin: 0;
        padding: 0
    }

    .previouse_next_post .nav_post h2 {
        font-size: 18px;
        line-height: 26px
    }

    .previouse_next_post .nav_post .text .down_content small,
    .previouse_next_post .nav_post .text .down_content span {
        font-size: 14px
    }
}

.page-numbers li .page-numbers,
.page-numbers li a.page-link,
body .pagination li .page-numbers,
body .pagination li a.page-link {
    width: 35px;
    display: block;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 700;
    background-color: transparent !important;
    color: var(--heading-color-one);
    text-decoration: underline;
    text-decoration-color: var(--color-white);
    border: unset;
    text-align: center;
    padding: 0;
    transform: translateY(0);
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.page-numbers li .page-numbers:focus,
.page-numbers li .page-numbers:hover,
.page-numbers li a.page-link:focus,
.page-numbers li a.page-link:hover,
body .pagination li .page-numbers:focus,
body .pagination li .page-numbers:hover,
body .pagination li a.page-link:focus,
body .pagination li a.page-link:hover {
    box-shadow: unset !important;
    transform: translateY(-5px);
    color: var(--color-set-one-1) !important;
    text-decoration-color: var(--color-set-one-1);
    border: 0
}

.page-numbers li span.current,
.page-numbers li.active a,
body .pagination li span.current,
body .pagination li.active a {
    transform: translateY(0);
    color: var(--color-set-one-1) !important;
    text-decoration-color: var(--color-set-one-1) !important;
    border: 0
}

.page-numbers li a.next,
.page-numbers li a.prev,
.page-numbers li.next_link a,
.page-numbers li.prev_link a,
body .pagination li a.next,
body .pagination li a.prev,
body .pagination li.next_link a,
body .pagination li.prev_link a {
    width: 40px;
    display: block;
    height: 40px;
    background: var(--color-white);
    border: 1px solid var(--color-set-one-bor-3) !important;
    border-radius: 45px;
    padding: 0;
    text-align: center;
    color: var(--content-color-one);
    line-height: 40px;
    font-size: 18px;
    font-weight: 600
}

.page-numbers li a.next:hover,
.page-numbers li a.prev:hover,
.page-numbers li.next_link a:hover,
.page-numbers li.prev_link a:hover,
body .pagination li a.next:hover,
body .pagination li a.prev:hover,
body .pagination li.next_link a:hover,
body .pagination li.prev_link a:hover {
    color: var(--color-white) !important;
    background: var(--color-set-one-1) !important;
    border-color: var(--color-set-one-1) !important
}

.page-links a,
.page-links span,
.post-nav-links a,
.post-nav-links span {
    width: 40px;
    display: inline-block;
    height: 40px;
    background: var(--color-white);
    border: 1px solid var(--color-set-one-bor-3);
    border-radius: 45px;
    padding: 0;
    text-align: center;
    color: var(--content-color-one);
    line-height: 40px;
    font-size: 18px;
    font-weight: 600
}

#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce table.shop_table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: collapse
}

#coupon_code {
    width: 150px !important
}

.editor-styles-wrapper .wc-block-components-checkbox,
.wc-block-components-checkbox {
    margin-top: 0
}

.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
    width: 100px !important;
    text-align: center;
    height: 40px !important;
    font-weight: 600 !important;
    color: var(--heading-color-one) !important
}

.wc-block-components-price-slider__range-input-wrapper:before {
    background: var(--color-set-one-bor-2);
    opacity: 1
}

.wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(90deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: var(--color-set-one-1)
}

input[type=range i]::-webkit-slider-thumb {
    -webkit-appearance: none;
    cursor: ew-resize;
    border-color: var(--color-set-one-1) !important
}

input[type=range i]:focus::-webkit-slider-thumb,
input[type=range i]:hover::-webkit-slider-thumb {
    border-color: var(--color-set-one-2) !important;
    background: var(--color-set-one-2) !important
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background-color: var(--color-set-one-1);
    color: var(--color-white);
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    background: var(--color-set-one-1);
    border-bottom: 1px solid var(--color-set-one-1)
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    list-style: none;
    cursor: pointer
}

#add_payment_method #payment ul.payment_methods li label,
.woocommerce-cart #payment ul.payment_methods li label,
.woocommerce-checkout #payment ul.payment_methods li label {
    display: inline-block;
    margin: 0;
    color: var(--color-white)
}

#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
    display: inline-block;
    margin: -5px 10px 0 0;
    border-color: var(--color-white)
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: var(--color-white)
}

.woocommerce-grouped-product-list {
    position: relative;
    border-collapse: collapse !important
}

.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__label a {
    font-size: 18px;
    color: var(--heading-color-one);
    line-height: 26px;
    font-weight: 700;
    font-family: var(--font-family-main)
}

.woocommerce-grouped-product-list tbody,
.woocommerce-grouped-product-list td,
.woocommerce-grouped-product-list tfoot,
.woocommerce-grouped-product-list th,
.woocommerce-grouped-product-list thead,
.woocommerce-grouped-product-list tr {
    border: 1px solid var(--color-set-one-bor-3) !important;
    padding: 10px !important
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background: var(--color-set-one-3);
    border-top-color: var(--color-set-one-2);
    color: var(--color-white);
    padding: 1em 2em 1em 3.5em !important
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    position: relative;
    color: var(--color-white)
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
    background-color: var(--color-white) !important;
    color: var(--heading-color-one) !important
}

.woocommerce-error .button:hover,
.woocommerce-info .button:hover,
.woocommerce-message .button:hover {
    background-color: var(--color-set-one-2) !important;
    color: var(--color-white) !important
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
    color: var(--color-white);
    font-weight: 600;
    font-family: var(--font-family-main)
}

.wc-block-components-filter-reset-button {
    position: absolute;
    font-size: 14px;
    padding: 5px 12px;
    border-radius: 6px;
    background: red;
    color: var(--color-white);
    bottom: 0;
    z-index: 1;
    right: 0
}

.wc-block-components-filter-reset-button:hover {
    color: var(--color-white);
    background: vaR(--color-set-one-2)
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    height: 15px !important;
    border-radius: 15px !important;
    margin-right: 7px;
    margin-top: -1px
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:after {
    border: 10px solid var(--color-white) !important;
    top: 0 !important
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked:after {
    border: 10px solid var(--color-set-one-1) !important;
    top: 0 !important
}

.wc-block-components-checkbox__input:active,
.wc-block-components-checkbox__input:checked,
.wc-block-components-checkbox__input:focus {
    outline: 2px solid var(--color-set-one-1) !important
}

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: var(--color-white) !important;
    margin-top: 2px !important
}

.product-name a {
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    display: block;
    color: var(--heading-color-one)
}

.woocommerce a.remove {
    background-color: var(--color-set-one-bor-2);
    color: var(--heading-color-one) !important
}

.sidebar-widget .wc-block-grid__products .wc-block-grid__product {
    max-width: 100% !important;
    padding: 0 0 15px !important;
    flex: unset !important;
    list-style: none;
    border: 0 !important;
    margin-bottom: 15px !important;
    border-bottom: 1px solid var(--color-set-one-bor-2);
    text-align: left
}

.sidebar-widget .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link:after {
    content: "";
    clear: both;
    display: table
}

.sidebar-widget .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link .wc-block-grid__product-image {
    float: left;
    width: 82px;
    padding-right: 16px
}

.sidebar-widget .wc-block-grid__products .wc-block-grid__product:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: 0 !important
}

.sidebar-widget .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    font-family: var(--font-family-main);
    color: var(--heading-color-one)
}

.sidebar-widget .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale {
    border-radius: 6px !important;
    margin: 0 0 10px !important;
    position: relative !important;
    font-size: 12px !important;
    background: var(--color-set-one-6) !important;
    color: var(--color-white) !important;
    width: 78px;
    border: 1px solid var(--color-set-one-6);
    height: unset !important;
    display: block;
    padding: 1px 10px 0 !important;
    line-height: unset !important;
    min-height: unset !important;
    font-weight: 500 !important
}

.footer.style_three .mid_border,
.footer_contact_widget,
.fwidget_title,
.post_foo_box,
.quantity,
.sidebar-widget .wc-block-grid__products .wc-block-grid__product .wp-block-button,
.van_product_card,
.vankine_product_single,
.vankine_product_single .product {
    position: relative
}

.sidebar-widget .wc-block-grid__products .wc-block-grid__product .price del,
.sidebar-widget .wc-block-grid__products .wc-block-grid__product .price ins,
.sidebar-widget .wc-block-grid__products .wc-block-grid__product .price span {
    color: var(--color-set-one-1);
    font-size: 18px;
    font-weight: 600
}

.sidebar-widget .wc-block-grid__products .wc-block-grid__product .price del {
    color: var(--content-color-one);
    font-size: 15px !important;
    font-weight: 400;
    margin-right: 5px
}

.sidebar-widget .wc-block-grid__products .wc-block-grid__product .price del .woocommerce-Price-amount,
.sidebar-widget .wc-block-grid__products .wc-block-grid__product .price del .woocommerce-Price-currencySymbol {
    color: var(--content-color-one);
    font-size: 15px !important;
    font-weight: 400
}

.sidebar-widget .wc-block-grid__products .wc-block-grid__product .wp-block-button .added_to_cart {
    position: absolute;
    text-align: center !important;
    font-family: var(--font-family-main);
    margin: auto;
    border-radius: 6px;
    width: 100px;
    background: var(--color-white);
    border: 1px solid var(--color-set-one-bor-3);
    color: var(--heading-color-one);
    bottom: 0;
    right: 0;
    font-weight: 600;
    line-height: 31px !important;
    padding: 5px 20px !important;
    font-size: 14px;
    height: 40px !important
}

.sidebar-widget .wc-block-grid__products .wc-block-grid__product .wp-block-button .added_to_cart:hover,
.sidebar-widget .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
.van_product_card .button:hover {
    background: var(--color-set-one-1) !important;
    border-color: var(--color-set-one-1) !important;
    color: var(--color-white) !important
}

.sidebar-widget .wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
    font-size: 15px;
    background: var(--color-white);
    border: 1px solid var(--color-set-one-bor-3);
    color: var(--heading-color-one);
    border-radius: 6px;
    font-weight: 600;
    text-align: center !important;
    padding: 5px 20px !important;
    display: inline-block
}

.sidebar-widget .wc-block-grid__products a {
    padding-left: 0 !important
}

#events .events-slider .owl-nav,
.sidebar-widget .wc-block-grid__products a::before,
.woocommerce .sidebar-widget .cart_list li a::before,
.woocommerce .sidebar-widget .product_list_widget li a::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none
}

.vankine_product_archive .woocommerce-result-count {
    margin: 0 !important;
    padding: 10px 0
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    padding: 0 0 15px !important
}

.woocommerce ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child {
    padding-bottom: 0 !important
}

.woocommerce .sidebar-widget .cart_list li img,
.woocommerce .sidebar-widget .product_list_widget li img {
    width: 70px;
    height: 70px;
    margin-top: 0;
    float: left;
    margin-left: 0;
    margin-right: 10px
}

.woocommerce .sidebar-widget .cart_list .woocommerce-Price-amount,
.woocommerce .sidebar-widget .cart_list ins,
.woocommerce .sidebar-widget .product_list_widget .woocommerce-Price-amount,
.woocommerce .sidebar-widget .product_list_widget ins {
    color: var(--color-set-one-1);
    font-weight: 600;
    font-size: 16px
}

.woocommerce .sidebar-widget .cart_list del bdi,
.woocommerce .sidebar-widget .cart_list del span,
.woocommerce .sidebar-widget .product_list_widget del bdi,
.woocommerce .sidebar-widget .product_list_widget del span {
    font-size: 14px;
    font-weight: 400;
    color: var(--content-color-one);
    text-decoration-color: var(--content-color-one)
}

.woocommerce .sidebar-widget .cart_list .product-title,
.woocommerce .sidebar-widget .product_list_widget .product-title {
    color: var(--heading-color-one);
    font-size: 18px;
    font-family: var(--font-family-main);
    font-weight: 700;
    margin-bottom: 3px
}

.coupon .button,
.woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce .van_product_card .button,
.woocommerce a.button.alt,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.alt,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.alt,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    position: relative;
    border-radius: 6px;
    display: inline-block;
    line-height: 24px;
    font-size: 15px !important;
    padding: 8px 15px;
    background-color: var(--color-set-one-1);
    color: var(--color-white);
    font-weight: 600;
    text-align: center;
    border: 1px solid var(--color-set-one-1);
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.coupon .button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce .van_product_card .button:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
    background-color: var(--color-set-one-2);
    color: var(--color-white);
    border-color: var(--color-set-one-2)
}

.van_product_card .price {
    display: block;
    color: var(--heading-color-one) !important;
    font-weight: 700
}

.product_meta>span a,
.van_product_card .price del {
    color: var(--content-color-one);
    font-weight: 400
}

.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
    padding: 8px 15px !important
}

.van_product_card .onsale,
.vankine_product_single .product span.onsale {
    position: absolute !important;
    top: 0 !important;
    font-size: 12px !important;
    background: var(--color-set-one-6) !important;
    width: unset !important;
    height: unset !important;
    left: unset !important;
    padding: 1px 10px 0 !important;
    line-height: unset !important;
    min-height: unset !important;
    font-weight: 500 !important;
    color: var(--color-white) !important
}

.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    margin-left: 0;
    height: 100%;
    color: var(--color-white);
    z-index: 4
}

.woocommerce #respond input#submit.added::before,
.woocommerce a.button.added::before,
.woocommerce button.button.added::before,
.woocommerce input.button.added::before {
    width: 95%;
    height: 90%;
    left: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    border-radius: 6px;
    right: 0;
    background: var(--color-set-one-2);
    opacity: 1;
    position: absolute;
    content: ""
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    font-family: var(--font-family-main);
    font-weight: 700
}

.woocommerce-ordering {
    min-width: 200px
}

.van_product_card {
    padding: 20px !important;
    background: var(--color-white);
    border: 1px solid var(--color-set-one-bor-2);
    text-align: center;
    margin-bottom: 20px !important
}

.van_product_card .onsale {
    right: 0 !important;
    border-radius: unset !important;
    margin: 0 !important
}

.van_product_card .button {
    padding: 8px 18px !important;
    border: 1px solid var(--color-set-one-bor-3) !important;
    background: var(--color-white) !important;
    color: var(--heading-color-one) !important
}

.van_product_card .woocommerce-loop-product__title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 20px !important;
    line-height: 26px;
    padding: 0 !important;
    margin: 10px 0 !important
}

.van_product_card .button {
    margin-top: 20px !important;
    display: inline-block;
    border-radius: 6px
}

.van_product_card .added_to_cart {
    position: absolute;
    top: 0;
    left: 0;
    font-family: var(--font-family-main);
    margin: auto;
    border-radius: 6px;
    width: 100px;
    background: var(--color-set-one-1);
    bottom: 0;
    right: 0;
    line-height: 26px;
    padding: 5px 15px;
    font-size: 14px;
    color: var(--color-white);
    height: 40px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 0 20px !important;
    margin: 0 !important
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-color: var(--color-set-one-bor-2)
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    background: var(--color-set-one-2);
    color: var(--color-white);
    border-radius: 6px !important;
    margin: 0 5px 0 0 !important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: unset
}

.woocommerce div.product .woocommerce-tabs ul.tabs .comment-form-comment {
    padding-top: 15px
}

.related.products {
    border-top: 1px solid var(--color-set-one-bor-2);
    padding-top: 25px;
    margin-top: 35px
}

.related.products>h2,
.woocommerce-Tabs-panel .woocommerce-Reviews-title,
.woocommerce-Tabs-panel>h2 {
    font-size: 30px;
    line-height: 40px
}

.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
    padding: 5px 15px
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 !important;
    padding-top: 25px
}

.vankine_product_single .product_title {
    font-size: 36px;
    line-height: 42px
}

.vankine_product_single div.product p.price,
.vankine_product_single div.product span.price {
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    font-family: var(--font-family-main)
}

.vankine_product_single .woocommerce-product-details__short-description {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 32px;
    border-bottom: 1px solid var(--color-set-one-bor-3)
}

.vankine_product_single .product span.onsale {
    border-radius: unset !important;
    margin: 0 !important
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 20px !important;
    display: flex;
    gap: 1rem
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 25%;
    float: unset !important;
    border: 1px solid var(--color-set-one-bor-3);
    padding: 10px;
    border-radius: 10px
}

.product_meta>span {
    color: var(--heading-color-one);
    font-family: var(--font-family-main);
    font-weight: 700;
    display: block;
    margin-bottom: 10px
}

.woocommerce div.product div.images {
    margin-bottom: 3rem
}

.woocommerce-product-gallery .flex-viewport {
    border: 1px solid var(--color-set-one-bor-3);
    border-radius: 10px
}

.woocommerce-product-gallery .flex-viewport figure img {
    padding: 20px
}

.single-product .page_header_default {
    padding: 40px 0 35px
}

.woocommerce .woocommerce-breadcrumb {
    position: relative;
    text-transform: capitalize;
    color: var(--color-white);
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    background: 0 0;
    margin: 0 !important;
    font-family: var(--font-family-main);
    border-radius: 0
}

.woocommerce .woocommerce-breadcrumb a {
    position: relative;
    text-align: center;
    display: inline-block;
    color: var(--color-white);
    padding-right: 25px;
    margin-right: 15px
}

.woocommerce .woocommerce-breadcrumb a::before {
    content: "\f11e";
    font-family: uicons-regular-straight !important;
    display: inline-block;
    font-size: 20px;
    height: 12px;
    line-height: 12px;
    right: -6px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: unset;
    width: 100%;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid var(--color-set-one-bor-3)
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    display: inline-block;
    padding-right: 10px
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 6px 18px;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    font-family: var(--font-family-main);
    border-radius: 6px;
    background: var(--color-set-one-bor-2);
    color: var(--heading-color-one)
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
    background: var(--color-set-one-2) !important;
    color: var(--color-white) !important
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: unset;
    width: 100%
}

.woocommerce-account .woocommerce-MyAccount-content fieldset {
    padding: 15px 0 !important
}

.woocommerce-account .woocommerce-MyAccount-content fieldset legend {
    font-size: 18px;
    font-weight: 700;
    color: var(--heading-color-one)
}

.flex-control-nav li {
    padding: 10px
}

.shop_table .product-thumbnail img {
    width: 100px;
    height: auto;
    margin: auto
}

.woocommerce-checkout-payment {
    margin-top: 20px;
    padding: 45px 20px 20px;
    background: var(--color-set-one-bg-1)
}

.quantity .qty_button {
    position: absolute;
    top: 5px;
    right: 5px;
    background: 0 0;
    color: var(--heading-color-one);
    font-size: 16px;
    border: 0;
    height: 20px;
    line-height: 20px
}

.quantity .qty_button.minus {
    bottom: 5px;
    top: unset
}

.woocommerce-checkout-payment .accordion-box .accordion {
    position: relative;
    margin: 0 0 20px;
    padding: 15px 25px;
    background: var(--color-white);
    list-style: none;
    border: 1px solid var(--color-set-one-bor-4);
    cursor: pointer
}

.stock.in-stock,
.woocommerce-checkout-payment .accordion-box .wp-block-search__input,
.woocommerce-checkout-payment .accordion-box body .select2-selection--single,
.woocommerce-checkout-payment .accordion-box div.wpforms-container .wpforms-form .choices__innerP,
.woocommerce-checkout-payment .accordion-box input[type=email],
.woocommerce-checkout-payment .accordion-box input[type=number],
.woocommerce-checkout-payment .accordion-box input[type=password],
.woocommerce-checkout-payment .accordion-box input[type=search],
.woocommerce-checkout-payment .accordion-box input[type=tel],
.woocommerce-checkout-payment .accordion-box input[type=text],
.woocommerce-checkout-payment .accordion-box input[type=url],
.woocommerce-checkout-payment .accordion-box select,
.woocommerce-checkout-payment .accordion-box textarea {
    margin-bottom: 15px
}

.woocommerce-checkout-payment .accordion-box .accordion h4 {
    font-size: 18px
}

.woocommerce-checkout-payment .accordion-box .accordion .icon-outer {
    position: absolute;
    top: 18px;
    right: 23px;
    opacity: 1 !important;
    color: var(--heading-color-one);
    font-size: 16px
}

.stock.in-stock {
    padding: 5px 15px;
    border-radius: 20px;
    display: inline-block;
    border: 1px solid var(--color-set-one-bor-4)
}

.content_box>h2,
.woocommerce-Reviews-title {
    font-size: 34px;
    margin-bottom: 20px
}

.woocommerce-tabs.wc-tabs-wrapper {
    padding: 30px;
    border: 1px solid var(--color-set-one-bor-3);
    border-radius: 5px
}

.login_form_and_register {
    padding: 40px;
    border: 1px solid var(--color-set-one-bor-3);
    background: var(--color-set-one-bg-1);
    border-radius: 5px;
    position: relative
}

.login_form_and_register .nav-pills {
    padding-left: 0 !important;
    justify-content: center
}

.login_form_and_register label span {
    position: relative;
    top: 2px
}

.footer.style_one {
    position: relative;
    background: var(--color-set-one-2);
    overflow: hidden
}

.footer.style_one .patter_top {
    position: absolute;
    top: -20px;
    left: 0;
    width: auto;
    height: auto;
    z-index: 0
}

.footer.style_one .patter_bottom {
    position: absolute;
    bottom: -270px;
    right: 0;
    width: auto;
    height: auto;
    z-index: 0
}

.footer.style_one .mottom_content {
    padding: 10px 0;
    background: var(--color-set-one-7)
}

.footer.style_two .mottom_content {
    padding: 10px 0;
    background: var(--color-set-two-three-4)
}

.footer.style_two .contact_header_one .icon_s,
.footer.style_two .contact_header_two .icon_s {
    background: var(--color-set-one-6);
    border-color: var(--color-set-one-6)
}

.footer.style_three .mid_border::after,
.footer.style_three .mid_border::before {
    top: 0;
    width: 1px;
    height: 95%;
    background: var(--color-set-one-lig-2);
    position: absolute;
    content: ""
}

.footer.style_three .mid_border::before {
    left: -65px
}

.footer.style_three .mid_border::after {
    right: -10px
}

.footer.style_four {
    position: relative;
    background: var(--color-set-four-4)
}

.footer.style_five .mottom_content,
.footer.style_four .mottom_content {
    background: var(--color-set-one-7)
}

.footer.style_four .call_to_action.style_one {
    background: 0 0
}

.footer.style_four .call_to_action.style_one .theme_btn_all .theme_btn {
    border: #fff0;
    background-image: linear-gradient(81deg, var(--color-set-four-1) 0, var(--color-set-four-2) 74%)
}

.footer.style_four .bottom_content {
    padding-top: 60px;
    border-top: 1px solid var(--color-set-one-lig-2)
}

.footer.style_four .pattern_1 {
    position: absolute;
    top: 11%;
    left: 5%
}

.footer.style_four .pattern_3 {
    position: absolute;
    top: 200px;
    right: -5px
}

.footer.style_five {
    overflow: unset
}

.footer.style_six {
    background: var(--color-set-one-bg-1);
    position: relative;
    overflow: hidden
}

.footer.style_six .pattern_bg {
    position: absolute;
    left: 0;
    top: -50%
}

.footer.style_six .bottom_content {
    padding: 20px 0;
    background: var(--color-set-one-2)
}

.fwidget_title .title {
    font-size: 22px;
    line-height: 30px;
    position: relative;
    font-weight: 700;
    color: var(--heading-color-one);
    margin: 0;
    font-family: var(--font-family-main)
}

.prgoress_indicator::after,
.prgoress_indicator::before {
    content: "\f106";
    font-family: FontAwesome;
    left: 0;
    height: 46px;
    width: 46px;
    font-weight: 900;
    font-size: 18px;
    line-height: 46px;
    top: 0;
    cursor: pointer;
    text-align: center
}

.g_box {
    flex-wrap: wrap;
    gap: .5rem
}

.g_box a {
    display: block;
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
    overflow: hidden;
    border-radius: 5px;
    position: relative
}

.g_box a:before,
.post_foo_box .foo_post_content .image_box:before {
    position: absolute;
    content: "";
    background: var(--color-set-one-1);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.g_box a svg,
.post_foo_box .foo_post_content .image_box svg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 35px;
    margin: auto;
    opacity: 0;
    z-index: 2
}

.post_foo_box .foo_post_content {
    display: flex;
    gap: 1rem;
    margin-bottom: 18px
}

.post_foo_box .foo_post_content .image_box {
    position: relative;
    width: 80px;
    min-width: 80px;
    height: 80px;
    overflow: hidden;
    display: block;
    border-radius: 6px
}

@supports (-webkit-line-clamp:2) {

    .blog_style.one .content_box .title_28 a,
    .post_foo_box .foo_post_content .content .title_18 a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }
}

.post_foo_box .foo_post_content .content p {
    font-size: 15px;
    margin: 0
}

.post_foo_box .foo_post_content .content .date_tm {
    font-size: 15px
}

.post_foo_box .foo_post_content .content .date_tm i {
    position: relative;
    top: 2px;
    margin-right: 2px;
    display: inline-block
}

.post_foo_box .foo_post_content .content .date_tm span {
    font-size: 16px;
    margin-right: 5px
}

.footer_contact_widget .d-flex svg {
    margin-right: 15px;
    position: relative;
    min-width: 25px;
    width: 25px
}

.footer_contact_widget .d-flex a,
.footer_contact_widget .d-flex p {
    color: var(--heading-color-one);
    font-size: 16px
}

.prgoress_indicator {
    position: fixed;
    right: 50px;
    bottom: 75px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgb(22 93 245 / .2);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px) !important;
    transition: .2s linear !important
}

.prgoress_indicator.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) !important
}

.prgoress_indicator::after {
    position: absolute;
    color: var(--color-set-one-1);
    display: block;
    z-index: 1;
    transition: .2s linear !important
}

.prgoress_indicator::before {
    position: absolute;
    opacity: 0;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: #fff0;
    display: block;
    z-index: 2;
    transition: .2s linear !important
}

.prgoress_indicator svg path {
    fill: none
}

.prgoress_indicator svg.progress-circle path {
    stroke: var(--color-set-one-1);
    stroke-width: 4;
    box-sizing: border-box;
    transition: .2s linear !important
}

.prgoress_indicator.color_two svg.progress-circle path {
    stroke: var(--color-set-two-three-1)
}

.prgoress_indicator.color_three svg.progress-circle path {
    stroke: var(--color-set-two-three-6)
}

.prgoress_indicator.color_four svg.progress-circle path {
    stroke: var(--color-set-four-1)
}

.word {
    font-size: 65px;
    margin: auto;
    font-weight: 900
}

@media only screen and (max-width:768px) {
    .mobile-image {
        min-height: auto !important;
    }

    .word {
        font-size: 40px;
        margin: auto;
        font-weight: 900
    }
}

@media only screen and (max-width:1440px) and (min-width:746px) {
    .navbar_nav .menu-item>a.nav_link {
        font-size: 10px
    }
}

.schedule-listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 40px
}

.schedule-listing .schedule-slot-time {
    background: #13192b;
    color: #fff;
    padding: 30px 28px;
    font-size: 18px;
    font-weight: 500;
    -webkit-box-flex: 0;
    text-align: center;
    -ms-flex: 0 0 18%;
    flex: 0 0 33%;
    max-width: 33%
}

.schedule-listing .schedule-slot-time span {
    display: block;
    line-height: 46px;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    font-weight: 700;
    padding-bottom: 10px;
    font-size: 32px
}

.schedule-listing .schedule-slot-info {
    position: relative;
    padding: 15px 40px;
    border-left: none;
    width: 35%;
    background: #e2edf4
}

.schedule-listing .schedule-slot-image {
    position: relative;
    padding: 15px 5px;
    border-left: none;
    width: 33%;
    align-items: center;
    justify-content: center;
    background: #e2edf4
}

.schedule-listing .schedule-slot-info .schedule-slot-speakers {
    position: absolute;
    left: 40px;
    top: 0;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    bottom: 0;
    margin: auto
}

.schedule-listing .schedule-slot-info .schedule-slot-title {
    font-size: 24px;
    color: #000;
    text-align: center
}

.schedule-listing .schedule-slot-info .schedule-slot-title strong {
    font-size: 14px;
    color: #747474;
    margin-left: 12px
}

.schedule-listing:hover .schedule-slot-title {
    color: #ec1b2b
}

.schedule-listing:nth-of-type(2n) .schedule-slot-time {
    background: #13192b
}

.schedule-listing.launce .schedule-slot-time {
    padding: 40px 28px
}

.schedule-listing.launce .schedule-slot-title {
    float: left;
    margin-bottom: 0
}

.schedule-listing-btn {
    text-align: center;
    margin-top: 60px
}

.direction-tabs .tab-pane.active,
.schedule-tabs .tab-pane.active {
    -webkit-animation-name: fadeRight;
    animation-name: fadeRight;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.iamge img {
    max-height: 145px;
    width: 100%;
    min-height: 144px;
    object-fit: contain
}

.rad-io {
    cursor: pointer;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    margin: 0 !important
}

.rad-io input {
    position: absolute;
    left: -9999px
}

.rad-io input:checked+span {
    background-color: #ffb5bb
}

.rad-io span {
    display: flex;
    align-items: center;
    padding: .375em .75em .375em .375em;
    border-radius: 99em;
    transition: .25s
}

.rad-io input:checked+span:before {
    box-shadow: inset 0 0 0 .4375em #ed1b2c
}

.rad-io span:before {
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    margin-right: .375em;
    transition: .25s;
    box-shadow: inset 0 0 0 .125em #13192b
}

#comm .heading,
#events .heading {
    text-align: center;
    margin-bottom: 60px
}

#comm .heading h2,
#events .heading h2 {
    position: relative;
    font-size: 40px;
    line-height: 52px;
    font-weight: 700;
    color: var(--heading-color-one);
    margin: 0;
    font-family: var(--font-family-main);
    text-transform: uppercase
}

#comm .h-100,
#events .h-100 {
    height: 100% !important;
    padding: 10px 10px 40px
}

#events .events-slider .cards {
    box-shadow: 0 0 10px 3px rgb(0 0 0 / .1);
    border-radius: 5px;
    padding: 0;
    height: 100%;
    position: relative
}

#events .events-slider .cards .cards-img img {
    width: 100%;
    min-height: 200px;
    object-fit: cover;
    max-height: 200px
}

#events .events-slider .cards .card-body h4 {
    color: #ed1c2c;
    font-size: 24px;
    padding-bottom: 10px
}

#events .events-slider .cards .card-body h6 {
    margin: 0;
    padding: 20px 0
}

#events .events-slider .cards .card-body a.btn-link {
    color: #ed1c2c;
    text-decoration: none;
    font-size: 18px;
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center
}

#events .events-slider .cards .card-body a.btn-link i {
    padding-left: 10px;
    font-size: 24px;
    font-weight: 600;
    vertical-align: bottom
}

#blog-detail,
#blogs {
    padding: 40px 0
}

#blogs .h-100 {
    height: 100%;
    padding: 10px 0
}

#blogs .cards {
    height: 100%;
    box-shadow: 0 20px 30px 0 rgb(0 0 0 / .1);
    position: relative
}

#blogs .cards img {
    width: calc(100% - 40px);
    margin: 0 auto 5px;
    position: relative;
    border-radius: 6px
}

#blogs .cards .card-body h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    height: 150px;
    margin: 0
}

#blogs .cards .card-body a.btn-link {
    color: #ed1c2c;
    text-decoration: none;
    font-size: 18px;
    margin-top: 15px;
    display: flex;
    justify-content: start
}

#blogs .cards .card-body a.btn-link i {
    padding-left: 10px;
    font-size: 24px;
    font-weight: 600
}

#blog-detail .des h2 {
    font-size: 45px;
    line-height: 53px;
    margin-bottom: 30px;
    color: #343a40 !important
}

#blog-detail .des img {
    width: 100%;
    margin-bottom: 20px
}

#blog-detail .des p {
    font-size: 14px;
    padding: 20px 0
}

#comm .cards {
    box-shadow: 0 0 10px 3px rgb(0 0 0 / .1);
    border-radius: 5px;
    padding: 10px;
    height: 100%;
    position: relative
}

#comm .cards .cards-img {
    height: 100px
}

#comm .cards img {
    width: 150px;
    margin: 0 auto 10px
}

#comm .cards .card-bodys img {
    width: 100%;
    height: 250px
}

#comm .cards .card-bodys .des p {
    text-align: center;
    margin: 0;
    font-size: 12px
}