@import"../fonts/UTMAvo/stylesheet.css";@import"../fonts/SFCompactDisplay-Heavy/stylesheet.css";@import"../fonts/SourceSans/stylesheet.css";body{max-width:1300px;margin:0 auto;font-family:"UTM Avo",sans-serif}.container{max-width:1200px}img{max-width:100%}:root{--orange: #f89c1c}.ovh{overflow:hidden}header{background:url("../images/bg-header.png") top left no-repeat;background-size:100% auto;height:275px;position:relative}header .logo{display:inline-block;margin-top:70px;margin-left:1rem}header .logo-2{position:absolute;right:0;top:0;display:flex;justify-content:center;align-items:center}header .logo-2 span{font-weight:bold;color:var(--orange);font-size:23px}header .logo-2 img{max-height:90px}header .language{position:absolute;right:1rem;top:110px}header .language img{object-fit:cover;height:22px;width:22px;border-radius:50%;margin-left:10px}.section-banner{background:url("../images/banner.jpg") top center no-repeat;color:#fff;padding-top:160px;margin-top:-130px;padding-bottom:3rem}.section-banner h1{font-size:40px;font-family:"Source Sans 3",sans-serif;font-weight:bold;text-align:center;margin-bottom:3rem}.section-banner .event-time{display:grid;grid-template-areas:"c1 c2" "c1 c3";font-weight:bold;align-items:center;justify-content:center;column-gap:1rem;text-align:center;color:var(--orange)}.section-banner .event-time span{line-height:1}.section-banner .event-time span:nth-child(1){grid-area:c1;font-size:147px;margin-top:-19px}.section-banner .event-time span:nth-child(1) i{display:inline-block;height:13px;width:35px;background:var(--orange);vertical-align:super;margin-left:-15px;margin-right:10px;border-radius:10px}.section-banner .event-time span:nth-child(2){grid-area:c2;font-size:46px}.section-banner .event-time span:nth-child(3){grid-area:c3;font-size:80px}.section-banner .event-address{width:fit-content;margin:3rem auto 2rem;background:url("../images/address.png") left center no-repeat;padding-left:60px}.section-banner .event-address p{margin-bottom:0}.section-banner .event-address p:nth-child(1){font-size:24px}.section-banner .event-address p:nth-child(2){font-size:18px}.section-banner .event-text{font-size:34px;font-weight:bold;font-style:italic;text-align:center;max-width:var(--mw, 650px);margin:0 auto}.gioi-thieu{border-top:2px solid #fff}.gioi-thieu-title{background:url("../images/bg-gioi-thieu.png") center center no-repeat;padding:4rem 0}.gioi-thieu-title h2{font-size:54px;font-weight:bold;position:relative;color:#fff;text-shadow:5px 5px 11px #000;padding-left:2rem;line-height:1;margin-bottom:0;display:inline-block}.gioi-thieu-title h2:after{background:url("../images/bg-gioi-thieu-title.png") left bottom no-repeat;content:"";position:absolute;top:40%;left:0;width:100%;height:95px;background-size:101% 90px}.gioi-thieu-content{background:#f1f1f2;padding:3rem 0;color:#016e96;font-size:25px;text-align:justify}.statistics{background:url("../images/bg-statistics.png") center center no-repeat;padding:3rem 0}.statistics .icons{display:flex;flex-wrap:wrap;justify-content:space-between;color:#fff;line-height:1}.statistics .icons .icon{display:flex;align-items:baseline}.statistics .icons .icon-number{font-size:60px;font-weight:bold}.statistics .icons .icon-text{font-size:25px}.brands{padding:3rem 0}.brands h2{font-family:"Source Sans 3",sans-serif;font-weight:bold;font-size:40px;margin-bottom:1rem;text-transform:uppercase;text-align:center;color:#016e96}.brands .images{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between}.brands .images img{display:inline-block;max-height:50px;max-width:150px}.features{padding:3rem 0;background:#f1f1f2}.features h2{font-family:"Source Sans 3",sans-serif;font-weight:bold;font-size:40px;margin-bottom:2rem;text-transform:uppercase;text-align:center;color:#016e96}.features .icons{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:3rem;column-gap:1.5rem;margin-bottom:2rem}.features .icons>div{display:flex;align-items:center;gap:1rem;font-size:20px;font-weight:bold;color:#016e96}.features .icons>div img{transition:all 300ms ease-in-out}.features .icons>div img:hover{transform:scale(1.2)}.features .icons>div>div:nth-child(1){flex:0 0 100px}.features .link{font-family:"Source Sans 3",sans-serif;font-size:38px;font-weight:bold;color:#fff;background:#016e96;border:1px solid var(--orange);padding-left:3rem;padding-right:3rem;display:inline-block;transition:all 300ms ease-in-out}.features .link:hover{transform:scale(1.2)}.list-images{padding:3rem 0}.list-images h2{font-family:"Source Sans 3",sans-serif;font-weight:bold;font-size:40px;margin-bottom:2rem;text-transform:uppercase;text-align:center;color:#016e96}.list-images .images{display:flex;flex-wrap:wrap;gap:1rem;max-width:1070px;margin:0 auto}.list-images .images img{max-width:527px}.list-items{padding:3rem 0;color:#fff;background:url("../images/bg2.png") center center no-repeat}.list-items h2{font-family:"Source Sans 3",sans-serif;font-weight:bold;font-size:40px;margin-bottom:2rem;text-transform:uppercase;text-align:center}.list-items ul{font-size:22px;list-style:none;padding:0;margin:0}.list-items ul li{position:relative;padding-left:2rem}.list-items ul li:before{content:"";background:url("../images/checked.png") no-repeat 0 0;background-size:contain;position:absolute;top:5px;left:0;width:1.5rem;height:1.5rem}.list-items ul li:not(:last-child){margin-bottom:1rem}.contact{padding:3rem 0}.contact h2{font-family:"Source Sans 3",sans-serif;font-weight:bold;font-size:40px;margin-bottom:2rem;text-transform:uppercase;text-align:center;color:#016e96}.contact form{max-width:750px;margin:0 auto}.contact form .form-group{display:flex;align-items:center}.contact form .form-group>div:nth-child(2){flex:1}.contact form .form-group img{height:80px}.contact form .form-group label{position:relative;display:flex;align-items:center}.contact form .form-group label span{display:flex;align-items:center;background:#016e96;color:#fff;border:5px solid #fff;box-shadow:0 0 6px #bbbaba;border-radius:0 30px 30px 0;padding:9px 32px 9px 10px;line-height:1;height:60px;z-index:1}.contact form .form-group label .form-control{flex:1;margin-left:-24px;padding-left:2rem;height:50px;background:#e6e7e8;border:0;border-radius:15px;box-shadow:none}.contact form .btn{background:#1b75ba;background:linear-gradient(180deg, rgb(27, 117, 186) 0%, rgb(1, 84, 146) 100%);color:#fff;font-weight:bold;text-transform:uppercase;font-size:25px;display:flex;align-items:center;padding:10px 0;gap:1rem;justify-content:space-around;width:300px;margin:1rem auto 0}.contact form .btn img{height:30px}.footer-section-4{background:#15475d;color:#fff}.footer-section-4 .c-3{grid-template-columns:1fr 1fr 1fr}.footer-section-4 p{margin-bottom:4px}.footer-section-4 p:last-child{margin-bottom:0}.footer-section-4 .social-links{text-align:right}.footer-section-4 .social-links a{background-image:url("../images/logo-social.png");background-repeat:no-repeat;margin:0 5px}.footer-section-4 .social-links a.link-facebook{background-position:0 0;padding:4px 10px}.footer-section-4 .social-links a.link-youtube{background-position:-40px 0px;padding:4px 19px}.footer-section-4 .social-links a.link-messages{background-position:-102px 0px;padding:4px 14px}.footer-section-4 .social-links a.link-zalo{background-position:-153px 0px;padding:4px 13px}@media(max-width: 1300px)and (min-width: 768px){header .logo{max-width:34%}header .logo-2 span{font-size:14px}header .logo-2 img{max-height:65px}}@media(max-width: 768px){header{margin:1rem 0;padding:0 1rem;background:none;height:auto}header .logo{margin:0;display:block;text-align:center}header .logo-2{position:static}header .logo-2 span{font-size:14px}header .logo-2 img{max-height:65px}header .language{position:static;text-align:center}.section-banner{background-size:cover;margin-top:0;padding-top:2rem}.section-banner .event-time{grid-auto-columns:1fr;grid-template-areas:none}.section-banner .event-time>span{grid-area:unset !important}.section-banner .event-time span:nth-child(1){font-size:90px}.section-banner .event-time span:nth-child(1) i{margin-left:0;margin-right:13px}.section-banner .event-time span:nth-child(2),.section-banner .event-time span:nth-child(3){font-size:40px}.statistics{background-size:cover}.features .icons{grid-template-columns:1fr}.list-images .images img{max-width:100%}.list-items{background-size:cover}.footer-section-4 .c-3{grid-template-columns:1fr}}/*# sourceMappingURL=style.css.map */
