@media all and (min-width: 1450px) {
	.banner-slider-item img {
		height: 600px;
		-o-object-fit: cover;
		   object-fit: cover;
	}
}
@media all and (max-width: 1500px) {
}

@media all and (max-width: 1199px) {
	.logo-area img {
		width: 140px;
	}
	.menubar-area ul li a {
		font-size: 15px;
	}
	.header-top-menu ul li a {
		font-size: 15px;
	}
	.accesibilidad-area ul li {
		margin-left: 6px;
	}
	.header-fixed-area.sticky .menubar-area {
		width: calc(100% - 190px);
	}
	.button a {
		font-size: 20px;
	}
	.headquaters-content {
		width: 100%;
	}
	.sostenible-single-item {
		padding:0px;
	}
	.sostenible-single-item a {
		padding: 3px 6px;
		font-size: 15px;
	}
}
@media all and (min-width:992px) and (max-width: 1199px){
	
}
@media all and (max-width: 991px) {
	.logo-area::after {
		display: none;
	}
	.header-area {
		height: 90px;
		background: #000;
		padding: 10px 0;
	}
	.desktop-logo {
		display: none;
	}
	.mobile-logo {
		display: block !important;
	}
	.header-top-menu {
		display: none;
	}
	.header-bottom-area {
		display: none;
	}
	.logo-area {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.logo-area img {
		width: 110px;
	}
	.bar-area {
		display: block !important;
	}
	.bar-area img {
		width: 45px;
		cursor: pointer;
	}
	.accesibilidad-area {
		display: none;
	}
	.banner-slider-area .owl-nav {
		margin: 0 !important;
	}
	.banner-slider-area .owl-prev {
		position: absolute;
		top: 0;
		left: 15px;
		margin: auto !important;
		width: 40px;
		height: 40px;
		background: #FFC629 !important;
		border-radius: 50% !important;
		bottom: 0;
		margin: auto;
	}
	.banner-slider-area .owl-next {
		position: absolute;
		top: 0;
		right: 15px;
		margin: auto !important;
		width: 40px;
		height: 40px;
		background: #FFC629 !important;
		border-radius: 50% !important;
		bottom: 0;
		margin: auto;
	}
	.play-puse-button {
		display: none;
	}
	.banner-service-all-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	.banner-service-single-item a {
		margin: 10px 3px;
	}
	.support-image {
		max-width: 340px;
		margin: auto;
		margin-bottom: 30px;
	}
	.kits-area .services-list-item {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	.headquaters-content {
		padding-bottom: 60px;
	}
	.tabs-menu ul {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	.tabs-menu ul li {
		margin-right: 10px;
	}
	.tabs-menu ul li a {
		font-size: 14px;
	}
	.services-list-item {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.services-list-item a {
		margin: 0 10px;
	}
	.services-support-image {
		margin: 20px 0;
	}
	.informations-single-item {
		margin: 6px 0;
	}
	.footer-top-area {
		padding: 35% 0 80px 0;
	}
	.ethical-area {
		margin-top: 30px;
	}
	.sostenible-single-item img {
		max-width: 120px;
	}
	.sostenible-single-item {
		margin: 20px 0;
	}
	.sostenible-single-item a {
		margin-top: 6px;
	}
	.sostenible-area .row {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.top-image {
		margin-bottom: -20px;
	}
	.informations-area {
		padding: 60px 0 240px 0;
	}
	.mobile-menu-area {
		position: fixed;
		width: 565px;
		z-index: 999;
		top: 90px;
		height:100%;
		overflow-y: scroll;
		display:none;
	}
	.mobile-menu-show{
		display:block !important;
	}
	.mobile-menu > ul li a {
		background: #000000 !important;
		display: block;
		padding: 10px 30px;
		border-top: 1px solid #707070;
		font-size: 15px;
		color: #FFF !important;
		font-weight: 700;
		position: relative;
	}
	.mobile-menu ul ul li a {
		background:transparent !important;
		border: 0 !important;
		padding: 10px 30px !important;
		color:#000 !important;
	}
	.mobile-menu ul li a i {
		color: #FFCC2E;
		position: absolute;
		right: 20px;
		top: 0;
		bottom: 0;
		margin: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		font-size: 20px;
	}
	.mobile-version-main-area {
		display: block;
	}
	.scroll-top img {
		width: 40px;
		right: 10px;
	}
	.mobile-acccesibilidad.accesibilidad-area {
		display: block;
		margin-bottom: -20px;
		position: relative;
		top: 30px;
		border-radius: 30px;
		padding: 10px 10px;
	}
	.mobile-acccesibilidad.accesibilidad-area ul {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.mobile-acccesibilidad.accesibilidad-area::after {
		display: none;
	}
	.dropdown-menu {
		background-color: #F5E1B6;
		border: 0;
		width: 290px;
		padding: 20px;
		top: 93px;
		width: 100%;
		border-radius: 0;
		position: inherit;
	}
	.mobile-version-main-area:hover .feautures-single-item a:hover {
		background: #FFF0CF !important;
	}
	.consult-area .row {
		padding-right: 10px;
	}
	.social-search-area {
		background: #7F7F7F;
		padding: 30px;
		text-align: center;
		margin-bottom: 140px;
	}
	.mobile-menu ul .dropdown-menu {
		padding: 0;
	}
	.mobile-menu ul ul li a:hover {
		background: #FFCC2E !important;
	}
	.form-search-item {
		position: relative;
	}
	.form-search-item input {
		width: 100%;
		border-bottom: 1px solid #FFF !important;
		border: 0;
		background: transparent;
	}
	.form-search-item button {
		position: absolute;
		right: 0;
		top: 0;
		background: transparent;
		border: 0;
	}
	.form-search-item button i {
		color: #FFF;
		font-size: 18px;
	}
	body {
		padding-top: 90px !important;
	}
	.news-title h3 {
		padding-right: 0;
	}
	.icon-kits-area .accesibilidad-area {
		display: block;
		padding:0 10px;
	}
	.breadcrumb-item ul {
		text-align: left;
	}
	.header-social.footer-social-area {
		bottom: -25px;
		top: inherit;
	}
	.header-area {
		position: fixed;
	}
}
@media all and (max-width: 767px) {
	.banner-service-area {
		display: none;
	}
	.electronic-headquaters-area {
		display: none;
	}
	.informed-area {
		display: none;
	}
	.sostenible-area {
		display: none;
	}
	.services-area {
		display: none;
	}
	.top-image {
		display: none;
	}
	.informations-area {
		display: none;
	}
	.informate-menu {
		margin-bottom: 40px !important;
		max-width: 90%;
		margin: auto;
	}
	.logo-fixed-area {
		display: none;
	}
	.latest-news.informate-menu {
		padding-top: 0;
	}
	.transparency-title h2 {
		font-size: 40px;
	}
	.access-informations-area::after {
		display: none;
	}
	.kits-social.footer-social-area.mobile-footer-widget .footer-social-content {
		background: #FFCC2E;
	}
	.card {
		margin-top: 6px;
	}
	.access-informations-area {
		padding: 40px 0 60px 0;
	}
	.all-informate {
		padding-top: 30px;
	}
	.single-desriptions-area h2 {
		font-size: 30px;
		text-align: center;
		padding-top: 20px;
	}
	.card-header button {
		padding: 6px 20px;
	}
	.card-header button i {
		right: 10px;
	}
	.footer-widget-left {
		display: none;
	}
	.footer-right-widget {
		display: none;
	}
}
@media all and (max-width: 575px) {
	.feautures-single-item a img {
		max-height: 60px;
	}
	.mobile-version-main-area .col-4 {
		padding: 0 3px;
		margin-bottom: 6px;
	}
	.feautures-single-item a {
		padding: 10px 3px;
	}
	.feautures-single-item a p {
		font-size: 11px;
	}
	.mobile-fetures-title h3 {
		top: -13px;
		margin-top: -10px;
		font-size: 20px;
	}
	.footer-top-area {
		padding: 20% 0 49px 0;
		margin-top: 40px;
		background: url(../images/banner/mobile-bg.png);
		background-position-x: 0%;
		background-position-y: 0%;
		background-repeat: repeat;
		background-size: auto;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: top center;
	}
	.mobile-footer-content span {
		font-size: 13px;
		color: #000;
		font-weight: 700;
		text-align: center;
		display: block;
	}
	.bar-area img {
		width: 30px;
	}
	.mobile-menu-area {
		width: 340px;
	}
	.footer-social-area.mobile-footer-widget .footer-social-content {
		background: #FFF;
	}
	.desktop-copyright {
		display: none;
	}
	.news-single-description h2 {
		font-size: 25px;
		text-align: center;
	}
	.button-item .button a {
		font-size: 16px;
	}
	.date-print-area span {
		font-size: 13px;
	}
	.footer-social-area h3 {
		font-size: 20px;
	}
	.footer-social-content ul li a i {
		width: 25px;
		height: 25px;
	}
	.scroll-top {
		display: none;
	}
	.whatsapp-image {
		left: 6px;
	}
	.whatsapp-image img {
		width: 40px;
	}
	.mobile-copyright {
		display: block !important;
	}
	.copyright-area p {
		font-size: 13px;
	}
}
@media all and (max-width: 450px) {
	
}

@media all and (min-width: 992px) {
    .all-informations-area2.row {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
        display: inherit;
    }
    .all-informations-area2.row .col-lg-4 {
        width: 100%;
        display: inline-block;
    }
}