/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@font-face {
    font-family: 'Anthony Hunter';
    src: url('fonts/AnthonyHunter.eot');
    src: url('fonts/AnthonyHunter.eot?#iefix') format('embedded-opentype'),
        url('fonts/AnthonyHunter.woff2') format('woff2'),
        url('fonts/AnthonyHunter.woff') format('woff'),
        url('fonts/AnthonyHunter.ttf') format('truetype'),
        url('fonts/AnthonyHunter.svg#AnthonyHunter') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'JUST Sans';
    src: url('fonts/JUSTSans-Rg.eot');
    src: url('fonts/JUSTSans-Rg.eot?#iefix') format('embedded-opentype'),
        url('fonts/JUSTSans-Rg.woff2') format('woff2'),
        url('fonts/JUSTSans-Rg.woff') format('woff'),
        url('fonts/JUSTSans-Rg.ttf') format('truetype'),
        url('fonts/JUSTSans-Rg.svg#JUSTSans-Rg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Jedira';
    src: url('fonts/Jedira-Regular.eot');
    src: url('fonts/Jedira-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Jedira-Regular.woff2') format('woff2'),
        url('fonts/Jedira-Regular.woff') format('woff'),
        url('fonts/Jedira-Regular.ttf') format('truetype'),
        url('fonts/Jedira-Regular.svg#Jedira-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


h6{
	font-family: "Outfit" !important;
}
h1,h2,h3,h4,h5{
	  font-family: 'Jedira' !important;
}
p,span,a,li,strong{
	font-family: 'JUST Sans' !important;
}
/* ================================================ */
/* ============================= */
#banner-work .span_12.dark .owl-theme .owl-dots .owl-dot.active span {
    width: 40px;
    height: 5px;
}
#banner-work  .owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
    width: 40px;
}
#banner-work h2 {
    color: #313131;
    font-size: 89px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1;
    text-transform: capitalize;
    padding-bottom: 10px;
}
#banner-work h6 {
    color: #C93895;
    font-size: 25.534px;
    font-style: normal;
    font-weight: 400;
    width: 445px;
    height: 70px;
    border-radius: 36px;
    border: 2px solid #C93895;
    text-align: center !important;
    line-height: 2.5;
}
#banner-work p {
    color: #313131;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 10px;
}
#banner-work .vc_col-sm-6:nth-child(1) {
    /* padding-top: 120px; */
}
#banner-work .owl-carousel[data-desktop-cols] .owl-stage {
    padding-top: 0;
    padding-bottom: 0;
}
#banner-work .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    margin: 0 !important;
    position: absolute;
    bottom: 45px;
    right: 0;
    left: 0;
}
div#bann-1 {
    padding-bottom: 100px;
    background-repeat: no-repeat !important;
    padding-top: 40px;
    background-position: center !important;
}
div#bann-1 .vc_col-sm-6:last-child img {
    width: 100%;
    height: 580px;
    object-fit: scale-down;
}
/* =============================================== */
/* ============================= */
div#sec-01 h2 {
    color: #313131;
    font-size: 89px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1;
    text-transform: capitalize;
    padding-bottom: 10px;
}
#sec-01 h6 {
    color: #C93895;
    font-size: 25.534px;
    font-style: normal;
    font-weight: 400;
    width: 445px;
    height: 70px;
    border-radius: 36px;
    border: 2px solid #C93895;
    text-align: center !important;
    line-height: 2.5;
}
#sec-01 p {
    color: #313131;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 10px;
}
a.nectar-button.small.regular.accent-color.regular-button {
    border-radius: 28.5px !important;
    background: #F14AB5;
    width: 188px;
    height: 61px;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    text-transform: capitalize;
    text-align: center;
    line-height: 2;
}
a.nectar-button.small.regular.accent-color.regular-button span {font-family: 'JUST Sans' !important;}
div#sec-01 img {width: 60%;float: right;margin: 0;}
div#sec-01 .vc_col-sm-6:nth-child(1) {
    padding-top: 60px;
}
div#sec-01 {
    padding-bottom: 20px !important;
}
/* =============================================== */
div#sec-02 marquee {
    color: #000;
    text-align: center;
    font-family: Jedira;
    font-size: 100px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -3px;
    opacity: 0.12;
    line-height: 1.3;
}
div#sec-03 h6 {
    border-radius: 80px;
    border: 1px solid #f14ab545;
    width: 146px;
    height: 37px;
    color: #F14AB5;
    font-family: 'JUST Sans' !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 433;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.7;
    margin-bottom: 20px;
}
div#sec-03 h2 {
    color: #313131;
    font-family: Jedira;
    font-size: 59.476px;
    font-style: normal;
    font-weight: 400;
    line-height: 69px;
    text-transform: capitalize;
    padding-bottom: 20px;
}
div#sec-03 p {
    color: #828282;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    width: 550px;
}
div#sec-03 {
    padding-top: 30px !important;
}
div#sec-03 .nectar-milestone.animated-in {
    text-align: left;
}
div#sec-03 .nectar-milestone.animated-in span {
    color: #353535;
    font-family: Jedira !important;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: 69px;
    text-transform: capitalize;
}
div#sec-03 .nectar-milestone.animated-in .subject {
    color: #626262;
    font-family: "JUST Sans" !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
}
#sec-03 .vc_col-sm-6:nth-child(2) {
    position: relative;
    left: -120px;
}
#sec-03 a.nectar-button.small.regular.accent-color.regular-button {
    margin-bottom: 40px;
    margin-top: 20px;
}
/* =============================================== */
div#sec-04 h6 {
    border-radius: 80px;
    border: 1px solid #f14ab545;
    width: 146px;
    height: 37px;
    color: #F14AB5;
    font-family: 'JUST Sans' !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 433;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.7;
    margin: 0 auto;
    display: table;
    margin-bottom: 10px;
}
div#sec-04 h2 {
    color: #313131;
    text-align: center;
    font-family: Jedira;
    font-size: 59.476px;
    font-style: normal;
    font-weight: 400;
    line-height: 69px; 
    text-transform: capitalize;
    padding-bottom: 10px;
    margin: 0;
}
div#sec-04 p {
    color: #828282;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    width: 50%;
    margin: 0 auto;
}
div#sec-04 {
    padding-top: 63px !important;
    padding-bottom: 60px !important;
}
div#sec-04 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
    margin-bottom: 60px;
    border-radius: 29.5px;
    border: 1px solid #313131;
    background-color: transparent !important;
    color: #313131;
}
div#sec-04 .vc_col-sm-4:nth-child(1),div#sec-04 .vc_col-sm-4:nth-child(3) {
    margin-top: -141px;
}
div#sec-04 .vc_col-sm-4 img {
    width: 92%;
}
div#sec-04 .vc_col-sm-4  .wpb_text_column.wpb_content_element {
/*     position: absolute;
    bottom: 260px;
    left: -40px; */
    right: 0;
    text-align: center;
}
div#sec-04 .vc_col-sm-4 .wpb_text_column.wpb_content_element h3 {
    color: #2E2E2E;
    font-family: Dafora !important;
   font-size: 50px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -3.086px;
    text-transform: capitalize;
    text-align: center;
    line-height: 1.3;
    padding-bottom: 10px;
	padding-top: 40px;
}
div#sec-04 .vc_col-sm-4 a.nectar-button.small.regular.accent-color.regular-button {
/*     position: absolute; */
    top: auto;
/*     bottom: 143px; */
    left: 0;
    right: 40px;
    border-radius: 29.5px;
    background: #313131 !important;
    color: #fff;
}
div#sec-04 .vc_col-sm-4 img.img-2 {
    width: 80%;
    margin: 0 !important;
    padding: 0 !important;
}
div#sec-04 .vc_col-sm-4 p {
    padding: 0 !important;
}
/* =============================================== */
div#sec-05 h6 {
    border-radius: 80px;
    border: 1px solid #f14ab545;
    width: 146px;
    height: 37px;
    color: #F14AB5;
    font-family: 'JUST Sans' !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 433;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.7;
    margin-bottom: 20px;
}
#sec-05 h2 {
    color: #313131;
    font-family: Jedira;
    font-size: 59.476px;
    font-style: normal;
    font-weight: 400;
    line-height: 69px;
    text-transform: capitalize;
    padding-bottom: 30px;
}
#sec-05  ul li {
    color: #828282;
    font-family: "JUST Sans" !important;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; 
    padding-bottom: 27px;
    list-style: none;
    opacity: 0.9;
    padding-left: 50px;
}
#sec-05 ul li h3 {
    color: #313131;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    text-transform: capitalize;
}
#sec-05 img {
    float: right;
}
#sec-05 {
    padding-top: 80px !important;
    padding-bottom: 20px !important;
}
#sec-05 ul li:nth-child(1):before {content: '1';font-family: 'JUST Sans' !important;position: absolute;left: 0;width: 47px;height: 47px;border: 1px solid #F14AB5;border-radius: 60px;text-align: center;color: #F14AB5;font-size: 25px;font-style: normal;font-weight: 400; /* 120% */line-height: 1.8;}
#sec-05 ul li:nth-child(3):before {content: '3';font-family: 'JUST Sans' !important;position: absolute;left: 0;width: 47px;height: 47px;border: 1px solid #F14AB5;border-radius: 60px;text-align: center;color: #F14AB5;font-size: 25px;font-style: normal;font-weight: 400; /* 120% */line-height: 1.8;}
#sec-05 ul li:nth-child(4):before {content: '4';font-family: 'JUST Sans' !important;position: absolute;left: 0;width: 47px;height: 47px;border: 1px solid #F14AB5;border-radius: 60px;text-align: center;color: #F14AB5;font-size: 25px;font-style: normal;font-weight: 400; /* 120% */line-height: 1.8;}
#sec-05 ul li:nth-child(5):before {content: '5';font-family: 'JUST Sans' !important;position: absolute;left: 0;width: 47px;height: 47px;border: 1px solid #F14AB5;border-radius: 60px;text-align: center;color: #F14AB5;font-size: 25px;font-style: normal;font-weight: 400; /* 120% */line-height: 1.8;}
#sec-05 ul li:nth-child(2):before {content: '2';font-family: 'JUST Sans' !important;position: absolute;left: 0;width: 47px;height: 47px;border: 1px solid #F14AB5;border-radius: 60px;text-align: center;color: #F14AB5;font-size: 25px;font-style: normal;font-weight: 400; /* 120% */line-height: 1.8;}
/* =============================================== */
div#sec-06 {
    background: linear-gradient(356deg, rgba(210, 234, 252, 0.60) 1.49%, #FFE1F0 37.73%, #FFF 73.97%);
}
div#sec-06 h3 {
    font-family: 'JUST Sans' !important;
    font-size: 65px;
    font-style: normal;
    font-weight: 433;
    line-height: normal;
    color: #F14AB5;
    margin: 0;
}
div#sec-06 p {
    color: #000;
    font-family: 'JUST Sans' !important;
    font-size: 18px;
    font-style: normal;
    line-height: 172%;
}
div#sec-06 .carousel-item {border-radius: 33px;border: 2px solid #FFF;background: rgba(255, 255, 255, 0.50);box-shadow: 0px -4px 38.1px 0px rgba(0, 0, 0, 0.02);backdrop-filter: blur(74.6500015258789px);margin-right: 25px;padding-left: 23px;padding-top: 27px;height: 400px;}
div#sec-06 .vc_col-sm-4 .vc_column-inner {
    border-radius: 33px;
    border: 2px solid #FFF;
    background: rgba(255, 255, 255, 0.50);
    box-shadow: 0px -4px 38.1px 0px rgba(0, 0, 0, 0.02);
    backdrop-filter: blur(74.6500015258789px);
    margin-right: 25px;
    padding-left: 23px;
    padding-top: 27px;
    height: 400px;
    margin-bottom: 110px;
}
div#sec-06 .carousel-item img.ima-1 {
    margin: 0 !important;
    padding: 0;
}
div#sec-06 .carousel-item p.te-wok {
    color: #000;
    font-family: 'JUST Sans' !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    padding: 0 0 14px 0;
    line-height: 1.5;
}
#sec-06 .iwt-icon img {
    width: 80%;
}
#sec-06 .iwt-text {position: relative;left: 50px;}
#sec-06 .iwt-text h4 {
    color: #1E1E1E;
    font-family: 'Jedira' !important;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.756px;
    position: relative;
    top: 20px;
}
#sec-06 .iwithtext {
    margin-top: 30px !important;
}
#sec-06 .iwt-text h5 {
    color: #A6A6A6;
    font-family: 'JUST Sans' !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}
div#sec-06 .owl-stage {
    margin: 0 !important;
    padding: 0;
}
div#sec-06 {padding-top: 40px !important;padding-bottom: 80px !important;}
/* =============================================== */
div#sec-07 h6 {
    width: 265.467px;
    height: 39.37px;
    margin: 0 auto;
    display: table;
    border-radius: 20.248px;
    border: 1.125px solid #313131;
    text-align: center;
    color: #000;
    font-family: Outfit !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 2.3;
}
div#sec-07 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
div#sec-07 h2 {
    color: #313131;
    text-align: center;
    font-family: Jedira !important;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 72.699px;
    text-transform: capitalize;
    width: 50%;
    margin: 0 auto;
    display: table;
    padding: 20px 0;
    padding-bottom: 30px;
}
div#sec-07 input#esfpx_email_8828435db68a3 {
    margin: 0 auto;
    display: table;
    border: none;
    width: 880.915px;
    border-bottom: 1px solid #000000;
    background-color: transparent !important;
    border-radius: 0 !important;
    color: #000;
    font-family: "JUST Sans" !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 20px;
    box-shadow: none !important;
}
div#sec-07 input[type="submit"] {
    margin: 0 auto;
    display: table;
    background-color: transparent;
    color: #F14AB5;
    font-family: 'Outfit' !important;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
    position: absolute;
    bottom: 0;
    right: 511px;
    bottom: 35px;
    padding: 0 !important;
    box-shadow: none !important;
}
.glsr-default form.glsr-form label.glsr-label {
    font-family: 'JUST Sans';
    font-size: 16px !important;!i;!;
    text-transform: capitalize;
    line-height: 28px !important;!i;!;
    margin-bottom: 10px !important;!i;!;
}
.glsr-default form.glsr-form input.glsr-input, .glsr-default form.glsr-form select.glsr-select, .glsr-default form.glsr-form textarea.glsr-textarea {
    font-family: 'JUST Sans' !important;!i;!;
    font-size: 16px !important;!i;!;
    height: 50px;
}
.glsr-default form.glsr-form textarea.glsr-textarea {
    height: 130px;
}
.glsr-default .wp-block-button {
    text-align: center;
    margin-top: 30px !important;!i;!;
}
body[data-form-submit=regular] .glsr-default .wp-block-button button[type=submit] {
    border-radius: 28.5px !important;
    background: #F14AB5;
    width: auto;
    height: 60px;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    text-transform: capitalize;
    font-family: 'JUST Sans';
}
.glsr-form-message.glsr-form-success {
    color: #fff !important;
    font-family: 'JUST Sans';
    font-size: 16px;
    text-align: center;
    background: green;
    padding: 10px;
}
.glsr-reviews {
    display: flex !important;
}
.glsr-default .glsr-review {
    width: 33%;
    border-radius: 33px;
    border: 2px solid #FFF;
    background: rgba(255, 255, 255, 0.50);
    box-shadow: 0px -4px 38.1px 0px rgba(0, 0, 0, 0.02);
    backdrop-filter: blur(74.6500015258789px);
    padding: 30px 25px;
}
.glsr-default .glsr-review-title h4 {
    color: #1E1E1E;
    font-family: 'JUST Sans' !important;!i;!;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.756px;
}
.glsr-default .glsr-review-date span {
    font-family: 'JUST Sans' !important;!i;!;
}
.glsr-default .glsr-review-author {
    font-size: 16px;
}
/* =============================================== */
div#footer-working ul {
    margin: 0;
}
div#footer-working ul li,div#footer-working ul li a {
    color: #363636;
    font-family: 'JUST Sans' !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 43.741px; 
    list-style: none;
}
div#last-foot p {
    color: #242424;
    font-family: 'JUST Sans' !important;
    font-size: 18px;
    font-style: normal;
    padding-left: 70px;
    padding-bottom: 9px !important;
}
div#last-foot img {
    float: right;
}
#footer-working ul.iconlist li {
    display: inline-block;
    margin-right: 20px;
}
#footer-working ul.iconlist li i {
    font-size: 27px;
}
#footer-working h3 {
    color: #F14AB5;
    font-family: 'JUST Sans' !important;
    font-size: 24.3px;
    font-style: normal;
    font-weight: 600;
    line-height: 24.3px;
    text-transform: capitalize;
    padding-bottom: 13px;
}
#footer-working {
    padding-top: 83px !important;
}
#footer-working img {
    margin: 0 auto;
    display: table;
    margin-bottom: 15px;
}
#footer-working h4 {
    color: #272727;
    font-family: 'JUST Sans' !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 30.618px; 
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 16px;
}
#footer-working input#esfpx_email_8828435db68a3 {
    border: 1px solid #000;
    border-radius: 60px;
    margin: 0 auto;
    display: table;
    width: 488px;
    height: 57px;
    background-color: transparent !important;
    padding-left: 30px;
    color: #000;
}
#footer-working input[type="submit"] {
    position: absolute;
    bottom: 51px;
    border-radius: 60px !important;
    right: 54px;
    color: #FFF;
    text-align: center;
    font-family: 'JUST Sans' !important;
    font-size: 15.795px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.272px;
    width: 25%;
    top: auto;
}
div#footer-working ul li i {
    margin-right: 11px;
}
div#footer-working form[data-form-id="1"] .es-form-field-container .gjs-row {
    margin: 0;
}
#footer-working .wpb_wrapper>div {
    margin: 0;
}
#footer-working p {
    color: #464646;
    font-family: 'JUST Sans' !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    padding: 18px 0 0 0;
}
#borderwork .divider {
    border: 1px solid #f14ab5;
    height: 1px !important;
    margin: 50px 0 30px 0;
    width: 100% !important;
}
#footer-working ul.iconlist {
    margin-top: 20px !important;
}
#footer-working  .vc_col-sm-3 {
    position: relative;
    right: -30px;
}
#footer-working .vc_col-sm-2:nth-child(3) {
    position: relative;
    left: 20px;
}
#footer-working .vc_col-sm-2:nth-child(2) {
    position: relative;
    left: 30px;
}
/* =============================================== */
div#Conta-work {
    padding-top: 100px !important;
}
div#Conta-work h2 {
    color: #313131;
    font-family: Jedira !important;
    font-size: 65px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    padding-bottom: 20px;
}
div#Conta-work p {
    color: #313131;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 0px;
}
div#Conta-work img {
    float: right;
}
div#Conta-work input {
    border: 1px solid #fbbdbd;
    border-radius: 10px !important;
    height: 55px;
}
div#Conta-work input::placeholder,div#Conta-work textarea::placeholder {
    color: #242424;
    font-family: 'JUST Sans' !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 0.8;
}
div#Conta-work textarea {
    border: 1px solid #fbbdbd;
    border-radius: 10px !important;
    height: 155px;
}
#Conta-work .wpforms-container .wpforms-field {
    padding: 0 0 19px 0;
}
#Conta-work button#wpforms-submit-65 {width: 100%;height: 62px;border-radius: 60px !important;background-color: #ffb6bb;color: #FFF;text-align: center;font-family: 'JUST Sans' !important;font-size: 24.795px;font-style: normal;font-weight: 400;line-height: 25.272px; /* 160% */}
/* ======================================= */
#page-header-bg h1 {
    font-size: 80px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    color: #262626;
    text-align: center;
    font-family: 'JUST Sans' !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    padding: 0 22px;
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    border: 2px solid #b243b3;
    bottom: -10px;
}

body.material #top nav ul #search-btn a span {
    color: #000 !important;
}
.to-bar {
    background: #3D3D3D;
}
.to-bar marquee {
    color: #FFF;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.marquee {
	position: relative;
	width: 100vw;
	max-width: 100%;
	height: 50px;
	overflow-x: hidden;
	background: #3D3D3D;
}
.track {
	position: absolute;
	white-space: nowrap;
	will-change: transform;
  	animation: marquee 10s linear infinite;
}
.marquee .content {
	color: #fff !important;
	text-align: center;
	text-transform: capitalize;
	padding: 25px 0px;
	line-height: 0;
	font-family: 'JUST Sans' !important;
	font-weight: 300;
	font-size: 20px;
}
@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
a#logo img {
    transform: scale(1.5);
}
div#sec-01 .vc_col-sm-6:nth-child(1) img {
    width: 100%;
    padding: 20px 0;
}
/* ========================================= */
#sec-01 h6::before {
    content: '';
    background-image: url(/maya-enterprise/wp-content/uploads/2024/09/Group-1000009472.png);
    position: absolute;
    width: 4%;
    background-repeat: no-repeat;
    height: 31px;
    top: 24px;
    left: 37px;
}
div#sec-07 h6:before {
    content: '';
    background-image: url(/maya-enterprise/wp-content/uploads/2024/09/Group-1000009473.png);
    position: absolute;
    width: 14px;
    height: 10px;
    background-repeat: no-repeat;
    top: 13px;
    left: 16px;
}

div#sec-07 h6 {
    position: relative;
}
div.wpforms-container-full .wpforms-confirmation-container-full {
    background-color: #000;
}
.es_subscription_message.success {
    text-align: center !important;
    margin: 0 auto;
    display: table;
    color: #000;
}
/* ============================================== */
h1.product_title.entry-title.nectar-inherit-default {
    font-size: 40px;
    color: #000;
    padding-bottom: 10px;
}
p.price.nectar-inherit-default {
    color: #000 !important;
}
.woocommerce-product-details__short-description p {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
}
button.single_add_to_cart_button.button.alt {
    background-color: #f14ab5;
}
button.single_add_to_cart_button.button.alt:hover {
    background-color: #000 !important;
}
/* ============================================== */
div#sec-03 h3 {
    color: #313131;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
    text-transform: capitalize;
    padding-bottom: 10px;
}
div#sec-03 ul{
    margin:0;
    margin-left:20px;
}
div#sec-03 ul li::marker{
    color: #313131;
}
div#sec-03 ul li strong{
    font-weight: 600;
    color: #313131;
}
div#sec-03 ul li{
    color: #828282;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    width:80%;
    margin-bottom:10px;
}
div#tab-description h2 {
    font-size: 40px;
    color: #000;
    padding-bottom: 10px;
}
div#tab-description ul{
    margin:0;
    margin-left:20px;
}
div#tab-description ol{
    margin-bottom:20px;
}
div#tab-description ol li::marker {
    color: #000;
    font-weight: 600;
}
div#tab-description ul li, div#tab-description ol li{
    font-size: 18px;
    line-height: 1.5;
    color: #000;
    margin-bottom:10px;
}
div#tab-description p{
    font-size: 18px;
    line-height: 1.5;
    color: #000;
}
div#tab-description h3{
    font-size: 30px;
    color: #000;
    padding-bottom: 10px;
}
div#terms h2 {
    color: #313131;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    text-transform: capitalize;
    padding-bottom: 15px;
}
div#terms ul{
    margin-bottom:20px;
    margin-left:20px;
}
div#terms ul li::marker{
    color: #313131;
}
div#terms ul li strong{
    font-weight: 600;
    color: #313131;
}
div#terms ul li{
    color: #828282;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    width:90%;
    margin-bottom:10px;
}
div#terms strong{
    font-weight: 600;
    color: #313131;
}
div#terms p{
    color: #828282;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    padding-bottom:20px;
}
/* ============================================== */
.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs li {
    background-color: #3d3d3d !important;
    padding: 20px;
    margin: 0 20px;
}
.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs li a {
    padding: 0 !important;
    line-height: 0;
    color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs .full-width-content ul.tabs li.active {
    background-color: #f14ab5 !important;
    transition: all 0.1s linear;
}
div#tab-custom_tab h2 {
    font-size: 40px;
    color: #000;
    padding-bottom: 10px;
}
div#tab-custom_tab h3 {
    font-size: 30px !important;
    color: #000;
    padding-bottom: 9px;
}
div#tab-custom_tab p {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
    padding: 0 0 20px 0;
}
/* ============================================== */
div#tog-working  div[data-style="default"] .toggle > .toggle-title a {
    padding: 15px;
    background-color: #f14ab5;
    color: #fff;
    font-size: 17px;
    line-height: 1.3;
    font-family: 'JUST Sans' !important;
}

div#tog-working  .toggle>.toggle-title a i {
    font-size: 23px;
    color: #000000ad;
    right: 20px !important;
    left: auto;
    top: 20px;
    display: none;
}
.woocommerce-product-details__short-description {
    margin-top: 140px;
}
.postid-93.woocommerce div.product form.cart {
    position: absolute !important;
    top: 140px !important;
}
div#hyder .vc_col-sm-4 .wpb_text_column.wpb_content_element {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    padding: 28px;
    border-radius: 20px;
    text-align: center;
    background-color: #f14ab529;
    border: 2px solid #f14ab594;
}
div#hyder h2 {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
}
#hyder img {
    width: 50%;
    margin: 0 auto;
    display: table;
    height: 160px;
    object-fit: scale-down;
}
#hyder p {
    font-size: 17px !important;
    padding-bottom: 30px;
}
body .toggle[data-inner-wrap=true]>div .inner-toggle-wrap {
    display: none;
}
/* =============================================== */
table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block {
    font-size: 22px;
    color: #000;
}
.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
    font-size: 17px;
    color: #000 !important;
}
.wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block.is-sticky {
    font-size: 18px;
    color: #000;
}
.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block {
    font-size: 16px;
    color: #000 !important;
}
.to-bar h3 {
    color: #fff !important;
    text-align: center;
    text-transform: capitalize;
    padding: 25px 0px;
    line-height: 0;
    font-family: 'JUST Sans' !important;
    font-weight: 300;
}
#header-outer[data-format=centered-menu] #top nav>.sf-menu>li ul.sub-menu.tracked-pos a {
    color: #000;
    font-size: 16px;
    padding: 20px;
}
#header-outer[data-format=centered-menu] #top nav>.sf-menu>li ul.sub-menu.tracked-pos {
    padding: 0;
}
#header-outer[data-format=centered-menu] #top nav>.sf-menu>li ul.sub-menu.tracked-pos a:hover {
    color: #fff;
}
/* ================================== */
.top-working {
    background: #3D3D3D;
    padding: 8px 0;
}
.top-working marquee {
     color: #FFF;
     font-family: Outfit;
     font-size: 22px;
     font-style: normal;
     font-weight: 400;
     line-height: normal;
}
.iconic-woothumbs-play{
	background-color: #000 !important;
    padding: 15px !important;
}
div#products .woocommerce ul.products li.product .woocommerce-loop-product__title{
	font-size: 22px !important;
    margin-top: 10px !important;
    line-height: 35px !important;
}
div.plyr__poster {
    background-size: contain !important;
    object-fit: contain !important;
}
video.iconic-woothumbs-plyr {
    object-fit: contain !important;
    width: calc(100%) !important;
    height: calc(50% + 2px) !important;
    max-width: calc(100% + 2px) !important;
    margin-top: 100px !important;
}
.plyr__control.plyr__control--overlaid[data-plyr="play"]{
    margin-top: -170px;
}
.foundationimage{
	visibility: hidden;
}
/* Responsive Css */
@media only screen and (min-width: 320px) and (max-width: 767px) {
	div#bann-1 {
    padding: 20px 0 80px 0;
}
	div#bann-1 .row_col_wrap_12_inner.col.span_12.left {
    padding: 0;
}
	#banner-work {
        padding-bottom: 50px !important;
        text-align: center;
    }
    #banner-work .row_col_wrap_12.col.span_12.dark.left {
        padding: 0;
    }
    #banner-work .vc_col-sm-6:nth-child(1) {
        padding-top: 50px;
    }
	div#sec-03 .nectar-milestone.animated-in {
    text-align: center;
}
    #banner-work h6 {
        width: 90%;
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: auto;
        margin-bottom: 30px;
    }
    #banner-work h6::before {
        top: 0;
        width: 20px;
        display: block;
        position: relative;
        left: 0;
        height: 24px;
        margin-right: 10px;
    }
    #banner-work p {
        font-size: 14px;
        width: 90%;
        margin: auto;
        line-height: 24px;
        padding-bottom: 0;
    }
    #banner-work .vc_col-sm-6:nth-child(1) img {
        display: block;
        float: unset;
        margin: 0 auto;
        padding-bottom: 10px;
        display: table;
    }
    #banner-work .vc_col-sm-6:nth-child(1) br {
        display: none;
    }
	body.material #header-outer[data-header-resize="0"]:not([data-format=left-header]):not(.scrolled-down):not(.fixed-menu) {
		padding-top: 0px;
		padding-bottom: 20px;
	}
	.top-working {
		margin-bottom: 20px;
	}
	.top-working marquee {
		font-size: 15px;
	}
	#header-outer .mobile-search .icon-salient-search {
		color: #000;
	}
	#header-outer #top #mobile-cart-link i {
		color: #000;
	}
	body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before, #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after, #top .slide-out-widget-area-toggle a .lines-button:after {
		width: 100% !important;
		background: #000;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a {
		font-size: 16px;
		line-height: 20px;
		font-weight: 500;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a:after {
		display: none;
	}
	div#sec-01 {
		padding-bottom: 50px !important;
		text-align: center;
	}
	div#sec-01 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#sec-01 .vc_col-sm-6:nth-child(1) {
		padding-top: 50px;
	}
	#sec-01 h6 {
		width: 90%;
		font-size: 18px;
		height: 50px;
		line-height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: auto;
	}
	#sec-01 h6::before {
		top: 0;
		width: 20px;
		display: block;
		position: relative;
		left: 0;
		height: 24px;
		margin-right: 10px;
	}
	#sec-01 p {
		font-size: 14px;
		width: 90%;
		margin: auto;
		line-height: 24px;
		padding-bottom: 0;
	}
	div#sec-01 .vc_col-sm-6:nth-child(1) img {
		display: block;
		float: unset;
		margin: auto;
		padding-bottom: 10px;
	}
	div#sec-01 .vc_col-sm-6:nth-child(1) br {
		display: none;
	}
	a.nectar-button.small.regular.accent-color.regular-button {
		height: 55px;
		line-height: 55px;
		padding: 0;
		font-size: 16px;
	}
	div#sec-01 img {
		float: unset;
		width: 80%;
		margin-top: 20px;
	}
	div#sec-02 marquee {
		font-size: 50px;
	}
	div#sec-03 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#sec-03 {
		text-align: center;
	}
	div#sec-03 h6, div#sec-04 h6, div#sec-05 h6 {
		margin: auto;
		font-size: 16px;
		line-height: 37px;
		margin-bottom: 10px;
	}
	div#sec-03 h2, div#sec-04 h2, #sec-05 h2, div#sec-07 h2 {
		padding: 0;
		margin-bottom: 15px;
		font-size: 40px;
		line-height: 45px;
	}
	div#sec-03 p, div#sec-04 p {
		font-size: 15px;
		line-height: 24px;
		width: 90%;
		margin: auto;
	}
	#sec-03 a.nectar-button.small.regular.accent-color.regular-button {
		margin-top: 0;
	}
	.nectar-milestone .number, .nectar-milestone .number .symbol-wrap {
		font-size: 40px !important;
		line-height: 40px !important;
		margin: 0;
	}
	#sec-03 .vc_col-sm-6:nth-child(2) {
		left: 0;
		margin-top: 20px;
		margin-bottom: 40px;
	}
	div#sec-03 {
		padding-bottom: 60px !important;
	}
	div#sec-03 img {
		width: 85%;
	}
	div#sec-04 {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#sec-04 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#sec-04 p {
		margin-bottom: 20px;
	}
	div#sec-04 .vc_col-sm-4 img {
		margin-bottom: 40px;
	}
	div#sec-04 .vc_col-sm-4 .wpb_text_column.wpb_content_element {
		bottom: 230px;
		left: 0;
	}
	div#sec-04 .vc_col-sm-4 .wpb_text_column.wpb_content_element h3 {
		font-size: 45px;
		line-height: 55px;
		padding: 0;
	}
	div#sec-04 .vc_col-sm-4 img.img-2 {
		width: 40%;
	}
	div#sec-04 .vc_col-sm-4:nth-child(1), div#sec-04 .vc_col-sm-4:nth-child(3) {
		margin: 0;
	}
	div#sec-04 .vc_col-sm-4 a.nectar-button.small.regular.accent-color.regular-button {
		right: 0;
	}
	div#sec-05 {
		padding-top: 50px !important;
		text-align: center;
	}
	div#sec-05 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 10px;
	}
	#sec-05 ul {
		margin: 0;
	}
	#sec-05 ul li {
		padding: 0;
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 24px;
	}
	#sec-05 ul li:before {
		display: block;
		position: relative !important;
		text-align: center !important;
		left: 0 !important;
		right: 0;
		margin: 0 auto 10px;
	}
	#sec-05 ul li h3 {
		font-size: 22px;
		line-height: 25px;
	}
	#sec-05 img {
		float: unset;
		margin-top: 30px;
	}
	div#sec-06 {
		padding-bottom: 50px !important;
		text-align: center;
	}
	div#sec-06 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 15px;
	}
	div#sec-06 h3 {
		font-size: 35px;
		line-height: 40px;
	}
	div#sec-06 .carousel-item {
		margin: 0;
		padding: 20px 15px;
		height: auto;
		margin-bottom: 30px;
	}
	div#sec-06 p {
		font-size: 16px;
	}
	div#sec-06 .carousel-item img.ima-1 {
		display: block;
		margin: auto !important;
	}
	#sec-06 .iwt-text h4 {
		font-size: 20px;
	}
	div#sec-07 h2 {
		width: 100%;
		margin-top: 10px;
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	div#sec-07 input#esfpx_email_8828435db68a3 {
		width: 365px !important;
		margin: 0 auto;
		font-size: 16px;
		padding-bottom: 10px;
	}
	div#sec-07 input[type="submit"] {
		right: 10px;
		bottom: 27px;
		font-size: 18px;
		position: unset;
	}
	div#footer-working {
		padding-top: 50px !important;
		text-align: center;
	}
	div#footer-working .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 15px;
	}
	#footer-working img {
		width: 30%;
	}
	#footer-working input#esfpx_email_8828435db68a3 {
		width: 100%;
		height: 50px;
	}
	#footer-working input[type="submit"] {
		position: relative;
		bottom: 0;
		width: 100%;
		left: 0;
		margin-top: 10px;
		right: 0;
	}
	#footer-working h3 {
		margin-top: 20px;
		padding: 0;
		margin-bottom: 10px;
		font-size: 20px;
		line-height: 20px;
	}
	#footer-working .vc_col-sm-3 {
		right: 0;
	}
	div#footer-working ul li, div#footer-working ul li a {
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 7px;
	}
	#footer-working ul.iconlist {
		margin-top: 30px !important;
	}
	#footer-working ul.iconlist li {
		margin: 0 5px;
	}
	div#footer-working ul li i, #footer-working ul.iconlist li i {
		margin: 0;
		font-size: 20px;
	}
	#borderwork .divider {
		margin-bottom: 20px;
	}
	div#last-foot {
		text-align: center;
		padding-bottom: 20px !important;
	}
	div#last-foot .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#last-foot p {
		padding: 0 0 15px !important;
		font-size: 16px;
	}
	div#last-foot img {
		float: unset;
	}
	div#sec-03 h3 {
		margin-top: 30px;
		font-size: 25px;
		line-height: 30px;
	}
	div#sec-03 ul {
		margin: 0 0 0 0px;
	}
	div#sec-03 ul li {
		font-size: 16px;
		width: 100%;
		list-style: none;
		line-height: 26px;
	}
	div#sec4-inner-row {
		padding-top: 20px !important;
	}
	div#sec-06 .vc_col-sm-4 .vc_column-inner {
		border-radius: 33px;
		border: 2px solid #FFF;
		background: linear-gradient(356deg, rgba(210, 234, 252, 0.60) 1.49%, #FFE1F0 37.73%, #FFF 73.97%);
		box-shadow: 0px -4px 38.1px 0px rgba(0, 0, 0, 0.02);
		backdrop-filter: blur(74.6500015258789px);
		height: auto;
		margin: 0 0 70px;
		padding: 20px 15px;
	}
	div#write-review-row {
    	padding: 50px 0 !important;
		text-align: center;
	}
	.glsr-star-rating {
		justify-content: center;
	}
	div#Conta-work {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#Conta-work h2 {
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 0;
	}
	div#Conta-work p {
		font-size: 15px;
		line-height: 24px;
	}
	#Conta-work .wpforms-container .wpforms-field {
		padding-bottom: 10px;
	}
	#Conta-work div#wpforms-65-field_1-container {
		padding-bottom: 0;
	}
	#Conta-work .wpforms-submit-container {
		margin-top: 0;
	}
	#Conta-work button#wpforms-submit-65 {
		height: 50px;
		font-size: 18px;
		line-height: normal;
	}
	.woocommerce div.product form.cart {
		position: relative;
		top: 0;
		text-align: center;
	}
	.woocommerce.single-product div.product[data-tab-pos] {
		text-align: center;
	}
	.woocommerce div.product div.images.woocommerce-product-gallery .product-slider img {
		height: 400px;
		object-fit: cover;
	}
	.single-product .product-slider .flickity-viewport {
		height: 400px !important;
	}
	h1.product_title.entry-title.nectar-inherit-default {
		font-size: 28px;
		line-height: 40px;
		padding-bottom: 0;
	}
	.woocommerce div.product .summary p.price {
		font-size: 25px;
		line-height: 25px;
		padding-bottom: 0;
	}
	.woocommerce-product-details__short-description {
		margin-top: 10px;
	}
	.woocommerce-product-details__short-description p {
		font-size: 15px;
	}
	div#tog-working h2 {
		font-size: 25px;
		line-height: 30px;
	}
	div#tog-working div[data-style="default"] .toggle > .toggle-title a {
		font-size: 15px;
		padding: 15px 10px;
	}
	.woocommerce-page button[type=submit].single_add_to_cart_button, body[data-form-submit=regular].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button {
		float: unset;
	}
	.woocommerce-tabs[data-tab-style=fullwidth] {
		margin: 0;
	}
	.mobile div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs {
		margin: 0;
	}
	.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs li {
		margin: 0;
		display: inline-block;
		width: 46%;
		padding: 10px 0;
		margin: 0 4px 10px;
	}
	.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs li a {
		font-size: 16px;
	}
	div#tab-description h2 {
		font-size: 30px;
		line-height: 30px;
	}
	div#tab-description ul li {
		text-align: left;
		font-size: 15px;
		line-height: 24px;
	}
	div#hyder h2 {
		padding: 0;
		margin-bottom: 30px;
	}
	div#hyder .vc_col-sm-4 .wpb_text_column.wpb_content_element {
		padding: 20px 15px;
	}
	#hyder img {
		width: 30%;
		height: auto;
		margin-bottom: 20px;
	}
	#hyder p {
		padding-bottom: 0;
		font-size: 15px !important;
	}
	div#tab-description h3 {
		font-size: 22px;
		line-height: 25px;
		padding-bottom: 0;
	}
	div#tab-custom_tab h2 {
	    font-size: 25px;
	    line-height: 30px;
	}
	div#tab-custom_tab p {
	    font-size: 15px;
	}
	#ajax-content-wrap .vc_row.right_padding_180px .row_col_wrap_12{
		padding-right: 10px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_180px .row_col_wrap_12{
		padding-left: 10px !important;
	}
	ul.products.columns-4 li {
		width: 100% !important;
	}
	div#bann-1{
		height:600px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
	div#bann-1 {
    padding: 20px 0 80px 0;
}
	#banner-work {
		padding-bottom: 70px !important;
		text-align: center;
	}
	#banner-work .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	#banner-work .vc_col-sm-6:nth-child(1) {
		padding-top: 100px;
	}
	#banner-work h6 {
		width: 40%;
		font-size: 18px;
		height: 50px;
		line-height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: auto;
		margin-bottom: 30px;
	}
	#banner-work h6::before {
		top: 0;
		width: 20px;
		display: block;
		position: relative;
		left: 0;
		height: 24px;
		margin-right: 10px;
	}
	#banner-work p {
		font-size: 16px;
		width: 90%;
		margin: auto;
		line-height: 27px;
		padding-bottom: 20px;
	}
	#banner-work .vc_col-sm-6:nth-child(1) img {
		display: block;
		float: unset;
		margin: auto;
		padding-bottom: 20px;
		width: 60%;
	}
	#banner-work .vc_col-sm-6:nth-child(1) br {
		display: none;
	}
	#banner-work img {
		float: unset;
		width: 40%;
		margin-top: 20px;
	}
		div#bann-1 .row_col_wrap_12_inner.col.span_12.left {
    padding: 0;
}
	body.material #header-outer[data-header-resize="0"]:not([data-format=left-header]):not(.scrolled-down):not(.fixed-menu) {
		padding-top: 0px;
		padding-bottom: 20px;
	}
	.top-working {
		margin-bottom: 20px;
	}
	.top-working marquee {
		font-size: 15px;
	}
	#header-outer .mobile-search .icon-salient-search {
		color: #000;
	}
	#header-outer #top #mobile-cart-link i {
		color: #000;
	}
	body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before, #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after, #top .slide-out-widget-area-toggle a .lines-button:after {
		width: 100% !important;
		background: #000;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a {
		font-size: 16px;
		line-height: 20px;
		font-weight: 500;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a:after {
		display: none;
	}
	div#sec-01 {
		padding-bottom: 70px !important;
		text-align: center;
	}
	div#sec-01 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#sec-01 .vc_col-sm-6:nth-child(1) {
		padding-top: 100px;
	}
	#sec-01 h6 {
		width: 40%;
		font-size: 18px;
		height: 50px;
		line-height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: auto;
	}
	#sec-01 h6::before {
		top: 0;
		width: 20px;
		display: block;
		position: relative;
		left: 0;
		height: 24px;
		margin-right: 10px;
	}
	#sec-01 p {
		font-size: 16px;
		width: 90%;
		margin: auto;
		line-height: 27px;
		padding-bottom: 20px;
	}
	div#sec-01 .vc_col-sm-6:nth-child(1) img {
		display: block;
		float: unset;
		margin: auto;
		padding-bottom: 20px;
		width: 60%;
	}
	div#sec-01 .vc_col-sm-6:nth-child(1) br {
		display: none;
	}
	a.nectar-button.small.regular.accent-color.regular-button {
		height: 58px;
		line-height: 58px;
		padding: 0;
		font-size: 18px;
	}
	div#sec-01 img {
		float: unset;
		width: 40%;
		margin-top: 20px;
	}
	div#sec-02 marquee {
		font-size: 70px;
	}
	div#about-counter-row {
	    padding-bottom: 50px;
	}
	div#about-counter-row .row_col_wrap_12_inner.col.span_12.left {
	    justify-content: center;
	}
	div#about-counter-row .vc_col-sm-6 {
	    width: 20%;
	    margin: 0 20px !important;
	}
	div#sec-04 .row_col_wrap_12_inner {
	    justify-content: center;
	}
	div#sec-04 .row_col_wrap_12_inner .vc_col-sm-4 {
	    width: 49%;
	}
	#sec-05 p {
	    font-size: 16px;
	}
	div#sec-03 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#sec-03 {
		text-align: center;
	}
	div#sec-03 h6, div#sec-04 h6, div#sec-05 h6 {
		margin: auto;
		font-size: 17px;
		line-height: 37px;
		margin-bottom: 15px;
	}
	div#sec-03 h2, div#sec-04 h2, #sec-05 h2, div#sec-07 h2 {
		padding: 0;
		margin-bottom: 20px;
		font-size: 50px;
		line-height: 55px;
	}
	div#sec-03 p, div#sec-04 p {
		font-size: 16px;
		line-height: 27px;
		width: 90%;
		margin: auto;
	}
	#sec-03 a.nectar-button.small.regular.accent-color.regular-button {
		margin-top: 10px;
	}
	.nectar-milestone .number, .nectar-milestone .number .symbol-wrap {
		font-size: 40px !important;
		line-height: 40px !important;
		margin: 0;
	}
	#sec-03 .vc_col-sm-6:nth-child(2) {
		left: 0;
		margin-top: 20px;
		margin-bottom: 40px;
	}
	div#sec-03 {
		padding-bottom: 80px !important;
	}
	div#sec-03 img {
		width: 65%;
	}
	div#sec-04 {
		padding: 60px 0 !important;
		text-align: center;
	}
	div#sec-04 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 15px;
	}
	div#sec-04 p {
		margin-bottom: 20px;
	}
	div#sec-04 .vc_col-sm-4 img {
		margin-bottom: 40px;
	}
	div#sec-04 .vc_col-sm-4 .wpb_text_column.wpb_content_element {
		bottom: 230px;
		left: 0;
	}
	div#sec-04 .vc_col-sm-4 .wpb_text_column.wpb_content_element h3 {
		font-size: 45px;
		line-height: 55px;
		padding: 0;
	}
	div#sec-04 .vc_col-sm-4 img.img-2 {
		width: 40%;
	}
	div#sec-04 .vc_col-sm-4:nth-child(1), div#sec-04 .vc_col-sm-4:nth-child(3) {
		margin: 0;
	}
	div#sec-04 .vc_col-sm-4 a.nectar-button.small.regular.accent-color.regular-button {
		right: 0;
	}
	div#sec-05 {
		padding-top: 70px !important;
		text-align: center;
	}
	div#sec-05 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 10px;
	}
	#sec-05 ul {
		margin: 0;
	}
	#sec-05 ul li {
		padding: 0;
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 24px;
		display: inline-block;
		width: 49%;
	}
	#sec-05 ul li:before {
		display: block;
		position: relative !important;
		text-align: center !important;
		left: 0 !important;
		right: 0;
		margin: 0 auto 10px;
	}
	#sec-05 ul li h3 {
		font-size: 25px;
		line-height: 25px;
	}
	#sec-05 img {
		float: unset;
		margin-top: 50px;
		width: 70%;
	}
	div#sec-06 {
		padding-bottom: 50px !important;
		text-align: center;
	}
	div#sec-06 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 15px;
	}
	div#sec-06 h3 {
		font-size: 35px;
		line-height: 40px;
	}
	div#sec-06 .carousel-item {
		margin: 0;
		padding: 20px 15px;
		height: auto;
		margin-bottom: 30px;
	}
	div#sec-06 p {
		font-size: 16px;
	}
	div#sec-06 .carousel-item img.ima-1 {
		display: block;
		margin: auto !important;
	}
	#sec-06 .iwt-text h4 {
		font-size: 20px;
		text-align: right;
		right: 70px;
	}
	div#sec-07 h2 {
		width: 100%;
		margin-top: 10px;
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 15px;
	}
	div#sec-07 input#esfpx_email_8828435db68a3 {
		width: 755px !important;
		margin: 0 auto;
		font-size: 17px;
		padding-bottom: 10px;
	}
	div#sec-07 input[type="submit"] {
		right: 10px;
		bottom: 27px;
		font-size: 20px;
	}
	div#footer-working {
		padding-top: 60px !important;
		text-align: center;
	}
	div#footer-working .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 15px;
	}
	#footer-working img {
		width: 17%;
	}
	#footer-working input#esfpx_email_8828435db68a3 {
		width: 100%;
		height: 50px;
	}
	#footer-working input[type="submit"] {
		position: relative;
		bottom: 0;
		width: 100%;
		left: 0;
		margin-top: 10px;
		right: 0;
	}
	#footer-working h3 {
		margin-top: 30px;
		padding: 0;
		margin-bottom: 14px;
		font-size: 30px;
		line-height: 40px;
	}
	#footer-working .vc_col-sm-3 {
		right: 0;
	}
	div#footer-working ul li, div#footer-working ul li a {
		font-size: 18px;
		line-height: 27px;
		margin-bottom: 10px;
	}
	#footer-working ul.iconlist {
		margin-top: 30px !important;
	}
	#footer-working ul.iconlist li {
		margin: 0 5px;
	}
	div#footer-working ul li i, #footer-working ul.iconlist li i {
		margin: 0;
		font-size: 20px;
	}
	#borderwork .divider {
		margin-bottom: 20px;
	}
	div#last-foot {
		text-align: center;
		padding-bottom: 20px !important;
	}
	div#last-foot .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#last-foot p {
		padding: 0 0 15px !important;
		font-size: 16px;
	}
	div#last-foot img {
		float: unset;
	}
	div#sec-03 h3 {
		margin-top: 50px;
		font-size: 30px;
		line-height: 40px;
	}
	div#sec-03 ul {
		margin: 0 0 0 0px;
	}
	div#sec-03 ul li {
		font-size: 17px;
		list-style: none;
		line-height: 28px;
		width: 85%;
		margin: 0 auto 10px;
	}
	div#sec4-inner-row {
		padding-top: 20px !important;
	}
	div#sec-06 .vc_col-sm-4 .vc_column-inner {
		border-radius: 33px;
		border: 2px solid #FFF;
		background: linear-gradient(356deg, rgba(210, 234, 252, 0.60) 1.49%, #FFE1F0 37.73%, #FFF 73.97%);
		box-shadow: 0px -4px 38.1px 0px rgba(0, 0, 0, 0.02);
		backdrop-filter: blur(74.6500015258789px);
		height: auto;
		margin: 0 0 70px;
		padding: 20px 15px;
	}
	div#write-review-row {
    	padding: 50px 0 !important;
		text-align: center;
	}
	.glsr-star-rating {
		justify-content: center;
	}
	div#Conta-work {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#Conta-work h2 {
		font-size: 45px;
		line-height: 45px;
		margin-bottom: 0;
	}
	div#Conta-work p {
		font-size: 16px;
		line-height: 26px;
	}
	#Conta-work .wpforms-container .wpforms-field {
		padding-bottom: 15px;
	}
	#Conta-work div#wpforms-65-field_1-container {
		padding-bottom: 0;
	}
	#Conta-work .wpforms-submit-container {
		margin-top: 0;
	}
	#Conta-work button#wpforms-submit-65 {
		height: 55px;
		font-size: 19px;
		line-height: normal;
	}
	.woocommerce div.product form.cart {
		position: relative;
		top: 0;
		text-align: center;
	}
	.woocommerce.single-product div.product[data-tab-pos] {
		text-align: center;
	}
	.woocommerce div.product div.images.woocommerce-product-gallery .product-slider img {
		height: 600px !important;
		object-fit: cover;
	}
	.single-product .product-slider .flickity-viewport {
	height: 600px !important;
	}
	h1.product_title.entry-title.nectar-inherit-default {
		font-size: 35px;
		line-height: 44px;
		padding-bottom: 10px;
	}
	.woocommerce div.product .summary p.price {
		font-size: 30px;
		line-height: 30px;
		padding-bottom: 10px;
	}
	.woocommerce-product-details__short-description {
		margin-top: 20px;
	}
	.woocommerce-product-details__short-description p {
		font-size: 16px;
	}
	div#tog-working h2 {
		font-size: 28px;
		line-height: 35px;
	}
	div#tog-working div[data-style="default"] .toggle > .toggle-title a {
		font-size: 16px;
		padding: 20px 20px;
	}
	.woocommerce-page button[type=submit].single_add_to_cart_button, body[data-form-submit=regular].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button {
		float: unset;
	}
	.woocommerce-tabs[data-tab-style=fullwidth] {
		margin: 0;
	}
	.mobile div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs {
		margin: 0;
	}
	.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs li {
		margin: 0;
		display: inline-block;
		width: 31%;
		padding: 10px 0;
		margin: 0 4px 10px;
	}
	.woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs li a {
		font-size: 16px;
	}
	div#tab-description h2 {
		font-size: 32px;
		line-height: 33px;
	}
	div#tab-description ul li {
		text-align: left;
		font-size: 16px;
		line-height: 26px;
	}
	div#hyder h2 {
		padding: 0;
		margin-bottom: 30px;
	}
	div#hyder .vc_col-sm-4 .wpb_text_column.wpb_content_element {
		padding: 20px 15px;
	}
	#hyder img {
		width: 16%;
		height: auto;
		margin-bottom: 20px;
	}
	#hyder p {
		padding-bottom: 0;
		font-size: 16px !important;
	}
	div#tab-description h3 {
		font-size: 25px;
		line-height: 30px;
		padding-bottom: 10px;
	}
	div#Conta-work img {
	    float: unset;
	}
	div#tab-custom_tab h2 {
	    font-size: 30px;
	    line-height: 30px;
	}
	div#tab-custom_tab p {
	    font-size: 16px;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
	div#bann-1 .row_col_wrap_12_inner.col.span_12.left {
    padding: 0 70px;
}
div#bann-1 {
    padding-top: 0px;
    padding-bottom: 50px;
}
	#banner-work .vc_col-sm-6:nth-child(1) {
		/* padding: 70px 0 0; */
	}
	#banner-work h6 {
		width: 350px;
		font-size: 18px;
		height: 55px;
		line-height: 55px;
	}
	#banner-work h6::before {
		width: 20px;
		top: 18px;
	}
	#banner-work .vc_col-sm-6:nth-child(1) img {
		padding: 10px 0;
		width: 90%;
		margin-left: 0;
		float: unset;
		margin-top: 0;
	}
	#banner-work p {
		font-size: 16px;
		line-height: 26px;
	}
	
	#header-outer[data-full-width="true"] header > .container {
		padding: 0 100px;
	}
	#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
		font-size: 17px;
		padding: 0 12px;
	}
	body.material #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart {
		color: #000;
	}
	.top-working marquee {
		font-size: 16px;
	}
	div#sec-01 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#sec-01 .vc_col-sm-6:nth-child(1) {
		padding: 70px 0 0;
	}
	#sec-01 h6 {
		width: 350px;
		font-size: 18px;
		height: 55px;
		line-height: 55px;
	}
	#sec-01 h6::before {
		width: 20px;
		top: 18px;
	}
	div#sec-01 .vc_col-sm-6:nth-child(1) img {
		padding: 10px 0;
		width: 90%;
		margin-left: 0;
		float: unset;
		margin-top: 0;
	}
	#sec-01 p {
		font-size: 16px;
		line-height: 26px;
	}
	a.nectar-button.small.regular.accent-color.regular-button {
		width: 170px;
		height: 60px;
		line-height: 60px;
		padding: 0;
		font-size: 18px;
	}
	div#sec-01 img {
		width: 70%;
		margin-top: 30px;
	}
	div#sec-02 marquee {
		font-size: 70px;
	}
	div#sec-03 .row_col_wrap_12.col.span_12.dark.left {
		padding-left: 50px;
	}
	div#sec-03 img {
		width: 90%;
		margin: auto;
		display: block;
	}
	div#sec-03 h6, div#sec-04 h6, div#sec-05 h6 {
		font-size: 17px;
		line-height: 37px;
		margin-bottom: 10px;
	}
	div#sec-03 h2, div#sec-04 h2, #sec-05 h2 {
		font-size: 50px;
		line-height: 55px;
		padding: 0;
		margin-bottom: 15px;
	}
	div#sec-03 p, div#sec-04 p {
		font-size: 16px;
		width: 100%;
		line-height: 26px;
	}
	#sec-03 a.nectar-button.small.regular.accent-color.regular-button {
		margin-top: 0;
		margin-bottom: 20px;
	}
	#sec-03 .vc_col-sm-6:nth-child(2) {
		left: 0;
	}
	.nectar-milestone .number, .nectar-milestone .number .symbol-wrap {
		font-size: 50px !important;
		line-height: 50px !important;
	}
	div#sec-03 {
		padding-bottom: 80px !important;
	}
	div#sec-04 h2 {
		margin-bottom: 20px;
	}
	div#sec-04 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#sec-04 p {
		width: 70%;
		margin-bottom: 30px;
	}
	div#sec-04 .vc_col-sm-4 .wpb_text_column.wpb_content_element {
		bottom: 120px;
	}
	div#sec-04 .vc_col-sm-4 .wpb_text_column.wpb_content_element h3 {
		font-size: 35px;
		\: 55px;
		padding: 0;
		letter-spacing: -1px;
		line-height: 1.1;
		padding-top: 33px;
		padding-bottom: 10px;
	}
	div#sec-04 .vc_col-sm-4 a.nectar-button.small.regular.accent-color.regular-button {
		bottom: 10px;
		right: 25px;
	}
	div#sec-04 .vc_col-sm-4 img.img-2 {
		width: 50%;
	}
	div#sec-05 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	#sec-05 p {
		font-size: 16px;
	}
	#sec-05 ul li {
		font-size: 14px !important;
		padding-left: 30px;
		padding-bottom: 20px;
	}
	#sec-05 ul li h3 {
		font-size: 26px;
	}
	div#sec-06 .row_col_wrap_12.col.span_12.dark.left {
		padding-left: 50px;
	}
	div#sec-07 h2 {
		font-size: 45px;
		line-height: 55px;
		width: 60%;
		padding-bottom: 20px;
	}
	div#sec-07 input[type="submit"] {
		right: 70px;
	}
	div#footer-working {
		padding-top: 70px !important;
	}
	div#footer-working .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 0px 0 50px;
	}
	#footer-working input#esfpx_email_8828435db68a3 {
		width: 100%;
	}
	#footer-working input[type="submit"] {
		width: 40%;
		right: 0;
		bottom: 69px;
	}
	#footer-working h3 {
		padding: 0;
		font-size: 20px;
		line-height: 25px;
	}
	div#footer-working ul li, div#footer-working ul li a {
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 10px;
	}
	#footer-working ul.iconlist li {
		margin-right: 10px;
	}
	#footer-working ul.iconlist li i {
		font-size: 20px;
	}
	#borderwork .divider {
		margin-bottom: 20px;
	}
	div#last-foot .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#last-foot {
		padding-bottom: 10px !important;
	}
	div#last-foot p {
		padding: 0;
		font-size: 16px;
	}
	#page-header-bg h1 {
		font-size: 60px;
	}
	div#sec-03 h3 {
		margin-top: 60px;
		font-size: 30px;
		line-height: 30px;
	}
	div#sec-03 ul li {
		font-size: 17px;
		width: 90%;
	}
	.woocommerce div.product form.cart {
		top: 145px;
	}
	h1.product_title.entry-title.nectar-inherit-default {
		font-size: 32px;
		line-height: 45px;
		padding-bottom: 0;
	}
	.woocommerce div.product .summary p.price {
		padding-bottom: 0;
	}
	.woocommerce-product-details__short-description p {
		font-size: 16px;
	}
	div#tog-working div[data-style="default"] .toggle > .toggle-title a {
		font-size: 16px;
	}
	div.product .woocommerce-tabs .full-width-content[data-tab-style*=fullwidth] ul.tabs {
		margin: 0;
	}
	div#tab-description h2 {
		font-size: 35px;
		padding-top: 0;
	}
	div#tab-description ul li, div#tab-description ol li {
		font-size: 16px;
	}
	div#hyder .vc_col-sm-4 .wpb_text_column.wpb_content_element {
		padding: 20px 10px;
	}
	#hyder img {
		width: 40%;
		height: auto;
		margin-bottom: 20px;
	}
	#hyder p {
		padding-bottom: 0;
		font-size: 16px !important;
	}
	div#tab-description h3 {
		font-size: 25px;
		padding-bottom: 0;
	}
	div#tab-custom_tab h2 {
		font-size: 35px;
		line-height: 40px;
	}
	div#tab-custom_tab p {
		font-size: 16px;
	}
	.inner-review-row .vc_col-sm-4 {
		width: 33%;
	}
	.page-id-60 div#sec-06 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	.inner-review-row .vc_col-sm-4 .vc_column-inner {
		margin: 0 10px 70px !important;
		height: auto !important;
	}
	div#sec-06 p {
		padding-bottom: 10px;
		font-size: 16px;
		line-height: 24px;
	}
	#sec-06 .iwithtext {
		margin-top: 20px !important;
	}
	div#Conta-work {
		padding-top: 70px !important;
	}
	div#Conta-work h2 {
		font-size: 50px;
		line-height: 50px;
		padding: 0;
		margin-bottom: 20px;
	}
	div#Conta-work p {
		font-size: 16px;
		line-height: 24px;
	}
	div#Conta-work .wpforms-submit-container {
		margin: 0;
		padding: 0;
	}
}
@media only screen and (min-width: 1301px) and (max-width: 1600px) {
	div#sec-04 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 100px;
}
	div#bann-1 .row_col_wrap_12_inner.col.span_12.left {
    padding: 0 100px;
}
div#bann-1 {
    background-position: center center !important;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px 0 70px 0;
}
/* 	div#bann-1 {
		background-position: center center !important;
		background-repeat: no-repeat;
		background-size: contain;
		padding: 100px 0 110px 0;
		height: 580px;
	} */
	#banner-work .vc_col-sm-6:nth-child(1) {
		/* padding-top: 90px; */
	}
	#banner-work h6 {
		width: 380px;
		font-size: 20px;
		height: 65px;
		line-height: 64px;
	}
	#banner-work .vc_col-sm-6:nth-child(1) img {
		padding: 15px 0 10px;
		width: 90%;
		float: unset;
	}
	#banner-work p {
		font-size: 17px;
		line-height: 28px;
		padding-bottom: 0;
	}
	.top-working marquee {
		font-size: 18px;
	}
	#header-outer[data-full-width="true"] header > .container {
		padding: 0 180px;
	}
	#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
		padding: 0 10px;
		font-size: 18px;
	}
	body.material #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart {
		color: #000;
	}
	div#sec-01 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 120px;
	}
	div#sec-01 .vc_col-sm-6:nth-child(1) {
		padding-top: 40px;
	}
	#sec-01 h6 {
		width: 380px;
		font-size: 20px;
		height: 65px;
		line-height: 64px;
	}
	div#sec-01 .vc_col-sm-6:nth-child(1) img {
		padding: 15px 0 10px;
		width: 65%;
		float: unset;
	}
	div#sec-01 img {
		width: 50%;
		float: right;
		margin: 0;
	}
	#sec-01 p {
		font-size: 14px;
		line-height: 28px;
		padding-bottom: 0;
	}
	a.nectar-button.small.regular.accent-color.regular-button {
		margin: 0;
		width: 175px;
		height: 60px;
		line-height: 60px;
		padding: 0;
		font-size: 18px;
	}
	div#sec-02 marquee {
		font-size: 80px;
	}
	div#sec-03 {
		padding-bottom: 80px !important;
	}
	div#sec-03 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 40px 0 120px;
	}
	div#sec-03 img {
		width: 80%;
		margin: auto;
		display: block;
	}
	div#sec-03 p, div#sec-04 p {
		width: 100%;
		font-size: 16px;
		line-height: 28px;
		padding-bottom: 0 !important;
	}
	#sec-03 .vc_col-sm-6:nth-child(2) {
		left: 0;
	}
	div#sec-03 h6, div#sec-04 h6, div#sec-05 h6 {
		font-size: 18px;
		line-height: 37px;
		margin-bottom: 10px;
	}
	div#sec-03 h2, div#sec-04 h2, #sec-05 h2 {
		font-size: 50px;
		line-height: 55px;
		padding-bottom: 15px;
		margin-bottom: 0;
	}
	#sec-03 a.nectar-button.small.regular.accent-color.regular-button {
		margin-top: 0;
		margin-bottom: 30px;
	}
	div#sec-04 p {
		width: 75%;
		margin-bottom: 30px;
	}
	div#sec-04 .vc_col-sm-4 a.nectar-button.small.regular.accent-color.regular-button {
		margin: 0 auto;
		bottom: 100px;
		right: 24px;
	}
	div#sec-04 .vc_col-sm-4 .wpb_text_column.wpb_content_element {
		bottom: 120px;
		left: -25px;
	}
	div#sec-04 .vc_col-sm-4 .wpb_text_column.wpb_content_element h3 {
		font-size: 45px;
		line-height: 55px;
		padding: 0;
		padding-bottom: 50px;
		padding-top: 20px;
	}
	div#sec-04 .vc_col-sm-4 img.img-2 {
		width: 50%;
	}
	#sec-05 p {
		font-size: 16px;
	}
	#sec-05 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 120px;
	}
	#sec-05 ul li {
		padding-left: 30px;
		width: 90%;
	}
	div#sec-06 h3 {
		font-size: 45px;
		line-height: 50px;
	}
	div#sec-06 .row_col_wrap_12.col.span_12.dark.left {
		padding-left: 120px;
	}
	div#sec-06 .carousel-item {
		height: 450px;
	}
	div#sec-07 input[type="submit"] {
		right: 218px;
	}
	div#sec-07 h2 {
		font-size: 50px;
		line-height: 60px;
		padding-top: 10px;
	}
	div#sec-07 .es-form-field-container {
		width: 100%;
	}
	div#footer-working {
		padding-top: 70px !important;
	}
	div#footer-working .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 0px 0 100px;
	}
	#footer-working h4 {
		font-size: 20px;
	}
	#footer-working input[type="submit"] {
		right: 6px;
		bottom: 69px;
	}
	#footer-working h3 {
		padding: 0;
		font-size: 20px;
		line-height: 20px;
	}
	div#footer-working ul li, div#footer-working ul li a {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 15px;
	}
	#footer-working ul.iconlist li {
		margin-right: 10px;
	}
	div#last-foot .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 100px;
	}
	div#last-foot p {
		padding-left: 0;
		font-size: 16px;
	}
	#page-header-bg h1 {
		font-size: 50px;
	}
	div#sec-03 h3 {
		font-size: 30px;
		padding: 0;
	}
	div#sec-03 ul li {
		font-size: 17px;
	}
	.woocommerce div.product form.cart {
		top: 210px;
	}
	#hyder img {
		width: 30%;
		height: auto;
	}
	div#hyder .vc_col-sm-4 .wpb_text_column.wpb_content_element {
		height: 360px;
	}
	.page-id-60 div#sec-06 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#sec-06 .vc_col-sm-4 .vc_column-inner {
		margin: 0 10px 110px;
		height: 450px;
	}
	div#Conta-work h2 {
		font-size: 45px;
		line-height: 45px;
		padding: 0 0 10px;
	}
	#Conta-work button#wpforms-submit-65 {
		height: 55px;
		font-size: 20px;
	}
	#Conta-work .wpforms-submit-container {
		padding: 0;
	}
}

/* @media only screen and (min-width: 1301px) and (max-width: 1350px) {
	div#bann-1 {
		background-position: center center !important;
		background-repeat: no-repeat;
		background-size: contain;
		padding: 100px 0 110px 0;
		height: 610px;
	}
}
@media only screen and (min-width: 1351px) and (max-width: 1400px) {
	div#bann-1 {
		background-position: center center !important;
		background-repeat: no-repeat;
		background-size: contain;
		padding: 100px 0 110px 0;
		height: 630px;
	}
}
@media only screen and (min-width: 1401px) and (max-width: 1450px) {
	div#bann-1 {
		background-position: center center !important;
		background-repeat: no-repeat;
		background-size: contain;
		padding: 100px 0 110px 0;
		height: 655px;
	}
}
@media only screen and (min-width: 1451px) and (max-width: 1500px) {
	div#bann-1 {
		background-position: center center !important;
		background-repeat: no-repeat;
		background-size: contain;
		padding: 100px 0 110px 0;
		height: 680px;
	}
}
@media only screen and (min-width: 1501px) and (max-width: 1520px) {
	div#bann-1 {
		background-position: center center !important;
		background-repeat: no-repeat;
		background-size: contain;
		padding: 100px 0 110px 0;
		height: 685px;
	}
}
@media only screen and (min-width: 1521px) and (max-width: 1535px) {
	div#bann-1 {
		background-position: center center !important;
		background-repeat: no-repeat;
		background-size: contain;
		padding: 100px 0 110px 0;
		height: 700px;
	}
}
@media only screen and (min-width: 1536px) and (max-width: 1550px) {
	div#bann-1 {
		background-position: center center !important;
		background-repeat: no-repeat;
		background-size: contain;
		padding: 100px 0 110px 0;
		height: 710px;
	}
}
@media only screen and (min-width: 1551px) and (max-width: 1600px) {
	div#bann-1 {
		background-position: center center !important;
		background-repeat: no-repeat;
		background-size: contain;
		padding: 100px 0 110px 0;
		height: 725px;
	}
}
@media only screen and (min-width: 1601px) and (max-width: 1650px) {
	div#bann-1 {
		background-position: center center !important;
		background-repeat: no-repeat;
		background-size: contain;
		padding: 100px 0 110px 0;
		height: 900px;
	}
} */