/*
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
*/
/*----------keyframes-------------*/
.owl-carousel[data-desktop-cols] .owl-item img {
    display: block;
    width: 8%;
    -webkit-transform-style: preserve-3d;
}


@keyframes rotateSmooth {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
/* animation: shake1 4s cubic-bezier(0.11, 0, 0.5, 0) 0s infinite normal both; */
@keyframes shake1{
	0%,
	100% {
		transform: rotate(0deg);
		transform-origin: 50% 50%;
	}

	10% {
		transform: rotate(8deg);
	}

	20%,
	40%,
	60% {
		transform: rotate(-10deg);
	}

	30%,
	50%,
	70% {
		transform: rotate(10deg);
	}

	80% {
		transform: rotate(-8deg);
	}

	90% {
		transform: rotate(8deg);
	}
}
/*-------------global css-------------------*/
h1, h2, h3, h4, h4, h5 {
	font-family:"circular" !important;
}
#okapi-wasb-button {
    bottom: 15px ! IMPORTANT;
    margin-right: 40px;
}
.light .wpcf7 div.wpcf7-response-output {
    background: #000 !important;
    border-color: #fff !important;
    color: #fff !important;
}
div.wpcf7-validation-errors {
    background: #000 !important;
    border-color: #fff !important;
    color: red !important;
}
/*-------------header/navigation--------------------*/
#to-top i.fa.fa-angle-up {
    background: #ffffff !important;
    color: #000;
}
#top nav ul#menu-left-menu-1 li.menu-item-190 a {
    border: 1px solid #fff;
    padding: 17px 17px !important;
    border-radius: 36px;
}
/*--------------canvas menu---------------*/
#slide-out-widget-area > .inner-wrap > .inner .container > .right-side {
    display: none;
}
#slide-out-widget-area > .inner-wrap > .inner .container > .left-side {
    margin: 0 auto;
}
#slide-out-widget-area > .inner-wrap > .inner .container > .left-side .off-canvas-menu-container {
    margin: 0 auto;
    text-align: center;
}
/*-----------------inner pages---------------------*/
/*------------------blog Page-------------------*/
#sidebar form button.wp-block-search__button {
    border: 1px solid #fff;
    background: #fff0;
}
#sidebar form input[type="search"] {
    border: 1px solid #fff;
    background: transparent;
}
#sidebar .wp-block-group h2.wp-block-heading, 
#sidebar #categories-2 h4,
#sidebar #nectar_popular_posts-2 h4 {
    font-size: 25px;
    line-height: 1.5;
    opacity: 1;
    font-weight: bold;
    -webkit-text-stroke: 0.7px #fff;
    color: #fff0;
    font-family: 'Poppins' !important;
}
#sidebar ul li a::first-letter {
    font-weight: bold;
    font-size: 17px;
}
body.blog .article-content-wrap .post-header h2.title,
body.blog .article-content-wrap .post-header h2.title a {
    font-size:45px;
	line-height:1.1 !important;
	color:#fff;
}
body.blog .article-content-wrap .post-header h2.title::first-letter {
    font-size: 65px;
    text-shadow: -5px -3px 3px #b49052;
}
.article-content-wrap span.continue-reading {
    border: 1px solid #fff;
    background: #fff0;
    padding: 11px 23px;
}
/*------------------blog Page end-------------------*/
/*------------services inner page-----------------*/
.mu-p1-txt3a h4 span {
    color: #fff0 !important;
    -webkit-text-stroke: 1px #fff;
    font-size: 50px;
}
.package-p2-txt1 h3 span {
    color: #fff0 !important;
    -webkit-text-stroke: 1px #fff;
    font-family: 'Poppins';
}
#mu-p-sec1 p {
    font-size: 15px;
}
/*------------services inner page end-----------------*/
/*------------------inner pages end-------------------*/
/*-------------section 1--------------------*/
#sec-1 .buttons .button a {
    border: 1px solid #fff !important;
    padding: 16px 30px;
}
#sec-1 .buttons .button a:hover {
    background: transparent !important;
}
#sec-1 .content h1.ns-heading-el {
    -webkit-text-stroke: 1px #fff;
    color: transparent;
}
#sec-1 h1.ns-heading-el span {
    color: #fff0 !important;
	-webkit-text-stroke: 2px #fff;
    display: block;
    padding-bottom: 22px;
}
#sec-1 .sec1-txt1 p {
    font-size: 14px;
    line-height: 1.4;
}
#sec-1 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
/*------new 2------*/
#sec-1 a#sec1-btn1 {
    margin-right: 15px;
    font-size: 14px;
    padding: 13px 15px;
    border: 1px solid #ffff;
}
/*-------------section 2--------------------*/
#sec-2 {
    padding-top: 90px !important;
    padding-bottom: 40px !important;
}
#sec-2 .vc_col-sm-4 .vc_column-inner .nectar_icon_wrap {
    transition: 5s ease !important;
}
#sec-2 .vc_col-sm-4 .vc_column-inner:hover .nectar_icon_wrap {
    animation: rotateSmooth 5s linear infinite;
}
#sec-2 #sec2-inr1 > .col > .vc_col-sm-4:nth-child(3) .vc_column-inner:hover .nectar_icon_wrap {
    animation: shake1 4s cubic-bezier(0.11, 0, 0.5, 0) 0s infinite normal both;
}
#sec-2 .vc_col-sm-4 .vc_column-inner .sserv-sec-inn h5::before, 
#sec-2 .vc_col-sm-4 .vc_column-inner .sserv-sec-inn h5::after {
    transition: 0.5s ease;
}
#sec-2 .vc_col-sm-4 .vc_column-inner:hover .sserv-sec-inn h5::before, 
#sec-2 .vc_col-sm-4 .vc_column-inner:hover .sserv-sec-inn h5::after {
    opacity: 1;
    transition: 0.5s ease;
}
#sec-2 .vc_col-sm-4 .nectar_icon_wrap {
    border: 20px solid #000;
    border-radius: 80px;
    position: relative;
    top: -50px;
}
#sec-2 .vc_col-sm-4 .nectar_icon_wrap .nectar_icon i {
    font-size: 40px !important;
    line-height: 50px !important;
}

#sec-2 .vc_col-sm-4 .nectar_icon_wrap .nectar_icon {
    background: #fff;
    border-radius: 60px !important;
}

#sec-2 .vc_col-sm-4 .vc_column-inner {
    background: transparent;
    border-radius: 10px;
    padding: 0px 30px 30px;
    border: 1px solid #fff;
}
#sec-2 .sserv-sec-inn h5 {
    position: relative;
    display: inline-block;
    font-size: 20px;
    padding: 0px 20px;
    padding-bottom: 5px;
}
#sec-2 .sserv-sec-inn p:nth-child(2) {
    font-size: 15px;
}
#sec-2 .sserv-sec-inn h5::before,
#sec-2 .sserv-sec-inn h5::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border: 4px solid transparent;
}
#sec-2 .sserv-sec-inn h5::before {
    top: -10px;
    left: -10px;
    border-left-color: #fff;
    border-top-color: #fff;
    opacity: 0;
}
#sec-2 .sserv-sec-inn h5::after {
    bottom: 0px;
    right: -10px;
    border-right-color: #fff;
    border-bottom-color: #fff;
    opacity: 0;
}
/*-------------section 3--------------------*/
/*-------------section 4--------------------*/
/*-------------service section--------------------*/
.servs1-txt1 {
    margin-bottom: 0px !important;S
}
/*---------new service section -------------*/
/*---------new 2--------*/
#servi-sec1 .servi1-txt1 h2 {
	font-size: 360px;
    padding: 30px 100px;
    -webkit-text-stroke: 2px #fff;
    color: #fff0;
    line-height: 1;
    letter-spacing: 8px;
	text-transform:uppercase;
}
#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(1) .servi1-txt1 h2 {
    font-size: 360px;
}
#servi-sec1 .servi1-txt2 p {
    padding: 15px 0px;
    width: 81%;
}
#servi-sec1 .servi1-txt2 h3 {
    padding-bottom: 25px;
    margin-bottom: 40px;
	position:relative;
}
#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(2) .servi1-txt2 h3::before {
    content: '';
    background: #fff;
    width: 26%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: -10%;
}
#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(4) .servi1-txt2 h3::before {
    content: '';
    background: #fff;
    width: 23%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: -7%;
}
#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(6) .servi1-txt2 h3::before {
    content: '';
    background: #fff;
    width: 23%;
    height: 2px;
    position: absolute;
    left: -7%;
    bottom: 0;
}
#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(3) .servi1-txt1 h2 {
    font-size: 360px;
}
#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(5) .servi1-txt1 h2 {
    font-size: 305px;
    padding: 30px 70px;
}
#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(4) .servi1-txt2 h3 {
    width: 96%;
}
#servi1-inr1 a#servi1-btn1a {
    border: 1px solid #fff;
    padding: 15px 18px;
    font-size: 14px;
}
#servi1-inr1 .servi1-img1 {
    transform: scale(1);
    transition: 0.7s !important;
}
#servi1-inr1 .servi1-img1:hover {
    transform: scale(1.1) !important;
    transition: 0.8s;
}
/*-------------sec3-new--------------------*/
#sec-3n #sec3n-inr1 > .col > .col > .vc_column-inner {
    padding: 70px 30px;
}
#sec-3n #sec3n-inr1 > .col > .col {
    overflow: hidden;
}
#sec-3n #sec3n-inr1 > .col > .col > .vc_column-inner {
    padding: 70px 30px;
    transition: 0.7s;
}
#sec-3n #sec3n-inr1 > .col > .col > .vc_column-inner:hover {
    transition: 0.7s;
    transform: scale(1.1);
}
/*-----------------secion 4------------------*/
/* #sec-4 > .col > .col > .vc_column-inner {
    padding: 225px 10px;
} */
#sec-4 .owl-dots {
    display: none;
}
#sec-4 .owl-stage {
    padding: 0;
}
/* #sec-4 .carousel-item #sec4-caro-inr1a .col .col .vc_column-inner {
    padding: 170px 6px;
} */
#sec-4 .owl-item .carousel-item:hover div#sec4-caro-inr1a {
    transform: scale(1.1);
    transition: 0.7s;
}
#sec-4 .carousel-item #sec4-caro-inr1a {
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    backdrop-filter: brightness(0.5) !important;
    height: 520px;
    display: flex;
    justify-content: center;
    align-items: center;
	transition: 0.9s;
}
#sec-4 .sec4-caro-txt1a h4 {
    font-size: 21px !important;
    line-height: 1.2;
}
#sec4-caro-inr1a .row-bg-wrap::before {
    content: '';
    background: #0000008a;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.7s;
}
#sec4-caro-inr1a:hover .row-bg-wrap::before {
    background: #0000006b;
    transition: 0.7s;
}
/*-----------------secion 5------------------*/
#sec-5 > .col > .col:nth-child(2) > .vc_column-inner {
    padding-left: 50px;
}
#sec-5 a#sec5-btn1 {
    font-size: 17px;
    padding: 16px 36px;
    border: 3px solid #fff;
}
/*------------section 6--------------------*/
#sec-6 h2 {
    color: #fff0 !important;
    -webkit-text-stroke: 1px #fff;
    font-weight: 900;
    font-family: system-ui;
}
/*--------------testimonial new section---------------------*/
#testi-sec .carousel-item {
    background: #222;
    padding: 0px 50px 60px 50px;
    margin: 0 150px;
}
#testi-sec .carousel-item .testi-caro-txt2a {
    transform: translateY(-30px);
    margin-bottom: 0;
}
#testi-sec .testi-sec-txt1 h2::before {
    content: '';
    background: #fff;
    width: 22%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 39%;
}
#testi-sec .testi-sec-txt1 h2 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px !important;
}
/*-----*/
#testi-sec .owl-dots {
    display: none;
}
#testi-sec .owl-nav.disabled {
	display: flex;
    position: absolute;
    bottom: 45%;
    left: 7%;
    width: 86%;
    justify-content: space-between;
}
#testi-sec .owl-nav.disabled button {
    background: transparent !important;
    border: unset;
}
#testi-sec .owl-nav.disabled button span {
    font-size: 40px;
	transform:scale(1);
	transition:0.7s;
}
#testi-sec .owl-nav.disabled button span:hover {
    transform:scale(1.1);
	transition:0.7s;
}
/*-------------section 7--------------------*/
#sec-7 .sec7-txt1 h2 a {
    opacity: 1;
    font-size: 80px;
	transition:0.7s !important;
}
#sec-7 {
	transition:0.7s !important;
}
#sec-7:hover .sec7-txt1 h2 a {
    -webkit-text-stroke: 1px #fff;
    color: #fff0;
	transition:0.7s;
}
#sec-7 .sec7-txt1 p {
    font-size: 25px;
    line-height: 1.1;
}
#sec-7 > .row-bg-wrap .row-bg.viewport-desktop.using-image {
    filter: brightness(0.4) !important;
    transition: 0.7s;
}
#sec-7:hover > .row-bg-wrap .row-bg.viewport-desktop.using-image {
    filter: brightness(0.9) !important;
    transition: 0.7s;
}
/*--------------gallery section---------------------*/
#galleryh-sec .galleryh-txt1 {    
	position: absolute;
    top: 40%;
    z-index: 1;
    left: 25%;
    width: 50%;
}
/*-------------contact section--------------------*/
#cont-sec .nectar-fancy-ul ul li a {
    font-size: 17px;
    color: #fff;
}
#cont-sec .nectar-fancy-ul ul li a i {
    display:none !important;
}
#cont-sec .nectar-fancy-ul ul li {
    position: relative;
	padding-bottom: 24px;
}
#cont-sec .nectar-fancy-ul ul li:nth-child(1)::before {
    content: '\f095';
    background: #fff0;
	font-family: fontawesome;
	font-size:20px;
	color: #c8af6c;
    position: absolute;
    left: 0;
    top: 0;
}
#cont-sec .nectar-fancy-ul ul li:nth-child(2)::before {
    content: '\f0e0';
    background: #fff0;
	font-family: fontawesome;
	font-size:20px;
	color: #c8af6c;
    position: absolute;
    left: 0;
    top: 0;
}
#cont-sec .contact-txt1 h2 span {
   color: #fff0 !important;
    -webkit-text-stroke: 1px #fff;
    font-size: 55px !important;
}
/*--form--*/
#cont-sec form input,
#cont-sec form  select {
    background: #fff0;
    border-bottom: 1px solid #fff;
    color: #fff;
    opacity: 1;
}
#cont-sec form input::placeholder,
#cont-sec form textarea::placeholder {
    color: #fff;
    opacity: 1;
}
#cont-sec form  select.service-827 option {
    background: #000000 !important;
}
#cont-sec form textarea {
    height: 150px;
    background: transparent;
    border-bottom: 1px solid #fff;
    color: #fff;
}
#cont-sec form input[type="submit"] {
    background: transparent;
    border: 1px solid #fff;
    padding: 14px 50px !important;
    float: right !important;
}
#cont-sec form input[type="submit"]:hover {
    background: #ae995e;
    border-color: #ae995e;
}
#cont-sec > .col > .col:nth-child(2) > .vc_column-inner {
    padding: 80px 80px 51px 60px;
    backdrop-filter: blur(4px);
}
#cont-sec > .col > .col:nth-child(1) > .vc_column-inner {
    padding: 20px 40px 10px 10px;
}
/*--------------faq-------------------*/
#faqs-sec .toggle h3.toggle-title a.toggle-heading {
    font-size: 20px;
	color: #fff;
}
#faqs-sec .toggles.accordion {
    padding: 20px 60px;
    border: 1px solid #fff;
    border-radius: 20px;
    margin-top: 41px !important;
}
#faqs-sec .faq1-txt1 h2 {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
}
/*-------------footer------------------*/
#footer-1 > .row-bg-wrap {
    border-top: 1px solid #5e5e5e;
}
#footer-2 .nectar-scrolling-text .nectar-scrolling-text-inner {
    padding-bottom: 15px;
}
#footer-2 .nectar-scrolling-text-inner__text-chunk h2 a:hover {
    color: #fff !important;
}
#footer-1 .wpb_text_column p a {
    opacity: 1;
}
#footer-1 .wpb_text_column p a:hover {
    color: #9d7136 !important;
}
#footer-1 a.link_text:hover,
#footer-1 ul li a:hover {
    color: #e2b568 !important;
}
/*-------*/
#footer-1 form {
    position: relative;
}
#footer-1 form .gjs-row {
    margin: 0;
}
#footer-1 form input[type="email"] {
    background: transparent;
    border: 1px solid #fff;
    padding: 16px 18px !important;
}
#footer-1 form input[type="submit"] {
    position: absolute;
    right: 7px;
    top: 1px;
    border-left: 1px solid #fff;
}
#footer-1 form input[type="submit"]:hover {
    color: #e2b568;
    opacity: 1;
}
/*------------footer new-------------------*/
#footer-2n .footer2n-txt1h h5 {
    font-weight: 400 !important;
    font-size: 20px !important;
}
#footer-2n ul {
    margin-left: 0;
}
#footer-2n ul li {
    list-style: none;
}
#footer-2n #footer2n-inr2 ul#menu-copyright-menu {
    display: flex;
    justify-content: space-between;
    width: 40%;
    margin: 0 auto !important;
}
#footer-2n #footer2n-inr2 ul#menu-copyright-menu li a {
    font-size: 13px;
    padding: 7px !important;
}
#footer2n-inr1 ul li a {
    font-size: 15px;
}
#footer2n-inr1 ul li {
    padding-bottom: 15px;
}
#footer2n-inr1 ul#menu-footer-menu2 li a {
    display: flex;
    justify-content: space-between;
    width: 90%;
}
#footer2n-inr1 .footer2n-txt5 {
    width: 90%;
}
#footer-1n input[type="submit"] {
    background: transparent;
    width: 100%;
    border-radius: 6px !important;
    color: #fff;
    border: 1px solid #fff;
}
#footer-1n input[type="email"] {
    background: #fff0;
    color: #fff;
    border: 1px solid #fff;
}
#footer-2n .social-icons ul li {
    margin-right: 30px;
}
#footer-2n .social-icons ul {
    display: flex;
}
#footer-2n .social-icons ul li a i {
    color: #fff;
    font-size: 25px;
}
#footer2n-inr1 ul#menu-footer-menu2 li a {
    pointer-events: none;
}
/*---------footer new end--------------*/
/* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {
/* #servi-sec1 .servi1-txt1 h2 {
        font-size: 230px;
        padding: 30px 90px;
    } */
}
@media (max-width: 1366px) {}
@media (max-width: 1300px) {
	#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(5) .servi1-txt1 h2 {
    font-size: 275px;
}
	#sec-4 .carousel-item #sec4-caro-inr1a {
    height: 490px;
}
	#sec-2 .sserv-sec-inn h5 {
    font-size: 18px;
    line-height: 1.5;
}
	
	#sec-3 > .col > .col > .vc_column-inner {
    padding-right: 80px;
}
	#footer-1 h4 {
    font-size: 26px;
}
}
@media (max-width: 1280px) {
	    #servi-sec1 .servi1-txt1 h2 {
        font-size: 130px;
        padding: 50px 90px;
        -webkit-text-stroke: 3px #fff;
    }
	#footer-2n #footer2n-inr2 ul#menu-copyright-menu {
    width: 50%;
}
}
@media (max-width: 1226px) {
	    #servi-sec1 .servi1-txt1 h2 {
        font-size: 120px;
    }
	#sec-3 > .col > .col > .vc_column-inner {
        padding-left: 100px !important;
    }
	#service-sec .nectar-flickity .heading-wrap h5 {
	font-size: 18px;
	line-height:1.8;
	}
	#cont-sec .contact-txt1 h2, #cont-sec .contact-txt1 h2 span {
		font-size: 45px !important;
		line-height:1.3;
	}
	#cont-sec > .col > .col:nth-child(2) > .vc_column-inner {
		padding: 80px 70px 51px 50px;
	}
	#footer-1 h3 {
    font-size: 37px;
}
	    #footer-1 h4 {
        font-size: 24px;
    }
	#footer-1 .wpb_text_column p a {
    font-size: 13px;
}
	#footer-1 .link_wrap .link_text {
    font-size: 14px;
}
}
@media (max-width: 1024px) {
	    #servi-sec1 .servi1-txt1 h2 {
        font-size: 100px;
        -webkit-text-stroke: 2px #fff;
        padding: 40px 75px;
    }
	    #footer-2n #footer2n-inr2 ul#menu-copyright-menu {
        width: 60%;
    }
	#sec-7 .sec7-txt1 h2 a {
    font-size: 60px;
}
	#sec-7 .sec7-txt1 p {
    font-size: 17px;
}
	.sec5-txt2 h4 {
    font-size: 23px !important;
    line-height: 30px !important;
}
	.sec3n-txt2a h4 {
    font-size: 25px !important;
    line-height: 30px !important;
}
	#sec-1 .content h1.ns-heading-el {
    margin-bottom: 50px !important;
}
	.sec3n-txt1 h2 {
    font-size: 50px;
}
	.sec5-txt1 h4 {
    font-size: 24px !important;
    line-height: 30px !important;
}
	    #servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(5) .servi1-txt1 h2 {
        font-size: 195px;
    }
	.servi1-txt2 h3 {
    font-size: 45px !important;
    line-height: 50px !important;
}
	#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(3) .servi1-txt1 h2 {
    font-size: 230px;
}
	#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(1) .servi1-txt1 h2 {
    font-size: 230px;
}
#sec-1 h1.ns-heading-el span {
    padding-bottom: 0px;
}
	    #sec-2 .sserv-sec-inn h5 {
        font-size: 16px;
    }
	#sec-2 .nectar_icon_wrap[data-padding="20px"] .nectar_icon {
    padding: 10px;
}
	h1.ns-heading-el {
    font-size: 70px;
    line-height: 70px;
}
	#sec-1 {
    padding-bottom: 60px !important;
}
	#sec-2 .vc_col-sm-4 .vc_column-inner {
    padding: 0px 20px 30px 20px;
}
	#sec-2 .sserv-sec-inn p:nth-child(2) {
    font-size: 14px;
}
	#sec-2 .sserv-sec-inn p {
    font-size: 13px;
    line-height: 1.6;
}
	#sec-2 .vc_col-sm-4 .nectar_icon_wrap .nectar_icon i {
    font-size: 31px !important;
}
	#sec-3 h3 {
    font-size: 26px !important;
}
	    #sec-3 > .col > .col > .vc_column-inner {
		padding-left: 80px !important;
        padding-right: 60px;
    }
	.servs1-txt1 h3 {
    font-size: 35px !important;
    line-height: 1.4 !important;
}
	.servs1-txt1 p br {
    display: none;
}
	
	    #cont-sec .contact-txt1 h2, #cont-sec .contact-txt1 h2 span {
        font-size: 35px !important;
    }
	#faqs-sec .faq1-txt1 h2 {
    font-size: 36px;
    line-height: 1.5;
}
	#faqs-sec h3.toggle-title a.toggle-heading {
    font-size: 16px !important;
    line-height: 1.6;
}
	#footer-1 > .col > .col:nth-child(1) > .vc_column-inner {
    padding-right: 40px !important;
}
	#footer-2 .nectar-scrolling-text .nectar-scrolling-text-inner h2 a em {
    font-size: 35px !important;
}
	#footer-1 > .col > .col:nth-child(2) > .vc_column-inner {
    padding-left: 55px;
}
}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {
	#servi-sec1 {
    text-align: center;
}
#sec-1 {
    padding-bottom: 30px !important;
    padding-top: 180px !important;
}
	#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(1) .servi1-txt1 h2 {
        font-size: 190px;
    }
	#servi-sec1 .servi1-txt2 p {
    margin: 0 auto;
}
	    #servi-sec1 .servi1-txt1 h2 {
        font-size: 80px;
        -webkit-text-stroke: 2px #fff;
        padding: 30px 20px;
    }
	#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(2) .servi1-txt2 h3::before {
    left: 0px;
    right: 0px;
    margin: auto;
}
	#servi-sec1 .servi1-txt2 h3 {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
	#sec-1 .content h1.ns-heading-el {
    margin-bottom: 10px !important;
}
	#sec-1 .buttons .button a {
    border: 1px solid #9d7136 !important;
    padding: 13px 20px !important;
    font-size: 13px;
}
	    #servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(3) .servi1-txt1 h2 {
        font-size: 160px;
    }
	.servi1-txt2 h3 {
    font-size: 35px !important;
}
	#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(4) .servi1-txt2 h3::before {
    left: 0%;
    right: 0%;
    margin: auto;
}
	    #servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(5) .servi1-txt1 h2 {
        font-size: 125px;
    }
	#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(6) .servi1-txt2 h3::before {
    left: 0px;
    bottom: 0;
    right: 0px;
    margin: auto;
}
	#sec-3 {
    text-align: center !important;
}
	.sec3n-txt1 h2 {
        font-size: 40px;
    }
	#sec-5 > .col > .col:nth-child(2) > .vc_column-inner {
    padding-left: 0px;
}
	#testi-sec .carousel-item {
    padding: 0px 30px 40px 30px;
    margin: 0 90px;
}
	    #sec-7 .sec7-txt1 p {
        font-size: 15px;
    }
	    #footer-2n #footer2n-inr2 ul#menu-copyright-menu {
        width: 80%;
    }
	.footer2n-txt2 p {
    padding-right: 70px;
}
	    #sec-7 .sec7-txt1 h2 a {
        font-size: 50px;
    }
	.servi1-txt2 h3 br {
    display: none;
}
	#sec-3 h3,
	#sec-3 h6 {
        text-align: center !important;
    }
	#cont-sec > .col > .col:nth-child(1) > .vc_column-inner {
    padding: 50px 40px 20px 40px;
    text-align: center;
}
	#cont-sec .nectar-fancy-ul ul {
    text-align: left;
    display: table;
    margin: 0 auto;
}
	    #cont-sec > .col > .col:nth-child(2) > .vc_column-inner {
        padding: 80px 60px 51px 60px;
    }
	#cont-sec form input[type="submit"] {
    float: unset !important;
    margin: 0 auto;
    display: table;
}
	#cont-sec form .row .col {
    padding-bottom: 30px;
}
#cont-sec form .row {
    padding-bottom: 0;
}
	#footer1-col1-inr1 {
    padding-top: 70px !important;
}
	#footer-1 .nectar-cta {
    display: inline-block;
}
	#footer-1 #footer1-c2-inr1 {
    padding-top: 50px !important;
    text-align: center;
}
	#footer-1 {
    margin-bottom: 35px !important;
    border-bottom: 1px solid #ffffff7a;
}
}
@media (max-width: 800px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	#sec-1 {
    padding-bottom: 40px !important;
    padding-top: 140px !important;
}
	    #sec-7 .sec7-txt1 h2 a {
        font-size: 35px;
    }
	    #servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(6) .servi1-txt2 h3::before {
        left: 0%;
    }
	#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(4) .servi1-txt2 h3::before {
        left: 0%;
    }
	.sec1-txt1 h1 {
    font-size: 50px;
    line-height: 50px;
}
	.servi1-txt2 h3 {
    font-size: 23px !important;
}
	#sec-1 h1.ns-heading-el span {
    padding-bottom: 2px;
}
	#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(1) .servi1-txt1 h2 {
    font-size: 120px;
}
	#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(3) .servi1-txt1 h2 {
    font-size: 100px;
}
	    #servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(5) .servi1-txt1 h2 {
        font-size: 75px;
    }
.sec3n-txt1 h2 {
    font-size: 30px;
    line-height: 40px;
}
	#sec-5 > .col > .col:nth-child(2) > .vc_column-inner {
    padding-left: 0px;
}
	.testi-sec-txt1 h2 {
    font-size: 40px;
}
	#testi-sec .carousel-item {
    margin: 0 0px;
}
	#sec-7 {
    padding-top: 0px !important;
}
#sec-7 .sec7-txt1 h2 a {
    font-size: 50px;
}
	#testi-sec {
    padding-bottom: 10px !important;
}
	#footer-1n {
    padding-bottom: 10px !important;
}
	#footer-2n #footer2n-inr2 ul#menu-copyright-menu {
    width: 100%;
}
}
@media (max-width: 428px) {}
@media (max-width: 414px) {
	    .sec1-txt1 h1 {
        font-size: 40px;
        line-height: 40px;
    }
#servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(4) .servi1-txt2 h3 {
    width: 100%;
    line-height: 30px !important;
}
	    #servi-sec1 > .col .wpb_wrapper #servi1-inr1:nth-child(5) .servi1-txt1 h2 {
        font-size: 65px;
    }
	#sec-3n #sec3n-inr1 > .col > .col > .vc_column-inner {
    padding: 30px 10px;
}
	    #sec-7 .sec7-txt1 h2 a {
        font-size: 29px;
    }
}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}