/* 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;	
}

.logox{
	width:50%;
	}
	
@media (max-width: 768px){
.logox{
	width:100%!important;
	}
#red-footer-into{
    padding-top: 170px!important;
}	
	}
#red-footer-into{
    background-color: #d80000;
    padding-top: 70px;
}
.flotante001 {
    display:scroll;
        position:fixed;
        bottom:320px;
        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;
}


.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;
}