/*
* RTL
*/
/*
* General
*/
.custom-font-secondary {
		font-family: "Lora", serif !important;
}

.custom-highlight-text-1 {
		position: absolute;
		right: -64px;
		bottom: -41px;
		font-size: 36.8px;
		font-size: 2.3rem;
		transform: rotate(-15deg);
}

.custom-border-radius-1 {
		border-radius: 7px;
}

.custom-container-style-3 {
		min-width: 85vw;
}

@media (min-width: 576px) {
		.custom-container-style-3 {
				min-width: 540px;
		}
}

@media (min-width: 768px) {
		.custom-container-style-3 {
				min-width: 720px;
		}
}

@media (min-width: 992px) {
		.custom-container-style-3 {
				min-width: 960px;
		}
}

@media (min-width: 1200px) {
		.custom-container-style-3 {
				min-width: 1140px;
		}
}

.custom-container-position-1 {
		position: relative;
		transform: translate3d(-50%, 0, 0);
		left: 50%;
}

/*
* Buttons
*/
@-webkit-keyframes toBottomFromTop {
		49% {
				transform: translate3d(0, 100%, 0) scale(1);
		}
		50% {
				opacity: 0;
				transform: translate3d(0, -100%, 0) scale(1);
		}
		51% {
				opacity: 1;
		}
}
@keyframes toBottomFromTop {
		49% {
				transform: translate3d(0, 100%, 0) scale(1);
		}
		50% {
				opacity: 0;
				transform: translate3d(0, -100%, 0) scale(1);
		}
		51% {
				opacity: 1;
		}
}

.custom-btn-effect-1:hover > .animated-icon,
.custom-btn-effect-1:hover > img,
.custom-btn-effect-1:hover > i,
.custom-link-effect-1:hover > .animated-icon,
.custom-link-effect-1:hover > img,
.custom-link-effect-1:hover > i {
		-webkit-animation: toBottomFromTop 0.3s forwards;
						animation: toBottomFromTop 0.3s forwards;
}

/*
* Header
*/
#header {
		position: relative;
		width: 100%;
		top: 0;
		left: 0;
}

#header .header-btn-collapse-nav {
		margin-top: 4px;
}

#header .container {
		width: 100%;
}

#header .header-body {
		background: transparent;
		border-top: 0;
		border-bottom: 0;
		min-height: 0;
}

#header .header-container {
		min-height: 78px;
}

#header .header-nav {
		padding: 0;
}

#header .header-nav-main:before {
		content: none;
}

#header .header-nav-main nav > ul > li > a {
		position: relative;
		background: transparent !important;
		font-size: 1.1rem;
		font-weight: 700;
		letter-spacing: 0;
		color: #8bc44f !important;
		transition: ease color 300ms;
}

@media (min-width: 992px) and (max-width: 1060px) {
		#header .header-nav-main nav > ul > li > a {
				padding: 27px 7px;
		}
}

@media (min-width: 1061px) and (max-width: 1199px) {
		#header .header-nav-main nav > ul > li > a {
				padding: 27px 10px;
		}
}

@media (min-width: 1200px) {
		#header .header-nav-main nav > ul > li > a {
				padding: 27px 16px;
		}
}

#header .header-nav-main nav > ul > li > a.active:before {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		bottom: 0;
/*		border-bottom: 3px solid #CCC;
*/		width: 100%;
}

@media (max-width: 991px) {
		#header .header-nav-main nav > ul > li > a.active:before {
				bottom: 0;
				border-width: 2px;
		}
}

#header .header-nav-main nav > ul li {
		border-bottom: 0;
}

html.sticky-header-active #header .header-body {
		background: white;
		border-bottom-color: white;
}

@media (max-width: 991px) {
		html:not(.sticky-header-active) #header .header-body {
				background: white;
				border-bottom-color: white;
		}
}

@media (min-width: 992px) {
		#header .header-nav-main nav > ul > li > a {
				height: 100%;
		}
		#header .header-nav-main nav > ul > li > a.active {
				color: #CCC !important;
		}
		#header .header-nav-main nav > ul > li:hover > a, #header .header-nav-main nav > ul > li.open > a {
				color: #CCC !important;
		}
}

/*
* Owl Carousel
*/
.custom-dots-style-1 .owl-dots {
		bottom: 0px !important;
}

.custom-dots-style-1 .owl-dots .owl-dot {
		transition: ease transform 300ms;
}

.custom-dots-style-1 .owl-dots .owl-dot.active, .custom-dots-style-1 .owl-dots .owl-dot:hover {
		transform: scale(1.3);
}

.custom-dots-style-1 .owl-dots .owl-dot + .owl-dot {
		margin-left: 4px;
}

/*
* Testimonials
*/
.custom-testimonial-style-1 blockquote > p {
		font-family: "Lora", sans-serif !important;
}

.custom-testimonial-style-1.testimonial-with-quotes blockquote:before, .custom-testimonial-style-1.testimonial-with-quotes blockquote:after {
		font-family: "Lora", sans-serif;
		font-weight: bold;
		color: #212121;
}

/*
* Sort
*/
.sort-destination-loader.sort-destination-loader-showing {
		max-height: none;
}


.contenedor-gral:hover .contenedor_equipos{
	display: none;
}

.contenedor_equipos {
  background-color: rgba(0, 185, 229, .75);
    text-align: center;
    position: absolute;
    left: 5%;
    /* bottom: 0; */
    width: 90%;
    height: 15%;
    color: #fff;
    filter: alpha(opacity=0);
    top: 40%;
    margin: auto 0;
    display: flex;
    align-items: center;
}

.thumb-info .thumb-info-inner {
    background-color: rgba(0, 185, 229, .75);
    padding: 5px 0;
}

.contenedor_equipos_p  {
    font-size: 16px;
    text-transform: uppercase;
    /* text-shadow: 2px 1px 1px rgb(0 0 0 / 60%); */
    color: white;
    font-weight: 600;
    line-height: 17px;
    margin: 0 auto;
    /* text-align: center; */
    /* align-items: center; */
    /* display: flex;*/
}

/*Redes Desktop*/
.cont-info-float{position: fixed; top: 40%; right: 0px; z-index: 99;}
.info-float img{width: 50px; display: block; margin: 0px 0;}
.cont-redes-phone{display: none;}

/*Animation*/
.info-float:hover img{animation: move linear 2s infinite;}

@keyframes move{
	0%{transform: translateX(-10px);}
	50%{transform: translateX(10px);}
	100%{transform: translateX(-10px);}
}

/**/

.bckgd-azul {
    background: #006599;
}

/*Footer*/
.footer-padding{padding: 30px 0;}
.flex-footer{display: flex; align-items: center;}
.footer-left{text-align: left;}
.footer-center{text-align: center;}
.footer-center a{margin-left: 10px; margin-right: 10px;}
.footer-right{text-align: right;}

.logo-bellacocina{width: 250px;}
.logo-leadme{width: 175px;}



/* Mobile */
@media only screen and (max-width: 767px) {

	/*Redes Phone*/
	.cont-redes-phone{display: block; position: fixed; bottom: 0; left: 0; width: 100%; z-index: 9999;}
	.cont-redes-phone .cont-style{border-top: 1px solid #fff; display: flex; align-items: center;}
	.whats-phone{background: #00b9e5; width: 50%; padding: 5px 0; border-right: 1px solid #fff; font-size: 20px;}
	.phone-phone{background: #00b9e5; width: 50%; padding: 5px 0; font-size: 20px;}
	.mail-phone{background: #00b9e5; width: 20%; padding: 5px 0; font-size: 20px;}
	/*end*/

	/*Footer*/
	.footer-padding{padding: 25px 0 70px;}
	.flex-footer{display: block;}
	.footer-left{text-align: center;}
	.footer-center{margin: 5px 0 25px;}
	.footer-right{text-align: center;}
	.cont-info-float{display: none;}
	.grecaptcha-badge{display: none;}

}

/* Tablet / iPad Portrait */
@media only screen and (min-width: 768px) and (max-width: 991px) {
 
}

/* Computer / Desktop / iPad Landscape */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
 }

/* Large Monitor */
@media only screen and (min-width: 1200px) and (max-width: 1919px) {

}


@media only screen and (min-width: 1367px) and (max-width: 1900px) {
}

/* Widescreen Monitor */
@media only screen and (min-width: 1920px) {

}