.footer {
    background-color: #000;
    color: #fff;
}
.pt_list_addres {
    line-height: 32px;
    color: inherit;
    font-size: 15px;
}

.pt_list_addres li svg {
    margin-right: 5px;
    width: 25px;
}
.group-social {
    margin-top: 10px;
    margin-left: 0px;
}
.group-social ul {
    display: flex;
}
.group-social ul li {
    position: relative;
    margin-left: 1px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    overflow: hidden;
    transition: all .3s linear;
}
.group-social ul li a {
    display: block;
    font-size: 16px;
    color: #fff;
    transition: all .3s linear;
    background: #000;
	line-height: 50px;
}
.group-social ul li a svg {
	height: 20px;
	fill: #fff;
}
.title-footer {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 15px;
    line-height: 25px;
    color: #333;
}
.box-form-footer {
    width: 100%;
    height: 100%;
    padding: 35px;
    background-color: #000;
    color: #fff;
}
.title-form-footer {
    color: #ffc000;
    font-size: 22px;
    font-weight: 700;
}
.box-form-footer .desc {
    color: white;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 15px;
}
.form-group {
    margin-bottom: 10px;
}
.footer__policy a {
    width: 100%;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 37px;
    position: relative;
    padding-left: 0px;
}
.box-form-footer input:not([type="radio"]) {
    height: 35px;
    border-radius: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.maps_footer {
	margin: 20px 0;
}
.maps_footer iframe {
	width: 100%;
	height: 250px;
}
textarea.form-control {
    height: auto;
    border-radius: 0;
}
.btn-submit {
	background: #febd17;
	font-weight: 600;
	font-size: 15px;
}


.back_to_top {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer_top{
    padding: 40px 0 10px;
    background-image: url(../images/bg-footer.png);
    background-position: center;
    background-size: contain;
}
.bocongthuong {
	margin-top: 20px;
	width: 50%;
	float: right;
}
.bocongthuong img {
	border-radius: 4px;
	padding: 0px 0px;
	height: 45px;
	padding-left: 5px;
}

.logo_footer{
	margin-bottom: 1em;
	max-width: 100%;
	position: relative;
}

.wrap-partner .slick-arrow svg {
        width: 23px;
    height: 23px;
    fill: #2978bb;
    stroke: #2978bb;
}
.logo_footer a img{
    width: auto;
    height: 70px;
}

.about_foot{color: #c0c0c0;font-size: 14px;line-height: 24px;}

.about_foot p{
    margin-bottom: 20px;
}

.footer-main {
    padding: 40px 0 25px;
    padding-top: 130px;
    background-color: #222;
}

.footer-main>.container>.row {
    display: flex;
    flex-wrap: wrap;
}

.content-box {
    margin-bottom: 10px;
}

.content-box:not(:last-child) {
    /* border-right: 1px dashed rgb(255, 255, 255, 0.5); */
}

.footer-layer {
    color: inherit;
}

.footer-layer .title {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 15px;
    line-height: 27px;
}

.logo-footer {
    margin-bottom: 10px;
}

.logo-footer img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.pt_desc_name {
    color: #fff;
    margin-bottom: 5px;
    line-height: 25px;
}

.pt_desc_name h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 0;
}

.map iframe{
    width: 100%;
    height: 217px;
}

.download_catalog{margin-top: 20px;/* display: flex; */width: 50%;float: left;}

.download_catalog .icon{width: 58px;display: flex;align-items: center;justify-content: center;height: 45px;border-radius: 10px 0 0 10px;background-color: #035194;font-size: 40px;}

.download_catalog a{
    display: flex;
    justify-content: center;
    width: 100%;
}

.download_catalog .icon i{
    color: #fff;
    font-size: 19px;
}

.download_catalog .info{width: calc(100% - 40px);background-color: #fff;border-radius: 0 10px 10px 0;padding: 0px 8px 0px;}

.download_catalog .info span{color: #000;font-weight: 700;font-size: 12px;display: inline-block;margin-left: 0px;line-height: normal;text-transform: uppercase;}

.download_catalog .info .name{
    color: #ff0000;
    font-weight: 700;
    line-height: normal;
    font-size: 16px;
    /* padding-left: 18px; */
}

.pt_list_addres {
    line-height: 25px;
    font-size: 14px;
    color: #fff;
}

.pt_list_addres li i {
    margin-right: 5px;
}

.footer__other {
    width: 100%;
    color: #fff;
}

.footer__other .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 31px;
    margin-bottom: 10px;
    color: #333;
    position: relative;
    text-transform: uppercase;
}

.footer__other .title:before {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #2978bb;
    position: absolute;
    top: calc(100% - 10px);
    display: none;
}

.footer__policy {
    float: left;
    width: 100%;
}

.map_ft .image img {
    height: 170px;
    object-fit: cover;
}

.dmca {
    text-align: left;
}

.dmca img {
    width: 120px;
    margin-top: 20px;
}

.footer__policy iframe {
    width: 100%;
    height: 210px;
}

.name_company{
    color: #c0c0c0;
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: 700;
}

.footer__policy ul{padding-left: 20px;}

.footer__policy li{
    list-style: disc;
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 10px;
}

.footer__policy li strong{
    color: #c0c0c0;
}

.footer__policy li span{
    color: #c0c0c0;
}

.footer__policy a {
    color: #fff;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    position: relative;
}

.footer__policy a:hover{
    color: #f4b319;
}

.footer__policy a:before {
    /* content: ""; */
    position: absolute;
    width: 3px;
    height: 3px;
    background: #0f7cc1;
    top: 19px;
    left: 0px;
}

.footer__policy.map_ft a {
    padding: 0;
}

.footer__policy.map_ft a:before {
    display: none;
}

.pt_box_desc_form {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #fff;
}

.pt_box_form .pt_box {
    display: flex;
}

.pt_box_form .pt_box input {
    height: 40px;
    padding: 10px 15px;
    border: 1px solid rgb(255, 255, 255, 0.5);
    background: transparent;
    border-right: unset;
    width: calc(100% - 40px);
    color: rgb(255, 255, 255, 0.5);
    outline: 0;
}

.pt_box_form .pt_box input::placeholder {
    color: rgb(255, 255, 255, 0.5);
}

.pt_box_form .pt_box button {
    width: 40px;
    outline: none;
    border: 1px solid rgb(255, 255, 255, 0.5);
    border-left: unset;
    background: transparent;
    position: relative;
}

.pt_box_form .pt_box button i {
    transform: rotate(30deg);
    font-size: 12px;
    color: #fff;
}

.pt_social {
    display: flex;
    margin-top: 10px;
    margin-bottom: 0px;
}

.pt_social li:not(:last-child) {
    margin-right: 10px;
}

.pt_social li a {
    display: inline-block;
    height: 28px;
    width: 28px;
    line-height: 28px;
    text-align: center;
    float: left;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #fff;
}

.pt_social li a i {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}

.pt_box_thke {
    font-weight: 400;
    width: 100%;
    padding: 0 10px 10px 0px;
    border-top: 0;
    overflow: hidden;
    /* border: 1px solid #eee; */
}

.pt_box_thke p {
    text-align: left;
    padding-top: 12px;
    margin: 0;
    font-size: 14px;
    color: inherit;
}

.pt_box_thke p i {
    margin-right: 10px;
    width: 17px;
    text-align: center;
}

.pt_box_thke p span {
    font-weight: 600;
    color: #0f7cc1;
}

.address .title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.footer-main-left {
    padding-left: 230px;
    position: relative;
    margin-top: 15px;
}

.logo-foot {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.footer-bottom {
    overflow: hidden;
    background: #0961ab;
    padding: 10px 0;
    position: relative;
    /* border-top: 1px solid #fff; */
}

.cpy p {
    margin-bottom: 0;
    text-align: center;
}

.coppy-right {
    color: #fff;
    float: left;
}

.pt_contact_vertical {
    position: fixed;
    display: block !important;
    bottom: 85px;
    z-index: 100;
    left: 25px;
}

.contact-mobile .contact-item a {
    margin-bottom: 8px;
    display: block;
    transition: all 0.4s ease;
    position: relative;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
}

.contact-mobile .contact-item a i {
    color: #fff;
    line-height: inherit;
}

.contact-mobile .contact-item .fb-mess {
    background-color: #4b76bd;
}

.tel_phone {
    border-radius: 30px;
    line-height: 45px;
    position: absolute;
    height: 45px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    background-color: #e9242d;
    color: white;
    top: 73px;
    left: 90px;
    padding: 0;
    font-weight: 600;
    width: 0;
    overflow: hidden;
    padding-left: 29px;
    transition: all 0.5s;
    opacity: 0;
}

.quick-alo-phone:hover .tel_phone {
    width: 165px;
    left: 90px;
    opacity: 1;
}

.tel_phone a {
    margin: 0;
    color: #fff;
    display: block;
    width: 135px;
}

.wrap_room{
    background: #000;
    padding: 10px 0;
    width: 100%;
}

.box_room_top{width: 100%;margin-bottom: 10px;}

.box_room_top ul{display: flex;justify-content: center;flex-wrap: wrap;}

.box_room_top ul li{padding: 0 17px;font-size: 15px;margin-bottom: 0px;}


.box_room_top ul li i{color: #f4b319;margin-right: 8px;}

.system_main{
    text-align: center;
}

.system_main .title{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 12px;
}


.box_room_top .title{
text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 12px;
}

.system_main ul{display: flex;justify-content: center;flex-wrap: wrap;}

.system_main ul li{padding: 0 17px;font-size: 15px;margin-bottom: 6px;}

.system_main ul li i{color: #f4b319;margin-right: 8px;}

.quick-alo-phone.quick-alo-show {
    visibility: visible;
}


.images_footer img {
	padding: 15px 0;
	width: 260px;
}
.pt_list_addres h2 {
	text-align: left;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
}
.pt_list_addres h2 span {
	color: #f00;
}

.quick-alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    width: 200px;
    height: 200px;
    display: block;
    cursor: pointer;
    z-index: 98;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility 0.5s;
    -moz-transition: visibility 0.5s;
    -o-transition: visibility 0.5s;
    transition: visibility 0.5s;
    left: -50px;
    bottom: -50px;
}

.quick-alo-ph-circle {
    width: 100px;
    height: 100px;
    top: 45px;
    left: 45px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;

    border: 2px solid rgba(30, 30, 30, 0.4);
    border: 2px solid #3a71aa 9;
    opacity: 0.1;
    -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
    border-color: #e9242d;
    opacity: 0.5;
}

.quick-alo-ph-circle-fill {
    width: 80px;
    height: 80px;
    top: 55px;
    left: 55px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 0.1;
    -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {
    background-color: #e9242d;
    opacity: 0.75;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #e9242d;
}

.quick-alo-ph-img-circle {
    width: 50px;
    height: 50px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(../images/quick-call-button.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;

    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #e9242d;
}
.phone-vr-img-circle a svg {
	height: 25px;
}


@-moz-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-webkit-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-o-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }

}

@keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}
.content1 {
    width: 35%;
}
.content2 {
    width: 21%;
}
.content3 {
    width: 18%;
}
.content4 {
    width: 26%;
}
.dangky_cuoitrang {
    overflow: hidden;
    background-color: #f3f3f3;
    padding: 20px 0;
}

.dangky_cuoitrang .box_info {
    width: 100%;
    padding-right: 15px;
    float: left;
}

.dangky_cuoitrang .box_info .title {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    min-height: 40px;
    letter-spacing: 3px;
}

.dangky_cuoitrang .box_info .giam {
    font-size: 13px;
}

.box_form_dky {
    width: 100%;
    float: left;
}
.box_form_dky .row{
	gap: 15px 0;
}
.box_form_dky form {
    padding: 6px 0;
}

.box_form_dky input.form-control {
    width: calc(100% - 0px);
    float: left;
    border: solid 1px #e9e9e9;
    padding: 13px 10px 13px 10px;
    line-height: 18px;
    height: auto;
    border-radius: 5px;
    outline: 0;
    box-shadow: unset;
}

.box_form_dky button {
    width: 100%;
	max-width: 210px;
    height: 45px;
    background-color: #2978bb;
    border: 0;
    border-radius: 0 50px 50px 0;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    outline: 0;
	padding: 0 10px;
}

.box_form_dky button i {
    margin-left: 6px;
}






.social-bottom {
    float: left;
    width: 100%;
    margin-top: 13px;
}

.social-bottom li {
    width: 100%;
    height: 26px;
    float: left;
    margin-bottom: 18px;
    color: #fff;
}

.social-bottom li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: left;
    border-radius: 50%;
    line-height: 26px;
    color: #fff;
}
.social-bottom img {
	width: 28px;
	margin-right: 5px;
}

.social-bottom li a:hover{
    color: #fff;
}

.social-bottom .facebook {
}

.social-bottom li.facebook a i{
    background-color: #1877F2;
}

.social-bottom li.instagram a i{
    background-color: #E4405F;
}

.social-bottom li.youtube a i{
    background-color: #CD201F;
    color: #Fff;
}

.social-bottom li.twitter a i{
    background-color: #1DA1F2;
}

.social-bottom li a i{
    width: 26px;
    float: left;
    text-align: center;
    margin-right: 12px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.social-bottom ul li i {
    color: #fff;
}

ul.pt_list_addres li a {
    color: #fff;
}
.wrap-partner .list-item .box {
    border: 1px solid #eee;
    padding: 10px;
}
.wrap-partner .list-item .item {
    padding: 0 10px;
}
.wrap-partner {
    padding: 25px 0;
}
.category-slide-1 .slick-prev {
    left: -20px;
}

.category-slide-1 .slick-prev, .category-slide-1 .slick-next {
    opacity: 1;
    font-size: 25px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    margin: 0;
}
.category-slide-1 .slick-prev i,
.category-slide-1 .slick-next i {
    font-size: 25px;
    color: #2f4b8c;
}

.category-slide-1 .slick-next {
    right: -15px;
}











#button-contact-vr {
    bottom: 10px;
    left: 10px;
    margin: -10px;
    transform: scale(0.8);
    margin-bottom: 0px !important;
    position: fixed;
    z-index: 99999;
  }
  
  #gom-all-in-one #viber-vr {
    transition: 1.3s all;
    -moz-transition: 1.3s all;
    -webkit-transition: 1.3s all;
  }
  
  #button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
  }
  
  #button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
  }
  
  #viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, 0.7);
  }
  
  .phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
  }
  
  #button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
  }
  
  .phone-vr-img-circle a {
    line-height: 30px;
    color: white;
    display: flex;
    align-items: center;
  }
  .phone-vr-img-circle a i{
    font-size: 17px;
    color: #fff;
  }
  .phone-vr-img-circle img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
  
  #gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
  }
  
  #button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
  }
  
  #zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, 0.7);
  }
  
  #gom-all-in-one #phone-vr {
    transition: 0.7s all;
    -moz-transition: 0.7s all;
    -webkit-transition: 0.7s all;
  }
  
  #phone-vr .phone-vr-circle-fill {
    opacity: 0.7;
    box-shadow: 0 0 0 0 #dd2223;
  }
  
  .phone-bar a,
  #phone-vr .phone-vr-circle-fill,
  #phone-vr .phone-vr-img-circle,
  #phone-vr .phone-bar a {
    background-color: #dd2223;
  }
  
  .phone-bar a,
  #phone-vr .phone-vr-circle-fill,
  #phone-vr .phone-vr-img-circle,
  #phone-vr .phone-bar a {
    background-color: #dd2223;
  }
  
  #phone-vr .phone-vr-circle-fill {
    opacity: 0.7;
    box-shadow: 0 0 0 0 #dd2223;
  }
  
  .phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
  }
  
  #zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
  }
  
  #viber-vr .phone-vr-img-circle {
    background-color: #2196f3;
  }
  
  
  
  
  @-webkit-keyframes phone-vr-circle-fill {
    0% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    10% {
      -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    20% {
      -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    30% {
      -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    40% {
      -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    50% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    100% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  }
  
  @-webkit-keyframes zoom {
    0% {
      transform: scale(.9)
    }
  
    70% {
      transform: scale(1);
      box-shadow: 0 0 0 15px transparent
    }
  
    100% {
      transform: scale(.9);
      box-shadow: 0 0 0 0 transparent
    }
  }
  
  @keyframes zoom2 {
    0% {
      transform: scale(.9);
    }
  
    70% {
      transform: scale(1);
      box-shadow: 0 0 0 15px transparent
    }
  
    100% {
      transform: scale(.9);
      box-shadow: 0 0 0 0 transparent
    }
  }
  
  @keyframes zoom {
    0% {
      transform: scale(.9)
    }
  
    70% {
      transform: scale(1);
      box-shadow: 0 0 0 15px transparent
    }
  
    100% {
      transform: scale(.9);
      box-shadow: 0 0 0 0 transparent
    }
  }
  
  #phone-vr span {
    position: absolute;
    background: #dd2223;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 21px;
    line-height: 1.2;
    padding: 10px 12px 10px;
    border-radius: 4px;
    /* box-shadow: inset 0 -10px 0 -6px rgba(0, 0, 0, .17); */
    margin-right: 10px;
    width: 168px;
    left: 100%;
    top: 30%;
  }
  
  #phone-vr span::before {
    content: "";
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #dd2223 transparent transparent;
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  
  
  .back_to_top {
    display: flex;
    position: fixed;
    bottom: 15px;
    right: 15px;
    background: #febd17;
    /* padding: 10.5px 15px; */
    border-radius: 50px;
    z-index: 99;
    overflow: hidden;
  }
  
  .back_to_top a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .back_to_top span {
    display: inline-block;
    float: left;
    line-height: 27px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    transition: 0.5s;
    /* width: 0; */
  }
  
  .back_to_top img {
    width: auto;
    /* float: left; */
  }
  
  .back_to_top svg {
    height: 35px;
    fill: #fff;
    color: #fff;
    padding-top: 5px;
}
.footer__other p {
    margin-bottom: 0px;
    padding-bottom: 7px;
    font-size: 14px;
}

.footer__other img {
    margin-right: 5px;
}
.footer__other a {
    color: #333;
}
.footer__other ul li {
    padding-bottom: 5px;
    color: #333;
    display: flex;
}

.footer__other ul {
    /* padding-top: 15px; */
}
.footer__other h2 {
    padding-bottom: 15px;
    font-size: 18px;
}
.image-caption iframe {
    width: 100%;
	height: 217px;
}
.footer__other h2 span {
    font-size: 18px !important;
}
.footer__other h3 strong {
    font-size: 16px;
}









.content3 .footer__other a img {
    width: 30px !important;
    height: 30px !important;
}

.content3 .footer__other a {
    display: flex;
    align-items: center;
}

.download_catalog .icon svg {
    width: 35px;
    height: 35px;
}

.download_catalog .icon svg path {
    fill: #fff;
}
.metu {
	display: none
}
.metu {
    position: fixed;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    display: none;
}
.metu-content__item {
    float: left;
    padding: 5px 10px;
    box-sizing: border-box;
    margin-right: 10px;
    border-radius: 4px;
}
.metu-content__item a {
    display: flex;
    white-space: nowrap;
    align-items: center;
}
.metu-content__item img {
    animation: tada 1.2s infinite;
    width: 31px;
}






@media (max-width: 1199px){
    .download_catalog .info .name{
        padding-left: 0;
    }
}


@media (max-width:991px) {
	#phone-vr span {
    display: none;
}
    .content-box:not(:last-child) {
        border: unset;
    }

    .content1 {
        width: 43%;
    }

    .content2 {
        width: 30%;
    }

    .content3 {
        width: 27%;
    }

    .content4 {
        width: 100%;
    }
}

@media (max-width:767px){
    .content1 {
        width: 100%;
    }

    .content2 {
        width: 100%;
    }

    .content3 {
        width: 100%;
    }

    .content4 {
        width: 100%;
    }
	.metu {
		display: block
	}
	#button-contact-vr {
		display: none
	}
	.metu {
        display: block;
        background: #eee;
    }
	.metu {
        left: 0;
        right: 0;
        transform: translateX(0);
        background: #000;
    }
	.metu-content {
        padding: 0px;
        display: block;
        display: grid;
        background: #fff;
        justify-content: center;
        border-top: solid 1px #ccc;
        grid-template-columns: repeat(4, 1fr);
    }
	.metu-content__item {
        margin: 0px;
        border-radius: 0px;
    }
	.metu-content__item a {
        display: flex;
        text-align: center;
        justify-content: center;
        min-height: 35px;
        color: #f00;
    }
	.metu-content__item a svg {
        height: 20px;
        fill: #cf0101;
    }
	.footer__policy a {
		line-height: 30px;
	}
	.footer__other ul li {
		padding-bottom: 8px;
	}
	.group-social ul {
		margin-bottom: 20px;
	}
	.box-form-footer {
		margin: 20px 0;
		padding: 20px 20px 0 20px;
	}
	.maps_footer {
		margin-top: 35px;
	}
}

@media (max-width: 550px){
    .box_room_top ul{
        justify-content: unset;
    }

    .system_main ul {
        justify-content: unset;
    }

    .box_room_top ul li{
        width: 100%;
        padding: 0;
    }

    .system_main{
        text-align: left;
    }

    .system_main ul li{
        width: 100%;
        padding: 0;
    }
}
