body{
    font-family: 'PT Sans', sans-serif;
}

h2{
    text-align: left;
    font: normal normal bold 50px/65px 'PT Sans' !important;
    letter-spacing: 0px;
    color: #707070;
    font-weight: bold !important;
}

p{
    text-align: left;
    font: normal normal normal 16px/50px PT Sans;
    letter-spacing: 0px;
    color: #707070;
}

section{
    margin-top: 150px;
    clear: both;
}

.dropdown-menu{
    width: 400%;
    left:-490px !important;
}

.submenu{
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 20px;
}

.submenu li{
    margin-left: 0;
}

.submenu li a{
    padding:0;
}

.fixed-top.scrolled {
    background-color: #fff !important;
    transition: background-color 200ms linear;
  }

  .fixed-top.scrolled .nav-link{
    color: black !important;
    transition: color 200ms linear;
  }

  .fixed-top.scrolled .nav-link:hover{
    color: #0092A0 !important;
    transition: color 200ms linear;
  }

  .fixed-top.scrolled .navbar-brand img{
      width: 140px !important;
      transition: width 200ms linear;
  }

.nav-link{
    font-family: 'PT Sans', sans-serif;
    color:#ffffff !important;    
}

header .nav-link{
    margin-right: 30px;
}

header .nav-link:hover{
    color:#0092A0 !important;
    transition: color 200ms linear;
}

.background-slide{
    
    background-image: linear-gradient(to right top, #A5D7DB, #FFFFFF, #FFFFFF, #FFFFFF);
}

h1{
    transform-origin: bottom left;
    transform: rotate(-90deg);
    text-align: left;
    font: normal normal bold 60px/65px Cabin !important;    
    color: #76A4A8;
    text-transform: uppercase; 
    margin-left: 30%;
    width: 400px;
}

h1.no-rotar{
    transform: none;
    margin-left: 0;
}

h1 span{
    color:#707070;
}

h3{
    text-align: left;
    font: normal normal normal 18px/50px 'PT Sans' !important;
    letter-spacing: 0px;
    color: #707070;
    text-transform: uppercase;
}


    #sliderHome h1{ 
        position: absolute;
        top: 56% !important;        
        left: -7%;
    }

#sliderHome p{
    text-align: left;
    font: normal normal normal 16px/50px PT Sans;
    letter-spacing: 0px;
    color: #8A8A8A;
    opacity: 0.58;
    width: 228px;
}

#sliderHome .sello{
    width: 353px;
    height: 353px;
    /* UI Properties */
    background: #FFB800 0% 0% no-repeat padding-box;
    box-shadow: 20px 20px 20px #00000036;
    border: 15px solid #F2AE00;
    opacity: 1;
    border-radius: 175px;

    text-align: center;
    font: normal normal bold 50px/61px Cabin;
    letter-spacing: 0px;
    color: #FFFFFF;
    
    display: flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;

    position: absolute;
    margin-left: -10px;
    bottom: 15%;
}

#sliderHome .telefonos{
    position: absolute;
    bottom: 30px;
    left: 17%;
}

#sliderHome .telefonos ul{
    list-style: none;
}

#sliderHome .telefonos ul li{
    display: inline;
}

#sliderHome .telefonos ul li a:hover img{
    border:5px solid #FFB800;
    border-radius: 25px;
}

#sliderHome .contenido{
    margin-left:72%;    
    margin-top:35%;
}

.boton-gris{
    border:hidden;
    width: 196px;
    height: 55px;
    /* UI Properties */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 10px 10px 20px #8AA4A766;
    border-radius: 15px;
    opacity: 1;
    text-align: center;
    font: normal normal normal 16px/50px PT Sans;    
    color: #8A8A8A;
}

#sliderHome .pie{
    position: absolute;
    bottom: 30px;
}

#sliderHome .pie p{ 
    text-align: left;
    font: normal normal normal 15px/20px PT Sans;
    letter-spacing: 0px;
    color: #707070;
    display: inline-block;
}

.mouse{
    display: inline;    
}

.mouse:hover img{
    width: 30px;

}

.telefonos{
    z-index: 100000;
}

.titulo-90{
    margin-top: 400px;
}

.recuadro-gris{    
    background: #8A8A8A 0% 0% no-repeat padding-box;
    width: 80%;
    padding: 70px 70px;
    float:left;
}

.slider-imagenes{      
    float: right;    
    max-width: 800px;    
    margin-top:-32%;
}

.slider-imagenes ul{
    list-style: none;    
}

.slider-imagenes ul li{
    display: inline;  
    position: relative;    
}

.slider-imagenes ul li img{
    width: 48%;
}

.slider-imagenes ul li:first-child img{
    position: relative;
    top:93px;
}

/*Colores de tipografias*/
.font-white{
    color:white;
}

.marca{
    padding: 30px 10px;
    text-align: center;    
}

.marca img{
    max-width: 100px !important;
}

footer{
    background-color: #0092A0;
    padding: 100px 0px;
    margin-top: 100px;
}

footer .nav{
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

footer .nav li{
    display: inline-block !important;
    margin-right: 30px;
}

footer .nav li a:hover{
    color:black !important;
}

footer p, footer a{
    text-decoration:none;
    text-align: left;
    font: normal normal normal 16px/35px PT Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.63;
}

footer a:hover{
    color:black;
}

.padding-300{
    padding-top: 100px;
}

.navbar-toggler{
    background-color: #0092A0 !important;
}

.dropdown-menu{
    padding:20px 60px;
}

.dropdown-menu label{
    text-align: left;
    font: normal normal bold 15px/19px PT Sans;
    letter-spacing: 1.5px;
    color: #8A8A8A;
}

.dropdown-menu .submenu .dropdown-item{
    text-align: left;
    font: normal normal normal 13px/17px PT Sans;
    letter-spacing: 0px;
    color: #8A8A8A;
}

#categorias-splide{
    max-width: 1460px;
    margin: 0 auto;
}

.splide .categoria-producto{
    width: 100%;
    height: 296px;
    max-width: 472px;    
    /* UI Properties */
    background: #FFB800 0% 0% no-repeat padding-box;
    border-radius: 20px;
    margin-right: 20px;
}

.splide .categoria-producto.verde{
    background: #0092A0 0% 0% no-repeat padding-box;
}

.splide .categoria-producto h5{
    text-align: left;
    font: normal normal bold 35px/40px Cabin;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    float:left;
    bottom: 0;
    position: absolute;
    padding-left: 20px;
}

.splide .categoria-producto img{
    float:right;
    position: absolute;
    right: 0;
}

#categorias-splide .splide__arrow{
    width: 4em;
    height: 4em;
    background-color: #0092A0;
    opacity: 1;
    
}

#categorias-splide .splide__arrow--prev{
    left: -5em;
}

#categorias-splide .splide__arrow--next{
    right: -5em;
}

#categorias-splide .splide__arrow svg{
    fill:#fff;
    width: 2em;
    height: 2em;
}

.fondo-verde{
    background: #0092A0 0% 0% no-repeat padding-box;
    margin-right: 20%;
    position: inherit;
}

.fondo-verde img{
    position: relative;
    margin-top: 100px;
    margin-left: 20%;
}

.jotform-form {
    padding-top: 0 !important;
}

.form-all{
    margin: 0 auto !important;
}

#contacto a{
    font-size: 18px;
    text-decoration: none;
    color: #0092A0;
}

#contacto p{
    font-size: 18px;
    line-height: 20px;
    margin-top:50px
}

@media only screen   
and (max-width: 1800px)  { 
    #sliderHome h1{ 
        position: absolute;
        top: 56% !important;        
        left: -15%;
    }

    #sliderHome .contenido{
        margin-left:50% !important;    
        margin-top:25%;
    }
    #sliderHome .telefonos{        
        left: 5%;
    }

    #sliderHome .sello {
        width: 280px;
        height: 280px;
        font: normal normal bold 40px/51px Cabin;
        bottom: 17%;
    }
}

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

    #sliderHome .sello {
        width: 180px;
        height: 180px;
        font: normal normal bold 25px/31px Cabin;
        bottom: 17%;
    }

    #sliderHome h1{         
       
        font: normal normal bold 35px/42px Cabin !important;
    }
}

@media only screen   
and (max-width: 820px)  { 
    #sliderHome h1{         
        transform: none;
        position: inherit;    
        left: 0;
        top: 0;     
        margin-left: 15px;       
        margin-top: 120px;
        font: normal normal bold 40px/45px Cabin !important;
    }

    #sliderHome .contenido{
        margin-left:15px !important;    
        margin-top:20px;
        margin-bottom: 20px;
    }

    #sliderHome p {
        width: 100%;
        font: normal normal normal 16px/40px PT Sans;
    }
    #sliderHome .telefonos{        
        left: 5%;
    }

    #sliderHome .sello {
        width: 160px;
        height: 160px;
        font: normal normal bold 20px/31px Cabin;
        bottom: 27%;
        right: 0px;
    }

    #sliderHome .pie{
        display: none;
    }

    section {
        margin-top: 75px;
        clear: both;
    }

    .departamentos img{
        margin-top: 30px;
        margin-top:0 !important;
    }

    h1{         
        transform: none;
        position: inherit;    
        left: 0;
        top: 0;     
        margin-left: 0px;       
        margin-top: 120px;
        width: 250px;
        font: normal normal bold 40px/45px Cabin !important;
    }

    .titulo-90{
        margin-top: 0;
    }

    .recuadro-gris{
        width: 100%;
        padding:30px 30px;
    }

    .slider-imagenes{
        margin-top: -80px;
    }

    .slider-imagenes ul li:first-child img{
        top:43px;
    }
    
    .padding-300{
        padding-top: 100px;
    }

    footer{
        padding: 50px 0;
        text-align: center;
    }

    footer p{
        text-align: center;
    }

    footer .nav{
        display: block;
    }

    footer .nav li{
        text-align: center;
        display: block !important;
    }

    footer .nav li{
        margin-right: 0;
    }

    footer .nav-link{
        text-align: center;
    }

    .fixed-top, .bg-transparent {
        background-color: #fff !important;      
        color:  black;  
    }

    .fixed-top .nav-link {
        color: black !important;
        transition: color 200ms linear;
    }
    
    .titulo-categoria{
        line-height: 25px !important;
    }
}

