#logo-rba{
padding:35px;
}

#logo-tangog{
margin:0px 0 0px 20px;
}

h4{
font-size:1.2em;
}

p.text-danger ul{
	list-style:none;
}

.btnmas
{color:white;
font-family:Montserrat, Arial, Helvetica, sans-serif;
font-size:13px;
letter-spacing:.5px;
background:gray;
display:block;
width:100px;
text-align:center;
margin:0px auto 100px auto;
padding:5px 10px;
border-radius:5px;
}

.btnmas:hover
{background:#CCC;
color:#333;
}

.blue
{color:#4fbae9;
}

.green
{color:#5bb116;
}

.orange
{color:#f09035;
}

.salmon
{color:#e5425e;
}

.marino
{color:#0e3f6d;
}

.blanco
{color:white;
}

.textdesc
{font-size:17px;
line-height:31px;
font-family:Montserrat, Arial, sans-serif;
font-weight:400;
margin-bottom:35px;
}

.textoweb
{
margin-top:30px;
font-size:17px;
}

.sep_uno
{margin-bottom:50px;
}

.sep_dos
{margin-top:20px;
}

#portfolio{
background-image:url(../img/soporte-tecnico.jpg);
}

#team{
background-image:url(../img/celulares.jpg);
background-size:cover
}

#contacto{
background-image:url(../img/contacto.jpg) !important;
background-repeat:no-repeat;
background-attachment:scroll;
background-position:right center;
background-size:cover;
}

.iconos
{
display: block;
margin: 20px auto 0 auto;
}

.text-muted{
color:black !important;
}

textarea {
height:140px;
}

.alert-success {
color: #ffffff;
background-color: #52afe4;
border:none;
}

.text-danger {
color: #0877b7 !important;
}

.tango-novedad{
background:#000;
padding:15px;
box-sizing:border-box;
border-radius:5px;
width:80%;
margin:auto;
}

.tango-novedad h3{
color:white;
font-size:21px;
letter-spacing:1px;
line-height:normal;
text-transform:uppercase;
font-weight:300;
margin-top:30px;
}

.tango-novedad h3 span{
font-weight:700;
}

.tango-novedad .btnmas{
margin:10px auto;
}

.tango-novedad img{
display:block;
margin:10px auto;
}

footer a{
margin:50px 20px 10px 0;
}

.whats{
margin:20px 20px 0px 0;
}

.iconos-footer{
text-align:left;
}

@media (max-width:768px) {
 #logo-tangog {margin:20px 0 0 0;
}
footer a{
display:block;
margin:10px 20px 10px 0;
}
.iconos-footer{
text-align:center;
}
}
