/*
ThemeWarrior Custom CSS 
-----------------------
Please write your custom CSS style in this file, that way you don't need to change the default CSS file.
*/
@import url(https://fonts.googleapis.com/css?family=Montserrat&display=swap);


* {
 	font-size: 100%;
 	font-family: Montserrat;
}
.mg-top-30{
	margin-top: 30px;
}
.mg-top-10{
    margin-top: 10px;
}
.mg-top-20{
    margin-top: 20px;
}
.mg-top-50{
    margin-top: 50px;
}


.container{
	max-width: 1400px;
}

.countdownmain {
    text-align: center;
}
#shailan-countdown--1_1{
	color: #e55b63;
	max-width: 420px;
}
.widgettitle{
	color: #19484e;
	font-size: 18px;
}
.countdownmain small {
	display: none;
}
.countdown_section{
	font-size: 150%;
	font-weight: bolder; 
	line-height: 35px;	
}
.countdown_amount{
	font-size: 54px;
}

.boximgParent {
    margin: 0 auto;
    max-width: 700px;
    height: 400px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(48, 50, 50, 0.71);
	-moz-box-shadow:    0px 0px 7px 0px rgba(48, 50, 50, 0.71);
	box-shadow:         0px 0px 7px 0px rgba(48, 50, 50, 0.71);
    display: flex;
}
.boximgChild{
	margin: 20px;
  	padding: 20px;
  	width: 100%;
}

/*.hanhphucnhatbox {
	position: relative;
    margin: 0 auto;
    height: auto;
    min-height: 550px;
    text-align: center;
    max-width: 1220px;
}
*/
/*.hanhphucchanthanh {
    height: auto;

}*/
.hpchanthanhnhatinfo{
    height: 350px;
}


.titlehpn{
	color: #e55b63;
	font-size: 32px;
}

.noidunghpnhat{
	font-size: 16px;
	color: #19484e;
}
.videosectionparent{
	height: 100%;
}
video.fp-engine {
    object-fit: cover;
}

/*.imgbottom {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
  	height: auto;
}*/
/*.imgtop {
    position: absolute;
    height: 100px;
    top: 0;
    right: 0;
    left: 0;
}*/
/*.contenthpnhat {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    height: 260px;
}*/
.contenthpgiandi{
	margin: 0 auto;
    height: 100%;
    text-align: center;
    max-width: 1220px;
}
.gallery-item{
	width: 20% !important;
	margin: 5px !important;
}

.hanhphuctronven{
	margin: 0 auto;
    height: 100%;
    text-align: center;
    max-width: 1220px;
}

.boxhptronven{
    margin: 0 auto;
    height: 100%;
    text-align: center;
    max-width: 900px;
}

/*.oneboxtronven {
    background-size: cover;
    background-repeat: no-repeat;
    width: 50%;
    height: 100%;
    padding-top: 35.64%;
    float: left;
    position: relative;


}*/

.box{
    background-repeat: no-repeat;
    background-size: contain;
    width: 45%;
    height: 300px;
    float: left;
    position: relative;
    margin: 0 2.5%;
}

video {
    max-width: 100%;
    width: 100%;
    height: 500px;
    object-fit: cover;
    margin-top: -7px;
}

img.thachtestss22222 {
    background-color: transparent;
}
.containtronven {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    color: white;
    font-size: 36px;
    font-weight: bolder;
    line-height: normal;
    opacity: 0;
}

.thachtest {
    margin: auto;
    width: 954px;
}

.galleries{
    display: inline-table;
}


.tieudetronven{
    font-weight: bold;
    opacity: 0; 
    transition: transform 1.5s;     
}

.transitiontieude{
    opacity: 1;
    transition: 2s;
}

.posts-grid{
    text-align: center;
}


.fixmargintop{
    top: 20px;
}

.fb_iframe_widget_fluid_desktop iframe {
    width: 100%;
    min-width: 100%;
    margin-top: -50px;
}
.fb_iframe_widget_lift {
    width: 100% !important;
}
@media only screen and (max-width: 768px) {
    .hpchanthanhnhatinfo{
        height: 550px;
    }
    .box{
        width: 100%;
        margin: 0px;
    }
}