/*test*/

.tooltip1 {
  position: relative;
  display: inline-block;
 /* border-bottom: 1px dotted black;  If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip1 .tooltiptext {
  visibility: hidden;
  width: 300px;
  background-color: #001a38;
  color: #fff;
  text-align: center;
  padding: 7px;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  left: 90px;
  top: -110px;
}

.tooltiptextb{
  top: -70px!important;
}

.tool-video{
  width: 130px!important;
  left: 60px!important;
  top: -30px!important;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip1:hover .tooltiptext {
  visibility: visible;
}
/*test*/


.formulariop{
    font-size: 18px!important;
    color: #183059;
    font-family: 'Roboto', sans-serif;
    float: right;
    padding: 5px 20px;
    text-align: justify;
    font-weight: 400;
}

.none:hover{
    text-decoration: inherit;
}


.label{
    display:none!important;
}


@media screen and (min-width: 400px;) {

  body {

    padding-bottom:60px;  
  }

}

.fondo{
  background-image: url("../images/Elemento_04-1.png");
  background-position: center 25%;
  background-repeat: no-repeat;

  background-size:cover;
  background-color: #FFF;

  
}

.btn1{border-radius: 6px;
  font-size: 18px;
  background-color: #001a38!important;
  font-family: 'Montserrat', sans-serif;/* font-style: italic; */color: #FFFFFF!important;border-color: #001a38!important; background-color: #001a38!important;}



.fondo ul li{
border-color:#001a38;
font-family: 'Roboto', sans-serif;
font-style: oblique;

}

.fondo p {

font-family: 'Roboto', sans-serif;
font-style: oblique;
}

.lec {

padding-bottom: 90px;
padding-top: 80px;
}

.lec h2{
  margin-left:4em ;
  margin-top:5em;
  /*color: #001a38;*/
  color:#001a38; ;
  font-size: 40px;
   font-weight: bolder;
   font-style: italic;
  text-shadow: 5px 4px 8px rgba(152, 150, 150, 1);

}

.lec h2 b{
  margin-top:;
  font-weight: bold;

}

.lec h3{
  
  margin-left:4em ; 
  color:#001a38; ;
  font-size: 40px;
  font-weight: 400;
  font-style: normal;
  font-family: 'PT Sans', sans-serif;
  text-shadow: 5px 4px 8px rgba(152, 150, 150, 1);


}

.lec h3 b{

  font-weight: bold;
  font-style: italic;
}



.lec h5{

margin-top: 4em ;
font-size:25px;
font-weight: bold;
color:#183059 ;
font-family: 'Roboto', sans-serif;
}

.lec h4{
margin-bottom: 30px;
font-size:25px;
font-weight: bold;
color:#183059 ;
font-family: 'Roboto', sans-serif;

}


.lec ul li{
 
  list-style-image:url("../images/Elemento_04-2.png");
  font-size: 25px;
  color:#183059 ;
  font-family: 'Roboto', sans-serif;
}

.lec p{

  
  list-style-image:url("../images/Elemento_04-2.png");
  font-size: 25px;
  color:#183059 ;
  font-family: 'Roboto', sans-serif;

}


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

  .lec h2 {
    margin-top: 1em ;
    text-align: center;
    margin-bottom: 1em;
    margin-left: 0px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 35px !important;
  }

  .lec h3{

    text-align: center;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 0;
    font-size: 35px !important;
  }

  .lec h5{

    text-align: center;
  }

  .lec h4{
    text-align: center;
  }

  .lec h2 b{
    text-align: center;
  }

  .lec h3 b{
    text-align: center;

  }

}




.fondo1{
  
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0696e+0,ba5b72+25,a55273+36,614176+78,463b76+90,403876+94,3c3976+94,333976+96,343876+96,2d3876+97,2a3876+98,263876+98,233876+98,233876+99,1f3876+99,1b3776+100,173776+100 */
background: rgb(224,105,110); /* Old browsers */
background: -moz-linear-gradient(top, rgba(224,105,110,1) 0%, rgba(186,91,114,1) 25%, rgba(165,82,115,1) 36%, rgba(97,65,118,1) 78%, rgba(70,59,118,1) 90%, rgba(64,56,118,1) 94%, rgba(60,57,118,1) 94%, rgba(51,57,118,1) 96%, rgba(52,56,118,1) 96%, rgba(45,56,118,1) 97%, rgba(42,56,118,1) 98%, rgba(38,56,118,1) 98%, rgba(35,56,118,1) 98%, rgba(35,56,118,1) 99%, rgba(31,56,118,1) 99%, rgba(27,55,118,1) 100%, rgba(23,55,118,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(224,105,110,1) 0%,rgba(186,91,114,1) 25%,rgba(165,82,115,1) 36%,rgba(97,65,118,1) 78%,rgba(70,59,118,1) 90%,rgba(64,56,118,1) 94%,rgba(60,57,118,1) 94%,rgba(51,57,118,1) 96%,rgba(52,56,118,1) 96%,rgba(45,56,118,1) 97%,rgba(42,56,118,1) 98%,rgba(38,56,118,1) 98%,rgba(35,56,118,1) 98%,rgba(35,56,118,1) 99%,rgba(31,56,118,1) 99%,rgba(27,55,118,1) 100%,rgba(23,55,118,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(224,105,110,1) 0%,rgba(186,91,114,1) 25%,rgba(165,82,115,1) 36%,rgba(97,65,118,1) 78%,rgba(70,59,118,1) 90%,rgba(64,56,118,1) 94%,rgba(60,57,118,1) 94%,rgba(51,57,118,1) 96%,rgba(52,56,118,1) 96%,rgba(45,56,118,1) 97%,rgba(42,56,118,1) 98%,rgba(38,56,118,1) 98%,rgba(35,56,118,1) 98%,rgba(35,56,118,1) 99%,rgba(31,56,118,1) 99%,rgba(27,55,118,1) 100%,rgba(23,55,118,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0696e', endColorstr='#173776',GradientType=0 ); /* IE6-9 */
  background-position: center center;
  background-repeat: no-repeat;
  
  background-size:cover;
  background-color: #FFF;
  
}

.btn2{
  font-size: 18px;
  border-radius: 6px;
  background-color: #FFFFFF!important;
  border-color:#FFF!important;
  font-family: 'Roboto', sans-serif;
  color: #183059!important;
  width: 160px;
  height: 35px;
  text-align: center;
}



.fondo1 h4{

  color: #FFF;
  margin-top: 3em;
  margin-bottom: 2em;
  text-align: center;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-style: oblique;
  font-size: 3rem;
}

@media all and (max-width: 580px) { 

  .fondo1 h4{
    font-size: 1.7rem;
  }
}


.bfondo1 button{

  margin-top: 60px;
}

.aling-img{

  margin-left: 15px ;  

}

.ben img {
  display: block;
  position: relative;   
}


@media screen and (max-width: 400px) {
  .ben {
    position: relative;
    left: -2%;
  }
  .benn {
    position: relative;
    left: 2%;
  }
}

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

       .ben p {
      
      display: block;
      position: absolute;
      left: 55px;
      bottom: 140px;
      padding: 10px 0 0 10px;
      color:#183059;
      font-weight: bold;
      font-family: 'Roboto', sans-serif;
    }


    .ben h1 {

      display: block;
      position: absolute;
      left: 40px;
      bottom: 140px;
      padding: 10px 0 0 10px;
      color:#183059;
      font-weight: bold;
      font-family: 'Roboto', sans-serif;

    }


    .benn h1{

      display: block;
      position: absolute;
      left: 40px;
      bottom: 140px;
      padding: 10px 0 0 10px;
      color:#183059;
      font-weight: bold;
      font-family: 'Roboto', sans-serif;
    }

      .benn p {
      
      display: block;
      position: absolute;
      left: 55px;
      bottom: 140px;
      padding: 10px 0 0 10px;
      color:#183059;
      font-weight: bold;
      font-family: 'Roboto', sans-serif;
    }

}

.ben p {
  /* background-color: rgba(255,255,255,.8); */
  display: block;
  position: absolute;
  bottom: 70px;
  margin-left: 14%;
  padding: 10px 0 0 10px;
  color:#183059;
  font-weight: bold;
  font-size: 1.1em;
  font-family: 'Roboto', sans-serif;
  /*width: 100%;*/
}


.ben h1 {

display: block;

position: absolute;

bottom: 50px;

margin-left: 14%;

padding: 10px 0 0 10px;

color:#183059;

font-weight: bold;

font-size: 1.1em;

font-family: 'Roboto', sans-serif;
}

.benn p {
  /*background-color: rgba(255,255,255,.8);*/
  display: block;
  position: absolute;
  bottom: 100px;
  margin-left: -16px;
  padding: 10px 0 0 10px;
  color:#183059;
  font-weight: bold;
  font-size: 1.1em;
  font-family: 'Roboto', sans-serif;
  /*width: 100%;*/
}


.benn h1 {

display: block;

position: absolute;

bottom: 80px;

margin-left: -1px;

padding: 10px 0 0 10px;

color:#183059;

font-weight: bold;

font-size: 1.1em;

font-family: 'Roboto', sans-;
}

.fondo2{

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#173776+0,173776+1,1b3776+1,1b3776+1,233876+2,233876+3,263876+3,263876+3,2a3876+3,303876+4,343876+4,333976+5,363976+5,3c3976+6,403876+6,463b76+11,563e76+17,554076+18,614176+22,a95373+66,b35771+72,b65a72+72,ce6170+88,d0636f+90,d3636f+90,e0696e+100 */
background: rgb(23,55,118); /* Old browsers */
background: -moz-linear-gradient(top, rgba(23,55,118,1) 0%, rgba(23,55,118,1) 1%, rgba(27,55,118,1) 1%, rgba(27,55,118,1) 1%, rgba(35,56,118,1) 2%, rgba(35,56,118,1) 3%, rgba(38,56,118,1) 3%, rgba(38,56,118,1) 3%, rgba(42,56,118,1) 3%, rgba(48,56,118,1) 4%, rgba(52,56,118,1) 4%, rgba(51,57,118,1) 5%, rgba(54,57,118,1) 5%, rgba(60,57,118,1) 6%, rgba(64,56,118,1) 6%, rgba(70,59,118,1) 11%, rgba(86,62,118,1) 17%, rgba(85,64,118,1) 18%, rgba(97,65,118,1) 22%, rgba(169,83,115,1) 66%, rgba(179,87,113,1) 72%, rgba(182,90,114,1) 72%, rgba(206,97,112,1) 88%, rgba(208,99,111,1) 90%, rgba(211,99,111,1) 90%, rgba(224,105,110,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(23,55,118,1) 0%,rgba(23,55,118,1) 1%,rgba(27,55,118,1) 1%,rgba(27,55,118,1) 1%,rgba(35,56,118,1) 2%,rgba(35,56,118,1) 3%,rgba(38,56,118,1) 3%,rgba(38,56,118,1) 3%,rgba(42,56,118,1) 3%,rgba(48,56,118,1) 4%,rgba(52,56,118,1) 4%,rgba(51,57,118,1) 5%,rgba(54,57,118,1) 5%,rgba(60,57,118,1) 6%,rgba(64,56,118,1) 6%,rgba(70,59,118,1) 11%,rgba(86,62,118,1) 17%,rgba(85,64,118,1) 18%,rgba(97,65,118,1) 22%,rgba(169,83,115,1) 66%,rgba(179,87,113,1) 72%,rgba(182,90,114,1) 72%,rgba(206,97,112,1) 88%,rgba(208,99,111,1) 90%,rgba(211,99,111,1) 90%,rgba(224,105,110,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(23,55,118,1) 0%,rgba(23,55,118,1) 1%,rgba(27,55,118,1) 1%,rgba(27,55,118,1) 1%,rgba(35,56,118,1) 2%,rgba(35,56,118,1) 3%,rgba(38,56,118,1) 3%,rgba(38,56,118,1) 3%,rgba(42,56,118,1) 3%,rgba(48,56,118,1) 4%,rgba(52,56,118,1) 4%,rgba(51,57,118,1) 5%,rgba(54,57,118,1) 5%,rgba(60,57,118,1) 6%,rgba(64,56,118,1) 6%,rgba(70,59,118,1) 11%,rgba(86,62,118,1) 17%,rgba(85,64,118,1) 18%,rgba(97,65,118,1) 22%,rgba(169,83,115,1) 66%,rgba(179,87,113,1) 72%,rgba(182,90,114,1) 72%,rgba(206,97,112,1) 88%,rgba(208,99,111,1) 90%,rgba(211,99,111,1) 90%,rgba(224,105,110,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173776', endColorstr='#e0696e',GradientType=0 ); /* IE6-9 */
  background-position: center center;
  background-repeat: no-repeat;

  background-size:cover;
  background-color: #FFF;
}

.fondo2 h5{

color: #FFF;
font-weight: bold;
text-align: center;

font-size: 20px;

}


.fondo2 p{

color:#FFF;
font-size: 14px;
}

.fondo2 h6{

color:#FFF;
font-size: 20px;
text-align: center;
}

.fondo2 img {

  margin: auto;
}


.text-center {

  font-family: 'PT Sans', sans-serif;
  color:#183059;

}

h1.text-center {
  font-family: 'Montserrat', sans-serif;
}
h2.text-center {
  font-family: 'Montserrat', sans-serif;
}

.fondo3{

  background-image: url("../images/Elemento_06.png");
  background-position: center center;
  background-repeat: no-repeat;

  background-size:cover;
  background-color: #FFF;
}

.fondo3 h5{
  font-size: 30px;
  font-weight: bold;
  color:#183059;
  margin-top: 4em;
  font-family: 'Roboto', sans-serif;
  
}

.fondo3 h4 {

  font-size: 30px;
  font-weight: bold;
  color:#183059;
  
  font-family: 'Roboto', sans-serif;
  margin-bottom: 40px;

}

.fondo3 h6{
  margin-bottom: 40px;
  font-size: 25px;
  color:#183059 ;
  font-family: 'Montserrat', sans-serif;
}

.fondo3 p{

  font-size: 25px;
  color:#183059 ;
  font-family: 'Roboto', sans-serif;
  float: right;
  margin-bottom: 60px;
}

.fondo3 button{
margin-bottom: 80px;
}

.form-cita{
    font-family: 'Roboto', sans-serif;
    color: #183059;
    font-size: 20px!important;
    font-style: oblique;
    margin-top: 0em!important;
}


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

.fondo3 h5 {
    text-align: center;
    margin-top: 1.8em;
    font-size: 25px; 
}

  .fondo3 h4{
    text-align: center;
    font-size: 25px; 

  }

  .fondo3 h6{
    text-align: center;
    font-size: 25px; 
  }

  .fondo3 p {
    text-align: center;
    font-size: 1.2em;
  }

  .lec ul li {
      list-style-image: url(../images/Elemento_04-2.png);
      font-size: 1.35em;
      color: #183059;
      font-family: 'Roboto', sans-serif;
  }

}

.fondo4{

  background-image: url("../images/Recurso%204.png");
  background-position: center center;
  background-repeat: no-repeat;

  background-size:cover;
  background-color: #FFF;
  height: 100%;

}

.fondo4 h5{

  font-size: 25px;
  font-weight: bold;
  color:#183059 ;
  margin-top: 40px;
  margin-bottom: 30px;
  margin-left: 4em;
  font-family: 'Montserrat', sans-serif;
  /* font-style: oblique; */

}



.fondo4 p{

  font-size: 22px;
  color:#183059 ;
  float: right;
  margin-bottom: 20px;
  margin-left: 80px;
  font-family: 'Roboto', sans-serif;
  font-style: oblique;
  
}

.fondo4 ul li{

  margin-left: 80px;
  list-style-image:url("../images/Elemento_04-2.png");
  font-size: 22px;
  color:#183059 ;
  font-family: 'Roboto', sans-serif;
  font-style: oblique;
  
}

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

  .fondo4 ul li {
    margin-left: 0 !important;
    font-size: 1.35em;
  }

  .fondo4 p{

    margin-left: -1px;
    text-align: center;
    font-size: 1.2em;

  }

  .fondo4 h5{

    margin-left: -1px;
    text-align: center;
  }


}

.fondo5{

  background-image: url("../images/Elemento_09.png");
  background-position: center top;
  background-repeat: no-repeat;
  min-height: 550px;
  background-size:cover;
  background-color: #FFF;
  height: 100%;
}


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



  .fondo5 {
      background-image: none;
      background-position: left;
      background-size: auto;
      background-color: #efefef;
  }
}

.fondo5 h1 {
    font-weight: bold;
    margin-bottom: 1.8em;
    margin-top: 1.8em;
    margin-left: 1em;
    color: #183059;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

.fondo5 p{

  font-size: 1.8em;
  margin-right: 3em;
  margin-left: 2em;
  font-family: 'Roboto', sans-serif;
  color:#001a38 ;

}

.fondo6{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef7c7e+14,ef7c7e+14,7205ad+71,05004f+99 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0696e+0,ba5b72+25,a55273+36,614176+78,463b76+90,403876+94,3c3976+94,333976+96,343876+96,2d3876+97,2a3876+98,263876+98,233876+98,233876+99,1f3876+99,1b3776+100,173776+100 */
background: rgb(224,105,110); /* Old browsers */
background: -moz-linear-gradient(top, rgba(224,105,110,1) 0%, rgba(186,91,114,1) 25%, rgba(165,82,115,1) 36%, rgba(97,65,118,1) 78%, rgba(70,59,118,1) 90%, rgba(64,56,118,1) 94%, rgba(60,57,118,1) 94%, rgba(51,57,118,1) 96%, rgba(52,56,118,1) 96%, rgba(45,56,118,1) 97%, rgba(42,56,118,1) 98%, rgba(38,56,118,1) 98%, rgba(35,56,118,1) 98%, rgba(35,56,118,1) 99%, rgba(31,56,118,1) 99%, rgba(27,55,118,1) 100%, rgba(23,55,118,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(224,105,110,1) 0%,rgba(186,91,114,1) 25%,rgba(165,82,115,1) 36%,rgba(97,65,118,1) 78%,rgba(70,59,118,1) 90%,rgba(64,56,118,1) 94%,rgba(60,57,118,1) 94%,rgba(51,57,118,1) 96%,rgba(52,56,118,1) 96%,rgba(45,56,118,1) 97%,rgba(42,56,118,1) 98%,rgba(38,56,118,1) 98%,rgba(35,56,118,1) 98%,rgba(35,56,118,1) 99%,rgba(31,56,118,1) 99%,rgba(27,55,118,1) 100%,rgba(23,55,118,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(224,105,110,1) 0%,rgba(186,91,114,1) 25%,rgba(165,82,115,1) 36%,rgba(97,65,118,1) 78%,rgba(70,59,118,1) 90%,rgba(64,56,118,1) 94%,rgba(60,57,118,1) 94%,rgba(51,57,118,1) 96%,rgba(52,56,118,1) 96%,rgba(45,56,118,1) 97%,rgba(42,56,118,1) 98%,rgba(38,56,118,1) 98%,rgba(35,56,118,1) 98%,rgba(35,56,118,1) 99%,rgba(31,56,118,1) 99%,rgba(27,55,118,1) 100%,rgba(23,55,118,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0696e', endColorstr='#173776',GradientType=0 ); /* IE6-9 */
  background-position: center center;
  background-repeat: no-repeat;

  background-size:cover;
  background-color: #FFF;
  height: 100%;

}

.btn4{
  font-size: 14px;
  border-radius: 6px;
  background-color: #FFFFFF;
  border-color:#FFF;
  font-family: 'Roboto', sans-serif;
  color: #183059!important;
  width: 70px;
  height: 30px;
  text-align: center;
  margin: auto;

}

.fondo6 h6{

  color: #FFF;
  text-align: center;
  font-size: 1.2em;
}

.fondo6 input{

  background-color: inherit;
}

.fondo6 textarea{
  background-color: inherit;
}


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

.fondo5 p {
    font-size: 1.2em;
    margin-right: 3em;
    margin-left: 2em;
    font-family: 'Roboto', sans-serif;
    color: #001a38;
    text-align: justify;
}
  .iconos {

    
    
  }

}

.alianzas{


}

.alianzas h1{

  color: #001a38;
  
}

.alianzas img{

  margin-bottom: 40px;
  margin-right: auto;
  margin-left: auto;

}



.foot{

  background-color: gray;
}

.foot img{

  display: block;
    margin-left: auto;
    margin-right: auto;
  background-color: white;

}
.col-centered{

  float: none;
    margin: 0 auto;

}

.mt1{

  margin-top: 1em ;
}

.mt2{

  margin-top: 2em ;
}

.mb4{

  margin-bottom: 5em;
}

.mb3{

  margin-bottom: 3em;
}

.mt4{
  margin-top: 3em;
}

.mt5{

  margin-top: 5em;
}

.navbar{
  background:#DBE4E4;
  border: none;
}

.navbar-brand {
  padding: 0px;

}
.navbar-brand>img {
  height: 100%;
  
  width: auto;
  padding-left: 20px;
}

.col-md-12 button{

  margin-bottom:60px;
/*  margin-top:60px; */

}

.button-aling{
  float:right;
}

.secundario{

  margin-top:4em; 

}

.secundario h6{

  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  color: #183059;
  font-weight: bold;
  /* font-style: oblique; */
  margin-bottom: 2em;
  margin-left: 4em;
}

.secundario p{
  margin-left: 4em;
  font-family: 'Roboto', sans-serif;
  color: #183059;
  font-size: 25px;
  font-style: oblique
}

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

  .fondo2 h5 {
    color: #FFF;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    padding-left: 7px;
  }

  .secundario{
    margin: auto;
    
  }

  .secundario h6{

    margin-left: -1px;
    text-align: center;
  }

  .secundario p {

    margin-left: -1px;
    text-align: center;
    font-size: 1.2em;
  }

  .fondo5 h1 {
      font-weight: bold;
      margin-bottom: 1.8em;
      margin-top: 1.8em;
      color: #183059;
      margin-left: 0;
      font-weight: bold;
      font-family: 'Montserrat', sans-serif;
      text-align: center;
  }

}


.center-img{
  
  margin-top: 30px;
  margin-bottom: 20px;
}

.space{


}

.redondeado{

border-radius: 20px;

}


.button-alin{

  
  height: 

}

.float{

  position: relative;
  float: right;
  height: 100px;
  margin-top: -60px;
  margin-right: 5px;
}


.fab{

  
}




@media (max-width: 5000px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

.navbar-brand img{
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  padding-left: 3.5em;
}



@media (min-width: 992px) {
    .item.active-next {
        display: block;
    }
}

.carousel-inner > .item.active,
.carousel-inner > .item.active-next {
  opacity: 1;
  transition: all 0.3s ease;
}

.carousel-inner > .item:not(.active):not(.active-next) {
  opacity: 0.5;
  
}

.carousel-inner > .item.transitioning {
   opacity: 0.2;
   transition: all 0.4s ease;
}

.carousel-control.left,
.carousel-control.right {
    background-image: initial;
    margin-top: 90px;
}

.carousel-inner > .item.active {
  transform: translate3d(0,0,0);
}
.carousel-inner > .item.active.col-md-pull-4,
.carousel-inner > .item.active.col-md-pull-8 {
  left:initial;
}

.carousel h1{
text-align: center;
font-size: 1.5em;
font-weight: bold;

}

.swiper-space {
  margin: 0 5px 0 5px;
}

.swiper-button-radius {
  padding: 35px;
  margin-top: -30px; 
  background-color: white; 
  border-radius: 100px;
}

.text-alignment {
  margin-top: 25px;
  
}

.iconos{

  font-size: 29px;
  color: white;
  
}
.contact{ 

  font-size: 1.5em;
  color: white;
}

.white{

  color: white;
  font-size: 1.8em;
}

.white p {

  margin-top: 13px ;
  font-size: 15px ;
  font-style: italic;
  font-weight: bold;
}

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

.white p {

  text-align: center;
}

}

.btn3{border-radius: 6px;font-size: 18px;background-color: #001a38!important;font-family: 'Montserrat', sans-serif;/* font-style: italic; */color: #FFFFFF;font-size: 18px;font-family: 'Roboto', sans-serif;width: 160px;height: 35px;text-align: center;
 border-color:#001a38!important;
 }


.ico i{

  margin: auto;
  text-align: center;
  font-size: 30px;

}



input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFF;
    opacity: 1; /* Firefox */
}

input[placeholder], [placeholder], *[placeholder] {
    color: white !important;
}

input::-webkit-input-placeholder {
color: white !important;
}

.formnew::-webkit-input-placeholder {
color: black !important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: white !important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: white !important;  
}
 
input:-ms-input-placeholder {  
color: white !important;  
}


textarea::-webkit-input-placeholder {
color: white !important;
}





.button-right{

  float: right;
  margin-top: 10px;
  margin-right: 5em;
}


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

  .button-right{

    margin-right: 3.5em;
  }

}
/*AQUI*/



/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    right: 0;
    background-color: #FFF; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}
 
/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}
 
/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #001a38;
}
 
/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-right: 10px;
}
 
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
    overflow:hidden;
    width:100%;
}
body {
  overflow-x: hidden;
}
 
/* Add a black background color to the top navigation */
.topnav {
    background-color: #333;
    overflow: hidden;
}
 
/* Style the links inside the navigation bar */
.topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}
 
/* Change the color of links on hover */
.topnav a:hover {
    background-color: #ddd;
    color: black;
}
 
/* Add a color to the active/current link */
.topnav a.active {
    background-color: #4CAF50;
    color: white;
}
 
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}
 
a svg{
  transition:all .5s ease;
 
  &:hover{
    #transform:rotate(180deg);
  }
}
 
#ico{
  display: none;
}
 
.menu{
  background: #000;
  display: none;
  padding: 5px;
  width: 320px;
  @include border-radius(5px);
 
  #transition: all 0.5s ease;
 
  a{
    display: block;
    color: #fff;
    text-align: center;
    padding: 10px 2px;
    margin: 3px 0;
    text-decoration: none;
    background: #444;
 
    &:nth-child(1){
      margin-top: 0;
      @include border-radius(3px 3px 0 0 );
    }
    &:nth-child(5){
      margin-bottom: 0;
      @include border-radius(0 0 3px 3px);
    }
 
    &:hover{
      background: #555;
    }
  }
}

.min_footer {
  background: #be2c2b;
  height: 60px;
}

.min_footer a {
  display: block;
  color: #ffffff;
  text-align: center;
  padding: 13px 15px;
  text-decoration: none;
  font-size: 24px;
}

.min_footer a:hover {
    background-color: #ddd;
    color: black;
}

.ven a {

margin-right: 20px;
  }


@media screen and (max-width:400px) {
  .benn p {
    /* background-color: rgba(255,255,255,.8); */
    display: block;
    position: absolute;
    bottom: 100px !important;
    margin-left: -16px;
    padding: 10px 0 0 10px;
    color: #183059;
    font-weight: bold;
    font-size: 1.1em;
    font-family: 'Roboto', sans-serif;
    /* width: 100%; */
}
  .ben h1 {
    display: block;
    position: absolute;
    bottom: 50px;
    margin-left: 3%;
    padding: 10px 0 0 10px;
    color: #183059;
    font-weight: bold;
    font-size: 1.1em;
    font-family: 'Roboto', sans-serif;
}
.ben p {
  /* background-color: rgba(255,255,255,.8); */
  display: block;
  position: absolute;
  bottom: 70px;
  margin-left: -1%;
  padding: 10px 0 0 10px;
  color: #183059;
  font-weight: bold;
  font-size: 1.1em;
  font-family: 'Roboto', sans-serif;
  /* width: 100%; */
}
.footer-spacer {
  margin-bottom: 50px;
}
}

/* remove overline */
a.nounderline:link { 
  text-decoration:none; 
} 

/* footer menu icons */
.footer-menu {
  display:inline-block;
  font-size: 40px;
  line-height: 50px;
  color:white;
  text-align: center;
  vertical-align: bottom;
}


/* actualizacion descuento */
.text-descuento{
    font-family: 'Montserrat', sans-serif;
    color: white;
}

.montserrat{
    font-family: 'Montserrat', sans-serif;
}

.img-descuento{
    display: flex;
    align-items: center;
    height: 160px;
}

.logo-clinica{
    width: 340px;
    border-radius: 50%;
    border: 4px solid black;
}

.redes-clinica{
    font-size: 40px;
}

.text-black{
    color:black;
}

.v-align-center{
    display: flex;
    align-items: center;
}

@media screen and (max-width:768px) {
    .v-align-center{
    display: block;
    }
    
    .text-clinica{
        text-align: center;
    }
    
    .redes-clinica{
        /*display: flex;*/
    }
    
    .text-clinica .mt2{
        margin-top: 1em;
    }
    
    .img-descuento{
        display: block;
    }
}