/*@font-face {
    font-family: 'Open Sans';
    src: url('fuentes/OpenSans-ExtraBold.ttf') format('woff2'),
        url('fuentes/OpenSans-ExtraBold.ttf') format('woff'),
        url('fuentes/OpenSans-ExtraBold.ttf') format('svg');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fuentes/OpenSans-Bold.ttf') format('woff2'),
        url('fuentes/OpenSans-Bold.ttf') format('woff'),
        url('fuentes/OpenSans-Bold.ttf') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fuentes/OpenSans-SemiBold.ttf') format('woff2'),
        url('fuentes/OpenSans-SemiBold.ttf') format('woff'),
        url('fuentes/OpenSans-SemiBold.ttf') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fuentes/OpenSans-Regular.ttf') format('woff2'),
        url('fuentes/OpenSans-Regular.ttf') format('woff'),
        url('fuentes/OpenSans-Regular.ttf') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fuentes/OpenSans-Light.ttf') format('woff2'),
        url('fuentes/OpenSans-Light.ttf') format('woff'),
        url('fuentes/OpenSans-Light.ttf') format('svg');
    font-weight: 400;
    font-style: normal;
}*/

html{
    font-family: 'Open Sans';
}
img{
    max-width: 100%;
}
p, a, li {
    font-family: 'Open Sans';
    font-weight: 400;
    text-align: left;
    font-size: 14px;
}
.text-center p{
    text-align: center;
}
.target-collection p{
    text-align: center;
}
h1{
    font-weight: 800;
}
h2, h3, h4, h5{
    font-family: 'Open Sans';
    font-weight: 700;
}
h6 {
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: 1.2rem;
}
.bold{
    font-weight:700!important;
    font-family: 'Open Sans';
}
.semi-bold{
    font-weight:600!important;
    font-family: 'Open Sans';
}
.normal{
    font-weight:500!important;
    font-family: 'Open Sans';
}
.light{
    font-weight:400!important;
    font-family: 'Open Sans';
}



[class^="section-"], [class*=" section-"]{
    float: left;
}
.v-middle{
    vertical-align: middle!important;
}
.v-top{
    vertical-align: top!important;
}
.v-bottom{
    vertical-align: bottom!important;
}

.float-center{
    float: left;
    left: 50%;
    transform: translate(-50%);
    position: relative;
}
.p-absolute{
    position: absolute!important;
}
.p-relative{
    position: relative!important;
}
.p-fixed{
    position: fixed!important;
}
.list-inline{
    list-style: none;
    float: left;
    padding: 0px;
    margin: 0px;
}
.list-inline li{ 
    float: left;
    display: inline;
}

/** fondos **/
.bg-principal{
    background-color: #005193;
}
.bg-secundario{
    background-color: #feedd3;
}
.bg-terciario{
    background-color: #eaeaea;
}
.bg-gris{
    background-color: #6e6e6e;
}
.bg-f{
    background-color: #fff;
}

/** colores de fuentes **/
.c-primario{
    color: #3a459c;
}
.c-secundario{
    color: #6e6e6e;
}
.c-terciario{
    color: #f0c565;
}
.c-f{
    color: #fff;
}



/** tamaños de fuentes **/
span.min{
    font-size: 14px!important;
}
h2 span.min{
    font-size: 24px!important;
}
.f-12{
    font-size: 12px!important;
}
.f-14{
    font-size: 14px!important;
}
.f-16{
    font-size: 16px!important;
}
.f-18{
    font-size: 18px!important;
}
.f-22{
    font-size: 22px!important;
}
.f-24{
    font-size: 24px!important;
}
.extra-title{
    font-size: 4vw!important;
}
.uppercase{
    text-transform: uppercase;
}
.lowercase{
    text-transform: lowercase;
}
.line-1{
    line-height: 1;
}






@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?l71zns');
  src:  url('fonts/icomoon.eot?l71zns#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?l71zns') format('truetype'),
    url('fonts/icomoon.woff?l71zns') format('woff'),
    url('fonts/icomoon.svg?l71zns#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youtube:before {
  content: "\e900";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-twitter:before {
  content: "\ea96";
}




/** Otros Estilos **/
header{
    position: fixed!important;
    background-color: #fff;
    z-index: 9999;
}
.main-redes a {
    width: 25px;
    height: 25px;
    float: left;
    border-radius: 5px;
    text-align: center;
    padding: 2px;
}
.section-banner{
    margin-top: 62px;
    min-height: 520px;
    background-size: cover;
    background-position: top center;
    background-image: url(../img/banner-principal.JPG);
}
.mascara {
    background: linear-gradient(to right top, rgba(0, 81, 147,.5) 30%, rgba(245, 186, 56, .2) 70%);
}
.mascara-0 {
    background: rgba(0, 0, 0,.4);
}
.bg-rec {
    min-height: 320px;
    background-size: cover;
    background-position: center 72%;
}
.btn-pre {
    float: left;
    padding: 10px;
    border: solid 1px;
    text-decoration: none;
    transition: all .3s;
}
.btn-pre:hover {
    color: #f0c565;
    text-decoration: none;
}
.box-sombra{
    box-shadow: 0px 0px 5px 0px rgba(158, 158, 158, .7);
}
.video-click {
    position: relative;
    min-height: 380px;
    background-size: cover;
    background-position: center center;
}
.play {
    margin: 20px 10px;
    float: left;
    font-size: 90px;
    cursor: pointer;
}
.video-click .descripcion{
    position: absolute;
    bottom: 30px;
}
.bg-rec-in{
    background-position: center center;
    background-size: cover;
    min-height: 200px;
}
.logo{
    max-width: 150px;
}
.logo-footer{
    max-width: 180px;
}








@media(max-width: 769px){
    float-md-right{
        float: right;
    }
    float-md-left{
        float: right;
    }
    
}
@media(max-width: 768px){
    h1{
        font-size: 28px!important;
    }
    h1.extra-tittle{
        font-size: 28px!important;
    }
    .float-xs-center{
        left: 50%;
        position: relative;
        transform: translate(-50%);
    }
    .f-xs-20{
        font-size: 20px;
    }
}
