/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

span.site-logo-img {
    position: absolute;
    top: -64px;
}
a.btncontact {
    background: var(--ast-global-color-1);
    color: white;
    font-size: 19px;
    font-family: 'Neucha';
    border-radius: 30px;
    padding: 5px 20px;
		transition: all .3s ease;
}
a.btndevis {
    background: var(--ast-global-color-2);
    color: white;
    font-size: 19px;
    font-family: 'Neucha';
    border-radius: 30px;
    padding: 5px 20px;
		transition: all .3s ease;
}
a.btntel {
    background: var(--ast-global-color-3);
    color: white;
    font-size: 19px;
    font-family: 'Neucha';
    border-radius: 30px;
    padding: 5px 20px;
	transition: all .3s ease;
}
a.btntel:hover, a.btndevis:hover, a.btncontact:hover  {
    transition: all .3s ease;
    background:#444;
}
.btncontact i.fas, .btndevis i.fas, .btntel i.fas {
    font-size: 18px;
    margin-right: 10px;
}
.testimonial .uael-post__thumbnail img {
    width: 45%;
    margin-top: 40px;
}
.accordeonionweb .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    width: 30px;
    height: 30px;
}

/*FORMULAIRE*/
.image-checkbox span.wpcf7-list-item {
    width: 22%;
    margin: 20px 1.5% 0px;
}

.image-checkbox input[type="checkbox"] {
	display: none;
}
.image-checkbox .wpcf7-list-item-label {
    cursor: pointer;
    border-radius: 15px;
    padding: 75px 20px 60px;
    height: 42px !important;
    background-color: #fff;
    display: block;
    opacity: 0.45;
    text-align: center;
    background-size: 50px !important;
    margin-bottom: 0px !important;
    font-family: 'Neucha';
    font-size: 20px;
    line-height: 24px;
}
.image-checkbox input[type="checkbox"]:checked + span.wpcf7-list-item-label, .image-checkbox .wpcf7-list-item-label:hover {
	opacity: 1 !important;
	color: #333;
	/*border:solid 2px #333;*/
}
.image-checkbox input[value="Sortie d'école"] + span.wpcf7-list-item-label {
	background: transparent url("/wp-content/uploads/2022/08/sortie-ecole.png") no-repeat scroll center 20px;
}
.image-checkbox input[value="Sortie de crèche"] + span.wpcf7-list-item-label {
	background: transparent url("/wp-content/uploads/2022/08/sortie-creche.png") no-repeat scroll center 20px;
}
.image-checkbox input[value="Garde mercredi"] + span.wpcf7-list-item-label {
	background: transparent url("/wp-content/uploads/2022/08/garde-mercredi.png") no-repeat scroll center 20px;
}
.image-checkbox input[value="Garde à domicile"] + span.wpcf7-list-item-label {
	background: transparent url("/wp-content/uploads/2022/08/garde-domicile.png") no-repeat scroll center 20px;
}
.image-checkbox input[value="Garde Week-end"] + span.wpcf7-list-item-label {
	background: transparent url("/wp-content/uploads/2022/08/garde-week-end.png") no-repeat scroll center 20px;
}
.image-checkbox input[value="Garde partagée"] + span.wpcf7-list-item-label {
	background: transparent url("/wp-content/uploads/2022/08/garde-partagee.png") no-repeat scroll center 20px;
}
.image-checkbox input[value="Baby sitting"] + span.wpcf7-list-item-label {
	background: transparent url("/wp-content/uploads/2022/08/baby-sitting.png") no-repeat scroll center 20px;
}
.image-checkbox input[value="Garde d'enfants en situation d'handicap"] + span.wpcf7-list-item-label {
	background: transparent url("/wp-content/uploads/2022/08/fauteuil-roulant.png") no-repeat scroll center 20px;
	/*padding: 63px 20px 72px;*/
	font-size: 18px;
    line-height: 22px;
}


.image-checkbox input[value="Sortie d'école"]:checked + span.wpcf7-list-item-label, .image-checkbox .wpcf7-list-item-label:hover {
	background: transparent url("/wp-content/uploads/2022/08/sortie-ecole.png") no-repeat scroll center 20px;
}
.image-checkbox input[value="Sortie de crèche"]:checked + span.wpcf7-list-item-label, .image-checkbox .wpcf7-list-item-label:hover {
	background: transparent url("/wp-content/uploads/2022/08/sortie-creche.png") no-repeat scroll center 20px;
}
.image-checkbox input[value="Garde mercredi"]:checked + span.wpcf7-list-item-label, .image-checkbox .wpcf7-list-item-label:hover {
	background: transparent url("/wp-content/uploads/2022/08/garde-mercredi.png") no-repeat scroll center 20px;
}
.image-checkbox input[value="Garde à domicile"]:checked + span.wpcf7-list-item-label, .image-checkbox .wpcf7-list-item-label:hover {
	background: transparent url("/wp-content/uploads/2022/08/garde-domicile.png") no-repeat scroll center 20px;
}
.image-checkbox input[value="Garde Week-end"]:checked + span.wpcf7-list-item-label, .image-checkbox .wpcf7-list-item-label:hover {
	background: transparent url("/wp-content/uploads/2022/08/garde-week-end.png") no-repeat scroll center 20px;
}
.image-checkbox input[value="Garde partagée"]:checked + span.wpcf7-list-item-label, .image-checkbox .wpcf7-list-item-label:hover {
	background: transparent url("/wp-content/uploads/2022/08/garde-partagee.png") no-repeat scroll center 20px;
}
.image-checkbox input[value="Baby sitting"]:checked + span.wpcf7-list-item-label, .image-checkbox .wpcf7-list-item-label:hover {
	background: transparent url("/wp-content/uploads/2022/08/baby-sitting.png") no-repeat scroll center 20px;
}
.image-checkbox input[value="Garde d'enfants en situation d'handicap"]:checked + span.wpcf7-list-item-label, .image-checkbox .wpcf7-list-item-label:hover {
	background: transparent url("/wp-content/uploads/2022/08/fauteuil-roulant.png") no-repeat scroll center 20px;
}
.image-checkbox input[type="checkbox"]:checked + span.wpcf7-list-item-label:before {
    content: url(/wp-content/uploads/2022/08/check.png);
    position: relative;
    display: table;
    margin-bottom: 47px;
}
.image-checkbox input[type="checkbox"] + span.wpcf7-list-item-label:before {
    content: url(/wp-content/uploads/2022/08/uncheck.png);
    position: relative;
    display: table;
    margin-bottom: 47px;
}
/*.image-checkbox input[value="Garde d'enfants en situation d'handicap"] + span.wpcf7-list-item-label:before {
    margin-bottom: 28px !important;
}*/
.image-checkbox input + span.wpcf7-list-item-label:before {
    margin-top: -65px;
    margin-left: -6px;
}
.image-checkbox input[value="Sortie d'école"]:checked + span.wpcf7-list-item-label:before {
    margin-top: -65px;
    margin-left: -6px;
}
.image-checkbox input[value="Sortie de crèche"]:checked + span.wpcf7-list-item-label:before {
    margin-top: -65px;
    margin-left: -6px;
}
.image-checkbox input[value="Garde mercredi"]:checked + span.wpcf7-list-item-label:before {
    margin-top: -65px;
    margin-left: -6px;
}
.image-checkbox input[value="Garde à domicile"]:checked + span.wpcf7-list-item-label:before {
    margin-top: -65px;
    margin-left: -6px;
}
.image-checkbox input[value="Garde Week-end"]:checked + span.wpcf7-list-item-label:before {
    margin-top: -65px;
    margin-left: -6px;
}
.image-checkbox input[value="Garde partagée"]:checked + span.wpcf7-list-item-label:before {
    margin-top: -65px;
    margin-left: -6px;
}
.image-checkbox input[value="Baby sitting"]:checked + span.wpcf7-list-item-label:before {
    margin-top: -65px;
    margin-left: -6px;
}
.image-checkbox input[value="Garde d'enfants en situation d'handicap"]:checked + span.wpcf7-list-item-label:before {
    margin-top: -62px;
    margin-left: -6px;
    position: absolute;
    display: block;
}
.image-checkbox input[value="Garde d'enfants en situation d'handicap"] + span.wpcf7-list-item-label:before {
    margin-top: -62px;
    margin-left: -6px;
    position: absolute;
    display: block;
}

span.label-form-nounou.space15 {
    display: table;
    font-family: 'Neucha';
    text-align: center;
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    /* color: #f8a82f; */
}

.image-checkbox label {
    width: 100%;
	padding: 0px 0px;
}
/**/
.image-radio-typegarde span.wpcf7-list-item {
    width: 50%;
    margin: 0px;
}

.image-radio-typegarde input[type="radio"] {
	display: none;
}
.image-radio-typegarde .wpcf7-list-item-label {
    cursor: pointer;
    border-radius: 15px;
    padding: 0;
    height: 100px !important;
    background-color: transparent;
    display: block;
    opacity: 0.45;
    width: 100%;
    text-align: center;
    background-size: contain !important;
    margin-bottom: 0px !important;
    font-family: 'Neucha';
    font-size: 20px;
    line-height: 33px;
}

.image-radio-typegarde input[type="radio"]:checked + span.wpcf7-list-item-label, .image-radio-typegarde .wpcf7-list-item-label:hover {
	opacity: 1 !important;
	color: #333;
}

.image-radio-typegarde input[type="radio"]:checked + span.wpcf7-list-item-label:before {
    content: url(/wp-content/uploads/2022/08/check.png);
    position: relative;
    display: table;
    margin: auto;
}
.image-radio-typegarde input[type="radio"] + span.wpcf7-list-item-label:before {
    content: url(/wp-content/uploads/2022/08/uncheck.png);
    position: relative;
    display: table;
    margin: auto;
}
.image-radio-typegarde label {
    width: 100%;
    padding: 0px 0px;
}
span.wpcf7-form-control.wpcf7-radio.image-radio-typegarde {
    display: table;
    width: 50%;
    margin: auto;
    margin-top: 30px;
}

span.wpcf7-form-control-wrap.image-radio-typegarde {
    text-align: center;
}
/**/
span.heureregu-value.uacf7-value, span.heureponctu-value.uacf7-value {
    float: none;
    font-size: 30px;
    color: #f8a82f;
    text-align: center;
    font-family: 'Neucha';
    display: table;
    width: 100%;
}
span.heureregu-value.uacf7-value:after, span.heureponctu-value.uacf7-value:after {
    content: 'h';
}
span.wpcf7-form-control-wrap.uacf7-slidecontainer.uacf7-slider-handle {
    margin: auto;
    display: table;
    width: 60%;
}
span.wpcf7-form-control-wrap.uacf7-slidecontainer.uacf7-slider-handle {
    margin: auto;
    display: table;
    width: 60%;
    margin-bottom: 35px;
}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
    width: 315px;
    display: table;
    margin: auto;
    border: 0;
    border-radius: 30px;
    padding: 10px 20px 10px 30px;
}
.uacf7-step.step-content button {
    background: #f8a82f;
    font-family: 'Neucha';
    text-transform: none;
    font-size: 19px;
    padding: 4px 20px;
}
span.wpcf7-spinner {
    display: block;
}
::-webkit-calendar-picker-indicator { color: #f8a82f; }
.uacf7-step.step-content.step-start button {
    float: right !important;
}
.uacf7-step.step-content. button:hover {
    background: #333;
}
.steps-step a {
    font-family: 'Neucha';
    font-size: 18px !important;
}
span.ageenfant-value.uacf7-value {
    float: none;
    font-size: 30px;
    color: #f8a82f;
    text-align: center;
    font-family: 'Neucha';
    display: table;
    width: 100%;
}
/**/
.image-radio span.wpcf7-list-item {
    width: 25%;
    margin: 0px;
}

.image-radio input[type="radio"] {
	display: none;
}
.image-radio .wpcf7-list-item-label {
    cursor: pointer;
    border-radius: 15px;
    padding: 0;
    height: 100px !important;
    background-color: transparent;
    display: block;
    opacity: 0.45;
    width: 100%;
    text-align: center;
    background-size: contain !important;
    margin-bottom: 0px !important;
    font-family: 'Neucha';
    font-size: 20px;
    line-height: 33px;
}

.image-radio input[type="radio"]:checked + span.wpcf7-list-item-label, .image-radio .wpcf7-list-item-label:hover {
	opacity: 1 !important;
	color: #333;
}

.image-radio input[type="radio"]:checked + span.wpcf7-list-item-label:before {
    content: url(/wp-content/uploads/2022/08/check.png);
    position: relative;
    display: table;
    margin: auto;
}
.image-radio input[type="radio"] + span.wpcf7-list-item-label:before {
    content: url(/wp-content/uploads/2022/08/uncheck.png);
    position: relative;
    display: table;
    margin: auto;
}
.image-radio label {
    width: 100%;
    padding: 0px 0px;
}
textarea.wpcf7-form-control.wpcf7-textarea.textareaformdevis {
    background: white;
    border-radius: 30px;
    border: 0;
    height: 100px;
}
/**/
.rgpd {
    display: table;
}
input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border-radius: 30px;
    background: white;
    border: 0px;
	margin-bottom: 20px;
}
.wpcf7-exclusive-checkbox span.wpcf7-list-item-label {
    font-size: 14px !important;
    line-height: 7px;
}
.wpcf7-exclusive-checkbox input[type=checkbox] {
    height: 1em;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-family: 'Neucha';
    text-transform: none;
    font-size: 24px;
    padding: 5px 60px;
    background: #f8a82f;
}

.row.coordform {
    display: table;
    width: 100%;
}
/**/
.form-left {
    float: left;
    width: 50%;
    padding-right: 15px;
}
.form-right {
    float: right;
    width: 50%;
    padding-left: 15px;
}



/* JOB MANAGER */
li.job_listing.type-job_listing, ul.job_listings li.job_listing.job_position_featured a, ul.job_listings li.no_job_listings_found.job_position_featured a, ul.job_listings li.job_listing a:hover {
    border-radius: 20px;
    background: #f5f5f5 !important;
}
li.job_listing.type-job_listing {
    margin-bottom: 30px !important;
    border-radius: 20px;
    padding: 20px !important;
    background: #f5f5f5 !important;
    box-shadow: 14px 5px 23px -3px rgb(0 0 0 / 10%);
	transition: all .3s;
    transform: scale(1);
}
li.job_listing.type-job_listing:hover {
	transition: all .3s;
    transform: scale(1.05);
}
.job_filters {
    display: none;
}
.rp4wp-related-job_listing>ul, ul.job_listings {
    border-top: 0px solid #eee;
}
.jobline {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
	align-items: center;
}
.col1job {
    flex: 1;
}
.col2job {
    width: 25%;
}
span.titrejob {
    font-family: 'Neucha';
    color: #333;
    font-size: 30px;
    margin-bottom: 22px;
    display: block;
	    padding-top: 10px;
}
.lieu img, .nbchild img {
    width: 25px;
    margin-right: 5px;
}
.nbchild, .lieu {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
    color: #333;
	    font-family: 'Neucha';
}
ul.job_listings li.job_listing a {
    padding-bottom: 0px;
    padding-top: 0;
}
textarea.textareaformdevis {
    width: 100%;
    height: 120px;
}
.btnpostuler {
    background: #35b6aa;
    border-radius: 600px;
    width: 120px;
    display: table;
    height: 120px;
    margin-left: auto;
    text-align: center;
}
.btnpostuler:hover {
    background: #333;
}
span.btnjob {
    font-family: 'Neucha';
    color: white;
    font-size: 23px;
    display: table;
    margin: auto;
}
.btnpostuler img {
    width: 40px;
    display: table;
    margin: auto;
    margin-bottom: 6px;
    margin-top: 22px;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
    padding: 0;
}
.col1poste {
    width: 60%;
    float: left;
}
.col2poste {
    width: 40%;
    float: right;
}
.infoposte {
    background: #f5f5f5;
    margin-bottom: 30px !important;
    border-radius: 20px;
    padding: 30px !important;
    box-shadow: 14px 5px 23px -3px rgb(0 0 0 / 10%);
	margin-top: 60px;
	text-align: center;
	    font-size: 19px;
}
h1.titreposte {
    margin-bottom: 20px;
}
.infoposte .lieu img, .infoposte .nbchild img {
    width: 28px;
    margin-right: 5px;
}
.job_description {
    background: #fcfcfc;
    padding: 30px;
    border-radius: 20px;
    padding: 30px !important;
    box-shadow: 14px 5px 23px -3px rgb(0 0 0 / 3%);
    margin-bottom: 100px !important;
	margin-top: 60px !important;
}
.contactjob .form-right {
    float: right;
    width: 50%;
    padding-left: 5px;
}
.contactjob .form-left {
    float: left;
    width: 50%;
    padding-right: 5px;
}
.contactjob .wpcf7 input:not([type=submit]), .contactjob .wpcf7 select {
    width: 100%;
    padding: 7px 15px;
}
.contactjob .rgpd input[type="checkbox"] {
    float: left;
    width: 5% !important;
}
.contactjob .rgpd span.wpcf7-list-item-label {
    float: right;
    width: 92%;
    line-height: 18px;
    font-size: 13px !important;
    margin-top: -6px;
}
.back img {
    width: 45px;
    margin-right: 10px;
}
.back a {
    font-family: 'Neucha';
    font-size: 22px;
}
.infoposte .back {
    position: absolute;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-item .menu-link {
    border-style: none;
    font-size: 17px;
    padding: 8px 20px;
}

.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-item .menu-link:before {
    content: '→';
    margin-right: 10px;
}
#contact textarea.wpcf7-form-control.wpcf7-textarea {
    height: 150px;
	    margin-bottom: 0px;
}

/* CSS COMPLIANZ */
.cmplz-show-banner {
	cursor: pointer;
}
button.cmplz-btn.cmplz-manage-consent.cmplz-show {
    display: none;
}
div#cmplz-header-1 {
    font-weight: 600;
    font-size: 18px;
	text-align: center;
	line-height: 28px;
}
.cmplz-cookiebanner {
    grid-row-gap: 5px;
}
div#cmplz-message-1 {
    text-align: center;
    margin: auto;
	
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
    height: 34px !important;
	letter-spacing: 0px;
}
.descrgpd div.gfield_description {
    max-height: 100% !important;
    overflow-y: hidden !important;
    border: 0px !important;
    font-size: 11px !important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
    height: 34px !important;
    padding: 10px !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 12px !important;
}
div#cmplz-message-1-optin {
    text-align: center;
}
.cmplz-cookiebanner .cmplz-title {
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #333 !important;
	text-align: center !important;
}

@media only screen and (max-width: 1350px) and (min-width: 1200px) {
	.main-header-menu .menu-link, .main-header-menu>a {
		text-decoration: none;
		padding: 0 10px;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 1100px) {
	header .custom-logo-link img {
		max-width: 135px;
		margin-top: 13px;
	}
	.main-header-menu .menu-link, .main-header-menu>a {
		padding: 0 10px;
		font-size: 19px !important;
	}
}
@media only screen and (max-width: 1100px) {
	span.site-logo-img {
		position: relative;
		top: auto;
		margin-top: 10px;
		display: block;
		margin-bottom: 10px;
		display: block;
	}
}
@media only screen and (min-width: 700px) {
	.btnactionsmobile {
		display: none;
	}
}
@media only screen and (max-width: 700px) {
	a.btndevis, a.btntel, a.btncontact {
		display: none;
	}
	.btnactionsmobile {
		position: fixed;
		bottom: 0;
		display: block;
		width: 100%;
		z-index: 600;
	}

}
@media (max-width: 544px) {
	header .custom-logo-link img, .ast-header-break-point .site-branding img, .ast-header-break-point .custom-logo-link img {
		max-width: 120px;
	}
	.image-checkbox span.wpcf7-list-item {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.imagetitreionweb.blue .elementor-background-overlay {
		background: #35b6aa;
	}
	.imagetitreionweb.green .elementor-background-overlay {
		background: #b9c82a;
	}
	.imagetitreionweb.orange .elementor-background-overlay {
		background: #f8a82f;
	}
	.imagetitreionweb.red .elementor-background-overlay {
		background: #d8675a;
	}
	.image-checkbox span.wpcf7-list-item {
		width: 46%;
	}
	span.titrejob {
		font-size: 24px;
	}
	.btnpostuler img {
		width: 28px;
	}
	.btnpostuler {
		background: #35b6aa;
		border-radius: 600px;
		width: 90px;
		display: table;
		height: 90px;
		margin-left: auto;
		text-align: center;
	}
}
@media (max-width: 1024px) {

	.form-left {
		float: left;
		width: 100%;
		padding-right: 0px;
	}
	.form-right {
		float: right;
		width: 100%;
		padding-left: 0px;
	}
	.infoposte .back {
		position: relative;
		text-align: left;
	}
	.col1poste {
		width: 100%;
		float: left;
	}
	
	.col2poste {
		width: 100%;
		float: right;
	}
}

.uacf7-step-827:last-child .uacf7-next {
    display: none;
}
.form-aide input.wpcf7-form-control.has-spinner.wpcf7-submit.btn.btn-danger {
    background: #b9c82a;
}
.form-aide textarea.wpcf7-form-control.wpcf7-textarea {
    height: 110px;
}
.grecaptcha-badge {
    display: none !important;
}
.wpcf7-not-valid-tip {
    text-align: center;
}
.motpresident blockquote {
    background: #f9f9f9;
    border-left: 6px solid #35b6aa;
    margin: 0px;
    padding: 40px 30px 10px;
}
.job_description h3 {
    margin-bottom: 15px;

}
.job_description p {
    margin-bottom: 5px;
}
@media (max-width: 544px) {
	.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle {
		top: 0px;
		right: 10px;
	}
}
@media (min-width: 1100px) {
	.megamenuionweb ul.sub-menu {
		width: 465px;
		padding: 20px 0px;
		background: url(https://www.kid-happy.fr/wp-content/uploads/2022/09/menu-logo.webp);
		background-size: contain;
	}
	.megamenuionweb2 ul.sub-menu {
		width: 300px;
		height: 150px;
		padding: 20px 0;
		background: url(https://www.kid-happy.fr/wp-content/uploads/2022/09/menu-logo2.webp);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center right;

	}
	.megamenuionweb2:hover ul.sub-menu, .megamenuionweb:hover ul.sub-menu {
		transform: perspective(600px) rotateX(0deg) !important;
		transition: transform .5s ease,opacity .2s ease,max-height 0s step-end,max-width 0s step-end,padding 0s step-end !important;
		-webkit-transform: perspective(600px) rotateX(0deg) !important;
		-moz-transform: perspective(600px) rotateX(0deg) !important;
		-ms-transform: perspective(600px) rotateX(0deg) !important;
		-o-transform: perspective(600px) rotateX(0deg) !important;
		transform: perspective(600px) rotateX(0deg) !important;
		-webkit-transition: -webkit-transform .5s ease,opacity .2s ease,max-height 0s step-end,max-width 0s step-end,padding 0s step-end !important;
		-o-transition: -o-transform .5s ease,opacity .2s ease,max-height 0s step-end,max-width 0s step-end,padding 0s step-end !important;
	}
	.megamenuionweb2 ul.sub-menu, .megamenuionweb ul.sub-menu {
		-webkit-transform-origin: 0% 0% !important;
		-moz-transform-origin: 0% 0% !important;
		-ms-transform-origin: 0% 0% !important;
		-o-transform-origin: 0% 0% !important;
		transform-origin: 0% 0% !important;
			-webkit-transform: perspective(600px) rotateX(-90deg) !important;
		-moz-transform: perspective(600px) rotateX(-90deg) !important;
		-ms-transform: perspective(600px) rotateX(-90deg) !important;
		-o-transform: perspective(600px) rotateX(-90deg) !important;
		transform: perspective(600px) rotateX(-90deg) !important;
		-webkit-transition: -webkit-transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end !important;
		-o-transition: -o-transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end !important;
		transition: transform .5s ease,opacity .6s ease,max-height .6s step-end,max-width .6s step-end,padding .6s step-end !important;
	}
}
@media (min-width: 1201px) {
	.ast-separate-container .ast-404-layout-1, .ast-separate-container .no-results {
		margin: 0;
		padding: 0em 6.67em 48px;
	}
}
a, a:focus, a:hover, a:visited {
    text-decoration: none !important;
}
.uacf7-steps.steps-form.progressbar-style-1 {
    margin-bottom: 30px;
}

#popup, #popup2 {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 2000;
}
.close {
    color: #fff;
    cursor: pointer;
}
button#closepopup {
    padding: 10px;
    background: transparent;
    font-size: 20px;
    z-index: 6000;
}