@font-face {
font-family: 'Myriad Pro Regular';
src: url('../fonts/MyriadPro-Regular.eot');
src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
url('../fonts/MyriadPro-Regular.woff') format('woff'),
url('../fonts/MyriadPro-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
body, html {
font-family: 'Myriad Pro Regular'!important;    
}
.main {
    margin-top:0; 
}

.main-section--header {
    width: 100vw;
    background: #f0f8ffaa;
    z-index: 9;
    max-width: 100vw;
}

.navigation-desktop.main-section--header {
    /* position: absolute; */
    z-index: 9;
    /* display: block; */
}

.main-section--header .main-section {
    height: 529px;
    /* background-color: black; */
}

.site-logo-desktop img {
    width: 88px;
    position: relative;
    top: 0;
    left:0;
    margin-right: 5px;
}
.site-logo-desktop {
    padding-left: 0;
    align-items: center;
    font-size: 14px;
}
.site-logo-desktop span.big {
    font-size: 19px;
    font-weight: bold;
}
.logo-text {
    text-align: center;
}
.currency-course {
    color: #283b7c;
    font-weight: bold;
    font-size: 15px;
        display: inline;
    margin-right: 15px;
}
.navigation-desktop .site-nav li a {
    font-weight: 800;
}
.qwer .main-header {
    text-align: right;
}
.tel_top {
    color: #283b7c;
    font-weight: bold;
    font-size: 15px;
    padding-left: 35px;
    display: inline;
    position: relative;
}
/*.tel_top:before {
    content: '';
    background: url(/local/templates/main/css/../img/trubka.png) no-repeat;
    width: 13px;
    height: 15px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
}*/

.mail_top {
    color: #283b7c;
    font-weight: bold;
    padding-left: 35px;
    position: relative;
}

.tel_wrap {
    width: max-content;
}

.top_tel .ico, .mail_top .ico {
    padding-right: 10px;
    /* display: inline; */
    /* line-height: 0.9; */
    position: absolute;
    top: 2px;
    left: 8px;
}
.top_btn .btn {
    border-radius: 12.4px;
    background-color: #283b7c;
    color: #fff;
    font-weight: bold;
    margin-top: 5px;
    margin-left: 10px;
}

.top_btn .btn:hover {
    background-color: #3f549b !important;
    color: white !important;
}

@media (max-width: 600px){
    .top_btn .btn {
        display: none;
    }
}

.main-section {
    padding: 0;
}
.hdr-news {
    color: #283b7c;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}
.img_news img {
    width: 100%;
}
.news_item {
    border-radius: 20px;
    box-shadow: 0 0 16px 0 #0000004c;
    background-color: rgb(196 221 239 / 0.7);
    overflow: hidden;
    min-height: 160px;
}
.news_item_name {
    color: #283b7c;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
.img_news {
    width: 100%;
    height: 102px;
box-shadow: 0px -9px 8px -2px #c4ddef inset;
}
.main-diamonds-container {
    height: 700px;
}

.bg-bottom {
    height: 890px;
    background: url(../img/top_bg_bt.webp) no-repeat;
    position: absolute;
    width: 100vw;
    bottom: 0;
    display: none;
}

.slider_main {
    width: 100%;
}

.news-main {
    position: relative;
    z-index: 1;
    bottom: -100px;
}

.about p {
    padding: 25px 50px;
    font-weight: 600;
    text-align: center;
    color: #293b7a;
    font-size: 1.5em;
}

.about {
    /* padding: 50px; */
}

.about img {
    /*width: fit-content;*/
    margin: auto;
    display: block;
}

.about a {
    color: #293b7a;
}

.about a:hover {
    text-decoration: none;
}

.content p {
    font-size: 1.2em;
    margin: 30px 0;
}

.content {
    margin-bottom: 30px;
}

.our_item {
padding: 30px 17px 42px 24px;
    border-radius: 20px;
    /*background-color: #e9f3fd;*/
    border:3px solid #e9f3fd;
     height: 435px;
     display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.our_img {
    height: 200px;
    display: flex;
    justify-content: center;
}
.our_img img {
    max-width: 200px;
}

.our_name {
    color: #2861d7;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-top: 30px;
}
.our_price {
    margin-top: 30px;
    color: #2861d7;
    font-size: 30px;
    font-weight: bold;
}
.our_item_wrap {
    padding-left: 15px;
    padding-right: 15px;
}
.add_our_btn {
    border-radius: 30px;
    background-image: linear-gradient(to top, #7ba6ff, #2861d7);
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    margin-top: 25px;
    display: block;
    width: 100%;
    border: none;
}
.add_our_btn:hover {
    cursor: pointer;
    background-image: linear-gradient(to bottom, #7ba6ff, #2861d7);
}
.add_our_btn, 
.add_our_btn:active, 
.add_our_btn:focus {
    outline: none;
}
.our_prod .slick-prev:before, .our_prod .slick-next:before {
    font-size: 42px;
    color: #2861d7;
}
.our_prod .slick-prev, .our_prod .slick-next {
    height: 42px;
    width: 42px;
}
.our_prod .slick-prev {
    left: -50px;
}
.our_prod .slick-next {
    right: -50px;
}

.categories .slick-prev:before, .categories .slick-next:before {
    font-size: 42px;
    color: #2861d7;
}
.categories .slick-prev, .categories .slick-next {
    height: 42px;
    width: 42px;
}
.categories .slick-prev {
    left: -50px;
}
.categories .slick-next {
    right: -50px;
}

.pochemu {
    margin-top: 160px;
    padding: 115px 0px;
    background: url(../img/bg1.webp) no-repeat;
    position: relative;
}
.premium {
    padding: 115px 0px;
    background: url(../img/bg1.webp) no-repeat;
    position: relative;
    min-height: 1050px;
}

.premium .our_item {
    height: 340px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.poch_hdr span {
    font-size: 40px;
    float: left;
    height: 40px;
    margin-right: 7px;
}
.poch_hdr {
    color: #283b7c;
    font-weight: bold;
    font-size: 28px;
    line-height: 30px;
}
.poch_text {
    color: #283b7c;
    font-size: 20px;
    margin-top: 15px;
    padding-left: 55px;
}
.poch_item {
    margin-bottom: 50px;
}
.pochemu:after {
    content: '';
    display: block;
    width: 250px;
    height: 250px;
    background: url(../img/cv.webp) no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    background-size: contain;
}
.pochemu:before {
    content: '';
    display: block;
    width: 380px;
    height: 540px;
    background: url(../img/but.webp) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -190px;
    top: 50%;
    margin-top: -270px;
    background-size: contain;
}

.premium:after {
    content: '';
    display: block;
    width: 250px;
    height: 250px;
    background: url(../img/cv.webp) no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    background-size: contain;
}


.slider_proizvod .slick-slide img {
    display: block;
    margin: 0 auto;
    border-radius: 20px;
}
.slider_proizvod .slick-prev:before, .slider_proizvod .slick-next:before {
    font-size: 42px;
    color: #2861d7;
}
.slider_proizvod .slick-prev, .slider_proizvod .slick-next {
    height: 42px;
    width: 42px;
}
.slider_proizvod .slick-prev {
    left: 0px;
    z-index: 1;
}
.slider_proizvod .slick-next {
    right: 0px;
}
.slider_proizvod .slick-list {
    overflow: visible;
}
.slider_proizvod .slick-slide {
    opacity: 0.3;
    transform: scale(0.7);
}
.slider_proizvod .slick-slide.slick-active {
    opacity: 1;
    transform: scale(1);
}
.slider_proizvod .slick-dots li.slick-active button {
    background-color: #283b7c;
}
.slider_proizvod .slick-dots li button:before {
    font-size: 16px;
    content: '';
}
.slick-dots li button {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #283b7c;
}
.slider_proizvod .slick-dots li button:hover {
    background-color: #283b7c;
}
.slider_proizvod .slick-dots {
bottom: -50px; 
}
.gal_proizvod {
    padding-bottom: 50px;
}
.kak_rabotaem {
    margin-top: 160px;
    padding: 115px 0px;
    background: url(../img/bg2.webp) no-repeat;
    position: relative;  
    background-size: cover;  
}
.blocks {
    margin-top: 110px;
}
.blocks_wrap {
    border-radius: 20px;
    box-shadow: 0 0 18px 0 #00000014;
    background-color: #ffffff;
    padding: 81px 44px 22px 44px;
max-height: 378px;
    height: 100%;
}
.blocks_ico {
    width: 100%;
    text-align: center;
}
.blocks_hdr {
    color: #2861d7;
    font-weight: bold;
    font-size: 26px;
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: left;
}
.blocks_text {
    font-size: 18px;
    text-align: left;
    line-height: 20px;
}
.kak_rabotaem:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -100px;
    right: -10px;
    background: url(../img/pod2.webp) no-repeat;
    width: 200px;
    height: 320px;
    z-index: 2;
    background-size: cover;
}
.raps {
    padding: 115px 0px;
}
.mini_hdr {
    font-size: 24px;
    font-weight: bold;
    color: #283b7c;
    margin-bottom: 35px;
}
.raps_text {
    color: #283b7c;
    font-size: 20px;
}
.raps_slider img {
    width: 100%;
}
.raps_slider .slick-prev:before, .raps_slider .slick-next:before {
    font-size: 42px;
    color: #2861d7;
}
.raps_slider .slick-prev, .raps_slider .slick-next {
    height: 42px;
    width: 42px;
}
.raps_slider .slick-prev {
    left: 0px;
    z-index: 2;
}
.raps_slider .slick-next {
    right: 0;
}
.geo_log {
    padding: 115px 0px;
    background: url(../img/bg2.webp) no-repeat;
    position: relative;  
    background-size: cover;    
}
.partner-content {
    border-radius: 20px;
   /* background-color: #e9f3fd;*/
   border:3px solid #e9f3fd;
    height: 228px;
    margin: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slider_partners .slick-prev:before, .slider_partners .slick-next:before {
    font-size: 42px;
    color: #2861d7;
}
.slider_partners .slick-prev, .slider_partners .slick-next {
    height: 42px;
    width: 42px;
}
.slider_partners .slick-prev {
    left: -50px;
}
.slider_partners .slick-next {
    right: -50px;
}
.partners_main {
  padding: 115px 0px;  
}
.slider_sert .slick-prev:before, .slider_sert .slick-next:before {
    font-size: 42px;
    color: #2861d7;
}
.slider_sert .slick-prev, .slider_sert .slick-next {
    height: 42px;
    width: 42px;
}
.slider_sert .slick-prev {
    left: -50px;
}
.slider_sert .slick-next {
    right: -50px;
}
.sert-content {
    border-radius: 20px;
    /*background-color: #e9f3fd;*/
    border:3px solid #e9f3fd;
    height: 387px;
    margin: 20px;
display: flex;
    align-items: center;
    justify-content: center;
}
.vk_soc {
    width: 44px;
    height: 44px;
    background: url(../img/vk.png) no-repeat;
    display: inline-block;
}

.yt_soc {
    width: 44px;
    height: 44px;
    background: url(../img/yt.png) no-repeat;
    display: inline-block;
}

.wa_soc {
    width: 44px;
    height: 44px;
    background: url(../img/wa.png) no-repeat;
    display: inline-block;
}

.dzen_soc {
    width: 44px;
    height: 44px;
    background: url(../img/dzen.png) no-repeat;
    display: inline-block;
}

.ok_soc {
    width: 44px;
    height: 44px;
    background: url(../img/ok.png) no-repeat;
    display: inline-block;
}

.tg_soc {
    width: 44px;
    height: 44px;
    background: url(../img/tg.png) no-repeat;
    display: inline-block;
}

.inst_soc {
    width: 44px;
    height: 44px;
    background: url(../img/inst1.png) no-repeat;
    display: inline-block;
}
.soc_wrap {
   /* width: 150px;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

.soc_wrap a {
    margin: 0 5px;
}

.news_main {
    max-width: 95%;
    margin: auto;
}

.hdr-news {
    max-width: fit-content;
    margin: auto;
    padding: 10px 40px;
}

.news_main .slick-slide {
    padding: 0 15px;
}

.news_main .slick-prev::before {
    color: #fff;
    font-size: 42px;
    position: absolute;
    left: -15px;
    top: -30px;
}

.news_main .slick-next::before {
    color: #fff;
    font-size: 42px;
    position: absolute;
    left: -5px;
    top: -30px;
}

.slider_item {
    position: relative;
    max-width: 100vw;
    /* width: 100vw; */
}

.slider_item-content {
    position: absolute;
    top: 40%;
    right: 20%;
    background-color: #ddddddb8;
    padding: 20px;
    border-radius: 15px;
}

.slider_item-title {
    font-size: 3.5em;
    font-weight: bold;
    text-align: right;
    line-height: 0.9;
    color: #283b7c;
    max-width: 500px;
}

.slider_item-subtitle {
    font-size: 2em;
    color: #283b7c;
    text-align: right;
    margin-top: 10px;
}

.slider_item-img {
    /* width: 70%; */
    width: 100vw;
    display: flex;
}

.slider_item-img img {
    margin: auto;
    /* max-width: 100%; */
    width: 100vw;
    height: 720px;
    object-fit: cover;
    object-fit: cover;
    object-position: bottom;
}

.hdr-news {
    margin-top: 70px;
    color: #283b7c !important;
    background: #ffffff99;
    padding: 10px;
    border-radius: 10px;
}


.menu_btn {
    display: none;
}
.main-header.wrapper_wrapper {
    display: none;
}
.dop_menu {
    display: none;
}
@media(max-width: 767px) {
    .slider_proizvod .slick-list {
        overflow: hidden;
    }
    .our_prod .slick-prev {
        left: 25px;
        z-index: 2;
    }
    .our_prod .slick-next {
        right: 25px;
    }

    .categories .slick-prev {
        left: 25px;
        z-index: 2;
    }
    .categories .slick-next {
        right: 25px;
    }
    .dop_menu {
        display: block;
    }
    .qwer {
        display: none!important;
    }
  .course_wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 15px;
}  
.tel_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top_tel {
    width: 100%;
    display: flex;
    justify-content: center;
    /*margin-bottom: 15px;*/
}
.news_item {
    margin-bottom: 20px;
}
.main-diamonds-container {
    height: 900px;
}
.pochemu:before,.pochemu:after {
    display: none;
}
.pochemu {
    background-size: cover;
}
.slider_proizvod .slick-slide img {
    width: 100%;
}
.title.main-title {
    padding-left: 15px;
    padding-right: 15px;
}
.title.main-title h2 {
    font-size: 36px;
}
.kak_rabotaem {
    margin-top: 0;
}
.blocks_wrap {
    margin-bottom: 20px;
    height: auto;
}
.kak_rabotaem:after {
    display: none;
}
.slider_proizvod .slick-prev, .slider_proizvod .slick-next {
    z-index: 2;
}
.main-footer {
    background-size: cover;
}

.footer-logo .logo-text {
    display: flex;
    /* flex-wrap: wrap; */
    flex-direction: column;
}

.soc_wrap {
    width: 100%;
}
.kontakt_wrap {
    justify-content: center;
    display: flex;
}
.course_wrap {
    display: none;
}
.site-logo-desktop img {
    width: 60px;
}
.wrap_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}
.menu_btn {
    display: block;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 800;
    color: #1f265c;
     margin-top: 20px;
}
.navigation-desktop .site-nav {
    display: none;
    margin-top: 20px;
}
.main-header.wrapper_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
}
.price-button {
    position:fixed;
    bottom:10px;
    left:10px;
    z-index:10;
}
.price-button img {
    width:300px;
}
@media all and (max-width:767px) {
    .price-button img {
        width:200px;
    }


}



.proiz-tabs label:nth-child(2) {
    margin-left: calc(50% - 140px);
}


  .proiz-tabs>input[type="radio"] {
    display: none;
  }

  .proiz-tabs>div {display: none;/* border: 1px solid #e0e0e0; */padding: 10px 15px;font-size: 16px;}

  #tab-btn-1:checked~#content-1,
  #tab-btn-2:checked~#content-2,
  #tab-btn-3:checked~#content-3 {
    display: block;
  }

  .proiz-tabs>label {
    display: inline-flex;
    width: 130px;
    margin-right: 20px;
    text-align: center;
    user-select: none;
    background-color: #f5f5f5;
    padding: 5px 28px;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
    cursor: pointer;
    position: relative;
    font-size: 2em;
    color: #283b7c;
    border-radius: 10px;
  }

  .proiz-tabs>label:not(:first-of-type) {
    border-left: none;
  }

  .proiz-tabs>input[type="radio"]:checked+label {
    background-color: #5e88e1;
    border-bottom: 1px solid #fff;
    color: white;
  }

  .video_proizvod {
    display: flex;
    flex-wrap: wrap;
  }

  .video_proizvod .item_proizvod {
    margin: auto;
    position: relative;
  }

  .video_proizvod .item_proizvod .play_button {position: absolute;top: 175px;left: 215px;cursor: pointer;}

  .agroserver-link {
    position: absolute;
}

.sticky-header {
    display: none;
    position: sticky;
    top: 0;
    background: #f0f8ffaa;
    z-index: 9;
}

.sticky-header.active{
    display: block;
}

.sticky-header .tel_wrap {
    display: flex;
    justify-content: space-around;
}

.sticky-header .site-nav {
    justify-content: space-around;
    margin-top: 10px;
    color: aliceblue;
}

.sticky-header .nav-item a {
    color: #283b7c;
    font-weight: bold;
}

.sticky-header .course_wrap {
    margin: 10px;
}

#message_box {
    z-index: 999;
    border: 1px solid #ebddc7;
    background: #ebddc7;
    position: sticky;
    display: none;
    width: 370px;
    /* right: 20px; */
    left: 20px;
    top: 65px;
    margin-left: auto;
    margin-right: 20px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 5px 5px 3px;
    border-radius: 5px;
    text-align: center;
}

#message_content {
    color: #623015;
    margin-top: 18px;
    font-weight: bold;
    filter: dropshadow(color=#FFFFFF, offx=1, offy=1);
}

.sert_item img {
    max-width: 100%;
}

@media all and (max-width:500px) {
    .main-diamonds-container {
        top: 0;
    }

    .main-section--header .main-section {
        height: auto;
    }
    .main-diamonds-container {
        margin-top: -90px;
        height: 300px;
    }

    .sticky-header.active {
        display: none;
    }

    .main-section--header {
        margin-bottom: 50px;
    }

    .slider_item-img {
        height: 300px;
        width: 50%;
        background-position: center;
    }

    .slider_item-img img {
        height: 300px;
    }

    .slider_item-content {
        top: 50px;
        right: 20px;
    }

    .slider_item-title {
        font-size: 2em;
        max-width: 300px;
    }

    .slider_item-subtitle {
        font-size: 1.5em;
        margin-top: 0;
    }

    .bg-bottom {
        height: 820px;
        bottom: 30px;
    }

    .our_name {
        max-width: 90%;
        font-size: 1.4em;
        line-height: 1.2em;
    }

    .product-form {
        max-width: 100%;
    }
    
    .video_proizvod .item_proizvod .play_button {
        top: 100px;
        left: 150px;
    }

    .about p {
       font-size: 1em;
       padding-top: 0;
    }
}

.ext_link {
    font-weight: 600;
}

.logistics_item img {
    margin: auto;
}

