.owl-item.active .animate_down,.owl-item.active .animate_left,.owl-item.active .animate_right,.owl-item.active .animate_up {
    opacity: 1!important;
    visibility: visible!important;
    transition-delay: 1s
}

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
}

.ot-tabs .tab-link,.screen-reader-text:focus,.theme_btn,a,a:hover,body .site-main .has-large-font-size,body ul.portfolio_filter li {
    text-decoration: none
}

.gallery-body,.gallery-card .gallery-content {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical
}

#cookie-alert-popup .alert-popup__content--text-bold,#cookie-alert-popup h3 {
    font-weight: 600!important
}

:root {
    --font-family-main: 'Titillium Web',sans-serif;
    --font-family-text: 'Titillium Web',sans-serif;
    --color-set-one-1: #045ab5;
    --color-set-white: #ffffff;
    --color-set-one-2: #0f3567;
    --color-set-one-3: #36619A;
    --color-set-one-4: #3B5279;
    --color-set-one-5: #133E76;
    --color-set-one-6: #36DB9F;
    --color-set-one-7: #082e5f;
    --color-set-one-8: #08254B;
    --color-set-two-three-1: #2d947a;
    --color-set-two-three-2: #263959;
    --color-set-two-three-3: #213438;
    --color-set-two-three-4: #1d3050;
    --color-set-two-three-5: #152427;
    --color-set-two-three-6: #138f82;
    --color-set-four-1: #f86403;
    --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: #0f3567;
    --heading-color-two: #213438;
    --heading-color-three: #181818;
    --content-color-one: #696E77;
    --menu-color: #0f3567;
    --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);
    --claky-font: 'Titillium Web',sans-serif;
    --claky-font-two: 'Titillium Web',sans-serif;
    --claky-gray: #657080;
    --claky-gray-rgb: 101,112,128;
    --claky-white: #ffffff;
    --claky-white-rgb: 255,255,255;
    --claky-base: #36619A;
    --claky-base-rgb: 241,33,83;
    --claky-black: #153C78;
    --claky-black-rgb: 21,60,120;
    --claky-primary: #0066D0;
    --claky-primary-rgb: 0,102,208
}

.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,.service_box.type_five.style_two .icon_inner {
    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: transparent;
    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: .86
}

.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
}

.main-slider .owl-theme .owl-nav [class*=owl-]+[class*=owl-],.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!important
}

.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
}

.br-10,.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 rgba(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,.slider.style_six .slide-item-content,.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: rgba(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_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;
    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,.icon_box_only.type_three .icon_inner .content .title_22 a .char:after,.icon_box_only.type_three .icon_inner .content a.rd_more,.icon_box_only.type_three .icon_inner .content p,.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,.ot-tabs .tab-link:focus,.ot-tabs .tab-link:hover,.ot-tabs .tab-link:visited,.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 .listnone .email a,.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 .listnone .adres,.service_box.type_four.color_three:hover .listnone .email a,.service_box.type_four.color_three:hover .listnone .telefon a,.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,.widget-services .widget-content ul li a:hover,.widget-services .widget-content ul li a:hover 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: 700;
    color: var(--heading-color-one)
}

.blocks-gallery-caption {
    padding-bottom: 21px
}

.blog_single_content .same_authour .content .title_no_a_22,.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: 700
}

.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: 700
}

.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_up {
    transform: perspective(400px) rotateY(1deg) translateY(0)
}

.owl-item .animate_down {
    transform: perspective(400px) rotateY(0) translateY(120px);
    transform-origin: bottom
}

.owl-item.active .animate_down {
    transform: perspective(400px) rotateY(0) translateY(0)
}

.owl-item .animate_left {
    transform: perspective(400px) rotateY(0) translateX(120px);
    transform-origin: bottom
}

.owl-item.active .animate_left,.owl-item.active .animate_right {
    transform: perspective(400px) rotateY(0) translateX(0)
}

.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: 150px 0;
    position: relative;
    height: 87vh
}

.slider.style_one .slider_content {
    position: relative;
    padding: 65px 55px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain
}

.slider.style_one .slider_content .bg_image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.slider.style_one .slider_content .bg_image img {
    height: 100%
}

.slider.style_one .slider_content h6 {
    font-size: 20px;
    line-height: 25px;
    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: 45px;
    line-height: 57px;
    font-weight: 800;
    color: var(--color-white);
    margin-bottom: 35px
}

.slider.style_one .slider_content .theme_btn {
    padding: 12px 35px;
    letter-spacing: 1px;
    line-height: 27px;
    font-weight: 700;
    font-size: 17px
}

.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: 60px;
    margin: 8px 0;
    height: 60px;
    line-height: 60px;
    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: var(--color-set-one-bg-3)
}

.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: 150px 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: #fff
}

.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: 85px;
    line-height: 97px;
    font-weight: 800;
    color: var(--heading-color-one);
    margin-bottom: 35px
}

.slider.style_two .slider_content .theme_btn {
    padding: 12px 35px;
    letter-spacing: 1px;
    line-height: 27px;
    font-weight: 700;
    font-size: 17px;
    background: var(--color-set-two-three-1);
    border-color: var(--color-set-two-three-1);
    color: var(--color-white)
}

.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)
}

.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,rgba(33,52,56,0) 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: 700;
    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,rgba(33,52,56,0) 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: 700;
    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 transparent;
    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::after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(90deg,var(--color-set-one-2) 0,rgba(33,52,56,0) 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-3);
    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
}

.slider.style_six .slider_content h6 {
    font-size: 20px;
    line-height: 20px;
    color: var(--color-white);
    font-weight: 700;
    margin-bottom: 25px
}

.slider.style_six .slider_content h1 {
    font-size: 85px;
    line-height: 97px;
    font-weight: 800;
    color: var(--color-white);
    margin-bottom: 35px
}

.slider.style_six .slider_content .theme_btn {
    padding: 12px 35px;
    letter-spacing: 1px;
    line-height: 27px;
    font-weight: 700;
    font-size: 17px;
    background: var(--color-set-one-1);
    border-color: var(--color-set-one-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: 150px 0 100px
}

.single_banner.style_one .image_bg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

.single_banner.style_one .image_bg img {
    height: 865px;
    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: 65px;
    line-height: 75px;
    margin-bottom: 10px;
    color: var(--heading-color-two)
}

.contact_form_box_all.style_one .section_title,.login_form_and_register .section_title,.single_banner.style_one p {
    margin-bottom: 30px
}

.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 rgba(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: transparent;
    background-color: transparent;
    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: 700;
    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: rgba(24,24,24,.031372549)!important;
    font-size: 225px;
    line-height: 225px
}

.single_banner.style_one .image img {
    height: 615px;
    -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_1 {
    border-top-left-radius: 28px
}

.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%;
    border-top-right-radius: 28px
}

.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: var(--color-set-two-three-1);
    display: block
}

.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
}

.blog_single_content .same_authour .content .authour-share li button:hover,.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,.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
}

.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: var(--color-set-one-5);
    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: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,.service_boxw.type_twow {
    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: 20px;
    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,.ot-tabs .tab-content p:last-child,.ot-tabs .tab-content ul.has-icon:last-child,.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,.testimonial_box.type_four .testimonial_box_inner .lower_content .rating p,.widget-services .widget-content ul,.widget-services .widget-content ul li:last-child,.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;
    position: absolute;
    right: 0;
    bottom: 0;
    height: auto;
    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: var(--color-white)
}

.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;
    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,.pingback,.service_box.type_six .content p,.shop-section .show-button .filter-category,.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 rgba(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: 700;
    font-size: 20px;
    line-height: 28px;
    color: #045ab5;
    padding: 0 0 12px;
    margin: 0
}

.section_title .title {
    position: relative;
    font-size: 40px;
    line-height: 52px;
    font-weight: 700;
    color: var(--heading-color-one);
    margin: 0;
    font-family: var(--font-family-main)
}

.section_title p {
    font-family: 'Titillium Web',sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding: 15px 0 0;
    line-height: 26px;
    color: var(--content-color-one);
    font-family: var(--font-family-text);
    margin: 0
}

.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,.list_box.color_three .icon i,.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
}

.fancybox-image,.fancybox-spaceball,.service-sectionw {
    background: #fff
}

.service_box.type_one {
    margin-bottom: 40px
}

.service_box.type_one .image img,.service_boxw.type_onew .imagew img {
    width: 100%;
    height: 248px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    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)
}

.service_boxw.type_twow {
    border-radius: 20px;
    background: var(--color-white);
    margin-top: 20px;
    margin-bottom: 30px
}

.service_box.type_two .img_bx,.service_boxw.type_twow .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
}

.service_boxw.type_twow .imagew {
    position: relative;
    overflow: hidden;
    height: 354px;
    border-radius: 20px
}

.o-fit-contain {
    -o-object-fit: contain!important;
    object-fit: contain!important;
    -o-object-position: center;
    object-position: center
}

.service_box.type_two .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    background: #fbfbfb
}

.service_boxw.type_twow .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    background: 0 0
}

.service_box.type_two .content_box {
    padding: 30px 40px 40px;
    position: relative
}

.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: var(--color-white);
    box-shadow: var(--box-shadow-two)
}

.service_box.type_two .content_box .icon i {
    font-size: 45px;
    line-height: 85px;
    color: var(--color-set-one-1)
}

.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
}

.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_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,.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_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: rgba(255,255,255,.07);
    border-radius: 7px;
    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_single_content .same_authour .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: rgba(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 .listnone .adres,.service_box.type_four.color_three .listnone .email a,.service_box.type_four.color_three .listnone .telefon 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)
}

.ot-pricing-table .inner-table img,.service_box.type_five {
    margin-bottom: 35px
}

.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: 700
}

.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: 25px
}

.service_box.type_five.style_two:before {
    background: var(--color-white) 1A
}

.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,.fun_facts.type_two.color_two,.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: transparent;
    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;
    min-width: 80%
}

.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)
}

#cookie-alert-popup:hover,.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: var(--color-white);
    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: transparent;
    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: 520px;
    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
}

.fun_facts.type_two .title_no_a_26::before,.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: 500px;
    margin-left: 56px;
    margin-right: 20px;
    margin-bottom: 20px
}

.image_box_only.type_seven .m_image {
    width: 100%;
    max-width: 500px;
    height: auto
}

.image_box_only.type_seven .m_image img {
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 17px
}

.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: 110px;
    padding-bottom: 20px
}

.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: 470px;
    max-width: 470px;
    height: 552px
}

.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
}

.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 transparent;
    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 {
    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: 44px;
    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_four h4 span,.fun_facts.type_three h4 span {
    line-height: 45px;
    font-weight: 700;
    display: inline-block;
    font-family: var(--font-family-main)
}

.fun_facts.type_two .title_no_a_26 {
    padding-bottom: 40px;
    position: relative;
    color: var(--color-white);
    margin-bottom: 0
}

.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,.widget-services .widget-content ul li {
    margin-bottom: 5px
}

.fun_facts.type_three h4 span {
    font-size: 30px;
    color: var(--heading-color-one)
}

.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;
    color: var(--color-white)
}

.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 rgba(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,[dir=rtl] .category-list,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: auto;
    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
}

.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: rgba(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,.testi-box_text {
    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,.ajax_posts_enabled .pagination .page-numbers.next,.ajax_protfolio_enabled .pagination .page-numbers.next,.ajax_service_enabled .pagination .page-numbers.next,.blog_single_content .same_authour .content a,.flex-direction-nav li,.header-area.header-style-1 .main_header_content .column_menu,.list_box li,.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: block
}

.list_box li .d-flex {
    justify-content: start
}

.list_box li .icon {
    padding-right: 6px
}

.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
}

.blog_single_content .same_authour .content .authour-share li:first-child,.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: 700
}

.list_box.color_three li a,.list_box.color_two li a {
    color: var(--heading-color-two);
    font-weight: 700
}

.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: 700;
    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: 700;
    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: 700;
    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 rgba(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: 21px 25px;
    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: 80px;
    cursor: pointer
}

.block_faq .faq_header .question_box .icon_fq {
    position: absolute;
    right: -7px;
    top: -9px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 7px;
    background: var(--color-white);
    text-align: center;
    font-size: 24px;
    color: var(--color-set-one-1);
    display: block;
    transform: rotate(0)
}

.block_faq .faq_header.active {
    border-radius: 12px 12px 0 0;
    border-bottom-color: transparent
}

.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: #045ab5;
    color: var(--color-white);
    font-size: 16px;
    font-weight: 700;
    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: var(--color-set-one-1)
}

.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,rgba(0,0,0,0),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,rgba(0,0,0,0),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: 700;
    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: 700
}

.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 rgba(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: transparent;
    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: 8
}

.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: var(--color-set-one-bor-4);
    box-shadow: unset;
    border-radius: 5px;
    margin: 0 3px;
    cursor: pointer
}

body ul.portfolio_filter li.current,body ul.portfolio_filter li:hover {
    background: var(--menu-color);
    text-decoration: none;
    color: var(--color-white);
    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: transparent
}

.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;
    border-radius: 10px
}

.portfolio_box.type_one .image_box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: top;
    border-radius: 10px
}

.portfolio_box.type_one .content_box {
    position: relative;
    padding: 0 6px
}

.portfolio_box.type_one .content_box .content_box_in {
    position: relative;
    padding: 29px 16px;
    background: var(--color-white);
    border-radius: 20px;
    margin-top: -96px;
    z-index: 1;
    vertical-align: middle;
    box-shadow: var(--box-shadow-three);
    min-height: 153px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.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 {
    background: var(--color-set-one-2)
}

.portfolio_box.type_one:hover .zm_btn,.portfolio_box.type_two:hover .zm_btn {
    top: 40px
}

.gallery-card .gallery-img,.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 rgba(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: left;
    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;
    height: 100%
}

.client_grid,.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
    }

    body ul.portfolio_filter li {
        display: inline-block;
        font-size: 22px;
        line-height: 26px;
        font-weight: 700;
        font-family: var(--font-family-main);
        color: var(--heading-color-one);
        text-transform: capitalize;
        padding: 10px;
        background: var(--color-set-one-bor-4);
        box-shadow: unset;
        border-radius: 5px;
        margin: 5px 3px;
        text-decoration: none;
        cursor: pointer;
        width: 100%
    }

    .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
}

.call_to_action.style_one,.client_grid {
    position: relative;
    display: flex;
    align-items: 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 {
    margin-right: auto;
    margin-left: auto;
    background: var(--color-set-one-1);
    padding: 0 30px 0 0;
    justify-content: space-between;
    flex-wrap: wrap
}

.call_to_action.style_one .section_title {
    width: 50.874%;
    padding: 40px 20px 40px 40px
}

.call_to_action.style_one .section_title .title {
    font-size: 18px;
    line-height: normal;
    color: var(--color-white);
    font-weight: 400
}

.call_to_action.style_one .theme_btn_all {
    padding: 40px 0 40px 40px
}

.call_to_action.style_one .theme_btn_all .theme_btn {
    border-color: var(--color-white);
    padding: 5px 30px 10px 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 button[type=submit],.newsteller_simple.button_style_one input[type=submit],.newsteller_simple.style_two input[type=submit] {
    z-index: 999;
    top: -13px!important;
    right: 2px!important;
    left: unset!important;
    font-size: 14px!important;
    line-height: 34px!important;
    min-height: 34px!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 button[type=submit],.newsteller_simple.button_style_one input[type=submit] {
    width: auto!important
}

.newsteller_simple.style_two input[type=email] {
    border-radius: 30px!important;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.05)
}

.newsteller_simple.style_two input[type=submit] {
    width: 96px!important;
    border-radius: 30px!important
}

.client_grid {
    border-radius: 50px;
    border: 1px solid var(--color-set-one-bor-3);
    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: 38px 30px 30px;
    border-bottom: 1px solid var(--color-set-one-bor-3);
    min-height: 125px
}

.client_grid .client_box.last,.client_grid .client_box:last-child,.client_grid .client_box:nth-last-child(2),.mobile_menu_box .navigation_menu ul.navbar_nav>li:last-child {
    border-bottom: 0
}

.client_grid .client_box img,.header-area.header-style-1 .main_header_content .logo_box .logo img,.menu_boxed.iconpo_two .navbar_nav>.menu-item.vankine_menu_image>.nav_link .img-link img,.woocommerce .quantity .qty {
    margin: auto
}

.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: 700;
    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: 0 0 12px!important
}

.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: 7px!important;
    width: 100%;
    padding: 5px 15px!important;
    height: 50px!important;
    color: var(--content-color-one)!important;
    line-height: 26px!important;
    border: 1px solid var(--color-set-one-bor-3)!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
}

.wp-block-search__input:active,.wp-block-search__input:focus,.wp-block-search__input:focus-visible,.wp-block-search__input:hover,body .select2-selection--single:active,body .select2-selection--single:focus,body .select2-selection--single:focus-visible,body .select2-selection--single:hover,div.wpforms-container .wpforms-form .choices__inner:active,div.wpforms-container .wpforms-form .choices__inner:focus,div.wpforms-container .wpforms-form .choices__inner:focus-visible,div.wpforms-container .wpforms-form .choices__inner:hover,input[type=email]:active,input[type=email]:focus,input[type=email]:focus-visible,input[type=email]:hover,input[type=number]:active,input[type=number]:focus,input[type=number]:focus-visible,input[type=number]:hover,input[type=password]:active,input[type=password]:focus,input[type=password]:focus-visible,input[type=password]:hover,input[type=search]:active,input[type=search]:focus,input[type=search]:focus-visible,input[type=search]:hover,input[type=tel]:active,input[type=tel]:focus,input[type=tel]:focus-visible,input[type=tel]:hover,input[type=text]:active,input[type=text]:focus,input[type=text]:focus-visible,input[type=text]:hover,input[type=url]:active,input[type=url]:focus,input[type=url]:focus-visible,input[type=url]:hover,select:active,select:focus,select:focus-visible,select:hover,textarea:active,textarea:focus,textarea:focus-visible,textarea:hover {
    border: 1px solid var(--color-set-one-1)!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 var(--color-set-one-bor-3)!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: var(--heading-color-one)!important;
    font-size: 15px!important
}

.wpforms-field .select2-container .select2-selection--single,body .select2-container .select2-selection--single {
    border-radius: 7px!important;
    margin: 0!important;
    background: var(--color-white)
}

.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
}

.wpforms-field .select2-container--default .select2-search--dropdown .select2-search__field,.wpforms-field .select2-dropdown,.wpforms-field div.wpforms-container .wpforms-form .choices__list--dropdown,body .select2-container--default .select2-search--dropdown .select2-search__field,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
}

.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: 250px!important;
    resize: none
}

body button,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: 50px;
    height: unset!important;
    font-weight: 700;
    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,ol li,ul li {
    color: var(--content-color-one)
}

body button:hover,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: 700
}

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_18 a,.title_20 a,.title_22 a,.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,.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_18 a,.title_20 a,.title_22 a,.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: var(--heading-color-one)
}

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
    }
}

.h6,body,h6 {
    font-size: 17px
}

.contact_form_box_all.style_one {
    padding: 60px 50px 70px
}

.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 {
    line-height: 26px;
    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
}

.scrollbarcolor::-webkit-scrollbar-track,.select2-results__options::-webkit-scrollbar-track,.video-detail-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1);
    border-radius: 0;
    background-color: var(--color-set-one-bg-1)
}

.scrollbarcolor::-webkit-scrollbar,.select2-results__options::-webkit-scrollbar,.video-detail-list::-webkit-scrollbar {
    width: 12px;
    background-color: var(--color-set-one-bg-1)
}

.scrollbarcolor::-webkit-scrollbar-thumb,.select2-results__options::-webkit-scrollbar-thumb,.video-detail-list::-webkit-scrollbar-thumb {
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 6px rgba(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 {
    font-weight: 700;
    margin: 0 0 15px;
    color: var(--heading-color-one);
    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 {
    line-height: 24px
}

a,ol li,p,ul li {
    line-height: 26px;
    font-weight: 400;
    font-size: 17px
}

.title_30 a,.title_no_a_30 {
    line-height: 38px;
    font-weight: 700;
    color: var(--heading-color-one)
}

p {
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

ol li,ul li {
    position: relative;
    -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;
    background: 0 0
}

a {
    font-family: var(--font-family-main);
    color: var(--color-set-one-1);
    -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;
    -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
}

.title_28 a,.title_no_a_28 {
    font-size: 28px;
    line-height: 36px
}

.title_no_a_28 {
    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_28 a {
    font-weight: 700;
    color: var(--heading-color-one)
}

.title_26 a,.title_no_a_26 {
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
    color: var(--heading-color-one)
}

.title_no_a_26 {
    transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
}

.logo_box .logo.text,.title_24 a,.title_no_a_24 {
    font-size: 24px;
    line-height: 32px
}

.title_24 a {
    font-weight: 700;
    color: var(--heading-color-one)
}

.title_no_a_24 {
    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_22 {
    font-size: unset;
    line-height: unset;
    margin-bottom: 0;
    text-align: center
}

.title_20 a,.title_no_a_20 {
    font-size: 20px;
    line-height: 28px
}

.title_no_a_20 {
    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_18,.title_20 {
    font-size: unset;
    line-height: unset;
    margin-bottom: 0
}

.title_20 a {
    font-weight: 700;
    color: var(--heading-color-one)
}

.title_18 a,.title_no_a_18 {
    font-size: 18px;
    line-height: 26px;
    color: var(--heading-color-one);
    font-weight: 700
}

.title_no_a_18 {
    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
}

.blog_single_content .same_authour .content .authour-share,.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;
    padding-top: 45px;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center
}

body .owl-carousel .owl-dots .owl-dot {
    position: relative;
    width: 25px;
    height: 25px!important;
    min-height: auto;
    border-radius: 25px;
    border: 2px solid transparent;
    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: 7px;
    height: 7px;
    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;
        font-size: 15px
    }

    .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: 18px;
        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: var(--preloader-background-color-2)
}

.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-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);
    margin-top: 9px
}

.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 rgba(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: 700;
    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: 700;
    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;
    font-size: 15px
}

.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: 99
}

.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: 1px;
    margin-right: 5px
}

.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: 18px;
    font-weight: 600;
    line-height: 25px;
    color: var(--color-white);
    display: block;
    background: #045ab5;
    border-radius: 6px;
    padding: 4px 23px
}

.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: 36px
}

.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 .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
}

.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 {
    color: #fff
}

.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: rgba(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: 700
}

.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
}

.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
}

.ot-tabs .tab-link:last-child,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: 700;
    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
}

@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,.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: 20px 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
    }
}

@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;
        display: none
    }

    .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: 100%
    }

    .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: 11;
    visibility: visible!important
}

.sticky_header_content .header-style-1.htype_three .theme_btn {
    border: transparent;
    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
}

@media (max-width: 992px) {
    .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-1 .main_header_content .right_content .button {
        display: inline-block;
        min-width: 143px
    }

    .header-area.header-style-1 .main_header_content .right_content .contact-toggler {
        display: none
    }

    .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
    }
}

.page_header_default {
    position: relative;
    padding: 60px 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
}

.page_header_default:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #051932f5;
    opacity: .88;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    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 10px;
    color: var(--color-white);
    margin-bottom: 0
}

.breadcrumb li:before {
    position: absolute;
    content: "/";
    font-weight: 700;
    font-size: 12px;
    right: -6px
}

.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;
    visibility: hidden;
    transform: translateX(-100%);
    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;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    background: var(--color-set-one-2);
    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;
    visibility: hidden;
    transform: translateX(-100%);
    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: 700;
    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 transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}

.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: 700;
    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;
    margin-top: 10px;
    text-align: center
}

.mobile_menu_box .mobile-header-info-wrap .single-mobile-header-info a.cnt {
    display: block;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 18px;
    color: var(--heading-color-one);
    font-weight: 700
}

.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 .mobile-header-info-wrap .cont_over {
    margin-bottom: 10px;
    margin-top: 33px
}

.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: 700;
    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: 700
}

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: 700;
    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: 700;
    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: relative;
    display: block;
    font-size: 16px;
    font-weight: 700;
    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: 12px;
    min-width: 160px;
    line-height: 26px;
    font-size: 16px;
    padding: 10px 20px 12px;
    background: #116426;
    color: var(--color-white);
    font-weight: 700;
    text-align: center;
    border: 1px solid #116426;
    -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_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: 7px 30px 14px 34px!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: transparent
}

.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: 60px
    }

    .header-area.header-style-1 .main_header_content .logo_box .logo img {
        width: 100%;
        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: var(--color-set-one-1);
    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: var(--content-color-one);
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 5px
}

.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: 700;
    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: 700;
    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 .tags_and_cat .d-flex .tags_content.left_one {
    padding-right: 20px
}

.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
}

.blog_single_content .same_authour .content .authour-share ul {
    padding-left: 40px
}

.blog_single_content .same_authour .content .authour-share li button {
    border: 0;
    background: unset;
    padding: 0;
    width: unset;
    font-size: 20px;
    color: var(--content-color-one)
}

.previouse_next_post {
    position: relative;
    display: flex;
    padding: 30px 0 34px
}

.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,[dir=rtl] .checkbox_animated:after {
    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 5px
}

.social-icons ul li .m_icon {
    border: 0;
    background: var(--color-set-one-3);
    width: 40px;
    height: 40px;
    color: var(--color-white);
    font-size: 17px;
    text-align: center;
    line-height: 40px;
    margin-right: 2px;
    display: block;
    border-radius: 7px;
    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: 700;
        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 transparent;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent
    }

    .navbar_nav li {
        margin-bottom: 0;
        text-align: left
    }

    .navbar_nav li .dropdown-btn .fa-angle-down {
        font-size: 11px
    }

    .navbar_nav .menu-item {
        position: relative;
        margin-right: 30px;
        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: 20px;
        position: relative;
        line-height: normal;
        padding: 0;
        display: flex;
        align-items: center;
        font-weight: 700;
        text-decoration: none;
        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: 1px
    }

    .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: 300px;
        padding: 15px 25px;
        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 0 15px 15px;
        z-index: 0;
        box-shadow: var(--box-shadow-three)
    }

    .navbar_nav .menu-item .sub_menu li {
        display: block;
        list-style: none;
        padding: 5px 0;
        margin: 0
    }

    .navbar_nav .menu-item .sub_menu li a {
        font-size: 16px;
        line-height: normal;
        color: var(--menu-color);
        font-weight: 700
    }

    .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.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
    }

    .navbar_nav>li.active>a {
        color: #1162b8!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: var(--color-white)
    }

    .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
}

.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
}

.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: 700
}

.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: 700
}

#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: 700!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: 700;
    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: 700;
    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: 700!important
}

.footer.style_three .mid_border,.footer_contact_widget,.fwidget_title,.gallery-header,.post_foo_box,.quantity,.search-form,.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: 700
}

.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: 700;
    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: 700;
    text-align: center!important;
    padding: 5px 20px!important;
    display: inline-block
}

.sidebar-widget .wc-block-grid__products a {
    padding-left: 0!important
}

.sidebar-widget .wc-block-grid__products a::before,.swal2-content .select2,.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: 700;
    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: 700;
    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
}

.van_product_card .price del {
    color: var(--content-color-one);
    font-weight: 400;
    font-size: 14px;
    margin-left: 5px
}

.woocommerce #respond input#submit.loading,.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading {
    padding: 8px 15px!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: 220px
}

.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 .indirimli,.van_product_card .onsale {
    font-size: 12px!important;
    color: var(--color-white)!important;
    width: unset!important;
    border-radius: unset!important;
    height: unset!important;
    margin: 0!important;
    top: 0!important;
    padding: 1px 10px 0!important;
    position: absolute!important
}

.van_product_card .onsale {
    right: 0!important;
    background: var(--color-set-one-6)!important;
    left: unset!important;
    line-height: unset!important;
    min-height: unset!important;
    font-weight: 700!important
}

.van_product_card .indirimli {
    left: 0!important;
    background: var(--color-set-one-5)!important;
    line-height: unset!important;
    min-height: unset!important;
    font-weight: 700!important
}

.summary .onsale,.vankine_product_single .product span.onsale {
    background: var(--color-set-one-6)!important;
    left: unset!important
}

.summary .indirimli,.summary .onsale {
    border-radius: unset!important;
    padding: 3px 10px!important;
    margin: 0!important;
    font-size: 12px!important;
    width: unset!important;
    height: unset!important;
    line-height: unset!important;
    min-height: unset!important;
    color: var(--color-white)!important;
    font-weight: 700!important
}

.summary .indirimli {
    background: var(--color-set-one-5)!important
}

.flexsliders .flex-viewport {
    border-radius: 5px;
    border: 1px solid var(--color-set-one-bor-3)
}

.site-content ol {
    padding: 0;
    margin: 5px 5px 0 -5px
}

.site-content ol li {
    border-radius: 5px;
    border: 1px solid var(--color-set-one-bor-3);
    margin: 5px;
    padding: 6px
}

.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;
    min-height: 60px
}

.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
}

.gallery-footer,.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 {
    position: absolute!important;
    top: 0!important;
    font-size: 12px!important;
    color: var(--color-white)!important;
    width: unset!important;
    border-radius: unset!important;
    height: unset!important;
    margin: 0!important;
    padding: 1px 10px 0!important;
    line-height: unset!important;
    min-height: unset!important;
    font-weight: 700!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
}

.product_meta>span a {
    color: var(--content-color-one);
    font-weight: 400
}

.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: 700;
    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
}

.flexsliders img {
    margin: auto;
    max-height: 365px
}

.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
}

.listnone i,.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;
    opacity: .4
}

.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,body .main-slider .owl-carousel .owl-dots .owl-dot.active span,body .main-slider .owl-carousel .owl-dots .owl-dot:hover span {
    background: 0 0
}

.footer.style_four .call_to_action.style_one .theme_btn_all .theme_btn {
    border: transparent;
    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;
    line-height: 46px;
    font-size: 18px;
    top: 0;
    height: 46px;
    width: 46px;
    position: absolute;
    left: 0;
    text-align: center;
    font-weight: 900;
    cursor: pointer
}

.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
}

.main-slider__img img,.main-slider__shape-2 img,.main-slider__shape-4 img,.main-slider__shape-5 img,.testi-box_icon img {
    width: auto!important
}

.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 rgba(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 {
    color: var(--color-set-one-1);
    display: block;
    z-index: 1;
    transition: .2s linear!important
}

.prgoress_indicator::before {
    opacity: 0;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    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
}

.ot-pricing-table,.search-form .search-submit i {
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    -ms-transition: .3s linear
}

.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)
}

.ot-pricing-table {
    position: relative;
    text-align: center;
    padding: 30px 40px 0;
    transition: .3s linear;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 8px 8px 30px 0 rgba(42,67,113,.1);
    -webkit-box-shadow: 8px 8px 30px 0 rgba(42,67,113,.1);
    -moz-box-shadow: 8px 8px 30px 0 rgba(42,67,113,.1)
}

.ot-pricing-table .title-table {
    position: absolute;
    top: 30px;
    left: 0;
    font-size: 13px;
    font-family: 'Titillium Web',sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--color-white);
    background: #00c3ff;
    padding: 5px 15px;
    letter-spacing: .5px;
    border-radius: 0 17px 17px 0;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-right-radius: 17px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 17px;
    -moz-border-radius-bottomright: 17px;
    -moz-border-radius-bottomleft: 0px;
    box-shadow: 8px 8px 18px 0 rgba(42,67,113,.3);
    -webkit-box-shadow: 8px 8px 18px 0 rgba(42,67,113,.3);
    -moz-box-shadow: 8px 8px 18px 0 rgba(42,67,113,.3)
}

.ot-pricing-table .inner-table h2 {
    font-size: 42px;
    font-weight: 700;
    color: #00c3ff;
    margin-bottom: 3px
}

.ot-pricing-table .inner-table h2 sup {
    margin-left: -25px;
    font-size: 30px
}

.ot-pricing-table .inner-table>p {
    color: #a5b7d2;
    font-weight: 700;
    margin-bottom: 0
}

.ot-pricing-table .inner-table .details {
    margin-top: 35px;
    padding-top: 28px;
    padding-bottom: 30px;
    line-height: 42px;
    border-top: 1px solid #e5e5e5
}

.ot-pricing-table .inner-table .details ul {
    list-style: none;
    margin-bottom: 0;
    padding: 0
}

.ot-pricing-table .octf-btn {
    margin-bottom: -26px
}

.ot-pricing-table .octf-btn:hover {
    box-shadow: none!important
}

.ot-pricing-table:before {
    background: #fff;
    border-radius: 15px 15px 0 0;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0
}

.ot-pricing-table:after {
    background: #fff;
    border-radius: 0 0 15px 15px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px
}

.ot-pricing-table.s2 .title-table {
    background: #0160e7
}

.ot-pricing-table.s2 h2 {
    color: #0160e7
}

.ot-pricing-table.s3 .title-table {
    background: #fe4c1c
}

.ot-pricing-table.s3 h2 {
    color: #fe4c1c
}

.ot-pricing-table:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px)
}

.ot-tabs .tabs-heading {
    margin: 0;
    display: inline-block;
    border: 1px solid #d2dbe8;
    padding: 4px;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px
}

.ot-tabs .tab-link {
    transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    font-size: 16px;
    padding: 14px 28px;
    line-height: 1;
    display: inline-block;
    margin: 0;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    background: 0 0;
    border: 1px solid transparent;
    outline: 0;
    box-sizing: border-box;
    color: var(--color-white);
    box-shadow: none;
    color: #a5b7d2;
    cursor: pointer
}

.main-slider__img,.main-slider__img img {
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px
}

.ot-tabs .tab-link.current,.ot-tabs .tab-link:hover {
    background: #00c3ff;
    color: var(--color-white);
    font-weight: 600;
    box-shadow: 8px 8px 18px 0 rgba(42,67,113,.3);
    -webkit-box-shadow: 8px 8px 18px 0 rgba(42,67,113,.3);
    -moz-box-shadow: 8px 8px 18px 0 rgba(42,67,113,.3)
}

.ot-tabs .tab-content {
    display: none;
    background: #fff;
    padding: 30px 5px
}

.ot-tabs .tab-content.current {
    display: inherit
}

.ot-tabs .tab-content ul.has-icon li {
    position: relative;
    padding-left: 40px;
    padding-bottom: 12px
}

.ot-tabs .tab-content ul.has-icon li i {
    position: absolute;
    left: 0;
    top: 10px;
    color: #fe4c1c
}

.ot-tabs .tab-content ul.has-icon li i:before {
    font-size: 22px;
    line-height: 1
}

.ot-pricing-table.s1:before {
    background-image: url(../images/mDaadudVWMIg.png);
    background-position: top center
}

.ot-pricing-table.s1:after {
    background-image: url(../images/CUFwgIHzMbdQ.png);
    background-position: bottom left
}

.ot-pricing-table.s2:before {
    background-image: url(../images/top-price2.png);
    background-position: top center
}

.ot-pricing-table.s2:after {
    background-image: url(../images/bot-price2.png);
    background-position: bottom right
}

.ot-pricing-table.s3:before {
    background-image: url(../images/top-price3.png);
    background-position: top center
}

.ot-pricing-table.s3:after {
    background-image: url(../images/bot-price3.png);
    background-position: bottom left
}

.bg-shape:after,.bg-shape:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    z-index: -1;
    background-repeat: no-repeat
}

.main-slider,.main-slider .item {
    position: relative;
    z-index: 10;
    height: 80vh
}

#cookie-alert-popup button,.main-slider,.main-slider .item {
    background: var(--color-set-one-2)
}

.bg-shape:before {
    top: 0;
    left: 0
}

.bg-shape:after {
    bottom: 0;
    left: 0
}

.main-slider__shape-1,.thm-btn {
    background-color: var(--claky-base)
}

.main-slider .item {
    padding-top: 154px;
    padding-bottom: 160px
}

.main-slider__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1
}

.main-slider__bg:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(43,44,54,.8);
    z-index: -1
}

.main-slider__btn:after,.main-slider__sub-title:before {
    background-color: var(--claky-white)
}

.main-slider__img {
    position: absolute;
    top: 70px;
    right: 0;
    transform: translateX(500px);
    opacity: 0;
    z-index: 2
}

.active .main-slider__img {
    opacity: 1;
    transform: translateX(0);
    transition: 1s 1.5s;
    z-index: 2;
    max-width: 45%
}

.main-slider__img img {
    height: 65vh;
    object-fit: cover
}

.main-slider__shape-1 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 690px;
    clip-path: polygon(27% 0,100% 0,100% 100%,27% 100%,0 50%);
    transform: translateX(100px);
    opacity: 0;
    z-index: 1
}

.active .main-slider__shape-1 {
    opacity: 1;
    transform: translateX(0);
    transition: 1s 1s;
    z-index: 1
}

.main-slider__shape-2 {
    position: absolute;
    top: 60px;
    left: 710px;
    opacity: .1;
    z-index: 1
}

.main-slider__shape-3 {
    position: absolute;
    top: 235px;
    left: 880px;
    opacity: .1;
    z-index: 1
}

.main-slider__shape-3 img {
    width: auto!important;
    opacity: .1
}

.main-slider__shape-4 {
    position: absolute;
    bottom: 115px;
    left: 864px;
    opacity: .1;
    z-index: 1
}

.main-slider__shape-5 {
    position: absolute;
    bottom: 50px;
    left: 590px;
    opacity: .1;
    z-index: 1
}

.main-slider__big-text,.main-slider__sub-title {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .05em;
    opacity: 0
}

.main-slider__content {
    position: relative;
    display: block;
    z-index: 10;
    max-width: 55%
}

.main-slider__big-text {
    color: transparent;
    -webkit-text-stroke: 1px rgba(var(--claky-white-rgb),.10);
    font-size: 150px;
    line-height: 150px;
    font-family: var(--claky-font-two);
    font-style: italic;
    position: absolute;
    top: 180px;
    left: -219px;
    transform: rotate(-90deg) translateY(-200px)
}

.active .main-slider__big-text {
    opacity: 1;
    transform: rotate(-90deg) translateY(0);
    transition: 1s
}

.main-slider__sub-title {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: var(--claky-white);
    visibility: hidden;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    -webkit-transition: opacity 2s,-webkit-transform 2s;
    transition: transform 2s,opacity 2s,-webkit-transform 2s
}

.main-slider__text,.main-slider__title {
    -webkit-transition: opacity 2s,-webkit-transform 2s;
    opacity: 0;
    visibility: hidden;
    position: relative
}

.main-slider__sub-title:before {
    content: "";
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    height: 1px;
    opacity: .5
}

.main-slider__title {
    font-size: 80px;
    color: var(--claky-white);
    font-weight: 700;
    line-height: 90px;
    text-transform: capitalize;
    margin-top: 6px;
    margin-bottom: 29px;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    transition: transform 2s,opacity 2s,-webkit-transform 2s
}

.main-slider__text {
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #c3cbd7;
    margin-bottom: 21px;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    transition: transform 2s,opacity 2s,-webkit-transform 2s
}

.main-slider__btn-box {
    position: relative;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition: opacity 2s,-webkit-transform 2s;
    transition: transform 2s,opacity 2s,-webkit-transform 2s
}

.main-slider__btn {
    padding: 17px 31px
}

.main-slider__btn:hover {
    color: var(--claky-black)
}

.thm-btn,.thm-btn:hover {
    color: var(--claky-white)
}

.active .main-slider__btn-box,.active .main-slider__sub-title,.active .main-slider__text,.active .main-slider__title {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.main-slider .owl-theme .owl-nav {
    position: absolute;
    top: 43%;
    left: 50%;
    z-index: 100;
    transform: translateY(-50%) translateX(-50%);
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
    padding: 0 60px;
    height: 0;
    line-height: 0;
    margin: 0!important
}

.main-slider .owl-theme .owl-nav [class*=owl-] {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 100;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    color: var(--claky-gray);
    background-color: rgba(var(--claky-white-rgb),1);
    border: none;
    border-radius: 50%;
    margin: 0;
    text-align: center;
    transition: .5s;
    padding: 17px 0!important
}

.main-slider .owl-theme .owl-nav [class*=owl-]:hover {
    color: rgba(var(--claky-white-rgb),1);
    background-color: rgba(var(--claky-gray-rgb),1)
}

.main-slider .owl-theme .owl-dots {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding: 0 60px;
    margin: 0 auto;
    height: 0;
    line-height: 0;
    transform: translateY(-50%)
}

body .main-slider .owl-carousel .owl-dots .owl-dot.active,body .main-slider .owl-carousel .owl-dots .owl-dot:hover {
    border-color: transparent
}

.main-slider .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid rgba(var(--claky-white-rgb),.3);
    margin: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.main-slider .owl-theme .owl-dots .owl-dot.active span,.main-slider .owl-theme .owl-dots .owl-dot:hover span {
    background-color: rgba(var(--claky-white-rgb),1);
    border: 2px solid var(--claky-white)
}

.thm-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    appearance: none;
    outline: 0!important;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    padding: 15px 31px;
    letter-spacing: .03em;
    -webkit-transition: .5s linear;
    transition: .5s linear;
    overflow: hidden;
    z-index: 1
}

.thm-btn:after,.thm-btn:hover:after {
    transition: transform .4s linear,transform .4s linear
}

.thm-btn:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: var(--claky-black);
    content: "";
    transform: perspective(200px) scaleX(.1) rotateX(90deg) translateZ(-10px);
    transform-origin: bottom center;
    z-index: -1
}

.thm-btn:hover:after {
    transform: perspective(200px) scaleX(1.05) rotateX(0) translateZ(0)
}

.thm-btn span {
    position: relative;
    margin-left: 10px
}

.arkaBeyaz1 {
    background: #fff;
    border-radius: 10px;
    padding: 20px
}

.firmaLogo {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 20px 0 rgb(62 62 101 / 13%);
    height: 200px;
    overflow: hidden;
    text-align: center
}

.gallery-card .gallery-content,.gallery-overlay,.testi-box_profile {
    display: -webkit-box;
    display: -ms-flexbox
}

.firmaLogo:hover {
    -webkit-box-shadow: 0 2px 30px -5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 30px -5px rgba(0,0,0,.2);
    box-shadow: 0 2px 30px -5px rgba(0,0,0,.2)
}

.testi-box {
    overflow: hidden;
    background-color: #fff;
    border-radius: 20px;
    padding: 40px;
    position: relative;
    z-index: 2;
    text-align: left
}

.testi-box_icon {
    margin-bottom: 21px
}

.testi-box_img {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    pointer-events: none
}

.testi-box_review {
    margin-bottom: 23px
}

.testi-box_review i {
    font-size: 14px;
    margin-right: 3px;
    color: #ffb539
}

.testi-box_profile {
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px
}

.testi-box_avater {
    width: 60px;
    border-radius: 99px;
    overflow: hidden
}

.testi-box_name {
    font-size: 20px;
    margin-bottom: 2px;
    font-weight: 600
}

.testi-box_desig {
    font-size: 14px;
    margin-bottom: -.3em;
    display: block
}

@media (max-width: 1299px) {
    .testi-box_img {
        bottom:-25px;
        right: -25px
    }
}

@media (max-width: 1199px) {
    .testi-box_img {
        bottom:0;
        right: 0
    }
}

@media (max-width: 400px) {
    .testi-box {
        padding:40px 20px;
        border-radius: 15px
    }

    .testi-box_img {
        bottom: -25px;
        right: -25px
    }
}

@media (max-width: 350px) {
    .testi-box_img {
        bottom:0;
        right: 0;
        max-width: 110px
    }
}

.gallery-card {
    --box-space: 40px;
    position: relative;
    text-align: center
}

.gallery-card .gallery-img img {
    width: 100%;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.gallery-card .gallery-content {
    position: absolute;
    top: var(--box-space);
    left: var(--box-space);
    width: calc(100% - var(--box-space)*2);
    height: calc(100% - var(--box-space)*2);
    z-index: 2;
    background-color: rgba(1,15,28,.9);
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.gallery-card .gallery-title {
    color: #fff;
    font-weight: 500;
    margin-bottom: 5px
}

.gallery-card .gallery-chef {
    display: block;
    margin-bottom: 23px;
    color: #e0e0e0
}

.gallery-card .icon-btn {
    background-color: #0160e7;
    color: #fff
}

.gallery-card .icon-btn:hover {
    background-color: #00c3ff
}

.gallery-card:hover .gallery-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.gallery-card:hover .gallery-content {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.gallery-body>.icon,.gallery-header .icon {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    position: absolute
}

.gallery-card a {
    position: relative;
    display: block
}

.gallery-card a:hover .gallery-body {
    background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.7)));
    background: linear-gradient(transparent,rgba(0,0,0,.7))
}

.gallery-card a:hover .gallery-cover img,.gallery-card a:hover .gallery-photo img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.gallery-card a:hover .gallery-overlay {
    opacity: 1;
    visibility: visible
}

.gallery-header .icon {
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(238,51,53,.9);
    color: var(--color-white);
    font-size: 18px
}

.gallery-body .date,.gallery-overlay .icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.gallery-photo {
    overflow: hidden;
    height: 170px
}

.gallery-cover img,.gallery-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .7s;
    transition: .7s
}

.gallery-footer .title {
    color: #6f6f6f;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    max-height: 46px;
    overflow: hidden;
    margin-bottom: 8px
}

.gallery-footer .text {
    color: #6f6f6f;
    font-size: 13px;
    line-height: 1.7;
    max-height: 64px;
    overflow: hidden
}

.gallery-body .date,.gallery-body .title,.gallery-body>.icon,.gallery-overlay .icon,.listnone .adres,.listnone .email,.listnone .email a,.listnone .telefon,.listnone .telefon a {
    color: var(--color-white);
    color: var(--color-white)
}

.gallery-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 11;
    background: rgba(0,0,0,.3);
    padding: 40px;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.gallery-overlay .icon {
    font-size: 42px;
    display: inline-flex;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.gallery-body {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.5)));
    background: linear-gradient(transparent,rgba(0,0,0,.5));
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-direction: column;
    flex-direction: column
}

.gallery-body .title {
    font-size: 21px;
    font-weight: 600;
    line-height: normal;
    padding-right: 50px;
    overflow: hidden;
    max-height: 90px;
    margin: 0
}

.gallery-body .date {
    font-size: 13px;
    margin-top: 10px;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: .8
}

.gallery-body .date .icon {
    font-size: 13px;
    margin-right: 7px
}

.gallery-body>.icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ee3335;
    font-size: 18px;
    right: 20px;
    top: 20px
}

.gallery-cover {
    overflow: hidden;
    height: 300px
}

@media (max-width: 479px) {
    .gallery-body>.icon {
        display:none
    }

    .gallery-cover {
        height: auto
    }
}

.listnone {
    list-style: none;
    margin: 0;
    padding: 0
}

.listnone .adres,.listnone .telefon {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.listnone .adres address {
    margin-bottom: 0;
    margin-left: 15px
}

.listnone .email a address,.listnone .telefon a address {
    margin-bottom: 0;
    margin-left: 10px
}

.listnone .email a,.listnone .telefon a {
    display: flex;
    align-items: center
}

.listnone .email {
    display: flex;
    align-items: center
}

.widget-services {
    background-color: #e5edf6;
    padding: 43px 30px;
    margin-bottom: 40px;
    border-radius: 4px;
    position: relative
}

.widget-services::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: calc(100% - 50px);
    background-color: var(--color-set-one-1);
    border-radius: 4px 0 0
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .widget-services {
        padding-left:25px;
        padding-right: 25px
    }

    .widget-services::after {
        width: calc(100% - 25px)
    }
}

@media screen and (max-width: 767.98px) {
    .widget-services {
        padding-left:25px;
        padding-right: 25px
    }

    .widget-services::after {
        width: calc(100% - 25px)
    }
}

.widget-services .widget-title {
    text-align: center;
    margin-bottom: 23px
}

@media screen and (min-width: 992px) {
    .widget-services .widget-title {
        text-align:left
    }
}

.widget-services .widget-title h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #05213f;
    text-transform: capitalize;
    margin-bottom: 0;
    position: relative
}

.widget-services .widget-content ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    font-weight: 700;
    color: var(--color-set-one-2);
    text-transform: capitalize;
    background-color: var(--color-white);
    border-radius: 4px;
    z-index: 1;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-box-shadow: 0 3px 63px 0 rgba(6,52,100,.11);
    box-shadow: 0 3px 63px 0 rgba(6,52,100,.11);
    height: 55px;
    padding: 0 20px;
    position: relative
}

.widget-services .widget-content ul li a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: var(--color-set-one-2);
    border-radius: 4px;
    z-index: -1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: -webkit-transform .24s ease-in-out;
    transition: transform .24s ease-in-out;
    -o-transition: transform .24s ease-in-out;
    transition: transform .24s ease-in-out,-webkit-transform .24s ease-in-out
}

.widget-services .widget-content ul li a:hover::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center
}

.widget-services .widget-content ul li a i {
    color: var(--color-set-one-2);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-size: 20px;
    margin-left: 5px
}

.shop-section .show-button .filter-category ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: calc(6px + (15 - 6) * ((100vw - 320px)/ (1920 - 320)));
    padding-top: 16px
}

.shop-section .show-button .filter-category ul li {
    padding: calc(6px + (9 - 6) * ((100vw - 320px)/ (1920 - 320))) calc(28px + (34 - 28) * ((100vw - 320px)/ (1920 - 320))) calc(6px + (9 - 6) * ((100vw - 320px)/ (1920 - 320))) calc(7px + (11 - 7) * ((100vw - 320px)/ (1920 - 320)));
    background-color: #f9f8f6;
    position: relative;
    border-radius: 4px
}

.shop-section .show-button .filter-category ul li:before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    right: 13px;
    color: #777;
    cursor: pointer
}

.shop-section .show-button .filter-category ul li a {
    color: #777
}

.shop-section .top-filter-category {
    width: 100%;
    height: 0;
    padding: 0 24px;
    background-color: #fff;
    border: 1px solid #ececec;
    border-radius: 6px;
    margin-bottom: 0;
    overflow: hidden;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.shop-section .top-filter-category.show {
    padding: 24px;
    height: auto;
    margin-bottom: 22px
}

.shop-section .top-filter-category>.row>div {
    border-right: 1px solid #ececec
}

[dir=rtl] .shop-section .top-filter-category>.row>div {
    border-right: unset;
    border-left: 1px solid #ececec
}

.kapat,.shop-section .top-filter-category>.row>div:last-child {
    border: none
}

@media (max-width: 1199px) {
    .gallery-card {
        --box-space:25px
    }

    .shop-section .top-filter-category>.row>div:nth-child(4n-2) {
        border-right: none
    }

    [dir=rtl] .shop-section .top-filter-category>.row>div:nth-child(4n-2) {
        border-right: unset;
        border-left: none
    }
}

@media (max-width: 767px) {
    .gallery-card {
        --box-space:15px
    }

    .active .main-slider__img {
        max-width: 100%;
        width: 100%
    }

    .main-slider__content {
        max-width: 100%
    }

    .main-slider__img img {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        height: 160px;
        object-fit: cover;
        width: 100%!important
    }

    .main-slider__img {
        top: 0
    }

    .main-slider__title {
        font-size: 26px;
        line-height: normal;
        margin-top: 6px;
        margin-bottom: 5px
    }

    .main-slider .owl-theme .owl-nav,.main-slider__shape-1 {
        
    }

    .main-slider .owl-theme .owl-dots {
      display: none
    }

    .main-slider .item {
        height: 100%;
        padding-bottom: 10px
    }

    .main-slider {
        height: 52vh
    }

    .gallery-body {
        padding: 20px
    }

    #cookie-alert-popup {
        bottom: 40px!important;
        left: 0!important
    }

    .shop-section .top-filter-category>.row>div {
        border: none
    }
}

.category-title h3 {
    display: inline-block;
    padding-bottom: 4px;
    margin-bottom: 18px;
    font-weight: 600;
    font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
    color: var(--color-set-one-1)
}

.category-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: calc(10px + (16 - 10) * ((100vw - 320px)/ (1920 - 320)))
}

.category-list li {
    display: block;
    width: 100%;
    line-height: normal;
    list-style: none;
    margin-bottom: 0
}

.category-list li .category-list-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.category-list li .category-list-box input {
    margin-top: -4px
}

.category-list li .category-list-box .form-check-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-left: 8px!important;
    line-height: normal;
    margin-bottom: 0!important
}

.category-list li .category-list-box .form-check-label .name {
    font-size: calc(15px + (17 - 15) * ((100vw - 320px) / (1920 - 320)));
    color: #222;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    width: 80%
}

.category-list li .category-list-box .form-check-label .number {
    color: #777;
    font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)))
}

.custom-height {
    max-height: 155px;
    overflow-y: auto;
    height: 100%
}

.checkbox_animated {
    cursor: pointer;
    position: relative;
    margin-right: 16px;
    height: 100%;
    width: inherit
}

[dir=rtl] .checkbox_animated {
    margin-right: unset;
    margin-left: 16px
}

.checkbox_animated:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 6px;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.45, 1.8, .5, .75);
    transition: transform .4s cubic-bezier(.45, 1.8, .5, .75);
    transition: transform .4s cubic-bezier(.45, 1.8, .5, .75),-webkit-transform .4s cubic-bezier(.45, 1.8, .5, .75);
    -webkit-transform: rotate(-45deg) scale(0,0);
    transform: rotate(-45deg) scale(0,0);
    left: 4px;
    top: 4px;
    z-index: 1;
    border: 2px solid var(--color-set-one-1);
    border-top-style: none;
    border-right-style: none
}

[dir=rtl] .checkbox_animated:before {
    left: unset;
    right: 4px
}

.checkbox_animated:after {
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    top: -2px;
    left: 0;
    background-color: #fff;
    border: 2px solid #ececec;
    cursor: pointer
}

.checkbox_animated:checked:before {
    -webkit-transform: rotate(-45deg) scale(1,1);
    transform: rotate(-45deg) scale(1,1)
}

.custom-padding {
    padding-right: 10px!important;
    padding-left: 0!important
}

.sidebar-filter-menu a {
    border-radius: 7px!important;
    color: #000;
    border: 1px solid var(--color-set-one-bor-3)!important;
    padding: 11px 25px;
    display: block
}

.chosen-results::-webkit-scrollbar-track,.custom-height::-webkit-scrollbar-track,.sozlesme_scrol::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: rgba(85,85,85,.14)
}

.chosen-results::-webkit-scrollbar,.custom-height::-webkit-scrollbar,.sozlesme_scrol::-webkit-scrollbar {
    width: 4px;
    background-color: #f5f5f5;
    border-radius: 50px
}

.chosen-results::-webkit-scrollbar-thumb,.custom-height::-webkit-scrollbar-thumb,.sozlesme_scrol::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(85,85,85,.5)
}

.product-section {
    border-top: 1px solid #eceff1;
    padding-top: 20px
}

.product-detail {
    background-color: #f5f5f5;
    padding: 36px 30px 38px 41px;
    border-radius: 8px;
    height: 97%
}

.kapat,.mkl-btn {
    background: var(--color-set-one-1)!important;
    color: #fff
}

.checkbox-custom,.radio-custom {
    opacity: 0;
    position: absolute
}

.checkbox-custom,.checkbox-custom-label,.radio-custom,.radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-custom-label,.radio-custom-label {
    position: relative;
    display: flex;
    margin: 0;
    align-items: center
}

.checkbox-custom+.checkbox-custom-label:before,.radio-custom+.radio-custom-label:before {
    content: '';
    border: 1px solid var(--color-set-one-1);
    display: inline-block;
    line-height: 15px;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center
}

.checkbox-custom:checked+.checkbox-custom-label:before {
    content: "\f00c";
    font-family: "Font Awesome 6 Pro";
    color: var(--color-set-one-1);
    font-size: 12px
}

.radio-custom+.radio-custom-label:before {
    border-radius: 50%;
    margin-top: 0
}

.radio-custom:checked+.radio-custom-label:before {
    content: "";
    background: #fff;
    color: var(--color-set-one-1);
    content: "\f00c";
    font-family: "Font Awesome 6 Pro";
    color: var(--color-set-one-1);
    font-size: 12px
}

.kapat {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 43px;
    height: 43px!important;
    z-index: 10;
    border-radius: 0;
    line-height: normal;
    min-height: auto;
    margin: 0
}

.mkl-btn {
    border: none
}

#cookie-alert-popup *,#cookie-alert-popup :after,#cookie-alert-popup :before {
    box-sizing: inherit!important
}

#cookie-alert-popup {
    position: fixed!important;
    bottom: 30px;
    left: 30px;
    z-index: 9999!important;
    opacity: .8;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

#cookie-alert-popup .alert-popup__card {
    background: var(--color-set-one-1);
    box-shadow: 0 0 50px rgba(0,0,0,.2)!important;
    display: flex!important;
    flex-wrap: wrap!important;
    max-width: 100%!important;
    position: relative!important;
    width: 400px!important;
    line-height: 1.5!important
}

#cookie-alert-popup .cookie-alert-popup--closed {
    -webkit-animation: .4s ease-in-out forwards cookie-alert-popup--close!important;
    animation: .4s ease-in-out forwards cookie-alert-popup--close!important
}

#cookie-alert-popup .cookie-alert-popup--opened {
    -webkit-animation: .4s ease-in-out forwards cookie-alert-popup--open!important;
    animation: .4s ease-in-out forwards cookie-alert-popup--open!important
}

#cookie-alert-popup .alert-popup__content {
    padding: 30px 15px!important;
    text-align: center!important
}

#cookie-alert-popup h3 {
    color: #fff!important;
    font-size: 18px!important;
    margin: 0 0 .5em!important
}

#cookie-alert-popup a,#cookie-alert-popup button,#cookie-alert-popup p {
    color: #fff!important;
    font-size: 14px!important
}

#cookie-alert-popup p {
    margin: 20px 0!important
}

#cookie-alert-popup a {
    text-decoration: underline!important
}

#cookie-alert-popup button {
    border: none!important;
    cursor: pointer!important;
    height: 3em!important;
    line-height: 3em!important;
    padding: 0 3em!important;
    transition: box-shadow .3s!important;
    outline: 0!important
}

#cookie-alert-popup button:hover {
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3)!important
}

#cookie-alert-popup .cookie-alert-popup--close:after {
    color: #fff!important;
    content: "X"!important;
    cursor: pointer!important;
    font-size: 14px!important;
    font-weight: 600!important;
    position: absolute!important;
    right: .8em!important;
    top: .5em!important;
    -webkit-transform: scaleX(1.25)!important;
    transform: scaleX(1.25)!important;
    transition: color .3s!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important
}

#cookie-alert-popup .cookie-alert-popup--close:hover:after {
    color: #212121!important
}

@-webkit-keyframes cookie-alert-popup--close {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    20% {
        -webkit-transform: scale(.9,1.1);
        transform: scale(.9,1.1)
    }

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

@keyframes cookie-alert-popup--close {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    20% {
        -webkit-transform: scale(.9,1.1);
        transform: scale(.9,1.1)
    }

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

@-webkit-keyframes cookie-alert-popup--open {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    80% {
        -webkit-transform: scale(.9,1.1);
        transform: scale(.9,1.1)
    }

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

@keyframes mio-cookie-popup__open {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    80% {
        -webkit-transform: scale(.9,1.1);
        transform: scale(.9,1.1)
    }

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

.map-outer iframe {
    border: 0;
    margin-bottom: -7px
}

.modal_header_anasayfa {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px
}

.modal_footer_anasayfa {
    position: absolute;
    right: 0;
    bottom: 0
}

.error-404 {
    padding: 180px 0
}

.error-404 h2 {
    font-size: 250px;
    line-height: 1;
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
    color: #0160e7;
    background-image: -moz-linear-gradient(145deg,#0160e7,#04daf1);
    background-image: -webkit-linear-gradient(145deg,#0160e7,#04daf1);
    background-image: linear-gradient(145deg,#0160e7,#04daf1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 8px 8px 13px rgba(2,156,236,.3);
    -moz-text-shadow: 8px 8px 13px rgba(2,156,236,0.3)
}

.error-404 h2 img {
    position: absolute;
    top: 17px;
    right: -200px;
    z-index: -1
}

.error-404 .content-404 {
    max-width: 550px;
    margin: auto
}

.error-404 .content-404 p {
    font-size: 18px;
    margin-bottom: 40px
}

.error-404 .content-404 form {
    margin: 0 30px 20px
}

@media (max-width: 991px) {
    .ot-pricing-table {
        max-width:370px;
        margin: auto
    }

    .error-404 .error-image {
        position: static
    }
}

@media (max-width: 767px) {
    .error-404 h2 {
        font-size:150px;
        display: block
    }
}

.search-form .search-field {
    width: 100%!important;
    padding: 0 48px 0 20px!important;
    height: 50px!important;
    line-height: 1!important;
    border-color: #e6e6e6!important;
    background: #fff!important;
    border-radius: 23px!important;
    -webkit-border-radius: 23px!important;
    -moz-border-radius: 23px!important
}

.search-form .search-submit {
    background: 0 0!important;
    border: none!important;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%!important;
    width: 50px;
    outline: 0;
    font-size: 26px!important;
    color: #a5b7d2!important;
    padding: 0 5px;
    min-height: auto;
    line-height: normal;
    margin-top: 2px
}

.octf-btn-icon i,.search-form .search-submit i {
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    display: inline-block
}

.search-form .search-submit i {
    line-height: 36px;
    background: var(--color-set-one-1);
    color: #fff;
    margin-bottom: 5px;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: .3s linear
}

.search-form .search-submit i:after,.search-form .search-submit i:before {
    font-size: 17px!important;
    font-weight: 700!important
}

.search-form .search-submit i:hover {
    background: #00c3ff!important
}

.octf-btn-icon {
    text-align: left;
    padding: 5px 5px 5px 28px
}

.octf-btn-icon i {
    background: #fff;
    color: var(--color-set-one-1);
    line-height: 40px;
    margin-left: 14px;
    -webkit-border-radius: 20%;
    -moz-border-radius: 20%;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    -ms-transition: .3s linear;
    transition: .3s linear;
    top: 0
}

.api .instagram a,.api .telefon a,.api .telegram a,.api .whatsapp a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: #fff
}

.footer::before {
    opacity: .9;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    background-image: linear-gradient(280deg,var(--color-set-one-1) 0,var(--color-set-one-7) 62%)
}

.api .instagram,.api .telefon,.api .telegram,.api .whatsapp {
    position: relative;
    margin-top: 10px;
    transition: .5s ease-in-out;
    z-index: 999
}

.para_birimi {
    list-style: none;
    position: relative;
    margin-right: 20px
}

.para_birimi li {
    list-style: none;
    margin: 0
}

.para_birimi li a {
    font-weight: 500;
    color: #fff;
    font-size: 17px
}

.api {
    position: fixed;
    bottom: 10px;
    left: 15px;
    z-index: 20
}

.api .whatsapp a {
    background: #4dc247
}

.api .instagram .tooltiptext,.api .telefon .tooltiptext,.api .telegram .tooltiptext,.api .whatsapp .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto
}

.api .instagram:hover a,.api .telefon:hover a,.api .telegram:hover a,.api .whatsapp:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.api .instagram:hover .tooltiptext,.api .telefon:hover .tooltiptext,.api .telegram:hover .tooltiptext,.api .whatsapp:hover .tooltiptext {
    visibility: visible
}

.activelang,.activelang:hover {
    font-size: 14px;
    background: 0 0;
    margin: 0;
    opacity: 1
}

.api .telefon a {
    background: #337ab7
}

.api .telegram a {
    background: #27a7e5
}

.api .instagram a {
    background: #fd3a67
}

.lang {
    float: left;
    width: 100%
}

.lang img {
    display: inline-block;
    height: 16px;
    margin-right: 8px;
    margin-top: 0;
    margin-bottom: -3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.lang .currencyitems a {
    width: 24%
}

.activelang {
    color: #0f3567;
    padding: 0;
    border: none
}

.activelang:hover {
    color: #0f3560;
    border-radius: 0;
    padding: 5px;
    border: none
}

.activelangcur,.lang a selected {
    opacity: .45
}

.lang h4 {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 24px
}

.lang a {
    display: inline-block;
    vertical-align: top;
    margin: 5px 10px;
    font-size: 16px;
    color: #9d9d9d;
    padding: 5px 15px;
    border: 1px solid #0000004d;
    border-radius: 5px
}

.lang a:hover {
    color: #000
}

.rounded-25 {
    border-radius: 25%
}

@media only screen and (max-width: 767px) {
    .api,.api a {
        width:100%!important
    }

    .api {
        position: fixed;
        bottom: 0!important;
        left: 0!important;
        z-index: 999!important;
        display: flex
    }

    .api div {
        flex: 1 0 0%
    }

    .api a {
        height: 40px!important;
        line-height: 40px!important;
        font-size: 20px!important;
        border-radius: 0!important
    }

    .api:hover a {
        transform: rotate(0)!important;
        -webkit-transform: rotate(0)!important
    }
}
