/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 16 2022 | 17:48:44 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.contact_details_text img {
    width: 28px;
	height:48px;
}
/* section.fusion-tb-header {
    background-color: #60bde6 !important;
} */
/* .allblogssectionrow .Blogpost:nth-child(2),.allblogssectionrow .Blogpost:nth-child(5) {
    margin-right: 20px;
	margin-left:20px;
} */
.allblogssectionrow div#pagination-container {
	display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;	
    overflow: visible;
}
.allblogssectionrow div#pagination-container ul li:nth-child(2),.allblogssectionrow div#pagination-container ul li:nth-child(3){
	display:none;
}
.blogpostRow {
	display:flex;
	justify-content: flex-start;
	justify-content: space-between;
	margin-bottom: 7%;
}
.allblogssectionrow .Blogpost {
    max-width: 32.3% !important;
}
.allblogssectionrow .readmore a {
	color: #5fbde5 !important;
    font-size: 16px;
    font-family: 'RobotoSlab-Regular';
    margin-top: 10px;
	text-decoration: underline;
}
.allblogssectionrow .latest_post_view.cpvs {
	display:none;
}
section.fusion-tb-header {
  background-color: #6ccbf3 !important;
}
#pagination-container2 {
	overflow: visible;
}
#pagination-container ul li i.fa {
    font-size: 22px;
}
#pagination-container ul li span, #pagination-container ul li a,
#pagination-container ul li .current.prev, #pagination-container ul li .current.next {
    color: #6ccbf3 !important;
	border: 1px solid #6ccbf3;
}
#pagination-container ul li span:hover, #pagination-container ul li a:hover,
#pagination-container ul li .current.prev:hover, #pagination-container ul li .current.next:hover {
    color: #005081 !important;
	border: 1px solid #005081;
}
#pagination-container ul li .current.prev {
/*     padding-left: 4px; */
	  margin:0 auto !important;
	 margin-right:20px !important;
}


.topbar_desc p {
    padding-top: 7px;
}
a.redeem-nowbtn {
    margin-left: 20px;
} 
a.redeem-nowbtn::after {
    position: absolute;
    content: '';
    background: url(https://washateria.com/wp-content/uploads/2021/11/arrow-white.png);
    width: 18px !important;
    height: 28px !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 10px;
    margin-left: 6px;
}
}
/* .topbar-txt{
    margin: 0px auto !important;
    max-width: 1322px !important;
    text-align: center;
} */



.ti-widget[data-layout-id='20'] .source-Google .ti-large-logo img {
    display: none !important;
}
.ti-widget.ti-goog .ti-large-logo {
    height: 0px !important;
}
.ti-widget.ti-goog .ti-footer .star-lg .ti-star {
    width: 40px !important;
    height: 30px !important;
}
.ti-widget.ti-goog .ti-rating-text {
    /* font-size: 20px; */
    /* color: #000000; */
    text-align: left !important;
    margin-top: 0px !important;
    font-size: 24px !important;
    color: #0d4c80 !important;
    font-family: 'RobotoSlab-Regular' !important;
   margin-bottom:10px !important;
    
}
.ti-widget.ti-goog .ti-widget-container {
    margin-bottom: 0;
    text-align: left !important;
    
}
.ti-widget.ti-goog .ti-footer {
    margin-top: 0;
    display: inline-block;
    text-align: center;
    background-color: #ffffff;
    border: 0 solid #efefef;
    border-radius: 0px;
    padding: 0px !important;
transition: all 300ms ease-out;
    padding-top: 6px !important;
    padding-bottom: 16px !important;
}


.topbar_desc .switcher.notranslate a {
    color: #000 !important;
}

.cusotm-change{
    margin-top: -3px !important;
}

.copyrightText img {
    margin-right: 1%;
}
.washvideo {
    margin: 50px auto !important;
}




div#pagination-container2 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}
#pagination-container2 ul li span, #pagination-container2 ul li a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	background: #fff;
    color: #6ccbf3;
    font-family: 'RobotoSlab-Regular';
    font-weight: bold;    
	border: 1px solid #6ccbf3;
}
#pagination-container2 ul li .current {
	background: #2199e8;
	border: 1px solid #2199e8;
	color: #fff;
}
#pagination-container2 ul li .current.prev,
#pagination-container2 ul li .current.next {
	background: #fff;
	border: 1px solid #BBB;
	color: #BBB;
}





@media only screen and (max-width:850px){
.allblogssectionrow {
    display: block !important;
    justify-content: flex-start;
	}
.allblogssectionrow .Blogpost:nth-child(2),.allblogssectionrow .Blogpost:nth-child(5) {
    margin-right: 0px;
	margin-left:0px;
	}
.allblogssectionrow div#pagination-container {
	bottom: -6px;
	}
}	
@media only screen and (max-width:767px){
	.washvideo {
		margin: 25px auto !important;
		max-width: 100% !important;
	}
	.allblogssectionrow .Blogpost {
		max-width: 100% !important;
		margin-bottom: 30px;
	}
	.blogpostRow {
		flex-direction: column;
	}
	#pagination-container2 {
		margin-bottom: 30px;
	}
}





/* 01-07-2022 */

.modernslider {
	padding-left:0px !important;
	padding-right:0px !important;

}
.Modern-Slider .info-inner p {
    margin-bottom: 20px !important;
}
.Modern-Slider .item .img-fill {
    background-size: cover;
	height:800px;
}
.Modern-Slider .info {
	text-align:center;
}
.Modern-Slider .info-inner {
    max-width: 1170px !important;
    width: 100%;
    margin: 0 auto !important;
}	
.Modern-Slider .info-inner {
    padding: 22% 0 10%;
}
.Modern-Slider p.banner_heavy_64 {
    font-size: 81px;
    font-family: auto;
    line-height: 65px;
    color: #fff;
    font-family: Bellarina !important;
}
.Modern-Slider p.banner_heavy_84 {
    font-size: 51px;
    color: #fff;
    font-family: 'RobotoSlab-Light' !important;
	line-height:41px;
}
.Modern-Slider p.banner_subtext {
    color: #fff;
    text-align: center;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 21px;
    font-family: 'RobotoSlab-Light' !important;
}
.Modern-Slider a#schedule_btn {
    background-color: rgb(96, 189, 230);
    line-height: 40px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 17px;
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    padding: 12px 25px;
    border-radius: 25px;
    transform-origin: 50% 50%;
    color: #fff;
	font-family: 'RobotoSlab-Regular' !important;
}	
.Modern-Slider a.schedule_btn {
	 background-color: rgb(96, 189, 230);
    line-height: 40px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 17px;
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    padding: 12px 25px;
    border-radius: 25px;
    transform-origin: 50% 50%;
    color: #fff;
	font-family: 'RobotoSlab-Regular' !important;
}
.Modern-Slider button.slick-next.slick-arrow::after {
	font-family: FontAwesome;
    content: '\f105' !important;
    font-size: 32px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
}
.Modern-Slider button.slick-prev.slick-arrow:after {
	font-family: FontAwesome;
    content: '\f104' !important;
    font-size: 32px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
}

.Modern-Slider button.slick-prev.slick-arrow {
    position: absolute;
   font-size:0;
    overflow: visible;
    visibility: visible;
    bottom: 154px;
    z-index: 999;
	width: 48px;
    border-radius: 50%;
    height: 48px;
    border:1px solid #fff !important;
	left: 30px;
	background:transparent;
	margin-bottom:15px;
}
.Modern-Slider ul.slick-dots {
    display: none !important;
}
.Modern-Slider button.slick-next.slick-arrow {
    position: absolute;
    bottom: 111px;
	font-size:0;
	width: 48px;
    border-radius: 50%;
    height: 48px;
    border:1px solid #fff !important;
	left: 30px;
	background:transparent;
	
}
.Modern-Slider a.button {
	 background-color: rgb(96, 189, 230);
    line-height: 34px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 17px !important;
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
    padding: 7px 25px !important;
    border-radius: 25px;
    transform-origin: 50% 50%;
    color: #fff;
	font-family:'RobotoSlab-Regular';
	margin-left:7px;
	
}
.Modern-Slider a.button:hover,.Modern-Slider a.schedule_btn:hover,.Modern-Slider a#schedule_btn:hover {
	background-color:transparent !important;
	border:1px solid #fff !important;
	color:#fff !important;
}
.Modern-Slider a#schedule_btn:after,.Modern-Slider a.button:after {
	content:'\f178' !important;
	font-family: 'FontAwesome';
	font-weight:200;
	margin-left:7px;
	color:#fff;
}
.Modern-Slider img.aligncenter {
    width: 80px;
	margin-bottom:10px;
}
.homeimg {
	padding-left:10px;
	padding-right:10px;
}
.Modern-Slider .sub {
	color:#fff;
	font-size:38px;
	line-height:43px;
	font-family:'Bellarina';
}
.Modern-Slider .sub-b {
	font-size:20px;
	line-height:23px;
	font-family:'Roboto' !important;
	color:#fff;
	font-weight:300 !important;
}
.Modern-Slider button.slick-prev.slick-arrow:hover {
	background:#6ccbf3;
	cursor: pointer;
}
.Modern-Slider button.slick-next.slick-arrow:hover {
	background:#6ccbf3;
	cursor: pointer;
}
.socialshare-new {
	position: absolute !important;
    right: 7vw;
    /* top: 6.5% !important; */
    width: 35px !important;
    bottom: 10% !important;
}
.avada-footer-scripts {
    display: none !important;
}
.mr0auto p {
	text-shadow:2px 2px 2px #000;
}

@media screen and (min-width: 1700px) {
	.Modern-Slider .info-inner {
    padding: 17% 0 10%;
}
}
@media screen and (max-width: 1024px) {
	a.fusion-button {
		margin-bottom:20px !important;
	}
}	
@media screen and (max-width: 1023px) {
	.Modern-Slider.slick-slider .info-inner {
		max-width: 100% !important;
	}
	.socialshare-new {
		display:none;
	}	
}	
@media screen and (max-width: 768px) {
	.Modern-Slider .info-inner {
		padding-top: 40% !important;
		padding: 0;
		margin:0 auto !important;
	}
	.Modern-Slider.slick-slider .info-inner {
		max-width: 550px !important;
		margin: 0 auto !important;
	}
	.Modern-Slider p.banner_heavy_64 {
		font-size: 62px;
	}
	.Modern-Slider p.banner_heavy_84 {
		font-size:40px;
	}
	.Modern-Slider .sub {
		font-size:34px;
	}
	.Modern-Slider a.button {
		line-height:26px !important;
		padding:12px 25px !important;
	}
	.Modern-Slider .item .img-fill {
		height:790px;
	}
	.Modern-Slider .sub {
		line-height:43px !important;
	}
	.Modern-Slider button.slick-prev.slick-arrow {
		bottom: 122px !important;
	}
	.Modern-Slider button.slick-next.slick-arrow {
		bottom: 80px !important;
	}
	.Modern-Slider button.slick-prev.slick-arrow,.Modern-Slider button.slick-next.slick-arrow {
		left:15px;
	}
}
@media screen and (max-width: 640px) {
	.Modern-Slider p.banner_heavy_64 {
    font-size: 52px;
    text-align: center;
    max-width: 100% !important;
    width: 100% !important;
	}
	.Modern-Slider p.banner_heavy_84 {
		text-align: center;
    	max-width: 100% !important;
    	width: 100% !important;
	}

/* .Modern-Slider.slick-slider .info-inner {
    max-width: 100% !important;
	} */
}	
@media screen and (max-width: 600px) {
	.Modern-Slider.slick-slider .info-inner {
    max-width: 450px!important;
	}	
}	
@media screen and (max-width: 540px) {
	.Modern-Slider a.button {
		line-height:17px !important;
		padding:7px 8px !important;
		font-size:13px !important;
	}
	.Modern-Slider a#schedule_btn {
		line-height:22px !important;
		padding:7px 12px !important;
		font-size:13px !important;
	}
	
}	

@media screen and (max-width: 500px) {
/* 	.Modern-Slider p.banner_heavy_64 {
		font-size: 55px;
	} */
	.Modern-Slider p.banner_heavy_84 {
		font-size:35px;
	}
	.Modern-Slider .sub {
		font-size:28px;
		line-height:36px !important;
	}
	
}	
@media screen and (max-width: 400px) {
.Modern-Slider p.banner_heavy_64 {
    font-size: 50px;
	}
	.Modern-Slider.slick-slider .info-inner {
    max-width: 300px !important;
	}
}