iframe{
    border:none;
}
.bg-light{
    background-color: transparent!important;
}
.navbar-nav{
    margin-left: 100px;
}
.nav-link{
    text-transform: uppercase;
    color: #fff!important;
    -webkit-transition: all .2s ease-out, all .2s ease-in;
    -moz-transition: all .2s ease-out, all .2s ease-in;
    -ms-transition: all .2s ease-out, all .2s ease-in;
    -o-transition: all .2s ease-out, all .2s ease-in;
    transition: all .2s ease-out, all .2s ease-in;
    
}
.nav-link:hover{
  color: #f86f2e!important;
}
.main-menu-wrapper ul li.nav-item a:hover,
.main-menu-wrapper ul li.nav-item a:focus{
	color: #f5fe05;
	 -webkit-transition: all .2s ease-out, all .2s ease-in;
    -moz-transition: all .2s ease-out, all .2s ease-in;
    -ms-transition: all .2s ease-out, all .2s ease-in;
    -o-transition: all .2s ease-out, all .2s ease-in;
    transition: all .2s ease-out, all .2s ease-in;
}
.event-btn:hover,
.event-btn:focus{
	background-color: #d8e003;
	border-color: #d8e003;
	color: #333;
	-webkit-transition: all .2s ease-out, all .2s ease-in;
    -moz-transition: all .2s ease-out, all .2s ease-in;
    -ms-transition: all .2s ease-out, all .2s ease-in;
    -o-transition: all .2s ease-out, all .2s ease-in;
    transition: all .2s ease-out, all .2s ease-in;
}
.black-header{
    background-color: #000!important;
}
.divide20{margin-top: 20px;}
.divide40{margin-top: 40px;}
.divide60{margin-top: 60px;}
.divide80{margin-top: 80px;}
.divide100{margin-top: 100px;}
.divide150{margin-top: 150px;}

.contact-page h2{
    font-family: Verdana,Geneva,sans-serif; 
    font-weight: 800;
    letter-spacing: 2px;
}
.btn-contact{
    background-color: #f86f2e;
    border-color: #f86f2e;
    color: #000;
    font-weight: 900;
    letter-spacing: 2px;
    border-radius: 40px;
}
.btn-contact:hover,
.btn-contact:active,
.btn-contact:focus{
    background-color: #ff9462;
    color: #000;
    border-color: #ff9462;
}
.news-article h4{
    margin-top: 20px;
    font-weight: 900;
}
.home-news-image img,
.news-article img{
    border: 3px solid #000;
    padding: 2px;
}
.news-article a{
    color: #000;
}
.owl-carousel .owl-item img{
    width: 80%!important;
    margin:0 auto;
}
.noticias-slide-text h3{
    margin-top: 10px;
}
.news-image{
    margin: 0 auto;
}
.white-color{
    color: #fff!important;
}
.event-box{
    color: #fff;
    padding-top: 20px;
    padding-bottom: 30px;
}
.event_date{font-size: 22px;}
.event_city{color: #f86f2e;}
.event-btn{
    text-align: center;
    color: #d8e003;
    text-transform: uppercase;
    border: 4px solid #fff;
    padding: 5px 35px;
}
label.error{
    color: red;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #000!important;
}

.owl-theme .owl-dots .owl-dot span{
    background-color: #888!important;
}
.owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 40px!important;
}
.section-heading h2{
    font-weight: bold;
}
#musica{
    background: #fffbfa;
    padding-top: 40px;
    padding-bottom: 40px;
}
.facebook-icon{
    border:none!important;
    padding: 0px!important;
    font-size: 24px!important;
    color: #d8e003;

}
.facebook-icon:hover,
.facebook-icon:active,
.facebook-icon:focus{
    -webkit-transition: all .2s ease-out, all .2s ease-in;
    -moz-transition: all .2s ease-out, all .2s ease-in;
    -ms-transition: all .2s ease-out, all .2s ease-in;
    -o-transition: all .2s ease-out, all .2s ease-in;
    transition: all .2s ease-out, all .2s ease-in;
    opacity: .7;
    color: #d8e003;
}
.mobile-facebook{
    vertical-align: middle;
}
.noticias-slide-text h3{
    font-weight: bold;
    font-size: 22px;
}
.divide20{margin-top: 20px;}
.divide40{margin-top: 40px;}
.divide60{margin-top: 60px;}
.divide80{margin-top: 80px;}
.divide100{margin-top: 100px;}

.black-link{
    color: #000;
    padding-top: 10px;
    width: 100%;
    display: block;
}
.black-link:hover,
.black-link:active,
.black-link:focus{
    -webkit-transition: all .2s ease-out, all .2s ease-in;
    -moz-transition: all .2s ease-out, all .2s ease-in;
    -ms-transition: all .2s ease-out, all .2s ease-in;
    -o-transition: all .2s ease-out, all .2s ease-in;
    transition: all .2s ease-out, all .2s ease-in;
    opacity: .7;
    color: #000;
}
img.responsive-image{
    width: 100%;
}
.video-box{
        position: relative;
    display: block;
}
.video-play-button{
    position: absolute;
       top: 38%;
    right: 46%;
    font-size: 80px;
    color: #fff;
    opacity: .60;
}
.video-title{
    margin-top: 10px;
}


.video-play-button-small{
    position: absolute;
    top: 36%;
    right: 47%;
    font-size: 40px;
    color: #fff;
    opacity: .60;
}
.address-link{
    border: none!important;
    padding: 0px!important;
    text-transform: none!important;
    color: #fff!important;
}
.follow-us{
    margin-top: 300px;
    text-align: center;
    
}
.btn-tucanes{
    border: none;
    border-radius: 0px;
    color: #fff!important;
}
.nav-link{
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
}
header.header-wrapper{
    padding-top: 10px;
}

.top-social-media{
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 999999;
    list-style: none;
}

.top-social-media ul{
    list-style: none;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}
.top-social-media ul li{
    display: inline-block;
}
.top-social-media ul li i{

    font-size: 11px;

    width: 25px;
    height: 25px;
    padding-top: 6px;
    padding-left: 2px;

    text-align: center;

    color: #202020;
    border-radius: 25px;
    background: #fff;
     webkit-transition: all .2s ease-out, all .2s ease-in;
    -moz-transition: all .2s ease-out, all .2s ease-in;
    -ms-transition: all .2s ease-out, all .2s ease-in;
    -o-transition: all .2s ease-out, all .2s ease-in;
    transition: all .2s ease-out, all .2s ease-in;
}

.top-social-media ul li i {
    padding-left: 0px!important;
    padding-top: 7px!important;
}

.btn-outline-color{
    background: transparent;
    border-radius: 0px;
    border: 1px solid #000;
    color: #000;
    text-align: left;
     webkit-transition: all .2s ease-out, all .2s ease-in;
    -moz-transition: all .2s ease-out, all .2s ease-in;
    -ms-transition: all .2s ease-out, all .2s ease-in;
    -o-transition: all .2s ease-out, all .2s ease-in;
    transition: all .2s ease-out, all .2s ease-in;
}
.btn-outline{
    background: transparent;
    border-radius: 0px;
    border: 1px solid #000;
    color: #000;
    text-align: left;
     webkit-transition: all .2s ease-out, all .2s ease-in;
    -moz-transition: all .2s ease-out, all .2s ease-in;
    -ms-transition: all .2s ease-out, all .2s ease-in;
    -o-transition: all .2s ease-out, all .2s ease-in;
    transition: all .2s ease-out, all .2s ease-in;
}
.btn-outline-color:hover,
.btn-outline:hover{
    background: #f86f2e;
    color: #000;
    border-color: #000;
}
.clear-arrow{
    opacity: .4;
}
.font700{
    font-weight: 700;
}
.no-margin{
    margin-top: 0px;
    margin-bottom: 0px;
}
.low-opacity{
    opacity: .6;
}

.event-name{
    font-size: 24px;
    letter-spacing: 1px;
}

.table td 
{
    text-align: center; 
    vertical-align: middle;
}
.btn-tucanes:hover,
.btn-tucanes:focus{
    background: #f86f2e;
    color: #000!important;
    border-color: #000;
}
.no-style{
    border:none!important;
    text-align: left!important;
    display: block;
    padding:0px!important;
    text-transform: none!important;
}
.btn-yellow{
    background-color: transparent;
    color: #f86f2e;
    border:3px solid #f86f2e;
    border-radius: 0px;
    font-weight: 900;
}
.btn-yellow:hover{
    background-color:  #f86f2e;
    border-color:  #f86f2e;
    color: #000;
}

.owl-prev{
    float: left;
}
.owl-next{
    float: right;
}
/*.owl-nav{
        position: absolute;
    top: 30%;
    width: 100%;
}*/
#loading-screen{
    position:fixed; 
    height:100%;
    text-align: center; 
    width:100%; 
    overflow:hidden; 
    top:0; 
    left:0;
    background-color: #000;
    z-index: 99999999999;
}

@media(max-width:767px){

    .social-media-content ul li{
        display: inline-block!important;
    }
    .product-box-content h2{
        text-align: center;
    }
    .product-box-content p{
        text-align: center;
    }
    .mobile-title{
        font-size: 28px!important;
    }
    .follow-us{
        margin-top: 20px;
    }

    .top-social-media{
        position: absolute;
        top: 100px;
        text-align: center;
        z-index: 9999;
        list-style: none;
        right: 31%;
    }
    .spotify-iframe{
        padding-left:40px;
        padding-right:40px;
    }
    .mobile-text-center{
        text-align: center;
    }
    .tucanes-title{
        font-size: 24px;
    }
    .video-play-button{
        top: 29%;
        right: 41%;
    }
    
    #loading-screen img{
        width: 50%;
    }
}
@media(min-width:768px){}
@media(min-width:992px){}
@media(min-width:1200px){}


#animatedModal{
    background: #000!important;
}
.animatedModal
{
    display: none;
}
.close-animatedModal
{
    margin-top: 25px;
    margin-right: 25px;

    text-align: right;
}
.close-animatedModal i
{
    color: #fff;
}
#menu-main-menu-1
{
    margin-top: 30px;
    margin-left: 0px;
    padding: 0;
    text-align: center;

    list-style: none;
}

#menu-main-menu-1 li
{
    padding: 10px;
    opacity: 0;
}
#menu-main-menu-1 li a:hover,
#menu-main-menu-1 li a:focus{
    -webkit-text-stroke: 1px white;
   color: black;
   text-shadow:
       3px 3px 0 #fff,
     -1px -1px 0 #fff,  
      1px -1px 0 #fff,
      -1px 1px 0 #fff,
       1px 1px 0 #fff;
}
#menu-main-menu-1 li a
{

    font-size: 26px;
    font-weight: 700;
    
    color: #fff;
    -webkit-transition: all .2s ease-out, all .2s ease-in;
    -moz-transition: all .2s ease-out, all .2s ease-in;
    -ms-transition: all .2s ease-out, all .2s ease-in;
    -o-transition: all .2s ease-out, all .2s ease-in;
    transition: all .2s ease-out, all .2s ease-in;

}

#animatedModal h4{
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    margin-left: 0px;
    margin-top: 40px;

}

.animatedModal-on .modal-content-alt .menu-top-menu-container .menu li{
    opacity: 1!important;
    transition: opacity .4s cubic-bezier(.58,.3,.005,1);
}

.animatedModal-off .modal-content-alt .stay-social-block{
    opacity: 0!important;
}
.animatedModal-on .modal-content-alt .stay-social-block{
    opacity: 1!important;
    transition: opacity .4s cubic-bezier(.58,.3,.005,1);
}

.animatedModal-off .modal-content-alt .menu-top-menu-container .menu li{
    opacity: 0!important;
    transition: opacity .4s cubic-bezier(.58,.3,.005,1);
}

.animatedModal-on .modal-content-alt .menu-top-menu-container .menu li:nth-child(1){
     transition-delay: .25s; 
}
.animatedModal-on .modal-content-alt .menu-top-menu-container .menu li:nth-child(2){
     transition-delay: .30s; 
}
.animatedModal-on .modal-content-alt .menu-top-menu-container .menu li:nth-child(3){
     transition-delay: .35s; 
}
.animatedModal-on .modal-content-alt .menu-top-menu-container .menu li:nth-child(4){
     transition-delay: .40s; 
}
.animatedModal-on .modal-content-alt .menu-top-menu-container .menu li:nth-child(5){
     transition-delay: .45s; 
}
.animatedModal-on .modal-content-alt .menu-top-menu-container .menu li:nth-child(6){
     transition-delay: .50s; 
}

.animatedModal-on .modal-content-alt .stay-social-block{
     transition-delay: .55s; 
}


.animatedModal-off .modal-content-alt .menu-top-menu-container .menu li:nth-child(1){
     transition-delay: .35s; 
}
.animatedModal-off .modal-content-alt .menu-top-menu-container .menu li:nth-child(2){
     transition-delay: .30s; 
}
.animatedModal-off .modal-content-alt .menu-top-menu-container .menu li:nth-child(3){
     transition-delay: .25s; 
}
.animatedModal-off .modal-content-alt .menu-top-menu-container .menu li:nth-child(4){
     transition-delay: .20s; 
}
.animatedModal-off .modal-content-alt .menu-top-menu-container .menu li:nth-child(5){
     transition-delay: .15s; 
}
.animatedModal-off .modal-content-alt .menu-top-menu-container .menu li:nth-child(6){
     transition-delay: .10s; 
}
.animatedModal-off .modal-content-alt .stay-social-block{
     transition-delay: .5s; 
}

.navbar-light .navbar-toggler{
    border-color: transparent;
}

.black-bg{
    background-color: #000!important;
}

.contact-page-bg,
.bio-page{
     background-image: url(../images/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.white-content{
    color: #fff;
}
.bolder{
    font-weight: 700;
}

.bio-page h1{
    color: #f86f2e;
}
.contact-page label,
.contact-page{
    color: #fff;
}
.contact-page .section-heading h2{
    border-color: #fff!important;
}
.white-link{
    color: #fff!important;
}
