body {
    font-family: "Montserrat", sans-serif;
    color: #264A5A;
    overflow-x: hidden;
	font-weight: 500;
}
a {
	transition: all ease 0.2s;
}
.logo {
    width: 100px;
    position: absolute;
    margin-top: 0;
    max-width: 100px;
    top: 0px;
    z-index: 9999;
}
.logo img {
    width: 100px;
}
.navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none;
	outlone: none;
}
button:focus {
	outline: none !important;
}
.navbar-collapse, .navbar-nav {
	background-color: #fff;
}
.menu {
    font-weight: 700;
    text-align: right;
    right: 21%;
    position: absolute;
}
.active {
    color: #229690;
}
.nav-link.facebook {
	padding: 0.5rem !important;
	color: #1778F2;
}
.nav-link.instagram {
	padding: 0.5rem !important;
	color: #E1306C;
}
.nav-link.twitter {
	padding: 0.5rem !important;
	color: #1DA1F2;
}
.nav-link.whatsapp {
	padding: 0.5rem !important;
	color: #128C7E;
}
.carousel-inner h5 {
    font-size: 2.2rem;
    font-weight: 700;
    text-transform: uppercase;
	color: rgba(38, 74, 90, 0.95) !important;
}
#carouselMovil {
	display: none;
}
.pattern {
    background-image: url("../images/patron1.svg");
    margin-top: 0;
}
.txt-bajada h3 {
    color: #53CD8F;
    text-transform: none;
    font-weight: 700;
}
.txt-bajada p {
    color: #fff;
    font-weight: 500;
    line-height: 1rem;
    margin-bottom: 10px;
}
.separador {
    width: 200px;
    height: 3px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    background-color: #53CD8F;
}
.float-left {
    float: left;
}
img {
    width: 100%;
    max-width: 100%;
}
.right {
    position: relative;
    float: right;
    top: 10px;
    margin-right: -50%;
}
.margintop-20 {
	margin-top: 20px;
}
.separador-gris {
    width: 200px;
    height: 3px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    background-color: #333A40;
}
.separador-verde {
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 30px;
    background-color: #2CA9A7;
    width: 150px;
    height: 3px;
	}
.red-servicios h3 {
	font-weight: 700;
	font-size: 1.75rem;
}
.col-redserv h4 {
	font-weight: 700;
	font-size: 1.15rem;
}
.col-redserv p {
	font-size: 0.85rem;
	line-height: 1.25rem;
	margin-bottom: 0.8rem;
}
.iconos-redserv {
    width: 36%;
    margin-bottom: 25px;
}
.contenido-central {
	background-image: url("../images/img-central.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 680px;
}
.contenido-central h2 {
	font-size: 3rem;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
.contenido-central p {
	color: #fff;
	font-size: 1.6rem;
	text-transform: uppercase
}
.btn-tekni {
	border: 0;
	border-radius: 50px;
	font-weight: 600;
	font-size: 1.2rem;
	padding: 6px 25px;
	transition: all ease 0.2s;
}
.btn-blanco {
    background-color: #fff;
    color: #264A5A;
    font-size: 1rem;
    font-weight: 900;
}
.btn-blanco:hover {
	background-color: #264A5A;
	color: #fff;
}
.contacto-footer {
	background-color: #2A3338;
	background-image: url("../images/iconos-footer.svg");
}
.contacto-footer h4 {
    color: #fff;
    font-size: 1.1rem;
    text-transform: none;
    font-weight: 600;
}
.contacto-footer h2 {
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
.contacto-footer p {
    color: #fff;
    font-size: 0.8rem;
    line-height: 0.95rem;
}
.col-lg-5.float-right h4 a {
    color: rgba(255,255,255,0.7);
    font-weight: 900;
}
.col-lg-5.float-right h4 a:hover  {
    color: #FFFFFF;
    font-weight: 900;
}
.formFooter {
    background-color: transparent;
    border: solid 2px #53CD8F;
    border-radius: 0 8px 8px 0;
    outline: none;
    padding: 3px 10px;
    color: #fff;
    width: 48%;
    margin: 0 1.5% 10px 0;
}
.formMailFooter {
    background-color: transparent;
    border: solid 2px #53CD8F;
    border-radius: 0 8px 8px 0;
    outline: none;
    padding: 3px 10px;
    color: #fff;
    width: 98%;
    margin: 0 0 10px 0;
    font-size: 0,9rem;
}
.formComentarioFooter {
    background-color: transparent;
    border: solid 2px #53CD8F;
    border-radius: 0 8px 8px 0;
    outline: none;
    padding: 3px 10px;
    color: #fff;
    width: 98%;
    height: 100px;
    margin: 0 0 10px 0;
}
.cierre {
	padding: 5px 0;
	height: 30px;
}
.cierre p {
    font-size: 0.85rem;
    line-height: 28px;
}
.logos-footer {
	width: 22px;
	margin-right: 10px;
	margin-top: 2px;
}
.logos-footer-movil {
	display: none;
}
.paddingtop-20 {
	padding-top: 22px;
}
.paddingtop-35 {
	padding-top: 35px;
}
.paddingbottom-20 {
	padding-bottom: 22px;
}
.paddingbottom-35 {
	padding-bottom: 35px;
}
::placeholder {
	color: #53CD8F !important;
	font-size: 0.8rem !important;
	font-style: italic !important;
}
@media (max-width:536px){
	body {
		overflow-x: hidden;
	}
	.menu {
		font-weight: 700;
		text-align: right;
		right: 30px;
		top: 53px;
		position: absolute;
		padding: 0 12px;
		width: 90%
	}
	#carouselExampleCaptions {
		display: none;
	}
	#carouselMovil {
		display: inline-block;
	}
	#carouselMovil .carousel-indicators {
		bottom: -15px !important;
	}
	#carouselMovil .carousel-caption {
		bottom: 10px !important;
		padding: 5px !important;
		max-width: 50% !important;
		left: 8% !important;
		background-color: transparent !important;
	}
	#carouselMovil .caption-derecha {
		position: absolute;
		right: 2% !important;
		left: 45% !important;
	}
	#carouselMovil h5 {
		font-size: 1.25rem;
		color: rgba(38, 74, 90, 0.95) !important;
	}
	#carouselMovil p {
		font-size: 0.9rem !important;
		line-height: 1rem !important;
		color: rgba(38, 74, 90, 0.95) !important;
	}
	.txt-bajada h3 {
		color: #53CD8F;
		text-transform: none;
		font-weight: 700;
		font-size: 1.4rem;
		margin-left: -50px;
		margin-top: 20px;
	}
	.txt-bajada p {
		margin-left: -50px;
		margin-right: 50px;
		margin-top: 20px;
	}
	.separador {
		margin-left: 15px;
		margin-top: 40px;
		margin-bottom: 30px;
	}
	.contenido-central {
		height: 240px;
	}
	.contenido-central h2 {
		font-size: 1.75rem !important;
		margin-top: 30px;
	}
	.contenido-central p {
		font-size: 1rem !important;
		width: 190px;
		margin-top: -50px;
	}
	.btn-tekni {
		border: 0;
		border-radius: 50px;
		font-weight: 600;
		font-size: 1rem !important;
		padding: 4px 12px !important;
		transition: all ease 0.2s;
		margin-top: -200px !important;
	}
	.iconos-redserv {
		width: 28%;
		margin-bottom: 25px;
	}
	.contacto-footer h4 {
		color: #fff;
		font-size: 1rem !important;
		text-transform: none;
		margin-top: 30px;
	}
	.contacto-footer h2 {
		font-size: 1.75rem !important;
		font-weight: 700;
		color: #fff;
		text-transform: uppercase;
	}
	.contacto-footer p {
		color: #fff;
		font-size: 0.9rem !important;
	}
	.formFooter {
		background-color: transparent;
		border: solid 2px #53CD8F;
		border-radius: 0 8px 8px 0;
		outline: none;
		padding: 7px 10px;
		color: #fff;
		width: 100% !important;
		margin: 0 1.5% 10px 0;
	}
	.formMailFooter {
		background-color: transparent;
		border: solid 2px #53CD8F;
		border-radius: 0 8px 8px 0;
		outline: none;
		padding: 7px 10px !important;
		color: #fff;
		width: 100% !important;
		margin: 0 0 10px 0;
	}
	.formComentarioFooter {
		background-color: transparent;
		border: solid 2px #53CD8F;
		border-radius: 0 8px 8px 0;
		outline: none;
		padding: 5px 10px;
		color: #fff;
		width: 98%;
		height: 120px;
		margin: 0 0 10px 0;
	}
	.logos-footer {
		display: none;
	}
	.logos-footer-movil {
		display: inline !important;
		width: 22px !important;
		text-align: center;
		padding-bottom: 10px !important;
	}
	.cierre p {
		font-size: 0.9rem !important;
		line-height: 1.2rem !important;
		padding: 0 20px;
		text-align: center !important;
	}
}
