@import url('https://fonts.googleapis.com/css?family=Kaushan+Script|Lora:400,700|Open+Sans:400,600,700&display=swap');
.cn img {
	margin: auto;
}

.power {
	margin-top: 0px;
}

.power img {
	width: 100%;
	padding-bottom: 10px;
}

.bottom-content-img img {
	width: 100%;
}

.latest-text {
	padding: 0;
}

.latest-text p {
	line-height: 25px;
	font-size: 19px;
}

.latest-text-span {
	font-size: 16px;
	font-weight: bold;
	color: #00287D;
}

.latest-contact-text {
	/* margin: 5%; */
	background: #F5F5F5;
	border-radius: 5px;
	padding: 10px 20px;
}

.latest-contact-text h2 {
	text-align: center;
	color: #1166CC;
	font-size: 46px;
	padding: 0 0 10px 0;
}

.latest-contact-text h4 {
	font-size: 25px;
	color: #000;
	font-weight: bold;
}

.latest-contact-text p {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

.latest-contact-text span {
	color: #023CB9;
	font-size: 20px;
}

.sec {
	background: #FFB347;
}

.con {
	background: #fff;
	margin-top: -115px;
}

.pad-mad {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#header {
	background: url(../img/header-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.logo {
	padding: 0 10px;
	margin-top: 4px;
}

.logo img {
    max-width: 230px;
    margin-top: 15px;
}

.social-right {
	float: none;
	text-align: center;
}

.social ul {
	margin: 14px 10px 6px 5px;
}

.social ul li {
	display: inline-block;
	padding: 0 6px;
}

.social ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	margin-top: 2px;
	outline: none;
}

.social ul li a img {
	height: 31px;
	width: 30px;
}

.weather {
	float: left;
	height: 120px;
	width: 300px;
}

.weather a {}

.paypal {
	float: left;
}

.paypal img {
    height: 110px;
    width: 225px;
}
.col-time-section{
	display: flex;
}
.call-section {
    padding-right: 40px;
}
#menu {
	background: #00B1F2;
	overflow: visible;
}

.menu-cus {
	margin: 0px 0;
	width: 100%;
}

.menu-cus ul {
	width: 100%;
	display: flex;
	justify-content: center;
}

.menu-cus li {
	padding: 0 5px;
	margin: 15px 0;
}

.menu-cus li a {
	color: #fff;
	outline: none;
	background: #305CAE;
	border-radius: 8px;
}

.menu-cus li a:hover {
	color: #fff;
	background: linear-gradient( #116c81, #305CAF, #12527f);
}

.active {
	background: #000162 !important;
}

.sub-menu {
	position: absolute;
	bottom: -85px;
	left: 0;
	background: blue;
	padding: 10px 20px;
	z-index: 99999;
	flex-direction: column;
}

.sub-menu li {
	list-style: none;
}

#main-area {}

.bk {
	background: url(../img/blue.png);
	height: 150px;
}

.main-img-top {}

.main-img-top img {
	width: 100%;
	margin-top: 25px;
	border: 1px solid #F8F8F8;
}

.main-content {}

.main-content p {
	padding: 0 10px;
	text-align: justify;
}

.main-content h5 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

.main-content h5 a {
	text-decoration: none;
	color: #D1392B;
}

.main-img {
	text-align: center;
}

.main-img-topper img {
	width: 100%;
}

.main-img-bottom img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.bottom-content-img {
	position: relative;
}

.bottom-content-img p a {
	position: absolute;
	right: 300px;
	bottom: 13px;
	background: #F75902;
	border-radius: 2px;
	padding: 1px 9px;
	color: #fff;
	outline: none;
}

#service {
	padding: 10px 0;
}

.bottom-content {
	margin: 20px auto 0;
	overflow: hidden;
	width: 1100px;
	padding: 20px 0;
}

.bottom-content-img {
	overflow: hidden;
}

.osa {
	border: 1px solid #00b1f2;
	margin-right: 10px;
}

.osa h3 {
	margin: 0px;
	height: 45px;
	background-color: #1DA4D1;
	margin-top: 0px;
	padding-top: 11px;
	text-align: center;
	color: #fff;
}

.osa p {
	line-height: 20px;
	margin-top: 5px;
	padding: 0 5px;
	text-align: justify;
}

.bottom-content img {
	margin: auto;
}

.abt-btm img {
	padding-bottom: 10px;
}

.in-btm img {
	width: 100%;
	margin: 0 auto 2px;
}

#social {}

.social_box {
	width: 100%;
}

.fullB {
	margin: 0 auto;
	width: 1100px;
}

.bottomBox {
	margin-top: 10px;
}

.boxL {
	float: left;
}

.boxL h3 {
	background: #00b1f2 none repeat scroll 0 0;
	color: #fff;
	font-size: 18px;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}

.boxL img {}

.b1 img {
	height: 200px;
}

.b3 img {
	margin-top: 14px;
}

#tes {}

.testimonial-full-area {
	background: url(../img/testm-bg.jpg) no-repeat center;
	height: 435px;
	width: 100%;
	overflow: hidden;
}

.testimonial-area {
	height: 435px;
	margin: 0 auto;
	padding: 0 35px;
}

.test-button-area {
	margin: 0 auto;
	padding-top: 35px;
	width: 264px;
}

.testimonial-all {
	margin-top: 20px;
}

.testimonial {
	float: left;
	margin-right: 20px;
	margin-top: 25px;
}

.tes-part {}

.tes-part p {
	color: white;
	font-style: italic;
	line-height: 20px;
	min-height: 120px;
}

.tes-part h3 {
	color: white;
	float: right;
	margin-top: 67px;
	width: 171px;
}

.circular img {
	background: #fff none repeat scroll 0 0;
	border: 5px solid #00b1f2;
	border-radius: 50px;
	float: left;
	height: 88px;
	margin-top: 3px;
	width: 88px;
}

.testimonial-2 {
	float: left;
	margin-top: 25px;
	margin-right: 20px;
	text-align: justify;
}

.tes-button {
	color: #fff;
	cursor: pointer;
	font-size: 25px;
	font-weight: bold;
	height: 70px;
	padding: 0 30px;
	border: 2px solid #ff7e00;
	background: #FFB503;
}

#foter-top-area {
	background: url(../img/footer-bg.png) no-repeat center;
	height: 485px;
}

.f-contact {
	float: right;
	width: 320px;
	margin-top: 108px;
	margin-right: 90px;
	/* overflow: hidden; */
}

.f-contact p {
	color: #fff;
	font-size: 18px;
	line-height: 27px;
}

.f-contact span {
	color: #ffffff;
	font-weight: bold;
}

#fotter-bottom {
	background: #1358A0;
	padding: 19px 0;
}

.fCopy {
	text-align: center;
	padding: 20px 0 0;
}

.home-footer {
	background: #00aeff;
}

.fCopy h2 {
	color: #fff;
	text-align: center;
	font-size: 30px;
	line-height: 35px;
}

.fCopy h6 {
	font-size: 16px;
	color: #000000;
}

.fCopy p {
	text-align: center;
	color: #fff;
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
}

.fCopy p a {
	color: #D09539;
	text-decoration: none;
}

.weather {
	float: left;
	height: 120px;
	padding: 0 5px 0 0;
	text-align: center;
	width: 260px;
}

.weather p {
	font-size: 20px;
	text-shadow: 0 0 1px #00c6ff;
}

.weather b {
	font-size: 20px;
}

time {
	display: block !important;
	width: 100px;
}

.aw-weather-description {
	display: block !important;
	width: 108px;
}

.sBox {
	background: none !important;
}

.contact-ban {
	margin-bottom: 20px;
}

.contact-ban img {
	width: 1098px;
	margin: 0px auto;
}
.contact-ban img.mt-3 {
	margin-top: 15px;
}

/* Style inputs with type="text", select elements and textareas */

/* Style the submit button with a specific background color etc */

input[type=submit] {
	background-color: #00458C;
	color: white;
	padding: 12px 20px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	transition: .5s;
}

/* When moving the mouse over the submit button, add a darker green color */

input[type=submit]:hover {
	background-color: #3B3B3B;
}

.contact-sub-btn {
	width: 40%;
	margin-top: 20px;
	margin-bottom: 30px;
	background: #F8F8F8;
}

.request-construction-quote {
	background: rgba(0, 0, 0, 0) url(../img/request-construction-quote.jpg) no-repeat scroll center top;
	height: 220px;
}

.request-construction-quote a {
	display: block;
	float: left;
	height: 100%;
	width: 100%;
}

.request-construction-quote a span {
	background: rgba(40, 112, 185, 0.6) none repeat scroll 0 0;
	border: 1px solid #2870b9;
	display: block;
	font-size: 25px;
	height: 50px;
	line-height: 45px;
	margin: 85px auto;
	text-align: center;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	width: 67%;
	color: #fff;
	text-decoration: none;
}

.textwidget img {
	margin-left: 7%;
	width: 300px;
}

 .repair-main {
	text-align: center;
	line-height: 30px;
}
.repair-main h1 {
	color: #2a5df6;
	font-weight: bold;
	font-size: 48px;
}
.repair-main h3 {
	color: #3366ff;
	font-size: 28px;
}
.repair-main h5 {
	padding-bottom: 10px;
	font-size: 18px;
}
.repair-main p {
	line-height: 22px;
	font-size: 19px;
}
.repair-main span {
	color: #3366ff;
	font-size: 20px;
}
.repair-main a{
    text-align: center;
}
.repair-main img {
	height: auto;
	margin-bottom: 15px;
} 

.painting-heading {
	text-align: center;
	padding: 30px 0;
}

.painting-heading h2 {
	font-size: 40px;
	line-height: 61px;
	font-weight: 400;
	color: rgb(255, 184, 60);
	letter-spacing: 0px;
	font-family: Kaushan Script;
}

.painting-heading h4 {
	font-family: Lora;
	font-size: 35px;
	font-weight: 700;
	line-height: 45px;
}

.who-we-are {

	position: relative;

}
.who-we-are .transparent-content{
	position: absolute;
top: 20%;
right: 10%;
text-align: right;

}
.who-we-are .transparent-content h4{
	font-size: 40px;
	line-height: 61px;
	font-weight: 400;
	color: rgb(255, 184, 60);
	letter-spacing: 0px;
	font-family: Kaushan Script;

}
.who-we-are .transparent-content h1{

	white-space: nowrap;
font-size: 58px;
line-height: 89px;
font-weight: 700;
color: rgb(255, 255, 255);
letter-spacing: 0px;
font-family: Lora;
}


.our-main-content {
	text-align: center;
}

.our-main-content .sub-title {
	color: #333333;
	font-family: "Kaushan Script", "Bookman Old Style", serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0px;
}

.service-boxes {}

.single-service-box {
	display: flex;
	align-items: center;
}

.single-service-box .content-part {
	width: 50%;
	background: red;
	padding: 80px 70px;
	color: #fff;
}

.single-service-box .content-part .title {}

.single-service-box .content-part p {}

.single-service-box .img-part {
	width: 50%;
	background: #b21206;
	height: 100%;
}

.content-part.blue-bg {
	background: #4c6792;
}

.single-service-box .img-part img {
	max-height: 320px;
	width: 100%;
}

a:hover {
	text-decoration: none;
}

.nivoSlider img {
	height: 400px;
	width: 2500px;
}

.no-padding-margin {
	padding: 0;
}

.nivo-caption {
	color: #FFFFFF;
	min-width: 550px;
	overflow: hidden;
	position: absolute;
	top: 180px;
	z-index: 8;
}

.nivo-html-caption {
	display: none;
}

.rep-logo {}

.rep-logo img {
	height: 294px;
	width: 344px;
}

.comer span {
	color: #001B71;
	font-weight: bold;
	font-size: 19px;
}

.comer p {
	margin: 12px 0;
	font-size: 18px;
	color: #000;
}

.commer-img {}

.commer-img img {
	width: 100%
}

.comer h2 {
	text-align: justify;
	padding: 0 12px;
}

.comer h3 {
	text-align: center;
	font-weight: bold;
}

.comer h4 {
	text-align: center;
	font-weight: bold;
	line-height: 30px;
}

.comer img {
	padding-bottom: 10px;
}

.com-ser-img {}

.com-ser-img img {
	margin: 0 auto;
}

.star {
	float: right;
	margin-top: 24px;
}

.phn img {
	margin-top: 41px;
}

.con-p {
	text-align: justify;
	padding: 30px;
	font-size: 16px;
}

.form-bg {
	background-color: #f8f8f8 !important;
}

.new-weather {
    height: 110px;
    width: 225px;
}
.faqn h4 {
	color: #000;
	font-size: 22px;
	margin-top: 37px;
	font-weight: bold;
	margin-bottom: 10px;
}

.faqn {
	padding-bottom: 11px;
}

.contact-us-form {
	margin-top: 25px;
}

.con-im {
	margin-bottom: 55px;
}

.main-content h4 {
	font-weight: bold;
	margin-left: 10px;
}

.join-team {}

.join-team p {
	margin-top: 20px;
	font-size: 16px;
	line-height: 20px;
}

.join-team img {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}

#req-file {
	margin-top: 15px;
	padding: 0;
	width: 100%;
}

.about-content {}

.about-content h3 {
	margin-left: 10px;
	font-weight: bold;
	color: #073EC6;
}

.main-content h4 {
	font-weight: bold;
	margin-left: 10px;
	font-size: 20px;
}

/*slider*/

#slider {
	margin-bottom: 0px;
	position: relative;
}

.overly {
	z-index: 9999;
	position: absolute;
	color: red;
	left: 39.7%;
	top: 61.80%;
	background: rgba(0, 0, 0, 0.3);
	height: 10vh;
	width: 20.5vw;
	text-align: center;
}

.phone, .email, ps-user-greeting-container, .ps-user-greeting-container a {
	font-size: 30px;
	color: #FFFFFF;
}
/* call-section */
.call-section, .office-section {
    display: flex;
    align-items: center;
	margin-top: 15px;
}
.icon-section {
    margin-right: 15px;
}
.text-section h2 {
    color: #000162;
    font-weight: bold;
	font-size: 26px;
}
p.office-hour-range{
	color: #337ab7;
	font-weight: bold;
}
.text-section a {
    padding-bottom: 5px;
    display: inline-block;
    font-weight: bold;
	text-decoration: none;
}

.icon-section a i {
    font-size: 25px;
    height: 35px;
    width: 35px;
    border: 1px solid #000162;
    color: #fff;
    background: #000162;
    border-radius: 5px;
    text-align: center;
    line-height: 35px;
    display: inline-block;
}
.adress-para {
    font-size: 18px;
    margin-top: 10px;
	color: #000162;
}
.text-section a,
.text-section p{
	font-size: 16px;
}
/********* Cleaning_serrvices */

@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700&display=swap');
.cleaning-header {
	background-image: url(../img/clleaning/kkkk.jpg);
	height: 100vh;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.social-2 ul li a img {
	height: 30px;
	width: auto;
}

.social-2 ul {
	margin: 30px 10px 6px 5px;
}

.social-2 ul li {
	display: inline-block;
	margin: 0 5px;
}

.social-2 ul li a {
	font-size: 20px;
	color: #fff;
}

.booking-now a {
	border: 1px solid #fff;
	padding: 5px 15px;
}

header .email {
	line-height: 23px;
	padding: 5px 17px 2px;
	display: inline-block;
	margin-right: 4px;
	font-size: 16px;
	color: #FFFFFF;
	border: 1px solid;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	letter-spacing: 0.50px;
	font-weight: 600;
}

.blurb-text {
	padding: 50px 0 60px;
}

.blurb-content h3 {
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0.50px;
	text-transform: uppercase;
	color: #00aeff;
}

.homepage-text {
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 1.7 !important;
	margin-bottom: 0 !important;
	margin: 0;
	color: #2b2b2b;
	font-family: 'Josefin Sans', sans-serif;
}

.normal-text a {
	color: #00aeff;
	text-decoration: underline;
}

.ps-top-padding {
	margin-bottom: 1.25em;
	padding-top: 1em;
	color: #2b2b2b;
	font-size: 20px;
}

.button {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 1px solid #59caff;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-transition: none;
	-moz-transition: none;
	font-size: 1em;
	background: #59caff;
	color: #FFFFFF;
	padding: 9px 20px 6px 20px;
	margin: 0;
	font-weight: 400;
	letter-spacing: 0.50px;
	text-transform: uppercase;
	text-decoration: none !important;
}

.button:hover {
	background: #FFFFFF;
	color: #59caff;
	border: 1px solid #59caff;
}

#hoverGallery {
	background: #00aeff;
	color: #FFFFFF;
	padding: 56px 0 50px;
}

#hoverGallery h3 {
	color: #FFFFFF;
	font-size: 30px;
	line-height: 1.2em;
	margin-bottom: 25px;
	letter-spacing: 0.50px;
}

#hoverGallery h4 {
	color: #FFFFFF;
	font-size: 25px;
	line-height: 1.2em;
	margin-bottom: 45px;
	letter-spacing: 0.50px;
}

.gallery-text h3 a {
	color: #fff;
	text-decoration: none;
}

.small-block-grid-1.large-block-grid-3.gallery-list {
	text-align: center;
}

.small-block-grid-1.large-block-grid-3.gallery-list li {
	display: inline-block;
	margin: 0 15px;
}

.projects {
	padding: 61px 0;
}

#projects h1 {
	text-align: center;
	padding: 10px 0 40px;
	color: #00aeff;
	font-size: 50px;
	line-height: 60px;
	font-weight: 600;
}

.projects-list {
	margin-bottom: 44px;
}

.project-figcaption h2 {
	font-size: 22px;
	font-weight: 400;
	text-transform: uppercase;
	color: #00aeff;
	margin-bottom: 7px;
}

.project-figcaption p.project-description {
	margin-bottom: 6px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.7;
	font-family: 'Josefin Sans', sans-serif;
}

.project-description a {
	text-decoration: underline;
	color: #00aeff;
	font-family: 'Josefin Sans', sans-serif;
}
.new-text-css{
    line-height: 25px;
    font-size: 19px;
}