/*
Theme Name: VideoContent
Author: Crequs
Author URI: http://crequs.com
Description: Tema para videocontent (child-theme de the7dt)
Version: 1.0.0
*/

/** config **/
@import url(https://fonts.googleapis.com/css?family=Roboto:300,300italic);
/** article **/
article strong,
#main strong{
	font-weight: 500;
}
article h2,
article h3,
#main h2,
#main h3{
	font-size: 22px;
	margin-bottom: 15px;
}
article a,
article a:hover{
	color:#1bb8ec;
}
/** fix **/
.single-portfolio .breadcrumbs li:last-child{
	display: inline !important;
}
/** sidebar **/
aside ul.fa-ul{
	margin:0 0 0 -10px;
}
aside ul.fa-ul li{
	width:90%;
}
aside .widget.widget_presscore-testimonials-slider{
	margin-top: -50px;
}
aside .greenPopup .formErrorContent{
	width:100%;
}
aside .widget_text li:before,
aside .widget_text li:after {
	top: 20px;
}
aside .widget_text.fondo-gris {
	padding: 5px 15px !important;
	border: 1px solid #ccc !important;
	border-radius: 5px;
	background-color: rgba(136,136,136,0.05);
	margin-bottom: 30px;
}
aside .widget_text.fondo-gris .standard-arrow.list-divider{
	margin:0;
}
aside .widget_text.fondo-gris .textwidget{
	margin-bottom: 0;
}
/** header **/
#top-bar .right-block .soc-ico a{
	float: left;
}
#branding a img, #branding img{
	width:250px;
}
#phantom .mini-contacts{
	position: relative;
	top:-13px;
	color:#aaaaaa;
}
#phantom .mini-contacts.phone{
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23aaaaaa%22%20d=%22M11.323,14.62c-0.86,0.409-2.864,1.611-6.096-4.996C2.022,3.071,4.166,2.053,4.956,1.622C4.975,1.611,6.11,1.025,6.112,1.024l1.916,3.918L6.886,5.532C5.683,6.207,8.185,11.323,9.417,10.7c0.047-0.024,1.128-0.579,1.131-0.581l1.933,3.904C12.477,14.026,11.39,14.587,11.323,14.62z%22/%3E%3C/svg%3E");
}
#phantom .mini-contacts.email{
	 background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23aaaaaa%22%20d=%22M5.097,8.465L1,5.544v6.723L5.097,8.465z%20M14.964,4.188H1.048l6.953,4.957L14.964,4.188z%20M9.949,9.146L8,10.535L6.047,9.145l-5.031,4.668h13.959L9.949,9.146z%20M10.901,8.47L15,12.274V5.552L10.901,8.47z%22/%3E%3C/svg%3E");
}
#phantom .mini-contacts a{
	color:#aaaaaa;
	text-decoration: none;
}
/** home **/
.home-title {
  color: #333333;
  font-size:36px;
  line-height: 42px;
  font-weight: normal;
  text-transform: none;
  margin:0 0 10px 0;
  padding:0;
  text-align: center;
}
.home-title.h3{
	font-size: 	22px !important;
	margin-bottom: 15px;
}
.home-subtitle{
  color: #333333;
  font-size:20px;
  line-height: 28px;
  font-weight: normal;
  text-transform: none;
  margin:0 0 10px 0;
  padding:0;
  text-align: center;	
}
.home .shortcode-teaser-img{
	padding-top: 15px;
}
.benefits-grid img{
	height: auto;
	width:29px;
}
.benefits-grid p:last-of-type a {
	border: 1px solid #1F6AA1;
	border-radius: 3px;
	padding: 5px;
}
.benefits-grid p:last-of-type a:hover{
	background-color:#1F6AA1;
	color:white;
}
.project-list-media .project-zoom{
	display: none;
}
.blog-grid .ts-cell:hover{
	cursor: default;
}
.rev_slider h2,
.rev_slider h3,
.rev_slider h4{
	font-size: 40px;
	line-height: 1.2;
	font-weight: 300;
	color:white;
}
.rev_slider p{
	font-size: 16px;
	line-height: 1.4 !important;
	color:white;
	font-weight: 300;
}
.rev_slider iframe{
	border:none !important;
}
.rev_slider .btn{
	display: inline-block;
	background: transparent;
	opacity: 0.8;
	border:2px solid white;
	color:white;
	border-radius: 10px;
	text-decoration: none;
	padding:5px 30px;
	font-size: 16px;
	margin:15px 30px 0 0;
}
.rev_slider .btn:hover,
.rev_slider .btn.btn-full{
	background: white;
	color:#1F6AA1;
	text-decoration: none;
}
.shortcode-teaser{
	margin: 30px 0 !important;
	background-color: white !important;
	padding: 15px;
	border-radius: 5px !important;
}
.shortcode-teaser h4{
	margin:0 0 10px 0;
	padding:0;
	color:#777777;
	min-height: 50px;
	font-size: 20px;
}
.shortcode-teaser p{
	font-weight: 300;
}
.shortcode-teaser p:first-of-type{
	min-height: 100px;
}
.shortcode-teaser a{
	display: inline-block;
	color:white;
	background: linear-gradient(135deg, rgb(48, 164, 226) 0%, rgb(57, 207, 221) 80%);
	text-decoration: none;
	font-size: 14px;
	padding:5px 10px;
	border-radius: 5px;
	cursor: pointer;
	font-weight: normal;
}
.shortcode-teaser a:hover{
	cursor: pointer;
	background: linear-gradient(135deg, rgb(48, 164, 226) 0%, rgb(57, 207, 221) 40%);
}
/** footer **/
.widget_presscore-custom-menu-1 .custom-menu ul {
	margin-left: 30px;
	margin-top: 10px;
}
.widget_presscore-custom-menu-1 .custom-menu ul li {
	border-top:none;
	margin:0;
	padding:0;
}
.widget_presscore-custom-menu-1 .custom-menu ul li a{
	background-image: none;
	padding:0;
	font-size: 13px;
}
.widget_presscore-custom-menu-1 .custom-menu ul li a:after{
	background-image: none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
footer .widget-info strong{
	font-weight: normal;
	color:#333333;
}
footer .widget-title {
	min-height: 60px;
}
/** portfolio **/
.portfolio-video{
	margin-bottom: 30px;
}
.portfolio-video iframe {
	width: 100%;
	min-height: 460px;
}
.vimeograph-dt-shortcode.dt-shortcode .wf-container{
	width:38%;
	float: left;
	border:2px solid white;
}
.vimeograph-dt-shortcode.dt-shortcode .wf-container .wf-cell{
	width:100%;
}
.vimeograph-dt-shortcode.dt-shortcode .wf-container .wf-cell .bg-image{
	width: 100%;
	height: 185px;
	background-size: cover;
	background-position: center;
}
.page-template-default .vimeograph-dt-shortcode.dt-shortcode .wf-container{
	width:38%;
}
.page-template-default .vimeograph-dt-shortcode.dt-shortcode .wf-container:first-of-type{
	width:99.2%;
	margin:0;
}
.page-template-default .vimeograph-dt-shortcode.dt-shortcode .wf-container:first-of-type .wf-cell{
	padding:0;
}
.page-template-default .vimeograph-dt-shortcode.dt-shortcode .wf-container:first-of-type .wf-cell .bg-image{
	height: 400px;
}
.vimeography-bugsauce .rollover-content{
	display: block;
	opacity: 1 !important;
	background: none;
}
.vimeography-bugsauce .rollover-project:hover .rollover-content{
	background-color: rgba(53,95,190,0.85);
	background: rgba(53,95,190,0.85);
	background: -moz-linear-gradient(30deg,rgba(53,95,190,0.85) 0%,rgba(53,196,244,0.85) 100%);
	background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(53,95,190,0.85)),color-stop(100%,rgba(53,196,244,0.85)));
	background: -webkit-linear-gradient(30deg,rgba(53,95,190,0.85) 0%,rgba(53,196,244,0.85) 100%);
	background: -o-linear-gradient(30deg,rgba(53,95,190,0.85) 0%,rgba(53,196,244,0.85) 100%);
	background: -ms-linear-gradient(30deg,rgba(53,95,190,0.85) 0%,rgba(53,196,244,0.85) 100%);
	background: linear-gradient(30deg,rgba(53,95,190,0.85) 0%,rgba(53,196,244,0.85) 100%);
}
.vimeography-bugsauce .rollover-content .links-container{
	display: block;
	bottom:0 !important;
	-webkit-transition: bottom 0.5s;
    transition: bottom 0,5s;
	opacity: 1 !important;
}
.vimeography-bugsauce .rollover-project:hover .links-container{
	bottom:15px !important;
	-webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
}
.vimeography-bugsauce .rollover-content .links-container a{
	display: inline-block;
	opacity: 1 !important;
}
.vimeography-bugsauce .rollover-content .links-container a span{
	display: block;
	opacity: 1 !important;
}
.vimeography-bugsauce .rollover-content .links-container a.project-zoom:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjEwMDAiIHdpZHRoPSI5MjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ2NC41IDUzLjVxMTg0LjUgMCAzMTUuNSAxMzF0MTMxIDMxNS41IC0xMzEgMzE1LjUgLTMxNS41IDEzMSAtMzE1LjUgLTEzMSAtMTMxIC0zMTUuNSAxMzEgLTMxNS41IDMxNS41IC0xMzF6bS0xNjYuNSA2NzBsNDQ2IC0yMjQgLTQ0NiAtMjIzbDAgNDQ3eiIvPjwvc3ZnPg==);
  background-size:contain;
  opacity: 0.5;
}
.vimeography-bugsauce .rollover-content .rollover-content-container{
	display: none;
	opacity: 0;
	-webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.vimeography-bugsauce .rollover-project:hover .rollover-content .rollover-content-container{
	display: block;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.vimeography-bugsauce .rollover-content{
	display: block;
	opacity: 1 !important;
	background: none;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('js/fancybox/source/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('js/fancybox/source/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('js/fancybox/source/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('js/fancybox/source/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('js/fancybox/source/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('js/fancybox/source/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/** servicios **/
.shortcode-teaser.img-full p{
	font: normal normal normal 16px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
/** blog **/
.single-post article iframe{
	width:100%;
	min-height: 470px;
}
.single-post article .dt-btn-l.dt-btn.ripple{
	margin: 0 auto!important;
	float: none;
	display: block;
	min-width: 125px;
	max-width: 250px;
	text-align: center;
}
/** btn color **/
.shortcode-action-box.shortcode-action-bg.no-line .dt-btn,
.shortcode-action-box.shortcode-action-bg.no-line .dt-btn:hover,
.secundary-videocontent-btn.dt-btn,
.secundary-videocontent-btn.dt-btn:hover,
.secundary-videocontent-btn-wrapper .dt-btn,
.secundary-videocontent-btn-wrapper .dt-btn:hover,
.shortcode-teaser .dt-btn,
.shortcode-teaser .dt-btn:hover {
	background-color: #27c864;
	background: #27c864;
	background: -moz-linear-gradient(30deg,#27c864 0%,#2192a1 100%);
	background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#27c864),color-stop(100%,#2192a1));
	background: -webkit-linear-gradient(30deg,#27c864 0%,#2192a1 100%);
	background: -o-linear-gradient(30deg,#27c864 0%,#2192a1 100%);
	background: -ms-linear-gradient(30deg,#27c864 0%,#2192a1 100%);
	background: linear-gradient(30deg,#27c864 0%,#2192a1 100%);
}
.primary-videocontent-btn-wrapper .dt-btn,
.primary-videocontent-btn-wrapper .dt-btn:hover {
    background-color: #4d71da;
    background: #4d71da;
    background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
    background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
}
.shortcode-teaser {text-align: center;}
.shortcode-teaser h2 {font-size: 18px !important;line-height: 22px;}
article .secundary-videocontent-btn.dt-btn:last-of-type,
article .secundary-videocontent-btn.dt-btn:last-of-type:hover{
	background-color: #4d71da;
	background: #4d71da;
	background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
	background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
	background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
	background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
	background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
	background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
}
.shortcode-action-box h3{margin-top:0 !important;}
.single-post .shortcode-action-box {margin-bottom:30px;}
/** 404 **/
.custom-404 .vimeograph-dt-shortcode.dt-shortcode .wf-container{
	width:36.7%;
}
.custom-404 #menu-main-menu.menu{
	margin:30px 0;
	text-align: center;
}
.custom-404 #menu-main-menu.menu li {
	display: inline;
	padding:0 30px;
}

.custom-404 #menu-main-menu.menu li a,
.custom-404 #menu-main-menu.menu li a:hover {
	color:#3a3a3a;
	text-transform: uppercase;
	font-size: 13px;
}
.custom-404 #menu-main-menu.menu li:last-child{
	display: none;
}
/** logo contact page  **/
.page-id-976 .logos-grid .wf-cell:nth-child(5),
.page-id-976 .logos-grid .wf-cell:nth-child(6) {
	display: none !important;
}

/** blog **/
.single-post #main article h3,
.page-template-default #main article h3{
	font-size: 14px;
	margin:30px 0 10px 0;
	text-transform: uppercase;
	color: #4d71da;
}

/** encabezados **/
.dt-fancy-title{
	font-size: 18px;
}

/** share **/
.project-share-overlay{
	float: left;
	width: 100%;
}

/** cookies **/
#cookie-law-info-bar{
	position: fixed;
	color: white !important;
	font-family: inherit;
	border-bottom: 0;
	background: linear-gradient(135deg, rgb(48, 164, 226) 0%, rgb(57, 207, 221) 80%) !important;
	bottom: 40px;
	left: 40px;
	max-width: 400px;
	text-align: left;
	padding: 5px;
	font-size: 14px;
	line-height: 18px;
	border: 4px solid white !important;
	text-align: left;
	top:auto !important;
}
#cookie-law-info-bar span{
	display: block;
}
#cookie-law-info-bar #cookie_action_close_header,
#cookie-law-info-bar #cookie_action_close_header:hover {
	color: rgb(48, 164, 226) !important;
	display: block;
	float: left;
	clear: both;
	border: none;
	box-shadow: none;
	text-shadow: none;
	padding: 10px 15px;
	margin: 12px 0px;
	background-color: white !important;
	opacity: 0.9;
	font-weight: normal;
	text-decoration: none;
}

#cookie-law-info-bar a,
#cookie-law-info-bar a:hover {
	display: block;
	float: left;
	margin: 20px 0px 5px 30px;
	color: white !important;
	font-weight: normal;
	text-decoration: underline;
}
#cookie-law-info-bar p{
	margin-bottom: 0;
}

/** testimonial fix */
#sidebar .testimonials.slider-content,
#sidebar .rsOverflow.grab-cursor{
	min-height: 250px;
}

/** media queries **/
.show-device-logo #branding img.mobile-logo {max-width: 45px;}
/** small only **/
@media (max-width: 767px) {
	.testimonials.slider-content,
	.rsOverflow.grab-cursor{
		min-height: 300px;
	}
	.customSelect1{
		text-indent: -99999px;
		display: block;
		height: 32px;
		width:32px;
	}
	.mini-nav .customSelectInner:before {
		top: 29%;
		width: 32px;
		height: 32px;
	}
	.bold-icons .mini-nav .customSelectInner:before{
		background-size: cover;
	}
	.top-bar-hide .customSelect1{
		text-indent:0;
		display: block;
		height: 16px;
		width:16px;
		position: absolute;
		left: -40px;
		top: 19px;
		white-space: nowrap;
		z-index: -100;
	}
	.top-bar-hide .mini-nav .customSelectInner:before {
		top: 70%;
		width: 16px;
		height: 16px;
	}
	.no-movil{
		/*display: none;*/
	}
	.page-template-default .vimeograph-dt-shortcode.dt-shortcode .wf-container{
		width:100%;
		margin:0;
	}
	.page-template-default .vimeograph-dt-shortcode.dt-shortcode .wf-container .wf-cell{
		padding:0;
	}
	.vimeograph-dt-shortcode.dt-shortcode .wf-container{
		width:100%;
		margin:0;
		/*display: none;*/
	}
	.vimeograph-dt-shortcode.dt-shortcode .wf-container:nth-child(1),
	.vimeograph-dt-shortcode.dt-shortcode .wf-container:nth-child(2),
	.page-id-970 .vimeograph-dt-shortcode.dt-shortcode .wf-container:nth-child(3){
		display: block;
	}

	.vimeograph-dt-shortcode.dt-shortcode .wf-container .wf-cell{
		padding:0;
	}
	.page-id-976 .vc_col-sm-8,
	.page-id-976 .vc_col-sm-4{
		width:100%;
	}
	.page-id-976 .logos-grid{
		display: none;
	}
	#page .dt-btn{
		white-space: normal;
	}
	.single-portfolio aside .widget-2 {
		/*display: none;*/
	}
	.home #main,
	.rv-slider-manual .fullwidthabanner.tp-simpleresponsive{
		clear: both;
	}
}

/* nuevo carousel */
.full-width-wrap-home .ts-viewport {width: 100% !important;}
.full-width-wrap-home .dt-portfolio-shortcode-custom .buttons-on-img a.rollover {
	width:280px;
	height: 280px;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;
	display: block;
}
.full-width-wrap-home .dt-portfolio-shortcode-custom .project-details:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjEwMDAiIHdpZHRoPSI5MjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ2NC41IDUzLjVxMTg0LjUgMCAzMTUuNSAxMzF0MTMxIDMxNS41IC0xMzEgMzE1LjUgLTMxNS41IDEzMSAtMzE1LjUgLTEzMSAtMTMxIC0zMTUuNSAxMzEgLTMxNS41IDMxNS41IC0xMzF6bS0xNjYuNSA2NzBsNDQ2IC0yMjQgLTQ0NiAtMjIzbDAgNDQ3eiIvPjwvc3ZnPg==);
	background-size: contain;
	opacity: 0.5;
}
.full-width-wrap-home .rollover-content {
	opacity: 1;
	background: none;
	transition:background 0.4s ease;
}
.full-width-wrap-home .rollover-content:hover{
    background-color: rgba(53,95,190,0.3);
    background: rgba(53,95,190,0.3);
    background: -moz-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(53,95,190,0.3)),color-stop(100%,rgba(53,196,244,0.3)));
    background: -webkit-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
    background: -o-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
    background: -ms-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
    background: linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
	transition:background 0.4s ease;
}
.home .slider-wrapper .next{
	right:30px;
}
@media (max-width: 991px) {
	.full-width-wrap-home{
		position: static !important;
		width:100% !important;
		min-width: 0 !important;
	}
}

#load{
	display: none !important;
}

/*.video-content-btn{
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-color: #4d71da !important;
    background: #4d71da !important;
    background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%) !important;
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4)) !important;
    background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%) !important;
    background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%) !important;
    background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%) !important;
    background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%) !important;
    margin: 0 auto;
    text-align: center;
    margin: 0 auto!important;
    float: none;
    display: block;
    min-width: 125px;
    max-width: 250px;
    text-align: center;
}*/


.recent-posts.round-images.random-post {
	margin-left:0;
}
.recent-posts.round-images.random-post li{
	float: left;
	width:50%;
	margin: 0 0 20px 0;
    padding: 0;
}
.recent-posts.round-images.random-post li:nth-child(odd){
	clear: both;
}

.recent-posts.squared-images.random-post {
	margin-left:0;
}
.recent-posts.squared-images.random-post img{
	width: 60px;
}
.recent-posts.squared-images.random-post p{
	font-size: 14px;
    line-height: 1.4;
}
.recent-posts.squared-images.random-post .post-content{
	padding-right: 15px;
}
.recent-posts.squared-images.random-post li{
	float: left;
	width:50%;
	margin: 0 0 20px 0;
    padding: 0;
}
.recent-posts.squared-images.random-post li:nth-child(odd){
	clear: both;
}
.home .project-share-overlay.allways-visible-icons{
	display: none;
}
.home .recent-posts.random-post.squared-images{
	margin:20px 0 60px 0;
}
.home .sidebar-none {
	overflow: hidden;
}
.presu-number{
    text-align: center;
    font-size: 2em;
    line-height: 1.4;	
}
.presu-number #number{
	font-size: 1.5em;
}
.page-template-landing-php #branding{
	text-align: center;
}
.page-template-landing-php #phantom{
	display: none;
}
#content.content.full-width {
	width: 100%;
}

.rv-slider-manual .wf-wrap{
    width: 1250px;
}
.rv-slider-manual  .fullwidthabanner.tp-simpleresponsive{
	padding:40px 0;
	float: left;
	width: 100%;
	color:white;
}
.rv-slider-manual .left{
	width: 58%;
	float: left;
}
.rv-slider-manual .right{
	width: 38%;
	float: right;
}
.rv-slider-manual iframe{
	border:none;
}
.rv-slider-manual h2{
	color:white;
}

.rv-slider-manual .btn:hover, 
.rv-slider-manual .btn.btn-full {
    background: white;
    color: #1f6aa1;
    text-decoration: none;
}
.rv-slider-manual .btn {
    display: inline-block;
    background: transparent;
    opacity: .8;
    border: 2px solid white;
    color: white;
    border-radius: 10px;
    text-decoration: none;
    padding: 5px 30px;
    font-size: 16px;
    margin: 15px 30px 0 0;
}

.only-movil{
	display: none;
}
.only-desktop{
	display: block;
}

@media screen and (max-width: 969px) {
	.rv-slider-manual .left{
		width: 100%;
		margin-bottom: 30px;
	}
	.rv-slider-manual .right{
		width: 100%;
	}
	/*#header #top-bar,*/
	#footer>.wf-wrap {
		display: none;
	}
	#top-bar{
		z-index: 100;
	}
	#top-bar .top-bar-arrow{
		display: none !important;
	}
	.only-movil{
	display: block;
	}
	.dl-menu.dl-menuopen i.next-level{
		width: 100%;
	}
	#header .wf-wrap{
		position: fixed;
		padding-top: 12px;
		width: 100%;
		background-color: white;
	}
	.mini-contacts.phone{
		display: none !important
	}
	#top-bar > .wf-wrap{
		padding-top: 0;
	}
	#header .soc-ico{
		display: none !important;
	}
	#top-bar .wf-td{
		float: left;
	}
	#top-bar .right-block.wf-td{
		float: right;
	}
	#top-bar .customSelectInner{
		text-indent: -9999px;
		display: block !important;
		width: 0 !important;
		position: fixed;
		top: 0;
	}
	#top-bar .wf-container-top{
		padding:0 !important;
	}
	#top-bar .menu-select .hasCustomSelect{
		right: 6px;
		position: fixed!important;
		top: 0;
		height: 20px !important;
		width: 20px !important;
	}
	#header #navigation, #header #branding{
		height: auto !important;
		padding:10px 0!important;
	}
	.home .rv-slider-manual,
	.page-title{
		padding-top: 90px;
	}
	#mobile-contact{
		position: absolute;
		margin: auto;
		left: 0;
		right: 0;
		z-index: 1000;
		width: 88px;
		text-align: center;
		border: 1px solid #1f6aa1;
		border-radius: 3px;
		text-decoration: none;
		color: #1f6aa1;
		text-transform: uppercase;
		font-weight: 500;
		font-size: 14px;
		height: 43px;
		line-height: 44px;
		padding: 0;
	}
	#phone-contact{
		position: absolute;
		top: 0;
		text-align: right;
		right: 20px;	
		font-weight: bold;	
	}
	.only-desktop,
	.only-desktop-col .vc_col-sm-4,
	.recent-posts,
	#sidebar .testimonials {
		/*display: none;*/
	}
	.single-portfolio .project-content .wpb_row.wf-container,
	.single-portfolio .project-content .list-divider,
	.wpb_gmaps_widget {
		/*display: none;*/
	}
	.single-portfolio .project-content .wpb_row.wf-container:nth-child(1){
		display: block;
	}
	/** pagina videos **/
	.page-id-35486 .shortcode-action-box,
	.page-id-35486 .rollover-project,
	.page-id-35486 #text-10,
	#sidebar #text-13{
		/*display: none;*/
	}
	/** paginas generales **/
	.page #text-10,
	.page #text-11,
	.page #mc4wp_widget-3,
	.archive #mc4wp_widget-3{
		/*display: none;*/
	}
	/** blog post **/
	.single-post .dt-fancy-separator.title-left.fancy-posts-title,
	.single-post .items-grid.round-images,
	.single-post .dt-fancy-separator.title-left.h6-size.style-dotted {
		/*display: none;*/
	}
	.touch .rollover-content{
		display: block !important;
	    opacity: 1 !important;
	    filter: alpha(opacity=100);
	    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	.vimeography-bugsauce .rollover-content .links-container{
		visibility: visible !important;
	}
	.recent-posts.round-images.random-post li,
	.recent-posts.squared-images.random-post li{
		width:100%;
	}

}

@media (max-width: 350px){
	#mobile-contact{
		right: 60px;
	}
}

.home .benefits-grid-ico {
    height: 90px;
    line-height: 90px;
    width: 90px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
}

/** home b **/
.page-id-38750 .rv-slider-manual .left,
.home .rv-slider-manual .left{
	width: 60%;
}
.page-id-38750 .rv-slider-manual h2,
.home .rv-slider-manual h2{
	font-size: 20px;
	line-height: 1.2;
	color:#777;
}
.page-id-38750 .rv-slider-manual div.wpcf7 img.ajax-loader,
.home .rv-slider-manual div.wpcf7 img.ajax-loader{
	position: absolute;
}
.page-id-38750 .rv-slider-manual input[type=submit],
.home .rv-slider-manual input[type=submit]{
	width: 100%;
}
.tp-simpleresponsive .test-home{
	margin:0 0 15px 0;
	padding:0;
}
.test-home li{
	display: inline;
	color:#777;
	margin-right: 5px;
	font-size: 14px;
}
.test-home li a{
	color:#777;
	text-decoration: none;
}
.test-home li a:hover{
	color:#777;
	text-decoration: underline;
}
.hover{
	/*position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
    background-color: #4d71da;
    background: #4d71da;
    background: -moz-linear-gradient(30deg,#4d71da 0,#35c4f4 100%);
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
    background: -webkit-linear-gradient(30deg,#4d71da 0,#35c4f4 100%);
	opacity: 0.6;*/
}
.page-id-38750 .rv-slider-manual .right,
.rv-slider-manual .right,
.home .rv-slider-manual .right{
    background-color: #ededed;
    padding:15px;
    -webkit-box-shadow: inset 0 0 0 1px rgba(119,119,119,0.85);
    -moz-box-shadow: inset 0 0 0 1px rgba(119,119,119,0.85);
    box-shadow: inset 0 0 0 1px rgba(119,119,119,0.85);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	color:#777;
}
.page-id-38750 .rv-slider-manual .right .wpcf7-form-control.wpcf7-submit,
.home .rv-slider-manual .right .wpcf7-form-control.wpcf7-submit{
    color: #fff;
    text-transform: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #4d71da;
    background: #4d71da;
    background: -moz-linear-gradient(30deg,#4d71da 0,#35c4f4 100%);
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
    background: -webkit-linear-gradient(30deg,#4d71da 0,#35c4f4 100%);
    background: -o-linear-gradient(30deg,#4d71da 0,#35c4f4 100%);
    background: -ms-linear-gradient(30deg,#4d71da 0,#35c4f4 100%);
    background: linear-gradient(30deg,#4d71da 0,#35c4f4 100%);
}
.page-id-38750 .rv-slider-manual .right,
.rv-slider-manual .right,
.home .rv-slider-manual .right {
	width: 330px;
    float: left;
    margin-left: 5%;
    padding:15px;
}
.rv-slider-manual .right textarea{
	height: 141px;
}
.rv-slider-manual .right .wpcf7-form input{
	margin-bottom: 5px;
}
.rv-slider-manual .right p{
	margin-bottom: 0;
}
.home-fixed{
	background-color: #4d71da;
    background: #4d71da;
    background: -moz-linear-gradient(30deg,#4d71da 0,#35c4f4 100%);
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
    background: -webkit-linear-gradient(30deg,#4d71da 0,#35c4f4 100%);
    padding: 10px 15px;
    color:white;
    position: fixed;
    bottom:-1000px;
    transition: bottom 0.4s;
    width: 100%;
    z-index: 1000;
}
.home-fixed.active{
    bottom:0;
    transition: bottom 0.4s;
}
.home-fixed .title{
	font-size: 18px;
    line-height: 1.2;
    margin-bottom: 5px;	
}
.home-fixed .left{
	margin-top: 15px;
}
.home-fixed .test-home li{
	font-size: 14px;
	color:white;
}
.home-fixed .test-home li a,
.home-fixed .test-home li a:hover{
	color:white;
}
.home-fixed .right{
	background: transparent !important;
	padding:0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.home-fixed .right .btn{
    margin: 0;
    padding: 10px 30px !important;
    white-space: nowrap;
    border-width: 5px;
}
.home-fixed .close{
	position: absolute;
	right: 50px;
	top: 10px;
	font-size: 30px;
	z-index: 100;
	cursor: pointer;
}
@media (max-width: 768px){
	.home-fixed{
		padding-right: 40px;
	}
	.home-fixed .close{
		right: 10px;
	}
}
/* modal */
.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:10000;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.blocker.behind{background-color:transparent}.modal{display:inline-block;vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background:url("data:image/png;base64,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") no-repeat 0 0}.modal-spinner{display:none;width:64px;height:64px;position:fixed;top:50%;left:50%;margin-right:-32px;margin-top:-32px;background:url("data:image/gif;base64,R0lGODlhIAAgAPMAABEREf///0VFRYKCglRUVG5ubsvLy62trTQ0NCkpKU5OTuLi4vr6+gAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==") #111 no-repeat center center;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px}

.modal input[type=submit]{
	width: 100%;
	padding:0;
}

/* addthis*/
.addthis_fixed {
	position: fixed;
	left:-1000px;
	top:25%;
	z-index: 100;
	transition: left 0.8s;
}
.addthis_fixed.active {
	position: fixed;
	left:0;
	transition: left 0.8s;
}
.addthis_fixed li{
	display: block;
	float: left;
	clear: both;
}
.addthis_fixed li a{
	color:white;
    background-color: #4d71da;
    background: #4d71da;
    background: -moz-linear-gradient(30deg,#4d71da 0,#35c4f4 100%);
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
    background: -webkit-linear-gradient(30deg,#4d71da 0,#35c4f4 100%);
    display: block;
    height: 32px;
    width: 32px !important;
    border-radius:2px;
    text-align: center;
}
.addthis_fixed li a i{
	position: relative;
	top:7px;
}
@media (max-width: 767px) {
	.addthis_fixed{
		left:auto;
		bottom:-1000px;
		transition:bottom 0.8s;
		top:auto;
	}
	.addthis_fixed.active{
		bottom:0;
		transition:bottom 0.8s;
	}
	.addthis_fixed li{
		clear: none;
		margin-right: 5px;
	}
	.listado-ventajas-wrapper{
		display: none;
	}
}
@media (max-width: 969px) {
	.page-id-38750 .rv-slider-manual .left,
	.home .rv-slider-manual .left{
		width: 100%;
	}
	.page-id-38750 .rv-slider-manual .left iframe,
	.home .rv-slider-manual .left iframe{
		margin:0 auto;
	}
	.page-id-38750 .rv-slider-manual .right,
	.home .rv-slider-manual .right{
	    width: 100%;
	    max-width: 700px;
	    margin: 0 auto;
	    float: none;
	    clear: both;		
	}
}
/** ventajas home **/
.listado-ventajas{
	color:#333333;
}
.listado-ventajas .single{
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 1.2;
}
.listado-ventajas.listado-ventajas-lateral .single {
	margin-bottom: 15px;
	padding:0;
	overflow: hidden;
}
.listado-ventajas .offset{
	margin-left: 20%;
}
.listado-ventajas .single{
    padding: 5px;
}
.listado-ventajas .single span{
	display: inline-block;
	margin-bottom: 5px;
	padding:5px;
	width: 60px;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    float: left;
    margin-right: 15px;
    text-align: center;
}
.listado-ventajas.listado-ventajas-lateral .single span{
	margin-right: 0;
}
.listado-ventajas .single span img{
	max-width: 60px;
	position: relative;
	top:-20px;
}
.listado-ventajas.listado-ventajas-lateral .single span img{
	max-width: 50px;
	top:-10px;
}
.listado-ventajas .single p{
	max-width: 66%;
	float: right;
}
/** table pricing **/
.wrapper-table-pricing {
  font-weight: 400;
  color: #9f9f9f;
  font-size: 15px;
}
.package {
  box-sizing: border-box;
  width: 24%;
  min-height: 480px;
  margin-bottom: 30px;
  border: 3px solid #e8e8e8;
  border-radius: 7px;
  display: inline-block;
  padding: 24px 15px;
  text-align: center;
  float: left;
  -webkit-transition: margin-top 0.5s linear;
  transition: margin-top 0.5s linear;
  position: relative;
  margin-right: 11px;
}
.package:nth-child(4n){
	margin-right: 0;
}
.package:hover {
  margin-top: -10px;
  -webkit-transition: margin-top 0.3s linear;
  transition: margin-top 0.3s linear;
}
.package .name {
  color: #1bb8ec;
  font-weight: 300;
  font-size: 28px;
  text-transform: capitalize;
}
.package .price {
  margin-top: 7px;
  color: #1bb8ec;
}
.package hr {
  background-color: #1bb8ec;
  border: none;
  height: 1px;
}
.package .trial {
  font-size: .9rem;
  padding: 2px 21px 2px 21px;
  color: #1bb8ec;
  border: 1px solid #1bb8ec;
  display: inline-block;
  border-radius: 15px;
  background-color: white;
  position: relative;
  bottom: -20px;
}
.package ul {
  list-style: none;
  padding: 0;
  text-align: left;
  margin: 29px 0 0 0;
}
.package li {
  margin-bottom: 15px;
}
.package .checkIcon {
  font-family: "FontAwesome";
  content: "\f00c";
}
.package li::before {
  font-family: "FontAwesome";
  content: "\f00c";
  font-size: 1.3rem;
  color: #1bb8ec;
  margin-right: 3px;
}
.package .brilliant {
  border-color: #1bb8ec;
}
.package .dt-btn{
	margin-top: 15px;
	width: 100%;
	padding:0;
	margin-bottom: 0 !important;
}
.package .dt-btn.dt-btn-ghost{
    border: 1px solid #1bb8ec;
    background: transparent;
    cursor:pointer;
}
.package .dt-btn.dt-btn-ghost span{
	color: #1bb8ec;
}
/* Triangle */
.brilliant::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 64px 64px 0 0;
  border-color: #1bb8ec transparent transparent transparent;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
.brilliant::after {
  font-family: "FontAwesome";
  content: "\f00c";
  color: white;
  position: absolute;
  left: 9px;
  top: 6px;
  text-shadow: 0 0 2px #1bb8ec;
  font-size: 1.4rem;
}
.page-id-38959 #content{
	overflow: hidden;
	padding-top: 15px;
}
.video-modal .modal-footer{
	text-align: center;
}
@media screen and (max-width: 969px) {
	.package {
	  width: 100%;
	  margin-right: 0;
	}
}

/** mobile fix **/
#slide-home{
	overflow: hidden;
}

@media screen and (max-width: 969px) {
	.page-id-38750 .rv-slider-manual .right, .home .rv-slider-manual .right{
		/*padding:0;*/
	}
	.home .rv-slider-manual .right h2,
	.home .rv-slider-manual .right .test-home,
	.home .rv-slider-manual .right form{
		padding:5px;
	}
	.sidebar .widget, .sidebar-content .widget{
		padding:0;
	}
	.single-portfolio .shortcode-action-box + .vc_empty_space,
	.page-id-35486 .dt-shortcode.with-isotope + .vc_empty_space,
	.page-id-35486 .shortcode-action-box + .vc_empty_space{
		display: none;
	}
	.wpcf7 input[type=submit]{
		width: 100%;
	}
	.page.page-id-976 .vc_empty_space,
	.page-id-4573 .vc_empty_space{
		display: none;
	}
	#text-10.widget-2{
		/*display: none;*/
	}
	.sidebar .widget, .sidebar-content .widget{
		float: left;
	}
	.page-id-35486 #text-11,
	.page-id-4573 #text-11{
		display: block !important;
	}
	.mobile-hide-sidebar .sidebar {
	    display: block !important;
	}
}
/** politica de privacidad **/
form p.legal{
	font-size: 13px;
}
form p.legal .wpcf7-list-item-label{
	display: none;
}
form p.legal .wpcf7-list-item{
	margin:0;
}
form p.legal input[type=checkbox]{
	position: relative;
    top: 2px;
    margin-right: 5px;
}

/** tienda **/
.single-tienda{
	margin-bottom: 30px !important;
}
.single-tienda:nth-child(3n+1){
	clear: both;
}
.single-tienda .wpb_wrapper{
	border: 1px solid;
    border-color: rgba(119,119,119,0.15);
    border-radius: 15px;
    padding: 15px;
    min-height: 380px;
}
.single-tienda h3{
	min-height: 70px;
}
.single-tienda .shortcode-teaser-img a{
	display: block;
    height: 200px;
    background-size: cover;
    background-position: center;
}
.categorias-tienda h1{
	font-size: 1.1em;
    line-height: 1;
}
.categorias-tienda li .children{
	margin-top: 5px;
}
.categorias-tienda > li ul > li:before{
    content: "\f101";
    color: #4d71da;
    font-size: 14px;
    padding-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.categorias-tienda li h2 > a{
	font-size: 0.9em;
	text-decoration: none;
	padding-bottom: 5px;
}
.categorias-tienda li{
	line-height: 1.3;
	margin-bottom: 5px;
}
.categorias-tienda li .children{
	margin-left: 15px;
	margin-bottom: 10px;
}
.categorias-tienda li .children li:before{
	content:none;
}
.categorias-tienda .children a{
	font-size: 0.8em;
}
.categorias-tienda h2{
    display: inline;
    font-size: inherit !important;
    margin: 0 !important;
    padding: 0;
    font-weight: normal;
    line-height: inherit;
}
.palancas-widget{
	margin-top: 30px;
	background: #35c4f445;
    padding: 15px;
    text-align: center;
    color: #4d71da;
    overflow: hidden;
}
.palancas-widget .title{
	font-size: 1.1em;
    line-height: 1;
    margin-bottom: 30px;
}
.palancas-widget .single{
	line-height: 1.1;
    margin-bottom: 10px;
    font-size: 0.9em;
}
.palancas-widget .single i{
	font-size: 1.5em;
	padding-bottom: 5px;
	color: #4d71da;
}
.palancas-widget .single.half{
    padding: 0 2%;
    width: 46%;
    text-align: center;
    float: left;
}
.palancas-widget .single.full{
    clear: both;
    margin-top: 30px;
	float: left;
	width: 100%;
}
.palancas-widget .single.full img{
	margin-bottom:5px;
}
/** sello home **/
.home .fullwidthabanner.tp-simpleresponsive{
	background-image: url(/wp-content/themes/videocontent/img/sello-calidad.png);
	background-repeat: no-repeat;
	background-position: right -14px;
	background-size: 185px;
}
@media (max-width: 968px){
	.home .fullwidthabanner.tp-simpleresponsive{
		background-image:none;
	}	
	.home-fixed{
		width: 100%;
    	box-sizing: border-box;
	}
	.home-fixed .wf-wrap,
	.home-fixed .wf-wrap .right{
		padding:0;
		margin:0;
	}
	.home-fixed .wf-wrap .right .btn{
		box-sizing: border-box;
    	width: 100%;
	}
	.home .fullwidthabanner.tp-simpleresponsive{
		padding:0;
	}
	.home .rv-slider-manual .right{
		box-sizing: border-box;
	}
	.home .rv-slider-manual .wf-wrap{
		padding:0 15px;
	}
	.home .rv-slider-manual .left iframe{
		max-height: 200px;
	}
	.home .rv-slider-manual .right .test-home + p,
	.home .rv-slider-manual .wpcf7-form-control-wrap + br{
		display: none;
	}
	.rv-slider-manual .right textarea{
		height: 80px;
	}
	.rv-slider-manual .cf7sr-g-recaptcha > div{
		width: 100% !important;
	}
	.home .rv-slider-manual .right .wpcf7-form-control.wpcf7-submit{
		white-space: normal;
	}
	.home #main{
		padding-top:0;
	}
	.home #main #content > .wpb_row.wf-container{
		margin:10px !important;
	}
	#slide-home{
		background-position: left !important;
	}
	.dl-menuwrapper ul{
	    max-height: 50vh;
	    overflow-y: scroll;		
	}
	.portfolio-video iframe{
		max-height: 200px;
		min-height: 0;
	}
	.single-portfolio .project-content .wpb_row.wf-container{
		margin-bottom: 40px !important;
	}
	.listado-ventajas.listado-ventajas-lateral .single{
		overflow: hidden;
	}
}

body .special-icon .vc_icon_element-style-rounded{
	background: #4d71da;
    background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
    background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    min-height: 90px !important;
    min-width: 90px !important;
    border:none !important;
}

body .special-icon p {
	font-size:14px;
    line-height: 23px;
}

html:not(.mobile-true) #bottom-bar img, 
html:not(.mobile-true) #header img, 
html:not(.mobile-true) #main img:not(.animate-element.ls-s-1){
	opacity: 1;
}

@font-face{font-family:vc_linecons;src:url(/wp-content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.eot?54101537);src:url(/wp-content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.eot?54101537#iefix) format('embedded-opentype'),url(/wp-content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.woff?54101537) format('woff'),url(/wp-content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.ttf?54101537) format('truetype'),url(/wp-content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.svg?54101537#vc_openiconic) format('svg');font-weight:400;font-style:normal}[class*=" vc_li-"]:before,[class^=vc_li-]:before{font-family:vc_linecons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:inherit;margin-left:0}.vc_li-heart:before{content:"\e000"}.vc_li-cloud:before{content:"\e001"}.vc_li-star:before{content:"\e002"}.vc_li-tv:before{content:"\e003"}.vc_li-sound:before{content:"\e004"}.vc_li-video:before{content:"\e005"}.vc_li-trash:before{content:"\e006"}.vc_li-user:before{content:"\e007"}.vc_li-key:before{content:"\e008"}.vc_li-search:before{content:"\e009"}.vc_li-settings:before{content:"\e00a"}.vc_li-camera:before{content:"\e00b"}.vc_li-tag:before{content:"\e00c"}.vc_li-lock:before{content:"\e00d"}.vc_li-bulb:before{content:"\e00e"}.vc_li-pen:before{content:"\e00f"}.vc_li-diamond:before{content:"\e010"}.vc_li-display:before{content:"\e011"}.vc_li-location:before{content:"\e012"}.vc_li-eye:before{content:"\e013"}.vc_li-bubble:before{content:"\e014"}.vc_li-stack:before{content:"\e015"}.vc_li-cup:before{content:"\e016"}.vc_li-phone:before{content:"\e017"}.vc_li-news:before{content:"\e018"}.vc_li-mail:before{content:"\e019"}.vc_li-like:before{content:"\e01a"}.vc_li-photo:before{content:"\e01b"}.vc_li-note:before{content:"\e01c"}.vc_li-clock:before{content:"\e01d"}.vc_li-paperplane:before{content:"\e01e"}.vc_li-params:before{content:"\e01f"}.vc_li-banknote:before{content:"\e020"}.vc_li-data:before{content:"\e021"}.vc_li-music:before{content:"\e022"}.vc_li-megaphone:before{content:"\e023"}.vc_li-study:before{content:"\e024"}.vc_li-lab:before{content:"\e025"}.vc_li-food:before{content:"\e026"}.vc_li-t-shirt:before{content:"\e027"}.vc_li-fire:before{content:"\e028"}.vc_li-clip:before{content:"\e029"}.vc_li-shop:before{content:"\e02a"}.vc_li-calendar:before{content:"\e02b"}.vc_li-vallet:before{content:"\e02c"}.vc_li-vynil:before{content:"\e02d"}.vc_li-truck:before{content:"\e02e"}.vc_li-world:before{content:"\e02f"}

.wf-td-breadcrumbs{
	text-align: right;
	color: #aaaaaa;    
	font-size: 14px;
    line-height: 25px;
}
.wf-td-breadcrumbs a{
	color:#aaa;
	text-decoration: none;
}
.page-title.title-left .wf-table{
    direction: rtl;
}
.page-title.title-left .wf-table .wf-td{
	direction: ltr;
}

.new-shortcode-action-box{
	overflow: hidden;
}

.new-shortcode-action-box .text-big img{
    width: 26%;
    float: left;
}
.new-shortcode-action-box .text-big .group{
	float: right;
    width: 71%;
}
@media (max-width: 768px){
	.new-shortcode-action-box .text-big img{
		display: none;
	}
	.new-shortcode-action-box .text-big .group{
		width: 100%;
	}
}
.new-shortcode-action-box .text-big .group .shortcode-action-container.action-button{
	padding-left: 0;
	padding-top: 15px;
}
.single-post section.items-grid.round-images img{
	-webkit-border-radius: 0
    -moz-border-radius:0;
    -ms-border-radius:0;
    -o-border-radius:0;
    border-radius: 0;
    min-width: 150px;
}