/*
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=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
h2,h3,h4,h5,h6,p,span,a,strong{
	 font-family: "Raleway";
}

.ocm-effect-wrap-inner {
    --scroll-bar-w: 0px;
}
div#header-outer {
    height: 0;
}
div#header-space {
    height: 0;
}
a.nectar-button.small.regular.accent-color.regular-button {
    border-radius: 8px !important;
    width: 183px;
    height: 63px;
    text-align: center;
    margin: 0;
    line-height: 2.5;
}
a.nectar-button.small.regular.accent-color.regular-button span {
    color: #3C3C3C;
    text-align: center;
    font-family: Raleway;
    font-size: 18.519px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.208px;
}
/* ========================================================= */
/* ====================================================== */
div#banner-wor h2 {
    margin-bottom: 27px;
    color: #FFF;
    font-family: Raleway;
    font-size: 59.803px;
    font-style: normal;
    font-weight: 700;
    line-height: 69.075px; /* 115.505% */
    letter-spacing: -1.063px;
    width: 44%;
}
div#banner-wor p {
    color: #FFF;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    line-height: 30px;
    letter-spacing: 0.22px;
    font-weight: 300;
    width: 43%;
    padding-bottom: 22px;
}
div#banner-wor  a#btn-wo {
    background: #fff !important;
    margin-left: 20px;
}
div#banner-wor a#btn-wo span {
    color: #1E1E1E;
}
div#banner-wor .owl-dots {
    margin: 0;
    position: absolute;
    bottom: -210px;
}
div#banner-wor .owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
    background: #fff;
    border-radius: 0;
    margin: 0 16px 0 0;
    transform: unset;
    width: 12px;
    height: 12px;
    position: relative;
    border-radius: 60px;
}
div#banner-wor .owl-theme[data-desktop-cols] .owl-dots .owl-dot.active span {
    transform: unset;
}
div#banner-wor .span_12.dark .owl-theme .owl-dots .owl-dot.active span {
    background: #fff !important;
}
div#banner-wor .owl-theme[data-desktop-cols] .owl-dots .owl-dot span:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: -5px;
    z-index: -1;
    top: -5px;
    opacity: 0;
    border: 1px solid #fff;
    border-radius: 60px;
}
div#banner-wor .span_12.dark .owl-theme .owl-dots .owl-dot.active span:before {
    opacity: 1;
}
div#banner-wor .owl-carousel[data-desktop-cols] .owl-stage {
    padding-bottom: 0;
}
div#banner-wor ul.iconlist {
    position: absolute;
    bottom: auto;
    left: -200px;
    top: 0em;
    margin: 0;
}
div#banner-wor ul.iconlist li {
    list-style: none;
    text-align: center;
    padding-bottom: 36px;
}
div#banner-wor ul.iconlist li i {
    font-size: 20px;
    color: #fff;
}
div#banner-wor ul.iconlist li:hover i {
    color: #000;
    transition: all 0.3s linear;
}
div#banner-wor ul.iconlist:after {
    content: '';
    background-image: url(/wp-content/uploads/2026/04/Group-1321315979-1.png);
    width: 14px;
    height: 80px;
    position: absolute;
    background-repeat: no-repeat;
    bottom: -120px;
}
div#banner-wor .wpb_wrapper>div {
    padding: 0;
    margin: 0;
}
div#banner-wor a.nectar-button.small.regular.accent-color.regular-button {
    background-color: #fff !important;
}
/* ========================================================================== */
div#sec-02 .int-wrok {
    width: 95%;
    padding: 60px 54px 60px;
    text-align: center;
    margin: 0 auto;
    transition: all 0.4s linear;
    border-radius: 10.423px;
    border: 1.042px solid #DDD;
    background: linear-gradient(179deg, #F9FAFB 0.83%, #FFF 97.85%);
}
div#sec-02 .int-wrok h3 {
    color: #5B5B5B;
    text-align: center;
    font-family: Roboto;
    font-size: 23.106px;
    font-style: normal;
    font-weight: 900;
    line-height: 28.341px;
}
div#sec-02 .int-wrok p.tex {
    color: #A2A2A2;
    text-align: center;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 28.351px;
    position: relative;
}
div#sec-02 .int-wrok p.tex:before {
    content: '';
    background-image: url(/wp-content/uploads/2026/04/Group-1321315977-2.png);
    position: absolute;
    width: 30px;
    height: 8px;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -26px;
}
div#sec-02 .int-wrok:hover {
    background: linear-gradient(0deg, #0088B6 0%, #0565a6b3 100%);
    mix-blend-mode: hue;
    transition: all 0.4s linear;
}
div#sec-02 .int-wrok:hover * {
    color: #fff !important;
}
div#sec-02 .int-wrok:hover * img {
    filter: brightness(200.5);
}
div#sec-02 .int-wrok:hover img {
    filter: invert(1) brightness(201.5);
}
/* ============================================================= */
/* ==================================================================== */
div#sec6-inner .rating{
    margin-bottom: 34px;
}
div#sec6-inner .rating img{
    width: 180px;
}
div#sec6-inner .vc_col-sm-5 img {
    display: block;
    border-radius: 5px;

}
div#sec6-inner h2{
    color: #1B1B1B;
    font-family: Prata;
    font-size: 125.637px;
    font-style: normal;
    font-weight: 400;
    line-height: 158.786px;
    text-transform: capitalize;
}
div#sec6 .cell.is-selected div#sec6-inner{
    transform:scale(1);
    border-radius: 40px;
    border: 1px solid #4D9EE9;
    background: #FFF;
    border-radius: 40px;
    border: 1px solid #4D9EE9;
    background: linear-gradient(290deg, #0088B6 6.73%, #026080 111.78%);
}
div#sec6 .cell.is-selected div#sec6-inner .details:before{
    background: #fff;
}
div#sec6 .cell div#sec6-inner{
    transform:scale(0.92);
    border-radius: 40px;
    border: 1px solid #4D9EE9;
    background: #FFF;
}
div#sec6 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot:before {
    width: 32px;
    height: 5px;
    border-radius: 23px;
    opacity: 0.4 !important;
    background-color: #4C3A50;
    box-shadow: none;
}
div#sec6 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot {
    width: 32px;
    margin: 0px 4px;
    opacity: 1;
}
div#sec6 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected:before{
    width: 48px;
    height: 5px;
    border-radius: 23px;
    background: #4C3A50;
    transform: scale(1);
    box-shadow: none;
    opacity: 1 !important;
}
div#sec6 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots li.dot.is-selected {
    margin: 0px 18px 0 0 !important;
}
div#sec6 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots {
    bottom: -60px;
}
div#sec6 .flickity-viewport {
    margin: 0 0 50px 0;
}
div#sec6  a#btn {
    width: unset;
    display: inline-flex;
    height: 65.024px;
    padding: 22.108px 71.616px 21.916px 72px;
    justify-content: center;
    align-items: center;
    background-color: #fff !important;
}
.serv-wo h2 {
    color: #424242;
    text-align: center;
    font-size: 51px;
    font-style: normal;
    font-weight: 600;
    line-height: 61px;
    letter-spacing: -0.922px;
}
.serv-wo p {
    color: #606060;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    width: 44%;
    margin: 0 auto;
    padding-bottom: 15px !important;
}
div#sec6 h3 {
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 58.644px;
    letter-spacing: -1.955px;
    text-transform: capitalize;
    padding-bottom: 10px;
    color: #555;
}
div#sec6 .details p {
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 33.292px;
    width: 89%;
    padding-bottom: 30px;
    color: #555;
}
div#sec6 .details li {
    list-style: none;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 31.211px;
    padding-bottom: 15px;
    position: relative;
    color: #555;
}
div#sec6 .vc_col-sm-7 {
    padding-left: 70px;
}
div#sec6 .details li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    left: 0;
    background: linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 23px;
    position: absolute;
    left: -30px;
}
div#sec6 .cell {
    width: 65%;
}
div#sec6 .cell.is-selected div#sec6-inner * {
    color: #fff;
}
div#sec6 .cell.is-selected div#sec6-inner a#btn span {
    color: #323232;
}
div#sec6 .row-bg.using-image {
    border-top: 1px solid #4D9EE9;
    background: linear-gradient(181deg, rgba(77, 158, 233, 0.15) -53.82%, rgba(255, 255, 255, 0.00) 149.47%);
    border-bottom: 1px solid #00000029;
}
/* ========================================================= */
/* ========================================================= */
div#sec-08 h2 {
    color: #424242;
    text-align: center;
    font-family: Raleway;
    font-size: 51px;
    font-style: normal;
    font-weight: 600;
    line-height: 61px;
    letter-spacing: -0.922px;
    padding-top: 223px;
    padding-bottom: 3px;
}
div#sec-08 p {
    color: #606060;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    width: 60%;
    margin: 0 auto;
    padding-bottom: 6px;
}
div#sec-08 a#btn2 {
    margin-left: 20px;
    background: #FFF !important;
    border: 1px solid #CDCDCD;
}
div#sec-08 a#btn2 span {
    color: #515151;
}
div#sec6 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
div#sec-08  a.nectar-button.small.regular.accent-color.regular-button {
    margin-bottom: 276px;
}
div#sec-08 a.nectar-button.small.regular.accent-color.regular-button span {
    color: #fff;
}
/* ============================================================== */
div#testimonials-row img {
    width: auto;
    margin: 0 auto;
}
div#testimonials-row .main {
    padding: 40px;
    border-radius: 18px;
    border: 2px solid #D3D3D3;
    margin-bottom: 20px !important;
}
div#testimonials-row .main p {
    color: #222626;
    font-family: Raleway;
    font-size: 15.806px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.134px;
}
div#testimonials-row .main .inner-main {margin: 0px 0 0;display: flex;align-items: center;}
div#testimonials-row .main .inner-main p {
    padding: 0;
}
div#testimonials-row .main .inner-main p img {
    border-radius: 50px;
}
div#testimonials-row .main .inner-main ul {
    margin: 0 0 0 0px;
}
div#testimonials-row .main .inner-main ul li {
    list-style: none;
    color: #8D8E8E;
    font-family: Raleway;
    font-size: 12.478px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.637px;
}
div#testimonials-row .main .inner-main ul li strong {
    margin: 0 0 4px;
    display: block;
    font-family: Raleway;
    font-size: 18.165px;
    font-style: normal;
    font-weight: 700;
    line-height: 22.946px; /* 126.316% */
    color: #222626;
}
div#testimonials-row .cell.is-selected .main {
    border-radius: 21.77px;
    background: #19386C;
    box-shadow: 0 4.227px 13.842px 0 rgba(0, 0, 0, 0.25);
    border-radius: 21.996px;
    background: linear-gradient(180deg, #059EF2 0%, #424CC2 100%);
    border-radius: 21.996px;
background: #0088B6;
}
div#testimonials-row .cell.is-selected .main p img.w {filter: invert(1) brightness(10.5);}
div#testimonials-row .cell.is-selected .main p {
    color: #fff;
}
div#testimonials-row .cell.is-selected .main .inner-main ul li strong {
    color: #fff;
}
div#testimonials-row .flickity-viewport {
    overflow: hidden;
}
div#testimonials-row .cell.is-selected .main li {
    color: #FFF;
    font-family: Raleway;
    font-size: 14.341px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.121px; 
}
div#testimonials-row .cell.is-selected .main {
    margin-top: 40px;
}
div#testimonials-row .cell.is-selected .main img {
    filter: brightness(100.5);
}
div#testimonials-row .cell.is-selected .inner-main img {
    filter: unset;
}
/* ==================================================================== */
/* ==================================================================== */
div#conta h2 {
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 46.121px;
    margin: 0;
    padding-top: 103px;
    padding-bottom: 7px;
}
div#wpforms-57 {
    margin: 0;
    width: 85%;
}
div#conta input {
    border-radius: 4.436px;
    background: rgba(236, 236, 236, 0.28);
    color: #fff;
    height: 55.893px;
    border-radius: 4.436px;
    border: 0.6px solid #ffffffad;
    background: rgba(236, 236, 236, 0.34);
}
div#conta input::placeholder,div#conta textarea::placeholder {
    color: #FFF;
    font-family: Raleway;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.137px;
    opacity: 1;
}
div#conta textarea {
    height: 117.996px;
    color: #fff;
    border-radius: 4.436px;
    border: 0.6px solid #ffffffad;
    background: rgba(236, 236, 236, 0.34);
}
#conta button#wpforms-submit-57 {
    width: 156.146px;
    height: 55.893px;
    background: #FFF;
    color: #1E1E1E;
    font-family: Raleway;
    font-size: 14.76px;
    font-style: normal;
    font-weight: 700;
     /* 344.942% */
    text-transform: capitalize;
    margin-bottom: 104px;
    margin-top: 12px;
}
#conta .wpforms-container .wpforms-field {
    padding-bottom: 0;
}
div.wpforms-container-full .wpforms-confirmation-container-full {
    border-radius: 7.098px;
    background: #fff;
    border: none;
}
div#conta .column-image-bg {
    border-radius: 25px !important;
}
div#conta img {
    margin-top: -60px;
}
/* ====================================================================== */
/* ====================================================================== */
div#footer-working p {
    color: #C7C7C7;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29.61px;
    width: 55%;
}
div#footer-working img {
    margin-bottom: 26px;
}
div#footer-working ul.iconlist {
    margin: 0;
    margin-top: 30px;
}
div#footer-working ul.iconlist li {
    display: inline-block;
    margin-right: 20px;
}
div#footer-working ul.iconlist li i {
    color: #FFF;
    text-align: center;
    font-family: "Font Awesome 5 Brands";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
div#footer-working .vc_col-sm-6 {
    border-right: 1px solid #d9d9d975;
}
div#footer-working h3 {
    color: #FFF;
    font-size: 33px;
    font-style: normal;
    font-weight: 600;
    line-height: 39.28px;
    letter-spacing: -0.594px;
    text-transform: capitalize;
    margin: 0;
    padding-bottom: 9px;
}
div#wpforms-67 {
    margin: 0;
}
div#footer-working input {
    border-radius: 3px;
    background: #FFF;
    width: 349px;
    height: 50px;
    color: #000;
}
div#footer-working input::placeholder {
    color: #000;
    font-family: Raleway;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2.64px;
    text-transform: uppercase;
}
div#footer-working button#wpforms-submit-67 {
    border-radius: 7.098px !important;
    height: 55.893px;
    color: #FFF;
    font-family: Raleway;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    width: 73%;
    background: #0088B6;
}
div#footer-working .wpforms-container .wpforms-field {padding-bottom: 0;}
div#footer-working .wpforms-submit-container {
    padding-top: 0 !important;
}
div#footer-working ul.social-me {
    margin: 0;
    margin-top: 30px;
}
div#footer-working ul.social-me li {
    list-style: none;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
    color: #0096ff;
}
div#footer-working ul.social-me li a {
    color: #C7C7C7;
    font-family: Raleway;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
}
div#footer-working ul.social-me li i {
    font-size: 20px;
    margin-right: 17px;
    color: #C7C7C7;
}
div#copy-wia p {
    color: #414141;
    font-family: Raleway;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.36px;
    text-transform: capitalize;
    text-align: center;
    padding: 10px 0;
}
div#copy-wia p a {
    background: linear-gradient(90deg, #4159EE 0%, #00A7F8 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Raleway;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.36px;
    text-transform: capitalize;
}
div#copy-wia {
    margin-bottom: 0;
}
/* ============================================================== */
/* ================================================= */
div#sec8 .cell:nth-child(odd) img {
  animation: port1 5s linear infinite;
}
div#sec8 .cell:nth-child(even) img {
    animation: port2 5s linear infinite;
}
@keyframes port1{
    0%{
       transform: translatey(0px);
    }
    50%{
       transform: translatey(-50px);
    }
    100%{
       transform: translatey(0px);
    }
}
@keyframes port2{
    0%{
     transform: translatey(0px);
    }
    50%{
     transform: translatey(50px);
    }
    100%{
     transform: translatey(0px);
    }
}
/* ======================================================================= */
div#sec-10 h2 {
    color: #424242;
    font-family: Raleway;
    font-size: 51px;
    font-style: normal;
    font-weight: 600;
    line-height: 61px;
    letter-spacing: -0.922px;
    text-transform: capitalize;
}
div#sec-10 p {
    color: #606060;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    width: 90%;
}
div#sec-10 a.nectar-button.small.regular.accent-color.regular-button span {
    color: #fff;
    text-transform: capitalize;
}
div#sec-10 a.nectar-button.small.regular.accent-color.regular-button {
    margin-top: 10px;
}
div#sec-10 .vc_col-sm-7 img {
    margin-top:70px;
}
div#sec-10 .vc_col-sm-5 img {
    float: right;
}
/* ======================================================= */
div#sec-10 {
    position: relative;
}

div#sec-10:before {
    content: '';
    background-image: url(/wp-content/uploads/2026/04/Group-1321315982-1.png);
    position: absolute;
    width: 100%;
    height: 1154.49px;
    background-repeat: no-repeat;
    left: -440px;
    top: -600px;
    width: 2372.1px;
}
div#sec-10 .vc_col-sm-7:before {
    content: '';
    background-image: url(/wp-content/uploads/2026/04/Group-1321315984-1.png);
    position: absolute;
    width: 170px;
    height: 80px;
    z-index: 99999;
    width: 257px;
    height: 437px;
    left: -300px;
    bottom: -100px;
}
div#sec-10 .vc_col-sm-5:before {
    content: '';
    background-image: url(/wp-content/uploads/2026/04/grou.png);
    position: absolute;
    z-index: 99999;
    width: 257px;
    height: 437px;
    left: 600px;
    bottom: 0px;
    right: 0px;
    top: -240px;
}
div#conta {
    position: relative;
}
div#conta:before {
    content: '';
    background-image: url(/wp-content/uploads/2026/04/Group-1321315992-1.png);
    position: absolute;
    width: 180px;
    height: 300px;
    z-index: 9999;
    right: 0;
    background-repeat: no-repeat;
    top: -110px;
}
.page-id-86 div#sec-10:before {
    top: -90px;
}
.page-id-86 div#sec-10 .vc_col-sm-5:before {
    top: -90px;
}
.page-id-89 div#conta:before {
    top: 0;
}
/* ================================================================= */
header#top .row {
    background-image: url(/wp-content/uploads/2026/04/Group-1321315994-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-left: 78px;
    height: 87px;
}
#header-outer #logo {
    margin: 0;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    color: #4A4A4A;
    font-family: Raleway;
    font-size: 17.053px;
    font-style: normal;
    font-weight: 500;
    line-height: 24.233px;
    letter-spacing: 0.162px;
    padding: 0 5px;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li#menu-item-109 > a {
    padding-right: 80px;
    font-weight: 700;
    color: #616161;
}
div#footer-working ul#menu-menu-1 li {
    list-style: none;
    padding-bottom: 13px;
}
div#footer-working ul#menu-menu-1 li a {
    color: #C7C7C7;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 25.321px;
    letter-spacing: 0.169px;
    text-transform: capitalize;
}
div#footer-working .vc_col-sm-4 {
    padding-left: 76px;
}
div#footer-working .vc_col-sm-2 {
    position: relative;
    left: 70px;
    padding-top: 15px;
}
div#sec8 ol.flickity-page-dots {
    display: none;
}
/* ==========================  Responsive Css  ==================================== */
@media only screen and (min-width: 320px) and (max-width: 999px) {
	header#top .row {
		padding: 0;
		background-image: url();
	}
	#header-outer #logo {
		margin: 10px 0;
	}
	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-family: 'Raleway';
		font-size: 16px;
		line-height: 20px;
		font-weight: 400;
	}
	div#banner-wor {
		padding: 50px 0 !important;
		text-align: center;
	}
	div#banner-wor .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#banner-wor h2 {
		width: 100%;
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	div#banner-wor p {
		width: 100%;
		font-size: 15px;
		line-height: 25px;
	}
	a.nectar-button.small.regular.accent-color.regular-button {
		width: auto;
		height: auto;
		padding: 8px 30px;
	}
	a.nectar-button.small.regular.accent-color.regular-button span {
		font-size: 15px;
	}
	div#banner-wor ul.iconlist {
		display: none;
	}
	div#banner-wor .owl-dots {
		bottom: 0;
		position: relative;
		margin-top: 20px;
	}
	div#banner-wor .owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
		width: 8px;
		height: 8px;
	}
	div#banner-wor .owl-theme[data-desktop-cols] .owl-dots .owl-dot span:before {
		width: 16px;
		height: 16px;
	}
	div#sec-02 {
		padding: 50px 0 !important;
	}
	div#sec-02 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#sec-02 .int-wrok {
		margin-bottom: 20px;
		padding: 40px 20px;
	}
	div#sec-02 .int-wrok p {
		padding: 0;
	}
	div#sec-02 .int-wrok img {
		margin-bottom: 10px;
	}
	div#sec-02 .int-wrok h3 {
		font-size: 18px;
		line-height: 25px;
	}
	div#sec-10 {
		padding: 0 0 50px !important;
		text-align: center;
	}
	div#sec-10 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#sec-10 h2 {
		font-size: 30px;
		line-height: 40px;
	}
	div#sec-10 p {
		font-size: 15px;
		line-height: 25px;
		margin: auto;
	}
	div#sec-10 .vc_col-sm-7 img {
		margin: 20px 0;
	}
	div#sec6 {
		padding: 50px 0 0 !important;
		text-align: center;
	}
	.serv-wo h2 {
		font-size: 30px;
		line-height: 40px;
	}
	div#sec6 .cell {
		width: 100%;
	}
	div#sec6-inner {
		padding: 25px 0 !important;
	}
	div#sec6-inner .row_col_wrap_12_inner.col.span_12.left {
		padding: 0 12px;
	}
	div#sec6 .vc_col-sm-7 {
		padding: 20px 0 0;
	}
	div#sec6 h3 {
		font-size: 30px;
		line-height: 40px;
		padding: 0;
	}
	div#sec6 .details p {
		width: 95%;
		font-size: 15px;
		line-height: 25px;
		margin: auto;
		padding-bottom: 10px;
	}
	div#sec6 .details li {
		text-align: left;
		font-size: 15px;
		line-height: 25px;
		padding-bottom: 10px;
	}
	div#sec6 a#btn {
		height: auto;
		padding: 10px 40px;
	}
	div#sec-08 {
		padding: 50px 0 0 !important;
		text-align: center;
	}
	div#sec-08 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#sec-08 h2 {
		padding: 0;
		font-size: 30px;
		line-height: 40px;
	}
	div#sec-08 p {
		width: 100%;
		font-size: 15px;
		line-height: 25px;
	}
	div#sec-08 a.nectar-button.small.regular.accent-color.regular-button {
		margin: 0;
	}
	div#testimonials-row {
		padding: 50px 0 !important;
		text-align: center;
	}
	.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
		margin: 0;
	}
	.nectar-flickity:not(.masonry) .flickity-slider .cell {
		width: 100%;
	}
	div#testimonials-row .cell.is-selected .main {
		margin: 0;
	}
	div#testimonials-row .main {
		padding: 30px 20px;
	}
	div#testimonials-row .main p {
		padding: 0 0 20px;
		font-size: 15px;
		line-height: 25px;
	}
	div#testimonials-row .main .inner-main {
		justify-content: center;
	}
	div#testimonials-row .main .inner-main ul li strong {
		font-size: 16px;
	}
	div#conta {
		padding: 0 0 80px !important;
		text-align: center;
	}
	div#conta .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#conta:before {
		display: none;
	}
	div#conta h2 {
		padding: 40px 0 10px;
		font-size: 25px;
		line-height: 30px;
	}
	div#wpforms-57 {
		margin: auto;
		width: 90%;
	}
	div#conta input {
		height: 50px;
	}
	div#conta textarea {
		height: 90px;
	}
	#conta button#wpforms-submit-57 {
		margin-bottom: 40px;
	}
	div#sec8 {
		padding-bottom: 50px !important;
	}
	div#sec6 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots {
	    bottom: -10px;
	}
	div#footer-working {
		padding: 50px 0 30px !important;
		text-align: center;
	}
	div#footer-working .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 12px;
	}
	div#footer-working .vc_col-sm-6 {
		border: 0;
	}
	div#footer-working img {
		width: 70%;
		margin-bottom: 15px;
	}
	div#footer-working p {
		width: 90%;
		font-size: 15px;
		line-height: 26px;
		margin: auto;
	}
	div#footer-working ul.iconlist {
		margin-top: 12px;
	}
	div#footer-working ul.iconlist li {
		margin: 0 5px;
	}
	div#footer-working ul.iconlist li i {
		font-size: 16px;
	}
	div#footer-working ul#menu-menu-1 li {
		padding-bottom: 5px;
	}
	div#footer-working ul#menu-menu-1 li a {
		font-size: 15px;
	}
	div#footer-working .vc_col-sm-4 {
		padding: 0;
	}
	div#footer-working h3 {
		font-size: 22px;
		line-height: 30px;
		padding: 0;
	}
	div#footer-working input {
		width: 320px;
		margin: auto;
	}
	div#footer-working button#wpforms-submit-67 {
		width: 90%;
		height: 50px;
		font-size: 15px;
	}
	div#footer-working ul.social-me li {
		font-size: 15px;
		padding-bottom: 10px;
	}
	div#footer-working ul.social-me li i {
		display: block;
		text-align: center;
		margin: 0 auto 5px;
		font-size: 16px;
	}
	div#copy-wia p, div#copy-wia p a {
		font-size: 15px;
	}
	.page-id-86 div#sec-10 {
		padding: 50px 0 !important;
	}
	.page-id-89 div#conta {
		padding: 50px 0 !important;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) { 
	#header-outer[data-full-width="true"] header > .container {
		padding: 0;
	}
	#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
		padding: 0;
		margin: 0 10px;
		font-size: 16px;
	}
	#header-outer[data-lhe="animated_underline"] #top nav > ul > li#menu-item-109 > a {
		padding-right: 65px;
	}
	div#banner-wor {
		padding: 120px 0px !important;
	}
	div#banner-wor .row_col_wrap_12.col.span_12.dark.left {
		padding-left: 90px;
	}
	div#banner-wor ul.iconlist {
		left: -70px;
		top: 40px;
	}
	div#banner-wor h2 {
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 10px;
	}
	div#banner-wor p {
		font-size: 16px;
		line-height: 26px;
		padding-bottom: 20px;
	}
	a.nectar-button.small.regular.accent-color.regular-button {
		width: auto;
		height: auto;
		padding: 18px 25px;
		line-height: normal;
	}
	a.nectar-button.small.regular.accent-color.regular-button span {
		font-size: 16px;
	}
	div#banner-wor .owl-dots {
		bottom: -90px;
	}
	div#sec-02 {
		padding: 80px 0 !important;
	}
	div#sec-02 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#sec-02 .int-wrok {
		padding: 40px 20px;
	}
	div#sec-02 .int-wrok p {
		padding: 0;
	}
	div#sec-02 .int-wrok img {
		margin-bottom: 10px;
	}
	div#sec-02 .int-wrok h3 {
		font-size: 18px;
	}
	div#sec-10 {
		padding: 0 0 80px !important;
	}
	div#sec-10 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#sec-10 h2 {
		font-size: 40px;
		line-height: 50px;
	}
	div#sec-10 p {
		font-size: 16px;
		line-height: 28px;
	}
	div#sec-10 a.nectar-button.small.regular.accent-color.regular-button {
		margin: 0;
	}
	div#sec-10 .vc_col-sm-7 img {
		margin-top: 30px;
		width: 90%;
	}
	div#sec6 {
		padding: 70px 0 50px !important;
	}
	div#sec6 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots {
	    bottom: -20px;
	}
	.serv-wo h2 {
		font-size: 40px;
		line-height: 50px;
	}
	div#sec6 .cell {
		width: 75%;
	}
	div#sec6 .cell.is-selected div#sec6-inner {
		padding: 25px 0 !important;
	}
	div#sec6 .vc_col-sm-7 {
		padding: 0 0 0 20px;
	}
	div#sec6 h3 {
		font-size: 35px;
		line-height: 40px;
		padding: 0;
	}
	div#sec6 .details p {
		width: 100%;
		font-size: 17px;
		line-height: 28px;
		padding-bottom: 10px;
	}
	div#sec6 .details li {
		font-size: 16px;
		line-height: 26px;
		padding-bottom: 10px;
	}
	div#sec6 a#btn {
		padding: 20px 40px;
		height: auto;
	}
	div#sec-08 {
		padding: 50px 0 0 !important;
	}
	div#sec-08 h2 {
		padding: 100px 0 0;
		margin-bottom: 10px;
		font-size: 40px;
	}
	div#sec-08 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0;
	}
	div#sec-08 p {
		font-size: 16px;
		line-height: 26px;
		padding: 0;
	}
	div#sec-08 a.nectar-button.small.regular.accent-color.regular-button {
		margin: 0 0 100px;
	}
	div#testimonials-row .main {
		padding: 30px 20px 20px;
	}
	div#testimonials-row .main p {
		font-size: 15px;
		line-height: 27px;
	}
	div#testimonials-row .main .inner-main ul li strong {
		font-size: 16px;
		line-height: 28px;
	}
	div#testimonials-row {
		padding-bottom: 0px !important;
	}
	div#conta {
		padding: 0 0 80px !important;
	}
	div#conta .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#conta:before {
		z-index: -1;
	}
	div#conta h2 {
		padding: 50px 0 7px;
		font-size: 30px;
	}
	#conta .wpforms-container .wpforms-field {
		padding-top: 10px;
	}
	div#conta input {
		height: 50px;
	}
	div#conta textarea {
		height: 100px;
	}
	#conta button#wpforms-submit-57 {
		margin-bottom: 50px;
	}
	div#footer-working {
		padding: 70px 0 !important;
	}
	div#footer-working .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 50px;
	}
	div#footer-working img {
		margin-bottom: 15px;
	}
	div#footer-working p {
		font-size: 16px;
		width: 80%;
	}
	div#footer-working ul.iconlist {
		margin-top: 20px;
	}
	div#footer-working ul.iconlist li {
		margin-right: 10px;
	}
	div#footer-working ul.iconlist li i {
		font-size: 18px;
	}
	div#footer-working .vc_col-sm-2 {
		left: 0px;
		padding: 0;
	}
	div#footer-working ul#menu-menu-1 li {
		padding-bottom: 10px;
	}
	div#footer-working ul#menu-menu-1 li a {
		font-size: 15px;
	}
	div#footer-working h3 {
		font-size: 25px;
		line-height: 30px;
		padding: 0;
	}
	div#footer-working input {
		width: 100%;
	}
	div#footer-working button#wpforms-submit-67 {
		width: 100%;
		height: 50px;
		font-size: 16px;
	}
	div#footer-working ul.social-me li {
		font-size: 15px;
		display: flex;
		align-items: center;
	}
	div#footer-working ul.social-me li i {
		font-size: 16px;
		margin-right: 5px;
	}
	div#footer-working ul.social-me {
		margin-top: 20px;
	}
	div#footer-working .vc_col-sm-4 {
		padding: 0;
	}
	div#footer-working ul.social-me li a {
		font-size: 14px;
	}
	div#copy-wia p, div#copy-wia p a {
		font-size: 16px;
	}
	.page-id-86 div#sec-10 {
		padding: 80px 0 !important;
	}
	.page-id-89 div#conta {
		padding: 80px 0 !important;
	}
}
@media only screen and (min-width: 1301px) and (max-width: 1600px) { 
	#header-outer[data-full-width="true"] header > .container {
		padding: 0 100px;
	}
	#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
		padding: 0;
		margin: 0 15px;
		font-size: 17px;
	}
	#header-outer[data-lhe="animated_underline"] #top nav > ul > li#menu-item-109 > a {
		padding-right: 65px;
	}
	div#banner-wor {
		padding: 230px 0px 180px !important;
	}
	div#banner-wor .row_col_wrap_12.col.span_12.dark.left {
		padding-left: 150px;
	}
	div#banner-wor ul.iconlist {
		left: -130px;
	}
	div#banner-wor h2 {
		font-size: 45px;
		line-height: 55px;
		margin-bottom: 15px;
	}
	div#banner-wor p {
		font-size: 18px;
		line-height: 28px;
		padding-bottom: 25px;
	}
	a.nectar-button.small.regular.accent-color.regular-button {
		width: auto;
		height: auto;
		padding: 20px 35px;
		line-height: normal;
	}
	a.nectar-button.small.regular.accent-color.regular-button span {
		font-size: 17px;
	}
	div#banner-wor .owl-dots {
		bottom: -150px;
	}
	div#sec-02 {
		padding: 110px 0 !important;
	}
	div#sec-02 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 150px;
	}
	div#sec-02 .int-wrok {
		padding: 50px 30px;
	}
	div#sec-02 .int-wrok p {
		padding: 0;
	}
	div#sec-02 .int-wrok img {
		margin-bottom: 10px;
	}
	div#sec-02 .int-wrok h3 {
		font-size: 20px;
	}
	div#sec-10 {
		padding: 0 0 120px !important;
	}
	div#sec-10 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 150px;
	}
	div#sec-10 h2 {
		font-size: 45px;
		line-height: 60px;
	}
	div#sec-10 p {
		font-size: 17px;
		line-height: 30px;
	}
	div#sec-10 a.nectar-button.small.regular.accent-color.regular-button {
		margin: 0;
	}
	div#sec-10 .vc_col-sm-7 img {
		margin-top: 50px;
		width: 90%;
	}
	div#sec6 {
		padding: 90px 0 70px !important;
	}
	div#sec6 .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots {
	}
	.serv-wo h2 {
		font-size: 40px;
		line-height: 50px;
	}
	div#sec6 .cell {
	}
	div#sec6 .cell.is-selected div#sec6-inner {
		padding: 30px 0 !important;
	}
	div#sec6 .vc_col-sm-7 {
		padding: 0 0 0 20px;
	}
	div#sec6 h3 {
		font-size: 40px;
		line-height: 45px;
	}
	div#sec6 .details p {
		width: 100%;
		font-size: 18px;
		line-height: 30px;
		padding-bottom: 10px;
	}
	div#sec6 .details li {
		font-size: 17px;
		line-height: 28px;
		padding-bottom: 10px;
	}
	div#sec6 a#btn {
		padding: 20px 40px;
		height: auto;
	}
	div#sec-08 {
		padding: 80px 0 0 !important;
	}
	div#sec-08 h2 {
		padding: 100px 0 0;
		margin-bottom: 10px;
		font-size: 45px;
	}
	div#sec-08 .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 200px;
	}
	div#sec-08 p {
		font-size: 17px;
		line-height: 28px;
		width: 70%;
	}
	div#sec-08 a.nectar-button.small.regular.accent-color.regular-button {
		margin: 0 0 100px;
	}
	div#testimonials-row .main {
		padding: 30px 20px 20px;
	}
	div#testimonials-row .main p {
		font-size: 15px;
		line-height: 27px;
	}
	div#testimonials-row .main .inner-main ul li strong {
		font-size: 16px;
		line-height: 28px;
	}
	div#testimonials-row {
		padding-bottom: 0px !important;
	}
	div#conta {
		padding: 0 0 80px !important;
	}
	div#conta .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 80px;
	}
	div#conta:before {
		z-index: -1;
	}
	div#conta h2 {
		padding: 70px 0 7px;
		font-size: 33px;
	}
	#conta .wpforms-container .wpforms-field {
	}
	div#conta input {
	height: 50px;
	}
	div#conta textarea {
		height: 100px;
	}
	#conta button#wpforms-submit-57 {
		margin-bottom: 50px;
	}
	div#footer-working {
		padding: 80px 0 70px !important;
	}
	div#footer-working .row_col_wrap_12.col.span_12.dark.left {
		padding: 0 120px;
	}
	div#footer-working img {
		margin-bottom: 20px;
	}
	div#footer-working p {
		font-size: 17px;
		width: 80%;
	}
	div#footer-working ul.iconlist {
		margin-top: 20px;
	}
	div#footer-working ul.iconlist li {
		margin-right: 15px;
	}
	div#footer-working ul.iconlist li i {
		font-size: 20px;
	}
	div#footer-working .vc_col-sm-2 {
		left: 0px;
		padding: 0;
	}
	div#footer-working ul#menu-menu-1 li {
		padding-bottom: 10px;
	}
	div#footer-working ul#menu-menu-1 li a {
		font-size: 16px;
	}
	div#footer-working h3 {
		font-size: 30px;
		line-height: 35px;
		\: 0;
	}
	div#footer-working input {
		width: 100%;
	}
	div#footer-working button#wpforms-submit-67 {
		width: 100%;
		height: 50px;
		font-size: 16px;
	}
	div#footer-working ul.social-me li {
		font-size: 16px;
		display: flex;
		align-items: center;
	}
	div#footer-working ul.social-me li i {
		font-size: 18px;
		margin-right: 12px;
	}
	div#footer-working ul.social-me {
		margin-top: 20px;
	}
	div#footer-working .vc_col-sm-4 {
		padding: 0;
	}
	div#footer-working ul.social-me li a {
		font-size: 15px;
	}
	div#copy-wia p, div#copy-wia p a {
		font-size: 17px;
	}
	.page-id-86 div#sec-10 {
		padding: 110px 0 !important;
	}
	.page-id-89 div#conta {
		padding: 90px 0 !important;
	}
}