/*
Theme Name: Focus Cleaning 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: focuscleaning
Version: 1.0
*/

/* Web Fonts */
@font-face {
    font-family: 'PT-Serif-Bold';
    src: url('fonts/PT_Serif/ptserif-bold.woff2') format('woff2'),
         url('fonts/PT_Serif/ptserif-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PT-Serif-Bold-Italic';
    src: url('fonts/PT_Serif/ptserif-bolditalic.woff2') format('woff2'),
         url('fonts/PT_Serif/ptserif-bolditalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PT-Serif-Italic';
    src: url('fonts/PT_Serif/ptserif-italic.woff2') format('woff2'),
         url('fonts/PT_Serif/ptserif-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PT-Serif-Regular';
    src: url('fonts/PT_Serif/ptserif-regular.woff2') format('woff2'),
         url('fonts/PT_Serif/ptserif-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* 2nd Font */

@font-face {
    font-family: 'PoppinsBlack';
    src: url('fonts/Poppins/poppins-black.woff2') format('woff2'),
         url('fonts/Poppins/poppins-black.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PoppinsBold';
    src: url('fonts/Poppins/poppins-bold.woff2') format('woff2'),
         url('fonts/Poppins/poppins-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PoppinsExtraBold';
    src: url('fonts/Poppins/poppins-extrabold.woff2') format('woff2'),
         url('fonts/Poppins/poppins-extrabold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PoppinsExtraLight';
    src: url('fonts/Poppins/poppins-extralight.woff2') format('woff2'),
         url('fonts/Poppins/poppins-extralight.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PoppinsItalic';
    src: url('fonts/Poppins/poppins-italic.woff2') format('woff2'),
         url('fonts/Poppins/poppins-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PoppinsLight';
    src: url('fonts/Poppins/poppins-light.woff2') format('woff2'),
         url('fonts/Poppins/poppins-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PoppinsMedium';
    src: url('fonts/Poppins/poppins-medium.woff2') format('woff2'),
         url('fonts/Poppins/poppins-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PoppinsRegular';
    src: url('fonts/Poppins/poppins-regular.woff2') format('woff2'),
         url('fonts/Poppins/poppins-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PoppinsSemiBold';
    src: url('fonts/Poppins/poppins-semibold.woff2') format('woff2'),
         url('fonts/Poppins/poppins-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PoppinsThin';
    src: url('fonts/Poppins/poppins-thin.woff2') format('woff2'),
         url('fonts/Poppins/poppins-thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* Web Fonts */
body.material #header-secondary-outer .nectar-center-text div {
    display: inline-block !Important;
}
.h_center {
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    font-size: 19px;
}
#top nav ul li a {
    color: #000;
}
#top nav ul li a:hover {
    color: #0094da;
}
#header-outer header#top nav ul.sub-menu {
   padding: 0;
   border: 1px solid #eee;
   border-top-color: transparent;
}
#header-outer header#top nav ul.sub-menu > li a {
   padding: 10px 20px;
   font-size: 14px;
   color: #060606;
   font-weight: 400;
}
#header-outer header#top nav ul.sub-menu > li + li {
   border-top: 1px solid #eee;
}
.header_call a {
    background: #36495d url(/wp-content/uploads/2020/12/header_call.png);
    padding: 12px 20px 12px 40px!IMPORTANT;
    border-radius: 100px;
    background-repeat: no-repeat;
    background-position: left center;
    background-position-x: 10px;
    font-weight: bold;
}
.contact_section .wpb_wrapper a {
    color: #000;
}
.header_call a:before {
display:none !Important;
}
body #header-secondary-outer .nectar-center-text {
    max-width: 87%;
}
.h_right {
    float: right;
	font-size:14px;
}
.h_right img {
    margin-top: -2px;
    float: left;
    padding-right: 5px;
}
.h_left img {
    margin-top: -4px;
    float: left;
    padding-right: 5px;
}

.h_left {
    float: left;
	font-size:14px;
}
.h_left a i {
    color: #36495d;
}

.h_left a {
    padding-left: 6px;
}

body.material #header-secondary-outer {
    border: 1px solid transparent;
    background: transparent;
    border-bottom: 1px solid #ccc;
}
.slider h1 {
    font-size: 62px !important;
    line-height: 50px;
   padding-left: 2%;
	padding-top: 4%;
}
.slider h1 span {
    color: #0094da;
    font-size: 48px;
}
.slider .swiper-slide[data-x-pos="left"] .content p {
background: #fff;
display: table;
color: #000;
padding: 5px 20px 15px;
margin-top: 30px;
margin-left: 50px;
position: relative;
transform: skew(-30deg) !important;
-webkit-transform: skew(-30deg) !important;
-moz-transform: skew(-30deg) !important;
-o-transform: skew(-30deg) !important;
}
.slider .swiper-slide[data-x-pos="left"] .content p > span {
transform: skew(30deg) !important;
-webkit-transform: skew(30deg) !important;
-moz-transform: skew(30deg) !important;
-o-transform: skew(30deg) !important;
display: block;
}
.slider div[data-button-sizing="large"] .swiper-slide .button a {
    border-radius: 100px !important;
    margin-left: 110px;
}
.slider_two a.primary-color {
    margin-left: 10px !important;
}
.slider_three a.primary-color {
    margin-left: 170px !important;
}
.slider .swiper-slide .content .buttons {
    padding-top: 0px;
    margin-top: -20px;
}
.nectar-slider-wrap[data-button-styling="btn_with_preview"] .swiper-container .slider-prev i, .nectar-slider-wrap[data-button-styling="btn_with_preview"] .swiper-container .slider-next i {
    border-radius: 0px;
    border: 0px solid #fff;
    background: #0094da78;
}
.nectar-slider-wrap[data-button-styling="btn_with_preview"] .swiper-container .slider-prev:hover i, .nectar-slider-wrap[data-button-styling="btn_with_preview"] .swiper-container .slider-next:hover i {
    border-radius: 0px;
    border: 0px solid #fff;
    background: #0094da;
}
.slider .swiper-container:after {
    content: "";
    width: 480px;
    height: 220px;
    background: url(/wp-content/uploads/2020/12/slider_overflow.png);
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 0;
    background-position: bottom right;
    background-repeat: no-repeat;
}
.three_step_section .iwithtext .iwt-text {
    padding-left: 100px;
}
.three_step_section .iwithtext .iwt-icon img{
    width: 80px !important;
}
.three_step_section h2 {
    font-size: 24px;
    line-height: 24px;
    margin: 0;
	color:#36495d;
}
.three_step_section h3 {
    font-weight: 100;
    margin: 0 !important;
    font-size: 18px;
    padding-top: 5px;
	color:#36495d;
}
.three_step_section .iwithtext {
    border-radius: 10px;
    padding: 30px 40px 50px;
    border: 1px solid #ccc;
	background:#fff;
	-webkit-transition: transform .7s cubic-bezier(.2,1,.22,1), box-shadow .7s cubic-bezier(.2,1,.22,1), opacity 0.55s ease 0.25s;
    transition: transform .7s cubic-bezier(.2,1,.22,1), box-shadow .7s cubic-bezier(.2,1,.22,1), opacity 0.55s ease 0.25s;
}
.location_list .nectar-fancy-ul ul li .icon-default-style[class^="icon-"] {
    line-height: 25px;
    color: #e5e5e5;
}
.location_list .nectar-fancy-ul ul li:hover {
    color: #0094da;	
}
.location_list .nectar-fancy-ul ul li:hover .icon-default-style[class^="icon-"]{
    color: #0094da;	
}
.three_step_section .vc_col-sm-4:hover .iwithtext {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0 0 10px #ccc;
    border-bottom: 3px solid #29a0d8;
}
.three_step_section .iwithtext .iwt-icon {
    left: 40px;
    top: 30px;
}

.three_step_section {
    margin-top: -60px;
}
a.nectar-button.large.regular.accent-color.regular-button {
    border-radius: 100px !important;
    font-size: 16px;
    background: #087ee2;
    background: linear-gradient(90deg,#087ee2 0%,#0052a5 100%);
}
.home_about_right h4 {
    font-family: PT-Serif-Italic !important;
    font-weight: 400;
}
.home_about_right .row_col_wrap_12_inner.col.span_12.left {
    margin-bottom: 30px !important;
}

.logos_list .vc_col-sm-3 .vc_column-inner{
    border-right: 1px solid #495b65;
}
.logos_list .vc_col-sm-3:last-child .vc_column-inner {
    border-right: 0px solid #495b65;
}
.blue_logos_round h3 {
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 16px;
}
.blue_logos_round h2 {
    color: #fff;
    font-size: 22px;
    margin: 0;
    line-height: normal;
    text-shadow: 0 0 5px #000;
}
.blue_logos_round {
    margin: 0 auto !important;
    display: table;
    background: #0094da;
    border-radius: 100px;
    text-align: center;
    padding: 15px 50px;
    position: relative;
    top: -36px;
}
.clients_logos .vc_col-sm-4:last-child {
    border-right: 0;
}
.clients_logos .vc_col-sm-4 {
    border-right: 1px solid #ccc;
    padding: 5px 0;
}
.clients_logos .inner_row {
    margin-bottom: 0 !important;
}
.three_blue_link h2 {
    color: #fff;
    font-size: 22px;
    text-align: center !important;
    line-height: 30px;
}
.three_blue_link .vc_col-sm-4 {
    background: #3953723d;
    padding: 80px 0 !important;
	border-top:3px solid #3953723d;
	position:relative;
}
.three_blue_link .vc_col-sm-4:hover {
    background: #035ab6;
	box-shadow:0 0 10px #000;
	border-top:3px solid #75d2ff;
}

.three_blue_link .vc_col-sm-4:hover .vc_column-inner:after {
    content: "";
    width: 40px;
    height: 20px;
    background: url(/wp-content/uploads/2020/12/arrow_white.png);
    position: absolute;
    top: -38%;
    right: 10px;
    background-repeat: no-repeat;
}
.text_bg strong {
    background: #19497e;
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    padding: 0px 6px;
    display: table;
    background: #087ee2;
    background: linear-gradient(90deg,#165fa1 0%,#1b3b68 100%);
}
.three_blue_link .vc_col-sm-4 img {
    width: 40%;
    margin-bottom: 20px !IMPORTANT;
}
.heading_borders {
    position: relative;
}
.heading_borders {
    position: relative;
    margin-bottom: 50px;
}
.heading_borders:after {
    content: "";
    background: url(/wp-content/uploads/2020/12/heading_border.jpg);
    position: absolute;
    left: 5px;
    bottom: -25px;
    width: 100px;
    height: 10px;
    background-repeat: no-repeat;
}
.four_white_icon .iwithtext .iwt-icon img {
    width: 50px !important;
    margin: 5px 0 0 0;
}
.four_white_icon .iwithtext .iwt-text strong {
    display: table;
    font-size: 20px;
}

.four_white_icon .iwithtext .iwt-text br {
    display: none;
}
.four_white_icon .iwithtext {
    display: table;
    margin: auto;
}

/* Form Field */
.gform_wrapper .field_description_below .gfield_description {
    display: none;
}
.gform_wrapper .validation_message {
    display: none;
}
.gform_wrapper div.validation_error {
    display: none;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: 1px solid #ff0000 !Important;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !Important;
    margin-bottom: 0px!important;
    border-top: 0px solid #C89797 !Important;
    border-bottom: 0px solid #C89797 !Important;
    padding-bottom: 0px !Important;
    padding-top: 0px !Important;
    box-sizing: border-box;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 15px 15px !important;
    letter-spacing: normal;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 100px;
    margin: 0;
}
.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.large {
    padding: 16px 15px;
    letter-spacing: normal;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 100px;
}
.gform_wrapper textarea {
    font-size: inherit;
    font-family: inherit;
    letter-spacing: normal;
    padding: 16px 18px !important;
    line-height: 1.5;
    resize: none;
    background: #ffff;
    border-radius: 30px !important;
    height: 100px !important;
	    border: 1px solid #ccc;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    border-radius: 100px !important;
    background-color: #087ee2 !important;
    background: linear-gradient(90deg,#087ee2 0%,#0052a5 100%);

}
.gform_wrapper .gform_footer {
    padding: 0px 0 0px 0 !important;
}
/* Form Field */

.testimonials_section img.img-with-animation.skip-lazy.animated-in {
    width: 70%;
}
.testimonials_section .row-bg.using-image {
    background-size: contain;
}
.testimonials_section .owl-carousel.owl-theme.owl-loaded.owl-drag {
    margin-top: 19%;
}
.testimonials_section {
    margin-top: -70px;
}
.testimonials_border_center:after {
    content: "";
    background: url(/wp-content/uploads/2021/01/line_center.png);
    width: 100px;
    height: 30px;
    position: absolute;
    bottom: -34px;
    left: 35%;
    background-repeat: no-repeat;
}

.four_white_icon .vc_col-sm-3:last-child {
    border-right: 0;
}

.four_white_icon .vc_col-sm-3 {
    border-right: 1px dotted #5b6d7c;
}
.testimonials_border_center {
    position: relative;
    display: table;
    margin: auto;
}
.testimonials_section h4{
	background: -webkit-linear-gradient(90deg, #0880e6, #003f9b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.list_design .nectar-fancy-ul ul li:before {
    background: url(/wp-content/uploads/2020/12/right_ok.png);
    width: 30px;
    height: 20px;
    background-repeat: no-repeat;
    content: "" !important;
    top: 5px;
}
.list_design .nectar-fancy-ul[data-list-icon="dot"] ul li {
    padding-left: 40px;
}
.location_list ul {
    column-count: 2;
    font-size: 14px;
}
.contact_section h2 {
    font-size: 22px;
    line-height: 22px;
}
.contact_section p {
    line-height: 22px;
}
.contact_section .wpb_wrapper {
    border: 1px solid #ccc;
    padding: 20px 30px;
    border-radius: 0px;
    margin-top: 40px;
    min-height: 115px;
}
.contact_section .wpb_wrapper:hover {
    box-shadow: 0 0 10px #ccc;
}


#footer-outer #footer-widgets {
    border-bottom: none;
    background: url(/wp-content/uploads/2020/12/footer_bg.png) !important;
    background-size: cover !important;
    background-position: right !important;
}
#footer-outer .widget h4, .text-on-hover-wrap .categories a {
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
}
#footer-outer .row {
    padding: 0px 0 !Important;
}
#footer-outer[data-full-width="1"] .container {
    padding: 0 0px;
}
#footer-outer #footer-widgets .col.span_3:nth-child(1) {
    width: 34%;
    text-align: center;
    padding: 15% 0;
    background: url(/wp-content/uploads/2020/12/footer_bg_left.jpg);
    background-size: cover;
}
#footer-outer #footer-widgets .col.span_3:nth-child(2) {
    width: 17%;
    padding-left: 4%;
}
#footer-outer #footer-widgets .col.span_3:nth-child(3) {
	width: 17%;
}
#footer-outer #footer-widgets .col.span_3:nth-child(3) img {
    width: 55%;
    padding-top: 20%;
}
#footer-outer #footer-widgets .col.span_3:nth-child(4) {
	width: 17%;
}
#footer-outer #footer-widgets .col.span_3 {
    padding-top: 4.5%;
}
.footer_address {
    background: url(/wp-content/uploads/2020/12/footer_address_icon.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position-y: 8px;
}
.footer_callnow {
    background: url(/wp-content/uploads/2020/12/footer_phone_icon.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position-y: 8px;
}
.footer_email {
    background: url(/wp-content/uploads/2020/12/footer_email_icon.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position-y: 8px;
}
#footer-outer #footer-widgets a.footer_link {
    background: #087ee2;
    background: linear-gradient(90deg,#087ee2 0%,#0052a5 100%);
    color: #fff !important;
    padding: 15px 30px;
    border-radius: 100px;
    font-weight: bold;
    box-shadow: 0px 2px 10px #00000075;
}
#footer-outer #footer-widgets a.footer_link:hover {
   color: #fff !important;
}
#footer-outer #copyright {
    font-size: 14px;
    background-color: transparent;
    float: right;
    width: 100%;
    padding: 0 10px !IMPORTANT;
    position: absolute;
    right: 0;
    bottom: 0;
    border-top: 1px solid #34485d;
    text-align: center;
}
#footer-outer #copyright .col.span_5 {
    width: 100%;
    padding: 10px 10px;
}
#footer-outer #footer-widgets .col.span_3 ul.menu li {
    padding: 0px 0!important;
}
#footer-outer #footer-widgets .col.span_3 ul.social_footer li {
    display: inline-block;
    padding: 0 5px 0 0 !important;
}
ul.social_footer li a {
    background: #66c9ff;
    border-radius: 100px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    height: 40px;
}
ul.social_footer li a i{
color:#fff;
}
.home_blog span.meta-category {
    display: none;
}
.home_blog .row.blog-recent {
    margin-top: 60px;
}
.home_blog .blog-recent[data-style*="classic_enhanced"] .inner-wrap {
    border-radius: 0px;
}
.home_blog .blog-recent[data-style*="classic_enhanced"] .article-content-wrap {
    padding: 7%;
}
.home_blog .post-header h3:after {
    content: "";
    width: 60px;
    height: 3px;
    background: #0094da;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.home_blog .post-header h3 {
    font-family: PoppinsBold !Important;
    line-height: 28px;
    padding-bottom: 16px;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-top: 10px;
}
.home_blog .excerpt {
    color: #000 !important;
}
.home_blog .post-meta {
    display: none !important;
}
.home_blog .blog-recent[data-style*="classic_enhanced"] .article-content-wrap:after {
    content: "READ MORE +";
    font-weight: bold;
    font-size: 14px;
    top: 10px;
    position: relative;
    border-bottom: 1px solid #0094da;
}
.home_blog .blog-recent[data-style*="classic_enhanced"] .inner-wrap {
    padding-bottom: 10px;
}
.home_blog span.meta {
    background: #000;
    color: #fff;
    padding: 10px;
    width: 100px;
    position: absolute;
    top: -40px;
    text-align: center;
    line-height: 17px;
    font-size: 15px;
}
.home_blog .blog-recent[data-style*="classic_enhanced"].columns-3 .span_4, .blog-recent[data-style="material"].columns-3 .span_4 {
    margin-bottom: 0%;
}
.list_two ul {
    column-count: 2;
}
.title_bottom_line{
	position:relative;
    padding-bottom: 20px;
}
.title_bottom_line:after {
    content: "";
    background: url(/wp-content/uploads/2021/01/line_center.png);
    width: 100px;
    height: 8px;
    display: table;
    background-repeat: no-repeat;
    bottom: -10px;
    position: relative;
}
.title_bottom_line_center{
	position:relative;
    padding-bottom: 20px;
}

.title_bottom_line_center:after {
    content: "";
    background: url(/wp-content/uploads/2021/01/line_center.png);
    width: 100px;
    height: 8px;
    position: relative;
    bottom: -14px;
    background-repeat: no-repeat;
    display: table;
    margin: auto;
}
.design_list .nectar-fancy-ul ul li {
    width: 50%;
    float: left;
    margin: 0 !important;
    padding: 6px 0 6px 35px;
    font-size: 14px;
}
.design_list .nectar-fancy-ul ul {
    background: #fff;
    display: table;
    width: 100%;
    padding: 1px;
    border-radius: 10px;
    box-shadow: 0 0 10px #ccc;
    border: 3px solid #fff;
}
.design_list .nectar-fancy-ul ul li .icon-default-style[class^="icon-"] {
    line-height: 42px;
    left: 6px;
}
li.list_bg {
    background: #f4f9fd;
}
.contact_us_section .iwithtext .iwt-text strong {
    color: #8ad7f6;
    font-size: 13px;
    font-weight: 600;
}
.contact_us_section .wpb_wrapper {
    border: 1px solid #ccc;
    padding: 30px 30px;
    border-radius: 10px;
}
.contact_us_section .wpb_wrapper:hover {
    border: 1px solid #fff;
	    background: #0881e9;
    background: linear-gradient(90deg,#0881e9 0%,#0056ab 100%);
	color:#fff;
}
.contact_us_section .wpb_wrapper:hover h2{
	color:#fff !important;
}
.contact_us_section .wpb_wrapper:hover a{
	color:#fff;
}
.contact_us_section .wpb_wrapper a{
	color:#000;
}
.contact_us_section .iwithtext .iwt-text {
    line-height: normal;
}
.contact_us_section .iwithtext .iwt-icon i{
color:#8ad7f6;
	font-size:20px;
}
.contact_us_section p {
    color: #ccc;
    font-size: 14px;
}
.contact_us_section .iwithtext .iwt-icon {
    border: 1px solid #8ad7f6;
    padding: 6px;
    border-radius: 100px;
}
.contact_us_section .iwithtext .iwt-text {
    padding-left: 65px;
}
.inner_banner .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background: #f9fdfe;
}
.inner_banner .gform_wrapper textarea{
	background: #f9fdfe;
}
.inner_banner .gform_wrapper .gform_footer {
    text-align: center;
}
.inner_banner .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
   margin: 0 0px 0 0;
    width: 80%;
}
.inner_banner .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px;
}
.height_min .nectar-fancy-ul ul {
    margin-bottom: 0;
}
.height_min .column-bg-overlay {
    min-height: 300px;
}
.height_min .vc_col-sm-4 {
    border-bottom: 8px solid #0094da;
}
.number_list {
    display: table;
    margin: auto !important;
    background: #5ec0ff;
    color: #fff;
    width: 52px;
    border-radius: 100px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #096eca;
	-webkit-box-shadow: inset 0px 0px 0px 2px #fff;
    -moz-box-shadow: inset 0px 0px 0px 2px #fff;
    box-shadow: inset 0px 0px 0px 2px #fff;

}
.number_list:before {
    content: "Steps";
    position: absolute;
    left: 5px;
    color: #1c2a37;
    font-weight: 300;
    font-size: 16px;
}
.number_list:after {
    content: "";
    position: absolute;
    right: 5px;
    width: 50px;
    height: 23px;
    border-bottom: 2px dotted #58626e;
}
.number_text p {
    color: #000;
}
.number_two{
	background:#30aaf7;
}
.number_three{
	background:#108bdb;
}
.number_four{
	background:#056dcc;
}
.number_five{
	background:#00539f;
}
.background_right_top .row-bg.using-image {
    background-size: 13%;
}
.before_after_slider .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
    right: -70px;
}
.before_after_slider .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
    left: -70px;
}
.before_after_slider .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 30px 0 0px 0;
}
.before_after_slider .nectar-flickity.nectar-carousel.nectar-carousel .inner-wrap-outer {
    box-shadow: 0 0 10px #ccc;
    border-radius: 10px;
    border: 2px solid #fff;
}
.client_logos .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
    right: -50px;
}
.client_logos .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
    left: -50px;
}
.client_logos .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 40px 0 0px 0;
}
.client_logos .img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 0px;
}
.client_logos .nectar-flickity.nectar-carousel[data-border-radius*="px"] .flickity-slider .inner-wrap {
    overflow: visible !Important;
}
.client_logos .nectar-flickity.nectar-carousel[data-desktop-columns="5"][data-format="default"] .cell {
    height: auto !IMPORTANT;
}
.twentytwenty-wrapper.twentytwenty-horizontal {
    text-align: center;
    display: table;
    width: 74%;
    margin: auto;
}
.gform_wrapper .gform_footer input.gform_button.button.button-loading,
.gform_wrapper .gform_page_footer input.button.button-loading,
.gform_wrapper .gform_page_footer input.button-loading{
    background-image: url(/wp-content/uploads/2021/01/ajax-loader.gif);
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    color: transparent;
}
.gform_wrapper .gform_footer .gform_ajax_spinner,
.gform_wrapper .gform_page_footer .gform_ajax_spinner{
    display: none !important;
}
.list_ul_two .nectar-fancy-ul ul {
    column-count: 2;
    margin-bottom: 0;
}
.list_ul_three .nectar-fancy-ul ul {
    column-count: 3;
    text-align: left;
}
.services_list_tabs ul.wpb_tabs_nav.ui-tabs-nav {
    box-shadow: 0 0 10px #00000073;
    border: 1px solid #2a3f54;
}
.services_list_tabs a.active-tab {
    background: #0094da !important;
}
.services_list_tabs .tabbed >ul li a {
    color: #fff;
    border-bottom: 1px solid #2e4358;
}

.services_list_tabs .tabbed >ul li a:hover{
    background: #0094da !important;
	
}
.services_list_tabs .wpb_tab h2 {
    margin-bottom: 20px;
	    margin-top: 30px;
	font-size:26px;
}
li.menu-item.current-menu-ancestor > a {
    color: #0094da !important;
}
#media_image-2 img {
    width: 60%;
}

.footer_logos img {
    height: 60px !IMPORTANT;
    margin-right: 10px;
    background: #fff;
    padding: 4px 8px;
}
.best_services b {
    float: left;
    display: table;
    width: 100%;
}

ul.social_footer li a i {
    top: 0;
}
.best_services {
    float: left;
    width: 100%;
    position: relative;
    z-index: 99999999;
}
.footer_logos {
    width: 100% !IMPORTANT;
    position: relative;
	text-align:center;
	display:table;
}
.best_services a img {
    padding: 0;
    margin-bottom: 0 !important;
}
.best_services a {
    float: left;
    display: inline-block !IMPORTANT;
    margin-right: 0px;
    padding: 0 4px;
    width: 20% !important;
}
a.b_link {
    padding-bottom: 15px;
}
div#footer-outer {
    padding: 3% 0;
}
#footer-outer .col:nth-of-type(2) ul.menu {
    columns: 2;
	-webkit-columns: 2;
    max-width: 280px;
}
#footer-outer ul.social_footer {
    display: flex;
	display: -webkit-flex;
}
#footer-outer ul.social_footer li + li {
    margin-left: 10px;
}
.best_services img {
    max-height: 100px;
}
/* Small only */
@media screen and (max-width: 39.9375em) {
body[data-header-format].material #header-secondary-outer {
    display: block;
    height: auto;
}	
body[data-header-format].material #header-secondary-outer .h_left {
    display: none !important;
}
	
body[data-header-format].material #header-secondary-outer .h_right {
    display: none !important;
}
.h_center {
    font-size: 15px;
}

	.footer_logos {
    width: 100% !IMPORTANT;
    position: relative;
}
	.footer_logos img {
    height: 50px !IMPORTANT;
    margin-right: 0px;
    margin: 0 !important;
}
	.inner_banner h5 {
    font-size: 20px !important;
}
	#page-header-bg .subheader{
    font-size: 20px;
	}
	#mobile-menu li.header_call a {
    color: #fff;
		border-radius:0;
		margin-bottom:10px;
}
.list_ul_two .nectar-fancy-ul ul {
    column-count: 1;
}
	.list_ul_three .nectar-fancy-ul ul {
    column-count: 1;
 }
.three_blue_link .vc_col-sm-4:hover .vc_column-inner:after {
    top: -15%;
}
	.services_list_tabs ul.wpb_tabs_nav.ui-tabs-nav li {
    margin: 0;
    width: 100% !important;
}
	.services_list_tabs .nectar-fancy-ul ul {
    column-count: 1 !important;
}
.footer_address {
    text-align: center;
    margin: auto;
    display: table;
    padding-bottom: 10px;
}
.footer_callnow {
    text-align: center;
    margin: auto;
    display: table;
    padding-bottom: 10px;
}	
.footer_email {
   text-align: center;
    margin: auto;
    display: table;
    padding-bottom: 10px;
}
}

@media screen and (max-width: 999px){
	.best_services {
    width: 100%;
}
	.footer_logos {
    width: 100% !IMPORTANT;
    position: relative;
		    text-align: left;
}
	.footer_logos img {
    height: 50px !IMPORTANT;
    margin-right: 0px;
    margin: 0 !important;
}
	.height_min .column-bg-overlay {
    min-height: auto !Important;
}
	.list_ul_two .nectar-fancy-ul ul {
    column-count: 1;
    margin-bottom: 0;
}
	.list_ul_three .nectar-fancy-ul ul {
    column-count: 1;
}
	.services_list_tabs ul.wpb_tabs_nav.ui-tabs-nav li {
    margin: 1px 0;
    width: 50%;
}
.inner_banner .wpb_row.vc_row-fluid.vc_row.inner_row.standard_section {
    padding-top: 0% !important;
}
	.col-reverse-on-sm > .col.span_12 {
display: flex;
display: -webkit-flex;
flex-direction: column-reverse;
}
	.title_bottom_line:after {
    margin: auto;
}
	.list_two ul {
    column-count: 1;
}
#page-header-bg span.subheader {
    text-align: center !important;
    width: 100%;
    display: table;
}
.mobile_height{
    min-height: 370px !important;
}
.mobile_height .vc_column-inner {
    min-height: 370px !important;
}
.design_list .nectar-fancy-ul ul li {
    width: 100%;
}
	#page-header-bg h1 {
    text-align: center;
}
	.slider h1 span {
    font-size: 38px;
}
body:not([data-permanent-transparent="1"]) .nectar-slider-wrap .swiper-slide[data-y-pos="top"] .content {
    top: 20px!important;
}	
	.height_min .column-bg-overlay {
    min-height: auto;
}
	.before_after_slider .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
    left: -10px;
}
	.before_after_slider .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
    right: -10px;
}
	h2 br {
    display: none;
}
.col.padding-5-percent > .vc_column-inner, .col.padding-6-percent > .vc_column-inner {
    padding: calc(100vw * 0.0);
}
	.three_step_section {
    margin-top: 20px;
}
.logos_list .vc_col-sm-3 .vc_column-inner {
    border-right: 0px solid #495b65;
}
.logos_list img {
    width: 60% !important;
}
.clients_logos .vc_col-sm-4 {
    border-right: 0px solid #ccc;
    padding: 0px 0;
    margin-bottom: 0;
}
.heading_borders:after {
    left: 35%;
}
.four_white_icon .iwithtext {
    width: 60%;
}
.three_blue_link .vc_col-sm-4 img {
    width: 15%;
}	
.three_blue_link .vc_col-sm-4 {
    padding: 30px 0 !important;
}	
	.testimonials_section .owl-carousel.owl-theme.owl-loaded.owl-drag {
    margin-top: 0%;
}
.testimonials_section .row-bg.using-image {
    background-size: cover;
    background-position-y: 100px !important;
}
.nectar-fancy-ul ul {
    text-align: left;
}
#footer-outer #footer-widgets .col.span_3:nth-child(1) {
    width: 100%;
    padding: 15% 0;
	}
	#footer-outer #footer-widgets .col.span_3:nth-child(2) {
    width: 100%;
    padding-left: 0%;
    text-align: center;
}
	#footer-outer #footer-widgets .col.span_3:nth-child(3) {
    width: 100%;
}
#footer-outer #footer-widgets .col.span_3:nth-child(4) {
    width: 100%;
    padding: 0 70px;
}
	#footer-outer #footer-widgets .col.span_3 {
    padding-top: 0%;
    text-align: center;
}
#footer-outer #footer-widgets .col.span_3:nth-child(3) img {
    width: 30%;
    padding-top: 0%;
}
#footer-outer #copyright {
    width: 100%;
    padding: 0px 0px !IMPORTANT;
    position: relative;
    text-align: center;
}
#footer-outer #footer-widgets a.footer_link {
    padding: 10px 30px;
    box-shadow: 0px 2px 10px #00000075;
    display: table;
    margin: 0 auto 30px;
}
.footer_address {
    text-align: left;
}
.footer_callnow {
    text-align: left;
}	
.footer_email {
   text-align: left;
}
#footer-outer #copyright .col.span_5 {
    padding: 10px 10px 0;
}
.contact_section h2 {
    font-size: 19px !important;
    line-height: 22px !important;
}
	.contact_section .wpb_wrapper {
    padding: 30px 20px;
    border-radius: 0px;
    margin-top: 0px;
    min-height: auto;
}
	.four_white_icon .vc_col-sm-3 {
    border-right: 0px dotted #5b6d7c;
}
.slider h1 {
    font-size: 36px !important;
    line-height: 38px;
    padding-top: 0%;
    text-align: center;
}
.slider .swiper-slide[data-x-pos="left"] .content p {
   padding: 5px 10px 4px;
    margin-top: 0px;
    margin-left: 0px;
    margin: auto;
}
.slider .swiper-slide .content .buttons {
    margin-top: 0px;
}
.slider div[data-button-sizing="large"] .swiper-slide .button a {
    margin-left: 0;
    margin: auto;
    display: table;
}	
.slider .button.solid_color {
    width: 100%;
}
.three_step_section .iwithtext {
    padding: 10px 20px 20px;
}
.three_step_section .iwithtext .iwt-icon {
    left: 10px;
    top: 5px;
}
.three_step_section .iwithtext .iwt-text {
    padding-left: 80px;
}
.three_step_section h2 {
    font-size: 22px !important;
}
.three_step_section .wpb_wrapper {
    padding: 0 10px;
}	
.home_blog .row.blog-recent {
    margin-top: 30px;
}	
.slider .swiper-container:after {	
	display:none;
	}
	#header-outer #mobile-menu .secondary-header-text{
		display:none;
	}
.number_list {
    line-height: 50px !important;
    font-size: 22px !important;
}
.number_list:before {
    left: 43%;
    top: 40px;
}	
	.number_list:after{
		display:none;
	}
		.client_logos .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
    left: 0px;
}
	.client_logos .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
    right: 0px;
}
	#footer-widgets .container .col.span_4:nth-of-type(1) img {
	    max-height: 140px !important;
    	width: auto;
	}
	#footer-outer[data-full-width="1"] .container {
    	padding: 0 30px;
	}
	#footer-widgets .container .col.span_4:nth-of-type(1) {
	    width: 100%;
    	text-align: center;
	}
	#footer-widgets h4 {
	    text-align: center;
	}
	#footer-outer .col:nth-of-type(2) ul.menu {
	    max-width: 100%;
    	text-align: center;
	}
	#footer-outer ul.social_footer {
    	justify-content: center;
	}
}
@media screen and (min-width: 1000px) and (max-width: 1100px) {
.footer_logos img {
    height: 40px !IMPORTANT;
    margin-right: 10px;
}
}
@media screen and (min-width: 1000px) and (max-width: 1200px) {
.slider .swiper-slide .content .buttons {
    margin-top: -15px;
}
.three_step_section .iwithtext {
    padding: 30px 10px 30px;
	}
	.three_step_section .iwithtext .iwt-icon {
    left: 10px;
    top: 20px;
}
	.three_step_section .iwithtext .iwt-text {
    padding-left: 75px;
}
.three_step_section h3 {
    padding-top: 0px;
}
.three_step_section h2 {
    font-size: 20px !important;
}	
.three_step_section .iwithtext .iwt-icon img {
    width: 70px !important;
}	
.contact_section h2 {
    font-size: 17px !important;
}
.contact_section p {
    font-size: 14px;
}	
.contact_section .wpb_wrapper {
    padding: 20px 20px;
    min-height: 124px;
}
#footer-outer #footer-widgets a.footer_link {
    padding: 10px 10px;
    font-size: 12px;
}
ul.social_footer li a {
    width: 30px;
    line-height: 30px;
    height: 30px;
}	
	

#footer-outer #footer-widgets .col.span_3:nth-child(1) {
    padding: 13% 0;
}
	
	
}

@media screen and (min-width: 1100px) and (max-width: 1250px) {
#top nav ul li a {
    color: #000;
    font-size: 10px;
    margin: 0 5px !important;
}
#header-outer header#top nav ul.sub-menu > li a {
    font-size: 11px;
}
	#footer-outer #footer-widgets a.footer_link {
    padding: 10px 20px;
}
	ul.social_footer li a {
    width: 25px;
    line-height: 25px;
    height: 25px;
}
	#footer-outer .widget {
    margin-bottom: 10px;
}
.contact_section h2 {
    font-size: 17px !important;
}
.contact_section .wpb_wrapper {
    padding: 20px 20px;
}
}

@media screen and (min-width: 1200px) and (max-width: 1350px) {
.three_step_section .iwithtext {
    padding: 30px 20px 50px;	
	}
.three_step_section h2 {
    font-size: 22px !important;
}
#top nav > ul > li > a, .pull-left-wrap > ul > li > a {
    font-size: 12px;
}	 
}

.page-template-page-services .background_right_top .left .vc_column-inner,.background_right_top .left .vc_column-inner{
    -webkit-box-pack: unset !important;
    -webkit-justify-content: unset !important;
    -ms-flex-pack: unset !important;
    justify-content: unset !important;
}
.page-template-page-services .background_right_top .left .vc_column-inner .wpb_content_element,
.page-template-page-services .background_right_top,
.background_right_top .left .vc_column-inner .wpb_content_element,.background_right_top{
    padding-top:40px !important;
}


.page-template-page-services .list_four .nectar-fancy-ul ul,
.page-id-1768 .list_four .nectar-fancy-ul ul{
    text-align: left;
    column-count: 2;
}

@media screen and (max-width: 999px) {
    .page-template-page-services .list_four .nectar-fancy-ul ul,
    .page-id-1768 .list_four .nectar-fancy-ul ul{
        column-count: 1;
    }
}
#footer-outer .citymenucustom,#breadcrumbs{
    display:none !important;
}
.services_list_tabs .nectar-fancy-ul ul {
    column-count: 2;
}
.home_blog{
	display:none;
}
#header-outer #mobile-menu ul{
    display:grid;
}
#top nav > ul > li:nth-child(6),#header-outer #mobile-menu ul > li:nth-child(6){
    order: 7;
}
#top nav > ul > li:nth-child(7),#header-outer #mobile-menu ul > li:nth-child(7) {
    order: 6;
}

#top .citymenucustom .sub-menu{
    max-height: calc(100vh - 100px);
    overflow-y: auto;
}