/*
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
*/
span.menu-title-text {
    text-transform: initial !important;
}
#footer-outer .widget {
    margin-bottom: 0px;
}
#footer-outer .row {
    display: flex;
}
#footer-outer .col {
    justify-content: center;
    align-items: center;
    display: flex;
}
.footer_inline {
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Noto Sans', sans-serif !important;
	display: flex;
    align-content: center;
    align-items: center;
}
.footer_inline img {
    padding-right: 30px;
    margin-bottom: 0 !important;
	animation: zoom-in-zoom-out 4s ease-out infinite;

}
.footer_inline p {
    padding-bottom: 0;
}
.f-20 h2 {
    font-size: 20px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    color: #ffffff;
    font-weight: 600 !important;
	font-family: 'Noto Sans', sans-serif !important;
}
.footer li.menu-item a {
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 300;
    font-family: 'Noto Sans', sans-serif !important;
}
.cr_left p {
    font-size: 18px;
    line-height: 28px;
    color: #e1e1e1;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}
.cr_right p {
    font-size: 18px;
    line-height: 28px;
    color: #e1e1e1;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    display: flex;
    justify-content: end;
    align-items: center;
}
.footer .menu li {
    list-style: none;
}
.footer .menu li:before {
    content: "";
    font-family: 'FontAwesome';
    color: #1e9fda;
    font-weight: 300;
    background: url("http://bestrenovations.csweb.ca/wp-content/uploads/2023/07/bluearrow.png");
    background-repeat: no-repeat;
    width: 7px;
    height: 13px;
    margin-top: 7px;
    padding-right: 15px;
	animation: zoom-in-zoom-out 2s ease-out infinite;

}

.footer .menu li {
    list-style: none;
    display: flex;
    padding-bottom: 10px;
}
.footer_inline p a {
    color: #fff;
}
.fancy_text .text {
    padding: 30px 0 15px !important;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    font-weight: 800;
    font-family: 'Noto Sans', sans-serif !important;
	animation: change-text-color 7s linear infinite;

}
.p_text p {
    max-width: 1106px;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 300;
    font-family: 'Noto Sans', sans-serif !important;
    text-align: center;
    padding-top: 35px;
}
.p_content p {
    font-size: 18px;
    line-height: 30px;
    color: #656565;
    font-weight: 400;
    font-family: 'Noto Sans', sans-serif !important;
}
span.testimonial-name {
    font-size: 20px !important;
    line-height: 70px !important;
    color: #656565 !important;
    font-weight: 600 !important;
    font-family: 'Noto Sans', sans-serif !important;
    transform: none !important;
}
.f-20dark h2 {
    color: #000;
}
.toggle {
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #d6d6d6;
    margin-bottom: 30px !important;
    padding: 0px 30px;
}
div[data-style="minimal"] .toggle > .toggle-title a {
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    font-weight: 400;
    font-family: 'Noto Sans', sans-serif !important;
    padding: 20px 70px 20px 0;
    transition: color 0.15s ease;
}
.inner-toggle-wrap .wpb_wrapper p {
    font-size: 18px;
    line-height: 30px;
    font-family: 'Noto Sans', sans-serif !important;
    padding-right: 100px;
}
.text_left p {
    text-align: left;
    padding-top: 0;
    max-width: 766px;
}
/* Slider */
.home_slide .slider-prev, .home_slide .slider-next, .testimonial_slider .open-quote, .testimonial_slider .close-quote {
    display: none !important;
}
.home_slide .ns-heading-el {
    font-size: 60px;
    line-height: 70px;
    font-weight: 800;
    font-family: 'Noto Sans', sans-serif !important;
    filter: drop-shadow(0 0 106.5px rgba(255,255,255,0.8));
    max-width: 600px;
}
.testimonial-next-prev {
    color: #1e9fda;
}
.testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev , .testimonial_slider[data-style="minimal"] .testimonial-next-prev .next{
    font-size: 45px;
}
.testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev:before, .testimonial_slider[data-style="minimal"] .testimonial-next-prev .next:before {
    line-height: 36px;
}

.footer .menu {
    margin-left: 0;
}
.nectar-button.large {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Noto Sans', sans-serif !important;
    min-width: 200px;
    padding: 15px 10px;
	text-align: center;
}
.home_slide .primary-color {
    font-size: 18px !important;
}
.copy_right {
    display: flex;
    align-items: center;
}
.toggles.accordion {
    text-align: left;
}
.btn_center_clm .wpb_wrapper {
    text-align: center;
}
.btn_center_clm .inner-toggle-wrap .wpb_wrapper {
	text-align: left;
}
.btn_right_clm .wpb_wrapper {
    text-align: right;
}

.f-16 h2 {
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 70px;
    color: #000000;
    font-weight: 600;
    font-family: "Noto Sans";
}
.inner-f16 h5 span {
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 69px;
    color: #000000 !important;
    font-weight: 300;
    font-family: "Noto Sans";
    text-transform: capitalize;
}
.inner-f18 p {
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    font-weight: 300;
    font-family: "Noto Sans";
}
.inner-f16 h2 {
    font-size: 40px;
    line-height: 50px;
    color: #000000;
    font-weight: 300;
    font-family: "Noto Sans";
}
.inner-f16 h5 {
    margin-bottom: -5px !important;
}
.test-font-18 p {
    font-size: 18px;
    line-height: 30px;
    color: #656565;
    font-weight: 300;
    font-family: "Noto Sans";
}
.testimonial_sec h2 {
    font-size: 20px;
    line-height: 30px;
    color: #656565;
    font-weight: 600;
    font-family: "Noto Sans";
    padding-top: 30px;
    text-transform: inherit !important;
	animation: change-text-color 7s linear infinite;
}
.test-font-18 {
    margin-top: -46px;
    z-index: 99999;
    position: relative;
}
.test_image {
    z-index: -1;
	animation: change-background 7s linear infinite;

}
h1.inner_title {
    margin-top: -15px;
}

h1.inner_title {
    font-size: 60px !important;
    line-height: 70px !important;
    color: #000000;
    font-weight: 300 !important;
    text-align: center;
    filter: drop-shadow(0 0 121.5px rgba(255,255,255,0.67));
    text-transform: unset !important;
    text-shadow: 0px 0px 40px #fff, 0px 0px 50px #fff, 0px 0px 60px #fff, 0px 0px 70px #fff, 0px 0px 80px #fff, 0px 0px 90px #fff;
}
.inner_sec .extra-padding {
	padding: 0 !important;
}
.short-form .nf-form-content {
	max-width: 100% !important;
	padding: 0 !important;
}

.short-form .nf-form-fields-required {
	display: none;
}
.short-form ::-webkit-input-placeholder { /* Edge */
  font-size: 18px;
line-height: 30px;
color: #5a5a5a;
font-weight: 300;
font-family: "Noto Sans";
}

.short-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: 18px;
line-height: 30px;
color: #5a5a5a;
font-weight: 300;
font-family: "Noto Sans";
}

.short-form ::placeholder, .nf-form-content select.ninja-forms-field {
 font-size: 18px;
line-height: 30px;
color: #5a5a5a;
font-weight: 300;
font-family: "Noto Sans";
}
.short-form .nf-response-msg p {
    color: green !important;
    font-size: 18px;
}

.short-form .nf-form-content .short-form .list-select-wrap .nf-field-element>div, .short-form .nf-form-content input:not([type=button]), .short-form .nf-form-content textarea, .nf-form-content .list-select-wrap .nf-field-element>div {
    color: #000 !important;
    height: 72px !important;
    border-radius: 10px !important;
    background-color: #efefef !important;
    border: none !important;
    outline: 0 !important;
}
select#nf-field-7 {
    height: 72px;
}
body.page-id-7802 .container-wrap input[type=submit], body.page-id-13 .container-wrap input[type=submit] {
    text-transform: uppercase!important;
    background-color: #1e9fda !important;
    padding: 20px 65px !important;
    cursor: pointer;
    white-space: normal;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff !important;
    font-weight: 400;
    font-family: "Noto Sans";
    height: auto !important;
}

.short-form .field-wrap input[type="submit"]:hover {
	color: #fff !important;
	background-color: #000 !important;
}
.nf-form-content .list-select-wrap>div div:after {
    height: 60px !important;
}
body .nf-form-content textarea.ninja-forms-field {
    height: 130px !important;
}
.request_title {
    font-weight: 300 !important;
	padding-bottom: 20px;
}
.cus_btn_light span {
    color: #000;
}
.nf-error.field-wrap .nf-field-element::after {
	height: 70px !important;
	line-height: 80px !important;
}
.container-wrap input[type="email"] {
	padding-right: 50px;
}
.nf-pass.field-wrap .nf-field-element:after {
    line-height: 75px !important;
}
.cf-30 h2 {
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 300;
    font-family: "Noto Sans";
    padding-bottom: 25px;
}
.short-form-1 ::-webkit-input-placeholder { /* Edge */
font-size: 18px;
line-height: 30px;
color: #a8a8a8;
font-weight: 300;
font-family: "Noto Sans";
}

.short-form-1 :-ms-input-placeholder { /* Internet Explorer 10-11 */
font-size: 18px;
line-height: 30px;
color: #a8a8a8;
font-weight: 300;
font-family: "Noto Sans";
}

.short-form-1 ::placeholder, .nf-form-content select.ninja-forms-field {
font-size: 18px;
line-height: 30px;
color: #a8a8a8;
font-weight: 300;
font-family: "Noto Sans";
}
.short-form-1 .nf-form-content .short-form-1 .list-select-wrap .nf-field-element>div, .short-form-1 .nf-form-content input:not([type=button]), .short-form-1 .nf-form-content textarea {
    color: #fff !important;
    height: 72px !important;
    border-radius: 10px !important;
    border: none !important;
    outline: 0 !important;
    background-color: #303030 !important;
}
.cf-30-1 h2 {
    color: #000;
    margin-top: -10px;
}
.icon_box .iwithtext .iwt-text a {
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    font-weight: 300;
    font-family: "Noto Sans";
}
.row .col.icon_box .iwithtext .iwt-icon img:not([srcset]) {
    width: auto;
	animation: zoom-in-zoom-out 2s ease-out infinite;
}
.iwithtext .iwt-text {
    padding-left: 20px;
}
.iwithtext .iwt-icon {
    position: relative !important;
    display: flex;
    align-items: center;
    align-content: center;
}
.iwithtext {
    display: flex;
    align-content: center !important;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.page-id-13 .row_col_wrap_12.col.span_12.light.left {
    background: linear-gradient(90deg,rgb(239 239 239) 50%,rgb(32 32 32) 50%);
}
.page-id-7763 .toggle:last-child {
	margin-bottom: 10px !important;
}
/* button css*/
.cus_btn:hover {
    background: #000 !important;
    color: #fff !important;
}
.cus_btn:hover span {
    color: #fff !important;
}
.buttons:hover a.primary-color {
    background: #000 !important;
}
.foo1 a:hover, .footer li.menu-item a:hover {
    color: #1e9fda !important;
}
.iwt-text a:hover {
    color: #1e9fda !important;
}
.h_row8 {
	margin-bottom: -1px !important;
}
.page-id-9 .inner-f16 h2 {
    text-transform: initial !important;
}







/*--- Keyframe Css -----*/
@keyframes change-background {
      0% {
        filter: sepia(360%);
      }
      20% {
        filter: contrast(130%);
      }
      30% {
        filter: hue-rotate(113%);
      }
}

@keyframes change-text-color {
      0% {
       color: #6a8d3a;
      }
      50% {
        color: #656565;
      }
	  100% {
        color: #1e9fda;
      }
	  
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  90% {
    transform: scale(.8, .8);
  }
}   






















/*------Responsive Media Query-----*/
@media (min-width:1601px){

body[data-header-format="left-header"] .container, body[data-header-format="left-header"] .woocommerce-tabs .full-width-content .tab-container, body[data-header-format="left-header"] .nectar-recent-posts-slider .flickity-page-dots, body[data-header-format="left-header"] .post-area.standard-minimal.full-width-content .post .inner-wrap {
    padding: 0 20px;
}
}

@media (max-width:1600px){

body[data-header-format="left-header"] .container, body[data-header-format="left-header"] .woocommerce-tabs .full-width-content .tab-container, body[data-header-format="left-header"] .nectar-recent-posts-slider .flickity-page-dots, body[data-header-format="left-header"] .post-area.standard-minimal.full-width-content .post .inner-wrap {
    padding: 0 30px;
}
}


@media (max-width:1601px){
.btn_right_clm .wpb_wrapper {
    text-align: right;
}
}
	

@media (max-width:1500px){
.inner-f16 h2 {
	font-size: 30px;
	line-height: 40px;
	color: #000000;
	font-weight: 300;
	font-family: "Noto Sans";
}
h1.inner_title {
	font-size: 45px !important;
	line-height: 55px !important;
}
.request_title {
	font-weight: 300 !important;
	padding-bottom: 10px;
	font-size: 30px !important;
	line-height: 40px !important;
}
}

@media only screen and (max-width: 1401px) {
.home_slide .ns-heading-el {
	font-size: 45px;
	line-height: 58px;
	max-width: 550px;
}
.toggle-heading {
	font-size: 18px !important;
	line-height: 28px !important;
}
.p_text p {
	max-width: 825px;
}
.footer_inline p a {
	font-size: 15px;
	line-height: 15px;
}		

.h_row1 {
	padding-top: 85px !important;
	padding-bottom: 40px !important;
}
.h_row3 {
	padding-bottom: 60px !important;
}
.h_row4 {
	padding: 140px 0 !important;
}
.h_row7 {
	padding-bottom: 60px !important;
}
.h_row8 {
	padding-top: 65px !important;
	padding-bottom: 65px !important;
}
.foo1 {
    padding-top: 90px !important;
    padding-bottom: 70px !important;
}
.foo2 {
    padding-bottom: 0 !important;
    margin-bottom: -30px !important;
}
.foo3 {
	padding-bottom: 40px !important;
}
}


@media only screen and (max-width: 1300px) {
.footer_inline img {
	padding-right: 10px;
}
.footer li.menu-item a {
	font-size: 17px;
	line-height: 28px;
}
.cr_left p {
	font-size: 16px;
	line-height: 26px;
}
.cr_right p {
	font-size: 16px;
	line-height: 26px;
}
.fancy_text .vc_col-sm-4.wpb_column.column_container.vc_column_container {
	padding-left: calc(35px/2) !important;
	padding-right: calc(35px/2) !important;
}
.p_text p {
	max-width: 590px;
}
.reason_text p {
	max-width: 800px !important;
}
.nectar-button.large {
	min-width: unset;
	padding: 13px 28px;
}
.h_row6 {
	padding-bottom: 70px !important;
}
.h_row7 {
	padding-bottom: 45px !important;
}
.trow01 .row_col_wrap_12.col.span_12.dark.left {
	margin-bottom: -20px !important;
}
.cf-30 h2 {
	font-size: 28px;
	line-height: 38px;
}
}


@media only screen and (max-width: 1100px) {
.fancy_text .vc_col-sm-4.wpb_column.column_container.vc_column_container {
	padding-left: calc(15px/2) !important;
	padding-right: calc(15px/2) !important;
}
.fancy_text .text {
	padding: 20px 0 10px !important;
	font-size: 17px;
	line-height: 26px;
}
.fancy_text .vc_column-inner {
	padding: 10px !important;
}
.home_slide .ns-heading-el {
	font-size: 40px;
	line-height: 50px;
	max-width: 395px;
}
.h_row3 {
	padding-bottom: 35px !important;
}
.h_row1 {
	padding-top: 70px !important;
}
.p_text p {
	max-width: 650px;
}
.h_row6 {
	padding-bottom: 50px !important;
}
.h_row7 {
	padding-bottom: 35px !important;
}
.p_text p {
	max-width: 400px;
}
.reason_text p {
	max-width: 800px !important;
	padding-top: 10px !important;
}
.btn_right_clm .wpb_wrapper {
	padding-top: 15px;
}
.footer_inline img {
	padding-right: 10px;
	max-width: 50px !important;
}
.footer_inline p .map_icon {
	max-width: 40px !important;
}
.footer_inline {
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 24px;
	align-items: start;
}
.footer li.menu-item a {
	font-size: 16px;
	line-height: 26px;
}
.footer .menu li::before {
	margin-top: 7px;
	padding-right: 9px;
}
body[data-header-format="left-header"] .container, body[data-header-format="left-header"] .woocommerce-tabs .full-width-content .tab-container, body[data-header-format="left-header"] .nectar-recent-posts-slider .flickity-page-dots, body[data-header-format="left-header"] .post-area.standard-minimal.full-width-content .post .inner-wrap {
	padding: 0 35px;
}
h1.inner_title {
	font-size: 40px !important;
	line-height: 50px !important;
}
.wpb_wrapper .vc_custom_heading.request_title {
	font-size: 26px !important;
	line-height: 36px !important;
}
.short-form .nf-form-content .short-form .list-select-wrap .nf-field-element > div, .short-form .nf-form-content input:not([type="button"]), .short-form .nf-form-content textarea, .nf-form-content .list-select-wrap .nf-field-element > div , select#nf-field-7{
	height: 55px !important;
}
.nf-form-content .list-select-wrap > div div::after {
	height: 53px !important;
}
body .nf-form-content textarea.ninja-forms-field {
	height: 105px !important;
}
body.page-id-7802 .container-wrap input[type="submit"] {
	padding: 15px 40px !important;
}
.rrow01 {
    margin-bottom: -20px !important;
}
.request_divd .divider {
    height: 45px !important;
}
.nf-error.field-wrap .nf-field-element::after {
   display: none !important;
}
.cf-30 h2 {
	font-size: 23px;
	line-height: 33px;
}
.inner-f16 h2 {
	font-size: 23px;
	line-height: 33px;
}
.flip_img .vc_column-inner {
    padding: calc((100vw - 180px) * 0) !important;
}
.page-id-9 .col.padding-6-percent > .vc_column-inner, .col.padding-6-percent > .n-sticky > .vc_column-inner {
	padding: calc((100vw - 180px) * 0.02);
}
.page-id-9 .col.padding-3-percent > .vc_column-inner, .col.padding-3-percent > .n-sticky > .vc_column-inner {
	padding: 0 !important;
}
.frow {
	padding-top: 70px !important;
	padding-bottom: 0px !important;
}
.buttons a.primary-color {
    PADDING: 14px 22px !important;
}
}


@media only screen and (max-width: 991px) {
body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a {
	font-size: 20px !important;
	line-height: 30px !important;
}
.h_row1 {
	padding-top: 85px !important;
	padding-bottom: 25px !important;
}
.fancy_text .vc_col-sm-4.wpb_column.column_container.vc_column_container {
	width: 33.33%;
}
.foo1 {
	padding-top: 70px !important;
	padding-bottom: 10px !important;
}
.footer_title .col.span_12.section-title.text-align-center.extra-padding {
	padding-bottom: 15px;
}	
.foo3 {
	padding-bottom: 0px !important;
}
.foo4 .vc_col-sm-4.wpb_column {
	width: 22%;
}
.copy_right {
	width: 78% !important;
}
.vc_col-sm-8.copy_right.wpb_column {
	margin-bottom: 0;
}
body[data-header-format="left-header"] .container, body[data-header-format="left-header"] .woocommerce-tabs .full-width-content .tab-container, body[data-header-format="left-header"] .nectar-recent-posts-slider .flickity-page-dots, body[data-header-format="left-header"] .post-area.standard-minimal.full-width-content .post .inner-wrap {
	padding: 0 0px;
}
.br_none br{
		display: none;
}
.clm_reversr .row_col_wrap_12.col.span_12.dark.left {
	flex-direction: column-reverse;
}

.nectar_cascading_images {
    max-width: 400px !important;
	margin: auto;
}
.frow {
	padding-bottom: 15px !important;
}
.h_row8 .vc_col-sm-8.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone {
	margin-bottom: 0 !important;
}
}

@media only screen and (min-width: 690px) and (max-width: 999px){
.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content {
  padding: 0 0px !important;
}
.vc_col-sm-4.btn_right_clm.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone {
	width: 30%;
}
.vc_col-sm-8.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone {
	width: 70%;
}
.foo1 .row_col_wrap_12.col.span_12.dark.left .vc_col-sm-4.wpb_column.column_container {
	width: 33.33%;
}
.container {
	max-width: var(--mobile-container-width);
	max-width: 89%;
}
.foo3 .row_col_wrap_12.col.span_12.dark.left .vc_col-sm-1\/5.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone {
	width: 33.33%;
}
.fancy_text.wpb_row > .span_12 > .column_container:last-child {
	margin-bottom: 25px;
}	
}

@media only screen and  (max-width: 767px){
.home_slide .ns-heading-el {
	font-size: 30px;
	line-height: 40px;
	max-width: 395px;
	filter: drop-shadow(0 0 0.75rem white);
}
.fancy_text .vc_col-sm-4.wpb_column.column_container.vc_column_container {
	width: 100%;
}	
.foo1 {
	padding-top: 55px !important;
	padding-bottom: 30px !important;
}	
.footer_inline p .map_icon {
	max-width: 50px !important;
	}	
.foo3 .row_col_wrap_12.col.span_12.dark.left .vc_col-sm-1\/5.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone {
	width: 50%;
	margin-bottom: 0 !important;
}
.cr_left p, .cr_right p {
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}
.foo4 .vc_col-sm-4.wpb_column, .copy_right {
	width: 100% !important;
}
.h_row1 {
	padding-top: 45px !important;
}	
.h_row3 {
	padding-bottom: 5px !important;
}	
.h_row4 {
	padding: 70px 0 !important;
}	
.f-20 h2 {
	font-size: 17px !important;
	line-height: 27px !important;
}	
.nectar-button {
	margin-top: 30px !important;
}	
.cr_right p {
	padding-top: 13px !important;
	justify-content: center;
}	
.h_row6 {
	padding-bottom: 50px !important;
	padding-top: 50px !important;
}
.toggle {
	padding: 0px 10px;
}
.toggle-heading {
	padding-right: 25px !important;
}
.inner-toggle-wrap .wpb_wrapper p {
	padding-right: 25px !important;
}	
.toggle-heading {
	font-size: 16px !important;
	line-height: 25px !important;
}	
.inner-toggle-wrap .wpb_wrapper p {
	font-size: 15px !important;
	line-height: 26px !important;
}	
.h_row7 {
	padding-bottom: 10px !important;
}
.h_row7 .nectar-button {
	margin-top: 0px !important;
}
.btn_right_clm .wpb_wrapper {
	padding-top: 0;
	text-align: left;
	margin-top: -20px !important;
}
h1.inner_title {
	font-size: 30px !important;
	line-height: 37px !important;
}
h1.inner_title {
    margin-top: 0;
}
.test-font-18 p {
    font-size: 16px;
    line-height: 27px;
}
.testimonial_sec h2 {
	font-size: 17px;
	line-height: 27px;
}
.testimonial_sec.vc_custom_1690966062872 {
	padding-bottom: 30px !important;
}
.h_row8 {
    padding-top: 50px !important;
    padding-bottom: 40px !important;
}
.wpb_wrapper .vc_custom_heading.request_title {
	font-size: 22px !important;
	line-height: 32px !important;
}
.inner-f18 p {
	font-size: 16px;
	line-height: 29px;
}
.nf-field-container {
	text-align: center;
}
.nf-error-msg.nf-error-invalid-email,.nf-error-msg.nf-error-required-error {
	text-align: left !important;
} 
.nf-pass.field-wrap .nf-field-element:after {
    line-height: 60px !important;
}
.icon_box .vc_column-inner {
	padding-bottom: 40px !important;
	padding-top: 40px !important;
}
.icon_box1 .vc_column-inner {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.inner-f16 h2 {
	font-size: 20px;
	line-height: 30px;
}
.f-16 h2 {
    line-height: 30px;
}
.p_text p, .p_content p  {
    font-size: 16px !important;
    line-height: 29px !important;
}
.tiles, .water {
    padding-bottom: 10px !important;
}
body[data-form-style="minimal"] .container-wrap .span_12.light input[type="text"], body[data-form-style="minimal"] .container-wrap .span_12.light textarea, body[data-form-style="minimal"] .container-wrap .span_12.light input[type="email"], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=password], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=url], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=search], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=date], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=number], body[data-form-style="minimal"] .container-wrap .span_12.light select {
    padding-right: 50px;
}
.cf-30-1 h2 {
	color: #000;
	margin-top: 0px;
}
}

.cf-30 h2 {
    text-transform: initial !important;
}










