@charset "UTF-8";
/**
* Inicio - Colores corporativos
* 
* Azul: #045096
* Rojo: #ee1d23
*/
.navbar-fixed-top .navbar-nav .current a,
.navbar-fixed-top .navbar-nav > li > a:hover,
.navbar-fixed-top.opaque .navbar-nav .current a,
.navbar-fixed-top.opaque .navbar-nav > li > a:hover {
	color: #045096 !important;
}
.navbar-fixed-top .navbar-nav > li > a.discover-btn {
	border-color: #045096;
	color: #045096 !important;
}
.navbar-fixed-top .navbar-nav > li > a.discover-btn:hover {
	color: #fff !important;
	background: #045096;
	border-color: #045096;
}
.navbar-toggler {
	border-color: #045096;
}
.navbar-toggler-icon i {
	color: #045096;
}
.video-icon i {
	color: #045096;
}
ul.benefits li i {
	color: #ee1d23;
}
.main-services:hover {
	border-color: #ee1d23;
}
.main-services i {
	color: #ee1d23;
}
.testim-inner h6 {
	color: #ee1d23;
}
.feature-box i {
	color: #ee1d23;
}
#cta_phone input.submit,
#cta_phone2 input.submit {
	color: #045096 !important;
}
.price-box:hover {
	border-color: #ee1d23;
}
ul.pricing-list li.price-title {
	color: #045096;
}
.green {
	color: #ee1d23;
}
ul.pricing-list li.price-tag-line a {
	color: #045096;
	border-color: #045096;
}
ul.pricing-list li.price-tag-line a:hover {
	color: #fff;
	background: #045096;
	border-color: #045096;
}
ul.pricing-list li.price-tag a {
	color: #fff;
	background: #045096;
	border-color: #045096;
}
ul.pricing-list li.price-tag a:hover {
	background: #045096;
	border-color: #045096;
}
.btn-white {
	color: #045096;
}
.btn-white:hover {
	color: #045096 !important;
}
.btn-white-border:hover {
	color: #045096 !important;
}
.footer-top i {
	color: #045096;
}
.footer p > a,
.footer p > a:hover {
	color: #045096;
}
ul.footer_social li a i:hover {
	color: initial !important;
}
span.template-name {
	color: #045096;
}
/* Fin - Colores corporativos */
.home-section {
	padding-top: 70px;
}
img.logo {
	max-height: 60px;
	max-width: 180px;
}
.home-section,
.services-wrapper,
.portfolio-wrapper,
.newsletter-wrapper,
.section-green-cta {
	background: revert;
}
.navbar-fixed-top.opaque {
	top: 0;
	margin-top: 0;
}
.navbar-fixed-top .navbar-nav > li > a {
	display: inline-block;
}
.portfolio-box h3,
.portfolio-box .h3 {
	color: #454545;
	font-size: 18px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
#cta_phone input[name="phone"],
#cta_phone2 input[name="phone"] {
	width: 100%;
	max-width: calc(100% - 100px);
	height: 65px;
	padding: 0 20px;
	border: 2px solid #fff;
	background-color: transparent;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	color: #fff;
	font-size: 16px;
	margin: 0;
}
#cta_phone input[name="phone"]::placeholder,
#cta_phone2 input[name="phone"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: white;
	opacity: 1; /* Firefox */
}
#cta_phone input[name="phone"]:-ms-input-placeholder,
#cta_phone2 input[name="phone"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: white;
}
#cta_phone input[name="phone"]::-ms-input-placeholder,
#cta_phone2 input[name="phone"]::-ms-input-placeholder { /* Microsoft Edge */
	color: white;
}
#cta_phone input.submit,
#cta_phone2 input.submit {
	width: 100px;
	height: 65px;
	background: #fff;
	border: none;
	color: #7566e3;
	display: inline;
	margin: 0 0 0 -5px;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	font-size: 17px;
	font-family: ''Open Sans'', sans-serif;
	font-weight: 500;
	vertical-align: top;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
	cursor: pointer;
}
.image-green-overlay {
	opacity: 1;
}
.bgImage ~ .image-green-overlay {
	opacity: 0.95;
}
select.contact-input {
	width: 96%;
	height: 50px;
	padding-left: 2%;
	padding-right: 2%;
	margin-bottom: 12px;
	color: #727272;
	background-color: #f6f7f8;
	border: 1px solid #ececec!important;
	font-size: 14px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

#ctaSidebarScroll {
	left: 0;
	max-width: 360px;
	text-align: center;
	background-color: rgba(255, 255, 255, .9);
	z-index: 999990;
	border: 1px solid #aaa;
	border-radius: 0 15px 15px 0;
	-o-border-radius: 0 15px 15px 0;
	-ms-border-radius: 0 15px 15px 0;
	-moz-border-radius: 0 15px 15px 0;
	-webkit-border-radius: 0 15px 15px 0;
	box-shadow: 1px 1px 10px rgb(120 120 120 / 50%);
	-o-box-shadow: 1px 1px 10px rgb(120 120 120 / 50%);
	-ms-box-shadow: 1px 1px 10px rgb(120 120 120 / 50%);
	-moz-box-shadow: 1px 1px 10px rgb(120 120 120 / 50%);
	-webkit-box-shadow: 1px 1px 10px rgb(120 120 120 / 50%);
	top: 50% !important;
	transform: translateY(-50%) !important;
	-o-transform: translateY(-50%) !important;
	-ms-transform: translateY(-50%) !important;
	-moz-transform: translateY(-50%) !important;
	-webkit-transform: translateY(-50%) !important;
}
.gallery-item {
	display: inline-block;
	background-color: white;
}
img.mfp-img {
	background-color: white;
}
/* Inicio - Boton de llamadas */
.llamada-moviles {
	position: fixed;
	z-index: 999!important;
	display: none;
	transition: all ease-in-out .6s;
	left: 50%;
	bottom: 0;
	width: max-content;
	max-width: 100vw;
	transform: translateX(-50%);
}
@media screen and (max-width: 575px) {
	.llamada-moviles {
		bottom: 30px;
	}
}
.llamada-moviles a {
	display: inline-block;
	margin-top: 10px;
}
.llamada-moviles .button-call,
.llamada-moviles .button-whatsapp {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	line-height: 50px;
	display: inline-block;
	background: #2184d3 !important;
	text-align: center;
	cursor: pointer;
	color: #ffffff;
	font-size: 20px;
	border: none;
	box-shadow: 0 3px 3px rgb(0 0 0 / 10%);
	margin: auto 5px;
	color: #fff;
	white-space: normal;
}
.whatsapp-moviles {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 9999!important;
	transition: all ease-in-out .6s;
	margin-bottom: 0;
}
.whatsapp-moviles .button-whatsapp {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	background: #25d366;
	color: #fff;
	display: inline-block;
	text-align: center;
	border-radius: 100%;
}
.llamada-moviles .button-call i,
.llamada-moviles .button-whatsapp i,
.whatsapp-moviles .button-whatsapp i {
	color: #fff;
}
.llamada-moviles .bgcolor-whatsapp, .bgcolor-whatsapp {
	background: #25d366 !important;
}
.llamada-moviles .bordercolor-whatsapp, .bordercolor-whatsapp {
	border-color: #25d366 !important;
}
.button-pulse {
	box-shadow: 0 0 0 0 rgba(33, 132, 211, 1);
	transform: scale(1);
	animation: pulse 2s infinite;
}
.button-pulse.bgcolor-whatsapp {
	box-shadow: 0 0 0 0 rgba(37, 211, 102, 1);
	transform: scale(1);
	animation: pulseWhatsapp 2s infinite;
}
@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(33, 132, 211, 0.7);
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
	}
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}
@keyframes pulseWhatsapp {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
	}
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}
.llamada-moviles .texto-aclarativo.whatsapp {
    display: inline-flex;
    vertical-align: middle;
    font-size: 13px;
    color: #000;
    background-color: #E4E4E4;
    padding: 0 15px 0 0;
    border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    align-items: center;
}
.llamada-moviles .texto-aclarativo,
.whatsapp-moviles .texto-aclarativo {
    display: inline-flex;
    vertical-align: middle;
    font-size: 13px;
    color: #000;
    background-color: #E4E4E4;
    padding: 0 0 0 15px;
	margin: 0 5px;
    border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    align-items: center;
}
.llamada-moviles .texto-aclarativo .texto,
.whatsapp-moviles .texto-aclarativo .texto {
	line-height: 1.3;
}
.llamada-moviles .texto-aclarativo .button-call,
.whatsapp-moviles .texto-aclarativo .button-whatsapp {
	margin: 0 0 0 5px;
}
.llamada-moviles .texto-aclarativo .button-whatsapp {
	margin: 0 5px 0 0;
}
/* Fin - Botón de llamadas */

/* Inicio - efecto en botón */
.shake {
	animation: shake-animation 4s ease infinite;
	transform-origin: 50% 50%;
}
@keyframes shake-animation {
	0% { transform:translate(0,0) }
	/*1.78571% { transform:translate(5px,0) }
	3.57143% { transform:translate(-5px,0) }
	5.35714% { transform:translate(5px,0) }
	7.14286% { transform:translate(-5px,0) }
	8.92857% { transform:translate(5px,0) }
	10.71429% { transform:translate(-5px,0) }/**/
	2% { transform:translate(5px,0) }
	4% { transform:translate(-5px,0) }
	6% { transform:translate(5px,0) }
	8% { transform:translate(-5px,0) }
	10% { transform:translate(5px,0) }
	12% { transform:translate(-5px,0) }
	14% { transform:translate(5px,0) }
	16% { transform:translate(-5px,0) }
	18% { transform:translate(5px,0) }
	20% { transform:translate(-5px,0) }
	22% { transform:translate(5px,0) }
	24% { transform:translate(-5px,0) }
	26% { transform:translate(5px,0) }
	28% { transform:translate(-5px,0) }
	30% { transform:translate(5px,0) }
	32% { transform:translate(0,0) }
	100% { transform:translate(0,0) }
}
/* Fin - efecto en botón */

.popup-gallery:hover img {
	opacity: 1;
}

.small-col-inside {
	max-width: 100%;
}
.dropcaps_left {
	margin-right: 15px;
	margin-bottom: 10px;
}
.dropcaps_right {
	margin-left: 15px;
	margin-bottom: 10px;
}
.features_item h4 {
    font-size: 20px;
}
.footer {
	padding-bottom: 30px;
}
.footer-top i {
	margin-top: 0px!important;
}

.btn-green,
.image-green-overlay,
input.contact-submit {
	background: #003872 !important;
}

.hidden {
	display: none !important;
}
.show {
	display: inline-block !important;
}

/* RESPONSIVE */
/* Min */
@media (min-width:320px) {
	img.logo {
		max-width: 220px;
	}
}
@media (min-width:576px) {
	img.logo {
		max-width: 100%;
	}
}
@media (min-width:768px) {
	.small-col-inside {
		max-width: 575px;
	}
}
@media (min-width:992px) {
}
@media (min-width:1200px) {
}
@media (min-width:1400px) {
}
/* Between */
@media (min-width: 576px) and (max-width: 767px) {
	.hidden-sm {
		display: none !important;
	}
	.show-sm {
		display: inline-block !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-md {
		display: none !important;
	}
	.show-md {
		display: inline-block !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-lg {
		display: none !important;
	}
	.show-lg {
		display: inline-block !important;
	}
}
@media (min-width: 1200px) {
	.hidden-xl {
		display: none !important;
	}
	.show-xl {
		display: inline-block !important;
	}
}
/* Max */
@media (max-width: 991px){
	.home-section {
		padding-top: 70px;
	}
}
@media (max-width: 768px){
	.home-section {
		padding-bottom: 65px;
	}
	.home-section h1 {
		font-size: 32px;
	}
}
@media (max-width: 767px) {
	.section-grey,
	.section-green-cta,
	.section-white,
	.portfolio-wrapper,
	.newsletter-wrapper {
		padding: 60px 0;
	}
	.llamada-moviles {
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		align-items: stretch;
		text-align: center;
	}
	.whatsapp-moviles {
		bottom: 0;
		display: none;
	}
	.footer {
		padding-bottom: 140px;
	}
	.footer-top {
		padding-bottom: 40px;
	}
}
@media (max-width: 575px) {
	.section-grey,
	.section-green-cta,
	.section-white,
	.portfolio-wrapper,
	.newsletter-wrapper {
		padding: 40px 0;
	}
	.hidden-xs {
		display: none !important;
	}
	.show-xs {
		display: inline-block !important;
	}
	.footer-top {
		padding-bottom: 20px;
	}
}
@media (max-width: 375px) {
	.section-grey,
	.section-green-cta,
	.section-white,
	.portfolio-wrapper,
	.newsletter-wrapper {
		padding: 40px 0 !important;
	}
	.section-grey.no-padding,
	.section-green-cta.no-padding,
	.section-white.no-padding,
	.portfolio-wrapper.no-padding,
	.newsletter-wrapper.no-padding {
		padding: 0 !important;
	}
}
