/*
Theme Name: Child-Puertas Alpu
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.6.1.1599633176
Updated: 2020-09-09 06:32:56

/* -----------------geoclave start------------------*/

/* -----------------geoclave end--------------------*/

/* Let's get this party started */
::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	padding-right: 10px;
}

/* Track */
::-webkit-scrollbar-track {
	border-radius: 0;
	background-color: #eee;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
	border-radius: 0;
	background-color: #464646;
}

a{
	word-break: break-all;
}
a::selection{
	background-color: #e8e3df;
}
a::-moz-selection{
	background-color: #e8e3df;
}
h1::selection, h2::selection, h3::selection, h4::selection, h5::selection, h6::selection, p::selection{
	background-color: #AA7D12;
}
h1::-moz-selection, h2::-moz-selection, h3::-moz-selection, h4::-moz-selection, h5::-moz-selection, h6::-moz-selection, p::-moz-selection{
	background-color: #AA7D12;
}
/*FORM CONTACT*/
.form-contact .et_pb_contact_field:not([data-id='privacy']) .et_pb_contact_form_label {
    display: block; 
    font-family: 'futura light';
    font-size: 18px;
    padding-left: 15px;
    font-weight: 600;
    margin-bottom: 5px;
}
.form-contact .et_pb_contact_field:not([data-id='privacy']) .et_pb_contact_form_label:before {
	content: '';
	position: absolute;
	bottom: 5px;
    left: 1px;
    width: 15px;
    height: 1px;
	background-color: #AA7D12;
}

.form-contact .et_pb_contact_form_0_tb_body .input::placeholder{
	color: transparent !important;
}

.form-contact .et_pb_contact_main_title{
	margin-bottom: 20px;
}

.form-contact .et_pb_contact_field:not([data-id='phone']) .et_pb_contact_form_label:after {
	content: '*';
	color: #AA7D12;
	font-family: 'futura light';
}

.et_contact_bottom_container{
	float: left;
	flex-direction: row-reverse;
	margin-top: 0;
}
.et_contact_bottom_container .et_pb_contact_right{
	margin-left: 10px;
	min-width: 120px;
}
.et_contact_bottom_container .et_pb_contact_right .et_pb_contact_captcha{
	padding: 5px;
    height: 35px;
}

.form-contact .et_pb_contact_submit.et_pb_button{
	margin-left: 0 !important;
}
.form-contact .et_contact_bottom_container{
	padding-left: 3%;
}

.et_pb_blog_0_tb_body .et_pb_post div.post-content a.more-link{
	padding: 5px 25px;
    border: 1px solid #AA7D12;
    margin-top: 20px;
    position: relative;
    display: inline-block;
}



.form-contact .et_pb_contact_field .et_pb_contact_field_options_title{
	display: none;
}
.form-contact .et_pb_contact_field_checkbox a:after{
	content: '*';
	color: #AA7D12;
	font-family: 'futura light';
}

/**/

.et-menu .menu-item-has-children > a:first-child:after{
	font-family: 'Poppins';
	content: '+';
	font-weight: 500;
	font-size: 22px;
	color: #aa7d12;
	/*content: "\3b";*/
	/*content: "\4c";*/
}
.et_pb_menu .et_pb_menu__menu > nav > ul > li > ul{
	top: 0 !important;
	left: 100% !important;
	border-color:  #aa7d12 !important;
	border-width: 1px !important; 
}
.et_pb_menu .et_pb_menu__menu > nav > ul > li > ul li:before{
	display: none !important;
}

.series-text-model p{
	padding-bottom: 0 !important;
}
.series-text-model .line{
	position: relative;
	display: block;
	width: 50px;
	height: 1px;
	background-color: #aa7d12;
	margin: 0 auto;
}

.line-ball{
	width: 100%;
}
#page-container .et_pb_button, #page-container .et_pb_button:hover{
	padding: 5px 25px !important;
	min-width: 120px !important;
}

.et_contact_bottom_container{
	float: left;
	flex-direction: row-reverse;
	margin-top: 0;
}
.et_contact_bottom_container .et_pb_contact_right{
	margin-left: 10px;
	min-width: 120px;
}
.et_contact_bottom_container .et_pb_contact_right .et_pb_contact_captcha{
	padding: 5px;
    height: 35px;
}

.scroll-down, .scroll-top{
	pointer-events: auto;
	display: inline-block;
	cursor: pointer;
}

.menu-open-container{
	pointer-events: none;
}
.menu-container{
	position: fixed;
	width: 100%;
	pointer-events: none;
}
.menu-open-container.opened{
	pointer-events: auto;
}

.menu-container .menu-inf-izq{
	position: absolute !important;
    display: inline-block;
    bottom: 35px;
    left: 40px;
    top: initial;
    right: initial;
    transform: rotateZ(-90deg);
    transform-origin: top left;
    width: auto;
}
.menu-container .menu-inf-center{
	position: absolute !important;
	display: inline-block;
	left: 50%;
	bottom: 0;
	top: auto;
    right: auto;
    transform: translateX(-50%);
}


.menu-container .menu-inf-drch{
	position: absolute !important;
    display: inline-block;
    bottom: 680px;
    right: 60px;
    top: initial;
    left: initial;
    transform: rotateZ(-90deg);
    transform-origin: top right;
    width: auto;
}


.menu-header-text .et_pb_text_inner{
	display: flex;
    align-items: center;
    position: relative;
}
.menu-header-text .et_pb_text_inner p{
	padding-bottom: 0 !important;
}

.menu-items-container{
	position: absolute;
    display: flex;
    flex-direction: row;
    top: 16%;
    left: 0;
}
.menu-items-container .et-menu.nav{
	flex-direction: column;
}
.menu-items-container .et-menu.nav li:before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 20px;
	height: 1px;
	background-color: #AA7D12;
	opacity: 0.5;
}
.menu-items-container .et-menu.nav li a{
	text-transform: lowercase;
}

.menu-footer .et-menu.nav{
    display: flex;
    flex-direction: column;
}
.menu-footer .et-menu.nav li{
	margin-bottom: 0 !important;
}
.menu-footer .et-menu.nav li:before{
	content: '';
	position: absolute;
	top:50%;
	left: 0;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	border: 1px solid #aa7d12;
	/*background-color: #464646;*/
}
.menu-footer.et_pb_menu .et_pb_menu__menu > nav > ul > li > ul{
	background-color: #e8e3df!important;
	top: auto !important;
	/*border-color: #aa7d12;*/
}
.logo-small{
	/*fill: #aa7d12;*/
	fill: white;
}

.menu-header.open-menu .logo-small{
	fill: white;
}
.menu-header.open-menu p{
	color: white;
}
.menu-header .menu-header-lines{
	display: block;
}
.menu-header .menu-header-close{
	display: none;
}
.menu-header.open-menu .menu-header-close{
	display: block;
	width: 13px;
}
.menu-header.open-menu .menu-header-lines{
	display: none;
}

.et_pb_module{
    /*mix-blend-mode: color-dodge;*/
}

/*DIVI GEAR CAROUSEL*/
.dica_divi_carouselitem{
	/*mix-blend-mode: normal !important;*/
}
.dica-container .swiper-button-next{
	margin-left: 160px !important;
}
.dica-container .swiper-button-prev{
	margin-right: 160px !important;
}
.dica-container .dica_divi_carouselitem .dica-item-content .content{
	position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 20px;
    opacity: 0;
    transition: opacity .3;
    pointer-events: none;
}
.dica-container .dica_divi_carouselitem .dica-item-content .content h1{
	color: #aa7d12;
}
.dica-container .dica_divi_carouselitem .dica-item-content .content p{
	padding-bottom: 4px !important;
}

.dica-container .dica_divi_carouselitem.swiper-slide-active:hover .content{
	opacity: 1;
}
.dica-container .dica_divi_carouselitem.swiper-slide-active{
	/*width: 400px !important;*/
}
.dica-container .et_pb_button_wrapper{
    transition: opacity .3;
}

.dica_divi_carouselitem:not(.swiper-slide-active){
	filter: opacity(0.5) grayscale(1);
	pointer-events: none;
}
.dica_divi_carouselitem:not(.swiper-slide-active) .et_pb_button_wrapper{
	opacity: 0;
}
.dica-container .swiper-buttton-container{
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
}
.dica-container .swiper-button-next:before{
	content: url("http://localhost/proyectos2020/puertasalpu/wp-content/uploads/2020/09/arrow-right.svg") !important;
	/*content: 'next' !important;*/
	font-family: Poppins !important;
	font-size: 15px !important;
} 
.dica-container .swiper-button-prev:before{
	content: url("http://localhost/proyectos2020/puertasalpu/wp-content/uploads/2020/09/arrow-left.svg") !important;
	/*content: 'prev' !important;*/
	font-family: Poppins !important;
	font-size: 15px !important;
}

/*Close Galeria*/
.mfp-image-holder .mfp-close{
	position: absolute !important;
	top: 40px !important;
	right: 0 !important;
	font-family: "Poppins" !important;
	opacity: 0.8 !important;
}

/*acabados*/
.acabados-container .et_pb_image .et_pb_image_wrap img{
	object-fit: cover;

}

.section-footer .et_pb_image.et_pb_image_0_tb_footer img{
	max-width: 160px;
}

.mod-puertas-pivotantes h4{
	color:#aa7d12!important;
	font-size: 1.8em!important;
}
.especialh h1 {margin-left:0!important}
/*MEDIA QUERY*/
@media (max-width: 1440px) {
	.menu-open-container p{
/* 		font-size: 160px !important; */
/* 		line-height: 160px !important; */
	}
	.mod-puertas-pivotantes h2{
		font-size: 67px !important;
	}
	.mod-materiales-hpl h1{
		font-size: 120px !important;
	}
	.mod-materiales-hpl h2{
		font-size: 85px !important;
	}
	.mod-materiales-hpl{
		left: -100% !important;
	}
	.mod-materiales-aluminio{
		left: 50% !important;
	}
}

@media screen and (max-width: 980px) {
	.et_pb_menu .et_pb_menu__menu, .et_pb_fullwidth_menu .et_pb_menu__menu{
		display: block!important;
	}
    .et_mobile_menu {
        display: none!important;
    }
    .mobile_menu_bar {
        display: none!important;
    }
    .dica-container .swiper-button-next{
		margin-left: 100px !important;
		z-index: 12;
	}
	.dica-container .swiper-button-prev{
		margin-right: 100px !important;
		z-index: 12;
	}
}