/*
Theme Name: Marten
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@font-face {
  font-family: 'FS-SienaReg';
  src: url('assets/fonts/fs-siena/FSSiena-Regular.ttf');
}
@font-face {
  font-family: 'FS-SienaLight';
  src: url('assets/fonts/fs-siena/fssiena_light.ttf');
}
@font-face {
  font-family: 'FS-SienaSemi';
  src: url('assets/fonts/fs-siena/FSSiena-SemiBold.ttf');
}
@font-face {
  font-family: 'Fssiena-Italic';
  src: url('assets/fonts/fs-siena/fssiena_italic.ttf');
}
@font-face {
  font-family: 'FS-SienaBold';
  src: url('assets/fonts/fs-siena/fssiena_bold.ttf');
}
@font-face {
  font-family: 'IntegralCFBold';
  src: url('assets/fonts/integral/IntegralCF-Bold.otf');
}
@font-face {
  font-family: 'FS-SienaReg';
  src: url('assets/fonts/fs-siena/fssiena_bold.ttf');
  font-weight: bold;
}
ul#menu-mainmenu {
    padding-left: 0;
    list-style-type: none;
}
ul#menu-mainmenu li {
    display: inline-block;
}

ul#menu-mainmenu {
    margin-bottom: 0;
}

.logo_s {
    width: 100px;
    float: left;
}

.menu_item_col {
    width: 90%;
    float: left;
}

ul#menu-mainmenu li a {
    color: #1c2526;
    font-family: 'FS-SienaBold';
    font-size: 16px;
}
.header_inr::after {
    content: "";
    display: block;
    clear: both;
}

.header_inr {
    max-width: 1380px;
    margin: 0 auto;
    padding-top: 16px;
    padding-bottom: 16px;
}

ul#menu-mainmenu li a {
    text-transform: uppercase;
}

header#masthead {
    border-bottom: 1px solid #bcbcbc;
}
ul#menu-mainmenu li a {
    padding-right: 58px;
    padding-top: 5px;
    display: inline-block;
    letter-spacing: 1px;
    text-decoration: none;
}
.top_hd_sec {
    font-size: 32px;
}

.top_hd_sec {
    text-decoration: none;
    text-transform: uppercase;
}
.top_hd_sec {
    font-family: 'IntegralCFBold';
    color: #1c2526;
}

.top_hd_txt {
    font-size: 16px;
    color: #1c2526;
    font-family: 'FS-SienaReg';
}

body {
    font-family: 'FS-SienaReg';
}

.top_hd_sec {
    font-family: 'IntegralCFBold';
    color: #1c2526;
}

.top_hd_txt {
    font-size: 16px;
    color: #1c2526;
    font-family: 'FS-SienaReg';
}


.top_hd_txt {
    max-width: 728px;
    line-height: 20px;
}

.top_m_left_col {
    max-width: 1380px;
    margin: 0 auto;
}

.top_hd_sec {
    padding-left: 105px;
    padding-top: 60px;
    letter-spacing: 2px;
    line-height: 32px;
}

.top_hd_txt {
    padding-left: 106px;
    max-width: 100%;
    padding-top: 30px;
}
.top_m_left_col {
    width: 70%;
    float: left;
}

.top_m_right_col {
    width: 25%;
    float: left;
}
.mobile_cats {
    display: none;
}
.top_m_header::after {
    content: "";
    display: block;
    clear: both;
}

.top_m_right_col {
    background: #daded7;
}

.top_m_col {
    font-family: 'FS-SienaReg';
    font-size: 16px;
    padding-left: 35px;
    padding-top: 56px;
}

button.video-player-op {
    background: transparent !important;
    border: 0;
}

.iframe_video_sec iframe {
    position: absolute;
    width: 100%;
    top: 12px;
    left: 0;
    height: 100%;
}

.box_q_ans_main {
    position: relative;
}

.top_hd_txt {
    padding-right: 92px;
}

.top_m_col {
    padding-bottom: 100px;
}

a {}

.top_r_lnk a {
    color: #1c2526;
    font-family: 'IntegralCFBold';
    font-size: 14px;
    letter-spacing: 1px;
}

.top_r_lnk {
    padding-left: 37px;
    padding-bottom: 27px;
}

.top_m_left_col {
    padding-left: 30px;
}
.top_m_header {
    max-width: 100%;
    margin: 0 auto;
}

.top_m_right_col {
    width: 30%;
    padding-right: 50px;
}

.top_m_left_col {
    padding-left: 0;
}




.full_wd_inr igm {
    width: 100%;
}

.full_wd_inr img {
    width: 100%;
}


.top_m_right_col {
    position: relative;
}


.full_wid_bg {
    height: 768px;
    background: url(../../uploads/2019/03/home_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.play_icon_s img {
    width: auto;
}

.play_icon_s {
    text-align: center;
}

.play_icon_s img {
    width: 64px;
    height: 64px;
}

.play_icon_s {
    position: absolute;
    width: 100%;
    top: 50%;
}

.full_wid_bg {
    position: relative;
}

.home_m_inr {
    max-width: 100%;
    margin: 0 auto;
}


.play_icon_s {
    transform: translateY(-50%);
}
.product_m_bg_img {
    height: 858px;
    background-size: cover !important;
}

.product_m_col_f {
    width: 63%;
    float: left;
}
.product_m_col_r {
    width: 37%;
    float: left;
}
.prod_content_sec h2 {font-size: 36px;font-family: 'FS-SienaSemi';line-height: 26px;padding-left: 30px;}

.prod_content_sec h2 span {
    font-size: 16px;
    display: block;
    font-family: 'FS-SienaSemi';
    text-transform: uppercase;
}

.product_m_con {
    font-family: 'FS-SienaReg';
    font-size: 16px;
}

.product_m_con {
    padding-left: 30px;
}

.prod_content_sec {
    padding-top: 58px;
}

.product_m_con {
    padding-top: 25px;
}

a.pro_read_more {
    background: #e2e6df;
    color: #1c2526;
    font-family: 'IntegralCFBold';
    font-size: 16px;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #1c2526;
    border-radius: 3px;
    text-decoration: none;
    line-height: 0;
    transition: all 0.5s;
}

a.pro_read_more {
    display: inline-block;
}

.prod_content_sec {
    background: #daded7;
}

.prod_m_link {
    padding-top: 20px;
    padding-left: 30px;
}

.product_m_con {max-width: 400px;}

.product_m_row::after {
    content: "";
    display: block;
    clear: both;
}

.product_m_row {
    background: #daded7;
}
.product_bg_img {
    width: 100%;
    height: 381px;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

a.pro_read_more:hover {
    
    background: #1c2526;
    color: #daded7;
}

.prod_content_sec {
    min-height: 477px;
    max-height: 477px;
}
button.video_op_box.js-video-btn {
    background: transparent;
    border: 0;
}

* {
    outline: 0 !important;
}
.middle_bx_btn {
    text-align: center;
}

.middle_bx_btn a {
    display: block;
    text-align: center;
    width: 100%;
    max-width: 254px;
    margin: 0 auto;
    line-height: 0;
    padding: 22px;
    color: #1c2526;
    font-family: 'IntegralCFBold';
    border: 1px solid #1C2526;
    border-radius: 3px;
    text-decoration: none;
    transition: all 0.5s;
    letter-spacing: 0.75px;
}

a.middle_bt_link:hover {
    background: #1c2526;
    color: #fff;
}

.middle_bx_btn {
    padding-top: 60px;
    padding-bottom: 60px;
}
a.middle_bt_link {
    padding-left: 0;
    padding-right: 0;
}
button.video_op_box.js-video-btn:hover {
    opacity: 0.7;
}

button.video_op_box.js-video-btn {
    transition: all 0.5s;
}
.frame_block {
    width: 37%;
    float: left;
}

.frame_bloc_img {
    width: 63%;
    float: left;
}

.frame_inr_row::after {
    content: "";
    display: block;
    clear: both;
}

.frame_row {
    background: #daded7;
}

.frame_bl_img_p {
    height: 648px;
}
.frame_s_ab_title {
    position: absolute;
    width: 100%;
    text-align: center;
    padding-top: 14px;
}
.frame_bl_img_p {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.frame_m_title {
    font-family: 'IntegralCFBold';
    font-size: 24px;
}

.frame_m_title {
    max-width: 300px;
    line-height: 24px;
}

.frame_sm_title {
    color: #1C2526;
    font-size: 16px;
    font-family: 'FS-SienaReg';
    line-height: 0;
}

.frame_m_title {
    padding-top: 29px;
}


.frame_row {padding: 0;}

.frame_inr_row {}

.frame_bloc_img {
    padding: 0;
}

.frame_bl_inr {
    padding-top: 110px;
}

.frame_m_con {
    max-width: 350px;
    padding-top: 25px;
}

.frame_block {
    padding-left: 40px;
}

.blog_post_title {
    color: #1C2526;
    font-size: 16px;
    font-family: 'FS-SienaSemi';
    text-align: center;
    text-transform: uppercase;
    padding-top: 60px;
    padding-bottom: 34px;
}


.blog_col_sec {
    width: 33%;
    float: left;
}

.blog_img_sec {
    height: 330px;
    width: 303px;
    margin: 0 auto;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.blog_col_sec::after {
    content: "";
    display: block;
    width: 1px;
    background: #c6c8c9;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.blog_col_sec {
    position: relative;
}

.blog_m_row::after {
    content: "";
    display: block;
    clear: both;
}

.blog_m_row {
    border-top: 1px solid #D0D4CD;
    padding-top: 40px;
}

.blog_m_row {
    padding-left: 50px;
    padding-right: 50px;
}

.blog_m_row .blog_col_sec:last-child::after {
    display: none;
}
.blog_cat_lnk a {
    color: #1C2526;
    font-size: 16px;
    font-family: 'FS-SienaSemi';
    text-transform: uppercase;
}

.blog_m_title {
    color: #1C2526;
    font-size: 20px;
    font-family: 'FS-SienaSemi';
}

.blog_cont_inr {
    padding-left: 45px;
    padding-top: 6px;
}

.blog_m_title {
    margin-top: -5px;
}
a.read_article {
    color: #28739E;
    font-family: 'IntegralCFBold';
    font-size: 14px;
    letter-spacing: 0.75px;
    text-decoration: none;
    transition: all 0.5s;
    display: block;
    margin-top: 15px;
}
.social_icon_bar {
    background: #daded7;
    text-align: center;
}

.social_fb_icon {
    display: inline-block;
}

.social_meg_icon {
    display: inline-block;
    padding-left: 10px;
}

.social_fb_icon {
    padding-right: 10px;
}

.social_icon_bar {
    padding-top: 25px;
    padding-bottom: 25px;
}
.priv_pl_itm a {
    color: #1c2526;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'FS-SienaSemi';
}

.priv_pl_itm {
    position: absolute;
    right: 0;
    top: 0;
}

.social_icon_bar {
    position: relative;
}

.scoial_inr_br {
    max-width: 1380px;
    margin: 0 auto;
    position: relative;
}

.priv_pl_itm {
    top: 9px;
}
.made_in_bar {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    background: #1c2527;
}
.top_footer_sec {
}

.top_footer_sec {
    background: #e2e6df;
}

.top_header_section {
    max-width: 1100px;
    margin: 0 auto;
}

.top_col_sec {
    width: 50%;
    float: left;
}

.top_header_section::after {
    content: "";
    display: block;
    clear: both;
}

.top_footer_sec {
    padding-top: 74px;
    padding-bottom: 74px;
}

footer#colophon {
    margin-top: 80px;
}
input#email_news {
    background: #e2e6df;
    border: 0;
    border-bottom: 1px solid #1c2526;
    width: 100%;
    max-width: 260px;
    height: 51px;
}

input#email_news::placeholder {
    color: #1c2526;
}

input#submit_data {
    background: #1c2526;
    color: #fff;
    border: 0;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 13px;
    padding-bottom: 13px;
    border-radius: 3px;
    margin-left: -5px;
    opacity: 0;
    transition: all 0.5s;
    animated slideInLeft
}
.single_f_img {
    height: 512px;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.single_f_img {
    height: 512px;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
h1.title_s {
    color: #1c2526;
    font-family: 'IntegralCFBold';
    font-size: 32px;
}

.content_up_dt {
    font-family: 'FS-SienaSemi';
    font-size: 16px;
}
h1.title_s {
    color: #1c2526;
    font-family: 'IntegralCFBold';
    font-size: 32px;
}

.content_up_dt {
    font-family: 'FS-SienaSemi';
    font-size: 16px;
}

.content_ara {
    max-width: 1200px;
    margin: 0 auto;
}

.content_ara {
    padding-top: 50px;
}

h1.title_s {
    margin-bottom: 30px;
}

.conet_inr {
    font-size: 16px;
}

.conet_inr {
    max-width: 745px;
}
.ft_gallery_bg {
    height: 683px;
    background-size: cover !important;
}

.after_content {
    max-width: 1200px;
    margin: 0 auto;
}

.after_con_inr {
    max-width: 745px;
}

.after_content {
    padding-top: 35px;
}

.conet_inr {
    padding-bottom: 85px;
}
.top_heading_sec {
    background: #daded7;
}

.top_inr_sec {
    max-width: 1100px;
    margin: 0 auto;
}

.top_main_content {
    font-size: 32px;
    color: #1c2526;
    font-family: 'IntegralCFBold';
}

.top_small_heading {
    color: #1c2526;
}

.top_small_heading {
    font-family: 'FS-SienaSemi';
    margin-bottom: -7px;
}

.top_heading_sec {
    padding-top: 61px;
    padding-bottom: 66px;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0 !important;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1100px !important;
}
.contact_heading_sec {
    padding-left: 30px;
}

.contact_address {
    padding-left: 20px;
}

.contact_address {
    font-size: 20px;
}

.contact_label {
    width: 40%;
    float: left;
}

.contact_label {
    text-transform: uppercase;
    font-size: 16px;
}

.contact_val {
    float: left;
    width: 60%;
}

.contact_row_content::after {
    content: "";
    display: block;
    clear: both;
}

.contact_row_content {
    border-top: 1px solid #D0D4CD;
    padding-top: 23px;
    padding-bottom: 23px;
}

.contact_address {
    margin-bottom: 50px;
}

.contact_address p {
    margin-bottom: -2px;
}
.contact_val a {
    color: #1c2526;
    text-decoration: underline;
}
.page-id-88 footer#colophon {
    margin-top: 0;
}

.faq_col {
    width: 33%;
    float: left;
}

.top_q_title_num {
    color: #1c2526;
    font-family: 'IntegralCFBold';
    font-size: 24px;
}

.faq_col_quiz {
    width: 67%;
    float: left;
}

.top_q_title_sec {
    font-family: 'FS-SienaSemi';
    font-size: 20px;
}

.top_q_ans {
    font-size: 24px;
    color: #1c2526;
    font-family: 'IntegralCFBold';
}

p {}

.top_q_ans_main {
    font-size: 20px;
    color: #1c2526;
}

.top_q_title_sec {
    color: #1c2526;
}

.faq_main_row::after {
    content: "";
    display: block;
    clear: both;
}

.faq_main_row {
    padding-top: 60px;
}

.faq_col_quiz {
    max-width: 515px;
}

.faq_col_quiz {
    padding-top: 60px;
}

.top_q_ans {
    padding-top: 45px;
}
.faq_container {
    border: 1px solid #D0D4CD;
}

.faq_main_row {
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 28px;
}

.faq_container {
    margin-top: 30px;
}

.faq_col {
    border-right: 1px solid #D0D4CD;
}

.faq_col {
    padding-left: 28px;
    padding-top: 28px;
    padding-bottom: 28px;
}

.faq_col {
    width: auto;
    float: left;
    padding-right: 28px;
    margin-right: 30px;
}
.box_q_title_num {
    color: #1c2526;
    font-family: 'IntegralCFBold';
    font-size: 14px;
}

.box_q_title_sec {
    font-family: 'FS-SienaSemi';
    font-size: 16px;
}

p {}

.top_q_ans_main {
    line-height: 24px;
}

.top_q_title_sec {
    line-height: 24px;
}

.box_q_ans {
    color: #1c2526;
    font-family: 'IntegralCFBold';
    font-size: 14px;
}

.faq_m_box {
    width: 33.33%;
    float: left;
}

.box_q_ans {
    padding-top: 20px;
}

.box_q_title_sec {
    padding-top: 3px;
}

.faq_m_box {
    border-right: 1px solid #D0D4CD;
    border-bottom: 1px solid #D0D4CD;
}

.faq_m_inr_sec::after {
    content: "";
    display: block;
    clear: both;
}

.faq_m_inr_sec {
    border: 1px solid #D0D4CD;
    border-top: 0;
}

.faq_col_box {
    padding-top: 60px;
}

.faq_col_box {
    padding-left: 30px;
    padding-right: 30px;
}
.fm_box_row_m::after {
    content: "";
    display: block;
    clear: both;
}

.faq_m_inr_sec {
    border-bottom: 0;
}

.faq_m_box {
    min-height: 400px;
}
.box_q_block_img {
    height: 182px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.box_q_block_img {}

.box_q_block_img img {
    max-width: 45px !important;
}

.box_q_block_img {
    display: block;
    text-align: center;
    padding-top: 67px;
}

.box_q_ans {
    margin-bottom: 9px;
}
.faq_col {
    width: 100%;
    max-width: 393px;
    text-align: center;
}
.faq_m_box.highlight_box {
    background: #e8cd97;
}

a.contact_link {
    display: block;
    width: 100%;
    border: 1px solid #1c2526;
    max-width: 195px;
    padding: 9px;
    text-align: center;
    color: #1c2526;
    font-family: 'IntegralCFBold';
    border-radius: 3px;
    margin-top: 25px;
    transition: all 0.5s;
}

a.contact_link:hover {
    background: #1c2526;
    color: #fff;
}

.faq_sml_head {
    font-family: 'FS-SienaSemi';
    font-size: 16px;
    margin-bottom: 17px;
}
.text_main_section {
    padding-top: 40px;
}

.text_main_section {
    max-width: 727px;
}

.textmain_inr_sec h2 {
    font-size: 22px;
    padding-top: 15px;
    padding-bottom: 12px;
    margin-bottom: 0;
}

.text_main_section ul {
    margin-left: 0;
    padding-left: 0;
    list-style-position: inside;
    margin-bottom: 0;
    margin-top: 9px;
}

span.bubble-icon {
    width: 6px;
    display: inline-block;
    height: 6px;
    background: #28739e;
    border-radius: 50%;
    position: relative;
    top: -3px;
    left: 1px;
    display: none;
}
.m_top_contact_inr_sec {
    max-width: 1380px;
    margin: 0 auto;
}

.m_top_contact_top {
    color: #1C2526;
    font-size: 16px;
    font-family: 'FS-SienaSemi';
}

.m_top_m_label {
    font-family: 'IntegralCFBold';
    color: #1c2526;
    font-size: 32px;
    line-height: 28px;
}

.m_top_m_txt {
    color: #1C2526;
    font-size: 16px;
    padding-top: 25px;
    line-height: 20px;
}

.m_top_contact_top {
    text-transform: uppercase;
    margin-bottom: 2px;
}

.m_top_m_txt {
    max-width: 700px;
}

.m_top_contact_inr_sec {
    padding-top: 63px;
}

.products_main_section {
    padding-top: 50px;
}
.rl_posts_title {
    color: #1C2526;
    font-size: 16px;
    font-family: 'FS-SienaSemi';
    text-transform: uppercase;
}
.rl_posts_title {
    text-align: center;
    border-bottom: 1px solid #c6c8c9;
    padding-top: 23px;
    padding-bottom: 23px;
}



.rl_posts_grid {
    width: 50%;
    float: left;
}

.rl_posts_bg_sec {
    width: 160px;
    height: 160px;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.rl_posts_bg_sec {
    float: left;
}

.rl_posts_content {
    float: left;
}

.rl_posts_grid_row::after {
    content: "";
    display: block;
    clear: both;
}

.rl_posts_grid_row {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 30px;
}

.rl_posts_content {
    padding-top: 30px;
    padding-left: 30px;
}

a.rl_post_rd {
    font-size: 14px;
    color: #28739e;
    font-family: 'IntegralCFBold';
}

.rl_posts_gd_title {
    font-family: 'FS-SienaSemi';
    margin-bottom: 25px;
}
.rl_blog_cat_lnk a {
    color: #1c2526;
}

.rl_blog_cat_lnk a {
    color: #1c2526;
}

.rl_posts_grid_row {}

.rl_posts_grid_row .rl_posts_grid:nth-child(1) {
    border-right: 1px solid #ccc;
    margin-right: 30px;
}

.rl_posts_grid {
    width: 48%;
}

.rl_posts_gd_title {
    font-size: 20px;
}

.rl_posts_title {
    max-width: 1380px;
    margin: 0 auto;
}
.prod_i_inr_sec {
    max-width: 1380px;
    margin: 0 auto;
}

/* MENU */


/* Overlay style */
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(153,204,51,0.9);
}

/* Overlay closing cross */
.overlay .overlay-close {
    width: 80px;
    height: 80px;
    position: absolute;
    right: 20px;
    top: 20px;
    overflow: hidden;
    border: none;
    background: url(../../uploads/2019/03/cross.png) no-repeat center center;
    text-indent: 200%;
    color: transparent;
    outline: none;
    z-index: 100;
}

/* Menu style */
.overlay nav {
    text-align: center;
    position: relative;
    top: 50%;
    height: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: 100%;
    position: relative;
}

.overlay ul li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.overlay ul li a {
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
    color: #e3fcb1;
}

/* Effects */
.overlay-simplegenie {
    visibility: hidden;
    -webkit-transform: translateY(60%) scale(0);
    transform: translateY(60%) scale(0);
    -webkit-transition: -webkit-transform 0.4s, visibility 0s 0.4s;
    transition: transform 0.4s, visibility 0s 0.4s;
}

.overlay-simplegenie.open {
    visibility: visible;
    -webkit-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
}

@media screen and (max-height: 30.5em) {
    .overlay nav {
        height: 70%;
        font-size: 34px;
    }
    .overlay ul li {
        min-height: 34px;
    }
}



header#masthead {
    position: fixed;
    width: 100%;
    z-index: 100;
    background: rgba(255, 255, 255, 0.95);
}

div#page {
}

.site-content-contain {
    padding-top: 69px;
}

nav#mega_menu {
    z-index: 999;
}
button#menu_opener {
    z-index: 9999;
    right: 0;
}
nav#mega_menu::before {
    background: #1c2526;
}
nav#mega_menu::before {
    background: #1c2526;
}

button#menu_opener {
    opacity: 1;
}

button#menu_opener:hover {
    opacity: 0.6;
}

.overlay {
    z-index: 999;
}

.overlay {
    background: #1c2526;
}
.overlay_inr {
    max-width: 1100px;
    margin: 0 auto;
}

ul.menu_items {
    display: block;
    height: auto;
}

ul.menu_items > li {
    display: inline-block;
}

ul.menu_items > li > a {
    font-size: 16px;
    font-family: 'FS-SienaSemi';
    color: #DADED7;
    text-transform: uppercase;
    text-decoration: none;
    padding-right: 60px;
    display: inline-block;
}

ul.menu_sub {
    width: 100%;
    max-width: 19%;
    float: left;
}

ul.menu_sub li a {
    font-size: 16px;
    font-family: 'FS-SienaReg';
    color: #DADED7;
    text-decoration: none;
    padding-right: 60px;
    display: inline-block;
}

li.sub_menu_head {
}

li.sub_menu_head a {
    text-transform: uppercase;
}

li.sub_menu_head a {
    font-family: 'FS-SienaSemi' !important;
}
.product_menu_item::after {
    content: "";
    display: block;
    clear: both;
}

.product_menu_item {
    padding-top: 55px;
}

.menu_op_sec {
    padding-top: 90px;
}

.logo_icon {
    padding-top: 60px;
}

span.menu_lines {
    display: block;
    width: 30px;
    height: 3px;
    background: #000;
    margin-bottom: 9px;
}

button#trigger-overlay {
    background: #fff;
    border: 0;
}

.ov_en_open {
    float: left;
    width: 4%;
}

.menu_con_inr {
    width: 95%;
    float: left;
}

button#trigger-overlay {
    position: relative;
    top: 5px;
}
li.sub_menu_head {
    margin-bottom: 22px;
}
button#trigger-overlay:hover {
    transition: all 0.5s;
    opacity: 0.5;
}
ul#menu-mainmenu {
    padding-top: 7px;
}

.logo_s {
    padding-top: 5px;
}

.ov_en_open {
    position: relative;
    top: 5px;
}
.product_line {
    height: 1px;
    width: 100%;
    background-color: #D0D4CD;
    max-width: 102px;
}

.product_menu_item {
    padding-top: 25px;
}

.product_line {
    margin-bottom: 35px;
}
ul.categ_menu {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
}

ul.categ_menu li {
    display: inline-block;
}

ul.categ_menu {
    max-width: 1100px;
    margin: 0 auto;
}

ul.categ_menu li a {
    padding-right: 30px;
    color: #1C2526;
    font-family: 'FS-SienaSemi';
}

.top_category_sec {
    border-bottom: 1px solid #d0d4cd;
    padding-top: 23px;
    padding-bottom: 23px;
}

ul.categ_menu li a::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #D0D4CD;
    border-radius: 50px;
    margin-left: 20px;
    margin-right: 20px;
}

ul.categ_menu li a {
    padding-right: 0;
}

ul.categ_menu li:last-child a::after {
    display: none;
}
.top_small_heading {
    text-transform: uppercase;
}


.uper_s_posts {
    max-width: 1100px;
    margin: 0 auto;
}

.sticky_box_s {
    width: 47%;
    float: left;
    margin-right: 33px;
}

.uper_s_posts::after {
    content: "";
    display: block;
    clear: both;
}

.stick_img_s {
    height: 405px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.uper_s_posts {
    padding-top: 35px;
}
.sticky_title a {
    color: #28739E;
    font-size: 20px;
    display: block;
    font-family: 'FS-SienaSemi';
    margin-bottom: 3px;
    margin-top: 7px;
    text-decoration: none;
}

.stick_date {
    color: #1C2526;
    font-weight: bold;
    margin-bottom: 8px;
    font-family: 'FS-SienaBold';
}
.blog_other_inr {
    max-width: 1100px;
    margin: 0 auto;
}

.blog_other_sec {
}

.blog_other_inr {
    border-top: 1px solid #DADED7;
    padding-top: 20px;
    margin-top: 20px;
}

.blog_itm_img {
    height: 264px;
    background-size: cover !important;
    background-position: center center !important;
}

.blog_se_item {
    width: 33%;
    float: left;
}

.blog_other_inr::after {
    content: "";
    display: block;
    clear: both;
}

.blog_se_item {
    padding: 12px;
}
.blog_box_row_m::after {
    content: "";
    display: block;
    clear: both;
}

.blog_box_row_m {
    border-top: 1px solid #DADED7;
    padding-top: 13px;
    margin-top: 13px;
}

.blog_other_inr {}

.blog_other_inr .blog_box_row_m:nth-child(1) {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
}

.blog_box_row_m {}

.blog_box_row_m .blog_se_item {}

.blog_itm_title a {
    text-decoration: none;
    color: #28739e;
    font-family: 'FS-SienaBold';
    font-size: 20px;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.blog_date_sec {
    color: #1C2526;
    font-family: 'FS-SienaBold';
}

.blog_con_sec {
    padding-top: 6px;
}
.uper_s_posts {
    padding-bottom: 10px;
}
.item_blocks_sec.active {
    display: block;
}

.item_blocks_sec {
    display: none;
}
.item_blocks_sec.sec_block_m .blog_other_inr {
    border-top: 0;
}
a.cat_filter {
    opacity: 0.5;
}

a.cat_filter.activefilter {
    opacity: 1;
}

a.cat_filter {
    transition: all 0.5s;
    text-decoration: none;
}
.top_footer_sec {
    border-top: 1px solid #b0b6b1;
}
.top_m_col {
    line-height: 18px;
}
.blog_post_title {
    padding-bottom: 30px;
    padding-top: 30px;
}

.blog_cont_inr {
    padding-left: 55px;
}

.blog_cat_lnk {
    padding-bottom: 4px;
}

.blog_cat_lnk {
    padding-top: 7px;
}
.faq_col img {
    max-width: 100%;
    width: 100%;
}

.faq_col {
    max-width: 366px;
}
.box_m_con p, .box_m_con {
    line-height: 21px;
}

.box_q_title_sec {
    line-height: 21px;
}
.box_q_block_img {
    position: relative;
    top: 12px;
}
.faq_m_inr_sec {
    border-right: 0;
}
.contact_row_content {
    padding-left: 20px;
}
.contact_row_content a {
    font-family: 'FS-SienaSemi';
    text-decoration: underline !important;
}
.text_main_section {
    padding-top: 60px;
}
.textmain_inr_sec h2 {
    padding-top: 6px;
    padding-bottom: 6px;
}
span.mt_vl {
    display: block;
    padding-left: 23px;
}
.single-post header#masthead {
    background: rgba(28, 37, 38, 0.95);
}

.single-post header#masthead ul#menu-mainmenu li a {
    color: #DADED7;
}

.single-post button#trigger-overlay {
    background: transparent;
}

.single-post span.menu_lines {
    background: #fff;
}

.single-post .site-content-contain {
    padding-top: 76px;
}

.single-post header#masthead {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.conet_inr {
    padding-bottom: 50px;
}
.rl_posts_title {
    max-width: 100%;
}
.rl_posts_grid_row {
    max-width: 1100px;
}
span.bubble-icon.activebub {
    display: inline-block;
}
.prod_i_inr_sec {
    max-width: 100%;
}
.highlight_box {
    background: #E8CD97;
}

.highlight_box {
    max-width: 370px;
}

.highlight_box {
    margin-left: 30px;
}

.high_title {
    padding-top: 55px;
    color: #1C2526;
    font-size: 16px;
    font-family: 'FS-SienaSemi';
}

.highlight_box {
    padding-left: 30px;
}

.highlight_box {
    padding-bottom: 30px;
}

.high_content {
    padding-top: 10px;
}

a.contact_url {
    color: #1c2526;
    font-family: 'IntegralCFBold';
    font-size: 16px;
}

a.contact_url {
    display: block;
    max-width: 194px;
    padding: 21px;
    border: 1px solid #1c2526;
    text-align: center;
    margin-top: 18px;
    line-height: 0;
    transition: all 0.5s;
}

a.contact_url:hover {
    background: #1c2526;
    color: #fff;
}
a.contact_url {
    border-radius: 4px;
}
.banner_heading_sec {
    min-height: 950px;
    background-size: cover !important;
    background-position: center center !important;
}

.banner_m_label {
    color: #DADED7;
    font-family: 'IntegralCFBold';
    font-size: 32px;
    line-height: 32px;
}

.banner_contact_top {
    color: #DADED7;
    font-family: 'FS-SienaSemi';
    text-transform: uppercase;
/*    font-weight: 400;
    font-size: 16px;
    line-height: 24px; */   
}

.banner_contact_inr_sec {
    margin: 0 auto;
}

.banner_m_label {
    max-width: 500px;
    text-align: left;
}

.banner_contact_inr_sec {
    padding-top: 50px;
}

.banner_m_txt {}

.banner_contact_top {
    max-width: 1100px;
    margin: 0 auto;
}

.banner_contact_row_content {
    max-width: 1100px;
    margin: 0 auto;
}

.banner_m_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #1C2526;
    font-size: 16px;
    line-height: 20px;
    max-width: 680px;
}

.banner_m_txt {
    background: #DADED7;
    padding: 60px 130px;
}
.left_right_img {
    width: 50%;
    float: left;
    min-height: 512px;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.left_right_inr::after {
    content: "";
    display: block;
    clear: both;
}

.left_right_inr {
    background: #daded7;
}

.left_r_title {
    font-family: 'FS-SienaBold';
    color: #1c2526;
    text-transform: uppercase;
}

.left_r_after {
    color: #1c2526;
    font-family: 'IntegralCFBold';
    font-size: 24px;
}

.left_right_con {
    width: 50%;
    float: left;
}

.left_r_inr {
    max-width: 576px;
    padding-left: 50px;
    padding-top: 65px;
}

.left_r_con {
    line-height: 21px;
    padding-top: 22px;
}
.quote_bx_hd {
    font-family: 'FS-SienaReg';
    color: #1c2526;
    font-size: 35px;
    font-style: italic;
}

.quote_name {
    font-family: 'FS-SienaSemi';
    text-align: center;
}
.quote_bx_hd p {
    margin-bottom: 0;
}

.quote_bx_hd p {
    line-height: 40px;
}

.quote_name {
    padding-top: 15px;
}

.quote_box_sec {
    padding-top: 81px;
    padding-bottom: 81px;
}
.cta_main_box {
    background: #1C2526;
}.cta_main_box {
    color: #DADED7;
}

.cta_top_heading {
    text-align: center;
    text-transform: uppercase;
    font-family: 'FS-SienaReg';
    font-weight: bold;
}

.cta_top_sub_head {
    font-family: 'IntegralCFBold';
    font-size: 24px;
    max-width: 600px;
    margin: 0 auto;
    letter-spacing: 0.75px;
}

.cta_btn_con a {
    color: #daded7;
    display: block;
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
    border: 1px solid #daded7;
    padding: 21px;
    font-family: 'IntegralCFBold';
    line-height: 0;
    transition: all 0.5s;
    border-radius: 3px;
}

.cta_main_box {
    padding-top: 55px;
    padding-bottom: 55px;
}

.cta_btn_con {
    padding-top: 34px;
}
.elementor-widget-text-editor {
    font-family: 'FS-SienaReg';
}
.cta_top_sub_head {
    padding-top: 8px;
}

.cta_top_sub_head {
    line-height: 27px;
}

.cta_btn_con a:hover {
    background: #daded7;
    color: #1c2525;
}
.righ_al_box .left_r_inr {
    margin: 0 auto;
    padding-left: 65px;
}
header#masthead {
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms;
}
.banner_m_txt {
    max-width: 100%;
    width: 50%;
}
.site-header.header_off_can {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.fullwidthimg img {
    width: 100%;
}
.boxtxts p {
    font-size: 36px;
    color: #1C2526;
    margin-bottom: 0;
    line-height: 45px;
}
body {
    margin: 0;
}
.elementor-widget-text-editor {
    font-family: 'FS-SienaReg' !important;
}
.cta_top_sub_head {
    text-align: center;
}

.light_box .cta_main_box {
    background: #e2e6df;
}
.light_box .cta_top_heading {
    color: #1c2525;
}

.light_box .cta_top_sub_head {
    color: #1c2525;
}

.light_box .cta_btn_con a {
    color: #1c2525;
    border-color: #1c2525;
}

.light_box .cta_btn_con a:hover {
    background: #1c2525;
    color: #e2e6df;
}
.bottom_m_img {
    height: 767px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.bottom_m_inr {
}

.bottom_m_img {
    width: 100%;
}

.bottom_m_meta {
    max-width: 730px;
    margin: 0 auto;
    position: relative;
    top: -80px;
    background: #e2e6df;
}

.bottom_m_up_title {
    text-align: center;
    color: #1C2526;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.bottom_m_main_heading {
    color: #1c2526;
    font-family: 'IntegralCFBold';
    font-size: 24px;
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
    padding-top: 8px;
    line-height: 27px;
}

.bottom_m_meta {
    padding-top: 30px;
    padding-bottom: 31px;
}

.bottom_m_content_s {
    text-align: center;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 14px;
}
.first_col_s {
    width: 50%;
    float: left;
}

.content_col {
    width: 50%;
    float: left;
}

.img_sc_col {
    width: 50%;
    float: left;
}

.img_scroll_con img {
    max-width: none;
}

.img_scroll_con {
    overflow: scroll;
}

.scroll_up_txt {
    text-align: center;
}

.scroll_up_txt {
    text-transform: uppercase;
    font-weight: bold;
}

.content_col {
    background: #e2e6df;
    padding-top: 40px;
    margin-bottom: 10px;
}

.scroll_box_img::after {
}

.scroll_bx_img_s::after {
    content: "";
    display: block;
    clear: both;
}

.scroll_bx_img_s {
    background: #e2e6df;
    padding-top: 30px;
    padding-bottom: 50px;
}

.content_c_row::after {
    content: "";
    display: block;
    clear: both;
}

.content_c_row {
    padding-top: 50px;
}

.scroll_bx_img_s {
    background: #daded7;
}

.content_c_row {
    padding-top: 0;
}

.scroll_bx_img_s {
    padding-top: 0;
}

.scroll_up_txt {
    position: absolute;
    width: 100%;
    top: 28px;
}

.scroll_bx_img_s {
    padding-bottom: 0;
}

.content_col {
    margin-bottom: 0;
    padding-bottom: 150px;
    padding-top: 90px;
}

.img_scroll_con {
    padding-top: 95px;
    padding-left: 75px;
}

.img_scroll_con img {
    max-width: none !important;
}

.content_col {
    padding-left: 10%;
}
div#ascrail2000-hr {background: #b2b7b2 !important;height: 2px !important;margin-top: 45px;margin-left: 45px;max-width: 550px;}

.nicescroll-cursors {
    height: 2px !important;
    background: #636a68 !important;
    max-width: 210px;
}
.boxspecsw .elementor-text-editor.elementor-clearfix p {
    margin-bottom: 9px;
}

.page-id-275 .banner_m_txt {
    background: #1c2525;
    color: #daded7;
}

.bg_sec_blck .left_right_inr {
    background: #1c2524;
    color: #daded7;
}

.bg_sec_blck .left_r_after {
    color: #daded7;
}

.bg_sec_blck .left_r_title {
    color: #daded7;
}

.mobile_loading {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: #1c2527;
    text-align: center;
    display: none;
}

.mobile_img_fr img {
    max-width: 250px;
}

.mobile_img_fr {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 90px;
  height: 90px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 10px solid #daded7;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #daded7 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.lds-ring div {
    width: 90px;
    height: 90px;
    border-color: #daded7 transparent transparent transparent;
}
.medium_bl_txt_inr {
}

.medium_block_txt {
    background-size: cover !important;
}

.medium_block_txt {}

.medium_bl_txt_inr {
    max-width: 1100px;
    margin: 0 auto;
}

.medium_bl_txt_hd {
    color: #DADED7;
    text-transform: uppercase;
    font-weight: bold;
}

.medium_bl_sub {
    font-size: 32px;
    color: #DADED7;
    font-family: 'IntegralCFBold';
    max-width: 300px;
    line-height: 32px;
}

.medium_st_txt {
    color: #DADED7;
    max-width: 530px;
}

.medium_bl_txt_inr {
    padding-top: 60px;
    padding-bottom: 50px;
}

.medium_bl_sub {
    padding-top: 15px;
    padding-bottom: 20px;
}
.product_bx_col {
    width: 50%;
    float: left;
}

.product_mt_col {
    width: 50%;
    float: left;
}

.prod_bx_title {
    color: #1C2526;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    max-width: 100px;
}

.prod_bx_cn {
    color: #1C2526;
    padding-top: 13px;
}

.product_bx_inr::after {
    content: "";
    display: block;
    clear: both;
}

.prod_bx_btn a {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #28739E;
    font-size: 14px;
    font-family: 'IntegralCFBold';
    letter-spacing: 0.75px;
}

.product_img_box {
    padding-left: 30px;
}

.product_img_box img {
    width: 165px;
    height: 358px;
}

.prod_bx_cn {
    padding-right: 20px;
}
.product_img_box {
    /*width: 168px;*/
     width: 240px;
    height: 358px;
    background-size: cover !important;
}
.border_text_inr {
    text-align: center;
    border-bottom: 1px solid #c6c8c9;
    padding-top: 23px;
    padding-bottom: 23px;
    color: #1C2526;
    font-size: 16px;
    font-family: 'FS-SienaSemi';
    text-transform: uppercase;
}
.lgleft .product_img_box {
    width: 250px;
}

.lgleft.elementor-widget.elementor-widget-productbox {
    border-left: 1px solid #c6c8c9;
    padding-left: 60px;
    position: relative;
    margin-left: -23px;
}

.lgleft.elementor-widget.elementor-widget-productbox .prod_bx_btn a {
    left: 60px;
}
.frame_block {}

.frame_bl_inr {
    max-width: 350px;
    margin: 0 auto;
}

button.slick-next.slick-arrow::before {
    font-family: Font Awesome\ 5 Pro;
    content: '\f054';
    font-size: 18px;
}

button.slick-next.slick-arrow {
    font-size: 0;
    background: transparent;
    border: 1px solid #ccc;
    width: 48px;
    height: 48px;
    border-color: #1C2526;
    border-radius: 3px;
    position: absolute;
    bottom: 100px;
    right: 150px;
    transition: all 0.5s;
}

button.slick-next.slick-arrow:hover {
    background: #1C2526;
    color: #fff;
}

button.slick-prev.slick-arrow {
    font-size: 0;
    background: transparent;
    border: 1px solid #ccc;
    width: 48px;
    height: 48px;
    border-color: #1C2526;
    border-radius: 3px;
    position: absolute;
    bottom: 100px;
    left: 8vw;
    transition: all 0.5s;
    z-index: 99;
}

button.slick-prev.slick-arrow::before {
    font-family: Font Awesome\ 5 Pro;
    content: '\f053';
    font-size: 18px;
}

button.slick-prev.slick-arrow:hover {
    background: #1C2526;
    color: #fff;
}

.frame_s_ab_title {position: relative;margin-bottom: -40px;}

.frameblocks {
    width: 33.33%;
    float: left;
    background: #daded7;
    text-align: center;
    font-weight: bold;
    padding: 30px;
    border: 1px solid #212529;
}

.frame_sec_btns::after {
    content: "";
    display: block;
    clear: both;
}

.frame_sec_btns .frameblocks:nth-child(2) {
    border-left: 0;
}

.frame_sec_btns .frameblocks:last-child {
    border-left: 0;
}

.frame_sec_btns {
    max-width: 485px;
    margin: 0 auto;
}
.frame_border_r {
    width: 100%;
    height: 535px;
    border: 1px solid #1C2526;
    max-width: 1350px;
    margin: 0 auto;
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.frame_inr {
    position: relative;
}

.frame_s_row {
    position: absolute;
    width: 100%;
    bottom: 15px;
}
button.slick-next.slick-arrow {
    z-index: 999999;
}

.frame_s_row {}

.frame_sec_btns {
    position: relative;
    z-index: 9;
}
ul.categ_menu li a {
    transition: all 0.5s;
}

ul.categ_menu li a:hover {
    color: #1c2526;
    opacity: 1;
}
ul.categ_menu li a {
    transition: all 0.5s;
}

ul.categ_menu li a:hover {
    color: #1c2526;
    opacity: 1;
}

.blog_box_row_m {}

.blog_box_row_m .blog_se_item:first-child {
    padding-left: 0;
}

.blog_box_row_m .blog_se_item:last-child {
    padding-right: 22px;
}
.elementor-tab-title.elementor-active {
    border-top: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.elementor-accordion .elementor-tab-title {
    transition: all 0.5s;
}
.elementor-tab-title.elementor-active {
    border-top: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.elementor-accordion .elementor-tab-title {
    transition: all 0.5s;
}

i.elementor-accordion-icon-closed.fa.fa-plus {}

.content_bt_sec::after {
    right: 30px !important;
}

.content_bt_sec {
    padding-left: 20px;
}

.elementor-accordion {}

.elementor-accordion .elementor-accordion-item:last-child {}

.elementor-accordion .elementor-accordion-item:last-child .elementor-tab-title {
    border-top: 1px solid rgba(0, 0, 0, 0.25);
}

.high_content {
    line-height: 19px;
}



.page-id-170 .product_m_col_f {
    width: 50%;
}

.page-id-170 .product_m_col_r {
    width: 50%;
}

.page-id-170 .m_top_m_label {
    letter-spacing: 1px;
}

.page-id-170 .product_m_row {
    transition: all 0.5s;
}

.page-id-170 .product_m_row:hover {
    background: #e2e6df;
    transition: all 0.5s;
}

.page-id-170 .prod_content_sec {
    background: transparent;
}
a.rl_post_rd {
    letter-spacing: 1px;
}
.header_inr {}

.ov_en_open {
    position: absolute;
    right: 15px;
    top: 19px;
}
.header_inr {
    max-width: 100%;
    padding-left: 30px;
}
.contact_row_content a {
    text-decoration: none !important;
    font-family: 'FS-SienaReg';
    transition: all 0.5s;
}

.contact_row_content a:hover {
    font-family: 'FS-SienaSemi';
    text-decoration: underline !important;
    transition: all 0.5s;

}
.contact_inr_sec a{
    font-family: 'FS-SienaSemi';
}

body:not(.home) ul#menu-mainmenu li a {
    opacity: 0.5;
}

.current_page_item a {
    opacity: 1 !important;
}
.blog_m_row {
    padding-left: 0;
    padding-right: 0;
    max-width: 1100px;
    margin: 0 auto;
}

.blog_cont_inr {
    padding-left: 30px !important;
}


.banner_m_label {
    letter-spacing: 0.7px;
    max-width: 540px;
}

.left_r_after {
    letter-spacing: 0.7px;
}

.left_r_con ul {
    padding-left: 0;
    list-style-type: none;
}

.left_r_con ul li::before {content:"✓";margin-right: 9px;position: relative;top: 1px;}

.left_r_con ul li {
    margin-bottom: 4px;
}
.left_r_after {
    line-height: 24px;
}

.btn_url_s a {
    color: #1C2526;
    display: block;
    width: 100%;
    font-family: 'IntegralCFBold';
    letter-spacing: 0.7px;
    transition: all 0.5s;
    border: 1px solid #1c2525;
    text-align: center;
    max-width: 200px;
    padding: 10px;
    border-radius: 2px;
}

.btn_url_s {
    padding-top: 15px;
}

.btn_url_s a:hover {
    background: #1C2526;
    color: #daded7;
}







.page-id-340 .elementor-text-editor.elementor-clearfix p {
    margin-bottom: 0;
}

.page-id-340 .elementor-text-editor ul li::before {
    content: "✔";
    margin-right: 12px;
    position: relative;
    top: 2px;
}

.page-id-340  .elementor-text-editor.elementor-clearfix ul {
    list-style-type: none;
    margin-top: 14px;
    padding-left: 0;
}

.page-id-340  .elementor-text-editor.elementor-clearfix ul li {
    margin-bottom: 9px;
}

.page-id-340  a.elementor-button-link {
    color: #1c2526;
    font-family: 'IntegralCFBold' !important;
    background: #e3e7e0 !important;
    border: 1px solid #1c2526;
}

.page-id-340 a.elementor-button-link.elementor-button.elementor-size-sm:hover {
    transition: all 0.5s;
    background: #1c2526;
    color: #fff;
}

.hoversec p, .hoversec ul, .hoversec h2 {
    color: #1C2526;
}


.hoversec {
    padding-top: 25px;
}
.frame_block.frame_bloc_mobile {
    display: none;
}

.top_m_right_col.mob_top_right {
    display: none;
}

.frame_s_ab_title {
}

.frame_s_ab_title {
    top: 6px;
}
.scoial_inr_br {
    max-width: 1100px;
}


.banner_m_txt {
    position: relative;
    width: 100%;
    max-width: 100%;
}

.banner_contact_row_content {
    position: relative;
    height: 100%;
}

.banner_uper_con {
    position: absolute;
    bottom: 0;
}

.banner_contact_inr_sec {
    height: 100%;
}

.banner_contact_inr_sec {
    position: absolute;
    width: 100%;
}

.banner_m_txt {
    padding-left: 0;
    padding-right: 60px;
    width: 50%;
    padding-bottom: 70px;
}

.banner_inr_scon::before {
    left: -999em;
    background: #daded7;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
}
.left_r_inr {
    max-width: 585px;
}
.page-id-275 .banner_inr_scon::before {
    background: #1c2525;
}
.img_scroll_con {
    overflow-y: scroll !important; /* has to be scroll, not auto */
    --webkit-overflow-scrolling: touch !important; /* momentum scrolling, iOS Safari only*/
}
.video_url_sec {
    position: absolute;
    right: 25px;
    bottom: 20px;
}

.left_right_img {
    position: relative;
}
div#swipebox-overlay {
    background: rgba(0, 0, 0, 0.58);
}
.multipanel_imgcol .slick-arrow {
    display: none !important;
}

.multipanel_inr {
    max-width: 1100px;
    margin: 0 auto;
}

.multipanel_section {
    background: #daded7;
}

.multipanel_top_heading {
    text-align: center;
}

.multipanel_top_heading {
    padding: 16px;
    font-weight: 600;
}

.multipanel_col_sec {
    width: 50%;
    float: left;
}

.multipanel_col_sec_2 {
    width: 50%;
    float: left;
}

.multipanel_inr::after {
    content: "";
    display: block;
    clear: both;
}

.multipanel_di_img {
    width: 40%;
    float: left;
}

.multipanel_ro_txt {
    width: 60%;
    float: left;
}

.multipanel_img_row::after {
    content: "";
    display: block;
    clear: BOTH;
}

.multipanel_col_sec_2 {
    background: #e2e6df;
}

.multipanel_top_heading {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 0;
    z-index: 99;
}

.multipanel_section {
    position: relative;
}

.multipanel_inr {
    position: relative;
}

.multi_panel_slider::after {
    right: -999em;
    background: #e2e6df;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
}

.multipanel_top_hd {
    padding-top: 100px;
    padding-right: 100px;
}

.multi_panel_slider {
    padding-top: 50px;
    padding-left: 50px;
    padding-bottom: 50px;
}

.multipanel_img_row {
    border-top: 1px solid #aab0ab;
    margin-bottom: 0;
    margin-top: 1px;
    padding-top: 2px;
    padding-bottom: 1px;
}

.multipanel_mo_img {}

.multipanel_mo_img .multipanel_img_row:last-child {
    border-bottom: 1px solid #aab0ab;
}

.multi_panel_mover {
    padding-top: 60px;
    padding-right: 60px;
}

.multipanel_ro_txt {
    font-weight: 600;
    padding-top: 30px;
}
.bottom_m_box {
    margin-top: -20px;
}
.light_box .cta_main_box {
    background-color: #DADED7;
}
.menu_con_inr {
    margin-left: 45px;
}
.menu_con_inr {max-width: 1183px;margin: 0 auto;float: none;}


.content_bt_sec:hover {
    cursor: pointer;
    background: #f8f8f8;
    transition: all 0.5s;
}

.page-id-73 .faq_m_box.highlight_box {
    margin-left: 0;
}
.single-post .single_f_img {
    margin-top: -2px;
}

i.fas.fa-play {
}

a.play_f_icon {
    display: inline-block;
    text-align: center;
    font-weight: 300;
    height: 64px;
    width: 64px;
    border: 1px solid #FFFFFF;
    opacity: 0.8;
    color: #fff;
    font-size: 23px;
    border-radius: 50%;
    line-height: 60px;
}

a.play_f_icon i {
    font-weight: 300;
    position: relative;
    left: 2px;
    top: 2px;
}

a.play_f_icon:hover {
    transition: all 0.5s;
    background: #fff;
    color: #1c2526;
}
div#page {
    overflow-x: hidden;
}

.full_wdith_embed iframe {
    height: 768px;
}
.full_wdith_embed {
    display: none;
}
.single-post button.slick-arrow::after {
    display: none;
}

.page-id-170 .prod_content_sec h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'IntegralCFBold';
    color: #1c2526;
    letter-spacing: 0.70px;
}

.page-id-170 .product_m_col_f {
    max-width: 670px;
}

.page-id-170 .product_m_bg_img {
    height: 670px;
}
.prod_bx_title span {
    display: block;
    font-size: 20px;
    text-transform: capitalize;
    margin-top: -3px;
}

.prod_bx_title {font-family: 'FS-SienaSemi';font-weight: normal !important;}

.prod_bx_title span {
    font-family: 'FS-SienaSemi';
}
.prod_bx_btn a {
    position: relative;
    display: block;
    padding-top: 30px;
}

.lgleft.elementor-widget.elementor-widget-productbox .prod_bx_btn a {
    left: 0;
}
.frame_s_ab_title {
    text-transform: uppercase;
}

a.floatingcon {
    position: fixed;
    right: 30px;
    bottom: 30px;
}



.page-id-170 .product_m_col_r {
    width: 30%;
}

.side_text_col {
    width: 20%;
    float: left;
}

.side_text_inr {
    padding-top: 0;
    padding-left: 0;
    margin-top: 120px;
    padding-bottom: 0;
}

.side_in_txt_s {font-family: 'FS-SienaSemi';}

.page-id-170 .product_m_con {
    padding-right: 15px;
}

.product_m_col_r {
}

.product_m_con::after {
    content: "";
}



.sub_prd_sec::after {}

.sub_prd_sec {
    border-right: 1px solid rgba(28, 37, 38, 0.25);
}

.page-id-170 .product_m_con {
    padding-top: 0;
}

.page-id-170 .prod_content_sec h2 {
    margin-bottom: 30px;
}

.side_text_inr {
    padding-left: 30px;
}

.side_text_inr {
    position: relative;
    top: -10px;
}

.frame_border_r {
    max-width: 1100px;
    margin: 0 auto;
}
.frame_block {
    width: 40%;
}

.frame_bloc_img {
    width: 60%;
}

.frame_bl_inr {
    padding-left: 65px;
}

.frame_sm_title {
    text-transform: uppercase;
}
.frameblocks {
    text-transform: uppercase;
    padding-left: 27px;
    padding-right: 27px;
}
.frame_bl_inr {
    float: right;
    padding-right: 25px;
    padding-left: 0 !important;
}
.blog_img_sec {
    width: 300px;
    height: 300px;
}
.blog_m_row {
    border-top: 0;
}

.blog_post_title {
    border-bottom: 1px solid #D0D4CD;
}
.rl_posts_grid {
    cursor: pointer;
}
.pd_uper_sm_title {
    color: #daded7;
    text-transform: uppercase;
}
.pd_uper_sm_title {
    font-size: 24px;
    font-family: 'FS-SienaSemi';
    max-width: 325px;
    margin: 0 auto;
    padding-top: 25px;
}

.page-id-170 .products_main_section {
    padding-top: 0;
}

.page-id-170 .products_main_section {margin-top: -20px;}


.rl_posts_grid_row .rl_posts_grid:last-child {
    padding-left: 50px;
}
.sticky_box_s {
    cursor: pointer;
}
.rl_posts_grid {
    cursor: pointer;
}
.sticky_title {
    padding-top: 10px;
}
.blog_col_sec:hover {
    cursor: pointer;
}
.faq_m_box.highlight_box {
    padding-left: 0;
}
.medium_st_txt p {
    margin-bottom: 10px;
    line-height: 20px;
}
.page-id-340 .elementor-text-editor.elementor-clearfix p {
    line-height: 20px;
}
.page-id-340 .elementor-text-editor.elementor-clearfix ul li {
    margin-bottom: 2px;
}
.lgleft.elementor-widget.elementor-widget-productbox {
    margin-left: 0;
    padding-left: 90px;
}
.page-id-340 .rl_posts_grid_row {
    position: relative;
    left: 20px;
}
a.floatingcon {
    display: none;
}

.page-id-275 a.floatingcon {
    display: block;
}
.multipanel_top_heading {
    text-transform: uppercase !important;
}
.rl_blog_cat_lnk a {
    text-transform: uppercase;
}
.multipanel_img_row.multipanel_active {
    background: #e2e6df;
}
.page-id-275 .rl_posts_grid_row {
    position: relative;
    left: 22px;
}
.pixoff-slider-navigation-anchor {
    max-width: 1020px;
    margin: 0 auto;
}
a.prev-arrow.slick-arrow {
    float: left;
}

a.next-arrow.slick-arrow {
    float: right;
}

.frame_arrows_inr {
    position: absolute;
    width: 100%;
    bottom: 50px;
}

a.prev-arrow.slick-arrow {
    font-size: 0;
    background: transparent;
    border: 1px solid #ccc;
    width: 48px;
    height: 48px;
    border-color: #1C2526;
    border-radius: 3px;
    transition: all 0.5s;
    text-align: center;
    color: #1C2526;
}

a.next-arrow.slick-arrow {
    font-size: 0;
    background: transparent;
    border: 1px solid #ccc;
    width: 48px;
    height: 48px;
    border-color: #1C2526;
    border-radius: 3px;
    transition: all 0.5s;
    text-align: center;
    color: #1C2526;
}

a.next-arrow.slick-arrow::after {}

a.next-arrow.slick-arrow::after {
    font-family: Font Awesome\ 5 Pro;
    content: '\f054';
    font-size: 18px;
    line-height: 47px;
}

.slick-arrow:hover {
    background: #1C2526 !important;
    color: #fff !important;
}

a.prev-arrow.slick-arrow::before {
    font-family: Font Awesome\ 5 Pro;
    content: '\f053';
    font-size: 18px;
    line-height: 47px;
}
.frameblocks {
    width: 25%;
}

.frame_sec_btns {
    max-width: 650px;
}
.pd_uper_sm_title {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    max-width: 100%;
}
.prod_sm_in_s {
    max-width: 1100px;
    margin: 0 auto;
    padding-left: 6px;
}
.page-id-170 .prod_content_sec {
    padding-top: 49px;
}
.side_text_inr {
    padding-top: 18px;
}
.page-id-170 .prod_content_sec h2 {
    min-height: 57px;
}

.page-id-340 a.elementor-button-link {
    position: relative;
    z-index: 99;
}
.page-id-340 a.elementor-button-link {
    transition: all 0.5s;
}

.page-id-340 a.elementor-button-link:hover {
    background: #1c2526 !important;
}
.product_bx_inr:hover {
    cursor: pointer;
}
.page-id-340 .elementor-text-editor.elementor-clearfix p strong {
    text-transform: uppercase;
}
.rl_blog_cat_lnk a {
    font-family: 'FS-SienaSemi';
    font-weight: normal !important;
}

.page-id-275 .righ_al_box .left_r_inr {
    float: right;
    padding-right: 75px;
    padding-left: 40px;
}
.page-id-275 .left_right_con .left_r_inr {
    padding-right: 90px;
}
.multipanel_img_sl {
    text-align: center;
    margin-left: 40px;
}
.blog_se_item {
    cursor: pointer;
}
.content_ara {
    max-width: 1100px;
}
.page-id-236 .righ_al_box .left_r_inr {
    float: right;
    padding-right: 80px;
}
.page-id-236 .left_r_inr {
    padding-right: 80px;
}
.after_content {
    max-width: 1100px;
}
.top_col_news {
    padding-left: 30px;
}
.hoverbox1:hover, .hoverbox2:hover , .hoverbox3:hover {

    background: #e2e6df !important;
}

.hoverbox1:hover::before, .hoverbox2:hover::before , .hoverbox3:hover::before {
    opacity:1;
}

.hoverbox1::before, .hoverbox2::before, .hoverbox3::before   {
    transition: all 0.5s;
}




.hoverbox1::before {

    left: -999em;
    background: #e2e6df !important;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    opacity:0;
}

.elementor-340 .elementor-element.elementor-element-dc40c25 {
    padding-top: 0;
}

.hoverbox1 {
    padding-top: 30px;
}
.logo_mob_s {
    display: none;
}

.hoverbox2 .elementor-row {
    padding-left: 30px;
    padding-top: 30px;
}
.hoverbox3 .elementor-row {
    padding-left: 30px;
    padding-top: 30px;
}
.hoverbox4:hover {
    background: #e2e6df !important;

}

.hoverbox3 .elementor-row {
    padding-bottom: 55px;
}

.single-post .site-content-contain {
    padding-top: 0;
}
.page_mobi_title {
    display: none;
}

.hoverbox2::before, .hoverbox3::before {
    right: -999em;
    background: #e2e6df !important;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    opacity:0;
}
.mobile_sec_mnu{
    display: none;
}

.frame_block {
    width: 37%;
}

.frame_bloc_img {
    width: 63%;
}
input#email_news {
    margin-right: 15px;
}
.frame_bl_inr {
    padding-left: 25px !important;
}

.hoverbox1, .hoverbox2, .hoverbox3 {
    transition: all 0.5s;
}

.hoverbox1:hover::before, .hoverbox2:hover::before, .hoverbox3:hover::before {
    transition: all 0.5s;
    opacity: 1;
}

.frame_sm_title {
    font-weight: bold;
}

.frame_block .frame_bl_inr {
    padding-left: 50px !important;
}
.frame_s_ab_title {
    font-weight: bold;
}
.hoverbox4 {
    margin-top: -35px;
}

.page-id-340 .site-content-contain {
    padding-top: 0;
}

.medium_bl_txt_sec {
    padding-top: 40px;
}
.page-id-275 .site-content-contain {
    padding-top: 0 !important;
}

.page-id-275 .banner_contact_top {
    padding-top: 55px;
}
.multipanel_top_heading {
    padding-top: 30px;
}
.scroll_up_txt {
    padding-top: 8px;
}
.page-id-236 .site-content-contain {
    padding-top: 0;
}

.banner_contact_top {
    padding-top: 60px;
}
.page-id-200 .site-content-contain {
    padding-top: 0;
}
.frame_bl_inr {
}

.frame_bloc_img {
    margin-left: 37%;
}

.frame_block {
    position: absolute;
    width: 100%;
    max-width: 100%;
    left: 0;
    top: 0;
}

.frame_block .frame_bl_inr {
    max-width: 1020px;
    margin: 0 auto;
    float: none !important;
    padding-left: 0 !important;
}

.frame_row {
    position: relative;
}

.frame_m_con {
    padding-right: 60px;
}

.frame_border_r {}

.slick-list.draggable {}

.top_heading_sec {
    padding-top: 135px;
}
.page-id-73 .site-content-contain {
    padding-top: 0 !important;
}
.hoverbox4 {
    margin-top: -20px;
}
.banner_uper_con {
    bottom: 70px;
}
.page-id-88 .site-content-contain {
    padding-top: 0 !important;
}
.frame_block {
    padding-left: 0 !important;
}
.blog .site-content-contain {
    padding-top: 0;
}

.hoverbox1 {
    padding-bottom: 30px;
}

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

.hoverbox3 {
    padding-bottom: 40px;
}

.hoverbox2 {
    margin-bottom: -25px;
}

.quote_bx_hd {
    font-family: 'Fssiena-Italic';
    font-style: normal !important;
}

.overlay_inr a:hover {
    color: #28739e !important;
}

	.aft_s_box {
    display: none;
}

.frame_bl_img_p::after {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: url(https://www.marten.se/new/wp-content/uploads/2019/04/drag.png);
    background-size: contain !important;
    background-position: center center !important;
    position: absolute;
    right: 15px;
    bottom: -17px;
}

.frame_bl_img_p {
    position: relative;
}
.hide_drag::after {
    opacity: 0;
}
.page-id-340 .elementor-text-editor ul li::before {
    content: "✓";
}
.page-id-236 .page_mobi_title, .page-id-88 .page_mobi_title, .page-id-200 .page_mobi_title {
    font-size: 12px;
    padding-left: 20px;
}

.iframe_video_sec  {
    display: none;
}

.iframe_video_sec {
    height: 175px;
}

.page-id-236 .banner_uper_con {bottom: 88px;}
.ifram_v_embed iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.rl_posts_gd_title {
    color: #1C2526;
    font-size: 20px;
    font-family: 'FS-SienaSemi';
    padding-left: 2px;
}

.rl_posts_readmore {
    padding-left: 4px;
    padding-top: 10px;
}

.rl_blog_cat_lnk {
    padding-left: 4px;
}
.frame_s_ab_title {
    z-index: 99;
}

.frame_bl_img_p::after {
    display: none;
}

.frame_sec_btns .frameblocks:nth-child(3) {
    border-left: 0;
}
.hoverbox1 h2 {
    padding-bottom: 15px;
}
.page-id-275 .banner_contact_top {
    margin-top: 28px;
}
.page-id-236 .banner_contact_top {
    margin-top: 25px;
}
.page-id-340 .medium_bl_txt_hd {
    padding-top: 40px;
}
.scrollUp {
  transform: translateY(-80px);
}

.hoverbox1 h2, .hoverbox2 h2, .hoverbox3 h2, .hoverbox4 h2 {
    padding-bottom: 15px;
}