﻿

/* All delay classes will take half the time to start */
:root {
  --animate-delay: 0.9s;
}
#mainNav .dropdown {

    width: 100% !important;
  
}

.pt-200{
    padding-top: 200px;
}

#mainNav .dropDownContainer-rendicionCuentas {
    width:30% !important;
    left:48% !important;
}

#mainNav .dropDownContainer-normativa {
    width:40% !important;
}

#mainNav .dropDownContainerc {

   display: none;
    position: absolute;
    z-index: 1000;
    left: 25% !important;
    top: 100%;
    width: 100%;
    padding: 25px 12px;
    border: none;
    background: rgba(255,255,255,.95);
    text-align: left;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 20%);

}

#mainNav .dropDownContainerb {

   display: none;
    position: absolute;
    z-index: 1000;
    left: 42% !important;
    top: 100%;
    width: 100%;
    padding: 25px 12px;
    border: none;
    background: rgba(255,255,255,.95);
    text-align: left;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 20%);

}

#mainNav .dropDownContainera {

   display: none;
    position: absolute;
    z-index: 1000;
    left: 50% !important;
    top: 100%;
    width: 100%;
    padding: 25px 12px;
    border: none;
    background: rgba(255,255,255,.95);
    text-align: left;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 20%);

}

/*Seccion del Baner*/
@media only screen and (max-width: 2000px) {
    .banner-stic{
        background-image:url(https://bajacalifornia.gob.mx/Recursos/genera.png);
        background-repeat: no-repeat;
   
         background-size: cover;
        background-size: 100% 100%;
        height:520px;
    }

    .logo_sibso {
        position:fixed;
        width:380px;
        margin-left:35%;
        margin-top:-2%
    }

    .text-sibso{
        /*text-align:center;*/
         /*position: fixed;*/
        color: white;
        margin-left: 15%;
        font-size: 18px;
        font-weight: 800;
        margin-top: 19%;
    }

}

@media only screen and (max-width: 1700px) {
.banner-stic{
    background-image:url(https://bajacalifornia.gob.mx/Recursos/genera.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 100% 100%;
    height:400px;
}

.logo_sibso {
    position: fixed;
    width: 280px;
    margin-left: 40%;
    margin-top: -1%;
}

    .text-sibso{
        /*text-align:center;*/
         /*position: fixed;*/
        color: white;
        margin-left: 15%;
        font-size: 18px;
        font-weight: 800;
        margin-top: 21%;
    }

}


}

@media only screen and (max-width: 1400px) {
    .banner-stic{
        background-image:url(https://bajacalifornia.gob.mx/Recursos/genera.png);
        background-repeat: no-repeat;
         background-size: cover;
        background-size: 100% 100%;
        height:400px;
    }

    .logo_innovacion {
        position: fixed;
        width: 280px;
        margin-left: 40%;
        margin-top: -1%;
    }

    .text-sibso{
        /*text-align:center;*/
         /*position: fixed;*/
        color: white;
        margin-left: 15%;
        font-size: 18px;
        font-weight: 800;
        margin-top: 19%;
    }


}

@media only screen and (max-width: 1200px) {
    .banner-stic{
        background-image:url(https://bajacalifornia.gob.mx/Recursos/genera.png);
        background-repeat: no-repeat;
         background-size: cover;
        background-size: 100% 100%;
        height:400px;
    }

    .logo_innovacion {
        position:fixed;
        height:200px;
        margin-left:40%;
        margin-top:1%
    }

    .text-sibso{
        /*text-align:center;*/
         /*position: fixed;*/
        color: white;
        margin-left: 15%;
        font-size: 18px;
        font-weight: 800;
        margin-top: 19%;
    }

}



/*General*/
.lineSection-full {
    border-bottom: 6px solid #bd945e;
    width: 100%;
}
.lineSection-middle {
    text-align:center;
    border-bottom: 6px solid #bd945e;
    width: 20%;
}

/*Seccion de ¿Que hacemos?*/

.stic-hacemos h2 {
    font-size:25px !important;
}

.stic-hacemos h3 {
   color: #6A1B31 !important;
    font-size:25px !important;
}

.red_line_min {
    border: 2px solid #bd945e;
    margin: 0 0 12px;
    background-color: #bd945e;
    width: 40px;
}

.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.mr-auto, .mx-auto {
    margin-right: auto!important;
}

.logos_home_servicios_mini {
    width: 130px!important;
    padding-bottom: 10px;
}


.emphasis-blueGreen {
    background-color:#03797f;

}

.concientizacion-digital h2 {

    color:white !important;
    font-size:25px !important;
    
}

.logo_bcgenera {
    align-content:center;
    max-height:220px;
    padding-top:20px;
    
}

.collapsible {
  background-color: #f1f1f1;
  color: #6A1B31;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

/*.active, .collapsible:hover {
  background-color: #dedddd;
}*/

.content-collapse{
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}

/*.temaMes {
width:500px;
height:200px;
background-color:aqua;
}*/



/*Programas*/

.info-sh div div {
     border: 1px solid #be955c; 


}


.info-sh div div:hover {
    background-color:#f2f2f2;
    
}



/*Steps*/
.process {
  width: 100%;
  padding: 0 15px;
  text-align: center;
}
.process__item {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
  position: relative;
  padding: 15px 35px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.process__item:hover {
  background: #f2f2f2;
}
.process__item:hover .process__number {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
  color: #762c41;;
}
.process__number {
  font-size: 60px;
  -webkit-text-stroke: 1px #762c41;;
  display: block;
  color: transparent;
  /*font-family: "Roboto Condensed";*/
  font-weight: 700;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.process__title {
     display: block;
    /* font-family: "Roboto Condensed"; */
    font-weight: 700;
    letter-spacing: 1.5px;
    font-size: 20px;
    color: #762c41;
    text-transform: uppercase;
    margin-top: 30px;
}
.process__subtitle {
  display: block;
  /*font-family: "Josefin Slab";*/
  font-size: 16px;
  color: #8c8c8c;
  margin-top: 30px;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .process {
    display: inline-block;
  }
  .process__item {
    width: 49%;
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .process {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
  .process__item {
    width: 100%;
  }
  .process__item:not(:last-of-type)::after {
    content: "";
    width: 1px;
    height: 75%;
    background: #8c8c8c;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0.2;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}


.container-steps {
padding-right: 15px;
    padding-left: 15px;
    margin-right: 50px;
    margin-left:50px;
}

/*Seccion de atencion*/
.work-process {
    text-align: center;
    position: relative;
}

.process-img {
    /*width: 200px;*/
    margin: 15px auto 0;
    position: relative;
    display: inline-block;
}

.process-img img {
    z-index: 1;
}

.img-responsive, .thumbnail>img, .thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.titulo-ruta {
color:#bd945e;
font-size:2rem;
font-weight:700;
}

span.process-num {
    position: absolute;
    font-size: 60px;
    font-weight: 600;
    opacity: .1;
    left: -40px;
    top: -10px;
}

/*Modulo de Atencion*/
/*Pantalla Grande*/

.box {
  background-color: #6A1B31 !important;
  margin-top: 10px;
  padding: 1% 20px; /* Added a percentage value for top/bottom padding to keep the wrapper inside of the parent */
  
  -webkit-transform: skewY(1deg);
  -moz-transform: skewY(1deg);
  -ms-transform: skewY(1deg);
  -o-transform: skewY(1deg);
  transform: skewY(1deg);
 
}

.atencion{
        /*border-top: 10px solid #6A1B31;*/
       background-image:url(../Content/img/oficina-bc.jpg);
      height: 100%;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
    
}



.atencion-title {
  /*text-align: center;*/
  position: absolute;
  top: 12%;
  left: 25%;
  transform: translate(-50%, -50%); 
 
}

.atencion-title p {
  font-size:2.5rem !important;
 
}

.atencion-title h1{
  font-size:3.5rem !important;
 
}




.atencion-text {
  text-align: center;
  position: absolute;
  top: 52%;
  left: 30%;
  transform: translate(-50%, -50%);
  color: white;
}





.atencion-footer {
  /*text-align: center;*/
  position: absolute;
  top: 85%;
  left: 27%;
  transform: translate(-50%, -50%); 
}

.atencion-footer h2 {
 font-size:2.5rem;
}


.atencion-lineSection {
    border-bottom: 6px solid #bd945e;
    width: 320px;
}


/*Pantalla celular*/
.box-xs {
  background-color: #6A1B31 !important;
  margin-top: 10px;
  padding: 2% 20px; /* Added a percentage value for top/bottom padding to keep the wrapper inside of the parent */
  
  -webkit-transform: skewY(1deg);
  -moz-transform: skewY(1deg);
  -ms-transform: skewY(1deg);
  -o-transform: skewY(1deg);
  transform: skewY(1deg);
 
}

.atencion-xs{
        /*border-top: 10px solid #6A1B31;*/
      background-image:url(../Content/img/oficina-bc.jpg);
      height: 100%;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
    
}


.atencion-text-xs {
  text-align: center;
  position: absolute;
  top: 55%;
  left: 60%;
  transform: translate(-60%, -50%);
  color: white;
}

.atencion-title-xs {
  /*text-align: center;*/
  position: absolute;
  top: 10%;
  left: 55%;
  transform: translate(-50%, -50%); 
}

.atencion-footer-xs {
  /*text-align: center;*/
  position: absolute;
  top:91%;
  left: 60%;
  transform: translate(-50%, -50%); 
}
.atencion-lineSection-xs {
    border-bottom: 10px solid #bd945e;
    width: 220px;
}

/*End seccion de atencion*/

