#form-search input[type="submit"] {
  display: none !important;
}

.b728x90 {
	height: 130px;
}

.block-title-module-1 h3 {
	margin-top: 0;
}

.head-tile figure:after {
  height: 20%;
  }

  .DarkStyle .photos .slide, .DarkStyle .photos .slide span {
  	height: 100%;
    background-position-x: 0 !important;
  }

  .container-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 2000;
  }

  .container-overlay > .container-img {
      width: 80%;
      max-width: 740px;
      margin: auto;
      height: 100%;
      position: relative;
  }

  .container-overlay > .container-img > .movil.img-responsive {
    position: absolute;
    width: 100%;
    top: 25%;
  }

  .container-overlay > .container-img > .desktop.img-responsive {
    position: absolute;
    width: 100%;
    top: 25%;
  }

  .container-overlay > .container-img > #close-overlay {
    cursor: pointer;
  }

  .container-overlay > .container-img > #close-overlay {
    top: calc(25% - 12px);
    background: #276334;
    position: absolute;
    right: -14px;
    z-index: 200;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 28px;
    border-radius: 50%;
    color: white;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.8);
  }

  .container-overlay > .container-img > .desktop.img-responsive {
    display: block;
  }
  .container-overlay > .container-img > .movil.img-responsive {
    display: none;
  }

@media (max-width: 999px){
  .head-tile .a-summ.nota-destacada-principal {
      height: auto !important;
  }

  .head-tile .a-summ.a-gen {
      height: 100%;
      padding: 0;
      width: 100% !important;
      float: left;
      position: relative;
      margin: 0;
  }

  #home-header .a-summ.ad-gallery .a-desc {
    -moz-transform: scale(2.8);
    -webkit-transform: scale(2.8);
    -o-transform: scale(2.8);
    -ms-transform: scale(2.8);
    transform: scale(2.8);
    margin: -45px -45px 0 0;
    top: 50%;
    right: 50%;
  }


  .container-overlay > .container-img > .movil.img-responsive {
    display: none;
  }

  .container-overlay > .container-img > .desktop.img-responsive {
    display: block;
  }

  .container-overlay > .container-img > #close-overlay {
    top: calc(25% - 12px);
    background: #276334;
    position: absolute;
    right: -14px;
    z-index: 200;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 28px;
    border-radius: 50%;
    color: white;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.8);
  }

}
@media (max-width: 679px){
  .videos_alter .head-tile .a-summ.ad-video .a-desc,
  #home-header .a-summ.ad-gallery .a-desc {
      left: initial !important;
      -moz-transform: scale(2) !important;
      -webkit-transform: scale(2) !important;
      -o-transform: scale(2) !important;
      -ms-transform: scale(2) !important;
      transform: scale(2) !important;
      margin: -15px -15px 0 0 !important;
      top: 50% !important;
      right: 50% !important;
  }

  .container-overlay > .container-img > .movil.img-responsive {
    display: block;
  }

  .container-overlay > .container-img > .desktop.img-responsive {
    display: none;
  }

  .container-overlay > .container-img > #close-overlay {
    top: calc(25% - 14px);
    background: #276334;
    position: absolute;
    right: -14px;
    z-index: 200;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 28px;
    border-radius: 50%;
    color: white;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.8);
  }
}

.imagesDark .slick-prev span {
  transform: none !important;
}

.bg-mintic {
  background-color: #0066cd!important;
  height: 40px;
}

.bg-mintic > .container-fluid {
  display: flex;
  align-items: center;
  height: 40px;
  margin: 0 auto;
}

.bg-mintic > .container-fluid img {
  max-height: 20px;
}

.container-search-bar.container-fluid {
  height: 120px;
  display: flex;
  align-items: center;
}

.container-search-bar.container-fluid > div {
  flex: 1;
  display: flex;
  align-items: center;
}

.container-img-mintic img {
  width: 300px;
}

.cnt-search-bar .form-text {
  width: 300px !important;
  height: 38px !important;
  border: 1px solid #C9C9C9 !important;
  border-radius: 8px !important;
  position: relative;
  padding-right: 38px !important;
}

.cnt-search-bar form {
  padding: 0 !important;
  height: 38px !important;
  position: relative;
}

.cnt-search-bar #form-search-bar span.glyphicon.glyphicon-search {
  position: absolute;
  top: 4px;
  right: 4px;
  color: white;
  font-size: 12px;
  background: #0066cd!important;
  z-index: 1;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: 100;
  pointer-events: none;
}

.footer-mintic {
  height: 150px;
  width: 100%;
  background-color: #004884;
}

.footer-mintic .container-fluid {
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 100%;
  width: 100%;
  padding: 8px;
}

.footer-mintic .container-fluid > div {
  flex: 1;
}

.footer-mintic .container-left > img:first-child {
  height: 60px;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid white;
}

.footer-mintic .container-left > img:last-child {
  height: 30px;
}

.footer-mintic .container-right {
  display: flex;
  align-items: center;
  justify-content: end;
  color: white;
  text-decoration: underline;
}


@media (max-width: 999px) {
  .header-mintic {
    margin-top: 57px;
  }

  .bg-mintic > .container-fluid {
    margin-left: 8px;
  }

  .container-search-bar.container-fluid {
    height: 130px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-items: center;
  }

  .footer-mintic .container-fluid {
    flex-direction: column;
  }
}



/*
  #toolbar .menuMovile {
  	height: 57px;
  	width: 104%;
  }

  #toolbar {
  	height: 57px;
  	margin: 0;
  	  margin-left: -20px;
  margin-right: -20px
  }

  #toolbar .menuMovile .item.menuButtonMovile {
  	display: block;
	width: 65px;
	  height: 40px;
	  padding: 13px 18px;
  }

   #toolbar .menuMovile .item {
   	margin-top: 6px;
   }
   */

/*
@media screen and (max-width: 999px){
  .b728x90{
    height: 30px  !important;
  }

  .b728x90 iframe{
    display: none;
  }
}*/
