/*
Theme Name: WP5 Default
Theme URI: 
Author: the Development team
Author URI: https://wordpress.org/
Description: A theme for WordPress 5.
Requires at least: WordPress 4.9.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp5default
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WP5 Default is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
.hfe-pointer__framed.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent.current-menu-item a.hfe-menu-item:before, .hfe-pointer__underline.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__double-line.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__double-line.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{background: linear-gradient(to right, #FFBC18 0%, #95520F 27%, #FFC30B 57%, #FFEBAD, 76%, #FFC000 100%) !important;}

.grecaptcha-badge {
    z-index: 999;
}

.contact-us .btns {
    margin: 20px auto;
}

.flex label{
	color: transparent;
	font-size: 0;
}

.cta #cta {
    font-size: 30px;
    margin-right: -20px;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    padding: 20px;
}

.cta {
    position: fixed;
    z-index: 9;
    right: 0;
    bottom: 90px;
}

#post-20 .entry-content {
    max-width: 900px;
    width: 100%;
    margin: 20px auto;
}

h2 {
    font-size: 50px;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0 0 20px;
    line-height: 120%;
    color: #000;
    font-family: 'Playfair Display', serif;
}

a{
    color: inherit;
    text-decoration: none;
    transition: all ease-out 0.3s;
    word-break: break-all;
}

h1.entry-title {
    display: var(--page-title-display);
    font-size: 50px;
    margin-top: 50px;
    text-align: center;
    font-family: 'Montserrat';
    letter-spacing: 3px;
}

.btns, button, .btn a {
   width: 200px;
    height: 60px;
    border: 0;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    transition: all ease 0.3s;
    text-align: center;
    border-radius: 20px;
    column-gap: 10px;
    letter-spacing: 0.05em;
    background: linear-gradient(to bottom, #FFBC18 0%, #95520F 27%, #FFC30B 57%, #FFEBAD, 76%, #FFC000 100%) !important;
    font-family: 'Montserrat', sans-serif;
}

p {
    line-height: 200%;
}

html, body{
	width: 100%;
}

html {
	line-height: 1; 
	-webkit-text-size-adjust: 100%;
}

body {
	font-family: 'Montserrat', sans-serif !important;
	margin: 0 auto; 
	text-align: left;
    color: #666;
	min-width: 320px !important;
}

#header {
    margin-top: 70px;
}

#header h3 {
    font-size: 30px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    color: #FFBC18;
    letter-spacing: 0.5em;
    font-style: italic;
}

#header ul li a {
    font-size: 16px;
    letter-spacing: 0.05em;
    position: relative;
    color: #FFF;
    position: relative;
}

#header .item a {
    font-weight: 700;
    font-size: 20px;
}

#header  h2 {
    font-size: 60px;
    font-weight: 400;
    color: #FFF;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
}

#header h2 span {
    display: block;
    font-weight: 700;
    letter-spacing: 0.1em;
}

#header p {
    line-height: initial;
    font-size: 18px;
    color: #FFF;
}

#header .item .left {
    padding-right: 20.3%;
}

#header .item {
    padding-bottom: 20px;
}

#header .logo img {
    width: 100%;
    max-width: 300px;
    margin-top: -50px;
	margin-left: -180px;
}

#header .text {
    max-width: 1750px;
    margin: 90px auto;
}

#header .item-box, .other .item {
    width: 100%;
    padding: 20px;
    max-width: 430px;
    background: #FFF;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 8px solid #C89A23;
}

#header p.elementor-image-box-description, .content p.elementor-image-box-description {
    margin: 0;
    color: #666;
    font-size: 15px;
    line-height: 150%;
}

#header .item-boxes .item-box h3, .content .item h3{
    font-weight: 700 !important;
    line-height: initial;
    font-size: 18px !important;
    color: #000 !important;
    font-style: unset !important;
    letter-spacing: 1px !important;
	font-family: 'montserrat'
}

#header .item-boxes .elementor-container.elementor-column-gap-default {
    justify-content: space-between;
}

#header .item-boxes {
    max-width: 1400px;
    margin: 90px auto;
}

#about span {
    font-size: 20px;
    display: block;
}

#about .desc {
    width: 710px;
    max-width: 100%;
    font-size: 18px;
    margin-bottom: 30px;
}

#about .about-desc {
    max-width: 1100px;
    display: block !important;
    margin: 10px 0 0 auto;
	padding: 0 7% 0 4%;
}

#about .about-desc h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    line-height: initial;
	font-family: 'Montserrat';
    color: #666;
    margin-bottom: 10px;
}

#about .about-desc p {
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    line-height: initial;
}

#about .right {
    margin-top: 220px;
}

#satisfaction .text {
    max-width: 1000px;
    margin: 0 auto;
}

#satisfaction .text h2 {
    color: white;
}
#satisfaction {
    padding: 50px 0 240px;
}


#form {
    background: linear-gradient(to right, #DDDDDD, #FFF);
    border-radius: 45px;
    border-right: 8px solid #C89A23;
    border-bottom: 8px solid #C89A23;
    box-shadow: 0 7px 4px rgb(119 119 119 / 65%);
    min-height: 660px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1350px;
    margin: -230px auto 0 auto;
    padding: 20px 3%;
}

#form .flex input {
    box-shadow: none !important;
    background: white !important;
    border: 1px solid #505050 !important;
    border-radius: 0 !important;
    max-width: 230px !important;
    margin: 10px !important;
    width: 100%;
    height: 40px !important;
    font-size: 15px !important;
    padding: 5px !important;
    font-family: sans-serif !important;
    font-weight: 700;
    color: black !important;
}

#form .flex p {
    display: flex;
    justify-content: space-between;
}

#form p.desc {
    font-size: 12px;
    margin-bottom: 25px;
}

#form p {
    font-size: 14px;
}

#form h2, #form p.desc {
    text-align: center;
	    font-weight: 800;
}

#form .elementor-container.elementor-column-gap-default {
    width: 100%;
}

#form .btns {
    margin: 10px 0 0 auto;
}

#services {
    padding-bottom: 290px;
    background-size: 100% 100%;
    background-position-y: -40px;
    padding-top: 20px;
}

#services .content {
    max-width: 1300px;
    margin: 10px auto;
}

#services .content .item {
    margin: 0 20px;
}

.other {
    max-width: 1550px;
    margin: -200px auto 30px auto;
}

.other .item{
	max-width: unset;
    padding: 40px 5% !important;
    margin: 0 30px;
	position: relative;
    z-index: 9;
}

.other .item p{
	font-weight: 400;
    line-height: 150%;
    font-size: 15px;
    margin: 0;
}

.other .item a.btns {
    margin: 40px auto -80px auto;
}

.other .item h3 {
    color: #666;
    font-weight: 700;
    line-height: initial;
    font-size: 26px;
    letter-spacing: 0.05em;
    font-family: 'Montserrat';
}

#testimonial{
	background-size: 100% 100%;
}

#testimonial .text h3 {
    color: white;
    margin: 20px;
    font-family: 'Montserrat';
}

#testimonial .text {
    max-width: 1000px;
    margin: 20px auto;
}

#testimonial h2 {
    color: white;
}

#testimonial .text:after {
    content: '';
    position: absolute;
    background: url(https://beta4.technodreamcenter.com/818maids.com/wp-content/uploads/2022/08/qt2.png) center center no-repeat;
    width: 73px;
    height: 62px;
    right: -90px;
    top: 90px;
}

#testimonial .text:before {
    content: '';
    position: absolute;
    background: url(https://beta4.technodreamcenter.com/818maids.com/wp-content/uploads/2022/08/qt1.png) center center no-repeat;
    width: 73px;
    height: 62px;
    left: -90px;
}

.images img {
    object-fit: cover;
    height: 380px;
}

#footer{
	background-size: 100% 100% !important;
	padding: 50px 0 20px 0;
}

#footer h3 {
    font-size: 40px;
    color: #C69921;
}

#footer p {
    margin: 0;
    text-align: center;
    display: block;
    font-size: 22px;
    line-height: initial;
    color: #000;
}

#footer .item span {
    display: block;
    color: #F1BA31;
    font-size: 16px;
    margin-bottom: 10px;
}

#footer .item a {
    font-size: 24px;
    letter-spacing: 0.065em;
}

#footer .item a.email {
    font-size: 17px;
}

#footer .item {
    margin-top: 90px;
}
#footer .item-boxes .elementor-container {
    width: 100%;
}
#footer .item-boxes {
    max-width: 1200px;
    margin: 0 auto;
    justify-content: space-evenly;
    display: flex;
    width: 100%;
}

#footer .item-boxes:after {
    background: #A27D1C;
    height: 1px;
    width: 530px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: '';
}

.mid {
    /* padding: 45px 0; */
    background: linear-gradient(to right, #FFBC18 0%, #95520F 27%, #FFC30B 57%, #FFEBAD, 76%, #FFC000 100%);
    border-bottom: 40px solid #000;
}

.mid p {
    display: flex;
    justify-content: center;
    align-items: center;
	color: black;
}

/** CONTACT US **/
.contact-us span{
	color: black;
}
.contact-us input[type="text"], .contact-us input[type="email"] {
    max-width: 330px;
    margin: 10px auto;
}

.contact-us input[type="text"], .contact-us textarea, .contact-us input[type="email"] {
    width: 100%;
    padding: 20px;
    font-family: 'Montserrat';
    /* margin: 14px; */
}

.contact-us .flex p{
	display: flex;
	justify-content: space-between
}

/* .flex p {
    display: flex;
    justify-content: space-around;
    align-items: center;
} */

ul.sub-menu {
        width: 1090px !important;
/*         padding: 40px !important; */
        display: flex !important;
        justify-content: space-between !important;
        margin: 0 0 0 -357px !important;
        background-color: transparent !important;
        /* align-items: stretch; */
        /* position: absolute; */
        /* left: 66px;*/
		flex-direction: row !important;
}

/* RESPONSIVE */
@media screen and (max-width: 1200px){
	h2 {
    	font-size: 40px;
	}
	
	.elementor-24 .elementor-element.elementor-element-59774ea {
    	width: 31.145%;
	}
	#header .logo img {
    	max-width: 200px;
    	margin-left: -130px;
	}
	
	body:not(.rtl) .elementor-24 .elementor-element.elementor-element-3c95a0c .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:not(:last-child) {
    	margin-right: 14px;
	}
	
	#header ul li a {
    	font-size: 12px;
	}
	
	#header .item .left {
    	padding-right: 3.3%;
	}
	
	#header h3 {
    	font-size: 25px;
	}
	
	#header h2 {
    	font-size: 50px;
	}
	
	#header p {
    	font-size: 13px;
	}
	
	#header .item-box, .other .item{
		max-width: 330px;
	}
	
	#header .item-boxes {
    	max-width: 1050px;
    	margin: 50px auto;
	}
	
	#header .text {
    	max-width: 1050px;
    	margin: 50px auto;
	}
	
	#about .right {
    	margin-top: 50px;
	}
	
	#about .about-desc {
    	max-width: 800px;
    	padding: 0 0% 0 9%;
	}
	
	#about .about-desc p {
		font-size: 13px;
	}
	
	#about .desc {
    	width: 550px;
    	font-size: 15px;
    	margin-bottom: 10px;
	}
	
	#form{
		max-width: 950px;
	}
	
	#form .elementor-element-b28bbe1 {
    	width: 41.575%;
	}
	
	.other .item {
    	max-width: unset;
		padding: 30px 5% !important;
    	margin: 0 3%;
	}
	
	#services {
    	padding-bottom: 230px;
    	background-position-y: 0px;
	}
	
	#testimonial .text {
    	max-width: 600px;
    	margin: 20px auto;
	}
	
	#footer .item-boxes {
    	max-width: 900px;
	}
	
	#footer .item a {
    	font-size: 17px;
	}
	
	#footer .item a.email {
    	font-size: 12px;
	}
	
	#footer .flex img {
    	max-width: 20px;
	}
	
	.mid p {
    	letter-spacing: 3px;
	}
}



@media screen and (max-width: 1024px){
	
	p {
    	line-height: 200%;
    	font-size: 13px;
	}
	
	.fa-align-justify:before {
    	content: "\f039";
    	color: white;
	}
	
	ul#menu-1-3c95a0c li a {
    	color: black !important;
    	font-size: 14px;
    	font-weight: 600;
	}
	
	.elementor-24 .elementor-element.elementor-element-2592c22 {
    	width: 50%;
	}
	
	.elementor-24 .elementor-element.elementor-element-6c452d7 {
    	text-align: center;
	}
	
	.elementor-section .elementor-container {
    	-ms-flex-wrap: wrap;
    	flex-wrap: wrap;
    	justify-content: center;
	}
	
	#header .text {
    	max-width: 705px;
    	margin: 10px auto;
	}
	
	#header {
    	text-align: center;
	}
	
	#header .logo {
    	max-width: 1024px;
    	width: 100%;
    	margin-left: 0px;
	}

	#header .logo img {
    	width: 100%;
    	max-width: 200px;
    	margin-top: 0px;
    	margin-left: 0px;
	}	
	
	#header .item-boxes .elementor-container .elementor-column {
    	margin: 20px auto;
    	max-width: 900px;
	}
	
	#header .item-boxes {
    	max-width: 800px;
    	margin: 0px auto;
	}

	#header .item-boxes .elementor-container {
    	display: block;
    	margin: 0 !important;
    	padding: 0 !IMPORTANT;
	}
	
	#about .right {
    	margin-top: 50px;
    	width: 90%;
	}
	
	.elementor-11 .elementor-element.elementor-element-986de99 {
    	display: none;
	}
	
	#about .about-desc {
    	max-width: 800px;
    	padding: 0;
    	margin: 20px auto;
	}
	
	#about .desc{
		 margin: 0 auto;
	}
	
	#about a.elementor-button-link.elementor-button.elementor-size-sm {
    	position: absolute;
    	left: -100px;
    	right: 900px;
    	margin: auto;
    	text-align: center;
	}
	
	section#about {
    	background: none;
		text-align: center;
	}
	
	.btns, button, .btn a {
    	margin: 0 auto;
    	float: none;
	}
	
	#satisfaction .text {
    	max-width: 700px;
	}
	
	#form .elementor-element-b28bbe1 {
    	display: none;
	}
	
	#form .btns {
    	margin: 20px auto;
	}
	
	#form .flex input {
    	max-width: 330px !important;
	}
	
	.elementor-11 .elementor-element.elementor-element-d175d05 {
    	width: 90%;
	}
	.other .item {
    	max-width: unset;
    	padding: 0px 5% !important;
    	margin: 50px 3%;
	}
	#services {
    	background: none;
	}
	
	#testimonial {
    	background-size: 100% 100%;
    	margin: 10px 0 0 0;
		padding: 20px 0;
	}
	
	footer .elementor-element.elementor-element-2d684f2.hfe-nav-menu__align-center.footer-nav.hfe-submenu-icon-arrow.hfe-submenu-animation-none.hfe-link-redirect-child.hfe-nav-menu__breakpoint-tablet.elementor-widget.elementor-widget-navigation-menu {
    	display: none;
	}
	.elementor-170 .elementor-element.elementor-element-2d684f2 ul.sub-menu,
.elementor-24 .elementor-element.elementor-element-3c95a0c ul.sub-menu {
        width: 100% !important;
		margin: 0 !important;
		flex-direction: column !important;
	}
	img.sub-menu-icon.size-full {
        width: 50%;
	}
}

@media screen and (max-width: 768px){
	h2{margin: 0; font-size: 30px;}
	#services .elementor-section .elementor-container .elementor-column {
    	width: 90%;
    	margin: 20px auto;
	}
	
	#services .elementor-section .elementor-container {
    	display: block;
	}
	
	.other .item {
    	margin: 0px auto 150px auto;
	}
	
	#testimonial .text {
    	max-width: 400px;
   	 	margin: 20px auto;
	}
	#testimonial .text:after,#testimonial .text:before{
		display: none;
	}
	
	#footer .item-boxes {
    	max-width: 700px;
	}
	
	#footer .item-boxes:after {
    	background: #A27D1C;
    	height: 1px;
    	width: 100%;
	}
	
	.elementor-11 .elementor-element.elementor-element-7fb97fb > .elementor-widget-container {
    	padding: 0;
	}
	
	#form .flex input {
		max-width: unset !IMPORTANT;
		width: 100%;
		margin: 10px auto !important;
	}
}	

@media screen and (max-width: 480px){
	p {
    	font-size: 11px;
	}
	.elementor-image-box-wrapper {
   	 	margin: 20px auto;
	}
	
	#header .item .elementor-container .elementor-column {
		width: 100%;
		margin: 20px auto;
	}

	#header .item .elementor-container {
		display: block;
	}
	
	#header h3 {
    	font-size: 15px;
	}
	
	#header h2 {
    	font-size: 30px;
	}
	#about .about-desc {
    	max-width: 400px;
    	padding: 0;
    	margin: 0px auto;
	}
	
	#about a.elementor-button-link.elementor-button.elementor-size-sm {
		position: relative;
    	left: 0;
    	right: 0;
    	margin: auto;
    	text-align: center;
	}
	#form .flex {
    	display: block;
	}
	
	#form .flex input {
    	max-width: unset !IMPORTANT;
    	width: 100%;
	}
	
	.elementor-11 .elementor-element.elementor-element-d175d05 {
    	width: 100%;
	}
	
	#form h2 {
    	font-size: 25px;
	}
	
	#services .content {
    	margin: 0px auto;
	}
	
	#footer .item {
    	margin-top: 0px;
	}
	
	#footer {
    	background-size: 100% 100% !important;
    	padding: 30px 0 20px 0;
    	text-align: center;
	}
	
	#footer .item a {
    	font-size: 20px;
	}
	
	#footer .item a.email {
    	font-size: 17px;
	}
	
	#footer .flex img {
    	max-width: 30px;
	}
	
	.mid p {
    	letter-spacing: 0px;
	}
}

/*--------------------------------------------------------------
## Error Page
--------------------------------------------------------------*/
.error-404 {
	text-align: center;
}