html, body {
}
.dangky_cont {
	width: 50%;
}
.res {
  width: 100%;
  height: auto;
}
.left1 {
	float: left;
	width:50%;
	padding: 10px 10px;
	height:500px;
	}
.right1 {
	float: left;
	width:50%;
	height: 500px;
	overflow: hidden;
	}
.km1 {
	position: relative;
    border-radius: 20px;
    padding: 27px 29px;
    color: #213871;
    margin: 141px 0 24px 0;
}

.km2 p{
	text-align:left;
	color:#213871;
}

* {box-sizing: border-box}
.ungdung_mobile .carousel {
    margin-top: 36px;
}
a.ctatop {
    position: absolute;
    top: 18px;
    width: 175px;
    display: block;
    right: 57px;
}
a.ctatop img {
    width: 100%;
}


.nhalasomot2 p {
    font-size: 15px;
    line-height: 18px;
}
.ungdung_mobile .carousel-control-next-icon{
    width: 60px;
    height: 60px;
    background-color: #213871;
    background-size: 50%;
}
.ungdung_mobile .carousel-control-prev-icon{
    width: 60px;
    height: 60px;
    background-color: #213871;
    background-size: 50%;
}


#thanks .text .thanhcong {
    font-size: 67px;
    font-weight: 700;
    color: #203871;
    text-shadow: -4px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    text-align: center;
    display: block;
}

#thanks .inner {
    padding-top: 22%;
    opacity: 0;
}
.tab button {
    display: block;
    background: none;
    color: #fff;
    border: none;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 24px;
}

.tab button:hover {
    color: #f06b21;
    cursor: pointer;
}

.tab button.active {
    color: #f06b21;
    text-decoration: underline;
}
.header {
    background-color: #ffffff;
    /* min-height: 80px; */
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
.header .nav-item {
    color: #213871;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    margin: 8px 9px 0 7px;
}
.brand_cont {
    width: 15%;
}
a.brand {
    padding: 15px 0 10px 0;
    display: block;
    margin-top: 8px;
}
a.brand img {
    width: 100%;
}
.menu_cont {
    width: 85%;
    padding-left: 40px;
}


.txtbold{
    font-weight: 900;
}

span.orange{
    color: #f06b21;
    font-weight: 700;
}
.giadinh_cont{
    background-image: url('../img/vicostone/bg4.jpg');
    background-position: top center;
    padding: 34px 0;
    height: 499px;
}
.giadinh_cont .nhalasomot h3 {
    font-weight: 700;
    color: #213871;
    text-align: center;
    font-size: 40px;
}

.giadinh_cont .nhalasomot p {
    font-size: 18px;
    line-height: 21px;
}
div#dangky {
    /*background-image: url('../img/vicostone/bg_top1.jpg');*/
    background-position-y: 40px;
    background-position-x: center;
    padding: 40px 0 0px 0;
    /* min-height: 800px; */
    position: relative;
}
#noidung .uudai_cont {
    background-image: url('../img/vicostone/bg2.jpg');
    /* height: 60px; */
    padding: 35px 0;
    background-size: contain;
}

#noidung .uudai_cont span {
    font-size: 18px;
    color: #111;
}
#noidung .uudai_cont h2 {
    font-weight: 700;
}
#noidung .hotrotruocba {
    border: solid 2px #e8232a;
    border-radius: 0 0 20px 20px;
    padding: 20px 20px 62px 20px;
    margin-top: -2px;
    border-top: 0;
    margin-bottom: -32px;
    font-weight: 600;
}
#noidung .hotrotruocba .cta_second {
    background: none;
    border: 0px;
}

.row.ungdung_cont {
    background-image: url('../img/vicostone/bg3.jpg');
    padding: 30px 0;
    color: #fff;
}

.row.ungdung_cont .phai .slide_sp .loaiphong .left .img_cont {
    border: 3px #fff solid;
    overflow: hidden;
}

.row.ungdung_cont .phai .slide_sp .loaiphong .right .img_cont {
    border: 2px #fff solid;
    overflow: hidden;
    height: 144px;
}

.row.ungdung_cont .phai .slide_sp .loaiphong .right {
    width: 25%;
    float: left;
    display: block;
}

.row.ungdung_cont .phai .slide_sp .loaiphong .right .img_cont:hover img {
    transform: scale(1.1);
    transition: ease 0.2s;
}

.row.ungdung_cont .phai .slide_sp .loaiphong .right .img_cont img {
    transition: ease 0.2s;
}

.row.ungdung_cont .phai .slide_sp .loaiphong .left .img_cont:hover img {
    transform: scale(1.1);
    transition: 0.3s ease;
}

.row.ungdung_cont .phai .slide_sp .loaiphong .left .img_cont img {
    transition: 0.3s ease;
}

.giadinh_cont .nhalasomot {
    position: relative;
    /* border: 3px #213871 solid; */
    border-radius: 20px;
    padding: 56px 29px;
    color: #213871;
    margin: 46px 0;
}

.giadinh_cont .nhalasomot .chitietlink {
    position: absolute;
    left: 33px;
    bottom: 77px;
    font-size: 19px;
    color: #213871;
    font-weight: 500;
}

.giadinh_cont .nhalasomot .chitietlink a {
    color: #f06b21;
}

.giadinh_cont .nhalasomot>a {display: block;width: 100%;text-align: center;margin: 22px 0;}

#footer .thongtinlh .title {
    font-size: 18px;
    padding-right: 20px;
}
.title_cont {
    display: block;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    padding: 20px 0;
}
.row.ungdung_cont .phai {
    width: 50%;
}

.row.ungdung_cont .trai {
    float: left;
    width: 50%;
    padding: 0 20px 0 0;
    margin: 0;
}

.row.ungdung_cont .phai {
    float: left;
    width: 50%;
    padding: 0;
    margin: 0;
}

.row.ungdung_cont ul li {
    list-style: none;
    margin: 10px 0;
}

.row.ungdung_cont ul {
    padding: 0;
}

.row.ungdung_cont .trai span {
    font-size: 18px;
    line-height: 27px;
    display: block;
    margin-bottom: 20px;
}

.row.ungdung_cont .link {
    color: #ffdc34;
    font-style: italic;
    font-size: 20px;
    text-decoration: underline;
}
.row.ungdung_cont .phai .slide_sp .loaiphong .left {
    display: block;
    width: 75%;
    float: left;
}
.row.ungdung_cont .link:hover {
    color: #fff;
}
.row.lienhe a {text-align: left;display: block;font-size: 18px;font-weight: 600;color: #fff;padding-left: 12px;}

.row.lienhe {
    padding: 20px 0;
}
.row.lienhe {
    padding: 20px 0;
}
.row.cta_cont{
    text-align: center;
    display: block;
}   

.cta_second {
    display: block;
    background: none;
    border: 0;
    margin-top: -12px;
    margin-bottom: 33px;
}
#noidung .doanhthu {
    border: dashed 2px #e8232a;
    border-radius: 20px;
    padding: 20px 20px 20px 20px;
    margin-top: -2px;
    background-color: #f4f4f4;
    font-style: italic;
    font-weight: 600;
}

#footer {
    background-image: url('../img/vicostone/bg3.jpg');
    padding: 30px 0;
    color: #fff;
}

.xe_cont .xefotuner {float: left;display: block;padding: 50px 0;}

.xe_cont .xefotuner img {
    width: 90%;
    margin: 0 5%;
}
.gioithieu img {
    width: 100%;
}

div#dangky .btn {
    background: none;
    margin-top: 4px;
}

div#dangky .form-group {
    margin-bottom: 6px!important;
}
div#formdangky {
    padding: 0 10px;
}

.form_cont {
    padding: 20px 10px 1px 10px;
    background-color: #000000b8;
    border: 0;
    border-radius: 8px;
    /* margin-right: 120px; */
    margin-top: 121px;
    /* margin-left: 46px; */
}

.form_cont h3 {
    color: #fff;
    font-weight: 700;
    font-size: 21px;
    line-height: 40px;
    letter-spacing: 1.5px;
}

h3.title{
    font-weight: 700;
    font-size: 22px;
}

#thanks {
    background-image: url('../img/vicostone/bgthank.png');
    min-height: 100vh;
    background-position: top center;
    background-size: cover;
}
#thanks .text {
    display: block;

}
footer#footer {
    background-color: #f3f3f3;
    padding: 20px 0;
}
.xeoto {
    position: absolute;
    right: 7%;
    bottom: 0px;
}

div#dangky .container {
    position: relative;
}

div#dangky .gioithieu {
    margin-bottom: 217px;
    padding-left: 95px;
    padding-right: 34px;
    margin-top: 0px;
}
div#dangky .form-group input {
    border-radius: 20px;
    padding: 3px 10px;
}

div#dangky .form-group select {
    border-radius: 20px;
    padding: 3px 10px;
    height: auto;
}
.logotop {
    position: relative;
}

.logotop .left-side {
    position: absolute;
    left: 0;
}

.logotop .right-side {
    position: absolute;
    right: 43px;
}
.row.content {
    padding-top: 150px;
}
.xeoto img {
    width: 94%;
}
#thanks .text p {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-shadow: 2px 2px 3px #5d5d5d;
    text-align: center;
    margin: 0;
    }
div#dangky .note {
    font-size: 9px;
    color: #d6d6d6;
    line-height: 11px;
}

.giadinh_cont .nhalasomot h4 {
    text-align: center;
    font-weight: 700;
}

.thongtinlh {
    border-right: 1px solid;
    padding-right: 35px;
    padding-left: 25px;
}
div#dangky .inner {
    position: absolute;
    top: 50px;
    left: 52%;
}
.container-fluid.mt-3 {
    padding: 0;
}
.nhalasomot2 p {
    color: #213871;
}


@media (max-width: 600px) {
.nhalasomot2 {
    padding: 110px 0 0 0;
}
    div#dangky .inner {
    position: absolute;
    top: 320px;
    left: auto;
}
.visible-xs
{
    display: block!important;
}
.hidden-xs{
    display: none!important;
}
a.ctatop {
    /*display: block!important;*/
    padding-top: 4px;
}
#thanks {
    background-image: url('../img/vicostone/bgthank_mobile.png');
    background-size: cover;
}
#thanks .text p {
    font-size: 21px;
}
#thanks .inner {
    padding-top: 60%;
}
#thanks .text .thanhcong{
    font-size: 50px;
    padding: 0 10%;
    line-height: 63px;
}
.ungdung_mobile>span {
    font-size: 20px;
    padding: 10px 5px;
    display: block;
    text-align: center;
}
.ungdung_mobile {
    display: block!important;
}
.row.ungdung_cont .trai{
    display: none;
}
.row.ungdung_cont .phai{
    display: none;
}
.form_cont {
    padding: 20px 10px 1px 10px;
    background-color: #000000b8;
    border: 0;
    border-radius: 8px;
    /* margin-right: 0px; */
    margin-top: 50px;
    /* margin-left: -1px; */
}
.giadinh_cont .nhalasomot {
    position: relative;
    border: 3px #213871 solid;
    border-radius: 20px;
    padding: 27px 29px;
    color: #213871;
    margin: 141px 0 24px 0;
}


a.brand {
    padding: 14px 167px 15px 19px;
    display: block;
    margin-top: 0px;
    margin-bottom: -10px;
}
.navbar {
    text-align: center;
}
.menu_cont {
    width: 100%;
}
.brand_cont {
    width: 100%;
}
.navbar-toggler {
    position: absolute;
    top: -41px;
    right: 10px;
}

#footer .thongtinlh {
    margin-bottom: 8px;
    margin-top: 8px;
}
.row.lienhe a {
    font-size: 21px;
    color: #ffc645;
    padding: 10px 0;
    text-align: center;
}
#footer .thongtinlh h3 {
    margin: 5px 0;
}
.giadinh_cont {
    background-image: url(../img/vicostone/bg4_mobile.jpg);
    background-position: top center;
    padding: 493px 0 10px 0;
    height: 1080px;
}
.giadinh_cont .nhalasomot p {
    font-size: 17px;
    line-height: 25px;
}

    #noidung .uudai_cont {
    padding: 20px 40px;
    }
#footer .logo_cont {
    text-align: center;
}

#footer .thongtinlh {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 20px;
}

#footer .thongtinlh span {
    margin: 0px 0;
    display: block;
}

#footer .thongtinlh h3 {
    margin: 0px 0;
}
#footer .contact_cont h3 {
    text-align: center;
    margin-bottom: 20px;
}
div#dangky {
    background-image: url('../img/vicostone/bg_mobile.jpg');
    padding: 34px 0 0px 0;
    min-height: 820px;
    background-size: cover;
    /*    width: 414px;*/
}
.logotop {
    display: none;
}
div#dangky .gioithieu{
    display: none;
}
.xeoto {
    display: none;
}
.row.content {
    padding-top: 400px;
}
div#dangky .container {
    padding: 20px;
}
.cta_second img {
    width: 80%;
}
div#noidung {
/*    width: 414px;*/
}
footer#footer {
/*width: 414px;*/
}
button.btn img {
    width: 180px;
}
.giadinh_cont .nhalasomot>a img {
    width: 100%;
}
}

@media (max-width: 1200px) {
    div#dangky .gioithieu {
    margin-bottom: 261px;
    padding-left: 4px;
    padding-right: 18px;
}
.form_cont h3 {
    line-height: 24px;
    letter-spacing: 1px;
    padding: 0 25px;
}
}
@media (max-width:420px)
{
	.left1 {width: 100%;
		height:674px;}
	.km1 {margin: 50px 0 24px 0;
	padding: 0px;}
	.right1 {width: 100%;
		height:auto;}
	.dangky_cont {
	width: 100%;
}
}



