
.titleCar
{
    text-align: center;
    font-size: 25px;
    margin-top: 20px;
    text-transform: uppercase
	font-weight: bold;
    margin-bottom: 5px;
}

.clear_fix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.DescrCar
{
  text-align: center;
}

.boxer-caption{
	overflow-y: scroll;
}



.textosCarrousel {
	position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    padding: 20px;
    color: #fff;
    background: rgba(0, 117, 201, 0.78);
}
.hov-v:hover {
  background: rgb(25, 146, 65, 0.78);
  color:white;
  text-decoration: none;
}

#tags-inf{
  background: none;
  
}

.itemCarText{
	color: white;
    cursor: pointer;
    font-size: 13px;
    text-decoration: underline !important;
}
 .tituloCarrousel{
	color: white;
    cursor: pointer;
 }
.tituloCarrousel:hover{
  color:white;
  text-decoration: none;
}


#boxer-overlay {
	z-index: 10000 !important;
}


.overlayImaCarrousel{	
    background: white;   
}

.closebtnIma{	
    color: black;   
}

.tituloGaleria{
	margin-top:30px;
	
}

.descripcionGaleria{
display:none;
}

.overlay-content-Galeria{
padding: 60px;
}

.owl-carousel .owl-wrapper {
    display: flex !important;
}

.owl-carousel .owl-item .miniFull img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    max-width: initial;
}

.owl-carousel .owl-item .FullLandig img {
    width: 100%;
    height: 550px;
    object-fit: cover;
    max-width: initial;

}

.owl-carousel .owl-item .mini img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    max-width: initial;
}
.iframeYoutube {
    width: 100%;
    height: 290px;
}

.iframeYoutubeFull {
    width: 100%;
    height: 450px;
}

.iframeYoutubeFullLandig {
    width: 100%;
    height: 550px;
}


.mini > hov-v: hover{
    background: rgba(60, 184, 0, 0.78) !important;
}

.tags-infoH{
	position: fixed;
    color: white;
    width: 30%;
    left: 40px;
    bottom: 45px;
    text-align: justify;
    background: #0075c9c7;
}
.tituloTagsc{
  font-size: 30px;
  padding: 20px;
  font-family: HelveticaNeue;
  line-height: 25px;
}
.textlargo{
  font-size: 14px;
  padding: 20px;
}
.btnDownload-2{
	color: white;
	position: relative;
    width: 90%;
    height: 42px;
	left: -48px;
    top: -22px;
    background: #0068bb;
    text-decoration: none;
	border: none;
}
.bton-home{
  left: 9px;
}
.btnDownload-3{
    width: 90%;
    height: 42px;
    background: #0068bb;
    position: relative;
    left: 20px;
    text-decoration: none;
	border: none;
	color: white;
}
.itemCarTag{
    color: white;
    position: relative;
    top: 8px;
    left: 54px;
}
.img-tangsTo{
  height: 235px;
	    object-fit: cover;
    max-width: initial;
}

.img-CallActionHome {
    height: 200px;
    object-fit: cover; 
    max-width: 100%;
}


