/*
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://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
h2,h3,h4,h5,h6,strong,p,a,span,li{
	 font-family: "Outfit";
}
a.nectar-button.small.regular.accent-color.regular-button {
    padding: 15px 57.333px;
    border-radius: 6.667px !important;
}
a.nectar-button.small.regular.accent-color.regular-button span {
    color: var(--Color-6, #EEE);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 37.333px; 
    text-transform: capitalize;
}
/* ====================================================== */
div#banner-work .vc_col-sm-7 {
    padding-left: 115px;
}
div#banner-work .vc_col-sm-5 {
    padding-right: 168px;
}
div#banner-work h2 {
    color: var(--Color-6, #EEE);
    font-size: 85px;
    font-style: normal;
    font-weight: 400;
    line-height: 109%;
    letter-spacing: -2.5px;
    padding-bottom: 108px;
    position: relative;
}
div#banner-work p {
    width: 520px;
    color: var(--Color-6, #EEE);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 37.333px;
    text-transform: capitalize;
}
div#banner-work .row-bg.viewport-desktop.using-bg-color {
    height: 1137px;
}
div#banner-work h2:before {
    content: '';
    background-image: url(/estrada/wp-content/uploads/2025/05/Group-1171274845-1.png);
    position: absolute;
    width: 42%;
    height: 78px;
    background-repeat: no-repeat;
    bottom: 109px;
    right: auto;
    left: 242px;
}
/* ======================================================= */
div#sec-03 h6 {
    color: #FB0203;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding-left: 80px;
    position: relative;
}
div#sec-03 h2 {
    color: var(--Secondary, #1B191B);
    font-size: 66px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; 
    letter-spacing: -1.333px;
    padding-bottom: 10px;
}
div#sec-03 p {
    width: 706.667px;
    color: #4A4A4A;
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 37.333px;
    text-transform: capitalize;
    padding-bottom: 16px;
}
div#sec-03 h6:before {
    content: '';
    border: 2px solid #FB0203;
    position: absolute;
    width: 50px;
    height: 0;
    bottom: 15px;
    left: 17px;
    border-radius: 100px;
}
/* ============================================================ */
div#sec-02 .number.default span {
    color: var(--Secondary, #1B191B);
    text-align: center;
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
}
div#sec-02 .number.default {
    padding: 0 0 16px 0;
    margin: 0;
}
div#sec-02 .subject {
    color: var(--Color-3, #7B7B7B);
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
}
#sec-02 .vc_col-sm-3 {
    border-right: 1px solid #7B7B7B;
}
#sec-02 .vc_col-sm-3:nth-child(4) {
    border: none;
}
/* ===================================================== */
#conta h6 {
    color: #FB0203;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding-left: 60px;
    position: relative;
    padding-bottom: 20px;
}
#conta h6:before {
    content: '';
    border: 2px solid #FB0203;
    position: absolute;
    width: 50px;
    height: 0;
    bottom: 15px;
    left: 0;
    border-radius: 100px;
    bottom: 33px;
}
/* =================================================== */
#conta h2 {
    color: var(--Secondary, #1B191B);
    font-family: Outfit;
    font-size: 73.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; 
    letter-spacing: -1.467px;
}
#conta .vc_col-sm-6:nth-child(1) {
    padding-right: 84px;
}
#conta label {
    color: var(--Text-Colors-950, #0D0D0D);
    font-family: Outfit;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; 
    margin-bottom: 10px;
}
#conta input {
    width: 346.667px;
    height: 64px;
    border-radius: 10.667px;
    border: 1.333px solid #C7C7C7;
    color: #000;
}
#conta input::placeholder {
    color: var(--Color-3, #7B7B7B);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
#conta textarea {
    height: 160px;
    border-radius: 10.667px;
    border: 1.333px solid #C7C7C7;
    color: #000;
}
#conta textarea::placeholder {
    color: var(--Color-3, #7B7B7B);
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
#conta button#wpforms-submit-22 {
    border-radius: 6.667px;
    background: #1769AD;
    box-shadow: 0px 1.333px 2.667px 0px rgba(16, 24, 40, 0.05);
    color: var(--Color-6, #EEE);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    text-align: left;
    padding-left: 40px !important;
    height: 73.333px;
    width: 254.667px;
    position: relative;
}
#conta button#wpforms-submit-22:before {
    content: '';
    background-image: url(/estrada/wp-content/uploads/2025/05/Group-1321314403.png);
    position: absolute;
    width: 27px;
    height: 30px;
    background-repeat: no-repeat;
    right: 40px;
    bottom: 18px;
}
#conta div.wpforms-container-full .wpforms-confirmation-container-full {
    background-color: #000;
    text-align: center;
}
#conta div.wpforms-container-full .wpforms-confirmation-container-full p {
    color: #fff;
    font-size: 15px;
}
/* ============================================================= */
div#sec6 h2 {
     /* 113.099% */
     color: var(--Color-6, #EEE);
     font-family: Outfit;
     font-size: 66.667px;
     font-style: normal;
     font-weight: 400;
     line-height: 110%; /* 73.333px */
     letter-spacing: -1.333px;
     padding-bottom: 20px;
}
div#sec6 p{
    /* color: #454545; */
    /* font-family: Lexend; */
    /* font-size: 18px; */
    /* font-style: normal; */
    /* font-weight: 300; */
    /* line-height: 175%; */ /* 31.5px */
    /* width:78.9%; */
}
div#sec6 .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 0px 0 0px 0;
}
div#sec6 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before{
    background-color: #FB0203 !important;
}
div#sec6 .blog-flx {
    display:none;
}
div#sec6 .is-selected .blog-flx{
    display: flex;
    align-items: center;
    margin-top: 30px;
    justify-content:space-between;
}
div#sec6 .blog-flx h3 {
    color: #DB9B4F;
    font-family: 'Erstoria';
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    padding-top: 10px;
}
div#sec6 .blog-flx p{
    color: #434343;
    font-family: Lexend;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%; /* 24.29px */
	width:88%;
}
div#sec6 .blog-flx a#btn {
    color: #FFF;
    text-align: center;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 21.086px; /* 158.367% */
    text-transform: capitalize;
    border-radius: 5.812px;
    background: #DB9B4F;
    padding: 15px 35px;
}
div#sec6 .blog-flx .blog-inner:nth-child(1){
    width: 66%;
}
div#sec6 .blog-flx .blog-inner:nth-child(2){
    width: 31%;
}
div#sec6 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots {
    left: -72%;
    bottom: 25px !important;
    width: 9%;
}
div#sec6 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected:before {
    background-color: #DB9B4F !important;
    box-shadow: inset 0 0 0 1px #DB9B4F !important;
    transform:scale(2) !important;
}
div#sec6 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot:before{
    transform:scale(1.5) !important;
}
div#sec6 h6 {
    color: #FB0203;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding-left: 80px;
    position: relative;
}
div#sec6 h6:before {
    content: '';
    border: 2px solid #FB0203;
    position: absolute;
    width: 50px;
    height: 0;
    bottom: 15px;
    left: 17px;
    border-radius: 100px;
}
div#sec6 p {
    width: 528px;
    color: var(--Color-6, #EEE);
    font-family: Outfit;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 37.333px;
    text-transform: capitalize;
    padding-bottom: 20px;
}
div#sec6 h3 {
    color: var(--Color-6, #EEE);
    font-family: Outfit;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 18px;
}
/* ========================================== */
div#new-working  h6 {
    color: #ffffff;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding-left: 60px;
    position: relative;
    padding-bottom: 20px;
}
div#new-working  h6:before {
    content: '';
    border: 2px solid #ffffff;
    position: absolute;
    width: 50px;
    height: 0;
    bottom: 15px;
    left: 0;
    border-radius: 100px;
    bottom: 33px;
}
div#new-working .vc_col-sm-12 {
    border-radius: 26.667px;
    background: #1769AD;
    padding-top: 62px;
    padding-bottom: 52px;
    padding-left: 93px;
    padding-right: 93px;
}
div#new-working h2 {
    color: var(--Color-6, #EEE);
    font-size: 93.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -1.867px;
    padding-bottom: 100px;
}
div#new-working img {
    float: right;
}
div#new-working ul {
    margin: 0;
}
div#new-working ul li {
    display: inline-block;
    border-radius: 66.667px;
    background: var(--Color-6, #EEE);
    padding: 10px 46.667px;
    width: 426.667px;
    text-align: center;
    margin-right: 11px;
    position: relative;
	margin-bottom: 20px;
}
div#new-working ul li a {
    color: var(--Text-Colors-950, #0D0D0D);
    text-align: center;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 37.333px;
    letter-spacing: -0.213px;
}
/* ============================================================ */
div#footer-working h3 {
    color: var(--Color-6, #EEE);
    font-size: 33px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    padding-bottom: 20px;
}
div#footer-working ul {
    margin: 0;
}
div#footer-working ul li {
    padding-bottom: 8px;
    list-style: none;
}
div#footer-working ul li a {
    color: var(--Color-6, #EEE);
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
div#wpforms-35 {
    margin: 0;
}
form#wpforms-form-35 {
    display: flex;
    align-items: baseline;
}
div#footer-working input {
    width: 400px;
    height: 73.333px;
    border-radius: 6.667px;
    background: var(--Color-6, #EEE);
    color: #000;
}
div#footer-working input::placeholder {
    color: var(--Color-3, #7B7B7B);
    font-family: Outfit;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
div#footer-working button#wpforms-submit-35 {
    width: 188px;
    height: 73.333px;
    border-radius: 8px !important;
    background: #1769AD;
    box-shadow: 0px 1.333px 2.667px 0px rgba(16, 24, 40, 0.05);
    margin-left: 20px;
    color: var(--Color-6, #EEE);
    text-align: center;
    font-family: Outfit;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 37.333px;
    text-transform: capitalize;
}
div#last-foot p {
    color: var(--Color-6, #EEE);
    font-family: Outfit;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; 
    text-align: center;
    padding-bottom: 20px;
}
div#last-foot .divider {
    height: 1px !important;
    border: 1px solid #fff;
    margin-top: 100px;
    margin-bottom: 32px;
}
div#footer-working .vc_col-sm-6 {
    position: relative;
    left: 110px;
}
div#footer-working .vc_col-sm-2:nth-child(3) {
    position: relative;
    left: 54px;
}
div#footer-working ul li:hover a {
    color: #1769ad;
}
/* ============================================================ */
#page-header-bg h1 {
    font-size: 50px;
    font-style: italic;
    text-shadow: 3px 3px #1769AD;
    padding-top: 100px;
}
div#header-space {
    height: 0;
}
div#header-outer {
    height: 0;
}
/* ============================================================== */
#header-outer[data-lhe="default"] #top nav > ul > li > a {
    color: var(--Color-6, #EEE);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0 20px;
}
#header-outer[data-lhe="default"] #top nav > ul > li#menu-item-48> a {
    width: 188px;
    height: 60.468px;
    border-radius: 5.497px;
    background: #1769AD;
    text-align: center;
    line-height: 2.3;
    margin-left: 30px;
}
#header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a {
    color: #FB0203 !important;
    font-family: Outfit;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
/* =========================================== */
div#new-working ul li:nth-child(2):before {
    content: '\f095';
    font-family: fontawesome;
    font-size: 26px;
    position: absolute;
    left: 105px;
    color: #000000;
    top: 17px;
}
div#new-working ul li:nth-child(1):before {
    content: '\f041';
    font-family: fontawesome;
    font-size: 26px;
    position: absolute;
    left: 95px;
    color: #000000;
    top: 17px;
}
div#new-working ul li:nth-child(3):before {
    content: '\f2b6';
    font-family: fontawesome;
    font-size: 23px;
    position: absolute;
    left: 30px;
    color: #000000;
    top: 16px;
}
/* ======================Responsive====================================== */
@media only screen and (min-width: 320px) and (max-width: 767px){
div#banner-work {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}
div#banner-work .vc_col-sm-7 {
    padding: 0;
}
div#banner-work h2 {
    font-size: 32px;
    text-align: center;
    letter-spacing: 0;
    padding-bottom: 30px;
}
div#banner-work h2:before {display: none;}
p {
    font-size: 15px !important;
    text-align: center;
    width: 100%;
    letter-spacing: 0;
}
a.nectar-button.small.regular.accent-color.regular-button {
    padding: 4px 20px;
}
a.nectar-button.small.regular.accent-color.regular-button span {font-size: 16px;}
div#banner-work .vc_col-sm-5 {
    padding: 0;
}
div#banner-work p {
    width: unset;
}
div#banner-work a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
    margin-bottom: 30px;
}
div#sec-02 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
div#sec-02 .number.default span {
    font-size: 40px;
    margin: 0;
    padding: 0;
}
div#sec-02 .number.default {padding: 0;}
div#sec-02 .subject {
    font-size: 16px;
}
div#sec-02 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
#sec-02 .vc_col-sm-3 {
    border: none;
}
div#sec-03 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#sec-03 h2 {
    font-size: 37px;
    text-align: center;
    letter-spacing: 0;
}
div#sec-03 h6 {
    font-size: 20px;
    text-align: center;
    padding: 0px;
    width: 100%;
}
div#sec-03 p {
    width: 100%;
    padding-bottom: 7px;
}
div#sec-03 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
    margin-bottom: 30px;
}
div#sec-03 {
    padding-bottom: 40px !important;
}
div#sec6 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#sec6 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#sec6 h6 {
    text-align: center;
    padding: 0;
    width: 100% !important;
    padding-left: 30px;
}
div#sec6 h2 {
    font-size: 30px;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.4;
}
div#sec6 p {
    width: 100%;
}
div#sec6 h3 {
    font-size: 20px;
    text-align: center;
    padding: 0;
}
div#sec6 img {
    margin-bottom: 20px;
}
div#conta {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}
div#conta .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
#conta h6 {
    text-align: center;
    width: 100% !important;
}
#conta .vc_col-sm-6:nth-child(1) {
    padding: 0;
}
#conta h2 {
    font-size: 33px;
    text-align: center;
    letter-spacing: 0;
}
#conta h6:before {
    left: 40px;
}
#conta label {
    font-size: 16px;
    margin: 0px;
}
#conta input {
    height: 50px;
    border-radius: 7px;
}
#conta .wpforms-container .wpforms-field {
    padding: 0 0 20px 0;
}
#conta button#wpforms-submit-22 {
    width: 100%;
    height: 52px;
    margin-bottom: 30px;
    text-align: center;
    padding: 0 0  !important;
}
#conta button#wpforms-submit-22:before {
    top: 14px;
    right: 30px;
}
div#new-working .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 0px;
}
div#new-working .vc_col-sm-12 {
    padding: 0 20px;
}
div#new-working h2 {
    font-size: 27px;
    text-align: center;
    letter-spacing: 0;
    margin: 0;
    padding: 0 0 30px 0;
}
div#new-working h6 {
    font-size: 20px;
    text-align: center;
    padding: 20px 0 10px 0;
}
div#new-working h6:before {
    bottom: 21px;
    width: 16%;
}
div#new-working img {
    width: 40%;
    float: unset;
    margin: 0 auto;
    display: table;
    margin-bottom: 30px;
}
div#new-working ul li {
    width: 100%;
    padding: 0;
    margin: 0 0 20px 0;
}
div#new-working ul li a {
    font-size: 14px;
}
div#new-working ul li:nth-child(1):before {
    left: 36px;
    top: 6px;
    font-size: 17px;
}
div#new-working ul li:nth-child(2):before,div#new-working ul li:nth-child(3):before {
    left: 0;
    left: 36px;
    top: 6px;
    font-size: 17px;
}
div#new-working ul li:nth-child(3):before {
    left: 10px;
    top: 4px;
}
div#footer-working .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#footer-working {
    padding-top: 380px !important;
}
div#footer-working .vc_col-sm-2 {
    width: 100%;
    text-align: center;
}
div#footer-working h3 {
    font-size: 22px;
    margin: 0;
}
div#footer-working ul li a {
    font-size: 16px;
}
div#footer-working .vc_col-sm-2:nth-child(3) {
    position: unset;
}
div#footer-working .vc_col-sm-6 {
    position: unset;
    text-align: center;
}
div#footer-working input {
    width: 100%;
    height: 50px;
}
div#footer-working button#wpforms-submit-35 {
    width: 100%;
    margin: 0;
    height: 56px;
    font-size: 20px;
}
form#wpforms-form-35 {
    display: unset;
}
div#footer-working input::placeholder {
    font-size: 17px;
}
div#last-foot .divider {
    margin-top: 40px;
    margin-bottom: 12px;
}
#conta input::placeholder {
    font-size: 15px;
}
body.material[data-hhun="1"] #header-outer[data-header-resize="0"][data-box-shadow="large"][data-remove-fixed="1"]:not(.transparent) {
    box-shadow: none !important;
    top: 0;
    padding: 0;
    margin: 0;
}
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a {
    font-weight: 400;
    line-height: 1.2;
    font-size: 17px;
}	
#page-header-bg h1 {
    padding: 10px 0 0 0;
}	
.page-id-55 div#sec-03 h6:before,.page-id-60 div#sec-03 h6:before,.page-id-60 div#sec-03 h6:before {
    display: none;
}
.page-id-55 div#sec-03 h2,.page-id-60 div#sec-03 h2 {
    font-size: 30px;
}	
.page-id-63 div#sec-03 h2 {
    font-size: 24px;
}		
}
/* ======================Responsive====================================== */
/* ======================Responsive====================================== */
@media only screen and (min-width: 768px) and (max-width: 1023px){
div#banner-work {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}
div#banner-work .vc_col-sm-7 {
    padding: 0;
}
div#banner-work h2 {
    font-size: 45px;
    text-align: center;
    letter-spacing: 0;
    padding-bottom: 30px;
}
div#banner-work h2:before {display: none;}
p {
    font-size: 18px !important;
    text-align: center;
    width: 100%;
    letter-spacing: 0;
}
a.nectar-button.small.regular.accent-color.regular-button {
    padding: 11px 40px;
}
a.nectar-button.small.regular.accent-color.regular-button span {font-size: 20px;}
div#banner-work .vc_col-sm-5 {
    padding: 0;
}
div#banner-work p {
    width: unset;
}
div#banner-work a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
    margin-bottom: 30px;
}
div#sec-02 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
div#sec-02 .number.default span {
    font-size: 40px;
    margin: 0;
    padding: 0;
}
div#sec-02 .number.default {padding: 0;}
div#sec-02 .subject {
    font-size: 16px;
}
div#sec-02 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
#sec-02 .vc_col-sm-3 {
    border: none;
}
div#sec-03 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#sec-03 h2 {
    font-size: 47px;
    text-align: center;
    letter-spacing: 0;
}
div#sec-03 h6 {
    font-size: 22px;
    text-align: center;
    padding: 0px;
    width: 100%;
}
div#sec-03 p {
    width: 100%;
    padding-bottom: 7px;
}
div#sec-03 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
    margin-bottom: 30px;
}
div#sec-03 {
    padding-bottom: 40px !important;
}
div#sec6 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#sec6 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#sec6 h6 {
    text-align: center;
    padding: 0;
    width: 100% !important;
    padding-left: 30px;
}
div#sec6 h2 {
    font-size: 30px;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.4;
}
div#sec6 p {
    width: 100%;
}
div#sec6 h3 {
    font-size: 21px;
    text-align: center;
    padding: 0;
}
div#sec6 img {
    margin-bottom: 20px;
}
div#conta {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}
div#conta .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 80px;
}
#conta h6 {
    text-align: center;
    width: 100% !important;
}
#conta .vc_col-sm-6:nth-child(1) {
    padding: 0;
}
#conta h2 {
    font-size: 43px;
    text-align: center;
    letter-spacing: 0;
}
#conta h6:before {
    left: 200px;
}
#conta label {
    font-size: 16px;
    margin: 0px;
}
#conta input {
    height: 50px;
    border-radius: 7px;
}
#conta .wpforms-container .wpforms-field {
    padding: 0 0 20px 0;
}
#conta button#wpforms-submit-22 {
    height: 52px;
    margin-bottom: 30px;
}
#conta button#wpforms-submit-22:before {
    top: 14px;
    right: 30px;
}
div#new-working .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 0px;
}
div#new-working .vc_col-sm-12 {
    padding: 0 20px;
}
div#new-working h2 {
    font-size: 35px;
    text-align: center;
    letter-spacing: 0;
    margin: 0;
    padding: 0 0 30px 0;
}
div#new-working h6 {
    font-size: 23px;
    text-align: center;
    padding: 40px 0 10px 30px;
}
div#new-working h6:before {
    bottom: 21px;
    width: 16%;
    left: 160px;
}
div#new-working img {
    width: 20%;
    float: unset;
    margin: 0 auto;
    display: table;
    margin-bottom: 30px;
}
div#new-working ul li {
    padding: 0;
    margin: 0 0 20px 0;
    margin: 0 auto;
    display: table;
    margin-bottom: 27px;
}
div#new-working ul li a {
    font-size: 19px;
}
div#new-working ul li:nth-child(1):before {
    top: 6px;
}
div#new-working ul li:nth-child(2):before,div#new-working ul li:nth-child(3):before {
    top: 6px;
}
div#new-working ul li:nth-child(3):before {
    top: 4px;
}
div#footer-working .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#footer-working {
    padding-top: 380px !important;
}
div#footer-working .vc_col-sm-2 {
    width: 100%;
    text-align: center;
}
div#footer-working h3 {
    font-size: 30px;
    margin: 0;
}
div#footer-working ul li a {
    font-size: 18px;
}
div#footer-working .vc_col-sm-2:nth-child(3) {
    position: unset;
}
div#footer-working .vc_col-sm-6 {
    position: unset;
    text-align: center;
}
div#footer-working input {
    width: 44%;
    height: 50px;
    margin: 0 auto;
}
div#footer-working button#wpforms-submit-35 {
    width: 44%;
    margin: 0;
    height: 56px;
    font-size: 20px;
}
form#wpforms-form-35 {
    display: unset;
}
div#footer-working input::placeholder {
    font-size: 17px;
}
div#last-foot .divider {
    margin-top: 40px;
    margin-bottom: 12px;
}
#conta input::placeholder {
    font-size: 15px;
}
body.material[data-hhun="1"] #header-outer[data-header-resize="0"][data-box-shadow="large"][data-remove-fixed="1"]:not(.transparent) {
    box-shadow: none !important;
    top: 0;
    padding: 0;
    margin: 0;
}
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li a {
    font-weight: 400;
    line-height: 1.2;
    font-size: 17px;
} 
#page-header-bg h1 {
    padding: 10px 0 0 0;
} 
.page-id-55 div#sec-03 h6:before,.page-id-60 div#sec-03 h6:before,.page-id-60 div#sec-03 h6:before {
    display: none;
}
.page-id-55 div#sec-03 h2,.page-id-60 div#sec-03 h2 {
    font-size: 30px;
} 
.page-id-63 div#sec-03 h2 {
    font-size: 24px;
} 
#sec-03 img {
    width: 60%;
    margin: 0 auto;
    display: table;
}
div#sec-03 h6:before {
    left: 210px;
}
div#sec6 h6:before {
    left: 210px;
}
#conta img {
    width: 60%;
    margin: 0 auto;
    display: table;
}  
}
/* ======================Responsive====================================== */
@media only screen and (min-width: 1024px) and (max-width: 1300px){
#header-outer[data-full-width="true"] header > .container {
    padding: 0 40px;
}
div#banner-work .vc_col-sm-7 {
    padding-left: 0;
}
div#banner-work h2 {
    font-size: 51px;
    letter-spacing: 0;
}
div#banner-work h2:before {
    top: 118px;
    left: 160px;
    background-size: 100% !important;
}
div#banner-work p {
    font-size: 19px;
    width: 410px;
}
div#banner-work a.nectar-button.small.regular.accent-color.regular-button {
    width: 100%;
    padding: 10px;
    text-align: center;
}
div#sec-02 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
div#sec-03 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#sec-03 h2 {
    font-size: 41px;
}
div#sec-03 p {
    width: 90%;
    font-size: 17px;
    line-height: 1.5;
}
div#sec-02 .subject {
    font-size: 15px;
}
div#sec-02 .number.default span {
    font-size: 62px;
}
div#sec-02 .number.default {
    padding: 0;
}
div#sec-02 {
    padding-bottom: 30px !important;
}
div#sec-03 {
    padding-bottom: 40px !important;
}
div#sec6 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#conta {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#conta .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
#conta .vc_col-sm-6:nth-child(1) {padding-right: 0;}
#conta h2 {
    font-size: 55px;
}
#conta img {
    width: 90%;
    float: right;
}
div#new-working .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#new-working .vc_col-sm-12 {
    padding-left: 30px;
    padding-right: 30px;
}
div#new-working h2 {
    font-size: 60px;
    margin: 0;
    padding: 0;
}
div#new-working ul li {
    width: unset;
    padding: 9px 55px;
    margin: 0 8px;
    margin-top: 40px;
}
div#new-working ul li a {font-size: 17px;}
div#new-working ul li:nth-child(1):before,div#new-working ul li:nth-child(2):before {
    left: 27px;
}
div#new-working ul li:nth-child(3):before {
    left: 20px;
}
div#footer-working .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#footer-working h3 {
    font-size: 25px;
    padding-bottom: 10px;
}
div#footer-working ul li a {
    font-size: 17px;
}
div#footer-working ul li {
    padding-bottom: 4px;
}
form#wpforms-form-35 {
    display: unset;
}
div#footer-working input {
    width: 70%;
    height: 60px;
}
div#footer-working input::placeholder {
    font-size: 18px;
}
div#footer-working button#wpforms-submit-35 {
    margin: 0;
    width: 70%;
    padding: 0 !important;
    height: 50px;
}
div#last-foot .divider {
    margin-top: 40px;
    margin-bottom: 10px;
}
div#footer-working .vc_col-sm-2:nth-child(3) {
    left: 80px;
}
div#footer-working .vc_col-sm-2:nth-child(2) {
    position: relative;
    left: 27px;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a {
    font-size: 20px;
}
#header-outer[data-lhe="default"] #top nav > ul > li#menu-item-48> a {
    line-height: 60px;
    margin: 0;
}
div#sec6 h2 {
    font-size: 37px;
    letter-spacing: 0;
    margin: 0;
}
div#sec6 p {
    width: 80%;
    font-size: 17px;
}
div#sec6 h3 {
    font-size: 21px;
    padding: 0;
}
div#sec6 img {
    padding-bottom: 20px;
}
div#sec6 {
    padding-bottom: 20px !important;
    padding-top: 50px !important;
}		
}
/* ============================================================ */
@media only screen and (min-width: 1301px) and (max-width: 1600px){
#header-outer[data-full-width="true"] header > .container {
    padding: 0 40px;
}
div#banner-work .vc_col-sm-7 {
    padding-left: 0;
}
div#banner-work h2 {
    font-size: 61px;
    letter-spacing: 0;
}
div#banner-work h2:before {
    top: 141px;
    left: 190px;
    background-size: 100% !important;
}
div#banner-work p {
    font-size: 19px;
}

div#sec-02 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
div#sec-03 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#sec-03 h2 {
    font-size: 51px;
}
div#sec-03 p {
    width: 90%;
    font-size: 17px;
    line-height: 1.5;
}
div#sec-02 .subject {
    font-size: 15px;
}
div#sec-02 .number.default span {
    font-size: 62px;
}
div#sec-02 .number.default {
    padding: 0;
}
div#sec6 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#conta {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#conta .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
#conta .vc_col-sm-6:nth-child(1) {padding-right: 0;}
#conta img {
    width: 90%;
    float: right;
}
div#new-working .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#new-working .vc_col-sm-12 {
    padding-left: 30px;
    padding-right: 30px;
}
div#new-working h2 {
    font-size: 75px;
    margin: 0;
    padding: 0;
}
div#new-working ul li {
    width: unset;
    padding: 9px 55px;
    margin: 0 8px;
    margin-top: 40px;
}
div#new-working ul li a {font-size: 17px;}
div#new-working ul li:nth-child(1):before,div#new-working ul li:nth-child(2):before {
    left: 27px;
}
div#new-working ul li:nth-child(3):before {
    left: 20px;
}
div#footer-working .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 70px;
}
div#footer-working h3 {
    padding-bottom: 10px;
}
div#footer-working ul li {
    padding-bottom: 4px;
}
form#wpforms-form-35 {
    display: unset;
}
div#footer-working input {
    width: 70%;
    height: 60px;
}
div#footer-working input::placeholder {
    font-size: 18px;
}
div#footer-working button#wpforms-submit-35 {
    margin: 0;
    width: 70%;
    padding: 0 !important;
    height: 50px;
}
div#last-foot .divider {
    margin-top: 40px;
    margin-bottom: 10px;
}
div#footer-working .vc_col-sm-2:nth-child(3) {
    left: 80px;
}
div#footer-working .vc_col-sm-2:nth-child(2) {
    position: relative;
    left: 27px;
}
#header-outer[data-lhe="default"] #top nav > ul > li#menu-item-48> a {
    line-height: 60px;
}
div#sec6 h2 {
    font-size: 50px;
    letter-spacing: 0;
    margin: 0;
}
div#sec6 p {
    width: 90%;
}
div#sec6 h3 {
    font-size: 27px;
    padding: 0;
}
div#sec6 img {
    padding-bottom: 20px;
}
div#sec6 {
    padding-bottom: 20px !important;
    padding-top: 50px !important;
}  
}