@charset "utf-8";
/* CSS Document */


.logo-center {
	margin: 23px auto;
	text-align: center;
	 width: 200px;
    transition: 0.2s;
    
}
.logo-center img {
	width: 100%;
	display: inline-block;
}

.padtop-content {
	pad
}

h1 {
	font-size: 70px;
	line-height: normal;
	color: #08a2e1;
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	text-transform: uppercase;
}

.txt-content-center {
	text-align: center;
	width: 80%;
	margin: 0 auto
}

.box-content-vdo {
	margin: 100px 0 120px 0;
}
.box-vdo{
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	box-sizing: border-box;
}
.box-vdo img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    border-radius: 50px 0;
}
.box-vdo .box-img {
	position: relative;
}
.box-vdo:hover .box-img img {
	border-radius: 0 50px;
	 transition: 0.2s;
}
.box-vdo:hover  .icon-vdo {
	border-radius: 0 50px;
	 transition: 0.2s;
}
 

.box-vdo .icon-vdo {
	/* background-color: rgba(0,0,0,0.6); */
	background-image: url(../images/landing/icon-vdo.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 95%;
	border-radius: 50px 0;
	position: absolute;
	 transition: 0.2s;
	 z-index: 100

}


ul.list-trede li .box-img {
	position: relative;
}
ul.list-trede li:hover .box-img img {
	border-radius: 0 50px;
	 transition: 0.2s;
}
ul.list-trede li:hover  .icon-vdo {
	border-radius: 0 50px;
	 transition: 0.2s;
}
 

ul.list-trede li .icon-vdo {
	background-color: rgba(0,0,0,0.6);
	background-image: url(../images/landing/icon-vdo.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 96%;
	border-radius: 50px 0;
	position: absolute;
	 transition: 0.2s;

}

 

h2.topic-vdo {
    color: #000;
    font-family: 'sukhumvit_setmedium';
    font-size: 22px;
    line-height: 1.3em;
    margin: 0;
    padding: 0 0 0 0;
    text-transform: uppercase;
     transition: 0.2s;
}

ul.list-trede li:hover h2.topic-vdo {
    color: #08a2e1;
     transition: 0.2s;
     
}

.box-inno-update {
	margin: 0 0 40px 0
}


ul.list-inno-update {
   
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 60px 0 0 -35px;
}

ul.list-inno-update li {
    margin: 0 0 30px 35px;
    padding: 0;
    list-style: none;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    max-width: 47%;
}
ul.list-inno-update li .box-left {
	width: 47%; 
	display: inline-block;vertical-align: top;
}
ul.list-inno-update li .box-left img {
	width: 100%;

}
ul.list-inno-update li .box-right {
	width: 47%; 
	display: inline-block;
	margin-left: 20px;
}
ul.list-inno-update li h3.topic-news {
	color: #000;
}
/*ul.list-inno-update li:hover h3.topic-news {
	color: #08a2e1;
}
*/
ul.list-inno-update li img {
    width: 100%;
    border-radius: 50px 0;
    box-shadow: 8px 22px 32px rgba(0,0,0,0.2);
    transition: 0.2s;
}

ul.list-inno-update li:hover img {
 
    border-radius:  0 50px;
    
    transition: 0.2s;
}

.btn-white {
	background: #fff;
	display: inline-block;
	margin: 0 0 0 0;
	padding: 7px 35px;
	border-radius: 15px 0;
	color: #08a2e1;
	font-family: 'sukhumvit_setmedium';
	font-size: 22px;
	text-transform: uppercase;
	box-shadow: 8px 22px 62px #c2e8f8;
	transition: 0.2s;
	margin-bottom: 20px;
}
.btn-white:hover {
	box-shadow: 8px 22px 62px #5cc9f5;
	transition: 0.2s;
	border-radius:0 15px;
	color: #08a2e1
}

.bg-landing {
	background: url(../images/landing/landingpage-healthy-new.jpg) no-repeat top center;
	background-size: cover;
}
.bg-landing p {color: #000}

.box-detail-landing{
	width: 100%
}

.box-vdo iframe {
	border-radius: 50px 0;
	box-shadow: 8px 22px 32px rgba(0,0,0,0.2);
	height: 660px;
	width: 100%;
}

@media screen and (max-width: 1030px) {
  
}
 @media screen and  (max-width: 812px) {
 	ul.list-trede li .icon-vdo{height: 97%}
 	.box-vdo .icon-vdo{height: 97.5%}
 	h1 {
	font-size: 65px;
	line-height: normal;
}
 }

@media screen and (max-width:770px) {
.box-content-vdo {
    margin: 100px 0 50px 0;
}	
 .txt-update {
  width: 90%;
  display: block;
  margin: 0 auto 40px auto
 }
ul.list-inno-update {
	margin: 0;
}
ul.list-inno-update li {
 
	    margin: 0 0 60px 0;
	width: 100%;
	flex: 0 0 100%;
    max-width: 100%;
}
ul.list-inno-update li .box-left {
	width: 100%;
}
ul.list-inno-update li .box-right {
	width: 100%;
	    margin-left: 0;
	    margin-top: 20px;
}
h1 {
	font-size: 45px;
	line-height: normal;
}
.txt-content-center {
	width: 99%;
}
.box-vdo iframe {
	height: 400px
}
.fancybox-content {
    max-width: 90% !important;
    padding: 30px !important;
}
}
@media screen and (max-width:480px) {
	ul.list-trede li .icon-vdo{height: 95%}
 	.box-vdo .icon-vdo{height: 95.5%}
h1 {
    font-size: 35px;
    line-height: normal;
}
.spinlanding {
    width: 45px;
    }
}