/*
Theme Name: Theme Child
Description: This is a custom child theme for Theme
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: theme
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*
	font-family: 'Montserrat', sans-serif;
	font-family: 'Poppins', sans-serif;
*/


span .wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
}
span.wpcf7-not-valid-tip {
    display: none;
}
div.wpcf7-validation-errors {
    border-color: red !important;
    color: red !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: red !important;
    color: red !important;
}
.wpcf7 .wpcf7-response-output {
    font-size: 14px;
}
#header-outer #logo img {
/*     height: auto !important; */
}

div#section_banner {}

div#section_banner .owl-carousel {}

div#section_banner .owl-carousel .owl-stage {
    padding: 0;
}

div#section_banner .block {
	position: relative;
	margin: 0;
}

div#section_banner .block img {
	display: block;
    width: 100%;
}

div#section_banner .block .content {
	position: absolute;
	top: 24%;
	left: 0;
	right: 0;
	text-align: center;
	transform: translateY(-50px);
}

div#section_banner .block .content h1 {
	font-family: 'Poppins', sans-serif;
    font-size: 70px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
	width:50%;
	margin:0 auto;
	line-height:70px;
}

div#section_banner .block .content form {
	width: 40%;
	position: relative;
	margin: 20px auto 30px auto;
}

div#section_banner .block .content form input[type="text"] {
	width: 83%;
    float: left;
    background: #fff;
    height: 55px;
    border-radius: 5px;
	font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #111111;
    font-weight: 400;
	transition: all 0.3s linear;
	padding-left: 15px;
}

div#section_banner .block .content form input[type="text"]::placeholder {
	font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #a0a0a0;
	letter-spacing: 2px;
    font-weight: 300;
}

div#section_banner .block .content form button {
	border-radius: 5px !important;
	height: 55px;
	width: 12%;
	background-color: rgb(128, 189, 0);
	position: relative;
	overflow: hidden;
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	color: #fff;
	font-weight: 500;
}
div#section_banner .block .content form button:before {
	content: "";
	position: absolute;
	clip-path: polygon(100% 20%, 0 0, -20% 100%);
	top: -30px;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgb(255 255 255 / 0.1);
}

div#section_banner .block .content a {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: 400;
	overflow: hidden;
	text-transform: uppercase;
	border-radius: 31px;
	background-color: rgb(128, 189, 0);
	width: 280px;
	height: 60px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	margin: 0 10px;
}

div#section_banner .block .content a span {
	top: 0;
	width: 30px;
	height: 30px;
	display: inline-flex;
	color: #80bd00;
	background: #fff;
	border-radius: 50px;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}

div#section_banner .block .content a:before {
	content: "";
	position: absolute;
	clip-path: polygon(100% 20%, 0 0, 50% 80%);
	top: -20px;
	left: -60px;
	right: 0;
	bottom: 0;
	background: rgb(255,255,255);
	background: linear-gradient(160deg, rgba(255,255,255,0.5) 0, rgba(0,0,0,0) 60%);
}

div#section_banner .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
}

div#section_banner .owl-dots span {transform: scale(1) !important;background: #fff;opacity: 0.5;}

div#section_banner .owl-dots button.active span {
    background: #80bd00;
    opacity: 1;
    transform: scale(1.5) !important;
}

div#section_banner .owl-nav {
    display: none !important;
    margin: 0;
}

div#section_banner .owl-theme .owl-nav [class*='owl-'] {
    width: 50px;
    height: 50px;
    background: transparent;
    position: absolute;
    border: 1px solid #fff;
    top: 40%;
}

div#section_banner .owl-theme .owl-nav button.owl-prev {
    left: 20px;
}

div#section_banner .owl-theme .owl-nav button.owl-next {
    right: 20px;
}

div#section_services {}

div#section_services .title {}

div#section_services .title h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #5a5959;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	line-height: 1;
}

div#section_services .title h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 36px;
	color: #5b5a5a;
	font-weight: 700;
	line-height: 40px;
	margin: 10px 0 40px 0;
}

div#section_services .title h1 span {
	color: #80bd00;
	display: block;
}

div#section_services .block {
    transition: all 0.2s linear;
    border-bottom: 2px solid #ebebeb;
    padding-bottom: 50px;
}

div#section_services .block:hover {
	border-color: #80bd00;
}

div#section_services .block img {
    display: block;
}

div#section_services .block h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	color: #5b5a5a;
	font-weight: 700;
	line-height:34px;
}

div#section_services .block h1 span {
	color: #80bd00;
}

div#section_services .block p {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #878484;
	font-weight: 400;
}

div#section_estimate {}

div#section_estimate .block {}

div#section_estimate .block h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 45px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
}

div#section_estimate .block a {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	overflow: hidden;
	text-transform: uppercase;
	border-radius: 31px;
	background-color: rgb(128, 189, 0);
	width: 242px;
	height: 47px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0px auto 0 auto;
	position: relative;
}

div#section_estimate .block a:before {
	content: "";
	position: absolute;
	clip-path: polygon(100% 20%, 0 0, 50% 80%);
	top: -20px;
	left: -60px;
	right: 0;
	bottom: 0;
	background: rgb(255,255,255);
	background: linear-gradient(160deg, rgba(255,255,255,0.5) 0, rgba(0,0,0,0) 60%);
}

div#section_process {}

div#section_process .title {
    margin-bottom: 60px;
}

div#section_process .title h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 36px;
	color: #5b5a5a;
	font-weight: 700;
	line-height: 40px;
	margin: 10px 0 40px 0;
}

div#section_process .title h1 span {
	color: #80bd00;
	display: block;
}

div#section_process .block {
	position: relative;
}

div#section_process .block:before {
	content: "";
	background: url(/wp-content/uploads/2020/11/flyicon.png);
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	width: 100%;
	height: 120px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}

div#section_process .block .box {
    width: 33.33333%;
    padding: 0 50px;
    float: left;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 99999 !important;
}

div#section_process .block .box1 {}

div#section_process .block .box2 {}

div#section_process .block .box3 {}

div#section_process .block .box span.pimg {
	background-color: rgb(7, 22, 137);
	width: 199px;
	height: 188px;
	border-radius: 8px;
	display: flex;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
	transition: all 0.2s linear;
	transform: rotate(15deg);
	box-shadow: 0px 4px 11.7px 1.3px rgba(7, 22, 137, 0);
}

div#section_process .block .box:hover span.pimg {
	transform: unset !important;
	background: #fff;
	box-shadow: 0px 4px 11.7px 1.3px rgba(7, 22, 137, 0.07);
}

div#section_process .block .box span img {
    margin: 0 auto;
    filter: invert(1) brightness(100);
    transition: all 0.3s linear;
}

div#section_process .block .box:hover span.pimg img {
	filter: unset !important;
}

div#section_process .block .box h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	color: #071689;
	font-weight: 600;
	margin: 30px 0 0 0;
}

div#section_process .block .box p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #5d5d5d;
	font-weight: 400;
}

div#section_testimonials {}

div#section_testimonials .title {}

div#section_testimonials .title h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #5a5959;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	line-height: 1;
}

div#section_testimonials .title h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 36px;
	color: #071689;
	font-weight: 700;
}

div#section_testimonials .owl-carousel {}

div#section_testimonials .owl-carousel .owl-stage {
    padding: 0;
}

div#section_testimonials .owl-carousel .block {}

div#section_testimonials .owl-carousel .block p {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #585858;
	font-weight: 300;
	font-style: italic;
	width: 70%;
	padding: 60px 0 40px 0;
	margin: 0 auto;
	position: relative;
}

div#section_testimonials .owl-carousel .block p:before {
	content: url(/wp-content/uploads/2020/11/tbefore.png);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

div#section_testimonials .owl-carousel .block p:after {
	content: url(/wp-content/uploads/2020/11/tafter.png);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

div#section_testimonials img.testlogos {}

div#section_testimonials .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -150px;
}

div#section_testimonials .owl-dots span {transform: scale(1.5) !important;background: transparent;border: 1px solid #575757;}

div#section_testimonials .owl-dots button.active span {
    background: #575757;
}

div#section_subscribe {
	margin-top:64px;
}

div#section_subscribe .title {
    margin: 0;
    width: 33.3333333%;
    float: left;
}

div#section_subscribe .title h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	color: #071689;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 5px;
}

div#section_subscribe .title h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	color: #3d3f49;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 0;
}

div#section_subscribe form {
    margin: 0;
    width: 33.3333333%;
    float: left;
    position: relative;
}

div#section_subscribe form input[type="text"] {
    background: #fff;
    border-radius: 50px;
}

div#section_subscribe form button {
    position: absolute;
    right: 0;
    top: 0;
    background-image: -moz-linear-gradient( 0deg, rgb(20 38 156) 0%, rgb(7 22 137) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(20 38 156) 0%, rgb(7 22 137) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(20 38 156) 0%, rgb(7 22 137) 100%);
    padding: 0 !important;
    width: 159px;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
}

div#section_subscribe form button:before {
	content: "";
	position: absolute;
	clip-path: polygon(100% 30%, 10px -60px, 0% 100%);
	top: 0px;
	right: 0;
	left: 120px;
	bottom: 0;
	background: rgb(255,255,255);
	background: linear-gradient(100deg, rgba(255,255,255,0.2) 0, rgba(0,0,0,0) 50%);
}

div#section_subscribe .follow {
    margin: 0;
    width: 33.3333333%;
    float: left;
    text-align: right;
}

div#section_subscribe .follow span {font-family: 'Montserrat', sans-serif;font-weight: 500;color: #898989;font-size: 10px;display: inline-block;margin-right: 10px;}

div#section_subscribe .follow a {
    color: #071689 !important;
    width: 30px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #071689;
}

div#section_subscribe .follow a span.fa {
    font-family: 'FontAwesome';
    color: #071689;
    font-size: 15px;
    top: 0;
    margin: 0;
}
div#footer-outer {
    background-color: #fff !important;
}
div#footer-outer .ftcol {
}
div#footer-outer .ftcol1 a {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #111111;
    font-weight: 400;
    display: block;
}
div#footer-outer .ftcol1 a img {
	padding-right: 42px;
}
div#footer-outer .ftcol1 p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #111111;
    font-weight: 400;
    padding-bottom: 40px !important;
}
div#footer-outer .ftcol.ftcol1 {
    width: 30%;
    float: left;
    text-align: left;
}
div#footer-outer  .ftcol.ftcol2 {
    width: 70%;
    float: left;
    text-align: left;
    padding-left: 80px;
    border-left: 1px solid #eaeaea;
}
div#footer-outer .ftcol.ftcol2 ul.ftmenu {
    margin-bottom: 150px;
    position: relative;
    top: 50px;
}

div#footer-outer .ftcol.ftcol2 ul.fts {
    float: left;
}

div#footer-outer .ftcol.ftcol2 ul.fts span {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	color: #292424;
	font-weight: 400;
}

div#footer-outer .ftcol.ftcol2 a.ftconbtn {
    float: right;
}

div#footer-outer .ftcol.ftcol2 ul.ftmenu li {
    display: inline-block;
    margin-right: 40px;
}

div#footer-outer .ftcol.ftcol2 ul.ftmenu a {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #464747;
    font-weight: 500;
    text-transform: uppercase;
}

div#footer-outer .ftcol.ftcol2 ul.fts li {
    display: inline-block;
    margin-right: 20px;
}

div#footer-outer .ftcol.ftcol2 ul.fts a {}

div#footer-outer .ftcol.ftcol2 ul.fts span.fa {
	color: #292424 !important;
	font-family: FontAwesome !important;
	margin: 0;
}

div#footer-outer .ftcol.ftcol2 a.ftconbtn {
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	color: #575252;
	font-weight: 600;
	border-width: 1px;
	border-color: rgb(35, 36, 37);
	border-style: solid;
	position: relative;
	width: 235px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50px;
	padding-left: 30px;
	top: 0px;
	right: 50px;
}

div#footer-outer .ftcol.ftcol2 a.ftconbtn span.fa {
	background: #071689;
	width: 60px;
	height: 60px;
	border-radius: 50px !important;
	color: #fff !important;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
}

div#copyright {
    background: #12249a !important;
    text-align: left;
    padding: 20px 0 20px 0 !important;
    margin-top: 40px;
}

div#copyright p {
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
}




#top nav ul li {
	height: 120px;
	padding-top: 100px;
}

#top nav ul li a {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px !important;
	color: #7c7e7e !important;
	font-weight: 500 !important;
	text-transform: uppercase;
	padding: 0 10px !important;
	margin: 0 10px !important;
}

#top nav ul li a:after {
	border-color: #80bd00 !important;
	height: 3px;
	bottom: -51px !important;
	width: 100% !important;
}

#top nav li#menu-item-26 a {
	background-image: -moz-linear-gradient( 0deg, rgb(20 38 156) 0%, rgb(7 22 137) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(20 38 156) 0%, rgb(7 22 137) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(20 38 156) 0%, rgb(7 22 137) 100%);
	padding: 0 !important;
	width: 159px;
	height: 47px;
	display: flex !important;
	justify-content: center;
	border-radius: 50px !important;
	align-items: center;
	color: #fff !important;
	opacity: 1 !important;
}
#menu-item-26 a:before {
	content: "";
    position: absolute;
    clip-path: polygon(100% 30%, 10px -60px, 0% 100%);
    top: 0px;
    right: 0;
    left: 120px;
    bottom: 0;
    background: rgb(255,255,255);
    background: linear-gradient(100deg, rgba(255,255,255,0.2) 0, rgba(0,0,0,0) 50%);
}

#menu-item-26 a:after {
	display: none !important;
}

#top {
	border-bottom: 3px solid #e1e1e1 !important;
}


div#header-secondary-outer {
    border: none !important;
    background: transparent !important;
    position: absolute;
    top: 70px;
    padding-right: 30px;
}

div#header-secondary-outer ul li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px !important;
    color: #9f9889 !important;
    font-weight: 500 !important;
}


div#header-secondary-outer ul li a:after {
	display: none !important;
}






div#section_contact {}

div#section_contact .title {
    margin-bottom: 60px;
}

div#section_contact .title h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 36px;
	color: #5b5a5a;
	font-weight: 700;
	line-height: 40px;
	margin: 10px 0 40px 0;
}

div#section_contact .title h1 span {
	color: #80bd00;
	display: block;
}

div#section_contact form {
	width: 50%;
	margin: 0 auto;
}
div#section_contact input {
	border: 1px solid grey;
	height: 45px;
	border-radius: 0 !important;
}
div#section_contact textarea {
	border: 1px solid grey;
	height: 150px;
	border-radius: 0 !important;
}

div#section_contact form button {
    background-image: -moz-linear-gradient( 0deg, rgb(20 38 156) 0%, rgb(7 22 137) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(20 38 156) 0%, rgb(7 22 137) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(20 38 156) 0%, rgb(7 22 137) 100%);
    padding: 0 !important;
    width: 159px;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
	margin: 0 auto;
}

div#section_contact form button:before {
	content: "";
	position: absolute;
	clip-path: polygon(100% 30%, 10px -60px, 0% 100%);
	top: 0px;
	right: 0;
	left: 120px;
	bottom: 0;
	background: rgb(255,255,255);
	background: linear-gradient(100deg, rgba(255,255,255,0.2) 0, rgba(0,0,0,0) 50%);
}

div#section_services .owl-dots {}

div#section_services .owl-dots button.owl-dot {}

div#section_services .owl-dots button.owl-dot.active {}

div#section_services .owl-dots button.owl-dot span {
    transform: scale(2);
    background: transparent;
    border: 1px solid #a8d628;
}

div#section_services .owl-dots button.owl-dot.active span {
    background: #a8d628;
}


#section_apt {
	
}

#section_apt form {
	width: 50%;
	margin: 0 auto;
}

#section_apt label {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: 500;
}

#section_apt input, #section_apt select {
	background: #f2f2f2;
	border: 1px solid grey;
	height: 45px;
	box-shadow: none;
	border-radius: 0;
}

#section_apt button {
	
}



div#section_estimate .block a:hover {
    border: 2px solid #80bd00;
}
div#section_banner .block .content a:hover, div#section_estimate .block a:hover {
    background-color: #09188b;
    transition: all .5s ease-in-out;
}
div#section_subscribe .follow a:hover {
    background-color: #80bd00;
    transition: all .5s ease-in-out;
    border-color: #80bd00;
}
div#footer-outer .ftcol.ftcol2 ul.ftmenu a:hover {
    color: #84bf09;
    transition: all .3s ease-in-out;
}
div#header-secondary-outer ul li a:hover {
    color: #08188b !important;
}
div#section_estimate .row-bg.using-image {
    background-attachment: fixed !important;
}

.setMarquee span {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 16px !important;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0px;
    justify-content: space-evenly;
    font-size: 1.6em;
	text-transform: capitalize;
}
.setMarquee label {
    display: inline-block;
    width: 50px;
    height: 2px;
    background: #fff;
    margin: 0px 0%;
}
.setMarquee {
    height: 50px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
	background-color: #ff0000;
}
/* nested div inside the container */
.setMarquee div {
    display: flex;
    width: 200%;
    position: absolute;
    overflow: hidden;
    animation: marquee 12s linear infinite;
    top: 4px;
    left: 0px;
    bottom: 0;
}
/* span with text */
.setMarquee span {
    float: left;
    width: 84%;
}
/* keyframe */
@keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}


/* Resposive Start*/
@media screen and (max-width: 1000px) {
	#top {
    	border: none !important;
	}
	div#section_banner .block .content h1 {
		font-size: 24px !important;
		line-height: 33px !important;
		width: 92% !important;
	}
	div#section_banner .block img {
		height: 370px;
		object-fit: cover;
	}
	div#section_banner .block .content form {
		width: 100% !important;
	}
	div#section_banner .block .content form input[type="text"] {
		width: 80%;
		float: inherit !important;
		display: block;
		margin: 0 auto;
	}
	div#section_banner .block .content form button {
		width: 26%;
		height: 48px;
		font-size: 16px;
		line-height: 6px;
		margin-top: 13px;
	}
	div#section_banner .block .content a, div#section_estimate .block a{
		width: 248px !important;
		height: 49px;
		font-size: 14px;
	}
  	div#section_services .title h1 {
    	font-size: 24px !important;
    	line-height: 28px;
	}
	div#section_services .block h1 {
		font-size: 24px !important;
		line-height: 24px;
	}
	div#section_services .block p {
		font-size: 14px !important;
		line-height: 24px;
	}
	div#section_estimate .block h1 {
		font-size: 24px !important;
		line-height: 36px !important;
	}
	div#section_process .title h1 {
		font-size: 24px;
		line-height: 29px !important;
		text-align: center;
	}
	div#section_process .block .box {
		width: 100% !important;
		padding: 20px 0 !important;
	}
	div#section_process .block .box span.pimg {
		width: 140px;
		height: 140px;
	}
	div#section_process .block .box p {
		font-size: 14px !important;
	}
	div#section_process .block .box h1 {
		font-size: 24px !important;
	}
	div#section_testimonials .title h1 {
    	font-size: 24px !important;
	}
	div#section_testimonials .owl-carousel .block p {
		font-size: 14px !important;
		width: 100%;
		line-height: 20px;
	}
	div#section_subscribe .title {
		width: 100%;
		text-align: center;
	}
	div#section_subscribe .title h3 {
		font-size: 12px;
	}
	div#section_subscribe form {
		width: 100%;
		margin-top: 18px;
	}
	div#section_subscribe form button {
		width: 100px !important;
		font-size: 14px;
	}
	div#section_subscribe .follow {
		width: 100%;
		text-align: center !important;
		margin-top: 20px !important;
	}
	div#footer-outer .ftcol.ftcol1 {
    	width: 100%;
    	text-align: center;
	}
	div#footer-outer .ftcol.ftcol2 {
		width: 100%;
		text-align: center;
		border: none !important;
		padding: 0 !important;
	}
	.material #footer-outer #footer-widgets .col ul li {
		display: block;
		margin: 0 !important;
	}
	div#footer-outer .ftcol.ftcol2 ul.ftmenu {
		margin-bottom: 80px;
	}
	div#footer-outer .ftcol.ftcol2 ul.fts {
		text-align: center !important;
		float: initial;
		margin-bottom: 20px !important;
	}
	ul.fts li {
		display: inline-block !important;
	}
	ul.fts li a {
		margin-right: 12px !important;
	}
	div#copyright {
		text-align: center !important;
		padding: 10px 0 !important;
	}
	#footer-outer #copyright p {
		text-align: center !important;
	}
	div#section_process .title p {
	    text-align: center;
	    font-size: 14px !important;
	}
	#section_apt input, #section_apt select {
    	width: 100% !important;
	}
	#section_apt form {
		width: 100% !important;
	}
	div#section_apt .row {
		padding: 0 !important;
	}
	#section_apt button {
		width: 100% !important;
	}
	div#section_contact form {
		width: 100%;
	}
	div#section_contact form .row {
		padding: 0 !important;
	}
	div#section_contact .title h1 {
    	font-size: 24px !important;
    	line-height: 23px;
	}
	div#section_contact .title {
    	margin-bottom: 30px !important;
	}
	.fa-phone:before {
    	display: none;
	}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container > .menu > li a {
    	font-size: 14px !important;
	}
	.setMarquee span {
    	width: 100% !important;
    	font-size: 14px !important;
    	line-height: 20px !important;
	}
}
