html{
    overflow-x: hidden;
}
html, body {
    height: 100%;
    font-family: "Segoe UI", Helvetica, sans-serif !important;
    font-size: 18px;
    line-height: 1.42857143;
    color: #333;
    font-weight: 400;
}

p {
    color: #333;
    font-weight: 400;
    font-size: 18px;
}
h2, h3 {
    margin-bottom: 10px!important;
    font-weight: 700!important;
}
.h2, h2 {
    font-size: 23pt;
    margin-top: 25px;
    margin-bottom: 10px;
}
.h1, .h1 a, .h2, .h3, .h4, h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
    font-family: Comfortaa, cursive !important;
    color: #000;
}
.wrapper {
    min-height: 100%;
}

.wrapper > header {
    border-top: 2px solid #fdb813;
    padding: 10px 0 0;
    box-shadow: 1px 5px 10px 0 hsla(0, 0%, 73%, .43);
}

.wrapper > header:after{
    display: block;
    content: '';
    height: 8px;
    background: url("../images/hedaer-after.png");
    background-position-y: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.bmd-layout-header{
    border-top: 2px solid #fdb813;
    box-shadow: 1px 5px 10px 0 hsla(0, 0%, 73%, .43);
}
.bmd-layout-drawer{
    transition-duration: 0s !important;
}
.list-group:first-child li{
    margin: 12px 0 !important;
    padding: 0 15px !important;
}
.list-group{
    text-align: right;
    color: #545454;
}
.list-group a{
    color: #333;
    padding: 5px 15px !important;
    margin: 0 !important;
    font-family: Comfortaa, cursive;
}
.bmd-layout-drawer .list-group .list-group-item i {
    right: -8px;
    top: 6px;
}
.list-group-item-menu ul{
    list-style: none;
    background: #f4eee6;
    border-radius: 20px;
    border: none;
}
.bmd-layout-header .navbar{
    box-shadow: none !important;
}

.list-group-item{
    text-align: right !important;
    display: block !important;
}

.bmd-layout-header:after{
    display: block;
    content: '';
    height: 8px;
    background: url("../images/hedaer-after.png");
    background-position-y: 100%;
    position: absolute;
    width: 100%;
    z-index: 6;
    bottom: -8px;
}

.headinfo  {
    margin-top: 22px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #333;
    font-weight: 400;
}

.slider_text {

    width: 100%;
    padding: 0 8%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
    position:absolute;
}

.slider_text p {
    font-size: 60px;
    font-weight: 700;
    text-align: center;
    text-shadow: 3px 5px 10px black;
    color: #fff;
}
.proccess-count {
    z-index: 15;
    position: absolute;
    top: 5px;
    left: 28px;
    font-size: 14px;
    color: green;
}
.forma .form1 label {
    height: 48px;
}
.button_yellow, .send, .slider_text {
    text-align: center;
    color: #fff;
}
.proccess-img {
    width: 14.285%;
}
.proccess-right {
    width: 2.5%;
    display: none;
}
.fs-14 {
    font-size: 14px !important;
}
.w-107 {
    width: 107px !important;
}
.h-43 {
    height: 43px !important;
}
.phone p, .slider_text, h3 {
    line-height: 140%;
}

.menutop{
    padding: 0 !important;
}

.contact{
    margin-top: 22px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #333;
    font-weight: 500;
    text-align: right;
}

.contact p a{
    color: #00a550;

}

.bold a{
    font-weight: 700 !important;
}

.top-menu {
    height: 57px;
    border-top: 1px solid #d8d8d8 !important;
    width: 88.7%;
}

.top-menu > .nav-link {
    padding: 18px 2px !important;
    background-color: transparent;
    font-family: Comfortaa, cursive;
    font-size: 15px;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #545454;
    margin-top: -1px;
}

.top-menu > .nav-link:hover{
    border-top: 1px green solid;
    border-radius: 0;
    padding: 17px 2px 18px 2px !important;
    color: #545454;
}

.top-menu .dropdown-toggle{
    cursor: pointer !important;
}

.logo img{
    width: 100%;
}

.phone a{
    color: #333;
    font-weight:500;
}

#top-menu-toggle .dropdown-menu{
    padding: 30px 10px;
    background: #f4eee6;
    border-radius: 20px;
    border: none;
    top: 15px!important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
#top-menu-toggle .dropdown-menu a:hover{
    background-color: transparent !important;
    color:#00a550;
}
#top-menu-toggle .dropdown-menu a{
    padding: 9px 0!important;
    text-transform: none;
    font-size: 16px;
    display: block;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    min-height:unset;
    color: #333;
    text-align: center;
}

.bmd-layout-drawer.bg-faded{
    background-color: #fff !important;
}

.slideabout img{
    width: 100%;
}


.main-slider-container{
    position: relative;
}

.main-slider-container .dots {
    position: absolute;
    top: 48%;
    z-index: 44;
    margin-left: 15px;
}
.drawer {
    z-index: 6;
}
.bmd-layout-header .navbar {
    background-color: white !important;
}
.main-slider-container .dots li.slick-active button:before {
    background-color: #fdbb1e!important;
}
.main-slider-container .dots li button:before {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 14px;
    height: 14px;
    padding: 5px;
    cursor: pointer;
    outline: 0;
    background: #beb4a9;
    border-radius: 50%;
    border: 0;
}

.main-slider .slider-track {
    transition: all 3s cubic-bezier(0.7, 0.7, 1, 1);
}

.main-slider .item {
    height: 100%;
    position: relative;
    z-index: 1;
}

.main-slider .slick-active img {
    transform: scale(1);
}

.main-slider img {
    width: 100%;
    transition: all 3s cubic-bezier(0.7, 0.7, 1, 1);
    transform: scale(1.2);
}

.main-slider {
    margin-bottom: 0 !important;
}

.main-slider-container > img {
    position: absolute;
    z-index: 4;
    bottom: 0;
    width: 100%;
}

@keyframes str {
    from {
        top: -60%}
    to {
        top: 100%}
}

.arrow {
    left: 50%;
    margin-left: -3px;
    bottom: 80px;
    overflow: hidden;
    background: url("../images/strelka.png") no-repeat;
    width: 25px;
    height: 79px;
    position: absolute;
}

.arrow:after, .arrow:before {
    content: '';
    display: block;
    width: 2px;
    height: 40px;
    position: absolute;
    left: 5px;
    animation-name: str;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    background: #fff;
}

.arrow:before {
    animation-delay: 3s;
}

.about-company {
    padding: 3% 0 10%;
    background-color: #f4eee6;
    background-image: url("../images/dry.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
}


.about-company .container .info {
    padding: 9% 6% 13%;
    position: relative;
    width: 68%;
    margin: 0 auto;
    background: url("../images/ramke.svg") no-repeat;
    background-size: 100% 100%;
    text-align: center;
    opacity: 1;
}
.about-company .container .info p{
    margin: 0;
    font-family: "Segoe UI", Helvetica, sans-serif;
    line-height: 1.42857143;
    color: #333;
    font-size: 18px;
    font-weight: 600;
}
.about-company .container .info h1{
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 38px;
    font-family: Comfortaa, cursive;
}

.main-products{
    padding: 45px 0;
    position: relative;
    background: #f4eee6;
    text-align: center;
}

.text-header{
    font-size: 30pt;
    margin-top: 16px;
    margin-bottom: 16px;
    font-weight: 700;
    line-height: 140%;
    font-family: Comfortaa, cursive;
    color: #000;
}

.text {
    text-align: center;
    font-family: "Segoe UI", Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.42857143;
    color: #333;
}

.main-products-slider-box {
    position: relative;
}

.product-item {
    cursor: pointer;
    transition: .3s;
    margin-top: 20px;
}
.product-image {
    transition: .3s;
    margin-top: 20px;
}

.product-image img {
    margin: 0 auto;
    border-radius: 50%;
    box-shadow: 4px 6px 3px 0 rgba(187, 179, 170, .6);
    width: 170px;

}

.main-products-slider .product-image img {
    width: 170px;
}

.product-name {
    color: #00a550;
    font-weight: 700;
    margin-top: 35px;
    font-family: Comfortaa, cursive;

}

.product-description {
    margin-top: 15px;
    text-decoration: none;
    color: #616161!important;
    font-family: Comfortaa, cursive;
}

.product-description p {
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    color: #616161!important;
    font-family: Comfortaa, cursive;
}

.main-products-slider-left, .main-products-slider-right{
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background-image: url("../images/arrow.png");
    top: 50%;
    background-repeat: no-repeat;
    background-position-x: 50%;
    background-position-y: 50%;
    position: absolute;
    display: block;
    cursor: pointer;
    background-color: #f4eee6;
}

.main-products-slider-right{
    transform: translateY(-50%);
    right: -30px;
}

.main-products-slider-left{
    transform: scale(-1, 1) translateY(-50%);
    left: -40px;
}

.btn-custom {
    outline: 0 !important;
    position: relative !important;
    padding: 12px 75px !important;
    border: 2px solid #fdb813 !important;
    transition: .3s !important;
    z-index: 1 !important;
    font-size: 16px !important;
    border-radius: 50px !important;
    text-decoration: none !important;
    cursor: pointer !important;
    text-align: center !important;
    color: #fff !important;
    font-family: "Segoe UI", Helvetica, sans-serif;
    text-transform: none !important;
}

@keyframes custom {
    from {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    to {
        top: 4px;
        bottom: 4px;
        left: 4px;
        right: 4px;
    }
}

.btn-custom:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #fdb813;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50px;
    transition: .2s;
    z-index: -1;
}

.btn-custom:hover:before{
    top: 4px;
    bottom: 4px;
    left: 4px;
    right: 4px;
}

.information{
    padding: 350px 0 0;
    position: relative;
    background: url("../images/fonsate.jpg");
    /* background: url("../images/bgg.jpg"); */
}

.top-line {
    top: 0;
    width: 100%;
    z-index: 10;
    left:0;
    right: 0;
    position: absolute;
}

.view-port {
    top: 110px;
    overflow: hidden;
    width: 100%;
    position: absolute;
}

.view-port img {
    width: 100%;
    height: auto;
}

.text-header-left {
    margin-bottom: 10px!important;
    font-weight: 700!important;
    font-size: 23pt;
    margin-top: 25px;
    font-family: Comfortaa, cursive;
    color: #000;
}

.textblock{
    margin-bottom: 70px;
    font-size: 18px;
    font-weight: 400;
}

.downloadlink a {
    color: #00a550 !important;
    font-family: "Segoe UI", Helvetica, sans-serif;
    font-style: italic;
}

.downloadlink a:hover {
    text-decoration: underline;
}

.icons{
    padding: 0;
    margin-bottom: 40px;
    height: 78px;
}

.icons img {
    height: 79px;
}

.text-header-small {
    margin-bottom: 10px!important;
    margin-top: 21px;
    line-height: 140%;
    font-weight: 700!important;
    font-family: Comfortaa, cursive;
    font-size: 24px;
    color: #000;
}

.spisok {
    padding-left: 15px!important;
    margin-bottom: 40px;
    font-weight: 400;
}
.spisok li {
    margin: 10px 0;
    font-size: 16px;
}
.spisok a, .spisok a:hover {
    color: #00a550 !important;
}
.more {
    width: 80% !important;
    padding: 18px 0 !important;
    text-align: center !important;
    color: #534b43 !important;
    position: relative !important;
    margin: 0 15px 60px !important;
    font-size: 16px !important;
    font-family: "Segoe UI", Helvetica, sans-serif;
    border-radius: 50px !important;
    z-index: 31 !important;
}

.vertuha {
    right: 40px;
    bottom: 20px;
    z-index: 30;
    position: absolute;
}

@keyframes rotater {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.loposti{
    right: 40px;
    top: -100px;
    animation-name: rotater;
    animation-duration: 50s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    position: absolute;
}

.information2{
    position: relative;
    padding-bottom: 230px;
}

.jarallax {
  min-height: 80vh;
}
.footer {
    /* background-image: url("../images/valleyy.png"); */
    /* background-image: url("../images/valley4.png"); */
    padding: 20px 0;
    background-position: center 30%;
    background-repeat: no-repeat;
    background-size: contain;
}

.forma {
    text-align: center;
    background-color: #f4eee6;
    padding: 58px 70px;
    background-image: url("../images/pattern-form.png");
    border-radius: 20px;
}

.h2{
    font-size: 23pt !important;
    margin-top: 25px !important;
    margin-bottom: 10px !important;
    font-family: Comfortaa, cursive !important;
    font-weight: 400 !important;
    color: #000 !important;
}

.forma label {
    margin-bottom: 17px;
    font-weight: 400;
    font-size: 16px;
}

.vvod {
    height: 50px !important;
    margin-bottom: 25px;
    background-color: #fff !important;
    border-radius: 20px !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

input[type=text], input[type=password] {
    height: 23px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .15) inset;
    padding: 2px 30px 2px 15px;
    border-radius: 15px;
    color: #5B5B5B;
    font-size: 10pt;
    font-family: Comfortaa, cursive;
}

textarea.vvod {
    height: 100px !important;
    padding: 10px;
    margin-bottom: 60px;
}

.form1 a, .form1 a:hover {
    color: #00a550 !important;
}

.display-block {
    display: block !important;
}

.title_prod {
    color: #000000;
    font-size: 18px;
    text-align: center;
    font-family: Comfortaa, cursive;
    font-weight: 700;
    margin: 40px 0 20px;
}

.prod_footer {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: baseline;
}

.footer a, .footer a:hover {
    color: #00a550 !important;
}

.f_prod {
    width: 25%;
}

.prod_footer .main_item, .prod_footer .item_name {
    margin: 0;
}

.main_item, .product-item {
    cursor: pointer;
}

.main_item, .product-item {
    transition: .3s;
}

.main_item .item_name:hover {
    text-decoration: underline;
}

.prod_footer .item_name {
    margin-bottom: 10px !important;
    font-size: 14px;
}

.prod_footer .main_item, .prod_footer .item_name {
    margin: 0;
}

.item_name {
    color: #00a550;
    font-weight: 700;
    font-family: Comfortaa, cursive;
}

.copyright {
    color: #000;
    padding: 65px 0 0;
    text-align: center;
}

.cp {
    text-align: center;
}

.feedback {
    color: #545454;
    border-bottom: 1px dotted;
    font-family: Comfortaa, cursive;
    font-size: 16px;
    background-color: transparent !important;
    outline: 0 !important;
    padding: 0 !important;
}

.feedback:hover {
    border-bottom: 1px dotted transparent;
    color: #545454;
    text-decoration: none;
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: white;
    padding-top: 5px !important;
}

.fixed-header .headinfo, .fixed-header .contact {
    margin: 10px 0!important;
}

.fixed-header .logo img{
    width: 80% !important;
    margin-left: 10%;
}

.fixed-header-normalize{
    height: 110px;
    width: 100%;
    display: block;
}

.breadcrumbs{
    background-image: url("../images/bread.jpg");
    text-align: center;
    background-size: auto 100%;
    width: 100%;
    z-index: 10;
    padding: 60px 0px;
    background-repeat: no-repeat;
    margin: 0px !important;
    line-height: 170%;
    position: relative;
}

.crump {
    font-size: 14px;
    display: inline-block;
    margin: 0 auto;
}

.crump li {
    display: inline-block;
    list-style: none;
}

.crump a:hover {
    color: rgb(0, 165, 80);
}
.crump a {
    color: rgb(84, 84, 84);
    text-decoration: underline;
}
.required-info {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 40px;
    color: #222;
    text-align: center;
}
#send {
    margin-top: 35px; margin-bottom: 32px;
}

.drawer-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
}

.drawer-fixed-normalize {
    width: 100%;
    height: 50px;
}

.production {
    background: url("../images/pattern-form.png");
}

.allproduction, .production {
    padding: 85px 100px;
    position: relative;
    text-align: center;
}

.allproduction h1, .mainproduction h1, .production h1 {
    margin-bottom: 20px;
    font-size: 30pt;
    margin-top: 16px;
    font-weight: 700;
    line-height: 140%;
    font-family: Comfortaa, cursive;
    color: #000;
}

.podzagolovok {
    margin-bottom: 70px;
    position: relative;
    text-align: center;
    font-family: "Segoe UI", Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.42857143;
    color: #333;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-weight: 400;
}

.main_item, .product-item {
    cursor: pointer;
}

.foto, .foto img, .main_item, .product-item {
    transition: .3s;
    margin-top: 20px;
}

.foto img {
    margin: 0 auto;
    border-radius: 50%;
    box-shadow: 4px 6px 3px 0 rgba(187, 179, 170, .6);
    width: 170px;
}

.item_name {
    color: #00a550;
    font-weight: 700;
    margin-top: 35px;
    font-family: Comfortaa, cursive;
}

.item_description {
    margin-top: 15px;
}

.item_description, .item_description p, a, a:hover {
    text-decoration: none;
}

.item_description, .item_description p {
    color: #616161!important;
    font-family: Comfortaa, cursive;
}

.item_description p {
    font-size: 14px;
    display: inline-block;
}

.item_description, .item_description p {
    color: #616161!important;
    font-family: Comfortaa, cursive;
}
.main_item:hover .foto, .product-item:hover .product-image {
    transform: scale(1.18);
}
.main_item:hover .foto img, .product-item:hover .product-image img {
    box-shadow: 4px 6px 8px 4px rgba(187, 179, 170, .6);
}

.allproduction, .mainproduction {
    background: #f4eee6;
}

.footer2 {
    background-image: url("../images/pattern-form.png");
    background-size: 50%;
    background-color: #f4eee6;
}

.poloska {
    width: 80%;
    margin: 0 auto;
}

hr {
    border: 0;
    height: 1px;
    color: #dadada;
    background-color: #dadada;
}

.polisabottom {
    text-align: center;
    position: relative;
}

.polisabottom:before {
    right: 10%;
}

.polisabottom:after, .polisabottom:before {
    display: block;
    height: 1px;
    background-color: #dadada;
    position: absolute;
    width: 30%;
    content: '';
    top: 50%;
}

.polisabottom:after {
    left: 10%;
}

.prod_footer {
    width: 750px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: baseline;
}

.copyright {
    color: #fff;
}
.copyright p {
    color: #fff !important;
    /* text-shadow: 2px 2px 2px black; */
}

.copyright {
    padding: 65px 0 0;
    font-family: "Segoe UI", Helvetica;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
}

.copyright a, .copyright a:hover{
    color: #00a550;
}

.fons {
    padding: 60px 0 0;
    background: url("../images/pattern-form.png");
}

.fons .sidebar, .fons .sidebar li {
    position: relative !important;
}

.fons .sidebar {
     top: unset !important;
     bottom: unset !important;
     width: unset !important;
}

.arrow1:hover, .arrow2:hover, .arrow3:hover, .arrow4:hover, .fons .sidebar {
    background-color: #f4eee6 !important;
}

.button_back, .fons .sidebar {
    border-radius: 20px;
}

.zav1 {
    position: absolute;
    top: -52px;
    left: 50%;
    transform: translateX(-50%);
}

.zav2 {
    position: absolute;
    bottom: -55px;
    left: 50%;
    transform: translateX(-50%) scale(-1.1);
}

.fons .sidebar ul {
    padding: 40px 0;
}

.fons .sidebar, .fons .sidebar li {
    position: relative;
}
.fons .sidebar li {
    font-size: 16px;
    padding: 7px 10px;
}

.citata .kom, .documentslider .slick-slide, .dropdown-menu, .dropdown-menu a, .gallery, .logo2, .product_h1, .qweewwe .main_item, .fons .sidebar li {
    text-align: center;
}

.crump li, .fons .sidebar li, .top_menu {
    list-style: none;
}

.fons .sidebar li:before {
    left: 0;
    transform: scale(-1, 1) translateY(-50%);
}

.fons .sidebar li:after, .fons .sidebar li:before {
    content: '';
    display: block;
    height: 53px;
    width: 35px;
    background: url("../images/tpt.png");
    position: absolute;
    top: 50%;
    z-index: -1;
    transition: .3s;
}

.fons .sidebar li:after {
    right: 0;
    transform: translateY(-50%);
}

.breadcrumbs {
    background-repeat: repeat-x;
    background-color: #F4EEE6;
    
}
.breadcrumbs, .button_back, .fons {
    position: relative;
}

.fons .sidebar a {
    color: #545454;
    font-weight: 400;
}

.fons .sidebar a:hover {
    color: #00a550;
}

.crump a:hover, .pagination p a:hover, .fons .sidebar li a:hover, a:focus {
    text-decoration: none;
}

.product_h1 {
    margin-bottom: 45px;
    font-family: Comfortaa, cursive;
    color: #000;
    font-size: 30pt;
    margin-top: 16px;
    font-weight: 700;
    line-height: 140%;
}

.imageproduct {
    position: relative;
}

.imageproduct {
    padding: 40px 60px;
    background: url("../images/obod.svg") no-repeat;
    background-position-x: 33px;
    background-size: 70%;
    background-position-y: 17px;
}

.arrow1 {
    transform: scale(-1, 1) translateY(-50%);
    left: -40px;
}

.arrow1, .arrow2, .arrow3, .arrow4 {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background-image: url("../images/arrow.png");
    top: 50%;
    background-repeat: no-repeat;
    background-position-x: 50%;
    background-position-y: 50%;
    position: absolute;
    display: block;
    cursor: pointer;
}

.arrow2 {
    transform: translateY(-50%);
    right: -30px;
}

.imageproduct img {
    width: 100%;
    border-radius: 50%;
}

.prpr {
    color: #00a550;
    font-size: 18px;
    font-weight: 400;
}

.callback, .four, .prpr, .slicknav_nav li, .top_menu li {
    font-family: Comfortaa, cursive;
}

.bot_advantages {
    background: url("../images/bg1.png") no-repeat top center;
    padding-top: 39px;
    margin-top: 50px;
}

.bot_advantages .inside {
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
    border-radius: 30px 30px 0 0;
    padding: 40px 80px 55px;
}

.inside .h2 {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0;
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.inblock {
    color: #ab8a5e;
    font-size: 18px;
    line-height: 110%;
}

.inblock img {
    margin-right: 10px;
}

.fons h1 {
    font-size: 30pt;
    margin-top: 16px;
    margin-bottom: 16px;
    font-weight: 700;
    line-height: 140%;
    font-family: Comfortaa, cursive;
    color: #000;
}

.center {
    text-align: center;
}

.sliderabout {
    margin-bottom: 150px;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.imgabout {
    position: relative;
    padding: 20px;
}
.slick-slide {
    width: 100%;
    max-height: 850px;
}
.imgabout:before {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 25px;
    right: 25px;
    background: #fdb813;
    transform: rotate(-2deg);
    content: '';
    display: block;
    border-radius: 20px;
}
.slideabout .slick-slide img {
    border-radius: 20px;
    position: relative;
    z-index: 200;
}
/* .main-slider .slick-slide img {
    min-width: 100%;
    max-height: 566px;
} */
.sliderabout .slick-dots {
    bottom: -45px;
}
.slick-dots li {
    margin: 5px;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 14px;
    height: 14px;
    padding: 5px;
    cursor: pointer;
    outline: 0;
    background: #beb4a9;
    border-radius: 50%;
    border: 0;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 14px;
    height: 14px;
    padding: 5px;
    cursor: pointer;
    outline: 0;
    background: #beb4a9;
    border-radius: 50%;
    border: 0;
}
.header::after, .more:after, .slick-dots li button, .slick-dots li button:before {
    content: '';
}
.slick-active button {
    background: #fdbb1e!important;
}
.slideabout .slick-dots li button:before {
    font-size: 0 !important;
}
.slideabout .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 14px;
    height: 14px;
    padding: 5px;
    cursor: pointer;
    outline: 0;
    background: #beb4a9;
    border-radius: 50%;
    border: 0;
}
.priem .icon {
    height: 100px;
}
.citata .kom img, .priem .icon {
    margin-bottom: 40px;
}
.priem p{
    font-size: 16px !important;
}
.citata p, .priem p, .special {
    color: #ab8a5e !important;
}
.sliderabout:after, .sliderabout:before {
    content: url(/images/vetochki.png);
    display: block;
    position: absolute;
}
.sliderabout:before {
    left: -200px;
}
.sliderabout:after {
    right: -209px;
    transform: scale(-1, 1);
    top: 0;
    z-index: -1;
}

.fotka {
    padding: 25px;
    background: url(/images/obod.svg) 50% no-repeat;
    background-size: contain;
}
.fotka img {
    border-radius: 50px;
}
.citata .kom {
    margin-top: 60px;
}
.citata p {
    padding: 0 20px;
    font-size: 20px;
}
.citata p, .downloadlink, .tags a {
    font-style: italic;
}
.qweewwe {
    margin-top: 141px;
}
.qweewwe h2 {
    margin-bottom: 10px!important;
    font-weight: 700!important;
    font-size: 23pt;
    margin-top: 25px;
    font-family: Comfortaa, cursive;
    color: #000;
}

.slick-slide {
    width: 100%;
    max-height: 850px;
}

.qweewwe .main_item {
    cursor: pointer;
    transition: .3s;
    margin: 0 45px;
}
.pills-secondary .nav-item:first-child .nav-link{
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.pills-secondary .nav-item:last-child .nav-link{
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.pills-secondary .nav-item .nav-link, .tabs-secondary {
    padding: 12px 75px !important;
    width: 100%;
    font-weight: 400 !important;
    background-color: rgba(255,255,255, 1);
    color: black !important;
    font-size: 18px !important;
}
.pills-secondary .nav-item .nav-link.active, .tabs-secondary {
    /* background-color: rgba(244,238,230, 1); */
    background-color: #FDD67C;

}
.btn-floating, .btn-floating.btn-flat.active, .btn:active, .btn:focus, .btn:hover, .card.card-cascade.card-avatar img, .card.card-cascade.wider.reverse .card-body, .colorful-select .dropdown-content li.active span, .comments-list .badge, .dropdown .dropdown-menu .dropdown-item:active, .form-header, .md-pills .nav-link.active:hover, .media .media-left img, .modal-dialog .modal-content, .modal-dialog.cascading-modal .modal-header, .nav-tabs, .picker__box .picker__table .picker--focused, .picker__box .picker__table .picker__day--selected, .picker__box .picker__table .picker__day--selected:hover, .pricing-card .header, .reply-form .badge, .z-depth-1-half, ul.instagram-photos li img {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}
.md-pills .nav-link.active {
}
.md-pills .nav-link {
    -webkit-transition: all .2s;
    transition: all .4s;
    border-radius: 2px;
    color: #666;
    text-align: center;
}

.news h1 {
    font-size: 30pt;
    margin-top: 16px;
    margin-bottom: 16px;
    font-weight: 700;
    line-height: 140%;
    font-family: Comfortaa, cursive;
    color: #000;
}

#gallery, .captcha, .clearing, .newsz:nth-child(3n+1), .pagination, .qwe:nth-child(4n+1), div.rss {
    clear: both;
}

.newsz {
    padding-bottom: 100px;
}

.news_list dt {
    margin: 0 0 20px;
    font-weight: 600;
    color: #606060;
    font-family: Comfortaa, cursive;
}

dt, dd {
    line-height: 1.42857143;
}

.news_list dd {
    margin: 0 0 15px;
}

.full_list dd a {
    font-size: 15px;
    font-weight: 400;
    color: #00a550;
    line-height: 140%;
}

.full_list dd a:hover {
    text-decoration: underline;
}

.full_list dd a,.full_list dd  a:hover {
    color: #00a550;
    font-weight: 400;
}

.contacts a, .contacts a:hover {
    color: #00a550;
    font-weight: 400;
}
.contacts {
    font-weight: 400;

}
.contacts h1   {
    font-size: 30pt;
    margin-top: 16px;
    margin-bottom: 16px;
    font-weight: 700;
    line-height: 140%;
    font-family: Comfortaa, cursive;
    color: #000;
}
.mg_top_80 {
    margin-top: 80px;
}
.gallery h2 p{
    font-family: Comfortaa, cursive;
    color: #000;
    font-size: 23pt;
    margin-top: 25px;
    margin-bottom: 10px!important;
    font-weight: 700!important;
}

.fotki {
    width: 325px;
    height: 325px;
    border-radius: 20px;
    margin: 10px;
    display: inline-block;
    position: relative;
    z-index:2;
}

.fotki:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 20px;
    transition: .3s;
    z-index: -1;
}

.fotki:before, .pagination p .current {
    background-color: #fdb813;
}

.fotki .images {
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 20px!important;
    background-size: cover;
}

.fotki:hover:before {
    transform: rotate(-6deg);
}

.lightboxOverlay {
    background-image: url("../images/fdfds.jpg") !important;
    background-size: contain;
    opacity: 1 !important;
}

.lb-data .lb-close {
    background-size: contain !important;
}

.lb-data {
    padding: 0 4px;
    color: #333 !important;
}

.lb-nav a.lb-prev {
    position: absolute;
    left: -15% !important;
    opacity: 1 !important;
}

.lb-nav a.lb-next {
    right: -15% !important;
    opacity: 1 !important;
    position: absolute;
}

.lb-nav a:hover {
    background-color: #f4eee6;
    border-radius: 50%;
}

.md-modal {
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;

    top: 0 !important;
    left: 0 !important;
    -webkit-transform: translateX(-0%) translateY(-0%) !important;
    -moz-transform: translateX(-0%) translateY(-0%) !important;
    -ms-transform: translateX(-0%) translateY(-0%) !important;
    transform: translateX(0%) translateY(0%);
}

.md-close {
    background-image: url("../images/close.png") !important;
}

.forma_callback .user_agreement a, .forma_callback .user_agreement a:hover,.form1 .user_agreement a, .form1 .user_agreement a:hover{
    color: #00a550 !important;
}
.forma_callback .user_agreement .form-group,.form1 .user_agreement .form-group {
    display: flex;
    justify-content: center;
    align-items: center;
}
.forma_callback .help-block,.form1 .help-block {
    color: red;
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
}
.forma_callback .form-group,.form1 .form-group {
    margin-right: 0 !important;
}