/*
Theme Name: ghostwriterforme Child Theme
Description: This is a custom child theme for Salient
Theme URI:  https://ghostwriterforme.com/
Author: ThemeNectar
Author URI:  https://ghostwriterforme.com/
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=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

h1, h2, h3, h4{
font-family: 'Montserrat', sans-serif;
}
h5,h6, a,p,span,li,label{
 font-family: "Poppins", sans-serif;
}

h4.fir34{
font-family: 'Montserrat', sans-serif;
}

#header-space {
	display: none;
	}
div#header-outer {
	height: 0;
	top: 0;
	position: absolute;
}
header#top .container .row {
    border-bottom: 1px solid #ffffff;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    margin: 0 12px;
}
body #header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
    color: #161616;
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    display: none;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 0px;
    height: 2px;
    background: #029ebb;
    border-radius: 100px;
    transition: all 0.3s linear;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:after, #header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:after {
    width: 100%;
}
#header-outer[data-format=centered-menu] #top nav>.sf-menu>li ul {
    padding: 6px 0;
    top: 110px;
    left: 13px;
}
#header-outer[data-format=centered-menu] #top nav>.sf-menu>li ul li a {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    line-height: 1;
    padding: 6px 9px;
}
.hover-wrap-inner img {
    width: 100%;
}
div#section1 .image-bg {
    filter: brightness(0.7);
}
div#section1 h4.fir34 {
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 3px;
    justify-content: center;
}
div#section1 .row-bg.viewport-desktop.using-image {
    filter: brightness(0.5);
}
div#section1 h3{
	font-size: 24px;
	color: #ffffff;
}
div#section1 h1 {
    font-size: 46px;
    color: #ffffff;
    font-weight: 700;
    line-height: 1;
    opacity: 1 !important;
    transform: unset;
    text-transform: uppercase;
}
div#section1 p {
    color: #ffffff;
}
div#section1 .row_col_wrap_12 {
    padding-top: 220px;
    padding-bottom: 70px;
}
div#section1 img.img-with-animation.skip-lazy {
    width: 85%;
    margin: 0 auto;
    margin-right: 0;
}
h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}

p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 17px;
    font-weight: 500;
    border-radius: 0 !important;
    padding: 13px 34px;
    text-transform: capitalize;
}
a.nectar-button.small.regular.accent-color.has-icon.regular-button i {
    background-color: #04031E !important;
    color: #ffffff;
    transform: rotate(-45deg);
    margin-top: -12px;
    margin-right: -6px;
}
h4.fir34 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
}

div#section1 .vc_col-sm-4 form.wpcf7-form.init br, div#section1 .vc_col-sm-4 br {
    display: none;
}
div#section1 .vc_col-sm-4 span.wpcf7-form-control-wrap {
    width: 48%;
    display: inline-flex !important;
    margin-bottom: 14px;
    margin-right: 2px;
}
div#section1 .vc_col-sm-4 span.wpcf7-form-control-wrap[data-name="select-446"] {
    width: 99.5%;
    height: 50px;
    margin-top: 0;
}
div#section1 .vc_col-sm-4 span.wpcf7-form-control-wrap[data-name="textarea-923"] {
    width: 98.5%;
    height: 200px;
    margin-top: 10px;
}
div#section1 .vc_col-sm-4 span.wpcf7-form-control-wrap[data-name="tel-478"]{
width: 98.5%;
}
div#section1 .vc_col-sm-4 span.wpcf7-form-control-wrap[data-name="textarea-968"] textarea {
    border-radius: 12px !important;
}
div#section1 .vc_col-sm-4 input[type=text], 
div#section1 .vc_col-sm-4 input[type=tel], 
div#section1 .vc_col-sm-4 input[type=email], 
div#section1 .vc_col-sm-4 select, 
div#section1 .vc_col-sm-4 textarea {
    background: #F5F5F5;
    border: 1px solid #F5F5F5;
    border-radius: 12px !important;
    box-shadow: unset;
    font-size: 16px;
    color: #04031E;
    font-weight: 400;
    padding: 11px 18px;
}
div#section1 .vc_col-sm-4 input[type=submit] {
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
    padding: 10px 42px !important;
    text-transform: capitalize;
    border-radius: 50px !important;
    margin-top: 12px !important;
}
div#section1 .vc_col-sm-4 .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}
div#section1 .vc_col-sm-4 .wpcf7-form .wpcf7-not-valid::placeholder {
    color: red !important;
}
div#section1 .vc_col-sm-4  input:focus, 
div#section1 .vc_col-sm-4  select:focus, 
div#section1 .vc_col-sm-4 textarea:focus {
    border-color: #C67935 !important;
}
div#section1 .vc_col-sm-4 input::placeholder, 
div#section1 .vc_col-sm-4 textarea::placeholder {
    color: #04031E !important;
	font-size:15px;
}
div#section1 .vc_col-sm-4 .wpcf7 .wpcf7-response-output {
    margin-left: 0;
    margin-top: 0;
}
 div#section1 .vc_col-sm-4 span.wpcf7-spinner {
    position: absolute;
}
div#section1 .vc_col-sm-4 br{
	display:none;
}
div#section1 .vc_col-sm-4 span.wpcf7-form-control-wrap[data-name="textarea-183"] textarea {
    border-radius: 0 !important;
}

div#section1 .vc_col-sm-4 {
    background: #000000;
    padding: 20px 18px;
}
div#section1 .vc_col-sm-4 h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
}
div#section2 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}
div#section2 .row-bg-wrap:nth-child(1) .inner-wrap:before{
	 position: absolute;
	 background-image: url('/wp-content/uploads/2025/03/banner-bg-shape-3.png');
	 content:"";
	 background-position: bottom;
	 background-size: 100%;
	 background-repeat: no-repeat;
	 width: 100%;
	 height: 100%;
	 z-index: 2;
	 filter: brightness(0.9)invert(1);
}
div#section2 h3 {
    color: #161616;
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.3;
    padding-top: 10px;
    margin-bottom: 0;
}
div#section2 p {
    color: #ffffff;
}
div#section2 a.nectar-button.small.regular.accent-color.regular-button {
	color: #000000;
	background: #ffffff !important;
}
div#section2 h2 {
    color: #ffffff;
}
div#section2 h2 label {
    font-weight: 400;
    color: #000000;
}
div#section2 .vc_col-sm-3 .vc_column-inner .wpb_text_column {
    background: #ffffff;
    border-radius: 12px;
    margin-bottom: 12px;
    padding: 18px 30px;
}
div#section2 .vc_col-sm-3 {
    padding: 0 6px;
}
div#section2 .cont1 h3 {
    font-size: 62px;
    font-weight: bold;
    color: #C7C7C7;
    transition: 0.5s all;
    font-family: 'Agency FB';
}
div#section2 .cont1 p.img img {
    width: 80%;
    height: 60px;
    object-fit: contain;
    object-position: right;
    transform: scale(1.5);
    margin-bottom: 1rem;
    transition: 0.5s all;
}
div#section2 .cont1 h4 {
    font-size: 28px;
    font-weight: bold;
    color: #000;
    transition: 0.5s all;
    font-family: 'Agency FB';
}
div#section2 .vc_col-sm-3 .vc_column-inner .wpb_text_column:hover {
    background: #000000;
}
div#section2 .vc_col-sm-3 .vc_column-inner .wpb_text_column:hover h3, div#section2 .vc_col-sm-3 .vc_column-inner .wpb_text_column:hover h4 {
    color: #ffffff;
}
div#section2 .vc_col-sm-3 .vc_column-inner .wpb_text_column:hover p.img img {
    filter: brightness(0)invert(1);
}
div#section3 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 40px;
}
div#section3 h2 {
    color: #000000;
    font-size: 50px;
}
div#section3 h2 label {
    font-weight: 400;
    color: #019ebb;
}
div#section3 p.py-4.m-0 {
    color: #04031E;
    padding-top: 20px;
}
.twoinmgbox {
    position: relative;
    background: #fff;
    height: 560px;
    top: 0;
}

.twoinmgbox .twoinmgbox2 {
    position: absolute;
    right: 0;
    width: 71% !important;
    bottom: 0;
    filter: grayscale(1);
    transition: 0.5s all;
    height: 440px !important;
    object-fit: cover;
    margin-bottom: 0 !important;
}

.twoinmgbox .twoinmgbox1 {
    width: 79% !important;
    filter: grayscale(1);
    transition: 0.5s all;
    height: 420px !important;
    object-fit: cover;
}

.twoinmgbox::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 113px;
    background: #019ebb;
}
.twoinmgbox::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 140px;
    height: 131px;
    background: #019ebb;
}
.twoinmgbox .twoinmgbox1:hover, .twoinmgbox .twoinmgbox2:hover {
    filter: grayscale(0);
}
div#section3 ul.list-unstyled.tick-list {
    margin-left: 28px;
}
  div#section3 ul.list-unstyled.tick-list li{
      list-style: none;
      font-size: 20px;
      color: #000000;
      font-weight: 400;
  }
div#section3 ul.list-unstyled.tick-list li::before {
position: absolute;
content: "\f00c";
font-family: FontAwesome;
left: 0;
}
div#section4 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}
div#section4 h2 {
    color: #000000;
    font-size: 50px;
    float: left;
}
div#section4 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    display: flex;
    justify-content: end;
    align-items: center;
    padding-bottom: 20px;
    padding-top: 6px;
}
div#section4 ul.wpb_tabs_nav .wpb_tab {
    padding-top: 20px;
    margin-top: 4px;
    display: none;
}
div#section4 ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item  a {
    background-color: transparent;
    box-shadow: unset;
    color: #000000;
    font-size: 16px;
    border: unset;
    padding: 0 12px;
    margin: 0 6px;
    text-transform: capitalize;
}
div#section4 ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item.active-tab a {
    border-bottom: 1px solid #000000;
}
div#section4 .wpb_tab.ui-tabs-panel div#first {
    
}
div#section4 .wpb_tab.ui-tabs-panel div#first .vc_col-sm-3 .vc_column-inner {
    background: #ffffff;
    padding: 30px 40px;
}
div#section4 .wpb_tab.ui-tabs-panel div#first .vc_col-sm-3 {
    padding: 0 9px;
}
div#section4 .row-bg-wrap:nth-child(1) .inner-wrap:before{
	 position: absolute;
	 background-image: url('/wp-content/uploads/2025/03/banner-bg-shape-3.png');
	 content:"";
	 background-position: top;
	 background-size: 100%;
	 background-repeat: repeat;
	 width: 100%;
	 height: 100%;
	 z-index: 3;
	 filter: brightness(0.9)invert(1);
}
div#section4 .wpb_tab.ui-tabs-panel div#first .vc_col-sm-3 .vc_column-inner img.img-with-animation.skip-lazy {
    width: 85%;
    margin: 0 auto;
    box-shadow: 0 0 20px 0px #939292;
    filter: grayscale(1);
    transition: 1s all;
    height: 262px;
    object-fit: fill;
}
div#section4 .wpb_tab.ui-tabs-panel div#first .vc_col-sm-3 .vc_column-inner:hover img.img-with-animation.skip-lazy {
        filter: drop-shadow(2px 4px 6px black);
}
div#section5 .row-bg.viewport-desktop.using-image {
    filter: brightness(0.5);
}
div#section5 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}
div#section5 h2 {
    color: #ffffff;
    font-size: 50px;
}
div#section5 p {
    color: #ffffff;
}
div#section6 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}
div#section6 h2 {
    color: #000000;
    font-size: 50px;
}
div#section6 p {
    color: #000000;
}
div#section6 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    padding-bottom: 20px;
    padding-top: 6px;
}
div#section6 ul.wpb_tabs_nav .wpb_tab {
    padding-top: 20px;
    margin-top: 4px;
    display: none;
}
div#section6 ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item  a {
    background-color: transparent;
    box-shadow: unset;
    color: #000000;
    font-size: 16px;
    border: unset;
    padding: 0 12px;
    margin: 0 6px;
    text-transform: capitalize;
}
div#section6 ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item.active-tab a {
    border-bottom: 1px solid #000000;
}

div#section6 div#third {
    padding-top: 20px;
}

div#section6 div#third img.img-with-animation.skip-lazy {
    width: 170px;
    height: 220px;
    border-radius: 150px;
}
div#section6 div#third ul {
    margin-left: 28px;
}
div#section6 div#third ul li{
      list-style: none;
      font-size: 20px;
      color: #000000;
      font-weight: 400;
  }
div#section6 div#third ul li::before {
position: absolute;
content: "\f00c";
font-family: FontAwesome;
left: 0;
}
div#contact1 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}
div#contact1 h2 {
    color: #000000;
    text-align: center;
}
div#contact1 form.wpcf7-form.init br, div#contact1 br {
    display: none;
}
div#contact1 span.wpcf7-form-control-wrap {
    width: 49%;
    display: inline-flex !important;
    margin-bottom: 14px;
    margin-right: 2px;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="select-446"] {
    width: 99.5%;
    height: 50px;
    margin-top: 0;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-923"] {
    width: 98.5%;
    height: 150px;
    margin-top: 10px;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="text-817"]{width: 98.5%;}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-968"] textarea {
    border-radius: 12px !important;
}
div#contact1 input[type=text], 
div#contact1 input[type=tel], 
div#contact1 input[type=email], 
div#contact1 select,
div#contact1 textarea {
    background: #F5F5F5;
    border: 1px solid #1F2937;
    border-radius: 12px !important;
    box-shadow: unset;
    font-size: 16px;
    color: #04031E;
    font-weight: 400;
    padding: 11px 18px;
}
div#contact1 input[type=submit] {
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
    padding: 10px 42px !important;
    text-transform: capitalize;
    border-radius: 0 !important;
    margin-top: 12px !important;
    display: table;
    margin: 0 auto;
}
div#contact1 .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}
div#contact1 .wpcf7-form .wpcf7-not-valid::placeholder {
    color: red !important;
}
div#contact1  input:focus, 
div#contact1  select:focus, 
div#contact1 textarea:focus {
    border-color: #C67935 !important;
}
div#contact1 input::placeholder, 
div#contact1 textarea::placeholder {
    color: #04031E !important;
	font-size:15px;
}
div#contact1 .wpcf7 .wpcf7-response-output {
    margin-left: 0;
    margin-top: 0;
}
div#contact1 span.wpcf7-spinner {
    position: absolute;
}
div#section7 div#first {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #019ebb !important;
}
div#section7 h2 {
    color: #000000;
}
div#section7 p {
    color: #000000;
    padding-top: 20px;
}
div#section7 .row-bg-wrap:nth-child(1) .inner-wrap:before {
    position: absolute;
    content: "";
    background: #000000;
    width: 100%;
    height: 60%;
    bottom: 0;
}
div#footer1 .row_col_wrap_12 {
    padding-top: 80px;
    padding-bottom: 15px;
}
div#footer1 ul li a{
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    display: flex;
    line-height: 21px;
 }

div#footer1 ul li a:hover {
    color: #019ebb; /* Color on hover */
}
div#footer1 ul li a:hover i {
    color: #C0892F; /* Icon color on hover */
}

div#footer1 .wpb_raw_code{
	margin: 0;
}
div#footer1 h3{
    font-size: 22px;
    color: #ffffff;
    font-weight: 400;
    text-transform: capitalize;
    padding-bottom: 12px;
}
div#footer1 div#second p {
   color: #ffffff;
}
div#footer1  div#first p {
    color: #ffffff;
    padding-bottom: 0;
    font-weight: 500;
    font-size: 15px;
}
div#footer1 ul {
    margin: 0;
}
div#footer1 ul li {
    list-style: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 7px;
}

div#footer1 div#first .vc_col-sm-3:nth-child(1) {
    width: 30%;
    padding-right: 75px;
}

div#footer1 div#first .vc_col-sm-3:nth-child(2) {
    width: 20%;
}

div#footer1 div#second {
    padding-top: 20px;
}
div#section4 .wpb_tab.ui-tabs-panel div#first .vc_col-sm-3.fir14 .vc_column-inner {
    background: transparent;
}
div#about1 .row_col_wrap_12 {
    padding-top: 270px;
    padding-bottom: 180px;
}
div#about1 .row-bg.viewport-desktop.using-image {
    filter: brightness(0.5);
}
div#about1 h2 {
    color: #ffffff;
}
div#about1 p {
    color: #ffffff;
}
div#testi1 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 40px;
}

div#testi1 .fir1 {
    display: flex;
    justify-content: space-between;
}
div#testi1 .fir1 h4 {
    font-size: 30px;
}
div#testi1 p {
    color: #000000;
}
div#testi1 div#first .vc_col-sm-4 .vc_column-inner {
    box-shadow: 0 0 30px 3px #0000001f;
    padding: 18px 18px;
    border-radius: 18px;
}
div#services2 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 20px;
}
div#services2 .vc_col-sm-5.fir2 .vc_column-inner {
    background: #019ebb;
    border-radius: 12px;
}
div#services2 .vc_col-sm-5.fir2 .vc_column-inner .wpb_text_column {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
div#services2 .vc_col-sm-5.fir2 .vc_column-inner>.wpb_wrapper {
    height: 100%;
    align-self: center;
}

div#services2 .vc_col-sm-5.fir2 h3 {
    font-size: 30px;
    color: #ffffff;
    text-align: left;
}
div#services2 .vc_col-sm-5.fir2 ul {
    position: relative;
    margin-left: 0;
}
div#services2 .vc_col-sm-5.fir2 ul li{
      list-style: none;
      font-size: 20px;
      color: #ffffff;
      font-weight: 400;
      text-align: left;
      margin-left: 33px;
  }
div#services2 .vc_col-sm-5.fir2 ul li::before {
position: absolute;
content: "\f00c";
font-family: FontAwesome;
left: 0;
}

div#services2 .vc_col-sm-5.fir2 ul li a {
    color: #ffffff;
    font-size: 20px;
}
div#services3 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 20px;
}
div#services3 h2 {
    color: #000000;
}
div#services3 h2 label {
    font-weight: 400;
    color: #019ebb;
}
div#services3 p {
    color: #04031E;
}
div#services3 div#second {
    padding-top: 20px;
    padding-bottom: 40px;
}
div#services3 div#second h3 {
    color: #000000;
    font-size: 30px;
    text-transform: uppercase;
}
div#services3 div#second h3 label {
    font-weight: 400;
    color: #019ebb;
}
div#services3 div#second p {
    color: #04031E;
}
div#services3 div#second .vc_col-sm-4.fir3 .vc_column-inner{
	background-color: #000000;
	height: 100%;
	padding: 0 30px;
	border-radius: 12px;
}
div#services3 div#second .vc_col-sm-4.fir3 .vc_column-inner .wpb_text_column {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    z-index: 0;
}
div#services3 div#second .vc_col-sm-4.fir3 .vc_column-inner>.wpb_wrapper {
    height: 100%;
}
div#services3 div#second .vc_col-sm-4.fir3 .vc_column-inner:before{
	 position: absolute;
	 background-image: url('/wp-content/uploads/2025/03/banner-bg-shape-3.png');
	 content:"";
	 background-position: center;
	 background-size: 100%;
	 /* background-repeat: no-repeat; */
	 width: 100%;
	 height: 100%;
	 z-index: 0;
	 filter: brightness(0.9)invert(1);
	 left: 0;
	 right: 0;
}

div#services3 div#second .vc_col-sm-4.fir3 .vc_column-inner h3, div#services3 div#second .vc_col-sm-4.fir3 .vc_column-inner p {
    color: #ffffff;
    text-align: center;
}

div#services3 div#second .vc_col-sm-4.fir3 .vc_column-inner .num a {
    color: #ffffff;
    font-size: 30px;
    text-align: center;
}

div#services3 div#second .vc_col-sm-4.fir3 .vc_column-inner .num {
    text-align: center;
}
div#services4 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 20px;
}
div#services4 h2 {
    color: #000000;
}
div#services4 h2 label {
    font-weight: 400;
    color: #019ebb;
}
div#services4 p {
    color: #04031E;
}
div#services3 {
    margin: 0;
}
div#services3 div#second .fir1 .vc_column-inner,
div#services3 div#second .fir1 .vc_column-inner>.wpb_wrapper,
div#services3 div#second .fir1 .img-with-aniamtion-wrap,
div#services3 div#second .fir1 .hover-wrap,
div#services3 div#second .fir1 .hover-wrap-inner{
    height: 100%;
}
div#services3 div#second .fir1 img.img-with-animation.skip-lazy {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
div#section2 .row-bg.viewport-desktop.using-bg-color {
    background-color: #019ebb !important;
}
div#section4 .row-bg.viewport-desktop.using-bg-color {
    background-color: #019ebb !important;
}
div#section7 a.nectar-button.small.regular.accent-color.regular-button {
    background: #ffffff !important;
    color: #000000;
}
@media (max-width: 767px) and (orientation: portrait){
div#section1 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 20px;
}

div#section1 h1 {
    font-size: 30px;
    text-align: center;
}

div#section1 h1 br {display: none;}

div#section1 .vc_col-sm-1 {
    margin: 0;
}

div#section1 .vc_col-sm-4 h3 {
    font-size: 24px;
}

h3 {
    text-align: center;
}

div#section1 h3 {
    font-size: 23px;
}

p {
    font-size: 15px;
    text-align: center;
    padding-bottom: 12px;
}

a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 14px;
    padding: 9px 20px;
    display: table;
    margin: 0 auto;
}

.wpb_text_column {
    margin-bottom: 14px !important;
}

div#section1 .vc_col-sm-4 span.wpcf7-form-control-wrap {
    width: 100%;
}

div#section1 .vc_col-sm-4 input[type=text], div#section1 .vc_col-sm-4 input[type=tel], div#section1 .vc_col-sm-4 input[type=email], div#section1 .vc_col-sm-4 select, div#section1 .vc_col-sm-4 textarea {
    padding: 7px 9px;
    font-size: 15px;
}

div#section1 .vc_col-sm-4 span.wpcf7-form-control-wrap[data-name="textarea-923"] {
    height: 100px;
}

div#section1 .vc_col-sm-4 input[type=submit] {
    margin-top: 0 !important;
    padding: 9px 20px !important;
    font-size: 15px;
}

div#section1 .vc_col-sm-4 {
    padding: 9px 6px;
}

div#section2 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 10px;
}

h2 {
    font-size: 25px;
    text-align: center;
    line-height: 1.2;
}

h2 br {
    display: none;
}

div#section2 .vc_col-sm-3 .vc_column-inner .wpb_text_column {
    padding: 9px 15px;
    !i;!;
}

div#section2 .cont1 p.img img {
    width: 100%;
    object-position: unset;
    transform: unset;
    height: 100px;
}

div#section2 .cont1 h3 {
    text-align: left;
}

div#section2 p.img {
    margin: 0 auto;
    display: table;
    margin-right: 0;
    margin-top: -50px;
    margin-bottom: -50px;
}

div#section2 .cont1 h4 {
    font-size: 23px;
    line-height: 1.1;
}

div#section2 div#first .vc_col-sm-3 {
    margin-bottom: 0;
}

div#section3 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 10px;
}

.twoinmgbox::before {
    width: 70px;
    height: 110px;
}

.twoinmgbox::after {
    width: 100px;
    height: 130px;
}

div#section3 h2 {
    font-size: 33px;
}

div#section3 div#first .vc_col-sm-6 {
    margin-bottom: 10px;
}

div#section3 p.py-4.m-0 {
    padding: 0;
}

div#section3 ul.list-unstyled.tick-list {
    display: table;
    margin: 0 auto;
}

div#section3 ul.list-unstyled.tick-list li {
    position: relative;
    padding-top: 6px;
}

div#section3 ul.list-unstyled.tick-list li::before {
    left: -28px;
}

div#section3 {
    margin: 0;
}

div#section4 h2 {
    float: unset;
    font-size: 34px;
}

div#section4 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    padding: 0;
    display: block;
}

div#section4 ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item a {
    font-size: 14px;
    margin: 0 0;
    padding: 0 6px;
}

div#section4 .wpb_tab.ui-tabs-panel div#first .vc_col-sm-3 .vc_column-inner img.img-with-animation.skip-lazy {
    height: 148px;
    width: 100%;
    object-fit: fill;
}

div#section4 .wpb_tab.ui-tabs-panel div#first .vc_col-sm-3 .vc_column-inner {
    padding: 30px 60px;
}

div#section4 .wpb_tab.ui-tabs-panel div#first .vc_col-sm-3 {
    padding: 0;
}

div#section4 .wpb_tab.ui-tabs-panel div#first .vc_col-sm-3 .vc_column-inner {
    padding: 8px 8px;
    margin: 0 3px;
}

div#section4 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 10px;
}

div#section4 .wpb_tab.ui-tabs-panel div#first .vc_col-sm-3 {
    width: 25%;
    margin: 0;
}

div#section5 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 10px;
}
div#section5 h2 {
    font-size: 33px;
}
div#section5 div#first .vc_col-sm-2, div#section5 div#first .vc_col-sm-8 {
    margin: 0;
}
div#section5 .row-bg.viewport-desktop.using-image {
    background-position: center !important;
}
div#section6 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 10px;
}
div#section6 h2 {
    font-size: 33px;
}
div#section6 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    padding: 0;
    display: flex;
    justify-content: center;
}
div#section6 ul.wpb_tabs_nav.ui-tabs-nav.clearfix li.tab-item a {
    padding: 0 5px;
    font-size: 14px;
}
div#section6 .vc_col-sm-6.fir1 {
    margin-bottom: 20px;
}
div#section6 .vc_col-sm-6.fir1 .wpb_wrapper.tabbed.clearfix {
    border: 1px solid #000000;
    padding: 9px 9px;
}
div#section6 div#first {
    margin-bottom: 6px;
}
div#section6 div#third img.img-with-animation.skip-lazy {
    width: 100%;
    height: 100%;
    border-radius: 50px;
}
div#section6 div#third {
    padding-top: 0;
}

div#section6 div#second {
    margin-bottom: 0;
}
div#section6 div#third ul {
    display: table;
    margin: 0 auto;
}
div#section6 div#third ul li {
    position: relative;
    padding-top: 6px;
}
div#section6 div#third ul li::before {
    left: -28px;
}
div#contact1 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 10px;
}
div#section6 div#third .vc_col-sm-6 {
    margin: 0;
}
div#contact1 span.wpcf7-form-control-wrap, div#contact1 span.wpcf7-form-control-wrap[data-name="text-817"] {
    width: 100%;
    margin-bottom: 10px;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-923"] {
    width: 100%;
    height: 100px;
    margin-top: 0;
}
div#contact1 input[type=submit] {
    margin-top: 0 !important;
    padding: 9px 20px !important;
    font-size: 15px;
}
div#contact1 input[type=text], div#contact1 input[type=tel], div#contact1 input[type=email], div#contact1 select, div#section1 .vc_col-sm-4 textarea {
    padding: 6px 9px;
}
div#section7 div#first {
    padding: 20px 15px;
}
div#section7 p {
    padding-top: 0;
}
div#section7 .vc_col-sm-6 {
    margin: 0;
}
div#section7 .vc_col-sm-1 {
    margin: 0;
}
div#footer1 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 10px;
}
div#footer1 div#first .vc_col-sm-3:nth-child(1),
div#footer1 div#first .vc_col-sm-3:nth-child(2),
div#footer1 div#first .vc_col-sm-3:nth-child(3),
div#footer1 div#first .vc_col-sm-3:nth-child(4) {
    padding: 0;
    width: 100%;
    margin: 0;
}
div#footer1 div#first .vc_col-sm-3:nth-child(1) img.img-with-animation.skip-lazy {
    width: 60%;
    margin: 0 auto;
}
div#footer1 ul li a {
    font-size: 14px;
    text-align: center;
    display: table;
    margin: 0 auto;
}
div#footer1 ul li {
    padding-bottom: 4px;
    text-align: center;
}
div#footer1 h3 {
    font-size: 20px;
    padding-bottom: 0;
}
div#footer1 div#first {
    margin: 0;
}
div#footer1 div#second {
    padding: 0;
}
div#about1 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: unset;
}

div#about1 {
    min-height: unset;
}
div#services2 .row_col_wrap_12 {
    padding-top: 20px;
    padding-bottom: 10px;
}
div#services3 .row_col_wrap_12 {
    padding-top: 10px;
    padding-bottom: 10px;
}	
}