#sp-header {
    top: 40px !important;
}

.sp-megamenu-parent.menu-animation-fade-up.d-none.d-lg-block {
	/*display: inline-flex !important;*/
	display: table;
	float: unset;
	margin:auto;
}

.sp-megamenu-parent > li {
    vertical-align: middle;
}

#sp-header .logo {
    height: 100px !important;
}

.jex_desarrollo h3{
	text-align: center;
}

.jex_logo_footer img, .jex_footer_brains img{
	float: right;
}

.jex_footer_aviso{
	text-align: center;
    padding-top: 30px;
}

.jex_footer_aviso a{
	text-decoration:underline;
}

.jex_menu_footer{
	text-align: center;
}

.jex_btn {
	color: #ffffff;
    border-style: solid;
    border-radius: 8px;
    padding: 5px 20px 5px 20px;
    background-color: #ff6f36;
}

.jex_btn:hover, .jex_btn:focus {
	color: #ff6f36;
    border-style: solid;
    border-radius: 8px;
    padding: 5px 20px 5px 20px;
    background-color: #ffffff;
}

.jex_btn:active{
	color: #ffffff;
}

.jex_home_text{
	padding-bottom: 15px;
}

.jex_txt_contacto .sppb-addon-content{
	max-width: 550px;
	text-align: center;
	margin: auto;
}

#FormContact {
	max-width: 560px;
	margin: auto;
}


#FormContact .row{
	padding-bottom: 20px;
}

#FormContact input, #FormContact textarea{
	max-width: 380px;
    max-height: 35px;
    background-color: #ebebeb;
    border-radius: 12px;
    border-color: #959595;
}

#FormContact textarea{
    max-height: 120px;
    width: 100%;
}

.jex_btn_send{
    text-align: right;
    padding: 15px 45px 0px 0px;
}

.jex_portafolio #sp-header{
	height: 0px;
    background: #ff6f36;
    top: 40px !important;
    padding-top: 0px !important;
}

.jex_portafolio #sp-main-body{
	padding: 0px 0px;
}

.com-spsimpleportfolio.view-item .jex_bg_galeria{
	display: none;
}

.com-spsimpleportfolio.view-item.jex_portafolio #sp-header,
.com-content.view-category.jex_blog #sp-header,
.com-content.view-article.jex_blog #sp-header, .jex_aviso #sp-header{ 
	height: auto; 
	background:#ff6f36; 
	top: 0px !important; 
	padding-top: 40px; 
}


.offcanvas-menu{
	background-color: #ff6f36 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #ffffff !important;
}

.jex_carousel .sppb-carousel-text h2{
	max-width: 700px;
	margin: auto !important;
	font-weight: 600;
    text-shadow: 3px 3px darkslategrey;
}

.jex_bg_galeria, .sp-simpleportfolio.sp-simpleportfolio-view-items{
	padding-bottom: 30px;
}

.sp-simpleportfolio .pagination{
	padding-top: 30px;
}

/*
.jex_bg_galeria img{
	width: 100%;
	height: auto;
}
*/

.jex_home_text img{
    float: none;
    position: inherit;
    display: inline-flex;
}

.sp-simpleportfolio-btns .btn-view{
	display: none !important;
}

.sp-simpleportfolio-title a{
	pointer-events: none;
}

.jex_blog #sp-main-body {
	padding: 10px 0;
}

.jex_gallery_title{
	position: absolute;
    display: block;
    width: 100%;
    margin: auto;
    text-align: center;
    height: 100%;
    top: 0;
}

.jex_gallery_title h2{
	position: inherit;
    bottom: 34%;
    width: 100%;
    font-size: 46px;
    line-height: 56px;
    color: #fff;
}

.prisma_home_whats .sppb-addon-content{
	display: inline-flex;
}


.prisma_whats_help {
    background-color: green;
    width: 100%;
    align-items: center;
    border-radius: 20px;
	padding: 10px;
}


.prisma_fix_whats {
    /*max-width: 310px;*/
    position: fixed;
    bottom: 0px;
    z-index: 1;
    box-shadow: 0 0 0 0 #fff;
    color: #ffffff;
    background-image: url(/templates/shaper_helixultimate/images/bg_whats.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 0 0;
    height: auto;
    padding: 0;
    margin: 0;
    border-radius: 20px;
}

.containerWhats {
	overflow:hidden;
	transition:max-height 0.7s ease-out; 
	height:auto;
	max-height:40px;
}
.containerWhats.collapsed {
	max-height:300px;
}
  


#img_toggle_whats, .containerWhatsTitle, .zone1, #img_toggle_whats, .containerWhatsTitle, .zone2{
	cursor: pointer;
}

.prisma_whats_help_expand a, .prisma_whats_help_expand a:hover, .prisma_whats_help_expand a:visited{
	color: #ffffff;
}

.containerWhatsTitle{
	display: inline-flex;
	align-items: center;
	position: relative;
    top: -15px;
}

.prisma_whats_help p{
	font-size: 16px;
    padding: 15px 30px 0px 30px;
}

.prisma_whats_help_expand{
	text-align: center;
	background-image: url(/templates/shaper_helixultimate/images/bg_whats.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: top;
}

.prisma_whats_help_expand .zone1, .prisma_whats_help_expand .zone2{
	display: inline-flex;
}

.prisma_whats_help_expand .zone1 p, .prisma_whats_help_expand .zone2 p{
	font-size: 14px;
    padding: 0 0 0 10px;
}


.prisma_whats_interesa {
	cursor:pointer;
	color:#005AA9;
	text-decoration: underline;
}

.prisma_whats_interesa h3{
	font-size:22px;
}


.prisma_home_whats_rounded a, .prisma_home_whats_rounded a:hover, .prisma_home_whats_rounded a:visited{
	color:#ffffff;
}

@media (max-width: 991px){
	.jex_gallery_title h2{
	    font-size: 36px;
	    line-height: 34px;
	}
	#sp-header .logo {
    	height: 64px !important;
	}
	.logo-image-phone {
		height: 60px !important;
	}
	.jex_menu_whats{
		max-width: 30px;
	}
	.jex_logo_footer img, .jex_footer_brains img {
    	float: unset;
	}
	.jex_blog #sp-header {
		padding-top: 0px !important;
	}
	.jex_blog #offcanvas-toggler.offcanvas-toggler-right {
		margin-top: 38px;
	}
}


@media (max-width: 1070px){
	
}

@media (max-width: 768px){
	.jex_gallery_title h2{
	    font-size: 16px;
	    line-height: 18px;
	}

	.jex_col_pdf .sppb-text-right{
		text-align: center;
	}	

	.jex_col_download .sppb-text-left{
		text-align: center;
		padding-top: 15px;
	}

}


@media (max-width: 575px){
	.prisma_whats_help p {
		font-size: 12px;
		padding: 15px 15px 0px 15px;
	}
	
	.prisma_whats_help {
		width: 235px;
	}

	.prisma_home_whats p{
		padding-top:9px;
	}

}

@media (min-width: 768px){

}

@media (min-width: 1200px){

}


