#contacto-form label{
    color: rgb(172, 172, 172);
}
.ui-to-top {
    background: #808080;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
}
@media (min-width: 480px){
    .ui-to-top {
        right: 20px;
        bottom: 48%;
    }
}
#btb {
    color: #808080;
    background-color: transparent;
    border-color: #808080;
    font: 900 13px/24px Montserrat;
    /*font-family: Montserrat;*/
}
.asdsd{
    padding-top: 30px;
    padding-bottom: 50px;
}
.asdsd>div{
    display: inline-block;
    margin: 0px 20px;
}


#btb:hover {
    color: #808080;
    background-color: transparent;
    border-color: #808080;
}

#btb:focus:focus, #btb:focus.focus, #btb.focus:focus, #btb.focus.focus {
    color: #808080;
    background-color: transparent;
    border-color: #808080;
}

#titulo_ref{
    font-size: 17px;
    font-weight: bold;
    color: #222;
    font-family: Nexa Light;
}

#parrafo_ref{
    color: black;
    font-size: 15px;
    margin-top: 12px;
    line-height: 27px
}

/*CARRUSEL SEGUROS*/

.sub-carrusel a:after{
    display: block;
    content: "";
    height: 1px;
    width: 100px;
    background: grey;
    margin: 15px auto;
    position: relative;
    margin-top: 7px;
}
.carousel-seguros h3:after{
    display: block;
    content: "";
    height: 1px;
    width: 100px;
    background: grey;
    margin: 15px auto;
    position: relative;
    margin-top: 8px;
}

h6{
    margin: 10px;
}

#parrafos_cotiza_en_segundos{
    font-family: 'Nexa Light' !important;
}

.container-seguros{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


@media (min-width: 768px){
   .container-seguros{
     width: 770px;
  }
}

@media (min-width: 992px){
   .container-seguros{
      width: 990px;
  }
}


@media (min-width: 1200px){
   .container-seguros{
	width: 1200px;
   }

}

@media (min-width: 1500px){
   .container-seguros{
	width: 1500px;
   }
   .dots-seguros{
   	display:none !important;
   }
}


@media screen and (max-width: 768px) {
    .carrusel-seguros{
        width:385px;
    }
}

@media screen and (min-width: 768px) {
    .carrusel-seguros{
        width:385px;
    }
}

@media screen and (min-width: 992px) {
    .carrusel-seguros{
        width:330px;
    }
}

@media screen and (min-width: 1200px) {
    .carrusel-seguros{
        width:290px;
    }
}

.dots-seguros .owl-dot.active{
    background:red;
    position: relative;
    top: -2px;
}

.dots-seguros .owl-dot:hover{
    background:red;
}

.carrusel-seguros .badge{
    border-radius: 100%;
    /*border: 1px solid #bfbfbf;*/
    width: 110px;
    height: 110px;
    margin-bottom: 20px;
}

.carrusel-seguros .fa{
        font-size: 60px;
    color: #FF0000;
    line-height: 110px;
}

.carrusel-seguros .badge img {
    /*width: 70px;*/
    position: relative;
    top: 10%;
}

/*FIN CARRUSEL SEGUROS*/



/*CARRUSEL FULL*/

.carousel-seguros{
    border-bottom: solid 1px #ddd;

}
.owl-nav {
    margin-top: 0px;
}


.carousel-full {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.carousel-full .owl-dots{
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    position: absolute;
    left: 0%;
    bottom: 50%;
    
}
.carousel-full .owl-carousel .owl-item{
    width: 100%;
}

@media (min-width: 770px){
        .carousel-full {
            width: 100%;
        }
}

@media (min-width: 990px){
        .carousel-full {
            width: 100%;
        }
}

@media (min-width: 1200px){
        .carousel-full {
            width: 100%;
        }
}

.carousel-full .owl-dot.active {
    background: red;
    text-align: center;
    position: relative;
    bottom: 2px;
}

.owl-dot:hover {
    background: red;
}

.owl-dot {
    width: 15px;
    height: 15px;
}

.icon-primary {
    color: red;
}

@media (min-width: 1200px) {
    
    * + .offset-1 {
        margin-bottom: 60px;
    }
}


#btbz {
    color: #c5c5c5;
    background-color: transparent;
    border-color: #c5c5c5;
    font: 900 14.5px/23px Montserrat;
}

#btbz:hover {
    color: white;
    background-color: #808080;
    border-color: #808080;
}

#btbz:focus {
    color: #c5c5c5;
    background-color: transparent;
    border-color: #c5c5c5;
}
    
#btbz:focus:hover {
    color: white;
    background-color: #808080;
    border-color: #808080;
}

#parrafos_owl{
    color: #adacac;
    font-family: Nexa Light;
    height: 96px;
}
/*END CARRUSEL FULL*/

/*FOOTER*/

.page-footer.footer-widget .footer-content article + article {
    margin-top: 10px;
}

.contenido > h6 {
    font-family: Nexa Light !important;
}

.links > ul > li > a {
    font-family: Nexa Light !important;
}

.links > ul > li > a:hover {
    color: #e5e5e5 !important;
}

.contact-info > dl > dd > a:hover {
    color: #e5e5e5 !important;
}

input::-webkit-input-placeholder {
  font-family: Nexa Light !important;
}

textarea::-webkit-input-placeholder {
  font-family: Nexa Light !important;
}

section > div > div > div > article > p > a {
    font-family: Nexa Light;
}

section > div > div > div > article > p > span {
    font-family: Nexa Light;
}

.img-footer{
    height: 67px; 
    margin-top: 45px; 
    margin-bottom: 30px; 
    margin-right: 15px;
}

@media (max-width: 768px){
   .img-footer{
     margin-right: auto;
     margin-left: auto;
    } 
}


.round {
  position: relative;
}

.round label {
  background-color: #f90812;
  border: 2px solid white;
  border-radius: 50%;
  cursor: pointer;
  height: 17px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 17px;
}

.round label:after {
    content: "";
    height: 9px;
    left: 2px;
    opacity: 0;
    top: 2px;
    position: absolute;
    width: 9px;
    border-radius: 50%;
    background: white;
}

.round input[type="checkbox"] {
  visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
    background-color: #f90812;
    border-color: #ffffff;
}

.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

/*inputs*/

.form-input{
    height: 50px;
}
.page-footer.footer-widget .footer-content form input {
    padding-right: 0px; 
}
html .row-20 > * {
    margin-top: 19px;
    pointer-events: auto;
}

.form-footer{
	padding:0px;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    height: 30px;
    padding: 11.5px 25px;
    font-size: 14px;
    line-height: 1.78571;
    background-image: none;
    border: 1px solid #aba9a9;
}

.form-group-footer{
	margin-bottom: 10px;
	content: " ";
    	display: table;
}

.form-group-footer:after {
    clear: both;
}

.page-footer .copyright{
    background: white;
    padding-bottom: 10px;
    padding-top: 10px;
}

.page-footer.footer-widget .copyright {
    padding-bottom: 10px;
}

.page-footer .copyright span + a {
    padding-top: 10px;
}

.page-footer .copyright * {
    color: #727272;
}
footer{

    background-color:white;
}

footer .text-primary{
    color: #fff;
}

.page-footer h6{
    color: #fff;
}

.page-footer.footer-widget .footer-content .marked-list li:before{
    color:white;
}

#licomp{/*circulos*/
    background-color: rgb(228, 0, 43);
    border-radius: 200px;
    height: 40px;/*31px*/
    width: 40px;/*31px*/
    cursor: pointer;
}
#licomp:hover{/*circulos*/
    background-color: grey;
    
}
/*
#comp{
    color: white;
    font-size: 15px;
    position: relative;
    bottom: 0.6em;
}
*/
/*#comp1{
    color: white;
    font-size: 15px;
    position: relative;
    bottom: 0.6em;
    left: -0.14em;
}

#comp2{
    color: white;
    font-size: 15px;
    position: relative;
    bottom: 0.6em;
}

#comp3{
    color: white;
    font-size: 15px;
    position: relative;
    bottom: 0.6em;
    left: -0.1em;
}

#comp4{
    color: white;
    font-size: 15px;
    position: relative;
    bottom: 0.6em;
    left: -0.08em;
}*/

#comp1{
    color: white;
    font-size: 20px;
    position: relative;
    bottom: 0.1em;
    padding: 0;
}

#comp2{
    color: white;
    font-size: 20px;
    position: relative;
    bottom: 0.1em;
    padding: 0px 4px;
}

#comp3{
    color: white;
    font-size: 20px;
    position: relative;
    bottom: 0.05em;
    left: 0.07em;
}

#comp4{
    color: white;
    font-size: 20px;
    position: relative;
    bottom: 0.1em;
    left: 0.06em;
}

#terms {
    cursor:pointer;
}

#licomp {
    margin-left: 3px !important;
}

.copyright > .container > .list-inline {
    padding-left: 20%;/*10%*/
    padding-right: 20%;/*25%*/
}

@media (min-width: 360px) and (max-width: 992px){
    .copyright > .container > .list-inline {
        padding-left: 25%;
        padding-right: 25%;
    }
}

@media (max-width: 391px){
    .copyright > .container > .list-inline {
        padding-left: 15%;
        padding-right: 15%;
    }
}

@media (min-width: 768px) and (max-width: 1200px){
   .links {
     margin-bottom: 37px;
    } 
    .public{
        margin-top: 30px;
    }
}

    .public{
        margin-top: 1px;
    }


  .contenido{
    background: rgb(228, 0, 43);
    color: #fff;
   }
   
@media (min-width: 768px) {
    .dd1 {
        padding-right: 5px;
    }
    .dd2 {
        padding-left: 5px;
    }
}
input[type=button]:disabled {
    border-color: white;
    background-color: transparent;
    color: white;
}
.page-footer #btn-contacto {
    border-color: white;
    background-color: transparent;
    color: white;
}

.page-footer #btn-contacto:hover {
    color: #fff;
    background-color: #808080;
    border-color: #808080;
}

.page-footer #btn-contacto:active {
    /*border-color: white;*/
    border-color: #808080;
    /*background-color: transparent;*/
    background-color: #808080;
    color: white;
}

#btn-contacto {
    box-shadow: none;
}
.brighttheme-icon-sticker {
    visibility: none;
    opacity:0;
}
.brighttheme-icon-closer {
    visibility: visible;
    opacity: 1;
}

.brighttheme-icon-info {
    display: none !important;
}

.brighttheme-info {
    /*background-color: #8fcedd;
    border: 0 solid #0286a5;
    color: #012831;*/
    background-color: white !important;
    border: 1 solid red;
    color: #012831;
}

@media (min-width: 768px) {
    .ui-pnotify {
        display: none;
        width: 300px;
        right: 40% !important;
        top: 22% !important;
    }    
}

.page-footer.footer-widget .copyright p {
    margin-top: 10px;
}

/*boton enviar mensaje*/

/*FIN FOOTER*/

/*MEDIOS DE COMUNICACION*/

.medios-comunicacion{
    padding-bottom: 20px;
    padding-top: 60px;
}

.medios-comunicacion h2:after {
    display: block;
    content: "";
    height: 1px;
    width: 100px;
    background: black;
    margin: 15px auto;
    position: relative;
    margin-top: 8px;
}

.container-flex{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


@media (min-width: 768px){
	.container-flex {
    		width: 770px;
	}
}

@media (min-width: 992px){
	.container-flex {
    		width: 990px;
	}
}

@media (min-width: 1500px){
	.container-flex {
    		width: 1500px;
	}
}



/*FIN MEDIOS DE COMUNICACION*/

/*SEGUROS EMPRESARIALES*/

.seguros-empresariales{
    border-bottom: 1px solid #ddd;
}

.seguros-empresariales .container{
    margin-bottom: 50px;
}

.seguros-empresariales > .container > .row > div > article > div > p{
    font-family: Nexa Light;
}

.seguros-empresariales h3:after{
    display: block;
    content: "";
    height: 1px;
    width: 100px;
    background: grey;
    margin: 15px auto;
    position: relative;
    margin-top: 8px;
}
.seguros-empresariales h4:after {
    display: block;
    content: "";
    height: 1px;
    width: 100px;
    background: grey;
    margin: 15px auto;
    position: relative;
}
.badge{
    color: #a7b0b4;
}
.badge:hover{
    color: black;
}

.btn-link{
    color: red;
}
.caption-primary{
    padding-bottom: 50px;
    border-bottom: 0.5px solid #e2e2e2;
    margin-bottom: 45px;
}
.text-blog {
    height: 55px;
}
.thumbnail .caption p + * {
    margin-top: 127px;
}
.nominaciones {
    border-top: 1px solid #e2e2e2;
    padding-bottom: 20px !important;
}
.nominaciones .asdsd{
    padding-bottom:0px;
}
.nominaciones h3:after{
    display: block;
    content: "";
    height: 1px;
    width: 100px;
    background: grey;
    margin: 15px auto;
    position: relative;
    margin-top: 8px;
}
.nominaciones > .container > .row > div > .row >  #tit{
    color: #222;
    font-weight: bold;
    text-transform: capitalize;
    font-family: Montserrat;
}
.video-2:hover + .video-triangulo{
    	border-left: 30px solid #ffffff;
    	border-top: 20px solid transparent;
    	border-bottom: 20px solid transparent;
}
.video-titulo{
	height: 60px;
}
.video-play{
    width: 50px;
    height: 50px;
    background: #0000008c;
    position: absolute;
    bottom: 32%;
    left: 75%;
    border-radius: 50%;
    transition: .2s all ease;
}

.video-triangulo{
    position: relative;
    left: 17px;
    top: 16px;
    width: 0;
    height: 0;
    border-left: 20px solid #ffffff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    transition: .2s all ease;
}
@media (max-width: 600px) {
    #principal_video1{
        width: 150;
        height: 80;
    }
}
.video-1,.video-2,.video-3,.video-4,.video-5{
    cursor:pointer;
}
.video-1 .ytp-title-link{
    display:none;
}
.video-p{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
    width: 373.33px;
    height: 210px;
    box-shadow: 0 0 5px 5px #d5d2d24f;
}
.video-p-close{
    cursor: pointer;
    position: fixed;
    bottom: 215px;
    right: 380px;
    font-size: 14px;
    z-index: 500;
    border-radius: 50%;
    background: black;
    width: 25px;
    height: 25px;
    text-align: center;
    color:white;
}


.video-p-content{
    height: 100%;
    width:100%;
}

.responsiveContent {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.2%;
  margin-bottom: 20px;
}
.responsiveContent iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.prado-videos img {
    width: 100%;
}
.prado-videos h3:after {
    display: block;
    content: "";
    height: 1px;
    width: 100px;
    background: grey;
    margin: 15px auto;
    position: relative;
    margin-top: 8px;
}
@media (max-width: 1200px){
    .prado-videos section .button-wrap {
        padding-top: 2.5%;
        padding-bottom: 10%;
    }
}
.header-m{
    display:none !important;
}
@media (max-width: 988px){
    .header-m{
        display:block !important;
        height: 30px;
    }
}
.jumbotron .btn {
    max-width: 250px;
}
.rd-navbar-fixed .rd-navbar-nav .rd-navbar-submenu.opened > a, .rd-navbar-sidebar .rd-navbar-nav .rd-navbar-submenu.opened > a{
    color:red;
}
.rd-navbar-fixed .rd-navbar-nav .rd-navbar-dropdown > li > a, .rd-navbar-sidebar .rd-navbar-nav .rd-navbar-dropdown > li > a{
    font-family: 'Nexa Light';
}

.rd-navbar-fixed .rd-navbar-nav .rd-navbar-megamenu ul > li > a, .rd-navbar-sidebar .rd-navbar-nav .rd-navbar-megamenu ul > li > a{
    font-family: 'Nexa Light';
}

.btn-carrusel:hover {
	-webkit-box-shadow: 0 3px 5px #333;
	-moz-box-shadow: 0 3px 5px #333;
	box-shadow: 0 3px 5px transparent;
	}

.jumbotron .btn {
        border: 3px solid transparent;
}
.capa-carrusel{
    background-color: black;
    opacity: 0.12;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
}

.capa-video{
    background-color: black;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
}

.text-title-carrusel{
    color: white;
    font-size:32px; 
    font-family: Nexa Bold;
}
.text-title-carrusel b{
    color: white;
}

.text-desc-carrusel{
    font-size: 22px;
    color: white;
    font-family: Nexa Light;
}

.btn-carrusel{
    border-color: white !important;
    color: white !important;
}

.btn-carrusel:hover{
    background-color: transparent !important;
    border-color: white !important;
}

.btn-carrusel:hover {
	color: #ffffff !important;
	background: #ffffff !important;
	background: rgba(255, 255, 255, 0.3) !important;
	text-decoration: none !important;
}

/*telefonos-correo*/

.rd-navbar-top-panel a.fa-envelope:before, .rd-navbar-top-panel a.fa-phone:before{
    color: rgb(0, 0, 0);
}

.fa-whatsapp:before {
    font-size: 18px;
}

.ul-header-second .fa-whatsapp:before {
    font-size: 30px;
}

a:hover, a:focus {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

a.text-primary:hover, a.text-primary:focus {
    color: #e1e1e1 !important;
}

/*buscador*/
.form-open {
    display:block !important;
    position: fixed;
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    background: rgba(0, 0, 0, 0.9098039215686274) !important;
    height: 100% !important;
    margin: 0 !important;
    z-index:1000;
}

.label-buscar{
    opacity: 1;
    visibility: visible;
    position: absolute;
    top: 45%;
    width: 100%;
    background: transparent;
    padding-left: 25%;
    padding-right: 25%;
}

.input-buscar{
    background: transparent;
    border-bottom: 1px solid red;
    width: 100%;
    display: block;
    width: 100%;
    /*padding: 0 48px 0 20px;*/
    height: 40px;
    font-size: 32px;
    line-height: 34px;
    color: white;
    text-transform: uppercase;
}

.close-search{
    position: fixed;
    top: 35px;
    z-index: 1001;
    right: 35px;
    font-size: 35px;
    cursor:pointer;
    color: white;
}

/*estilos header menu en celulares*/

@media (max-width:988px) {
    .fa-lock{
        color:white !important;
    }
    .img_white {
        visibility:visible !important;
        display:block !important;
        padding-top: 12px;
        margin-top: 0px !important;
    }
    .rd-navbar-search-toggle,.fa-lock,.lang-eng{
        padding-left: 20px !important;
    }
    
    .rd-navbar-toggle span:after, .rd-navbar-toggle span:before, .rd-navbar-toggle span{
        background-color:white;
    }
    
    .rd-navbar-fixed .rd-navbar-collapse, .rd-navbar-fixed .rd-navbar-search-toggle{
        color:white !important;
    }
    
    .lang-eng{
        color:white !important;
    }
    
    .rd-navbar-collapse-toggle span, .rd-navbar-collapse-toggle span:before, .rd-navbar-collapse-toggle span:after{
        background:white ;
    }
    
    .rd-navbar-fixed .rd-navbar-panel:before{
        background:rgb(228, 0, 43);
    }
}

@media (min-width: 989px) and (max-width:992px) {
    .rd-navbar-search,.fa-lock,.lang-eng{
        display: none !important;
    }
}

@media (min-width: 988px) and (max-width:990px) {
    .rd-navbar-nav > li > a{
        color: white !important;
    }
}

@media (min-width: 200px) and (max-width: 988px) {
    #oc {
        display:none !important;
    }
}

/*carrusel*/

@media (min-width: 1200px) and (max-width: 1280px){
	.swiper-container {
	    height: 90vh;
	}
}

.jumbotron-video{
    position: absolute;
    top: 30%;
    left: 5%;
    padding-left: 15px;
    padding-right: 15px;
    color: #38424a;
    z-index: 2;
    display: inline-block;
    vertical-align: middle;
    width: 90%;
}

.jumbotron-video h1, .jumbotron-video .h1 {
    margin-bottom: 30px;
    letter-spacing: 0.02em;
    line-height: 1.2;
    font-size: 30px;
}


.jumbotron-video * + .btn-group-variant {
    margin-top: 30px;
}

@media (min-width: 992px){
    .jumbotron-video * + .btn-group-variant {
        margin-top: 60px;
    }
}


@media (min-width: 992px){
    .jumbotron-video h1, .jumbotron-video .h1 {
        font-size: 35px;
    }
}

@media (min-width: 1199px){
    .jumbotron-video h1, .jumbotron-video .h1 {
        font-size: 58px;
    }
}


/*iconos mobile*/

.rd-navbar-top-panel * {
    color: rgb(0, 0, 0);
}

list-inline > li {
    display: block;

}
.rd-navbar-fixed.top-panel-none-items .rd-navbar-top-panel .list-inline li {
    display: block;
}
.rd-navbar-fixed .rd-navbar-top-panel .list-inline li {
    width: 200px;
    padding-left:25px;/*30px*/
}

.ul-header-second{
	display:none;
}

@media (max-width: 990px){

	.ul-header-first{
		display:none;
	}
	.ul-header-second{
		display:block;
	}
	
	.text-title-carrusel b{
	   white-space: normal;
	}
}

.rd-navbar-fixed.top-panel-none-items .rd-navbar-top-panel .list-inline{
    top: 60px;
    padding-bottom: 10px;
    border-radius: 0px 0px 0px 30px;
}

.list-inline > li {
    text-align: left;
    padding-left:10px;
}

.glyphicon-earphone{
    border: 1px solid;
    border-radius: 100%;
    padding: 2px 4px 2px 4px;
    color: red;
}

.fa-whatsapp{
    /*font-size: 30px;*/
   /* color:white;*/
}

.fa-envelope-o{
    font-size: 25px;
    color: red;
}

/*mobile header*/

.rd-navbar-fixed .rd-navbar-collapse, .rd-navbar-fixed .rd-navbar-search-toggle{
	right:90px;
}



.rd-navbar-fixed .rd-navbar-search-form-submit{
	right:150px;
}

.rd-navbar-static, .rd-navbar-fullwidth {
    border-bottom: 0px;
}


@media (min-width: 1750px){
	.rd-navbar-nav{
	    right: 100px;
	}
}

@media (max-width: 1199px){
	.rd-navbar{	  
		background: transparent;	
	}
	.rd-navbar-wrap{
		position: absolute;
	}
}

	.lang-eng{
	    display: inline-block;
	    float: right;
	    z-index: 1000;
	    color: black;
	    position: fixed;
	    right: 20px;
	    top: 16px;
	    
	}

@media (min-width: 990px){
	.lang-eng{
	    display: inline-block;
	    float: right;
	    z-index: 2;
	    color: white;
	    position: absolute;
	    right: 15px;
	    top: 55%;
	    transform: translateY(-50%);
	}
	
	.lang-eng:hover {
	    color: rgb(225, 225, 225);
	    transition:.3s all ease;
	}
}

@media (min-width: 990px){
    .rd-navbar-static .rd-navbar-search-toggle, .rd-navbar-fullwidth .rd-navbar-search-toggle{
        right: 105px;
    }
}

/*puntos toggle*/
.toggle-span{
    position: absolute;
    top: 15px;
    right: 25px;
    z-index: 1000;
    cursor:pointer;
}
.toggle-span>span:before{
    bottom: 100%;
    margin-bottom: 3px;
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: white;
    left: 50%;
    margin-left: -3px;
    border-radius: 50%;
    transition: .3s all ease;
}
.toggle-span>span:after{
    content: '';
    top: 100%; 
    margin-top: 3px; 
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: white;
    left: 50%;
    margin-left: -3px;
    border-radius: 50%;
    transition: .3s all ease;
}

.button-toogle{
    color: #262032;
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: white;
    left: 50%;
    margin-left: -3px;
    border-radius: 50%;
    transition: .3s all ease;
}

.button-toggle-content{
    background: white;
    position: absolute;
    right: 22px;
    top: 45px;
    padding: 15px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.12), 3px 4px 8px 0px rgba(0, 0, 0, 0.11);
}

.button-toggle-content label{
    color:black;
}


	 @media (min-width: 990px){
		.col-industria{
		width: 25%;
		}
	 }

	
	.rd-navbar-static .rd-navbar-megamenu > li > ul a, .rd-navbar-fullwidth .rd-navbar-megamenu > li > ul a {
	    padding: 8px 0;
	}

	.img-header{
	
	    position: absolute;
	    z-index: 2;
	    display: inline-block;
	    top: 40px;
	    left:2%;
	}
	
	 @media (max-width: 1200px){
		.img-header{
	    display: none;

		}
	 }
	 
	 .rd-navbar-search-toggle{
	     color: white;
	 }
	
    .img_red{
		position: relative;
		display: none;
		max-width: 66%;
	}
    .img_white{
		display: none;
		margin-top: 5px;
	}

.fa-lock {
    display: inline-block;
    font: 400 26px/36px "FontAwesome";
    float: right;
    z-index: 1000;
    color: #e1e1e1;/*black*/
    position: fixed;
    right: 65px;
    top: 11px;
}

.fa-lock,
.fa-lock:hover,
.fa-lock:focus {
    color:white;
}

@media (min-width: 990px){

    .fa-lock{
        display: inline-block;
	    font: 400 24px/36px "FontAwesome";
	    float: right;
	    z-index: 2;
	    color: white;
	    position: absolute;
	    right: 71px;
	    top: 50%;
	    transform: translateY(-50%);
    }
    	
}

.rd-navbar-static .rd-navbar-search-toggle, .rd-navbar-fullwidth .rd-navbar-search-toggle{
	color:white;
}

    /*video-hader*/
    
    .video-header{
            width: 100%;
            position:relative;
            left:-2px;
            opacity: 0.7;
        }
    
    
    
    /* nav bar*/
    .rd-navbar--is-stuck.rd-navbar {
        background:rgb(228, 0, 43) ;
    }
    
    @media (min-width: 990px){
        .rd-navbar-nav > li > a {
            color: #ffffff;
        }
        
        /* .rd-navbar-megamenu li + li, .rd-navbar-fullwidth .rd-navbar-dropdown li + li {
        border-top: 1px solid #c5c5c5;
    	} */
    
    }
    


    /*contenido menu*/
    .menu-col-4 > li:nth-child(odd) + li:before, .menu-col-4 > li:nth-child(odd) + li:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 1px;
        right: 100%;
        margin-right: 17px;
        background: #ffffff;
    }
    

    
    .rd-navbar-static .rd-navbar-megamenu > li > ul li + li, .rd-navbar-fullwidth .rd-navbar-megamenu > li > ul li + li {
        margin-top: 0px;
        
    }
    .rd-navbar-static .rd-navbar-megamenu > li > p, .rd-navbar-fullwidth .rd-navbar-megamenu > li > p {
        font-weight: 400;
        text-transform: uppercase;
        font-family:  Nexa Light;
        font-size: 15px;
        color: #0e0e0e;
        letter-spacing: 0.06em;
    }
    
    .rd-navbar-static .rd-navbar-megamenu > li + li:before, .rd-navbar-fullwidth .rd-navbar-megamenu > li + li:before{
            background: rgba(255, 255, 255, 0);
    }
    
    /*pasar el mouse por el menu*/
    .rd-navbar-static .rd-navbar-nav > li.focus > a, .rd-navbar-static .rd-navbar-nav > li > a:hover, .rd-navbar-static .rd-navbar-nav > li.active > a, .rd-navbar-fullwidth .rd-navbar-nav > li.focus > a, .rd-navbar-fullwidth .rd-navbar-nav > li > a:hover, .rd-navbar-fullwidth .rd-navbar-nav > li.active > a{
        color: #ffffff;
    }
    
 @media (min-width: 1425px){
	.rd-navbar-static .rd-navbar-inner, .rd-navbar-fullwidth .rd-navbar-inner {
	        max-width: 1425px;
	    }
}
    
    
    /*ajustes */
    
    @media (min-width: 1200px){
       .rd-navbar-static .rd-navbar-panel {
         min-width: 180px; 
        }
    }
    
    @media (min-width: 995px) and (max-width: 1200px){
       .fola {
         margin-bottom: 28px;
        } 
        
        .rd-navbar-static .rd-navbar-nav > li > a, .rd-navbar-fullwidth .rd-navbar-nav > li > a{
            font-size: 12px;
        }
    }
    
    @media (min-width: 1200px) and (max-width: 1440px){
        
        .rd-navbar-static .rd-navbar-nav > li {
        display: inline-block;
        margin-left: 2.5%;
        }
    }
    
    
    @media (max-width: 1199px){
        .rd-navbar-static .rd-navbar-nav > li {
            margin-left: 2.0%;
        }
    }
    
    
    @media (min-width: 768px) and (max-width: 1199px) {
        #fff{
            background-color: red;
        }
        #hhh{
            display: none;
        }
    }
    
    @media (max-width: 768px) {
        #pequek{
            display: inline;
        }
    }
    
    @media (min-width: 1200px) and (max-width: 3000px) {
        #momo{
            width: 75%;
            position: absolute;
            text-align: left;
            margin-top: 18px;
            z-index: 5;
        }
    }

.rd-navbar-search-toggle:hover {
    color: #e1e1e1 !important;
    transition: .1s all ease !important;
}

.fa-lock:hover {
    color: #e1e1e1 !important;
}

.fa-lock:active:hover {
    color: #e1e1e1 !important;
}

.rd-navbar-static .rd-navbar-nav-wrap {
    padding-bottom: 3px;
}

/*.rd-navbar-static .rd-navbar-megamenu > li, .rd-navbar-fullwidth .rd-navbar-megamenu > li {
    position: relative;
    display: table-cell;
    background-color: white;
    padding: 41px 20px 41px 41px;
    width: 25%;
}*/


/*FIN HEADER*/

/*INICIO VIDEOS HEADER*/
.btn-videos{
    color: black;
    background-color: white;
    padding: 1.5px 7px;
    margin-left: 20px;
    margin-bottom: 5px;
    border: 1px solid white;
    text-transform: uppercase;
    font-size: 11px;
}

.btn-videos:hover:hover {
    color: #fff;
    background-color: #333333;
    border-color: #333333;
}

.btn-videos:focus:focus{
    color: #fff;
    background-color: #333333;
    border-color: #333333;
}

/*.btn-videos {
    padding-left: 17px;
    padding-right: 17px;
    border-right: 1px solid #dde2e6;
    line-height: 40px;
    display: inline-block;
}*/
/*FIN VIDEOS HEADER*/

/*INICIO TE LLAMAMOS*/
.btn-tellamamos{
    color: black;
    background-color: white;
    padding: 1.5px 12px;
    margin-left: 15px;
    margin-bottom: 5px;
    margin-top: 2px;
    border: 1px solid grey;
    text-transform: uppercase;
    font-size: 11px;
}

.btn-tellamamos:hover:hover {
    color: white;
    background-color: #808080;
    border-color: #808080;
}

.btn-tellamamos:focus:focus{
    color: black;
    background-color: white;
    border: 1px solid grey;
}

.btn-tellamamos:focus:hover{
    color: white;
    background-color: #808080;
    border-color: #808080;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
}

.btn-tellamamos:active {
    /*border-color: white;*/
    border-color: #808080 !important;
    /*background-color: transparent;*/
    background-color: #808080 !important;
    color: white !important;
    box-shadow: 0 12px 16px 0 transparent;
}
.nexa {
    font-family: Nexa Light !important;
}
#mont {
    font-family: Montserrat !important;
}
.mont {
    font-family: Montserrat !important;
}
.justify{
    text-align: justify;
}
#term_cond:hover {
    text-decoration: underline;
    color: white;
}

#term_cond:focus {
    color: white;
}

#term_cond:focus:hover {
    text-decoration: underline;
    color: white;
}

#priv_map:hover {
    text-decoration: underline;
    color: #727272;
}

/*MODAL TERMINOS Y CONDICIONES*/

@media (min-width: 768px) {
    #myModal .modal-open .modal {
        overflow-y: hidden !important;
    }
    /*.modal{
        display: block !important;
    }*/
    
    #myModal .modal-dialog{
        overflow-y: initial !important
    }
    
    #myModal .modal-body{
        height: 750px;/*490*/
        overflow-y: auto;
    }
    #myModal .modal-content{
        width: 200%;
        position: relative;
        left: -50%;
    }
}

@media (min-width: 768px) and (max-width: 1600px) {
    #myModal .modal-body{
        height: 540px;/*750*/
        overflow-y: auto;
    }
}

@media (max-width: 768px) {
    
    #myModal .modal-body{
        height: 410px;/*300*/
        overflow-y: auto;
    }
    
}

#close_modal_contact {
    cursor: pointer;
    position: fixed;
    /*bottom: 215px;
    right: 10px;*/
    bottom: 47%;
    right: 4%;
    /*top: 2%;
    right: -47%;*/
    font-size: 13px;
    z-index: 500;
    border-radius: 50%;
    background: black;
    width: 25px;
    height: 25px;
    text-align: center;
    color: white;
}

#close_modal {
    cursor: pointer;
    position: fixed;
    /*bottom: 215px;
    right: 10px;*/
    top: 2%;
    right: -47%;
    font-size: 13px;
    z-index: 500;
    border-radius: 50%;
    background: black;
    width: 25px;
    height: 25px;
    text-align: center;
    color: white;
}

@media (min-width: 768px){
    #myModal_alert_form_contact .modal-dialog {
        width: 20%;
        margin: 10% auto;
    }
}

/*MODAL TERMINOS Y CONDICIONES*/

.rd-navbar-top-panel > .rd-navbar-inner > .list-inline {
    /*padding-right: 4% !important;*/
}

/*CARRUSEL STARTIT*/

#stit_carru{
    color: #ddd;
    height: 56px;
}

.map_locations li h6 {
                font-size: 16px;
                font-weight: 700;
                text-align: center;
                margin-bottom: 5px;
                color: #121212;
            }
            
            
#videos_header_blanco {
    color: rgb(228, 0, 43);
    transition: .3s all ease;
}
            
#videos_header_blanco:hover {
    color: rgb(140, 140, 140) !important;
    transition: .3s all ease;
}

#glosario_header_blanco {
    color: rgb(0, 0, 0);
    transition: .3s all ease;
}
            
#glosario_header_blanco:hover {
    color: rgb(140, 140, 140);
    transition: .3s all ease;
}

.redesheader:hover {
    color: rgb(140, 140, 140);
}

/*CONTACTO*/

.btn-contacto {
    background:rgb(228, 0, 43);
    border-color: rgb(228, 0, 43);
}

.btn-contacto:hover {
    color: rgb(228, 0, 43) !important;
    background: rgb(255, 255, 255) !important;
    border-color: rgb(228, 0, 43) !important;
}