body{
    color: #686584;
}
.container_page {
    margin: auto;
    margin-bottom: 30px;
}

.full_width1536 {
    max-width: 1536px;
    width: 100%;
}

.top_line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0px;
}

.top_line .line_right {
    display: flex;
    align-items: center;
}

.choose_lange {
    display: flex;
    align-items: center;
}

ul {
    list-style: none;
}

.top_line .item {
    margin-right: 30px;
    font-size: 16px;
}

.top_line a {
    color: #686584;
}

a {
    text-decoration: none;
}
.choose_lange li {
    display: none;
}

.choose_lange li.checked {
    display: block;
}

.choose_lange ul.item {
    margin: auto 20px;
    padding: 0px;
}

.top_line .item i.fa-solid {
    margin-right: 5px;
}
.df_text{
    color: #686584;
}
.nav_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
}

.box_nav {
    display: flex;
    align-items: center;
}
header {
    padding-bottom: 20px;
}
.item_nav {
    font-size: 19px;
    font-weight: 500;
    margin-right: 30px;
}

.search_box input {
    max-width: 140px;
    border-radius: 40px;
    text-align: center;
    padding: 10px 10px;
    color: #4471ed;
    border: 1px solid #4471ed;
    outline: none;
    margin-right: 20px;
}

.search_box button {
    border: none;
    background: none;
    font-size: 22px;
}

form.main-search-form {
    margin: auto;
}
.search_box {
    margin-left: 45px;
}
img.img_full {
    width: 100%;
}

img {
    max-width: 100%;
}
.itemt_page {
    margin: auto;
}

.boxpage {
    display: flex;
    justify-content: space-between;
}
.box_left, .box_right {
    width: 100%;
}

.ctns {
    position: relative;
}

.ctns img {
    width: 80%;
}

.text_cont_box {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 20%;
    display: flex;
    align-items: center;
}
.inbox {
    max-width: 240px;
    background: #fff;
    padding: 45px 33px;
    font-size: 19px;
    font-weight: bold;
    border-radius: 30px;
    box-shadow: 3px 5px 15px 0px #dce5fb;
}

.icon_ctn {
    max-width: 115px;
    margin-bottom: 20px;
}
.title_lager {
    font-size: 53px;
    font-weight: bold;
}

.itemt_page {
    margin-bottom: 80px;
}

.intro_itm {
    font-size: 19px;
    line-height: 32px;
    margin-top: 20px;
}

.intro_itm p {
    margin: auto;
}
.btn_showmore a {
    background: #426fec;
    color: #fff;
    padding: 20px 40px;
    display: inline-block;
    margin-top: 20px;
    border-radius: 50px;
    font-size: 19px;
}
.contentpagekja {
    background-image: url(../images/MainPageMerak.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 40px 40px;
    color: #fff;
    border-radius: 65px;
    font-size: 19px;
}

.contentpagekja ul {
    padding: 0px;
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.contentpagekja ul li {
    list-style: disc;
    margin-bottom: 10px;
}

.contentpagekja .box_left, .contentpagekja .box_right, .fullbox {
    padding: 0px 70px;
}
.fullbox {
    margin-bottom: 60px;
}
.title_def {
    font-size: 24px;
}
.contentseccion .title_def {
    margin-top: 20px;
}
.tit_intro {
    font-size: 16px;
}
.contentseccion {
    flex-wrap: wrap;
}

.contentseccion .box_item {
    max-width: calc(50% - 40px);
    width: 100%;
    margin-bottom: 60px;
    background: white;
    border-radius: 30px;
    padding: 20px 20px 40px 20px;
    box-shadow: 3px 5px 15px 0px #dce5fb;
}

.stylethub {
    position: relative;
    display: block;
    padding-bottom: 56.6%;
    border-radius: 30px;
    overflow: hidden;
}

.stylethub img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.box_item.unstyle {
    border: none;
    box-shadow: none;
    border-radius: 0;
    display: flex;
    align-items: center;
}
.mrauto{ margin:auto; }
.swiper {
  width: 100%;
  height: auto;
}


.swiperFirst,.containbox {
    position: relative;
}
/*.itemtslidebox {
    display: flex;
    padding: 40px 40px;
    border-radius: 30px;
    box-shadow: 3px 5px 15px 0px #dce5fb;
    background: #fff;
}*/
.itemtslidebox{
    border-radius: 30px;
    box-shadow: 3px 5px 15px 0px #dce5fb;
    background: #fff;
    padding: 80px 20px 40px 20px;
    text-align: center;
    position: relative;
}
.imgslide {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-right: 20px;
}
.itemtslidebox .imgslide {
    margin: auto;
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
}

.imgslide a img {
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.text_slidebox {
/*    width: calc(100% - 100px);*/
    font-size: 20px;
}
.contai_slide {
    overflow: hidden;
}

.swiper.swiperFirst {
    /*overflow: unset;*/
    padding: 80px 20px;
    margin-left: -20px;
    margin-right: -20px;
    margin: auto;
    padding-top: 100px;
}
.swiperFirstcopy {
    padding: 40px 20px;
    margin-left: -20px;
    margin-right: -20px;
    margin: auto;
    padding-top: 100px;
}
.text_slidebox .siguage {
    margin-top: 10px;
    margin-bottom: 20px;
}


/*.contai_slide {
    background-image: url(../images/iconimony.png);
    background-repeat: no-repeat;
    background-position: 102%;
    background-position-y: 40%;
}*/

.itemtslideboxhome .title_df {
    font-size: 28px;
    margin-bottom: 20px;
}

.flex_imgsiguage {
    display: flex;
    margin-top: 35px;
    align-items: center;
}
.boxsicionslide {
/*    margin-top: 200px;*/
    margin-top: 100px;
    padding-bottom: 30px;
}
.commentforusser_box {
    padding: 45px 60px;
    box-shadow: 3px 5px 15px 0px #dce5fb;
    border-radius: 30px;
}
/*.swiper.swiperchild{ overflow: unset; }*/
.commentforusser_box {
    max-width: calc(100% - 100px);
    position: relative;
    width: 100%;
}
.boxsicionslide .box_left, .boxsicionslide .box_right {
    max-width: 50%;
}
.swiper.swiperchild {
    position: relative;
}

.swiperchild .swiper-pagination {
    right: 0px !important;
    text-align: right;
    bottom: 40px;
}
.clo_link{
    color: #0d6efd;
}
.blog_box ul {
    padding: 0px;
}

.blog_box ul li {
    display: flex;
    margin-top: 30px;
}
.blog_box ul .boximg40 {
    width: 40%;
    max-width: 240px;
    border-radius: 15px;
    overflow: hidden;
}

.infor_news {
    width: 60%;
    padding-left: 20px;
}

.infor_news .clo_link {
    margin-bottom: 10px;
}
.blog_box .title_lager {
    line-height: 62px;
}
.label_contact {
    background-image: url(../images/MainPageMerak.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 60px 0px;
}

.contactbox {
    display: flex;
    width: 100%;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    max-width: 520px;
    text-align: center;

}

.contactbox .title_lager {
    color: #fff;
    max-width: 605px;
    font-size: 46px;
    padding-right: 40px;
}
.itemtfooter {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}

.itemtfooter .itemt_foot {
    width: 30%;
}

.title_lable {
    font-size: 20px;
    font-weight: bold;
}

.itemtfooter .itemt_foot ul {
    padding: 0px;
    margin-top: 20px;
}

.itemtfooter .itemt_foot ul li {
    margin-bottom: 10px;
    font-size: 18px;
}
.fs-18{
    font-size: 18px;
}
.introfoot {
    margin: 20px 0px;
}

footer {
    padding-bottom: 60px;
}

.line_iconoffice .item {
    font-size: 24px;
    margin-right: 20px;
}
.btn_shownav, .list_nav_mb{
    display: none;
}
.blog_box ul .boximg40 img {
    border-radius: 20px;
}
.hidepc{ display:none; }
.choose_lange .list_lang li {
    display: block;
    margin-bottom: 10px;
}

.choose_lange .list_lang ul {
    padding: 0px;
}

.choose_lange {
    position: relative;
}

.choose_lange .list_lang {
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 3px 5px 15px 0px #dce5fb;
    padding: 10px 20px;
    right: 0px;
}
.choose_lange.active .list_lang{ display:block; }
.choose_lange.active .select_langue {
    transform: rotate(180deg);
}
.btn_showmore.size_lagerbtn {
    text-align: center;
    margin-top: 30px;
}

.btn_showmore.size_lagerbtn a {
    font-size: 20px;
    font-weight: bold;
}
.swiperFirst .swiper-pagination {bottom: 0px;}
.swiperFirst span.swiper-pagination-bullet {
    background: #fff;
    border: 1px solid #9d9999;
}
.swiperFirst .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #00000059;
}
.form_contact_box .form-group {
    margin-bottom: 15px;
}

.form_contact_box .form-group .form-control {
    padding: 15px 20px;
    color: #000;
    border-radius: 15px;
    background: #dee3e9;
    font-size: 20px;
}
.fullsizebtn {
    background-image: linear-gradient(#0dccff, #25a0fe);
    width: 100%;
    padding: 15px 20px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    border-radius: 15px;
    text-transform: uppercase;
}

.mobi-show{
  display: none !important;
}
.box_item_2.unstyle {
    text-align: center;
    margin: 0 auto;
}