/*--------------------------------------------------------------
# Common
--------------------------------------------------------------*/
:root {
	--qondri-font: "Poppins", sans-serif;
	--qondri-sub-font: "Quicksand", sans-serif;
	--qondri-body-font: "Montserrat", sans-serif;
	--qondri-gray: #2A3E4C;
	--qondri-gray-rgb: 116, 127, 142;
	--qondri-white: #ffffff;
	--qondri-white-rgb: 255, 255, 255;
	--qondri-black: #4A9EAE;
	--qondri-black-rgb: 24, 56, 98;
	--qondri-base: #59A5CB;
	--qondri-base-rgb: 137, 185, 46;
	--qondri-primary: #F0F8FF;
	--qondri-primary-rgb: 242, 245, 248;
	--qondri-bdr-color: #dee3e8;
	--qondri-bdr-color-rgb: 222, 227, 232;
}


.main-menu-wrapper__btn,a.thm-btn,button.thm-btn.comment-form__btn{
	border-radius: 12px;
	width: 217px;
	height: 50px;
	padding: 0;
	align-items: center;
	align-content: center;
	text-align: center;
}

.main-slider p{
	font-weight: 600;
	font-family: var(--qondri-sub-font);
}

.thm-btn{
	font-size: 16px;
	font-weight: 600;
}

.main-menu-wrapper__btn-box img,a.thm-btn img {
	position: relative;
	left: 6px;
}

li.dropdown i.fa.fa-angle-down.menu {
	display: none;
}

.main-menu .main-menu__list>li>a, .stricky-header .main-menu__list>li>a {
	font-size: 18px;
	font-weight: 400;
}
.main-slider h2 {
	font-size: 64px;
	font-weight: 600;
}

.feature-one__inner .row{
	background-color: transparent;
	box-shadow: 0 1.5rem 4rem rgb(0 0 0 / 37%);
	border-radius: 12px;
}

.feature-one__title a {
	color: var(--qondri-gray);
	font-weight: 600;
	cursor: default;
}

.feature-one__single-black .feature-one__text{
	color: var(--qondri-white);
}

.feature-one__single {
	padding: 18px 18px 18px;
}

.feature-one__content {
	margin-left: 20px;
	height: 125px;
}

.feature-one__title {
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
	margin-bottom: 10px;
}

.feature-one__inner{
/*	box-shadow: 0 1.5rem 4rem rgb(0 0 0 / 37%);*/
}

.section-title__tagline{
	font-weight: 600;
	font-family: var(--qondri-sub-font);
}

.section-title__title {
	margin: 20px 0 0;
	font-size: 36px;
	line-height: 100%;
	font-weight: 600;
	color: var(--qondri-gray);
}

.welcome-one__text-1{
	font-weight: 400;
	color: var(--qondri-gray);
	font-size: 16px;
	line-height: 26px;
}

.welcome-one__call-content a{
	font-size: 16px;
	font-weight: 500;
	color: var(--qondri-gray);
}

.welcome-one__call-content p{
	font-weight: 16px;
	font-weight: 400;
	color: var(--qondri-gray);
}

.welcome-one__call-icon img {
	width: 50%;
}

a.thm-btn.services-one__btn{
	background-color: var(--qondri-base);
	color: #ffffff;
}

.services-one__title a{
	font-size: 20px;
	font-weight: 600;
	color: var(--qondri-gray);
	font-family: var(--qondri-sub-font);
}
.services-one__text{
	font-weight: 400;
	color: var(--qondri-gray);
}

.services-one__content{
	border-radius: 0 0 12px 12px;
	border:1px solid #fff;
	box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
}

img.star {
	position: absolute;
	bottom: 0;
	right: 0;
}

.commercial__container {
	background-image: url(../images/commercial-bg.png);
	background-color: transparent;
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: 100%;
}

.commercial__points li .text p{
	font-weight: 600;
	font-size: 20px;
	font-family: var(--qondri-sub-font);
}

section.commercial a.thm-btn.services-one__btn,section.cta-one a.thm-btn.services-one__btn{
	background-color: var(--qondri-white);
	color: var(--qondri-base);
}
.services-one__btn-box{
	text-align: center;
	margin-top: 20px;
}

.why-choose-one__title{
	font-weight: 600;
	font-size: 16px;
	font-family: var(--qondri-body-font);
	color: var(--qondri-gray);
}

.how-we-work__single-box img {
	width: 82%;
}

.testimonial-one__text{
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: var(--qondri-gray);
	font-family: var(--qondri-body-font);
}

.testimonial-one__client-name span{
	font-weight: 600;
	font-size: 16px;
	line-height: 26px;
	color: var(--qondri-gray);
	font-family: var(--qondri-body-font);
}
.testimonial-one__conent-img img {
	border-radius: 12px;
}
.testimonial-one__img-holder{
	border-radius: 12px;
}
section.testimonial-one .swiper-slide{
	align-content: center;
}
/*section.testimonial-one .col-xl-6.col-lg-6:first-child {
    border-right: 2px solid #D9E6F2;
}*/

.cta-one__car {
	position: absolute;
	left: 0;
	top: 30px;
	width: 40%;
}
img.frame{
	width: 100%;
}
.cta-one{
	background-image: url(../images/dirty-bg.png);
	background-color: transparent;
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
ul.list-unstyled.footer-widget__contact-list p,ul.list-unstyled.footer-widget__contact-list a{
	font-size: 14px;
	color: var(--qondri-gray);
	font-weight: 400;
	font-family: var(--qondri-body-font);
}
ul.mobile-nav__contact.list-unstyled img.call {
	width: 14%;
	padding-right: 10px;
}
img.email {
	margin-right: 20px;
}
img.address {
	padding-right: 26px;
}
ul.mobile-nav__contact.list-unstyled a.thm-btn {
	color: var(--qondri-white);
}
ul.mobile-nav__contact.list-unstyled p {
	margin: 0;
	line-height: 30px;
}
p.get-to-know__text-1 {
	font-size: 16px;
	font-weight: 400;
}
img.star2 {
	position: absolute;
	right: 0;
}
.counter-one__content h3{
	color: var(--qondri-gray);
}
p.counter-one__text{
	color: var(--qondri-base);
}
.get-to-know {
	position: relative;
	display: block;
	padding: 80px 0 50px;
}
.counter-one__list{
	border-radius: 12px;
}
.counter-one__container {
	position: relative;
	display: block;
	max-width: 1370px;
	width: 90%;
	margin: 0 auto;
	border-radius: 12px;
}
section.book-one.book-three a.thm-btn.main-menu-wrapper__btn {
	background: #fff;
	color: var(--qondri-base);
}
.team-one__name {
	font-size: 20px;
	font-weight: 600;
	margin: 0;
	line-height: 30px;
	color: var(--qondri-gray);
	padding-bottom: 10px;
	text-align: left;
}
.team-one__title {
	font-size: 16px;
	margin: 0;
	font-weight: 400;
	line-height: 26px;
	text-align: left;
}
.d-flex.g-2 {
	gap: 12px;
}
.team-one__content {
	padding: 26px;
	border-radius: 0 0 12px 12px;
	box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
}
img.star-outlet {
	position: absolute;
	left: 0;
	bottom: 20px;
}
img.star-outlet2 {
	position: absolute;
	right: 30px;
	bottom: 50px;
}
img.star-outlet3 {
	position: absolute;
	right: 50px;
}
img.star-outlet4 {
	position: absolute;
	left: 30px;
	bottom: 10px;
}
section.page-header{
	background-image: url('../images/about-mb.png')!important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.why-choose-one__icon {
	height: 72px;
}
ul.list-unstyled.footer-widget__contact-list img.call {
	width: 20px;
}
section.page-header.tnc {
	background-image: url(../images/tnc-mb.png) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
section.page-header.pp {
	background-image: url(../images/privacy-mb.png) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
section.page-header.contact {
	background-image: url(../images/contact-mb.png) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
section.page-header.pickup{
	background-image: url(../images/pickup-mb.png) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
section.page-header.wash{
	background-image: url(../images/wash-mb.png) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
section.page-header.dry{
	background-image: url(../images/dry-cleaning-mb.png) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
section.page-header.commercial{
	background-image: url(../images/commercial-mb2.png) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
section.get-to-know.tnc h2,section.get-to-know.pp h2 {
	font-size: 36px;
	font-weight: 600;
	line-height: 100%;
	color: var(--qondri-gray);
	margin-bottom: 10px;
}
section.get-to-know.tnc p,section.get-to-know.pp p {
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: var(--qondri-gray);
}
section.get-to-know.tnc h4,section.get-to-know.pp h4{
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	color: var(--qondri-gray);
}
.site-footer{
	border-top: 1px solid #D9E6F2;
}
.contact-info__icon{
	width: 100px;
	height: 100px;
}
.contact-info__icon img {
	width: 40%;
}
.contact-info {
	position: relative;
	display: block;
	padding: 10px 0;
}
.contact-info__single p{
	font-size: 16px;
	line-height: 26px;
}
.contact-info__single p a {
    display: inline;
}
img.contact-bubble {
	position: absolute;
	top: -100px;
}
img.contact-bubble2 {
	position: absolute;
	right: 50px;
	top: -35px;
}
.comment-form__input-box input[type="text"], .comment-form__input-box input[type="email"]{
	font-family: var(--qondri-sub-font);
	font-weight: 500;
	font-size: 16px;
	background-color: var(--qondri-primary);
	border-radius: 5px;
}
.service-details__category{
	border-radius: 12px;
}
.service-details__need-help{
	border-radius: 12px;
	background-color: var(--qondri-primary);
}
.service-details__need-help-icon{
	width: 100px;
	height: 100px;
}
.service-details__need-help-icon:hover{
	background-color: var(--qondri-black);
}
.service-details,.contact-page{
	padding: 80px 0;
}
h2.service-details__need-help-title{
	font-weight: 600;
	font-size: 24px;
	color: var(--qondri-gray);
}
.service-details__need-help-contact p{
	font-weight: 400;
	font-size: 16px;
	color: var(--qondri-gray);
}
.service-details__need-help-contact a{
	font-weight: 700;
	font-size: 16px;
	color: var(--qondri-gray);
}
.service-details__title{
	color: var(--qondri-gray);
}
.service-details__category-list li a,.service-details__category-list li a:hover{
	font-weight: 400;
	color: var(--qondri-gray);
}

.service-details__download .main-menu-wrapper__btn,.service-details__download .main-menu-wrapper__btn::before{
	width: 100%;
}
.service-details-content__title{
	font-weight: 600;
	font-size: 36px;
	color: var(--qondri-gray);
	margin-top: 30px;
}
.service-details__benefits-title{
	font-weight: 600;
	font-size: 36px;
	color: var(--qondri-gray);
	margin-bottom: 20px;
}
.service-details__text-1{
	font-weight: 400;
	font-size: 16px;
}
.service-details__benefits{
	margin-top: 30px;
}
.service-details__benefits-points li .text p{
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: var(--qondri-gray);
}
span.services{
	color: var(--qondri-base);
}
.service-details__benefits-points li .icon{
	background-color: transparent;
	color: var(--qondri-gray);
}
.service-details__benefits-points li{
	margin-bottom: 12px;
}
.faq-one-accrodion .accrodion-content{
	border-radius: 0 0 12px 12px;
}
.faq-one-accrodion .accrodion-title{
	border-radius: 12px;
}
.faq-one-accrodion .accrodion-title h4{
	font-size: 16px;
	font-weight: 600;
	color: var(--qondri-gray);
}
.faq-one-accrodion .accrodion-content p{
	font-weight: 400;
}
.faq-one-accrodion .accrodion.active .accrodion-title h4::before,.faq-one-accrodion .accrodion-title h4::before{
	background-color: var(--qondri-primary);
}
section.service-details .col-xl-4.col-lg-5 {
	position: relative;
}
img.service-icon {
	position: absolute;
	right: 50px;
	bottom: 250px;
}
img.service-icon2 {
	position: absolute;
	right: -45px;
	top: 200px;
}
img.service-mb {
	display: none;
}

@media (min-width:1200px){
	li.dropdown i.fa.fa-angle-down.menu {
		position: relative;
		left: 10px;
		display: block;
	}
	.team-one__content {
		height: 195px;
	}
	.col-xl-4.col-lg-4.wow.fadeInUp.animated:first-child .feature-one__single{
		border-radius: 12px 0 0 12px;
	}

	.col-xl-4.col-lg-4.wow.fadeInUp.animated:last-child .feature-one__single{
		border-radius: 0 12px 12px 0;
	}
	.cta-one__content {
		position: relative;
		display: block;
		right: 100px;
	}
	img.star-outlet3,img.star-outlet4{
		display: none;
	}
	p.services-one__text {
		height: 170px;
	}
	li.contact-info__single p {
		height: 100px;
	}
	span.contact-address{
		display: block;
	}
}

@media (max-width:1199px){
	.col-xl-4.col-lg-4.wow.fadeInUp.animated:first-child .feature-one__single{
		border-radius: 12px 12px 0 0;
	}
	.col-xl-4.col-lg-4.wow.fadeInUp.animated:last-child .feature-one__single{
		border-radius: 0 0 12px 12px;
	}
	img.star {
		position: absolute;
		bottom: 100px;
		right: 0;
		width: 20%;
	}
	img.bubble {
		position: absolute;
		right: 0;
	}
	.commercial__container {
		background-image: url(../images/commercial-mb.png);
		background-color: transparent;
		background-position: 100%;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.testimonial-one {
		padding: 0px 0 50px;
	}
	.cta-one__car{
		display: block;
	}
	.cta-one__inner {
		padding: 60px 0;
	}
	.cta-one__car.wow.slideInLeft.animated {
		position: initial;
	}
	.cta-one{
		background-image: url(../images/dirty-mb.png);
		background-color: transparent;
		background-position: 100%;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.counter-one__container{
		width: 100%;
		box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.15);
	}
	.get-to-know,.book-three,.team-two {
		padding: 50px 0 50px;
	}
	.book-one__title {
		font-size: 36px;
		line-height: 48px;
	}
	.book-three{
		margin-top: 0;
	}
	h4.team-one__name{
		font-size: 16px;
	}
	p.team-one__title{
		font-size: 12px;
	}
	img.star-outlet,img.star-outlet2{
		display: none;
	}
	section.page-header .page-header-bg {
		display: none;
	}
	.page-header {
		position: relative;
		display: block;
		padding: 45px 0;
		z-index: 1;
	}
	.contact-info__icon{
		width: 80px;
		height: 80px;
	}
	.contact-info__icon img {
		width: 35%;
	}
	img.contact-bubble2 {
		position: absolute;
		right: 30px;
		bottom: 110px;
		top: inherit;
	}
	img.contact-bubble {
		position: absolute;
		top: -30px;
	}
	.service-details,.contact-page{
		padding: 50px 0;
	}
	.faq-one-accrodion .accrodion-title h4{
		padding-right: 45px;
	}
	img.service-icon {
		display: none;
	}
	img.service-icon2 {
		position: absolute;
		right: 8px;
		top: 372px;
	}
	img.service-web {
		display: none;
	}
	img.service-mb {
		display: block;
	}
}

