/* Add here all your CSS customizations */

@media (max-width: 650px) {
	.margin-top-slider {margin-top:120px; font-size:9px}
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    visibility: hidden;

}
/*
@media (max-width: 1106px) {
	.mt-5, .my-5 {
		margin-top: -4rem!important;
	}
}
*/
@media (max-width: 500px) {

.owl-carousel-light .owl-stage-outer, .owl-carousel-light .owl-stage { max-height: 300px;}
}

@media (max-width: 600px) {
	.mt-5, .my-5 {
		margin-top: -2rem!important;
	}
}

@media (max-width: 500px) {
	.mt-5, .my-5 {
		margin-top: 1rem!important;
	}
}
@media (max-width: 767px) {

}

@media (max-width: 767px) {

}

@media (max-width: 767px) {

}

@media (max-width: 1200px)
	#header .header-nav.header-nav-links nav > ul > li > a, #header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-line nav > ul > li > a, #header .header-nav.header-nav-line nav > ul > li:hover > a {
		padding: 0 0.5rem !important;
	}
	.container, .container-lg, .container-md, .container-sm {
		max-width: 1170px !important;
	}
}