
body.font-svn {
    font-family: 'SVNAptimabold', sans-serif;

}
body.font-quicksand {
    font-family: 'Quicksand', sans-serif;
}
.title {
    font: bold 23px/1.5 SVNAptimabold;
}
.title span {
    color: #ffcf3b;
    text-transform: uppercase;
}
h3{font-size: 1.3rem}
.box-form{
	background: #232A7B;
}
.wrap-shape{}
.lady-shape{}
body.font-avo b,body.font-avo  strong{font-family: "Avo_bold"}
body.font-avo {
    font-family: 'Avo', sans-serif;
    
}
.w_500 {
    max-width: 500px;
    margin: 0 auto;
}
.wapper{
	max-width:490px;
	margin:auto;
}
.banner_tuvan{
	position:relative;
}
.banner_tuvan:before, .gioithieu_tuvan:before, .hinhanh_tuvan .td:before, .footer_tuvan:before,.hinhanh_tuvan:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	height:9px;
	/* background:#ffffff url(../images/line.png) left center no-repeat; */
	width:100%;
}
.gioithieu_tuvan{
	background:url(../images/bg_gt.png) center;
	padding:20px;
	padding-bottom:29px;
	position:relative;
}
.gioithieu_tuvan .mota{
	color:#ffffff;
}
.mxh1{
	text-align:center;
	margin:10px auto;
}
.mxh1 img{
	height:30px;
	margin: 2px;
}
.gioithieu_tuvan .noidung{
	background:#ffffff;
	padding:20px;
	border-radius:20px;
}
.dichvu_tuvan{
	background:#000777;
	color:#ffffff;
	padding:20px;
	text-align: center;
}
.dichvu_tuvan .td{
	text-transform: uppercase;
	background: url(../images/next.png) center bottom no-repeat;
	padding: 0 1%;
	padding-bottom: 30px;
	font-size: 20px;
	margin-bottom: 20px;
	font-family: Avo_bold;
}
.dichvu_tuvan ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.dichvu_tuvan ul li:hover a{
    text-decoration: none;
    color: #0d0f20;
}
.dichvu_tuvan ul li a{
	display: block;
	background: #ffffff;
	color: #000e75;
	border-radius: 20px;
	padding: 6px 5%;
	font-size: 25px;
	margin-bottom: 10px;
	padding-bottom: 0;
	cursor: pointer;
	font-family: 'Avo_bold';
}
.dichvu_tuvan .phone{
	color:#ffffff;
	background:url(../images/phone.png) left center no-repeat;
	padding-left: 112px;
	margin-top: 20px;
	margin-bottom:30px;
	background-size: 96px;
}
.dichvu_tuvan .phone a{
	display: inline-block;
	color:#000e75;
	background:#ffffff;
	font-weight: bold;
	font-size: 25px;
	border-radius: 20px;
	margin: 12px 0;
	padding: 4px 10px;
	min-width: 250px;
}
.hinhanh_tuvan{
	background:#ffffff;
	border-radius:20px;
	margin-top:-20px;
	padding:20px;
	color: #000e75;
	position: relative;
}
.hinhanh_tuvan .td{
	color:#000e75;
	position:relative;
	font-size: 23px;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 10px;
	font-family: 'Avo_bold';
}
.hinhanh_tuvan2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  /* grid-template-rows: 1fr 1fr 1fr; */
  gap: 10px;
  grid-template-areas:
    "item_tv1 item_tv2"
    "item_tv3 item_tv3"
    "item_tv4 item_tv5";
  margin-top: 10px;
}
.item_tv1 { grid-area: item_tv1; }
.item_tv2 { grid-area: item_tv2; }
.item_tv3 { grid-area: item_tv3; }
.item_tv4 { grid-area: item_tv4; }
.item_tv5 { grid-area: item_tv5; }
.hinhanh_tuvan2 img{
	width:100%;
}
.logo_tuvan{
	text-align: center;
}
.footer_tuvan{
	background: #19376d;
	padding:20px;
	color:#ffffff;
	position:relative;
}
.footer_tuvan ul{
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: bold;
	font-size: 18px;
}
.footer_tuvan ul li{
	padding: 2px 0;
	position:relative;
}
.footer_tuvan ul li:nth-child(2){
	margin-bottom:15px;
	padding-left:20px;
}
.footer_tuvan ul li:nth-child(2):before{
	position:absolute;
	content:'';
	width:9px;
	height:9px;
	content:'';
	background:#ffffff;
	left:0;
	border-radius:50%;
	top:11px;
}
.hotro_tuvan{
	background:#000e75;
	padding:30px;
	text-align:center;
	max-width:300px;
	text-align:center;
	display:none;
	width: 100%;
}
.hotro_tuvan a{
	color:#ffffff;
	display: inline-block;
	text-align: center;
	padding: 10px;
}
.hotro_tuvan a img{
	display:block;
	margin: auto;
	margin-bottom: 5px;
}


#form_datcauhoi {
  
    position: relative;
    z-index: 2;
}
.transition_new {
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
}
.postnews{
	text-align: center;

	padding: 10px;
	box-sizing: border-box;

}
.post_flex{
	/* border-radius: 10px; */
	padding: 10px;
	box-sizing: border-box;
	/* border: 1px solid #ffffff; */
	width: 100%;
}
.postnews .x{
	margin-right: 10px;
}
.postnews input[type="text"],.postnews input[type="email"],.postnews input[type="number"],.postnews select{
	height: 40px;
	position: relative;
	width: 100%;
	background: #fff;
	margin-bottom: 10px;
	border-radius: 30px;
	line-height: 43px !important;
	font-size: 13px;
}
.postnews textarea{
	/* height: 110px; */
	position: relative;
	width: 100%;
	background: #fff;
}
.postnews .invalid-feedback{
	display: none !important;
}
.postnews #buttom_submit{
	width: 100%;
	margin: 10px 0;
	text-align: center;
}
#buttom_submit input[type="submit"]{
	background: #ebd858;
	/* font: bold 19px/1.2 Avo_bold; */
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
	color: #053691;
	padding: 14px 45px 12px 45px;
	border-radius: 30px;
	outline: none;
	border: none;
	background: -moz-linear-gradient(90deg, #F8EE8D 0, #D3AF54 73%, #cda64d 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, 90deg, color-stop(0, F8EE8D), color-stop(73%, D3AF54), color-stop(100%, cda64d));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(90deg, #F8EE8D 0, #D3AF54 73%, #cda64d 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(90deg, #F8EE8D 0, #D3AF54 73%, #cda64d 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(90deg, #F8EE8D 0, #D3AF54 73%, #cda64d 100%);/* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); /* for IE */
	background: linear-gradient(90deg, #F8EE8D 0, #D3AF54 73%, #cda64d 100%);/* W3C */
}

#posthotline{
	font-size: 32px;
	font-family: Avo;
	color: #ffcc29;
}
#postnewsdes1{
	font-size: 24px;
	font-family: Avo;
	color: #fff;
	margin-bottom: 30px;
	text-transform: uppercase;
}
#postnewsdes2{
	font-size: 14px;
	font-family: Muli;
	color: #fff;
	margin-bottom: 30px;
}
#post_footer input[type="text"],#post_footer input[type="email"]{
	outline: none;
	border: none;
	height: 40px;
	width:100%;
}
#post_footer input[type="submit"]{
	outline: none;
	border: none;
	height: 40px;
	width: 40px;
	background: none !important;
	font-size: 0px;
}
#post_footer{
	background: url(../img/dangtin_07.png) no-repeat left top;
	max-width: 310px;
	width: 100%;
	height: 40px;
	display: flex;
}
#footer_email{
	width: calc(100% - 40px);
}
#footer_submit{
	width: 40px;
}
#background7{
	background: #fdfbee;
	padding: 60px 0px;
	box-sizing: border-box;
}
#postinfo{
	width: 300px;
}
#infpost{
	width: calc(100% - 300px);
	margin-left: 45px;
}
.xpost:nth-child(1),.xpost:nth-child(2){
	width: calc((100% - 123px) / 2);
	margin-right: 5px;
}
.xpost:nth-child(3){
	width: 123px;
}
.xpost input[type="number"],.xpost input[type="email"]{
	height: 46px;
	width: 100%;
	background: #fff;
	border: none;
	outline: none;
	padding-left: 10px;
}
.xpost input[type="submit"]{
	color: #fff;
	background: #ed1c24;
	text-transform: uppercase;
	font-family: NuB;
	outline: none;
	border: none;
	padding: 13px 0px;
	width: 100%;
}
#infpost .invalid-feedback{
	display: none !important;
}
#nameinfo1{
	color: #fff;
	font-family: Nu;
	font-size: 30px;
}
#nameinfo2{
	color: #fff;
	font-family: NuL;
	font-size: 15px;
}
body.loading .lds-dual-ring span {
  display: inline-block;
}
body.loading .lds-dual-ring {
  position: fixed;
  top: 0;
  display: block;
  z-index: 1345;
  color: white;
  text-align: center;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 18px;
}
body.loading{overflow:hidden}
body.loading:after {
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0,0.2);
  z-index: 1111;
  top: 0;
  left: 0;
}
.lds-dual-ring {
  display: none;
  width: 80px;
  height: 80px;
}
.lds-dual-ring .inner:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.w_100{width: 100%}
.tuvan {background: #000446;color: #fff;}
.dichvu-tv {padding: 30px 15px;text-align: center;}
.main-tit {padding: 0 0 15px 0;background: url(../img/tt_b.png) no-repeat bottom center;margin: 0 0 15px 0;font: bold 20px/1.5 Avo_bold;}
.main-tit .name {font-size: 36px;}
.line_w {background: url(../img/line-w.png) no-repeat center center;background-size: cover;height: 10px;}
.box-dv {padding: 10px;}
.box-dv > .d-flex {align-items: center;}
.box-dv > .d-flex:hover {text-decoration:none}
.box-dv .images img{transition:0.4s ease}
.box-dv .images {border: 4px solid #fff;border-radius: 50%;position: relative;overflow: hidden;margin: 0;width: 190px;z-index: 2;min-width: 150px;}
.box-dv .images .inner{
    height: 0;
    padding-bottom: 100%;
    position: relative;
}
.box-dv .images .inner img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.box-dv:hover .images img {-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}
.box-dv .info {flex-direction: column;flex-grow: 1;align-items: flex-start;font: bold 20px Avo_bold;padding:  0 15px 0 0;}
.box-dv .name {z-index: 1;padding: 10px 10px;position: relative;width: 100%;color: #000;}
.box-dv .more {position: relative;padding: 10px 10px;color: #fff;z-index: 1;text-transform: uppercase;font-size: 18px;width: 160px;max-width: 100%;}
.box-dv .more:before {content: "";background: #2044df;position: absolute;left: -20px;top: 0;right: 0;bottom: 0;z-index: -1;-moz-transform: skewX(-25deg) skewY(0deg);-webkit-transform: skew(-25deg, 0deg);-o-transform: skew(-25deg, 0deg);-ms-transform: skew(-25deg, 0deg);transform: skew(-25deg, 0deg);}
.box-dv .name:before {content: "";background: #fff;position: absolute;left: -20px;top: 0;right: 0;bottom: 0;z-index: -1;-moz-transform: skewX(25deg) skewY(0deg);-webkit-transform: skew(25deg, 0deg);-o-transform: skew(25deg, 0deg);-ms-transform: skew(25deg, 0deg);transform: skew(25deg, 0deg);}

.box-dv.item_1 > .d-flex {flex-direction: row-reverse;}
.box-dv.item_1 .info {align-items: flex-end;padding: 0 0 0 15px;}
.box-dv.item_1 .more:before {right: -20px;left: 0;-moz-transform: skewX(25deg) skewY(0deg);-webkit-transform: skew(25deg, 0deg);-o-transform: skew(25deg, 0deg);-ms-transform: skew(25deg, 0deg);transform: skew(25deg, 0deg);}
.box-dv.item_1 .name:before {left: 0;right: -20px;-moz-transform: skewX(-25deg) skewY(0deg);-webkit-transform: skew(-25deg, 0deg);-o-transform: skew(-25deg, 0deg);-ms-transform: skew(-25deg, 0deg);transform: skew(-25deg, 0deg);}
.box-social:hover {text-decoration:none}
.box-social {margin:15px 0;background:#fff;text-align: center;/* vertical-align: middle; */align-items: center;border-radius: 300px;/* overflow: hidden; */position: relative;z-index: 1;width: 100%;}
.box-social .images {width: 110px;padding: 10px 45px 10px 25px;background: url(../img/bg-tt-info.png) no-repeat right center, #031681;background-size: 35px 100%;min-width: 110px;position: relative;left: 0px;border-top-left-radius: 30px;border-bottom-left-radius: 30px;left: -1px;}
.box-social .info {flex-grow: 1;text-align: center;color: #000;font: 15px Quicksand;padding: 0 35px 0 0;}
.box-social .info  .name {font-size: 17px;margin-bottom: 4px;text-transform: uppercase;font-weight: 700;}
@media(max-width:400px){
	.box-dv .name{
    font-size: 16px;
}
.box-dv .more{font-size: 14px;padding-top: 10px;padding-bottom: 5px;}
}

.countdown.show, .countdown.hero_count {
  text-align: center;
  background-color: #e4e4e4;
  margin: 22px;
  padding: 20px;
  border-radius: 30px;
}

.countdown.show h2, .countdown.hero_count h2 {
  font-size: 60px;
}

.countdown.show .running, .countdown.hero_count .running {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.countdown.show .running timer, .countdown.hero_count .running timer {
  font-size: 55px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  color: #8c0734;
}

.countdown.show .running timer .days, .countdown.hero_count .running timer .days,
.countdown.show .running timer .hours,
.countdown.hero_count .running timer .hours,
.countdown.show .running timer .minutes,
.countdown.hero_count .running timer .minutes,
.countdown.show .running timer .seconds,
.countdown.hero_count .running timer .seconds {
  width: 70px;
  text-align: left;
  margin: 0 7px;
}

@media (max-width: 480px) {
  .countdown.show .running timer, .countdown.hero_count .running timer {
    font-size: 40px;
  }
  .countdown.show .running timer .days, .countdown.hero_count .running timer .days,
  .countdown.show .running timer .hours,
  .countdown.hero_count .running timer .hours,
  .countdown.show .running timer .minutes,
  .countdown.hero_count .running timer .minutes,
  .countdown.show .running timer .seconds,
  .countdown.hero_count .running timer .seconds {
    width: 49px;
  }
}

.countdown.show .running .labels, .countdown.hero_count .running .labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
}

.countdown.show .running .labels span, .countdown.hero_count .running .labels span {
  width: 97px;
  text-align: center;
  margin: 0px 2px;
}

@media (max-width: 480px) {
  .countdown.show .running .labels span, .countdown.hero_count .running .labels span {
    width: 69px;
  }
}

.countdown.show .running .text, .countdown.hero_count .running .text {
  font-size: 20px;
  margin-top: 12px;
  font-weight: 600;
}

.countdown.show .running button, .countdown.hero_count .running button {
  border: none;
  background-color: black;
  color: white;
  border-radius: 25px;
  padding: 10px 20px;
  margin: 10px;
}

.countdown.show .running .break, .countdown.hero_count .running .break {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  height: 0;
}

.countdown.show .ended, .countdown.hero_count .ended {
  display: none;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.countdown.show .ended .text, .countdown.hero_count .ended .text {
  font-size: 20px;
}

.countdown.show .ended button, .countdown.hero_count .ended button {
  border: none;
  background-color: #5a0000;
  color: white;
  border-radius: 25px;
  padding: 10px 20px;
  margin: 10px;
}

.countdown.show .ended .break, .countdown.hero_count .ended .break {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  height: 0;
}

.countdown.hero_count {
  background-color: #6d0303;
  margin: 0 10px;
}

.countdown.hero_count h2 {
  font-size: 40px;
  color: #b3b3b3;
  font-size: 33px;
}

.countdown.hero_count .running timer {
  color: #e2e2e2;
}

.countdown.hero_count .running button {
  background-color: #af0b0b;
}

.countdown.hero_count .running button a {
  color: white;
}

.countdown.hero_count .running .labels span {
  width: 95px;
  margin: 0px 3px 0px 0px;
}

@media (max-width: 480px) {
  .countdown.hero_count .running .labels span {
    width: 69px;
  }
}

.pulse{
	    animation-name: pulse;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
@keyframes pulse{
0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}
.send-mess{
    background: #232A7B;
    padding: 1px 46px;
    font-weight: 300;
    color: #fff;
    border: 0;
    padding: 3px 50px 5px 50px;
}
.input-comment{
    width: 100%;
    border: 0;
    resize: none;
    border-bottom: 1px solid #ccc;
    height: 80px;
    outline: none;
}
@media (min-width: 0) {
    .g-mr-15 {
        margin-right: 1.07143rem !important;
    }
}
@media (min-width: 0){
    .g-mt-3 {
        margin-top: 0.21429rem !important;
    }
}

.g-height-50 {
    height: 70px;
}

.g-width-50 {
    width: 70px !important;
}

@media (min-width: 0){
    .g-pa-30 {
        /* padding: 2.14286rem !important; */
    }
}

.g-bg-secondary {
    /* background-color: #fafafa !important; */
}

.u-shadow-v18 {
    /* box-shadow: 0 5px 10px -6px rgba(0, 0, 0, 0.15); */
}

.g-color-gray-dark-v4 {
    color: #777 !important;
}

.g-font-size-12 {
    font-size: 0.85714rem !important;
}

.media-comment {
    margin-top:20px
}
.g-color-gray-dark-v1{font-size: 16px;color: #232A7B;}
.media-body p{
    font-size: 14px;
}
.modal-z{border-radius:10px;overflow:hidden}
.modal-z .modal-body{overflow:hidden}
.modal-z .close{top:10px;right:10px}

.inner-popup .countdown.show,.inner-popup .countdown.hero_count{
    background: transparent;
    margin: 0;
    padding: 10px 0;
}
.box-title {
    background: #232A7B;
    padding: 10px 10px;
    font-weight: 500;
    color: #fff;
}
#modal-comment input[type='submit']{
    background: #053691;
    color: #fff;
    border-radius: 0;
    width: 80%;
    padding: 9px 10px;
    font-size: 16px;
    border-radius: 5px;
}
.tools-promo{
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px;
}
.tools-promo .show-box-dialog{
    background: rgb(255, 1, 1);
    padding: 3px 10px;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
}
.tools-promo .call img{
    width: 50px;
}
.tools-promo .call{    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-iteration-count: infinite;}

    .box-chat{
    position: fixed;
    bottom: 0;
    right: 0;
    background: #fff;
    width: 310px;
    z-index: 123;
    border: 1px solid rgb(19, 75, 133);
    display: none;
}
    .box-chat .title{
    font-size: 16px;
    font-weight: normal;
    background: rgb(19, 75, 133);
    padding: 5px 5px 9px 5px;
    color: #fff;
}
.box-chat .wrapr{
    padding: 10px;
    background: rgb(132, 182, 253);
    margin: 20px;
    border-radius: 30px;
}
.box-chat .title span img{
    width: 15px;
}
    .box-chat .title span{
    padding: 9px;
    position: relative;
    top: -6px;
    right: -5px;
}
    .box-chat h3{
    font-weight: bold;
    font-size: 17px;
}
    .box-chat .text-chat{
    font-size: 13px;
}
.box-chat .post_flex{
    padding: 0;
}
.box-chat input[type='submit']{background: red !important;margin: 0 !important;padding: 9px !important;font-size: 13px !important;font-weight: 500 !important;color: #fff !important;border-radius: 3px !important;width: 50%;}