.contact_form input.accent_btn.sent_form{
    background-color: white;
    color: green !important;
    text-transform: uppercase;
    border-color: green;
    cursor: auto;
}
.contact_form input.accent_btn.dontsent_form{
    background-color: white;
    color: red !important;
    text-transform: uppercase;
    border-color: red;
}
.product_image {
    max-width: 400px;
    margin: 0 auto;
    min-height: 500px;
}
.all_products_wrap__item {
    margin-top: 0;
    margin-bottom: 0;
    min-height: 530px;
}
.main_title_wrap{
    padding-top: 0vh;
    width: 60%;
}
.footer_bottom {
    margin-top: 35px;
}
footer{
    padding: 20px 0;
}
.main_swiper_item{
    max-width: 100%;
}

.main_swiper_item__text{
    margin: auto;
}
.menu-menu-1{
    flex-wrap: wrap;
}
.contact-inform{
    width: 90vw;
    margin: 0 auto;
}
.header_top a {
    /* width: 200px; */
}
.navbar {
    justify-content: space-between;
} 
@media(min-width: 992px){
    .swiper-button-wrap{
        right: 15%;
    }
}
@media(max-width: 992px){
   
    .main_title_wrap {     
        width: 100%;
    }
    .main_title_wrap h1 {       
        line-height: 1.3;
    }
    .header_top a {
        font-size: 14px;
     }
}



@media (max-width: 650px ){
   .hero_section{
    padding-top: 100px;
   }
   .hero_section h1{
    font-size: 36px;
    margin-bottom: 15px;
   }
   .hero_section p{
        font-size: 18px;
        margin-top: 0;
   }
   .navigation_styles{
    margin-top: 10vh;
   }
   .swiper-button-wrap{
    right: 0;
   }
}
@media (max-height: 650px ){
    .main_swiper_item__img img {        
        max-height: calc(38vh - 100px);
    }
    .main_swiper_item__text{
        max-height: 300px;
        margin-top: 0px;
        max-width: 250px;
    }
    .main_swiper_item__text p{       
        margin-top: 0px;   
    }
    
}
.product_info {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.poducts_title_section {
    padding-top: 150px;   
}
.our_wrap {
    padding: 30px 0;
}
.our_wrap .container .row .col-lg-6:last-child .our_item {
    margin-top: 0 !important;
}
.our_item{
    height: 100%;
}
/* .contact_list {
    margin-top: 30px;
} */
.contact_list a{
    margin-bottom: 10px;
}
.entry-title {
    font-size: 80px;
}
.entry-content h2 {
    font-size: 38px;
    line-height: 48px;
    color: #FF9213;
}
.product_item p {
    line-height: 25px;
}
.hero_section .container {
    max-width: 2566px;
}
@media (min-width: 1920px){

.main-swiper .swiper-slide, .main_swiper_item::before{
    width: 770px;
    height: 770px;
}

.main_swiper_item__img img{
    max-height: 504px;
}

.main_swiper_item__img{
    /* max-width: 285px;
    max-height: 285px; */
    transform: translate(-30%, 0px);
}
.main_swiper_item{
    max-width: 770px;
    min-height: 770px;
    align-items: center;
    justify-content: center;

}
.main_swiper_item__text{
    /* margin-top: 168.797px;
    margin-left: 318.312px;
    margin-right: 106.700px; */
    margin-bottom: 97px;
}
.main_swiper_item__img {
    max-width: 100%;
    max-height: calc(50vh - 100px);
    text-align: center;
}
.main_swiper_item{
    overflow: visible;
}
.swiper-button-wrap {
    position: absolute;
    right: 35px;
    top: 20vh;
}

.swiper-button-wrap {
    top: 45vh;
}
/*  2500px */
}
@media (min-width: 2500px){
    .swiper-button-wrap {
        top: 20vh;
    }
    .navigation_styles .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        font-size: 32px;
    }
    .product_image {
        max-width: 100%;        
    }
    .all_products_wrap .col-lg-6.text-col{
        max-width: 1200px;
    }
    .all_products_wrap__item:nth-child(odd){
        background: #fff ;
    }
    .all_products_wrap__item:nth-child(odd) .in_container{
        background: #f5f5f5 ;
        padding: 35px 0;
    }
    .all_products_wrap__item{
        min-height: auto;
    }
    .all_products_wrap{
        overflow: visible;
    }    
    .btns_wrap {
        justify-content: start;
    }
    .btns_wrap a{
        padding: 10px 62px;
        width: auto;
        margin-right: 30px;
    }
    .navigation_styles {
        margin-top: 12vh;
    }
    .hero_section{
        padding-top: 10vh;
        max-height: 1300px;
        min-height: auto;
        height: 100vh;
    }
    .hero_section::after{
        background-image: url('../img/bgbig.png');
        bottom: 30px;
        left: 118px;
    }
    
}
.in_container{
    max-width: 2566px;
    margin: 0 auto;
}
.poducts_title_section h2{
    font-size: 55px;
    line-height: 55px;
}
.poducts_title_section p{
    /* font-size: 14px; */
    line-height: 1.5;
}

.products_page .product_thumbnail img {
    max-height: 180px;
    height: 180px;
}
.products_page .product_item h5{
    font-size: 28px;
    line-height: 1.5;
}
.products_page .product_thumbnail{
    max-height: 185px;
}
.got_question_section h4{
    font-size: 42px;
    margin-bottom: 20px;
}
.got_question_section{
    padding: 30px 0;
}
.about_section_content img{
    margin-bottom: 20px;
}
.our_wrap .container .row .col-lg-6:last-child .our_item {
    margin-top: 0;
}
.contacts_section p{
    margin-bottom: 30px;
}
.contacts_section b{
    margin-bottom: 30px;
}
.features_wrap{
    justify-content: flex-start
}
.modal_config_details{
    justify-content: flex-start;
}

.mixer_configuration_body{
    margin-top: 20px;
}
.mixer_configuration_item_options{
    display: flex;
    flex-wrap: wrap;
}
.mixer_configuration_item_options .select_items{
    margin-left: 20px;
}
@media  (max-width: 825px){
    .select_items_title select {
        font-size: 14px;
        line-height: 14px;
    }
}
@media  (max-width: 992px){

.hero_section .main-swiper{
overflow: unset;
}
}
.drop ul{
	    width: 100%;
    min-width: fit-content;
}
@media  (max-width: 1300px){
	.mixer_configuration_body__item img{
		height: 120px;
	}
}
@media  (min-width: 1920px){
.mixer_configuration_body__item img{
    height: 250px;
}
}
	
