@import url(http://fonts.googleapis.com/css?family=Dosis:400,200,300,500,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200,700);

/*************************
*******Typography******
**************************/
body {
    font-family: 'Dosis', sans-serif;
    font-size: 17px;
    color: #fff
}

.btn {
    border-radius: 0;
    font-family: 'Yanone Kaffeesatz','sans-serif';
    font-size: 20px;
    padding: 7px 20px;
    margin-right: 5px;
}

a {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: none
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Yanone Kaffeesatz', 'sans-serif';
    font-weight: 300;
    text-transform: uppercase;
}

h2 {
    font-size: 36px
}

.navbar-toggle {
    margin-top: 12px
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-toggle,
.navbar-toggle:focus {
    border:1px solid #fff;
    outline: none;
}


/*************************
*******Header CSS******
**************************/

.header-top {
    display: block;
    overflow: hidden;
    padding: 15px 25px 5px 25px;
}

.header-top-language {
    display: block;
    overflow: hidden;
    padding: 5px 25px 15px 25px;
}

.main-nav {
    position: absolute;
    width: 100%;
    z-index: 999;
}

.main-nav
.container {
    width: 100%
}

.language-icons a {
    padding-left:10px;
}

.language-icons .fa-english:hover {
    color: #569cc3
}

.language-icons .fa-italian:hover {
    color: #2bbd0b
}

.language-icons .fa-spanish:hover {
    color: #ebef12
}

.language-icons .fa-french:hover{
    color: #ec5538
}

.language-icons .fa-portugues:hover{
    color: #c3780a
}


.social-icons a {
    font-size: 18px;
    color: #fff;
    padding-left:20px;
}

.social-icons .fa-facebook:hover {
    color: #3B5997
}

.social-icons .fa-twitter:hover {
    color:#29C5F6
}

.social-icons .fa-google-plus:hover {
    color:#D13D2F
}

.social-icons .fa-youtube:hover{
    color: #ec5538
}

.navbar-brand {
    background-color: #1B7B98;
    height: 206px;
    margin-bottom: 20px;
    position: relative;
    width: 297px;
    margin-top: -55px;
    opacity: .9;
}

.navbar-brand img {
    position: absolute;
    top: 6px;
    left: 6px;
}

.navbar-right {
    background-color: #1B7B98;
    /*padding:0 95px 0 0;*/
    opacity: .9
}

.navbar-right li a {
    padding: 30px 15px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Yanone Kaffeesatz', 'sans-serif';
    font-weight: 300;
}

.navbar-right li a:hover,
.navbar-right li a:focus,
.navbar-right .active a {
    background-color: #fff;
    color: #16728f
}


.fixed-menu {
    background-color: #1B7B98;
    position: fixed;
    top: 0;
}

.fixed-menu .navbar-right {
    padding: 0;
}


.fixed-menu .navbar-right li a {
    font-size: 18px;
    padding: 20px 25px;
    text-shadow:inherit;
}

.fixed-menu .navbar-brand {
    height: 60px;
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
    width: 125px;
}

.fixed-menu .navbar-brand img {
    /*height:60px;*/
    max-width: 130% !important;
    margin: 5px 15px 15px 15px;
    padding-right: 10px;
    background-color: #e9f2f5;
}

.fixed-menu .header-top {
    display: none;
}

.fixed-menu .header-top-language {
    display: none;
}

/*************************
*******Home CSS******
**************************/

#home, #fotos {
    position: relative;
    overflow: hidden;
}

#main-slider img {
    width: 100%;
    height: 650px;
}

#main-slider
.carousel-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 14%;
    float: left;
    left: 0;
    opacity: 0.8;
    padding:10px 60px 35px;
    right: inherit;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
}


#main-slider
.carousel-caption h2 {
    font-size: 38px;

}

#main-slider
.carousel-caption h4 {
    font-size: 24px;
}

#main-slider
.carousel-caption a {
    font-size: 22px;
    color: #2da1c5
}

#main-slider
.carousel-caption a:hover {
    color: #2588a6
}

#main-slider
.carousel-caption a:hover i {
    margin-left: 35px
}

#main-slider
.carousel-caption a i {
    margin-left: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#main-slider
.carousel-indicators li {
    background-color:#1B7B98;
    border: 1px solid #1B7B98;
}

#main-slider
.carousel-indicators li.active {
    background-color:#fff;
    border: 1px solid #fff;
}

/*************************
*******Home CSS******
**************************/

#fotos {
    position: relative;
    overflow: hidden;
}

#fotos-slider img {
    width: 100%;
    height: 450px;
}

#fotos-slider
.carousel-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 14%;
    float: left;
    left: 0;
    opacity: 0.8;
    padding:10px 60px 35px;
    right: inherit;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
}


#fotos-slider
.carousel-caption h2 {
    font-size: 38px;

}

#fotos-slider
.carousel-caption h4 {
    font-size: 24px;
}

#fotos-slider
.carousel-caption a {
    font-size: 22px;
    color: #2da1c5
}

#fotos-slider
.carousel-caption a:hover {
    color: #2588a6
}

#fotos-slider
.carousel-caption a:hover i {
    margin-left: 35px
}

#fotos-slider
.carousel-caption a i {
    margin-left: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#fotos-slider
.carousel-indicators li {
    background-color:#1B7B98;
    border: 1px solid #1B7B98;
}

#fotos-slider
.carousel-indicators li.active {
    background-color:#fff;
    border: 1px solid #fff;
}

/*************************
*******explore CSS******
**************************/

#explore {
    /*background-color: #C34C39;*/
    background-color: #1f758f;
    background-image: url("../images/bg/explore-bg.png");
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat:no-repeat;
    position: relative;
    overflow: hidden;
    padding: 150px 0 10px;
}

.watch {
    position: absolute;
    left: 0;
    top: 10%;
}

.watch img{
    height: 90%;
    width: 90%;
}

#explore h2 {
    font-size: 42px;
    text-transform: uppercase;
    text-align: center;
}

#explore h3 {
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 2px;
}

#countdown {
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 0
}

#countdown li {
    list-style: none;
    display:inline-block;
    margin-right: 40px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
}

#countdown li:last-child {
    margin-right: 0
}

#countdown li span {
    display: block;
    font-size: 40px;
    font-weight: 700;
    height: 82px;
    line-height: 79px;
    width: 75px;
    border-radius: 10px;
    border-right: 1px solid #9e3e2e;
    border-bottom: 1px solid #9e3e2e;
}

#countdown li .days {
    background-color: #45b29d;
    border-top: 1px solid #6ac1b1;
    border-left: 1px solid #6ac1b1;
}

#countdown li .hours {
    background-color: #efc94c;
    border-top: 1px solid #f2d470;
    border-left: 1px solid #f2d470;
}

#countdown li .minutes {
    background-color: #e27a3f;
    border-top: 1px solid #e89565;
    border-left: 1px solid #e89565;
}

#countdown li .seconds {
    background-color: #df5a49;
    border-top: 1px solid #e57b6d;
    border-left: 1px solid #e57b6d;
}

#countdown li:before {
    background-color: #FFFFFF;
    content: "";
    height: 11px;
    left: 0;
    position: absolute;
    top: 36px;
    width: 1px;
}

#countdown li:after {
    background-color: #FFFFFF;
    content: "";
    height: 11px;
    right:0;
    position: absolute;
    top: 36px;
    width: 1px;
}

.cart {
    background-color: #b34534;
    position: absolute;
    right:-220px;
    top: 10%;
    width:272px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.cart:hover {
    right:0;
}


.cart a {
    color: #FFFFFF;
    display: block;
    font-size: 24px;
    text-transform: uppercase;
}

.cart a i {
    font-size: 30px;
    padding: 20px 12px;
    background-color: #A64030;
    margin-right: 3px;
}

.language {
    background-color: #75B46E;
    position: absolute;
    right:-220px;
    top: 40%;
    width: 272px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.language:hover {
    right:0;
}


.language a {
    color: #FFFFFF;
    display: block;
    font-size: 24px;
    text-transform: uppercase;
}

.language a i {
    font-size: 30px;
    padding: 20px 12px;
    background-color: #75B46E;
    margin-right: 3px;
}

/*************************
*******Festival CSS******
**************************/
#festival {
    background-color: #75B46E;
    background-image: url("../images/bg/about-bg.jpg");
    background-position: left bottom;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    height: auto;
    background-size: 70% auto;
}

#festival .image {
    position: absolute;
    right: 0;
    bottom: 0;
}

#festival .image img{
    float: right;
    width: 50%;
    height: 450px;
}

#festival h2 {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 70px;
    margin-left: 14%;
    text-transform: uppercase;
    /*text-align: right;*/
}

.single-festival {
    margin-bottom: 70px;
}

.single-festival h4 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 25px;
    text-transform: uppercase;
}

.single-festival h5 {
    font-size: 18px;
    font-weight: 100;
    display: block;
}

#festival .btn-primary {
    background-color: #137c61;
    color: #fff;
    text-transform: capitalize;
    border: none;
    margin-top: 28px;
}

#festival .btn-primary:hover {
    background-color: #126d55
}

/*************************
*******Programa CSS******
**************************/
#programa {
    background-color: #C34C39;
    background-image: url("../images/bg/event-bg.jpg");
    background-position: center bottom;
    background-size: 100% auto;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    height: auto;
}

#programa a{
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}

#programa a:hover{
    color: #ededed;
    text-decoration: none;
}

#programa .image {
    position: absolute;
    right:0;
    top: 0;
}

#programa .image img{
    width: 60%;
    float: right;
}

#programa h2 {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 70px;
    margin-left: 14%;
    text-transform: uppercase;
    /*text-align: right;*/
}

.single-programa {
    margin-bottom: 70px;
}

.single-programa h4 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 25px;
    text-transform: uppercase;
}

.single-programa h5 {
    font-size: 18px;
    font-weight: 100;
    display: block;
}

.programaAdicionalInfo{
    padding-top: 2.5em;
}

.programaAdicionalInfo p.header{
    padding-left: 0;
    font-size: 0.9em;
    font-weight: bold;
}

.programaAdicionalInfo p.info{
    color: #ffffff;
    font-weight: normal;
    font-size: 0.8em;
    line-height: 1.25em;
    padding-top: -0.5em;
}

.programaInfo p{
    line-height: 1.1em;
}

.programaInfo p.header{
    font-weight: bold;
}

.guitar {
    position: absolute;
    right:0;
    top: 0
}


/*************************
*******concurso CSS******
**************************/
#concurso {
    /*background-color: #C34C39;*/
    background-color: #629ca2;
    background-image: url("../images/bg/explore-bg.png");
    background-position: center bottom;
    background-size: 100% 20%;
    background-repeat:no-repeat;
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
}

#concurso a{
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}

#concurso a:hover{
    color: #ededed;
    text-decoration: none;
}

#concurso .image {
    position: absolute;
    right:0;
    top: 0;
}

#concurso .img-responsive{
    border-radius: 4px;
}

#concurso h2 {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 70px;
    margin-left: 14%;
    text-transform: uppercase;
    /*text-align: right;*/
}

.single-concurso {
    margin-bottom: 70px;
}

.single-concurso h4 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 25px;
    text-transform: uppercase;
}

.single-concurso h5 {
    font-size: 18px;
    font-weight: 100;
    display: block;
}

.concursoAdicionalInfo{
    padding-top: 2.5em;
}

.concursoAdicionalInfo p.header{
    padding-left: 0;
    font-size: 0.9em;
    font-weight: bold;
}

.concursoAdicionalInfo p.info{
    color: #ffffff;
    font-weight: normal;
    font-size: 0.8em;
    line-height: 1.25em;
    padding-top: -0.5em;
}

.concursoInfo p{
    line-height: 1.1em;
}

.concursoInfo p.header{
    font-weight: bold;
}

.guitar {
    position: absolute;
    right:0;
    top: 0
}

/*************************
*******Grupos CSS******
**************************/
#grupos {
    background-color: #C34C39;
    background-image: url("../images/bg/event-bg.jpg");
    background-position: center bottom;
    background-size: 100% auto;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    height: auto;
}

#carousel-grupos{

}

#grupos .image {
    position: absolute;
    right:0;
    top: 50px;
}

#grupos .image img{
    width: 60%;
    float: right;
}

#grupos h2 {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 70px;
    margin-left: 15%;
    text-transform: uppercase;
    /*text-align: right;*/
}

.single-programa {
    margin-bottom: 70px;
}

.single-grupos h4 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 25px;
    text-transform: uppercase;
}

.single-grupos h5 {
    font-size: 18px;
    font-weight: 100;
    display: block;
}

#grupos-carousel {
    position: relative;
}

#grupos .even-control-left,
#grupos .even-control-right {
    position: absolute;
    font-size: 35px;
    color: #fff;
    top: 70px;
}

#grupos .even-control-left {
    right: 20%
}

#grupos .even-control-right {
    right: 17%;
}

/*************************
*******precio CSS******
**************************/
#precio {
    background-color: #151515;
    background-image: url("../images/bg/piano-bg.jpg");
    background-position: center center;
    background-size: 100% auto;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 30px;
}

#precio .image {
    position: absolute;
    right: 14px;
    top: 5px;
    width: 40%;
    opacity: .98;
}

#precio .image img{
    width: 60%;
    float: right;
}

#precio h2 {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 70px;
    margin-left: 15%;
    text-transform: uppercase;
    /*text-align: right;*/
}

.single-precio {
    margin-bottom: 70px;
}

.single-precio h4 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 25px;
    text-transform: uppercase;
}

.single-precio h5 {
    font-size: 18px;
    font-weight: 100;
    display: block;
}

.precioAdicionalInfo p{
    line-height: .7em;
    font-size: .9em;
}

.precioAdicionalInfo .header{
    font-weight: bold;
    color: #f14700;
}

.precioAdicionalInfo .info{
    font-weight: normal;
    color:#ffffff;
}

.precioAdicionalInfo p.header:not(:first-child){

}

#precio .detalle-precio {
    background: none repeat scroll 0 0 #ffffff;
    position: absolute;
    opacity: 0.9;
    padding: 20px 20px;
    text-transform: uppercase;
    text-align: left;
    bottom: 10%;
    right: 8%;
    width: 32%;
}

#precio .detalle-precio h2 {
    font-size: 38px;
    color: #2da1c5
}

#precio .detalle-precio h4 {
    font-size: 24px;
    color: #2da1c5
}

#precio .detalle-precio a {
    font-size: 22px;
    color: #2da1c5
}

#precio .detalle-precio a:hover {
    color: #2588a6
}

#precio .detalle-precio a:hover i {
    margin-left: 35px
}

#precio .detalle-precio a i {
    margin-left: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*************************
*******detalle_precio CSS******
**************************/
#detalle_precio {
    background-color: #d3d3d3;
    /*background-image: url("../images/bg/venta_entradas-bg.jpg");*/
    background-position: center bottom;
    background-size: 100% auto;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    height: auto;
}

#detalle_precio .image {
    position: absolute;
    right:0;
    top: 0;
}

#detalle_precio .image img{
    width: 60%;
    float: right;
}

#detalle_precio h2 {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 70px;
    margin-left: 15%;
    text-transform: uppercase;
    /*text-align: right;*/
}

.single-detalle_precio {
    margin-bottom: 70px;
}

.single-detalle_precio h4 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 25px;
    text-transform: uppercase;
}

.single-detalle_precio h5 {
    font-size: 18px;
    font-weight: 100;
    display: block;
}

.flat{
    padding: 50px 0 ;
}

.flat .plan {
    border-radius: 6px;
    border: none;
    list-style: none;
    padding: 0 0 20px;
    margin: 0 0 15px;
    background: #fff;
    text-align: center;
}

.flat .plan li {
    padding: 10px 15px;
    color: #888888;
    border-top: 1px solid #f5f5f5;
    -webkit-transition: 300ms;
    transition: 300ms;
}
.flat .plan li.plan-price {
    border-top: 0;
    font-size: 22px;
}
.flat .plan.featured li.plan-price {
    border-top: 0;
    font-size: 26px;
}
.asterix{
    border-top: 0;
    font-size: 15px;
    font-weight: normal;
    padding-top: 6px;
    padding-bottom: 15px;
}
.star{
    font-size: 12px;
    vertical-align: text-top;
}

.flat .plan li > strong.star {
    color: #9aac00;
}
.flat .plan:hover li > strong.star {
    color: #fff;
}

.flat .plan li.plan-name {
    /*border-radius: 6px 6px 0 0;*/
    padding: 15px;
    font-size: 22px;
    line-height: 24px;
    color: #9aac00;
    background: #323232;
    margin-bottom: 5px;
}
.flat .plan:hover li.plan-name {
    background: #9aac00;
    background-image: url("../images/bg/dark-asfalt.png");
    color: #fff;
}
.flat .plan li > strong {
    color: #888888;
}
.flat .plan:hover li > strong {
    color: #9aac00;
}
.flat .plan.featured li > strong {
    color: #f14700;
}
.flat .plan.featured:hover li > strong {
    color: #888888;
}
.flat .plan.featured {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.flat .plan.featured li{

}

.flat .plan.featured li.plan-name {
    background: #f14700;
    background-image: url("../images/bg/dark-asfalt.png");
    color: #fff;
}
.flat .plan.featured:hover li.plan-name {
    background: #323232;
    color: #f14700;
}

.flat .plan.featured2:hover li > strong {
    color: #FD991D;
}
.flat .plan.featured2 li.plan-name {
    background: #323232;
    color: #FD991D;
}
.flat .plan.featured2:hover li.plan-name {
    background: #FD991D;
    background-image: url("../images/bg/dark-asfalt.png");
    color: #fff;
}


/*************************
*******venta_entradas CSS******
**************************/
#venta_entradas {
    background-color: #0a80a4;
    background-image: url("../images/bg/venta_entradas-bg.jpg");
    background-position: center bottom;
    background-size: 190% auto;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    height: auto;
}

#venta_entradas .image {
    position: absolute;
    right:0;
    top: 0;
}

#venta_entradas .image img{
    width: 60%;
    float: right;
}

#venta_entradas h2 {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 70px;
    margin-left: 15%;
    text-transform: uppercase;
    /*text-align: right;*/
}

.single-venta_entradas {
    margin-bottom: 70px;
}

.single-venta_entradas h4 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 25px;
    text-transform: uppercase;
}

.single-venta_entradas h5 {
    font-size: 18px;
    font-weight: 100;
    display: block;
}

/*************************
*******info CSS******
**************************/
#info {
    background-color: #fdfdfd;
    background-image: url("../images/bg/info_bg.png");
    background-position: center bottom;
    background-size: 100% auto;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    height: auto;
    color: #3A3A3A;
}

#info hr {
    border-top: 1px solid #3A3A3A;
}

#info .image {
    position: absolute;
    right:0;
    top: 0;
}

#info .image img{
    width: 60%;
    float: right;
}

#info h2 {
    color: #3A3A3A;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 70px;
    margin-left: 15%;
    text-transform: uppercase;
    /*text-align: right;*/
}

.single-info {
    margin-bottom: 70px;
}

.single-info h4 {
    color: #3A3A3A;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 25px;
    text-transform: uppercase;
}

.single-info h5 {
    font-size: 18px;
    font-weight: 100;
    display: block;
}

/*************************
*******transporte_publico CSS******
**************************/
#transporte_publico {
    background-color: #fdfdfd;
    background-image: url("../images/bg/info_bg.png");
    background-position: center bottom;
    background-size: 100% auto;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    height: auto;
    color: #3A3A3A;
}

#transporte_publico hr {
    border-top: 1px solid #3A3A3A;
}

#transporte_publico .image {
    position: absolute;
    right:60px;
    bottom: 30px;
}

#transporte_publico .image img{
    width: 60%;
    float: right;
}

#transporte_publico h2 {
    color: #3A3A3A;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 70px;
    margin-left: 15%;
    text-transform: uppercase;
    /*text-align: right;*/
}

.single-transporte_publico {
    margin-bottom: 70px;
}

.single-transporte_publico h4 {
    color: #3A3A3A;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 25px;
    text-transform: uppercase;
}

.single-transporte_publico h5 {
    font-size: 18px;
    font-weight: 100;
    display: block;
}

/*************************
*******transporte_compartido CSS******
**************************/
#transporte_compartido {
    background-color: #fdfdfd;
    background-image: url("../images/bg/transporte-publico-bg.jpg");
    background-position: center bottom;
    position: relative;
    background-repeat: repeat;
    padding-bottom: 30px;
    height: auto;
    color: #3A3A3A;
}

#transporte_compartido .image {
    position: absolute;
    right: 0;
    top: 0;
}

#transporte_compartido .image img{
    width: 60%;
    float: right;
}

#transporte_compartido h2 {
    color: #3A3A3A;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 70px;
    margin-left: 15%;
    text-transform: uppercase;
    /*text-align: right;*/
}

.single-transporte_compartido {
    margin-bottom: 70px;
}

.single-transporte_compartido h4 {
    color: #3A3A3A;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 25px;
    text-transform: uppercase;
}

.single-transporte_compartido h5 {
    font-size: 18px;
    font-weight: 100;
    display: block;
}

/*************************
*******que_comer CSS******
**************************/
#que_comer {
    background-color: #fdfdfd;
    background-image: url("../images/bg/info_bg.png");
    background-position: center bottom;
    background-size: 100% 100%;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    height: auto;
    color: #3A3A3A;
}

#que_comer hr {
    border-top: 1px solid #3A3A3A;
}

#que_comer .image {
    position: absolute;
    right: 70px;
    top: 80px;
    width: 40%;
}

#que_comer .image img{
    width: 60%;
    float: right;
}

#que_comer h2 {
    color: #3A3A3A;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 70px;
    margin-left: 15%;
    text-transform: uppercase;
    /*text-align: right;*/
}

.single-que_comer {
    margin-bottom: 70px;
}

.single-que_comer h4 {
    color: #3A3A3A;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 25px;
    text-transform: uppercase;
}

.single-que_comer h5 {
    font-size: 18px;
    font-weight: 100;
    display: block;
}

/*************************
*******donde_dormir CSS******
**************************/
#donde_dormir {
    background-color: #fdfdfd;
    background-image: url("../images/bg/info_bg.png");
    background-position: center bottom;
    background-size: 100% 100%;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    height: auto;
    color: #3A3A3A;
}

#donde_dormir hr {
    border-top: 1px solid #3A3A3A;
}

#donde_dormir .image {
    position: absolute;
    left:-200px;
    bottom: 30px;
}

#donde_dormir .image img{
    width: 60%;
    float: right;
}

#donde_dormir h2 {
    color: #3A3A3A;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 70px;
    margin-left: 15%;
    text-transform: uppercase;
    /*text-align: right;*/
}

.single-donde_dormir {
    margin-bottom: 70px;
}

.single-donde_dormir h4 {
    color: #3A3A3A;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 25px;
    text-transform: uppercase;
}

.single-donde_dormir h5 {
    font-size: 18px;
    font-weight: 100;
    display: block;
}


/*************************
******Map CSS****
**************************/
#map {
    position: relative;
}

#gmap {
    height:450px;
}

/*************************
*******Contacto CSS******
**************************/
#contacto {
    background-color: #f7ab24;
    background-image: url("../images/bg/contact-bg.jpg");
    background-position: center bottom;
    background-size: 100% 100%;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    height: auto;
    min-height: 500px;
    font-size: 24px;
    /*color: #b24131;*/
    font-weight: 500;
    color: rgba(9, 9, 9, 0.7);
}

.contact-text h3{
    font-size: 28px;
    font-weight: 500;
}

#contacto h2{
    color: rgba(9, 9, 9, 0.9) !important;
}

#contacto h3{
    color: rgba(9, 9, 9, 0.8) !important;
}

#contacto hr {
    border-top: 1px solid rgba(9, 9, 9, 0.60);
}

#contacto .image {
    position: absolute;
    right:0;
    top: 0;
}

#contacto .image img{
    width: 60%;
    float: right;
}

#contacto a {
    font-weight: 400;
    color: rgba(9, 9, 9, 0.75);
}

#contacto a:hover {
    color: rgba(255, 255, 255, 0.81);
}

#contacto h2 {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 70px;
    margin-left: 15%;
    text-transform: uppercase;
    /*text-align: right;*/
}

.single-contacto {
    margin-bottom: 70px;
}

.single-contacto h4 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 25px;
    text-transform: uppercase;
}

.single-contacto h5 {
    font-size: 18px;
    font-weight: 100;
    display: block;
}

/*************************
******Footer CSS****
**************************/

#footer {
    background-color: #212121;
    background-image: url("../images/bg/footer-bg.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
    font-size: 18px;
    padding: 35px 0;
}

#footer .image {
    position: absolute;
    left: 1%;
}

#footer a {
    color:#ffffff;
}

#footer a:hover {
    color:#f7ab24
}

#footer p {
    padding-top: .4em;
    padding-left: 2em;
}

#logo_ayto{
    width: 35px;
}
/*************************
******Table CSS****
**************************/

.table-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    margin-top: 1em;
}

table {
    margin: 0 0 2em 0;
    width: 100%;
}

table tbody tr {
    border: solid 1px rgba(255, 255, 255, 0.3);
    border-left: 0;
    border-right: 0;
}

table tbody tr:nth-child(2n + 1) {
    background-color: rgba(255, 255, 255, 0.075);
}

table td {
    padding: 0.35em 0.75em;
    color: #ffffff;
    font-size: 0.9em;
    /*font-weight: bold;*/
}

table tr.completo td:first-child{
    background: #e44c65;
    border-radius: 100%;
    display: inline-block;
    height: 1.2em;
    margin-left: 1em;
    vertical-align: middle;
}
table tr.completo a{
    color: #e44c65;
    text-decoration: none;
}

strong.header.completo{
    color: #e44c65;
    /*font-size: 1.3em;
    font-weight: bold;*/
}

table tr.pack td:first-child{
    background: #9aac00;
    border-radius: 100%;
    display: inline-block;
    height: 1.2em;
    margin-left: 1em;
    vertical-align: middle;
}

table tr.pack a{
    color: #9aac00;
    text-decoration: none;
}

strong.header.pack{
    color: #9aac00;
    /*font-size: 1.3em;
    font-weight: bold;*/
}

table tr.suelto td:first-child{
    background: #f7941d;
    border-radius: 100%;
    display: inline-block;
    height: 1.2em;
    margin-left: 1em;
    vertical-align: middle;
}

table tr.suelto a{
    color: #f7941d;
    text-decoration: none;
}

strong.header.suelto{
    color: #f7941d;
    /*font-size: 1.3em;
    font-weight: bold;*/
}

table tr.other td:first-child{
    background: #ffe207;
    border-radius: 100%;
    display: inline-block;
    height: 1.2em;
    margin-left: 1em;
    vertical-align: middle;
}

table tr.other a{
    color: #ffe207;
    text-decoration: none;
}

strong.header.other{
    color: #ffe207;
    /*font-size: 1.3em;
    font-weight: bold;*/
}

table tr a:hover {
    color: #ffffff !important;
    border-bottom-color: transparent;
}

table th {
    color: #ffffff;
    font-size: 0.9em;
    font-weight: 300;
    padding: 0 0.75em 0.75em 0.75em;
    text-align: left;
}

table thead {
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}

table tfoot {
    border-top: solid 1px rgba(255, 255, 255, 0.3);
}

table.alt {
    border-collapse: separate;
}

table.alt tbody tr td {
    border: solid 1px rgba(255, 255, 255, 0.3);
    border-left-width: 0;
    border-top-width: 0;
}

table.alt tbody tr td:first-child {
    border-left-width: 1px;
}

table.alt tbody tr:first-child td {
    border-top-width: 1px;
}

table.alt thead {
    border-bottom: 0;
}

table.alt tfoot {
    border-top: 0;
}

/*************************
******Other CSS****
**************************/

.align-justify {
    text-align: justify;
}

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

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

/*************************
******language_sub_menu CSS****
**************************/
img {
    content: "";
}
.language_sub_menu {
    position: fixed;
    bottom: 5%;
    right: 10px;
    height: 200px;
    width: 0;
}

/*************************
******btn_transporte_publico-nav CSS****
**************************/
.btn_italy, .btn_france, .btn_spain, .btn_portugal, .btn_england {
    background-color: transparent;
    position: absolute;
    right: 2px;
    width: 20px;
}

.btn_spain{top: 35%}
.btn_england{top: 45%}
.btn_france{top: 55%}
.btn_portugal{top: 65%}
.btn_italy{top: 75%}

/*************************
******info-nav CSS****
**************************/
.row.link-to-form{
    margin-top: 2em;
}

.explore_sub_menu {
    position: fixed;
    top: -6px;
    right: 0;
    height: 200px;
    width: 0;
    display: none;
}

/*************************
******btn_transporte_publico-nav CSS****
**************************/
.btn_transporte_publico {
    background-color: #1b7b98;
    position: absolute;
    right: -126px;
    top: 35%;
    width:152px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

/*************************
******btn_transporte_compartido-nav CSS****
**************************/
.btn_donde_dormir {
    background-color: #1b7b98;
    position: absolute;
    right: -126px;
    top: 50%;
    width:152px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

/*************************
******que_comer-nav CSS****
**************************/
.btn_que_comer {
    background-color: #1b7b98;
    position: absolute;
    right: -126px;
    top: 65%;
    width:152px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

/*************************
******btn_donde_dormir-nav CSS****
**************************/
.btn_transporte_compartido {
    background-color: #1b7b98;
    position: absolute;
    right: -126px;
    top: 80%;
    width:152px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.btn_transporte_publico:hover,
.btn_transporte_compartido:hover,
.btn_que_comer:hover,
.btn_donde_dormir:hover{
    right:0;
}

.btn_transporte_publico a,
.btn_transporte_compartido a,
.btn_que_comer a,
.btn_donde_dormir a{
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
}

.btn_transporte_publico a i,
.btn_transporte_compartido a i,
.btn_que_comer a i,
.btn_donde_dormir a i{
    font-size: 15px;
    padding: 5px 5px;
    background-color: #1b7b98;
    margin-right: 3px;
}


/*************************
******bootstrap five columns****
**************************/

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* Artistas (portfolio style) Section
==============================*/
#artistas{
    background-color: #3f8a90;
    background-image: url("../images/bg/programa-bg.jpg");
    background-position: center bottom;
    background-size: 100% auto;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    height: auto;
}

#artistas h2 {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 70px;
    margin-left: 15%;
    text-transform: uppercase;
    /*text-align: right;*/
}

#artistas .image {
    position: absolute;
    right:0;
    top: 50px;
}

#artistas .image img{
    width: 60%;
    float: right;
}

.categories {
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
}

.cat{
    margin-left: -50px;
}

ul.cat li {
    display: inline-block;
}
ol.type li {
    display: inline-block;
    margin: 10px 3px;
}
ol.type li a.finalista {
    background: rgba(252, 255, 7, 0.3);
}
ol.type li a.finalista.active {
    background: rgba(252, 255, 7, 0.5);
}
ol.type li a.finalista:hover {
    background: rgba(252, 255, 7, 0.5);
}

ol.type li a {
    color: rgba(255,255,255,0.8);
    border: 0;
    background: rgba(255,255,255,0.1);
    padding: 6px 11px;
    border-radius: 3px;
    font-weight: 500;
}
ol.type li a.active {
    background: rgba(0,0,0,0.1);
}
ol.type li a:hover {
    background: rgba(0,0,0,0.1);
}
.isotope-item {
    z-index: 2
}
.isotope-hidden.isotope-item {
    z-index: 1
}
.isotope, .isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.portfolio-item {
    margin-bottom: 30px;
}
.portfolio-item .hover-bg {
    height: 365px;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}

.portfolio-item .hover-bg img{
    height: 365px;
    width: 100%;
}

.hover-bg .hover-text {
    border-radius: 4px;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background: rgba(0,0,0,0.5);
    padding: 5% 5%;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: all 0.3s;
    font-size: 20px;
}
.hover-bg:hover .hover-text>h4 {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.hover-bg .hover-text>p {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: all 0.3s;
}
.hover-bg:hover .hover-text>p {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.hover-bg:hover .hover-text {
    opacity: 1;
}

.portfolio-modal .modal-content {
    padding: 10px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    font-size: 15px;
    font-weight: 300;
    text-align: left;
    background-position: center top;
    background-size: 100% auto;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-repeat: repeat;
    padding-bottom: 30px;
    height: auto;
    /*background: rgb(132,158,205); /!* Old browsers *!/
    background: -moz-linear-gradient(top, rgba(132,158,205,1) 0%, rgba(203,170,162,1) 50%, rgba(132,158,205,1) 100%); /!* FF3.6-15 *!/
    background: -webkit-linear-gradient(top, rgba(132,158,205,1) 0%, rgba(203,170,162,1) 50%, rgba(132,158,205,1) 100%); /!* Chrome10-25,Safari5.1-6 *!/
    background: linear-gradient(to bottom, rgba(132,158,205,1) 0%, rgba(203,170,162,1) 50%, rgba(132,158,205,1) 100%); /!* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#849ecd', endColorstr='#849ecd', GradientType=0 ); /!* IE6-9 *!/*/
}

.portfolio-modal .modal-content a{
    color: #ffffff;
}

.portfolio-modal .modal-content a:hover{
    color: #ededed;
    text-decoration: none;
}

#accordzeam-modal .modal-content {
    background-color: #cb4347;
    background-image: url("../images/bg/dark-wall.png");
}

#jam-modal .modal-content {
    background-color: #9886a8;
    background-image: url("../images/bg/dark-wall.png");
}

#martina-modal .modal-content {
    background-color: #3aa6a6;
    background-image: url("../images/bg/dark-wall.png");
}

#naan-modal .modal-content {
    background-color: #f5b72f;
    background-image: url("../images/bg/dark-wall.png");
}

#klof-modal .modal-content {
    background-color: rgb(231, 139, 22);
    background-image: url("../images/bg/dark-wall.png");
}

#duo-modal .modal-content {
    background-color: #6a9969;
    background-image: url("../images/bg/dark-wall.png");
}

#bottines-modal .modal-content {
    background-color: #9da1ff;
    background-image: url("../images/bg/dark-wall.png");
}

#matrioske-modal .modal-content {
    background-color: #ff0e40;
    background-image: url("../images/bg/dark-wall.png");
}

#stringfling-modal .modal-content {
    background-color: #ffb209;
    background-image: url("../images/bg/dark-wall.png");
}

#rizo-modal .modal-content {
    background-color: #c36082;
    background-image: url("../images/bg/dark-wall.png");
}

#taller-bal-folk-modal .modal-content {
    background-color: #95970e;
    background-image: url("../images/bg/dark-wall.png");
}

#flyer-modal .modal-content {
    background-color: #479197;
    background-image: url("../images/bg/dark-wall.png");
}

#acordeon-modal .modal-content {
    background-color: #569cc3;
    background-image: url("../images/bg/dark-wall.png");
}

#violin-modal .modal-content {
    background-color: #8db17e;
    background-image: url("../images/bg/dark-wall.png");
}

#bailando-estilos-modal .modal-content {
    background-color: #c4c107;
    background-image: url("../images/bg/dark-wall.png");
}

#flyer img{
    border-radius: 4px;
    width: 85%;
    height: auto;
    float: right;
}

.isotope{
    height: 950px;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 2.5em;
}
.portfolio-modal .modal-content p {
    margin-bottom: 15px;
    font-size: 1.2em;
}
.portfolio-modal .modal-content p.item-intro {
    margin: 10px 0 15px;
    font-size: 1.3em;
    font-style: italic;
    font-weight: 400;
}
.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}
.portfolio-modal .modal-content img {
    margin-bottom: 30px;
    border-radius: 15px;
}
.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}
.portfolio-modal .close-modal:hover {
    opacity: .6;
}
.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 3px;
    height: 55px;
    margin-left: 35px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 3px;
    height: 55px;
    background-color: #fff;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.portfolio-modal .btn-primary {
    color: rgba(255,255,255,0.6);
    background-color: rgba(0,0,0,0.4);
    border: 0;
}
.portfolio-modal .btn-primary:hover, .portfolio-modal .btn-primary:focus, .portfolio-modal .btn-primary.focus, .portfolio-modal .btn-primary:active, .portfolio-modal .btn-primary.active {
    background-color: rgba(0,0,0,0.6);
}

.space {
    background-size: cover;
    background-attachment: fixed;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
}
