/* Jumbotron */
.tpl-home .jumbotron {
	/*background-image: url('../imgs/hero.jpg');*/
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 900px !important;
	background-color: #585a5d;
	border-radius: 0;	
}


/*Galería*/

.owl-theme .owl-nav.disabled + .owl-dots {
    display: none !important;
}





/* Logotipo principal */
.logox{
	width:50%;
	}
	
@media (max-width: 768px){
.logox{
	width:100%!important;
	}
	.banda,.llama,.description{
	display:none!important;
	}
	.add-to-favorites img{
   max-width:100%!important; 
}
.dos{
 margin-bottom: -9%;   
}
.galeria{text-align:center!important;}
.texto-movil{
    color:red;
    font-size:10px!important;
}
	}

.description-movile{
    color:white;
    font-size: 13px;
    text-align: justify;
}	
	
@media (min-width: 768px){
	.movile-heart,.call,.banda-movile,.description-movile{
	display:none!important;
	}

.dos{
 display:none;   
}	
	
	}	
	
	
.banda-movile{
	background-color: #d80000;
	color: white;
}
	
.add-to-favorites img{
   max-width:50px; 
}
#id-input-img{
    max-width:100%;
}
.galeria{text-align:left;}

.texto-movil{
    font-size:16px;
}

/* CSS copiado de la version 4 */


	
#red-footer-into{
    padding-top: 170px!important;
}	
	
#red-footer-into{
    background-color: #d80000 !important;
    padding-top: 70px;
}
.flotante001 {
        position:fixed;
        bottom:200px;
        right:0px;
}
#business-header {
    background-color: #d80000 !important;
}
.banda{
    background-color: #fff!important;
    border-radius: 50px;
    padding:20px;
    display: inline-flex;
    margin-bottom:90px;
}
.banda1{
    width: 30%;
float: left;
}
.description{
    color:#fff;
}
.red1{
    background-color: #ffffff;
    padding-top: 100px;
    border-radius: 40% 40% 0 0;
    width: 100%;
    margin: -125px auto;
    /* display: block; */
    height: 200px;
}
.red-footer{
    background-color: #ffffff;
    border-radius: 0 0 40% 40%;
    width: 100%;
    margin: -130px auto;
    height: 200px;
    position: relative;
}
.color-red1{
    color:#d80000 !important;
}
i.fab.fa-facebook-f.color-red-ico{
    background-color:#d80000 !important;
    color:#fff;
    border-radius: 100px;
height: 100px;
margin: auto 3px;
width: 100px;
font-size: 50px!important;
text-align: center;
padding-top:35px !important;

}

i.fas.fa-globe.color-red-ico,i.fab.fa-instagram.color-red-ico,i.fab.fa-twitter.color-red-ico{
    background-color:#d80000 !important;
    color:#fff;
    border-radius: 100px;
height: 100px;
margin: auto 3px;
width: 100px;
font-size: 50px!important;
text-align: center;
padding-top:35px !important;
}
.color-blue-ico-face{
    background-image: linear-gradient(to left, rgba(92, 100, 235, 0.75) 0%, rgba(28, 4, 173, 0.86) 100%);
    padding: 17px 20px;
    border-radius: 25px;
    color:#ffffff;
}
.color-red2-ico{
    background-color: #e82e40;
    padding: 17px 18px;
    border-radius: 25px;
    color:#ffffff;
}
.color-bicolor-ico-insta{
    background-image: linear-gradient(to left, rgba(231, 112, 82, 0.75) 0%, rgba(141, 4, 211, 0.86) 100%);
    padding: 17px 18px;
    border-radius: 25px;
    color:#ffffff;
}
.color-bicolor-ico-insta{
    background-image: linear-gradient(to left, rgba(231, 112, 82, 0.75) 0%, rgba(141, 4, 211, 0.86) 100%);
    padding: 17px 18px;
    border-radius: 25px;
    color:#ffffff;
}
.color-ciantw-ico-big{
    background-image: linear-gradient(to left, rgba(52, 185, 236, 0.75) 0%, rgba(3, 153, 217, 0.86) 100%);
    padding: 17px 18px;
    border-radius: 25px;
    color:#ffffff;
}


.footer.h5{
    color:#fff;
}
.circle-yes{
    border-radius: 50%;
    background-clip: inherit;
    border-width: 1px;
    border-style: solid;
    color: #fff;
    text-align: center;
    margin-top: 2px;
    padding:8px;
}

#shareDropdown {
    position: fixed;
    overflow: visible;
    bottom: 20px;
    right: 20px;
    z-index: 1;
}

.banda-movile img{
    max-width: 20px;
}

#container input {
    /* background: rgba(255, 13, 254, 0.90); */
    width: 90%;
    display: inline-block;
    text-align: center;
    border-radius: 7px;
    background: #eee;
    padding: 0.8em 2em;
    outline: none;
    border: none;
    color: #222;
    transition: 0.3s linear;
}

#container button {
    background-image: linear-gradient(to left, rgba(255, 146, 202, 0.75) 0%, rgba(145, 149, 251, 0.86) 100%);
    box-shadow: 0 9px 25px -5px #df91fb;
    font-family: 'Abel', sans-serif;
    padding: 0.5em 1.9em;
    margin: 0.5em 0 0 0;
    border-radius: 7px;
    font-size: 1.4em;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 1em;
    outline: none;
    border: none;
    transition: 0.3s linear;
}

.list-item .thumb {
    min-width: 200px;
    max-width: 200px;
}	
	
	



