.main .container .main-inner .info .button button{
    transition: all .5s ease;
    border: 2px solid #1E97EF;
}
.about .container .about-inner .item .item-main{
    min-height: 105px;
}
.about .container .about-inner,.main,.about .container .title{
    margin-bottom: 50px;
}
.about .container .about-inner{
    flex-wrap: wrap;
}
.about .container .about-inner .item{
    margin-bottom: 60px;
}
.price .container .price-inner .item .list li::before{
    content: "\25CF";
    margin-right: 10px;
}
.price .container .price-inner .item .list ul,.price .container .price-inner .item .text ul{
    padding-left: 0;
}
.price{
    margin-bottom: 60px;
}
.main-form form{
    text-align: center;
}
.mail .container .mail-inner .main-form .form .check-inner{
    justify-content: center;
    position: relative;
    bottom: 25px;
    left: 20px;
}
.swal-footer{
    text-align: center;
}
.swal-button{
    background: #1E97EF;
}
.service .container .service-inner .item .service-price{
    color: #1E97EF;
}
a.category-select.active{
    color: #1E97EF;
}
.overlay-container{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,0.5);
    z-index: 99999;
    display: none;
}
.overlay-item{
    display: flex;

}
.overlay-item div{
    padding: 150px 200px;
    background: #1E97EF;
    border-radius: 20px;
    cursor: pointer;
    transition: all .5s ease;

}
.overlay-item div:hover{
    background: white;
}
.overlay-item div:hover i{
    color: #1E97EF;
}
.overlay-item div:first-child{
    border-right: 4px solid white;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
}
.overlay-item div:last-child{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px;
}
.overlay-item div i{
    color: white;
    font-size: 58px;
}
.cky-classic-bottom{
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    position: fixed;
    width: 100%;
    box-sizing: border-box;
    z-index: 9999999;
    bottom: 0;
    left: 0;
}
.cky-consent-container .cky-consent-bar{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87;
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    background: #ffffff;
    border: 1px solid;
    padding: 16.5px 24px;
    box-shadow: 0 -1px 10px 0 #acabab4d;
    border-color: #f4f4f4;
    background-color: #FFFFFF;
}
.cky-notice{
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}
p.cky-title{
    text-align: left;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 10px 0;
    color: #212121;
}
.cky-notice-group{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87;
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cky-notice-des{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87;
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    text-align: left;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #212121;
}
.cky-notice-des p{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87;
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    text-align: left;
    line-height: 24px;
    font-weight: 400;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: inherit;
    margin-top: 0;
    margin-bottom: 0;
}
.cky-notice-des a.cky-policy, .cky-notice-des button.cky-policy{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87;
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    text-align: left;
    line-height: 24px;
    font-weight: 400;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    white-space: nowrap;
    cursor: pointer;
    background: transparent;
    border: 1px solid;
    text-decoration: underline;
    color: #1863dc;
    border-color: transparent;
    background-color: transparent;
}
.cky-notice-btn-wrapper{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87;
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
}
.cky-notice-btn-wrapper .cky-btn{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87;
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    box-sizing: border-box;
    overflow: visible;
    -webkit-appearance: button;
    font-size: 14px;
    font-family: inherit;
    line-height: 24px;
    font-weight: 500;
    margin: 0 8px 0 0;
    border-radius: 2px;
    white-space: nowrap;
    text-align: center;
    text-transform: none;
    min-height: 0;
    background: transparent;
    border: 2px solid;
    padding: 8px 24px 8px 24px;
    position: relative;
    cursor: pointer;
    text-shadow: none;
    box-shadow: none;
    color: #1863dc;
    border-color: #1863dc;
    background-color: transparent;
}
.cky-notice-btn-wrapper .cky-btn{
    transition: all .5s ease;
}
button.cky-btn.cky-btn-reject:hover{
    color: white !important;
    border-color: #1863dc;
    background-color:#1863dc !important;
}
button.cky-btn.cky-btn-accept:hover{
    color: #1863dc !important;
    border-color: #1863dc;
    background-color:transparent !important;
}
@media(max-width: 1650px){
    .container {
        max-width: 1242px;
        width: 100%;
        min-width: unset;
    }
}
@media (min-width:800px){
    header .container .nav li{
        margin-left: 39px;
        font-weight: 400;
        transition: all .5s ease;
    }
    header .container .nav li:hover{
        font-weight: 400;
    }
    header .container .tel{
        position: relative;
        bottom: 5px;
    }
    .main .container .main-inner .girl{
        visibility: hidden;
    }
    .about .container .about-inner .item{
        width: 32%;
    }
    .product .container .product-inner .product-list li{
        font-size: 19px;
    }
    .product .container .product-inner .product-list{
        margin-top: 12px;
    padding-left: 26px;
    font-size: 24px;
    line-height: 16px;
    }
    .product-list-1+.product-img img{
        max-width: 600px;
    }
    .product .container .product-main .title{
        margin-bottom: 17px;
    }
    .product .container .button{
        margin-top: -171px;
    }
    .product .container .button button{
        width: 234px;
        padding: 21px 0px;
        font-size: 14px;
    }
    .about .container .about-inner .item{
        width: 29%;
    }
    .product-inner+.line-inner{
        position: relative;
        top: 132px;
        right: 59px;
    }
    .product .container .line-inner .line-dot:nth-child(1) .line{
        width: 470px;
    }
    .product .container .line-inner .line-dot:nth-child(1) .dot{
        margin-left: 463px;
    }
    .product .container .line-inner .line-dot:nth-child(2){
        margin-top: -447px;
        margin-left: 338px;
    }
    .product .container .line-inner .line-dot:nth-child(2) .line{
        width: 638px;
    }
    .product .container .line-inner .line-dot:nth-child(2) .dot{
        margin-left: 631px;
        margin-top: 5px;
    }
    .product .container .line-inner .line-dot:nth-child(3){
        margin-top: -406px;
        margin-left: 419px;
    }
    .product .container .line-inner .line-dot:nth-child(3) .line{
        width: 643px;
    }
    .product .container .line-inner .line-dot:nth-child(3) .dot{
        margin-left: 635px;
        margin-top: 5px;
    }
    .product .container .line-inner .line-dot:nth-child(4){
        margin-top: -366px;
    }
    .product .container .line-inner .line-dot:nth-child(4) .line{
        width: 592px;
    }
    .product .container .line-inner .line-dot:nth-child(4) .dot{
        margin-left: 582px;
    }
    .main .container .main-inner .info .button button{
        width: 234px;
        padding: 21px 0px;
        font-size: 14px;
    }
    .product .container .product-main .title,.product .container .product-main .subtitle,.product .container .button button{
        margin-left: 0;
    }
    .product .container .product-inner .product-list{
        padding-left: 0;
    }
    .about{
        margin-bottom: 100px;
    }
    .product{
        margin-bottom: 100px;
    }
    .statistic .container .statistic-inner .slick-btn{
        transition: all .5s ease;
    }
    .statistic .container .statistic-inner .slick-btn:hover{
        background-color: white;
    }
    .statistic .container .statistic-inner .slick-dots li.slick-active button{
        height: 3px;
    }
    .statistic .container .statistic-inner{
        justify-content: space-between;
    }
    .main .container .main-inner .info .box .item{
        margin-right: 38px;
    }
    .statistic .container .statistic-inner .img img{
        width: 742px;
    }
    .statistic .container .statistic-inner .slider{
        width: 50%;
    }
    .statistic .container .statistic-inner .slider .slick-dots{
        margin-left: 0;
    }
    .price .container .price-inner .item{
        width: 30%;
    }
    .tools .container .tools-inner .item{
        margin-bottom: 100px;
    }
    .tools .container .tools-inner .item .item-main img{
        max-width: 100px;
    }
    .tools .container .tools-inner .item .item-main{
        font-size: 23px;
        line-height: 30px;
    }
    .tools{
        margin-bottom: 232px;
    }
    .mail .container .mail-inner .main-form{
        margin-left: -226px;
        width: 710px;
    }
    .mail .container .mail-inner .main-form .form{
        width: 100%;
    }
    .service .container .service-inner .item{
        width: 283px;
        position: relative;
        margin-bottom: 60px;
    }

    .service .container .service-inner .item .subtitle{
        font-size: 17px;
    }
    .service .container .service-inner .item .service-price{
        position: absolute;
        bottom: 18px;
    }
}

@media(max-width:799px){
    .cky-notice-group{
        flex-direction: column;
    }
    .cky-notice-des p{
        margin-bottom: 20px;
        text-align: justify;
    }
    p.cky-title{
        text-align: center;
    }
    .main{
        background: none;
    }
    .about,.product,.tools .container .title{
        margin-bottom: 20px;
    }
    .statistic{
        padding-bottom: 87px;
    }
    .menu{
        height: 86%;
    }
    .menu-btn span{
        position: fixed;
    }
    .menu-burger{
        position: fixed;
        top: 0px;
        width: 100%;
        background: white;
        height: 50px;
        z-index: 9998;
    }
    .menu-burger img{
        width: 80px;
        margin-left: 10px;
    }
    .main .container .main-inner .info .subtitle,.main .container .main-inner .info .box{
        visibility: hidden;
    }
    .main .container .main-inner .info .title{
        margin-top: 194px;
    }
    .statistic .container .statistic-inner .slider{
        margin-left: -194px;
    }
    .about .container .title{
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .about .container .about-inner .item .item-main{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    header+.main{
        width: 101.5%;
    }
    .about .container .about-inner .item .item-descr{
        text-align: center;
    }
    .product .container .button{
        text-align: center;
    }
    .statistic .container .title{
        text-align: center;
        font-size: 20px;
        line-height: 29px;
    }
    .price .container .title{
        text-align: center;
    margin-bottom: 20px;
    }
    .tools .container .title{
        max-width: unset;
        text-align: center;
    }
    .tools .container .tools-inner{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    .tools .container .tools-inner .item .item-main img{
        margin-bottom: 10px;
    }
    .mail .container .mail-inner .main-form .form .check-inner button{
        width: 243px;
    margin-left: -6px;
    }
    .description .container .description-inner .descr .title,.description .container .description-inner .descr .text{
        width: 100%;
        margin-bottom: 20px;
    }
    .description .container .description-inner .img{
        position: static;
        margin-top: 20px;
    }
    .advantages{
        margin-top: 122px;
        margin-bottom: 140px;
    }
    .advantages .container .title,.advantages .container .advantages-inner .info,.advantages .container .advantages-inner .info .text{
        width: 100%;
        margin-bottom: 20px;
    }
    .advantages .container .advantages-inner .info .text{
        margin-right: 0;
    }
    .advantages .container .advantages-inner .img img{
        width: 100%;
        margin-top: 285px;
    }
    .overlay-item div{
        padding: 50px 54px;
    }
    .menu-btn{
        z-index: 9999;
        width: auto;
        height: auto;
    }
}
