/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

body{font-family: Arial, sans-serif;color: #000;font-size: 18px;line-height: 26px;letter-spacing: 0.07px;}
h1, h2, h3{color: #000;}
a:hover{text-decoration: none;}
a:focus{outline:0}
img{max-width: 100%;}
.fix{overflow:hidden}
.no_padding_left{padding-left: 0px}
.no_padding_right{padding-right:0px}

.toggle_button{position:relative}
.toggle_button img {
	width: 35px;
	position: absolute;
	top: 35px;
	left: 80px;
}
.toggle_button img:hover {cursor:pointer}
.logo {
	width: 505px;
	position: relative;
    margin: 0 auto;
    text-align: center;
}
.header_area.main .logo h1{font-family: 'Shadows Into Light', cursive;font-size: 99px;margin-top: 25px}
.header_area.main .logo h1 span {
	font-size: 37px;
	position: absolute;
	bottom: 17px;
	right: -20px;
}
.header_area.main .logo img {
	width: 15px;
	position: absolute;
	top: 23px;
	right: 17px;
}

.header_border {
	height: 20px;
	background-color: #68B0E5;
	margin-top: -94px;
}
.modal-header {
	border-bottom: 0;
	position: relative;
}
.modal-header .close {
	float: left;
	font-size: 60px;
	text-shadow: none;
	opacity: .7;
	font-weight: 400;
	bottom: -39px;
	left: 100px;
	margin-top: -15px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #424242;
	position: absolute;
}
.modal-body {
	position: relative;
	padding: 0;
}
.modal-content {
	border-radius: 0;
}
.modal-content .logo img {
	margin-top: 0;
	width: 505px;
}
.header_area.main .logo.inmodal h1 {
	margin-top: -12px;
}
.modal-dialog {
	width: 100%;
	margin: 0px auto;
	min-height: max-content;
}
.header_area.main {
	clear: both;
	min-height: 200px;
}
.popup_contents_area{
	background-color: #E0E1E1;
	padding-top: 160px;
    margin-top: -112px;
    padding-bottom: 70px;
}
.pupup_contents{width: 1150px;margin: 0 auto;}
.pcontents_left{width: 510px;float: left;margin-right: 60px;}
.pcontents_right{width: 510px;float: left;}
.pupup_contents h2 {
	color: #68B0E5;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 36px;
	line-height: 20px;
	border-bottom: 1px solid #707070;
	margin-bottom: 0;
	font-weight: 700;
	padding-bottom: 10px;
}
.pupup_contents h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 28px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: 600;
	margin-top: 15px;
	padding-left: 20px;
}
.pupup_contents ul{list-style: none;padding-left: 55px;}
.pupup_contents ul li{font-family: 'Source Sans Pro', sans-serif;font-size: 28px;line-height: 20px;margin-bottom: 22px;}
.{}
.{}






.main_first{font-family: 'Source Sans Pro', sans-serif;overflow: hidden;margin-top: 50px;}
.main_first .breadcumbs{}
.main_first .breadcumbs p{font-size: 12px;color: #477998;line-height:30px;font-weight:700;margin-bottom:10px}
.main_first .first_heading{}
.main_first .first_heading h1 {
	font-size: 42px;
	font-weight: 700;
    line-height: 43px;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0;
}
.main_first .first_heading p{font-size: 24px;color:#676767;line-height: 30px;margin-top: 15px ;margin-bottom: 15px;letter-spacing: 0;}
.main_first .first_heading p.updated{color: #676767;font-size: 12px;font-weight:700;margin-top:0;margin-bottom: 45px;}

.main_pera{margin-top: 20px;}
.main_pera p{margin-bottom: 30px;}

.subscription_first {
	background-color: #E3EBF0;
	margin: -10px -15px 0;
	overflow: hidden;
}

.margin_less {
	margin: 0 -15px;
}
.subscription_first h2{font-family: 'Raleway', sans-serif;font-size: 18px;line-height: 25px;font-weight: 600;text-align: center;margin-bottom: 10px;}
.subscription_first .subscription_form {
	width: 500px;
	margin: 0 auto;
}
.form-control {
	height: 30px;
	padding: 6px 12px;
	font-size: 16px;
    font-family: 'Raleway', sans-serif;
    border: 0;
    border-radius: 0;
    box-shadow: inherit;
}
.form-row {
	width: 100%;
	display: block;
	overflow: hidden;
}
.subscription_form .btn.btn-primary {
	font-size: 18px;
	vertical-align: middle;
	font-family: 'Raleway', sans-serif;
	background-color: #2DE1C2;
	border: 0;
	font-weight: 700;
	line-height: 25px;
	border-radius: 10px;
	width: 133px;
	height: 30px;
	padding: 3px 0;
}
.subscription_form .form-col-1 {
	width: 115px;
	float: left;
	padding-right: 13px;
}
.subscription_form .form-col-2{width: 230px;float: left;padding-right:12px ;}
.subscription_form .form-col-3{width: 133px;float: left ;}

.subscription_form .join-theme p{font-family: 'Raleway', sans-serif;text-align: right;margin-top: 5px;font-size: 16px;line-height: 25px;margin-bottom: 0;}
.subscription_form p.opt_out {
	text-align: right;
	margin-top: 0;
	display: block;
	width: 100%;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	color: #979797;
    padding-right: 39px;
    margin-bottom: 5px;
}

.propmo_list{}
.propmo_list ul{list-style: none;padding-left: 60px;padding-top: 15px;}
.propmo_list ul.ad-tips {
	list-style: disc;
	padding-left: 40px;
	padding-top: 0;
}
.propmo_list ul li{margin-bottom: 10px;}
.propmo_list ul li img{padding-right: 15px;}

.tip_box{background-color: #E9FCF9;border-left: 6px solid #2DE1C2; padding: 5px;margin-top: 45px;padding:5px;}
.tip_box p{margin-top: 5px;margin-bottom: 20px;padding-left: 5px;}
.tip_box p span{padding-left: 40px;}

.closing_advice{}
.closing_advice h2{font-size: 24px;font-weight: bold;line-height: 20px;margin-top: 40px;margin-bottom: -2px;}
.closing_advice p.heading_p {
	margin-bottom: -10px;
}
.closing_advice p{margin-bottom: 30px;}
.closing_advice p img {
	float: left;
	margin-bottom: 45px;
	margin-right: 18px;
	margin-top: 15px;
}
.closing_advice p.second-advice img {
	margin-bottom: 15px;
}

.business_box {
	background-color: #E3EBF0;
    margin: 60px -15px 60px;
    padding: 40px 85px 20px 62px ;
}
.bbox_left {
	width: 200px;
	float: left;
	margin-right: 20px;
}
.bbox_left img {
    margin-top: 15px;
    width: 185px;
}
.bbox_right {
	width: 422px;
	float: left;
	text-align: center;
}
.bbox_right h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 29px;
	line-height: 38px;
	margin-top: 0;
	margin-bottom: 27px;
}
.bbox_right .subscription_form{margin-left: 15px;}
.bbox_right .subscription_form .btn.btn-primary {
	width: 155px;
}
.bbox_right .subscription_form p.opt_out {
	padding-right: 70px;
}

.tip_box.tsecond{background-color: #E3EBF0;border-left: 6px solid #477998; padding: 5px;margin-top: 60px;padding:5px 5px 15px;}
.tip_box.tsecond p{font-family: 'Lora', serif;margin-top: 5px;margin-bottom: 15px;padding-left: 5px;}
.tip_box.tsecond .subscription_form {
	width: 390px;
	margin: 0 auto;
}
.tip_box.tsecond .subscription_form .form-control {
    font-family: 'Lora', serif;
}
.tip_box.tsecond .subscription_form .btn.btn-primary {
	font-size: 15px;
}

.ask_a_question{background-color: #E3EBF0;border-top: 6px solid #477998;padding: 9px;margin-top:40px;margin-bottom: 120px;}
.ask_a_question h3{font-family: 'Raleway', sans-serif;font-size: 18px;font-weight: 600;line-height: 25px;text-align: center;margin-top: 5px;margin-bottom: 0;}
.ask_a_question p{font-family: 'Raleway', sans-serif;font-weight: 300;line-height: 25px;text-align: center;margin-top: 0px;margin-bottom: 10px;font-size: 16px;}
.ask_a_question textarea.form-control {
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	font-style: italic;
}
.form-control:focus{outline: 0;box-shadow: inherit;}

.ask_a_question .subscription_form{}
.aaq-bottom {
	overflow: hidden;
	text-align: right;
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
}


element {

    width: 233px;

}
.slider .slick-slide {
background-color: #FF4365;
margin: 0 12px;
border-radius: 20px;
padding: 60px 25px 25px;
text-align: center;
min-height: 240px;
vertical-align: middle;
color: #fff;
box-shadow: 0px 3px 6px #00000080;
margin-bottom: 10px;
}
.slider .slick-slide a {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	vertical-align: middle;
}
.slick-slide img {
    width: 100%;
  }

  .slick-prev::before, .slick-next::before {
	color: #707070;
}
.slick-prev::before, .slick-next::before {
	font-size: 40px;
	line-height: 1;
	font-weight: normal;
}
.slick-next {
	right: -50px;
}

  .slick-prev {
	left: -70px;
}
  .slick-slide {
    transition: all ease-in-out .3s;
  }

  .slider_area{overflow: hidden;background-color: #EFEFEF;padding:58px 0 70px}
  
 





.footer_area{background-color:#BFC0C0;text-align:left;padding:10px 0;}
.footer_area  .footer_logo{}
.footer_area  .footer_logo h3{font-family: 'Shadows Into Light', cursive;font-size: 56px;margin-top: 0px;line-height: 90px;margin-bottom: 0;}
.footer_area  .footer_logo h3 span{	
    font-size: 37px;}
.footer_area  .footer_logo p{	
    font-size: 15px;
	font-weight: 300;
    line-height: 19px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-top: -8px;
   }

.footer_menu{}
.footer_menu ul {
	list-style: none;
	padding-left: 20px;
	border-left: 1px solid #555;
	padding-top: 1px;
	padding-bottom: 14px;
}
.footer_menu ul li {
	margin-top: 10px;
}
.footer_menu ul li a{
    font-size: 18px;
	font-weight: 600;
    line-height: 23px;
    color: #000;
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
}




/*homescleanups*/
.homesCleanups .header_area.main .logo h1 span {
	font-size: 37px;
	position: absolute;
	bottom: 17px;
	right: -70px;
}

.main_contents .single-product{background-color: #F5FBFF;border-radius: 25px;position: relative;min-height: 450px;padding:15px 25px;margin-top:55px;margin-bottom: 50px;box-shadow: 1px 2px 5px #A0A0A0;font-family: 'Raleway', sans-serif; }
.main_contents .single-product.second {
	background-color: transparent;
	box-shadow: 0px 3px 6px #00000012;
	border: 0.5px solid #BBB;
}
.main_contents .single-product img.popular {
	position: absolute;
	right: -14px;
	top: -15px;
}
.main_contents .single-product .corner_banner p {
	position: absolute;
	right: -48px;
	top: 50px;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	color: #fff;
	transform: rotate(45deg);
	text-align: center;
}
.main_contents .single-product.second .corner_banner p {
	right: -38px;
	top: 50px;
}
.main_contents .single-product p.editor_rating {
	font-size: 14px;
	color: #676767;
	margin-top: 5px;
	margin-bottom: 35px;
}
.main_contents .single-product h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	font-weight: 300;
	margin-top: 25px;
	margin-bottom: 0;
	line-height: 26px;
}
.main_contents .single-product h3.last {
	margin-top: 20px;
}
.main_contents .single-product p {
	font-size: 13px;
	font-weight: 300;
	padding-right: 60px;
	margin-top: 2px;
    margin-bottom: 10px;
    line-height: 17px;
}
.main_contents .single-product .btn-success {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 25px;
	line-height: 30px;
	background-color: #2DE1C2;
	color: #fff;
	border: 0;
	border-radius: 25px;
	box-shadow: 0px 3px 6px #00000098;
	width: 252px;
	height: 54px;
	margin-top: 40px;
	text-align: right;
	padding-top: 10px;
}
.main_contents .single-product .btn-success a{color: #fff;}
.main_contents .single-product .btn-success a i {
	border: 1.5px solid #fff;
	width: 41px;
	height: 41px;
	vertical-align: middle;
	border-radius: 50%;
	padding-top: 0px;
	font-size: 35px;
	font-weight: 200;
	padding-left: 3px;
	margin-left: 5px;
	text-align: center;
	margin-top: -3px;
}
.main_contents .single-product .btn-success a:hover i {
	background-color: #14C2A4;
}
.homesCleanups .propmo_list .wool-single p {
	font-size: 13px;
	font-weight: 600;
	line-height: 17px;
	margin-bottom: 15px;
}
.wool-single  {
	text-align: center;
	margin-bottom: 25px;
}
.wool-single img {
	border: 1px solid #000;
	border-radius: 10px;
	width: 90%;
	padding: 10px 15px;
}
.wool-single .btn-success {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	background-color: #2DE1C2;
	color: #fff;
	border: 0;
	border-radius: 25px;
	box-shadow: 0px 3px 6px #00000098;
	width: 220px;
	height: 54px;
	margin-top: 10px;
	text-align: right;
	padding-top: 10px;
}
.wool-single a{color: #fff;}
.wool-single .btn-success a i {
	border: 1.5px solid #fff;
	width: 41px;
	height: 41px;
	vertical-align: middle;
	border-radius: 50%;
	padding-top: 0px;
	font-size: 35px;
	font-weight: 200;
	padding-left: 3px;
	margin-left: 5px;
	text-align: center;
	margin-top: -3px;
}
.wool-single .btn-success a:hover i {
	background-color: #14C2A4;
}

.star_rating {
	width: 100%;
	overflow: hidden;
}
.star_rating img {
	float: left;
	margin-right: 1px;
}
.main_contents .single-product h2{font-family: 'Raleway', sans-serif;font-size: 30px;font-weight: 300;line-height: 35px;text-align: left;margin-top: 0px;margin-bottom: 15px;padding-left: 10px;}
.main_contents .single-product .column-1{width:50%;float: left;}
.main_contents .single-product .column-1 img{padding-left: 15px;}
.main_contents .single-product .column-2{width: 50%;float: left;}
.main_contents .single-product p.customer_reviews {
	font-size: 14px;
	color: #676767;
	margin: 15px 0 0 40px;
}

.homesCleanups .propmo_list{margin-top: 80px;}
.homesCleanups .propmo_list h2{font-size: 24px;font-weight: bold;line-height: 25px;margin-bottom: 30px;}
.homesCleanups .propmo_list p{margin-bottom: 25px;}
.homesCleanups .ask_a_question{margin-top: 70px;}
.homesCleanups .ask_a_question {
	margin-bottom: 70px;
}

.disclaimer {
	list-style: none;
}
.disclaimer li {
	padding-bottom: 15px;
}
.disclaimer li img {
	padding-right: 15px;
}