/*
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=Libre+Franklin:ital,wght@0,100..900;1,100..900&display=swap');


.hsection1  h1 {
    color: #fff;
    line-height: normal;
}

.hsection1  p {
    color: #fff;
    margin: 20px 0;
    font-size: 1.25rem;
}

body.material .nectar-button.jumbo {
    padding: 14px 30px !important;
    font-weight: normal;
    font-size: 1rem;
}

body.material .nectar-button.large {
    padding: 16px 40px;
    display: inline-block;
    font-weight: normal;
    font-size: 1rem;
}

.hsection2 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
    padding: 20px;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #D7D7D7;
}

.hsection2 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h3 {
    font-weight: 600;
    color: #000000;
}

.hsection2 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper  .vc_col-sm-3 {
    background: #0a1952;
    padding: 10px;
    border-radius: 10px;
}

.hsection2 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .vc_col-sm-3 > .vc_column-inner img {
    margin: 10px auto 0;
    display: table;
} 

.hsection2 .vc_col-sm-4 .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper {
	padding-left: 15px;
}

.hsection2 .vc_col-sm-4 .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper p {
    font-size: 0.9rem;
    color: #000;
    padding-bottom: 0;
    margin: 10px 0;
}

.hsection2 .vc_col-sm-4 .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper p a {
    color: #f56500;
    font-weight: 500;
    border-bottom: 2px solid #f56500;
	padding-bottom: 5px
}
.hsection2 .vc_col-sm-4 .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper p a:after{
	content: url(images/or-ico.png);
	padding-left: 10px;
}

.hsection2 .vc_col-sm-4 .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper p a:hover {
    color:#333;
    border-bottom-color: #333;
}

.hsection2 .vc_col-sm-4 .vc_col-sm-9 > .vc_column-inner > .wpb_wrapper p a:hover:after {
    filter: brightness(0);
    opacity: 0.9;
}
   

.hsection2 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .vc_col-sm-3 h2.vc_custom_heading {
    color: #fff;
    position: absolute;
    left: -13px;
    bottom: 3px;
    margin: 0;
    opacity: 0.4;
    font-size: 4.2rem;
    font-weight: 700;
}

.hsection2 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .vc_col-sm-3 .vc_column-inner {
    height: 100%;
}

.heading-n h2 {
    font-size: 2.5rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 10px;
    line-height: normal;
}

.sec3-right >  .vc_column-inner > .wpb_wrapper {
    padding-left: 80px;
}

.heading-n p {
    color: #000;
    font-size: 1rem;
}

.heading-n h4 {
    background: #FD6701;
    display: inline-block;
    padding: 3px 15px;
    color: #fff;
    font-size: 1rem;
    margin-bottom: 20px;
    font-weight: 500;
    border-radius: 3px;
}

.heading-n h4:after{
	content: url(images/truck-ico.png);
	background: #07245F;
	margin-left: 9px;
	padding: 3px 5px;
	display: inline;
	border-radius: 1px;
}

.wpb_wrapper {}

.wpb_text_column.box-whi {
    position: absolute;
    right: 30px;
    background: #fff;
    border-left: 5px solid #FD6701;
    padding: 30px;
    margin: 0;
    text-align: center;
    z-index: 1;
    border-radius: 0px 10px 10px 0px;
    top: 40px;
    box-shadow: 0 0 10px #00000026;
}

.wpb_text_column.box-whi h2 {
    font-size: 5rem;
    font-weight: bold;
    color: #07245F;
    line-height: 4rem;
    letter-spacing: 5px;
}

.wpb_text_column.box-whi h3 {
    color: #FD6701;
    font-weight: 700;
}

.wpb_text_column.box-whi h2 strong {
    vertical-align: baseline;
    font-weight: 800;
    color: #FD6701; 
}

.gsl-service .wpb_wrapper {
    display: flex;
}

.gsl-service .wpb_wrapper .gsl-item {
    max-width: 215px;
    margin-right: 20px;
    text-align: center;
    padding: 25px 10px 0px 10px;
    border-top: 5px solid #FD6701;
    margin-top: 10px;
    margin-bottom: 0;
}

.gsl-service .wpb_wrapper .gsl-item img {
    margin: 0 auto 10px;
}

.sec3-left img.img-with-animation.skip-lazy {
    max-width: none;
}

.hsection4 .viewport-desktop:before {
	background: url(images/bluecta.jpg) no-repeat scroll center center;
	content:"";
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
} 

.heading-n.wh h2 , .heading-n.wh p {
    color: #FFF;
}


.cntformw  > .vc_column-inner > .wpb_wrapper {
    /* padding: 30px; */
    background: #fff;
    margin-bottom: -50px;
    border-radius: 10px;
    box-shadow: 0 0 10px #c4c4c4;
}

.hsection4 {
    padding-bottom: 0 !important; 
}

.cntformw > .vc_column-inner > .wpb_wrapper h3 {
    color: #333;
    font-weight: 600;
    font-size: 1.75rem;
    margin-bottom: 20px;
}

.cntformw > .vc_column-inner > .wpb_wrapper  label {
    display: block;
    margin-bottom: 20px;
    position: relative;
}

.cntformw > .vc_column-inner > .wpb_wrapper br {
    display: none;
}

.cntformw > .vc_column-inner > .wpb_wrapper label input[type="text"] , .cntformw > .vc_column-inner > .wpb_wrapper label select {padding-left: 40px;background: #fff;border: 1px solid #ddd;height: 44px;}


.cntformw > .vc_column-inner > .wpb_wrapper label img.bts-ico {
    position: absolute;
    left: 13px;
    top: 11px;
    z-index: 1;
}

.cntformw > .vc_column-inner > .wpb_wrapper input.wpcf7-form-control {
    width: 100%;
}

.heading-n.center {
    text-align: center;
}

.hsection5 .vc_col-sm-4 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.cfts-img {	border-radius: 10px;  }

.hsection5 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
    position: relative;
    width: 92%;
}

.hsection5 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper:before{
	content:"";
	position: absolute;
	right: -30px;
	border-top: 10px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 33px solid #0e245f;
	z-index: 1;
	bottom: 80px;
}

.hsection5 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper:after {
	content:"";
	background-color: #07245F;
	width: 80px;
	height:80px;
	position: absolute;
	right: -30px;
	bottom: 0;
	border-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: center;	
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: center center;
}

.hsection5 .vc_col-sm-4.truck  > .vc_column-inner > .wpb_wrapper:after{
	background-image:url('images/wh-ico1.png');

}

.hsection5 .vc_col-sm-4.car  > .vc_column-inner > .wpb_wrapper:after{
	background-image:url('images/wh-ico2.png');
} 

.hsection5 .vc_col-sm-4.truck2  > .vc_column-inner > .wpb_wrapper:after{
	background-image:url('images/wh-ico3.png');
}

.hsection5 .vc_col-sm-4:hover  > .vc_column-inner > .wpb_wrapper:after{
	background-color:#FD6701
}

.hsection5 .vc_col-sm-4:hover  > .vc_column-inner > .wpb_wrapper:before{
	border-left-color:#FD6701
}

.hsection5 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column.white-blk {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    right: 0;
    max-width: 380px;
    padding: 30px;
    border-radius: 10px 0px 0px 10px;
    border-right: 5px solid #FD6701;
    border-right: 5px solid #07245F;
}

.hsection5 .vc_col-sm-4:hover > .vc_column-inner > .wpb_wrapper .wpb_text_column.white-blk {
	border-right-color:#FD6701
}

.hsection5 .vc_col-sm-4:hover > .vc_column-inner > .wpb_wrapper .wpb_text_column.white-blk h4 {
	color:#FD6701
}

.hsection5 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column.white-blk h4 {
    font-weight: bold;
    font-size: 1.3rem;
    color: #333;
}

.hsection5 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column.white-blk p {
    width: 100%;
    color: #000;
    font-size: 1rem;
    padding-bottom: 1em;
}
.hsection5 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column.white-blk p:last-child {
    padding-bottom: 0;
}

.hsection5 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column.white-blk p:last-child a {
    position: relative;
    color: #333;
    font-weight: 500;
    border-bottom: 2px solid #333;
    padding-bottom: 5px;
}

.hsection5 .vc_col-sm-4:hover  > .vc_column-inner > .wpb_wrapper .wpb_text_column.white-blk p:last-child a{
	color:#FD6701;
	border-bottom-color:#FD6701;
}

.hsection5 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper .wpb_text_column.white-blk p:last-child a:after {
    content: url(images/or-ico.png);
    padding-left: 6px;
    filter: brightness(0);
    opacity: 0.8;
}
 
.hsection5 .vc_col-sm-4:hover > .vc_column-inner > .wpb_wrapper .wpb_text_column.white-blk p:last-child a:after {
    filter: none;
    opacity: 1;
}

.why-list ul {
    list-style: none;
    padding: 0;
    margin: 40px 0;
    position: relative;
}

.why-list ul:before{
    content:"";
    position: absolute;
    left: 22px;
    border-left: 2px dashed #333;
    height: 80%;
    top: 10px;
}

.why-list ul li {
    list-style: none;
}

.why-list ul li h5 {
    color: #333333;
    font-size: 1.25rem;
    /* margin-bottom: 0; */
}

.why-list ul li {
    font-size: 1rem;
    color: #333;
    padding-left: 70px;
    position: relative;
    margin-bottom: 30px;
}

.why-list ul li .wh-ico {position: absolute;left: 0;display: none;}

.why-list ul li:before {
	content: url(images/bulb.png);
	position: absolute;
	left: 0;
	background-color: #FD6701;
	width: 46px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 3px;
}

.hsection6 .row-bg.viewport-desktop:before {
	content:"";
	background: url(images/bluebgnew.jpg) no-repeat scroll center center #0a1c4c;
	position: absolute;
	left: 0;
	width: 100%;
	height: 70%;
	top: 0;
}

.white-box {
    margin-top: 50px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 15px 15px #dddddd9c;
}

.white-box .vc_col-sm-8 > .vc_column-inner > .wpb_wrapper {
    padding: 45px 40px;
    width: 100%;
}

.form-row {
    display: flex;
    justify-content: space-between;
    margin-top: 28px;
    width: 100%;
}

.form-row .form-col {
    padding: 0 10px;
    width: 33.33%;
}

.form-row input.wpcf7-form-control , .form-row select.wpcf7-form-control {
    width: 100%;
    font-weight: normal;
    font-size: 1rem;
    border: 1px solid #ddd;
    background: #fff;
}

.form-row p {
    width: 100%;
}

.white-box .vc_col-sm-8 > .vc_column-inner > .wpb_wrapper h2.vc_custom_heading {
    margin-top: 10px;
    margin-bottom: 10px;
}

.white-box .vc_col-sm-8 > .vc_column-inner > .wpb_wrapper a.nectar-button {
    margin-right: 10px;
} 

.white-box  span.wpcf7-spinner {
    display: none;
}
 
.white-box img.img-with-animation {
    max-width: 112%;
} 
 
 
 .nectar_single_testimonial p {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #333;
    font-style: italic;
    font-weight: 400;
    padding-top: 50px;
}

blockquote.nectar_single_testimonial {
    background: #F9F9F9;
    padding: 40px;
    position: relative;
}

.nectar_single_testimonial .image-icon {
    position: absolute;
    top: -20px;
    width: 86px;
    height: 86px;
}

.nectar_single_testimonial .image-icon:before {
    content:"";
    position: absolute;
     width: 86px;
    height: 86px;
}


.nectar_single_testimonial .wrap {display: flex;justify-content: end;flex-flow: column;text-align: right;}

.nectar_single_testimonial .wrap span.title {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    font-weight: 400;
}

.nectar_single_testimonial .wrap span {
    font-weight: bold;
    color: #FD6701;
    display: block;
}

.nectar_single_testimonial span.open-quote {
    display: none;
}

.hsection8 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
    padding: 30px;
    width: 100%;
    position: relative;
    margin-top: 40px;
}

.hsection8 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h4 {
    font-size: 1.5rem;
    color: #333;
}

.hsection8 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper p {
    font-size: 1rem;
    min-height: 140px;
}

.hsection8 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper:before , .hsection8 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    background: #02319D;
    border-radius: 30px;
    height: 10px;
    bottom: 0;
}

.hsection8 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper:after {
    width: 50px;
    background: #f76400;
    right: 0;
    left: auto;
}

.hsection8 .vc_col-sm-6:last-child {
    text-align: right;
    margin-top: 60px;
}


.nectar-global-section.before-footer {
	background: url('images/foooterbg-new.jpg') no-repeat scroll center top #000b27;
	background-size:cover;	
	margin-top: 0;
}

.footer-up {
    background: #fff;
    padding: 40px;
    margin-top: -80px;
    margin-bottom: 80px !important;
}
.footer-up > .row-bg-wrap:before , .footer-up > .row-bg-wrap:after ,
.footer-up:before , .footer-up:after{
    content:url(images/ftr-curve.png);
    position: absolute;
    left: -12px;
    top: -17px;
}

.footer-up > .row-bg-wrap:before, .footer-up > .row-bg-wrap:after {
    top: auto;
    bottom: -20px;
    transform: rotate(-90deg);
}

.footer-up > .row-bg-wrap:after {
    left: auto;
    right: -15px;
    transform: rotate(180deg);
    bottom: -18px;
}   

.footer-up:after {
    left: auto;
    right: 0;
    transform: rotate(90deg);
}   

.newsletter-ci p {
    display: none;
}

.tnp.tnp-subscription {
    border: 1px solid #ddd;
    border-radius: 6px;
    width: 100%;
    padding: 5px;
    position: relative;
    display: flex;
    max-width: none;
}

.tnp-subscription div.tnp-field, .tnp-profile div.tnp-field {
    margin: 0;
    right: 0;
    top: 0;
}

.tnp-field.tnp-field-email {
    margin-bottom: 0 !important;
    width: 100%;
}

.tnp-subscription input[type="hidden"] {    display: none;	}

.tnp.tnp-subscription form {
    display: flex;
    width: 100%;
}

.tnp-field label {
    display: none;
}

.tnp-field input {
    height: 47px;  
}

.tnp-field input.tnp-email {
    background: transparent;
}

.nectar-global-section.before-footer  .footer-up h2 {
    color: #333;
    margin-bottom: 0;
    }

.nectar-global-section.before-footer h2 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 1.5rem;
    /* font-weight: 500; */
}

.nectar-global-section.before-footer li {
    list-style: none;
    padding: 0;
    margin-bottom: 15px;
    color: #fff;
	font-weight:300;
    font-size: 1rem;
    line-height: normal;
}

.nectar-global-section.before-footer ul {
    padding: 0;
    margin: 0;
}

.nectar-global-section.before-footer li a {
    color: #fff;
    font-size: 1rem;
    line-height: normal;
	font-weight:300;
}

.nectar-global-section.before-footer li a:hover , .nectar-global-section.before-footer li a:active , .nectar-global-section.before-footer li a:focus {
    color: #f76400;
}

.copyright {
    padding: 30px 0;
    color: #fff;
    font-size: 1rem;
    margin-top: 2rem;
	background:url('images/line-sep.png') no-repeat scroll center top;
}

.ftr-social .wpb_wrapper {
    display: flex;
}

.ftr-social  a {
    width: 44px;
    height: 44px;
    background: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    border-radius: 6px;
    font-size: 1.2rem;
    color: #fff;
    line-height: normal;
}

.ftr-social .wpb_wrapper a:hover , .ftr-social .wpb_wrapper a:focus , .ftr-social .wpb_wrapper a:active {
    background: #ff6600;
    color: #fff;
}

.footer-up p {
    font-size: 1rem;
    margin-bottom: 0;
    color: #333;
}

blockquote.nectar_single_testimonial:after {
    content: url('images/arch.png');
	position:absolute;
	right: 30px;
	top:-30px; 
}

#header-outer header {
    /* background: #07245F; */
    position: absolute;
    top: 0;
}

.top-bar .container {
    display: flex;
    align-items: center;
}

.top-right.ftr-social {
    text-align: right;
    margin-right: -30px;
}

.top-right.ftr-social .wpb_wrapper {
    justify-content: end;
}

.container.white-bar {
    background: #fff;
    border-radius: 8px;
    /*padding: 20px;*/
    bottom: 0;
    position: relative;
    margin-top: 10px;
}

#header-outer header {
    margin-bottom: 0;
}

.wpb_row.hsection1 {
    /* margin-top: -40px; */
    position: relative;
}

#top nav>ul>li a {font-size: 1.1rem;color: #000;font-weight: 400;}

#header-outer #top nav>.buttons a .menu-title-text:after {
    display: none;
}   

#header-outer #top nav>.buttons span.menu-title-text {
    background: #02319D;
    padding: 15px 40px;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
}

body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    bottom: auto;
    top: 0;
    width: 100%;
    border-width: 5px;
    border-color:#07245F !important;
}   

#header-outer[data-lhe="animated_underline"] li > a .menu-title-text {
    position: static;
}   

#header-outer[data-format=centered-menu] #top nav>.sf-menu>li a {  
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 20px;
    margin: 0;
}

.top-left a {
    color: #fff;
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
}

.top-right.ftr-social a {
    background: #ffffff26;
    width: 36px;
    height: 36px;
}  

.container.main-content {
    position: relative;
}

#header-outer header:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1; 
    background: #07245F;
    height: 65%;
}

.top-left a {
    margin-right: 20px;
}

.top-bar {
    padding-top: 13px;
    padding-bottom: 3px;
}

.top-left a img {
    margin-right: 10px;
}

.col.top-left {
    margin-left: -20px;
}   

.top-right.ftr-social a i.fa {
    top: 0;
}   

.wpcf7-spinner {
    display: none;
}   


body.material .nectar-button.large.btn-line {
    background-color: #fff !important;
     outline: 2px solid #f76400;
    margin-left: 20px;
    color: #f76400;
}
  
.ftr-social a i.fa {  
    top: 0;
}

.hsection4 {
    padding-bottom: 80px !important;
}

.form-row1 {
    margin-top: 0 !important;
}

.form-row1 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
}

.form-row1:first-child p {
    padding: 0 15px;
}

.pg-service2 {
    margin-top: 80px;
}

.pg-contact2 {
    margin-top: 80px;
}

ul.sub-menu.tracked-pos {
    padding: 20px 0 !important;
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 15em !important;
}


ul.sub-menu.tracked-pos li a {
    font-size: 0.9rem !important;
    color: #000 !important;
    font-weight: 400 !important;
    transition: all ease .3s !important;
}

#header-outer #top nav > ul > li:not(.megamenu) ul a:hover, #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) .sfHover > a, #header-outer #top nav > ul > li:not(.megamenu) .sfHover > a, #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover, #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a, #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-ancestor > a, #header-outer nav > ul > .megamenu > ul ul li a:hover, #header-outer nav > ul > .megamenu > ul ul li a:focus, #header-outer nav > ul > .megamenu > ul ul .sfHover > a, #header-secondary-outer ul > li:not(.megamenu) .sfHover > a, #header-secondary-outer ul > li:not(.megamenu) ul a:hover, #header-secondary-outer ul > li:not(.megamenu) ul a:focus, body:not([data-header-format="left-header"]) #header-outer nav > ul > .megamenu > ul ul .current-menu-item > a {
    background-color: transparent !important;
    font-weight: 700 !important;
}

.pg-service1 h3 {
    color: #fff;
}

.pg-service3 h2 {
    color: #000;
    font-size: 30px;
    margin-bottom: 10px;
}

.pg-service3 ul li {
    color: #333;
    font-size: 16px;
}

.pg-service3 p {
    color: #333;
    font-size: 16px;
}

.pg-service3 {
    padding: 100px 0 100px 0  !important;
    margin-top:0px !important;
    margin-bottom: 100px !important;
}

.pg-service3 ul {
    margin: 0 0 0 30px !important;
}

div#fws_67803aa0c0096 {}

.copyright p {
    display: flex;
    justify-content: center;
    gap: 10px;
}


.copyright p a img {
    margin: 0 !important;
    max-width: 170px !important;
}


@media only screen and (min-width: 1200px) and (max-width:1600px) {

html { font-size:85%; }

.container {	max-width: 90%;	}
 
.sec3-left img.img-with-animation.skip-lazy {
    max-width: 110%;
    margin-top: 50px;
}

}


@media only screen and (min-width: 300px) and (max-width:950px) { 
    
html { font-size:85%; }

.container.white-bar {
    padding: 10px;
}   

.top-bar {    display: none;  }

#header-outer header:before {    height: 100%;}

.wpb_row.hsection1 {    padding-top: 5rem !important;    padding-bottom: 3rem !important;    text-align: center;  }   

.hsection1 h1 {    font-size: 1.5rem;   }

.hsection1 br {    display: none;  }

.hsection1 p {    font-size: 1rem;  }    

.sec3-left img.img-with-animation.skip-lazy {
    max-width: 100%;
}

.sec3-right > .vc_column-inner > .wpb_wrapper {
    padding-left: 0;
    text-align: center;
}

.heading-n h2 {
    font-size: 1.5rem;
}

.heading-n br {
    display: none;
}

.wpb_row.hsection3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.gsl-service .wpb_wrapper .gsl-item {
    max-width: 100%;
    margin-right: 0;
    margin-top: 30px;
}

.gsl-service .wpb_wrapper {
    display: block;
}   

.wpb_row.hsection4 {
    padding-top: 3rem !important;
    padding-bottom: 1rem !important; 
    text-align: center;
}

.wpb_row.hsection5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.hsection5 .vc_col-sm-4 {
    margin-bottom: 0;
}

.wpb_row.hsection6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.wpb_row.hsectionb6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.hsectionb6 .vc_col-sm-5 {
    display: none;
} 

.white-box .vc_col-sm-8 > .vc_column-inner > .wpb_wrapper {
    padding: 20px;
}

.form-row .form-col {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
}

.form-row {
    flex-flow: wrap;
    margin-top: 0;
}

.form-row.form-row1 {
    margin-bottom: 10px;
}

.form-row1:first-child p {
    padding: 0;
}   

.hsection6 .vc_col-sm-4 {
    display: none;
}   

.wpb_row.hsection7 { 
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}  


.wpb_row.hsection8 { 
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}  
.hsection8 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
    margin-top:0px; 
}

.footer-up {
    margin-top: 0;
    padding: 30px;
    margin-bottom: 40px !important; 
}

.footer-up > .row-bg-wrap:before, .footer-up > .row-bg-wrap:after, .footer-up:before, .footer-up:after {
    display: none;
}

.footer-mid .vc_col-sm-3 {
    width: 49%;
}

.copyright p {
    display: block;
    text-align: center !important; 
}

.copyright p a {
    display: inline-block;
    vertical-align: baseline;
    top: 9px;
    position: relative;
}
.hsection5 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper:after {    top: 0;    right: 0;   }

.hsection5 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper:before {    display: none;   }

.hsection5 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {    width: 100%;    }
}

   