/*		CSS Reset
/*---------------------------------------------------------------------------------*/
li.actt {
	border: medium solid #4F90ED;
	border-radius: 55px;
	margin-top: -2px;
}
#intro .ronika-tagline-button.ct {
}
.ronika-tagline-button {
}
#intro .ronika-tagline-button.ct {
	font-weight: bold;
}
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, 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 {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}
#clientes li {
	font-size: 21px;
	text-indent: -18px;
	padding-left: 21px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}

.even
{
	text-align: center;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	vertical-align: middle;
}
textarea {
	resize: vertical;
}
@font-face {
	font-family: 'Signika';
	src: url('../fonts/signika/signika-light-webfont.eot');
	src: url('../fonts/signika/signika-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/signika/signika-light-webfont.woff') format('application/font-woff'), url('../fonts/signika/signika-light-webfont.ttf') format('truetype'), url('../fonts/signika/signika-light-webfont.svg#Signika') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Signika';
	src: url('../fonts/signika/signika-bold-webfont.eot');
	src: url('../fonts/signika/signika-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/signika/signika-bold-webfont.woff') format('application/font-woff'), url('../fonts/signika/signika-bold-webfont.ttf') format('truetype'), url('../fonts/signika/signika-bold-webfont.svg#Signika') format('svg');
	font-weight: bold;
	font-style: normal;
}
body {
	font-family: 'Signika', helvetica, arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	background-color: #556274;
	color: #FFFFFF;
	direction: ltr;
	font-size: 100%;
}
a {
	text-decoration: none;
	color: #ED884C;
	-webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
	-moz-transition: background-color 0.3s ease-out, color 0.3s ease-out;
	-ms-transition: background-color 0.3s ease-out, color 0.3s ease-out;
	-o-transition: background-color 0.3s ease-out, color 0.3s ease-out;
	transition: background-color 0.3s ease-out, color 0.3s ease-out;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Signika', helvetica, arial, sans-serif;
}
h1 {
	font-size: 1.75em;
}
h2.centr {
	text-align: center;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.375em;
}
h3.col_per {
	background-color: #11805B !important;
}
.taller {
	font-size: medium;
	font-weight: bold;
}
h3.col_uru {
	background-color: #710358 !important;
}
#btn_guardar.btn.btn-success {
	background: #ED884C;
	padding: 15px 75px 15px 71px;
	border-radius: 30px;
	font-size: 20px;
	margin: auto !important;
	float: right;
	width: 225px;
}
#btn_guardar.btn.btn-danger {
	padding: 15px 75px 15px 71px;
	background: #2E2119;
	border-radius: 30px;
	font-size: 20px;
}
#form_contacto label {
	color: #FEF7F4;
}
#form_contacto2 label {
	color: #FEF7F4;
}
h4 {
	font-size: 1.25em;
}
h5 {
	font-size: 1.125em;
}
h6 {
	font-size: 1em;
}
input, textarea {
	font-family: 'Signika', helvetica, arial, sans-serif;
}
.header {
	width: 100%;
	max-height: 120px;
	background-color: #2976E3;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 13px #12385C;
	padding: 12px 0 20px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	-webkit-transition: padding 0.3s ease-out;
	-moz-transition: padding 0.3s ease-out;
	-ms-transition: padding 0.3s ease-out;
	-o-transition: padding 0.3s ease-out;
	transition: padding 0.3s ease-out;
}
li.tel {
	width: 123px;
}
body.sticky-header-off .header {
	position: absolute;
}
.logo {
	float: left;
	width: 10%;
	-webkit-transition: margin 0.3s ease-out;
	-moz-transition: margin 0.3s ease-out;
	-ms-transition: margin 0.3s ease-out;
	-o-transition: margin 0.3s ease-out;
	transition: margin 0.3s ease-out;
}
.menu > li > a {
	display: block;
	padding: 0 !important;
	line-height: 1;
}
.logo img {
	max-width: 100%;
	height: auto;
	max-height: 84px;
}
.main-navigation {
	float: left;
	width: 748px;
}
.main-navigation > ul {
	width: 744px;
	padding: 36px 0 20px;
}
.main-navigation > ul > li {
	float: left;
	margin: 0 0px 0 22px;
	position: relative;
}
.main-navigation > ul > li a {
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	color: #12385C;
	.menu > LI > A {
		display: block;
		padding: 0.7rem 1rem;
		line-height: 1;
	}
	font-size: 1em;
}
ul.sub-menu li a {
	color: #FFFFFF !important;
}
.main-navigation > ul > li a:hover, .main-navigation > ul li.current_page_item > a, .main-navigation > ul li.current_page_ancestor > a {
	color: #12385C;
}
.main-navigation > ul li .sub-menu {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 50px;
	width: 230px;
	padding: 20px 15px 20px 6px;
	background-color: #2D343E;
	background-color: rgba(45, 52, 62, 1);
	text-align: center;
	border-radius: 3px;
	opacity: 0;
	filter: alpha(opacity=00);
	-webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
	-moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
	-ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
	-o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
	transform: translateY(-10px) perspective(600px) rotateX(10deg);
	-webkit-transition: visibility 0s linear 0.3s, opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
	-moz-transition: visibility 0s linear 0.3s, opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
	-ms-transition: visibility 0s linear 0.3s, opacity 0.3s ease-out, -ms-transform 0.3s ease-out;
	-o-transition: visibility 0s linear 0.3s, opacity 0.3s ease-out, -o-transform 0.3s ease-out;
	transition: visibility 0s linear 0.3s, opacity 0.3s ease-out, transform 0.3s ease-out;
}
.main-navigation > ul li:hover .sub-menu {
	visibility: visible;
	-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-moz-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-ms-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-o-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	transform: translateY(0) perspective(600px) rotateX(0);
	opacity: 1;
	filter: alpha(opacity=100);
	transition-delay: 0s;
}
.main-navigation > ul li .sub-menu:before {
	position: absolute;
	top: -30px;
	left: 0;
	content: "";
	width: 100%;
	height: 50px;
}
.main-navigation > ul li .sub-menu:after {
	position: absolute;
	top: -10px;
	left: 110px;
	content: "";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 6px 10.4px 6px;
	border-color: transparent transparent #2D343E transparent;
	-webkit-transform: rotate(360deg);
}
.main-navigation > ul li .sub-menu li {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
	font-size: 13px;
}
.main-navigation > ul li .sub-menu li:last-child {
	margin-bottom: 0;
}
.selectnav {
	display: none;
}
.top-social-icons {
	float: left;
	width: 267px;
	padding: 23px 0 15px;
}
.top-social-icons ul {
	display: block;
	width: 100%;
}
.top-social-icons ul li {
	float: right;
	margin-left: 5px;
}
.top-social-icons ul li:last-child {
	margin-left: 0;
}
.top-social-icons ul li a {
	display: inline-block;
	background-color: #12385C;
	border-radius: 50%;
	height: 31px;
	width: 31px;
	color: #FFFFFF;
	text-align: center;
	padding: 7px 0 11px;
}
ul li.flag a {
	background: none;
	padding: 0;
}
li.tel a {
	background: #12385C;
	border-radius: 17px !important;
	width: 219px !important;
	color: #FFFFFF !important;
}
.top-social-icons ul li a:hover {
	background-color: #ED884C;
	color: #FFF;
}
.header.on-scroll {
	padding: 0;
}
.header.on-scroll .logo {
	margin-top: 7px;
	width: 63px;
}
.header.on-scroll.on-touch .main-navigation {
	padding-bottom: 0px;
}
.header.on-scroll .main-navigation ul {
	padding: 30px 10px 23px;
}
.header.on-scroll.on-touch .logo {
	margin-top: -80px;
}
.header.on-scroll.on-touch .top-social-icons {
	display: none;
}
.ronika-gallery-slider-bg {
	float: left;
	width: 100%;
	background: url(../images/slider/image-bg.jpg) no-repeat center;
	height: 798px;
	background-size: cover;
	padding-top: 187px;
	margin-top: 80px;
	overflow: hidden;
}
.ronika-gallery-slider-bg.taller {
	.ronika-gallery-slider-bg {
		float: left;
		width: 100%;
		background: url(../images/slider/image-bg-taller.jpg) no-repeat center;
		height: 798px;
		background-size: cover;
		padding-top: 187px;
		margin-top: 80px;
		overflow: hidden;
	}
}
.poster {
	margin-top: 110px;
}
.ronika-gallery-slider {
	width: 100%;
	height: 545px;
	overflow: hidden;
}
.ronika-gallery-items {
	width: 100%;
	height: 100%;
}
.ronika-gallery-items .item {
	width: 376px;
	margin: 3px;
	opacity: 0;
	filter: alpha(opacity=00);
}
.footer a {
	color: #86A2BC;
}
#clientes .fourcol {
}
#clientes .fourcol.last {
	margin-right: 18px;
}
#clientes .large-4 {
	margin-top: 31px;
}
#clientes .twocol {
	margin-top: -34px;
	width: 119px;
}
.ronika-gallery-items .item-image img {
	max-width: 100%;
}
.ronika-gallery-items .item:hover .item-hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-moz-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-ms-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-o-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	transform: translateY(0) perspective(600px) rotateX(0);
}
.ronika-gallery-items .item-hover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 38px;
	background-color: rgb(238, 76, 98);
	background-color: rgba(238, 76, 98, 0.8);
	text-align: left;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=00);
	z-index: 5;
	-webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	transform: translateY(-20px) perspective(600px) rotateX(10deg);
	-webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-out;
	-ms-transition: -ms-transform 0.3s ease-out, opacity 0.3s ease-out;
	-o-transition: -o-transform: 0.3s ease-out, opacity 0.3s ease-out;
	transition: transform: 0.3s ease-out, opacity 0.3s ease-out;
}
.ronika-gallery-items .item.one-third .item-hover {
	padding: 48px 38px;
}
.ronika-gallery-items .item-hover a {
	color: #FFF;
}
.ronika-gallery-items .item-hover h3 {
	font-size: 150%;
	padding-bottom: 10px;
	opacity: 0;
	filter: alpha(opacity=00);
	-webkit-transform: translate(0,-10px);
	-moz-transform: translate(0,-10px);
	-ms-transform: translate(0,-10px);
	-o-transform: translate(0,-10px);
	transform: translate(0, -10px);
	-webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out, -moz-transform 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out, -ms-transform 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out, -o-transform 0.5s ease-out;
	transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
.ronika-gallery-items .one-third .item-hover h3 {
	position: relative;
	z-index: -5;
	padding-bottom: 5px;
	margin-top: 5px;
}
.ronika-gallery-items .item:hover h3 {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0, 0);
}
.ronika-gallery-items .item-hover p {
	font-size: 87.5%;
	line-height: 140%;
	opacity: 0;
	filter: alpha(opacity=00);
	-webkit-transform: translate(0,30px);
	-moz-transform: translate(0,30px);
	-ms-transform: translate(0,30px);
	-o-transform: translate(0,30px);
	transform: translate(0, 30px);
	-webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
	-ms-transition: opacity 0.3s ease-out, -ms-transform 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out, -o-transform 0.3s ease-out;
	transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.ronika-gallery-items .item:hover .item-hover h3, .ronika-gallery-items .item:hover .item-hover p {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0, 0);
}
.ronika-gallery-items .item-hover .item-link {
	background: #FFF;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	color: #ED884C;
	text-align: center;
	padding: 11px 0;
	display: inline-block;
	position: absolute;
	bottom: 20px;
	right: 23px;
	opacity: 0;
	filter: alpha(opacity=00);
	-webkit-transform: translate(0,-10px);
	-moz-transform: translate(0,-10px);
	-ms-transform: translate(0,-10px);
	-o-transform: translate(0,-10px);
	transform: translate(0, -10px);
	-webkit-transition: opacity 0.5s linear, -webkit-transform 0.5s ease-out;
	-moz-transition: opacity 0.5s linear, -moz-transform 0.5s ease-out;
	-ms-transition: opacity 0.5s linear, -ms-transform 0.5s ease-out;
	-o-transition: opacity 0.5s linear, -o-transform 0.5s ease-out;
	transition: opacity 0.5s linear, transform 0.5s ease-out;
}
.ronika-gallery-items .item-hover .item-link span:before {
	content: "\e0af";
}
.ronika-gallery-items .item-hover .item-view {
	background: #FFF;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	color: #ED884C;
	text-align: center;
	padding: 11px 0;
	display: inline-block;
	position: absolute;
	bottom: 20px;
	right: 68px;
	opacity: 0;
	filter: alpha(opacity=00);
	-webkit-transform: translate(0,-10px);
	-moz-transform: translate(0,-10px);
	-ms-transform: translate(0,-10px);
	-o-transform: translate(0,-10px);
	transform: translate(0, -10px);
	-webkit-transition: opacity 0.5s linear, -webkit-transform 0.5s ease-out;
	-moz-transition: opacity 0.5s linear, -moz-transform 0.5s ease-out;
	-ms-transition: opacity 0.5s linear, -ms-transform 0.5s ease-out;
	-o-transition: opacity 0.5s linear, -o-transform 0.5s ease-out;
	transition: opacity 0.5s linear, transform 0.5s ease-out;
}
.ronika-gallery-items .item:hover .item-link, .ronika-gallery-items .item:hover .item-view {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0, 0);
}
.ronika-gallery-items .item-hover .item-view.image span:before {
	content: "\e152";
}
.ronika-gallery-items .item-hover .item-view.video span:before {
	content: "\e0dc";
}
.ronika-gallery-items .item-hover .item-format {
	float: left;
	width: 60px;
	height: 60px;
	padding: 11px 0;
	display: inline-block;
	background: #FFF;
	border-radius: 50%;
	color: #ED884C;
	text-align: center;
	font-size: 2em;
	margin-right: 15px;
	opacity: 0;
	filter: alpha(opacity=00);
	-webkit-transform: translate(0,-10px);
	-moz-transform: translate(0,-10px);
	-ms-transform: translate(0,-10px);
	-o-transform: translate(0,-10px);
	transform: translate(0, -10px);
	-webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out, -moz-transform 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out, -ms-transform 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out, -o-transform 0.5s ease-out;
	transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
.ronika-gallery-items .item-hover .item-format.image span:before {
	content: "\e015";
}
.ronika-gallery-items .item-hover .item-format.video span:before {
	content: "\e01a";
}
.ronika-gallery-items .item-hover .item-format.video {
	padding: 13px 0;
}
.ronika-gallery-items .item:hover .item-format {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0, 0);
}
.ronika-gallery-items .item-hover .item-meta {
	display: inline-block;
	width: 70%;
	font-size: 0.875em;
	opacity: 0;
	filter: alpha(opacity=00);
	-webkit-transform: translate(0,10px);
	-moz-transform: translate(0,10px);
	-ms-transform: translate(0,10px);
	-o-transform: translate(0,10px);
	transform: translate(0, 10px);
	-webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out, -moz-transform 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out, -ms-transform 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out, -o-transform 0.5s ease-out;
	transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
.ronika-gallery-items .item:hover .item-meta {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0, 0);
}
.isotope-item {
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=00);
	-webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	transform: translateY(-20px) perspective(600px) rotateX(10deg);
}
.isotope-item.stage-ready {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-moz-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-ms-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-o-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	transform: translateY(0) perspective(600px) rotateX(0);
	-webkit-transition: -webkit-transform 0.9s ease-out, opacity 0.9s ease-out;
	-moz-transition: -moz-transform 0.9s ease-out, opacity 0.9s ease-out;
	-ms-transition: -ms-transform 0.9s ease-out, opacity 0.9s ease-out;
	-o-transition: -o-transform: 0.9s ease-out, opacity 0.9s ease-out;
	transition: transform: 0.9s ease-out, opacity 0.9s ease-out;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.scrollbar {
	opacity: 0;
	filter: alpha(opacity=00);
	height: 12px;
	border-radius: 0;
	background-color: rgba(45, 52, 62, 0.25);
	border: none;
	margin-top: -12px;
	position: relative;
}
html.touch .scrollbar, html.no-opacity .scrollbar {
	opacity: 1;
	filter: alpha(opacity=100);
}
.scrollbar .handle {
	height: 12px;
	border-radius: 0;
	background-color: #ED884C;
	border: none;
}
/* overlay at start */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
/*---------------------------------------------------------------------------------*/
.content-container {
	float: left;
	width: 100%;
	padding: 22px 0 80px;
	line-height: 1.5em;
	overflow: hidden;
}
#beneficios h2 {
	text-align: center;
}
#benefits h2 {
	text-align: center;
}
.ronika-tagline.effect-scale-up h2 {
	text-align: ;
}
.content-container.bg-image {
	overflow-y: hidden;
}
.peresentaion-page {
	color: #FFFFFF !important;
	background-color: #556274 !important;
}
.image-content {
	color: rgb(255, 255, 255);
	padding-top: 166px;
	padding-bottom: 150px;
	text-align: center;
	background-image: url(../images/image-bg.jpg);
	background-repeat: no-repeat no-repeat;
}
.accordion-title {
	display: block;
	padding: 1.25rem 1rem;
	line-height: 1;
	font-size: 0.75rem;
	color: #12385C;
	position: relative;
	border-bottom: 1px solid #E6E6E6;
}
.image-content h3 {
	font-size: 2.4em !important;
}
a:hover, a:focus {
	color: #C2CDD4;
}
.content-container.parallax-effect {
	background-attachment: fixed;
}
.dark-background {
	background-color: #12385C;
	color: #FFF;
}
.light-background {
	background-color: #FFFFFF;
	color: #12385B;
}
section#quien {
	margin-bottom: -77px;
}
.services {
	color: #FFFFFF;
	background-color: #2D343E;
	padding-top: 80px;
	padding-bottom: 80px;
}
.programas {
	color: rgb(255, 255, 255);
	padding-top: 112px;
	padding-bottom: 196px;
	text-align: center;
	background-image: url(../images/testimonial/talleres.jpg);
	background-size: cover;
	background-repeat: no-repeat no-repeat;
}
#programas.programas ul li {
	color: ;
}
#programs.programas ul li {
	color: ;
}
.intro {
	color: rgb(255, 255, 255);
	padding-top: 116px;
	padding-bottom: 50px;
	text-align: center;
	background-image: url(../images/testimonial/intro.jpg);
	background-size: cover;
	background-repeat: no-repeat no-repeat;
}
#quien div {
	margin-bottom: 24px;
}
#about div {
	margin-bottom: 24px;
}
#quien .accordion-content {
	line-height: 2.1;
	text-align: justify;
	padding: 34px 20px 89px;
}
#about .accordion-content {
	line-height: 2.1;
	text-align: justify;
	padding: 34px 20px 89px;
}
#quien h3 {
	background: #12385C;
	color: #FFFFFF;
	padding: 5px 10px;
	margin-bottom: 15px;
}
#about h3 {
	background: #12385C;
	color: #FFFFFF;
	padding: 5px 10px;
	margin-bottom: 15px;
}
#quien p {
	line-height: 2;
	text-align: justify;
}
#about p {
	line-height: 2;
	text-align: justify;
}
.quienes {
	border: none;
	font-size: 30px;
	text-align: center !important;
}
.accordion-title {
	text-align: right;
	padding-right: 42px;
}
.fottoscl {
	background: #FFFFFF !important;
}
section#servicios img.aligncenter {
	width: 100%;
}
section#clientes img {
	width: 100%;
}
#clientes h6 {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
}
#clientes ul li {
	background: #FFFFFF;
	padding: 8px;
	color: #12385C;
	margin-bottom: 10px;
}
#intro h4 {
	background: rgba(255, 255, 255, 0.312);
	padding-top: 6px;
	border-radius: 28px !important;
	font-size: 20px !important;
	color: #12385C;
	margin: 31px 0 60px;
}
#intro .large-6 div {
	background: rgba(18, 56, 92, 0.482);
	padding: 23px 8px 2px;
	border-radius: 53px !important;
}
.intro a {
	width: 100%;
}
#intro h2 {
	font-size: 30px !important;
}
.citas {
	background: #FFFFFF;
}
.programas h2 {
	font-weight: bold !important;
	text-shadow: 4px 4px 10px rgba(8, 8, 8, 0.911);
}
.programas ul {
	text-align: left;
}
.programs h2 {
	font-weight: bold !important;
	text-shadow: 4px 4px 10px rgba(8, 8, 8, 0.911);
}
.programs ul {
	text-align: left;
}
.talleress {
	background: rgba(85, 64, 28, 0.562);
	border-radius: 44px;
	padding: 27px 15px 38px;
}
.testimonial.parallax-effect h2 strong {
	font-size: 36px;
}
.content-typography h1 {
	font-size: 3em;
	line-height: 1.2em;
}
.content-typography h2 {
	font-size: 2.75em;
	line-height: 1.2em;
}
.content-typography h3 {
	font-size: 1.875em;
	line-height: 1.2em;
}
.content-typography h4 {
	font-size: 1.5em;
	line-height: 1.2em;
}
.content-typography h5 {
	font-size: 1.25em;
	line-height: 1.2em;
}
.portfolio-item h5 {
	padding: 12px;
	color: #2F7FD4;
}
#main-navigation li a {
	font-weight: bold;
}
.content-typography h6 {
	font-size: 1em;
	line-height: 1.2em;
}
section#servicios h6 {
	font-size: 31px;
	margin-bottom: 29px;
}
.content-typography p {
	font-size: 1em;
	line-height: 1.4em;
}
.content-title {
	font-size: 3em !important;
	line-height: 1em !important;
	margin-bottom: 26px;
	padding-bottom: 12px;
	overflow: hidden;
}
#beneficios h2 strong {
	font-size: 22px;
	margin-bottom: 0px;
	padding: 0px;
}
#beneficios ul li {
	font-size: 21px;
	margin-bottom: 22px;
	max-width: 951px;
}
#benefits h2 strong {
	font-size: 22px;
	margin-bottom: 0px;
	padding: 0px;
}
#benefits ul li {
	font-size: 21px;
	margin-bottom: 22px;
	max-width: 951px;
}
.service-circle a span {
	font-weight: bolder;
}
.grande {
	font-size: 49px;
	line-height: 0.7;
	color: #2C71B1;
}
#beneficios ul li:before {
	content: '✓';
	color: #FFFFFF;
	font-size: 30px;
	padding: 0 13px 0 0;
}
#benefits ul li:before {
	content: '✓';
	color: #FFFFFF;
	font-size: 30px;
	padding: 0 13px 0 0;
}
#beneficios ul {
	background: #2C71B1;
	border-radius: 27px;
	padding: 27px 12px 21px 40px;
	margin-top: -23px;
	margin-bottom: -30px;
}
#benefits ul {
	background: #2C71B1;
	border-radius: 27px;
	padding: 27px 12px 21px 40px;
	margin-top: -23px;
	margin-bottom: -30px;
}
#beneficios .ronika-tagline {
	font-weight: bold;
	margin-bottom: 36px;
}
#benefits .ronika-tagline {
	font-weight: bold;
	margin-bottom: 36px;
}
.content-title.shortcode {
	margin-bottom: 0;
}
.content-title span {
	display: inline-block;
	color: #12385C;
	margin: 0 5px 0 -4px;
	position: relative;
	z-index: 5;
}
.content-title strong {
	display: inline-block;
	font-style: normal;
	font-weight: 600;
}
.centering .content-title span {
	display: none;
}
.footer {
	float: left;
	width: 100%;
	background-color: #556274;
	padding: 30px 0;
	text-align: center;
	font-size: 1.125em;
	line-height: 1.6em;
}
.footer-social-icons {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.footer-social-icons li {
	display: inline-block;
}
.footer-social-icons li a {
	padding: 0 5px;
}
.wpcf7 label {
	width: 22%;
	float: left;
	font-size: 1.5em;
	line-height: 1.2em;
}
.wpcf7 p {
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
}
.wpcf7 p:last-child {
	margin-bottom: 0;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="url"], .wpcf7 input[type="number"], .wpcf7 input[type="date"], .wpcf7 select {
	border: none;
	background: #556274;
	width: 78%;
	height: 40px;
	font-size: 1em;
	color: #FFFFFF;
	padding: 10px;
	outline: none;
	border-radius: 3px;
}
.wpcf7 input[type="range"] {
	padding: 0;
	margin: 0;
	width: 78%;
}
.wpcf7 textarea {
	border: none;
	background: #556274;
	width: 78%;
	height: 160px;
	font-size: 1em;
	color: #FFFFFF;
	outline: none;
	padding: 10px;
	text-align: left;
	resize: none;
	border-radius: 3px;
}
.wpcf7 .wpcf7-submit {
	float: right;
	color: #FFFFFF;
	width: 110px;
	background: #ED884C;
	font-size: 1.25em;
	border-radius: 3px;
	border: 0;
	padding: 7px;
	-webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
	-moz-transition: background-color 0.3s ease-out, color 0.3s ease-out;
	-ms-transition: background-color 0.3s ease-out, color 0.3s ease-out;
	-o-transition: background-color 0.3s ease-out, color 0.3s ease-out;
	transition: background-color 0.3s ease-out, color 0.3s ease-out;
}
.wpcf7-not-valid-tip {
	display: none;
}
input.wpcf7-not-valid, textarea.wpcf7-not-valid {
	border: 1px solid red !important;
}
.wpcf7 .wpcf7-submit:hover {
	background: #FFFFFF;
	color: #ED884C;
	cursor: pointer;
}
.wpcf7 .wpcf7-submit:focus {
	background: #FFFFFF;
	color: #ED884C;
}
.wpcf7-response-output {
	border: 0 !important;
	margin: 0 !important;
	padding: 15px 0 0 0 !important;
	font-size: 14px !important;
	line-height: 140%;
}
div.wpcf7-mail-sent-ng {
	color: #FF0000;
}
div.wpcf7-mail-sent-ok {
	color: #398F14;
}
div.wpcf7-spam-blocked {
	color: #FFA500;
}
div.wpcf7-validation-errors {
	color: #F7E700;
}
.wpcf7 p input::-webkit-input-placeholder, .wpcf7 textarea::-webkit-input-placeholder {
	color: #AEAEAE;
}
.wpcf7 p input::-moz-input-placeholder, .wpcf7 textarea::-moz-input-placeholder {
	color: #AEAEAE;
}
.wpcf7 p input:-ms-input-placeholder, .wpcf7 textarea:-ms-input-placeholder {
	color: #AEAEAE;
}
.blog-container {
	float: left;
	width: 100%;
	background-color: #FFF;
	padding: 70px 0;
	margin-top: 120px;
	color: #2D343E;
}
.blog-container.blog-1 .blog-title {
	margin-bottom: 120px;
}
.blog-container.blog-2 .blog-title {
	margin-bottom: 70px;
}
.blog-container article {
	display: inline-block;
	width: 100%;
	margin-bottom: 100px;
}
.blog-container.blog-2 article {
	margin-bottom: 70px;
}
body.page-template-default .blog-container.blog-2 article {
	margin-bottom: 0;
}
.entry-format {
	display: inline-block;
	width: 80px;
	height: 80px;
	text-align: center;
	padding: 22px 0;
	background-color: #ED884C;
	color: #FFF;
	border-radius: 50%;
	font-size: 2em;
}
.entry-format:before {
	content: "\e02c";
}
.entry-format.gallery:before {
	content: "\e012";
}
.entry-format.audio:before {
	content: "\e019";
}
.entry-format.video:before {
	content: "\e01d";
}
.entry-format.link:before {
	content: "\e0af";
}
.entry-format.quote:before {
	content: "\e06a";
}
.entry-meta {
	margin-top: 30px;
	padding-left: 13px;
	border-left: 2px solid #ED884C;
	color: #ABABAB;
}
.entry-meta span {
	display: inline-block;
	width: 100%;
	margin-bottom: 6px;
	line-height: 140%;
}
.entry-meta span:last-child {
	margin-bottom: 0;
}
.entry-content > h2 {
	font-size: 2.25em;
	padding-bottom: 25px;
	word-wrap: break-word;
	-ms-word-wrap: break-word;
}
.blog-container.blog-2 .entry-content > h2 {
	padding-bottom: 15px;
}
.blog-container.blog-2 article.meta-hide .entry-content > h2 {
	padding-bottom: 20px;
}
.entry-content > h2 a:hover {
	color: #2D343E;
}
.entry-content > figure {
	padding-bottom: 25px;
}
.entry-content > figure > iframe {
	width: 100%;
}
.entry-content > .content {
	/*color: #2d343e;*/
	line-height: 1.5em;
}
.entry-content > .content p {
	margin-bottom: 15px;
	word-wrap: break-word;
	-ms-word-wrap: break-word;
}
.entry-content > .content p:last-child {
	margin-bottom: 0;
}
.entry-content > .more-link {
	display: inline-block;
	color: #2D343E;
	font-weight: bold;
	margin-top: 25px;
}
.entry-content > .more-link:hover {
	color: #ED884C;
}
.entry-meta-mobile {
	display: none;
	margin: 14px 0 18px 2px;
	padding-left: 13px;
	border-left: 2px solid #ED884C;
	color: #ABABAB;
}
.entry-meta span {
	display: inline-block;
	margin-left: 10px;
}
.entry-tags {
	display: block;
	margin-top: 30px;
	line-height: 140%;
}
.entry-tags .entry-tags-title {
	color: #2D343E;
}
.blog-container.blog-2 .entry-meta-mobile {
	display: block;
	margin-top: 0;
}
.post-link {
	text-align: center;
	margin-bottom: 10px;
	background: #FAFAFA;
	padding: 10px 25px;
}
.post-quote {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 0 50px 0 50px;
	margin: 20px 0 25px 0;
}
.post-quote h4 {
	font-size: 150% !important;
	line-height: 140% !important;
	font-weight: normal !important;
	margin: 0 !important;
}
.post-quote span {
	display: inline-block;
	margin-top: 10px;
	color: #909090;
}
.sidebar {
	padding-left: 70px;
	padding-top: 5px;
}
.search-box {
	display: inline-block;
	width: 100%;
	position: relative;
	border: 2px solid #C2C3C5;
	height: 45px;
}
.search-box .search-box-text {
	width: 100%;
	height: 100%;
	padding: 5px 15px;
	border: none;
	font-size: 1em;
}
.search-box .search-box-submit {
	position: absolute;
	right: 0;
	top: 0;
	width: 35px;
	height: 100%;
	border: none;
	background: url('images/search-button.png') no-repeat center center;
}
.search-box .search-box-submit:hover {
	cursor: pointer;
}
.ronika-pagination {
	display: inline-block;
	width: 100%;
}
.ronika-pagination span {
	float: left;
	margin-right: 5px;
	background-color: #ED884C;
	color: #FFF;
	border-radius: 50%;
	padding: 11px;
	width: 38px;
	height: 38px;
	text-align: center;
}
.ronika-pagination a {
	float: left;
	display: inline-block;
	background-color: #556274;
	color: #FFF;
	border-radius: 50%;
	padding: 11px;
	width: 38px;
	height: 38px;
	text-align: center;
	margin-right: 5px;
}
.ronika-pagination a:hover {
	background-color: #ED884C;
}
.page-container {
	float: left;
	width: 100%;
	background-color: #FFF;
	padding: 70px 0;
	margin-top: 120px;
	color: #2D343E;
}
.page-container .content-title {
	margin-bottom: 40px;
}
.single-sharing {
	margin-top: 30px;
}
.single-sharing > span {
	float: left;
	font-size: 1.125em;
	font-weight: bold;
	margin-top: 7px;
}
.single-sharing ul {
	float: right;
}
.single-sharing ul li {
	float: right;
	margin: 0 0 0 10px;
}
.single-sharing ul li a {
	float: right;
	display: inline-block;
	background-color: #ED884C;
	color: #FFF;
	border-radius: 50%;
	height: 38px;
	width: 38px;
	text-align: center;
	padding: 11px 0;
}
.single-sharing ul li a:hover {
	color: #ED884C;
	background-color: #556274;
}
.post-password-required input[type="password"] {
	padding: 5px;
}
.post-password-required input[type="submit"] {
	padding: 5px 10px;
	background-color: #ED884C;
	color: #FFF;
	margin: 0;
	padding: 8px 18px;
	border: none;
	font-size: 14px;
	border-radius: 3px;
	-webkit-transition: background-color 0.1s linear, color 0.2s linear;
	-moz-transition: background-color 0.1s linear, color 0.2s linear;
	-o-transition: background-color 0.1s linear, color 0.2s linear;
	-ms-transition: background-color 0.1s linear, color 0.2s linear;
	transition: background-color 0.1s linear, color 0.2s linear;
}
.post-password-required input[type="submit"]:hover {
	cursor: pointer;
	background-color: #556274;
	color: #FFFFFF;
}
.entry-content > .content h1, .entry-content > .content h2, .entry-content > .content h3, .entry-content > .content h4, .entry-content > .content h5, .entry-content > .content h6 {
	line-height: 120%;
	word-wrap: break-word;
	-ms-word-wrap: break-word;
}
.entry-content > .content h1 {
	font-size: 2.75em;
	margin: 20px 0;
}
.entry-content > .content h2 {
	font-size: 2.25em;
	margin: 22px 0;
}
.entry-content > .content h3 {
	font-size: 1.875em;
	margin: 24px 0;
}
.entry-content > .content h4 {
	font-size: 1.5em;
	margin: 28px 0;
}
.entry-content > .content h5 {
	font-size: 1.25em;
	margin: 30px 0;
}
.entry-content > .content h6 {
	font-size: 1em;
	margin: 33px 0;
}
.entry-content > .content ul, ol, dl {
	margin-left: 15px;
}
.entry-content > .content ol {
	list-style: decimal inside;
}
.entry-content > .content ul {
	list-style: square inside;
}
.entry-content > .content ul, .entry-content > .content ol {
	margin-bottom: 15px;
}
.entry-content > .content ul ul, .entry-content > .content ol ol, .entry-content > .content ul ol, .entry-content > .content ol ul {
	margin-bottom: 0;
}
.entry-content > .content ul, .entry-content > .content ul ul {
	margin: 0;
	list-style: none;
}
.entry-content > .content address {
	margin-bottom: 15px;
}
.entry-content > .content .ronika-gallery-items .item-hover h3 {
	font-size: 150%;
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 1;
}
.entry-content > .content .ronika-gallery-items .one-third .item-hover h3 {
	padding: 0 0 5px 0;
	margin: 5px 0 0 0;
	line-height: 1;
}
.entry-content > .content .ronika-gallery-items .item-hover p {
	font-size: 87.5%;
	line-height: 140%;
	margin: 0;
	padding: 0;
}
#respond-inputs p {
	float: left;
	width: 31%;
	margin-left: 3.5%;
}
#respond-inputs p:first-child {
	margin-left: 0;
}
#respond-inputs p input {
	display: inline-block;
	width: 100%;
	padding: 8px 18px;
	background-color: #D2D3D4;
	border: none;
	font-size: 100%;
	color: #FFFFFF;
	border-radius: 3px;
}
#comment-text textarea {
	display: inline-block;
	width: 100%;
	padding: 8px 18px;
	background-color: #D2D3D4;
	border: none;
	font-size: 100%;
	color: #FFFFFF;
	margin: 20px 0 30px 0;
	border-radius: 3px;
}
#respond-inputs p input::-webkit-input-placeholder, #comment-text textarea::-webkit-input-placeholder {
	color: #FFFFFF;
}
#respond-inputs p input::-moz-input-placeholder, #comment-text textarea::-moz-input-placeholder {
	color: #FFFFFF;
}
#respond-inputs p input:-ms-input-placeholder, #comment-text textarea:-ms-input-placeholder {
	color: #FFFFFF;
}
#reply-title {
	margin: 50px 0 20px 0;
}
#submit {
	float: right;
	background-color: #ED884C;
	color: #FFF;
	margin: 0;
	padding: 8px 18px 9px;
	border: none;
	font-size: 106.3%;
	border-radius: 3px;
	-webkit-transition: background-color 0.1s linear, color 0.2s linear;
	-moz-transition: background-color 0.1s linear, color 0.2s linear;
	-o-transition: background-color 0.1s linear, color 0.2s linear;
	-ms-transition: background-color 0.1s linear, color 0.2s linear;
	transition: background-color 0.1s linear, color 0.2s linear;
}
#submit:hover {
	cursor: pointer;
	background-color: #556274;
	color: #ED884C;
}
.alert-message.info {
	background: #4C98EE;
	color: #FFF;
}
.ronika-button {
	display: inline-block;
	padding: 9px 20px;
	font-size: 20px;
	border-radius: 3px;
}
.ronika-button.default {
	color: #FFF;
	background-color: #ED884C;
}
.ronika-button.default:hover {
	background-color: #FFF;
	color: #ED884C;
}
.ronika-button.red {
	color: #FFF;
	background-color: #ED884C;
}
.ronika-button.red:hover {
	color: #ED884C;
	background-color: #FFF;
	box-shadow: inset 0 0 0 1px #ED884C;
}
.ronika-button.white {
	color: #ED884C;
	background-color: #FFF;
	box-shadow: inset 0 0 0 1px #ED884C;
}
.ronika-button.white:hover {
	background-color: #ED884C;
	color: #FFF;
}
.ronika-button.blue {
	color: #FFF;
	background-color: #4C98EE;
}
.ronika-button.blue:hover {
	background-color: #FFF;
	color: #4C98EE;
	box-shadow: inset 0 0 0 1px #4C98EE;
}
.ronika-button.black {
	color: #FFF;
	background-color: #303030;
}
.ronika-button.black:hover {
	background-color: #FFF;
	color: #303030;
	box-shadow: inset 0 0 0 1px #303030;
}
.ronika-button.small {
	font-size: 16px;
	padding: 5px 20px;
}
.ronika-button.medium {
	font-size: 20px;
}
.ronika-button.large {
	font-size: 24px;
	padding-top: 13px;
	padding-bottom: 13px;
	line-height: 1;
}
.skill {
	display: inline-block;
	padding: 12px 15px;
	background-color: #12385C;
	color: #FFF;
	margin-bottom: 10px;
	border-radius: 3px;
}
.skill:last-child {
	margin-bottom: 0;
}
.icon-container {
	display: inline-block;
	width: 100%;
	font-size: 1.125em;
	padding: 0 0 0 0;
	margin-bottom: 15px;
	line-height: 1.6em;
}
.ronika-icon {
	float: left;
	width: 38px;
	height: 38px;
	padding: 11px 0;
	text-align: center;
	background-color: #556274;
	color: #ED884C;
	border-radius: 50%;
	font-size: 16px;
	line-height: 1;
}
.ronika-icon.medium {
	font-size: 32px;
	width: 58px;
	height: 58px;
	padding: 12px 0;
}
.ronika-icon.large {
	font-size: 64px;
	width: 98px;
	height: 98px;
	padding: 15px 0;
}
.icon-content {
	font-size: 18px;
	margin-left: 53px;
	margin-top: 5px;
}
.icon-content.medium {
	margin-left: 73px;
}
.icon-content.large {
	margin-left: 113px;
}
.ronika-tagline {
	display: inline-block;
	width: 100%;
	padding: 0 3.5%;
	text-align: left;
}
.ronika-tagline h2 {
	float: left;
	font-size: 2.25em;
	line-height: 1.4em;
	color: #FFFFFF;
}
.ronika-tagline-button {
	float: right;
	background: #ED884C;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 13px 1.14035087719298%;
	border-radius: 3px;
	border-radius: 99px !important;
}
.ronika-tagline-button:hover {
	background: #FFFFFF;
	color: #ED884C;
}
.ronika-tagline-button.ct {
	max-width: 250px;
	color: rgba(0, 0, 0, 0.800);
	background: rgba(234, 234, 234, 0.800);
	float: none;
}
.consultores {
	margin-top: 82px;
}
.row .ronika-tagline-button {
	margin-top: 49px;
}
.services-container {
	text-align: center;
}
.service-circle-container {
	display: inline-block;
	width: 33%;
	text-align: center;
	vertical-align: middle;
}
.service-circle {
	display: inline-block;
	background-color: #ED884C;
	border-radius: 50%;
	height: 350px;
	width: 100%;
	max-width: 350px;
	text-align: center;
	-webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
	-moz-transition: background-color 0.3s ease-out, color 0.3s ease-out;
	-ms-transition: background-color 0.3s ease-out, color 0.3s ease-out;
	-o-transition: background-color 0.3s ease-out, color 0.3s ease-out;
	transition: background-color 0.3s ease-out, color 0.3s ease-out;
}
.service-circle h2 {
	font-size: 1.6em;
	line-height: 1em;
	margin-top: 26px;
}
.service-circle h2 a {
	color: #FFF;
}
.service-circle p {
	margin-top: 10px;
	font-size: 0.875em;
	line-height: 1.4em;
	padding: 0 25px;
	max-height: 108px;
}
.service-circle:hover {
	background: #FFFFFF;
	color: #ED884C;
}
.service-circle:hover a {
	color: #ED884C;
}
.service-circle-content {
	padding: 17% 8%;
}
.service-circle-font-icon {
	font-size: 4.375em;
}
.ronika-highlight {
	/*display: inline-block;*/
	color: #FFFFFF;
	background-color: #12385C;
	padding: 4px 8px;
}
#programas ul li {
	font-size: 19px;
	padding-left: 41px;
	font-weight: normal;
	line-height: 1.7;
	text-indent: -31px;
}
#programs ul li {
	font-size: 19px;
	padding-left: 41px;
	font-weight: normal;
	line-height: 1.7;
	text-indent: -31px;
}
#clientes .large-8 .sixcol li {
	text-indent: -17px;
}
.fondo {
	background: rgba(22, 67, 125, 0.571);
	font-size: 13px;
	padding: 16px 46px 16px 45px;
	border-radius: 114px;
}
#servicios ul li {
	font-size: 20px;
	line-height: 2.4;
	text-indent: -29px;
	padding: 0 0 0 37px;
}
#services ul li {
	font-size: 20px;
	line-height: 2.4;
	text-indent: -29px;
	padding: 0 0 0 37px;
}
form p label {
	color: rgba(255, 255, 255, 0.920);
}
section.fottoscl {
	height: 87px;
}
section#intro {
	margin-top: 39px;
}
.wpcf7-submit {
	width: 100% !important;
	text-align: center;
	font-size: 38px !important;
}
section#programas {
	margin-bottom: 33px;
}
section#programs {
	margin-bottom: 33px;
}
#servicios ul li:before {
	content: '✓';
	color: #13375D;
	font-size: 19px;
	padding: 0 13px 0 0;
}
#programas ul li:before {
	content: '✓';
	color: #FFFFFF;
	font-size: 19px;
	padding: 0 13px 0 0;
	font-weight: ;
}
#services ul li:before {
	content: '✓';
	color: #13375D;
	font-size: 19px;
	padding: 0 13px 0 0;
}
#programs ul li:before {
	content: '✓';
	color: #FFFFFF;
	font-size: 19px;
	padding: 0 13px 0 0;
	font-weight: ;
}
.featured-portfolio {
	text-align: center;
	margin-top: 33px !important;
}
.portfolio-item {
	/*height: 315px;*/
	margin-bottom: 45px;
}
.featured-portfolio .portfolio-image {
	position: relative;
}
.featured-portfolio .portfolio-image img {
	width: 100%;
}
.featured-portfolio h3 {
	padding: 25px 0 10px;
	font-size: 1.5em;
}
.featured-portfolio h3 a {
	color: #2D343E;
}
.featured-portfolio h3 a:hover {
	color: #ED884C;
}
.portfolio-image img {
	border-radius: 81px;
}
.portfolio-hover {
	border-radius: 81px;
}
.featured-portfolio p {
	padding: 0 5%;
	line-height: 1.4em;
}
.featured-portfolio .portfolio-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgb(238, 76, 98);
	background: rgba(146, 202, 255, 0.259);
	opacity: 0;
	filter: alpha(opacity=00);
	left: 0;
	top: 0;
	display: table;
	-webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	transform: translateY(-20px) perspective(600px) rotateX(10deg);
	-webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
	-ms-transition: opacity 0.3s ease-out, -ms-transform 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out, -o-transform 0.3s ease-out;
	transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.featured-portfolio .portfolio-hover .item-format-center {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.featured-portfolio .portfolio-hover .item-format {
	width: 60px;
	height: 60px;
	padding: 11px 0;
	display: inline-block;
	background: #FFF;
	border-radius: 50%;
	color: #ED884C;
	text-align: center;
	font-size: 32px;
	opacity: 0;
	filter: alpha(opacity=00);
	-webkit-transform: translate(0,-10px);
	-moz-transform: translate(0,-10px);
	-ms-transform: translate(0,-10px);
	-o-transform: translate(0,-10px);
	transform: translate(0, -10px);
	-webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out, -moz-transform 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out, -ms-transform 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out, -o-transform 0.5s ease-out;
	transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
.featured-portfolio .portfolio-hover .item-format.image span:before {
	content: "\e015";
}
.featured-portfolio .portfolio-hover .item-format.video span:before {
	content: "\e01a";
}
.featured-portfolio .portfolio-hover .item-format.video {
	padding: 13px 0;
}
.featured-portfolio .portfolio-image:hover .item-format {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0, 0);
}
.featured-portfolio .portfolio-image:hover .portfolio-hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-moz-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-ms-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	-o-transform: translateY(0) perspective( 600px ) rotateX( 0 );
	transform: translateY(0) perspective(600px) rotateX(0);
}
.wtsay-content {
	width: 95%;
	margin: 0 auto;
	text-align: left;
}
.wtsay-content ul {
	display: inline-block;
	width: 100%;
}
.wtsay-content ul li {
	float: left;
	width: 47%;
	margin-left: 3%;
	margin-bottom: 30px;
}
.wtsay-content ul li h3 {
	font-size: 1.75em;
	line-height: 1.4em;
}
.wtsay-content ul li p {
	font-size: 0.875em;
	line-height: 1.5em;
}
.wtsay-circle {
	float: left;
	margin: 0 4% 0 0;
	width: 27%;
	max-width: 136px;
	background-color: #C7D3DF;
	border-radius: 50%;
	border: 8px solid #FFFFFF;
	-webkit-transition: border 0.3s ease-out;
	-moz-transition: border 0.3s ease-out;
	-ms-transition: border 0.3s ease-out;
	-o-transition: border 0.3s ease-out;
	transition: border 0.3s ease-out;
}
.wtsay-circle:hover {
	background-color: #FFFFFF;
	border: 8px solid #ED884C;
}
.wtsay-circle img {
	border-radius: 50%;
}
.wtsay-context {
	float: left;
	width: 69%;
}
.our-team {
	margin-top: 40px;
}
.team-members {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.team-members > li {
	display: inline-block;
	width: 350px;
	background-color: #849899;
	border-radius: 50%;
	margin: 0 1% 20px;
	position: relative;
	-webkit-backface-visibility: hidden;
	border: thick inset #12385C;
}
.team-members > li img {
	border-radius: 50%;
	border: 0 solid #ED884C;
	-webkit-transition: border 0.3s ease-out;
	-moz-transition: border 0.3s ease-out;
	-ms-transition: border 0.3s ease-out;
	-o-transition: border 0.3s ease-out;
	transition: border 0.3s ease-out;
	max-height: 400px !important;
}
.team-members li {
	max-width: 220px;
}
.team-members > li:hover img {
	border: 10px solid #ED884C;
}
.team-members > li .team-hover {
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
	background: rgb(238, 76, 98);
	background: rgba(238, 76, 98, 0.8);
	opacity: 0;
	filter: alpha(opacity=00);
	padding: 60px 30px;
	color: #FFF;
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	-ms-transition: opacity 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}
.featured-portfolio .large-12 .portfolio-image {
	max-width: 550px;
	margin: auto;
}
.team-members > li:hover .team-hover {
	opacity: 1;
	filter: alpha(opacity=100);
	height: 100%;
}
.team-members > li h4 {
	font-size: 1.5em;
	padding: 23px;
}
.team-members > li p {
	font-size: 0.875em;
}
.team-social-icons {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.team-social-icons li {
	display: inline-block;
	margin: 0 5px;
}
.team-social-icons li a {
	color: #FFF;
	font-size: 1.5em;
}
.featured-quote {
	width: 70%;
	margin: 0 auto 0 auto;
	text-align: center;
}
.featured-quote div {
	font-size: 35px;
}
.featured-quote p {
	display: inline;
}
a#collapse1-label.quienes span {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.800);
}
.featured-quote a {
	display: inline-block;
	padding: 0px 0 20px;
	font-size: 1.5em;
	color: #ED884C;
}
.qoute-icon-font {
	font-size: 1em;
}
.leftqoute-div {
	width: 10%;
	float: left;
	padding-top: 20px;
}
.rightqoute-div {
	width: 10%;
	float: right;
	padding-top: 20px;
}
.default-animate {
	opacity: 0;
	filter: alpha(opacity=00);
}
.title-animate span, .title-animate strong {
	opacity: 0;
	filter: alpha(opacity=00);
}
html.touch .title-animate span, html.touch .title-animate strong {
	opacity: 1;
	filter: alpha(opacity=100);
}
html.touch body.touch-animation-on .title-animate span, html.touch body.touch-animation-on .title-animate strong {
	opacity: 0;
	filter: alpha(opacity=00);
}
html.no-opacity .title-animate span, html.no-opacity .title-animate strong {
	opacity: 1;
	filter: alpha(opacity=100);
}
.effect-scale-up, .effect-scale-down, .effect-fade, .effect-fade-from-top, .effect-fade-from-bottom, .effect-fade-from-left, .effect-fade-from-right {
	opacity: 0;
	filter: alpha(opacity=00);
}
html.touch .effect-scale-up, html.touch .effect-scale-down, html.touch .effect-fade, html.touch .effect-fade-from-top, html.touch .effect-fade-from-bottom, html.touch .effect-fade-from-left, html.touch .effect-fade-from-right {
	opacity: 1;
	filter: alpha(opacity=100);
}
html.touch body.touch-animation-on .effect-scale-up, html.touch body.touch-animation-on .effect-scale-down, html.touch body.touch-animation-on .effect-fade, html.touch body.touch-animation-on .effect-fade-from-top, html.touch body.touch-animation-on .effect-fade-from-bottom, html.touch body.touch-animation-on .effect-fade-from-left, html.touch body.touch-animation-on .effect-fade-from-right {
	opacity: 0;
	filter: alpha(opacity=00);
}
html.no-opacity .effect-scale-up, html.no-opacity .effect-scale-down, html.no-opacity .effect-fade, html.no-opacity .effect-fade-from-top, html.no-opacity .effect-fade-from-bottom, html.no-opacity .effect-fade-from-left, html.no-opacity .effect-fade-from-right {
	opacity: 1;
	filter: alpha(opacity=100);
}
.flags img {
	height: 29px;
}
.flags {
	float:right !impo rtant;
}
.form-group label {
	color: #FFFFFF !important;
	font-size: 22px;
}
@media screen and (max-width: 1182px) {
	body {
		font-size: 87.5%;
	}
	.ronika-tagline {
		padding: 0;
	}
	.wtsay-content {
		width: 100%;
	}
	.service-circle {
		height: 305px;
	}
	.portfolio-item {
		margin-bottom: 35px;
	}
	.main-navigation > ul > li a {
		font-size:15 px;
	}
	.main-navigation > ul {
		padding-top: 32px;
		width: 644px;
	}
	.main-navigation {
		float: left;
		width: 663px;
	}
	.top-social-icons {
		float: left;
		width: 252px;
		padding: 20px 0 15px;
		font-size: 12px;
	}
	li.tel a {
		background: #12385C;
		border-radius: 17px !important;
		width: 177px !important;
		color: #FFFFFF !important;
	}
	.logo img {
		max-width: 100%;
		margin-top: 8px;
		height: auto;
		max-height: 60px;
	}
	.logo {
		width: 60px;
	}
	#intro h2.content-title {
		font-size: 25px !important;
	}
	.header {
		padding: 0px;
	}
}
@media screen and (max-width: 961px) {
	body {
		font-size: 100%;
	}
	.top-social-icons {
		margin-left: -300px;
	}
	.top-social-icons {
		width: 262px;
	}
	.header {
		max-height: none;
	}
	.js #main-navigation {
		display: none;
	}
	#selectnav1 {
		width: 100%;
		height: 40px;
		color: #FFFFFF;
		border: none;
		outline: none;
		background-color: #12385C;
		font-size: 1em;
		padding: 8px;
		cursor: pointer;
	}
	.js .selectnav {
		display: block;
	}
	.logo {
		float: none;
		width: 100%;
		text-align: center;
	}
	.main-navigation {
		float: none;
		width: 100%;
		text-align: center;
		padding-left: 0;
		padding: 20px 0 0 0;
	}
	.top-social-icons {
		float: none;
		width: 100%;
		text-align: center;
		padding-bottom: 0;
	}
	.top-social-icons ul {
		width: auto;
	}
	.ronika-gallery-slider-bg {
		padding-top: 288px;
	}
	.ronika-gallery-slider {
		height: 480px;
	}
	.ronika-gallery-items .item {
		width: 340px;
	}
	.ronika-gallery-items .item-hover {
		padding: 28px;
	}
	.ronika-gallery-items .item.one-third .item-hover {
		padding: 41px 28px 0;
	}
	.service-circle {
		height: 350px;
	}
	.ronika-tagline {
		text-align: center;
	}
	.ronika-tagline h2 {
		float: none;
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	.ronika-tagline .ronika-tagline-button {
		float: none;
		display: inline-block;
		margin-top: 20px;
		font-size: 1.25em;
	}
	.service-circle-container {
		width: 100%;
		margin-bottom: 30px;
	}
	.service-circle-container:last-child {
		margin-bottom: 0;
	}
	.wtsay-content {
		width: 75%;
	}
	.wtsay-content ul li {
		float: none;
		display: inline-block;
		width: 100%;
		margin: 0 0 30px 0;
		text-align: center;
	}
	.wtsay-content ul li:last-child {
		margin-bottom: 0;
	}
	.wtsay-title {
		padding-bottom: 45px;
	}
	.wtsay-circle {
		float: none;
		display: inline-block;
		margin: 0 0 5px 0;
		width: 120px;
		height: 120px;
	}
	.wtsay-context {
		float: none;
		display: inline-block;
		width: 100%;
	}
	.works-content {
		margin-bottom: 40px;
	}
	.works-image {
		text-align: center;
	}
	.sidebar {
		padding-left: 1.34375em;
	}
	.widget.widget_latest_portfolio ul li {
		display: inline-block;
	}
	.blog-container {
		/*margin-top: 241px;*/
		-webkit-transition: margin 0.3s ease-out;
		-moz-transition: margin 0.3s ease-out;
		-ms-transition: margin 0.3s ease-out;
		-o-transition: margin 0.3s ease-out;
		transition: margin 0.3s ease-out;
	}
	.featured-portfolio.row {
		margin-left: 0;
		margin-right: 0;
		text-align: center;
	}
	.featured-portfolio .portfolio-item {
		float: none;
		display: inline-block;
		max-width: 527px;
		padding: 0;
		margin-bottom: 35px;
	}
	.featured-portfolio .portfolio-item:last-child {
		float: none;
	}
	.entry-side {
		display: none;
	}
	.entry-meta-mobile {
		display: block;
	}
	.entry-content > h2 {
		padding-bottom: 0;
	}
	.blog-container.blog-1 .blog-title {
		margin-bottom: 70px;
	}
	.page-container {
		/*margin-top: 241px;*/
		-webkit-transition: margin 0.3s ease-out;
		-moz-transition: margin 0.3s ease-out;
		-ms-transition: margin 0.3s ease-out;
		-o-transition: margin 0.3s ease-out;
		transition: margin 0.3s ease-out;
	}
	.page-container.sticky-header-on, .blog-container.sticky-header-on {
		/*margin-top: 150px;*/
	}
	.single-sharing > span {
		float: none;
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	.single-sharing ul {
		display: inline-block;
		width: 100%;
		margin-top: 20px;
		text-align: center;
	}
	.single-sharing ul li {
		float: none;
		display: inline-block;
	}
	.content-title strong {
		display: inline;
	}
	.comments-list li {
		margin: 100px 0 25px 0;
	}
	.comments-list li li {
		margin-top: 120px;
	}
	.comment-meta {
		position: absolute;
		top: -83px;
		right: 0;
		width: 82%;
	}
	.comment-time.romina-tip {
		display: none;
	}
	.comment-time.tablet {
		display: inline-block;
		width: 100%;
		margin-top: 10px;
	}
	.comment-reply-link {
		margin-top: 2px;
	}
	.avatar-border {
		top: -90px;
		left: 0;
	}
	.avatar-border img {
		width: 65px;
		height: auto;
	}
	.content-container.parallax-effect {
		background-position: center center !important;
	}
}
#selectnav1.selectnav {
	font-size: 20px;
	text-align: center !important;
}
@media screen and (max-width: 750px) {
	.top-social-icons {
		width: 311px;
		margin-left: 0px;
		margin-top: -2px;
		padding: 0 0 30px 0;
	}
	section .fondo h3 {
		font-size: 21px !important;
	}
	h2.content-title {
		font-size:25 px !important;
		margin-bottom: 5px;
	}
	.portfolio- {
		margin: 10px !important;
	}
	.portfolio-item {
		text-align: justify;
		padding: 10px !important;
	}
	.featured-portfolio {
		margin-top: 0px !important;
	}
	.portfolio-item.effect-scale-up h3 {
		text-align: center;
	}
	 {
		margin-top: 76px;
	}
	.service-circle-content h2 {
		font-size: 20px !important;
	}
	#programas h2.title-animate {
		font-size: 28px !important;
	}
	#beneficios h2 {
		font-size: 25px;
	}
	#programs h2.title-animate {
		font-size: 28px !important;
	}
	#benefits h2 {
		font-size: 25px;
	}
	#intro h2.content-title.title-animate strong {
		font-size: 20px;
	}
	section#clientes h2.content-title.title-animate strong {
		font-size: 25px;
	}
	h2.title-animate strong {
		font-size: 25px;
		line-height: 3px !important;
	}
	.taller .poster img {
		margin-top: 65px;
	}
}
@media screen and (max-width: 480px) {
	.content-container {
		padding: 60px 0;
	}
	.top-social-icons {
		width: 276px;
		margin-left: 0px;
	}
	.content-typography h1 {
		font-size: 2.75em;
		line-height: 1.2em;
	}
	.content-typography h2 {
		font-size: 1.875em;
		line-height: 1.2em;
	}
	.content-typography h3 {
		font-size: 1.5em;
		line-height: 1.2em;
	}
	.content-typography h4 {
		font-size:: 1.25em;
		line-height: 1.2em;
	}
	.content-typography h5 {
		font-size: 1.125em;
		line-height: 1.2em;
	}
	.content-typography h6 {
		font-size: 1em;
		line-height: 1.2em;
	}
	.content-typography p {
		font-size: 0..875em;
		line-height: 1.4em;
	}
	.content-title {
		font-size: 3em !important;
		margin-bottom: 40px;
	}
	.wtsay-content {
		width: 100%;
	}
	.featured-quote {
		width: 100%;
	}
	.wpcf7 label {
		display: none;
	}
	.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="url"], .wpcf7 input[type="number"], .wpcf7 input[type="date"], .wpcf7 input[type="range"], .wpcf7 select, .wpcf7 textarea {
		width: 100%;
	}
	.wpcf7 .wpcf7-submit {
		width: 100%;
	}
	.comment-reply-link {
		display: none;
	}
	.service-circle {
		width: 305px;
		height: 305px;
	}
	.service-circle-content {
		padding: 25px 8%;
	}
	.service-circle p {
		font-size: 13px;
	}
	.team-members li {
		width: 100%;
	}
	#intro.intro h2 {
		font-size:18 px !important;
	}
}
@media screen and (max-width: 320px) {
	.service-circle {
		width: 277px;
		height: 280px;
	}
	.service-circle-content {
		padding: 25px 8%;
	}
	.service-circle h2 {
		margin-top: 0;
		font-size: 1.75em;
		margin-top: 5px;
	}
	.service-circle p {
		margin-top: 5px;
	}
}
