@charset "UTF-8";

/*  <!-- RESPONSIVE
============================================ --> */
/* здесь мы пишем медиа запросы */
/* width start */
/* width end */
/* =============================================================================*/
/* <!-- minw start
  ============================================ --> */
@media only screen and (min-width: 480px) {
  .hide_480 {
    display: none;
  }
}

/* <!-- min-width: 480px --> */
@media only screen and (min-width: 576px) {
  .hide_576 {
    display: none;
  }

}

/* <!-- min-width: 576px --> */
@media only screen and (min-width: 768px) {
  .hide_768 {
    display: none;
  }
  
}

/* <!-- min-width: 768px --> */
@media only screen and (min-width: 992px) {
  .hide_992 {
    display: none;
  }
  .header_resp_nav {
    display: block !important;
  }

  .acc_btn_lg.active {
    font-size: 72px;
  }
  .acc_btn_lg.active .btn_plus {

    top: 52px;
    width: 60px;
    height: 60px;
    border: 1px solid transparent;
    background: rgba(77, 77, 77, 0.4);
  }
  
  .accordion-item:not(.active) .line div {
    background-color: #262626;
  }   
  .carousel__button.is-close {
    position: fixed !important;
    top: 40px !important;
    right: 80px !important;
    width: 100px;

  }
  .carousel__button.is-close:before {
    content: "Закрити";
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    color: #FFFFFF;
    display: inline-block;
    margin-right: 13px;
  }
}

/* <!-- min-width: 992px --> */
@media only screen and (min-width: 1200px) {
  .hide_1200 {
    display: none;
  }
  ::-webkit-scrollbar{
    background: #fff;  
    width: 0px;
  }
  ::-webkit-scrollbar-thumb{
    background: #000;
  }
}

/* <!-- min-width: 1200px --> */
@media only screen and (min-width: 1300px) {
  .hide_1300 {
    display: none;
  }
}

/* <!-- min-width: 1300px --> */
@media only screen and (min-width: 1400px) {
  .hide_1400 {
    display: none;
  }
}

/* <!-- min-width: 1400px --> */
@media only screen and (min-width: 1500px) {
  .hide_1500 {
    display: none;
  }
}

/* <!-- min-width: 1500px --> */
@media only screen and (min-width: 1600px) {
  .hide_1600 {
    display: none;
  }
}

/* <!-- min-width: 1600px --> */
@media only screen and (min-width: 1700px) {
  .hide_1700 {
    display: none;
  }
}

/* <!-- min-width: 1700px --> */
@media only screen and (min-width: 1820px) {
  .hide_1820 {
    display: none;
  }
}

/* <!-- min-width: 1800px --> */
/* <!-- minw end 
  ============================================ --> */
/* <!-- maxw start
  ============================================ --> */
@media only screen and (max-width: 1899px) {
  .hide_1899 {
    display: none;
  }
}

/* <!-- max-width: 1899px --> */
@media only screen and (max-width: 1819px) {
  .hide_1819 {
    display: none;
  }
  .main_title {
    font-size: 200px;
    line-height: 1;
  }
  .h1,h1 {
    font-size: 178px;
  }
  .h2,h2 {
    font-size: 178px;
  }
  .h3, h3 {
    font-size: 32px;
  }
  .main_title_box > * {
    margin-top: -40px;
  }
  .main_title_box_in_txt {
    padding-left: 110px;
    padding-top: 0px;
    margin-top: -100px;
  }
  .main_title_video {
    margin-left: 180px;
  }
  .count_sum {
    font-size: 180px;
  }
  .back_to_top {
    bottom: 20px;
  }
  .bounceInRight {
    right: 20px;
  }
  .reviews_item_img {
    width: 220px;
    border-radius: 110px;
  }
  .title_list a:before {
    bottom: 12px;
  }
  .txt_info_box {
    font-size: 60px;
  }
  .btn_plus {
    width: 50px;
    height: 50px;
  }
  .count_box_img4 {
    width: 250px;
    left: 70%;
  }
}

/* <!-- max-width: 1799px --> */
@media only screen and (max-width: 1699px) {
  .hide_1699 {
    display: none;
  }
  .main_title_box_in_txt{font-size: 17px;}
  .h5, h5 {
    font-size: 21px;
    line-height: 29px;
}
.un_title {
    font-size: 16px;
}
.cont_pad_40 {
    margin-bottom: 30px;
}
  
}

/* <!-- max-width: 1699px --> */
@media only screen and (max-width: 1599px) {
  .hide_1599 {
    display: none;
  }  

  .main_title {
    font-size: 170px;
    line-height: 1;
  }
  .h1,h1 {
    font-size: 170px;
  }
  .h2,h2 {
    font-size: 170px;
  }
  .count_sum {
    font-size: 170px;
  }
  .h3, h3 {
    font-size: 32px;
  }
  .un_title_pos {
    padding-left: 120px;
  }
  .checkbox_filt + label {
    font-size: 32px;
    padding-left: 120px;
  }
  .checkbox_filt + label:before {
    top: 6px;
  }
  .main_title_box > * {
    margin-top: -33px;
  }
  .main_title_box_in_txt {
    padding-left: 80px;
    padding-top: 0px;
    margin-top: -30px;
  }
  .main_title_video {
    margin-left: 160px;
    margin-top: 40px;
  }
  .svg_txt {
    height: 120px;
  }
  .video_box_title {
    font-size: 36px;
    line-height: 1;
  }
  .row_xl {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row_xl > * {
    padding-left: 30px;
    padding-right: 30px;
  }
  .title_list a:before {
    bottom: 8px;
  }
  .txt_info_box {
    font-size: 50px;
  }
  .reviews_item_img {
    width: 180px;
    border-radius: 90px;
    margin-right: 30px;
  }
  .partners_icon {
    height: 180px;
    border-radius: 90px;
  }
  .img_link_hover  .hover-reveal,
  .img_link_txt1 .hover-reveal,
  .img_link_contact1 .hover-reveal {
    width: 300px;
  }
  .item_video_add {
    width: 340px;
  }
  .item_video_txt {
    font-size: 20px;
    line-height: 1.2;
  }
  .item_video_sum img {
    width: 90px;
  }
  .count_box_img3 {
    width: 80px;
    top: 90px;
    left: 40px;
  }
  .acc_btn_lg_lg {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .btn_plus {
    margin-top: -10px;
  }
  .row_xxl {
    margin-left: -50px;
    margin-right: -50px;
  }
  .row_xxl > * {
    padding-left: 50px;
    padding-right: 50px;
  }
  .count_box_img4 {
    width: 230px;
    left: 79%;
  }
  .archive_item_cont3 {
    width: 120px;
  }
  .reviews_item_img_pos {
    position: absolute;
    left: 40px;
    top: -100px;
  }
}

/* <!-- max-width: 1599px --> */
@media only screen and (max-width: 1499px) {
  .hide_1499 {
    display: none;
  }
}

/* <!-- max-width: 1499px --> */
@media only screen and (max-width: 1399px) {
  .hide_1399 {
    display: none;
  }
  .packSlider.active .swiper-1 .swiper-wrapper{
    grid-template-columns: 1fr 1fr 1fr;
  }
  .package .btn_sm {
    padding-left: 10px;
    padding-right: 10px;
  }
  header {
    padding-top: 40px;
  }
  .main_title {
    font-size: 150px;
    line-height: 1;
  }
  .h1,h1 {
    font-size: 150px;
  }
  .h2,h2 {
    font-size: 150px;
  }
  .count_sum {
    font-size: 150px;
  }
  .h3, h3 {
    font-size: 28px;
  }
  .un_title_pos {
    padding-left: 90px;
  }
  .checkbox_filt + label {
    font-size: 28px;
    padding-left: 90px;
  }
  .checkbox_filt + label:before {
    top: 2px;
  }
  .modal_style_in {
    padding: 60px 0px;
  }
  .main_title_box > * {
    margin-top: -28px;
  }
  .main_title_box_in_txt {
    padding-left: 80px;
    margin-top: -80px;
  }
  .main_title_video {
    margin-left: 160px;
    margin-top: 40px;
  }
  .svg_txt {
    height: 100px;
  }
  .video_box_title {
    font-size: 32px;
  }
  .item_video_cont .video_box_title a i {
    top: 8px;
  }
  .row_md > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_md {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_projects .col-lg-4:nth-child(3n - 1) {
    padding-top: 60px;
  }
  .row_md.row_offset_sm2 > * {
    margin-bottom: 30px;
  }
  .row_md.row_offset_sm2 {
    margin-bottom: -30px;
  }
  .img_full:not(:last-child) {
    margin-bottom: 30px;
  }
  .img_link .hover-reveal {
    width: 200px;
  }
  .section_offset {
    margin-bottom: 100px;
  }
  .section_offset_lg {
    margin-bottom: 140px;
  }
  .partners_icon {
    height: 160px;
    border-radius: 80px;
  }
  .txt_info_box {
    font-size: 45px;
  }
  .txt_info_box_title {
    top: 18px;
  }
  .txt_info_box_title_top {
    top:8px;
  }
  .footer_bottom {
    padding-top: 80px;
  }
  .img_link_hover  .hover-reveal,
  .img_link_txt1 .hover-reveal,
  .img_link_contact1 .hover-reveal{
    width: 270px;
  }
  .reviews_item_img {
    width: 150px;
    border-radius: 75px;
    margin-right: 30px;
  }
  section:first-child {
    padding-top: 180px;
  }
  .item_video_sum img {
    width: 70px;
  }
  .item_video_add {
    width: 320px;
  }
  .item_video_txt {
    font-size: 18px;
    line-height: 1.2;
  }
  .count_box_img3 {
    width: 70px;
    top: 78px;
    left: 30px;
  }
  .row_xxl {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row_xxl > * {
    padding-left: 25px;
    padding-right: 25px;
  }

  .title_pos1 i {
    font-size: 34px;
    top: 26px;
  }
  .title_pos2,
  .title_pos1 {
    padding-left: 280px;
  }
  .archive_item .hover-reveal {
    width: 420px;
    height: 315px;
  }
  .archive_item_cont2,
  .archive_item_cont1 {
    width: 18vw;
  }
  .title_btn_pos_mod {
    bottom: -150px;
  }
  .cont_pad_60 {
    margin-bottom: 40px;
  }
  .img_full_print_pos1 {
    bottom: 50px;
    left: 40px;
  }
  .reviews_item_img_pos {
    position: absolute;
    left: 30px;
    top: -80px;
  }
}

/* <!-- max-width: 1399px --> */
@media only screen and (max-width: 1299px) {
  .hide_1299 {
    display: none;
  }
}

/* <!-- max-width: 1299px --> */
@media only screen and (max-width: 1199px) {
  .hide_1199 {
    display: none;
  }



  .title_pos1.fix3 i {
    top: 30px;
    left: 132px;
  }


  .title_pos1.fix4 {
    padding-left: 265px;
  }
  .navigation {
    margin-right: 20px;
  }
  .main_title {
    font-size: 120px;
    line-height: 1;
  }
  .h1,h1 {
    font-size: 120px;
  }
  .h2,h2 {
    font-size: 120px;
  }
  .count_sum {
    font-size: 120px;
  }
  .h3, h3 {
    font-size: 24px;
  }
  .h5,h5 {
    font-size: 20px;
    line-height: 26px;
  }
  .title_list a:before {
    bottom: 6px;
  }
  .main_title_box_in_txt {
    margin-top: -60px;
    padding-left: 60px;
    font-size: 14px;
    line-height: 17px;
  }
  .main_title_video {
    margin-left: 130px;
    margin-top: 20px;
  }
  .img_link_hover .hover-reveal, .img_link_txt1 .hover-reveal, .img_link_contact1 .hover-reveal {
    width: 200px;
  }
  .section_offset {
    margin-bottom: 80px;
  }
  .section_offset_lg {
    margin-bottom: 120px;
  }
  .title_list_offset {
    margin-bottom: 80px;
  }
  .btn_txt {
    width: 120px;
  }
  .partners_icon {
    height: 130px;
  }
  .cont_pad_lg {
    margin-bottom: 80px;
  }

  .row_projects  .col-xl-4:nth-child(3n - 1) {
    padding-top: 0px;
  }
  .row_projects > * {
    margin-bottom: 40px;
  }
  .row_projects {
    margin-bottom: -40px;
  }
  .txt_info_box {
    font-size: 35px;
  }
  .count_box_img2,
  .count_box_img1 {
    top: 100px;
  }
  .reviews_item_img {
    width: 130px;
    border-radius: 65px;
    margin-right: 30px;
  }
  .swiper_resp_full {
    overflow: inherit;
  }
  section:first-child {
    padding-top: 160px;
  }
  .video_box_title {
    font-size: 24px;
  }
  .img_link_contact1 .hover-reveal {
    left: 300px;
    top: -40px;
  }
  .txt_info_box_title_top {
    top:-2px;
  }
  .title_pos1 i {
    font-size: 32px;
    top: 20px;
  }
  .un_title_pos {
    padding-left: 30px;
    margin-bottom: 50px;
  }
  .checkbox_filt + label {
    font-size: 24px;
    padding-left: 30px;
  }
  .checkbox_filt + label:before {
    top: 6px;
    width: 14px;
    height: 14px;
  }

  .modal_style_in {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .btn_txt_pos3 {
    padding-top: 60px;
    padding-left: 30px;
  }
  .archive_item  {
    display: block;
    /*margin-bottom: 16px;*/
    padding-bottom: 16px;
    padding-top: 20px;
  }
  .archive_item_title {
    padding-right: 20px;
  }
  .archive_item_cont {
    padding-top: 16px;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    
  }
  .archive_item_cont  div {
    padding-left: 0;
    padding-right: 15px;
    -webkit-flex-shrink:1; 
    -moz-flex-shrink:1;
    -ms-flex-shrink:1;
    -o-flex-shrink:1;
    flex-shrink:1;
  }
  .archive_item_cont4 img {
    width: 13px;
    height: 13px;
  }
  .archive_item_cont4 {
    width: 13px;
    padding-right: 0 !important;
    position: absolute;
    top: 22px;
    right: 0;
  }
  .archive_item_cont3 {
    padding-right: 0 !important;
  }
  .archive_item_cont1,
  .archive_item_cont2,
  .archive_item_cont3 {
    width: auto;
  }
  .archive_item_cont1:after {
    content: "/";
    display: inline-block;
    margin-left: 15px;
  }
  .archive_item_cont_in {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .title_btn_pos_mod {
    bottom: -120px;
  }
  .img_full_print_pos1 {
    bottom: 30px;
    left: 30px;
  }
  .country-phone-selected {
    top: 10px;
  }
} 

/* <!-- max-width: 1199px --> */
@media only screen and (max-width: 991px) {
  .hide_991 {
    display: none;
  }
  .packSlider.active .swiper-1 .swiper-wrapper{
    grid-template-columns: 1fr 1fr;
    gap: 25px;
  }
  .title_pos1.fix4 {
    padding-left: 150px;
  }

  .title_pos1.fix4 i,
  .title_pos1.fix3 i{
    left: 0px;
    top: 35px;
  }
  body {
    font-size: 14px;
    line-height: 1.4;
  }
  p:not(:last-child){
    margin-bottom: 30px;
  }

  header {
    padding-top: 20px;
    padding-bottom: 0;
  }
  header .container {
    max-width: none;
  }
  
  .btn_nav {
    display: block;
    z-index: 22;
    position: relative;
  }
  .header_resp_nav {
    
    position: fixed;
    z-index: 21;
    top: 0;
    height: 100vh;
    left: 0;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    background-color: #000;

    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);

    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;

    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;

  }
  .header_resp_nav_in {
    height: 100%;
    overflow-x: hidden;
  }
  .header_resp_nav.active {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  /*.navigation,*/
  .header_nav_wr,
  .language_list {
    display: block;
  }
  .header_nav_wr {
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 100px 70px 0px 70px;
    opacity: 1 !important;
    visibility: visible !important;
     -webkit-transform: none !important;
            transform: none !important;
  }
  .navigation_top  {
    width: 100%;
  }
  .navigation_bottom {
    padding-bottom: 40px;
    width: 100%;
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-align-self: flex-end;
    -o-align-self: flex-end;
    align-self: flex-end;
  }
  .navigation{
    width: 100%;
    font-size: 14px;
    margin-right: 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    /*min-height: 100vh;*/
    flex-direction: column;
    flex: 1;

  }
  .navigation:not(:last-child) {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
    margin-bottom: 35px;
  }
  .navigation li:not(:last-child) {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .navigation li {
    padding: 0;
    width: 100%;
  }


  .navigation_bottom .btn_sm {
    width: auto;
    margin-bottom: 50px;
    display: inline-block;
  }
  section:first-child {
    padding-top: 120px;
  }
  
  .main_title_box {
    position: relative;
    /*padding-bottom: 60px;*/
  }

  .main_title_box_in_txt {
    padding-left: 67px;
    padding-top: 60px;
    position: absolute;
    /*bottom: 0;*/
    font-size: 14px;
    line-height: 1.4;
  }
  .main_title_box_in2 {
    margin-bottom: 60px;
    /*position: relative;*/
  }
  .main_title_video {
    position: absolute;
    margin: 0;
    bottom: 0;
    margin-left: 56px;
  }
  .img_link_hover_wr {
    margin-bottom: 120px;
  }
  .btn_txt i {
    height: 13px;
  }
  .btn_txt i img {
    width: 13px;
    height: 13px;
  }
  .main_title {
    font-size: 110px;
  }
  .img_link2 .hover-reveal {
    top: -30px;
  }
  .h2, h2 {
    font-size: 100px;
  }
  .txt_info_box_title {
    top: 13px;
  }
  .txt_info_box_title_top {
    top:0px;
  }
  .txt_info_box_in {
    text-indent: 250px;
  }
  .contact_box {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .contact_box_right {
    padding-top: 30px;
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .footer_bottom {
    padding-top: 60px;
  }
  .info_item {
    padding-left: 0;
    padding-top: 48px;
  }
  .copyright_txt  {
    padding-top: 24px;
  }
  .acc_cont_in_offset {
    padding-left: 54px;
  }
  .acc_cont_title {
    font-size: 16px;
  }
  .acc_cont_main_title {
    font-size: 54px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    margin-bottom: 60px;
  }
  .acc_cont {
    padding: 30px 0;
  }
  .fancybox__content.acc_cont {
    padding: 30px;
    padding-bottom: 60px !important;
  }

  .acc_cont_in {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .acc_cont:not(.fancybox__content) .acc_cont_main_title  {
    display: none;
  }
  ul:not([class]) li:before {
    top: 26px;
  }
  .icon_box_img {
    margin-bottom: 30px;
  }
  .pb20_off {
    padding-bottom: 0;
  }
  .title_btn_pos {
    position: static;
    padding-top: 40px;
  }
  .acc_btn_sm {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .title_pos2 {
    padding-left: 0;
  }
  .title_pos1 i {
    font-size: 24px;
    top: 20px;
    left: 0px;
  }
  .title_pos1.fix4 i, .title_pos1.fix3 i {
    left: 0px;
    top: 12px;
  }
  /*.title_pos1 {*/
  /*  padding-left: 100px;*/
  /*}*/
  .title_btn_pos_mod  {
    position: absolute;
    top: -75px;
    bottom: auto;
  }
  .work_list {
    padding-right: 120px;
  }
  .row_md.row_offset_sm2 {
    margin-bottom: -10px;
  }
  .row_md.row_offset_sm2 > * {
    margin-bottom: 10px;
  }
  .img_full:not(:last-child) {
    margin-bottom: 10px;
  }
  .btn_box_txt  {
    padding-bottom: 20px;
  }
  .col-lg-first {
    -webkit-order: -1;
    -moz-order: -1;
    -ms-order: -1;
    -o-order: -1;
    order: -1;
  }
  .img_full_print {
    position: static;
    padding-top: 30px;
  }
  .reviews_item_img_pos {
    position: static;
    margin-top: -20px;
    margin-bottom: 60px;
  }
}

/* <!-- max-width: 991px --> */
@media only screen and (max-width: 767px) {
  .hide_767 {
    display: none;
  }
  .packSlider.active .swiper-1 .swiper-wrapper{
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .container.index1 {
    max-width: 740px;
  }

  .swiper-1 .swiper-slide {
    max-width: 600px;
    margin-right: 0px;
    height: auto;
  }
  .section_offset {
    margin-bottom: 60px;
  }
  .section_offset_lg {
    margin-bottom: 60px;
  }
  .title_list_offset {
    margin-bottom: 60px;
  }
  .cont_pad_lg {
    margin-bottom: 60px;
  }
  .main_title {
    font-size: 90px;
  }
  .main_title_box > * {
    margin-top: -20px;
  }
  .img_link_hover .hover-reveal, .img_link_txt1 .hover-reveal, .img_link_contact1 .hover-reveal {
    width: 150px;
  }
  .main_title_txt_pos{
    margin-top: -20px;
    display: block;
  }
  .h1,h1 {
    font-size: 80px;
  }
  .h2, h2 {
    font-size: 80px;
  }
  .btn_txt_pos2 {
    text-align: left;
    padding-top: 40px;
  }
  .txt_info_box {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 50px;
  }
  .txt_info_box_title {
    position: static;
  }
  .txt_info_box_in {
    text-indent: 0px;
  }
  .img_link_txt1 .hover-reveal {
    top: 80px;
  }
  .section_offset_line_resp {
    margin: 50px 0;
  }
  .count_box2 {
    padding-left: 0;
    border: none;
  }
  .count_box_img2,
  .count_box_img1 {
    width: 56px;
    left: 270px;
  }
  .txt_lg {
    font-size: 20px;
  }
  .contact_box_left {
    padding-top: 30px;
    width: 100%;
  }
  .img_link_contact1 .hover-reveal {
    left: 250px;
    top: 0px;
  }
  .img_link3 .hover-reveal {
    top: 30px;
  }
  .acc_btn_lg .btn_plus {
    background-color: transparent !important;
    width: 16px;
    height: 16px;
    margin-top: -14px;
    border: none !important;
  }
  .acc_btn_lg .btn_plus i {
    width: 14px;
    height: 14px;
  }
  .acc_btn_lg {
    padding: 10px 30px 10px 0;
  }
  .acc_btn_sm {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .acc_btn_sm .btn_plus {
    top: 14px;
    margin-top: 0;
  }
  .acc_cont_sm {
    padding-bottom: 20px;
  }
  .count_box_img4 {
    width: 180px;
    left: auto;
    right: -35px;
    top: -10px;
  }
  .title_pos1 i {
    top: 14px;
  }
  .title_pos1.fix5 i {
    left: 3px;
    top: 17px;
    text-align: left;
  }
  .title_pos1.fix4 {
    padding-left: 143px;
  }
  .title_pos1 {
    padding-left: 110px;
  }
  .link3_wr {
    width: 225px;
  }
  .box_be_r {
    margin-bottom: -30px;
  }
  .box_be_r .btn_box_offset {
    margin-right: 0 !important;
  }
  .dropzone_title_box {
    display: block;
  }
  .dropzone_title_box > div:not(:last-child) {
    padding-right: 0px;
    margin-bottom: 20px;
  }
  .cont_pad2 {
    margin-bottom: 60px;
  }
}



/* <!-- max-width: 767px --> */
@media only screen and (max-width: 575px) {
	.hide_575 {
    display: none;
  }
  .section_wr{
    overflow: hidden;
  }
  .title_pos1.fix5 i {
    left: 3px;
    top: 10px;
    text-align: left;
  }
  .title_pos1.fix5 {
    padding-left: 80px;
  }
  .logo_tech {
    gap: 10px !important;
    row-gap: 10px !important;
  }
  .accordion-item .acc_btn_lg {
    padding: 30px 30px 10px 0;
  }
  .accordion-item .col-lg-4 .txt_sm {
    margin-bottom: 40px;
  }
  .logo_tech li {
    max-width: 100px;
    background: #1f1f1f;
    border-radius: 20px;
    display: grid;
    grid-gap: 0.75rem;
    grid-template-columns: repeat(auto-fill, minmax(6.125rem, 1fr)) !important;
    grid-template-rows: repeat(1, 6.125rem) !important;
    flex: 1;
  }
  .logo_tech li img {
    width: 100% !important;
    height: 100% !important;
    max-height: 70px !important;
    max-width: 100%;
  }
   .pt-20 > .p-5.max-w-7xl{
     padding-bottom: 0 !important;
   }
  header {
    padding-top: 14px;
  }
  .logo a {
    position: relative;
    z-index: 23;
  }
  header .logo a {
    width: 29px;
  }
  section:first-child {
    padding-top: 80px;
  }
  .img_link_hover_wr {
    margin-bottom: 90px;
  }
  .main_title_video_cont_pos {
    display: none;
  }
  .main_title_video {
    margin: 0;
    padding: 0;
  }
  .btn_txt {
    width: 100px;
  }
  .btn_txt_pos1 {
    left: auto;
    right: 0px;
  }
  .main_title_box_in_txt  {
    font-size: 16px;
  }
  .h1,h1 {
    font-size: 70px;
  }
  .h2, h2 {
    font-size: 70px;
  }
  .h2.cont_pad_lg , h2.cont_pad_lg  {
    margin-bottom: 40px;
  }
  .acc_cont {
    padding: 24px 0;
  }
  .fancybox__content.acc_cont {
    padding: 24px;
  }
  ul:not([class]) li {
    padding: 10px 0 10px 24px;
  }
  ul:not([class]) li:before {
    top: 18px;
  }
  .count_box_img4 {
    width: 150px;
    right: 0px;
  }
  .title_pos1 i {
    top: 10px;
  }
  .item_video_add2 {
    min-height: 100px;
  }
  .btn_box {
    display: block;
  }
  .btn_box > *:not(:last-child) {
    margin-right: 0px;
  }
  .btn_box_offset {
    margin-bottom: 0;
    width: 100%;
  }
  .link3_wr {
    width: 100%;
  }
  .archive_item_wr {
    /*margin-bottom: 20px;*/
  }
  .cont_pad_40 {
    margin-bottom: 30px;
  }
  .h5,h5 {
    font-size: 14px;
    line-height: 20px;
  }
  .title_btn_pos_mod {
    top: -60px;
  }
  .img_full {
    margin-left: -30px;
    margin-right: -30px;
  }
  .cont_pad_60 {
    margin-bottom: 30px;
  }
  .modal_cookie .btn_box > *:not(:last-child) {
    margin-right: 10px;
  }
  .modal_cookie .btn_sm2,
  .modal_cookie .btn_sm {
    padding-left: 20px;
    padding-right: 20px;
  }
  .img_full_print {
    padding-left: 30px;
    padding-right: 30px;
  }
  .reviews_item_img_pos {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* <!-- max-width: 575px --> */
@media only screen and (max-width: 479px) {
  .hide_479 {
    display: none;
  }
  .container {
    padding-left: 24px;
    padding-right: 24px;
  }
  .logo a img {
    width: 110px;
  }
  .logo {
    padding-bottom: 12px;
  }
  header:before {
    top: 20px;
  }
  header .logo a {
    width: 23px !important;
  }
  header.fix .logo a span {
    width: 5px;
    height: 5px;
    top: 19px;
    left: 18px;
  }
  header {
    background-color: transparent;
  }
  header:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 20px;
    background-color: #000;
  }
  .main_title_box_in_txt  {
    font-size: 14px;
    line-height: 20px;
  }
  .h4, h4 {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 30px;
  }
  
  .title_list a {
    padding-right: 0;
  }
  .title_list a:before {
    display: none;
  }
  .title_list a {
    margin-bottom: 10px;
  }
  .link_list {
    margin-top: 30px;
  }
  .title_list li {
    margin-bottom: 16px;
  }
  .link_list li:not(:last-child) {
    margin-bottom: 15px;
  }
  .link_list {
    font-size: 13px;
    line-height: 1;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .item_video_cont {
    padding-top: 24px;
  }
  .item_video_cont .video_box_title {
    margin-bottom: 10px;
    padding-bottom: 14px;
  }
  .video_box_list {
    font-size: 12px;
  }
  .animate__link i {
    width: 13px;
  }
  .link1 {
    font-size: 14px;
  }
  .link1 i {
    height: 10px;
  }
  .txt_info_box_in span {
    display: block;
  }
  .txt_lg {
    font-size: 13px;
  }
  .count_box_img2,
  .count_box_img1 {
    left: 120px;
    top: 85px;
  }
  .contact_txt_size {
    font-size: 14px;
    line-height: 20px;
  }
  .img_link_contact1 .hover-reveal {
    left: 220px;
  }
  footer.section_offset {
    margin-bottom: 40px;
  }
  .img_link1 .hover-reveal {
    left: 80%;
  }
  .un_title {
    font-size: 14px;
    line-height: 20px;
  }
  .count_box_img4 {
    width: 130px;
  }
  .archive_item_cont {
    font-size: 12px;
  }
  .link3 i {
    width: 24px;
  }
  .btn_box_txt {
    margin-top: -20px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .btn_box_txt span {
    padding-bottom: 30px;
    width: 100%;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-order: -1;
    -o-order: -1;
    order: -1;
  }
  .contact_txt3,
  .contact_txt1 {
    font-size: 16px;
  }
  .contact_txt2 {
    margin-bottom: 30px;
  }
  .contact_txt3 {
    margin-bottom: 24px;
  }
  .contact_txt1 {
    margin-bottom: 10px;
  }
  input:not([type=checkbox]):not([type=radio]), textarea {
    font-size: 16px;
    height: 50px;
    padding: 9px 0;
  }
  .pseudo_phone {
    top: 12px;
  }
  .form_no_required span {
    top: 14px;
  }
  .form_box {
    padding-bottom: 10px;
  }
  .choice + label {
    font-size: 14px;
    padding: 9px;
    width: 61px;
  }
  .form_box_choice {
    padding: 8px 0;
  }
  .preview-container #previews .onyx-dropzone-info > .details {
    font-size: 14px;
  }
  .modal_cookie_in {
    padding: 40px;
  }
  .modal_cookie_cont {
    font-size: 16px;
    line-height: 24px;
  }
  .country-phone-selected {
    top: 5px;
  }
  .country-phone-selected {
    font-size: 16px;
  }
  .input_phone_style {
    padding-left: 100px !important;
  }
}
/* <!-- max-width: 479px --> */
@media only screen and (max-width: 400px) {
  .main_title {
    font-size: 21vw;
  }
  .title_img .h3 {
    font-size: 20px;
  }
  .title_pos1.fix3{
    padding-left: 85px;
  }
  .h1,h1 {
    font-size: 56px;
  }
  .h2, h2 {
    font-size: 56px;
  }
  .txt_info_box {
    font-size: 30px;
    line-height: 36px;
  }
  .reviews_item_img {
    width: 110px;
    border-radius: 55px;
    margin-right: 20px;
  }
  .count_box_img4 {
    width: 110px;
  }
  .title_pos1 i {
    top: 6px;
    font-size: 20px;
  }
  .title_pos1 {
    padding-left: 60px;
  }
  .modal_cookie_in {
    padding: 20px;
  }
}

/* <!-- max-width: 400px --> */
@media only screen and (max-width: 359px) {
  .hide_359 {
    display: none;
  }
  .h3, h3 {
    font-size: 20px;
  }
  .title_list li .txt_sm {
    padding-bottom: 0;
  }
  .h1,h1 {
    font-size: 48px;
  }
  .h2, h2 {
    font-size: 48px;
  }
  .count_sum {
    font-size: 100px;
  }
  .img_link_contact1 .hover-reveal {
    left: 200px;
    top: -15px;
  }
  .acc_cont_in_offset {
    padding-left: 24px;
  }
  .count_box_img4 {
    width: 80px;
  }
  .title_pos1 i {
    top: 8px;
    font-size: 16px;
  }
  .title_pos1 {
    padding-left: 50px;
  }
  .form_no_required span {
    font-size: 12px;
  }
}

/* <!-- max-width: 359px --> */
/* <!-- maxw end 
  ============================================ --> */