/*
Theme Name: Coast to Coast Home Watch
Description: Coast to Coast Home Watch is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: Coast to Coast Home Watch
Domain Path: Coast to Coast Home Watch
Author: A2Z Developing Team
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

*{ 
	font-family:'Lora';
}
header .header-top {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	z-index: 999999;
	padding: 20px 0px;	
}
header .header-contact {
	margin: 0 0 0 auto;
	display: table;
}
header .header-contact ul li {
	margin-left: 15px;
}
header .header-contact ul li.phone {
	width: 300px;
}
header .header-contact ul li.phone img {
	float: left;
	margin: 0px 12px 0px 0px;
}
header .header-contact ul li.phone a {
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
}
header .btn.lang-btn {
	font-size: 17px;
	color: #fff;
	padding: 0px 20px 0px 0px;
	background-image: url("img/icons/dropdown-arrow.png") !important;
	background-repeat: no-repeat;
	background-position: center right;
	box-shadow: none;
}
header .btn.lang-btn i {
	margin-left: 5px;
}
header .lang-dropdwn {
	position: relative;
	padding-top: 8px;
}
header .lang-dropdwn ul {
	position: absolute;
	background-color: #2b2c2d;
	width: 80px;
	z-index: 999999;
	right: 0px;
	top: 50px;
	display: none;
	text-align: center;
}
header .lang-dropdwn ul li {
	padding: 3px;
	border-bottom: 1px solid #ddd;
	background-color: #2b2c2d;
	margin: 0px;
}
header .lang-dropdwn ul li:last-child {
	border: none;
}
header .lang-dropdwn ul li:hover,header .lang-dropdwn ul li.active {
	background-color: #d69416;
}
header .lang-dropdwn ul li:hover a,header .lang-dropdwn ul li.active a {
	color: #fff;
}
header .lang-dropdwn .lang-options a {
	font-size: 17px;
	color: #fff;
	font-weight: 700;
	padding: 0px;
	text-decoration: none;
}
/*******MAIN MENU*********/
header .mainmenu .navbar {
	padding: 0px;
}
header .mainmenu .navbar-nav {
	margin: 0px;
}
header .mainmenu li.nav-item {
	margin-left: 30px;
	position: relative;
}
.page-template-PT_Areaweserve  .map-service-sec {
	padding-top: 50px;
}
header .mainmenu li.nav-item a.nav-link {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	padding: 3px 0px;
	border-bottom: 2px solid transparent;
	transition: all 1s ease-in-out;
}
header .mainmenu .nav-item.active a.nav-link,
header .mainmenu .nav-item a.nav-link:focus,
header .mainmenu .nav-item a.nav-link:hover {
	background: none;
	border-bottom: 2px solid #1993b8;
	transition: all 1s ease-in-out;
}

header .btn.contact-btn:hover {
	background-color: #fff;
	color: #d69416;
}
header .btn.contact-btn {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #d69416;
	border: 2px solid #d69416;
	border-radius: 3px;
	padding: 7px 25px;
}
header .header-bottom {
	position: relative;
}
header .carousel-caption {
    top: 35%;
	right: 0;
	left: 0;
	position: absolute;
	text-align: center;
}
header .banner-contents {
	width: 80%;
	margin: auto;
}
header .banner-contents h1 {
	font-size: 95px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 0px;
	line-height: 1;
	text-shadow: 0px 0px 7px rgba(0,0,0,0.7);
}
header .banner-contents p {
	font-size: 25px;
	font-weight: 700;
	color: #fff;
	margin: 10px 0px;
	text-shadow: 0px 0px 7px rgba(0,0,0,0.7);
}
/**********CAROUSEL DOTS***************/
.owl-theme .owl-controls {
    margin-top: 0;
}
header .header-bottom .owl-nav {
	display: none;
}
header .header-bottom .owl-dots {
	bottom: 5%;
	right: 10%;
	position: absolute;
}
header .header-bottom .owl-dot {
	display: block !important;
}
header .header-bottom .owl-dots .owl-dot span {
	background-color: #fff;
	border-radius: 50%;
	margin: 3px 0px;
	width: 10px;
	height: 10px;
	display: block;
}
header .header-bottom .owl-dots .owl-dot.active span, header .header-bottom  .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #1993b8;
}
.btn.common-btn:hover {
	background-color: #fff;
	color: #d69416;
}

.btn.common-btn {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #d69416;
	border: 2px solid #d69416;
	border-radius: 3px;
	padding: 7px 25px;
	margin-top: 10px;
	margin:0 auto;
	display:table;
}
.single-image h1 {
    text-align: center;
}
.heading h1 {
	font-size: 65px;
	font-weight: 700;
	color: #201f1f;
	margin-bottom: 20px;
}
.holder p {
	font-size: 18px;
	color: #757575;
	line-height: 1.7;
	margin: 10px 0px;
}
.intro-holder {
	background-color: #1993b8;
	padding: 50px 0px;
}
.intro-holder .intro-contents {
	width: 90%;
}
.intro-holder .intro-contents h1 {
	font-size: 44px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 20px;
}
.intro-holder .intro-contents p {
	font-size: 20px;
	color: #fff;
	margin: 0px;
}
.service-holder {
	padding: 40px 0px 60px;
}
.service-holder .service-contents {
	margin-top: 40px;
}
.service-holder .service-box {
	position: relative;
	margin: 5px;
	overflow: hidden;
}
.service-holder .service-box:hover img {
	transform: scale(1.1);
	transition: all 1s ease-in-out;
}
.service-holder .service-box img {
	width: 100%;
	transition: all 1s ease-in-out;
}
.service-holder .service-box h2 {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 60px;
	min-height: 80px;
	margin: 0px;
}
.service-holder .service-box h2 a {
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.7);
}
.service-holder .service-butn {
	margin-top: 40px;
}
.pricing-holder {
	padding: 100px 0px;
	background-image: url("img/others/pricing-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
.pricing-holder .pricing-contents {
	background-color: #fff;
	padding: 30px;
	border-radius: 5px;
	width: 350px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.pricing-holder .pricing-contents ul li {
	font-size: 17px;
	color: #585858;
	padding: 0px 0px 10px 30px;
	background-image: url("img/icons/tick.png");
	background-repeat: no-repeat;
	background-position: left 4px;
}
.about-holder {
	padding: 100px 0px;
}
.about-holder .about-img:hover {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}
.about-holder .about-img::before {
	content: "";
	position: absolute;
	bottom: -50px;
	left: -40px;
	width: 200px;
	height: 230px;
	border: 5px solid #1993b8;
	z-index: -1;
}
.about-holder .about-img {
	position: relative;
}
.about-holder .about-img img {
	width: 100%;
	z-index: 999999;
}
.about-holder .about-contents {
	margin-left: 30px;
}
.about-holder .about-contents p {
	margin: 20px 0px;
	line-height: 1.9;
}
.map-holder {
	position: relative;
}
.map-holder .map-wrap {
	position: absolute;
	top: 15%;
	right: 0;
	left: 0;
}
.map-holder .map-contents {
	background-color: #fff;
	padding: 30px;
	border-radius: 5px;
	width: 350px;
	float: right;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.map-holder .map-contents ul li {
	font-size: 17px;
	color: #585858;
	padding: 0px 0px 10px 30px;
	background-image: url("img/icons/tick.png");
	background-repeat: no-repeat;
	background-position: left 4px;
}
footer {
	background-color: #1993b8;
	padding: 20px 0px;
}
footer .foot-menu {
	margin-top: 50px;
}
footer .foot-menu ul li {
	margin-right: 20px;
}
footer .foot-menu ul li a {
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
}
footer .copyrights p {
	font-size: 17px;
	color: #fff;
	margin: 0px;
}
footer .copyrights p a {
	color: #fff;
	text-decoration: none;
	margin-left: 5px;
}
.holder-inner {
    padding: 50px 0px;
}
.single-main-content h3 {
	font-size: 45px;
    font-weight: 700;
    color: #201f1f;
    margin-bottom: 20px;
}
.single-main-content p {
	font-size: 18px;
    color: #757575;
    line-height: 1.7;
    margin: 10px 0px;
}

.page-template-PT_Services .single-main-content h3 {
	font-size: 25px;
    font-weight: 700;
    color: #201f1f;
    margin-bottom: 20px;
}
.single-content{
	padding:30px 0px;
}
.page-template-PT_Services .single-main-content img {
	width:100%;
}

.page-template-PT_Services .single-main-content {
    padding: 20px 0px;
}

header .mainmenu .current-menu-item a {
    background: none !important;
    border-bottom: 2px solid #1993b8 !important;
    transition: all 1s ease-in-out !important;
}
.home .header-bottom img { height:923px; }
.page .header-bottom img { height:auto; }
.contact-option a {
    font-size: 18px !important;
    color: #fff !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    background-color: #d69416;
    border: 2px solid #d69416;
    border-radius: 3px;
    padding: 7px 25px !important;
}

.button#wpforms-submit-73 {
	font-size: 18px !important;
    color: #fff !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: #d69416 !important;
    border: 2px solid #d69416 !important;
    border-radius: 3px !important;
    padding: 7px 25px !important;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #d69416 !important;
    border: 1px solid #d69416 !important;
}

.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full {
    margin: 0 0 24px 0;
    padding: 15px 15px;
}

.page-template-PT_Contact .single-main-content p{
	color: #fff !important;
	font-size: 16px;
    font-weight: 700;
}
button#wpforms-submit-73 {
	font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #d69416;
    border: 2px solid #d69416;
    border-radius: 3px;
    padding: 7px 25px;
}
button#wpforms-submit-73:hover{
	background-color: #fff;
    color: #d69416;
}

li#menu-item-71 a:hover {
    background-color: #fff;
    color: #d69416 !important;
}
.single-main-content ul li {
    font-size: 17px;
    color: #585858;
    padding: 0px 0px 10px 30px;
    background-image: url(img/icons/tick.png);
    background-repeat: no-repeat;
    background-position: left 4px;
	 list-style:none;
}
.exterior-readmore { display:none; }
.interior-readmore { display:none; }
.pre-hurricane-readmore { display:none; }
.winterize-readmore { display:none; }
.summerize-readmore { display:none; }
.others-readmore { display:none; }

.single-main-content1 ul li 
 {
    font-size: 17px;
    color: #585858;
    padding: 0px 0px 10px 30px;
    background-image: url(img/icons/tick.png);
    background-repeat: no-repeat;
    background-position: left 4px;
	 list-style:none;
}
.single-main-content2 ul li 
 {
    font-size: 17px;
    color: #585858;
    padding: 0px 0px 10px 30px;
    background-image: url(img/icons/tick.png);
    background-repeat: no-repeat;
    background-position: left 4px;
	 list-style:none;
}
.single-main-content3 ul li 
 {
    font-size: 17px;
    color: #585858;
    padding: 0px 0px 10px 30px;
    background-image: url(img/icons/tick.png);
    background-repeat: no-repeat;
    background-position: left 4px;
	 list-style:none;
}
.single-main-content4 ul li 
 {
    font-size: 17px;
    color: #585858;
    padding: 0px 0px 10px 30px;
    background-image: url(img/icons/tick.png);
    background-repeat: no-repeat;
    background-position: left 4px;
	 list-style:none;
}
.single-main-content5 ul li 
 {
    font-size: 17px;
    color: #585858;
    padding: 0px 0px 10px 30px;
    background-image: url(img/icons/tick.png);
    background-repeat: no-repeat;
    background-position: left 4px;
	 list-style:none;
}
.single-main-content6 ul li 
 {
    font-size: 17px;
    color: #585858;
    padding: 0px 0px 10px 30px;
    background-image: url(img/icons/tick.png);
    background-repeat: no-repeat;
    background-position: left 4px;
	 list-style:none;
}
.single-main-content1 img {
    width: 90%;
    margin: 0 auto;
    display: table;
}
.single-main-content2 img {
    width: 90%;
    margin: 0 auto;
    display: table;
}
.single-main-content3 img {
    width: 90%;
    margin: 0 auto;
    display: table;
}
.single-main-content4 img {
    width: 90%;
    margin: 0 auto;
    display: table;
}
.single-main-content5 img {
    width: 90%;
    margin: 0 auto;
    display: table;
}
.single-main-content6 img {
    width: 90%;
    margin: 0 auto;
    display: table;
}

.single-main-content1 h4 {
    padding: 20px 0px;
    text-align: center;
}

.single-main-content2 h4 {
    padding: 20px 0px;
    text-align: center;
}

.single-main-content3 h4 {
    padding: 20px 0px;
    text-align: center;
}

.single-main-content4 h4 {
    padding: 20px 0px;
    text-align: center;
}

.single-main-content5 h4 {
    padding: 20px 0px;
    text-align: center;
}

.single-main-content6 h4 {
    padding: 20px 0px;
    text-align: center;
}
.page-template-PT_Services .single-main-content ul {
    position: absolute;
    left: -23px;
}
.pre-hurricane-readmore p {
	font-style: italic;
	color: #585858;
}

.wpsl-directions {
	color: #000;
}
.wpsl-directions:hover {
	color: #000;
}
#wpsl-wrap #wpsl-result-list li {
	
	background-image: none !important;
}
/*RESPONSIVE*/
@media screen and (max-width: 1270px){
	.contact-option a {
    font-size: 16px !important;
    padding: 0px 15px !important;
}
}

@media screen and (max-width: 1270px) {
	header .header-logo img {
		width: 120px;
	}
	header .header-contact ul li.phone {
		width: 170px;
	}
	header .header-contact ul li.phone a {
		font-size: 18px;
	}
	header .header-contact ul li.phone img {
		margin: 3px 9px 0px 0px;
		width: 25px;
	}
	header .mainmenu li.nav-item {
		margin-left: 35px;
	}
	header .mainmenu li.nav-item a.nav-link {
		font-size: 16px;
	}
	header .btn.contact-btn {
		font-size: 14px;
		padding: 5px 20px;
	}
	header .banner-contents h1 {
		font-size: 40px;
	}
	header .banner-contents p {
		font-size: 16px;
	}
	.heading h1 {
		font-size: 35px;
	}
	.holder p {
		font-size: 14px;
	}
	.btn.common-btn {
		font-size: 14px;
	}
	.intro-holder {
		padding: 30px 0px;
	}
	.intro-holder .intro-contents {
		width: 80%;
	}
	.intro-holder .intro-contents h1 {
		font-size: 20px;
	}
	.intro-holder .intro-contents p {
		font-size: 14px;
	}
	.service-holder .service-box h2 {
		bottom: 40px;
		min-height: 70px;
		line-height: 1;
	}
	.service-holder .service-box h2 a {
		font-size: 17px;
	}
	.pricing-holder .pricing-contents ul li {
		font-size: 14px;
	}
	.map-holder iframe {
		height: 630px;
	}
	.map-holder .map-contents ul li {
		font-size: 14px;
	}
	footer .foot-menu ul li a {
		font-size: 14px;
	}
	footer .copyrights p {
		font-size: 13px;
	}
	.home .header-bottom img {
		height:auto;
	}
}

@media screen and (max-width: 1023px) {
	.single-image h1 {
		margin-top: 150px;
	}
	header .mainmenu li.nav-item a.nav-link {
		font-size: 15px;
	}
	header .header-contact ul li.phone {
		width: 130px;
	}
	header .header-contact ul li.phone a {
		font-size: 13px;
	}
	header .header-contact ul li.phone img {
		margin: 5px 9px 0px 0px;
		width: 20px;
	}
	header .lang-dropdwn {
		padding-top: 0px;
	}
	header .btn.lang-btn {
		font-size: 14px;
	}
	header .lang-dropdwn ul {
		top: 30px;
	}
	header .mainmenu li.nav-item {
		margin-left: 18px;
	}
	header .btn.contact-btn {
		font-size: 12px;
		padding: 3px 15px;
	}
	.heading h1 {
		font-size: 25px;
	}
	.pricing-holder .pricing-contents {
		padding: 30px 20px;
		width: 300px;
	}
	.about-holder {
		padding: 70px 0px;
	}
	.about-holder .about-img::before {
		bottom: -20px;
		left: -20px;
		width: 160px;
		height: 160px;
		border: 3px solid #1993b8;
	}
	.map-holder iframe {
		height: 550px;
	}
	.map-holder .map-wrap {
		top: 7%;
	}
	.map-holder .map-contents {
		padding: 20px;
		width: 300px;
	}
	footer .foot-menu {
		margin-top: 40px;
	}
	.home .header-bottom img {
		height:auto;
	}
}

@media screen and (max-width: 767px) {
	.single-image h1 {
		text-align: center;
		margin-top: 280px;
		font-size: 30px;
	}
	.single-main-content2 img{
		margin-top: 50px;
	}
	.single-main-content4 img{
		margin-top: 50px;
	}
	.home .header-bottom img {
		height:auto;
	}
	.single-main-content h3{
		font-size: 25px;
		text-align: center;
		margin-top: 20px;
	}
	.single-main-content p{
		font-size: 14px;
		text-align: justify
	}
	header .header-top {
		position: relative;
		padding: 10px 0px;
		background-color: #000;
	}
	.navbar-brand {
		width: 60px;
	}
	.navbar-dark .navbar-toggler-icon {
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	}
	header .mainmenu li.nav-item {
		margin-left: 0px;
	}
	header .mainmenu li.nav-item a.nav-link {
		display: inline-block;
	}
	header .carousel-caption {
		top: 25%;
	}
	header .banner-contents h1 {
		font-size: 20px;
	}
	header .banner-contents p {
		font-size: 13px;
	}
	.btn.common-btn {
		font-size: 12px;
		margin-top: 0;
		padding: 5px 15px;
	}
	.intro-holder .intro-contents {
		text-align: center;
		width: auto;
	}
	.intro-holder .intro-contents h1 {
		font-size: 18px;
	}
	.service-holder {
		padding: 30px 0px;
	}
	.service-holder .service-contents {
		margin-top: 30px;
	}
	.pricing-holder {
		padding: 60px 0px;
	}
	.pricing-holder .pricing-contents {
		padding: 30px 20px;
		width: 280px;
		margin: auto;
	}
	.about-holder .about-img::before {
		display: none;
	}
	.about-holder .about-contents {
		margin: 30px 0px 0px;
		text-align: center;
	}
	.map-holder iframe {
		height: 300px;
	}
	.map-holder .map-wrap {
		top: 0;
		position: relative;
		background-color: #d69416;
		padding: 30px 0px;
	}
	.map-holder .map-contents {
		padding: 20px;
		width: 280px;
		margin: auto;
		float: none;
	}
	footer {
		padding: 30px 0px;
	}
	footer .footer-logo {
		text-align: center;
	}
	footer .footer-logo img {
		width: 130px;
		margin: auto;
	}
	footer .foot-menu {
		margin-top: 20px;
		text-align: center;
	}
	footer .foot-menu ul li {
		margin: 10px;
	}
	footer .foot-menu ul li a {
		font-size: 12px;
	}
	footer .copyrights {
		text-align: center;
	}
	footer .copyrights p {
		font-size: 12px;
	}
}

@media screen and (max-width: 414px) {
	header .banner-contents {
		width: auto;
	}
	footer .foot-menu ul {
		display: block !important;
	}
}