body {font-size: 1.4em; color: #5d5c5c}
hr {margin: 20px 0 20px 0; border-width: 1px;}

header {
	background-color: #15274A;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
}

header img {
	width: 200px;
	padding: 15px;
}

header img:last-child {
	width: 120px;
	margin-bottom: -25px;
}

div main div {margin-top: 20px;}
span {margin-right: 10px;}

.tab-content h1{
	color: #15274A;
	font-size: 2.5em;
	margin-top: 10px;
}

.tab-content h2{
	color:#15274A;
	margin-top: -10px;
	font-size: 1.4em;
}

.price {
	font-size: 1.8em;
	color: #E64D50;
}

footer {
	margin-top: 25px;
	background-color: #15274A;
	padding: 10px 0 5px 0;
}

footer p {	font-size: 1em; color: #fff;}

form button {
	margin: 15px 0 0 0;
}

iframe {margin-top: 30px;}

.adicionales {margin-top: -500px;}

.list-inline li {border: 1px solid #666666;}

.tallas li {
	margin: 0 2px 0 2px;
	padding: 0 7px 0 7px;
}

/* Tallas Disponibles */

.list-inline li {
	font-size: .8em;
	height: 40px;
	padding: 0 10px;
	padding-top: 12px;
	text-align: center;
	margin:0 4px;
}

h4 img {margin: 0 4px 5px 0;}

ul.list-styled {
	  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

ul.list-unstyled {
	  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.list-unstyled li {margin-bottom: 5px;}
.list-unstyled li span {font-size: 1.3em;}

span {
	font-size: .8em;
	color: #15274A;
}

.garantia {color: #edc050;}


.otros-beneficios span.glyphicon {
	font-size: 2em;
	margin-top: 20px;
}

/* Colores */

.azr {color: #0A4ED3 !important;}
.azm {color: #001C45 !important;}
.amo {color: #EED429 !important;}
.roj {color: #DF3730 !important;}
.caq {color: #A29281 !important;}
.ngr {color: #000000 !important;}
.azc {color: #8CB6E9 !important;}
.nar {color: #e85a22 !important;}
.oxf {color: #6C6C6C !important;}
.prl {color: #C7B299 !important;}

adress {font-size: 1.2em;}

adress a {color: #5d5c5c;}

.tab-content .img-responsive {
	margin: 0 auto;
}

.opa {opacity: .2;}

.nav-tabs {padding:20px 0 0 0;}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus {
	color: white;
	box-shadow: inset 0 -2px 0 #E64D50;
}

.nav-tabs>li>a, .nav-tabs>li>a:focus {
	color: #fff;
}

.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs, .nav-pills {
    text-align:center;
}

/*NEWSTYLES*/

.st-bold {font-weight: 500;}
.st-color-1 {color: #E64D50;}


.st-parrafo {font-size: 1rem;}
.st-parrafo__1 {font-size: 1.1rem;}
.st-parrafo__2 {font-size: 1.1875rem;}
.st-parrafo__3 {font-size: 1.3rem;}

.st-h5 {font-size: 20px; line-height: 20px;}
.st-h4 {font-size: 24px; line-height: 32px;}
.st-h3 {font-size: 34px; line-height: 40px;}
.st-h2 {font-size: 45px; line-height: 48px;}

.st-font-weight--300 {font-weight: 300;}
.st-font-weight--400 {font-weight: 400;}
.st-font-weight--500 {font-weight: 500;}
