/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 15.9

All css files are placed in /css/ folder
*/

*{
	-webkit-font-feature-settings: "lnum";
	-moz-font-feature-settings: "lnum";
	font-feature-settings: "lnum";
}
.copyright a[rel~="nofollow"]{
	display:none;
}
.custom_subheader{
	margin-top:-30px;
	margin-bottom:40px;
	background:#fff url("/wp-content/uploads/2018/02/bg-p2.png") no-repeat center center;
	background-size:auto 100%;
	color:#fff;
}

.subheader_enterprise{
	background:#fff url("/wp-content/uploads/2018/07/bg1.jpg") no-repeat center center;
	background-size: auto 100%;
}

.timeline_items .button {
    color: #f7f7f7;
}

#comunicacion{
	background-color: #FF619B;
}
.subheader_comunicacion{
	background:#fff url("/wp-content/uploads/2018/07/headercomunicacion.png") no-repeat center center;
	background-size: auto 100%;
}
#felicidad{
	background-color: #FE7A63;
}
.subheader_felicidad{
	background:#fff url("/wp-content/uploads/2018/07/headerfelicidad.png") no-repeat center center;
	background-size: auto 100%;
}
#rrhh{
	background-color: #FBB64D;
}
.subheader_rrhh{
	background:#fff url("/wp-content/uploads/2018/07/headerrrhh.png") no-repeat center center;
	background-size: auto 100%;
	color:rgba(0,0,0,.7);
}
.custom_subheader.subheader_rrhh .column.column_fancy_heading .title,
.custom_subheader.subheader_rrhh .column.column_fancy_heading .inside,
.custom_subheader.subheader_comunicacion .column.column_fancy_heading .title,
.custom_subheader.subheader_comunicacion .column.column_fancy_heading .inside,
.custom_subheader.subheader_formacion .column.column_fancy_heading .title,
.custom_subheader.subheader_formacion .column.column_fancy_heading .inside,
.custom_subheader.subheader_felicidad .column.column_fancy_heading .title,
.custom_subheader.subheader_felicidad .column.column_fancy_heading .inside,
.custom_subheader.subheader_recursos .column.column_fancy_heading .title,
.custom_subheader.subheader_recursos .column.column_fancy_heading .inside
{
	color:rgba(0,0,0,.6);
	font-weight:700;
}
#recursos{
	background-color: #00B58A;
}
.subheader_recursos{
	background:#fff url("/wp-content/uploads/2018/07/headergestion.png") no-repeat center center;
	background-size: auto 100%;
}
#formacion{
	background-color: #00B6FF;
}
.subheader_formacion{
	background:#fff url("/wp-content/uploads/2018/07/headerformacion.png") no-repeat center center;
	background-size: auto 100%;
}

input.wpcf7-form-control.wpcf7-captchar {
	width: 100%;
}

.subheader_fancy {
	margin: 150px auto !important;
}
.custom_subheader .column.column_fancy_heading{
	margin:100px auto;
	float:none;
	max-width:700px;
}
.section.the_content.has_content{
	margin-bottom:40px;
}
.custom_subheader .title{
	text-transform:uppercase;
	font-weight:700;
}
.custom_subheader .title,
.custom_subheader .column.column_fancy_heading .inside{
	color:#fff;
}
.custom_subheader .column.column_fancy_heading .inside{
	font-size:20px;
	line-height:1.7;
	font-weight:300;
}
.custom_subheader a.button{
	margin:20px auto 0;
	background:#00b7ff;
	text-transform:uppercase;
	font-size:16px;
	font-weight:500;
	padding:12px 24px;
}
.custom_subsection h2{
	text-transform:uppercase;
	font-weight:700;
	color:#00b7ff;
	margin:0 0 20px;
}
.big_text{
	font-size:24px;
	font-weight:300;
	line-height:1.5;
}
.get_in_touch{
	background:#00b7ff !important;
	box-shadow:0 0 10px rgba(0,0,0,.1);
}
.get_in_touch:after{
	display:none !important;
}
.contact_data{
	padding-left: calc(50vw - 610px);
	box-sizing: border-box;
	font-size:18px;
	font-weight:300;
	line-height:1.5;
}
.contact_data *{
	color:#fff !important;
}
.form_contacto .contact_data input{
color:#626262 !important;
}
.highlighted{
	color:#00b7ff;
}
.features_heading .title,
.features_heading .inside{
	text-align:left !important;
	padding-left: 20px;
}
.features_heading .title{		
    	font-weight: 700;
	padding-top:20px;
	color:#00b7ff;
	font-size:32px !important;
	margin-bottom:0;
}
.feature_list ul li .icon i {
	color: #00b7ff !important;
	font-size:32px !important;
}
@media (max-width: 990px) {
	.feature_list[data-col="3"] ul li {
    		min-width: 50% !important;
	}
	.feature_list[data-col="3"] ul hr{
		display:none !important;
	}
}
.reseller .icon-check{
	font-size:32px !important;
}
.reseller .list_item .list_left{
	font-size:32px !important;
	line-height:60px;
	width:60px;
	height:60px;
	background:#00b7ff !important;
}

.form_color{
	background:#bfedff url("//bluumi.net/wp-content/uploads/2017/03/bglight.png") no-repeat right top;
	padding-top:120px !important;

	background:#edf5ff url("//bluumi.net/wp-content/uploads/2017/03/bglight2.png") no-repeat right top;;
	box-shadow:inset 0 10px 20px rgba(0,0,0,.05);
	border-bottom:8px solid rgba(0,0,0,.1);
}
.form_color .title,
.form_color .inside,
.form_color label{
	color:#151d24 !important;
}
.form_color .title{
	font-weight:700;
}
.form_color input,
.form_color textarea{
	border-color:transparent !important;
	border-color:#dae5f5 !important;
}
.form_color div.wpcf7-mail-sent-ok{
	border:8px solid #fff !important;
	padding:20px !important;
	margin-bottom:50px !important;
	border-radius:5px;
	box-sizing:border-box;
}
.center_form form{
	max-width:700px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	padding:0 50px;

	padding:0;
	overflow:visible;
	padding-top:80px;
	border-top:1px solid #dae5f5;
}
.center_form form input,
.center_form form textarea{
	margin-bottom:24px !important;
	padding:14px;
	resize:none;
	border-color:#ddd;
}
.center_form form input[type="submit"]{
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	padding:20px 40px;
	margin:0 auto;
	display:block;
	background:#00b7ff;
	line-height:.8;
}
.center_form form .ajax-loader{
	margin:0 auto;
	display:block;
}
.center_form .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div{
	margin:60px auto 0;
}

#Footer{
	background:#00b7ff url("//bluumi.net/wp-content/uploads/2017/03/bg1-1.png") no-repeat center center !important;
	background-size:cover !important;
	color:#fff !important;
	font-size:14px;
}
#Footer .footer_copy .social li a{
	color:rgba(255,255,255,.7) !important;
}
#Footer .footer_copy .social li a:hover{
	color:rgba(255,255,255,1) !important;
}

@media (max-width: 1200px) {
	.custom_apps .column_promo_box{
    		height:400px;
	}
	.custom_apps .promo_box_wrapper .desc_wrapper h2{
    		font-size:24px;
	}	
	.custom_apps .promo_box_wrapper .desc_wrapper .desc p{
    		font-size:12px;
	}
}
@media (max-width: 990px) {
	.custom_apps .column_promo_box{
    		height:auto;
		width:100% !important;
	}
}
@media only screen and (max-width: 767px){
	.custom_apps .promo_box_wrapper .photo_wrapper{
		width: 26% !important;
    		float: left !important;
	}
	.custom_apps .promo_box_wrapper .desc_wrapper{
		margin: 0 2% 0 6% !important;
		width: 66% !important;
		float: left !important;
	}
}

.method .icon_top{
	padding-top:20px;
}

#Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a, #Top_bar .menu > li.current-menu-parent > a, #Top_bar .menu > li.current-page-parent > a, #Top_bar .menu > li.current-menu-ancestor > a, #Top_bar .menu > li.current-page-ancestor > a, #Top_bar .menu > li.current_page_ancestor > a, #Top_bar .menu > li.hover > a {
    color: #00b7ff!important;
}
#Top_bar .menu > li a:after {
    background: #00b7ff!important;
}

.form_contacto input[type="radio"] {
    -webkit-appearance: radio;
}
.form_contacto{
	text-align:center;
}
.form_contacto textarea{
	resize:none;
	max-width:600px;
	margin:0 auto;
}
.form_contacto label{
	font-size:24px;
	margin-top:60px;
	color:#00B7FF;
	font-weight:500;
	line-height:1.3;
}
.form_contacto > label{
	margin-top:0;
}
.form_contacto .contact_data{
	text-align:left;
	position:relative;
	overflow:visible;
	padding:0 12px;
}
.form_contacto .contact_data > div{
	/*width:50%;
	float:left;
	padding:8px;
	box-sizing:border-box;*/
	color:#151d24 !important;
	font-weight:700;
	line-height:1.3;
}
.form_contacto .wpcf7-list-item{
	position:relative;
	margin:8px;
}
span.wpcf7-form-control-wrap.privacy{
	width:auto;
}
.form_contacto .wpcf7-form-control:not(.privacy):not(.ads) .wpcf7-list-item .wpcf7-list-item-label{
	border:1px solid currentColor;
	padding:10px 12px 8px;
	text-transform:uppercase;
	font-size:12px;
	border-radius:3px;
	font-weight:bold;
	cursor:pointer;
	display:block;
	color:#40c9ff;
	box-sizing:border-box!important;
	background-color:#fff;
	/*box-shadow:0 2px 20px rgba(0,0,0,.1);*/
	line-height:1.3;
color:#c1cdde;
}
.form_contacto .wpcf7-form-control:not(.privacy):not(.ads) .wpcf7-list-item input{
	display:block;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	width:100%;
	height:100%;
	margin:0;
	background:red;
	opacity:0;	
}
.form_contacto .wpcf7-form-control.privacy .wpcf7-list-item input,
.form_contacto .wpcf7-form-control.ads .wpcf7-list-item input,
.center_form form .privacy input,
.center_form form .ads input{
	margin-bottom:0 !important;
}
.form_contacto .contact_data input{
	margin-top:8px;
}
.form_contacto .wpcf7-form-control:not(.privacy):not(.ads) .wpcf7-list-item input:checked + .wpcf7-list-item-label{
	color:#00B7FF;
	/*border-width:2px;*/
}
.form_contacto .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div{
	margin:60px auto 0;
}
.form_contacto input[type="submit"]{
	margin:20px 0;
	font-size:16px;
	padding:20px 40px;
	text-transform:uppercase;
}
.form_contacto .ajax-loader{
	display:block !important;
	margin:10px auto !important;
}
.form_contacto .os{
	display:block;
	margin-top:-24px;
}
.form_contacto .os .wpcf7-list-item-label:before{
    	content: '\e807';
	font-family: "mfn-icons";
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: block;
	text-decoration: none !important;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	font-size:48px;
	margin:8px;	
}
.form_contacto .os .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label:before{
	content: '\e80a';
}
.form_contacto .os .wpcf7-list-item:nth-child(3) .wpcf7-list-item-label:before{
	content: '\f17a';
}
.style-simple .timeline_alt .timeline_items li h3 span{
	font-style:normal;
	font-size:32px;
	font-weight:700;
	color:#151d24;
}

.press_list .post-item{
	border-bottom:1px solid #19222b;
	padding-bottom:40px;
}
.press_list .author-date .label,
.press_list .author-date .icon-user,
.press_list .author-date .icon-clock,
.press_list .cat-btn,
.press_list .post-footer{
	display:none;
}
.press_list .post-author{
	font-weight:700;
}
.press_list .post-date{
	margin-left:12px;
}
.press_list .post-author a{
	border-color:transparent;
	color:#00b7ff;
}
.press_list .entry-title{
	line-height:1.3;
}
.press_list .image_links{
	display:none;
}

#Footer .widgets_wrapper .widget.widget_nav_menu{
	padding:0;
}
#Footer .widget.widget_nav_menu ul{
	display:block;
	padding:0;
	margin:0;
	text-align:center;
	background:none;
}
#Footer .widget.widget_nav_menu li{
	display:inline-block;
}
#Footer .widget.widget_nav_menu li:after{
	display:none;
}
#Footer .widget.widget_nav_menu a{
	font-size:12px;
	color:#fff;
	padding:6px;
}

/*PORTADA-----------------*/
*{
font-feature-settings: 'lnum';
	-moz-font-feature-settings: 'lnum=1';
	-ms-font-feature-settings: 'lnum';
	-webkit-font-feature-settings: 'lnum';
	-o-font-feature-settings: 'lnum';
	-webkit-appearance: none;
}
#Content .custom-home, #Content  .custom-home *{
line-height:normal;
box-sizing:border-box;
}
.custom-home .section{
padding:24px;
}
.custom-home{
margin:-24px;
}
.section_wrapper,.container {
max-width:100%;
}
.the_content_wrapper {
    margin: 0;
}
@media only screen and (max-width: 767px){
.section_wrapper,.container, .four.columns .widget-area {
   max-width:100% !important;
}
}
.the_content_wrapper .wrapper ul{
margin:0;
}
.section-page-footer{
background:#fff;
}
#Footer{
background-size:cover;
color:#fff;
/*padding-bottom:100px;*/
}
#Footer .widget_mfn_menu ul li a{
color:#fff;
}
.popup_contact_wrapper{
box-shadow:0 0 20px rgba(0,0,0,.15);
}
/***************************/
#searchform ::-webkit-input-placeholder{
	color:#fff;
opacity:.7;
}
#searchform ::-moz-placeholder{
	color:#fff;
opacity:.7;
}
#searchform :-ms-input-placeholder{
	color:#fff;
opacity:.7;
}
#searchform :-moz-placeholder{
	color:#fff;
opacity:.7;
}
/******************************************************************/
.wrapper{
	max-width:1400px;
	margin:0 auto;
	padding:110px 60px;
}
@media (max-width: 1300px){
	.wrapper{
		padding-left:48px;
		padding-right:48px;
	}
}
@media (max-width: 1100px){
	.wrapper{
		padding-left:32px;
		padding-right:32px;
	}
}
@media (max-width: 990px){
.wrapper{
padding:64px 24px;
}
}
/******************************************************************/

@keyframes fadein{
	0%{
		opacity:0;
	}
	100%{
		opacity:1;
	}
}
@keyframes grow{
	0%{
		transform:scale(.5);
		opacity:0;
	}
	80%{
		transform:scale(1.2);
	}
	100%{
		transform:scale(1);
		opacity:1;
	}
}
@keyframes wane{
	0%{
		transform:scale(1.5);
		opacity:0;
	}
	80%{
		transform:scale(.9);
	}
	100%{
		transform:scale(1);
		opacity:1;
	}
}
@keyframes bounce{
	0%{
		transform:scale(1);
	}
	50%{
		transform:scale(1.1);
	}
	100%{
		transform:scale(1);
	}	
}
@keyframes up{
	0%{
		transform:translateY(100px);
	}
	80%{
		transform:translateY(-10px);
	}
	100%{
		transform:translateY(100px);
	}	
}
@keyframes clouds{
	0%{
		transform:translateX(-1200px);
	}
	100%{
		transform:translateX(0);
	}
}
/*----------*/
.section-title{
	padding:0;
	margin:0;
	font-size:32px;
	font-weight:700;
	color:#151D24;
	text-align:center;
}
.section-title:after,
.section-title + h3:after{
	content:"";
	display:block;
	width:52px;
	height:4px;
	margin:16px auto 90px;
	background:#00B7FF;	
}
.section-title + h3{
	font-size:12px;
	font-weight:700;
	color:#A6B7C7;
	text-transform:uppercase;
	text-align:center;
	margin:-104px 0 0;
	background:#fff;
}
@media (max-width: 990px){
	.section-title:after{
		margin:16px auto 48px;
	}
	.section-title + h3{
		margin-top:-64px;
	}
}
@keyframes button{
	0%{
		transform:scale(1);
	}
	50%{
		transform:scale(.95);
	}
	100%{
		transform:scale(1);
	}	
}
*:not(.selectric) > .custom-button{
	background:#00B7FF;
	color:#fff;
	display:inline-block;
	font-size:14px;
	font-weight:500;
	text-transform:uppercase;
	line-height:1;
	padding:22px 40px;
	text-decoration:none;
	letter-spacing:1px;
	border-radius:30px;
	border:1px solid #00B7FF;
	transition:all ease-in-out .2s;
	min-width:220px;
	text-align:center;
	cursor:pointer;

	border-radius:5px;
}
.custom-button.dark{
	background-color:#151D24;
	border-color:#151D24;
}
.custom-button.light{
	background:none;
	border-color:#fff;
}
.custom-button.soft{
	background-color:#9BBBC9;
	border-color:#9BBBC9;
}
.custom-button:hover{
	box-shadow: inset 0 0 0 4px rgba(0,0,0,.1);
	border-color:rgba(0,0,0,.1);	
	animation:button ease-in-out .3s;
}
.custom-button.dark:hover{
	box-shadow: inset 0 0 0 4px rgba(255,255,255,.2);
	border-color:rgba(255,255,255,.2);	
}
.custom-button.light:hover{
	box-shadow: inset 0 0 0 3px rgba(255,255,255,1), inset 0 0 1px 1px rgba(255,255,255,1);
	border-color:rgba(255,255,255,1);	
}
@media (max-width: 990px){
*:not(.selectric) > .custom-button{
		font-size:12px;
		padding:14px 20px 13px;
		/*border-radius:21px;*/
		min-width:0;
	}
}
/*----------*/
.main-block{
	position:relative;
}
.main-block > .wrapper{
	padding-top:70px;
}
.main-block:before{
	content:"";
	position:fixed;
	left:0;
	top:calc(50% - 200px);
	width:2400px;
	height:400px;
	/*z-index:-1;*/
z-index:0;
	background:url(//bluumi.net/wp-content/uploads/2016/12/clouds.svg) repeat-x;
	/*animation:clouds 15s linear infinite, fadein 2s linear forwards;*/
}
.main-block > div{
	text-align:center;
}
.main-block h2{
	text-transform:uppercase;
	font-size:48px;
	font-weight:800;
	color:#151D24;
	margin-bottom:12px;
}
.main-block h2 strong{
	color:#00B7FF;
	font-weight:800;
}
.main-block p{
	max-width:60em;
	max-width:560px;
	margin:0 auto;
	font-size:20px;
}
.mobile-era-graphic{
	position:relative;
	margin:0 auto;
	width:440px;
	height:440px;
	margin-top:40px;
}
.mobile-era-graphic img{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.main-block h2,
.main-block p,
.mobile-era-graphic img{
	opacity:0;
	filter:alpha(opacity=100);
}
.main-block h2,
.main-block p{
	animation:fadein ease-in-out .5s .5s forwards;
}
.mobile-era-graphic .phone{	
	animation:wane ease-in 1s forwards
}
.mobile-era-graphic .lines{
	/*animation:grow .6s .3s ease-out forwards, bounce 3s 1.5s infinite;*/
	animation:grow .6s .3s ease-out forwards;
}
.mobile-era-graphic .icons{
	/*animation:grow .6s .5s ease-out forwards, bounce 3s 1.7s infinite;*/
	animation:grow .6s .5s ease-out forwards;
}
@media (max-width: 990px){
	.mobile-era-graphic{
		width:220px;
		height:220px;
	}
}
@media (max-width: 400px){
	.main-block h2{
		font-size:32px;
	}
}
/*----------*/
.blue-lights{
	background:url(//bluumi.net/wp-content/uploads/2016/12/blue-lights-full.svg) no-repeat center -80px;
	background-size:cover;
	position:relative;
	padding-bottom:30vw;

}
.blue-lights + *{
	margin-top:-30vw;	
}
/*----------*/
.whatwedo,
.whatwedo .section-title{
	color:#fff;
}
.whatwedo ul{
	display:table;
	width:100%;
	table-layout:fixed;
	font-size:16px;
	line-height:1.6;
	font-weight:300;
	letter-spacing:0.5px
}
.whatwedo li{
	display:table-cell;
	padding:0 30px 90px;
	border-right:1px solid rgba(255,255,255,.1);
	position:relative;
}
.whatwedo li:last-child{
	border:none;
}
.whatwedo h3{
	font-size:24px;
	line-height:1;
	font-weight:300;
	padding:0;
	margin:0 0 20px;
	color:#CE82E6;
}
.whatwedo h3 img{
	position:relative;
	top:2px;
}
.whatwedo li:first-child h3{
	color:#FFDE69;
}
.whatwedo li:nth-child(3) h3{
	color:#00c4a7;
}
.whatwedo li:nth-child(4) h3{
	color:#ff8f3d;
}
.whatwedo li:nth-child(5) h3{
	color:#ff3d61;
}
.whatwedo li:first-child h3 img{
	top:0px;
}
.whatwedo li:last-child h3 img{
	top:6px;
	left:4px;
}
.whatwedo li:nth-child(4) h3 img,
.whatwedo li:nth-child(5) h3 img{
	transform:scale(.8)
}
.whatwedo a{
	color:#6BD2FF;
	text-decoration:none;
	font-size:17px;
	text-transform:lowercase;
	position:absolute;
	left:30px;
	bottom:-12px;
	line-height:1;
	padding:10px 0;
	font-weight:500;
	color:#fff;
	letter-spacing:.7px;
	transition:all ease-out .2s;
}
.whatwedo a:hover{
	text-shadow:0 0 30px rgba(255,255,255,.5);
}
.whatwedo a:after{
	content:"";
	display:inline-block;
	width:7px;
	height:10px;
	background:url(//bluumi.net/wp-content/uploads/2016/12/chevron-right.svg);
	margin-left:8px;
	transition:all ease-out .2s;	
}
.whatwedo a:hover:after{
	transform:translateX(4px);
}
.whatwedo .hide li{
	opacity:0;
	transform:translateY(100px);
	transition:opacity ease-in-out .4s, transform ease-in-out .4s;
}
.whatwedo .show li{
	opacity:1;
	transform:translateY(0)
}
.whatwedo li:nth-child(2){
	transition-delay:.2s;
}
.whatwedo li:nth-child(3){
	transition-delay:.6s;
}
#Content .whatwedo p{
color:#fff;
line-height:1.6;
}
@media (max-width: 1300px){
	.whatwedo li{
		padding:0 50px 60px;
	}
	.whatwedo a{
		left:50px;
	}
}
@media (max-width: 1100px){
	.whatwedo li{
		padding:0 30px 60px;
	}
	.whatwedo a{
		left:30px;
	}
}
@media (max-width: 990px){
	.whatwedo ul{
		font-size:14px;
		font-weight:400;
	}
	.whatwedo li{
		display:block;
		padding:24px 30px 60px;
		border:none;
		margin-bottom:12px;
		background:#151D24;
		box-shadow:0 10px 30px rgba(0,25,38,.3);
	}
	.whatwedo a{
		left:auto;
		right:30px;
		bottom:14px;
	}
}
/*----------*/
.custom-blog{
	background:#fff;
	box-shadow:0 10px 30px rgba(0,25,38,.3);
	padding:90px;
	margin-top:-80px;
	text-align:center;
}
.custom-blog .posts{
	display:table;
	width:100%;
	table-layout:fixed;
}
.custom-blog .post{
	display:table-cell;
}
.custom-blog .post:first-child{
	padding-right:24px;
}
.custom-blog .post:last-child{
	padding-left:24px;
}
.custom-blog .post .img{
	display:block;
	padding-top:25%;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.custom-blog .post time{
	font-size:14px;
	font-weight:600;
	color:#00B7FF;
	margin:16px 0 6px;
	display:block;
	line-height:1;
}
.custom-blog .post a{
	font-size:29px;
	font-weight:800;
	color:#151D24;
	text-decoration:none;
	display:block;
	height:100px;
	transition:color ease-in-out .3s;
}
.custom-blog .post a:hover ~ h4 > a,
.custom-blog .post a:hover{
	color:#00B7FF;
}
.custom-blog .post p{
	font-size:18px;
	text-align:justify;
	line-height:1.5;
	font-weight:400;
}
.custom-blog .custom-button{
	margin:130px auto 0;
}
.custom-blog.hide{
	opacity:0;
	transform:translateY(100px);
	transition:opacity ease-in-out .4s, transform ease-in-out .4s;
}
.custom-blog.show{
	opacity:1;
	transform:translateY(0)
}
.custom-blog .su-posts-default-loop{
display:table;
table-layout:fixed;
}
.custom-blog .su-post{
display:table-cell;
vertical-align:top;
padding:0 24px;
}
.custom-blog .su-posts-default-loop .su-post-thumbnail {
    float: none;
    display: block;
    width: auto;
    height: auto;
    margin: 0;
width:100%;
max-height: none;
}
.custom-blog .su-posts-default-loop .su-post-thumbnail img {
    max-width: none
    max-height: none;
width:100%;
height:auto;
}
.custom-blog .su-posts-default-loop h2.su-post-title {
    margin:20px 0;
}
.custom-blog .su-posts-default-loop h2.su-post-title a{
font-size:29px;
	font-weight:800;
	color:#151D24;
	text-decoration:none;
	display:block;
	height:70px;
	transition:color ease-in-out .3s;
display:block;
position:relative;
overflow:hidden;

}
.custom-blog .su-posts-default-loop h2.su-post-title a:hover{
	color:#00B7FF;
}
.custom-blog .su-posts-default-loop .su-post-meta {
    font-size: 14px;
    font-weight: 600;
    color: #00B7FF;
    margin: 6px 0;
    display: block;
    line-height: 1;
opacity:1;
filter:none;
}
.custom-blog .su-posts-default-loop .su-post-excerpt {
    font-size:18px;
	text-align:justify;
	line-height:1.5;
	font-weight:400;
}
.custom-blog .sharedaddy.sd-sharing-enabled,
.custom-blog .su-posts-default-loop .su-post-comments-link{
display:none;
}
@media (max-width: 1300px){
	.custom-blog .post a{
		font-size:24px;
		height:90px;
	}
	.custom-blog .post:first-child{
		padding-right:20px;
	}
	.custom-blog .post:last-child{
		padding-left:20px;
	}
	.custom-blog .post p{
		font-size:16px;
	}
	.custom-blog .custom-button{
		margin-top:90px;
	}
}
@media (max-width: 1100px){
	.custom-blog{
		padding:90px 50px;
	}
}
@media (max-width: 990px){
	.custom-blog .post,
	.custom-blog .post:first-child,
	.custom-blog .post:last-child{
		display:block;
		padding:0;
		text-align:left;
	}
.custom-blog .su-posts-default-loop .su-post-excerpt{
text-align:left;
}
	.custom-blog .post:first-child{
		margin-bottom:48px;
	}
	.custom-blog .post a{
		height:auto;
		margin-bottom:16px;
	}
.custom-blog .su-posts-default-loop,
.custom-blog .su-post{
display:block;
padding:0;
}
.custom-blog .su-posts-default-loop h2.su-post-title a {
height:auto;
text-align:left;
font-size:24px;
}
.custom-blog .su-posts-default-loop .su-post-meta{
text-align:left;
}
}
@media (max-width: 500px){
	.custom-blog{
		padding:48px 24px;
		margin-top:-100px;
	}
	.custom-blog .post:first-child{
		margin-top:-44px;
	}
	.custom-blog .post a{
		font-size:20px;
	}
	.custom-blog .post p{
		font-size:14px;
		text-align:left;
	}
	.custom-blog .custom-button{
		margin:50px auto -16px;
	}
}
/*----------*/
.technology{
	text-align:center;
	position:relative;
}
.technology .section-title{
	padding:80px 24px 60px;
	position:relative;
	overflow:hidden;
}
.technology .section-title:before{
	content:"";
	display:block;
	width:100px;
	height:75px;
	background:url(//bluumi.net/wp-content/uploads/2016/12/cogs.svg);
	position:absolute;
	left:calc(50% + 4em);
	top:0;
}
/**/
.skewed,
#Content .skewed{
	color:#222;
	text-align:left;
	background:currentColor;
	position:relative;
	overflow:hidden;
	font-size:21px;
	line-height:1.5;
	font-weight:200;
	letter-spacing:0.5px;
}
.skewed .wrapper{
	padding-top:72px;
	position:relative;
	padding-left:60px;
	padding-right:700px;
	padding-bottom:170px;
	z-index:1;
	color:#fff;
}
.skewed:before,
.skewed:after{
	content:"";
	position:absolute;
	left:50%;
	top:0;
	right:0;
	bottom:0;
}
.skewed:before{
	background:url(//bluumi.net/wp-content/uploads/2016/12/bg-xgen.png) no-repeat left top;
	background-size:cover;
}
.skewed:after{
	border-top:600px solid currentColor;
	border-right:300px solid transparent;
	width:10px;
	margin-left:-70px;
}
/**/
.skewed.right .wrapper{
	padding-left:700px;
	padding-right:60px;
}
.skewed.right:before,
.skewed.right:after{
	left:0;
	right:50%;
}
.skewed.right:after{
	border-top:600px solid currentColor;
	border-left:300px solid transparent;
	border-right:none;
	left:auto;
	right:50%;
	margin-left:0;
	margin-right:-70px;
}
/**/
.skewed.lg:before,
.skewed.lg:after{
	left:60%;
}
.skewed.lg .wrapper{
	padding-right:500px;
}
.skewed.lg:after{
	border-right-width:500px;
	margin-left:-120px;
}
/**/
.skewed .wrapper:before{
	content:"";
	/*width:100%;*/
	height:10px;
	position:absolute;
	left:-500px;
	width:200vw;
	top:-10px;
	box-shadow:0 6px 10px rgba(0,0,0,.2);
}
/**/
.skewed h3{
	margin-bottom:32px;
	margin-top:10px;
color:#fff;
}
.skewed .custom-button{
	float:right;
	margin-top:48px;
}
/**/
#Content .skewed.xgen{
	color:#8B71E8;
}
#Content .skewed.meethodo{
	color:#3756EB;
}
.skewed.meethodo:before{
	background-image:url(//bluumi.net/wp-content/uploads/2016/12/bg-meethodo.png);
	background-position:left center;
}
.skewed.meethodo .wrapper:after{
	content:"";
	/*width:100%;*/
	height:10px;
	position:absolute;
	left:-500px;
	width:200vw;
	bottom:-10px;
	box-shadow:0 -6px 14px rgba(0,0,0,.2);
}
#Content  .skewed.native{
	color:#27BDFF;
	font-size:28px;
}
.skewed.native:before{
	background-image:url(//bluumi.net/wp-content/uploads/2016/12/bg-native.png);
	background-position:left bottom;
}
.skewed.native .wrapper:before{
	top:auto;
	bottom:-10px;
	box-shadow:0 -6px 14px rgba(0,0,0,.2);
}
.skewed.native h3{
	font-size:56px;
	font-weight:700;
}
/**/
@media (max-width: 1400px){
	.skewed .wrapper{
		padding-right:50%;
		padding-left:48px;
		padding-top:48px;
		padding-bottom:162px;
	}
	.skewed.right .wrapper{
		padding-left:50%;
		padding-right:48px;
	}
	.skewed.lg .wrapper{
		padding-right:40%;
		padding-left:48px;
	}
	.skewed .wrapper:before,
	.skewed.meethodo .wrapper:after{
		left:0;
		width:100%;
	}
}
@media (max-width: 990px){
	.skewed p{
		font-size:16px;
		font-weight:400;
	}
	.skewed.native p{
		font-size:20px;
	}
	.skewed.native h3{
		font-size:36px;
		line-height:1.2;
	}
	.skewed .wrapper{
		padding-bottom:130px;
	}
}
@media (max-width: 700px){
	.skewed .wrapper,
	.skewed.right .wrapper,
	.skewed.lg .wrapper{
		padding:32px;
		padding-bottom:120px;
	}
	.skewed h3{
		margin:10px 0 20px;
	}
}
/*----------*/
.customers{
	position:relative;
	overflow:hidden;

	background:#fff;
	box-shadow:0 0 120px rgba(0,0,0,.1);
}
.customers .screens{
	/*overflow-x:scroll;
	will-change:scroll-position;*/
	margin-bottom:40px;
}
.customers ul{
	display:block;
	margin:0;
	/*width:3000px;*/
	font-size:0;
}
.customers li{
	display:inline-block;
	margin:10px 40px 40px;
	position:relative;
	overflow:hidden;
	border-radius:10px;
	box-shadow:0 10px 40px rgba(20,30,76,.15);
	line-height:0;
}
.customers .ps-scrollbar-x{
	display:none;
}
.customers .wrapper{
	text-align:center;
}
.customers .wrapper:first-child{
	padding-bottom:0;
}
.customers .wrapper:last-child{
	padding-top:0;
}
.customers .custom-button{
	margin:20px 10px 0;
	width:300px;
}
@media (max-width: 1300px){
	.customers li{
		display:inline-block;
		margin:10px 30px 40px;
	}
}
@media (max-width: 990px){
	.customers li{
		width:160px;
		margin:10px;
		box-shadow:0 3px 10px rgba(20,30,76,.1);
		border-radius:5px;
	}
	.customers .custom-button{
		width:240px;
		margin:10px 10px 0;
	}
}
/*----------*/
.media{
	background:url(//bluumi.net/wp-content/uploads/2016/12/bg-media.png) no-repeat center center;
	background-size:cover;
	text-align:center;
position:relative;
}
.media .section-title{
	color:#fff;
}
.media img{
	vertical-align:middle;
	margin:30px 20px;
	opacity:.5;
}
.media .wrapper{
	max-width:1040px;
}
.media .custom-button{
	margin-top:100px;
}
@media (max-width: 990px){
	.media img{
		zoom:.5;
	}
	.media .custom-button{
		margin-top:50px;
	}	
}
/*----------*/
.about{
	background:#fff url(//bluumi.net/wp-content/uploads/2016/12/map.svg) no-repeat right 60px;
	min-height:40vw;
	background-size:40% auto;
position:relative;
}
.about .section-title{
	text-align:left;
}
.about .section-title:after{
	margin-left:2px;
}
.about .wrapper{
	padding-right:35%;
	line-height:1.7;
	font-size:20px;
}
.about p:not(:first-of-type){
	margin-top:20px;
}
@media (max-width: 1400px){
	.about .section-title:after{
		margin-bottom:50px;
	}
}
@media (max-width: 1100px){
	.about .wrapper{
		font-size:18px;
		padding-top:60px;
		padding-bottom:60px;
	}
}
@media (max-width: 990px){
	.about .wrapper{
		font-size:15px;
		font-weight:400;
	}
}
@media (max-width: 770px){
	.about{
		background-position:right -60px;
		background-size:90% auto;
	}
	.about .wrapper{
		padding:32px;
		background:rgba(255,255,255,.6);
	}
}


/*****************************/
/*
.su-carousel {
width:100% !important;
}


.su-carousel-slide{
max-width:320px !important;

width:320px !important;
height:569px !important;
}
*/
.su-carousel,
.su-carousel-slide{
height:43vw !important;
max-height:600px !important;
max-width:100% !important;
}

/*****************************/
.is-sticky#Top_bar #logo img.logo-sticky{
width:111px !important;
display:inline-block  !important;
}
@media only screen and (max-width: 1239px){
#Top_bar #menu {
background:#fff;
box-shadow:0 0 10px rgba(0,0,0,.1);
padding:20px 0;
 }
}
@media only screen and (max-width: 767px){
#Top_bar .top_bar_right {
   display:none;
}
.main-block .wrapper{
padding-top:24px;
}
}
/******************/
body:not(.template-slider) #Header {
    min-height:0 !important;
}
#Header_wrapper #Subheader{
display:none;
}
/***********************/
.fixed-width .mcb-wrap-inner{
	max-width:1200px;
	margin:0 auto;
}
.address-block .column_attr{
	border:1px solid #ddd;
	padding:20px;
	margin:20px;
	border-radius:5px;
}

.wpcf7-response-output.wpcf7-display-none,
.form_color div.wpcf7-mail-sent-ok{
	border:none !important;
	margin:0 !important;
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
}
/*CORRECIONES BLOG**********************/
.su-posts-default-loop .su-post-thumbnail{
	height:auto !important;
	max-height:none !important;
	padding-top:80%;
	background-position:center center;
	background-size:cover;
	/*Después de editar: /home/bluumi.net/public_html/wp-content/plugins/shortcodes-ultimate/templates/default-loop.php*/
}
.post-template-default .single-photo-wrapper.image .image_frame{
	display:none;
}
.post-template-default .single-photo-wrapper.image .share_wrapper{
	width:100%;
	padding:0;
}
