/* Keycode CSS */

/* Utilidades */

@font-face {

    font-family: 'Alwyn';

    src: url('../fonts/alwyn.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

    letter-spacing: 0.04em; 

    word-spacing: 0.06em;

    text-rendering: optimizeLegibility;

}

@font-face {

    font-family: 'Alwyn';

    src: url('../fonts/alwyn_bold.ttf') format('truetype');

    font-weight: bold;

    font-style: normal;

    letter-spacing: 0.04em; 

    word-spacing: 0.06em;

    text-rendering: optimizeLegibility;

}

@font-face {

    font-family: 'Alwyn';

    src: url('../fonts/alwyn_boldoblique.ttf') format('truetype');

    font-weight: bold;

    font-style: italic;

    letter-spacing: 0.04em; 

    word-spacing: 0.06em;

    text-rendering: optimizeLegibility;

}

@font-face {

    font-family: 'Alwyn';

    src: url('../fonts/alwyn_light.ttf') format('truetype');

    font-weight: 200;

    font-style: normal;

    letter-spacing: 0.04em; 

    word-spacing: 0.06em;

    text-rendering: optimizeLegibility;

}

@font-face {

    font-family: 'Alwyn';

    src: url('../fonts/alwyn_thin.ttf') format('truetype');

    font-weight: 100;

    font-style: normal;

    letter-spacing: 0.04em; 

    word-spacing: 0.06em;

    text-rendering: optimizeLegibility;

}

@font-face {

    font-family: 'Alwyn';

    src: url('../fonts/alwyn_thinoblique.ttf') format('truetype');

    font-weight: 100;

    font-style: italic;

    letter-spacing: 0.04em; 

    word-spacing: 0.06em;

    text-rendering: optimizeLegibility;

}

a:hover img {

	opacity:0.8;

	filter:alpha(opacity=80);

}

.limpia {

	clear: both;

}

.fizq {

	float: left;

}

.fder {

	float: right;

}

.bbgdashed {

	border-bottom: 1px dashed #C6C5B5 !important;

}

.blgdashed {

	border-left: 1px dashed #C6C5B5 !important;

}

.btgdashed {

	border-top: 1px dashed #C6C5B5 !important;

}

.brgdashed {

	border-right: 1px dashed #C6C5B5 !important;

}

.tx_red {

	color: #c5101b !important;

}

.tx_grey {

	color: #656565 !important;

}

.tx_black {

	color: #252525 !important;

}

.regular {

	font-weight: normal !important;

}

.negrita {

	font-weight: bold !important;

}

.tx_light {

	font-weight: 200 !important;

}

.tx_12{

	font-size: 12px !important;

}

.tx_14{

	font-size: 14px !important;

}

.tx_16{

	font-size: 16px !important;

}

.tx_18{

	font-size: 18px !important;

}

.tx_20{

	font-size: 20px !important;

}

.tx_22{

	font-size: 22px !important;

}

.tx_24{

	font-size: 24px !important;

}

.lh_14{

	line-height: 14px !important;

}

.lh_16{

	line-height: 16px !important;

}

.lh_18{

	line-height: 18px !important;

}

.lh_20{

	line-height: 20px !important;

}

.lh_22{

	line-height: 22px !important;

}

.lh_24{

	line-height: 24px !important;

}

.lh_26{

	line-height: 26px !important;

}

.lh_28{

	line-height: 28px !important;

}

.lh_30{

	line-height: 30px !important;

}

.lh_32{

	line-height: 32px !important;

}

.nopadding {

	padding: 0 !important;

}

.nomargin {

	margin: 0 !important;

}

.ptb5 {

	padding: 5px 0 !important;

}

.ptb10 {

	padding: 10px 0 !important;

}

.ptb15 {

	padding: 15px 0 !important;

}

.ptb20 {

	padding: 20px 0 !important;

}

.ptb22 {

	padding: 22px 0 !important;

}

.pb5 {

	padding: 0 0 5px 0 !important;

}

.pb10 {

	padding: 0 0 10px 0 !important;

}

.pb15 {

	padding: 0 0 15px 0 !important;

}

.pb20 {

	padding: 0 0 20px 0 !important;

}

.pb22 {

	padding: 0 0 22px 0 !important;

}

.mb5 {

	margin-bottom: 5px !important;

}

.mb10 {

	margin-bottom: 10px !important;

}

.mb15 {

	margin-bottom: 15px !important;

}

.mb20 {

	margin-bottom: 20px !important;

}

.mb25 {

	margin-bottom: 25px !important;

}

.mb30 {

	margin-bottom: 30px !important;

}

.mb35 {

	margin-bottom: 35px !important;

}

.mr5 {

	margin-right: 5px !important;

}

.mr10 {

	margin-right: 10px !important;

}

.mr15 {

	margin-right: 15px !important;

}

.mr20 {

	margin-right: 20px !important;

}

.mr25 {

	margin-right: 25px !important;

}

.mr30 {

	margin-right: 30px !important;

}

.mr35 {

	margin-right: 35px !important;

}

.spanred {



	color: #c5101b !important;



	font-weight: bold;



}

.tx_center {

	text-align: center;

}


.columns {
overflow: inherit;
}


.appscont {



	position: relative;



}



.appscont .appsdiv {



	position: relative;



	height: 492px;



	padding: 4px 0;



}



.appscont .one_third.last .appsdiv {



	border-right: none;



}



.publicont.appscont .one_third, .post-content .toggle-content .one_third {



	border-right: 1px solid #e5e5e5;



	margin-right: 0;



	padding: 0 1.8% 0;



}



.appscont .one_third:first-child, .post-content .toggle-content .one_third:first-child {



	padding: 0 1.8% 0 0;



}

.appscont .one_third.last, .post-content .toggle-content .one_third.last {



	border-right: none;



	padding: 0 0 0 1.8%;



}

#content.prestashop .toggle-content .one_third {



	min-height: 600px;



}



.caimg {



	text-align: center;



}



.aimg_cursos {



	text-align: center;



	margin-bottom: 10px;



}



.aimg_cursos a {



	display: inline-block;



}



.aimg_cursos .round_horas, #content.prestashop .toggle-content .one_third .aimg_cursos .round_horas {



	border-radius: 50%;



	-moz-border-radius: 50%;



	-webkit-border-radius: 50%;



	text-align: center;



	height: 90px;



	line-height: 90px;



	padding: 10px;



	width: 90px;



	color: #fff !important;



	font-size: 40px;



	font-weight: 200;



	background: #81c7f8;



}



.aimg_cursos .round_horas span {



	font-size: 58px;



}

#content.prestashop .toggle-content .one_third.curso2 .aimg_cursos .round_horas {



	background: #4895ca;



}

#content.prestashop .toggle-content .one_third.curso3 .aimg_cursos .round_horas {



	background: #236fa4;



}

.aimg_cursos a .round_horas.8h {



	background: #81c7f8;



}

.aimg_cursos a .round_horas.16h {



	background: #4895ca;



}

.aimg_cursos a .round_horas.24h {



	background: #236fa4;



}

/*#content.prestashop .toggle-content .one_third .descripcion_curso_abierto p:first-child {



	display: none;



}*/

/* Body things*/

#wrapper {

	width: 1200px;

}

.header-v2 #header {



	position: relative;



}

#header .avada-row, #main .avada-row, .footer-area .avada-row, #slidingbar-area .avada-row, #footer .avada-row {
	max-width: 1140px;
}
.sticky-shadow .avada-row {
	width: 1140px;
}

/* Header things */

#wrapper .header-social {

	border: none;

	height: 112px;

	/*padding: 0 72px 0 0;*/

	padding: 0;

}

*{

	text-rendering: optimizeLegibility !important;

}

nav#nav {

	float: none;

}

nav#sticky-nav {

	padding: 16px 0;

}

body #header.sticky-header #sticky-nav ul ul {

	top: 29px !important;

}

#nav ul li, #sticky-nav ul li {

	padding: 8px 0;

	border-top: 3px solid rgba(255,255,255,0);

	cursor: pointer;

	cursor: hand;

}

#nav ul li:last-child, #sticky-nav ul li:last-child {

	padding-right: none;

	border-right: none;

}

#nav ul li:hover, #sticky-nav ul li:hover, #nav ul li.active, #sticky-nav ul li.active, #nav ul li.current-menu-item, #sticky-nav ul li.current-menu-item {

	border-top: 3px solid #c5101b;

}

#nav ul li:hover a, #sticky-nav ul li:hover a, #nav ul li.active a, #sticky-nav ul li.active a, #nav ul li.current-menu-item a, #sticky-nav ul li.current-menu-item a {

	color: #c5101b !important;

}

#navigation > li > a, #navigation li.current-menu-ancestor a {

	height: 14px !important;

	line-height: 14px !important;

	padding: 0 7px !important;

	color: #000000 !important;

	border-right: 1px solid #000000 !important;

	border-top: none !important;

	text-transform: uppercase !important;

	font-weight: bold;

	font-size: 13px;

}

#navigation > li:last-child > a, #navigation li.current-menu-ancestor:last-child a {

	border-right: none !important;

}

#navigation > li > a:hover, #navigation li.current-menu-ancestor a:hover {

	border-top: none !important;

}

#nav ul li ul li, #sticky-nav ul li ul li, #nav ul li ul li:hover, #sticky-nav ul li ul li:hover {

	border-top: none !important;

}

#wrapper #nav ul li ul li a:hover, #wrapper #nav ul li ul li.current-menu-item a, #wrapper #sticky-nav ul li ul li a:hover, #wrapper #sticky-nav ul li ul li.current-menu-item a, #header .cart-content a:hover, #small-nav .cart-content a:hover {

	background: #c5101b !important;

	color: #fff !important;

	border-bottom: 1px solid #c5101b !important;

}

.header-social .social-networks {

	margin-top: 22px;

	max-width: auto;

}

.main-nav-search {

	width: auto;

}

.main-nav-search-form {

	display: block !important;

	position: relative;

	right: auto;

	width: auto;

	padding: 22px  12px  0 22px;

	background: none;

	border: none;

	text-align: left;

	font-size: 14px;

	float: right;

}

.main-nav-search-form .search-label {

	float: left;

	margin-right: 5px;

	line-height: 22px;

	font-size: 14px !important;

	font-family: "Alwyn", Arial, Helvetica, sans-serif !important;

}

#wrapper .header-social .link_contacto {

	float: right;

	margin-top: 26px;

	padding: 0 0 0 12px;

	border-left: 1px solid #c5101b;

	height: 14px;

}

#wrapper .header-social .link_contacto a {

	display: block;

	line-height: 14px;

	font-size: 14px !important;

	font-family: "Alwyn", Arial, Helvetica, sans-serif !important;

	color: #000;

}

#wrapper .header-social .link_contacto a:hover {

	color: #c5101b !important;

}

.main-nav-search-form form {

	display: inline-block;

	position: relative;

}

.main-nav-search-form form input#s {

	width: 92px !important;

	line-height: 22px !important;

	height: 22px !important;

	padding: 0 5px !important;

	border: none !important;

	background: #dedede !important;

	color: #000 !important;

	box-shadow: none !important;

	outline: none !important;

	-webkit-appearance: none !important;

	text-indent: 0 !important;

	-webkit-transition: all 200ms ease-in-out;

	transition: all 200ms ease-in-out;

}

.main-nav-search-form form input#s:focus {

	box-shadow:inset 1px 1px 2px 0 rgba(0,0,0,0.2) !important;

}

.main-nav-search-form input[type="submit"], .search-page-search-form input[type="submit"] {

	background: none !important;

	border: none !important;

	color: #c5101b !important;

	font-size: 14px !important;

	height: 14px;

	line-height: 14px;

	margin: 0 0 0 5px;

	padding: 0 !important;

	width: 14px;

	text-indent: 0 !important;

	display: inline-block !important;

	cursor: pointer;

	box-shadow: none !important;

}

.main-nav-search-form input[type="submit"]:hover, .search-page-search-form input[type="submit"]:hover {

	color: #000 !important;

	background: none !important;

}

.block_sidebar .columns .col {
	float: none !important;
}

.cformc {
	margin-bottom: 15px;
}

/* Social Links */



.social-networks li {

	margin: 0 0 0 12px;

	height: 25px;

}

.social-networks li a {

	width: 25px !important;

	height: 25px !important;

	background-size: 25px !important;

}



.social-networks .google a {

	background-image: url(../images/ico_gm.png) !important;

}

.social-networks .twitter a {

	background-image: url(../images/ico_tw.png) !important;

}

.social-networks .youtube a {

	background-image: url(../images/ico_yt.png) !important;

}

.social-networks .instagram a {

	background-image: url(../images/ico_it.png) !important;

}

.social-networks .linkedin a {

	background-image: url(../images/ico_in.png) !important;

}

.social-networks .slideshare a {

	background-image: url(../images/ico_sl.png) !important;

}



.header-v2 .social-networks a {

	opacity:0.8;

	filter:alpha(opacity=80);

}

.header-v2 .social-networks a:hover {

	opacity:1;

	filter:alpha(opacity=100);

}

/* Footer things */

#footer {

	padding: 60px 80px !important;

	background: #ffffff !important;

	border: none !important;

}

#footer .avada-row {

	border-top: 1px dashed #c6c5b5 !important;

	margin: 0 !important;

	padding-top: 12px !important;

}

#footer .avada-row .copyright {

	text-align: center;

	display: block;

	float: none;

}

#footer .avada-row .copyright li {

	text-align: center;

	display: block;

	float: none;

	padding: 0;

	color: #8c8c8c;

	font-size: 13px;
	line-height: 20px;

}

#footer .avada-row .copyright li a {

	color: #8c8c8c !important;
	font-size: 13px;
	line-height: 20px;

}

#footer .avada-row .copyright li a:hover {

	color: #c5101b !important;

}

.footer-area {

	border-top: none !important;

	background: #ffffff !important;

	padding: 52px 80px 0 !important;

	color: #3b3b3b !important;

}

.footer-area .avada-row {

	margin: 0;

	padding: 0;

}

.footer-area .columns-4 .col {

	width: 17.4% !important;

	margin: 0 2.53% 0 0 !important;

	font-size: 12px;

}

.footer-area .columns-4 .col.last {

	width: 40.2% !important;

	margin: 0 !important;

}

.footer-area h3 {

	font-size: 18px !important;

	margin-bottom: 16px !important; 

	text-transform: none;

	color: #c4bdbd !important;

}

.footer-area .columns-4 .col .textwidget {

	color: #534c4c !important;

	font-family: Arial, Helvetica, sans-serif !important;

}

.footer-area ul {

	display: block;

	margin: 0;

	padding: 0;

}

.footer-area ul li {

	display: block;

	margin: 0;

	padding: 0;

	list-style: none;

}

.footer-area ul li a {

	padding: 0 !important;

	margin-bottom: 10px !important;

	line-height: 18px !important;

	font-size: 12px;

	border: none !important;

	color: #3b3b3b !important;

	font-family: Arial, Helvetica, sans-serif !important;

}

.footer-area ul#menu-main-1 li a {

	text-transform: uppercase;

}

.footer-area ul.blogfeed li.rss a {
	background: url(../images/ico_rss.png) left center no-repeat !important;
	background-size: 16px;
}

.footer-area ul.blogfeed li.mail a {
	background: url(../images/ico_mail.png) left center no-repeat !important;
	background-size: 16px;
}

.footer-area ul.blogfeed li a:hover {
	margin-left: 1px;
}
.footer-area ul.blogfeed li a {
	padding-left: 25px !important;
}


.footer-area ul li a:hover, .footer-area ul li a.current-menu-item {

	color: #c5101b !important;

	margin-left: 1px;

}

.footer-area ul.social_footer li a {

	padding-left: 25px !important;

}

.footer-area ul.social_footer li a:hover {

	margin-left: 1px;

}

.footer-area ul.social_footer li.twitter a {

	background: url(../images/ico_tw2.png) left center no-repeat !important;

	background-size: 16px;

}

.footer-area ul.social_footer li.google a {

	background: url(../images/ico_gm2.png) left center no-repeat !important;

	background-size: 16px;

}

.footer-area ul.social_footer li.youtube a {

	background: url(../images/ico_yt2.png) left center no-repeat !important;

	background-size: 16px;

}

.footer-area ul.social_footer li.instagram a {

	background: url(../images/ico_it2.png) left center no-repeat !important;

	background-size: 16px;

}

.footer-area ul.social_footer li.linkedin a {

	background: url(../images/ico_in2.png) left center no-repeat !important;

	background-size: 16px;

}

.footer-area ul.social_footer li.slideshare a {

	background: url(../images/ico_sl2.png) left center no-repeat !important;

	background-size: 16px;

}

.formError {
	top: 32px !important;
	left: 0px !important;
}

.formError .formErrorContent {
	width: 239px;
}

.widget_wysija {
	position: relative;
}

.widget_wysija .wysija-paragraph {
	margin: 0;
}
.widget_wysija label {
	display: none !important;
}

.suscribe_txt, .widget_wysija input[type=text] {

	width: 57%;

	padding: 2px 10px;

	line-height: 26px;

	background: #fff;

	border: 1px solid #9d9d9c;

	/*border-right: none;*/

	border-radius: 2px;

	box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,0.1);

	font-size: 12px;

	color: #7d7d7d;

	margin: 0 0 5px;

	float: left;

	display: block;

	outline: none !important;

	-webkit-appearance: none !important;

	text-indent: 0 !important;

	-webkit-transition: all 200ms ease-in-out;

	transition: all 200ms ease-in-out;

}

.suscribe_txt:focus, .widget_wysija input[type=text]:focus {

	border-color: #c5101b;

	box-shadow: none;

	color: #000;

}
.suscribe_txt:focus, .widget_wysija input[name=wysija[user][email]] {

	border-radius: 2px 0 0 2px;

}

.suscribe_btn, .widget_wysija input[type=submit] {

	width: 37%;

	padding: 2px 10px;

	line-height: 26px;

	background: #9d9d9c url(../images/arrow_thin.png) 90% center no-repeat;

	border: 1px solid #9d9d9c;

	font-family: "Alwyn", Arial, Helvetica, sans-serif !important;

	color: #ffffff !important;

	font-size: 19px;

	margin: 0;

	float: left;

	display: block;
	-webkit-appearance: none !important;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;

}
.suscribe_btn:hover, .widget_wysija input[type=submit]:hover {
	background-color: #8f2222;
	cursor: pointer;
	cursor: hand;
}

/* Home */

body.home #main {

	padding: 0;

}

body #main {

	padding: 35px 0 0 0;

}

body.home #main .avada-row {

	max-width: 1200px;

}

body #main .avada-row {

	max-width: 1100px;

}

body.home #main .one_fourth a img, body .block_sidebar a img {

	display: block;

	width: 100%;

	-webkit-transition: all 200ms ease-in-out;

	transition: all 200ms ease-in-out;

}

body.home #main .one_fourth a:hover img, body .block_sidebar a:hover img {

	opacity:0.8;

	filter:alpha(opacity=80);

}

	/* Buttons */

body #main .button.large.red, body .button.large.red {

	display: block;

	min-height: 35px;

	line-height: 35px;

	font: 17px/35px "Alwyn", Arial, Helvetica, sans-serif !important;

	text-transform: uppercase;

	text-align: left;

	text-shadow: none;

	padding: 0 17px 0 13px;

	border-radius: 2px;none

	-webkit-box-shadow: none;

	box-shadow: none;

	color: #fff !important;

	background: #979797;

	border: none;

	-webkit-transition: all 200ms ease-in-out;

	transition: all 200ms ease-in-out;

}

body #main .button.large.red:hover, body .button.large.red:hover {

	background: #8f2222;

	opacity:1;

	filter:alpha(opacity=10);

}

body #main .button.large.red i, body .button.large.red i {

	float: right;

	font-size: 16px;

	line-height: 35px;

	opacity:0.6;

	filter:alpha(opacity=60);

	-webkit-transition: all 200ms ease-in-out;

	transition: all 200ms ease-in-out;

}

body #main .button.large.red:hover i, body .button.large.red:hover i {

	opacity:0.8;

	filter:alpha(opacity=80);

}

body #main .button.large.red.little, body .button.large.red.little, body .accordian .button.large.red {



	display: inline-block !important;



	width: auto !important;



	padding: 0 15px;



}



body #main .button.large.red.little i, body .button.large.red.little i, body .accordian .button.large.red i {



	margin-left: 15px;



}

.arrowhome {



	text-align: center;



	padding: 28px 0;



}



.arrowhome a.arrow {



	height: 24px;



	width: 25px;



	margin: 0 auto;



	display: block;



}

.arrowhome a.arrow:hover {



	opacity:0.8;



	filter:alpha(opacity=80);



}

.arrow_up {



	background: url(../images/flecha_up.png) 0 0 no-repeat;



}

.arrow_right {



	background: url(../images/flecha_der.png) 0 0 no-repeat;



}

body.home #main #content-boxes-1 {

	padding: 48px 57px 0px;

	margin-bottom: 0;

/*	background: url(../images/vector.png) center 90% no-repeat;

	background-size: 25px;*/

}

body.home #main #content-boxes-1 .one_fourth {

	margin-bottom: 0;

}

body.home #main #content-boxes-1 .one_fourth p {

	margin-bottom: 0;

}

body.home #main #content-boxes-1 .one_fourth h2 {

	margin-bottom: 8px;

}

body.home #main .eslogan {

	background: #f8f8f7;

	height: 64px;

	font: 34px/64px "Alwyn", Arial, Helvetica, sans-serif !important;

	text-align: center;

}

body.home #main .eslogan span {

	text-align: center;

	margin-right: 24px;

}

body.home #main .eslogan span:first-child {

	color: #c4c4c4;

}

body.home #main .eslogan span:nth-child(2) {

	color: #9a8989;

}

body.home #main .eslogan span:last-child {

	color: #564242;

	margin-right: 0;

}

body.home #main .home_bbox  {

	padding: 38px 52px 24px 70px;

	color: #fff;

	position: relative;

}

body.home #main .home_bbox.rl  {

	background: #c64444;

}

body.home #main .home_bbox.rm  {

	background: #c5101b;

}

body.home #main .home_bbox.rd  {

	background: #733639;

}

body.home #main .home_bbox .fizq  {

	width: 44%;

}

body.home #main .home_bbox .fder  {

	width: 54%;

}

body.home #main .home_bbox .fizq .tit {

	margin: 18px 0 26px;

	font: 67px/67px "Alwyn", Arial, Helvetica, sans-serif !important;

}

body.home #main .home_bbox .fizq .desc {

	font: 26px/28px "Alwyn", Arial, Helvetica, sans-serif !important;

	margin-right: 16%;

	margin-bottom: 36px;

}

body.home #main .home_bbox .fizq .arr {

	width: 23px;

	height: 19px;

	background: url(../images/arr_up.png) 0 0 no-repeat;

}

body.home #main #content-boxes-2 {

	margin-bottom: 0 !important;

}

body.home #main #content-boxes-2 .one_half, body.home #main #content-boxes-2 .one_third, body.home #main #content-boxes-2 .two_third, body.home #main #content-boxes-2 .three_fourth, body.home #main #content-boxes-2 .one_fourth {

	margin-right: 0; 

	margin-bottom: 0;

}

body.home #main #content-boxes-2 .one_half {

	padding: 45px 1% 25px 5%;

	width: 38%;

	background: #c0b9b9;

	min-height: 359px;

}

body.home #main #content-boxes-2 .one_fourth {

	padding: 45px 2% 25px 2%;

	width: 22%;

	min-height: 359px;

}

body.home #main #content-boxes-2 .one_fourth:nth-child(2) {

	padding-bottom:5px;

	min-height: 379px;

	width: 26%;

}

body.home #main #content-boxes-2 .one_fourth {

	background: #d4cfcf;

}

body.home #main #content-boxes-2 .one_fourth.last {

	background: #e4e0e0;

	width: 22%;

}

body.home #main #content-boxes-2 h1 {

	margin: 0 0 5px 0;

	color: #fff !important;

	font-size: 36px !important;

}

body.home #main #content-boxes-2 .one_half section {

	margin: 0;

}

body.home #main #content-boxes-2 .one_half section article {

	margin: 0;

	padding: 10px 0;

	width:96%;

	float: none;

	text-align: left;

	clear: both;

	border-bottom: 1px solid #fff;

	height: auto !important;

}

body.home #main #content-boxes-2 .one_half section article:last-child {

	border-bottom: none;

}

body.home #main #content-boxes-2 .one_half section article .flexslider  {

	margin: 0 10px 0 0;

}

body.home #main #content-boxes-2 .one_half section article .excerpt-container p  {

	margin: 0;

	color: #3b3b3b;

}

body.home #main #content-boxes-2 .one_half section article h4  {

	margin: 0;

}

body.home #main #content-boxes-2 .one_half section article h4 a  {

	color: #3b3b3b;

	font: bold 14px/16px Arial, Helvetica, sans-serif !important;

}

body.home #main #content-boxes-2 .one_fourth .widgets_on_page  {

	height: 330px;

	overflow-y: auto; 

	overflow-x: hidden; 

}

body.home #main #content-boxes-2 .one_fourth .widgets_on_page ul {

	margin: 0;

	padding: 0;

}

body.home #main #content-boxes-2 .one_fourth .widgets_on_page ul li {

	margin: 0;

	padding: 0;

	list-style: none;

}

body.home #main #content-boxes-2 .one_fourth .widgets_on_page ul#jtwt {

	padding-right: 5px !important;

}

body.home #main #content-boxes-2 .one_fourth .widgets_on_page ul#jtwt li.jtwt_tweet {

	margin: 0 !important;

	padding: 5px 0 !important;

	list-style: none !important;

	border-bottom: 1px solid #cec9c9 !important;

	background: none !important;

	font-size: 13px;

	color: #3b3b3b;

}

body.home #main #content-boxes-2 .one_fourth .widgets_on_page ul#jtwt li.jtwt_tweet:last-child {

	border-bottom: none !important;

}

body.home #main #content-boxes-2 .one_fourth .widgets_on_page ul#jtwt li.jtwt_tweet a {

	color: #c5101b;

}

body.home #main #content-boxes-2 .one_fourth .widgets_on_page ul#jtwt li.jtwt_tweet a:hover {

	text-decoration: underline;

}

body.home #main #content-boxes-2 .one_fourth h1 + p {

	margin: 0 !important;

}

/* Testimonios */

body.home #main #content-boxes-2 .one_fourth.last .testimonial_slider_set{ width:100%; } 

body.home #main #content-boxes-2 .one_fourth.last .testimonial_slider_set .testimonial_slideri{background-color:transparent; border: 0px solid #dddddd;width:100%; max-height:304px;} 

body.home #main #content-boxes-2 .one_fourth.last .testimonial_slider_set .testimonial_avatar img{max-height:80px;width:80px;border:0px solid #cccccc; display: none !important;} 

body.home #main #content-boxes-2 .one_fourth.last .testimonial_slider_set .testimonial_avatar{line-height:26px;

	font-family: "Alwyn", Arial, Helvetica, sans-serif !important;font-size:20px;font-weight:normal;font-style:normal;color:#000000; display: none !important;} 

body.home #main #content-boxes-2 .one_fourth.last .testimonial_slider_set .testimonial_site,body.home #main #content-boxes-2 .one_fourth.last .testimonial_slider_set .testimonial_site a{line-height:26px;

	font-family: "Alwyn", Arial, Helvetica, sans-serif !important;font-size:20px;font-weight:normal;font-style:normal;color:#000000;} 

body.home #main #content-boxes-2 .one_fourth.last .testimonial_slider_set .testimonial_quote{background:none !important;

	padding: 0 0 30px !important;

	margin-left: 0 !important;

	font-family: "Alwyn", Arial, Helvetica, sans-serif !important;

	font-size:28px;

	line-height: 30px;

	font-weight:normal !important;

	font-style:normal;

	color:#000000;

	display: block !important;

	float: none !important;

	clear: both !important;

	width: 100% !important;

	max-width: 252px !important;

	position: relative !important;

} 

body.home #main #content-boxes-2 .one_fourth.last .testimonial_slider_set .testimonial_nav a{background: transparent url(http://www.keycodestudio.com/artepresentar/wp-content/plugins/testimonial-slider/css/skins/default/buttons/default/nav.png) no-repeat;width:16px;height:16px;} 

body.home #main #content-boxes-2 .one_fourth.last .testimonial_slider__default .testimonial_nav_arrow_wrap {

	display: block !important;

	position: relative !important;

}

body.home #main #content-boxes-2 .one_fourth.last .testimonial_slider_set .testimonial_by_wrap {

	display: block !important;

	float: none !important;

	width: 100% !important;

	max-width: 252px !important;

	clear: both !important;

}

body.home #main #content-boxes-2 .one_fourth.last .testimonial_slider_set .testimonial_by_wrap span {

	display: block;

	width: 80% !important;

	max-width: 252px !important;

	position: relative !important;

	clear: both !important;

}

body.home #main #content-boxes-2 .one_fourth.last .testimonial_slider_set .testimonial_quote span {

	display: block !important;

	/*width: 80% !important;*/

	max-width: 252px !important;

	position: relative !important;

	clear: both !important;

	padding-left: 

}

.testimonial_slider__default .testimonial_nav_arrow_wrap a {

	position: absolute;

	bottom: 3px;

	width: 13px;

	height: 15px;

	display: block;

}

body.home #main #content-boxes-2 .one_fourth.last .testimonial_slider_set .testimonial_next {

	background: rgba(0, 0, 0, 0) url(../images/arr_right.png) no-repeat 0 0 !important;

}

body.home #main #content-boxes-2 .one_fourth.last .testimonial_slider_set .testimonial_prev {

	background: rgba(0, 0, 0, 0) url(../images/arr_left.png) no-repeat 0 0 !important;

}

body.home #main #content-boxes-2 .one_fourth.last {

	margin: 0 !important;

}

body.home #main #content-boxes-2 .one_fourth.last pre {



	margin-bottom: 0;



	white-space: normal !important;

}

/* Contacto Home */

.chome_cont {

	padding: 40px 70px;

	background: #fff;

}

.chome_cont h2 {

	color: #756363 !important;

	font-size: 28px !important;

	margin-bottom: 25px !important;

	line-height: 27px !important;

}

.chome_cont .fizq {

	border-right: 1px solid #733639;

	width: 49%;

	padding-bottom: 30px;

}

.chome_cont .fder {

	width: 49%;

}

.chome_cont h3 {

	color: #c5101b !important;

	font-size: 22px !important;

	margin-bottom: 5px !important;

	margin-bottom: 10px !important;

	line-height: 24px !important;

}

.chome_cont a {

	color: #d0161a !important;

	font-size: 33px !important;

	margin-bottom: 20px !important;



	display: block;



}

.chome_cont a:hover {

	color: #c5101b !important;

}

.chome_cont input[type=text], body #main .chome_cont input[type=email], body #main .chome_cont textarea {

	width: 95%;

	padding: 2px 2%;

	line-height: 18px;

	background: #fff;

	border: 1px solid #9d9d9c;

	box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,0.1);

	font-size: 12px;

	color: #7d7d7d;

	margin: 0;

	display: block;

	outline: none !important;

	-webkit-appearance: none !important;

	text-indent: 0 !important;

	-webkit-transition: all 200ms ease-in-out;

	transition: all 200ms ease-in-out;

	border-radius: 2px;

}

.chome_cont  input[type=text]:focus, body #main .chome_cont input[type=email]:focus, body #main .chome_cont textarea:focus, body #main .chome_cont select:focus {

	border-color: #c5101b !important;

	box-shadow: none !important;

	color: #3b3b3b !important;

}

.chome_cont  select {

	padding: 2px 2%;

	line-height: 18px;

	width: 100%;

	border: 1px solid #9d9d9c !important;

	font-size: 12px;

	color: #7d7d7d !important;

	margin: 0;

	display: block;

	outline: none !important;

	text-indent: 0 !important;

	-webkit-transition: all 200ms ease-in-out;

	transition: all 200ms ease-in-out;

	border-radius: 2px;

}

.chome_cont select:focus {

	color: #3b3b3b !important;

}

body #main .chome_cont textarea {

	resize: none;

	padding: 5px 2%;

	height: 56px;

	width: 96%;

	color: #7d7d7d;

}

::-webkit-input-placeholder { /* WebKit browsers */

    color:    #7d7d7d;

}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

    color:    #7d7d7d;

}

::-moz-placeholder { /* Mozilla Firefox 19+ */

    color:    #7d7d7d;

}

:-ms-input-placeholder { /* Internet Explorer 10+ */

    color:    #7d7d7d;

}

.chome_cont input[type=submit] {

	margin: 22px 0 0 0;

	padding: 1px 10% 0;

	width: 100%;

	display: block;

	height: 34px;

	font: 17px/34px "Alwyn", Arial, Helvetica, sans-serif !important;

	text-transform: uppercase;

	text-align: left;

	text-shadow: none;

	border-radius: 2px;

	box-shadow: none;

	color: #fff !important;

	background: #979797 url(../images/arrow_cr.png) 82% center no-repeat !important;

	border: none !important;

	outline: none !important;

	cursor: pointer;

	cursor: hand;

	-webkit-appearance: none !important;

	-webkit-transition: all 200ms ease-in-out;

	transition: all 200ms ease-in-out;

}

.chome_cont input[type=submit]:hover {

	background: #8f2222 url(../images/arrow_cr.png) 82% center no-repeat !important;

	color: #fff !important;

	border: none !important;

}



div.wpcf7 img.ajax-loader {

	display: block;

	position: absolute;

	top: 0;

	left: 50%;

	margin: 0 0 0 -8px;

}



.chome_cont .select-arrow {

	display: none;

}



span.wpcf7-form-control-wrap.nombre {

	float: left;

	width: 50%;

}

span.wpcf7-form-control-wrap.email {

	float: right;

	width: 50%;

}



span.wpcf7-form-control-wrap.consulta {

	float: none;

	clear: both;

	width: 78%;

}

span.wpcf7-form-control-wrap.consulta .wpcf7-select-parent {

	width: 77%;

}



span.wpcf7-form-control-wrap.mensaje {

	float: left;

	width: 80%;

}

span.wpcf7-form-control-wrap.enviar {

	float: right;

	width: 20%;

}





/* Páginas con sidebar */

#main #content {

	width: 100%;

}

.cont_post {

	float: left;

	width: 70.8%;

	margin-bottom: 20px;

	padding-right: 2%;

}

.contelista {



	padding-left: 18px;



	margin-top: 0;



	color: #000;



}



.contelista li{



	padding: 0;



	margin-bottom: 10px;



	color: #656565;



}

.dudas_cont .dudas_one {

	width: 59%;

	padding: 25px 3%;

	background: #bababa;

	height: 75px;

}

.dudas_cont .dudas_two {

	width: 29%;

	padding: 25px 3%;

	background: #d7d7d7;

	height: 75px;

}

.dudas_cont .dudas_one .fizq {

	width: 32%;

}

.dudas_cont .dudas_one .fder {

	width: 57%;

}

.dudas_cont .dudas_one .fder a.amail {

	font-size: 28px;

	line-height: 30px;

	color: #d0161a;

	display: inline-block;

	margin-bottom: 10px;

}

.dudas_cont .dudas_one .fder a.atel {

	font-size: 33px;

	line-height: 35px;

	color: #d0161a;

	display: inline-block;

}

.dudas_cont .dudas_one .fder a:hover {

	opacity:0.8;

	filter:alpha(opacity=80);

	color: #d0161a;

}

.dudas_cont .h1 {

	font-size: 31px;

	line-height: 33px;

	color: #434343;

	margin-bottom: 10px;

	font-weight: 200;

}

#main #sidebar {

	width: 25.4%;

	/*border-left: 1px dashed #C6C5B5;*/

	padding: 0 0 0 1.6%;

	margin-bottom: 20px;

}

.rev_slider_wrapper .shadow-left, .rev_slider_wrapper .shadow-right {

	display: none;

}

.avada-skin-rev {

	border: none;

}

.page-title-container {

	border: none;

	height: 64px !important;

	background: #C5101B url(../../../uploads/Objeto-inteligente-vectorial-copia.png) right center no-repeat !important;

}

.page-title-wrapper {

	width: auto;

	margin: 0 auto;

	max-width: 1200px;

	padding: 0 0 0 4.6%;

}

.page-title h1 {

	font-family: "Alwyn", Arial, Helvetica, sans-serif !important;

	text-rendering: optimizeLegibility;

	text-shadow: 0 0 2px rgba(255, 255, 255, 0.3);

	-webkit-text-shadow: 0 0 2px rgba(255, 255, 255, 0.3);

	-moz-text-shadow: 0 0 2px rgba(255, 255, 255, 0.3);

	-o-text-shadow: 0 0 2px rgba(255, 255, 255, 0.3);

	color: #fff !important;

	font-size: 35px !important;

	line-height: 64px !important;

	font-weight: 200; 

	letter-spacing: 0.04em; word-spacing: 0.06em;

}

.page-title-captions {

	float: none; 

	width: 75%;

}

.cont_post .post-content p, .cont_post .post-content h2, .cont_post .post-content div  {

	color: #656565;

}

.cont_post .post-content .lipost {

	position: relative;

}

.cont_post .post-content .lipost .foto {

	width: 13%;

	float: left;

	margin-right: 3%;

}



.cont_post .post-content .lipost.liconf .foto {



	width: 12%;



	margin-right: 2%;



}

.cont_post .post-content .lipost .vermas {

	width: 17%;

	float: right;

	padding-right: 2%;

	padding-left: 1%;

	height: 100%;

}

.cont_post .post-content .lipost .txtcont {

	width:64%;

	float: left;

}



.cont_post .post-content .lipost.liconf .txtcont {



	width:66%;



}

.cont_post .post-content .lipost .txtcont h2 {

	margin-bottom: 10px !important;

}

.cont_post .post-content .lipost .txtcont p {

	line-height: 18px !important;

}

a.verdetalles, h5.toggle a.verdetalles {

	font-size: 15px !important;

	line-height: 22px !important;

	height: 22px !important;

	color: #252525 !important;

	display: block !important;

	width: 130px !important;

	text-align: right;

	border: none !important;

}

a.verdetalles:hover, h5.toggle a.verdetalles:hover {

	/*opacity:0.8;

	filter:alpha(opacity=80);*/

	color: #c5101b !important;

}

a.verdetalles p, h5.toggle a.verdetalles p {

	margin: 0 !important;

	padding: 0 !important;

}

a.verdetalles i:before, h5.toggle a.verdetalles i:before {

	margin-top: 2px;

	margin-left: 8px;

	font-size: 22px;

	color: #c5101b;

	height: 22px;

	width: 22px;

	border-radius: 11px;

	vertical-align: middle;

	

	text-shadow: 0 0 2px rgba(197, 16, 27, 0.3);

	-webkit-text-shadow: 0 0 2px rgba(197, 16, 27, 0.3);

	-moz-text-shadow: 0 0 2px rgba(197, 16, 27, 0.3);

	-o-text-shadow: 0 0 2px rgba(197, 16, 27, 0.3);

}

.cont_post .post-content .lipost a.verdetalles, .cont_post .post-content .lipost h5.toggle a.verdetalles {

	position: absolute;

	top: 50px;

	right: 2%;

	margin-top: -11px;

	z-index: 1;

}

.toggle-content, .cont_post .post-content .lipost .toggle-content {

	padding-top: 20px;

	padding-bottom: 0;

	border: none;

}

.cont_post .post-content .lipost h5.toggle.active + .toggle-content, h5.toggle.active + .toggle-content {

	border-bottom: none;

}

#sidebar .widget {

	margin-bottom: 35px;

}

#sidebar .block_sidebar {

	padding-bottom: 35px;

}

body #main .block_sidebar .button.large.red {

	margin: 15px 0 0;

}

body #main .block_sidebar .button.large.red, body #main .block_sidebar.cursos .button.large.red, body #main .block_sidebar.amedida .button.large.red {

	width: 46%;

}

body #main .block_sidebar.publicaciones .button.large.red {

	width: 60%;

}

body #main .block_sidebar h2 {

	color: #5a5a5a;

	margin: 0 0 15px;

}

body #main .block_sidebar p {

	color: #656565;

	margin: 15px 0 0;

	font-size: 13px;

	line-height: 16px;

}

body #main .block_sidebar ul li a.ptitle {

	color: #656565 !important;

	margin: 0 0 15px;

	font-size: 13px;

	line-height: 16px;

	font-weight: bold;

	font-style: italic;

	padding: 0;

	border: none;

}

body #main .block_sidebar ul li a.ptitle:hover {

	color: #c5101b !important;

}

body #main .block_sidebar ul li a.ptitle:before {

	display: none;

}

body #main .block_sidebar ul li .post-date {

	font-size: 13px;

	line-height: 16px;

	font-weight: bold;

	color: #c5101b !important;

}

body #main .block_sidebar ul li .post-excerpt {

	font-size: 13px;

	line-height: 16px;

	color: #656565 !important;

}

body #main #sidebar .widget:last-child .bbgdashed, body #main #sidebar .widget:last-child.bbgdashed {

	border-bottom: none !important;

	padding-bottom: 0;

}

body #main #sidebar .widget:last-child {

	margin-bottom: 0;

}

.post:last-child {



	margin-bottom: 0 !important;



}

.post .entry-title a {



	font-size: 21px;



	margin: 0 0 15px 0;



}

.page-title-container .entry-title a {



	color: #fff !important;



}



.page-title-container .entry-title a:hover {



	opacity:0.8;



	filter:alpha(opacity=80);



}



.amedida_tit p {

	font-size: 24px;

	line-height: 26px;

	margin-bottom: 30px;

	color: #656565;

	font-weight: 200;

}

.serv_amedida, .publicont {

	padding: 20px 0 0;

}

h1.amedidah1, h1.publih1 {

	font-size: 21px !important;

	line-height: 24px !important;

	color: #656565 !important;

	font-weight: bold !important;

}



.publicont h1 {



	text-align: left !important;



}



.publicont h2 {



	text-align: left !important;



	font-size: 16px !important;



	line-height: 20px !important;



}

.serv_amedida p, .publicont p {

	font-size: 14px !important;

	line-height: 16px !important;

	color: #656565 !important;

	font-weight: 200 !important;

}

body #main .serv_amedida .button.large.red {

	width: 50%;

}

body #main .publicont .button.large.red, body #main .liconf .button.large.red {



	display: inline-block;



	width: auto;



}

body #main .publicont .button.large.red i, body #main .liconf .button.large.red i {



	margin-left: 15px;



}

.post-content .publi_tit p {

	font-size: 14px !important;

	line-height: 16px !important;

	margin-bottom: 25px !important;

	color: #656565 !important;

	font-weight: normal !important;

}

.post-content .publi_tit h1 {

	font-size: 24px !important;

	line-height: 26px !important;

	margin-bottom: 18px !important;

	color: #656565 !important;

	font-weight: normal !important;

}

.introcursos_video {

	width: 42%;

	height: 206px;

	margin-left: 4%

}

.introcursos_tx {

	width: 54%;

}

.cont_post .post-content.cursosinfo .lipost .txtcont {

	width: 80%;

}

.cont_post h1.cursosh1 {

	font-size: 26px !important;

	line-height: 28px !important;

	color: #434343 !important;

	font-weight: normal !important;

	margin: 0 0 10px;

}

.sidebar_colorblock {

	border-radius: 4px;

	padding: 10px;

	color: #fff !important;

	display: block;

}

.sidebar_colorblock:hover {



	opacity:0.8;



	filter:alpha(opacity=80);



}

.testimonials-widget-testimonial .company {
	text-align: left;
}

.sidebar_colorblock.colorblock_abiertos {

	background: #81c7f8;

}

.sidebar_colorblock.colorblock_company {

	background: #febf37;

}

.sidebar_colorblock.colorblock_talleres {

	background: #c12c2c;

}

.sidebar_colorblock .colorblock_tit .fizq {

	font-size: 25px !important;

	line-height: 25px !important;

	text-align: left;

}

.sidebar_colorblock .colorblock_tit i {

	text-align: right;

	float: right;

}

.sidebar_colorblock .colorblock_tit i:before {

	font-size: 16px !important;

	line-height: 25px !important;

	text-align: right;

}

.sidebar_colorblock p {

	font-size: 12px !important;

	line-height: 14px !important;

	font-size: 12px;

	font-weight: 200;

	margin: 10px 16% 5px 0 !important;

	color: #fff !important;

}

.widget_categories, .pyre_tabs {



	padding-bottom: 35px;



	border-bottom: 1px dashed #C6C5B5 !important;



}



.widget_categories .heading {



	display: none;



}



.widget_categories select {



	width: 100%;



}





/*

.testimonials-widget .credit {



	margin: 0 0 40px;

	color: #c5101b !important;

	text-align: left !important;

	font-size: 16px;



}

.testimonials-widget .credit .author {

	font-weight: bold

}*/





.testimonials-widget span {



	display: inline;



}



.testimonials-widget span.join-title, .testimonials-widget span.title, .testimonials-widget .credit:before {



	display: none;



}

.cont_post .post-content blockquote {



	font-style: normal;



	padding: 0;



	margin: 0;



	border: 0;



	background: none !important;



}



.cont_post .post-content blockquote p {



	font-style: normal !important;



	padding: 0 !important;



	border: 0 !important;



	background: none !important;



	margin-bottom: 20px !important;



	line-height: 24px !important;



	font-size: 24px !important;



	font-weight: 200 !important;



}

blockquote a {
	color: #656565;
}

.eap_plus_cont {



	position: absolute;



	/*display: block;*/

	display: none;



	right: 15px;



	top: 0px;



	width: 75px;



	height: 48px;



	background: #c5101b;



	border-radius: 0 0 10px 10px;



	text-align: center;



}



.eap_plus_cont i {



	font-size: 18px;



	line-height: 18px;



	color: #8a0911;



	display: block !important;



	margin: 5px auto;



}



.eap_plus_cont div {



	font-size: 12px;



	line-height: 12px;



	font-weight: bold;



	text-align: center;



	color: #fff;



}



.eap_plus_cont div span, .logoplus {



	font-size: 14px;



	line-height: 12px;



	font-family: Arial, Helvetica, sans-serif !important;



	font-weight: bold;



}

.post .meta-info .alignleft {



	margin-right: 0;



}



.single .post .meta-info .alignleft {



	width: 100%;



}

.post .meta-info {



	border-top: none;



	border-bottom: 1px dashed #C6C5B5;



	padding: 25px 0;



	margin: 0;



	overflow: visible !important;



}



.post:last-child .meta-info {



	border-bottom: none;



}



.post {



	margin-bottom: 35px;



}

.share-box {



	padding: 0 15px;



	height: 70px;



	margin-bottom: 20px;



	/*background-color: #f6f6f6;*/



}



.share-box h4 {



	padding: 0;



	margin: 0;



	line-height: 70px !important;



}



.share-box .social-networks {



	margin-top: 23px;



}



.single-post .post .meta-info, .avada_faq .meta-info, .single-post .post .about-author, .single-post .post .title, .single-post .post h3 {



	margin-bottom: 20px;



}

.single-post .post .title {



	padding-top: 20px;



	margin-top: 20px; 



	border-top: 1px dashed #C6C5B5;



	display: block;



}

.single-post .single-navigation {



	height: 34px;



	line-height: 34px;



	border-top: 1px dashed #C6C5B5;



	border-bottom: none;



	margin-bottom: 0;



	text-align: right;



	padding: 20px 0;



}

#comment-submit {



	display: inline-block;



	width: auto !important;



	padding: 0 15px;



	min-height: 35px;



	line-height: 35px;



	font: 17px/35px "Alwyn", Arial, Helvetica, sans-serif !important;



	text-transform: uppercase;



	text-align: left;



	text-shadow: none;



	border-radius: 2px;



	box-shadow: none;



	color: #fff !important;



	background: #979797;



	border: none;



	cursor: pointer;



	cursor: hand;



	-webkit-transition: all 200ms ease-in-out;



	transition: all 200ms ease-in-out;



}



#comment-submit:hover {



	background: #8f2222;



}

/*slider*/

#sliders-container .tp-caption {



	max-width: 40% !important;



	white-space: normal !important;



}



#sliders-container .tp-caption h1 {



	font: 30px/34px "Alwyn", Arial, Helvetica, sans-serif !important;



	color: #fff;



	white-space: normal !important;



}



#sliders-container .tp-caption h2 {



	font: 28px/30px "Alwyn", Arial, Helvetica, sans-serif !important;



	color: #ffeeee;



	white-space: normal !important;



}



#sliders-container .tp-caption p {



	font: 24px/26px "Alwyn", Arial, Helvetica, sans-serif !important;



	color: #ffcccc;



	white-space: normal !important;



}



#sliders-container .tp-caption iframe {



	border: 0px;



	box-shadow: #000 0px 0px 15px;



	-webkit-box-shadow: #000 0px 0px 15px;



	-moz-box-shadow: #000 0px 0px 15px;



	-o-box-shadow: #000 0px 0px 15px;



}

/*share & twit*/



div.fizq.infopost {

	margin-right: 20px;

}

.share-buttons {



	padding:6px 0;



	height:21px;



	display:block;



	float:left;



	margin: 0;



}

.share-buttons span, .share-buttons li {



	display:block;



	float:left;



	width:90px;



}

.share-buttons iframe { max-width:none; }

ul.share-buttons.unstyled.clearfix li.twitter {



	width: 102px;



}

ul.share-buttons.unstyled.clearfix li.google {



	width: 72px;



}

._56zz {



	z-index: 9999;



}

/* tienda */

#CategoriePlus .CatPlus .title {



	font-weight: bold;



	cursor: default !important;



}

#CategoriePlus .CatPlus li a:hover {



	color: #C5101B;



}

#CategoriePlus .CatPlus .title a:hover {



	color: #C5101B;



}



#sidebar .widget li .post-holder a.category, #sidebar .widget #tab-comments li .post-holder p {

	color: #C5101B !important;

}

#sidebar .widget li .post-holder, #sidebar .widget li .post-holder a {

	font-size: 14px !important;

}

.flexslider .slides img {
	min-height: 85px;
}

#sidebar .textwidget .avada-container.layout-thumbnails-on-side .flexslider {

	margin-right: 10px;

}

#sidebar .textwidget .avada-container.layout-thumbnails-on-side .flexslider .slides li a {

	padding: 0;

}

#sidebar .textwidget .avada-container.layout-thumbnails-on-side h4 a{

	color: #3B3B3B;

	font: bold 14px/16px Arial, Helvetica, sans-serif !important;

}

#sidebar .textwidget .avada-container.layout-thumbnails-on-side .columns{

	margin: 0;

}

#sidebar .textwidget .avada-container.layout-thumbnails-on-side .col:last-child{

	margin-bottom: 0;

}



.post-content h2, .title h2, #main .post-content .title h2, .page-title h1,, .page-title h1 a, #main .post h2 a {

	line-height: 30px !important;

}



.post-content h2, .title h2, #main .post-content .title h2, .page-title h1, .page-title h1 a, #main .post h2 a {

	font-size: 30px !important;

	line-height: 30px !important;

	font-weight: 300;

}



.dropcap {

	font-size: 30px;

	margin: 0 10px;

	padding-top: 0; 

	text-transform: uppercase;

	float: none;

	position: relative;

	top: 0; 

	color: #C5101B;

	padding-bottom: 0;

	font-weight: normal;

}



.search-page-search-form {

	padding-bottom: 20px;

	padding-top: 20px;

	border-bottom: none;

	margin-bottom: 0;

	margin-top: 40px;

	border-top: 1px dashed #C6C5B5;

}





.clients-carousel .es-carousel li img {

width: auto;

max-width: none;

/*height: 100%;*/

max-height: 115px;

 border: none; 

}



.es-carousel ul li {

padding: 5px;

border: 1px solid #EEEDED;

}

.es-carousel ul li a {

overflow: hidden;

}



.es-nav-prev, .es-nav-next {

display: block;

margin-top: -10px;

width: 24px;

height: 24px;

}



.clientslider-container, .images-carousel-container {

	padding: 14px 0;

}

.pp_social .facebook {

width: 90px !important;

}



.author .author_social {

min-height: 34px;

line-height: 34px;

border-top: 1px solid #E0DEDE;

border-bottom: 1px solid #E0DEDE;

margin: 20px 0 40px 0;

}


a.testi_dest img {
	margin-top: 20px;
	margin-bottom: 28px;
}

a.testi_dest {
	font-size: 19px;
	color: #000;
	margin: 0;
}


@media (max-width: 768px){
	
	.home .post-content #content-boxes-1 .one_fourth {
		width: 100%;
		float: none;
		clear: both;
		margin: 0 0 25px !important;
	}

	.header-v2 .header-social .alignright:last-child {
		width: 100% !important;
	}
	.header-social .alignright .social-networks li {
		float: none !important; 
	}

	.header-v2 #header {
		padding-bottom: 10px;
	}

	.post-content .one_third {
		width: 100%;
	}

	body #main .serv_amedida .button.large.red {
		margin: 0 auto;
	}

	body #sidebar .tab-hold .tabs li {
		max-width: 98.4px;
	}

	#comment-textarea textarea, .comment-form-comment textarea, .wpcf7-form textarea {
		width: 92%;
	}

	#comment-input input, .wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-captchar, .wpcf7-form .wpcf7-date {
		width: 43%;
	}
	#comment-input input.input-website {
		width: 92%;
	}

	.cont_post .post-content div {
		width: 100%;
	}

	.cont_post .post-content .lipost.ptb22 {
	padding: 20px 0 10px !important;
	}

}