/*
Theme Name: Zinkloud Theme
Theme URI: http://zinkloud.com/themes/zinkloudtheme
Author: Zinkloud Development
Author URI: http://zinkloud.com/
Description: Theme for the web site of Zinkloud Development.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: zinkloud

*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
    body {
    color: #8e959c;
    font-family: 'Open Sans', sans-serif;
    padding-top: 70px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    color: #2f353e;
    font-weight: 300;
    /* text-transform: capitalize; */
}
a {
    color: #E2682F;
}
i.fa {
    /*color: #ed8c5f;*/
}
.well_icon {
    padding-left: 35px; 	
}
.well_icon_black {
    color: black; 	
}
.well_icon_zinkloud {
    color: #ED8C5F;		
}
.well_icon_android {
    color: #92B83E;	
}
.well_icon_windows {
    color: #55A4FF;	
}
.well_icon_apple {
    color: #DFD1E8;	
}
i.well_icon  {
     margin-left: 10px;	
}
i.well_icon_stream  {
     margin-left: 5px;	
}
.well_about {
     margin-top: 33px;
}
hr {
    border-top-color: #8e959c;
}
a:hover, a:focus {
    color: #fa631c;
    text-decoration: none;
}
.wrapper-sm {
    width: auto;
    padding: 20px 0;
}
.wrapper-lg {
    width: auto;
    padding: 30px 0;
}
.product-img {
    height: 160px;
    margin: auto;
}
.bg-product-tvchannel {
    height: 160px;
    background: url(/zinkloud/wp-content/themes/zinkloud/images/pared-de-pantallas.png) center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.bg-product-tvcircuit {
    height: 160px;
    background: url(/zinkloud/wp-content/themes/zinkloud/images/tv-world.gif) center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.bg-product-catalog {
    height: 160px;
    background: url(/zinkloud/wp-content/themes/zinkloud/images/tv-world.gif) center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.bg-product-api {
    height: 160px;
    background: url(/zinkloud/wp-content/themes/zinkloud/images/tv-world.gif) center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.bg-product-social {
    height: 160px;
    background: url(/zinkloud/wp-content/themes/zinkloud/images/tv-world.gif) center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.bg-slider {
    text-align: center;
    background: url(/wp-content/themes/zinkloud/images/family-watching-tv.png) center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	width: 100%;
	min-height:250px;
}
.bg-slider-service-streaming {
    text-align: center;
    background: url(/wp-content/themes/zinkloud/images/15549144_slide.jpg) center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	width: 100%;
	min-height:250px;
}
.bg-slider-service-video-platform {
    text-align: center;
    background: url(/wp-content/themes/zinkloud/images/20416923_ml.jpg) center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	width: 100%;
	min-height:250px;
}
.bg-slider-service-video-marketing {
    text-align: center;
    background: url(/wp-content/themes/zinkloud/images/15537114_ml.jpg) center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	width: 100%;
	min-height:250px;
}
.bg-slider-service-video-production {
    text-align: center;
    background: url(/wp-content/themes/zinkloud/images/28385035_ml.jpg) center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	width: 100%;
	min-height:250px;
}
.bg-slider-service-stream-production {
    text-align: center;
    background: url(/wp-content/themes/zinkloud/images/6041872_ml.jpg) center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	width: 100%;
	min-height:250px;
}
.bg-slider-service-kit-digital {
    text-align: center;
    background: url(/wp-content/uploads/2024/02/CONBANDERA_KITDIGITAL-scaled.jpg) center center no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
	min-height:250px;
}
.bg-slider-home {
    text-align: center;
    background: url(/wp-content/themes/zinkloud/images/10514877_1.jpg) center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.bg-primary {
    color: #fff;
    background: #E2682F;
}
.bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary h4, .bg-primary h5, .bg-primary h6 {
    color: #fff;
}
.bg-secondary {
    color: #8e959c;
    background: #2f353e;
}
.bg-secondary h1, .bg-secondary h2, .bg-secondary h3, .bg-secondary h4, .bg-secondary h5, .bg-secondary h6 {
    color: #fff;
}
.primary {
color:#ED8C5F;
}
.secondary {
color: #fff;
}
.bg-alt {
    background: #f0f1f5;
    border-top: 1px solid #e1e3eb;
    border-bottom: 1px solid #e1e3eb;
}
br[class*="spacer"] {
    display: block;
    content: " "}
.spacer-xs {
    margin-bottom: 10px;
    line-height: 10px;
}
.spacer-sm {
    margin-bottom: 20px;
    line-height: 20px;
}
.spacer-md {
    margin-bottom: 40px;
    line-height: 40px;
}
.spacer-lg {
    margin-bottom: 60px;
    line-height: 60px;
}
.spacer-xl {
    margin-bottom: 80px;
    line-height: 80px;
}
.ad-banners {
    list-style: none;
    padding-left: 0;
    text-align: center;
}
.ad-banners li {
    max-width: 230px;
    display: inline-block;
    padding: 10px;
    border: 1px solid #d0d0d3;
    background-color: #fff;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
}
.ad-banners li img {
    width: 100%;
    padding-bottom: 10px;
}
.navbar {
    background: #2f353e;
    min-height: 70px;
}
.navbar-nav {
    padding-top: 0px;
}
.navbar-default {
    border: #24292f;
}
.navbar-default .navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px;
    color: #8e959c;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
}
.navbar-default .navbar-nav>.current-menu-item>a, .navbar-default .navbar-nav>.current-menu-item>a:hover, .navbar-default .navbar-nav>.current-menu-item>a:focus, .navbar-default .navbar-nav>.current-page-ancestor>a {
    color: #fff;
    /*background-color: #24292f;*/
}
.navbar-default .navbar-nav>li.current-menu-item::before, .navbar-default .navbar-nav>li:hover::before, .navbar-default .navbar-nav>li:focus::before, .navbar-default .navbar-nav>li.current-page-ancestor::before {
    content: " ";
    position: absolute;
    width: 100%;
    top: 0px;
	left: 0px;
    border: #E2682F solid 3px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #24292f;
}
.navbar-default .navbar-nav>.dropdown>a {
    color: #8e959c;
}
.navbar-default .navbar-nav>.dropdown>a:hover .caret, .navbar-default .navbar-nav>.dropdown>a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-collapse {
    border-color: #24292f;
    -webkit-box-shadow: inset 0 1px 0 #3a414d;
    -moz-box-shadow: inset 0 1px 0 #3a414d;
    box-shadow: inset 0 1px 0 #3a414d;
}
.navbar-default .dropdown-menu {
    background-color: #2f353e;
    border: 1px solid #24292f;
    border-radius: 4px;
}
.navbar-default .dropdown-menu>li>a {
    color: #8e959c;
}
.navbar-default .dropdown-menu>li>a:hover, .navbar-default .dropdown-menu>li>a:focus {
    color: #fff;
    background: #24292f;
}
.navbar-default .navbar-toggle {
    margin-top: 18px;
    background-color: #24292f;
    border: 1px solid transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #3a414d;
}
.navbar-default .navbar-brand {
    color: #fff;
    padding: 10px;
    vertical-align: center;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #eee;
}
.navbar-nav>li>ul.sub-menu {
	list-style: none;
	z-index: 10;
	position: absolute;
	visibility: none;
	padding: 5px 15px 10px;
	margin: 0;
	background:#24292f;
	background:rgba(36,30,30,0.80);
	border: #E2682F solid 1px;
	box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.80);
	left: 15px;
	margin-top: -5px;
	visibility:hidden;
  	opacity:0;
  	-moz-transition:visibility 0s linear 0.2s,opacity 0.2s linear;
  	-webkit-transition:visibility 0s linear 0.2s,opacity 0.2s linear;
  	transition:visibility 0s linear 0.2s,opacity 0.2s linear;
}
.navbar-nav>li>ul.sub-menu:before {
	content: " ";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #E2682F;
	position: absolute;
	top: -10px;
	left: 0px;
}
.navbar-nav>li>ul.sub-menu>li>a {
	color: #8e959c;
	text-shadow: black 2px 2px 2px;
}
.navbar-nav>li>ul.sub-menu>li>a:hover, .navbar-nav>li>ul.sub-menu>li.current-menu-item>a {
	color: #fff;
}
.navbar-nav>li:hover>ul{
	visibility:visible;
	opacity:1;
	-moz-transition-delay:0s;
	-webkit-transition-delay:0s;
	transition-delay:0s;
}
.navbar-nav>li>ul.sub-menu>li {
	white-space: nowrap;
	padding: 3px 0px;
}
@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #8e959c;
	margin: 10px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
}
}.carousel-inner>.item>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img, .carousel-inner>.item>a>img {
    display: inline-block;
}
.carousel-title, .carousel-subtitle {
    text-transform: uppercase;
    padding: 20px 20px;
    color: #FFF;
    background: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    opacity: .7;
    filter: alpha(opacity=70);
}
.carousel-control {
    width: 35px;
    height: 35px;
    margin-top: 150px;
    font-size: 40px;
    line-height: 25px;
    text-align: center;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    opacity: .7;
    filter: alpha(opacity=70);
}
.carousel-control.left {
    background: 0;
    background: #000;
}
.carousel-control.right {
    background: 0;
    background: #000;
}
.btn {
    border-radius: 2px;
    margin: 10px 0 10px 0;
}
.btn-default {
    border-color: #ff5200; 
    color: #ff5200;
    background: #fff;
}
.btn-default:hover, .btn-default:focus {
    background: #ed8c5f;
    border-color: #ff5200;
    color: #FFF;
}
.btn-primary {
    border-color:  #E2682F;/*#fa631c;*/
    background: #ed8c5f;/*#fa631c;*/
}
.btn-primary:hover, .btn-primary:focus {
    background:  #fa631c;/*#ff5200;*/
    border-color: #E2682F;/#ff5200;*/
}
.btn-success {
    border-color: #27ae60;
    background: #27ae60;
}
.btn-success:hover, .btn-success:focus {
    background: #2cc36b;
    border-color: #2cc36b;
}
.btn-info {
    border-color: #3498db;
    background: #3498db;
}
.btn-info:hover, .btn-info:focus {
    background: #4aa3df;
    border-color: #4aa3df;
}
.btn-warning {
    border-color: #f39c12;
    background: #f39c12;
}
.btn-warning:hover, .btn-warning:focus {
    background: #f4a62a;
    border-color: #f4a62a;
}
.btn-danger {
    border-color: #df331f;
    background: #df331f;
}
.btn-danger:hover, .btn-danger:focus {
    background: #e34735;
    border-color: #e34735;
}
.btn-login {
    color: #FFF;
    background-color: #fa631c;
    padding: 3px 10px;
    font-weight: 400;
}
.btn-login:hover, .btn-login:focus {
    color: #333;
    background-color: #EEE;
}
.btn-facebook {
    color: #FFF;
    background-color: #3b5998;
    font-weight: 400;
    margin: 5px 5px 0 0;
}
.btn-facebook:hover, .btn-facebook:focus {
    color: #fff;
    background-color: #4264aa;
}
.btn-twitter {
    color: #FFF;
    background-color: #00a0d1;
    font-weight: 400;
    margin: 5px 5px 0 0;
}
.btn-twitter:hover, .btn-twitter:focus {
    color: #fff;
    background-color: #00b4eb;
}
.thumbnail {
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid #d0d0d3;
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
}
.thumbnail a img {
    width: 100%;
    height: auto;
}
.thumbnail .caption {
    color: #8e959c;
}
.thumbnails-portfolio {
    padding-left: 0;
    list-style: none;
}
.thumbnails-portfolio img:hover, .thumbnails-portfolio a>img:hover {
    opacity: .5;
    filter: alpha(opacity=70);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.well {
    background-color: #ffe9db;/*#f0f1f5;*/
    border: 1px solid #d0d0d3;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.media-comments li {
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #d0d0d3;
}
.media-comments li .media-object {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 4px solid #d0d0d3;
    margin: 0 10px 10px 0;
}
.form-control:focus {
    border-color: #97ba0c;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
}
.bg-alt .plan {
    background: #fff;
}
.plan {
    background: #f0f1f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #e1e3eb;
    margin-bottom: 15px;
    text-align: center;
}
.plan .plan-name {
    padding: 10px 20px;
    background: #24292f;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.plan .plan-name h3 {
    color: #fff;
}
.plan .plan-info {
    padding: 20px;
    background: #2f353e;
}
.plan .plan-price h1 {
    font-size: 60px;
    line-height: 100%;
    padding: 20px;
}
.plan .plan-price h1 small {
    font-size: 14px;
}
.plan .plan-features {
    padding-left: 0;
    list-style: none;
}
.plan .plan-features li {
    padding: 10px 20px;
    border-bottom: 1px solid #e1e3eb;
    -webkit-box-shadow: 0 1px 0 0 #fff;
    -moz-box-shadow: 0 1px 0 0 #fff;
    box-shadow: 0 1px 0 0 #fff;
}
.plan .plan-cta {
    padding: 20px;
}
.plan.plan-featured .plan-name {
    background: #E2682F;
}
.plan.plan-featured .plan-name > i {
    color: #FFFFFF;
}
.plan.plan-featured .plan-info {
    background: #ED8C5F;
}
.plan.plan-featured .plan-info>p {
    color: #fff;
}
.post-container {
    padding-bottom: 50px;
    border-bottom: 1px solid #d0d0d3;
    margin-bottom: 60px;
}
.post-heading {
    margin-top: 0;
    margin-bottom: 15px;
}
.post-heading a {
    color: #2f353e;
}
.post-heading a:hover, .post-heading a:focus {
    color: #8e959c;
}
.post-thumbnail {
    width: 100%;
    padding: 10px;
    border: 1px solid #d0d0d3;
    margin-bottom: 15px;
    background: #fff;
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
}
.post-author {
    border-bottom: 1px solid #edeeef;
}
.post-author, .post-meta {
    display: block;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.widget {
    padding: 19px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #d0d0d3;
    color: #8e959c;
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
}
.tags {
    list-style: none;
    padding: 0;
    font-size: 12px;
    margin-bottom: 0;
}
.tags li {
    display: inline-block;
    margin-right: 5px;
}
.avatar {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 4px solid #d0d0d3;
    margin: 0 10px 10px 0;
}


/**
* Footer
*/

/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin-top:0;padding:0}

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%; padding-bottom: 190px;}

#main {padding-bottom: -190px;}  /* debe ser del mismo alto que el footer */


footer#colophon {position: relative;
        font-size: small;
	margin-top: -190px; /* valor negativo del alto del footer */
	height: 190px;
	clear:both;} 
footer > a {
	color: #C38263;
}
footer {
	margin-top: 30px;
}
footer div#logos {
	margin-left: auto;
	margin-right:auto;
	border: white solid 3px;
	border-right-width: 1px;
	margin-bottom: 15px;
	margin-top: 10px;
	display:inline-block;
	background: white;
}
footer div#logos::before{
content: "Cofinanciados con fondos FEDER"; 
position: absolute;
top: -10px;
}
footer div#logos > img{
margin-right:20px;
}
footer div#logos > img:first-child{
	margin-left:20px;
}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/****/