@import url('https://fonts.googleapis.com/css?family=Francois+One|Play|Roboto:300');
/*==================================================
=            GLOBAL STYLES             =
==================================================*/

body {
	font-family: 'Roboto', sans-serif, 'Microsoft YaHei';
	font-size: 14px;
	line-height: 1.6;
	font-weight: 300;
	line-height: 1.66667;
}
.body-ch {
	font-family: 'Roboto', sans-serif, 'Microsoft YaHei';
	font-size: 16px;
	line-height: 1.7;
	font-weight: 500;
	line-height: 1.66667;
}
p {
	margin-bottom: 15px;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 30px;
	font-family: 'Francois One', sans-serif, 'Microsoft YaHei';
}
.clearfix {
	padding: 20px 0;
}
hr {
	border: solid 1px #DA3637;
}
.btn-lg {
	border: solid 1px #ffffff;
	padding: 19px 34px;
	border-radius: 0px;
	background-color: transparent !important;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}
.btn-default {
	border-radius: 0px;
	margin: 2px;
	margin-bottom: 7px;
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-ms-transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
}
.btn-default:hover {
	background-color: #d35400;
	border: solid 1px #d35400;
	color: #ffffff;
}
.btn2 {
	background-color: #d35400 !important;
	border: solid 1px #d35400 !important;
	color: #222 !important;
}
.btn-success {
	border: solid 1px #ffffff;
	padding: 19px 34px;
	border-radius: 0px;
	background-color: #144068 !important;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif, 'Microsoft YaHei';
	letter-spacing: 1px;
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-ms-transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
}
.btn-success:hover {
	border: solid 1px #fff;
	background-color: transparent !important;
	color: #fff;
}
.center {
	text-align: center !important;
}
.padded-top {
	padding-top: 10%;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: 4px;
	line-height: 1.42857143;
	color: #222222;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.breadcrumbs-style a {
	margin-right: 10px;
	margin-left: 10px;
}
.big-heading-black {
	font-size: 2.5em;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif, 'Microsoft YaHei';
	font-weight: 700;
	letter-spacing: 1px;
}
.big-heading-black span {
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif, 'Microsoft YaHei';
	font-weight: 700;
	letter-spacing: 1px;
}
.big-title {
	font-size: 3.5em;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif, 'Microsoft YaHei';
	font-weight: 700;
	letter-spacing: 1px;
	color: #fff;
	margin-bottom: 15px;
}
.big-title-p {
	font-size: 1.6em;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #DA3637;
	margin-bottom: 40px;
	font-weight: 700;
}
.border-right {
	border-right: solid 1px #4b6c8d;
}
.right {
	text-align: right;
}
.bold-style-phone {
	font-family: 'Francois One', sans-serif, 'Microsoft YaHei';
	font-weight: 500;
	text-transform: uppercase;
	font-size: 1.1em;
}
.redstyle {
	color: #DA3637;
	font-weight: bold;
}
.redstyle a {
	color: #144068;
	font-weight: bold;
}
.redstyle p {
	color: #144068;
	font-weight: bold;
}
.blackstyle {
	color: #144068000;
	font-weight: bold;
	font-size: 1.1em;
}
.whitestyle {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
}
.redstyle-home {
	color: #DA3637;
	font-weight: bold;
	font-size: 1.1em;
}
/*==================================================
=            NAVIGATION             =
==================================================*/
.navbar {
	margin-bottom: 0px;
}
.navbar-inverse {
	background-color: #fafafa;
	border-color: #DA3637;
	border: none;
	padding: 0;
	font-family: 'Play', sans-serif, 'Microsoft YaHei';
	text-transform: uppercase;
	padding: 7px 0px;
	border-bottom: 20px solid #DA3637;
	padding: 20px 0;
}
.navbar-nav > li > a {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px;
}
.navbar-inverse .navbar-nav > li > a {
	color: #144068;
}
.navbar-right .dropdown-menu {
	right: auto;
	left: auto;
}
.dropdown-menu > li > a {
	padding: 9px 20px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
/*background-color: #144068000;*/
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	background: none;
	color: #144068;
	border-bottom: 4px solid #fafafa;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	color: #144068;
}
/*==================================================
=            SECTIONS HOME STYLES             =
==================================================*/
#top {
	padding-top: 8px;
	background-color: #efefef;
}
#top .fa-phone {
	color: #DA3637;
}
#top .fa-map-marker {
	color: #DA3637;
}
#top .fa-facebook {
	color: #144068;
	margin-right: 6px;
	padding: 8px 12px;
	border: solid 1px #144068;
	border-radius: 50%;
}
#top .fa-google-plus {
	color: #144068;
	margin-right: 6px;
	padding: 8px;
	border: solid 1px #144068;
	border-radius: 50%;
}
#top .fa-instagram {
	color: #144068;
	margin-right: 6px;
	padding: 8px 10px;
	border: solid 1px #144068;
	border-radius: 50%;
}
#top .fa-twitter {
	color: #144068;
	margin-right: 6px;
	padding: 8px;
	border: solid 1px #144068;
	border-radius: 50%;
}
section#features h1 {
	text-align: center;
	color: #fff;
	font-size: 4em;
	text-transform: uppercase;
}
section#features p {
	color: #fff;
}
section#features .big-heading-black {
	font-size: 2.2em;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif, 'Microsoft YaHei';
	font-weight: 700;
	letter-spacing: 1px;
}
section#features .big-heading-black span {
	font-size: 1em;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif, 'Microsoft YaHei';
	font-weight: 700;
	letter-spacing: 1px;
}
section#features .white {
	background-color: rgba(255, 255, 255, 0.6);
	color: #222222;
}
section#features .white p {
	color: #222222;
}
section#features .red {
	background-color: rgba(232, 31, 49, 0.6);
}
section#features .black {
	background-color: rgba(0, 0, 0, 0.6);
}
section#presents {
}
section#presents .red {
	background-color: rgba(232, 31, 49, 0.9);
	padding: 20px;
}
section#presents a {
	color: #DA3637;
	font-family: 'Francois One', sans-serif, 'Microsoft YaHei';
	font-size: 1.1em;
}
section#services-home {
	padding: 60px 0;
	background-color: #425f7c;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif, 'Microsoft YaHei';
}
section#blog-home {
	padding: 90px 0;
}
section#partners {
	/* background-color: #efefef; */
	padding: 90px 0;
	margin-top: 25px;
}
section#partners h2 {
	text-align: center;
	color: #222;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif, 'Microsoft YaHei';
}
section#partners p {
	text-align: center;
	color: #222;
}
/* PARALLAX LIKE EFFECT STYLES */

.parallax-like-features {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/parallax-features.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
	padding: 0;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	background-attachment: fixed;
}
.parallax-like-features .overlay-features {
	min-height: 400px;
	background: rgba(15, 15, 15, 0.10);
	padding-bottom: 120px;
	padding-top: 120px;
}
/*==================================================
=            EMPRESA STYLES             =
==================================================*/
.parallax-like-company {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	-webkit-background-size: cover;
	background-size: cover;
	color: #144068;
	background: rgb(20,64,104);
background: linear-gradient(90deg, rgba(20,64,104,1) 54%, rgba(218,54,55,1) 100%, rgba(252,176,69,1) 100%);
}
.parallax-like-company .overlay-company {
	min-height: 400px;
	background: rgba(15, 15, 15, 0.50);
	padding-bottom: 80px;
	padding-top: 80px;
}
section#mission {
	padding: 90px 0;
}
section#history {
	padding: 90px;
	background-color: #f1f1f1;
}
section#team {
	padding: 90px 0;
}
section#team .our-team {
	overflow: hidden;
}
section#team .our-team .pic {
	transform: scale(1, 1);
	transition: transform 0.30s ease;
	position: relative;
}
section#team .our-team:hover .pic {
	transform: scale(1.1, 1.1);
}
section#team .our-team .pic:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	transition: background 0.50s ease-in-out;
}
section#team .our-team:hover .pic:before {
	background: rgba(255, 255, 255,0.5);
}
section#team .our-team .pic img {
	width: 100%;
	height: auto;
}
section#team .our-team .team-content {
	border-top: 1px solid #e5e5e5;
	position: relative;
	bottom: 0;
	background: #fff;
	text-align: center;
	padding: 32px 25px 5px;
	transition: all 0.3s ease 0s;
}
section#team .our-team:hover .team-content {
	bottom: 15%;
}
section#team .our-team .post-title {
	margin: 0;
	color: #144068;
	font-size: 13px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
section#team .our-team .post-title:after {
	content: "";
	width: 15%;
	display: block;
	margin: 7% auto 10%;
	border-bottom: 2px solid #da3e65;
}
section#team .our-team .post-title small {
	display: block;
	font-size: 11px;
	margin-top: 3%;
	letter-spacing: 1px;
	text-transform: uppercase;
}
section#team .our-team .social-link {
	padding: 0;
	margin: 0 0 4% 0;
}
section#team .our-team .social-link li {
	list-style: none;
	display: inline-block;
	margin-right: 15px;
}
section#team .our-team .social-link li a {
	font-size: 19px;
	color: #333;
}
section#team .our-team .social-link li a.fa-facebook:hover {
	color: #5d82d1;
}
section#team .our-team .social-link li a.fa-google:hover {
	color: #eb5e4c;
}
section#team .our-team .social-link li a.fa-twitter:hover {
	color: #40bff5;
}
section#team .our-team .description {
	line-height: 23px;
	padding: 0 20px;
	position: absolute;
	transition: opacity 0.3s ease 0s;
}
/*==================================================
=            PRECIOS STYLES             =
==================================================*/

.parallax-like-pricing-top {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/pricing-bg.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
	padding: 0;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	background-attachment: fixed;
}
.parallax-like-pricing-top .overlay-pricing-top {
	min-height: 400px;
	background: rgba(15, 15, 15, 0.50);
	padding-bottom: 80px;
	padding-top: 80px;
}
section#pricing {
	padding: 90px 0;
}
section#pricing .pricingTable {
	border: 1px solid #dbdbdb;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
	margin: 0 -15px;
	text-align: center;
	transition: all 0.4s ease-in-out 0s;
}
section#pricing .pricingTable:hover {
	border: 2px solid #e46367;
	margin-top: -30px;
}
section#pricing .pricingTable .pricingTable-header {
	padding: 30px 10px;
}
section#pricing .pricingTable .heading {
	display: block;
	color: #144068;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 21px;
}
section#pricing .pricingTable .pricing-plans {
	padding-bottom: 25px;
	border-bottom: 1px solid #d0d0d0;
	color: #144068;
	font-weight: 900;
}
section#pricing .pricingTable .price-value {
	color: #474747;
	display: block;
	font-size: 25px;
	font-weight: 800;
	line-height: 35px;
	padding: 0 10px;
}
section#pricing .pricingTable .price-value span {
	font-size: 50px;
}
section#pricing .pricingTable .subtitle {
	color: #82919f;
	display: block;
	font-size: 15px;
	margin-top: 15px;
	font-weight: 100;
}
section#pricing .pricingTable .pricingContent ul {
	padding: 0;
	list-style: none;
	margin-bottom: 0;
}
section#pricing .pricingTable .pricingContent ul li {
	padding: 20px 0;
}
section#pricing .pricingTable .pricingContent ul li:nth-child(odd) {
	background-color: #fff;
}
section#pricing .pricingTable .pricingContent ul li:last-child {
	border-bottom: 1px solid #dbdbdb;
}
section#pricing .pricingTable .pricingTable-sign-up {
	padding: 25px 0;
}
section#pricing .pricingTable .btn-block {
	width: 50%;
	margin: 0 auto;
	background: #e46367;
	border: 1px solid transparent;
	padding: 10px 5px;
	color: #fff;
	text-transform: capitalize;
	border-radius: 5px;
	transition: 0.3s ease;
}
section#pricing .pricingTable .btn-block:after {
	content: "\f090";
	font-family: 'FontAwesome';
	padding-left: 10px;
	font-size: 15px;
}
section#pricing .pricingTable:hover .btn-block {
	background: #fff;
	color: #e46367;
	border: 1px solid #e46367;
}

@media screen and (max-width:990px) {
section#pricing .pricingTable {
	margin-bottom: 30px;
}
}

@media screen and (max-width:767px) {
section#pricing .pricingTable {
	margin: 0 0 30px 0;
}
}
/*==================================================
=            404 STYLES             =
==================================================*/

section#error-page {
	padding: 90px 0;
}
section#contact-error {
	padding: 90px 0;
}
section#contact-error .fa-phone {
	color: #DA3637;
}
section#contact-error .fa-map-marker {
	color: #DA3637;
}
section#contact-error .fa-facebook {
	color: #144068;
	margin-right: 6px;
	padding: 8px 12px;
	border: solid 1px #144068;
	border-radius: 50%;
}
section#contact-error .fa-google-plus {
	color: #144068;
	margin-right: 6px;
	padding: 8px;
	border: solid 1px #144068;
	border-radius: 50%;
}
section#contact-error .fa-instagram {
	color: #144068;
	margin-right: 6px;
	padding: 8px 10px;
	border: solid 1px #144068;
	border-radius: 50%;
}
section#contact-error .fa-twitter {
	color: #144068;
	margin-right: 6px;
	padding: 8px;
	border: solid 1px #144068;
	border-radius: 50%;
}
/*==================================================
=            FAQ STYLES             =
==================================================*/
.parallax-like-faq-top {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/faq-top.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
	padding: 0;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	background-attachment: fixed;
}
.parallax-like-faq-top .overlay-faq-top {
	min-height: 400px;
	background: rgba(15, 15, 15, 0.50);
	padding-bottom: 80px;
	padding-top: 80px;
}
section#faq {
	padding: 90px 0;
}
#accordion .panel {
	border: 0px none;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 3px;
}
#accordion .panel-heading {
	padding: 0;
	border-radius: 0px;
	border: 1px solid lightgray;
}
#accordion .panel-title > a {
	display: block;
	padding: 15px 50px 15px 15px;
	position: relative;
	background: #1abc9c;
	transition: 0.4s ease;
	color: #fff;
}
#accordion .panel-title > a.collapsed {
	background: #fff;
	color: #333333;
}
#accordion .panel-title > a:hover {
	background: #DA3637;
	color: #fff;
}
#accordion .panel-title > a:after, #accordion .panel-title > a.collapsed:after {
	content: "\f068";
	font-family: FontAwesome;
	color: #fff;
	font-size: 18px;
	position: absolute;
	top: 0;
	right: 0px;
	padding: 14.5px;
	line-height: 16px;
}
#accordion .panel-title > a.collapsed:after {
	content: "\f067";
	color: #333;
	font-size: 18px;
	transition: 0.4s ease;
}
#accordion .panel-title > a.collapsed:hover:after {
	color: #fff;
}
#accordion .panel-body {
	color: #808080;
	background: #fff;
	line-height: 24px;
	border: 1px solid lightgray;
	border-top: 0px none;
}
/*==================================================
=            TERMINOS DE USO STYLES             =
==================================================*/
.parallax-like-terminos-top {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/terminos.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
	padding: 0;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	background-attachment: fixed;
}
.parallax-like-terminos-topp .overlay-terminos-top {
	min-height: 400px;
	background: rgba(15, 15, 15, 0.80);
	padding-bottom: 80px;
	padding-top: 80px;
}
section#terminos {
	padding: 90px 0;
}
/*==================================================
=            POLITICA DE PRIVACIDAD STYLES             =
==================================================*/

.parallax-like-politica-top {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/politica.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
	padding: 0;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	background-attachment: fixed;
}
.parallax-like-politica-top .overlay-politica-top {
	min-height: 400px;
	background: rgba(15, 15, 15, 0.50);
	padding-bottom: 80px;
	padding-top: 80px;
}
section#politica {
	padding: 90px 0;
}
/*==================================================
=            TESTIMONIOS STYLES             =
==================================================*/
.parallax-like-testimonios-top {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/testimonios.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
	padding: 0;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	background-attachment: fixed;
}
.parallax-like-testimonios-top .overlay-testimonios-top {
	min-height: 400px;
	background: rgba(15, 15, 15, 0.50);
	padding-bottom: 80px;
	padding-top: 80px;
}
section#testimonios {
	padding: 90px 0;
}
section#testimonios .owl-carousel {
	padding-top: 60px;
}
section#testimonios .testimonial {
	text-align: center;
}
section#testimonios .description {
	color: #8a9aad;
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
section#testimonios .pic {
	position: relative;
}
section#testimonios .pic > img {
}
section#testimonios .pic:before {
	content: "\f10d";
	font-family: 'FontAwesome';
	display: inline-block;
	position: absolute;
	top: -30px;
	left: 30%;
	color: #DA3637;
	font-size: 36px;
}
section#testimonios .pic:after {
	content: "\f10d";
	font-family: 'FontAwesome';
	display: inline-block;
	position: absolute;
	top: -30px;
	right: 30%;
	color: #DA3637;
	font-size: 36px;
}
section#testimonios .testimonial-title {
	font-size: 16px;
	text-transform: capitalize;
}
section#testimonios .testimonial-title > small {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 5px;
}
section#testimonios .owl-buttons {
	position: absolute;
	top: 13%;
	width: 100%;
}
section#testimonios .owl-prev {
	position: absolute;
	left: -14%;
}
section#testimonios .owl-next {
	position: absolute;
	right: -14%;
}
section#testimonios .owl-theme .owl-controls .owl-buttons div {
	background: transparent;
	opacity: 1;
}
section#testimonios .owl-theme .owl-controls .owl-buttons div {
	border-radius: 50%;
}
section#testimonios .owl-theme .owl-controls .owl-buttons div {
	background: transparent !important;
	border: solid 1px #222;
}
section#testimonios .owl-prev:after, section#testimonios .owl-next:after {
	font-family: 'FontAwesome';
	content: "\f060";
	width: 28px;
	height: 28px;
	font-size: 16px;
	color: #dc005a;
	transition: all 0.15s ease 0s;
}
section#testimonios .owl-next:after {
	content: "\f061";
}
section#testimonios .owl-prev:hover:after, section#testimonios .owl-next:hover:after {
	color: #7a4b94;
}
section#testimonios .owl-pagination {
	padding-top: 45px;
}
section#testimonios .owl-theme .owl-controls .owl-page span {
	width: 9px;
	height: 9px;
	background: #c5c5c5;
	border: 3px solid #c5c5c5;
	margin-right: 20px;
	opacity: 1;
	transition: all 0.35s ease 0s;
}
section#testimonios .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #fff;
	border: 3px solid #90969d;
	opacity: 1;
}

@media screen and (max-width: 767px) {
section#testimonios .owl-buttons {
	top: 3%;
	left: 43%;
	width: 12%;
}
section#testimonios .pic:before {
	left: 10%;
}
section#testimonios .pic:after {
	right: 10%;
}
}

@media screen and (max-width: 480px) {
section#testimonios .owl-buttons {
	top: 3%;
	left: 40%;
	width: 18%;
}
section#testimonios .pic:before {
	left: 0;
}
section#testimonios .pic:after {
	right: 0;
}
}
/*==================================================
=            SERVICIOS STYLES             =
==================================================*/

.parallax-like-servicios-top {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/servicios-top.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
	padding: 0;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	background-attachment: fixed;
}
.parallax-like-servicios-top .overlay-servicios-top {
	min-height: 400px;
	background: rgba(15, 15, 15, 0.50);
	padding-bottom: 80px;
	padding-top: 80px;
}
section#servicios {
	padding: 90px 0;
	background: #f1f1f1;
}
section#servicios .box {
	position: relative;
	overflow: hidden;
}
section#servicios .box img {
	width: 100%;
	height: auto;
}
section#servicios .box .box-heading {
	width: 90%;
	position: absolute;
	bottom: 25px;
	left: 5%;
	background: rgba(218, 54, 55,.8);
	padding: 10px 60px 10px 25px;
	color: #fff;
	transition: all 0.3s ease 0s;
}
section#servicios .box:hover .box-heading {
	left: 100%;
}
section#servicios .box .box-heading:after {
	content: "\f105";
	font-family: fontawesome;
	width: 30px;
	height: 30px;
	line-height: 27px;
	position: absolute;
	top: 5.2px;
	right: 11px;
	background: #20211c;
	font-size: 19px;
	color: #fff;
	text-align: center;
}
section#servicios .box .title {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}
section#servicios .box .post {
	display: block;
	font-size: 14px;
	color: #fff;
	text-transform: capitalize;
	margin-top: 5px;
}
section#servicios .box .boxContent {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: -100%;
	padding: 30px 35px;
	background: rgba(218, 54, 55,.8);
	transition: all 0.3s ease 0s;
}
section#servicios .box:hover .boxContent {
	left: 0;
}
section#servicios .box .description {
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}
section#servicios .box .read {
	display: inline-block;
	padding: 10px 20px;
	background: #20211c;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	margin-top: 20px;
	transition: all 0.3s ease 0s;
}
section#servicios .box .read:hover {
	text-decoration: none;
	background: #fff;
	color: #3fc9f7;
}
section#servicios .box .read i {
	font-size: 20px;
	font-weight: 700;
	margin-left: 10px;
}

@media only screen and (max-width: 990px) {
section#servicios .box {
	margin-bottom: 20px;
}
}

@media only screen and (max-width: 479px) {
section#servicios .box .boxContent {
	padding: 10px;
}
section#servicios .box .read {
	margin-top: 10px;
}
}
/*==================================================
=            CONTACT STYLES             =
==================================================*/

.parallax-like-contact-top {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/contact-top.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
	padding: 0;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	background-attachment: fixed;
}
.parallax-like-contact-top .overlay-contact-top {
	min-height: 400px;
	background: rgba(15, 15, 15, 0.50);
	padding-bottom: 80px;
	padding-top: 80px;
}
section#contact {
	padding: 90px 0;
}
section#contact .red {
	background-color: rgba(232, 31, 49, 0.9);
	padding: 20px;
}
section#contact .fa-facebook {
	color: #144068;
	margin-right: 6px;
	padding: 8px 12px;
	border: solid 1px #144068;
	border-radius: 50%;
}
section#contact .fa-google-plus {
	color: #144068;
	margin-right: 6px;
	padding: 8px;
	border: solid 1px #144068;
	border-radius: 50%;
}
section#contact .fa-instagram {
	color: #144068;
	margin-right: 6px;
	padding: 8px 10px;
	border: solid 1px #144068;
	border-radius: 50%;
}
section#contact .fa-twitter {
	color: #144068;
	margin-right: 6px;
	padding: 8px;
	border: solid 1px #144068;
	border-radius: 50%;
}
section#map {
	width: 100%
}
section#map iframe {
	width: 100% !important;
}
#custom-search-input {
	padding: 3px;
	border: solid 1px #E4E4E4;
	border-radius: 6px;
	background-color: #fff;
}
#custom-search-input input {
	border: 0;
	box-shadow: none;
}
/*==================================================
=            BLOG STYLES             =
==================================================*/
.parallax-like-home-top {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(images/AnyVisa-banner-ch.jpg) no-repeat center center; /* DEFINE IMAGE PATH CAREFULLY*/
	padding: 0;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	background-position: center center;
}
.parallax-like-home-top .overlay-home-top {
	min-height: 400px;
	padding-bottom: 80px;
	padding-top: 110px;
}
.sidebar .btn-default {
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-ms-transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
}
.sidebar .btn-default:hover {
	background-color: #DA3637;
	border: solid 1px #DA3637;
	color: #ffffff;
}
section#blog {
}
.sidebar {
	padding: 20px;
}
.sidebar .fa-align-right {
	color: #DA3637;
	font-size: 13px;
	margin-right: 5px;
}
.sidebar ul {
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	list-style-type: none;
	padding: 7px 0;
}
.sidebar ul li a {
	color: #222222;
	font-family: 'Raleway', sans-serif;
}
.widget-title {
	margin-bottom: 20px;
}
.widget-title h3 {
}
#custom-search-input button {
	margin: 2px 0 0 0;
	background: none;
	box-shadow: none;
	border: 0;
	color: #666666;
	padding: 0 8px 0 10px;
	border-left: solid 1px #ccc;
}
#custom-search-input button:hover {
	border: 0;
	box-shadow: none;
	border-left: solid 1px #ccc;
}
#custom-search-input .glyphicon-search {
	font-size: 23px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	cursor: default;
	background-color: #144068;
	border-color: #144068;
}
/*==================================================
=            FOOTER STYLES             =
==================================================*/
footer {
	padding-top: 60px;
	background-color: #144068;
}
footer p {
	color: #b1b1b1;
	font-size: 1em;
}
footer h4 {
	font-family: 'Francois One', sans-serif, 'Microsoft YaHei';
	color: #DA3637!important;
	font-size: 1.6em;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
footer .col-lg-4 ul {
	margin: 0;
	padding: 0;
}
footer .col-lg-6 ul li {
	list-style-type: none;
	color: #DA3637;
	line-height: 1.8;
}
footer .col-lg-6 ul li a {
	color: #b1b1b1;
	-webkit-transition: color 0.5s ease-out;
	-moz-transition: color 0.5s ease-out;
	-ms-transition: color 0.5s ease-out;
	-o-transition: color 0.5s ease-out;
	transition: color 0.5s ease-out;
}
footer .col-lg-6 ul li a:hover {
	color: #fff;
}
footer .col-lg-6 address {
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	line-height: 1.8;
}
footer .col-lg-6 address a {
	color: #fff;
}
address .fa-location {
	color: #DA3637 !important;
}
footer .posts p a {
	color: #d35400 !important;
}
footer .posts small a {
	color: #ffffff !important;
}
.two {
	border: solid 1px #d35400;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #fff !important;
}
.two span {
	font-weight: bold !important;
}
.tree {
	margin-right: 10px;
}
.four img {
	margin: 1px;
}
#copy {
	background-color: #0E355D;
padding: 10px 0 0 0;
width: 100%;
}
#copy p {
	color: #eaeedd;
	font-size: 13px;
}
#copy p a {
	color: #DA3637;
	font-size: 13px;
}
#copy .col-lg-4 {
	text-align: right;
}
#copy .col-lg-4 p a {
}
#copy .col-lg-4 .fa-facebook {
	font-size: 12px !important;
	background-color: #666;
	padding: 10px 15px;
	border-radius: 0;
	border: double 1px #ffffff;
	color: #ffffff;
}
#copy .col-lg-4 .fa-google-plus {
	font-size: 12px !important;
	background-color: #666;
	padding: 10px 10px;
	border-radius: 0;
	border: double 1px #ffffff;
	color: #ffffff;
}
#copy .col-lg-4 .fa-instagram {
	font-size: 12px !important;
	background-color: #666;
	padding: 10px 12px;
	border-radius: 0;
	border: double 1px #ffffff;
	color: #ffffff;
}
#copy .col-lg-4 .fa-twitter {
	font-size: 12px !important;
	background-color: #666;
	padding: 10px 12px;
	border-radius: 0;
	border: double 1px #ffffff;
	color: #ffffff;
}
#copy .col-lg-4 .fa-linkedin {
	font-size: 12px !important;
	background-color: #666;
	padding: 10px 12px;
	border-radius: 0;
	border: double 1px #ffffff;
	color: #ffffff;
}
.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
}
.fa-angle-double-up {
	font-size: 1.7em !important;
}
/*==========================================================
                CONTACT-FORM SECTION STYLES
============================================================*/



.form-control {
	height: 54px;
	padding: 6px 12px;
	background-color: #f8f8f8;
	border: 1px solid #fbfbfb;
}
.grid {
	position: relative;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 100%;
	list-style: none;
	text-align: center;
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/



    /* Small Devices, Tablets */
@media only screen and (min-width : 481px) and (max-width : 768px) {
.col-xs-12 {
	width: 50%;
}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
#top {
	padding-top: 15px;
	background-color: #efefef;
	text-align: center;
}
.right {
	text-align: center;
}
section#partners h2 {
	text-align: center;
	color: #222;
	font-size: 2.5em;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif, 'Microsoft YaHei';
}
.border-right {
	border-right: none;
}
section#services-home {
	text-align: center;
}
section#services-home img {
	text-align: center;
}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
#top {
	padding-top: 15px;
	background-color: #efefef;
	text-align: center;
}
.right {
	text-align: center;
}
section#partners h2 {
	text-align: center;
	color: #222;
	font-size: 2.5em;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif, 'Microsoft YaHei';
}
.border-right {
	border-right: none;
}
}
.navbar-brand {
	padding: inherit;
	margin-top: 6px;
}
.navbar-brand img {
	height: 55px;
}
img {
	max-width: 100%;
}
#services {
	background-color: #efefef;
	padding: 90px 0;
}
.btn-primary {
	color: #fff;
	background-color: #DA3637;
	border-color: #DA3637;
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #da3637;
	;
	border-color: #da3637;
	;
}
.btn-primary:hover {
	color: #fff;
	background-color: #da3637!important;
	border-color: #da3637!important;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #da3637;
	border-color: #da3637;
}
.navbar-nav > li {
	padding: 25px 15px 21px 15px;
}
.navbar-inverse .navbar-nav > li > a:after {
	content: '';
	display: block;
	border-bottom: 4px solid #da3637;
	width: 0;
	position: absolute;
	left: 0;
	-webkit-transition: 1s ease;
	transition: 1s ease;
}
.navbar-inverse .navbar-nav > li > a:hover:after {
	width: 100%;
}
.padded-3 {
	padding-left: 3px;
	padding-right: 3px;
}
.navbar-toggle {
	background-color: #333;
}
.white {
	color: #fff;
}
img.qrcode {
	max-width: 40%;
}
address {
	margin-bottom: 10px;
}
.pic img {
	max-width: 250px;
}
.navbar-nav-ch > li > a {
	font-size: 20px;
font-weight: bold;
}
.column1 {
	background: #fafafa;
	border: 1px solid #e8e8e8;
	margin: 10px;
}
.headings {
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 0px;
}
.advantages .column1 h3 {
	font-weight: 500;
}
.advantages {
	background: #DA3637;
	padding: 30px 0px;
}
.icon-title {
	font-size: 24px;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 5px;
}
.partners img {
	max-height: 70px;
	display: inline-block;
	margin: 15px;
}
.process {
	padding: 90px 0;
	background: #f8f8f8;
}
.overlay-home-top p {
	font-size: 18px;
}
.fancy {
	line-height: 0.5;
	text-align: center;
	color: #144068!important;
	font-weight: 700;
	font-size: 36px;
	margin-bottom: 0px;
}
.fancy span {
	display: inline-block;
	position: relative;
}
.fancy span:before, .fancy span:after {
	content: "";
position: absolute;
height: 1px;
border-bottom: 3px solid #DA3637;
border-top: 1px solid #DA3637;
top: 9px;
width: 30px;
}
.fancy span:before {
	right: 100%;
	margin-right: 15px;
}
.fancy span:after {
	left: 100%;
	margin-left: 15px;
}
.carousel-control.right {
	background-image: none;
}
.carousel-control.left {
	background-image: none;
}
.carousel-indicators li {
	border-color: #ccc;
}
.carousel-indicators .active {
	background-color: #DA3637;
}
.no-padding {
	padding-left: 0px;
	padding-right: 0px;
}
.carousel-indicators {
	bottom: -40px;
}
.footer-address p {
	margin-bottom: 10px;
}
.news-title {
	color: #686868;
	letter-spacing: 2px;
	line-height: 30px;
}
.news-detail {
	font-size: 16px;
	color: #686868;
	letter-spacing: 2px;
	line-height: 30px;
}
.carousel-control {
	color: #DA3637;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -70%;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -70%;
}

@media only screen and (min-width : 768px) {
.box {
	width: 100%;
	display: box;
	/* Firefox */
	display: -moz-box;
	-moz-box-orient: horizontal;
	/* Safari, Opera, and Chrome */
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	/* W3C */
	display: box;
	box-orient: horizontal;
}
.box .column1 {
	-moz-box-flex: 1.0; /* Firefox */
	-webkit-box-flex: 1.0; /* Safari and Chrome */
	-ms-flex: 1.0; /* Internet Explorer 10 */
	box-flex: 1.0;
	padding: 30px;
	background: #fafafa;
	border: 1px solid #e8e8e8;
	margin: 10px;
}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.btn-lg {
	padding: 10px 17px;
	font-size: 15px;
	}
	.btn-action{
		margin-top:25px;
	}
.navbar-brand img {
	height: 40px;
}
section#mission {
	padding: 30px 0;
}
.clearfix {
	padding: 10px 0;
}
section#presents {
	padding: 25px 0 0 0;
}
.process {
	padding: 20px 0;
}
section#servicios {
	padding: 20px 0;
}
section#partners {
	padding: 20px 0;
}
section#history {
	padding: 10px;
	background-color: #f1f1f1;
}
section#team {
	padding: 20px 0;
}
section#contact {
	padding: 20px 0;
}
.parallax-like-company {
	background-position: center center;
}
section#servicios .box .description {
	font-size: 13px;
	color: #fff;
	line-height: 16px;
	margin-bottom: 0px;
}
section#servicios .box .box-heading {
	width: 95%;
	padding: 10px 40px 10px 5px;
}
section#servicios .box .title {
	font-size: 16px;
}
.overlay-home-top p {
	font-size: 14px;
}
.parallax-like-home-top .overlay-home-top {
	min-height: 300px;
	padding-top: 40px;
}
.h2, h2 {
	font-size: 24px;
}
p {
	margin-bottom: 5px;
}
.advantages-icon {
	width: 80px;
	margin-top: 20px;
}
.icon-title {
	font-size: 16px;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 5px;
}
.big-title {
	font-size: 24px;
	margin-bottom: 10px;
}
.big-title-p {
	font-size: 18px;
}
.parallax-like-company {
	padding: 0px 20px;
}
.footer-address p {
	margin-bottom: 5px;
}
footer p {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 12px;
}
.carousel {
	position: relative;
	padding: 10px;
}
footer {
	text-align: center;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -50%;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -50%;
}
.navbar-inverse .navbar-nav > li > a::after {
	display: none!important;
}
.navbar-nav > li {
	padding: 15px 15px 15px 15px;
}
}






/*custom font*/
@import url(https://fonts.googleapis.com/css?family=Montserrat);

/*basic reset*/
* {margin: 0; padding: 0;}

html {
	height: 100%;
	/*Image only BG fallback*/
	
	/*background = gradient + image pattern combo*/
}

body {
	font-family: montserrat, arial, verdana;
}
/*form styles*/
#msform fieldset {
	
	/*stacking fieldsets above each other*/
	position: relative;
}

/*form styles*/
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
	display: none;
}
/*inputs*/
#msform input, #msform textarea {
	
}
/*buttons*/
#msform .action-button {
	width: 100px;
	background: #f2b701;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px;
}
#msform .action-button:hover, #msform .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #f2b701;
}
/*headings*/
.fs-title {
	font-size: 15px;
	text-transform: uppercase;
	color: #2C3E50;
	margin-bottom: 10px;
}
.fs-subtitle {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
}
/*progressbar*/
#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
}
#progressbar li {
	list-style-type: none;
	color: #144068;
	text-transform: uppercase;
	font-size: 12px;
	width: 33.33%;
	float: left;
	position: relative;
	text-align: center;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 40px;
	line-height: 40px;
	display: block;
	font-size: 14px;
	color: #333;
	background: white;
	border-radius: 3px;
	margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: white;
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	background: #f2b701;
	color: white;
}




.form {
	position: relative;
	max-width: 420px;
	margin: 0 auto;
	margin-top: 30px;
}
.chimp-form .mail {
	position: relative;
	background-color: #FFFFFF;
  	box-shadow: none;
  	-webkit-box-sizing: content-box;
  	-moz-box-sizing: content-box;
  	box-sizing: content-box;
  	transition: all .3s;
}

.input {
	display: block;
	width: 100%;
	margin: 0 auto;
  	font-family: 'Montserrat';
  	padding: 0;
  	font-size: 13px;
	font-weight: 500;
	height: 50px;
  	border: 1px solid #f2b701;
	background-color: #FFFFFF;
  	outline: none;
  	padding: 0 100px 0 20px;
	box-shadow: 0 5px 30px rgba(255, 255, 255, 0.1);
	margin-bottom: 20px;
	border: 0px;
	border-bottom: 1px solid #ccc;
	background:none;
}
.input:focus {
	outline: none !important;
	border-bottom: 1px solid #f2b701;
}
select:focus {
	outline: none !important;
}
.form .submit-button {
  height: 50px;
	width: 180px;
  border: 0;
  border-radius: 4px;
  margin: 0 auto;
	margin: 15px 0;
  padding: 0 25px 0 25px;
	background: #f2b701;
	font-family: 'Montserrat';
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: 0;
  color: #FFFFFF;
	cursor: pointer;
  outline: none;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 100,.2);
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	transition: 300ms;
}

.form .submit-button:hover {
	box-shadow: 0 5px 25px 0 rgba(0, 0, 100,.2);
}

.form .submit-button:focus, .form .submit-button:active {
	background: #f2b701;
}

#email-error {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -50%;
	font-family: 'Montserrat';
	font-size: 13px;
	font-weight: 500;
	color: #FF3333;
}

#response {
	position: absolute;
	left: 0;
	bottom: -45%;
	vertical-align: middle;
	font-family: 'Montserrat';
	font-size: 13px !important;
	font-weight: 500;
	color: #15ccbe;
}
.text-danger {

    color: #dc3545 !important;

}
.modal-header .close {

    margin-top: -2px;
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 20px;
    position: absolute;
    top: 10px;
}
.social-buttons a{font-size: 20px;
line-height: 40px;
display: block;
width: 40px;
height: 40px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
color: #144068!important;
outline: none;
background-color: #fff;
	text-align: center;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    width: 100%;
    float: left;
}


/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.heading-section {
    padding: 65px;
}
section.lightgray {
    padding: 90px 0;
    background: #f1f1f1;
}