/*
Theme Name: Dimad
Theme URI: http://understrap.com
Author: Codevince
Author URI: http://www.codevince.com
*/

@font-face {
	font-family: 'UniversLTS';
	src: url('fonts/UniversLTStd-Bold.eot');
	src: local('☺'), url('fonts/UniversLTStd-Bold.woff') format('woff'), url('fonts/UniversLTStd-Bold.ttf') format('truetype'), url('fonts/UniversLTStd-Bold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}

/*--GENERAL--*/
body{font-family:'Open Sans', sans-serif; font-size:12px; overflow-x:hidden;}
h1, h2, h3, h4, h5, h6{font-family:'UniversLTS'; font-weight:bold;}
a{text-decoration:none;}
a:hover, a:active, a:focus{color:#dedd34; text-decoration:none;}


.spinner, .n2-ss-spinner-simple-white:not(:required):before {
  width: 40px;
  height: 40px;
  margin: 100px auto;
  background-color: #333;

  border-radius: 100%;
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% { -webkit-transform: scale(0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}

.wpb_text_column a {font-style: inherit; position: relative; color: #000; font-weight: bold;
box-shadow: inset 0 -8px #dedd34;
/*display: inline-block;*/
}
.wpb_text_column a:hover {font-style: inherit; position:relative; color:#000; font-weight:bold;}
.wpb_text_column a:active {font-style: inherit; position:relative; color:#000; font-weight:bold;}
.wpb_text_column a:visited {font-style: inherit; position:relative; color:#000; font-weight:bold;}
/*.wpb_text_column a:before{content: ""; z-index: -1; width: 106%; height: 8px; background: #dedd34; position: absolute; margin-top: 5px; margin-left: -1%;}*/
.wpb_text_column{font-size: 13px;}

.noPadding{padding:0px !important;}
.noMargin{padding:0px !important;}

.row-eq-height {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}
.megaTitle{font-family: 'UniversLTS'; font-weight: bold; color: #dedd34; font-size: 200px; line-height: 120px; margin-top: 46px; position: absolute; left: -94px; text-transform: lowercase;}
.megaTitle .subChar{margin-top: -35px; position: absolute;}

.postTitle{font-family:'UniversLTS'; font-weight:bold; background-color:#000000; color:#ffffff; font-size:28px; line-height:25px; padding: 15px 15px 5px 15px; width:auto; display:inline-block; margin-bottom:3px;  }
.postSubtitle{background-color:#000; color:#fff; padding:10px;; display:inline-block; font-size:12px;}

.social a{display: block; float: left; width: 20px; height: 20px; margin-right: 15px; background-size: 20px 20px !important; text-indent: -9000em; text-align:left;}
.social a.facebook { background: url(./img/alt/facebook.png) no-repeat;}
.social a.twitter { background: url(./img/alt/twitter.png) no-repeat;}
.social a.youtube { background: url(./img/alt/youtube.png) no-repeat;}
.social a.instagram { background: url(./img/alt/instagram.png) no-repeat;}
.social a.houzz { background: url(./img/alt/houzz-1.png) no-repeat; margin-left:10px; }

.fullwidth .vc_column-inner {padding-left:0px; padding-right:0px;}

.boton{ width: auto; border: 0px; color: #000; margin-top: 30px; padding-left: 60px; font-size: 13px; font-family: 'Open sans',sans-serif; background:url(./img/enviar-form.png) no-repeat; background-size:40px 27px;background-position: 0px 3px; height:30px; line-height:30px; display:block; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.boton:hover{background-position: 10px 3px; background-size:40px 27px;}

.cookie-notice-container{font-size:11px; padding:5px;}

.mpc-notice, .understrap-read-more-link{display:none;}
.titleAgenda a, .title a{color:#dedd34;}
.titleAgenda a:before, .titleAgenda a:after, .title a:before, .title a:after{display:none;}
/*--HEADER--*/
.navbar-brand img{max-width:220px;}
.navbar .container{margin: 0 auto; padding: 0px; display: table;}
.navbar .container .column {float: none; display: table-cell; }
.navbar .container .column.col-md-1{vertical-align:bottom;}

#menuDesplegado, #agendaDesplegada{background-color:rgba(222,221,52,1); padding-top:50px; padding-bottom:50px; position:absolute; width:100%; z-index:100; transition: all .5s ease-in-out;  -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out;}
#menuDesplegado.hidden{top:-1000%;}
#menuDesplegado.visible{top:0%; position:fixed;}
#menuDesplegado{position:fixed !important;}

/*#agendaDesplegada{padding-bottom:150px;}*/
#agendaDesplegada.hidden{top:-1000%;}
#agendaDesplegada.visible{top:0%;}


#main-menu {padding:0px; margin-top:40px}
#main-menu a{color:#000; padding:0px; font-size:15px;}
#main-menu .dropdown-menu a{font-size:12px;}
#main-menu .dropdown-menu{position: relative;display: inline;top: inherit;left: inherit;padding: 0;margin: 0;border: 0px; border-radius: 0; background:transparent;}
#main-menu .dropdown-menu a:hover{background:none;}
#main-menu .dropdown-menu li .dropdown-menu{margin-left:15px; display:none;}
#main-menu a.dropdown-toggle{font-weight:bold; font-family:'UniversLTS';}
#main-menu a.dropdown-toggle:after{display: block;width: 22px;height: 0; vertical-align: middle; content: ""; border-top: .3em solid; border-right: .3em solid transparent; border: 1px solid black; margin-top: 10px; margin-bottom: 10px; margin-left: 0px;}
#main-menu .menu-item.col-md-2{margin-bottom:30px;}
#main-menu .menu-item .dropdown-submenu a:after{content:"▼"; font-size: 5px; vertical-align: middle; padding-left: 5px;}
#main-menu .menu-item .dropdown-submenu.activeMenu a:after{content:"▲"; font-size: 5px; vertical-align: middle; padding-left: 5px;}
#main-menu .menu-item .dropdown-submenu ul li a:after{content:"";}
#main-menu .menu-item .dropdown-submenu.activeMenu ul li a:after{content:""}

#activeMenu {
  width: 35px;
  height: 25px;
  background: url(./img/hamb.png) no-repeat;
  background-size: 35px 25px;
  cursor: pointer;
  margin-bottom: 20px;
}

#activeMenu.black {
  width: 35px;
  height: 25px;
  background: url(./img/hamb-negro.png) no-repeat;
  background-size: 35px 25px;
  cursor: pointer;
  margin-bottom: 20px;
}

#activeAgenda {
  display: block;
  width: 50px;
  height: 35px;
  float: left;
  margin-left: -70px;
  font-size: 49px;
  line-height: 17px;
  font-family: 'UniversLTS', 'Open sans', sans-serif;
  font-weight: bold;
  color: #dedd34;
  cursor: pointer;
  text-indent: -9000em;
  background: url(./img/activemenu.png) no-repeat;
  background-size: 50px;
}

#topMenu{background-color:#000000;}
#top-menu1{margin:0px; padding-left:0px; display:flex;}
#top-menu1 li{padding-top:5px; padding-bottom:5px;}
#top-menu1 li a{color:#ffffff; font-size:15px; padding-left: 35px; font-family:'UniversLTS', 'Open sans', sans-serif; line-height:13px;position: relative; bottom: -2px;}
#top-menu1 li a:hover{color:#dedd34;}


.langSelector{margin:0; padding:0;}
.langSelector li{padding-top:5px; padding-bottom:5px; float:left;}
.langSelector li a{color:#ffffff; font-size:15px;  font-family:'UniversLTS', 'Open sans', sans-serif; line-height:13px;position: relative; bottom: -2px;}
.langSelector li a:hover{color:#dedd34;}
.langSelector li.es{padding-right: 15px;}

.lupaTopMenu {
  background: url(./img/buscador.png) no-repeat;
  background-size: 13px 20px;
  background-position: 0px 5px;
  padding-left: 25px;
  float: left;
  padding-top: 0;
  margin-right: 20px;
}

.lupaTopMenu input {
  background: transparent;
  color: #fff;
  border: 0;
  padding: 0;
  font-size: 15px;
  font-family: 'UniversLTS', 'Open sans', sans-serif;
  width: 130px;
  border-bottom: 1px solid #000;
  padding-top: 8px;
  margin-bottom: -5px;
  line-height: 10px;
}

.lupaTopMenu input:focus {
  border: 0;
  border-bottom: 1px solid #dedd34;
  box-shadow: none;
  outline: none;
}

.lupaTopMenu input:hover { color: #dedd34; }
.lupaTopMenu input::-webkit-input-placeholder { color: #fff; }
.lupaTopMenu input:-moz-placeholder { color: #fff; opacity: 1; }
.lupaTopMenu input::-moz-placeholder { color: #fff; opacity: 1; }
.lupaTopMenu input:-ms-input-placeholder { color: #fff; }
.lupaTopMenu input:hover::-webkit-input-placeholder { color: #dedd34; }
.lupaTopMenu input:hover:-moz-placeholder { color: #dedd34; }
.lupaTopMenu input:hover::-moz-placeholder { color: #dedd34; }
.lupaTopMenu input:hover:-ms-input-placeholder { color: #dedd34; }
.lupaTopMenu:hover input::-webkit-input-placeholder { color: #dedd34; }
.lupaTopMenu:hover input:-moz-placeholder { color: #dedd34; }
.lupaTopMenu:hover input::-moz-placeholder { color: #dedd34; }
.lupaTopMenu:hover input:-ms-input-placeholder { color: #dedd34; }


.lupaTopMenu:hover{
  background: url(./img/buscador-hover.png) no-repeat;
  background-size: 13px 20px;
  background-position: 0 5px;
}

#top-menu1 li.sociosTopMenu{
  background: url(./img/socios.png) no-repeat;
  background-size: 18px 20px;
  background-position: 0 3px;
  padding-right: 30px;
  margin-right: 30px;
}

#top-menu1 li.sociosTopMenu:hover {
  background: url(./img/socios-hover-1.png) no-repeat;
  background-size: 18px 20px;
  background-position: 0 3px;
}

#top-menu1 li.sociosTopMenu::after {
  content: '';
  border-right: 2px solid #dedd34;
  position: absolute;
  height: 10px;
  top: 10px;
  margin-left: 30px;
}

#top-menu1 li.hazteSocioTopMenu {
  background: url(./img/hazteS.png) no-repeat;
  background-size: 18px 20px;
  background-position: 0 4px;
}
#top-menu1 li.hazteSocioTopMenu:hover {
  background: url(./img/hazteS-hover.png) no-repeat;
  background-size: 18px 20px;
  background-position: 0 4px;
}
#top-menu1 li.hazteSocioTopMenu a{padding-left: 40px;}

#top-menu1 li.lupaTopMenu:hover a,
#top-menu1 li.sociosTopMenu:hover a,
#top-menu1 li.hazteSocioTopMenu:hover a {
  color: #dedd34;
}

#topMenu .social::before {
  content: '';
  border-right: 2px solid #dedd34;
  position: absolute;
  height: 10px;
  top: 10px;
  left: 15px;
}
#topMenu .social {
  margin-top: 5px;
  display: inline-block;
}
#topMenu .social a {
  margin-right: 0;
  margin-left: 10px;
}

#wrapper-navbar .navbar {
  padding-top: 17px;
  position: absolute;
  width: 100%;
  z-index: 50;
  background-color: transparent !important;
}

.wrapper {
  padding-top: 0;
}

#closeMainMenu,
#closeMainAgenda {
  background: url(./img/closeMenu.png) no-repeat;
  width: 35px;
  height: 35px;
  background-size: 35px 35px;
  float: right;
  margin-top: 25px;
}

#main-menu .menu-item:hover::before {
  content: '';
  width: 95%;
  background-color: #fff;
  margin-left: -5%;
  height: 16px;
  z-index: 0;
  margin-bottom: -23px;
  display: inline-block;
  position: absolute;
  padding-top: 0;
}

#main-menu .menu-item .dropdown-menu #menu-item-883:hover::before {
  display: inline-block;
  height: 36px;
  width: 96%;
}

#main-menu .menu-item:hover > a { position: relative; }
#main-menu .menu-item.col-md-2:nth-child(2):hover a { background: none; }


#breadcrump {
  position: absolute;
  width: 100%;
  margin-top: 120px;
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  z-index: 1;
}

#breadcrump a { color: #fff; }
#breadcrump.black { color: #000; }
#breadcrump.black a { color: #000; }

/**-HEADER ANIMATION--*/
.fixed {
  position: fixed;
  z-index: 10;
  width: 100%;
}

#wrapper-navbar.fixed .navbar {
  background-color: #fff !important;
  padding-top: 0;
  margin-top: 30px;
  border-bottom: 1px solid #f0f0f0;
}

#wrapper-navbar.fixed .navbar .navbar-brand img {
  max-width: 120px;
}

.fixed #activeMenu {
  background: url(./img/hamb-negro.png) no-repeat;
  background-size: 35px 25px;
  margin-bottom: 10px;
}

/*--FOOTER--*/
#wrapper-footer {
  background-color: #000;
  color: #fff;
  padding-top: 50px;
}

#wrapper-footer .row {
  display: flex;
}

#wrapper-footer a {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
}

#wrapper-footer a:hover {
  color: #dedd34;
}

#wrapper-footer img {
  max-width: 100%;
  width: 90%;
  min-width: 90%;
}

#wrapper-footer .dimadFooter {
  max-width: 60%;
  display: block;
  margin-bottom: 10px;
}
#wrapper-footer .separatorFooter {
  border-left: 1px solid #fff;
  height: 178px;
  display: flex;
}
#wrapper-footer .social {
  margin-top: 10px;
  margin-left: -5px;
}
#wrapper-footer .social .houzz { margin-left: 0; }
#wrapper-footer .social .instagram { margin-right: 5px; }
#wrapper-footer .social a { margin-right: 10px; }

#wrapper-footer .col-md-5f {
  width: 20%;
  float: left;
  border-left: 1px solid #444;
  flex-direction: column;
  padding-left: 25px;
  padding-right: 25px;
}
#wrapper-footer .col-md-5f img:first-child { margin-bottom: 15px; }

#wrapper-footer .col-md-5f h3 { font-size: 12px; }
#wrapper-footer .col-md-5f .menu {
  margin-left: 0;
  padding-left: 0;
  font-size: 11px;
}
#wrapper-footer .col-md-5f .menu .menu-item {
  font-size: 10px;
  display: block;
  float: none;
  margin-bottom: 3px;
}
#wrapper-footer .col-md-5f .menu .menu-item a { font-size: 10px; }
#wrapper-footer .col-md-5f:nth-child(1) {
  border-left: 0;
  width: 15%;
}

#wrapper-footer2 {
  background-color: #111;
  /*color: #fff;*/
  padding-top: 10px;
  font-size: 11px;
  padding-bottom: 10px;
  color: #999
}

#wrapper-footer2 .col-md-8 { padding: 0; }
#wrapper-footer2 img {
  height: 35px;
  vertical-align: middle;
  padding-right: 15px;
}

#wrapper-footer2 a { color: #999; }
#wrapper-footer2 a:hover { color: #dedd34; }

/*-VIDEO MODAL--*/
#videoModal .modal-dialog {
  width: 60%;
  max-width: 60%;
  background: transparent;
}

#videoModal .modal-dialog .modal-content {
  background: transparent;
  border: 0;
  border-radius: 0;
}

#videoModal .modal-dialog .modal-content .modal-header {
  border: 0;
  text-align: right;
  display: block;
}

#videoModal .modal-dialog .modal-content .modal-header button.close {
  color: #fff;
  opacity: 1;
}

#videoModal .modal-dialog .modal-content .modal-body { text-align: center; }
#videoModal .modal-dialog .modal-content .modal-body .iframeHolder {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

#videoModal .modal-dialog .modal-content .modal-body .iframeHolder iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*--HOME--*/
#home.wrapper {
  padding: 0;
}

#n2-ss-2 .nextend-thumbnail-default table { width: 100% !important; }
#n2-ss-2 .nextend-thumbnail-default table td { width: 12.5% !important; }

.n2-ss-layer {
  left: 25% !important;
}

.nextend-thumbnail-inner .nextend-thumbnail-scroller {
  padding: 0 !important;
  padding-top: 0 !important;
}

.n2-style-0d7e6147d938756e488febb9fea88b5d-dot {
  margin: 0 !important;
  width: 12.5% !important;
  height: 100px !important;
}

.n2-ss-thumb-image {
  width: 100% !important;
  height: 100px !important;
}

.n2-ss-slide-background::after {
  content: '';
  background: url(./img/background-slider.png);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0%;
}

.n2-ss-slide-background.sinTrama::after { display: none; }

#agendaHome {
  margin-top: 30px;
  margin-bottom: 30px;
}

.agendaHome { padding-left: 25%; }

.agendaTitleHome { margin-bottom: 50px; }
.postTitle.highlight { margin-top: 190px; }
/*.postTitle.highlight:before { content: "_"; position: absolute; margin-left: -25%; margin-top: -18%; color:#dedd34; font-size: 200px;}*/

#home .vc_row.vc_row-no-padding .vc_column-inner { padding: 0 !important; }
#home .wpb_content_element { margin: 0 !important; }
#home .right-top,
#home .left-top,
#home .right-bottom,
#home .left-bottom {
  display: inline-block;
  width: 100%;
  height: 350px;
  padding: 70px;
  color: #fff;
}

#home .right-top,
#home .right-bottom {
  text-align: right;
}

#home .right-bottom,
/*#home .left-bottom {}*/
#home .right-top a,
#home .left-top a,
#home .right-bottom a,
#home .left-bottom a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}

.categoria {
  font-size: 17px;
  font-family: 'UniversLTS', 'Open Sans', sans-serif;
  margin-top: 10px;
}

.categoria::before {
  content: '_';
  position: relative;
  padding-right: 2px;
}

#home .cardHome { min-height: 350px; }
#home .cardHome a::before { display: none; }
#home .cardHome .title {
  font-size: 40px;
  line-height: 40px;
  font-family: 'UniversLTS', 'Open Sans', sans-serif;
}

#home .cardHome .title::before {
  content: '_';
  position: relative;
}

#home .cardHome .subtitle {
  font-size: 21px;
  line-height: 20px;
  font-family: 'UniversLTS';
  color: #dedd34;
}

#home .cardHome .date {
  font-family: 'Open sans', sans-serif;
  font-size: 18px;
  line-height: 22px;
}

#home .cardHome .conContenido a {
  position: absolute;
  left: -9000px;
  top: 0;
  padding: 70px;
  padding-top: 200px;
}

#home .cardHome .wpb_wrapper {
  text-indent: -90000em;
}

#home .cardHome:hover {
  overflow: hidden;
}

#home .cardHome:hover::after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  background: url(./img/background-homecard.png);
  width: 100%;
  height: 101%;
  display: flex;
}

#home .cardHome:hover .right-top,
#home .cardHome:hover .left-top,
#home .cardHome:hover .right-bottom,
#home .cardHome:hover .left-bottom {
  z-index: 2;
  position: relative;
}

#home .cardHome:hover .conContenido a {
  left: 0;
}

#home .cardHome:hover .wpb_wrapper {
  text-indent: 0;
}

.cardHome .vc_column-inner {
  padding: 0 !important;
}

.wpb_text_column.titleAgenda { margin-bottom: 5px; }
.wpb_text_column.title { margin-bottom: 5px; }
.mpc-list__ul { margin-bottom: 35px; }


.bg-absolute-black{position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;background: rgba(0,0,0,0.25);z-index: 20000;display: flex;justify-content: center;align-items: center;}
.modal-grpd{background:#fff; padding:2em; position: relative; max-width: 50%;}
.modal-grpd .postTitle{font-size: 23px;line-height: 20px;}
.modal-grpd .subtitulo{font-size: 14px; margin-bottom: 1.5em}
.content-grpd{max-height: 200px;overflow-y: scroll;padding: 1em;border: 1px solid #f0f0f0;border-right: 0px; margin-top: 1.5em}
.content-grpd h4{font-size: 1rem}
.content-grpd p{width: 100% !important; margin-bottom: 0px !important}
.content-grpd hr {display: inline-block;width: 50px;border-top: 5px solid #dedd34;margin-top: 1.5em;margin-bottom: 1.5em;}
.modal-grpd button{width: auto !important;border: 0px !important;color: #000 !important;margin-top: 30px !important;padding-left: 60px !important;font-size: 13px !important;font-family: 'Open sans', sans-serif !important;background: url(img/enviar-form.png) no-repeat !important;background-size: 40px 27px !important;background-position: 0px 3px !important; min-height: 30px;}
.modal-grpd button[disabled="disabled"]{opacity: 0.5; cursor: default;}
.modal-grpd .submit-holder{display: flex; align-items: center; justify-content: center;}
#close-grpd{background: url(./img/closeMenu.png) no-repeat;width: 20px;height: 20px;background-size: 20px 20px;float: right;right: 20px;cursor: pointer;position: absolute;}


@media (max-width: 950px){
    .modal-grpd{max-width: 80%}
}

@media (max-width: 550px){
    .modal-grpd{max-width: 95%}
}

