/*
Theme Name:   Generatepress Child
Description:  Child theme para modificaciones varias
Template:     generatepress
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  generatepress-child
*/

/* margin */

.entry-title{
    font-family: 'Montserrat', sans-serif !important;
}

.entry-content{
    font-family: 'Montserrat', sans-serif !important;
}

@font-face {
    font-family: 'DESYREL';
    src: url('fonts/DESYREL.eot');
    src: url('fonts/DESYREL.eot') format('embedded-opentype'),
        url('fonts/DESYREL.woff2') format('woff2'),
        url('fonts/DESYREL.woff') format('woff'),
        url('fonts/DESYREL.ttf') format('truetype'),
        url('fonts/DESYREL.svg#DESYREL') format('svg');
}
.desyrel{
    font-family: 'DESYREL', sans-serif;
    font-size:140px;
}

body{
    font-family: 'Montserrat', sans-serif !important;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.m-1 {
    margin: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

/* padding */
.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.pl-1 {
    padding-left: 0.25rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important;
}

.pl-5 {
    padding-left: 3rem !important;
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}
.elementor-widget{
    margin-bottom: 0 !important;
}


p {
    font-size: 25px !important;
    font-weight: 400 !important;
}
p, h1, h2, h3, h4, h5{
    margin-bottom: 0 !important;
}
.slider-clientes .swiper-slide{
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}
[class*=" eicon-"], [class^=eicon]{
    color: #21b6ea;
}
.elementor-swiper-button{
    font-size: 30px;
}
.slider-clientes .elementor-swiper-button-next {
    right: -50px;
}
.slider-clientes .elementor-swiper-button-prev{
    left: -50px;
}
.section-beneficio{
    background-image: url(/wp-content/uploads/2022/03/bg-celeste.png');
    background-position: center top;
    background-size: cover
}


/*smart*/


/*popup*/

.ancho_a{
    width: 40%;
}
.ancho_b {
    width: 50%;
    padding: 0px 20px;
}
}

.ancho_b h3{
    color: #606060;
    font-weight: bold;
}


.ancho_b p{
    font-size:18px !important;
    padding-top: 20px;

}


.pum-theme-390 .pum-container, .pum-theme-enterprise-blue .pum-container {
    padding: 0  !important;
    border-radius: 0  !important;
    border: unset  !important;
    box-shadow: unset !important;
    background-color: white;
}

.pum-theme-390 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close{
    background-color: transparent   !important;
	font-size: 15px !important;
    color: #21B6EA !important;
    font-weight: bold !important;
    border: 2px solid !important;
}

.color_1{
    color:#1a3859 !important;
}

.color_2{
    color:#095eab !important;
}

.color_3{
    color:#268ede !important;
}

.color_4{
    color:#21b6ea !important;
}

.flecha-tiempo{
    height: 5px;
}
.linea-tiempo .flecha-lead{
    background-color: #8b9091;
    width: 30%;
}
.linea-tiempo .flecha-navy{
    background-color: #1a3859;
    width: 25%;
}
.linea-tiempo .flecha-blue{
    background-color: #005ea9;
    width: 20%;
}
.linea-tiempo .flecha-light{
    background-color: #268ede;
    width: 20%;
}
.linea-tiempo .flecha-clear{
    background-color: #1db4e9;
    width: 5%;
}

.triangle-flecha-left{
    font-size: 60px;
    color: #8b9091;
    transform: translateX(15px);
}
.triangle-flecha-right{
    font-size: 60px;
    color: #1db4e9;
    transform: translateX(-15px);
}
.circle-punto{
    position: absolute;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}
.circle-punto.one{
    background-color: #8b9091;
}
.circle-punto.two{
    background-color: #8b9091;
}
.circle-punto.three{
    background-color: #1a3859;
}
.circle-punto.four{
    background-color: #005ea9;
}
.circle-punto.five{
    background-color: #268ede;
}
.circle-punto.six{
    background-color: #1db4e9;
}

.tiempo-1{
    left: 10%;
}
.tiempo-2{
    left: 25%;
}
.tiempo-3{
    left: 43%;
}
.tiempo-4{
    left: 60%;
}
.tiempo-5{
    left: 80%;
}
.tiempo-6{
    left: 93%;
}

.linea-tiempo.d-flex{
    display: flex;
}
.position-relative{
    position: relative;
}
.align-items-center{
    align-items: center;
}
.text-center{
    text-align: center;
}
.text-linea p{
    font-size:  20px !important;
    line-height: 1.1;
    color: #8b9091;
}
.text-linea h2{
    font-size: 30px !important;
    padding-top: 5px;
    color: #8b9091;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.text-linea h2:hover{
    transform: scale(1.05);
}
.text-linea{
    position: absolute;
    width: 280px;

}
.text-linea.top{
    top: 0;  
    transform: translateY(-120%) translateX(-50%);
}
.text-linea.bottom{
    bottom: 0;  
    transform: translateY(120%) translateX(-50%);
}
.text-linea.one{
    left: 25%;
}


.elementor-widget-container a{ 
    color:white;}



#responsive-form{
    /*	max-width:600px; -- cambiar esto para conseguir el ancho de la forma deseada --*/
    margin:0 auto;
    width:100%;
}
.form-row{
    width: 100%;
}

.Politic{
    width:70% !important;
}
.button{
    width: 30% !important;
    float: right !important;
}
.wpcf7-list-item{
    color: white;
    font-size: 12px;
}

.column-half{
    float: left;
    position: relative;
    padding: 0.65rem;
    width:50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.column-full{
    float: left;
    position: relative;
    padding: 0.06rem 10px;
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.wp-block-button__link:not(.has-background){
    background: #21b6ea;
    padding: 6px 39px;
    font-size: 20px;
    border-radius: 10px;
}

textarea{
    height: 100px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
    color: white;
    background-color: transparent;
    border-color: #fff;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select{
    width: 100%;
}


input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, select:focus {
    color: var(--contrast);
    background-color: transparent;
    border-color: #4a88c1;
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
border: 2px solid #4a88c1;
    border-radius: 0;
    padding: 2px 5px;
    max-width: 100%;
    font-size: 14px;
}

select:focus {
    color: white;
}

.wpcf7-form-control::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff !important;
    opacity: 1;
    font-family: 'Montserrat', sans-serif !important;
}
.wpcf7-form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff !important;
    opacity: 1;
    font-family: 'Montserrat', sans-serif !important;
}
.wpcf7-form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff !important;
    opacity: 1;
    font-family: 'Montserrat', sans-serif !important;}
.wpcf7-form-control:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #fff !important;
    opacity: 1;
    font-family: 'Montserrat', sans-serif !important;
}

.wpcf7-text:focus, .wpcf7-textarea:focus {
    outline:none;
    color:white;
}


input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus {
    color: #ffffff;

}

select:focus{
    color:#4d4d4d;
}
.trans {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.box-fabricacion{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 350px;
    text-align: center;
    padding: 0 70px;
}
.box-fabricacion h3{
    color: #095eab !important;
}
.box-fabricacion p{
    display: none;
	color:#626162;
}
.box-fabricacion:hover h3{
    display: none
}
.box-fabricacion:hover p{
    display: block
		
}
.box-fabricacion{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.box-fabricacion.item-1{
    background-image: url('/wp-content/uploads/2022/03/bg-algodon.png')
}
.box-fabricacion.item-1:hover{
    background-image: url('/wp-content/uploads/2022/03/bg-algodon-hover.png')
}

.box-fabricacion.item-2{
    background-image: url('/wp-content/uploads/2022/03/bg-hisopo.png')
}
.box-fabricacion.item-2:hover{
    background-image: url('/wp-content/uploads/2022/03/bg-hisopo-hover.png')
}


.box-fabricacion.item-3{
    background-image: url('/wp-content/uploads/2022/03/bg-discos-desmaquilladores.png')
}
.box-fabricacion.item-3:hover{
    background-image: url('/wp-content/uploads/2022/03/bg-discos-desmaquilladores-hover.png')
}

.box-fabricacion.item-4{
    background-image: url('/wp-content/uploads/2022/03/bg-panios.png')
}
.box-fabricacion.item-4:hover{
    background-image: url('/wp-content/uploads/2022/03/bg-panios-hover.png')
}

.box-fabricacion.item-5{
    background-image: url('/wp-content/uploads/2022/03/bg-toallas.png')
}
.box-fabricacion.item-5:hover{
    background-image: url('/wp-content/uploads/2022/03/bg-toallas-hover.png')
}

.box-fabricacion.item-6{
    background-image: url('/wp-content/uploads/2022/03/bg-panios-2.png')
}
.box-fabricacion.item-6:hover{
    background-image: url('/wp-content/uploads/2022/03/bg-panios-2-hover.png')
}
.banner-fabricacion{
    height: 920px
}



.desyrel-marca {
    font-size:140px;
}

.bdt-prime-slider-skin-general .bdt-prime-slider-content {
    position: absolute !important;
    top: 310px !important;
    right: 70px !important; 
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0 !important;
}


.menu-item-1079 a{
    color:#626162 !important;
}

.wpcf7-not-valid-tip {
    color: white !important;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #f0f4f9 !important;
    color: white !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #21b6ea;
    color: white !important;
}

.menu-item-1080 a{
    color:#626162 !important;
}

.menu-item-1079 a:hover{
    color: #21B6EA !important;
}

.menu-item-1080 a:hover{
    color: #21B6EA !important;
}




.pum-theme-390 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close{
    font-family: 'Montserrat' !important;
}


.page-id-5 .elementor-90 .elementor-element.elementor-element-10c9d91 .elementor-nav-menu--main .elementor-item {
    color: white;
    padding-left: 9px;
    padding-right: 9px;
}

.page-id-5 .elementor-90 .elementor-element.elementor-element-10c9d91 .elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: white;

}

.page-id-5 .elementor-90 .elementor-element.elementor-element-10c9d91 .elementor-nav-menu--main .elementor-item:hover, .elementor-90 .elementor-element.elementor-element-10c9d91 .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-90 .elementor-element.elementor-element-10c9d91 .elementor-nav-menu--main .elementor-item.highlighted, .elementor-90 .elementor-element.elementor-element-10c9d91 .elementor-nav-menu--main .elementor-item:focus{
    color: white;

}

.linea-blanca{
	position:relative;
}

.linea-blanca:before {
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    background-color: #626162;
    width: 1px;
    height: 19px;
}




.page-id-5 .menu-item-1079 a{
	color:white !important;
}


.page-id-5  .menu-item-1080 a {
    color: #fff !important;
}

.chica-left{
	    position: relative;
    right: 100px;
}

.tecnologia-move{
	position:relative;
	bottom:-130px;
}

.refactor{
	font-size:110px;
}


.elementor-90 .elementor-element.elementor-element-10c9d91 .elementor-nav-menu--main .elementor-item.elementor-item-active{
	font-weight:bold;
}

.elementor-30 .elementor-element.elementor-element-ec49d38 .bdt-prime-slider .bdt-slider-excerpt{
	line-height:1.1 !important;
}

.right{
	text-align:right !important;
}


.solo-desk{
	    position: absolute;
    bottom: 79px;
    left: 40px;
}

.p1,.p2{
	padding: 10px 0;
}




.tamano{
	font-size:80px !important;
}

.box-fabricacion h3{
	font-size:40px;
}

.pum-container.pum-responsive.pum-responsive-medium{
	height:600px;
}

.page-id-5 .linea-blanca:before{
	background-color:white;
}

@media screen and (max-width: 1536px){
	.pum-container.pum-responsive.pum-responsive-medium{
	height:600px;
}
}

@media screen and (min-width: 1440px) {
    .bdt-prime-slider-skin-general .bdt-slider-excerpt {
        padding-top: 0 !important;
    }
	
	.pum-container.pum-responsive.pum-responsive-medium{
	height:600px;
}

    .elementor-section.elementor-section-height-full {
        height: auto !important;
    }

    .elementor-7 .elementor-element.elementor-element-5bfd4b5 {
        color: #095EAB;
        font-family: "Montserrat", Sans-serif;
        font-size: 50px;
        font-weight: 400;
    }

    .elementor-30 .elementor-element.elementor-element-5187a64{
        margin-bottom: 0px  !important;
    }
	

    .elementor-7 .elementor-element.elementor-element-ed5d0f5 {
        color: #095EAB;
        font-family: "Montserrat", Sans-serif;
        font-size: 50px;
        font-weight: 400;
    }
	

}



@media screen and (max-width: 1200px) {

    p{
        font-size: 17px !important;
    }
    .slider-clientes .elementor-swiper-button-next {
        right: 0px;
    }
    .slider-clientes .elementor-swiper-button-prev{
        left: 0px;
    }
}
@media screen and (max-width: 991px) {

    .linea-tiempo.d-flex{
        display: block;
    }
    .flecha-tiempo {
        height: 100px;
        margin: auto;
        width: 3px !important;
    }
    .linea-tiempo{
        height: 650px;  
    }

    .linea-tiempo .flecha-lead{
        height: 30%;;
    }
    .linea-tiempo .flecha-navy{
        height: 25%;
    }
    .linea-tiempo .flecha-blue{
        height: 20%;
    }
    .linea-tiempo .flecha-light{
        height: 20%;
    }
    .linea-tiempo .flecha-clear{
        height: 5%;
    }
    .tiempo-1 {
        top: 10% !important;
    }
    .tiempo-2{
        top: 25% !important;
    }
    .tiempo-3 {
        top: 43% !important;
    }
    .tiempo-4 {
        top: 60% !important;
    }
    .tiempo-5 {
        top: 80% !important;
    }
    .tiempo-6 {
        top: 93% !important;
    }
    .triangle-flecha-left{
        font-size: 45px;
        transform: translateX(-50%) rotate(90deg);
        left: 50%;
        position: absolute;
        top: -20px; 
    }
    .triangle-flecha-right {
        font-size: 45px;
        transform: translateX(-50%) rotate(90deg);
        left: 50%;
        position: absolute;
        bottom: -20px;
    }
    .circle-punto{
        height: 10px;
        width: 10px;
        left: 50% !important;
        transform: translateY(-50%) translateX(-50%); 
    }
    .text-linea p {
        font-size: 14px !important;
    }
    .text-linea h2 {
        font-size: 20px !important;
    }
    .text-linea{
        width: 170px;  
    }
    .text-linea.top{
        text-align: left
    }
    .text-linea.bottom{
        text-align: right
    }
    .text-linea.top {
        top: auto;
        transform: translateY(-50%) translateX(10%);
        left: 50%;
    }
    .text-linea.bottom {
        bottom: auto;
        transform: translateY(-50%) translateX(-120%);
        left: 50%;
    }

    .elementor-5 .elementor-element.elementor-element-2ebf77c > .elementor-shape-top svg{
        display:none !important;
    }

    .elementor-5 .elementor-element.elementor-element-6bc67c7 > .elementor-shape-bottom svg{
        display:none !important;
    }

    .elementor-106 .elementor-element.elementor-element-a40d760{
        text-align:center !important;
    }

    .elementor-5 .elementor-element.elementor-element-89ba2f5 > .elementor-element-populated {
        margin: 23px 0px 0px 0px !important;
    }

    .elementor-5 .elementor-element.elementor-element-2b0e3bf > .elementor-element-populated {
        margin: 23px 0px 0px 0px !important;
    }

    .elementor-5 .elementor-element.elementor-element-084b02b > .elementor-element-populated {
        padding: 0px 0px 48px 0px !important;
    }

    .elementor-5 .elementor-element.elementor-element-6a10d4e > .elementor-element-populated {

        padding: 0px 10px 23px 34px  !important;
    }

    .elementor-32 .elementor-element.elementor-element-2953ab9 > .elementor-shape-bottom svg{
        display:none;
    }

    .elementor-32 .elementor-element.elementor-element-1a374e9 > .elementor-shape-top svg{
        display:none;
    }

}
@media screen and (max-width: 767px) {
    .ancho_b p {
        font-size: 12px !important;
        padding-top: 10px;
    }
	.color_3{
		font-size:20px;
	}
	
.tamano {
    font-size: 40px !important;
}

    .desyrel-marca {
        font-size:40px !important;
    }

    .desyrel{
        font-family: 'DESYREL', sans-serif;
        font-size:30px ;
    }


  
	
	.border-none:before{
		display:none;
	}
	.border-left:before{
		left: -10px !important;
	}


    .Politic{
        width:100% !important;
    }
    .button{
        width: 100% !important;

    }


    .elementor-menu-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 30px !important;
        padding: 0.25em;
        cursor: pointer;
        border: 0 solid;
        border-radius: 3px;
        background-color: transparent !important;
        color: #494c4f;
    }

    [class*=" eicon-"], [class^=eicon] {
        color: #095eab;
    }

    .column-half{
        width: 50%;
    }


    .text-linea.top {
        top: auto;
        transform: translateY(-50%) translateX(10%);
        left: 50%;
    }
    .text-linea.bottom {
        bottom: auto;
        transform: translateY(-50%) translateX(-110%);
        left: 50%;
    }
    .box-fabricacion p, box-fabricacion:hover h3, box-fabricacion:hover p{
        display: block
    }
    .elementor-7 .elementor-element.elementor-element-b75ce21 .elementor-background-slideshow__slide__image{
        background-image: url('/wp58/wp-content/uploads/2022/03/bg-fabricacion-movil.png') !important;
    }
    .banner-fabricacion{
        height: 578px;
    }
   .box-fabricacion {
    height: 250px;
    width: 358px;
	   margin:auto;
	}
    div#n2-ss-5 .n2-ss-slide-backgrounds{
        background-color: #f0f3f8 !important;
    }

    .bdt-prime-slider-skin-general .bdt-prime-slider-content {
        position: relative !important;
        top: 0 !important;
        right:0 !important;
    }

    .elementor-repeater-item-c3a30e8 .bdt-ps-slide-img{
        background-image:url(https://algotecsa.com/wp-content/uploads/2022/03/banner-1-principal-mobile.png) !important;
    }

    .elementor-repeater-item-c68f46f .bdt-ps-slide-img{
        background-image:url(https://algotecsa.com//wp-content/uploads/2022/05/banner-principa-mobile-v3.jpg) !important;
    }

    .elementor-repeater-item-ae0016b .bdt-ps-slide-img{
        background-image:url(https://algotecsa.com/wp-content/uploads/2022/06/banner-somostecnologia-mb.jpg) !important;
    }


    .bdt-slideshow-items{
        min-height:800px !important;
    }

    .bdt-prime-slider-skin-general .bdt-prime-slider-desc {
        margin-top: -160px !important;
    }


    .elementor-90 .elementor-element.elementor-element-10c9d91 .elementor-nav-menu--dropdown a, .elementor-90 .elementor-element.elementor-element-10c9d91 .elementor-menu-toggle {
        color: #FFFFFF !important;
        text-align: center;
    }


    .elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
        background-color: transparent !important;
        color: #21B6EA !important;
    }

	.pum-container.pum-responsive.pum-responsive-medium {
      height: 291px;
    padding: 10px 0 !important;
    }

    .elementor-30 .elementor-element.elementor-element-8eabfb1 > .elementor-shape-top svg{
        display:none;
    }
    input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
        padding: 10px 15px;
        max-width: 100%;
        font-size: 13px;
    }
	
	.bdt-prime-slider-skin-general .bdt-slideshow-item .bdt-ps-slide-img{
		height:605px !important;
	}
	
	.chica-left{
		position:unset;
	}
	
	.box-fabricacion h3 {
    font-size: 33px;
}
	.solo-desk{
		position:unset;
	}
	
	.elementor-7 .elementor-element.elementor-element-8db3fed{
		text-align: center;
    padding-top: 30px;
	}
	
	
	.elementor-7 .elementor-element.elementor-element-8db3fed.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{
		    line-height: 1.1;
	}
	
	.tecnologia-move {
    position: relative;
    bottom: -130px;
    left: 110px;
}
	
	

}