/*@font-face {
    font-family: 'salarymanregular';
    src: url('/fonts/SALARYMA-webfont.eot');
    src: url('/fonts/SALARYMA-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/SALARYMA-webfont.woff') format('woff'),
         url('/fonts/SALARYMA-webfont.ttf') format('truetype'),
         url('/fonts/SALARYMA-webfont.svg#salarymanregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/
@import url('https://fonts.googleapis.com/css2?family=Goldman&display=swap');
@font-face {
    font-family: 'lokko_cutregular';
    src: url('/fonts/0d9644e0-d3fa-4f5d-8fbf-4eda96222222-webfont.woff2') format('woff2'),
        url('/fonts/0d9644e0-d3fa-4f5d-8fbf-4eda96222222-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    line-height: 1.7;
    color: #848484;
    font-weight: 400;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
    font-family: "Work Sans", sans-serif;
}
.navbar-brand{
    position: relative;
}
.navbar-brand img{
    width:250px;max-width:80%;margin-top:-40px;
}
.text-right{
    text-align: right;
}
.text-center{
    text-align: center;
}
.text-left{
    text-align: left;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding:15px 15px;font-size:18px;color:#fff;margin-left: 15px;position: relative;
}
.navbar-expand-lg .navbar-nav .active > .nav-link{
    color:#64D7D6
}
.navbar-expand-lg .navbar-nav .active .nav-link:before,.navbar-expand-lg .navbar-nav .nav-link:hover:before{
    width:90%;left:5%;
}
.navbar-expand-lg .navbar-nav .nav-link.bg-primary:before{
    display: none;
}
.navbar-expand-lg .navbar-nav .nav-link:before{
    width:0;height: 3px;position: absolute;bottom:0;left:50%;content:'';background:#64D7D6;
    transition: all 0.3s ease-in-out;
}
.navbar-expand-lg .navbar-nav .nav-link.bg-primary:hover{
    background:#4d4d4d !important;
}
.background-hd{
    border-bottom: 1px solid rgba(255,255,255,.1);
    /*    background: rgb(77,77,77);
        background: -moz-linear-gradient(180deg, rgba(77,77,77,1) 0%, rgba(35,35,49,0) 95%);
        background: -webkit-linear-gradient(180deg, rgba(77,77,77,1) 0%, rgba(35,35,49,0) 95%);
        background: linear-gradient(180deg, rgba(77,77,77,1) 0%, rgba(35,35,49,0) 95%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4d4d4d",endColorstr="#232331",GradientType=1);         */
}
.mobile-close{
    display: none;
}
.background-tp{
    background:#4d4d4d !important
}
.btn {
    font-size: 15px;
    font-weight: 700;
    padding: 15px 30px;
    text-align: center;
    display: inline-block;
    border-radius:0;
    border-width: 2px;
    color: #fff;
    background:#4d4d4d;
}
.btn.btn-small{
    font-size: 13px;
    padding: 6px 10px;
    border-width: 1px;
}
.top-contacts > div .text-start{
    display: flex;align-items: center;
}
.text-start span{
    color:#eee;
}
.top-contacts > div .d-inline-flex {
    margin-left: 20px;
}
.top-contacts{
    font-size:13px;
}
.top-contacts > div h6{
    margin:5px;font-size:13px;color:#aaa;
}
.top-contacts .fa{
    width:30px;height: 30px;background:#64D7D6;color:#fff;font-size:18px;line-height: 30px;text-align: center;margin:5px;
}
.btn:hover{
    background: #64D7D6;
    color:#fff !important
}
section,.section{
    padding:70px 0;
}
.homebox .container-fluid{
    max-width: 1600px;
}
.social_slider_widget{background-image:none !important;color:#FFF;height:40px;left:0;margin-left:-290px;margin-top:-110px;position:fixed;top:40%;transition:all .3s ease 0s;width:330px;z-index:600;cursor:pointer;background-color: #3B579D;padding-left: 0px}.social_slider_widget:hover{margin-left:0!important}.social_slider_widget div{display:table-cell;vertical-align:top;max-width:290px;}
.social_slider_widget + .social_slider_widget{
    top:calc(40% + 40px);
}
.social_slider_widget + .social_slider_widget + .social_slider_widget{
    top:calc(40% + 80px);
}
.social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget{
    top:calc(40% + 120px);
}
.social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget+ .social_slider_widget{
    top:calc(40% + 160px);
}
.social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget{
    top:calc(40% - 40px);
}
.social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget{
    top:calc(40% - 80px);
}
.social_slider_widget.facebook{
    background: #3B579D;
}
.social_slider_widget .widgetcontent a{
    color:#fff;font-size:22px;padding:0 10px;line-height: 40px;display: block;width:330px;text-align: center;
}
.social_slider_widget.twitter{
    background:  #5EAADE;
}
.social_slider_widget.linkedin{
    background: #0E76A8;
}
.social_slider_widget.instagram{
    background:  #e1306c;
}
.social_slider_widget.pinterest{
    background:  #e60023;
}
.social_slider_widget.youtube{
    background:  #c4302b;
}
.social_slider_widget.medium{
    background:  #03a87c;
}
.social_slider_widget:before{
    font: normal normal normal 24px/40px "FontAwesome";     
    position: absolute;
    right: 0;
    top:0;
    width:40px;
    text-align: center;
}
.social_slider_widget.facebook:before{   
    content: "\f09a";
}
.social_slider_widget.twitter:before{   
    content: "\f099";
}
.social_slider_widget.linkedin:before{   
    content: "\f0e1";
}
.social_slider_widget.instagram:before{   
    content: "\f16d";
}
.social_slider_widget.pinterest:before{   
    content: "\f231";
}
.social_slider_widget.youtube:before{   
    content: "\f167";
}
.social_slider_widget.medium:before{   
    content: "\F35A";
}
#preloader #status{
    margin-top:80px;
}
#preloader #status::before {
    background-image: url("/images/front/logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: " ";
    height: 100px;
    margin-left: -100px;
    margin-top: -140px;
    position: absolute;
    width: 250px;
}
#preloader {
    background: #4D4D4D;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 33232;
}
.preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    margin: 0 auto;
}
.preloader .preloader-circle {
    width: 50px;
    height: 50px;
    position: relative;
    border-style: solid;
    border-width: 4px;
    border-top-color: #64D7D6;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    z-index: 10;
    border-radius: 50%;
    box-shadow: 0 1px 5px 5px rgba(35,181,185,.15);
    background-color: transparent;
    -webkit-animation: ldr 2s infinite ease;
    animation: ldr 2s infinite ease;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}
@-webkit-keyframes ldr {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
    }
}
@keyframes ldr {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
    }
}
#cookies-message{
    padding: 20px; font-size: 12px; line-height: 1.3; right:0; text-align: center; position: fixed; bottom: 0px; background-color: rgba(0,0,0,0.85); max-width: 100%; z-index: 10500;color:#fff;width:200px;height: 200px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    flex-direction: column;
}
#cookies-message a{
    color:#ddd;
}
#cookies-message  a#accept-cookies-checkbox{
    background-color: #4c4646;font-size:14px; padding: 3px 7px; color: #FFF; border-radius: 2px !important; display: inline-block; text-decoration: none; cursor: pointer;margin:10px auto 0;
}
#cookies-message  a#accept-cookies-checkbox:hover{
    background:#232323
}
.full-banner{
    padding:0;background:#4d4d4d;
}

.full-banner .owl-slide {
    width: 100%;
    min-height: 380px;
    height: 41.7vw;
    max-height: 100% !important;
    background-size: cover;
    background-position: center;
}
.full-banner {
    position: relative;
    overflow: hidden;
    min-height: 380px;background:#4d4d4d;
    height: 41.7vw;
}
.full-banner .owl-text.home_content {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 0;
    width: 94%;
    max-width: 1640px;
    right: 0;
    transform: translateY(-60%);
    padding: 30px;
    opacity: 0;
    margin: 0 auto;
    -webkit-transition: all .3s ease-in-out .5s;
    -moz-transition: all .3s ease-in-out .5s;
    -ms-transition: all .3s ease-in-out .5s;
    -o-transition: all .3s ease-in-out .5s;
    transition: all .3s ease-in-out .5s;
    z-index: 4;
}

.full-banner .owl-text.home_content.text-left{
    text-align: left;
}
.full-banner .owl-text.home_content.text-left .container{
    margin-left: 0;
}
.full-banner .owl-text.home_content.text-right .container{
    margin-right: 0;
}
.full-banner .owl-text.home_content  .container{
    width:100%;max-width:100%;
}
.full-banner .active .owl-text.home_content {
    opacity: 1;
    transform: translateY(-50%);
}
.btn-check:focus + .btn, .btn:focus{
    box-shadow: 0 0 0 .25rem rgba(0,0,0,0.25)
}
.full-banner .owl-text.home_content h2 {
    color: #fff;
    font-size: clamp(20px,2.74vw,64px);
    padding: 5px 0;
    line-height: 1.1;
    filter: drop-shadow(0 0 .5rem #4d4d4d);
    text-shadow: 0 0 5px #4d4d4d;
}
.full-banner .owl-text.home_content .banner-subtitle {
    font-size: clamp(13px,1.3vw,22px);
    line-height: 1.5;
    margin: 5px auto;
    color: #fff;    
    filter: drop-shadow(0 0 .5rem #4d4d4d);
    text-shadow: 0 0 3px #4d4d4d;
}
.full-banner .owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    border: none;
    background: #fff;
    color: #000;
    left: 20px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    border-radius: 0%;
    line-height: 1;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.full-banner .owl-theme .owl-nav .owl-next {
    left: auto;
    right: 20px;
}
.slide__content{
    display: inline-block;
    padding: 15px;margin-top: 50px;
    background:rgba(255,255,255,0);
}
.slide__content .btn{
    margin-top:20px;
}
a:hover {
    color: #64D7D6;
}
.header{
    position: absolute;width:100%;z-index: 100;z-index: 19;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.header.fixed-navbar{
    top:0;position: fixed;background:#4d4d4d;
    webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}
.header.fixed-navbar .navbar{
    padding:0px 0 !important;
}
.header.fixed-navbar .navbar-brand img{width:180px;margin-top:0}

.full-banner .single-slider:before,
.page-header:before{
    background-image: linear-gradient(#4d4d4d,rgba(99,99,99,.18) 30%,transparent 50%),linear-gradient(90deg,rgba(99,99,99,.8),#4d4d4dab 42%,rgba(55,55,55,.39) 59%,transparent 66%);
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    width:100%;height: 100%;content:'';
}
.page-header{
    padding:40px 0;
    padding-top:159px;min-height:300px;height: 24vw;position: relative;background-position: center;background-size:cover;display: flex;
    justify-content: center;
    align-items: center;background-image:url('/images/front/header.jpg?v=2');background-color:#4d4d4d;
}
.page-header > *{
    position: relative;z-index: 6;
}
.page-header .display-3{
    font-size:clamp(20px,2.74vw,64px)
}
.page-header .d-inline-flex h6{
    font-size:14px;
}
.one-box{
    text-align: center;
}
.one-box .circle{
    background: #f9f9f9;
    border-radius: 100px;
    height: 120px;
    width: 120px;
    line-height: 120px;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px auto;
}
.one-box h3{
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #262626
}
.one-box p{
    font-size:15px;line-height: 1.5;
}

.back-to-top {
    position: fixed;
    right: 20px;
    bottom: -50px;
    margin-left: -22px;
    border-radius: 0;
    opacity: 0;border:none;
    padding:10px 20px !important;
    z-index: 99;
}
.back-to-top.act{
    opacity:1;bottom:0;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(0,0,0,0.5);
}
footer{
    background: #4D4D4D;
}
footer .social-list{
    padding-left:0;
}
footer .social-list .btn{
    width:45px;height: 45px;padding:0;display: flex;align-items:center;justify-content: center;
}
.photos{
    margin-top: 30px;
}
.box-gallery{
    position: relative;overflow: hidden;margin-bottom: 30px;
}
.box-gallery a{
    display: block;
}
.box-gallery a:hover img{
    transform: scale(1.1) rotate(2deg);
}
.box-gallery a img{
    transition: all .3s ease-in-out;
}
.box-gallery a:before{
    background:#000;opacity: 0;width:100%;height: 100%;content:'';position: absolute;left:0;top:0;  transition: all .3s ease-in;z-index: 1;
}
.box-gallery a:hover:before{
    opacity:0.2;
}
.box-gallery span.title {
    position: absolute;
    bottom: 0;
    padding: 5px;
    font-size: 13px;
    font-weight: bold;
    background: rgba(255,255,255,0.6);
    left: 0;
    color: #000;
    z-index: 4;
    line-height: 1.2;
}
a .video-icon{
    position: absolute;top:50%;left: 50%;color:#fff;font-size:18px;width:50px;height: 50px;background:rgba(255, 0, 0, 0.9);text-align: center;line-height: 50px;border-radius:50%;margin: -25px 0 0 -25px;
}
.files {
    margin:25px 0;
}
.files  h2{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 0px;
    position: relative;
}
.files ul li{
    padding: 3px 0 3px 10px;
    position: relative;

}
.files ul li a span{
    padding-left: 5px;font-weight: bold;
}
.files ul li a img{
    margin:5px 15px 5px 0
}
.files ul li a{
    font-size: 14px;
    display: flex;
    align-items: first baseline;
    color:#444;
}
.files ul li a:hover{
    color:#010023;
}
.footer-brand img{
    width:160px;margin-bottom: 30px;max-width:100%;display: block;
}
footer p.about{
    font-size:14px;
}
.footer__contact{
    display: flex;align-items:center;margin:0;
}
footer .footer-pera{
    margin-bottom: 15px;
}
.footer__contact.align-items-top{
    align-items:flex-start;
}
.footer__contact i{
    width: 45px;

    height: 45px;
    padding: 0;
    display: flex;margin-right: 15px;
    align-items: center;
    border-width: 2px;
    color: #fff;
    background: #4d4d4d;
    border:2px solid #fff;
    justify-content: center;
}
#map{
    border-radius:30px;
    width: 100%;
    height: 500px;
}
.contact-form .controls label{
    font-size:12px;background:#fff;margin:0;display: table;
}
.form-control{font-size:14px;}
.form-group{
    margin-bottom: 10px;
}
.disclaimer,.agree-info{
    font-size:12px;line-height: 1.4;
}
.has-error{
    box-shadow: 0 0 1px 1px red;
}
.disclaimer input{
    margin:0 5px 5px 0;
}
.bg-light .adr-inf2{
    display: flex;align-items:center;
}
.bg-light .adr-inf2 i{
    background:#fff;height: 80px;width:80px;border-radius:50%;text-align: center;line-height: 80px;flex:0 0 80px;margin-right: 30px;
}
.bg-light .adr-inf2 *{
    font-size:18px;color:#4d4d4d
}
.contact-info-card .social-list .btn{
    width: 35px;
    height: 35px;
    padding:0;line-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
.contact-info-card .social-list{
    margin:0;padding:0;
}
.adr-inf.contect-date{
    margin-bottom: 0px;
}
.gold-row{
    padding:50px 0;background:transparent;position:relative;
}
.gold-row:before{
    width:200vw;left:-100vw;height:100%;background:#F4F6F8 !important;content:'';position:absolute;top:0;z-index: -1;
}
.wrapper{
    overflow-x: hidden;
}
.portfolio-item{
    box-shadow: 14px 14px 40px 5px rgba(0,0,0,.1);height:calc(100% - 20px);margin:10px auto;
}
.portfolio-item .portfolio-title{
    padding:20px;line-height: 1.4;
}
.onepage-client  .one-items img{
    max-width:100%;
    border-radius: 0;
}
.onepage-client  .one-items{
    padding:30px 30px;display: inline-block;
    box-shadow: 14px 14px 40px 5px rgba(0,0,0,.1);
    box-shadow:3px 3px 20px 2px rgba(0,0,0,.1);
    margin:15px;
    max-width: calc(33.3% - 30px);
    transition: all 0.3s ease-in-out;
}
.onepage-client .one-items:hover{
    transform: scale(1.1);
}
.onepage-client .one-items.type1{
    max-width: calc(25% - 30px);padding:15px
}
.onepage-client .one-items.type2{
    max-width: calc(16.666% - 30px);padding:10px;
}
.partners-box{
    width:100%;max-width: 100%;margin:0 auto;padding:0;
}
.partners-box .onepage-client{
    display: flex;flex-wrap:wrap;  justify-content: center;
}
.onepage-client .one-items img{
    margin:0;
}
.contact-form h2{
    font-size:22px;
}
.none{
    display: none;
}
.flex-dsd{display: flex;align-items:center;}
.flex-dsd > div{
    margin-right: 15px;
}
div.p img{
    max-width:100%;
}
.fullscreen-bg__video.owl-slide {
    object-fit: cover;
    width: 100%;
    object-position: center;
}
.fileinput-button{
    margin-left:auto;cursor:pointer;padding:8px 10px;}

.contact-form-window{
    position: fixed;
    width: 100%;
    top: 0;
    height: 100%;
    background: rgba(255,255,255, 0.95);
    z-index: 101;
    display: flex;
    align-items: center;
    justify-content: center;
    top:-100%;    
    transition: all .1s ease-in-out 0s;
    z-index: 700;

}
.contact-form-window.active{
    top:0;
}
.contact-form-window .close{
    border-radius: 100%;
    position: absolute;top:15px;right: 15px;background:#fff;cursor: pointer;width: 28px;height: 24px;opacity: 1;z-index: 102;padding: 20px;
}
.contact-form-window .close:before{
    content: "";
    position: absolute;
    top: 18px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #000;
    left: 6px;
    width: 28px;
    height: 3px;
    display: inline-block;
}
.contact-form-window .close:after{
    content: "";
    position: absolute;
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #000;
    left: 6px;
    width: 28px;
    height: 3px;
    display: inline-block;
}
.contact-form-window .content .close:before, .contact-form-window .content .close:after{
    background-color: rgba(74,152,152,1);
    height: 5px;
}

.contact-form-window > div{
    max-height: 100%;overflow: auto;
    display: flex;
    justify-content: center;
    padding: 20px 20px 10px; 
    background: #fff;
    border: 4px solid #64D7D6;
    box-shadow: 0 0 30px #9a9a9a;
    border-radius: 40px;
    transition:all .3s ease-in-out 0.2s;
    opacity: 0;
    margin-top: -30px;
    max-width: 96%;
    overflow-x: hidden;
}
.contact-form-window.active > div{
    opacity: 1;margin-top: 0;
}
.contact-form-window .form-title{
    padding:10px 25px;
    display:inline-block;
    color:#000;
    border-radius: 15px;
    border: 2px solid #64D7D6;
    border-right-width: 0px;
    background: rgb(122,241,241);
    background: -moz-linear-gradient(90deg, rgba(122,241,241,1) 0%, rgba(74,152,152,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(122,241,241,1) 0%, rgba(74,152,152,1) 100%);
    background: linear-gradient(90deg, rgba(122,241,241,1) 0%, rgba(74,152,152,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7af1f1",endColorstr="#4a9898",GradientType=1); 
}
.contact-form-window .content hr{
    margin: 10px 0;
    height: 4px;
    background-color: #64D7D6;
    width: calc(100% + 40px);
    position: relative;
    left: -20px;
    opacity: 1;
}

a.partner_link{
    cursor: pointer;
}
.data-info-dsg-s{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;
}
.data-info-dsg-s p:last-of-type{
    margin-bottom: 0;
}
.fileinput-button input{
    max-width: 100%;
    max-height: 100%;
}
.contact-form-window .fileinput-button{
    width: 100%;
    background: transparent;
    color: #000;
    border-style: dashed;
    overflow: hidden;
    display: inline-block;
    border: 1px dashed #84898e;
}
.contact-form-window .btn-system:hover,
.contact-form-window .fileinput-button:hover{
    color: #fff !important;
}

.contact-form-window .btn-system,
.contact-form-window .fileinput-button{
    color: #000;
    border-radius: 10px;
    border:1px solid #64D7D6;
    background: rgb(122,241,241);
    background: -moz-linear-gradient(90deg, rgba(122,241,241,1) 0%, rgba(74,152,152,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(122,241,241,1) 0%, rgba(74,152,152,1) 100%);
    background: linear-gradient(90deg, rgba(122,241,241,1) 0%, rgba(74,152,152,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7af1f1",endColorstr="#4a9898",GradientType=1); 
}
.tablesmall{
    font-size: 13px;
}
.tablesmall a i{
    font-size: 15px;
    color: #ff0000;
}
.contact-form-window .form-control{
    border-radius: 10px;
}
.one-part-det{
    padding: 12px 0 8px;
    display: inline-block;
    width: 100%;
}
.one-part-det > div:last-child{
    margin-bottom: 0;
}
.prod-det .one-part-det{
    border-top: 2px dashed #64D7D6;
}
.prod-det .one-part-det:first-child{
    border-top: 0;
    padding-top: 5px;
}
.one-part-det .btn.btn-small{
    border-radius:100%;padding: 5px 10px;
}

.contact-form .controls label{
    padding: 1px 5px;
    border-radius: 10px 10px 0 0;
}
.contact-form .controls .form-control{
    border-radius: 0 10px 10px 10px;
}
.top-contacts .fa{
    border-radius: 5px;
}
.btn, .footer__contact i, footer .social-list .btn{
    border-radius: 15px;
}
.navbar-expand-lg .navbar-nav .nav-link{
    border-radius: 15px;
}
.bg-light.rounded{
    border-radius: 30px;    
}
.onepage-client .one-items{
    border-radius: 30px;
}

div.p img{
    border-radius: 25px;
}
.portfolio-item{
    border-radius: 25px;
    overflow: hidden;
}
.section.wow{
    overflow-y:hidden;
}
.wrapper{
    overflow:hidden;overflow-x:clip;
}
.contact-form-cnt{
    margin-bottom: 40px;
}
.one-form-conact-info{
    margin:0 0 3rem  0;
    border-radius: 30px;text-align: center;
    padding: 30px 15px;
    -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0/10%);
    box-shadow: 0 0 15px 0 rgb(0 0 0/10%);
    height: calc(100% - 3rem);
    position: relative;
    overflow: hidden;
    cursor:pointer;
}
.one-form-conact-info .icon-c{
    width:100px;height: 100px;padding: 20px;background:#F4F6F8 !important;border-radius: 50%;margin:0 auto 20px auto;transition: all 0.3s ease-in-out;transform: scale(0.85);box-shadow: 0 0 0px 10px #fff;
}
.one-form-conact-info .icon-c *{
    max-width:100%;height: auto;
}
.one-form-conact-info:hover .icon-c{
    transform: scale(1.1);
}
#map{
    -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0/10%);
    box-shadow: 0 0 15px 0 rgb(0 0 0/10%);
}

.one-form-conact-info:before{
    transform: skew(-35deg) translateX(35%);
    background: linear-gradient(55deg, transparent 10%, #F4F6F8 50%);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: -1;
    content:'';
}
.video-home-c{
    height: 100vh;width:100%;position: relative;min-height: 500px;
}
.video-home-c video{
    height: 100%;width: 100%;
    object-fit: cover;object-position: center;
}
.video-home-c .video-bg{
    background:#64D7D6;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.8;
    mix-blend-mode:color;
}
.content-text {
    position: absolute;
    bottom: 50%;
    transform: translate(-25%,50%);
    right: 0;
    width: 50%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction:column;
    color:#fff;
    padding:50px 130px;
}
.content-text:before{
    transform: skew(-25deg) translateX(0%);
    background: linear-gradient(55deg, transparent 10%, rgba(77, 77, 77,0.9) 50%);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: -1;
    content:'';
}

.content-text .ttl{
    font-size:clamp(20px,2.74vw,64px);line-height: 1.2;margin-bottom: 30px;font-weight: bold;
}
.special{
    background:#64D7D6;padding:10px 20px;color:#000;
}
.video-home-c .special{text-align:center;}
.video-home-c:before{
    background: #64D7D6;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    content:''; 
    opacity: 0.3;
}

.sc_services_port_style{
    position: relative;
}
.sc_services_port_style:after{
    background: url('/images/front/mapdot.png');
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: -1;
    content:'';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.3;
}
.sc_services_port_style .portfolio-item{
    background: #fff;
}
.main-link{
    position: absolute;z-index: 4; font-size: clamp(20px,2.74vw,64px);padding:10px 30px;background:rgba(77,77,77,0.75);font-weight: bold;top:0%;color:#fff;text-decoration: underline !important;
    width:100%;height: 100%;display: flex;align-items:center;justify-content: center;
}
.infotext{
    padding: 10px 15px;
    display: inline-block;
    color: #000;
    border-radius: 15px;
    border: 2px solid #64D7D6;
    border-right-width: 2px;
    border-right-width: 0px;
    background: rgb(122,241,241);
    background: -moz-linear-gradient(90deg, rgba(122,241,241,1) 0%, rgba(74,152,152,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(122,241,241,1) 0%, rgba(74,152,152,1) 100%);
    background: linear-gradient(90deg, rgba(122,241,241,1) 0%, rgba(74,152,152,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7af1f1",endColorstr="#4a9898",GradientType=1);
    position: absolute;bottom:0;right: 0;
    z-index: 32;
}
.contact-area .page-header{
    height: 47vw;
}
.contact-area{
    overflow: hidden;position: relative;
}
.contact-area .page-header::before {
    background-image: linear-gradient(#4d4d4d,rgba(99,99,99,.18) 30%,transparent 50%),linear-gradient(90deg,rgba(53, 53, 53, 0.8),#282828 42%,rgba(55,55,55,.39) 59%,transparent 66%);
}
.contact-area .page-header .display-3,.page-header .display-3,.main-link{
    font-size: clamp(28px,5.35vw,98px);margin-top: -5vw;
    /*filter: drop-shadow(-1px 4px 1px #35d2dd);*/
    /*color:#7f7f7f !important;*/
    /*text-shadow: -2px -2px 0px #a2a2a2,2px -3px 0 #afabab;*/
}
.page-header .display-3,.main-link{
    margin-top: 0;
}
.main-link{
    color:#fff !important;filter:none;background:rgba(77,77,77,0.55)
}
.main-text-ct{
    background:#64D7D6;padding:30px;
}
.main-text-ct h2{
    margin:0;color:#7f7f7f;font-size: clamp(22px,3.85vw,98px);
}
.bg-light .adr-inf2 i span{
    line-height: 1;font-size:13px;bottom:-11px;position: absolute;left: 0;
    right: 0;
}
.bg-light .adr-inf2 i{
    background: transparent;border-radius: 0;position: relative;margin-right: 20px;
}
.bg-light .adr-inf2 i img{
    display: block;
}
.bg-light .adr-inf2 *{
    font-size:22px;
}
.contact-info-card .bg-light.rounded{
    background:#e7e6e6 !important;color:#000;
}
.bg-light .adr-inf2 *{
    color:#000;
}
.adr-inf .o-row{
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 40px;
}
.adr-inf .o-row:last-of-type{
    margin-bottom: 0
}
.adr-inf .o-row img {
    width: 90px;
    flex: 0 0 90px;
    margin-right: 30px;
    margin-left: 30px;
}
.adr-inf .o-row p{
    font-size:24px;color:#000;width:calc(100% - 300px);text-align: center;font-weight: bold;line-height: 1.3;font-weight: normal
}
.contact-info-card .col-lg-7 .bg-light:first-of-type{
    /*  border-radius:50px !important;*/
}
.contact-form-window .form-title{
    min-width:50%;
}
.one-form-conact-info:before,.one-form-conact-info p,.one-form-conact-info h3{
    transition: all 0.3s ease-in-out;
}
.one-form-conact-info:hover:before {
    transform: skew(0deg) translateX(0%);
    background:#64D7D6
}
.one-form-conact-info:hover,.one-form-conact-info:hover h3{
    color:#fff;
}

.flip-card {
    background-color: transparent;
    width: 100%;
    border-radius: 30px;
    width: 350px;
    margin: 20px auto;
    max-width: 100%;
    perspective: 1000px;
}
.flip-card img{
    width:80%;margin:30px 0;
}
.flip-card-inner {
    position: relative;

    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    padding:30px;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 30px;
    top:0;
}
.flip-card-front{
    position: relative;
}
.flip-card-front {
    background-color: #e7e6e6 !important;
    color: black;
}

.flip-card-back {
    background-color: #64D7D6;
    color: white;
    transform: rotateY(180deg);
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size:22px;
}
.flip-card-back h2{
    align-self:flex-start;width:100%;
}

.flip-card-back h2{
    color:#fff;
}
.image-fix-d{
    position: relative;padding:50px 0;
}
.image-fix-d .spc-img{
    position: absolute;width: 100vw;left: 50%;border-radius: 0;z-index: -1;height: 100%;margin-left: -50vw;max-width: 100vw;object-fit: cover;top: 0;object-position: top center;
}
.image-fix-d .ont-txt{
    line-height: 1.3; border-radius: 30px;margin:20px 0;border:1px solid #ddd;padding:20px;font-weight: bold;color:#000;font-size:18px;background:#64D7D6CC;text-align: center;
    font-size:clamp(14px,1.2vw,20px);
}
.image-fix-d .ont-txt p:last-of-type{
    margin: 0
}
.image-fix-d .col-md-5{
    margin-left:auto;
}
.flip-card-back{
    font-size:clamp(14px,1.2vw,20px);line-height: 1.5;
}
.section{overflow-x: hidden;}

.contact-area.page-whitebg .page-header::before {
    background-image: linear-gradient(#4d4d4d,rgba(99,99,99,.18) 30%,transparent 50%),linear-gradient(90deg,rgba(53, 53, 53, 0.64),#9d9d9d00 42%,rgba(55,55,55,.39) 59%,transparent 66%);
}
/*.contact-area.page-whitebg .page-header .display-3{
    text-shadow: -2px -2px 0px #00000091,2px -3px 0 #afabab;
}*/

.flip-box {
    background-color: transparent;
    width: 100%;
    height: 360px;
    perspective: 1000px; 
}
.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}
.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}
.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 30px;  
    padding: 15px 5px;
    -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0/10%);
    box-shadow: 0 0 15px 0 rgb(0 0 0/10%);
    display: flex;
    flex-direction: column;
    justify-content: center;    
    color: black;
}
.flip-box-front {
    background-color: #64D7D6;
    background-color: #64D7D6;
    max-height: 100%;
    overflow: auto;
}
.flip-box-back {    
    background-color: #64D7D6;
    background-color: #4D4D4D; color: #fff;
    transform: rotateY(180deg);
    padding-left: 15px;
    padding-right: 15px;
}
.flip-box-back img{
    position: absolute;
    width: 70%;
    max-height: 70%;
    left: 50%;
    top: 50%;
    opacity: 0.4;
    transform: translate(-50%, -50%);
}
.one-box .flip-box-back p{
    margin-bottom: 0;
    font-size: 18px;
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
    z-index: 1;
    position: relative;
}
.one-box .flip-box-back a{
    text-decoration: underline;
    color: #fff;
}
.one-box .flip-box-front .circle{
    height: 200px;
    width: 200px;
    line-height: 200px;
    background: transparent;
    margin-bottom: 0;
    padding: 0 10px 10px 10px;max-width: 90%;
}
.one-box .flip-box-front h3{
    font-weight: normal;
    margin: 0;
}
.one-box {
    max-width: calc(100% - 30px);
    width: 360px;
    margin: 15px;
    padding: 0 !important;
}
.title-homebox{
    text-align: center;
    margin-bottom: 30px;
}
.title-homebox h3{
    background: #64d7d6;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 20px 40px;
    border-radius: 30px;
    font-size: clamp(22px,3.4vw,60px);
    line-height: 1.2;
    text-align: center;
}
footer{
    border-top: 4px solid #64D7D6;
}
/*.contact-area .page-header .display-3, .page-header .display-3, .main-link,
.contact-area.page-whitebg .page-header .display-3{ 
    font-family: "lokko_cutregular", "Work Sans", Arial, sans-serif; 
    letter-spacing: -1px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
    font-family: "lokko_cutregular", "Work Sans", Arial, sans-serif;
}*/


/*custom-checkbox*/
.custom-checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.custom-checkbox{
    position: relative;
    padding-left: 18px;
}
.custom-checkbox span:last-child{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1;    
}
.custom-checkbox span:last-child:before {
    content: " ";
    display: inline-block;
    position: relative;
    vertical-align: middle;
    height: 14px;
    width: 14px;
    background-color: #fff;
    border: 2px solid #848484;
    border-radius: 3px;
}
.custom-checkbox input:checked ~ span:before{
    background: #4A9999;
}

/* Create a custom checkbox */
input[type="checkbox"]:enabled:checked {
    background-color: #4A9999;
    color: white;
    accent-color: #4A9999;
}
.text-start a:hover{
    color:#fff;
}
.full-banner .owl-text.home_content h2,.title-homebox h3, .title > h2,footer h4,.content-text .ttl,.page-header .display-3,.main-link,.main-text-ct h2,.one-form-conact-info h3{
    font-family: "lokko_cutregular", "Work Sans", Arial, sans-serif; 
    letter-spacing: -2px;
}
.page-header .d-inline-flex h6{
    font-family: "lokko_cutregular", "Work Sans", Arial, sans-serif; font-size: clamp(9px,1vw,12px) !important
}

footer h4{
    font-size:18px;letter-spacing: 0;
}
.one-form-conact-info h3{
    letter-spacing: 0;margin-top: 4px;
}
.title-homebox h3,.content-text .ttl,.title > h2,.main-text-ct h2{
    font-size:clamp(20px,2.74vw,64px) !important;
}
.page-header .display-3{
    font-size:clamp(28px,4.35vw,98px)
}
.contact-area .page-header .display-3, .page-header .display-3{
    filter: drop-shadow(0px 0px 15px #4d4d4d)
}
.contact-form-window > div,.contact-form-window .form-title{
    border:none;
}
.contact-form-window .content hr{
    height: 2px;
}
.prod-det .one-part-det{
    border-top:2px solid #64D7D6;
}
.adr-inf{
    min-height:115px;
}
.bg-light .adr-inf2{
    min-height: 100px;
}

.bg-light .adr-inf a{
    color:#000
}
.contact-info-card .col-lg-7 > div.bg-light:first-of-type .adr-inf{
    min-height:calc(290px - 1rem);
}

.contact-info-card .col-lg-7 > div.bg-light:first-of-type .adr-inf p{
    font-weight: bold;
}
.ebayfooter img{
    width:120px;margin:10px 0;
}
.contact-form-window .btn-system, .contact-form-window .fileinput-button{
    border:none;
}

.ebaybox{
    background: rgb(111,111,111);
    background: -moz-linear-gradient(180deg, rgba(111,111,111,1) 0%, rgba(201,201,201,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(111,111,111,1) 0%, rgba(201,201,201,1) 100%);
    background: linear-gradient(180deg, rgba(111,111,111,1) 0%, rgba(201,201,201,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6f6f6f",endColorstr="#c9c9c9",GradientType=1);
    color:#000;
    font-size:clamp(14px,1.4vw,24px);
    min-height: 76vh;
    display: flex;
    align-items: center;
}
.ebaybox .ebay-item{
    background:#fff;border-radius:30px;padding:20px;display: flex;align-items: center;
}
.ebaybox .ebay-item .icon{
    background:#4D4D4D;padding:18px;border-radius: 50%;height: 140px;width:140px;flex:0 0 140px;display: flex;align-items:center;
}
.ebaybox .ebay-item .icon img{
    width:100%;
}
.ebay-item .text img{
    width:140px;max-width: 100%;margin-top:10px;
}
.ebay-item .text{
    padding:10px;padding-left: 50px;
}
.ebaybox p:last-of-type{
    margin-bottom: 0;
}
.ebaybox .white.whiteText{
    color:#fff;
}

.bt-fx .spc-img{
    height:100vh;object-fit: cover;object-position: right;top:85px;position: sticky;left:0;width:36vw;
}
.wrapper{
    overflow: clip;
}
.section{
    overflow-x: clip;
}
.bt-fx{
    padding-bottom: 0;display: flex;padding:0;
}
.section.wow {
    overflow-y: clip;
}
.bt-fx .col-md-8{
    max-width: calc(100% - 50vw);
}
@media only screen and (max-width: 767px)
{
    .bt-fx{
        flex-wrap:wrap;
    }
    .bt-fx .col-md-8 {
        max-width: 100%;

    }
    .bt-fx .spc-img{
        position: relative;left: auto;right: auto;width:auto;height: auto;margin:15px auto;min-width:80%;
    }
}
.photo-full .col-md-6 .img-responsive{
    width:50vw;max-width: 50vw;border-radius: 0 !important;
}

@media only screen and (max-width: 767px){
    .photo-full .col-md-6 .img-responsive{
        width:auto;max-width: 100%;
    } 
}
.adr-inf2 > div.text-left{
    width:calc(100% - 140px);text-align: center;
}
.contact-form-window.contact-form-window-inline{
    position: static;
    width: 100%;
    top: auto;
    height: auto;
    background: transparent;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;  
    transition: all .1s ease-in-out 0s;
}
.contact-form-window.contact-form-window-inline > div{
    opacity: 1;
    margin: 20px 0 40px;
}

.filter-info a{
    display: flex;
    align-items: center;
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
    line-height: 1;
    padding: 15px 23px;border:2px solid #64D7D6;
    border-radius: 15px;
    background: #64D7D6;
    color: #fff !important;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;
}
.filter-info a svg{
    width:24px;margin-right: 5px; fill:#ffffff;
}
.filter-info a svg path{fill:#ffffff;}
.filter-info a:hover{
    background: #4d4d4d;
    border-color: #4d4d4d;

}
.filter-info{
    display: inline-block;
    vertical-align: middle;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
    width: 100%;
    display: flex;
}
.toolbar.toolbar-bottom{    
    border-top: 1px solid #e0e0e0;
    margin-top: 20px;    
    padding:15px 0 10px 0;
}
.shop-setting {
    border-bottom: 1px solid #e0e0e0;
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 0 15px;
    width: 100%;
    font-size: 14px;
}
.shop-setting .setting-p {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 5px 6px 3px 0;
}
.shop-setting .show-product{
    display: inline-block;
    margin-right: 20px;
}
.shop-setting .show-product select {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #64D7D6;
    height: 34px;
    padding: 3px 5px 3px 8px;
    border-radius: 10px;
}
.show-pagination{
    float: right;
    display: inline-block;
}
.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.cat_page .pagination {
    margin-bottom: 0px;
    border-radius: 0px; 
    flex-wrap:wrap;
}
.cat_page .pagination li a {
    display: inline-block;    
    height: 34px;
    width: 34px;
    border-radius: 0px;
    background: #fff;
    padding: 0px;
    text-align: center;
    line-height: 32px;
    border-width: 2px;
    border-color: #64D7D6;
    margin:3px;
    font-size: 13px;
    color: #222222;
    font-weight: normal;
    border: 1px solid #dee2e6;
    border-radius: 10px;
}
.cat_page .pagination li.blank a {
    background: transparent;
    color: #cccccc;
    border: none;
}
.cat_page .pagination li:hover a, .cat_page .pagination li.active a {
    background: #64D7D6;
    color: #fff;
    border-color: #64D7D6; 
}


.filtr-list-window.active {
    left: 0;
}

.filtr-list-window {
    position: fixed;
    left: calc(-100% - 30px);
    width: 450px;
    max-width: 100%;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    padding: 20px;
    z-index: 80000;
    top: 0;
    overflow-y: auto;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 100%;
    box-shadow: 0 0 30px #9a9a9a;
    border-radius: 0 40px 40px 0;
}

.close::before, .close::after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #000;
}
.close::before {
    transform: rotate(45deg);
}
.close::after {
    transform: rotate(-45deg);
}
.close {
    position: absolute;
    right: 15px;
    z-index: 4;
    top: 15px;
    width: 32px;
    height: 32px;
}

.filter_buttons{
    display: flex;  justify-content: space-between;
}
.filter_buttons .btn{
    border:1px solid #4d4d4d;width:40%;font-size:16px; padding: 10px;
}
.filter_buttons button.btn{
    background:#64D7D6;color:#fff;border-color:#64D7D6;
}
.filter_buttons .btn:hover{
    background:#64D7D6; border-color:#64D7D6;
}
.filter_buttons button.btn:hover{
    background:#4d4d4d; border-color:#4d4d4d;
}
.filtr-list-window .widget{
    margin-bottom: 20px;
}
.filtr-list-window .widget ul{
    padding-left: 0;
}
.filtr-list-window .widget ul li label{
    padding:5px;
    width: 100%;
}
.filtr-list-window .widget ul li label input{
    margin-right: 5px;
}
.filtr-list-window .widget ul li {
    list-style: none;
    border-top: 1px dashed #ccc;
}
.filtr-list-window .widget ul li:first-child {
    border: 0;
}
.filter-list .search_pr input,.filter-list #search_pr input{
    border: 1px solid #ccc;
    width: 100%;
    font-size: 14px;
    height: 40px;
    padding: 10px 15px;
}

.row.products .productslider-item{
    height: 100%;
}


@media screen and (max-width: 767px) {
    .products-list-item .item-inner h2.product-name{
        font-size:16px;
    }
}
.filtr-list-window .close{
    right:0;top:0;opacity: 1;position: relative; top: 4px;cursor: pointer;
}
.filter_buttons{
    background:#fff;
    position: sticky;
    top: 0px;
    margin-top:20px;margin-bottom: 30px;
    z-index: 32;
    padding: 5px 0;
}
.filtr-list-window{
    padding-top:0;
}
.filtr-list-window .form-control {
    border-radius: 10px;
}

#partners-list .one-brand{
    margin:0 6px;
    height: 100%;
}
#partners-list .one-brand a{                        
    background: #fff;
    border: 1px solid #64D7D6;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;                        
    width: 100%;
    color: #848484;
}
#partners-list .one-brand-txt a{
    padding: 10px 20px;
    min-width: 150px;
    max-width: 250px;
    text-align: center;
    line-height: 1.3;
}
#partners-list .one-brand-img{
    max-width: 100%;
    width: 150px;
}
#partners-list .one-brand a:hover{
    opacity:0.85
}
#partners-list .owl-stage{
    display: flex;
    margin: 10px 0 0;
    padding: 1px 0;
}
section.shop_section {
    padding: 40px 0;
}
.row.products > div{
    margin-top: 10px;
    margin-bottom: 15px;
}
.product-one-item{
    height: 100%;
    border: 1px solid #64D7D6;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}
.products-info{    
    border-top: 1px solid #64D7D6;
    padding: 10px 15px;
    color: #4d4d4d;
    position: relative;
    padding-bottom: 44px;
}
.products-info a:not(.btn){    
    color: #4d4d4d;
}
.products-info a:not(.btn):hover{    
    color: #64D7D6;
}
.product-one-item .product-name{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    margin-bottom: 0;
    word-wrap: break-word;
}
.product-one-item .manufacturer-name{
    text-align: center;
    margin-bottom: 0;
    font-size: 15px;
}
.product-one-item .list-button{
    text-align: center;
    position: absolute;
    bottom: 8px;
    width: 100%;
    left: 0;
}
.product-one-item .product-image{
    overflow: hidden;
    position: relative;
    display: block;
}
.product-one-item .product-image img {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    z-index: 0;
}
.product-one-item:hover .product-image img {
    transform: scale(1.1) rotate(-1deg);
    -webkit-transform: scale(1.1) rotate(-1deg);
    -moz-transform: scale(1.1) rotate(-1deg);
}
.product-one-item .price-s{
    text-align: center;
    font-size: 14px;
}
.product-one-item .price-s.price-netto-list{
    margin-bottom: 10px;
}

.features .price-box{
    font-size:16px;
}
.features .price-box p{
    margin-bottom: 5px;
}
.error-checkbox{
    color: red;
}
.error-checkbox label{
    text-decoration: underline;
}
.tabs-container{
    margin-top:30px;
}
.tabs-container .nav-tabs{
    margin-bottom: 10px;
}
.tabs-container .nav-tabs li{
    margin-right: 10px;
}
.tabs-container .nav-tabs li a{
    color: #777;
    padding: 10px;
    border-bottom: 2px solid transparent;
    display: inline-block;
    font-family: "lokko_cutregular", "Work Sans", Arial, sans-serif;
}
.tabs-container .nav-tabs li a:hover,
.tabs-container .nav-tabs li a.active{
    color: #64D7D6;
}
.tabs-container .nav-tabs li a.active{
    border-bottom-color: #64D7D6;
}
.product-title h4,.filter-info a,.filter-list h3{
    font-family: "lokko_cutregular", "Work Sans", Arial, sans-serif;
}
.product-title h4{
    font-size:clamp(20px,2vw,36px);margin-bottom: 20px;
}
.bact-to-category{
    margin-top: -25px;
}
.new-prod-dsn #slider.flexslider,.new-prod-dsn  #carousel ul.slides li{
    border: 1px solid #e7e6e6;
}
.listing-slider > img,#carousel li,.flexslider{
    overflow: hidden;border-radius: 25px;
}
#slider.flexslider,.listing-slider > img{
    box-shadow: -25px -20px 0px 3px #64d7d6;
}
.shop_section .features{
    box-shadow: 0 0 15px #33333315;
    padding: 30px;
    margin:15px 0;
    border-radius:25px;
}
.btn-success{
    background-color: #4d4d4d;
    border-color: #4d4d4d;
}
.btn-success:hover{
    border-color: #64D7D6 !important;
}
.btn-success:active{
    background-color: #4D4D4D !important;
    border-color: #4D4D4D !important;
}
.btn-success:active:focus, .btn-success:focus, .btn-success:active, .btn-success:disabled{
    box-shadow:none;
    border-color: #4D4D4D !important;	
    background: #64D7D6;
}


/*auocomplete*/
.autocomplete-suggestions {background:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #ebebeb; background: #FFF; cursor: default; overflow: auto;  }
.autocomplete-suggestion { padding: 8px 10px; white-space: nowrap; overflow: hidden;cursor: pointer;}
.autocomplete-no-suggestion { padding: 12px 10px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }

.autocomplete-suggestion:nth-of-type(2n){background:#f1f1f1}
.autocomplete-suggestion-text{vertical-align: middle;}
.autocomplete-suggestion span.type{vertical-align: middle;float:right;border:2px solid #ccc;padding:3px 5px;font-size:12px;}
.autocomplete-suggestion:hover{background:#4d4d4d;color:#fff;}
.autocomplete-suggestion:hover strong{color:#fff}
.autocomplete-suggestion strong{font-weight: bold;}
.autocomplete-suggestion .img{
    width:40px;display: inline-block;
}
.autocomplete-suggestion img{
    width:30px;
}


.full-banner .owl-text.home_content h2 {
    /*font-size: clamp(26px,3.5vw,68px);*/
    font-weight: normal;
    font-size: clamp(28px,4.35vw,98px);
    font-weight: 700;
}
.full-banner .owl-text.home_content h2,.title-homebox h3, .title > h2,footer h4,.content-text .ttl,.page-header .display-3,.main-link,.main-text-ct h2,.one-form-conact-info h3{
    font-family: "Goldman", "Work Sans", Arial, sans-serif; 
    letter-spacing: 0px;
}
.page-header .d-inline-flex h6{
    font-family: "Goldman", "Work Sans", Arial, sans-serif; font-size: clamp(9px,1vw,12px) !important
}
.tabs-container .nav-tabs li a,.product-title h4,.filter-info a,.filter-list h3{
    font-family: "Goldman", "Work Sans", Arial, sans-serif;
}

.page-header.manufacturers::before,
.page-header.pagenr9::before {
    background-image: linear-gradient(#4d4d4d,rgba(99,99,99,.18) 30%,transparent 50%),linear-gradient(90deg,rgba(99, 99, 99, 0),#4d4d4d00 42%,rgba(55,55,55,.1) 59%,transparent 66%);
}
.pagenr9{
    background-position-x:70%;
}
.whatsupwindow .contentcenter{
    background:#fff;padding:20px 30px;text-align: center;display: block;position: relative;
}


.overlay_shop{position: fixed;height: 100%;width: 100%;background-color: rgba(255,255,255,0.8);left:0;top:0;background-image:url('/images/front/loading.gif');background-repeat: no-repeat;background-size: 64px;background-position: center center;z-index: 100000;text-align: center;display: none;}
.overlay_shop .text_desc{position: absolute;z-index: 100001;left:0;top:0;right: 0;bottom: 0;padding-top: 120px;;height: 60px;margin: auto;font-size:18px;font-weight: bold;color:#494949}

.notification-add-basket {
    position: fixed;
    right: -258px;
    width: 200px;
    border-radius:0px;
    top: 50%;
    color:#fff;
    background:#4d4d4d;
    padding: 10px 5px;
    font-size: 16px;
    text-align: center;
    z-index: 2123;
    border: 1px solid #4d4d4d;
    border-right-width: 0;
}
.notification-add-basket i{
    margin-right: 10px;
}

.basket-steps ul li .circle-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: #fff;
    border-radius: 0%;
    text-align: center;
    margin: 0 auto;
    border: 2px solid #4d4d4d;
    border-top-color: rgb(191, 191, 191);
    border-right-color: rgb(191, 191, 191);
    border-bottom-color: rgb(191, 191, 191);
    border-left-color: rgb(191, 191, 191);
    color: #4d4d4d;
    width: 52px;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    font-weight: bold;
}
.basket-steps ul li.active .circle-icon {
    background:  #4d4d4d;
    color:   #fff;
    border-color: #4d4d4d;
}
.basket-steps ul li.active .text {
    color: #4d4d4d;
}
.basket-steps ul li .text {
    color: #4d4d4d;
    display: inline-block;
    line-height: 1.2;
    padding: 5px;
    margin-top:5px;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    width: 100%;
}
.basket-steps ul {
    display: flex;list-style: none;padding:0;margin:0 auto;width: 1000px;max-width:100%;
}
.basket-steps ul li {
    position: relative;
    width: 20%;
    text-align: center;
}
.basket-steps ul li:first-child::before {
    width: 50%;
}
.basket-steps ul li:last-child::before {
    width: 50%;
    left: 0;
    right: auto;
}
.basket-steps ul li::before {
    z-index: -1;
    right: 0;
    height: 2px;
    background: 
        #e1e1e1;
    position: absolute;
    top: 26px;
    margin-top: -1px;
    content: "";
    width: 100%;
}
.basket-steps{
    margin:30px auto;
}
.cart_area.p_100,.cart_data.p_100{
    padding-top:40px;
}


.cart_inner .table tbody tr td .product-image{
    max-width: 120px;
}
.cart_inner .table tbody tr td .media .media-body p span{
    font-weight: 600;color:#4d4d4d;
}
.grandtotal{
    font-size:16px;font-weight: bold;color: #4d4d4d;line-height: 1.1;
}
.grandtotal> *{
    font-weight: normal;color: #968181;
}
.qty .input-group{
    width: 120px;margin: 0 auto;
}
.qty .input-group input{
    background:#fff;text-align: center;
}
.cart_inner .table thead tr th:first-of-type{
    text-align: left;
}
.cart_inner .table thead tr th{
    text-align: center;
}
.cart_inner .table tbody tr td{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: middle;
    align-self: center;
}
.cart_inner .table tbody tr td:first-of-type{
    text-align: left
}
.del-prod a{
    color:#4d4d4d;font-size:24px;
}
.basket-sum #total-price-reload{
    color:#4d4d4d;font-size:26px;
}
.basket-sum h3{
    font-size: 20px;
    color: #4d4d4d;
}
.row-butons-basket{
    margin-top:30px;display: flex;flex-wrap:wrap;justify-content: space-between;
}
.page-title.page-title-line h1,h2.reg_title{
    font-size:26px;color: #4d4d4d;font-weight: 400;
}
.page-title.page-title-line h1, h2.reg_title{
    text-align: center;
    font-size:30px;
    margin-top: -20px;
    margin-bottom: 30px;    
    border-radius: 0px;
    background: #64D7D6;
    color: #fff;
    padding: 10px 10px;
    width: 100%;
    font-weight: bold;
    border: 1px solid #64D7D6;
    border-radius: 30px;
}
.cart_inner .table tbody tr td .grandtotal del{
    display: block;margin-top:5px;
}
.cart_inner .table tbody tr td .media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.cart_inner .table tbody tr td .media .d-flex {
    padding-right: 30px;
}
.cart_inner .table tbody tr td .media .media-body p {
    margin-bottom: 0px;
}
.cart_inner .table tbody tr td .media .media-body {
    vertical-align: middle;
    align-self: center;
}
.qty .input-group {
    justify-content: center;
    align-items: center;
    width: 120px;
    margin: 0 auto;
}
.cart_inner .table tbody tr td .input-group-btn .btn {
    padding: 0;
    margin: 1px;
    width: 30px;
    height: 33px;
    vertical-align: middle;
    border-radius: 0;
}

.genric-btn.primary {
    font-size: 15px;
    font-weight: 700;
    padding: 15px 30px;
    text-align: center;
    display: inline-block;
    border-radius: 0;
    border-width: 2px;
    color: #fff;
    background: #4d4d4d;
    border-radius: 15px;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
.genric-btn.primary:hover{
    background: #64D7D6;
}
.genric-btn.primary-border {
    font-size: 15px;
    font-weight: 700;
    padding: 15px 30px;
    text-align: center;
    display: inline-block;
    border-radius: 0;
    border-width: 2px;
    color: #fff;
    background: #64D7D6;
    border-radius: 15px;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
.genric-btn.primary-border:hover{
    background: #4d4d4d;
}
.genric-btn.primary-border.btn-light-gray:hover{
    background: #4d4d4d;
    color: #fff;
}
.genric-btn.primary-border.btn-light-gray {
    background: #e7e6e6;
    color: #333;
}

.cart_data .form-control {
    border-radius: 10px;
}
.code-city-inputs {
    display: flex;
    justify-content: space-between;
}
.code-city-inputs input:first-of-type {
    width: 25%;
    min-width: 150px;
    margin-right: 30px;
}

#basket-payment-reload {
    padding: 30px;
    background: #64D7D6;
    margin-top: 30px;
    color: #4d4d4d;
    border-radius: 30px;
}

.row-payment  h4 {
    border-bottom: 1px solid #eee;
    padding-bottom: 12px;
    font-size: 18px;
    color: #4d4d4d;
    padding-left: 18px;
}
.deliv-item,.deliv-item-active{
    display: block;padding: 10px;cursor: pointer;
}
.deliv-item .del-content,.deliv-item-active .del-content{
    width:calc(100% - 30px);
    padding-left: 0px;
    display: inline-block;
    float: right;
    line-height: 1.4;
}
.choose-form-data .row-first{
    font-weight: 600;color:#4d4d4d;font-size:17px;
}
.choose-form-data .row-second{
    font-weight: 600;color:#4d4d4d;font-size:18px;
}
.choose-form-data .row-third{
    font-size:13px;
}
.row-delivery.none{
    display: none;
}
.main-text-color{
    color:#4d4d4d;font-size:16px;font-weight: 600;padding-left: 5px;
}
.deliv-item.none{
    display: none 
}

.accept-shop-regimen a{
    color:#4d4d4d;
}
.accept-shop-regimen a:hover{
    color: #1a5f93;
}
.billing_details.margin-top-32{
    margin-top:30px;
}
p.agree-text {
    font-size: 13px;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 5px;
}

#basket-payment-reload .col-lg-4 > .main-text{
    padding-left:15px;
    display: inline-block;margin-top: 10px;
}
.pay-cost{
    font-size:150%;
}
.kwota_zam{
    font-size:150%;color:#4d4d4d;font-weight: 700;padding-left: 0px;
}

.top-cart-title .cart-count{
    position: absolute;
    font-size: 11px;
    background: #64D7D6;
    border-radius: 50%;
    line-height: 18px;
    text-align: center;
    min-width: 20px;
    padding: 0 2px;
    height: 20px;
    color: #333;
    border: 1px solid #4d4d4d;
    left: 50%;
    margin-left: -50%;
    top: 0;
    transform: translateX(-50%);
}
.top-cart-title .price{
    font-size: 0;
    display: none;
    opacity: 0;
}

.top-cart-title{
    position: relative;
    background: #4d4d4d;
    padding: 0px;
    border-radius: 15px;
}
.top-cart-title a{
    padding:10px;display: block;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;}
#basket-top{
    position: fixed;
    right: 5px; 
    top: 53px;
    z-index: 20;  
    transition: all 0.3s ease-in-out;
    border:1px solid transparent;
}
.top-cart-title svg{pointer-events: none;}
.fixed-navbar + #basket-top{top:14px;border-radius: 15px;}
.fixed-navbar + #basket-top > div{border:1px solid #64D7D6;border-radius: 15px;}

.new-title-p{
    text-align: center;
    padding: 15px;
}
.new-title-p a{
    font-size:22px;color:#000;
}
.new-title-p .product-title .name{
    background:#404040;color:#64D7D6 !important;
    font-size: clamp(20px,1.8vw,36px);
    display: inline-block;
    padding: 4px 25px;
    font-family: "Work Sans", sans-serif;
    border-radius: 15px;
}
.new-title-p .product-title .name span{font-size:80%;}
.alternative-part-nb{
    margin-top:-20px;color:#000;padding:5px;word-wrap: anywhere;font-size: 22px;text-align: center;
}
.spc-featur{
    margin-top:20px;display:flex;align-items:center;justify-content: space-between;padding: 0 15px;
}
.spc-featur > div{
    border:1px solid #64D7D6;border-radius:10px;padding:5px 10px;font-size:20px;color:#7f7f7f;width:100%;
    font-weight: 600;max-width:470px;
}
.spc-featur > div span{color:#000;font-weight: 700}
.spc-featur > div.instock{
    width: auto;
    margin-left: 30px;
    white-space: nowrap;
}
.bar-info-pr-send{
    margin-top: 20px;background:#64D7D6;text-align: center;padding:5px 15px;font-size: 20px;color:#fff;font-weight: bold;
}
.shop_section.new-prod-dsn .features{
    padding:0;
    width: 680px;
    margin-left: auto;
    max-width: 100%;
    box-shadow: 0 0 30px #9a9a9a;
}
.new-prod-dsn .product-action{display: flex;align-items: center;padding: 15px 15px 30px 15px;  justify-content: space-between;}
.new-prod-dsn .price-cnt{
    background:#64d7d6;padding:10px 20px;font-weight: bold;color:#fff;font-size: 22px;border-radius:15px;position: relative;
}
.new-prod-dsn .price-cnt del{font-size: 70%;}
.new-prod-dsn .price-cnt span{
    position: absolute;
    font-size: 11px;
    color: #000;
    right: 0;
    top: 100%;
    font-weight: normal;
    width: 100%;
    text-align: center;
}
.new-prod-dsn .product-action p{margin:0;}
.ingpx{
    width:600px;margin: 0 auto;line-height: 1.3;color:#777;text-align: center;marign-top:10px;font-size:12px;
}
.new-prod-dsn .nav-tabs{
    position: relative;
}
.new-prod-dsn .nav-tabs:before{
    background:#4abab9;width:200vw;height: 3px;content:'';position: absolute;bottom:-1px;left:-50vw;
}
.new-prod-dsn .tabs-container .nav-tabs li a.active{background:#4abab9;color:#fff;}
.new-prod-dsn .tabs-container .nav-tabs li a{border-radius:10px;border:2px solid #4abab9 !important;}
.new-prod-dsn .one-f{
    border:1px solid #64d7d6;border-radius:10px;padding:2px 8px;
    font-size: 18px;
    color: #7f7f7f;
    margin:0 5px 10px 5px;font-weight: 600;  
    display: flex;
    justify-content: space-between;
}
.new-prod-dsn .one-f span{color:#000;font-weight: bold;}
.duplic-d{display: flex;justify-content: space-between;}
.duplic-d .one-f{width:100%;}
.duplic-d .one-f:nth-of-type(2){width:70%}
.new-feat{margin:15px -5px 0 -5px;}
.product-descript{
    margin-top: 20px;padding:15px;
    border:1px solid #64d7d6;border-radius:15px;color:#000;
}
.product-descript .rts{
    font-size: 18px;
    color: #7f7f7f;
    margin:-5px 0px 10px 0px;font-weight: 600;
}
.icons-prod-row {margin-top:15px;}
.icons-prod-row .flip-box{height: 145px;padding: 0px 15px;}
.icons-prod-row .flip-box img{width:70px;}
.icons-prod-row .flip-box h3{color:#000;font-size:16px;font-weight: normal;margin:0;margin-top:5px;padding:5px;}
.icons-prod-row .flip-box p{margin: 0;line-height: 1.2;font-size:13px;}
.icons-prod-row .flip-box-front{background:#e7e6e6}
.icons-prod-row .flip-box-front{padding-top:0;padding-bottom: 0;}
.fa.fa-shopping-bag{
    background:red;background:url('/images/front/purchase.png') no-repeat center center;background-size:contain;
}
.fa.fa-shopping-bag:before{opacity: 0;}


.search-box{
    position: fixed;top:0;left:0;width:100%;background:#4d4d4dee;z-index: 132;text-align: center;padding:58px 15px; 
    transform: translateY(-100%);opacity: 0;
    -webkit-transition:all 0.3s ease-in-out 0s;
    -moz-transition:all 0.3s ease-in-out 0s;
    -ms-transition:all 0.3s ease-in-out 0s;
    -o-transition:all 0.3s ease-in-out 0s;
    transition:all 0.3s ease-in-out 0s;
    border:none;border-radius:0 !important;
}
.search-box.search-active{
    opacity:1;transform: translateY(0%);
}
.search-box .search-box-content{
    display: flex;align-items:center;justify-content: center;
}
.search-box-close{
    position: absolute;right: 0;top:0;width: 40px;height: 40px;background:#64D7D6;color:#fff;line-height: 40px;text-align: center;cursor:pointer;
}
.search-box-close:hover{
    background: #4d4d4d;
}
.search-box .search-box-content .search_pr{
    width:70%;
    max-width:350px;
    text-align: left;
}
.search-box .search-box-content input{
    font-size: 14px;
    color:#242368;
    padding:6px 25px 4px;
    line-height: 1.5;
    height: 42px;
    border-radius: 10px;
}
.search-box-content button{
    min-height: 35px;
    padding: 10px !important;
    margin-left: 15px;
}
#basket-top img{width:40px;}
#basket-top .btn-search{
    padding: 0;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none !important;
    background: #64D7D6;
}
#basket-top .btn-search:hover{ background: #4d4d4d;}
#basket-top{display: flex;align-items:center;}
.search-icon{margin-left: 5px;}
.contin .dropdown{
    width:calc(100% - 110px);display: inline-block;
}
.contin .dropdown a.dropdown-toggle{
    color: #000;
    font-weight: 700;
    width:100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.contin .dropdown .dropdown-menu {
    width:100%;
}
#basket-payment-reload{padding: 0;background:transparent;}
#basket-payment-reload .col-md-6{margin: 15px auto;}
#basket-payment-reload .col-md-6 .dsnx-s{padding:30px;background:#efefef;border-radius: 25px;height: 100%;line-height: 1.35;}
.dsnx-s .title-cb{text-align: center;font-size: clamp(20px,1.4vw,30px);display: block;margin-bottom: -5px;}
.dsnx-s .title-cb b{font-weight: 600;}
.dsnx-s .pay-cost{margin-top: 22px;display: inline-block;font-weight: 600}
.dsnx-s .kwota_zam{
    background: #64d7d6;
    padding: 8px 18px;
    font-weight: bold;
    color: #fff;
    font-size: 22px;
    border-radius: 15px;
    position: relative;
    display: inline-block;
}


/*overlay*/
.overlay-window.active {
    opacity: 1;
    visibility: visible;
    z-index: 10000;
}
.overlay-window {
    z-index: -1;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 100%;
    background: rgba(0, 0, 0, 0.75) none repeat scroll 0% 0%;
    position: fixed;
    top: 0px;
    justify-content: center;
    align-self: center;
    overflow: hidden;
    height: 100vh;
    opacity: 0;
    display: flex;
}
.overlay-window .window-close:hover{
    opacity:0.8;
}
.overlay-window .window-close {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    cursor: pointer;
    z-index: 12;
    background: #4D4D4D;
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.overlay-window .window-close i {
    font-size: 18px;
    display: block;
    text-align: center;
    color: #fff;
}

.overlay-window.active .window_content {
    margin-top: 0;
}
.overlay-window .post-image {
    max-width: 100%;
    display: block;
    margin: 0 auto 15px 0;
}
.overlay-window .window_content {
    position:relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    max-height: 96%;
    align-self: center;
    text-align: center;
    padding: 0px;
    margin-top: -100px;
    width:950px;
    max-width:90%;
    background: #fff;
    box-shadow: 0px 0px 10px 4px rgba(255,255,255,.5);   
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 30px;
}
.overlay-window .window_content h2{
    font-size:24px; color: #000; margin-bottom: 12px;  font-weight: bold;
}
.overlay-window .window_content .overlay-text-content{
    padding: 25px;
}
.overlay-window .window_content .photo-poss{
    position: relative;display: inline-block;
}

.overlay-window .window_content p{
    font-size:15px;
}
.del-content .del-rest{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.del-content .del-rest img{
    margin-right: 10px;
    max-width: 100%;
    width: 100px;
}
.del-content .del-rest > div{
    max-width: calc(100% - 110px);
}
.deliv-item, .deliv-item-active{
    display: flex;
    align-items: center;
}
.deliv-item .del-content, .deliv-item-active .del-content{
    padding-left: 14px;
}

#delivery.delivery-choose .row-third{
    display: none;
}

#delivery.delivery-choose .deliv-item-active .row-third{
    display: block;
}
.delivery-s-form{
    padding-left: 40px;
}


.dsnx-s > div{
    display: flex;  justify-content: space-between;
    padding: 4px 0;
}
.dsnx-s > div .main-text-color{
    text-align: right;
}
.spc-featur{
    justify-content: center;
}
.spc-featur > div{
    max-width:372px;
    display: flex;
    align-items: center;
    background:#e7e6e6;
    border-color:#e7e6e6;
}
.contin .dropdown a.dropdown-toggle{
    justify-content: center;
}
.contin .dropdown a.dropdown-toggle::after {
    position:absolute;right: -3px;
}
.spc-featur > div span{
    margin-left: auto;padding-left: 15px;padding-right: 5px;margin-right: auto;
}
.spc-featur {
  justify-content: space-around;flex-wrap:wrap;
}
.spc-featur .ttas {
  background: #fff;
  padding: 7px 10px;
  margin-left: -8px;
  border-radius: 7px 0 0 7px;
  margin-top: -3px;
  margin-bottom: -3px;
}
.new-prod-dsn .one-f{
justify-content: flex-start;
}
.new-prod-dsn .one-f span{
margin-left:6px;}
.basket-summary .text-right i{font-size:80%;}
#payment .row-first{display:none;}
.bank-transfer-detail{
    background: #4D4D4D;
    color: #fff;
    padding: 10px !important;
    border-radius: 15px;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.bank-transfer-detail .main-text-color{
    color: #fff;
}

.cost-summary.dsnx-s > div {align-items: center;}
.basket-summary .basket-sum h3{margin-bottom: -4px;}
#payment .deliv-item .row-third{
    display: none;
}
.tooltip.show{
    opacity: 1;
    margin-bottom: 6px;
}
.tooltip{
    padding: 0;
    opacity: 1;
}
.tooltip .tooltip-inner{
    background: #4abab9;
    color: #fff;
    line-height: 1.1;
} 
.tooltip.bs-tooltip-top .arrow {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #4abab9 transparent transparent transparent;
}
.tooltip .tooltip-inner small {
    color: #EFEFEF;
}
#delivery .deliv-item,#delivery .deliv-item-active{
    align-items: baseline;
}
#delivery.delivery-choose .del-content .del-rest > div{
    width: 100%;
} 
#delivery.delivery-choose .del-content .row-first{
    display: flex;
    align-items: center;
    background: #e7e6e6;
    border-color: #e7e6e6;
    border: 1px solid #64D7D6;
    border-radius: 10px;
    padding: 5px 10px;
    color: #7f7f7f;
    width: 100%;
    font-weight: 600;
    margin-bottom: 6px;
    margin-left: -4px;
}
#delivery.delivery-choose .del-content .row-first .del-v-title{
    background: #fff;
    padding: 7px 10px;
    margin-left: -8px;
    border-radius: 7px 0 0 7px;
    margin-top: -3px;
    margin-bottom: -3px;
    width: 70%;
}
#delivery.delivery-choose .del-content .row-first .del-v-price{
    margin-left: auto;
    padding-left: 15px;
    padding-right: 5px;
    margin-right: auto;
    color: #000;
    font-weight: 700;
    width: 30%;
    text-align: center;
}

 
#delivery.delivery-choose .delivery-s-form .del-content .row-first{
    display: inline-block;
    width: auto;  
    color: #4e4e4e;
    margin: 0;
}