/*
 Theme Name:   Sound Theme Child
 Theme URI:    
 Description:  WCM010014 Child Theme
 Author:       Joaquín Arambarri
 Author URI:   
 Template:     sound-theme
 Version:      1.0.0
 Tags:         
 Text Domain:  
*/

@import url("../sound-theme/style.css");

/* Home */
.soundtheme-slidertitle { 
  width: 100% !important; 
  padding-top: 500px;
  width: 90% !important;
  top: auto !important;
  padding-top: 0;
  bottom: 150px;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.soundtheme-slidertitle h1 { padding-bottom: 50px !important;}
.component-fullwidth {
  height: 100vh !important;
}
.soundtheme-sidebar-closed {top: 0px !important; width: 50% !important; left: 150px !important;}
.btn-itunes {
    padding-top: 27px; 
    display: block;
}

html, body {
  background-color: #FFFFFF !important;
}

/* Home End */

.gallery-item .soundtheme-single-gallery{
    height: 253px !important;
    margin-bottom: 40px !important;
}
ul#dcsns-filter {
    display: none;
}
.dcwss-content {
    overflow-y: scroll !important;
}
.dc-feed-light.light {
    background-color: white !important;
}
.footer-form {
    background-color: black;
    height: auto;
    padding: 100px 0;
}
.footer-form-title {
    font-size: 32px;
    text-align: center;
    color: white;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 10px;
    font-family: "Raleway", sans-serif;
}
.footer-form-sub-title {
    font-size: 19px;
    text-align: center;
    color: white;
    font-weight: normal;
    line-height: 100%;
    padding: 0;
    font-family: "Lato", sans-serif;
    margin-top: 2px;
    margin-bottom: 50px;
}
input#footer-form-mail {
    margin: 0 auto;
    padding: 15px;
    display: block;
    width: 539px;
    height: 45px;
    font-family: "Lato";
    color: #999999;
    font-size: 18px;
}
input#footer-form-mail::-webkit-input-placeholder {
   color: #999;
}
input#footer-form-mail:-moz-placeholder { /* Firefox 18- */
   color: #999;  
}
input#footer-form-mail::-moz-placeholder {  /* Firefox 19+ */
   color: #999;  
}
input#footer-form-mail:-ms-input-placeholder {  
   color: #999;  
}
div#modal-caller {
    width: initial;
    background-color: #0abff6;
    color: #FFFFFF;
}

@media (min-width: 991px) {
  div#modal-caller {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 4rem;
      border-radius: 0;
      border-top-left-radius: 25px;
      border-top-right-radius: 25px;
      font-size: 18px;
  }
}

div#modal-caller:hover {
  background-color: #24252A;
  text-decoration: underline;
  color: #FFFFFF;
  transition: all .2s;
}
div#newsletter-modal iframe {
    max-width: 980px;
    min-width: 300px;
    width: 100%;
    min-height: 858px;
    overflow: visible;
}
.iframe-loader {
    max-width: 980px;
    min-width: 300px;
    width: 100%;
    min-height: 858px;
    white-space: nowrap;
    text-align: center;
    background-color: black;
    visibility: visible;
    opacity: 1;
    transition: visibility 1s, opacity 1s;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999999;
}
div#newsletter-modal .modal-content {
    max-height: 858px;
    height: 100%;
}
.iframe-loader.hide-loader {
    visibility: hidden;
    opacity: 0;
}
.iframe-loader img {
    vertical-align: middle;
    margin-top: 280px;
}
.close-iframe {
    position: absolute;
    right: 18px;
    top: 15px;
    width: 21px;
    cursor: pointer;
}
.close-iframe img {
    width: 100%;
}
@media (min-width: 1171px){
  .tvfilm-page{
      max-height: 460px !important;
  }   
  .video-page{
      max-height: 460px !important;
  }   
} 

@media (max-width: 1170px){
  .gallery-item .soundtheme-single-gallery{
      height: auto !important;
  }
  .tvfilm-page{
      height: 401.5px !important;
  }
  .video-page{
      height: 202.5px !important;
  }   
} 

@media (max-width: 958px){
  .gallery-item .soundtheme-single-gallery{
      height: auto !important;
  }
  .tvfilm-page{
      height: 578.5px !important;
  }
  .video-page{
      height: 147.5px !important;
  }   
} 

@media (max-width: 729px){
  .gallery-item .soundtheme-single-gallery{
      height: auto !important;
  }
  .tvfilm-page{
      height: auto !important;
  }
  .video-page{
      height: auto !important;
  }   
} 
@media (max-width: 570px){
  input#footer-form-mail{
    width: 450px;
  }
}
@media (max-width: 450px){
  input#footer-form-mail{
    width: 300px;
  }
  div#modal-caller{
    width: 300px;
  }
}
@media (max-width: 390px){
  body.home .container-fluid.soundtheme-mod-.soundtheme-container.soundtheme-mod-light:not(.soundtheme-mod-hotvideo) .row.soundtheme-mod-videolist>.col-md-12 {
      padding: 0 !important;
  }
} 
@media (max-width: 372px){
  .gallery-item .soundtheme-single-gallery{
      height: auto !important;
  }
  .tvfilm-page{
      height: auto !important;
  }
  .video-page{
      height: auto !important;
  }   
} 
@media (max-width: 346px){
  body.home .container-fluid.soundtheme-mod-.soundtheme-container.soundtheme-mod-light:not(.soundtheme-mod-hotvideo) .row.soundtheme-mod-videolist>.col-md-12 {
      left: -4px;
  }
} 
@media (max-width: 346px){
  body.home .container-fluid.soundtheme-mod-.soundtheme-container.soundtheme-mod-light:not(.soundtheme-mod-hotvideo) .row.soundtheme-mod-videolist>.col-md-12 {
      left: -7px;
  }
} 

@media (max-width: 325px){
  .gallery-item .soundtheme-single-gallery{
      height: auto !important;
  }   
  .tvfilm-page{
      height: auto !important;
  }
  .video-page{
      height: auto !important;
  }   
} 

.container-fluid.soundtheme-white-backone.film-thumb{
    margin-top: 160px;
} 

@media (max-width: 1170px){
  .container-fluid.soundtheme-white-backone.film-thumb{
      margin-top: 6%;
  }   
} 

@media (max-width: 1230px){
  .container-fluid.soundtheme-white-backone.film-thumb{
      margin-top: 7%;
  }   
} 

@media (max-width: 958px){
  .container-fluid.soundtheme-white-backone.film-thumb{
      margin-top: 601px;
  }   
} 

@media (max-width: 729px){
  .container-fluid.soundtheme-white-backone.film-thumb{
      margin-top: 601px;
  }   
}

@media (max-width: 550px){
  .container-fluid.soundtheme-white-backone.film-thumb{
      margin-top: 479px;
  }   
} 

@media (max-width: 450px){
  .container-fluid.soundtheme-white-backone.film-thumb{
      margin-top: 400px;
  }   
} 

@media (max-width: 372px){
  .container-fluid.soundtheme-white-backone.film-thumb{
      margin-top: 280px;
  }   
} 

@media (max-width: 325px){
  .container-fluid.soundtheme-white-backone.film-thumb{
      margin-top: 6%;
  }   
} 

.soundtheme-sidebar-menu.soundtheme-sidebar-menu-two {
    padding-top: 50px;
}
body .soundtheme-logo-footer {
    text-align: right;
    padding: 20px;
}

.soundtheme-footer-formsp {
    display: none;
}

.soundtheme-comment-details {
    display: none;
}
body .soundtheme-logo-footer ul li {
    margin-bottom: 0;
}
.container-fluid.soundtheme-header-bottomback {
    display: none;
}

.container-fluid.soundtheme-header-bottomback {
    display: none;
}

div.pagination.soundtheme-navi > ul > li.page_nums {
    display: none !important;
}


#Containertwo > div.col-md-12 > div > div.pagination.soundtheme-navi > ul > li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    min-width: 12px;
    display: inline-block;
    background: #bcbcbc;
    font-size: 0;
    padding: 0;
}
#Containertwo > div.col-md-12 > div > div.pagination.soundtheme-navi > ul > li {
    background:#545454;
}
.title-page h1 {
    padding-left: 20px;
    color: #333333;
    font-weight: 700;
    font-size: 55px;
    text-transform: uppercase;
}

body .soundtheme-blog-loops div#Containertwo {
    margin-top: 30px;
}
img.imgfoot {
    margin: 30px 20px 0px;
}
.soundtheme-mod-bigbutton .btn-primary {
    background: #0abff6;
}
.soundtheme-mod-bigbutton .btn-primary:hover {
    background: #24252A;
}

/* home redes */
#home_redes{
    text-align: center;
}
.redes_item{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 320px;
    margin-right: 40px;
	margin-bottom: 40px;
}
.redes_title{
    font: bold 30px/54px "Raleway",sans-serif;
    text-align: left;
    padding-left: 75px;
    margin-bottom: 50px;
}
#home_redes_instagram .redes_title{
    background: url('./images/redes_instagram.png') no-repeat 0 0 transparent;
}
#home_redes_facebook .redes_title{
    background: url('./images/redes_facebook.png') no-repeat 0 0 transparent;
}
#home_redes_twitter .redes_title{
    background: url('./images/redes_twitter.png') no-repeat 0 0 transparent;
}
/* home redes */

body .soundtheme-head-wall {background-color: #F4F6F7;}
body .soundtheme-single-space {margin-top: -105px !important;}

@media only screen and (min-width: 990px) {
    .eventos-home{
        width: 390px !important;
        text-align: right;
    }

    .soundtheme-event-title {
      width: 410px !important;
    }

    .btn-evento-home {
      display: inline-block !important;
      margin-left: 10px;
      margin-top: 0 !important;
      vertical-align: top !important;
      width: 155px !important;
    }

}

/* home videos */

body .container .soundtheme-mod-detail h1 a {
    font-size: 19px;
    font-weight: 800;
}

body .container .soundtheme-mod-detail h2 {
    font-style: normal;
    font-size: 14px;
}
body .container .soundtheme-mod-title h2 {
    font-size: 19px;
}

/* estilos menu */

html body .container-fluid.soundtheme-nav-fixed.soundtheme-nav-fixed-mobil {
    top: 0 !important;
}

html body .soundtheme-sidebar-menu.soundtheme-sidebar-menu-two {
    padding-top: 0;
}

html body .soundtheme-sidebar-tab ul li {
    display: none;
}
html body .soundtheme-sidebar-tab ul li.active {
    display: block;
    background: #222222;
}

html body .soundtheme-body.body-lock {
    background: transparent;
}

html body .tab-content.soundtheme-tab-content {
    background: #222222;
    padding-bottom: 0;
}

html body ul#menu-main-menu {
    font-size: 13px;
    letter-spacing: 0;
}

html body ul#menu-main-menu a {
    color: #fff;
    background: url(images/icomenu.png) 96% center no-repeat;
}

html body ul#menu-main-menu-ingles {
    font-size: 13px;
    letter-spacing: 0;
}

html body ul#menu-main-menu-ingles a {
    /*color: #fff;*/
    color: #24252a;
    background: url(images/icomenu.png) 96% center no-repeat;
}

html body .main-nav li {
    border-bottom-color: #333;
}

/* home music */

.no-itunes {
    height: 75px;
}
.album-item.soundtheme-filter-post {
    height: 364px;
    margin-bottom: 80px;
    position: relative;
}
.album-item .btn-itunes {
    padding-top: 0;
    position: absolute;
    width: 100%;
}

.album-item .btn-itunes:last-of-type {
    bottom: -60px;
}

.album-item .btn-itunes:first-of-type {
    bottom: 0;
}

@media (min-width: 971px) and (max-width: 1175px){
  .album-item.soundtheme-filter-post{
      height: 305.5px !important;
  }   
} 

@media (min-width: 729px) and (max-width: 970px){
  .album-item.soundtheme-filter-post{
      height: 760px !important;
  }   
} 

@media (max-width: 728px){
  .album-item.soundtheme-filter-post{
      height: 108vw !important;
  }   
} 

@media (max-width: 324px){
  .album-item.soundtheme-filter-post{
      max-height: 352.5px !important;
  }   
} 


/* end home music */

/* home events */

.soundtheme-filter-posting .event-h2 {
    margin-bottom: 13px !important;
}
.video-page .soundtheme-filter-posting{

}

/* end home events */

/* events details*/

/*.soundtheme-single-details{margin-top: 30px !important;}*/
.soundtheme-single-titles{margin: 50px 0 25px 0 !important;}

/* events details*/

/*bio page*/
.soundtheme-post-detail .title-page h2 {
    font-size: 45px;
    margin-top: 40px;
    margin-bottom: 30px;
}
/*album details*/
.soundtheme-single-mininfo ul li span {
    display: inline-block;
    width: 61%;
    float: right;
}

body .soundtheme-single-mininfo ul li {
    font-family: 'Raleway';
    text-transform: none;
    font-size: 14px;
    padding: 0;
    line-height: 55px;
}
.result-info{
  color: #0abff6 !important;
}
a.soundtheme-mini-link.btn.btn-block.btn-success.btn-lg {
    display: inline-block;
    width: 50%;
}
.fa-hand-peace-o:before {
    content: none !important;
}
    
.fa-hand-peace-o {
    background: url('./images/wave.png') no-repeat center center transparent;
    background-size: 80%;
}

/*lang styles*/

html[lang="es-ES"] .hide-es,
html[lang="es"] .hide-es {
    display: none;
}
html[lang="en-US"] .hide-en, 
html[lang="en"] .hide-en {
    display: none;
}

.langselector {
    position: absolute;
    right: 65px;
    top: 25px;
}

.langselector ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    height: 25px;
    vertical-align: top;
    display: inline-block;
    -webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}

.langselector li a {
    color: #babdbf;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.langselector span {
    display: inline-block;
    height: 25px;
    width: 20px;
    background: url(images/icolang.png) center no-repeat;
    vertical-align: top;
    cursor:pointer;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.langselector.active ul {
    height:50px;
}
.langselector.active span {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}


/***** Spotify player ******/ 
.spotify_container {
    position: relative;
    overflow: hidden;
}
.spotify_container iframe,
.spotify_container object,
.spotify_container embed {
}
.spotify_container #outerWidgetContainer{
    width: 100%;
}
/***** end Spotify player ******/ 

.soundtheme-single-tracklist{
    /*height: 315px;*/
    margin-bottom: 50px;
}

.tvfilm-item>a>img {
}

.util-navigation {display: none !important;}
.related-post-title {text-transform: uppercase; color: #ffffff; text-align: center;}
.soundtheme-single-titles h1 {
    line-height: 37px !important;
}


.soundtheme-pagenavi-container {
    clear: both;
}


/*news list*/
.container-fluid.soundtheme-header-back.soundtheme-head-wall.news-page {
    background-image: url(/wp-content/uploads/2016/08/header_noticias.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.soundtheme-footer-wall .wpcf7 {
    color: white !important;
}
.contact-form-field {
    width: 100%;
    height: 82px;
    margin: 5px 0 !important;
}
.contact-form-field div {
    width: 100% !important;
    margin-bottom: 3px !important;
}
.contact-form-field span {
    width: 100% !important;
    margin-top: 0 !important;
}
input.wpcf7-form-control.wpcf7-submit {
    color: white !important;
}
input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #24252A !important;
  border: 1px solid #0abff6;
}
.soundtheme-contact-form select {
  border: none;
  border-radius: 4px;
  display: block;
  width: 100%;
  height: 45px;
}
.soundtheme-contact-form input[type="submit"]{
  margin-top: 47px !important;
}
span.wpcf7-not-valid-tip{
  color: #ec0000 !important;
  margin-bottom: 4px !important;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    border: 2px solid #0abff6;
    margin-top: 0 !important;
    color: #ec0000;
}
.soundtheme-footer-wall .soundtheme-related-title h6 {
    display: none;
}
div.wpcf7-mail-sent-ok{
    border: 2px solid #0abff6 !important;
    color: #398f14 !important;
}
.footer-captcha {
    margin-top: 52px;
}
.footer-captcha>div>div {
    width: 100% !important;
}
div.wpcf7-spam-blocked{
    border: 2px solid #0abff6 !important;
    color: #ec0000 !important;
}
nav.nav-arrows {
    margin-bottom: 5px !important;
    display: none !important;
}
.soundtheme-slidertitle {
    position: absolute;
    bottom: 40px;
}
.footer-custom-newsletter-form {
    margin-top: 25px;
}
.btn-disabled {
    background-color: #bbb !important;
    cursor: default !important;
}
.btn-disabled:hover {
    background-color: #bbb !important;
}
@media (max-width: 990px) {
  .soundtheme-logo-footer {
      width: 256px;
      margin: 15px auto;
  }
  .footer-logos {
      max-width: 395px;
      width: 100%;
      margin: 0 auto;
  }
  .footer-logos a:first-child {
      margin-left: 19px;
  }
  .news-header{
    height: auto !important;
  }
  .news-single{
    position: relative !important;
    margin: 0 auto !important;
  }
  body div.soundtheme-single-space.news-single-space {
    margin-top: 185px !important;
    background-color: #f4f6f7;
  }
}
@media (max-width: 700px) {
  html, body {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x:hidden !important;
  }
  div#content.site-content {
    position: relative;
  }

  .soundtheme-logo img {
      max-width: 100% !important;
  }

  .soundtheme-logo {
      text-align: left;
      padding: 25px 130px 0 60px !important;
  }

  div#component.fxSwipe {
    height: 520px;
    width: 100%;
    left: 0px;
    max-width: 100%;
  }

  .soundtheme-slidertitle h1 {
      font-size: 25px;
      padding-bottom: 20px !important;
  }

  .container-fluid.soundtheme-header-back.soundtheme-head-wall.news-page {
      background-size: cover;
      background-position: 64% 50px;
  }

  .soundtheme-single-details {
     margin-top: 210px !important;
  }



}
@media (max-width: 780px) {
  .footer-custom-newsletter-form iframe {
      height: 800px !important;
  }
}
@media (max-width: 768px) {
  .soundtheme-mod-events .soundtheme-event-title {
      float: left;
      width: 45% !important;
      margin-top: 24px;
      text-align: center;
      margin-bottom: -13px;
  }
  .soundtheme-mod-events .eventos-home {
      float: left;
      width: 20%;
      margin: 0;
      margin-top: 26px;
  }

  .soundtheme-mod-events .home-event-img-thumb img {
      width: 100% !important;
  }
  .soundtheme-mod-events .home-event-date {
      width: 14%;
      float: left;
      padding: 0;
      margin-top: 21px;
  }
  .soundtheme-mod-events .home-event-img-thumb {
      float: left;
      padding: 0;
      width: 20%;
      margin-left: 0;
  }
  .soundtheme-mod-events .eventos-home a {
      text-align: center;
      padding: 15px;
      float: left;
  }
}
@media (max-width: 682px) {
  .redes_item{
    margin: 0 auto 40px !important;
  }
}
@media (max-width: 600px) {
  .soundtheme-mod-events .soundtheme-event-title{
    width: 100% !important;
  }
  .soundtheme-mod-events .home-event-img-thumb img {
      width: 100% !important;
  }
  .soundtheme-mod-events .home-event-date {
      width: 30%;
      float: left;
      padding: 0;
      margin-top: 15px;
  }
  .soundtheme-mod-events .home-event-img-thumb {
      float: left;
      padding: 0;
      width: 30%;
      margin-left: 20%;
  }
  .soundtheme-mod-events .soundtheme-event-title {
      text-align: center;
      margin-top: -26px;
      margin-bottom: -13px;
  }
  .soundtheme-mod-events .eventos-home {
      width: 50%;
      text-align: center;
      padding: 0;
      margin-left: 25%;
  }
  .soundtheme-mod-events .eventos-home a {
      text-align: center;
      padding: 15px;
      float: left;
  }
}
@media (max-width: 480px) {
  .footer-custom-newsletter-form iframe {
      height: 858px !important;
  }
}
@media (max-width: 404px) {
  .footer-logos {
      max-width: 161px;
  }
  .footer-logos a:first-child {
      margin-left: 7px;
  }
  img.imgfoot{ 
    margin: 30px 0 0px; 
  }
}
@media (max-width: 320px) {
  .redes_title {
      margin-left: 20px;
  }
  .redes_item{
      margin-left: -15px !important;
  }
  body.home .container-fluid.soundtheme-mod-.soundtheme-container.soundtheme-mod-light:not(.soundtheme-mod-hotvideo) .row.soundtheme-mod-videolist>.col-md-12 {
      left: 0;
  }
  .soundtheme-mod-events .home-event-img-thumb img {
      width: 100% !important;
  }
  .soundtheme-mod-events .home-event-date {
      width: 30%;
      float: left;
      padding: 0;
      margin-top: 15px;
  }
  .soundtheme-mod-events .home-event-img-thumb {
      float: left;
      padding: 0 !important;
      width: 30%;
      margin-left: 20%;
  }
  .soundtheme-mod-events .soundtheme-event-title {
      text-align: center;
      margin-top: -26px;
      margin-bottom: -13px;
  }
  .soundtheme-mod-events .eventos-home {
      width: 50%;
      text-align: center;
      padding: 0;
      margin-left: 25%;
  }
  .soundtheme-mod-events .eventos-home a {
      text-align: center;
      padding: 15px;
      float: left;
  }
}
@media (min-width: 1200px) {
  body .soundtheme-blog-loops div#Containertwo .mix {
    min-height: 24rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .soundtheme-blog-loops div#Containertwo .mix {
    min-height: 31rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .soundtheme-blog-loops div#Containertwo .mix {
    min-height: 20rem;
  }
}
@media (min-width: 730px) and (max-width: 767px) {
  body .soundtheme-blog-loops div#Containertwo .mix {
    min-height: 35rem;
  }
}

/* White menu */
.soundtheme-nav-fixed{
  background-color: #fff !important;
}
.soundtheme-menu-icon button{
  color: #24252A !important;
}
.langselector li a{
  color: #24252A !important;
}
.soundtheme-search-icon button{
  color: #24252A !important;
}
.soundtheme-menu-icon button:hover, .soundtheme-search-icon button:hover{
  color: #0abff6 !important;
}
.footer-form{
  background-color: #edf0f1 !important;
}
.footer-form-title, .footer-form-sub-title{
  color: #24252a !important;
}
.soundtheme-darkback-two{
  background-color: #fff !important;
}
.soundtheme-logo-footer ul li a{
  color: #24252a !important;
  background-color: #edf0f1 !important;
}
.soundtheme-logo-footer ul li a:hover{
  color: #fff !important;
  background-color: #0abff6 !important;
}
.soundtheme-sidebar-menu{
  background-color: #fff !important;
}
html body .soundtheme-sidebar-tab ul li.active, html body .tab-content.soundtheme-tab-content{
  background: #edf0f1 !important;
}
.soundtheme-sidebar-tab ul li.active a, html body ul#menu-main-menu a{
  color: #24252a !important;
}
html body .main-nav li{
  border-bottom: 1px solid rgba(0,0,0,0.1) !important;
}
/* Load more animation */
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #000;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}
.home .util-wrapper {
  height: 0px;
}
#modal-caller {
  color: #fff;
  text-decoration: none;
}
#modal-caller:hover {
  color: #fff;
  text-decoration: none;
}
#newsletter-subscribe-modal-container {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
#newsletter-subscribe-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 5px;
  width: 50%;
  min-width: 345px;
  max-width: 768px;
}
#close-subscribe-modal {
  position: absolute;
  top: calc(50% + 265px);
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 2px 5px;
  background: #fff;
  cursor: pointer;
}

@media screen and (min-width: 990px) {
  a.btn.btn-block.btn-lg.btn-success.btn-evento-home {
      /*width: 100% !important;*/
      margin-bottom: 1em;
      padding: 1em 0.5em;
  }
}

.forcefullwidth_wrapper_tp_banner {
    min-height: 100vh !important;
}