#menu2 li {
	border-right: 1px solid rgba(255, 252, 252, 0.3);
	padding-right: 1em;
}
#menu2 li:first-child {
	padding-right: 2em;
}
.menu-pc li {
	padding: 0.9em 0;
}
.menu-distribucion .bar{
	padding: 0;
}
.menu-distribucion{
	background-color:#cf0e3a !important;
}
.menu-vertical li:not(:hover):not(.dropdown--active) {
	opacity: 1;
  }
#persona-fisica,
#persona-juridica{
	display: none;
  }
.lead b {
	color: #4a545f;
}
/*IMPORTANTE*/
.content-rrss{
color: #6F7C87;
font-size: 16px;
font-weight: 600;
}
.content-rrss a{
    text-decoration: none;
    }
.content-rrss a:hover{
    opacity: 0.7;
    }
.nav-container{
	
}
#menu1{
    background-color:#cf0e3a !important;
    padding-bottom: 5px !important;
}
.nav-container li a{
	color: white !important;
    opacity: 1 !important;
}
.nav-container li a:hover{
	text-decoration: underline !important;
    }
ul li .btn{
    background-color:white !important;
    opacity: 1 !important;
    }
        
.btn{
    background-color:white !important;
    }
.btn__text{
    color: #353b4a !important;
}

.hamburger-toggle i{
    color: white;
	padding: 8.5px;
}
form .btn {
    background-color:#cf0e3a !important;
    color: white !important;
}
form .btn:hover{
    background-color:#cf0e3a !important;
    color: white !important;
}

.switchable__text{
	color : #fff;


}

.encabezadoFormulario{
	background-color: #cf0e3a;
	margin-left: 0px!important;
    margin-right: 0px!important;
}

.enlaceFormulario{
	margin: 0 0 3px 0 impo !important;
}

@media (min-width: 1230px){
.main-container {
    -webkit-box-shadow: -5px 0 20px -5px rgba(0,0,0,0.3),5px 0 20px -5px rgba(0,0,0,0.3);
    -moz-box-shadow: -5px 0 20px -5px rgba(0,0,0,0.3), 5px 0 20px -5px rgba(0,0,0,0.3);
    box-shadow: -5px 0 20px -5px rgba(0,0,0,0.3), 5px 0 20px -5px rgba(0,0,0,0.3);
    margin: 0 auto;
	max-width: 1100px;
	
}
.nav-container {
    margin: 0 auto;
	max-width: 1100px;
	/* min-height: 90px; */
}
.switchable{
    padding-left: 20px;
    padding-right: 20px;
}
}

/* Footer */
#footer{
    padding: 0 !important;
}
#footer * {
	box-sizing: border-box;
}
.top-footer {
	background-color: #3d4f64;
	font-size: 20px;
	font-weight: 300;
	padding: 26px 0;
	text-align: center;
}
.bottom-footer{
	background-color: #39495d;
	padding: 25px 0 25px;
	text-transform: uppercase;
}
.top-footer .container,
.bottom-footer .container {
	margin: 0 auto;
	max-width: 1080px;
	width: 100%;
	color: #fff;
}
.top-footer .container img,
.top-footer .container span {
	display: inline-block;
	vertical-align: top;
}
.top-footer .container span {
	padding-top: 6px;
}
.top-footer .container img {
	border-right: 1px solid rgba(255, 255, 255, 0.27);
	margin-right: 14px;
	padding-right: 20px;
}
.top-footer a,
.bottom-footer a {
	color: #fff !important;
	font-size: 12px !important;
	font-weight: 300 !important;
    letter-spacing: 0.6px !important;
}
.bottom-footer a:hover {
    text-decoration: underline !important;
}
.bottom-footer-info,
.bottom-footer-menu,
.bottom-footer-social {
	display: inline-block;
	padding: 0 15px;
	vertical-align: top;
}
.bottom-footer-info{
	width: 27%;
	font-weight: 300;
}
.footer-phone {
	border-top: 1px solid rgba(255, 255, 255, 0.28);
	font-size: 30px !important;
	font-weight: 600;
	margin-top: 4px;
	padding: 8px 0 0;
	margin-bottom: 0px;
}
.public-home .bottom-footer-info p {
	font-size: 13px;
}
.footer-phone img{
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 0 6px;
}
.footer-phone span {
	display: inline-block;
	line-height: 1em;
	margin-top: 2px;
	vertical-align: top;
}
.bottom-footer-menu{
	width: 44%;
}
.bottom-footer-menu ul {
	display: inline-block;
	list-style: outside none none;
    width: 48%;
    line-height: 1em !important;
}
.bottom-footer-social{
	width: 28%;
}
.bottom-footer-social ul {
	display: inline-block;
	list-style: outside none none;
	margin-left: 0;
	padding: 0;
}
.bottom-footer-social ul li {
	float: left;
	margin-right: 10px;
}
.bottom-footer-social ul li:last-child {
	margin-right: 0;
}
.bottom-footer-social a {
	height: 44px;
    width: 44px;
}
.bottom-footer-social a:hover {
	opacity: 0.5;
}
#footer {
	margin: 6px auto 0;
	overflow: hidden;
	padding: 3px 0 14px;
	clear: both;
}
#footer > p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	margin: 10px 35px 0 0;
	float: left;
	letter-spacing: 0;
}
#footer > p:last-child {
	margin-right: 0;
}
#footer > p > a {
	color: #777;
	text-transform: none;
}

@media (max-width: 962px) {
	.bottom-footer-info,
	.bottom-footer-menu{
		width: 50%;
	}
	.bottom-footer-social{
		width: 100%
	}
	.bottom-footer-social ul{
		padding-left: 0;
	}
}
@media (max-width: 440px){
	.footer-phone {
		width: 80%;
	}
	.footer-phone {
		width: 80%;
	}
}