body{
    font-family: "Roboto", Sans-serif;
}

.owl-prev{
    position: absolute !important;
    top:30% !important;
    left: 2%;
}


#space{
  margin-bottom:10px;
}
.owl-prev span{
    font-size: 80px;
    color:white;
}

.owl-next{
    position: absolute !important;
    top:30% !important;
    right: 2%;
}

.owl-next span{
    font-size: 80px;
    color:white;
}

.owl-dots{
    text-align: center;
}

.owl-dots button{
    width: 12px;
    height: 12px;
    margin:0 5px;
    background: lightgrey;
    border-radius: 50%;
}

.new_page{
    text-align: center;
    margin: 0 auto;
    width: 703px;
}


.new_page .title{
    color:#233b5e;
    font-family: "Roboto", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
}

.groups_image{
  margin-top:30px;
}

.new_page .text_small_title{
    color: #898989;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5em;
}

.grid-container {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 10px;
    margin: 0 auto;
    width: 703px;
    margin-top: 20px;
  }

  .grid-container .item1,
  .grid-container .item2,
  .grid-container .item3,
  .grid-container .item4,
  .grid-container .item5,
  .grid-container .item6{
      width:216.66px;
      height: 54.16px;
      margin:10px;
  }

  .grid-container .item1 img,
  .grid-container .item2 img,
  .grid-container .item3 img,
  .grid-container .item4 img,
  .grid-container .item5 img,
  .grid-container .item6 img{
      width: 100%;
      height: 100%;
  }
  
  .grid-container > div {
    text-align: center;
    font-size: 30px;
  }

  .infomation_data_intro_yoto{
      margin:20px 0;
  }

  .infomation_data_intro_yoto .text_left_yoto .text_content_yoto .title_yoto h2{
    font-family: "Roboto", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.3em;
    color:#233b5e;
  }

  .infomation_data_intro_yoto .text_left_yoto .text_content_yoto .name_cty{
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
    font-style: italic;
    padding:10px 0;
    line-height: 1.4em;
    color:#000;
  }
  .infomation_data_intro_yoto .text_left_yoto .text_content_yoto .discription_yoto{
      padding: 0px 20px 0px 0px;
      font-size: 15px;
      color:#000000;
      font-family: "Roboto", Sans-serif;
      margin-bottom: 1.5rem;
      margin-top: 1.5rem;
  }

  .text-intro-bottom{
      margin-top:15px;
      font-family: "Roboto", Sans-serif;
  }

  .text-intro-bottom p{
      font-size: 15px;
  }

  .text-intro-bottom a{
    color: #000000;
    font-weight: 600;
    font-family: "Roboto", Sans-serif;
    font-size: 13px;
    text-decoration: none;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -o-transition: 0.2s all;
}

  .text-intro-bottom a:hover{
      color:red;
      transition: 0.3s all;
      -webkit-transition: 0.3s all;
      -moz-transition: 0.3s all;
      -ms-transition: 0.3s all;
      -o-transition: 0.3s all;
}

iframe{
    width: 536px;
    height: 315px;
}


.view_item{
    padding: 0 18px;
    border-right: 2px solid lightgrey;
}

.view_item .image_item img{
    width: 100%;
}

.info_text_title .title h3{
    text-align: center;
    font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin-top:20px;
    text-transform: uppercase;
    line-height: 1.3em;
}

.info_text_title .content span{
    font-size: 15px;
}

.number_quantity_achievement{
    background: #233b5e;
}
.number_quantity_achievement .title{
    color: white;
    text-align: center;
    margin-top: 20px;
    padding: 40px 0px 0px 0px;
    padding-bottom: 20px;
}


.number_quantity_achievement .box_1{
    display: flex;
    width: 100%;
    height: 168.8px;
    background-color: white;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    display: flex;
    align-items: center;

}


.number_quantity_achievement .box_1 .image_left{
    width: 209px;
    height: 148px;
    padding:10px;
}

.number_quantity_achievement .item{
    padding: 20px 0;
    margin-right: auto;
    margin-left: auto;
    width: 1140px;
}

#kil{
    border-top:1px solid lightgray;
}

.number_quantity_achievement .item2{
    padding: 20px 0;
    margin-right: auto;
    margin-left: auto;
    width: 1140px;
}

.number_quantity_achievement .box_1 .image_left img{
    width: 100%;
    height: 100%;
}

.number_quantity_achievement .box_1 .info_right{
    width: 306px;
    height: auto;
}

.number_quantity_achievement .box_1 .info_right .titles{
    text-align: center;
    color:#233b5e;
    width: 100%;
}

.number_quantity_achievement .box_1 .info_right .titles h1 span{
  font-size:52px;
}

.number_quantity_achievement .box_1 .info_right .titles span{
    font-size: 18px;
    font-weight: 600;
    font-family: 'Roboto';
}

.btn_telegram{
    background: white;
    width: 354.05px;
    height: 39.8px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -o-transition: 0.2s all;
}

.btn_telegram:hover{
    background-color: #ec1d24;
    color:white;
    cursor: pointer;
    transition: 0.3s all;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
}

.btn_telegram i:hover
{
    color:white;
}
.btn_telegram a{
  text-decoration:none;
}

.btn_telegram span:hover{
   color:white; 
}

.btn_telegram i{
    color: #233b5e;
    font-size: 16px;
    padding-right: 10px;
}

.btn_telegram span{
    font-size: 15px;
    color:#233b5e;
    text-transform: uppercase;
    font-weight:600;
}

.ok_tu_van{
    padding: 10px 0px 40px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-1 a{
  text-decoration:none;
}

.ele_title_ship_weigth .weight{
    padding:30px 0;
} 

.ele_title_ship_weigth .weight .title{
    text-align: center;
    color: #233b5e;
}

.ele_title_ship_weigth .weight .title h3{
    font-size: 25px;
}

.ele_title_ship_weigth .weight .text_s{
    width: 15%;
    margin: 0 auto;
    background: red;
    height: 2px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.ele_title_ship_weigth  .banner_travel_tokyo{
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
}

.grid_container_steps {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    padding: 10px;
    width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }
  .grid_item_steps {
    padding: 20px;
  }

.grid_container_steps .grid_item_steps .image{
    width: 204px;
    height: 78px;
    display: flex;
    justify-content: center;
}

.grid_container_steps .grid_item_steps .image img{
    width: 51px;
    height: 78px;
    object-fit: contain;
}
.grid_container_steps .grid_item_steps .text{
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    padding-top:5px;
    color:#233b5e;
}

.dv_center_tokyo{
    width: 100%;
    height: auto;
    position: relative;
    padding: 30px 30px 70px 30px;
}

.dv_center_tokyo .item{
    /* width: 1140px;
    margin-left: auto;
    margin-right: auto; */
    padding: 15px;
}

.dv_center_tokyo .item .title h2{
    font-family: "Roboto Slab", Sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.3em;
    color:white;
    text-align: center;
}

.dv_center_tokyo .item .trich_doan span{
    color: white;
    text-align: center;
    display: flex;
    justify-content: center;
}

.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
        bottom: -1px;
        -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


.elementor-shape svg {
    display: block;    
    width: calc(137% + 1.3px);
    height: 80px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.elementor-shape .elementor-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}


/*.elementor-shape-bottom:not([data-negative=true]) svg {*/
/*    z-index: -1;*/
/*}*/

.elementor-4024 .elementor-element.elementor-element-b3ff4b1 > .elementor-shape-bottom svg {
    width: calc(137% + 1.3px);
    height: 80px;
}

.info_content{
    padding: 60px 20px 35px 20px;
    height: 317px;
    max-height: 317px;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
}

.info_content .content_title{
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn_Watch_Add{
    width: 150px;
    border: 1px solid #00abee;
    border-radius: 20px;
    padding: 6px;
    margin: 70px auto;
    /* text-align: center; */
    color: #00abee;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    position: absolute;
    bottom: 0;
    right: 100px;
}

.btn_Watch_Add:hover{
    color:white;
    background-color: #00abee;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
}

.item_dv{
    background-color: white;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.item_dv .image img{
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height:230px;
    max-height:230px;
    object-fit:cover;
}

.item_dv .info_content .discription{
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin:0 10px;
    text-overflow: ellipsis;
    position: absolute;
    top: 120px;
}

.item_dv .info_content .content_title h3{
    font-size: 20px;
    color:black;
    text-transform:uppercase;
    text-align: center;
}

#lay{
    width:1140px;
    margin-top:20px;
}

.section_quang_ba{
    margin-top:150px;
}

.title_quang_cao{
    display: flex;
    align-items: center;
}

.title_quang_cao h2{
    font-size: 35px;
}

.ke_title{
    width: 100px;
    background: #233b5e;
    height: 5px;
}

.carousel_slide_thuong_hieu{
    margin-top:50px;
}

.name_thuong_hieu{
    text-align: center;
}

.name_thuong_hieu span{
    font-size: 16px;
    color:black;
    font-weight: 600;
}

.thuong_hieu .owl-carousel .owl-item img{
    width: 130px;
    height: 130px;
    margin:0 auto;
    object-fit: cover;
}

/*.owl-carousel .owl-item img{*/
/*  width:80% !important;*/
/*  height:auto;*/
/*}*/

.contact-banner{
  display:flex;
  justify-content:center;
}

.contact-banner img{
  width:80%;
  height:auto;
}


.feed_back{
    margin-top: 20px;
}

.feed_back .owl-carousel .owl-item img{
    height: 400px;
    object-fit: cover;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.feed_back .name_feed_back{
    background-color: #233b5e;
    height: auto;
    padding:10px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.feed_back .name_feed_back .name h3{
    color:white;
    font-size: 22px;
}

.feed_back .name_feed_back .hk{
    color:white;
    font-weight: 600;
}

.feed_back .name_feed_back .school{
    color:white;
    text-transform: uppercase;
    font-weight: 600;
}
.bg_image_feed_back img{
    width:100%;
}
.feed_back .name_feed_back .description{
    color:white;
    font-size: 15px;
    margin-top:10px;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.item_feed_back{
    margin-top:20px;
}

.item_feed_back a{
  text-decoration:none;
}

.slogan_nhat_ban {
    text-align: center;
    margin-bottom:50px;
}

.slogan_nhat_ban p{
    font-size: 25px;
    color: white;
    font-weight: 600;
    margin-top: 20px;
}


.slogan_nhat_ban span{
    font-size: 15px;
    color:white;
}

.groups_page .title{
    margin-bottom: 30px;
}


.groups_page .title h3{
    text-align: center;
    margin-top:50px;
    font-size: 25px;
    font-weight: 600;
}

.groups_page a{
  text-decoration:none;
}


.sif_ke_chan{
  display:flex;
  justify-content:center;
}

.sif_ke_chan .ke_chan{
    background-color:red;
    height:3px;
    width: 200px;
}

.item_fanpage .content{
    background-color:#5C6C7D;
    padding: 10px 15px 5px 15px;
    height:160px;
    max-height:160px;
    object-fit:cover;
    position:relative;
}

.item_fanpage .content .content_content span{
    color:white;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.item_fanpage .image_item img{
    width: 100%;
    height:222.71px;
    max-height:222.71px;
    object-fit:cover;
}

.item_fanpage .content .content_content .btn_Flow{
    border: 1px solid white;
    color: white;
    padding: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    margin: 10px 38px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    width: 250px;
}

.ngan_luon{
    background-color: #233b5e;
}

.ngan_luon .title{
    margin-top:30px;
    text-align: center;
    color:white;
}

.ngan_luon .title h3{
    padding: 30px 160px 30px 160px;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5em;
}    
}

.ngan_luon .item .image img{
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    transition:1s all;
    -webkit-transition:1s all;
    -moz-transition:1s all;
    -ms-transition:1s all;
    -o-transition:1s all;
}

.ngan_luon .item .image img:hover{
    transition: 0.3s all;
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
}

.ngan_luon .info_contents .title{
    display: flex;
}


.ngan_luon .info_contents .title .number_text{
    font-size: 48px;
}
 
.ngan_luon .info_contents .title .title_text{
    text-align: left;
    font-weight: 600;
    margin-left: 20px;
}

.ngan_luon .info_contents .des{
    color:white;
    margin-bottom: 20px;
    margin-left: 10px;
    font-size: 12px;
    margin-right: 10px;
}

.blog_men{
    text-align: center;
    margin-top:20px;
    margin-left: 15px;
    margin-right: 15px;
}

.blog_men h3{
      color: #233B5E;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5em;
}

.blog_name_item{
    font-weight: 600;
    margin-top:20px;
    font-size: 18px;
    color:#233b5e;
}


.item_blog a{
  text-decoration:none;
}


.item_shoolar{
  margin-top:50px !important;
}


.item_blog img{
    width:100%;
    max-height:217px;
    height:217px;
    object-fit:cover;
}

.blog_men .small_text{
    margin-bottom: 20px;
    color: #233B5E;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.5em;
}

.login_form{
    margin-top:50px;
}

.login_form .title_login{
    text-align: center;
    color:#233b5e;
    margin-bottom: 30px;
}

.login_form .title_login h3{
    color: #233B5E;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5em;
}

.form_item .item input{
    width: 100%;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border:1px solid #233b5e;
    min-height: 40px;
    padding:3px;
    margin-bottom: 20px;
    font-size: 15px;
    padding-left: 10px;
    font-weight: 600;
}

.form_item  textarea{
    width: 100%;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    font-size: 15px;
    padding-left: 10px;
    padding-top:10px;
    font-weight: 600;
    min-height: 108px;
}
.form_item .login_submit{
    display: flex;
    justify-content: center;
    margin-bottom:20px;
}

.form_item .login_submit button{
    width: 175px;
    height: 40px;
    background-color: #233b5e;
    color:white;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border:none;
    font-size: 16px;
    font-weight: 600;
  transform:scale(1);
  transition: .3s ease-in-out;
}

.form_item .login_submit button:hover{
  background-color: #EC1D24;
  transform:scale(1.1);
}


.bg_sec{
    padding:15px;
}

.bg_sec img{
    width: 100%;
}


/*@media only screen and (max-width:1025px){*/
  
/*  .number_quantity_achievement .item{*/
/*    width:100%;*/
/*    padding:20px;*/
/*  }*/
  
/*  .item_dv .image img{*/
    
/*  }*/
  
/*    iframe{*/
/*        width: 100%;*/
/*        height: 315px;*/
/*    }*/

/*    .number_quantity_achievement .box_1{*/
/*        width: 100%;*/
/*        margin-bottom: 10px;*/
/*    }*/

/*    .ele_title_ship_weigth .banner_travel_tokyo{*/
/*        width:100%;*/
/*    }*/
/*    .ele_title_ship_weigth .banner_travel_tokyo img{*/
/*        width:100%;*/
/*    }*/
/*    .grid_container_steps{*/
/*        display: grid;*/
/*        grid-template-columns: auto auto auto auto;*/
/*        width:100%;*/
/*    }*/

/*    .layout{*/
/*        width: 100%;*/
/*    }*/
/*    .banner_layout{*/
/*        width: 100%;*/
/*        padding:35px;*/
/*    }*/
/*    .new_feed .age_new .title_new_age{*/
/*        margin:0px 300px 0px 300px;*/
/*    }*/
/*    #lay{*/
/*      width:100%;*/
/*    }*/
/*}*/
/*@media only screen and (max-width:769px){*/
/*    .new_feed .age_new .title_new_age{*/
/*        margin:0px 200px 0px 200px;*/
/*    }*/
    
/*    .item_blog img{*/
/*    width: 100%;*/
/*    max-height: 113px;*/
/*     height: 113px; */
/*    object-fit: cover;*/
/*  }*/
    
    
/*    .item_dv .image img{*/
/*      height:235px;*/
/*      max-height:235px;*/
/*    }*/
    
/*    iframe{*/
/*        width: 100%;*/
/*        height: 210px;*/
/*    }*/
/*    .grid_container_steps{*/
/*        display: grid;*/
/*        grid-template-columns: auto auto auto;*/
/*        width:100%;*/
/*    }*/
/*    .ke_chan{*/
/*        margin:10px 295px;*/
/*    }*/
/*    .item_fanpage .content .content_content .btn_Flow{*/
/*        margin:10px;*/
/*    }*/
/*    .ngan_luon .title h3{*/
/*      padding:50px;*/
/*    }*/
/*}*/
/*@media only screen and (max-width:426px){*/
/*    .banner_layout{*/
/*        width: 100%;*/
/*        padding:10px;*/
/*    }*/
/*    .new_feed .age_new .title_new_age{*/
/*        margin:0px 80px 0px 80px;*/
/*    }*/
    
/*    .form_item .login_submit{*/
/*      margin-bottom:30px;*/
/*    }*/
    
    
/*    .ngan_luon .title h3{*/
/*      padding:10px;*/
/*    }*/
    
/*    .item_blog img{*/
/*      height:217px;*/
/*      max-height:217px;*/
/*    }*/
    
/*    .name_mxh{*/
/*      margin-top:30px;*/
/*    }*/

/*    .bg_mini img{*/
/*        width: 100%;*/
/*        object-fit: cover;*/
/*    }*/

/*    .layout_tu_van{*/
/*        width: 100%;*/
/*    }*/

/*    .image_kim_yen{*/
/*        width:100%;*/
/*    }*/
    
/*    .image_kim_yen img{*/
/*        width: 100%;*/
/*    }*/

/*    iframe{*/
/*        width: 100%;*/
/*        height: 210px;*/
/*    }*/

/*    .ke_chan{*/
/*        margin:10px 110px;*/
/*    }*/

/*    .item_feed_back{*/
/*        margin-bottom: 20px;*/
/*    }*/

/*    #lay{*/
/*        width: 100%;*/
/*    }*/

/*    .item_dv{*/
/*        margin-top: 20px;*/
/*    }*/

/*    .dv_center_tokyo .item .title h2{*/
/*        font-size: 20px;*/
/*    }*/

/*    .dv_center_tokyo .item .trich_doan span{*/
/*        margin-bottom: 20px;*/
/*    }*/

/*    .grid_container_steps{*/
/*        display: grid;*/
/*        grid-template-columns: auto;*/
/*        width:100%;*/
/*    }*/

/*    .grid_container_steps .grid_item_steps .image{*/
/*        width:100%;*/
/*    }*/

/*    .new_page{*/
/*        width: 100%;*/
/*    }*/

/*    .grid-container{*/
/*        width: 100%;*/
/*    }*/
    
/*    .grid-container .item1, .grid-container .item2, .grid-container .item3, .grid-container .item4, .grid-container .item5, .grid-container .item6{*/
/*        width:auto;*/
/*    }*/
/*    .grid-container .item1 img, .grid-container .item2 img, .grid-container .item3 img, .grid-container .item4 img, .grid-container .item5 img, .grid-container .item6 img{*/
/*        object-fit: scale-down;*/
/*    }*/

/*    .number_quantity_achievement .item{*/
/*        width: auto;*/
/*        margin:10px;*/
/*    }*/

/*    .number_quantity_achievement .item2{*/
/*        width: auto;*/
/*        margin:10px;*/
/*    }*/

/*    .number_quantity_achievement .box_1{*/
/*        display: flex;*/
/*        flex-direction: column;*/
/*        height: auto;*/
/*    }*/

/*    .number_quantity_achievement .box_1 .info_right .titles{*/
/*        margin-bottom: 10px;*/
/*    }*/
/*    .number_quantity_achievement .box_1 .image_left{*/
/*        width:100%;*/
/*        height:auto;*/
/*    }*/

/*    .number_quantity_achievement .box_1 .info_right .titles h1{*/
/*        font-size: 48px;*/
/*    }*/
/*    .number_quantity_achievement .box_1 .info_right .titles span{*/
/*        padding:0 10px;*/
/*    }*/
/*    .ok_tu_van{*/
/*        margin:0 15px;*/
/*    }*/

/*    .ok_tu_van .btn_telegram span{*/
/*        font-size: 12px;*/
/*    }*/
/*}*/
