.bg-img-1{
	-webkit-transition: background 1.2s ease-in;
	-moz-transition: background 1.2s ease-in;
	-ms-transition: background 1.2s ease-in;
	-o-transition: background 1.2s ease-in;
	transition: background 1.2s ease-in;
}

/* .bg-img-2 { */
    /* min-height: 600px !important; */
/* } */

.ui-to-top {
	width: auto;
	border-radius: 0px;
	background-color: #D22121;
	border-color: #D22121;
}

.ui-to-top:hover {
	border-color: #FFB70A;
}

.ui-to-top.active {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: width 10s ease-in;
	padding: 0px 15px;
}

@media only screen and (max-width: 767px) {
	section,.well-xl {
		background-position-x: right;
	}
}

span.text-secondary-variant-1 {
	font-size: 30PX;
}

.low-margin {
    margin-top: 14px;
}

.sehablaespañol {
    background-image: url(../images/sehablaespano.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 64px;
    margin-right: -90px;
    border: none !important;
	color: transparent;
}
.sehablaespañol a:hover {
    color: transparent;
}
@media only screen and (max-width: 769px) {
	.sehablaespañol {
		margin-top: -140px !important;
		margin-bottom: 50px;
	}
	.inline-list.contact-info {
		margin-top: 7%;
	}
}

@media only screen and (max-width: 425px) {
	.sehablaespañolli {
		display: none !important;
	}
	.bg-img-5 {
		background-size: 300%;
		background-color: #ffba14;
		background-position-y: bottom;
	}
	.sehablaespañol.logo {
		position: absolute;
		left: 50%;
		width: 100px;
		top: 20px;
	}
	.opacity-off-xs{
		opacity: 0;
	}
	.mail-responsive{
		display: initial !important;
	}
	.brand> a{
		margin-left: -110px;
	}
}

/* .bg-img-2 .icon-primary, .bg-img-2 h3{ */
	/* color: #372d2d; */
/* } */

/* .bg-img-2 { */
	/* background: white; */
/* } */

/* .bg-img-2 , .bg-img-2 h1{ */
	/* color: #a2a2a2 !important; */
/* } */

.news-post img {
    max-width: 45px;
    border-radius: 100%;
}

.btn-default {
    color: #fff;
}

.btn-default:before {
    background-color: #FFBA15;;
}

.brand img{
	transform: scale(1.3);
}

.bg-img-5 .section-head h1 {
    color: #ffdb85;
}

.mail-responsive{
	display: none;
}

.sehablaespañol.logo {
    display: none;
}

.bg-img-1 .heading-2 {
    color: white;
}

.capcha {
    margin-top: 15px;
}

.page-header {
    margin-bottom: 0px;
    margin-top: 0px;
}

.carousel-caption {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding-top: 33%;
    padding-left: 10%;
}

.heading-2 {
    color: white;
}

.site-footer .social-icons .icon, .site-footer .payment-icons .icon {
    fill: currentColor;
}
.payment-icons .icon--wide {
    width: 55px;
}
.payment-icons .icon {
    height: 26px;
    width: 40px;
	border: none;
}

.paymet .icon {
    /* transform: scale(2); */
	color: rgba(255, 255, 255, 0.70);
}

/* .paymet li + li{ */
    /* margin-left: 12%; */
/* } */

.section-head h1 {
    color: rgba(255, 255, 255, 0.70) !important;
}