/*
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=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Syne:wght@400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
  font-family: "RetroSignature.otf";
  src: url(/wp-content/themes/salient-child/fonts/RetroSignature.otf);
}
h2,h3,h4,h5{
	font-family: "Raleway";
}
p,a,span{
	font-family: "Manrope";
}
h6{
	font-family: "RetroSignature.otf";
}
a.nectar-button.small.regular.accent-color.regular-button span {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
}
/* ================================================= */
div#banner-work .column-image-bg {
    border-radius: 30px;
}
.care {
    border-radius: 30px;
    border: 3px solid #FFF;
    background: rgba(255, 255, 255, 0.10);
    box-shadow: 59.2px -59.2px 59.2px 0px rgba(194, 194, 194, 0.10) inset, -59.2px 59.2px 59.2px 0px rgba(255, 255, 255, 0.10) inset;
    backdrop-filter: blur(59.20000076293945px);
    padding-top: 88px;
    padding-left: 38px;
    padding-right: 38px;
    padding-bottom: 80px;
}
.care h2 {
    color: #FFF;
    text-align: center;
    font-size: 41px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    padding-bottom: 22px;
}
.care p {
    color: #FFF;
    text-align: center;
    font-family: Manrope;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}
.care h3 {
    width: 318px;
    height: 74px;
    border-radius: 42px;
    background: #C41615;
    text-align: center;
    line-height: 3.3;
    margin: 0 auto;
    margin-top: 13px;
}
.care h3 a {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
}
/* ============================================ */
#sec-02 h6 {
    color: #C41615;
    text-align: center;
    font-size: 111px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
#sec-02 h2 {
    color: #353535;
    text-align: center;
    font-size: 65px;
    font-style: normal;
    font-weight: 400;
    line-height: 57.531px;
    letter-spacing: -1.776px;
    padding-bottom: 22px;
}
#sec-02 p {
    color: #666;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 1325px;
    margin: 0 auto;
    padding-bottom: 21px;
}
#sec-02  .vc_col-sm-6 p {margin: unset !important;width: unset;text-align: left;padding-top: 42px;}
a.nectar-button.small.regular.accent-color.regular-button {
    width: 248px;
    height: 74px;
    text-align: center;
    border-radius: 42px !important;
    line-height: 2.5;
}
#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
    float: right;
}
/* ====================================================== */
#sec-03 p {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 614px;
}
#sec-03 .divider {
    height: 1px !important;
    border: 1px solid #fff;
    width: 614px;
    margin-bottom: 21px;
    margin-top: 34px;
}
#sec-03 .span_12.dark .nectar_video_lightbox.play_button:before {
    border: 2px solid #fff;
    background-color: #ffffff78;
}
#sec-03 .nectar_video_lightbox svg {
    filter: invert(1);
}
#sec-03 .column-image-bg {border-radius: 32px;}
/* ==================================================== */
#conta h2 {
    color: #353535;
    font-size: 76px;
    font-style: normal;
    font-weight: 400;
    line-height: 85.518px;
    letter-spacing: -2.525px;
    text-transform: capitalize;
    margin: 0;
    margin-bottom: 12px;
}
div#wpforms-10 input,select#wpforms-10-field_7 {
    height: 68.434px;
    border-radius: 14.56px;
    border: 1.456px solid #EBEBEB;
    background: #FFF;
    box-shadow: 0px 3.97px 3.97px 0px rgba(0, 0, 0, 0.10);
    color: #00000075;
    padding-left: 24px;
		font-weight:400;
	 font-family: Outfit;
	font-size: 20px;
}
div#wpforms-10 {
    width: 93%;
    margin: 0;
}
div#wpforms-10 input::placeholder,#conta textarea::placeholder {
    color: #838383;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    line-height: normal;
	color: #00000075;
	opacity:1;
		font-weight:400;
}
#conta textarea {
    border-radius: 14.56px;
    border: 1.456px solid #EBEBEB;
    background: #FFF;
    box-shadow: 0px 3.97px 3.97px 0px rgba(0, 0, 0, 0.10);
    color: #000;
    height: 269.367px;
    padding-top: 23px;
    padding-left: 24px;
}
#conta button#wpforms-submit-10 {
    border-radius: 41.68px !important;
    background: #C41615;
    width: 246.113px;
    height: 73.437px;
    text-align: center;
    color: #FFF;
    font-size: 20.833px;
    font-style: normal;
    font-weight: 400;
    line-height: 45.493px;
    text-transform: capitalize;
    margin-top: 22px;
}
#conta .wpforms-container .wpforms-field {
    padding-bottom: 0;
}
#conta a.nectar-button.small.regular.accent-color.regular-button {
    position: absolute;
    top: 0;
    bottom: auto;
    right: 0;
    width: 392.759px;
    height: 69.391px;
}
#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: 19px;
}
/* ====================================================== */
div#sec2 img.mainimage {
    display: table;
    margin: 0 auto;
    width: 92%;
}
div#sec2 img.left21 {
    display: block;
    margin-bottom: 20px !important;
}
div#sec2 img.right21 {
    display: block;
    margin-bottom: 20px !important;
}
div#sec2 img.right1 {
	display: block;
	margin: 0 auto;
	margin-right: 0;
}
/* ================================================= */
div#sec2 h2 {
    color: #353535;
    text-align: center;
    font-size: 76px;
    font-style: normal;
    font-weight: 400;
    line-height: 85.518px;
    letter-spacing: -2.525px;
    text-transform: capitalize;
    width: 778px;
    margin: 0 auto;
    padding-bottom: 47px;
}
/* ======================================================== */
.services-section {
  display: flex;
  padding: 50px;
  background-image: url(/wp-content/uploads/2025/07/Group-1171275748-1.png);
  border-radius: 15px;
  gap: 30px;
  align-items: center;
  justify-content: space-between;
  color: white;
}
.services-left {
  width: 40%;
}
.section-subtitle {
  color: #C41615;
  font-size: 143px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  font-family: 'RetroSignature.otf';
}
.section-title {
  margin: 10px 0;
  color: #FFF;
  font-family: Raleway;
  font-size: 76.464px;
  font-style: normal;
  font-weight: 400;
  line-height: 85.518px;
  letter-spacing: -2.525px;
}
.section-description {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 10px;
}
.see-more-btn {
  display: inline-block;
  margin-top: 20px;
  padding: 10px 20px;
  text-decoration: none;
  width: 248px;
  height: 74px;
  text-align: center;
  color: #FFF;
  font-family: Manrope;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 52.98px;
  text-transform: capitalize;
  border-radius: 42px;
  background: #C41615;
}
.services-right {
  display: flex;
  gap: 20px;
  width: 55%;
}
.service-card {
  flex: 1;
  border-radius: 15px;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  height: 660px;
  animation: zoomLoop 3s ease-in-out infinite;
}
@keyframes zoomLoop {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}
/* Hover animation */
.service-card:hover {
  transform: scale(1.05);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.3);
}
.service-text {
  position: absolute;
  bottom: auto;
  left: 80px;
  transform: rotate(-90deg);
  transform-origin: left bottom;
  padding: 10px;
  color: #FFF;
  font-family: Manrope;
  font-size: 39.646px;
  font-style: normal;
  font-weight: 300;
  line-height: 43.611px; 
  letter-spacing: -2.478px;
  width: 100%;
  top: 340px;
}
.service-card:nth-child(2) .service-text {
    width: 110% !important;
    top: 370px;
}
/* =============================================== */
div#header-outer {
    box-shadow: none !important;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a {
    color: #1E1E1E;
    font-family: Manrope;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 63.98px;
    text-transform: capitalize;
    padding: 0 20px;
}
#header-outer[data-lhe="default"] #top nav > ul > li#menu-item-75 > a {
    width: 248px;
    height: 74px;
    border-radius: 42px;
    background: #55abcb;
    color: #fff !important;
    font-family: Manrope;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 63.98px;
    text-transform: capitalize;
    line-height: 72px;
}
#header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_item > a {
    font-weight: 600;
}
/* =================================================================== */
div#footer-workin h3 {
    color: var(--Light, #FFF);
    font-family: Syne;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.46px;
    position: relative;
    margin-bottom: 34px;
    text-transform: capitalize;
}
div#footer-workin .vc_col-sm-3 p {
    color: var(--Light, #FFF);
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 138%;
    padding-bottom: 9px;
}
ul.iconlist li {
    display: inline-block;
}
div#footer-workin h3:before {
    content: '';
    border-bottom: 3px solid #ffffff;
    position: absolute;
    width: 150px;
    bottom: -8px;
}
div#footer-workin .vc_col-sm-4 h3:before {
    width: 68%;
}
div#footer-workin ul li a {
    color: #FFF;
    font-family: Manrope;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}
div#footer-workin ul li {
    list-style: none;
    margin-bottom: 20px;
    position: relative;
    margin-right: 21px;
}
div#footer-workin .vc_col-sm-2 ul li:before,div#footer-workin .vc_col-sm-3:nth-child(3) ul li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    position: absolute;
    left: -31px;
    font-size: 21px;
    color: #fff;
    font-weight: 400 !important;
}
div#footer-workin .vc_col-sm-4 p {
    color: var(--Light, #FFF);
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 0;
}
div#footer-workin input {
    border-radius: 70px;
    border: 2px solid #FFF;
    width: 450px;
    height: 59px;
    background-color: transparent !important;
    color: #fff;
    padding-left: 20px;
}
div#footer-workin input::placeholder {
    color: rgba(255, 255, 255, 0.99);
    font-family: Manrope;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    opacity: 1;
}
div#footer-workin button#wpforms-submit-16 {
    border-radius: 70px !important;
    background: #FFF;
    width: 450px;
    height: 54px;
    color: #1E1E1E;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}
div#footer-workin button#wpforms-submit-16:hover {
    background-color: #000 !important;
    color: #fff;
}
div#footer-workin .divider {
    height: 1px !important;
    border: 1px solid #fff;
    margin-top: 58px;
}
.lsa-wo p,.lsa-wo p a {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 18.461px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    text-transform: capitalize;
}
.lsa-wo {
    padding-top: 20px;
}
ul.iconlist {
    margin: 0;
}
ul.iconlist li i {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50px;
    color: #c41615;
    padding: 14px;
    font-size: 21px;
}
/* ============================================= */
div#footer-workin .vc_col-sm-3:nth-child(3) {
    position: relative;
    left: 70px;
}
div#footer-workin .vc_col-sm-2:nth-child(2) {
    position: relative;
    left: 50px;
}
div#footer-workin .column-bg-overlay {
    border-radius: 30px;
}
div#footer-workin div.wpforms-container-full .wpforms-confirmation-container-full {
    background-color: #000;
    border: none;
    padding: 18px;
    text-align: center;
}
div#footer-workin div.wpforms-container-full .wpforms-confirmation-container-full p {
    font-size: 15px;
}
div#footer-workin .wpforms-container .wpforms-field {
    padding-bottom: 0;
}
div#wpforms-16 {
    margin-top: 10px;
}
ul.iconlist li:hover i {
    background-color: #000;
    color: #fff;
}
div#footer-workin ul li:hover a {
    color: #000;
}
#page-header-bg h1 {
    font-family: 'Syne' !important;
    text-shadow: 6px 0px black;
    font-size: 70px;
    font-style: italic;
}
div#sec2 img:hover {
    box-shadow: 0 3px 10px rgb(196 22 21);
    transition: all 0.4s linear;
}
#sec-02 .vc_col-sm-6 p strong {
    font-size: 23px;
    color: #c41615;
    font-weight: 800;
    line-height: 2;
}
div#sec-03 h3 {
    margin: 10px 0;
    color: #FFF;
    font-family: Raleway;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 85.518px;
    padding-bottom: 0;
    margin: 0;
    text-transform: capitalize;
}
div#conta p {
    color: #666;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 10px;
}
div#pro-fow .section{
  max-width: 1100px;
  margin:auto;
}
div#pro-fow .section h2{
  color: #353535;
  font-family: Raleway;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 57.531px;
  padding-bottom: 0;
}
div#pro-fow .list{
  list-style:none;
  padding:0;
  margin:0 0 30px;
}
div#pro-fow .list li{
  position:relative;
  margin-bottom: 19px;
  background:#fff;
  border-radius:10px;
  padding: 24px 36px 24px 40px;
  box-shadow:0 4px 10px rgba(0,0,0,0.06);
  list-style: none;
  border: 1px solid #c41615;
  color: #666;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
div#pro-fow .list li::before{
  content: '\f00c';
  position:absolute;
  left: 15px;
  top: 25px;
  color: #c41615;
  font-size: 18px;
  font-weight:bold;
  font-family: 'FontAwesome';
}
div#pro-fow .list li strong {
    color: #c41615;
}
div#pro-fow .grid{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:30px;
}

div#sec-03 ul li {color: #FFF;font-size: 18px;font-style: normal;font-weight: 400;line-height: normal;padding-bottom: 10px;}
/* ======================================================================================== */
/* =====================================Responsive=================================================== */
@media only screen and (min-width: 320px) and (max-width: 767px){
div#pro-fow .grid {
    display: unset;
    text-align: center;
}
div#pro-fow .section h2 {
    font-size: 25px;
    line-height: 1.2;
    padding-bottom: 20px;
}
div#pro-fow .list li {
    font-size: 16px;
}	
div#banner-work .vc_column-inner {
    padding: 70px 0;
}
div#sec-03 h3 {
    font-size: 23px;
    text-align: center;
    line-height: 1.5;
    padding-bottom: 20px;
}
div#sec-03 ul li {
    font-size: 14px;
    padding-right: 20px;
}	
section.services-section {
     background-image: unset;
     display: unset;
}
div#servic .row-bg.viewport-desktop {
     background-color: #425eb1;
}
.services-left {
    width: 100%;
}
.services-right {
    display: unset !important;
}
.service-text {transform: unset;left: 0;text-align: center;right: 0;top: auto;font-size: 26px;letter-spacing: 0;background-color: #00000087;padding: 20px !important;bottom: 0;}
.service-card {
    height: 500px;
    margin-top: 40px;
}
.service-card:nth-child(2) .service-text {
    top: auto;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
}
.care {
    padding: 20px;
    background: rgb(40 38 38 / 31%);
    margin: 0 20px;
}
.care h2 {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0;
    padding-bottom: 20px;
}
p {
    font-size: 15px !important;
    text-align: center !important;
    width: 100% !important;
}
.care h3 {
    height: unset;
    width: 100%;
    padding: 24px;
    line-height: 0;
}
.care h3 a {
    font-size: 14px;
}
div#banner-work .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
div#banner-work .column-image-bg {
    background-position: 100% 100% !important;
}
div#banner-work {
    padding-bottom: 50px !important;
}
#sec-02 h6 {
    font-size: 60px;
}
div#sec-02 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
#sec-02 h2 {
    font-size: 40px;
    line-height: 1.2;
}
a.nectar-button.small.regular.accent-color.regular-button {
    line-height: 1;
    height: unset;
    padding: 17px;
}
a.nectar-button.small.regular.accent-color.regular-button span {
    font-size: 18px;
}
#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
    float: unset;
    width: 100%;
}
#sec-02 .vc_col-sm-6 p {
    padding-top: 0;
    padding-bottom: 35px;
}
div#sec-02 {
    padding-bottom: 50px !important;
}
div#servic .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
.section-title {
    font-size: 26px;
    text-align: center;
    width: 100%;
    line-height: 1.2;
    letter-spacing: 0;
}
.see-more-btn {
    line-height: 1;
    height: unset;
    width: 100%;
    margin-bottom: 0;
}
div#sec-03 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
div#sec-03 .vc_column-inner {padding-left: 0;padding-bottom: 30px;padding-top: 0px;}
.nectar_video_lightbox.play_button {
    margin: 0 auto;
    display: table;
    margin-top: 50px;
}
#sec-03 p {
    padding: 0 20px;
}
div#sec-03 {
    padding-bottom: 40px !important;
}
div#conta .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
#conta h2 {
    font-size: 32px;
    text-align: center;
    letter-spacing: 0;
    margin: 0;
    line-height: 1.1;
    padding-bottom: 20px;
}
div#wpforms-10 {
    width: 100%;
}
div#wpforms-10 input, select#wpforms-10-field_7 {
    height: 50px;
	font-size: 16px;
	
}
div#wpforms-10 input::placeholder {
    font-size: 16px;
}
#conta button#wpforms-submit-10 {
    line-height: 1;
    height: unset;
    margin: 0 auto;
    display: table;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 19px;
}
#conta a.nectar-button.small.regular.accent-color.regular-button {
    left: 0;
    width: 100%;
    line-height: 1;
    height: unset;
    top: 0;
}
#conta a.nectar-button.small.regular.accent-color.regular-button span {
    font-size: 17px !important;
}
#conta img {
    margin-top: 60px;
}
div#conta {
    padding-bottom: 50px !important;
}
div#sec2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 10px;
}
div#sec2 h2 {
    font-size: 25px;
    width: unset;
    line-height: 1.2;
    letter-spacing: 0;
    padding-top: 40px;
    padding-bottom: 0;
}
div#sec2 img.mainimage {
    width: 100%;
    margin-bottom: 20px;
}
div#sec2 .vc_column-inner {
    padding: 0;
}
div#sec2 .column-image-bg {
    background-color: #c6ccf3;
}
div#sec2 img {
    width: 100%;
    padding: 0 10px;
}
div#footer-workin .vc_column-inner {
    padding: 0;
    padding-top: 20px;
}
div#footer-workin ul.iconlist {
    margin: 0 auto;
    display: table;
}
div#footer-workin .vc_col-sm-2:nth-child(2) {
    position: unset;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}
div#footer-workin .vc_col-sm-2 ul li:before, div#footer-workin .vc_col-sm-3:nth-child(3) ul li:before {display: none;}
div#footer-workin .vc_col-sm-3:nth-child(3) {
    position: unset;
    width: 100%;
    text-align: center;
}
div#footer-workin h3 {margin-bottom: 20px;margin-top: 10px;}
div#footer-workin h3:before {
    display: none;
}
div#footer-workin ul li {
    position: unset;
    margin-right: 0;
    padding-bottom: 0;
    margin-bottom: 10px;
}
div#footer-workin ul {
    margin: 0;
}
div#footer-workin .vc_col-sm-4 {
    width: 100%;
    text-align: center;
}
div#footer-workin input {
    width: 90%;
    margin: 0 auto;
    height: 40px;
}
div#footer-workin input::placeholder {
    font-size: 16px;
}
div#footer-workin button#wpforms-submit-16 {
    width: 90%;
    line-height: 1;
    height: unset;
    padding: 10px !important;
    font-size: 17px;
}
div#footer-workin .divider {
    width: 90%;
    margin: 0 auto;
}
.lsa-wo p {
    padding-bottom: 30px !important;
    padding: 0 20px;
}
.lsa-wo p a {
    font-size: 15px !important;
}
div#footer-workin ul li a {
    font-size: 16px;
}
div#footer-workin ul.iconlist li {
    margin: 0 10px;
}
div#footer-workin ul.iconlist li:nth-child(1) {
    margin: 0;
}
div#footer-workin img {
    width: 80%;
    margin: 0 auto;
    display: table;
}
div#footer-workin .vc_col-sm-3 p {
    padding: 0 20px;
}
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    line-height: 1.5;
    font-weight: 400;
    font-size: 17px;
}
#page-header-bg h1 {
    padding-top: 20px;
}	
body.wp-singular.page-template-default.page.page-id-21 div#servic .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
body.wp-singular.page-template-default.page.page-id-21 .section-subtitle {
    font-size: 77px;
    text-align: center;
    color: #fff;
}
body.wp-singular.page-template-default.page.page-id-21 div#servic {
    margin-bottom: 30px;
}	
}
/* =====================================Responsive=================================================== */
@media only screen and (min-width: 768px) and (max-width: 1023px){
div#pro-fow .grid {
    text-align: center;
}
div#pro-fow .section h2 {
    font-size: 28px;
    line-height: 1.2;
    padding-bottom: 20px;
    text-align: left;
}
div#pro-fow .list li {
    /* font-size: 16px; */
}	
div#banner-work .vc_column-inner {
    padding: 70px 0;
}
.section-subtitle {
    text-align: center;
}
section.services-section {
     background-image: unset;
     display: unset;
}
div#servic .row-bg.viewport-desktop {
     background-color: #425eb1;
}
.services-left {
    width: 100%;
}
.services-right {
    display: unset !important;
}
.service-text {transform: unset;left: 0;text-align: center;right: 0;top: auto;font-size: 26px;letter-spacing: 0;background-color: #00000087;padding: 20px !important;bottom: 0;}
.service-card {
    margin-top: 40px;
    width: 47%;
    margin: 0 auto;
    margin-top: 60px;
}
.service-card:nth-child(2) .service-text {
    top: auto;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
}
.care {
    padding: 20px;
    background: rgb(40 38 38 / 31%);
    margin: 0 20px;
    width: 50%;
}
.care h2 {
    font-size: 26px;
    line-height: 1.2;
    letter-spacing: 0;
    padding-bottom: 20px;
}
p {
    font-size: 17px !important;
    text-align: center !important;
    width: 100% !important;
}
.care h3 {
    height: unset;
    width: 100%;
    padding: 24px;
    line-height: 0;
}
.care h3 a {
    font-size: 17px;
}
div#banner-work .row_col_wrap_12.col.span_12.dark.left {
    padding: 0;
}
div#banner-work {
    padding-bottom: 50px !important;
}
#sec-02 h6 {
    font-size: 70px;
}
div#sec-02 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
#sec-02 h2 {
    font-size: 45px;
    line-height: 1.2;
}
a.nectar-button.small.regular.accent-color.regular-button {
    line-height: 1;
    height: unset;
    padding: 17px;
}
a.nectar-button.small.regular.accent-color.regular-button span {
    font-size: 18px;
}
#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
    float: unset;
    margin: 0 auto;
    display: table;
}
#sec-02 .vc_col-sm-6 p {
    padding-top: 0;
    padding-bottom: 35px;
}
div#sec-02 {
    padding-bottom: 50px !important;
}
div#servic .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
.section-title {
    font-size: 46px;
    text-align: center;
    width: 100%;
    line-height: 1.2;
    letter-spacing: 0;
}
.see-more-btn {
    line-height: 1;
    height: unset;
    margin-bottom: 0;
}
div#sec-03 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
	div#sec-03 h3 {
    /* font-size: 23px; */
    /* text-align: center; */
    line-height: 1.5;
    /* padding-bottom: 20px; */
}
div#sec-03 ul li {
    font-size: 16px;
    padding-right: 20px;
}
div#sec-03 .vc_column-inner {
    padding: 50px;
}
.nectar_video_lightbox.play_button {
    margin: 0 auto;
    display: table;
    margin-top: 50px;
}
#sec-03 p {
    margin: 0 auto;
}
div#sec-03 {
    padding-bottom: 40px !important;
}
div#conta .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
#conta h2 {
    font-size: 40px;
    text-align: center;
    letter-spacing: 0;
    margin: 0;
}
div#wpforms-10 {
    width: 100%;
}
div#wpforms-10 input, select#wpforms-10-field_7 {
    height: 50px;
	font-size: 16px;
}
div#wpforms-10 input::placeholder {
    font-size: 16px;
}
#conta button#wpforms-submit-10 {
    line-height: 1;
    height: unset;
    margin: 0 auto;
    display: table;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 19px;
}
#conta a.nectar-button.small.regular.accent-color.regular-button {
    left: 330px;
    width: 40%;
    line-height: 1;
    height: unset;
    top: 90px;
}
#conta a.nectar-button.small.regular.accent-color.regular-button span {
    font-size: 17px !important;
}
#conta img {
    margin-top: 60px;
}
div#conta {
    padding-bottom: 50px !important;
}
div#sec2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 10px;
}
div#sec2 h2 {
    font-size: 25px;
    width: unset;
    line-height: 1.2;
    letter-spacing: 0;
    padding-top: 40px;
    padding-bottom: 0;
}
div#sec2 img.mainimage {
    margin-bottom: 20px;
}
div#sec2 .vc_column-inner {
    padding: 0;
}
div#sec2 .column-image-bg {
    background-color: #c6ccf3;
}
div#sec2 img {
    width: 100%;
    padding: 0 10px;
    margin: 0 auto;
}
div#footer-workin .vc_column-inner {
    padding: 0;
    padding-top: 20px;
}
div#footer-workin ul.iconlist {
    margin: 0 auto;
    display: table;
}
div#footer-workin .vc_col-sm-2:nth-child(2) {
    position: unset;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}
div#footer-workin .vc_col-sm-2 ul li:before, div#footer-workin .vc_col-sm-3:nth-child(3) ul li:before {display: none;}
div#footer-workin .vc_col-sm-3:nth-child(3) {
    position: unset;
    width: 100%;
    text-align: center;
}
div#footer-workin h3 {/* margin-bottom: 20px; */margin-top: 10px;}
div#footer-workin h3:before {
    display: none;
}
div#footer-workin ul li {
    margin-right: 0;
    padding-bottom: 0;
}
div#footer-workin ul {
    margin: 0;
}
div#footer-workin .vc_col-sm-4 {
    width: 100%;
    text-align: center;
}
div#footer-workin input {
    margin: 0 auto;
}
div#footer-workin input::placeholder {
    font-size: 16px;
}
div#footer-workin button#wpforms-submit-16 {
    line-height: 1;
    padding: 10px !important;
    font-size: 17px;
}
div#footer-workin .divider {
    width: 90%;
    margin: 0 auto;
}
.lsa-wo p {
    padding-bottom: 20px !important;
}
div#footer-workin ul.iconlist li {
    margin: 0 10px;
}
div#footer-workin ul.iconlist li:nth-child(1) {
    margin: 0;
}
div#footer-workin img {
    width: 50%;
    margin: 0 auto;
    display: table;
}
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    line-height: 1.5;
    font-weight: 400;
    font-size: 17px;
}
#page-header-bg h1 {
    padding-top: 20px;
}   
body.wp-singular.page-template-default.page.page-id-21 div#servic .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
body.wp-singular.page-template-default.page.page-id-21 .section-subtitle {
    font-size: 77px;
    text-align: center;
    color: #fff;
}
body.wp-singular.page-template-default.page.page-id-21 div#servic {
    margin-bottom: 30px;
}   
}
/* =========================================================================== */
@media only screen and (min-width: 1024px) and (max-width: 1300px){
div#pro-fow .section h2 {
    font-size: 30px;
    line-height: 1.2;
    padding-bottom: 20px;
}	
.care {padding: 20px 20px 30px;}
div#banner-work .vc_column-inner {padding-right: 440px;}
.care h2 {
    font-size: 35px;
    padding-bottom: 10px;
}
div#sec-02 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#sec-02 {
    padding-bottom: 50px !important;
}
div#servic .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
.section-title {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 1.2;
    padding-bottom: 20px;
}
.section-description {
    font-size: 16px;
    width: 90%;
}
.services-right {
    width: 100%;
    gap: 15px;
}
.services-section {
    padding-right: 0;
}
.service-text {
    letter-spacing: 0;
    width: 100% !important;
    line-height: 1;
    transform: unset !important;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 20px;
    background-color: #00000091;
    top: auto;
    bottom: 0px;
}
.service-card {
    height: 380px;
}
.service-card:nth-child(2) .service-text {
    width: 100% !important;
    bottom: 0;
    top: auto;
}
div#sec-03 .vc_column-inner {
    padding-top: 160px;
}
div#sec-03 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
div#conta .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
#conta a.nectar-button.small.regular.accent-color.regular-button {
    position: unset;
    margin-top: 30px;
}
#conta textarea {
    height: 150px;
}
#header-outer[data-full-width="true"] header > .container {
    padding: 0 30px;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a {
    font-size: 17px;
    padding: 0 20px;
}
#header-outer[data-lhe="default"] #top nav > ul > li#menu-item-75 > a {
    height: unset;
    line-height: 1;
    padding: 15px 40px;
    width: 100%;
}
div#sec2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#sec2 .vc_column-inner {
    padding-left: 20px;
    padding-right: 20px;
}
div#sec2 .vc_col-sm-2 .vc_column-inner {
    padding: 0 10px;
}
div#sec2 img.mainimage {
    width: 100%;
}
div#footer-workin .vc_column-inner {
    padding: 40px 20px 20px 20px;
}
div#footer-workin ul li {
    margin-right: 0;
}
div#footer-workin .vc_col-sm-2:nth-child(2) {left: 16px;}
div#footer-workin h3 {width: 100% !important;font-size: 17px;}
div#footer-workin .vc_col-sm-3:nth-child(3) {left: 40px;}
div#footer-workin button#wpforms-submit-16 {
    width: 100%;
}
div#footer-workin .divider {
    margin: 30px 0 0 0;
}
div#footer-workin ul li a {
    font-size: 16px;
}
div#footer-workin .vc_col-sm-4 .vc_column-inner {
    padding: 0;
}
div#footer-workin .vc_col-sm-3 .vc_column-inner {
    padding: 0;
}
div#footer-workin .vc_col-sm-2 .vc_column-inner {
    padding: 0;
}
div#footer-workin .vc_col-sm-4 p {
    font-size: 17px;
}
ul.iconlist li {
    margin-right: 10px !important;
}
}
/* ================================================================= */
/* =========================================================================== */
@media only screen and (min-width: 1301px) and (max-width: 1600px){
div#banner-work .vc_column-inner {padding-right: 580px;}
.care h2 {
    font-size: 50px;
    padding-bottom: 10px;
}
div#sec-02 {
    padding-bottom: 50px !important;
}
div#servic .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
.section-title {
    font-size: 35px;
    letter-spacing: 0;
    line-height: 1.2;
    padding-bottom: 20px;
}
.section-description {
    font-size: 16px;
}
.services-right {
    width: 100%;
    gap: 15px;
}
.service-text {
    letter-spacing: 0;
    width: 100% !important;
    line-height: 1;
    transform: unset !important;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 20px;
    background-color: #00000091;
    top: auto;
    bottom: 0px;
}
.service-card:nth-child(2) .service-text {
    width: 100% !important;
    bottom: 0;
    top: auto;
}
div#sec-03 .row_col_wrap_12.col.span_12.dark.left.flip-in-vertical-wrap {
    padding: 0 20px;
}
div#conta .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
#conta a.nectar-button.small.regular.accent-color.regular-button {
    width: 50%;
}
#conta textarea {
    height: 150px;
}
div#sec2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#sec2 .vc_column-inner {
    padding-left: 20px;
    padding-right: 20px;
}
div#sec2 .vc_col-sm-2 .vc_column-inner {
    padding: 0 10px;
}
div#sec2 img.mainimage {
    width: 100%;
}
div#footer-workin .vc_column-inner {
    padding: 40px 20px 20px 20px;
}
div#footer-workin ul li {
    margin-right: 0;
}
div#footer-workin .vc_col-sm-2:nth-child(2) {left: 16px;}
div#footer-workin .vc_col-sm-3:nth-child(3) {left: 40px;}
div#footer-workin button#wpforms-submit-16 {
    width: 100%;
}
div#footer-workin .divider {
    margin: 30px 0 0 0;
}
div#footer-workin .vc_col-sm-4 .vc_column-inner {
    padding: 0;
}
div#footer-workin .vc_col-sm-3 .vc_column-inner {
    padding: 0;
}
div#footer-workin .vc_col-sm-2 .vc_column-inner {
    padding: 0;
}
div#footer-workin .vc_col-sm-4 p {
    font-size: 17px;
}
ul.iconlist li {
    margin-right: 10px !important;
}
}