/*
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');
@font-face {
    font-family: 'Helvetica';
    src: url('fonts/Helvetica-Light.eot');
    src: url('fonts/Helvetica-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Helvetica-Light.woff2') format('woff2'),
        url('fonts/Helvetica-Light.woff') format('woff'),
        url('fonts/Helvetica-Light.ttf') format('truetype'),
        url('fonts/Helvetica-Light.svg#Helvetica-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


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

html {
  scroll-behavior: smooth;
}

p{
  font-family: 'General Sans';
}

h6{
   font-family: 'false';
}
h2,h3,h4,h5,a,span{
   font-family: "Outfit";
}
a.nectar-button.small.regular.accent-color.regular-button {
    width: 233px;
    height: 64px;
    border-radius: 32px !important;
    text-align: center;
    line-height: 2.5;
}
a.nectar-button.small.regular.accent-color.regular-button span {
    color: #686868;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}
a.nectar-button.small.regular.accent-color.regular-button:hover {
    box-shadow: none !important;
}
/* ================================================================ */
#sec-01 h2 {
    color: #1E1E1E;
    text-align: center;
    font-family: Outfit;
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    padding-bottom: 15px;
    line-height: 1.1;
    letter-spacing: -5px;
}
#sec-01 h6 {
    color: #FFF;
    font-size: 21px;
    font-style: normal;
    line-height: normal;
    border-radius: 99px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: linear-gradient(0deg, #FFC107 0%, #FFC107 100%), rgba(255, 255, 255, 0.05);
    width: 29%;
    text-align: center;
    position: relative;
    letter-spacing: 2px;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 10px;
}
#sec-01 p {
    color: #7E7E7E;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
    letter-spacing: 0.332px;
    width: 60%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}
#secinner:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/05/Group-1261154189.png);
    position: absolute;
    z-index: 11;
    width: 2120px;
    height: 66px;
    background-repeat: no-repeat;
    left: -131px;
    top: -24px;
    background-position: bottom;
    background-size: 100% 100% !important;
}
#secinner:after {
    content: '';
    background-image: url(/wp-content/uploads/2025/05/Group-1261154189.png);
    position: absolute;
    z-index: 11;
    width: 2120px;
    height: 66px;
    background-repeat: no-repeat;
    left: -131px;
    top: auto;
    background-position: bottom;
    background-size: 100% 100% !important;
    bottom: -32px;
}
#sec-01  .sec-im {margin: 0 auto;display: table;z-index: 99999;margin-top: -90px;}
/* ================================================================ */
div#sec-02 h6 {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    line-height: normal;
    border-radius: 99px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: linear-gradient(0deg, #FFC107 0%, #FFC107 100%), rgba(255, 255, 255, 0.05);
    width: 23%;
    text-align: center;
    position: relative;
    padding: 12px 0px 12px 24px;
    letter-spacing: 2px;
}
div#sec-02 h2 strong {
    color: #FFC107;
    font-size: 88px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    letter-spacing: -6.21px;
}
div#sec-02 h2 {
    color: #4E4E4E;
    font-size: 88px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -6.21px;
    line-height: 1;
    padding-bottom: 10px;
}
div#sec-02 p {
    color: #7E7E7E;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
    letter-spacing: 0.332px;
    width: 748px;
}
div#sec-02 h6:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/05/Group-1261154198.png);
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 9999;
    background-repeat: no-repeat;
    left: 11px;
    top: 14px;
}
div#sec-02:before {
    content: '';
    position: absolute;
    width: 80%;
    height: 70px;
    right: 0;
    border-top: 2px solid #0057A0;
    opacity: 0.5;
    top: 50px;
}
div#sec-02:after {
    content: '';
    border-left: 2px solid #7fabcf;
    position: absolute;
    height: 50px;
    z-index: 999999;
    left: 0;
    width: 100%;
    top: 51px;
    left: 382px;
}
/* ============================================================ */
div#galler:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/05/Group-1261154189.png);
    position: absolute;
    z-index: 11;
    width: 2120px;
    height: 66px;
    background-repeat: no-repeat;
    left: -131px;
    top: 20px;
    background-position: bottom;
    background-size: 100% 100% !important;
}
div#galler:after {
    content: '';
    background-image: url(/wp-content/uploads/2025/05/Group-1261154189.png);
    position: absolute;
    z-index: 11;
    width: 2120px;
    height: 66px;
    background-repeat: no-repeat;
    left: -131px;
    top: auto;
    background-position: bottom;
    background-size: 100% 100% !important;
    bottom: 5px;
}
div#galler .owl-carousel[data-desktop-cols] .owl-stage {
    padding: 0;
}
/* ================================================================= */
div#sec8 .vc_col-sm-12 .vc_column-inner{
    padding: 100px 7px 51px 7px;
}
div#sec8 .slick-dotted.slick-slider {
    margin-bottom: 0px;
}
div#sec8 .testi{
    position:relative;
}
div#sec8 .testi .testi-img img{
    border-radius: 69.006px;
    border: 4.109px solid #FFF;
    background: url(<path-to-image>) lightgray 50% / cover no-repeat;
    display:table;
    margin:0 auto;
}
div#sec8 .testi .testi-img {
    position: relative;
    margin-bottom: 28px;
}
div#sec8 .testi .testi-img:before {
    content: "";
    background: #fff;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    position: absolute;
    top: 85px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
div#sec8 .testi h3{color: #FFF;text-align: center;font-style: normal;font-weight: 500;line-height: normal;font-family: 'false';}
div#sec8 .testi p{
    color: #FFF;
    text-align: center;
    font-family: "General Sans";
    font-size: 16.853px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%; /* 26.122px */
    letter-spacing: 0.253px;
    padding-bottom:8px;
}
div#sec8 .testi h5{
    color: #FFDC00;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: 'false';
    font-size: 22px !important;
}
div#sec8 .slick-current .testi h3{
    font-size: 44px;
}
div#sec8 .slick-current .testi p{
    font-size: 18px;
}
div#sec8 .slick-current .testi h5{
    font-size: 30px !important;
    padding-bottom: 90px;
}
div#sec8  .slick-current .testi .testi-img img{
    border-color: #FFDC00;
}
div#sec8 .slick-current .testi .testi-img:before {
    background: #FFDC00;
    width: 15px;
    height: 15px;
}
div#sec8 .slick-dots {
    bottom: 0px;
}
div#sec8 .slick-dots li {
    width: 40px;
    height: 5px;
    margin: 0 8px;
}
div#sec8 .slick-dots li button:before {
    width: 40px;
    height: 5px;
    content: '';
    background:#fff;
    opacity: .15;
    border-radius: 99px;
}
div#sec8 .slick-dots li.slick-active {
    width: 100px;
}
div#sec8 .slick-dots li.slick-active button:before {
    width: 100px;
    height: 5px;
    content: '';
    background: #ffdc00;
    opacity: 1;
}
div#galler img {
    height: 540px;
    object-fit: cover;
}
/* =============================================== */
.inttt h6 {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    line-height: normal;
    border-radius: 99px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: #ffff;
    width: 24%;
    text-align: center;
    position: relative;
    padding: 12px 0px 12px 24px;
    letter-spacing: 2px;
    font-family: 'false' !important;
    text-shadow: 0px 1px #515151;
}
.inttt h6:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/05/Group-1261154205.png);
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 9999;
    background-repeat: no-repeat;
    left: 11px;
    top: 14px;
}
.inttt {
    padding-left: 82px;
}
.inttt h6 {
    color: #515151;
    font-family: "Clash Display";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.inttt h2 strong {
    color: #FFC107;
    font-size: 88px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    letter-spacing: -6.21px;
}
.inttt h2 {
    color: #FFF;
    font-family: Outfit;
    font-size: 88px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -6.21px;
    line-height: 1;
    padding-bottom: 25px;
}
div#sec-slideee .vc_col-sm-5 {
    padding-top: 125px;
}
.kicc h3 {
    color: #FFF;
    font-family: 'false';
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 0;
    margin: 0 !important;
}
.kicc h4 {
    width: 183px;
    height: 40px;
    border-radius: 32px;
    background: #FFC107;
    text-align: center;
    line-height: 2.3;
}
.remooo p {
    color: #FFF;
    text-align: left;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* width: 70%; */
    margin: 0 auto;
    display: table;
    padding-bottom: 0;
}
.kicc h4 a {
    color: #686868;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}
.kicc {
    display: inline-flex;
    gap: 215px;
    margin-top: 20px;
    margin-bottom: 12px !important;
    align-items: center;
}
div#sec-slideee  .owl-dots {
    display: none;
}
/* ======================================================== */
.section-container {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}
.image-box {
  flex: 1;
  padding: 10px;
}
.image-box img {
  width: 100%;
  border-radius: 20px;
}
.content-box {
  flex: 4;
  display: flex;
  justify-content: space-between;
  padding: 10px 20px;
  gap: 20px;
}
.left-text h2 {
  margin: 0;
  color: #FFF;
  font-family: 'false';
  font-size: 41px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0px;
  padding-bottom: 10px;
  line-height: 1.2;
}
.left-text p {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 285.909px;
}
.center-number {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: #FFF;
  font-family: 'false';
  font-size: 100.515px;
  font-style: normal;
  line-height: normal;
}
.back-imggg .column-bg-overlay {
    border-radius: 30px;
}
.right-text h2 {
  margin: 0;
  color: #FFF;
  font-family: 'false';
  font-size: 40.206px;
  font-style: normal;
  line-height: normal;
  padding-bottom: 12px;
}
.section-container {
    padding: 16px;
}
.right-text p {
    color: #FFF;
    font-size: 20.103px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 314.895px;
}
.left-text:before {
    content: '';
    border: 1px solid #fff;
    position: absolute;
    height: 238px;
    right: -60px;
    top: -40px;
}
.left-text {
    position: relative;
}
.right-text {
    position: relative;
    left: -40px;
}
/* ======================================================== */
/* ========================footer====================== */
div#footer-working-2 {
    padding-top: 100px !important;
    padding-bottom: 10px !important;
}
div#footer-working-2 ul.icone {
    margin: 0 auto;
    display: table;
    margin-top: 40px;
}
div#footer-working-2 ul.icone li {
    display: inline-block;
    background-color: #fff;
    padding: 7px;
    border-radius: 30px;
    margin-right: 15px;
    margin-left: 14px;
}
div#footer-working-2 ul.icone li img {
    margin: 0;
    width: 120%;
}
div#footer-working-2 img.us {
    width: 10% !important;
    display: table;
    margin: 0px auto 40px;
}
div#footer-working-2 h3 {
    padding-bottom: 28px;
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 20.155px;
    font-family: 'General Sans';
    letter-spacing: 0px;
}
div#footer-working-2 ul {
    margin: 0;
}
div#footer-working-2 ul li a {display: flex;color: #FFF;font-size: 17px;font-style: normal;font-weight: 400;line-height: 28.8px;text-transform: capitalize;font-family: 'false';}
div#footer-working-2 ul li {
    list-style: none;
    padding-bottom: 16px;
}
div#footer-working-2 ul li i {margin-right: 18px;font-size: 20px;}
div#footer-working-2 p {
     color: #FFF;
     font-size: 18px;
     font-style: normal;
     font-weight: 400;
     line-height: 28.8px; 
     width: 354px;
}
#footer-working-2 .vc_col-sm-3:nth-child(4) {
    position: relative;
    left: 60px;
}
/* ================================================================== */
div#lst-foot {margin: 0;}
div#lst-foot p {
     color: #000;
     font-size: 18px;
     font-style: normal;
     font-weight: 400;
     text-align: center;
     padding: 10px 0;
}
div#footer-working-2 .vc_col-sm-3:nth-child(1):before {
    content: '';
    position: absolute;
    height: 270px;
    right: -32px;
    border-right: 5px solid #818181;
}
div#footer-working-2 .vc_col-sm-4 ul li a {
    display: flex;
    align-items: baseline;
}
div#foot-tex p {padding: 10px 0;color: #1E1E1E;text-align: center;font-size: 20px;font-style: normal;font-weight: 400;text-transform: capitalize;}
div#foot-tex p a {
    color: #5C5C5C;
    font-family: Poppins !important;
}
div#footer-working-2 .vc_col-sm-4:nth-child(4) {
    position: relative;
    left: 70px;
}
div#footer-working-2 .vc_col-sm-4:nth-child(4) p {
    padding: 0;
    text-align: left;
    margin: 0;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; 
    width: 382px;
    padding-bottom: 0;
}
div#footer-working-2 .vc_col-sm-2:nth-child(2) {
    position: relative;
    left: -30px;
}
div#footer-working-2 .vc_col-sm-2:nth-child(3) {
    position: relative;
    left: 90px;
}
div#footer-working-2  div.wpforms-container-full .wpforms-confirmation-container-full {
    background-color: #000;
    border: none;
    width: 100% !important;
    text-align: center;
}
div#footer-working-2  div.wpforms-container-full .wpforms-confirmation-container-full p {
    text-align: center;
    width: 100% !important;
}
div#footer-working-2 input {
    background: transparent !important;
    color: #f2f2f2;
    width: 325.649px;
    height: 46.655px;
    border-radius: 0;
    border: 2px solid #FFF;
}
div#footer-working-2 input::placeholder {
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2.64px;
    text-transform: uppercase;
    opacity:1;
}
div#footer-working-2 ul li:hover a {
    color: #000000;
}
div#footer-working-2 ul li i {
    margin-top: 6px;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 0;
}
div#wpforms-74 {
    margin: 0;
}
div#footer-working-2 button#wpforms-submit-48 {
    text-transform: capitalize;
    margin-bottom: 70px;
    border-radius: 9px !important;
    background: linear-gradient(180deg, #797F8F 0%, #C6C8D1 18.5%, #B3B5C0 38.5%, #BBBEC8 55.5%, #FBFBFB 72.5%, #D4D4DC 84.5%, #A5ABB4 100%);
    width: 67%;
    height: 52px;
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28.506px;
    text-transform: capitalize;
}
body .wpforms-confirmation-container-full p {
    color: #fff !important;
    text-align: center !important;
}
div#footer-working-2 img {
    margin-bottom: 20px;
    width: 74%;
}
div#wpforms-48 {
    margin: 0;
}
div#footer-working-2 .vc_col-sm-2:nth-child(2) ul li a {
}
ul.iconlist li {
    display: inline-block;
}
ul.iconlist li i {
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 60px;
    color: #0057A0;
    padding: 9px;
}
form#wpforms-form-64 {
    display: flex;
}
form#wpforms-form-64 button#wpforms-submit-64 {
    background-color: transparent !important;
    color: transparent !important;
    background-image: url(/wp-content/uploads/2025/05/Group-1261154210.png);
    background-repeat: no-repeat;
    width: 50%;
    height: 50px;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
    left: -10px;
    top: 4px;
}
div#footer-working-2  .divider {background-image: url(/wp-content/uploads/2025/06/Group-1171275637.png);background-repeat: no-repeat;height: 2px !important;background-size: cover;background-position: center;margin-top: 74px;margin-bottom: 15px;}
div#last-foot p {
    color: #F2F2F2;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    text-transform: capitalize;
    margin: 0 auto;
    display: table;
}
/* ======================================= */
#page-header-bg h1 {
    color: #292626;
    font-family: Helvetica;
    font-style: normal;
    font-weight: 600;
    line-height: 26.623px; /* 130% */
    text-transform: uppercase;
    font-size: 60px;
    font-style: italic;
    text-shadow: 5px 1px #fff;
}
/* ======================================================= */
div#conta p {
    color: #7E7E7E;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
    letter-spacing: 0.332px;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 0 0;
}
div#conta h2 {
    color: #1E1E1E;
    text-align: center;
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -4px;
    padding-bottom: 10px;
    padding-top: 20px;
}
div#wpforms-92 {
    width: 60%;
}
div#wpforms-92 input {
    height: 60px;
    border-radius: 10px;
    color: #000;
}
div#wpforms-92 label {
    color: #666;
    font-family: Helvetica;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26.623px;
    margin-bottom: 5px;
}
div#wpforms-92  button#wpforms-submit-92 {
    width: 100%;
    border-radius: 32px;
    background: #FFC107;
    height: 50px;
    color: #686868;
    font-family: Outfit;
    font-size: 20.479px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.623px;
    text-transform: uppercase;
}
#conta textarea {
    color: #000;
}
#conta div.wpforms-container-full .wpforms-confirmation-container-full {
    background-color: #000;
    border: none;
}
#conta div.wpforms-container-full .wpforms-confirmation-container-full p {font-size: 19px;}
/* ======================================================= */
/* ======================================================== */
body.material[data-hhun="1"] #header-outer[data-header-resize="0"][data-box-shadow="large"][data-remove-fixed="1"]:not(.transparent) {
    box-shadow: none;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    color: #666;
    font-family: Helvetica;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.623px; /* 130% */
    text-transform: uppercase;
    padding: 0 10px;
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    width: 30px;
    left: -16px;
    border-color: #0057A0;
    bottom: -4px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-95>a {
    width: 233px;
    height: 64px;
    border-radius: 32px;
    background: #FFC107;
    line-height: 3.2;
    font-family: Outfit;
    font-size: 20px;
}
/* =====================Responsive=================================== */
@media only screen and (min-width: 320px) and (max-width: 767px){
div#sec-01 {
    padding-top: 40px !important;
}   
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    font-size: 17px;
    line-height: 1.1;
    font-weight: 500;
}   
div#sec-01 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
#sec-01 h6 {
    width: 80%;
    font-size: 16px;
    padding: 8px;
}
#sec-01 h2 {
    font-size: 21px;
    letter-spacing: 0;
    width: 100% !important;
    padding-top: 10px;
}
p {
    font-size: 15px !important;
    text-align: center;
    width: 100% !important;
}
#sec-01 img {
    margin-bottom: 30px;
}
#secinner:before {
    top: -43px;
}
#sec-01 .sec-im {
    width: 30%;
    margin-top: -60px;
}
div#sec-07 {
    padding-top: 30px !important;
}
.section-container {
    filter: unset;
}
div#sec-07 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
.center-number {
    display: unset;
    font-size: 40px;
    text-align: center;
    margin: 0 auto;
    display: table;
    padding: 13px;
}
.section-container {
    display: unset;
}
.left-text h2 {
    font-size: 25px;
    width: 100%;
    letter-spacing: 2px;
}
.content-box {
    display: unset;
    text-align: center;
}
.left-text p {
    padding: 0 20px;
}
.right-text h2 {
    font-size: 26px;
    text-align: center !important;
    width: 100% !important;
    letter-spacing: 1px;
}
.right-text {
    position: unset;
}
    body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    font-size: 17px;
    line-height: 1.1;
    font-weight: 500;
}
.right-text p {
    padding: 0 20px;
}
div#sec-02 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
div#sec-02 h6 {
    width: 70%;
    padding: 13px;
    margin: 0 auto;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 20px;
}
div#sec-02 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
div#sec-02:before {
    display: none;
}
div#sec-02 h2 strong {
    font-size: 32px;
    letter-spacing: 0;
}
div#sec-02 h2 {
    text-align: center;
    font-size: 35px;
    letter-spacing: 0;
}
a.nectar-button.small.regular.accent-color.regular-button {
    width: 90%;
    height: unset;
    padding: 0;
    margin: 0 auto;
    display: table;
}
div#sec-slideee .wpb_column.right_padding_desktop_17px > .vc_column-inner {
    padding: 0;
}
.inttt {
    padding: 0;
    width: 100% !important;
}
div#sec-slideee .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
.inttt h6 {
    width: 100%;
    font-size: 16px;
    height: unset;
    padding: 16px 0;
    text-align: center;
    margin: 0 auto;
    display: table;
    margin-bottom: 30px;
}
.inttt h2 strong {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 1.2;
}
.inttt h2 {
    line-height: 1 !important;
    font-size: 35px;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.1;
    margin: 0;
}
div#sec-slideee .vc_col-sm-5 {
    padding-top: 20px !important;
}
.kicc h3 {
    font-size: 24px;
    text-align: center !important;
    padding-top: 30px;
}
.remooo p {
    margin: 0 auto;
    display: table;
    text-align: center;
    padding-bottom: 30px;
}
.kicc {
    display: unset;
    text-align: center;
    margin: 0 auto;
    display: table;
}
div#sec-slideee {
    margin-bottom: 0;
    padding-bottom: 0 !important;
    padding-top: 40px !important;
}
div#sec-slideee .row-bg.viewport-desktop.using-image {background-color: #0057a0;}
div#sec8 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
div#galler img {
    height: 300px;
}
div#footer-working-2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#footer-working-2 img {
    margin: 0 auto;
    display: table;
    width: 100%;
    margin-bottom: 10px;
}
div#footer-working-2 p {
    text-align: center;
}
div#footer-working-2 ul {
    margin: 0 auto;
    display: table;
}
div#footer-working-2 ul li {
    margin: 0 !important;
}
div#footer-working-2 ul li i {
    margin: 0 6px;
}
div#footer-working-2 .vc_col-sm-2:nth-child(2) {
    position: unset;
    width: 100%;
    text-align: center;
}
div#footer-working-2 h3 {
    padding-top: 20px;
    font-size: 25px;
    padding-bottom: 20px;
}
div#footer-working-2 ul li {
    text-align: center !important;
    padding-bottom: 3px;
}
div#footer-working-2 .vc_col-sm-2:nth-child(3) {
    position: unset;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
div#footer-working-2 ul li a {
    display: unset;
}
div#footer-working-2 .vc_col-sm-4:nth-child(4) {
    position: unset;
    text-align: center;
}
div#footer-working-2 .vc_col-sm-4:nth-child(4) p {
    text-align: center;
}
div#footer-working-2 .divider {
    margin-top: 20px;
}
div#footer-working-2 {
    padding-top: 50px !important;
}
.image-box img {
    margin: 0 auto;
    display: table;
}
div#sec8 .slick-current .testi h3 {
    font-size: 29px;
}

div#sec8 .vc_col-sm-12 .vc_column-inner {
    padding-top: 50px;
    padding-bottom: 30px;
}  
div#sec-02 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
.page-id-70 div#sec-02 p {
    text-align: center;
    padding-bottom: 24px;
}
  #page-header-bg .span_6 h1 {
    padding-top: 20px;
}
div#conta h2 {
    font-size: 30px;
    letter-spacing: 0;
}
div#wpforms-92 {
    width: 100%;
}
div#wpforms-92 input {
    height: 50px;
}
div#wpforms-92 label {
    font-size: 15px;
} 
div#footer-working-2 ul li a {
    font-size: 15px;
} 
div#wpforms-64 {
    margin: 0 auto;
    display: table;
}
form#wpforms-form-64 {
    display: unset;
}
form#wpforms-form-64 input {
    width: 100%;
}
form#wpforms-form-64 button#wpforms-submit-64 {
    background-image: unset;
    background-color: #ffc107 !important;
    color: #000000 !important;
    width: 100% !important;
    font-weight: 800;
    position: unset;
} 
}
/* =====================Responsive=================================== */
@media only screen and (min-width: 768px) and (max-width: 1023px){
div#sec-01 {
    padding-top: 40px !important;
}   
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    font-size: 17px;
    line-height: 1.1;
    font-weight: 500;
}   
div#sec-01 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
#sec-01 h6 {
    width: 50%;
    font-size: 16px;
    padding: 8px;
}
#sec-01 h2 {
    font-size: 40px;
    letter-spacing: 0;
    width: 100% !important;
    padding-top: 10px;
}
p {
    font-size: 17px !important;
    text-align: center;
    width: 100% !important;
}
#sec-01 img {
    margin-bottom: 30px;
    width: 50%;
    margin: 0 auto;
    display: table;
    margin-bottom: 20px;
}
#secinner:before {
    top: -43px;
}
#sec-01 .sec-im {
    width: 13%;
    margin-top: -60px;
}
div#sec-07 {
    padding-top: 30px !important;
}
.section-container {
    filter: unset;
}
div#sec-07 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 90px;
}
.center-number {
    display: unset;
    font-size: 50px;
    text-align: center;
    margin: 0 auto;
    display: table;
    padding: 13px;
}
.section-container {
    display: unset;
}
.left-text h2 {
    width: 100%;
    letter-spacing: 2px;
}
.content-box {
    display: unset;
    text-align: center;
}
.right-text h2 {
    text-align: center !important;
    width: 100% !important;
    letter-spacing: 1px;
}
.right-text {
    position: unset;
}
    body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    font-size: 17px;
    line-height: 1.1;
    font-weight: 500;
}
div#sec-02 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
div#sec-02 h6 {
    margin: 0 auto;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 20px;
}
div#sec-02 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
div#sec-02:before {
    display: none;
}
div#sec-02 h2 strong {
    font-size: 55px;
    letter-spacing: 0;
}
div#sec-02 h2 {
    text-align: center;
    font-size: 55px;
    letter-spacing: 0;
}
a.nectar-button.small.regular.accent-color.regular-button {
    height: unset;
    padding: 0;
    margin: 0 auto;
    display: table;
}
div#sec-slideee .wpb_column.right_padding_desktop_17px > .vc_column-inner {
    padding: 0;
}
.inttt {
    padding: 0;
    width: 100% !important;
}
div#sec-slideee .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
.inttt h6 {
    font-size: 16px;
    margin: 0 auto;
    display: table;
    margin-bottom: 30px;
}
.inttt h2 strong {
    font-size: 50px;
    letter-spacing: 0;
    line-height: 1.2;
}
.inttt h2 {
    line-height: 1 !important;
    font-size: 50px;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.1;
    margin: 0;
}
div#sec-slideee .vc_col-sm-5 {
    padding-top: 20px !important;
}
.kicc h3 {
    text-align: center !important;
    padding-top: 30px;
}
.remooo p {
    margin: 0 auto;
    display: table;
    text-align: center;
    padding-bottom: 30px;
}
.kicc {
    display: unset;
    text-align: center;
    margin: 0 auto;
    display: table;
}
div#sec-slideee {
    margin-bottom: 0;
    padding-bottom: 0 !important;
    padding-top: 40px !important;
}
div#sec-slideee .row-bg.viewport-desktop.using-image {background-color: #0057a0;}
div#sec8 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
div#footer-working-2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#footer-working-2 img {
    margin: 0 auto;
    display: table;
    margin-bottom: 10px;
    width: 40%;
}
div#footer-working-2 p {
    text-align: center;
}
div#footer-working-2 ul {
    margin: 0 auto;
    display: table;
}
div#footer-working-2 ul li {
    margin: 0 !important;
}
div#footer-working-2 ul li i {
    margin: 0 6px;
}
div#footer-working-2 .vc_col-sm-2:nth-child(2) {
    position: unset;
    width: 100%;
    text-align: center;
}
div#footer-working-2 h3 {
    padding-top: 20px;
    padding-bottom: 20px;
}
div#footer-working-2 ul li {
    text-align: center !important;
}
div#footer-working-2 .vc_col-sm-2:nth-child(3) {
    position: unset;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
div#footer-working-2 ul li a {
    display: unset;
}
div#footer-working-2 .vc_col-sm-4:nth-child(4) {
    position: unset;
    text-align: center;
}
div#footer-working-2 .vc_col-sm-4:nth-child(4) p {
    text-align: center;
    padding: 0 30px;
    padding-bottom: 10px;
}
div#footer-working-2 .divider {
    margin-top: 20px;
}
div#footer-working-2 {
    padding-top: 50px !important;
}
.image-box img {
    margin: 0 auto;
    display: table;
}
div#sec8 .slick-current .testi h3 {
    font-size: 29px;
}

div#sec8 .vc_col-sm-12 .vc_column-inner {
    padding-top: 50px;
    padding-bottom: 30px;
}  
div#sec-02 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
.page-id-70 div#sec-02 p {
    text-align: center;
    padding-bottom: 24px;
}
    #page-header-bg .span_6 h1 {
    padding-top: 20px;
}
div#conta h2 {
    font-size: 30px;
    letter-spacing: 0;
}
div#wpforms-92 {
    width: 100%;
}
div#wpforms-92 input {
    height: 50px;
}
div#wpforms-92 label {
    font-size: 15px;
}    
div#wpforms-64 {
    margin: 0 auto;
    display: table;
}
form#wpforms-form-64 {
    display: unset;
}
form#wpforms-form-64 input {
    width: 100%;
}
form#wpforms-form-64 button#wpforms-submit-64 {
    background-image: unset;
    background-color: #ffc107 !important;
    color: #000000 !important;
    width: 100% !important;
    font-weight: 800;
    position: unset;
} 
.page-id-70 div#sec-02 img {
    width: 50%;
    margin: 0 auto;
    display: table;
}
}
/* ============================================================ */
@media only screen and (min-width: 1024px) and (max-width: 1300px){
#header-outer[data-full-width="true"] header > .container {
    padding: 0 20px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-95>a {
    width: 150px;
    font-size: 15px;
    height: unset;
}
#header-outer #logo img {
    height: 85px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    padding: 0px 13px;
    margin: 0;
    font-size: 15px;
}
#header-outer[data-format=centered-menu] #top .span_9 nav .sf-menu:not(.buttons) {
    width: 500px;
}
#sec-01 h6 {
    width: 30%;
    padding: 6px !important;
}
#sec-01 h2 {
    font-size: 50px;
    letter-spacing: 0;
}
div#sec-01 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 10px;
}
#sec-01 p {
    width: 80%;
}
div#sec-07 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 10px;
}
.center-number {font-size: 50px;margin-right: 40px;}
.section-container {
    padding: 0 10px;
}
.image-box {
    padding: 0 !important;
}
.left-text h2 {
    font-size: 30px !important;
}
.left-text:before {
    right: -10px;
    top: -11px;
}
.right-text h2 {
    font-size: 30px;
}
div#sec-02 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
div#sec-02 h2 strong {
    font-size: 50px;
    letter-spacing: 0;
}
div#sec-02 h2 {
    font-size: 50px;
    letter-spacing: 0;
}
div#sec-02 h6 {
    width: 43%;
}
div#sec-02 img {
    width: 93%;
    margin-top: -124px;
}
div#sec-02 p {
    width: 100%;
    font-size: 17px;
}
div#sec-02:before {
    right: -180px;
}
div#sec-02 {
    padding-bottom: 0 !important;
}
.inttt h6 {
    width: 56%;
}
.inttt {
    padding-left: 20px;
}
.inttt h2 strong,.inttt h2 {
    font-size: 50px;
    letter-spacing: 0;
}
div#sec-slideee .vc_col-sm-5 {
    padding-top: 0;
}
div#footer-working-2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#footer-working-2 .vc_col-sm-2:nth-child(2) {
    left: 10px;
}
div#footer-working-2 ul li a {
    font-size: 14px;
}
div#footer-working-2 p {
    width: 100%;
    font-size: 16px;
}
div#footer-working-2 {
    padding-top: 60px !important;
}
div#footer-working-2 .divider {
    margin-top: 20px;
}
div#footer-working-2 .vc_col-sm-4:nth-child(4) {
}
div#footer-working-2 .vc_col-sm-4:nth-child(4) p {
    width: 83%;
    font-size: 15px !important;
}
div#footer-working-2 input {
    width: 100%;
}
div#footer-working-2 ul li i {
    margin-right: 10px;
}
div#footer-working-2 h3 {
    font-size: 21px;
}
div#sec8 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
div#sec8 .slick-current .testi h3 {
    font-size: 39px;
}
div#sec-02 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
.page-id-70 div#sec-02 img {
    margin: unset;
}
.page-id-70 div#sec-02 {
    padding-bottom: 60px !important;
}   
}
/* ============================================================ */
@media only screen and (min-width: 1301px) and (max-width: 1600px){
  div#footer-working-2 .vc_col-sm-2:nth-child(3) {
    left: 110px;
}
#header-outer[data-full-width="true"] header > .container {
    padding: 0 70px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-95>a {
    width: 180px;
    font-size: 15px;
    height: unset;
}
#header-outer #logo img {
    height: 85px;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    padding: 0px 13px;
    margin: 0;
}
#header-outer[data-format=centered-menu] #top .span_9 nav .sf-menu:not(.buttons) {
    width: 630px;
}
#sec-01 h2 {
    letter-spacing: 0;
}
div#sec-01 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 10px;
}
div#sec-07 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 10px;
}
.image-box {
    padding: 0 !important;
}

.left-text:before {
    right: -10px;
    top: -11px;
}
div#sec-02 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
div#sec-02 h2 strong {
    font-size: 60px;
    letter-spacing: 0;
}
div#sec-02 h2 {
    font-size: 60px;
    letter-spacing: 0;
}
div#sec-02 h6 {
    width: 43%;
}
div#sec-02 img {
    width: 93%;
    margin-top: 1px;
}
div#sec-02 p {
    width: 100%;
}
div#sec-02:before {
    right: -125px;
}
div#sec-02 {
    padding-bottom: 0 !important;
}
.inttt h6 {
    width: 56%;
}
.inttt {
    padding-left: 20px;
}
.inttt h2 strong,.inttt h2 {
    font-size: 50px;
    letter-spacing: 0;
}
div#footer-working-2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 50px;
}
div#footer-working-2 .vc_col-sm-2:nth-child(2) {
    left: 10px;
}
div#footer-working-2 {
    padding-top: 60px !important;
}
div#footer-working-2 .divider {
    margin-top: 20px;
}
div#footer-working-2 .vc_col-sm-4:nth-child(4) {
}
div#footer-working-2 .vc_col-sm-4:nth-child(4) p {
    width: 83%;
    font-size: 15px !important;
}
div#footer-working-2 input {
    width: 100%;
}
div#footer-working-2 ul li i {
    margin-right: 10px;
}
div#footer-working-2 h3 {
    font-size: 21px;
}
div#sec8 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
div#sec8 .slick-current .testi h3 {
    font-size: 39px;
}
div#sec-02 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
.page-id-70 div#sec-02 img {
    margin: unset;
}
.page-id-70 div#sec-02 {
    padding-bottom: 60px !important;
}      
}




