.padding-top-40{
    padding-top: 40px !important;
}

.padding-top-50{
    padding-top: 50px !important;

}
.padding-top-60{
    padding-top: 60px !important;
}
.padding-top-70{
    padding-top: 70px !important;
}

.padding-top-80{
    padding-top: 80px !important;
}

.padding-top-90{
    padding-top: 90px !important;
}

.padding-top-100{
    padding-top: 100px !important;
}


.margin-top-10{
    margin-top :10px !important;
}
.margin-top-20{
    margin-top :20px !important;
}
.margin-top-30{
    margin-top :30px !important;
}
.margin-top-40{
    margin-top :40px !important;
}
.margin-top-50{
    margin-top :50px !important;
}



.margin-top-m-20{
    margin-top :-20px !important;
}





.min-height-100{
    min-height: 100px;
}
.min-height-200{
    min-height: 200px;
}
.min-height-300{
    min-height: 300px;
}
.min-height-400{
    min-height: 400px;
}
.min-height-500{
    min-height: 500px;
}


.bg-r{

    background-image:url("../../FILES/bg/bg-r.png") ;
    background-repeat: no-repeat;

}


.header-contacts #ln {
}




.nos_line{
    position: absolute;
   left:20px;
    top: 30px;
    margin: 10px 0 0 50px;
    z-index: 999999999;
}

.nav-button-wrap.wrap2{
    display: none !important;
}
@media only screen and (max-width: 1064px) {
    .nav-button-wrap.wrap2{
        display: block !important;

    }
    .share-button{ display: none !important;}

}


/*========================*/
.footer-logo img{
    opacity: .3 !important;
}



.tab-product li{
    float: left;
    margin-right: 5px !important;
    padding: 0 5px 0 0 !important;

}

.tab-product  li a {
    letter-spacing: normal !important;
}
.tab-product  li a span {
    padding-right:10px !important;
}

.inline-filter-panel .gallery-filters.fill{
    border-bottom: none !important;

}
.inline-filter-panel .gallery-filters.fill,
.inline-filter-panel .gallery-filters.fill a  {
    float:left;
    margin:0px !important;
    text-align:left;
    font-size:12px !important;
    text-transform: none !important;
    letter-spacing:0px;
    position:relative;
    padding-top:0px !important;
    color: #494949;
    font-weight: 100 !important;
    border-bottom: none !important;
}

.inline-filter-panel .gallery-filters.fill a:before , .inline-filter-panel .gallery-filters.fill a:after {
    content:none;
}
.fill span,
.fill.gallery-filter-active span
{

    padding: 6px 10px 8px 10px !important;
    margin: 0 !important;
}


.bg-r3{
    background: white; border:1px dotted #d8d8d8; ;
    background-image: url('/FILES/bg/bg-r3.png'); background-position: center, center; background-repeat: no-repeat;
    float: left !important;
}

.gallery-item.logo-img img,
.grid-sizer.logo-img img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    background: transparent;
}


.fixed-column-wrap_title h6{
    color: white !important;
    line-height: 1.2em !important;
}

.testi-item{
    background: rgba(200,200, 200, .2);
}

.testi-item img{
    width: 155px !important;
    filter: none;
    -webkit-filter: grayscale(100%);
    opacity: .8;
    -webkit-transition : all 0.5s ease-out;
    -moz-transition : all 0.5s ease-out;
    -o-transition :all 0.5s ease-out;
    transition : all 0.5s ease-out;
    cursor: pointer !important;


}
.testi-item img:hover{
    filter: none;
    -webkit-filter: grayscale(0%);
    opacity: 1;
    cursor: pointer !important;
}

.testi-item:hover{
    -webkit-transition : all 0.5s ease-out;
    -moz-transition : all 0.5s ease-out;
    -o-transition :all 0.5s ease-out;
    transition : all 0.5s ease-out;
    background: rgba(40,40,40, .0);
}

.team-photo{ height: 255px; overflow: hidden}



.flag{
    width :31px !important;

    filter: none;
    -webkit-filter: grayscale(100%);
    opacity: .5;
    -webkit-transition : all 0.5s ease-out;
    -moz-transition : all 0.5s ease-out;
    -o-transition :all 0.5s ease-out;
    transition : all 0.5s ease-out;
    cursor: pointer !important;

}

.header-contacts #ln{
    background-color:rgba(255,255,255, .1) !important;
    margin-left: 0px !important;
    margin-right: 5px !important;
}

.flag:hover{filter: none;
    -webkit-filter: grayscale(0%);
    opacity: 1;}

.grid-det p{
    text-align: center; padding: 20px 0 0 0;
    font-size: 13px !important; ;
}

.grid-det-item a{
    font-size: 14px !important;
}

.alllink{ cursor: pointer}

.thumb img{ float: left; margin:4px 5px; background-color: rgba(180,180,180, 0.5)}
.thumb img{ padding: 2px;}
.thumb  img{ width: 5.4rem; overflow: hidden;
    filter: none;
    -webkit-filter: grayscale(100%);
    opacity: .5;
    -webkit-transition : all 0.5s ease-out;
    -moz-transition : all 0.5s ease-out;
    -o-transition :all 0.5s ease-out;
    transition : all 0.5s ease-out;
    cursor: pointer !important;

}
.thumb img:hover{filter: none;
    -webkit-filter: grayscale(0%);
    opacity: 1;
    background-color: rgba(180,180,180, 0.8)

}


.grid-det  p{
    padding: 5px 0 !important;
}


.footer-contacts li i{margin-right:10px !important; opacity: .7}
.footer_text {

    margin-top:40px;
}

.footer-contacts ul{margin-bottom: 40px !important;}


.btnSub{
    padding: 0 85px 0 45px;
    outline: none;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    height:44px !important;
    line-height:44px;
    float:left;
    position:relative;
    color:#fff;
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:2px;
    font-weight:400;
    background: #eb7f39;
    margin:25px 0 15px;
}

.btnSub i{
    position:absolute;
    right:0;
    width:44px;
    height:44px;
    line-height:44px;
    background: #2A2A2E;
    top:0;
}

span.error{
     margin: 0 0 10px 0 !important;
    color: #eb7f39 !important;

}

input[type="text"].error{
    margin-bottom: 5px !important;
}

#contact-form{
    position: relative;
}

#alertmessage{
    display: none;
    position: absolute;
    z-index: 1;
    width: 100%;
    margin-top: 200px;
    text-align: center !important;
    text-transform: none !important;
}

.shareSocIcons,
.socIcons a{
    display: block;
}





.sbtn{
    margin-bottom: 20px !important;
}
.sharethis-inline-share-buttons{

    display: block !important;
}
.sharethis-inline-share-buttons:after{
    content: 'share buttons';
}


.shareImgIcon{
    padding: 8px 10px 8px 10px;
    cursor: pointer;
    position:relative;
    /*background: rgba(42,42,46,.8);*/
    background: #eb7f39;
    -webkit-transition : all .5s ease-out;
    -moz-transition : all .5s ease-out;
    -o-transition :all .5s ease-out;
    transition : all .5s ease-out;
}
.fb{
margin-right: 6px;

}

.fb:hover{
    background: #4267b2;
    -webkit-transition : all .5s ease-out;
    -moz-transition : all .5s ease-out;
    -o-transition :all .5s ease-out;
    transition : all .5s ease-out;

}
.ld:hover{
    background: #0085ca;
    -webkit-transition : all .5s ease-out;
    -moz-transition : all .5s ease-out;
    -o-transition :all .5s ease-out;
    transition : all .5s ease-out;


}

.gallery-item .m3{
margin-top:-1px !important;
}

.gallery-item .m6{
    margin-top:-1px !important;
}

.gallery-item .m9{
    margin-top: 1px !important;
}

/*=================================================================*/

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20); }
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }

.modal-open {
    overflow: hidden; }

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10050;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0; }

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10049;
    background-color: #000; }
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #eb7f39;
    background: #eb7f39;
    color: #eff5fb;
}
.modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
.modal-header:after {
    clear: both; }

.modal-header .close {
    margin-top: -2px; }

.modal-title {
    margin: 0;
    line-height: 1.42857; }

.modal-body {
    position: relative;
    padding: 15px; }

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
.modal-footer:after {
    clear: both; }
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
.modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto; }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    .modal-sm {
        width: 300px; } }

@media (min-width: 992px) {
    .modal-lg {
        width: 900px; } }


.modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.modal.fade .modal-dialog {
    transform: translate(0, -100%);
}

.modal.in .modal-dialog {
    transform: translate(0, 0);
}

#menu{
    margin-bottom: 20px !important;
}

.sep3{
    border-bottom: 1px solid rgba(150,150,150, .5) ; position: relative;  margin-bottom: 20px!important;
}

.sep{
    border-bottom: 1px solid #eeeeee; position: relative;  margin-bottom: 30px
}
.sep2{
    width: 110px; height: 3px; background-color: #eb7f39; position: absolute; top:0; left: 0; z-index: 1;
}
.sep.pad{
    padding: 12px 0 !important;
}

.shareSocIcons li a{ display: block !important;}
.shareSocIcons li a i{ padding-top: 12px !important;}



[data-title]:hover:after {
    opacity: 1;
    transition: all 0.1s ease 0.1s;
    visibility: visible;
}
[data-title]:after {
    content: attr(data-title);

    font-size: 13px !important;
    position: absolute;
    height: 38px !important;
    padding-right: 30px !important;
    padding-bottom: 1px !important;
    top: -1px;
    left: 100%;
    white-space: nowrap;

    opacity: 0;

    z-index: 99999;
    visibility: hidden;
}
[data-title] {
    position: relative;
}



.first-tile_load.slide .section-title_category{
    letter-spacing: 3px !important;
    color: #1d8550 !important;
    font-size: 94% !important;

}

section .hero-start-link a i{
    color: #eff5fb !important;
}


body
{
    overflow-y: scroll;
    height: 250px;
}

::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 3px !important;
    height: 10px !important;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.3);
    background-color: rgba(0,0,0, .8);
}

.mob_sep{
    display: none;
    height: 30px !important;
    padding: 0
}

@media only screen and (max-width: 600px){

    .mob{
        display: none;
    }
    .mob_sep{
        display: block;
    }

}
