﻿body {
}

.txtshadow {
	text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
	color: #BD945C;
	font-size: 35px;
    font-weight: bold;
	text-align:center;

}

.masthead {
  padding-top: calc(6rem + 74px);
  padding-bottom: 6rem;
}

.masthead .masthead-heading {
  font-size: 2.0rem;
  line-height: 4.35rem;
text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
	
}

.masthead .masthead-subheading {
  font-size: 1.75rem;
}

.masthead .masthead-avatar {
  width: 15rem;
}

@media (min-width: 992px) {
  .masthead {
    padding-top: calc(6rem + 104px);
    padding-bottom: 6rem;
  }
  .masthead .masthead-heading {
    font-size: 5rem;
    line-height: 5rem;
  }
  .masthead .masthead-subheading {
    font-size: 1.5rem;
  }
}

/*.programas-img :hover {
   width:221px;
}*/

/*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/atencion_mujer_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/fondollama.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*/

.heading-home {
    font-size: 5.4rem;
    line-height: 5rem;
    color:white;
    padding-top:50px;
}
.sest h2 {
    font-size:25px !important;
}

.sest h3 {
   color: #6A1B31 !important;
    font-size:25px !important;
}

.red_line_min {
    border: 2px solid #bd945e;
    margin: 0 0 12px;
    background-color: #bd945e;
    width: 40px;
}
.red_line {
    border: 2px solid #bd945e;
    margin: 0 0 12px;
    background-color: #bd945e;
    width: 40px;
}
.logos_home {
    width: 130px!important;
    padding-bottom: 10px;
}

.banner-inmujer {
    background-image:url(../Content/img/inmujer.png);
    background-repeat: no-repeat;
     background-size: cover;
    background-size: 100% 100%;
    height:520px;
}

.logoinmujer {
    position:fixed;
    height:190px;
    margin-left:43%;
    margin-top:2%;
}

/*.text_innovacion {
    text-align:center;
    position:fixed;
    color:white;
     margin-left:10%;
     font-size:20px;
     font-weight:600;
    margin-top:21%;
    margin-right:10%;
    line-height:1.5;
}*/

.text_innovacion span {

    color:#BD945C;
 
}

.logo_despegar {
    position:fixed;
    height:290px;
    margin-left:35px;
    margin-top:12%;
}

.logo_think {
     position:fixed;
    height:290px;
    margin-left:80%;
    margin-top:11%;
}




@media only screen and (max-width: 2000px) {
.banner-inmujer {
    background-image:url(../Content/img/inmujer.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%;
}

.logo_despegar {
    position:fixed;
    height:250px;
    margin-left:35px;
    margin-top:9.2%;
}

.logo_think {
     position:fixed;
    height:250px;
    margin-left:80%;
    margin-top:11%;
}

.text_innovacion {
    text-align: center;
    position: fixed;
    color: white;
    margin-left: 10%;
    font-size: 20px;
    font-weight: 600;
    margin-top: 14%;
    margin-right: 10%;
    line-height: 1.5;
}


}

@media only screen and (max-width: 1400px) {
.banner-inmujer{
    background-image:url(../Content/img/inmujer.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%;
}

.logo_despegar {
    position:fixed;
    height:250px;
    margin-left:35px;
    margin-top:12%;
}

.logo_think {
     position:fixed;
    height:250px;
    margin-left:80%;
    margin-top:11%;
}

.text_innovacion {
    text-align: center;
    position: fixed;
    color: white;
    margin-left: 10%;
    font-size: 20px;
    font-weight: 600;
    margin-top: 21%;
    margin-right: 10%;
    line-height: 1.5;
}

}

@media only screen and (max-width: 1200px) {
.banner-inmujer {
    background-image:url(../Content/img/inmujer.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%;
}

.logo_despegar {
    position:fixed;
    height:230px;
    margin-left:35px;
    margin-top:14%;
}

.logo_think {
     position:fixed;
    height:250px;
    margin-left:80%;
    margin-top:11%;
}

.text_innovacion {
    text-align:center;
    position:fixed;
    color:white;
     margin-left:10%;
     font-size:20px;
     font-weight:600;
    margin-top:21%;
    margin-right:10%;
    line-height:1.5;
}


}

@media only screen and (max-width: 1150px) {
.banner-inmujer{
    background-image:url(../Content/img/inmujer.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%;
}

.logo_despegar {
    position:fixed;
    height:230px;
    margin-left:35px;
    margin-top:16%;
}

.logo_think {
     position:fixed;
    height:250px;
    margin-left:80%;
    margin-top:11%;
}

.text_innovacion {
    text-align: center;
    position: fixed;
    color: white;
    margin-left: 10%;
    font-size: 18px;
    font-weight: 600;
    margin-top: 24%;
    margin-right: 10%;
    line-height: 1.5;
}


}

@media only screen and (max-width: 1000px) {
.banner-inmujer{
    background-image:url(../Content/img/inmujer.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%;
}

.logo_despegar {
    position:fixed;
    height:240px;
    margin-left:35px;
    margin-top:16.5%;
}

.logo_think {
     position:fixed;
    height:250px;
    margin-left:80%;
    margin-top:11%;
}

.text_innovacion {
    text-align: center;
    position: fixed;
    color: white;
    margin-left: 10%;
    font-size: 20px;
    font-weight: 600;
    margin-top: 26%;
    margin-right: 10%;
    line-height: 1.5;
}


}

/*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?*/

.sest-hacemos h2 {
    font-size:16px !important;
    font-weight:800 !important;
}

.sest-hacemos h3 {
   color: #6A1B31;
    font-size:16px !important;
    font-weight:600 !important;
}


.sest-hacemos p {
    color:#4a4a4a;
    font-size:13px;
}
.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: 80px;
    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: #FFFFFF;
}

.content-collapse {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}

#mainNav .dropdown {

    width: 100% !important;
  
}

#mainNav .dropDownContainer {

    left: 20% !important;  
    width: 30% !important;
 } 

#mainNav .dropDownContainer-normativa {
    width:30% !important;
    left: 30% !important; 
}

#mainNav .dropDownContainerTrans {
    width:30% !important;
    left: 55% !important; 
}

.pt-200 {
    padding-top: 200px !important;
}

.bg-primary2 {
 /*background-color: #DDDDDD;*/
	background-image: url(..img/fondollama.jpg);
	position: relative;
  /*opacity: 0.15;*/
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	
}

.emphasys-purple-gradient {
	
background-image: linear-gradient(to right, rgb(217 151 241), rgb(47 15 91));

}

blockquote{
    font-family: 'Montserrat', sans-serif !important;
    color:#606060;
    line-height: 1.8;
    height:100%;
    /*padding-top:70px;*/
    font-size:16px!important;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

.fondo-gris{
    background-image: url(//www.bajacalifornia.gob.mx/Recursos/fondos/fondo-figurag.jpg)!important;   
    width: 100% !important;
    height: 100% !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;    
}

/*Seccion de Comité de conducta*/

.proyectos-programas  div div {   
    border-radius:40px;   
    padding:25px 25px 25px 25px;
    background: #FFFFFF;
    box-shadow:  -2px 4px 12px 1px rgb(0 0 0 / 25%);
    width: 95% !important;  
}

.proyectos-programas div div:hover {
   border: 0.1px solid #6A1C32;
   cursor:pointer;  
}

.padding-cuadros {
  padding-top:40px;
}

.proyectos-programas h3 {
    color: #92294F !important;
    font-weight: bold !important;
    font-size: 1.4em !important;
    margin-top: 10px;
    }

.proyectos-programas p {  
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    color: #565656;
}

.proyectos-programas img {
     width:60px !important;
     height:60px !important;
}

.red_line_min {
    border: 2px solid #bd945e;
    margin: 0 0 12px;
    background-color: #bd945e;
    width: 60px;
}

.ml-auto, .mx-auto {
    margin-left: auto!important;
}

.mr-auto, .mx-auto {
    margin-right: auto!important;
}

/*End Comité de conducta*/

/*Acordeón*/

.accordion {
    background-color: #E0E0E0;
    color: #606060;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.accordion-icon {
	padding-left: 5px;
	margin-right: 10px;
	background-repeat: no-repeat;
}

.activeacc, .accordion:hover {
    background-color: #6a1c32;
    color: #FFFFFF;
}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
    /*content: "\2212";*/
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

/*Fin Acordeón*/







