

.sasf-inicio-titulo{
  font-size: 2.2em;
}

.sasf-inicio-subtitulo{
  font-size: 1.5em;
}

.sas-menu-absolute{
    /*position: absolute;*/
}

.sas-slider{
  height: 520px;
  border-bottom: solid 10px #1e6ab3;
}
.sas-slider-titulos{
  letter-spacing: 0.05em;
  line-height: 90%;
  text-transform: uppercase;
}

/*.sas-banner-principal{
    height: 500px;
    background: url("../../img/fondo.jpg") no-repeat center center fixed; 
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.sas-banner-principal img{
  
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}*/

.sas-main-mensaje-principal{
  position: relative;
  top: 150px;
  left: 150px;
}

.sas-w4{
  background: #1e90ff;
}

/*@supports(object-fit: cover){
  .sas-banner-principal img{
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }
}*/

.sas-text-principal{
  font-size: 3em;
}

div.content-box.big{
  border: solid 1px #1e6ab3;
  border-radius: 10px;
}

div.content-box.big .sas-ch-info-wrap {
    /*border: solid 1px #1e6ab3;*/
    margin: -60px auto 5px;
    position: relative;
    left: auto;
    top: auto;
    overflow: hidden;
}

.sas-ch-info-wrap {
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    top: 10px;
    left: 10px;
}

.sas-borderbottom-accent{
    border-bottom: solid #e95510 2px;
    padding-bottom: 0.5em;
    font-size: 4em;
}
.sas-container-menu{
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;

}

.sas-img-valores{
  height: 100%;
}

.service-box img,.sas-servicios-box img{
  -webkit-transition:all .5s ease; /* Safari y Chrome */
  -moz-transition:all .5s ease; /* Firefox */
  -o-transition:all .5s ease; /* IE 9 */
  -ms-transition:all .5s ease; /* Opera */
}

.service-box:hover img,.sas-servicios-box img:hover {
  -webkit-transform:scale(1.10);
  -moz-transform:scale(1.10);
  -ms-transform:scale(1.10);
  -o-transform:scale(1.10);
  transform:scale(1.10);
}

.service-box h3{
  -webkit-transition: all 0.1s linear; /* Safari y Chrome */
  -moz-transition: all 0.1s linear; /* Firefox */
  -o-transition: all 0.1s linear; /* IE 9 */
  -ms-transition: all 0.1s linear; /* Opera */
}

.service-box:hover h3 {
  border-bottom: solid 2px #fff;
}

.slogan-content{
  border-top:solid 2px #fff;
}
/*
.sas-banner-productos{  
  height: 400px;
  padding: 80px 0;
  text-align: center;
}

.sas-banner-productos{  
  -webkit-filter: grayscale(50%);
  filter: grayscale(50%);
}

.sas-banner-productos h1 {
  color: #ffffff;
  text-shadow: 1px 1px 1px #283043;
  font-size: 3em;
}

.sas-banner-productos h3 {
  color: #ffffff;
}*/
.sas-banner-principal-img:before{
  background: url("../../img/sastrujillo-equipo.jpg") center/cover;
}

.sas-banner-principal {
  width: 100%;
  height: 550px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; 
  background: #000;
  position: relative; 
  border-bottom: solid 10px #1e6ab3;
}

.sas-banner-principal:before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7; 
}

.producto-slider-img-ph .active{
  background-color: var(--sascolor-primary-dark);
}

.sas-banner-nosotros:before{
  background: url("../../img/sastrujillo-nosotros.jpg") center/cover;
}

.sas-banner-contactenos:before{
  background: url("../../img/sastrujillo-contactenos.jpg") center/cover;
}

.sas-banner-productos-facturacion:before{
  background: url("../../img/productos/sastrujillo-facturacion.jpg") center/cover;
}

.sas-banner-productos-fe:before{
  background: url("../../img/sastrujillo-facturacion-electronica.jpg") center/cover;
}

.sas-banner-productos-farmacia:before{
  background: url("../../img/productos/sastrujillo-sistema-farmacia.jpg") center/cover;
}

.sas-banner-productos-avicola:before{
  background: url("../../img/sastrujillo-sistema-avicola.jpg") center/cover;
}

.sas-banner-productos-servicios:before{
  background: url("../../img/productos/sastrujillo-servicios.jpg") center/cover;
}

.sas-banner-productos {
  width: 100%;
  height: 350px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; 
  background: #1e6ab3;
  position: relative; 
}
.sas-banner-productos:before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2; 
}
.sas-banner-productos-title, .sas-banner-productos-subtitle {
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative; 
}
.sas-banner-productos-title {
    font-size: 2.5em;
    font-family: "Raleway",Arial,Helvetica;
}

.sas-banner-productos-subtitle {
    margin-top: 8px;
    font-size: 1.5em;
    letter-spacing: 0.1em;
    font-family: 'Open Sans', 'sans-serif'; 
}
.sas-banner-productos-btn{
  margin-top: 13px;
  position: relative;
}

.sas-servicio-diferenciador{
  padding-top: 50px;
  background: #efefef;
  padding-bottom: 50px;
}

.sas-img-servicios-right{
  float: right;
}

.sas-cursor-auto{
  cursor: default;
}

/*menu styky*/
.is-sticky .main-header{  
  min-height: 62px !important;
}

.main-header{
  min-height:86px;
}

.is-sticky .logo-color{
  height: 50px;
}

.is-sticky .sas-mnsup-n1{
  padding: 22px 18px 19px 18px;
}

.img-quienes-somos{
  border-radius: 0px 0px 300px 0px;
}








/*Dispositivos móviles*/
/*@media (max-width: 768px) {
  .sas-banner-principal{
    height: 400px;
    overflow: hidden;
  } 
  .sas-banner-principal img{
    height: 100%;    
  }

  
}*/









/** GENERRALES**/

.sas-spinner {
    width: 100px;    
    margin: 15% auto 0 auto;    
}
.sas-spinner img{
    width: 100%;
}

#sas-spinner-contador{
    width: 100%;
    text-align: center;
    margin-top: 40px;
    color: #1e90ff;
    font-size: 2em;
    /*margin-left: -50px;*/
}

.sas-spinner-lineal{
    margin-top: 5px;
    height: 10px;
    width: 100%;
}

.sas-spinner-lineal-avance{
    height: 100%;    
    background: #1e90ff;
    opacity: 0.9;
}

.sk-cube-grid {
    width: 100px;
    height: 100px;
    /*margin: 100px auto;
    margin-left: -50px;*/
  }
  
  .sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;    
    background-color: #1e90ff;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
            animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
  }
  .sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s; }
  .sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s; }
  .sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s; }
  .sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s; }
  .sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s; }
  .sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s; }
  .sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s; }
  .sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s; }
  .sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s; }
  
  @-webkit-keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
      -webkit-transform: scale3D(1, 1, 1);
              transform: scale3D(1, 1, 1);
    } 35% {
      -webkit-transform: scale3D(0, 0, 1);
              transform: scale3D(0, 0, 1); 
    }
  }
  
  @keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
      -webkit-transform: scale3D(1, 1, 1);
              transform: scale3D(1, 1, 1);
    } 35% {
      -webkit-transform: scale3D(0, 0, 1);
              transform: scale3D(0, 0, 1);
    } 
  }

  