/*
Theme Name: Tellería
Theme URI: https://abcw.mx/
Author: ABCW 
Author URI: https://abcw.mx
Description: Tema de Tellería
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bct-opt
*/
.section-banner-atendidas{
	min-height:80vh;
	    background-color: #5a7eb1;
}

.tabs-maniobras{
	max-width:100%;
}
.section-banner-atendidas img, .section-banner-atendidas video{
min-height:80vh;	
}
.section-aboutus .row{
	margin-left:0px;
	margin-right:0px;
}
.card-owl-noticia .card-owl-noticia-top img {

    height: 255px;
}
.card-owl-noticia.card-big .card-owl-noticia-top img {
    width: 100%;
    height: 460px;
    max-height: 100%;
}
.title-section {
    font-size: 2.65rem;
    display: inline-block;
    padding-bottom: 0.75rem;
    position: relative;
    top: -30px;
}
.card-owl-noticia .card-owl-noticia-top img {
    height: 285px;
}
.top-blog{
	margin-top:110px !important;
}
.blog-noticias img{
	width: inherit !important;
    height: auto;
}
.blog-noticias iframe{
	width: 100%;
    height: 500px;
    max-width: 100%;
}
.owl-single-post .card-owl-blog .card-owl-noticia-top img{
	height:380px !important;
	object-fit:cover;
}
img.mr-2{
	height: 24px
}
.content-single-post .section-banner img {
    height: 100%;
    max-height: 600px;
    width: 100%;
    object-fit: contain;
    object-position: center;
}
.owl-more-visite  .owl-item img{
	    height: 180px;
    object-fit: cover;
}
.section-slider-transportes .item-subnoticia img {
    height: 350px;
    object-fit: cover;
    object-position: center;
}

.title-section::after {
    width: 100% !important;
    left: 0px;
    max-width: 350px;
}
.section-banner {
    min-height: auto;
}
@media (max-width:600px){
	.title-section {
		display: block;
		top: 0px;
    	margin-bottom: 2rem;
	}
	
	.title-section br{
		display: contents;
	}
	.somos .title-section, .grupo .title-section {
		font-size: 2.15rem !important;
	}
	.card-owl-blog .card-owl-noticia-top img {
		max-height: 380px;
		object-fit: cover;
		width: 100%;
	}
	.item-noticia a{
		text-decoration:none;
	}
	.footer-bottom a{
		color:white !important;
	}
	.blog-noticias img {
		max-width: 100%;
		object-fit: contain;
		height: auto;
	}
	.blog-noticias iframe{
		width: 100%;
		height: 300px;
		max-width: 100%;
	}
}

