/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.7.1.1686934171
Updated: 2023-06-16 16:49:31

*/
body{
	overflow-x:hidden;
}
.page-header{
	display:none !important;
}
.bold{
	font-weight:bold;
}
p{
	margin:0px !important;
}
.top-nav ul li{
	padding-left:20px;
	padding-right:20px;
}
.top-nav ul li:last-child{
	padding-right:0px;
}
.top-nav ul li a{
	position:relative;
}
.top-nav ul li a.elementor-button{
	padding-left:20px !important;
	padding-right:20px !important;
}
.border-radius iframe{
	border-radius:15px;
}
.cus-testi .htmega-testimonial-area button.slick-arrow.slick-prev{
	left:310px !important;
}
.max-width-550 .elementor-widget-wrap{
	max-width:550px;
	width:100%;
}
.ml-0{
	margin-left:0px;
}
.mr-0{
	margin-right:0px;
}
.mr-0.container-right > .elementor-container{
	margin-right:0px;
}
.ml-0.container-left > .elementor-container{
	margin-left:0px;
}
.flex-flow-wrap {
	flex-flow:column wrap;
}
.mr-15{
	margin-right:15px;
}
.coches h3,.coches p{
	padding-left:20px;
}
.justify-content-end{
	justify-content:flex-end;
}
.contact-form label{
	display:block;
	font-size:16px;
	color:#343f50;
	font-family: "PT Sans", Sans-serif;
	font-weight: bold;
	margin-bottom:25px;
}
.contact-form input{
	background:#f5f8fa;
	border:2px solid #dde4ec !important;
	width:100%;
	outline:none !important;
	margin-top:6px;
}
.contact-form textarea{
	background:#f5f8fa;
	border:2px solid #dde4ec !important;
	width:100%;
	outline:none !important;
	margin-top:6px;
}
.contact-form .elementor-column{
	display:inline-block;
	padding:0 15px;
}
.contact-form button{
	margin-left:15px;
	background-color: transparent;
    background-image: radial-gradient(at center center, #E5BC55 0%, #D2A01F 100%);
	border:0px;
	border-bottom:5px solid #936900;
	box-shadow: 0px 10px 18px -4px rgba(210, 158.99999999999997, 30.999999999999982, 0.8);
		color:#fff;
	font-family: "PT Sans", Sans-serif;
    border-radius: 10px 10px 10px 10px;
}
.clients-says .htmega-testimonial-style-2 .testimonal{
	box-shadow:none;
}
.ref-form h2{
	color:#343f50;
	font-family: "PT Sans", Sans-serif;
	font-size:22px;
	font-weight:700;
}
.ref-form label{
	display:block;
}
.ref-form input{
	outline:none !important;
	background:#f2f2f2;
	font-family: "PT Sans", Sans-serif;
	font-size:13px;
	margin-bottom:10px;
	border:0px !important;
	border-radius:10px;
	height:38px;
}
.ref-form input::placeholder{
	color:rgba(52,63,80, 0.7);
}
.ref-form textarea{
	outline:none !important;
	background:#f2f2f2;
	font-family: "PT Sans", Sans-serif;
	font-size:13px;
	margin-bottom:10px;
	border:0px !important;
	border-radius:10px;
	height:150px;
	margin-bottom:40px;
}
.ref-form button{
	background-color: transparent;
    background-image: radial-gradient(at center center, #E5BC55 0%, #D2A01F 100%);
	border:0px;
	border-bottom:5px solid #936900;
	box-shadow: 0px 10px 18px -4px rgba(210, 158.99999999999997, 30.999999999999982, 0.8);
		color:#fff;
	font-family: "PT Sans", Sans-serif;
    border-radius: 10px 10px 10px 10px;
	margin-top:20px;
	font-weight:500;
	outline:none !important;
}
.stop-surv ol{
	padding-left:0px;
	list-style:none;
}
.stop-surv olli::marker{
	font-weight:700;
	color: #343f50;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal {
  z-index: 99999;
}

.popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #FFFFFF;
  font-size: 24px;
  display: block;
  line-height: 1;
}
.close{
	font-size:0px;
	opacity:0;
}

.modal-content{
	box-shadow:none !important;
	border:0;
	border-radius:0;
	background-color:transparent !important;
	height:100%;
	display:flex;
	align-items:center;
	align-content:center;
	padding-left:30px;
	
	margin:0 auto;
	width:100%;
	max-width:673px;
	height:auto;
	top:30%;
}
.searchandfilter ul{
	padding-left:0px;
}
.searchandfilter li{
	display:block;
	margin-bottom:10px;
}
.comments-area{
	max-width:850px;
	padding:50px 25px 0px;
	margin:0 auto;
}
ul{
	list-style-type:none;
}
@media screen and (max-width:767px){
	br{
		display:none;
	}
	.footer-menu ul{
		flex-flow:column;
		margin-left:0px !important;
	}
	.htmega-testimonial-style-3 .testimonal img{
		float:none !important;
	}
	.htmega-testimonial-style-3 .testimonal .content{
		padding-left:0px !important;
	}
	.slick-arrow{
		display:none !important;
	}
	.top-nav ul li:last-child{
		padding-right:20px;
	}
	.top-nav ul li a{
		color:#D19F2A !important;
	}
	
	body{
	    overflow-x:hidden;
	}
	.elementor-button-icon{
		display:none;
	}
}