/**** CUSTOM RESPONSIVE *****/iframe {    max-width: 100%;}a#offcanvas-toggler {    display: none;}
@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent > li > a {
        letter-spacing: 0!important;
        padding: 0 5px!important;
        font-size: 10px!important;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    #lt-k2-blog div.k2ItemsBlock ul li {
        width: 31%!important;
    }
    .sp-megamenu-parent > li > a {
        font-size: 10px!important;
        letter-spacing: 0!important;
        padding: 0 7px!important;
    }
  	#sp-logo img {
      	width: 100%;
    }

}
@media (max-width: 767px) {.sp-column {    padding-bottom: 0px !important;}.lt-event .event_detail_container{width:100% !important;}section#lt-event{padding:15px 0 0 0 !important;}article.item.item-page {    padding-top: 20px;}a#offcanvas-toggler {    display: block;}

li.item-437.current.active {
    display: none;
}

ul.nav.menu {
    font-weight: bold;
}


ul.nav-child.unstyled.small {
   font-weight: 300 !important;
}



	#izq{
    

    width:100% !important;
	margin-left:0px !important;
}

	#der{
    

    width:100% !important;
	margin-left:0px !important;
}

    #lt-k2-blog div.k2ItemsBlock ul li {
        width: 100%!important;
    }
    div.k2ItemsBlock ul {
        margin-left: -40px!important;
    }
    #sp-footer2 {
        text-align: left!important;
    }
		
	
    .sp-contact-info {
        float: left!important;
    }
    #lt-slider {
        display: none!important;
    }
    #lt-testimonial {
        display: none;
    }
    .sticky-wrapper.is-sticky {
        position: relative!important;
    }
    #sp-menu {
        position: absolute!important;
        right: 0;
        top: 35px;
    }
    #offcanvas-toggler {
        line-height: 0!important;
    }
    #offcanvas-toggler > i {
        margin: 0;
    }
    .sub-clients img {
        display: inline!important;
    }
  	
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
        margin: 5px!important;
    }
}
/***** GENERAL *****/
.sppb-section-title h3,
h3.sp-module-title {
    padding-left: 10px;
    text-transform: uppercase;
}
.sppb-section-title p {
    font-size: 13px;
    color: #000;
}
.lt-button {
    padding: 8px 30px;
    border: 2px solid #e1e1e1;
    color: #3f3f3f;
    text-transform: uppercase;
}
.lt-button:hover {
    color: #fff;
}
.btn {
    border-radius: 0!important;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 25px;
    text-shadow: none;
    text-transform: uppercase;
    border: none!important;
}

#sp-header-sticky-wrapper {
    height: 90px!important;
}
/***** SLIDER *****/
#lt-slider {}
/***** INTRODUCTION *****/
.lt-event .event_detail_container {
    
    float: left;
    padding: 10px 20px 0px 0;
    width: 33.3%;
}

a.btn-view {
    color: white;
}

a.btn-view:hover {
    color: white;
}

.event-spacer{
   display: none !important;
}

div#event-container-info{
display: none !important;
}

.event_detail_time {
    display: none !important;
}

.event-photos img:hover {
opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
width:120%;
  transform : scale(1.2);
  
}

.text_encima:hover .text_encima a{
opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.text_encima-overlay {
    width: 20%;
    height: 100%;
    display: block;
    position: absolute;
	text-align: center;
}

.ohanah .event-photos {
    
    position: relative;}

.text_encima {
	top:50%;
	position: absolute;
	color: #FFF;
	font-size: 30px;
	font-family: arial;
	padding: 10px;
	background: rgba(0, 0, 0, 0.8);
	margin: 20px 0 0 0;
	
	  display: inline-block;
  padding: 7px 12px;
  margin: 3px;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  opacity:0;
}

#exampleContainer {
vertical-align: middle;
line-height: 2em;
}

.sp-simpleportfolio-meta {
    display: none;
}


.event-photos img{



	opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}

.event-photos {overflow:hidden !important; background-color:black; }


.lt-event .ohanah-registration-link {
    float: left !important;
}
.lt-event .ohanah-event-category-link {
    clear: both;
    padding-bottom: 15px;
    padding-top: 20px;
}
.lt-event .ohanah-event-venue-link {
    clear: both;
    left: -10px;
    position: relative;
}
.ohanah-event-venue-link {
    left: -12px;
    position: relative;
}
.ohanah .event_detail_container .event_detail_title {
    padding-bottom: 10px;
    text-transform: uppercase;
}
.ohanah .event_detail_container .event_detail_title h2 {
    font-size: 26px;
    margin-top: 20px;
}
.ohanah .event_detail_container .event_detail_time .date_icon, .ohanah .event_detail_container .event_detail_location .location_icon {
    margin-top: 11px;
}
.ohanah .event_detail_container .event-photos img {
    width: 100% !important;
}
.ohanah .event_detail_container .ohanah-registration-link {
    color: #fff;
    margin-top: -10px;
    padding: 10px 20px !important;
    transition: all 400ms ease 0s;
}
.ohanah .event_detail_container .ohanah-event-ticket-cost {
    margin-right: 10px;
}
.ohanah .event_detail_container .ohanah-registration-link:hover {
    opacity: 0.8;
    transition: all 400ms ease 0s;
}
.ohanah .event_detail_container .ohanah-registration-link a {
    color: #fff;
    transition: all 400ms ease 0s;
}
.ohanah .event_detail_location .location_icon {
    margin-top: 0 !important;
}
.ohanah .event_detail_container .event-spacer {
    height: 30px;
}
#sp-right .ui-state-default:hover {
    color: #fff!important;
}
#sp-right .event_detail_container {
    margin-bottom: 100px;
}
#sp-right .event_detail_title h2 {
    font-size: 18px;
}
#sp-right #event-container-info .ohanah-registration-link {
    float: none !important;
    padding: 0 !important;
}
#sp-right .event_detail_container .event-spacer {
    display: none;
}
/***** PORTFOLIO *****/
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    text-transform: uppercase;
    padding: 8px 15px;
    font-weight: 500;
    border-radius: 0!important;
}
.sp-simpleportfolio-filter {
    text-align: left!important;
}
.sp-simpleportfolio.layout-gallery-nospace .sp-simpleportfolio-item {
    padding: 10px!important;
}
/***** K2 *****/
span.catItemImage img,
span.itemImage img {
    width: 100%!important;
}
#sp-right .k2ItemsBlock ul li img {
  width: 100%;
}

/* Refine Page Builder */
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
    margin: 0 auto;
}
.lt-page-service i {
  margin-top: 10px;
}
.sp-simpleportfolio-img {
    width: 100%;
}