 /*
Theme Name: King Power
Theme URI: -
Description: King Power Wordpress Theme
Version: 1.3.0
Author: Goodlayers
Author URI: http://goodlayers.com
License:
License URI:
Tags: white, light, Orange, two-columns, flexible-width, custom-background, custom-colors, featured-images, theme-options
*/

/* #Style Reset
================================================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,.gdl-related-portfolio .portfolio-title a
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0; padding: 0; border: 0;
	font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
a{ text-decoration: none; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

/* #Basic Styles
================================================== */
body {
	line-height: 155%; line-height:1.55; 
	-webkit-text-size-adjust: 100%;
	font-family: HelveticaNeue, "Helvetica Neue", Arial, Helvetica, sans-serif; 
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal; line-height: 1.3; margin-bottom: 15px;
	font-family: HelveticaNeue, "Helvetica Neue", Arial, Helvetica, sans-serif; }	
/*--- web safe font ---* 
	HelveticaNeue, "Helvetica Neue", Arial, Helvetica, sans-serif
	Georgia, "Times New Roman", Times, serif
 *--- web safe font ---*/
 
p{ margin-bottom: 20px; font-size:14px; }
p:last-child{ margin-bottom: 0px;}

table { border-width: 1px; border-style: solid; width: 100%; }
tr th{ border-bottom-width: 1px; border-bottom-style: solid; text-align: left; }
tr th, tr td{ padding: 9px 20px; border-right: 1px solid; }
tr th:last-child, tr td:last-child{ border-right: 0px; }
table th{ font-weight: bold; }
	
em { font-style: italic; }
strong { font-weight: bold; }
small { font-size: 80%; }	
sup { height: 0; line-height: 1; position: relative; top: -0.6em; 
	vertical-align: baseline !important; vertical-align: bottom; font-size: 10px;}
sub { height: 0; line-height: 1; position: relative; top: +0.2em; 
	vertical-align: baseline !important; vertical-align: bottom; font-size: 10px;}

ul,ol{ margin-left: 20px; }
ul{ list-style: disc; }	
ol{ list-style: decimal; }
li{ padding: 3px 0px; }

blockquote{ margin: 10px 10px 10px 20px; padding: 15px 20px 15px 25px; border-left-width: 3px; border-left-style: solid;
	font-style: oblique; font-size: 17px; font-family: Georgia,"Times New Roman",Times,serif; }

form, fieldset{ margin-bottom: 20px; }	

button, input[type="submit"], input[type="reset"], input[type="button"] { 
	margin: 0px; padding: 9px 13px; display: inline-block; font-size: 12px; 
	font-weight: bold; cursor: pointer; border-width: 0px; border-style: solid; }
	
/*	
button, input[type="submit"], input[type="reset"], input[type="button"] { 
	margin: 0px; padding: 6px 12px; display: inline-block; 
	background: url('images/button-gradient.png') repeat-x; font-weight: bold; cursor: pointer; 
	border-width: 1px; border-style: solid;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background-image: url('images/button-gradient-hover.png'); }
*/
	
input[type="text"], input[type="password"], input[type="email"],
textarea, select {  padding: 4px 4px; margin: 0; outline: none; max-width: 100%; margin-bottom: 10px; border-width: 1px; border-style: solid;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
input[type="checkbox"], input[type="radio"] { display: inline; margin-bottom: 10px; }	
select { padding: 0; }	

/* #Wordpress Style
================================================== */
.alignleft, img.alignleft { float:left; margin: 5px 20px 20px 0px; }
.alignright, img.alignright { float:right; margin: 5px 0px 20px 20px; }
.aligncenter, img.aligncenter { display:block; margin: 5px auto; }
.alignnone, img.alignnone { margin: 5px 20px 20px 0; }
.wp-caption { text-align: center; padding: 8px 3px 5px; max-width: 100%;
	border-width: 1px; border-style: solid; background: #ffffff;  }
.wp-caption img { border: 0 none; padding: 0; margin: 0; max-width: 98.5%; width: auto; }
.wp-caption p.wp-caption-text { line-height: 1.5; font-size: 10px; margin: 0; }
.wp-smiley { margin: 0 !important; max-height: 1em; }

.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

.sticky{}
.bypostauthor{}

/* #Custom Style
================================================== */
.hidden{ display: none; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

.pt20{ padding-top: 20px !important; }
.pb20{ padding-bottom: 20px !important; }
.mb0{ margin-bottom: 0px !important; } .mb1{ margin-bottom: 1px !important; } .mb2{ margin-bottom: 2px !important; }
.mb3{ margin-bottom: 3px !important; } .mb4{ margin-bottom: 4px !important; } .mb5{ margin-bottom: 5px !important; }
.mb6{ margin-bottom: 6px !important; } .mb7{ margin-bottom: 7px !important; } .mb8{ margin-bottom: 8px !important; }
.mb9{ margin-bottom: 9px !important; } .mb10{ margin-bottom: 10px !important; } 
.mb11{ margin-bottom: 11px !important; } .mb12{ margin-bottom: 12px !important; } .mb13{ margin-bottom: 13px !important; }
.mb14{ margin-bottom: 14px !important; } .mb15{ margin-bottom: 15px !important; } .mb16{ margin-bottom: 16px !important; }
.mb17{ margin-bottom: 17px !important; } .mb18{ margin-bottom: 18px !important; } .mb19{ margin-bottom: 19px !important; }
.mb20{ margin-bottom: 20px !important; }
.mb21{ margin-bottom: 21px !important; } .mb22{ margin-bottom: 22px !important; } .mb23{ margin-bottom: 23px !important; }
.mb24{ margin-bottom: 24px !important; } .mb25{ margin-bottom: 25px !important; } .mb26{ margin-bottom: 26px !important; }
.mb27{ margin-bottom: 27px !important; } .mb28{ margin-bottom: 28px !important; } .mb29{ margin-bottom: 29px !important; }
.mb30{ margin-bottom: 30px !important; }
.mb31{ margin-bottom: 31px !important; } .mb32{ margin-bottom: 32px !important; } .mb33{ margin-bottom: 33px !important; }
.mb34{ margin-bottom: 34px !important; } .mb35{ margin-bottom: 35px !important; } .mb36{ margin-bottom: 36px !important; }
.mb37{ margin-bottom: 37px !important; } .mb38{ margin-bottom: 38px !important; } .mb39{ margin-bottom: 39px !important; }
.mb40{ margin-bottom: 40px !important; }
.mb41{ margin-bottom: 41px !important; } .mb42{ margin-bottom: 42px !important; } .mb43{ margin-bottom: 43px !important; }
.mb44{ margin-bottom: 44px !important; } .mb45{ margin-bottom: 45px !important; } .mb46{ margin-bottom: 46px !important; }
.mb47{ margin-bottom: 47px !important; } .mb48{ margin-bottom: 48px !important; } .mb49{ margin-bottom: 49px !important; }
.mb50{ margin-bottom: 50px !important; }

/*--- color animation ---*/
a, .portfolio-context{
	transition: color 300ms, background-color 300ms, opacity 300ms;
	-moz-transition: color 300ms, background-color 300ms, opacity 300ms;    /* FF3.7+ */
	-o-transition: color 300ms, background-color 300ms, opacity 300ms;      /* Opera 10.5 */
	-webkit-transition: color 300ms, background-color 300ms, opacity 300ms; /* Saf3.2+, Chrome */ }

/* #Theme Style
================================================== */

/*--- custom full background ---*/
div.gdl-custom-full-background{ position: fixed; top: -50%; left: -50%; width: 200%; height: 200%; z-index: -1; }
div.gdl-custom-full-background img{ 
	position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;
	min-width: 50%; min-height: 50%; z-index: -1; }
	
/*--- button ---*/
a.gdl-button{ display: inline-block; cursor: pointer; padding: 1px 15px; 
	height: 28px; line-height: 27px; margin-bottom: 20px; margin-right: 10px; 
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif; 
	font-family: 'Droid Serif';
	font-style: italic;
	background: url('images/button-shadow.png'); }
a.gdl-button.small{ padding: 1px 12px; height: 26px; line-height: 26px; font-size: 11px; }
a.gdl-button.large{ padding: 2px 20px; height: 33px; line-height: 34px; font-size: 14px; }

/*
a.gdl-button{ display: inline-block; font-weight: bold; cursor: pointer; 
	padding: 1px 15px; height: 28px; line-height: 28px;
	border-width: 1px; border-style: solid;  
	background: url('images/button-gradient.png') repeat-x; 
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
a.gdl-button:hover{ background-image: url('images/button-gradient-hover.png'); }
*/

/*--- preloader ---*/
.preloader { display: block; background:url(images/loading.gif) center center no-repeat; }

/*--- logo ---*/
div.logo-wrapper{ text-align: center; margin: 0px 10px; max-width: 100%; float: left; } 
div.logo-wrapper a{ display: inline-block; }
div.logo-wrapper h1{ margin: 0px; } 

div.logo-right-text{ margin-left: 10px; margin-right: 10px; }
div.logo-right-text-content{ margin-bottom: 12px; }

/*--- top navigation ---*/
div.top-navigation-wrapper{ position: relative; z-index: 20; }
div.top-navigation-wrapper-gimmick{ height: 3px;  }
div.top-navigation-container.container{ text-align: center; font-size: 12px; 
	padding-top: 3px; padding-bottom: 3px; line-height: 100%; overflow:hidden; padding:10px 0; }
div.top-navigation-left{ float: left; line-height: 17px; margin-left: 20px; }
div.top-navigation-right{ float: right; line-height: 17px; margin-right: 20px; }
.top-navigation-right-text { float: left; }
/*--- social icon ---*/
div.social-wrapper { float: right; margin-left: 45px; }
div.social-wrapper img{ display: block; max-width: 16px; height: auto; }
div.social-wrapper div.social-icon { float: left; margin-right: 13px; cursor: pointer; }
div.social-wrapper div.social-icon:last-child { margin-right: 0px; }

div.shortcode-social-icon{ float: left; margin-right: 10px; }
div.shortcode-social-icon img{ display: block; max-width: 32px; }

/*--- navigation ---*/
div.gdl-navigation-wrapper{ position: relative; float: right; }
div.gdl-current-menu { position: absolute; top: 0px; bottom: 0px; }
div.navigation-wrapper{ margin: 0px 0px; font-family: HelveticaNeue, "Helvetica Neue", Arial, Helvetica, sans-serif; }

div.responsive-menu-wrapper{ margin: 0px 10px; }
div.responsive-menu-wrapper select{ width: 100%; height: 25px; }

/*--- top search ---*/
div.page-header-wrapper .gdl-search-form{ position: absolute; right: 40px; bottom: 45px; }
div.page-header-wrapper .gdl-search-form form{ margin-bottom: 0px; }
div.page-header-wrapper input[type="text"]{ margin: 0px; border: 0px; padding: 12px 35px 12px 10px; font-style: italic; 
	height: 14px; line-height: 14px; font-size: 11px; width: 160px; display: block; 
	opacity: 0.55; filter: alpha( opacity=55 );
	
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;  }
div.page-header-wrapper input[type="text"]:focus { 
	border: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
div.page-header-wrapper input[type="submit"]{ border: 0px; padding: 0px;
	width: 13px; height: 13px; float: left; display: block; 
	position: absolute; top: 50%; margin-top: -7px; right: 11px;

	-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;  }

/*--- page title ---*/
div.page-header-wrapper{ overflow: hidden; position: relative; background-position: center 0px; }
div.page-header-container { padding-top: 45px; padding-bottom: 30px; }
div.page-header-inner-wrapper{ margin-left: 20px; margin-right: 20px; }
h1.page-header-title{ font-size: 33px; line-height: 33px; font-weight: bold; margin-left: 0px; margin-bottom: 0px; }
div.page-header-left-bar{ width: 2px; height: 28px; margin-top: 3px; float: left; margin-right: 3px; display: none; }
span.page-header-caption{ margin: 15px 20px 7px; font-size: 14px; font-style: italic; display: block; }
div.page-title-top-shadow{ position: absolute; z-index: 1; left: 0px; right: 0px; top: 0px; height: 31px;
	background: url('images/page-title-top-shadow.png'); display: none; }
div.page-title-bottom-shadow{ position: absolute; z-index: 1; left: 0px; right: 0px; bottom: 0px; height: 31px; 
	background: url('images/page-title-bottom-shadow.png'); display: none; }

div.gdl-header-wrapper{ margin-bottom: 20px; position: relative; }
div.gdl-header-wrapper.navigation-on{ padding-right: 75px; }
div.gdl-header-left-bar{ width: 2px; height: 18px; float: left; margin-right: 3px; display: none; }
h3.gdl-header-title{ font-size: 22px; line-height: 19px; float: left; 
	font-weight: 400; margin: 0px 15px 0px 0px; display: inline-block; }
div.gdl-header-divider{ height: 0px; overflow: hidden; position: relative; top: 9px;
	border-bottom-width: 1px; border-bottom-style: solid; display: none; }

/*--- page content ---*/
div.gdl-page-item{ padding-top: 50px; }

/*--- top slider / layer slider ---*/
div.header-outer-wrapper,
div.content-outer-wrapper{ position: relative; }
div.header-top-bar-wrapper,
div.header-bottom-bar-wrapper{ position: relative; }
div.header-top-bar{ height: 3px; position: absolute; left: 0px; right: 0px; bottom: -3px; z-index: 10;
	background: url('images/header-top-bar.png'); }
div.header-bottom-bar{ position: absolute; left: 0px; right: 0px; top: -4px; z-index: 10; }
div.content-outer-wrapper.top-slider-enabled .header-bottom-bar{ height: 4px; 
	background: url('images/header-bottom-bar.png'); }

.gdl-top-slider li { padding: 0; }
.ls-kingpower .ls-nav-next, .ls-kingpower .ls-nav-prev {
    z-index: 9999;
}

.ls-kingpower .ls-nav-prev,
div.anythingSlider .arrow.back,
div.gdl-top-slider .nivo-directionNav a.nivo-prevNav,
div.gdl-top-slider .flex-direction-nav li .flex-prev{ width: 50px; height: 50px; bottom: 0; right: 51px; left: auto; top: auto;
	background-image: url('images/top-slider-nav-left.png'); 
	background-position: center center; background-repeat: no-repeat; }
.ls-kingpower .ls-nav-next,
div.anythingSlider .arrow.forward,
div.gdl-top-slider .nivo-directionNav a.nivo-nextNav,
div.gdl-top-slider .flex-direction-nav li .flex-next{ width: 50px; height: 50px; bottom: 0; right: 0px; left: auto; top: auto;
	background-image: url('images/top-slider-nav-right.png'); 
	background-position: center center; background-repeat: no-repeat; }

/*--- bottom slider ---*/
.bottom-slider-column1{ width: 100%; }	
.bottom-slider-column2{ width: 50%; float: left; }	
.bottom-slider-column3{ width: 33.3333%; float: left; }
.bottom-slider-column4{ width: 25%; float: left; }	

.bottom-column-service-wrapper{ padding: 35px 30px 35px; }
.bottom-column-service-head-separator{ height: 4px; width: 28px; margin: 16px 0px 15px; }
.bottom-column-service-title{ font-size: 21px;  margin-bottom: 8px; }
.bottom-column-service-head { margin-top: 15px; }
	
/*--- sidebar ---*/
div.gdl-page-item.columns{ float: right; }
div.gdl-left-sidebar.columns{ float: left; }

div.custom-sidebar{ margin-bottom: 55px; position: relative; }

h3.custom-sidebar-title{ font-weight: 500; line-height: 19px; position: relative;
	padding-bottom: 10px; margin-bottom: 8px; font-size: 19px !important; }

div.custom-sidebar-title-wrapper{ position: relative; margin-bottom: 8px; }
div.custom-sidebar-title-wrapper .custom-sidebar-title{ float: left; margin-bottom: 0px; margin-right: 15px; }
div.custom-sidebar-title-wrapper .custom-sidebar-title-gimmick{ margin-bottom: 0px; 
	height: 0px; overflow: hidden; position: relative; top: 9px;
	border-bottom-width: 1px; border-bottom-style: solid; display: none; }

div.gdl-sidebar-wrapper{ overflow: hidden; }
div.gdl-sidebar-wrapper .custom-sidebar-title{ float: left; /*margin-left: 8px;*/ }
div.gdl-sidebar-left-bar { width: 2px; height: 17px; float: left; margin-right: 3px; display: none; }

div.gdl-right-sidebar .sidebar-wrapper{ padding-top: 55px;  }
div.gdl-left-sidebar .sidebar-wrapper{ padding-top: 55px; }

	 
/*--- footer ---*/
div.footer-wrapper{ overflow: hidden; }

div.footer-gallery-wrapper{ padding: 40px 0px; }
div.footer-gallery-wrapper img{ display: block; }
div.footer-gallery-wrapper .footer-gallery-container{ overflow: hidden; text-align: center; }
div.footer-gallery-wrapper .gallery-item-holder.row{ max-width: none; }

div.footer-gallery-wrapper .footer-gallery-nav-wrapper{ margin: 0px 20px; display: inline-block; margin-bottom: 40px; }
div.footer-gallery-wrapper .footer-gallery-title{ line-height: 30px; font-size: 18px; font-weight: bold; float: left; }
div.footer-gallery-wrapper .footer-gallery-nav-right{ width: 30px; height: 30px; float: left; cursor: pointer; margin-left: 22px; }
div.footer-gallery-wrapper .footer-gallery-nav-left{ width: 30px; height: 30px; float: left; cursor: pointer; margin-right: 22px; }
div.footer-gallery-wrapper .footer-gallery-nav-left,
div.footer-gallery-wrapper .footer-gallery-nav-right{ background-size: 6px 11px; background-repeat: no-repeat; background-position: center; }


/*--- copyright ---*/
div.copyright-wrapper{ margin: 0px 20px; padding: 0px 0px; position: relative; }
div.copyright-border{ border-style: solid; border-top-width: 1px; border-bottom-width: 1px; }
div.copyright-left{ padding: 10px 0px 10px; text-align: center; line-height: 1.9; }
div.copyright-scroll-top{ width: 30px; height: 30px; cursor: pointer;
	position: absolute; right: 0px; top: -30%; margin-top: -15px;
	background-position: center; background-size: 13px 7px; background-repeat: no-repeat;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }


/*-- about author (blog) ---*/
div.about-author-wrapper{ margin-top: 30px; margin-bottom: 30px; padding: 18px; display: none; }
div.about-author-avartar{ float: left; margin-right: 20px; }
div.about-author-info{ overflow: hidden; }
h5.about-author-title{ font-size: 18px; margin-top: 3px; margin-bottom: 10px; }

/*--- stack images ---*/
div.stack-images-wrapper img{ display: block; }
div.stack-images-wrapper .stack-images-single{ margin-bottom: 20px; position: relative; }
div.stack-images-wrapper .stack-images-caption{ max-width: 65%; position: absolute; right: 20px; bottom: 20px; }

/*--- single portfolio ---*/
div.gdl-single-portfolio{ margin-bottom: 25px; }
div.single-portfolio .port-media-wrapper{ max-width: 68%; float: left; margin-right: 20px; overflow: hidden; }
div.single-portfolio .port-media-wrapper.gdl-video { width: 68%; }
div.single-portfolio .port-media-wrapper.gdl-slider{ width: 68%; }
div.single-portfolio .port-media-wrapper.gdl-slider .flex-control-nav{ display: none; }
div.single-portfolio .port-info-wrapper{ padding-bottom: 25px; margin-bottom: 25px;
	border-bottom-width: 1px; border-bottom-style: solid; display: none; }
div.single-portfolio .port-info{ margin-bottom: 6px; }
div.single-portfolio .port-info .head{ font-weight: bold; }
div.single-portfolio .port-content-wrapper{ overflow: hidden; }
div.single-portfolio .port-nav{ margin-bottom: 15px; }
div.single-portfolio .gdl-related-portfolio{ padding-top: 50px; }
div.row div.gdl-related-portfolio div.gdl-header-wrapper{ margin-bottom: 20px; }

div.single-portfolio.single-sidebar .port-media-wrapper,
div.single-portfolio.both-sidebar .port-media-wrapper{ max-width: 100%; margin-right: 0px; float: none; margin-bottom: 20px; }
div.single-portfolio.single-sidebar .port-content-wrapper,
div.single-portfolio.both-sidebar .port-content-wrapper{ overflow: visible; }
div.single-portfolio.single-sidebar .port-nav .port-prev-nav, 
div.single-portfolio.single-sidebar .port-nav .port-next-nav, 
div.single-portfolio.both-sidebar .port-nav .port-prev-nav,
div.single-portfolio.both-sidebar .port-nav .port-next-nav { margin-bottom: 15px; }

/*--- Leave Reply ---*/
h3.social-share-title{ font-size: 18px; }
div.social-shares ul{ list-style: none; margin-left: 0px; }
div.social-shares ul li{ float: left; margin-right: 13px; margin-bottom: 8px; }
div.social-shares ul li img{ display: block; max-width: 32px; height: auto; }

/*--- Comments ---*/
div.comment-wrapper{  margin-top: 40px; }
div.comment-wrapper .comment-title{  font-size: 18px; }
div.comment-wrapper .comment-form-comment{  margin-right: 40px; }
div.comment-wrapper #reply-title{ font-size: 18px; margin-bottom: 15px; }

div.comment-wrapper input[type="text"], input[type="password"] {
	width: 320px; height: 20px; max-width: 70%; line-height: 20px; padding: 5px; margin: 5px 5px 25px; float: left; }
div.comment-wrapper textarea{
	height: 165px; width: 590px; max-width: 100%; line-height: 20px; padding: 5px; margin: 5px 5px 25px; }

div.comment-wrapper input { float: left; }
div.comment-wrapper label { float: left; line-height: 32px; margin: 5px 0px 0px 10px; }
div.comment-wrapper span { line-height: 24px; margin-right: 2px; }

div.comment-wrapper .comment-form-captcha img { float: left; margin-right: 20px; margin-top: 1px; }
div.comment-wrapper .comment-form-captcha input { float: left; width: 205px; max-width: 40%; }

ol.comment-list{ margin: 0px; list-style: none; }
ol.comment-list .comment-body{ border-bottom-width: 1px; border-bottom-style: solid; margin-top: 22px; padding-bottom: 22px; }
ol.comment-list ul{ margin: 0px 0px 0px 30px; list-style: none; }
div.comment-avartar{ float: left; }
div.comment-context{ margin-left: 80px; }
span.comment-author{  margin-right: 5px; font-size: 16px; }
span.comment-date{  margin-right: 5px; font-style: italic; font-family: 'Droid Serif'; font-size: 11px;}
span.comment-time{ margin-right: 5px; font-style: italic; }
div.comment-content{ margin-top: 7px; }

div.comment-wrapper #respond{ margin-top: 30px; }

/*--- footer ---*/
div.footer-wrapper .custom-sidebar{ margin-bottom: 40px; }
div.footer-container{ margin-top: 55px; }

/*--- Site map ---*/
.page-wrapper.sitemap-page .custom-sidebar-title{ border: 0; padding-bottom: 0; }
div.sitemap-page .custom-sidebar-title { float: left; margin-left: 8px; }

/* #Page Item
================================================== */

/*--- about us wrapper ---*/
div.about-us-item-class.four .about-us-image,
div.about-us-item-class.three .about-us-image{ float: none; margin-right: 0px; margin-bottom: 15px; max-width: 100%; }

div.about-us-wrapper .about-us-image { float: left; margin-right: 25px; max-width: 37%; }
div.about-us-wrapper .about-us-content-wrapper { overflow: hidden; }
div.about-us-wrapper .about-us-button-wrapper{ margin-top: 25px; display: inline-block; }
div.about-us-wrapper .about-us-button-wrapper.pdf-icon-on{ padding-right: 20px; 
	background-size: 15px 17px; background-repeat: no-repeat; background-position: right 11px; }

/*--- featured media ---*/
div.featured-media-item-class.four .featured-media-image,
div.featured-media-item-class.three .featured-media-image{ float: none; margin-right: 0px; margin-bottom: 15px; max-width: 100%; }
div.featured-media-item-class.four .featured-media-video,
div.featured-media-item-class.three .featured-media-video{ float: none; margin-right: 0px; margin-bottom: 15px; width: 100%; }

div.featured-media-wrapper{ padding: 40px; }
div.featured-media-wrapper .featured-media-image{ float: left; max-width: 45%; margin-right: 30px; }
div.featured-media-wrapper .featured-media-video{ float: left; width: 45%; margin-right: 30px; }
div.featured-media-wrapper .featured-media-content-wrapper { overflow: hidden; }
div.featured-media-wrapper .featured-media-header-icon{ float: left; width: 76px; padding: 18px 0px; 
	text-align: center; margin-right: 20px; margin-bottom: 21px; background: #000;

	-moz-border-radius: 40px; -webkit-border-radius: 40px; border-radius: 40px; }
div.featured-media-wrapper .featured-media-header-icon i{ line-height: 40px; font-size: 32px; color: #fff; }
div.featured-media-wrapper .featured-media-title-wrapper{ margin-bottom: 21px; overflow: hidden; margin-top: 10px; }
div.featured-media-wrapper .featured-media-title { line-height: 24px; font-size: 28px; font-weight: bold; 
	margin-bottom: 7px; padding-left: 7px; float: left; }
div.featured-media-wrapper .featured-media-left-bar { width: 2px; height: 24px; float: left; margin-right: 3px; }
div.featured-media-wrapper .featured-media-caption { font-size: 19px; font-style: italic; }
div.featured-media-wrapper .featured-media-button { margin-top: 26px; margin-bottom: 5px; }
div.featured-media-wrapper .featured-media-social-wrapper { float: right; margin-top: 10px; }

/*--- accordion ---*/
ul.gdl-accordion{ list-style: none; margin-left: 0px; }
ul.gdl-accordion li{ position: relative; margin-bottom: 15px; } 
ul.gdl-accordion li:last-child{ margin-bottom: 0px; } 
ul.gdl-accordion li .accordion-title{ margin: 0px; padding: 10px 0px 10px 17px; font-weight: bold;
	font-size: 15px; cursor: pointer; background-position: 0px center; background-repeat: no-repeat; }
ul.gdl-accordion li .accordion-content{ padding: 15px 20px 10px 38px; }
ul.gdl-accordion li span.accordion-icon{ display: inline-block; margin-right: 12px; margin-bottom: 1px;
	width: 8px; height: 8px; background-size: 8px 8px; }

ul.gdl-accordion li ul{ margin-left: 30px; list-style: disc; }
ul.gdl-accordion li li{ background: none; margin: 0px; overflow: visible; }

/*--- blog ---*/
div.gdl-blog-widget{ margin-bottom: 40px; }
div.gdl-blog-widget:last-child{ margin-bottom: 0px; }
div.gdl-blog-widget .blog-media-wrapper{ margin-bottom: 18px; }
div.gdl-blog-widget .blog-media-wrapper img{ display: block; }
div.gdl-blog-widget .blog-media-wrapper .flexslider{ overflow: hidden; }
div.gdl-blog-widget .blog-media-wrapper.gdl-slider .flex-control-nav{ display: none; }
div.gdl-blog-widget .blog-content-wrapper{ overflow: hidden; }
div.gdl-blog-widget .blog-title{ font-size: 17px; font-weight: bold; margin-bottom: 4px; padding-right: 20px; }
div.gdl-blog-widget .blog-content{ padding-right: 20px; }
div.gdl-blog-widget .blog-info-wrapper{ font-size: 11px; font-style: normal; margin-bottom: 12px; font-family: 'roboto'; }
div.gdl-blog-widget .blog-info-wrapper i{ padding-right: 7px; display: none; }
div.gdl-blog-widget .blog-date,
div.gdl-blog-widget .blog-comment{ float: left; margin-right: 15px; } 
div.gdl-blog-widget .blog-continue-reading{ display: inline-block; margin-top: 12px; margin-bottom: 0px; font-style: italic; }

div.blog-item-holder .gdl-blog-medium{ margin-bottom: 40px; } 
div.blog-item-holder .gdl-blog-medium:last-child{ margin-bottom: 0px; } 
div.gdl-blog-medium .blog-content-wrapper{ overflow: hidden; padding-bottom: 40px; }	
div.gdl-blog-medium .blog-medium-media-wrapper{ margin-bottom: 20px; margin-right: 25px; float: left; width: 29%; overflow: hidden; }
div.gdl-blog-medium .blog-media-wrapper img{ display: block; }
div.gdl-blog-medium .blog-media-wrapper .flexslider{ overflow: hidden; }
div.gdl-blog-medium .blog-media-wrapper.gdl-slider .flex-control-nav{ display: none; }
div.gdl-blog-medium .blog-context-wrapper{ overflow: hidden; }
div.gdl-blog-medium .blog-title{ font-size: 25px; font-weight: bold; margin-top: 0px; margin-bottom: 22px; }
div.gdl-blog-medium .blog-info-wrapper{ font-size: 11px; font-weight: bold; 
	margin-bottom: 15px; padding: 9px 15px; border-width: 1px; border-style: solid; text-transform: uppercase; }
div.gdl-blog-medium .blog-tag i,
div.gdl-blog-medium .blog-info-wrapper i{ padding-right: 7px; font-size: 14px; }
div.gdl-blog-medium .blog-comment,
div.gdl-blog-medium .blog-author,
div.gdl-blog-medium .blog-date{ float: left; margin-right: 25px; } 
div.gdl-blog-medium .blog-tag{ margin-top: 16px; font-size: 11px; font-weight: bold; text-transform: uppercase; } 
div.gdl-blog-medium .blog-continue-reading{ font-size: 14px; display: inline-block; margin-top: 18px; margin-bottom: 0px; }
	
div.blog-item-holder .gdl-blog-full{ margin-bottom: 40px; } 
div.blog-item-holder .gdl-blog-full:last-child{ margin-bottom: 0px; } 
div.gdl-blog-full .blog-content-wrapper{ overflow: hidden; padding-bottom: 40px; }
div.gdl-blog-full .blog-media-wrapper{ margin-bottom: 25px; }
div.gdl-blog-full .blog-media-wrapper img{ display: block; }
div.gdl-blog-full .blog-media-wrapper .flexslider{ overflow: hidden; }
div.gdl-blog-full .blog-media-wrapper.gdl-slider .flex-control-nav{ display: none; }
div.gdl-blog-full .blog-title{ font-size: 25px; font-weight: bold; margin-top: 0px; margin-bottom: 5px; }
div.gdl-blog-full .blog-info-wrapper{ font-size: 11px; font-weight: bold; 
	margin-bottom: 20px; padding: 0px 0px; border-width: 0px; border-style: solid; text-transform: uppercase; }
div.gdl-blog-full .blog-comment i,
div.gdl-blog-full .blog-info-wrapper i{ padding-right: 7px;  font-size: 14px; display: none; }
div.gdl-blog-full .blog-tag,
div.gdl-blog-full .blog-author,
div.gdl-blog-full .blog-date{ float: left; margin-right: 25px; } 
div.gdl-blog-full .blog-comment{ font-size: 11px; font-weight: bold; float: right; margin-right: 15px; margin-top: 9px; text-transform: uppercase; } 
div.gdl-blog-full .blog-continue-reading{ font-size: 14px; display: inline-block; margin-top: 14px; font-style: italic; margin-bottom: 0px; }

/*--- blog/port pagination ---*/
div.gdl-pagination{ float: right; margin-top: 0px; }
div.gdl-pagination a,
div.gdl-pagination span{ display: block; padding: 5px 9px; margin-left: 5px; float: left; font-size: 12px; } 

div.portfolio-pagination .gdl-pagination{ margin-top: 0px; }

/*--- column service ---*/
div.column-service-wrapper{ text-align: left; } 
div.column-service-wrapper .column-service-icon{ max-width: 46px; margin-right: 25px; float: left; }
div.column-service-wrapper i.column-service-icon{ font-size: 50px; }
div.column-service-wrapper .column-service-content-wrapper{ overflow: hidden; }
div.column-service-wrapper .column-service-title{ font-size: 19px; font-weight: bold; margin-bottom: 12px; }
div.column-service-wrapper .column-service-caption{ margin-bottom: 20px; }

/*--- contact form ---*/
div.contact-form-wrapper{ padding-top: 0px; }
div.footer-wrapper div.contact-form-wrapper{ padding-top: 0px; }
div.contact-form-wrapper ol{ margin: 0px; list-style: none; }
div.contact-form-wrapper ol li{ margin-bottom: 20px; }
div.contact-form-wrapper ol li.form-textarea,
div.contact-form-wrapper ol li.form-input{ margin-right: 22px;  }
div.contact-form-wrapper ol li.sending-result{ max-width: 622px; display: none; }
div.contact-form-wrapper ol li.sending-result .message-box-wrapper{ padding: 10px 15px 10px 15px; }
div.contact-form-wrapper ol li div.error{ display: none; }

div.contact-form-wrapper  input[type="text"], input[type="password"] {
	width: 337px; height: 20px; line-height: 20px; padding: 5px; margin: 10px 5px 5px;
	line-height: 20px; max-width: 100%; display: block; }
div.contact-form-wrapper textarea{
	height: 165px; width: 600px; margin: 10px 5px 5px; padding: 5px; max-width: 100%;
	line-height: 20px; display: block; }
	
div.contact-form-wrapper .contact-submit{ float: left; padding: 8px 13px; }
div.contact-form-wrapper .contact-loading{
	width: 16px; height: 16px; float: left; margin: 7px 0px 0px 15px; display:none;
	background: url('images/loading.gif'); }


/*--- divider ---*/
div.gdl-divider{ min-height: 1px; text-align: right; font-size: 11px;
	border-bottom-width: 1px; border-bottom-style: solid; }
div.gdl-divider .scroll-top{ cursor: pointer; padding-top: 4px; }

/*--- gallery ---*/
div.gdl-gallery-image img{ display: block; }

/*--- Message Box ---*/
div.message-box-wrapper{ border:1px solid; padding: 20px; margin-bottom: 20px; }
div.message-box-title{ font-weight: bold; font-size: 14px; margin-top: 2px; }
div.message-box-content{ margin-top: 12px; }

div.message-box-wrapper.red{ background-color: #ffdcdd; border-color: #e9b9bb; color: #713a3c;}
div.message-box-wrapper.red .message-box-title{ color: #8d4345;}
div.message-box-wrapper.yellow{ background-color: #ffffe0; border-color: #e1db8b; color: #4d4d39;}
div.message-box-wrapper.yellow .message-box-title{ color: #737357;}
div.message-box-wrapper.blue{ background-color: #c2e1ee; border-color: #8ec3d9; color: #3d5058;}
div.message-box-wrapper.blue .message-box-title{ color: #475d66;}
div.message-box-wrapper.green{ background-color: #e1ffd9; border-color: #badeb1; color: #435b3d;}
div.message-box-wrapper.green .message-box-title{ color: #526d4b;}

/*--- personnal ---*/
div.personnal-item-wrapper{ margin-bottom: 40px; }
div.personnal-item{ border-width: 1px; border-style: solid;  }
div.personnal-item .personnal-position{ text-align: center; font-size: 15px; margin-bottom: 22px; }
div.personnal-item .personnal-thumbnail{ margin: 0px 0px 15px; 
	border-top-width: 2px; border-bottom-width: 2px; border-style: solid; }
div.personnal-item .personnal-thumbnail img{ display: block; }
div.personnal-item .personnal-title{ text-align: center;  margin: 25px 15px 3px; font-size: 24px; line-height: 1; }
div.personnal-item .personnal-content{ margin: 0px 15px; padding-bottom: 15px; }

/*--- portfolio item ---*/
div.portfolio-item .portfolio-media-wrapper{ overflow: hidden; position: relative; }
div.portfolio-item .portfolio-media-wrapper img{ display: block; }
div.portfolio-item .portfolio-media-wrapper.gdl-slider .flex-control-nav{ display: none; }
div.portfolio-item .portfolio-context{ margin-top: 3px; padding: 14px 0px; text-align: center;
	border-bottom-width: 0px; border-bottom-style: solid; background-color: #fff !important; min-height:41px; }
div.portfolio-item .portfolio-title{ font-size: 16px; font-weight: 500; margin-bottom: 1px; font-family: roboto; }
div.portfolio-item .portfolio-tag{ font-style: italic; font-size: 12px; font-family: 'Droid Serif'; display: none; }

a.view-all-projects{ font-style: italic; }
a.view-all-projects span{ font-style: normal; margin-right: 2px; }
div.portfolio-carousel-wrapper{ overflow: hidden; text-align: center; }
div.portfolio-carousel-wrapper .portfolio-item{ float: left; }

div.portfolio-carousel-wrapper .port-nav-wrapper{ position: absolute; top: -6px; right: 20px; }

div.single-portfolio .port-nav a,
div.portfolio-carousel-wrapper .port-nav{ width: 30px; height: 30px; display: block;
	cursor: pointer; margin: 0px; float: left;
	border-bottom-width: 2px; border-bottom-style: solid;
	background-size: 6px 11px; background-repeat: no-repeat; background-position: center;
	margin-right: 2px;
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */}
div.portfolio-carousel-wrapper .port-nav.left{ margin-right: 2px; }

div.portfolio-filter-wrapper{ position: relative; margin-bottom: 50px; margin-top: 10px; }
div.no-header  div.portfolio-filer-left-bar { width: 2px; height: 18px; float: left; margin-right: 3px; }
div.no-header  div.portfolio-filter-header-divider{ height: 0px; overflow: hidden; position: relative; top: 9px;
	border-bottom-width: 1px; border-bottom-style: solid;}
div.no-header  ul.portfolio-item-filter{ margin-left: 8px; margin-right: 15px; line-height: 18px; }


ul.portfolio-item-filter{ float: left; margin-left: 0px; list-style: none; overflow: hidden; }
ul.portfolio-item-filter li{ float: left; margin-right: 5px; font-size: 16px; line-height: 1.2; }
ul.portfolio-item-filter li a.active{ font-weight: bold; }
ul.portfolio-item-filter li:first-child span{ display: none; }

div.portfolio-media-wrapper.gdl-image a.hover-wrapper{ display: block; opacity: 1; filter: alpha(opacity=0); 
	position: absolute; width: 100%; height: 100%; 
	
	transition: none; -moz-transition: none; -o-transition: none; -webkit-transition: none;  }
div.portfolio-media-wrapper span.portfolio-thumbnail-image-hover{
	position: absolute; opacity: 0.85; filter: alpha(opacity=85); left: 10px; right: 10px; top: 10px; bottom: 10px; display: none; }
div.portfolio-media-wrapper span.hover-icon{ 
	top: 50%; left: 50%; margin-left: -26px; margin-top: -26px; width: 52px; height: 52px; 
	position: absolute; display: block; }
div.portfolio-item .page-item-title{ font-size: 18px; margin-bottom: 0px; margin-top: 18px; }
div.portfolio-item .page-item-content{ margin-top: 10px;}


/*--- price item ---*/
div.price-table-wrapper{ margin: 20px 10px 0px; }
div.price-item-wrapper{ border-style: solid; border-width: 1px; text-align: center; margin-left: -1px; }
div.price-item-wrapper:first-child{ margin-left: 0px; }
div.price-item .price-title{ font-size: 20px; padding: 18px 20px; border-bottom-style: solid; border-bottom-width: 1px; }
div.price-item .price-tag{ font-size: 26px; font-weight: bold; line-height: 1; padding: 13px 20px;
	border-width: 1px; border-style: solid; } 
div.price-item .price-tag .price-suffix{ font-weight: normal;  font-size: 14px; margin-left: 5px; } 
div.price-item .price-content{ font-size: 16px; padding: 25px 20px 25px; text-align: center; line-height: 1.9;
	border-top-width: 1px; border-top-style: solid; }
div.price-item .price-content ul li { text-align: left; }
div.price-item .price-button-wrapper{ margin-bottom: 30px; }
div.price-item .price-button{  font-size: 13px; display: inline-block; cursor: pointer; 
	padding: 4px 15px; border-width: 0px; border-style: solid; }

div.best-active{ margin-top: -35px; position: relative; z-index: 1; 
	border-top-width: 2px; border-bottom-width: 2px; border-style: solid; }
div.best-active .price-item { height: auto !important; margin-bottom:  }		
div.best-active .price-item .price-title{ font-size: 26px; color: #4b4b4b; border-width: 0px; }	
div.best-active .price-item .price-tag{ font-size: 34px; padding: 23px 20px; border-width: 0px; }	
div.best-active .price-item .price-tag{ background-image: url('images/price-active.png'); 
	background-position: 0px bottom; background-repeat: repeat-x; }
div.best-active .price-item .price-tag .price-suffic{ font-size: 17px; }	
div.best-active .price-item .price-content{ padding-top: 30px; padding-bottom: 30px; }	
div.best-active .price-item .price-button-wrapper{ margin-bottom: 40px; }	
div.best-active .price-item .price-button{ padding: 7px 18px; }	
div.best-active {
 -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.08);
 -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.08);
 box-shadow: 0px 0px 4px rgba(0,0,0,0.08); }

/*--- slider ---*/
div.gdl-top-slider h2.gdl-slider-title{ display: block; display: block; padding: 0px; }
div.gdl-top-slider h2.gdl-slider-title span{ display: block; display: block; padding: 11px 22px; }

div.gdl-slider-wrapper{ position: relative; text-align: center; }
h2.gdl-slider-title{ font-size: 28px; display: block; padding: 11px 22px; margin-bottom: 6px; float: left; background-color: rgba(255,255,255,0.6) !important; text-align: left; font-size: 23px;}
div.gdl-slider-caption{ font-size: 13px; display: inline-block;  float: left; text-align: left;
	 border-right-width: 0px; border-right-style: solid; max-width: 83%; }
div.gdl-slider-inner-caption{ padding: 14px 24px; background: #E41A15!important; line-height: 1.65; }
div.gdl-slider li{ padding: 0; }

/*--- stunning text ---*/
div.stunning-text-wrapper{ text-align: left; position: relative; border-top-style: solid; border-top-width: 8px; box-shadow: 0px 1px 5px #ddd; -webkit-box-shadow: 0px 1px 5px #ddd; -moz-box-shadow: 0px 1px 5px #ddd;
background: #fefefe; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #fefefe 0%, #f7f7f7 50%, #dedede 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(50%,#f7f7f7), color-stop(100%,#dedede)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #fefefe 0%,#f7f7f7 50%,#dedede 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #fefefe 0%,#f7f7f7 50%,#dedede 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #fefefe 0%,#f7f7f7 50%,#dedede 100%); /* IE10+ */

background: linear-gradient(to bottom,  #fefefe 0%,#f7f7f7 50%,#dedede 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#dedede',GradientType=0 ); /* IE6-8 */

 }
div.stunning-text-inner-wrapper{ padding: 16px 30px 28px; } 
div.stunning-text-wrapper.button-on .stunning-text-inner-wrapper{ padding-right: 170px; }
div.stunning-text-wrapper .stunning-text-content{ overflow: hidden; }
div.stunning-text-wrapper .stunning-text-title{ font-size: 29px; font-weight: bold; margin-bottom: 10px; }
div.stunning-text-wrapper .stunning-text-caption{ font-size: 29px;
font-family: roboto condensed;
font-weight: 300;
text-align: center;
line-height: 35px; }
div.stunning-text-wrapper .stunning-text-icon{ font-size: 30px; display: block; text-align: center; margin-bottom: 15px; }
div.stunning-text-wrapper .stunning-text-button-wrapper{ 	font-size: 15px; font-weight: bold; padding: 0px 22px;
	position: absolute; top: 0px; right: 0px; bottom: 0px; margin: 0px;  } 
div.stunning-text-wrapper .stunning-text-button-wrapper a{ color: #fff; display: inline-block; }
div.stunning-text-wrapper .stunning-text-button-mobile{ color: #fff; display: none; margin: 20px 0px 5px; } 

/*--- tab ---*/
div.gdl-tab ul.gdl-tab-title{ zoom: 1; }
div.gdl-tab ul.gdl-tab-title:before, 
div.gdl-tab ul.gdl-tab-title:after{ content: '\0020'; display: block; 
	overflow: hidden; visibility: hidden; width: 0; height: 0; }
div.gdl-tab ul.gdl-tab-title:after{ clear: both; }
div.gdl-tab ul.gdl-tab-title{ margin: 0px; list-style: none; 
	border-bottom-width: 0px; border-bottom-style: solid; }
div.gdl-tab ul.gdl-tab-title li{ float: left; height: 31px; padding: 0; background-color: transparent !important; }
div.gdl-tab ul.gdl-tab-title li a{ padding: 0px 14px; cursor: pointer; height: 29px; line-height: 29px;
	display: block; font-weight: 400; 
	border-top-width: 1px; border-right-width: 1px; border-style: solid; font-family: roboto condensed;
font-size: 12px;
color: #261F2A;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-width: 1px;
background: #fafafa; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);

background: -moz-linear-gradient(top,  #fafafa 0%, #f5f5f5 30%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(30%,#f5f5f5)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #fafafa 0%,#f5f5f5 30%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #fafafa 0%,#f5f5f5 30%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #fafafa 0%,#f5f5f5 30%); /* IE10+ */

background: linear-gradient(to bottom,  #fafafa 0%,#f5f5f5 30%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */

 }
div.gdl-tab ul.gdl-tab-title li a.active{ border-top-width: 1px; padding-bottom: 1px; margin-top: -1px; }
div.gdl-tab ul.gdl-tab-title li:first-child a{ border-left-width: 1px; }

div.gdl-tab ul.gdl-tab-content{ margin: 0px; list-style: none; }
div.gdl-tab ul.gdl-tab-content{ padding: 15px 0px; 
	border-width: 0px; border-style: solid; border-top: 0px; }
div.gdl-tab ul.gdl-tab-content li { padding: 0; }
div.gdl-tab ul.gdl-tab-content li{ display: none; }
div.gdl-tab ul.gdl-tab-content li li{ display: block; }
div.gdl-tab ul.gdl-tab-content li.active{ display: block; }
div.gdl-tab ul.gdl-tab-content ol li { display: list-item; }

/*--- testimonial ---*/
div.gdl-static-testimonial .testimonial-content{ padding: 5px 0px 5px 20px; font-size: 17px; font-style: italic; }
div.gdl-static-testimonial .testimonial-info{ text-align: left; margin-left: 25px; margin-top: 10px;}
div.gdl-static-testimonial .testimonial-author{ font-weight: bold; }
div.gdl-static-testimonial .testimonial-item{  border-left-width: 3px; border-left-style: solid; margin-bottom: 10px; padding-bottom: 10px; }

div.gdl-carousel-testimonial{ -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
div.gdl-carousel-testimonial .testimonial-item{ display: none;}
div.gdl-carousel-testimonial .testimonial-item:first-child{ display: block; }
div.gdl-carousel-testimonial .testimonial-content{ font-size: 17px; padding: 25px 20px 25px 28px; font-style: italic; 
	margin-bottom: 10px; background-position: 35px 35px; background-repeat: no-repeat; }
div.gdl-carousel-testimonial .testimonial-icon{ float: left; margin-right: 20px; margin-bottom: 1px; margin-top: 6px;
	width: 26px; height: 26px; background-size: 26px 26px; }
div.gdl-carousel-testimonial .testimonial-inner-content{ overflow: hidden; }
div.gdl-carousel-testimonial .testimonial-info{ font-size: 14px; padding-left: 75px; }
div.gdl-carousel-testimonial .testimonial-info .testimonial-author{ font-weight: bold; }
div.gdl-carousel-testimonial .testimonial-navigation{ position: absolute; right: 20px; top: -6px; z-index: 100; }
div.gdl-carousel-testimonial .testimonial-navigation a{ width: 30px; height: 30px; display: block;
	cursor: pointer; margin: 0px ; float: left;
	border-bottom-width: 2px; border-bottom-style: solid;
	background-size: 6px 11px; background-repeat: no-repeat; background-position: center;
	
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */}
div.gdl-carousel-testimonial .testimonial-navigation a.testimonial-prev{ margin-right: 2px; }


div.gdl-carousel-testimonial.gdl-shortcode{ position: relative; }
div.gdl-carousel-testimonial.gdl-shortcode .testimonial-navigation{ right: 0px; top: -45px; }

/*--- toggle box ---*/
ul.gdl-toggle-box{ list-style: none; margin-left: 0px; }
ul.gdl-toggle-box li{ position: relative; margin-bottom: 15px; } 
ul.gdl-toggle-box li:last-child{ margin-bottom: 0px; } 
ul.gdl-toggle-box li .toggle-box-title{ margin: 0px; padding: 0px 0px 0px 17px; font-weight: bold;
	font-size: 13px; cursor: pointer; background-position: 0px center; background-repeat: no-repeat; font-family: roboto; color: #858B8C !important; }
ul.gdl-toggle-box li .toggle-box-content{ padding: 15px 20px 10px 38px; }

ul.gdl-toggle-box li span.toggle-box-icon{ display: inline-block; margin-right: 12px; margin-bottom: -5px;
	width: 18px; height: 18px; background-size: 18px 18px; }

ul.gdl-toggle-box li ul{ margin-left: 30px; list-style: disc; }
ul.gdl-toggle-box li li{ background: none; margin: 0px; overflow: visible; }
	
/* #Shortcode
================================================== */

/*--- block quote ---*/
blockquote.left{ width: 33%; float: left;  }
blockquote.right{  width: 33%; float: right; }
blockquote.center{ text-align: center; margin: 10px 10px 20px 20px; }

/*--- code ---*/
.gdl-code{
	overflow: hidden; padding: 15px; border: 1px #e5e5e5 solid; clear: both; background: #ffffff; color: #2c2c2c;
	margin-bottom: 20px;  font-size: 13px;
	font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important; }

/*--- column ---*/
.shortcode1-4{ margin-right: 2%; float: left; margin-bottom: 20px; width: 23%;    }
.shortcode1-3{ margin-right: 2%; float: left; margin-bottom: 20px; width: 31.33%; }
.shortcode1-2{ margin-right: 2%; float: left; margin-bottom: 20px; width: 48%;    }
.shortcode2-3{ margin-right: 2%; float: left; margin-bottom: 20px; width: 64.66%; }
.shortcode3-4{ margin-right: 2%; float: left; margin-bottom: 20px; width: 73%;    }

.shortcode1-5{ margin-right: 2%; float: left; margin-bottom: 20px; width: 18%; }
.shortcode2-5{ margin-right: 2%; float: left; margin-bottom: 20px; width: 38%; }
.shortcode3-5{ margin-right: 2%; float: left; margin-bottom: 20px; width: 58%; }
.shortcode4-5{ margin-right: 2%; float: left; margin-bottom: 20px; width: 78%; }

.shortcode1-4.last{ margin-right: 0; width: 25%;    }
.shortcode1-3.last{ margin-right: 0; width: 33.33%; }
.shortcode1-2.last{ margin-right: 0; width: 50%;    }
.shortcode2-3.last{ margin-right: 0; width: 66.66%; }	
.shortcode3-4.last{ margin-right: 0; width: 75%;    }

.shortcode1-5.last{ margin-right: 0; width: 20%; }
.shortcode2-5.last{ margin-right: 0; width: 40%; }
.shortcode3-5.last{ margin-right: 0; width: 60%; }
.shortcode4-5.last{ margin-right: 0; width: 80%; }

.shortcode1-1{ width: 100%; }
	
/*--- drop cap ---*/
div.shortcode-dropcap{ margin-top: 2px; margin-bottom: 0px; margin-right: 7px; margin-left: 2px; float: left; font-size: 25px; font-size: 29px; 
	width: 32px; height: 32px; line-height: 32px; text-align: center; float: left; }
div.shortcode-dropcap.circle{ -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; font-size: 18px; margin-right: 10px; }

/*--- gallery ---*/
div.gdl-gallery-image.shortcode{ margin-right: 20px; margin-bottom: 20px; float: left; }

/*--- list ---*/
ul.shortcode-list { list-style: none; margin-left: 0px; }	
ul.shortcode-list li{ line-height: 2.0; }	
ul.shortcode-list li span{ margin-right: 3px; }
ul.shortcode-list li  i{ margin-right: 8px; }

/* #Sidebar Widget 
================================================== */

/*--- recent post/port widget ---*/
div.gdl-recent-post-widget, div.gdl-recent-port-widget{ padding-top: 12px; }
div.recent-post-widget{ margin-bottom: 20px; }
div.recent-post-widget:last-child{ margin-bottom: 0px; }
div.recent-post-widget .recent-post-widget-thumbnail{ padding: 5px; float: left; margin-right: 13px; }
div.recent-post-widget .recent-post-widget-thumbnail img{ display: block; }
div.recent-post-widget .recent-post-widget-context{ overflow: hidden; }
div.recent-post-widget .recent-post-widget-title{ font-size: 13px; font-weight: normal; padding-top: 2px; margin-bottom: 7px; line-height: 1.3; font-family: roboto; }
div.recent-post-widget .recent-post-widget-info{ font-size: 12px; font-style: italic; }

div.recent-port-widget .recent-port-widget-thumbnail{ padding: 4px; float: left; margin-right: 15px; margin-bottom: 15px; }
div.recent-port-widget .recent-port-widget-thumbnail img{ display: block; }
div.recent-port-widget.second-style .recent-port-widget-thumbnail img{ width: 65px; height: auto; }

div.footer-wrapper div.recent-post-widget .recent-post-widget-thumbnail,
div.footer-wrapper div.recent-port-widget .recent-port-widget-thumbnail{ padding: 5px; }
div.footer-wrapper div.custom-sidebar ul li { background-position: 0px 9px !important; }
div.footer-wrapper div.custom-sidebar .flickr-widget img, div.footer-wrapper div.recent-port-widget.second-style .recent-port-widget-thumbnail img { width: 60px; height: 60px; }


/*--- flickr widget ---*/
div.flickr-widget .flickr_badge_image{ float: left; margin-right: 10px; margin-bottom: 10px; }
div.flickr-widget .flickr_badge_image img{ display: block; }

/*--- twitter widget ---*/
ul#twitter_update_list{ font-family: 'Droid Serif'; font-style: italic; list-style: none; margin-left: 0px;  }
ul#twitter_update_list li{ padding-left: 0px; background: none; padding-bottom: 9px; padding-top: 9px; border-bottom-width: 1px; border-bottom-style: solid; }
ul#twitter_update_list li:last-child{ border-bottom-width: 0px; }
ul#twitter_update_list li a { display: block; margin-top: 8px; }
ul#twitter_update_list li span a { display: inline-block; margin-top: 0px; margin-right: 6px; padding-left: 2px; }

/*--- rss widget ---*/
h3.custom-sidebar-title .rsswidget img{ margin-bottom: -1px; margin-right: 3px; }

/*--- personnal widget ---*/
div.gdl-personnal-widget{ display: inline-block; margin-top: 8px; }
div.personnal-widget-item{ display: none; }
div.personnal-widget-item:first-child{ display: block; }
div.personnal-widget-item .personnal-widget-thumbnail{ margin-bottom: 15px; }
div.personnal-widget-item .personnal-widget-thumbnail img{ display: block; }
div.personnal-widget-item .personnal-widget-info{  font-weight: bold; margin-bottom: 10px; }

div.personnal-widget-navigation{ position: absolute; right: 0px; top: 3px; z-index: 100; }
div.personnal-widget-navigation .personnal-widget-prev,
div.personnal-widget-navigation .personnal-widget-next{ width: 4px; height: 7px; padding: 3px 3px; margin-left: 1px; float: left;
	background-repeat: no-repeat; background-position: center center; cursor: pointer; }

/*--- search widget ---*/	
div.custom-sidebar .gdl-search-form{ padding-top: 12px; }
div.custom-sidebar #search-text{ margin-right: 22px; }
div.custom-sidebar #searchform{ position: relative; margin-bottom: 0; }
div.custom-sidebar #search-text input[type="text"]{ padding: 6px 5px; margin: 5px 5px; width: 100%; height: 18px; line-height: 18px; }
div.custom-sidebar #searchform br.clear{ display: none; }	
div.custom-sidebar #searchsubmit{ background-color: transparent; border: none; position: absolute; 
	width: 26px; height: 26px; padding: 0px; top: 8px; margin-top: 0px; right: 10px; }

div.footer-wrapper #search-text input[type="text"]{ margin: 0px; }
div.footer-wrapper #searchsubmit{ top: 2px; right: 15px; }
	
/*--- contact form ---*/	
div.sidebar-wrapper .contact-form-wrapper{ padding-top: 7px; }
div.sidebar-wrapper .contact-form-wrapper input{ height: 18px; line-height: 18px; }
div.sidebar-wrapper .contact-form-wrapper textarea{ height: 65px; }

div.footer-wrapper .contact-form-wrapper input{ margin: 5px 0px 0px; height: 18px; line-height: 18px;
	-webkit-box-shadow: none !important; box-shadow: none !important; } 
div.footer-wrapper .contact-form-wrapper textarea{ margin: 5px 0px 0px; height: 65px;
	-webkit-box-shadow: none !important; box-shadow: none !important; } 
div.footer-wrapper .contact-form-wrapper button{ background-image: none; }	

/*--- tag cloud ---*/
.tagcloud{ display: inline-block; margin-bottom: 13px; }
.tagcloud a{
	font-size: 12px !important; display: block; float: left; padding: 5px 10px; margin-right: 10px;
	margin-top: 10px; border: 0px solid; border-color: inherit;  }

/*--- sidebar list style ---*/
div.custom-sidebar ul{ list-style: none; margin-left: 0px; }
div.custom-sidebar ul li{ padding: 3px 0px 3px 15px; background-position: 0px 12px ; border-style: solid; border-bottom-width: 0px; background-image: url(images/flecha.png) !important; font-size: 15px;}
/*div.custom-sidebar ul li:last-child{ border-bottom: 0; } */
div.custom-sidebar ul li.current-menu-item {
    text-decoration: underline;
}
div.custom-sidebar ul ul{ margin-top: 8px; border-top-width: 1px; border-top-style: solid; }
div.custom-sidebar ul ul li:last-child{ padding-bottom: 0px; }

div.custom-sidebar ul.gdl-accordion li { padding-left: 0px; background: none; }
div.custom-sidebar ul.gdl-toggle-box li { padding-left: 0px; background: none; }

/*--- Calendar ---*/
#calendar_wrap{ border-color: inherit; padding-bottom: 10px;}
#wp-calendar{ width: 100%; border-color: inherit; border-width: 0px; }
#wp-calendar caption{ font-size: 13px; font-weight: bold; margin: 10px auto 15px; padding-bottom: 6px; border-bottom: 0px solid; border-color: inherit; }
#wp-calendar td{ padding: 4px; text-align: center; border-right: 0px; }
#wp-calendar th{ padding: 0px; text-align: center; border-right: 0px; border-bottom: 0px; background: transparent;  }

/*--- flickr widget ---*/
div.custom-sidebar .flickr-widget{ display: block; padding-bottom: 18px; padding-top: 12px; }
div.custom-sidebar .flickr-widget img{ width: 65px; height: 65px; }
div.custom-sidebar .flickr_badge_image{	margin: 0px 15px 15px 0px; float: left; padding: 4px; }
div.footer-wrapper .custom-sidebar .flickr_badge_image{ padding: 5px; }

/*--- Text Widget ---*/
div.textwidget{ padding-top: 5px; }


/* #Plugin
================================================== */	

/*---Isotope---*/
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s; }
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width; }
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	-ms-transition-property:     -ms-transform, opacity;
	-o-transition-property:         top, left, opacity;
	transition-property:         transform, opacity; }
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s; }

.navigation-wrapper .cufon[alt=" "] {
display: none !important;
}

/*--- Elements Shadow ---*/
div.gdl-carousel-testimonial .testimonial-content,
ul.gdl-accordion li .accordion-title, 
ul.gdl-toggle-box li .toggle-box-title{ 
	box-shadow: 0px 1px 2px rgba(0,0,0,0.35); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.35); 
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.35); }

a.gdl-button{
	box-shadow: 0px 1px 2px rgba(0,0,0,0.30); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.30); 
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.30); 
	
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
	
/*--- Icon Shortcode ---*/
.gdl-icon-shortcode{ padding-right: 5px; }


/*--- Custom for icoon shotcode page---*/
.span3 ul { list-style: none; }
.span3 ul  { margin-left: 0px; }
.span3 ul li i { margin-right: 5px; line-height: 32px;  }
.span3 { width: 33%; float: left; }

/*--- Retina Images ---*/

div.page-header-wrapper input[type="submit"]{ background-image: url('images/icon/light/top-search.png');
	background-size: 13px 13px; background-repeat: no-repeat; background-position: center; background-color: transparent; }	
div.portfolio-media-wrapper span{ background-repeat: no-repeat; background-position: center; background-size: 52px 52px; }	
div.portfolio-media-wrapper span.hover-link{ background-image: url('images/image-overlay-link.png'); display: none; }
div.portfolio-media-wrapper span.hover-video{ background-image: url('images/image-overlay-video.png'); }
div.portfolio-media-wrapper span.hover-zoom{ background-image: url('images/image-overlay.png'); }
div.about-us-wrapper .about-us-button-wrapper.pdf-icon-on{ background-image: url('images/pdf-icon.png'); }
	
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	div.page-header-wrapper input[type="submit"]{ background-image: url('images/icon/light/top-search.png@2x'); }
	div.portfolio-media-wrapper span.hover-link{ background-image: url('images/image-overlay-link@2x.png'); }
	div.portfolio-media-wrapper span.hover-video{ background-image: url('images/image-overlay-video@2x.png'); }
	div.portfolio-media-wrapper span.hover-zoom{ background-image: url('images/image-overlay@2x.png'); }	
	div.about-us-wrapper .about-us-button-wrapper.pdf-icon-on{ background-image: url('images/pdf-icon@2x.png'); }
}

/* nuevo */

.header-wrapper.container.main { background-color: #E41A15; }

.img-carousel { width: 79px;
height: 79px;
float: left;
margin-right: 15px;
overflow: hidden;
}

body.home div.portfolio-item .portfolio-media-wrapper img { width: 240px; margin: 0 auto; }

.img-column1 { float: left; margin-bottom: 15px; }

.footer-wrapper.boxed-style { max-width: none; }

.footer-widget-wrapper .recent-post-widget-thumbnail, .footer-widget-wrapper .recent-post-widget-info { display: none; }
.footer-widget-wrapper div.recent-post-widget { margin-bottom: 10px; background: url(images/icon/light/li-arrow.png) no-repeat 0px center; background-position: 0px 7px; padding-left: 15px; }

.copyr { font-size: 14px; margin:0 10px; }
.copyright-left .cr-left {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.copyright-left .cr-right {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.copyright-left{
    display:flex;
    align-items:center;
    justify-content:space-between;
}
.copyright-left .cr-right a {
    margin-left: 20px;
}
.copyright-left .cr-right img {
    height: 40px;
    width: auto;
}
/*.copyright-left .img-copyr { margin-right: 18px; vertical-align: sub; }*/

.top-contacto { /*float: right;*/ }
.top-contacto img { margin-right: 4px; }
/*.top-contacto span, .top-contacto a { vertical-align: top; margin-right: 30px; }*/

.top-navigation-right img { margin-left: 12px; }
.top-navigation-right img.yt {  }
.top-navigation-right img.fav { margin-right: 5px; }

.top-navigation-right span, .top-navigation-right a { vertical-align: top; }

.top-navigation-right #searchform { position: relative; margin-bottom: 0px; }
.top-navigation-right #search-text { margin-right: 22px; }
.top-navigation-right #searchsubmit { background: url(images/icon/light/search-button.png) no-repeat center; top: 2px;
right: 15px; background-color: transparent;
border: none;
position: absolute;
width: 26px;
height: 26px;
padding: 0px;
top: 8px;
margin-top: 0px;
right: 10px; }

.top-navigation-right #search-text input[type="text"] {
margin: 0px; padding: 6px 9px;
margin: 5px 5px;
width: 100%;
height: 18px;
line-height: 18px;
background-color: #666666;
border-width: 0px; 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; 
font-family: roboto;
font-size: 11px;
font-weight: 300;
color: #fff;}

div.social { float: left; padding-top: 15px; }

.top-navigation-right .gdl-search-form { /*float: right;*/ }

.page-header-wrapper.boxed-style.gdl-border-x.bottom { background: #fafafa; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #fafafa 0%, #e5e5e5 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #fafafa 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #fafafa 0%,#e5e5e5 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #fafafa 0%,#e5e5e5 100%); /* IE10+ */

background: linear-gradient(to bottom,  #fafafa 0%,#e5e5e5 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */

}

.portfolio-media-wrapper.gdl-image:hover img { transition-property: opacity; transition-duration: 0.3s; opacity: 0.7; }
.portfolio-media-wrapper.gdl-image img { transition-property: opacity; transition-duration: 0.3s; opacity: 1; }

.titulos-productos {
text-align: center;
}

.titulos-familias { font-size: 19px; color: #E41A15; border-bottom: solid 1px #E41A15; }

ul.menu li.dcjq-parent-li { border: solid 1px #BBBBBB;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
margin-bottom: 10px;
padding: 0px 0px 0px 0px;
background-position: 12px 14px !important;
background-color: #AEAEAE;
}
ul.menu > li.dcjq-parent-li { background-image: url(images/mas-1-b-red.png) !important; } 
ul.menu > li.dcjq-parent-li.active { background-image: url(images/menos-1-b.png) !important; } 
ul.menu li.dcjq-parent-li a { padding-left: 25px; font-family: roboto condensed; font-size: 16px; color: #fff; display: inherit; }
ul.menu li.dcjq-parent-li a.dcjq-parent { padding-bottom: 5px; padding-top: 5px; }

ul.sub-menu { background-color: white; margin-top: 0px !important } 
ul.sub-menu li { padding: 2px 0px 1px 0px !important; background-position: 13px 8px !important; } 
ul.sub-menu li:first-child { padding-top: 5px; }
ul.sub-menu li:last-child { /*padding-bottom: 8px !important;*/ }
ul.sub-menu li a { font-family: roboto condensed; font-size: 14px !important; color: #000 !important; } 

#menu-menu-principal-1 ul.sub-menu {
	background-color: #fff;
	opacity:100;
	border:1px solid #ccc;
	padding:0;
	box-shadow: 0px 1px 3px 0px #ccc;
}
ul.sf-menu li.sfHover ul li:not(:last-child) {
    border-bottom: 1px solid #e41a16;
}
#menu-menu-principal-1 ul.sub-menu li a { color: #666!important; }
#menu-menu-principal-1 ul.sub-menu li a:hover { text-decoration:underline; }

ul.menu li.dcjq-parent-li.active { background-color: #E41A15; }

.dcjq-accordion { width: 84%; }

.port-content-wrapper .page-header-title { text-transform:none; font-size: 25px; font-weight: 400; color: #000; margin-bottom: 10px; }

/*
.port-media-wrapper.gdl-image { float: left !important; margin-right: 35px !important; }
.post-template-single-producto-php .port-content-wrapper { float: right; width: 63%; }
*/

.gdl-tab-content p { line-height: 18px; color: #525252; font-size: 13px; }

.gdl-related-portfolio .portfolio-media-wrapper.gdl-image { width: 161px; height: 161px; }

.gdl-related-portfolio .portfolio-title { font-size: 14px !important;
font-family: roboto condensed !important; }
.gdl-related-portfolio .portfolio-title a { color: #fff; }

ul.pdfs {margin-left: 0px; }

a.pdf, p.pdf { background:url(images/pdf.png) no-repeat 0px; padding-left: 27px; color: #E41913; text-decoration: underline; }

ul.gdl-toggle-box li.active span.toggle-box-icon {
background-image: url(images/menos.jpg) !important;
}
ul.gdl-toggle-box li span.toggle-box-icon {
background-image: url(images/mas.jpg) !important;
}

ul.gdl-accordion li .accordion-title, ul.gdl-toggle-box li .toggle-box-title { box-shadow: 0px 0px !important; background: none !important; background-color: #fff !important; }
body.home #breadcrumbs { display:none!important;}
.wpcf7 p { margin-bottom:5px;}

.lcp_catlist { margin-left: 3px; }
.lcp_catlist a { text-decoration: underline;  }

.dcjq-parent-li .dcjq-parent-li {
background-color: white !important;
border: 0px !important;
margin-bottom: 0px !important;
background-image: url(images/mas-1.png) !important;
}
.dcjq-parent-li .dcjq-parent-li.active { background-image: url(images/menos-1.png) !important; }
.dcjq-parent-li .dcjq-parent-li .sub-menu {
border-top: 0px;
margin-left: 14px;
}

.clear {
clear:both;
}

body.postid-181 .gdl-related-portfolio, body.postid-310 .gdl-related-portfolio, body.postid-299 .gdl-related-portfolio, body.postid-180 .gdl-related-portfolio, body.postid-132 .gdl-related-portfolio { display: none;}
.port-content ul { margin-bottom:20px; font-size:14px;}

#menu-productos-por-cultivo .sub-menu { display: none !important; }

.gdl-page-item ul li { font-size:14px;}
.gdl-page-item ul { margin-bottom:20px;}

.gdl-blog-full .blog-content { margin-bottom: 50px; }

li.faqs { display: none; }

.post-template-single-equipo-php .port-content-wrapper {float: right;
width: 63%;}

body.post-template-single-equipo-php .port-media-wrapper.gdl-image, body.post-template-single-producto-php .port-media-wrapper.gdl-image { width:100%;}

.link-oculto { display: none; }
h3.gdl-header-title {
  line-height: 40px;
}
.stunning-text-inner-wrapper.gdl-border-x.bottom {
  display: none;
}
.portfolio-media-wrapper.gdl-image {
  width: 170px;
  text-align: center;
  margin: 0px auto;
}

.gplus{ margin-right:20px; }

.lcp_catlist {
  display: none !important;
}

div.top-navigation-right{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.top-navigation-right #search-text input[type="text"] { margin: 0px 0px; }

.top-navigation-right #searchsubmit { top: 3px; right: 7px; }

div.top-navigation-container.container { display:flex; align-items:center; justify-content:space-between; width:100%; }

div.social-wrapper { display: none; }

.justifycontent .textwidget p { text-align: justify; line-height:normal; }

.page-header-wrapper.boxed-style.gdl-border-x.bottom {
    display: none;
}

.portfolio-item-holder .columns.portfolio-item.mb40 {
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    padding: 0px 0px;
    box-sizing: content-box;
    margin: 0 9px 0 21px;
    background-color:#fff;
}

/*.portfolio-item-holder {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}*/

.gdl-single-portfolio .gridproducto {
    display: inline-block;
    vertical-align: top;
    padding:0 20px;
    box-sizing:border-box;
	}
	.gdl-single-portfolio .producto-izq{
		width:35%;
		padding-left:0;
	}
	.gdl-single-portfolio .port-content-wrapper {
		width:65%;
		padding-right:0;
	}
	
.producto-boxinfo {
    background-color: #F8F8F8;
    margin: 0 0 20px;
	}
	.producto-boxinfo h2 {
		background-color: #D9232E;
		color: #fff;
		padding: 10px;
		font-size: 20px;
		font-weight: 400;
		margin: 0;
	}
	.producto-boxinfo .contenido {
		padding: 10px;
	}
	.producto-boxinfo ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.producto-boxinfo:not(.beneficios) ul li:not(:last-child) { border-bottom: 1px solid rgb(204, 204, 204); }
	.producto-boxinfo ul li { padding: 5px 3px; }	
	
.port-media-wrapper.gdl-image { /*border: 2px solid #aeaeae;*/ }

.producto-izq .producto-boxinfo h2,
.producto-boxinfo.relacionados h2 {
	padding: 6px 10px;
    font-size: 16px;
    background-color: #aeaeae;
}
.gridproducto.port-content-wrapper > .descripcion p {
    color: #000;
    font-size: 17px;
}
.gridproducto.port-content-wrapper > .descripcion {
    margin-bottom: 20px;
}

.gdl-single-portfolio .gridproducto.port-content-wrapper .page-header-title{
	color:#D9232E;
	font-size:33px;
	font-weight:normal;
}
ul.producto-lista-enlaces {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
ul.producto-lista-enlaces a {
    color: #000;
}
ul.producto-lista-enlaces a:hover {
    text-decoration: underline;
}
div.content-outer-wrapper {
    border-top: 1px solid #ccc;
}

ul.menu li.dcjq-parent-li {
    background-color: #fff;
    color: #000;
}
ul.menu li.dcjq-parent-li a {
    color: #666;
}
ul.menu li.dcjq-parent-li.active a {
    color: #fff;
}

@media only screen and (min-width:767px){
    body.single-portfolio .row .four.columns.gdl-left-sidebar { width:25%; }
    body.single-portfolio .row .four.columns.gdl-left-sidebar .dcjq-accordion{ width:100%; }
    body.single-portfolio .row .eight.columns.gdl-blog-full { width:75%; }
}


/*.gdl-related-portfolio .portfolio-item .portfolio-context .portfolio-title { padding: 5px; }
.gdl-related-portfolio .portfolio-item .portfolio-context .portfolio-title a { font-size: 17px; }

.gdl-related-portfolio .portfolio-media-wrapper.gdl-image {
    width: 130px;
    height: 130px;
}

.gdl-related-portfolio div.portfolio-item .portfolio-moreinfo a {
    font-size: 15px;
    background-color: transparent;
    color: #A01310;
    text-decoration: underline;
}

.gdl-related-portfolio div.portfolio-item .portfolio-moreinfo a:hover{ text-decoration:none; }
.gdl-related-portfolio div.portfolio-item .portfolio-moreinfo { margin: 10px 0 10px; }

.gdl-related-portfolio div.portfolio-item .portfolio-context{ min-height:0; }*/

ul.producto-lista-enlaces li * {
    font-size: 16px;
    /* font-weight: 600; */
}

.producto-boxinfo.beneficios h2::before,
.producto-boxinfo.formatos h2::before {
    content: '';
    width: 14px;
    height: 14px;
    display: inline-block;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-right: 5px;
}

.producto-boxinfo.formatos h2::before {
    background-image: url('../../uploads/2016/11/bucket.png');
}

.producto-boxinfo.beneficios h2::before {
    background-image: url('../../uploads/2016/11/checked.png');
    width:18px;
    height:18px;
}

.producto-boxinfo h2{
    display:flex;
    align-items:center;
}

.row .portfolio-item-holder.row {
    margin: 0;
}

div.single-portfolio.single-sidebar .port-media-wrapper {
    box-sizing: border-box;
}

.gdl-page-item div.gdl-single-portfolio {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

div.single-portfolio .gdl-related-portfolio{ width:100%; }
.producto-boxinfo .contenido p + ul { padding: 0 5px; }
.producto-boxinfo .contenido p{ font-size:15px; margin-bottom:10px; color:#333; }

div.portfolio-item  .portfolio-excerpt {
    padding: 15px 10px;
    text-align: left;
    color: #666666;
    font-size: 14px;
    background-color: #F5F5F5!important;
	border-top: 1px solid #d9232e;
	
	display:flex;
	align-items: center;
	justify-content: center;
}

form.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin: 10px -5px;
}

form.wpcf7-form p {
    box-sizing: border-box;
    padding: 0px 5px 5px;
	}
	form.wpcf7-form p.nombre{ width:50%; }
	form.wpcf7-form p.email{ width:50%; }
	
	form.wpcf7-form p.empresa{ width:35%; }
	form.wpcf7-form p.actempresa{ width:30%; }
	form.wpcf7-form p.telefono{ width:35%; }
	
	form.wpcf7-form p.comentarios{ width:100%; }
	
	form.wpcf7-form p input:not([type="checkbox"]),
	form.wpcf7-form p textarea,
	form.wpcf7-form p select {
		width: 100%;
		box-sizing: border-box;
		padding: 8px 6px;
	}
	
ul.enlaces-socialmedia {
    list-style: none;
    padding: 0;
    margin: 10px 0 0;

    display: flex;
    align-items: center;
    justify-content: flex-start;
    }
    ul.enlaces-socialmedia li {
        display: inline-block;
        margin: 0 3px 5px;
        padding: 0 3px;
	    background-image: none!important;
    }
    ul.enlaces-socialmedia li a {
        display: block;
        width: 32px;
        height: 32px;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: 0 0;
        text-indent: -9999px;
    }
    ul.enlaces-socialmedia li.tw a{ background-image: url('../../uploads/2016/11/twitter.png'); }
    ul.enlaces-socialmedia li.lin a{ background-image: url('../../uploads/2016/11/linkedin.png'); }
    ul.enlaces-socialmedia li.gplus a{ background-image: url('../../uploads/2016/12/gplus.png'); }
    ul.enlaces-socialmedia li.yt a{ background-image: url('../../uploads/2016/12/youtube.png'); }
    ul.enlaces-socialmedia li.pin a{ background-image: url('../../uploads/2016/12/pinterest.png'); }

div.custom-sidebar ul.enlaces-socialmedia li{ padding: 0 3px; background-image:none!important; }

.homeboxes-withicon {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-size:14px;
    padding: 60px 0 70px;
}
.homeboxes-withicon .homebox {
    margin: 0 10px;
    text-align: center;
    width: calc(90%/3);
}
.homeboxes-withicon .homebox h3 { font-weight: 600; color:#d9232e; }
.homeboxes-withicon .homebox .texto {color: #666;font-size: 16px;word-spacing: 2px;text-align: center;}
.homeboxes-withicon .homebox .mas-info,
.homeboxes-withicon .homebox .masinfo-box{ margin-top: 20px; }
.homeboxes-withicon .homebox .mas-info a,
.masinfo-box{ margin:0 0 20px; }

.homeboxes-withicon::before {
    content: '';
    position: absolute;
    min-width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: -50%;
    right: -50%;
    z-index: -999;
    background-color: #F7F7F7;
	border-top: 1px solid #EEEEEE;
}

.masinfo-box a,
.masinfo-box span{
    display: inline-block;
    background-color: #d9232e;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    text-decoration: none;
	cursor:pointer;
}
.masinfo-box a:hover,
.masinfo-box span:hover,
.homeboxes-withicon .homebox .mas-info a:hover{ background-color: #a7222a; color:#fff; }

body ul.sf-menu > li{ border-bottom:3px solid transparent; }

body ul.sf-menu li[class*="current-menu-"],
body ul.sf-menu li:hover {
    background-color: transparent!important;
    border-radius: 0!important;
}

body ul.sf-menu > li:hover,
body ul.sf-menu > li.current-menu-item,
body ul.sf-menu > li.current-page-ancestor{ border-bottom-color: #e41a16!important; }

body ul.sf-menu li ul li[class*="current-menu-"]{
    bottom: 1px solid #e6e6e6!important;
    font-weight:600;
}

body ul.sf-menu li:hover a,
body ul.sf-menu li[class*="current-menu-"] a { color: #000!important; }

body .blog-item-holder div.gdl-blog-widget .blog-title a{ font-weight:bold; }

.video-background {
  position: relative;
  height: 240px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -99;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-foreground,
.video-background iframe {
  width: 100%;
  height: 100%;
  height: 653px;
  pointer-events: none;
}

.video-background::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.15);
}

#vidtop-content {
  top: 0;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  display:flex;
  align-items:center;
  justify-content:center;
  width: 100%;
  height: 100%;
}

.vid-info {position:relative;/* background: rgba(0,0,0,0.3); */color: #fff;padding: 1rem;font-family: Avenir, Helvetica, sans-serif;}

.vid-info h1 {
	margin-top: 0;
	background-color: rgba(255,255,255,.8);
	padding: 7px 12px;
	font-size: 23px;
	font-weight: 500;
	display:inline-block;
	margin-bottom: 6px;
}

.vid-info p {
  margin-top: 0;
  background-color: rgba(0,0,0,.5);
  padding: 7px 12px;
  font-size: 13px;
  font-weight: 500;
  display: block;
  width:50%;
}

.vid-info a { display: block; color: #fff; text-decoration: none; background: rgba(0,0,0,0.5); transition: .6s background; border-bottom: none; margin: 1rem auto; text-align: center; }

@media (min-aspect-ratio: 16/9) {
  /*.video-foreground {height: 300%;top: -100%;}*/
}

@media (max-aspect-ratio: 16/9) {
  /*.video-foreground { width: 300%; left: -100%; }*/
}

@media all and (max-width: 600px) {
    /*.vid-info { width: 50%; padding: .5rem; }*/
    /*.vid-info h1 { margin-bottom: .2rem; }*/
}

@media all and (max-width: 500px) {
    /*.vid-info .acronym { display: none; }*/
}

div#wp_rp_first {
    border-top: 2px solid #666;
    padding-top: 20px;
    margin-top: 30px;
}
div.gdl-blog-full .blog-info-wrapper {
    background-color: transparent!important;
}

.blog-content p{ font-size:15px; }

img.bannerproducto {
    margin: 0px 0px 10px;
    width:100%;

    height:auto;
}

.vervideo-btn a {
    display: inline-block;
    padding: 5px 9px;
    background-color: #e41a15;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
	margin:0;
}

.vervideo-btn a:hover {
    background: #a7222a;
	color:#fff;
}

a.linkbox img {
    width: 100%;
}

a.linkbox {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    /*max-width: 160px;*/
    /*max-height: 160px;*/
	line-height: 0;
}

a.linkbox h5.titulos-productos {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    background-color: rgba(217, 35, 46, 0.80);
	color:#fff;
    padding: 10px 10px;
    box-sizing: border-box;
    display: block;
	
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}


a.linkbox::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:transparent;
    display: block;
}

a:hover.linkbox::before {
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	
    background: rgba(217, 35, 46, 0.60);
}

.portfolio-item .portfolio-context .portfolio-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

body.page-id-14 div.portfolio-item .page-item-title {
    margin: 0;
}

body.page-id-14 .portfolio-item-holder .columns.portfolio-item .portfolio-media-wrapper.gdl-image {
    margin: 0!important;
    width: 100%;
}

body.page-id-14 .portfolio-item-holder .columns.portfolio-item .page-context h2 a{
    position: absolute;
    padding: 10px;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    text-align: center;
    background-color: rgba(217, 35, 46, 0.80);
    color: #fff;
    padding: 10px 10px;
    box-sizing: border-box;
    display: block;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
	
	display: flex;
	justify-content:center;
	align-items:center;
}

body.page-id-14 .portfolio-item-holder .columns.portfolio-item .page-context h2 a {
    color: #fff!important;
}

div#masinfo-form {
    position: absolute;
    background: rgba(255, 255, 255, 0.97);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px 20px;
    z-index: 9;
    display: flex;
    align-items: flex-start;
    justify-content: center;
	display:none;
}

div#masinfo-form > div.masinfo-contentform {
    width: 70%;
    padding: 30px 30px 0;
    box-sizing: border-box;
    background-color: #f9f9f9;
    border-radius: 8px;
	position: relative;
	box-shadow: 0px 2px 8px -3px #333;
}

div#masinfo-form div.wpcf7 form.wpcf7-form {
    flex-direction: column;
}

div#masinfo-form div.wpcf7 form.wpcf7-form input,
div#masinfo-form div.wpcf7 form.wpcf7-form select,
div#masinfo-form div.wpcf7 form.wpcf7-form textarea {

	width: 100%;
    padding: 10px 8px;
    box-sizing: border-box;
	margin-bottom: 0;
}

div#masinfo-form .wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 0px;
}

.wpcf7-form-control.wpcf7-not-valid {
    border-color: #f00;
}

div#masinfo-form div.wpcf7 form.wpcf7-form label {
    margin-bottom: 10px;
    display: block;
}


div#masinfo-form .closebtn {
    position: absolute;
    top: -5px;
    right: -5px;
    background: #dc5a5a;
    padding: 3px 7px;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
    transition:all 500ms;
}

div#masinfo-form .closebtn:hover {
    background: #a50000;
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
}

@media only screen and (max-width:767px){
	div#masinfo-form > div.masinfo-contentform {
    	width: 100%;
	}
}

.vervideo-btn a .fa {
    margin-right: 7px;
    font-size: 18px;
}


.producto-boxinfo.relacionados {
    background-color: #fff;
    /* border: 1px solid #aeaeae; */
}

.producto-boxinfo.relacionados h2 {
    background-color: #fff;
    color: #999;
}

.producto-boxinfo.relacionados .contenido {
    border: 1px solid #aeaeae;
	padding:7px;
}

.producto-boxinfo.relacionados ul li {
    padding: 3px 3px;
    }
    .producto-boxinfo.relacionados .contenido ul li a {
        font-size: 13px;
        color: #666;
        }
        .producto-boxinfo.relacionados .contenido ul li a:hover {
            text-decoration: underline;
        }


div.social-shares ul {
    list-style: none;
    margin-left: 0px;
    display: inline-block;
    margin-bottom: 0;
}

.homebox .titulo a {
    color: #d9232e;
    text-transform: uppercase;
}

@media only screen and (max-width:768px){
	.flex-caption {
		max-width: 50%;
		bottom: 10px;
	}
	
	.vid-info {
		padding: 1rem 3rem;
	}
	
	ul.sf-menu li {
		padding: 15px 5px;
	}

	ul.sf-menu {
		margin-top: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	
	.gdl-single-portfolio .producto-izq {
		width: 100%;
		padding: 20px;
	}

	.gdl-single-portfolio .port-content-wrapper {
		width: 100%;
		padding: 20px;
	}

	body.post-template-single-equipo-php .port-media-wrapper.gdl-image, body.post-template-single-producto-php .port-media-wrapper.gdl-image {
		width: 50%;
		margin: 0 auto 20px;
	}

}

@media only screen and (max-width:767px){
	body.home .footer-wrapper div.footer-container .row .three {
		width: 100%!important;
	}
.homeboxes-withicon {
		flex-wrap: wrap;
	}
	.vid-info p {
		width: 100%;
		box-sizing: border-box;
		display: none;
	}

	.vid-info h1 {
		font-size: 18px;
	}

	h3.gdl-header-title {
		text-align: center;
		margin: 0;
		line-height: normal;
	}
}

@media only screen and (max-width:425px){
	div.top-navigation-container.container,
	div.top-navigation-right{
		flex-wrap: wrap;
		justify-content:center;
	}
	
	div.top-navigation-right .top-contacto {
		width: 50%;
		padding: 15px 0px 0;
	}	

	div.top-navigation-right > div {
		width: 100%;
		padding: 10px 40px 5px;
	}
	
	.copyright-left,
	.copyright-left .cr-left {
		flex-wrap: wrap;
	}

	.copyright-left .cr-left > * {
		padding: 5px 0px;
		margin-bottom: 10px;
	}

	.copyright-left .cr-right {
		margin-top: 10px;
		width: 100%;
	}



	.homeboxes-withicon .homebox .icono img {
		width: 48px!important;
	}

	.homeboxes-withicon .homebox .mas-info, .homeboxes-withicon .homebox .masinfo-box {
		display: none;
	}

	.homeboxes-withicon .homebox h3 {
		font-size: 16px;
	}

	body form.wpcf7-form p {
		width: 100%!important;
	}

}

body.page-id-3394 h3.gdl-header-title::before,
body.page-id-3394 h3.gdl-header-title::after {
    display: none;
}

body.page-id-3394 h3.gdl-header-title {
    font-weight: 600;
    text-align: left;
    display: block;
    align-items: normal;
    justify-content: normal;
    font-size: 24px;
    /* line-height: normal; */
}

body.page-id-3394 h3.gdl-header-title::before {
    content: '>';
    display: inline-block;
    background-color: transparent;
    width: auto;
    height: auto;
    color: #ee3524;
    /* font-size: 26px; */
}

body.page-id-3394 .gdl-column-item {
    font-size: 16px;
    margin: 0px 30px 0px;
}

body.page-id-3394 div.gdl-header-wrapper {
    margin-bottom: 10px;
}


body.page-id-3394 div.gdl-top-slider h2.gdl-slider-title {
    text-transform: uppercase;
    font-weight: 600;
    background-color: rgba(255,255,255,0.8)!important;
}

body.page-id-3394 div.gdl-slider-inner-caption {
    font-size: 17px;
    width: 100%;
}

body.page-id-3394 div.gdl-slider-caption {
    max-width: none;
}

@media only screen and (max-width:375px){
	.homeboxes-withicon {
		justify-content: center;
	}
}
ul.listascertificados {
    list-style: none;
}



body .row .row {
    margin: 0;
}

.homebox-icon {
    width: 64px;
    height: 64px;
}


.homebox-icon > img {
    width: 100%;
    height: auto;
}

.homebox-icon {
    /* text-align: center; */
    /* padding: 10px 10px 20px; */
    margin: 0 auto 10px;
}

.homebox-title h3 {
    color: #d41a22;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
	letter-spacing: 1px;
}


.homebox-caption {
    font-size: 16px;
    word-spacing: 2px;
    text-align: center;
}

.fullsizewrapper-expecialistas {
    min-height: 360px;
    /* border: 1px solid #ccc; */
}

.fullsizewrapper-expecialistas::before {
    content: '';
    position: absolute;
    min-width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: -50%;
    right: -50%;
    background-image: url('https://www.deccopostharvest.com/website/wp-content/uploads/2016/08/decco-stunning2-1160x300.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -999;
}

.body-outer-wrapper {
    overflow: hidden;
}


.fullsizewrapper-expecialistas .fullsizewrapper-caption {
    max-width: 45%;
    position: absolute;
    left: 30px;
    bottom: 20px;
}

.fullsizewrapper-expecialistas .fullsw-title h3 {
    display: block;
    padding: 11px 22px;
    margin-bottom: 6px;
    background-color: rgba(255,255,255,0.6) !important;
    text-align: left;
    font-size: 23px;
    color: #000;
}

.fullsizewrapper-expecialistas .fullsw-caption {
    padding: 14px 24px;
    background: #E41A15!important;
    line-height: 1.65;
    color: #fff;
}
div.gdl-blog-full .blog-info-wrapper,
div.recent-post-widget .recent-post-widget-info{ display: none; }

.hometop-titulo h2 {
    font-size: 28px;
    font-weight: 300;
    font-family: "Roboto";
}

.hometop-titulo h2 strong {
    font-weight: 500;
}

.hometop-decco-sedes {
    font-weight: 600;
    color: #5E5E5E;
    font-size: 15px;
    margin-bottom: 20px;
}

.hometop-decco-sedes .sedes-paises {
    color: #D41921;
}

.hometop-descubre a {
    display: inline-block;
    color: #fff;
    background-color: #E41A15;
    padding: 7px 15px;
    font-size: 15px;
    font-weight: 600;
	box-shadow: 0px 2px 0px -2px rgba(0,0,0,0.0);
    transition: all 300ms ease;
}

.hometop-descubre a:hover {
    color: #fff;
    box-shadow: 0px 2px 9px -2px rgba(0,0,0,0.7);
    background-color: #c11a16;
}

.hometop-decco-sedes .sedes-paises a {
    color: #D41921;
    text-decoration: underline;
}

.hometop-decco-sedes .sedes-paises a:hover {
    text-decoration: none;
}

a.descargar_pdf::before{
    content:'';
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: bottom;
    margin-right: 7px;
    background-image: url('../../uploads/2017/10/pdf.png');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}


a.descargar_pdf {
    text-decoration: underline;
    font-weight: 600;
    background-color: transparent;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 8px;
    position: relative;
}

a:hover.descargar_pdf {
    text-decoration: none;
    color:#b11c1c;
}

ul.lista-seccion-enlaces {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    /*align-items: flex-start;*/
    justify-content: space-between;
}

ul.lista-seccion-enlaces > li {
    padding: 10px;
    flex: 0 0 calc(90%/4);
    box-sizing: border-box;
    margin-bottom: 30px;
    border: 1px solid #eee;
	display: flex;
    flex-direction: column;
    justify-content: center;
}



ul.lista-seccion-enlaces > li .img {
    height: 60px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* box-sizing: content-box; */
    /* background-color: #f9f9f9; */
}

ul.lista-seccion-enlaces > li .img img {
    width: auto;
    height: 60px;
}

ul.lista-seccion-enlaces > li .enlace {
    text-align: center;
    /* font-size: 16px; */
    /* text-decoration: underline; */
}

ul.lista-seccion-enlaces > li .enlace a {
    font-size: 16px;
    text-decoration: underline;
}


body.page:not(.home) .page-header-wrapper.boxed-style {
    display: block;
    background-image: url('../../uploads/2017/10/deccopostharvest_headbg.jpg');
    background-color: #eee;
    background-size: cover;
    background-repeat: repeat-x;
    background-position: center center;
}

div.page-header-wrapper .gdl-search-form{
	display: none;
}

body.page:not(.home) .page-header-wrapper.boxed-style::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
    z-index: 0;
}

div.page-header-inner-wrapper {
    z-index: 5;
    position: relative;
}

form.wpcf7-form p input:not([type="checkbox"]),
form.wpcf7-form p textarea,
form.wpcf7-form p select {
	border-radius: 8px;
	padding: 10px 15px;
	font-size: 15px;
	font-family: 'Roboto';
}
form.wpcf7-form p select{ padding:9px 10px;}

@media only screen and (max-width: 958px) {
	body ul.sf-menu li { padding-left: 0px; padding-right: 0px; }
	body ul.sf-menu li a { padding-left: 12px; padding-right: 12px; }
}

ul#menu-empresa, ul#menu-company {
	width: 70%;
	padding: 5px 8px;
	/* border: 1px solid #c9210f; */
	border-radius: 8px;
	/* background-color: #c9210f; */
}

ul#menu-empresa li a, ul#menu-company li a {
    color: #000;
}

ul#menu-empresa li, ul#menu-company li {
    background-color: #f7f7f7;
    margin: 8px 0px;
    background-position-x: 7px;
    padding-left: 19px;
    border-radius: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    transition: background-color 500ms ease;
}

ul#menu-empresa li.current-menu-item, ul#menu-company li.current-menu-item, ul#menu-empresa li:hover, ul#menu-company li:hover {
    background-color: #eaeaea;
}

ul#menu-empresa li a:hover, ul#menu-company li a:hover {
    text-decoration: underline;
    color: #000;
}


.fullsizewrapper-idi-2::before {
    content: '';
    position: absolute;
    min-width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: -50%;
    right: -50%;
    background-image: url(../../uploads/2017/10/fullsizewrapper-idi-2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -999;
}

.fullsizewrapper-idi-2{
    min-height:250px;
}

.fullsizewrapper-idi-3::before {
    content: '';
    position: absolute;
    min-width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: -50%;
    right: -50%;
    background-image: url(../../uploads/2017/10/fullsizewrapper-idi-3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -999;
}


.fullsizewrapper-idi-3{
    min-height:250px;
}

.fullsizewrapper-idi-1 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: -50px;
    margin-bottom: 50px;
}

.fullsizewrapper-idi-1 .fullsizewrapper-idi-img-1 {
    flex-shrink: 0;
    margin-left: 20px;
}

.fullsizewrapper-idi-1 .fullsizewrapper-idi-img-1 img {
    height: 320px;
}

.fullsizewrapper-idi-1 .fullsizewrapper-idi-content-1 {
	margin-top:40px;
    margin-right: 20px;
}

h4.bigtitle,
h2.bigtitle,
h3.bigtitle {
    color: #D51022;
    font-size: 36px;
    border-bottom: 1px dotted #D51A22;
}
h4.bigtitle{ font-size:32px; }

div.page-header-container {
    padding-top: 75px;
    padding-bottom: 50px;
}

.fullsizewrapper-bgcolor-withimg::before {
    content: '';
    position: absolute;
    min-width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: -50%;
    right: -50%;
    z-index: -999;
    background-color: #F7F7F7;
    border-top: 1px solid #EEEEEE;
}

.fullsizewrapper-bgcolor-withimg.whitebg::before{
	background-color:#fff;
	border-color:#fff;
}

.fullsizewrapper-bgcolor-withimg {
    padding: 60px 0 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fullsizewrapper-bgcolor-withimg-img {
    flex-shrink: 0;
    margin-right: 20px;
	margin-left:0;
}

.fullsizewrapper-bgcolor-withimg .fullsizewrapper-bgcolor-withimg-content {
    margin-right: 20px;
	margin-left: 0;
}

.fullsizewrapper-bgcolor-withimg-img + .fullsizewrapper-bgcolor-withimg-content {
    margin-left: 20px;
    margin-right: 0;
}

.fullsizewrapper-bgcolor-withimg-img img {
    width: 420px;
    box-shadow: 0px 2px 15px -2px #000;
}

.fullsizewrapper-bgcolor-withimg-content + .fullsizewrapper-bgcolor-withimg-img{
	margin-right: 0;
	margin-left: 20px;
}

.decco-pdf-presentacion{
	display: none;
}

.form-downloadpdf {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.container-download-pdf {
    border: 2px solid #ccc;
    padding: 20px 20px 10px;
    border-radius: 15px;
    text-align: center;
	position: relative;
    overflow: hidden;
}

.container-download-pdf .titulo-download-pdf {
    color: #d51a22;
    font-size: 19px;
    margin-bottom: 10px;
}


.container-download-pdf .decco-pdf-presentacion{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.9);
	z-index: 9;
	display: none;
	justify-content: center;
	align-items: center;
}

body.page-id-115.page:not(.home) .page-header-wrapper.boxed-style{
	background-image:url('../../uploads/2017/10/decco03.jpg');
}

body.page-id-3550.page:not(.home) .page-header-wrapper.boxed-style{
	background-image:url('../../uploads/2017/10/decco04.jpg');
}

body.page-id-16.page:not(.home) .page-header-wrapper.boxed-style{
	background-image:url('../../uploads/2017/10/decco07.jpg');
}

body.page-id-3781.page:not(.home) .page-header-wrapper.boxed-style{
	background-image:url('../../uploads/2017/10/decco06.jpg');
}

body.page-id-20.page:not(.home) .page-header-wrapper.boxed-style{
	background-image:url('../../uploads/2017/10/decco01.jpg');
	background-position: top center;
}

.page-id-3781 h2.blog-title.ispdf::before, .page-id-5131 h2.blog-title.ispdf::before {
    content: '';
    width: 32px;
    height: 32px;
    display: block;
    background-image: url('../../uploads/2017/10/pdf.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    flex-shrink: 0;
    margin-right: 10px;
}

.page-id-3781 h2.blog-title.ispdf, .page-id-5131 h2.blog-title.ispdf {
    display: flex;
    align-items: flex-start;
}

.blue-box {
    background: radial-gradient( circle, #69bfd3, #aedee6);
    padding: 30px 15px;
}

.grey-box {
    background: radial-gradient( circle, #f8f6f9, #dcdbe0);
    padding: 30px 15px;
}

}
.blue-box h1, .grey-box h1 {
    font-weight: 300;
    margin-bottom: 45px;
    font-size: 28px;
    color: black;
    
}
.blue-box h2 {
    font-size: 88px;
    font-weight: 300;
    line-height: 86px;
    color: #FFF; 
}
.grey-box h2 {
    font-size: 88px;
    font-weight: 300;
    line-height: 86px;
    color: #cf032c; 
}
.blue-box h2 span, .grey-box h2 span {
    font-weight: 600;
    font-size: 93px;
}
.blue-box .column.tres-quintos, .grey-box .column.tres-quintos {
    width: calc(100% / 5 * 3);
}
.blue-box .column.dos-quintos, .grey-box .column.dos-quintos {
    width: calc(100% / 5 * 2);
}
.blue-box .column.dos-quintos .wpcf7, .grey-box .column.dos-quintos .wpcf7  {
    background-color: #cf032c;
    padding: 21px 17px 2px;
    border-radius: 17px;
}
.blue-box .column.dos-quintos form, .grey-box .column.dos-quintos form {
    margin: 0;
}
.blue-box .column.dos-quintos .wpcf7 h3, .grey-box .column.dos-quintos .wpcf7 h3 {
    font-size: 32px;
    font-weight: 600;
    margin-left: 5px;
    line-height: 38px;
    color: white;
}
.blue-box form.wpcf7-form p input:not([type="checkbox"]):not([type="submit"], .grey-box form.wpcf7-form p input:not([type="checkbox"]):not([type="submit"])) {
    border: 0;
    padding: 17px 18px;
}
.blue-box .wpcf7-list-item, .grey-box .wpcf7-list-item {
    margin: 0;
}
.blue-box .aceptacion, .blue-box .aceptacion a, .grey-box .aceptacion, .grey-box .aceptacion a  {
    color: white;
    font-size: 12px;
    font-weight: 300;
}
.blue-box .wpcf7-form-control.wpcf7-submit, .grey-box .wpcf7-form-control.wpcf7-submit  {
    padding: 16px 64px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    color: grey;
    background-color: white;
    width: auto;
}
.requerido {
    width: 100%;
    color: black;
    font-size: 11px;
    font-weight: 300;
}

body.page-id-5662 .page-header-wrapper.boxed-style.gdl-border-x.bottom, body.page-id-5680 .page-header-wrapper.boxed-style.gdl-border-x.bottom {
    display: none;
}
body.page-id-5662 .gdl-page-item.mb0.twelve.columns, body.page-id-5662 .twelve.columns.column-item-class.column-item-class-0.mb45, body.page-id-5680 .gdl-page-item.mb0.twelve.columns, body.page-id-5680 .twelve.columns.column-item-class.column-item-class-0.mb45 {
    padding-left: 0;
    padding-right: 0;
}

.title-red {
    text-align: center;
    font-size: 25px;
    color: black;
    font-weight: 300;
}
.title-red span {
    font-weight: 400;
}

.img-left {
    float: left;
    margin-right: 20px;
}
.beneficios {
    display: table;
}
.beneficios h4 {
    text-transform: uppercase;
    color: #cf032c;
    font-size: 22px;
}
.beneficios ul {
    margin: 0;
    list-style: none;
}
.beneficios ul li {
    font-size: 15px;
    font-weight: 500;
    color: #444444;
    display: flex;
    margin-bottom: 5px;
}
.beneficios ul li::before {
    content: '●';
    color: #cf032c;
    padding-right: 8px;
}

.red-box {
    background-color: #cf032c;
    padding: 25px 20px;
}
.red-box h3 {
    font-size: 24px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2px;
}
.red-box span {
    color: white;
    text-align: center;
    display: block;
    font-size: 24px;
    font-weight: 300;
}

.blue-box div.wpcf7-validation-errors, .blue-box div.wpcf7-acceptance-missing {
    border-radius: 7px;
    border: 0;
    background-color: #fff;
    color: red;
    padding: 10px 16px;
}
.blue-box span.wpcf7-not-valid-tip { color: black; }
.blue-box div.wpcf7-mail-sent-ok {
    width: 100%;
    border: 0;
    background-color: #13ab30;
    border-radius: 4px;
    padding: 10px 13px;
    color: white;
}

@media only screen and (max-width: 1096px) {
    .blue-box h2 { font-size: 76px; line-height: 75px; }
    .blue-box h2 span { font-size: 81px; }
    .blue-box h1 { font-size: 24px; }
}
@media only screen and (max-width: 976px) {
    .blue-box h2 { font-size: 67px; line-height: 66px; }
    .blue-box h2 span { font-size: 72px; }
    .blue-box h1 { font-size: 22px; }
}
@media only screen and (max-width: 888px) {
    .blue-box h2 { font-size: 51px; line-height: 54px; }
    .blue-box h2 span { font-size: 56px; }
    .blue-box h1 { font-size: 20px; }
    .blue-box .column.dos-quintos, .blue-box .column.tres-quintos {
        width: 50%;
        padding: 0 10px;
    }
}
@media only screen and (max-width: 767px) {
    .blue-box h2 { font-size: 47px; line-height: 51px; }
    .blue-box h2 span { font-size: 52px; }
    .blue-box h1 { font-size: 20px; }
    .blue-box .column.dos-quintos, .blue-box .column.tres-quintos {
        width: 100%;
    }
    .blue-box .image {
        margin-bottom: 15px;
    }
    .img-left { float: none; margin-right: 0px; text-align: center; margin-bottom: 15px; }
    .page-id-5662 .gdl-page-left.mb0.twelve.columns, .page-id-5662 .twelve.columns.column-item-class.column-item-class-0.mb35, body.page-id-5662 .content-wrapper.container.main, .page-id-5680 .gdl-page-left.mb0.twelve.columns, .page-id-5680 .twelve.columns.column-item-class.column-item-class-0.mb35, body.page-id-5680 .content-wrapper.container.main {
        padding: 0;
    }
    body.page-id-5662 .gdl-page-item.mb0.twelve.columns, body.page-id-5680 .gdl-page-item.mb0.twelve.columns { padding-top: 0; }

	.homeboxes-withicon .homebox {
		width: 100%;
		margin-bottom: 20px;
	}

	.fullsizewrapper-expecialistas .fullsizewrapper-caption {
		max-width: 100%;
	}

	.fullsizewrapper-idi-1, .fullsizewrapper-bgcolor-withimg {
		display: block;
	}

	.fullsizewrapper-idi-1 .fullsizewrapper-idi-img-1 {
		margin-top: 20px;

	}

	.fullsizewrapper-bgcolor-withimg-content + .fullsizewrapper-bgcolor-withimg-img {
		margin-left: 0;
		margin-top: 20px;
	}

	.fullsizewrapper-bgcolor-withimg-img {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.fullsizewrapper-idi-1 .fullsizewrapper-idi-img-1 img {
		height: auto;
	}
}

@media only screen and (max-width: 440px) {
	.gdl-page-left.mb0.twelve.columns, .column, body .columns {
    	padding-left: 0;
		padding-right: 0;
	}
	.gdl-slider-wrapper.fullwidth ul.slides {
		display: flex;
		height: 140px;
		align-items: center;
	}
	body.home .flexslider .slides > li {
    	height: 140px;
	}
	body.home .flexslider .slides > li img {
		max-width: none !important;
		height: 100%;
		width: auto;
	}
}