body{font-family: 'Nanum Gothic', sans-serif;}
.container{ max-width:1200px; margin:0 auto; }
.redes{ display:inline-block; margin-right:15px; margin-top:75px; margin-bottom:7px;}
.redes a{ color:#000!important;}
.redes2{ display:inline-block; margin-right:15px; margin-top:15px; margin-bottom:12px;}
.pleca{background:#fa4238; color:#fff; font-weight:700; font-size:17px;}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.nav-link {
    display: block;
    padding: .5rem 2rem;
	margin-right:80px;
}
a{
    color: #fff!important;
    text-decoration: none;
    background-color: transparent;
}
.navbar-toggler-icon{background-color:#fff!important; border:solid #fff 1px;}
.ppal{ height:255px; background:url(imgs/backo.jpg); background-position:center; background-attachment:fixed; background-repeat:no-repeat;}
p{font-size:16px; text-align:left; color:#fff;}
.nosotros{ background-color:#000; height:560px; }
.topleft{ margin-top:40px; margin-left:1px;}
.top{ margin-top:40px;}
.top20{ margin-top:20px;}
.bot{ margin-bottom:40px;}
.float-right{ right:-30px;}
.btn-primary{ background-color:#fe4438; color:#fff; text-align:center; border-color:#fff;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #fe4438;
    border-color: #fff; /*set the color you want here*/
}
.collapse{color:#fff;}
@media (max-width: 767px) {
.redes{ display:inline-block; margin-right:5px; margin-top:75px; margin-bottom:7px;}
.nosotros{ background-color:#000; height:1120px; }
p{font-size:14px; text-align:left; color:#fff;}
.ppal{ height:120px;}
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) { 
.redes{ display:inline-block; margin-right:5px; margin-top:75px; margin-bottom:7px;}
.nosotros{ background-color:#000; height:560px; }
p{font-size:14px; text-align:left; color:#fff;}
.redes2{ display:inline-block; margin-right:0px; margin-top:15px; margin-bottom:12px;}
}