@font-face
{
    font-family: 'ITC Avant Garde';
    font-weight: 200;
    font-style: normal;

    src: url('../fonts/ITCAvantGardeStd-XLt.eot');
    src: url('../fonts/ITCAvantGardeStd-XLt.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ITCAvantGardeStd-XLt.woff2') format('woff2'),
    url('../fonts/ITCAvantGardeStd-XLt.woff') format('woff'),
    url('../fonts/ITCAvantGardeStd-XLt.ttf') format('truetype');
}


@font-face
{
    font-family: 'ITC Avant Garde';
    font-weight: 300;
    font-style: normal;

    src: url('../fonts/ITCAvantGardeStd-Bk.eot');
    src: url('../fonts/ITCAvantGardeStd-Bk.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ITCAvantGardeStd-Bk.woff2') format('woff2'),
    url('../fonts/ITCAvantGardeStd-Bk.woff') format('woff'),
    url('../fonts/ITCAvantGardeStd-Bk.ttf') format('truetype');
}


@font-face
{
    font-family: 'ITC Avant Garde';
    font-weight: 500;
    font-style: normal;

    src: url('../fonts/ITCAvantGardeStd-Md.eot');
    src: url('../fonts/ITCAvantGardeStd-Md.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ITCAvantGardeStd-Md.woff2') format('woff2'),
    url('../fonts/ITCAvantGardeStd-Md.woff') format('woff'),
    url('../fonts/ITCAvantGardeStd-Md.ttf') format('truetype');
}

@font-face
{
    font-family: 'ITC Avant Garde';
    font-weight: bold;
    font-style: normal;

    src: url('../fonts/ITCAvantGardeStd-Bold.eot');
    src: url('../fonts/ITCAvantGardeStd-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ITCAvantGardeStd-Bold.woff2') format('woff2'),
    url('../fonts/ITCAvantGardeStd-Bold.woff') format('woff'),
    url('../fonts/ITCAvantGardeStd-Bold.ttf') format('truetype');
}


body,
html
{
    font-family: 'ITC Avant Garde', sans-serif;
    font-weight: normal;

    -webkit-font-smoothing: antialiased !important;
}

h1
{
    font-size: 50px;
    font-weight: bold;
    line-height: 41px;

    color: #FF9032;
}

h2
{
    font-size: 26px;
    font-weight: bold;

    color: #FF9032;
}

p
{
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;

    color: #575756;
}


/* ---------- ESTRUCTURA ---------- */

.bloque-alto
{
    min-height: 720px;
    padding: 126px 0 126px;
}

.bloque-black p
{
    color: white;
}

.sub-bloque-texto
{
    padding-top: 0;
}

.col-md-6.col-md-centrada
{
    display: inline-block;
    float: none;

    margin-right: -4px;

    vertical-align: middle;
}

/* ---------- NAV ---------- */

.menu
{
    z-index: 100;

    float: left;

    margin-top: 30px;
}

.btn-contacto
{
    float: right;

    margin-top: 25px;
}

.btn-menu
{
    font-weight: bold;

    width: 170px;
    height: 32px;

    color: #fff;
    border: 2px #fff solid;
    border-radius: 0;
    background: none;
}

.btn-menu:hover
{
    font-weight: bold;

    width: 170px;

    color: #fff;
    border: 2px #fff solid;
    border-radius: 0;
    background: none;
}

i.fa
{
    font-size: 28px;

    color: #fff;
}

i.fa-social
{
    font-size: 60px;

    margin-right: -15px;
}



#intro h1
{
    font-size: 36px;
}

#intro img{
    width: 100px;
}


/* ---------- HERO ---------- */

#block
{
    position: absolute;
    z-index: -100;
    top: 0;
    left: 0;

    width: 100%;
    height: 715px;
}



#hero
{
    height: 690px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.hero-outter
{
    display: table;

    width: 100%;
    height: 100%;

    text-align: center;
}
.hero-inner
{
    display: table-cell;

    vertical-align: middle;
}
.hero-content
{
    z-index: 200;

    display: inline-block;

    width: auto;

    text-align: center;
}

.logo
{
    margin-top: -290px;
}

.logo img
{
   width: 230px;
}

.flecha a img{
    margin-top:-360px;
}

.videvg>div{
    background-position: 50% 0 !important;
}



#hero-mobile{
    background: url('../video/ocean3.jpg') center center no-repeat;
}


/* ---------- INTRO ---------- */



.iconos-intro ul li
{
    padding: 0 10px 0 10px;
}

.text-intro
{
    padding-top: 30px;
}

@media(min-width: 768px){
    .text-intro
    {
        padding-top: 130px;
    }
}

/* ---------- DJS ---------- */

#djs
{
    background: url('../images/bg_djs.jpg') no-repeat center;
}


.btn-big
{
    font-weight: bold;
    line-height: 40px;

    width: 260px;
    height: 50px;

    color: white;
    border: none;
    background: #FF9032;
}

.btn-big:hover
{
    background: #FF9032 !important;
    color:#FFF;
    opacity: 0.85 !important;
}




#sonido
{
    background: url('../images/bg_sonido.jpg') no-repeat center;
}

#iluminacion
{
    background: url('../images/bg_iluminacion.jpg') no-repeat center;
}

#ambientacion
{
    background: url('../images/bg_ambientacion.jpg') no-repeat center;
}

#fotoyvideo
{
    background: url('../images/bg_fotoyvideo.jpg') no-repeat center;
}

.boton
{
    padding-top: 20px;

    text-align: none;
}


/* ----------- RADIO ----------- */

#radio-spot{
    background-color: red;
    display: flex;
    flex-direction: column;
    margin:0;
    padding:0;
}

@media screen and (min-width: 768px){
    #radio-spot{
        flex-direction: row;
        text-align: center;
        
    }
}

.img-container{
    min-height: 400px;
}

.radio-spot-block{
    padding:100px 40px;
    box-sizing: border-box;
    text-align: center;
    
}

@media screen and (min-width: 768px){
    .radio-spot-block{
        padding:100px;
    }
}

.radio-spot-block .text{
    display: block;
}

.radio-spot-block h1{
    color:white;
    line-height: 48px;
}

.radio-spot-block p{
    color:white;
}

#radio-spot .spot{
    background-color: #19D672;
    flex:1;
    /*text-align: center;*/
    display: flex;
    flex-direction: column;
    align-items:center;
}

#radio-spot .rad{
    background-color: #FF9032;
    flex:1;
    /*text-align: center;*/
    display: flex;
    flex-direction: column;
    align-items:center;
}

.btn-spot-rad{
    background: red;
    padding:15px 20px;
    color:white;
    font-weight: bold;
}

.btn-spot{
    background-color: #FF9032;
}
.btn-spot:hover{
    background-color: #FF9032;
    color:white;
}

.btn-radio{
    background-color: white;
    color: #FF9032;
}

/* ---------- SPOTIFY ---------- */

#spotify
{
    padding: 82px 0 82px;

    background: url('../images/bg_spotify.jpg') no-repeat center;
}

#spotify h1
{
    line-height: 50px;

    color: white;
}


/* ---------- SOCIAL MEDIA ---------- */

#socialmedia
{
    padding: 200px 0 0 0;

    vertical-align: middle;

    background: #FF9032;
    background: url('../images/bg_footer.jpg') repeat center;
}

#socialmedia h1
{
    margin-bottom: 10px;

    color: white;
}

#socialmedia h3
{
    font-size: 18px;
    font-weight: normal;

    margin-bottom: 50px;

    color: white;
}

#socialmedia ul
{
    margin-bottom: 40px;
}

#socialmedia ul li
{
    margin: 0 17px 0 17px;
}

#socialmedia span
{
    font-size: 26px;
    font-weight: 300;

    margin-right: 30px;

    color: white;
}

#socialmedia span:hover
{
    color: #d3d3d3;
}

a.hashtag:hover
{
    text-decoration: none;

    color: red;
}


/* ---------- CONTACTO ---------- */


#contacto
{
    min-height: 700px;
    padding: 106px 0 126px;
}

#contacto h1
{
    margin-bottom: 40px;
}

#contacto form
{
    margin-top: 60px;
}

input.form-control.input-lg,
textarea.form-control.input-lg
{
    font-size: 16px;
    font-weight: normal;
}

.help-block,
.with-errors
{
    font-size: 12px;

    color: #000;
}

.has-error .help-block
{
    color: #000;
}

.has-error .form-control
{
    border-color: #5ac6f9;
}

.btn-form
{
    width: 190px;
    height: 45px;
    background: #FF9032;
    color:#FFF;
    font-weight: bold;
    font-size: 16px;
    line-height: 31px;
    border: none;
    opacity: 1 !important;
}

.btn-form:hover
{
    background: #FF9032 !important;
    color:#FFF;
    opacity: 0.85 !important;
}

.text-success,
.text-danger
{
    font-size: 16px;
}


#msgSubmit{
    background: #33D570;
    color:white;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 70px;
    padding-top:27px;
}

/* ---------- CONTACTO 2 ---------- */

#contacto2
{
    background: url('../images/bg_contacto.jpg') no-repeat center;
    padding: 180px 0 0 0;
    vertical-align: middle;
    color:white;
    font-size: 18px;

}

#contacto2 img{
    margin-bottom: 40px;
}

#contacto2 h1
{
    margin-bottom: 60px;
    color: white;
}

.direccion{
    text-decoration: none;
    color: white;
}

.direccion:hover{
    text-decoration: none;
    color: white;
}



/* ---------- FOOTER ---------- */

footer
{
    min-height: 210px;
    padding: 50px 0 0 0;

    background: url('../images/bg_footer.jpg') no-repeat center;
}

footer span
{
    font-size: 14px;
    color: #808080;
}


.tooltip-inner{
    background: #FF9032;
    padding: 30px;
    margin-bottom:40px;
    font-size: 14px;
    font-weight: bold;
}

.tooltip.top .tooltip-arrow{
   border-top-color: #FF9032;
   margin-bottom:40px;
}

.tooltip.top{
    
}



/* ---------- GO TO TOP ---------- */

.btn_top{
    position: fixed;
    right: 10px;
    bottom: 20px;
    background: red;
    display: none;

}

.btn_top_in{
     position: absolute;
    right: 20px;
    bottom: 20px;
    height: 60px;
    margin: 0 0 0 0;
    padding: 20px;

    cursor: pointer;
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;
    text-align: center;

    border-radius: 30px;
    background: #FF9032;
    background: white;
    box-shadow: 0 0 5px #888;;
}



.btn_top_in:hover
{
    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;

    background: rgba(178,178,178,1.0);
}
.btn_top_in:hover .fa
{
    padding-top: -10px;
}
.btn_top_in .fa
{
    font-size: 30px;

    margin-top: -7px;
    margin-left: 1px;

    -webkit-transition: .5s;
       -moz-transition: .5s;
         -o-transition: .5s;
            transition: .5s;

    color: #FF9032;
}


#radio-page{
    background-color: #FF9032;
    min-height: 100vh !important;
    box-sizing: border-box;
}

#radio-page .content{
    max-width: 1070px;
    margin:0 auto;
    /*min-height: 100% !important;*/
    display: flex;
    justify-content: center; 
    align-items:center;
    flex:1;
    flex-direction: column;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    
}

@media screen and (min-width: 768px){
    #radio-page .content{
        flex-direction: row;
        text-align:left;
    }
}

.content-radio-page h1{
    color:white;

}

.content-radio-page p{
    padding:0 30px;
    color:white;
}

@media screen and (min-width: 768px){
    .content-radio-page p{
        padding:0px;
        color:white;
    }
}

#radio-page .content .img-radio{
    max-width: 100%;
    flex:1;
    /*text-align: center;*/
    /*background-color: red;*/
    /*padding:30px;*/
}

#radio-page .content .data{
    flex:1;
    /*text-align: center;*/
    /*background-color: red;*/
    /*padding:30px;*/
}

#radio-page .content .img-radio img{
    max-width: 90%;
    /*text-align: center;*/
}


@media screen and (min-width: 768px){
    #radio-page .content .img-radio img{
        /*width: 100%;*/
        /*text-align: center;*/
    }
}

.btn-play{
    display: inline-block;
    width: 150px;
    margin-top: 15px;
    background-color: white;
    color: #FF9032;
    text-decoration: none;
    padding:10px 30px;
    border-radius:20px;
    text-transform: uppercase;
    font-weight: bold;
}


.btn-play:hover{
    text-decoration: none;
}

.radio-player{
    display: inline-block;
    margin-top: 20px;
}

.elements{
    float:right;
    display: flex;
    align-items:center;
    margin-top: 10px;
}

.elements .web-span{
    color:white;
    font-weight: bold;
    float:right;
    margin-right: 10px;
}

.elements .btn-bigback{
    float: right;
    /*margin-top: 25px;*/
    width: 93px;
    height: 95px;
    overflow:hidden;
    background: url('../images/logo_hover.png');
    background-position:top left !important;
    cursor:pointer;
}

.btn-bigback a{
   width: 93px;
   height: 85px;
   display: block;
   text-decoration: none;
   color:#FF9032;
}

.btn-bigback:hover{
   background-position:bottom left !important;
}
