@font-face {
    font-family: 'Montserrat'; 
    src: url('/wp-includes/fonts/Montserrat.woff2') format('woff2'),
        url('/wp-includes/fonts/Montserrat.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'Acme'; 
    src: url('/wp-includes/fonts/acme.woff2') format('woff2'),
        url('/wp-includes/fonts/acme.woff') format('woff');
    font-display: swap;
}
.wpcf7-list-item {
margin: 5px 0 !important;
}
.wpcf7-list-item input {
width: inherit !important;
}
select.wpcf7-select.wpcf7-form-control {
margin-top: 0;
}
img.responsive-img {
display: block;
width: 100%;
height: auto;
}
.img-responsive{
	width:100%;
	height:auto;
	padding:0
}
@media only screen and (min-width: 800px)  {
.mainnav ul li ul li ul {
    left: -230px !important;
}
}
.slicknav_menu {
    z-index: 9999!important;
    background: transparent !important;
}
@media only screen and (max-width: 560px) {
    #slider1 .rsBullets {
        width: 100% !important;
        bottom: 0 !important;
    }
.slide1box {
    right: 5px !important;
}
.toright {
    font-size: 15px !important;
}
.slidercontent1-6, .slidercontent1-7 {
    height: 300px !IMPORTANT;!I;!;
}
}