@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@font-face{
    font-family:'almoni';
    font-weight:300; /*(light)*/
    font-style: normal;
    src: url('../fonts/almoni-dl-aaa-300.eot');
    src: url('../fonts/almoni-dl-aaa-300.eot?#iefix') format('embedded-opentype'),
    url('../fonts/almoni-dl-aaa-300.ttf') format('truetype'),
    url('../fonts/almoni-dl-aaa-300.woff') format('woff');
}
@font-face{
    font-family:'almoni';
    font-weight:400; /*(regular)*/
    font-style: normal;
    src: url('../fonts/almoni-dl-aaa-400.eot');
    src: url('../fonts/almoni-dl-aaa-400.eot?#iefix') format('embedded-opentype'),
    url('../fonts/almoni-dl-aaa-400.ttf') format('truetype'),
    url('../fonts/almoni-dl-aaa-400.woff') format('woff');
}
@font-face{
    font-family:'almoni';
    font-weight:700; /*(bold)*/
    font-style: normal;
    src: url('../fonts/almoni-dl-aaa-700.eot');
    src: url('../fonts/almoni-dl-aaa-700.eot?#iefix') format('embedded-opentype'),
    url('../fonts/almoni-dl-aaa-700.ttf') format('truetype'),
    url('../fonts/almoni-dl-aaa-700.woff') format('woff');
}
@font-face{
    font-family:'almoni';
    font-weight:900; /*(black)*/
    font-style: normal;
    src: url('../fonts/almoni-dl-aaa-900.eot');
    src: url('../fonts/almoni-dl-aaa-900.eot?#iefix') format('embedded-opentype'),
    url('../fonts/almoni-dl-aaa-900.ttf') format('truetype'),
    url('../fonts/almoni-dl-aaa-900.woff') format('woff');
}
body{
    font-family: 'Open Sans Hebrew', sans-serif;
}
.el-inverse-text{
     color : #373636
 }
.el-inverse-bg{
    background: #ececec;
}
.el-inverse-text span{
    color: #01a2fd;
    margin-left: 6px;
    float: right;
}
.el-phone-data{
    float: left;
}
.el-phone-data span{
    float: left;
}
section, footer{
    width: 100%;
    float: left;
}
section .el-inner-content{
    max-width: 1640px;
    margin: 0 auto;
}
.el-sect-size{
    font-size: 70px;
    font-family:'almoni', sans-serif;
    font-weight: 100;
}
.el-rtl{
    text-align: right;
}
.el-ltr{
    text-align: left;
}
.slick-dotted.slick-slider{
    margin-bottom: 0;
}
section .el-btn-region a{
    transition: 0.3s;
}
section .el-btn-region a:hover{
    background: #01a2fd;
    color: #fff !important;
    text-decoration: none;
}
section .el-btn-region.el-path-link a:hover{
    background: none;
    color: #01a2fd !important;
}
.el-overlay{
    position: fixed;top: 0;
    width: 100%;
    height :100%;
    background: rgba(0, 0, 0, 0.44);
    opacity: 0;
    left :-999%;
    transition: opacity 0.3s;
}
body.el-open_reg{
    overflow: hidden;
}
body.el-open_reg .el-overlay{
    opacity: 1;
    left: 0;
    cursor :pointer;
}
/* header */
#el-main-navigation{
    position: fixed;
    width: 100%;
    z-index: 100;
    height: 98px;
    background: #fff;
    border-bottom: 1px solid #f6f6f6;
}
#el-main-navigation.el-mob-menu{
   /* background: #e1e2e6;*/
    border-bottom :1px solid #fff;
}
#el-main-navigation.el-mob-menu .el-phone-data{
    float: right;
    margin-right: 80px;
    margin-left: 15px;
    min-width: 337px;
}
#el-main-navigation .el-inner-content{
    padding: 0 30px;
}
#el-main-navigation .el-phone-data a{
    font-size: 19px;
    font-weight: 100;
    padding: 35px 0;
    display: block;
    text-decoration: none;
}
#el-main-navigation .el-phone-data a:hover{
    text-decoration: none;
}
#el-main-navigation .el-phone-data a span{
    font-weight: bold;
    font-size: 26px;
}
#el-main-navigation.el-mob-menu .el-phone-data a{
    overflow: hidden;
    padding: 0;
    width: 37px;
    height :37px;
    background: #fff;
    border-radius: 50%  ;
    color: transparent;
    margin: 15px 0;
    text-align: center;
    line-height: 38px;
}
#el-main-navigation.el-mob-menu.fixed .el-phone-data a {
    background: #d4d4d6; 
}
#el-main-navigation.el-mob-menu.fixed .el-phone-data a::before {
    color: #fff; 
}
#el-main-navigation.el-mob-menu .el-phone-data a::before{
    content: "\f095";
    color : #01a2fd;
    font-size: 19px;
    font-family: FontAwesome;
}
#el-main-navigation .el-r-col{
    float: right;
}
#el-main-navigation.el-mob-menu .el-r-col{
    float: left;
}
#el-main-navigation nav{
    float: left;
}
#el-main-navigation nav ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#el-main-navigation nav ul li{
    float: right;
}
#el-main-navigation nav ul li a{
    font-size: 19px;
    color: #373636;
    display: block;
    font-family: 'almoni', sans-serif;
    padding : 40px 25px;
    transition: color 0.3s ease;
}
#el-main-navigation nav ul li a:hover{
    color: #01a2fd;
    text-decoration: none;
}
#el-main-navigation .el-logotype{
    float: right;
    border-left :1px solid #f6f6f6;
    position: relative;
    width: 260px;
    padding-bottom: 12px;
}
#el-main-navigation.el-mob-menu .el-logotype{
    border: none;
    text-align: left;
}
#el-main-navigation.el-mob-menu .el-logotype img{
    width: 200px;
}
#el-main-navigation .el-logotype .el-abs-text{
    font-size: 12px;
    color :#000;
    font-family: 'almoni', sans-serif;
    position: absolute;
    top: 68px;
    left: 105px;
}
#el-main-navigation.el-mob-menu .el-abs-text{
    display: none;
}
#el-main-navigation .el-logotype img{
    width: 100%;
    height: auto;
    object-fit: contain;
}
#el-main-navigation.el-mob-menu{
    height: 67px;
}
#el-main-navigation .el-btn-menu{
    position: absolute;
    z-index: 10;
    color: #6d6d6d;
    font-size: 27px;
    top: -100px;
    font-weight: 100;
    right: 0;
    padding: 14px 22px;
    border-left: 1px solid #fff;
    opacity: 0;
    cursor: pointer;
}
#el-main-navigation.el-mob-menu .el-btn-menu{
    top: 0;
    opacity: 1;
    color: #9e9ea0;
}
#el-main-navigation.el-mob-menu nav ul li{
    opacity :0;

}
#el-main-navigation.el-mob-menu.el-open-menu nav ul li{
    opacity :1;
}
#el-main-navigation.el-mob-menu nav{
    position: absolute;
    right: -300%;
    top: 67px;
    opacity: 0;
    transition: right 0.3s ease, opacity 0.3s ease;
}
#el-main-navigation.el-mob-menu .el-btn-menu i.fa-times{
    display: none;
}
#el-main-navigation.el-mob-menu.el-open-menu .el-btn-menu i.fa-bars{
    display: none;
}
#el-main-navigation.el-mob-menu.el-open-menu .el-btn-menu i.fa.fa-times{
    width: 23px;
    height: 39px;
    padding-top: 18px;
}

#el-main-navigation.el-mob-menu.el-open-menu .el-btn-menu i.fa.fa-times::after,
#el-main-navigation.el-mob-menu.el-open-menu .el-btn-menu i.fa.fa-times::before{
    content: ' ';
    width: 30px;
    height: 3px;
    left: 18px;
    position: absolute;
    background: #9e9ea0;
}
#el-main-navigation.el-mob-menu.el-open-menu .el-btn-menu i.fa.fa-times::after{
    transform: rotate(45deg);
}
#el-main-navigation.el-mob-menu.el-open-menu .el-btn-menu i.fa.fa-times::before{
    transform: rotate(135deg);
}
#el-main-navigation.el-mob-menu.el-open-menu .el-btn-menu i.fa-times{
    display: block;
}
#el-main-navigation.el-mob-menu.el-open-menu nav{
    opacity: 1;
    right: 0;
    background: #ebebeb;
    height: calc(100vh - 63px);
    min-width: 300px;
    width: 100%;
    max-width: 500px;
    padding-top: 60px;
}
#el-main-navigation.el-mob-menu.el-open-menu nav li{
    float: none;
}
#el-main-navigation.el-mob-menu.el-open-menu nav li a{
    padding: 20px 25px;
}
/* section main banner - header */
section#main-banner .el-inner-content{
    position: relative;
}
section#main-banner .el-banner-slider .el-item-slider{
    min-height: 790px;
}
section#main-banner .slick-dots{
    bottom: 25px;
}
section#main-banner .el-item-slider  .el-content{
    margin-top: 365px;
    width: 40%;
}
section#main-banner .el-item-slider  .el-content h1{
    font-size: 70px;
    font-family:'almoni', sans-serif;
    font-weight: 100;
}
section#main-banner .el-item-slider  .el-content .el-description{
    font-size: 19px;
    font-weight: 100;
    margin-top: 20px;
    line-height: 30px;
}
section#main-banner .el-item-slider  .el-content .el-btn-region a{
    display: inline-block;
    border: 2px solid #01a2fd;
    padding: 14px 60px;
    margin-top: 30px;
    color: #01a2fd;
}


/*gallery*/
section#el-gallery .el-main-poster-gallery{
    width: 50%;
    float: left;
    padding-right: 160px;
    margin-top: 60px;
}
section#el-gallery .el-main-poster-gallery.el-full-width{
    width: 100%;
}
section#el-gallery .el-content .el-description{
    font-size: 19px;
    font-weight: 100;
    margin-top: 30px;
    line-height: 30px;
    width: 80%;
}
section#el-gallery .el-content .el-description p{
    margin-bottom: 30px;
}
section#el-gallery .el-content .el-content .el-title{
    margin-top: 50px;
}
section#el-gallery .el-content .el-btn-region a{
    display: inline-block;
    border: 2px solid #01a2fd;
    padding: 11px 54px;
    margin-top: 35px;
    font-size :19px;
    font-family: 'almoni', sans-serif;
    color: #01a2fd;
}
section#el-gallery .el-content .el-btn-region.el-path-link a{
    border: none;
    border-bottom: 1px solid #01a2fd;
    padding: 2px 0;
    font-size: 22px;
    margin-top: 40px;
    font-weight: 100;
}
section#el-gallery .el-content .el-type-item-prod{
    width: 75%;
    margin-top: 30px;
}
section#el-gallery .el-content .el-type-item-prod ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
section#el-gallery .el-content .el-type-item-prod ul li{
    width: 25%;
    float: left;
}
section#el-gallery .el-content .el-type-item-prod li .el-name{
    font-size: 19px;
    color: #373636;
    margin-top: 10px;
 }
section#el-gallery .el-products-item{
    width: 25%;
    float: left;
    height: 320px;
    overflow: hidden;
    position: relative;
}
section#el-gallery .el-products-item .el-item-slider-image{
    width: 100%;
    height :100%;
}
section#el-gallery .el-products-item .el-item-slider-image img{
    object-fit: cover;
    width: 100%;
    height :100%;
}
section#el-gallery .el-products-item .el-item-slider-image .slick-dots{
    bottom: 20px;
    z-index: 10;
}
section#el-gallery .el-products-item .el-item-slider-image div{
    height: 100%;
}
section#el-gallery .el-products-item .el-top-overlay{
    position: absolute;
    width: 100%;
    height : 100%;
    top: 0;
    left: 0;
    opacity :0;
    z-index: 4;
    transition: 0.5s;
    background: #000;
}
section#el-gallery .el-products-item .el-top-overlay .el-title{
    opacity: 0;
    transition: 0.8s;
    text-align: center;
    padding: 100px 0;
    transform: translateY(90px) scale(0.3,0.3);
    color :#fff;
    font-size: 30px;
    font-weight: 100;
    font-family: 'almoni', sans-serif;
}
section#el-gallery .el-products-item:hover .el-top-overlay{
    opacity: 0.6;
}
section#el-gallery .el-products-item:hover .el-top-overlay .el-title{
    transform: translateY(0) scale(1,1);
    opacity: 1;
}
section#el-gallery .el-products-item .el-item-slider-image .slick-dots li{
    width: 30px;
}
section#el-gallery  .el-products-item.el-hide{
    position: absolute;
    left : -999%;
    opacity : 0;
    transform: scale(0 , 0);
    transition : opacity 0.3s, transform 0.8s;
}
section#el-gallery   .el-products-item.el-show{
    opacity :1;
    transform: scale(1,1);
    left : 0 ;
    position: relative;

}
section#el-gallery  .el-btn-region{
    text-align: center;
    clear: both;
    width: 100%;
    float: none;
    margin-bottom: 20px;
}
section#el-gallery  .el-btn-region.el-path-link{
    text-align: right;
}
section#el-gallery  .el-btn-region a{
    display: inline-block;
    border: 2px solid #01a2fd;
    padding: 11px 54px;
    margin-top: 35px;
    font-size :19px;
    margin-left: 10px;
    margin-right: 10px;
    font-family: 'almoni', sans-serif;
    color: #01a2fd;
    min-width: 165px;
}
/* section description*/
section#el-description{
    padding-bottom: 60px;
}
section#el-description .el-column{
    width: 50%;
    float: left;
}
section#el-description .el-column.el-background{
    text-align: center;
    float: left;
}
section#el-description .el-column.el-background img{
    width: 95%;
    height: auto;
}
section#el-description .el-column.el-content.el-rtl{
    padding-top: 105px;
    padding-right: 60px;
    float: right;
}
section#el-description .el-content .el-description{
    font-size: 19px;
    font-weight: 100;
    margin-top: 20px;
    line-height: 30px;
    width: 80%;
}
section#el-description .el-content .el-description p{
    margin-bottom: 30px;
}
section#el-description .el-content .el-btn-region a{
    display: inline-block;
    border: 2px solid #01a2fd;
    padding: 11px 54px;
    margin-top: 35px;
    font-size :19px;
    font-family: 'almoni', sans-serif;
    color: #01a2fd;
}

/* section future*/
section#el-future{
    padding-bottom: 45px;
}
section#el-future .el-column{
    width: 50%;
    float: left;
}
section#el-future .el-column.el-background{
    text-align: center;
}
section#el-future .el-column.el-background img{
    width: 87%;
    height: auto;
    margin-top: 50px;
}
section#el-future .el-column.el-content.el-rtl{
    padding-top: 130px;
    padding-right: 11%;
}
section#el-future .el-content .el-description{
    font-size: 19px;
    font-weight: 100;
    margin-top: 20px;
    line-height: 30px;
    width: 100%;
}
section#el-future .el-content .el-description p{
    margin-bottom: 30px;
}
section#el-future .el-content .el-btn-region a{
    display: inline-block;
    border: 2px solid #01a2fd;
    padding: 11px 54px;
    margin-top: 35px;
    font-size :19px;
    font-family: 'almoni', sans-serif;
    color: #01a2fd;
}


/* section orientation */
section#el-orientation{
    margin: 10px 0;
}
section#el-orientation .el-column{
    width: 50%;
    float: left;
}
section#el-orientation .el-column.el-background{
    text-align: center;
    float: left;
}
section#el-orientation .el-column.el-background img{
    width: 70%;
    margin-top: 55px;
    margin-right: 55px;
    height: auto;
}
section#el-orientation .el-column.el-content.el-rtl{
    padding-top: 160px;
    padding-right: 60px;
    float: right;
}
section#el-orientation .el-content .el-description{
    font-size: 19px;
    font-weight: 100;
    margin-top: 20px;
    line-height: 30px;
    width: 80%;
}
section#el-orientation .el-content .el-description p{
    margin-bottom: 30px;
}
section#el-orientation .el-content .el-btn-region a{
    display: inline-block;
    border: 2px solid #01a2fd;
    padding: 11px 54px;
    margin-top: 35px;
    font-size :19px;
    font-family: 'almoni', sans-serif;
    color: #01a2fd;
}
section#el-orientation .el-content .el-btn-region.el-path-link a{
    border: none;
    border-bottom: 1px solid #01a2fd;
    padding: 2px 0;
    font-size: 22px;
    margin-top: 22px;
    font-weight: 100;
}
section#el-orientation .el-content .el-item-special{
    width: 73%;
}
section#el-orientation .el-content .el-item-special ul{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 45px;
}
section#el-orientation .el-content .el-item-special ul li{
    float: right;
    width: 50%;
    padding-left: 20px;
    font-weight: 100;
    font-size: 19px;
    color: #373636;
    margin-bottom: 30px;
}
section#el-orientation .el-content .el-item-special ul li span.el-icon{
    display: inline-block;
    width: 40px;
    height :40px;
    line-height:40px;
    background: #898989;
    text-align: center;
    margin-left: 10px;
    color: #fff;
    font-size: 19px;
}

/* section bg form */
section#el-bgForm .el-top-bg{
    height: 575px;
    margin-top: 40px;
}
section#el-bgForm .el-form-content{
    padding : 30px 0;
    background: #43403f;
    overflow: hidden;
}
section#el-bgForm .el-form-content .el-title{
    text-align: center;
    font-family: 'almoni', sans-serif;
    color :#fff;
    font-size: 32px;
    margin-bottom: 10px;
}
section#el-bgForm .el-form-content .el-title span{
    color: #ffcf00;
}
section#el-bgForm .el-form-content .el-wrap-form br{
    display: none;
}
section#el-bgForm .el-form-content .el-wrap-form .el-input-wrap{
    float: right;
}
section#el-bgForm .el-form-content .el-wrap-form .el-submit-wrap{
    float: left;
}
section#el-bgForm .el-form-content .el-wrap-form{
    text-align: center;
    margin-bottom: 20px;
}
section#el-bgForm .el-form-content .el-wrap-form .wpcf7{
    display: inline-block;
}
section#el-bgForm .el-form-content .el-wrap-form .el-input-wrap span.wpcf7-form-control-wrap{
    float: right;
    padding: 0 10px;
}
section#el-bgForm .el-form-content .el-wrap-form .el-input-wrap span.wpcf7-form-control-wrap input{
    width: 100%;
    background: #fff;
    border :none;
    font-family: 'almoni', sans-serif;
    font-size: 17px;
    padding : 12px 15px;
    box-shadow: none;
    text-align: right;
}
div.wpcf7-mail-sent-ok {
    display: none !important;
}
section#el-bgForm .el-form-content .el-wrap-form .el-input-wrap span.wpcf7-form-control-wrap input.wpcf7-not-valid{
    box-shadow: 0 0 10px #ff4b2c;
}
section#el-bgForm .el-form-content .el-wrap-form .el-submit-wrap input{
    font-family: 'almoni', sans-serif;
    padding : 12px 25px;
    background: #ffcf00;
    border: none;
    box-shadow: none;
    outline: none;
    color :#fff;
    font-size: 18px;
    padding-bottom: 11px;
    margin-right: 10px;
}
div.wpcf7 .ajax-loader,
span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors{
    display: none !important;
}
/* 404 | thank you */
section#el-sample{
    min-height: 850px;
}
section#el-sample .el-column.el-content.el-rtl{
    padding-top: 22%;
    padding-right: 40px;
}
section#el-sample .el-content .el-description{
    font-size: 19px;
    font-weight: 100;
    margin-bottom: 40px;
    line-height: 16px;
    width: 100%;
}
section#el-sample .el-content .el-description p{
    margin-bottom: 30px;
}
section#el-sample .el-content .el-btn-region a{
    display: inline-block;
    border: 2px solid #01a2fd;
    padding: 11px 18px;
    margin-top: 0;
    font-size :19px;
    font-family: 'almoni', sans-serif;
    color: #01a2fd;
}
body.error404 section#el-sample .el-column.el-content.el-rtl{
    padding-top: 21%;
    padding-right: 12%;
}

/*footer*/
footer{
    position: relative;
    overflow: hidden;
}
footer .el-dev-block, .el-comp-block{
    width: 20% ;
    float: left;
}
footer .el-dev-block{
    font-size: 14px;
    color: #575757
}
footer .el-dev-block img{
    margin-right: 10px;
}
footer .el-footer-menu{
    width: 60%;
    float: left;
    text-align: center;
}
footer .el-comp-block .el-logo{
    float: right;
}
footer .el-comp-block .el-copy{
    float: right;
    margin-right: 10px;
    line-height: 45px;
    font-size: 14px;
    color: #575757;
}
footer .el-footer-menu ul{
    list-style: none;
    margin:0;
    padding: 0;
}
footer .el-dev-block{
    margin-top: 25px;
    text-align: left;
    padding-left: 20px;
}
footer .el-dev-block .el-logo{
    float: left;
}
footer .el-dev-block .el-text{
    text-align: left;
}
footer .el-dev-block .el-text  *{
    background: none;
    padding: 0;
    margin: 0;
    border :none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    color: #575757;
    font-family: 'Open Sans Hebrew', sans-serif;
    letter-spacing: 0;
    font-size: 14px;
    margin-top: 4px;
}
footer .el-dev-block .el-text > a{

}
footer .el-comp-block{
    padding-top: 15px;
    padding-right: 20px;
}
footer .el-footer-menu ul li{
    display: inline-block;
}
footer .el-footer-menu ul li a{
    font-size: 19px;
    color: #373636;
    padding: 25px 30px;
    display: block;
    transition: 0.3s;
}
footer .el-footer-menu ul li a:hover{
    color: #01a2fd;
    text-decoration: none;
}
.el-copy{
    float: right;
    width: 50%;
    padding-right: 25px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 165px;
    z-index: -1;
    color: #575757;
}
.el-copy p{
    display: inline-block;
    margin-right: 10px;

}
footer .el-dev-block .el-text  *,
.el-copy{
    opacity: 0.7;
}
/* responsive style */
@media(max-width: 1700px){
    section .el-inner-content{
        max-width: 1400px;
    }
    section#main-banner .el-item-slider  .el-content h1,
    .el-sect-size{
        font-size: 65px;
    }
}
@media(max-width: 1500px){
    section .el-inner-content{
        max-width: 1200px;
        padding: 0 15px;
    }
    section#el-gallery .el-content .el-type-item-prod{
        width: 100%;
    }
    section#el-gallery .el-main-poster-gallery{
        padding-right: 70px;
    }
    section#el-description .el-column.el-content.el-rtl{
        padding-top: 30px;
    }
    section#el-description .el-content .el-description{
        width: 100%;
    }
    section#el-future .el-column.el-content.el-rtl{
        padding-right: 3%;
        padding-top: 70px;
    }
    section#el-orientation .el-content .el-description{
        width: 100%;
    }
    section#el-orientation .el-content .el-item-special{
        width: 100%;
    }
    footer .el-footer-menu ul li a{
        padding: 25px 15px;
    }
}
@media(max-width: 1400px){
    footer .el-footer-menu ul li a{
        font-size: 16px;
        padding: 25px 10px;
    }
}
@media(max-width: 1200px){
    section#main-banner .el-item-slider{
        background-position: right !important;
    }
    section#main-banner .el-item-slider  .el-content{
        width: 70%;
    }
    section#el-gallery .el-products-item:nth-child(2),
    section#el-gallery .el-products-item:nth-child(3),
    section#el-gallery .el-products-item:nth-child(4),
    section#el-gallery .el-products-item:nth-child(5){
        width: 50%;
    }
    section#main-banner .el-item-slider  .el-content h1, .el-sect-size{
        font-size: 50px;
    }
    section#el-gallery .el-content .el-description,
    section#main-banner .el-item-slider  .el-content .el-description,
    section#el-future .el-content .el-description,
    section#el-orientation .el-content .el-description,
    section#el-description .el-content .el-description{
        font-size: 17px;
    }
    .el-wrap-form{
        width: 80%;
        margin: 0 auto
    }
    section#el-bgForm .el-form-content .el-wrap-form .el-input-wrap{
        width: 100%;
    }
    section#el-bgForm .el-form-content .el-wrap-form .el-input-wrap span.wpcf7-form-control-wrap{
        width: 33%;
    }
    section#el-bgForm .el-form-content .el-wrap-form .el-submit-wrap{
        margin: 20px 0;
        text-align: center;
        width: 100%;
    }
    .el-copy{
        position: static;
        width: 50%;
        clear: both;
        padding-top: 15px;
    }
}
@media(max-width: 992px){
    section#el-gallery .el-main-poster-gallery{
        width: 100%;
        margin-bottom: 50px;
    }
    section#el-gallery .el-products-item{
        width: 50%;
    }
    section#el-gallery .el-main-poster-gallery{
        margin-top: 25px;
    }
    section#el-future .el-column.el-content.el-rtl{
        padding-top: 25px;
    }
    section#el-orientation .el-column.el-content.el-rtl{
        padding-top: 60px;
    }
    section#el-description .el-column,
    section#el-future .el-column,
    section#el-orientation .el-column{
        width: 100%;
    }
    section#el-description .el-column.el-background img,
    section#el-future .el-column.el-background img,
    section#el-orientation .el-column.el-background img{
        width: 60%;
    }
    section#el-orientation .el-content .el-btn-region.el-path-link a,
    section#el-gallery .el-content .el-btn-region.el-path-link a{
        margin-top: 0;
    }
    section#el-sample{
        min-height: 580px;
    }
    section#el-sample .el-column.el-content.el-rtl,
    body.error404 section#el-sample .el-column.el-content.el-rtl{
        padding-top: 200px;
    }
    footer .el-footer-menu{
        display: none;
    }
    .el-comp-block{
        float: right;
    }
    section#el-description .el-column.el-background{
        margin-top: 40px;
    }
    section#el-bgForm .el-top-bg{
        height: 450px;
    }
    footer .el-dev-block, .el-comp-block{
        width: 50%;
    }
    footer .el-copy,
    footer .el-comp-block{
        border-left: 0px solid #ebebeb;
        opacity: 1;
        padding-top: 8px;
    }
    footer .el-copy p{
        opacity :0.7;
     }

}
@media(max-width: 768px){
    body #el-main-navigation.el-mob-menu.el-open-menu nav {
        min-width: 210px;
    }
    body #el-main-navigation nav ul li a {
        font-size: 19px;
    }
    body .el-copy {
        padding-top: 0px !important;
            margin-top: -20px;
    }
    section#el-bgForm .el-top-bg {
        background-size: contain !important;
            background-attachment: initial !important;
    }
    body section#el-bgForm .el-form-content {
        background: transparent !important;
    }
    body section#el-future .el-content .el-description p {
    margin-bottom: 10px;
}
    section#main-banner{
        background: #e2e2e4;
    }
    section#main-banner .el-banner-slider .el-item-slider{
        min-height: 622px;
        padding-bottom: 80px;
    }
    section#main-banner .el-banner-slider .el-item-slider{
         background-size: contain !important;
        background-position: top !important;
     }
    section#main-banner .el-item-slider  .el-content{
        margin-top: 200px;
    }
    section#el-bgForm .el-form-content .el-wrap-form .el-input-wrap{
        margin-top: 30px;
    }
    section#el-bgForm .el-form-content .el-wrap-form .el-input-wrap span.wpcf7-form-control-wrap{
        width: 100%;
        margin-bottom: 20px;
    }
    section#el-gallery .el-content .el-description,
    section#main-banner .el-item-slider  .el-content{
        width: 95%;
    }
    #el-main-navigation .el-phone-data a{
        font-size: 0;
    }
    #el-main-navigation .el-phone-data a span{
        font-size: 19px;
    }
    #el-main-navigation .el-logotype .el-abs-text{
        display: none;
    }

    #el-main-navigation.el-mob-menu .el-phone-data{
        min-width: 35px;
    }
    #el-main-navigation .el-logotype{
        width: 190px;
    }
}
@media(max-width: 600px){
    section#el-gallery .el-content .el-type-item-prod ul li{
        width: 50%;
        margin-bottom: 30px;
    }
    section#el-gallery .el-products-item ,
    section#el-gallery .el-products-item:nth-child(2),
    section#el-gallery .el-products-item:nth-child(3),
    section#el-gallery .el-products-item:nth-child(4),
    section#el-gallery .el-products-item:nth-child(5){
        width: 50%;
        height: 190px;
    }
    section#el-description .el-column.el-background img,
    section#el-future .el-column.el-background img,
    section#el-orientation .el-column.el-background img{
        width: 100%;
    }
    section#el-orientation .el-column.el-content.el-rtl,
    section#el-description .el-column.el-content.el-rtl,
    section#el-gallery .el-main-poster-gallery{
        padding-right: 25px;
    }
    section#main-banner .slick-dots li{
        width: 40px ;
    }
    #el-main-navigation.el-mob-menu.el-open-menu nav{
        max-width: 215px;
    }
    footer .el-dev-block .el-logo{
        width: 100%;
        margin-bottom: 30px;
    }
    footer .el-dev-block .el-text{
        float: left;
        width: 100%;
    }
    section#el-gallery .el-products-item .el-top-overlay .el-title{
        font-size: 20px;
        transform: translateY(-60px) scale(1,1);
    }
    #el-main-navigation.el-mob-menu.el-open-menu nav li a{
        padding: 13px 25px;
    }
}
@media(max-width: 480px){
     body section#main-banner .el-item-slider  .el-content h1, body .el-sect-size{
         font-size: 42px;
     }
    section#main-banner .el-item-slider  .el-content .el-btn-region a{
        font-size: 17px;
    }
    section#el-gallery  .el-btn-region a{
        padding: 4px 20px;
        font-size: 17px;
    }
    section#el-orientation .el-content .el-item-special ul li{
        width: 100%;
    }
    section#el-orientation .el-column.el-background img{
        margin-right: 0;
    }
    section#el-description .el-content .el-btn-region a,
    section#el-future .el-content .el-btn-region a{
        margin-top: 0;
    }
    section#el-gallery  .el-btn-region{
        margin-bottom: 10px;
    }
    footer .el-dev-block, .el-comp-block{
        width: 50%;
    }
    section#main-banner .slick-dots{
        display: none !important;
    }
    section#main-banner .el-banner-slider .el-item-slider{
        padding-bottom: 15px;
    }
    section#main-banner .el-item-slider  .el-content{
        margin-top: 335px;
    }
    section#el-gallery .el-type-item-prod .el-icon{
        float: right;
        margin-left: 15px;
    }
    section#el-gallery .el-content .el-type-item-prod li .el-name{
        font-size: 18px;
        color: #373636;
    }
    section#el-gallery .el-products-item ,
    section#el-gallery .el-products-item:nth-child(2),
    section#el-gallery .el-products-item:nth-child(3),
    section#el-gallery .el-products-item:nth-child(4),
    section#el-gallery .el-products-item:nth-child(5){
        height: 125px;
    }
    section#el-gallery .el-products-item:hover .el-top-overlay .el-title{
        transform: translateY(-30px) scale(1,1);
    }
    section#el-gallery .el-products-item .el-item-slider-image .slick-dots li{
        width: 15px;
    }
    section#el-description{
        padding-bottom: 35px;
    }
    section#main-banner .el-item-slider  .el-content .el-btn-region a,
    section#el-description .el-content .el-btn-region a,
    section#el-future .el-content .el-btn-region a{
        font-size: 17px;
        padding: 6px 42px;
    }
    section#el-gallery .el-content .el-description{
        margin-top: 11px;
        line-height: 26px;
    }
    section#el-gallery .el-content .el-description p{
        margin-bottom: 15px;
    }
    section#main-banner .el-item-slider  .el-content .el-btn-region a{
        margin-top: 11px;
    }
    section#el-orientation .el-column.el-background img{
        margin-top: 20px;
    }
    section#el-bgForm{
        position: relative;
    }
    section#el-bgForm .el-form-content{
        background: rgba(67, 64, 63, 0.94);
        overflow: hidden;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: calc(100% - 40px);
        left: 0;
    }
    section#el-bgForm .el-form-content .el-wrap-form .el-input-wrap{
        margin-top: 10px;
    }
    section#el-bgForm .el-form-content .el-title{
        font-weight: 200;
        font-size: 28px;
    }
    section#el-bgForm .el-form-content .el-title span{
        display: block;
        text-align: center;
        font-weight: 400;
    }
    section#el-bgForm .el-form-content .el-wrap-form .el-submit-wrap{
        margin: 5px 0;
        text-align: left;
        margin-left: 10px;
    }
    section#el-bgForm .el-form-content .el-wrap-form .el-input-wrap span.wpcf7-form-control-wrap input{
        padding: 8px 15px;
    }
    section#el-bgForm .el-form-content .el-wrap-form .el-submit-wrap input{
        padding: 8px 25px;
    }
    section#el-gallery .el-products-item .el-top-overlay .el-title{
        font-size: 20px;
        transform: translateY(-120px) scale(1,1);
    }
    section#el-gallery .el-products-item .el-top-overlay .el-title{
        padding: 80px 0;
    }
    section#main-banner .el-item-slider  .el-content .el-description{
        margin-top: 12px;
        line-height: 25px;
    }
    section#el-future .el-column.el-content.el-rtl{
        padding-top: 45px;
    }
    section#el-orientation .el-column.el-content.el-rtl,
    section#el-description .el-column.el-content.el-rtl,
    section#el-gallery .el-main-poster-gallery{
        padding-right: 10px;
    }
    section#el-orientation .el-column.el-content.el-rtl{
        padding-top: 25px;
    }
    section#el-orientation .el-content .el-description{
        margin-top: 0;
        line-height: 36px;
    }
    section#el-orientation .el-content .el-item-special ul li{
        margin-bottom: 20px;
    }
    section#el-bgForm .el-form-content .el-title{
        line-height: 30px;
    }
    .el-wrap-form{
        width: 90%;
    }
    section#el-bgForm .el-form-content .el-wrap-form .el-input-wrap span.wpcf7-form-control-wrap{
        margin-top: 0;
    }
    section#el-bgForm .el-top-bg{
        height: 400px
    }
    section#el-bgForm .el-form-content .el-wrap-form .el-submit-wrap{
        margin: 0;
        margin-left: 10px;
    }
    section#el-bgForm .el-form-content .el-wrap-form .el-input-wrap span.wpcf7-form-control-wrap{
        margin-bottom: 16px;
    }
    footer .el-comp-block{
        margin-top: 0;
    }
    footer .el-dev-block{
        margin-top: 18px;
    }
    footer .el-dev-block .el-logo{
        margin-bottom: 10px;
    }
}
@media(max-width: 385px){
    section#el-gallery .el-content .el-type-item-prod ul li{
           width: 50%;
    }
    #el-main-navigation .el-logotype{
        width: 130px;
    }
    #el-main-navigation.el-mob-menu .el-logotype img{
        width: 150px;
        margin-top: 8px;
    }
    #el-main-navigation.el-mob-menu .el-phone-data{
        margin-right: 55px;
    }
}
.slick-dots li{
    width: 54px;
    height : 3px;
    margin: 0 5px;
    background: #f8f7f7 ;
    opacity :1;
    color: transparent;
    transition: 0.3s;
}
.slick-dots li.slick-active{
    background: #01a2fd ;
}
.slick-dots li button::before{
    display: none;
}
