@font-face {
    font-family: 'SF Pro Text';
    src: url('SFProText-Light.woff2') format('woff2'),
        url('SFProText-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Text';
    src: url('SFProText-Bold.woff2') format('woff2'),
        url('SFProText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Text';
    src: url('SFProText-Heavy.woff2') format('woff2'),
        url('SFProText-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Text';
    src: url('SFProText-Regular.woff2') format('woff2'),
        url('SFProText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Text';
    src: url('SFProText-Medium.woff2') format('woff2'),
        url('SFProText-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body {
	font-family: 'SF Pro Text', Arial,sans-serif;  
    color: #051F5B;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    width: 100%;
}
a{
    color: #fff;
}
a:hover{
    color: #fff;
}

.link-blue, .link-blue:hover {
    color: #051F5B;
}

.pointer{
  cursor: pointer;  
}
.menu{
    background:transparent;
    margin-top:30px;
}
.nav-link{
    color: #191919!important; 
    font-weight:bold;
}

.navbar-expand-lg .navbar-nav .nav-link{
    padding-left: 1.5rem!important;
}
a.nav-link, div.nav-link{
    color: #FFFFFF!important;
    font-weight: bold;
    text-transform: uppercase;
}
div.nav-link-minusculas{
    color: #FFFFFF!important;
    padding: .5rem 1rem;
}

.section-1{
    background-size:cover!important;
    background-position: center!important;
    /*min-height: 100vh;*/
    min-height: 700px;
}

.txt-slogan {
    font-family: 'SF Pro Text',Arial,sans-serif;
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    /* font-size: 1.25rem; */
    font-size: 1.75rem;
    color: #FFFFFF;
}

.texto-cabecera{
    color:#191919;
    text-align:center;
    margin-bottom:40px;
}

.navbar-nav{
    padding-left: 50px !important;
}

.texto-section-1{
    color:#FFFFFF;
    text-shadow: 0px 0px 4px rgba(0,0,0,0.9);
    font-weight: bold;
}

.texto-section-landing{
    color:#FFFFFF;
    text-shadow: 0px 0px 4px rgba(0,0,0,0.9);
    font-weight: bold;

}

.landing-form ,.bloque-carrousel-landing{
    z-index: 4;
}

@media (min-width: 768px) {

    .bloque-carrousel-landing{
        margin-left: 140px;
    }

    .menu-landing{
        padding-left: 46px;
        z-index: 3;
    }

    .landing-form{
        padding-left: 140px;
        /* z-index: 4; */
    }
}

@media (max-width: 768px) {
    
    .btn-register{
        margin: 0px auto;
        display: flex;
        justify-content: center;
    }

    .logo-landing{
        max-height:85px !important;
        max-width: 100% !important;
        padding-left: 35px;
    }
    
    .carousel-control, .carousel-dots{
        display:none !important;
    }
}

.logo{
    max-height:85px;
    max-width: 100%;
}

.logo-central{
    margin-top: 50px;
    max-height:130px;
    max-width: 100%;
}

.logo-restauracion-box{
    z-index: 3;
}

.logo-restauracion{
    max-height:85px;
    max-width: 100%;
}

.enlaces-home{
    width: 55%; 
    text-align: center;
    margin-top:30px;
    font-weight: bold;
}

.formulario-login{
    padding: 15px;;
    background: rgba(255, 255, 255, 0.83);
    max-width: 370px;
    min-width: 300px;
}

.card-img-content-top{
    width: 20%;
    margin: 1rem;
}

.form-control{
    background: #D8D8D6;
    color: black;
}

#proveedor {
    background: #051F5B;
}

#comprador .margin-button, #proveedor .margin-button {
    margin: 4rem 0 4rem 0!important;
}

#comprador .boton, #proveedor .boton {
    background: #00205C;
    /*height: 50px;*/
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    border: none;
    border-radius: 15px;
    color: #fff;
}    

#comprador .boton:hover,
#comprador .boton:active,
#comprador .boton:focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    color: #051F5B !important;
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
}

#quienes-somos {
    font-size: 1.3125rem;
}

#quienes-somos h2 {
    font-weight: bold;
    font-size: 2.1875rem;
}

.badge-custom {
    background-color: #07255b;
    padding: 1.375em 0.4em;
    color: #fff;
    font-size: 2.8125rem;
    font-weight: bold;
    line-height: 1;
    /*text-align: center;
    white-space: nowrap;*/
    vertical-align: baseline;
    border-radius: 0.5rem;
}

.fa-checked {
    width: 5rem;
    height: 5rem;
    margin-bottom: 1.5rem;
    vertical-align: middle;
    display: inline-block;
    background-color: #C8D6EB;
    -webkit-mask:  url(../images/ico-landing.png) no-repeat 0% 50%;
    mask: url(../images/ico-landing.png) no-repeat 0% 50%;
}

.text-fa {
    line-height: normal;
}

.text-fa span {
    font-size: 1.5rem;
}

/****Section-2****/
.cabecera-formulario{
    margin-top:50px;
}

.gray{
    color: gray;
}

.mr-media{
    margin-left: 5rem;
}

.elemento-registro{
    margin-bottom:15px;
    border-radius:10px!important; 
    height:2.5rem;
    background:#E2E2E2;
}

.terminos{
    margin-bottom:10px;
}

.submit-formulario{
    min-width:180px;
    border-radius:10px;
    background:#00205C;
    border:none;
 
}

.btn-recuperar{
    min-width:80x;
    border-radius:10px;
    background:#495057;
    border:none;
    min-width:120px!important;
    padding:6px;

 
}

.submit-registro{
    margin-bottom:80px;
}

.botones-cabecera{
    background: #fff;
    color: #051F5B;
    font-weight: bold;
    height:50px;
    border:none;
    width:200px;
    font-size: 1.25rem;
    border-radius:20px;
}

.custom-radio .custom-control-input:checked~.custom-control-label::before,
.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-color: #000000;  
    border-radius: 100%;
}

.form-proveedor{
    display:none;
}

/****Section-3****/
.section-3{
    min-height:426px;
    background:#051F5B;
}

.section-3 h2 {
    color: #fff;
}

.section-3 h2 span {
    font-weight: bold;
    text-decoration: underline;
}
.section-3 h4 {
    color: #fff;
    font-weight: bold;
    font-size: 1.25rem;
}

.section-3 p {
    font-size: 1.3rem;
    font-weight: 300;
}

.section-3 p.small {
    font-size: 1rem;
}

#proveedor .boton,
#proveedor .boton:hover,
#proveedor .boton:active,
#proveedor .boton:focus {
    color: #051F5B !important;
    font-size: 1.3rem;
    font-weight: 700;
    background-color: #fff !important;
    border-color: #fff !important;
    border-radius: 20px;
}

.fa-proveedor {
    width: 8rem;
    height: 8rem;
    margin-bottom: 0.5rem;
    vertical-align: middle;
    display: inline-block;
    background: url(../images/ico-section-proveedor.png) no-repeat 0% 50%;
}

.container-3{
    margin-top:40px;
    margin-bottom: 30px;
}

.logo-section-3{
    min-height:70px;
    max-width: 100%;
}

p{
    /*font-size:16px;*/
    font-weight:400
}

ul{
    list-style: none;
}

.divider{
    border:0;
    border-top:3px solid black;
    width:5rem;
    float:left;
    margin-top:1.5rem;
}
/****Section-4****/

.section-4{
    background-image: url(../images/attCliente.jpg);
    background-size:cover!important;
    background-position: center!important;
    min-height: 393px;
    box-shadow: 0px 0px 56px -4px black inset;
}

.section-4 h2 {
    font-weight: bold;
    font-size: 2.1875rem;
}
.section-4 h2 span {
    font-weight: 500;
}

.fa-anagrama {
    width: 5rem;
    height: 5rem;
    margin-bottom: 1.5rem;
    vertical-align: middle;
    display: inline-block;
    background-color: #fff;
    -webkit-mask:  url(../images/anagrama2.png) no-repeat 0% 50%;
    mask: url(../images/anagrama2.png) no-repeat 0% 50%;
}

.mr-1r{
    margin-right: 1rem;
}

.mt-3r{
    margin-top: 3rem;
}

.mt{
    margin-top: 6rem;
}

.white{
    color: #FFFFFF;
    text-shadow: 0px 0px 4px rgba(0,0,0,0.56);
}

/****Footer****/

footer {
    background:#051F5B;
    color: #fff;
    font-size: 0.875rem;
}
.logo-footer{
    max-height: 40px;
    max-width: 100%;
}

.color-icono{
    color: #FFFFFF;
}

.color-icon-check{
    color: #000000;
}

.navbar-nav{
    padding-left : 0px!important;
}

.display-footer {
    color: #fff;
}
@media (max-width: 509px) {
    .mr-media{
        margin-right: 99px;
        margin-left: 0rem;
    }

    .navbar {
        float: right;
    }

    .section-4{
        min-height: 50vh;
    }

    .logo{
        max-height: 45px;
        max-width: 100%;
    }

    .logo-restauracion{
        max-height: 75px;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .navbar-collapse {
       text-align:right;
    }
}

@media (max-width: 768px) {
    .display-footer {
        display: block;
        margin-bottom: 1rem;
    }
}
.rgpd{
    font-size:12px;
}

#carrouselLanding {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  
  .slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    transition: transform 1s ease;
    z-index: 1;
  }
  
  .slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  #contenedor {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
  }
  
  .carousel-controls {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    right: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 2;
  }
  
  .carousel-control {
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
    font-size: 24px;
  }
  
  .carousel-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;
  }
  
  .carousel-dot {
    width: 10px;
    height: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
  }
  
  .carousel-dot.active {
    background-color: #fff;
  }
  
  @media (max-width: 768px) {
    #carrouselLanding {
        position: relative;
        height: 1100px !important;
        width: 100%;
        overflow: hidden;
    }
    
    .mobile-full{
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media (max-width: 509px) {
    #carrouselLanding {
        position: relative;
        height: 1100px !important;
        width: 100%;
        overflow: hidden;
    }

    .mobile-full{
        width: 100% !important;
        max-width: 100% !important;
    }
}


/* SLIDER */

.slider1{
	margin: 13rem; 
	position: absolute;
	z-index: 1;
}

.slider2{
    margin-left: 132rem; 
	margin-top: 13rem; 
	position: absolute; 
	z-index: 1;
	
}

.slider3{
    margin-left: 252rem; 
	margin-top: 13rem; 
	position: absolute; 
	z-index: 1;
	
}

.slider-title{
    font-size: 43px;
}

@media(max-width: 1024px){

    .slider1{
        margin: 15rem 0 0 5rem; 
        position: absolute;
        z-index: 1;
        font-size: medium;
    }
    
    .slider2{
        margin-left: 70rem; 
        margin-top: 15rem; 
        position: absolute; 
        z-index: 1;
        
    }
    
    .slider3{
        margin-left: 137rem; 
        margin-top: 15rem; 
        position: absolute; 
        z-index: 1;
        
    }
    .slider-title{
        font-size: 33px;
    }

    #menu-burger{       
        position: absolute;
        top: 21px;
        left: 300px;
        z-index: 1000;
    }

    .menu-burger-desplegado li{
        margin-top: 10px;
    }

    .logo-restauracion-box{
        display: none;
    }

}

@media(max-width: 810px){

    .slider1{
        margin: 15rem 0 0 5rem; 
        position: absolute;
        z-index: 1;
        font-size: medium;
    }
    
    .slider2{
        margin-left: 56rem; 
        margin-top: 15rem; 
        position: absolute; 
        z-index: 1;
        
    }
    
    .slider3{
        margin-left: 107rem; 
        margin-top: 15rem; 
        position: absolute; 
        z-index: 1;
        
    }
    .slider-title{
        font-size: 33px;
    }

    #menu-burger{       
        position: absolute; 
        top: 10px; 
        right: 10px; 
        z-index: 1000;
    }

    .menu-burger-desplegado li{
        margin-top: 10px;
    }

    .logo-restauracion-box{
        display: none;
    }


}

@media(max-width: 430px){

    .slider1{
        margin: 18rem 0 0 3rem; 
        position: absolute;
        z-index: 1;
        font-size: medium;
        width: 290px;
    }
    
    .slider2{
        margin-left: 30rem; 
        margin-top: 18rem; 
        position: absolute; 
        z-index: 1;
        width: 300px;
        
    }
    
    .slider3{
        margin-left: 58rem; 
        margin-top: 23rem; 
        position: absolute; 
        z-index: 1;
        width: 290px;
        
    }
    
    .slider-title{
        font-size: 35px;
    }

    #menu-burger{       
        position: absolute; 
        top: 10px; 
        right: 10px; 
        z-index: 1000;
        text-align: right;

    }

    .menu-burger-desplegado li{
        margin-top: 10px;
    }

    .logo-restauracion-box{
        display: none;
    }

    .logo-landing{
        position: absolute; 
        top: 10px; 
        left: 10px; 
        z-index: 1000;
        width: 60%;
    }

    @media(max-width: 390px){

        .slider1{
            margin: 18rem 0 0 3rem; 
            position: absolute;
            z-index: 1;
            font-size: medium;
            width: 290px;
        }
        
        .slider2{
            margin-left: 24.5rem;
            margin-top: 18rem;
            position: absolute;
            z-index: 1;
            width: 300px;   
            
        }
        
        .slider3{
            margin-left: 50rem; 
            margin-top: 23rem; 
            position: absolute; 
            z-index: 1;
            width: 290px;
            
        }
        
        .slider-title{
            font-size: 35px;
        }
    
        #menu-burger{       
            position: absolute; 
            top: 10px; 
            left: 195px; 
            z-index: 1000;
            text-align: right;
        }
    
        .menu-burger-desplegado li{
            margin-top: 10px;
        }
    
        .logo-restauracion-box{
            display: none;
        }
    
        .logo-landing{
            position: absolute; 
            top: 10px; 
            left: 10px; 
            z-index: 1000;
            width: 60%;
        }
    
    }

}
@media(max-width: 375px){

    .slider1{
        margin: 18rem 0 0 3rem; 
        position: absolute;
        z-index: 1;
        font-size: medium;
        width: 290px;
    }
    
    .slider2{
        margin-left: 24.5rem;
        margin-top: 18rem;
        position: absolute;
        z-index: 1;
        width: 300px;   
        
    }
    
    .slider3{
        margin-left: 50rem; 
        margin-top: 23rem; 
        position: absolute; 
        z-index: 1;
        width: 290px;
        
    }
    
    .slider-title{
        font-size: 35px;
    }

    #menu-burger{       
        position: absolute; 
        top: 10px; 
        left: 195px; 
        z-index: 1000;
        text-align: right;
    }

    .menu-burger-desplegado li{
        margin-top: 10px;
    }

    .logo-restauracion-box{
        display: none;
    }

    .logo-landing{
        position: absolute; 
        top: 10px; 
        left: 10px; 
        z-index: 1000;
        width: 60%;
    }

}

@media(max-width: 360px){

    .slider1{
        margin: 18rem 0 0 3rem; 
        position: absolute;
        z-index: 1;
        font-size: medium;
        width: 290px;
    }
    
    .slider2{
        margin-left: 23.5rem;
        margin-top: 18rem;
        position: absolute;
        z-index: 1;
        width: 300px;   
        
    }
    
    .slider3{
        margin-left: 48rem; 
        margin-top: 23rem; 
        position: absolute; 
        z-index: 1;
        width: 290px;
        
    }
    

}




/*  */