.m-partner {
    padding: 12px 0 35px;
    border-top: 1px solid #e6e6e6;
}

.m-partner__wrap {
    padding: 0 70px;
    position: relative;
}

.m-partner__prev,
.m-partner__next {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
}

.m-partner__prev img,
.m-partner__next img {
    width: 12px;
}

.m-partner__next {
    left: auto;
    right: 0;
    transform: translateY(-50%) rotate(180deg);
}

@media (max-width: 1199px) {
    .m-partner__wrap {
        padding: 0 30px;
    }
}

@media (max-width: 767px) {
    .m-partner__wrap {
        padding: 0 15px;
    }

    .m-partner__prev img,
    .m-partner__next img {
        width: 7px;
    }
}

/*email*/
.button-addon2 {
    background: #2490d9;
    color: #fff;
    border-radius: 0;
}

/*footer*/
.right-main {
    background: #F7F7F7;
    padding: 15px 20px;
    border-radius: 0 0 6px 6px;
}

.box-input {
    position: relative;
}

.box-input-i {
    position: absolute;
    top: 0;
    left: 0;
    padding: 11px 14px;
    border-right: 1px solid #CCCCCC;
    color: #9D9D9D;
}

.box-input input {
    padding-left: 50px;
}

.right-input::placeholder {
    color: #999999;
}

.right-input {
    color: black;
}

.form-group {
    margin-bottom: 15px;
}

.right-title {
    background: #2490d9;
    font-size: 16px;
    padding: 11px 20px;
    border-radius: 6px 6px 0 0;
}

.right-btn {
    background: #2490d9;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
}

.ctt-box-img {
    padding: 0 10%;
    margin-bottom: 30px;
}

.bvlq-title {
    margin-bottom: 10px;
}

.ctt-li {
    padding-left: 20px;
    position: relative;
}

.ctt-li::before {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    background: url(../images/tick.png) no-repeat;
    left: 5px;
    top: 6px;
}



/*contact*/


.formcontacts .form-control {
    border-radius: 0;
}

.formcontacts button {
    background: #2490d9;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 10px;
    border: none;
}

h3.title__contact {
    font-size: 30px;
    font-weight: bold;
}

h4.tilte_contact {
    font-size: 18px;
    font-weight: bold;
}

ul.f__contact {
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
}

li.ff_icon_contact {
    display: flex;
    margin-bottom: 20px;
}

li.ff_icon_contact i.fa {
    border: 1px solid #2490d9;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 26px;
    margin-right: 20px;
    color: #2490d9;
    display: flex;
    justify-content: center;
    align-items: center;
}


/*đăng ký ưu đãi*/



.quicklink {
    position: fixed;
    z-index: 997;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s ease-in-out;
    right: 0;
}

.quicklink.active {
    left: 0;
}

.quicklink__item {
    margin-bottom: 15px;
}

.quicklink__item:last-child {
    margin-bottom: 0;
}

.quicklink__link {
    display: flex;
    width: 90px;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    padding: 8px 8px 8px 8px;
    background-color: #2490d9;
    color: #fff;
    border-radius: 5px 5px 5px 5px;
    transition: .3s;
    position: relative;
    left: -12px;
}

.quicklink__link:hover {
    color: #fff;
    text-decoration: none;
    left: 0;
}

.quicklink__link img {
    height: 25px;
    margin-bottom: 4px;
}


.md-register .modal-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 40px;
}

.modal-content.img_bg {
    border: 10px solid transparent;
    border-image: 16 repeating-linear-gradient(-45deg, red 0, red 1em, #EEE3CF 0, #eee3cd 2em, #58a 0, #58a 3em, #eee3cd 0, #eee3cd 4em);
}

@media (min-width: 1850px) {
    .header__brand {
        max-width: unset;
        font-size: 21px;
        margin: 0;
    }
}


a.as-menu__link1 {
    display: block;
    padding: 8px 0 8px 10px;
    position: relative;
    font-weight: 700;
}

.as-menu__link1::before {
    content: "\f0da";
    font-family: fontawesome;
    position: absolute;
    top: 8px;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s;
}


.sectoion_des {
    line-height: 25px;
}

.sectoion_des{
    margin: 0 0px 35px 0px;
    padding: 10px;
    max-height: 400px;
    overflow: hidden;
    position: relative;
}
.sectoion_des.show{
max-height: 100%;
overflow: unset;
}
.sectoion_des .btn_readmore_2{
    bottom: -20px !important;
}
.sectoion_des .btn_readmore {
    text-align: center;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
}
.sectoion_des .btn_readmore a,.sectoion_des .btn_readmore_2 a{
    font-weight: bold;
}
.sectoion_des .btn_readmore i,.sectoion_des.btn_readmore_2 i{
    color: #f2d5b5;
}

.sectoion_des .btn_readmore_2{
    display: none;
    text-align: center;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0px;
    width: 100%;
}
.sectoion_des .btn_readmore::before {
    height: 106px;
    margin-top: -85px;
    content: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#fff), color-stop(0.2, #fff), to(rgba(255, 255, 255, 0)));
    display: block;
}
.swiper-container.slider-home .swiper-pagination-bullet{
width: 15px;
height:15px;
}
.swiper-container.slider-home .swiper-pagination-bullet-active{
    background: #fff;
}