body, html {
    min-height: 100%;
    background: #1dc04b;
	overflow-x: hidden !important;
	color: #03153e;
}
*{
	box-sizing:border-box;
}
.loading img{width:350px; max-width:100%;}
main{background:#ffffff;}
.section-header{
    background: #ffffff url(../media/visioncare/bg-before.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
}
footer.footer {
    background: #1dc04b;
} 
body.swal2-height-auto{
	height: 100% !important; 
}
.modal-body .form-contact {
    background: transparent;
}
.noisy {
	height: 100%; 
	display: flex;
	justify-content: center;
}
.logo-legion{max-width:100%; width:320px;}
.form-control {
    border-color: #351b8c;
}
img.logo-lenovo, img.logo-intel {
    position: absolute;
    z-index: 1000;
}
img.logo-intel {
    left: 25px;
    height: 90px;
    top: 30px;
}
img.logo-lenovo { 
    right: 0;
    height: 135px;
    top: 45px;
}

@media (min-width: 767px) {
	.col-btn-register {
		margin-top: -20px;
	}
}
@media (max-width: 767px) {
	img.logo-intel {
        left: 25px;
        height: 60px;
        top: 30px;
    }
	img.logo-lenovo {
        right: 0;
        height: 85px;
        top: 32px;
    }
}
.content-header p{margin:0;}
.logo {
	width: 450px;
	margin: 0 auto;
}
@media(max-width:1400px){
	.logo {
		width: 380px;
		margin: 0 auto;
	}
}
.image-btn {
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
}
.content-header {
    font-size: 16px;
    font-weight: 500;
}
@media(max-width:1200px){
	.logo {
		width: 330px;
		margin: 0 auto;
	}
}
@media(max-width:992px){
	.logo {
		width: 300px;
		margin: 0 auto;
	}
	.content-header {
		font-size: 14px;
	}
	.image-btn {
		width: 300px;
		max-width: 100%;
		margin: 0 auto;
	}
}
@media(max-width:576px){
	.image-btn {
		width:230px
	}
}
.image{position:relative;z-index:1}
img.start {
    position: absolute;
    max-width: 100%;
}
img.start-img-100 {
    bottom: -300px;
    left: 0;
    width: 500px;
}
img.start-img-2 {
    z-index: 2;
    bottom: 35px;
    left: -38px;
    width: 120px;
}
@media(max-width:1600px){
	img.start-img-100 {
		bottom: -150px;
		left: 0;
		width: 400px;
	}
	img.start-img-2 {
		bottom: 35px;
		left: -38px;
		width: 100px;
	}
}
@media(max-width:1400px){
	img.start-img-100 {
		bottom: -150px;
		left: 0;
		width: 300px;
	}
	img.start-img-2 {
		left: -38px;
		width: 95px;
		bottom: 20px;
	}
}
@media(max-width:1200px){
	img.start-img-100 {
		bottom: -120px;
		left: 0;
		width: 300px;
	}
	img.start-img-2 {
		left: -35px;
		width: 78px;
		bottom: 20px;
	}
}
@media(max-width:992px){
	img.start-img-100 {
		bottom: -150px;
		left: 0;
		width: 250px;
	}
}
@media(max-width:767px){
	img.start-img-100 {
		bottom: -150px;
		left: 0;
		width: 250px;
	}
}
section.section-gift {
    margin-top: -225px;
    z-index: 10;
	padding-bottom:200px;
}
@media(max-width:1600px){
	section.section-gift {
		margin-top: -190px;
		z-index: 10;
		padding-bottom:200px;
	}
}
@media(max-width:1400px){
	section.section-gift {
		margin-top: -180px;
		z-index: 10;
		padding-bottom:200px;
	}
}

@media(max-width:1200px){
	section.section-gift {
		margin-top: -160px;
		z-index: 10;
		padding-bottom:200px;
	}
}
section.section-form{
	padding-bottom:200px;
	background: #ffffff url(../media/visioncare/bg-form-no-before.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
}
.form-contact {
    display: inline-block;
    width: 100%;
    margin-top: -100px;
    margin-left: 60px;
}
.form-contact:before {
    transform: scale(1.13);
    content: "";
    background: transparent url(../media/visioncare/bg-form.png) no-repeat;
    background-size: contain;
    background-position: top center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.title.title-image {
    position: relative;
	left:-25px;
}
.section-form{}
img.image-sao {
    position: absolute;
	transition: transform 0.5s;
}
img.image-sao.sao-01 {
    top: 120px;
    right: -200px;
    height: 150px;
}
img.image-sao.sao-02 {
    top: 280px;
    left: -70px;
    height: 105px;
}
img.image-sao.sao-03 {
    bottom: 50px;
    right: -80px;
    z-index: -1;
    height: 250px;
}
img.image-sao.sao-04 {
    bottom: 0;
    left: -200px;
    height: 70px;
}
@media(max-width:1400px){
	img.image-sao.sao-01 {
		top: 120px;
		right: -100px;
		height: 130px;
	}
	img.image-sao.sao-02 {
		top: 280px;
		left: -70px;
		height: 105px;
	}
	img.image-sao.sao-03 {
		bottom: 50px;
		right: -80px;
		z-index: -1;
		height: 250px;
	}
	img.image-sao.sao-04 {
		bottom: 0;
		left: -50px;
		height: 70px;
	}
}
@media(max-width:1200px){}
@media(max-width:992px){
	img.image-sao.sao-01 {
		top: 120px;
		right: -100px;
		height: 130px;
	}
	img.image-sao.sao-02 {
		top: 280px;
        left: -115px;
        height: 105px;
	}
	img.image-sao.sao-03 {
		bottom: 50px;
		right: -80px;
		z-index: -1;
		height: 250px;
	}
	img.image-sao.sao-04 {
		bottom: 0;
		left: -50px;
		height: 70px;
	}
}
@media(max-width:767px){
	  img.image-sao.sao-02 {
        top: 280px;
        left: -87px;
        height: 80px;
    }
    img.image-sao.sao-01 {
        top: 120px;
        right: -50px;
        height: 95px;
    }
	img.image-sao.sao-03 {
        bottom: 50px;
        right: -70px;
        z-index: -1;
        height: 93px;
    }
	 img.image-sao.sao-04 {
        bottom: 0;
        left: -80px;
        height: 45px;
    }
}

@media(max-width:576px){
	  img.image-sao.sao-02 {
        top: 280px;
        left: -10px;
        height: 60px;
    }
      img.image-sao.sao-01 {
        top: 120px;
        right: 20px;
        height: 75px;
    }
    img.image-sao.sao-03 {
        bottom: 50px;
        right: 15px;
        height: 70px;
        z-index: 1;
    }
    img.image-sao.sao-04 {
        bottom: 0;
        left: 0;
        height: 36px;
    }
}

.section-form .form-send {
    position: relative;
   
}
.input-wrapper-choose{
	 color: #5fb423;
}
.input-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: end;
    font-weight: bold; 
	color:#005c3f;
	font-size:16px;
}
.input-wrapper.input-wrapper-problem {
    align-items: center;
	color:#5fb423;
}
.input-wrapper .form-control {
    border-color: #30791d;
    color: #005c3f;
}
.input-wrapper .form-label{margin:0;}
.input-wrapper .form-control{min-height:0; font-size:16px;}
.form-send .note{font-size:16px; font-weight:500;}
.input-wrapper label.form-label~div {
    width: calc(100% - 130px);
}
.input-wrapper label.form-label~div.fullname {
    width: calc(100% - 130px);
}
.input-wrapper label.form-label~div.phone{
    width: calc(100% - 205px);
}
.input-wrapper label.form-label~div.email{
    width: calc(100% - 95px);
}
.input-wrapper-choose label.form-label{
    font-weight: bold;
}
.input-wrapper-choose .choose-support img {
    height: 30px;
}
.input-wrapper-choose .form-check {
    width: 100%;
    text-align: center;
	padding:0;
}
.input-wrapper-choose .form-check .form-check-in {
    display: inline-block;
}
.btn-send,.btn-send:hover, .btn-send:active{
	 background:transparent !important;
}
.input-wrapper-choose .form-check .form-check-in {
    display: inline-flex;
    width: 200px;
    text-align: left;
    align-items: center;
    justify-content: start;
    line-height: 1.5em;
    font-weight: bold;
}
.input-wrapper-choose .choose-support-problem .form-check .form-check-in{
	display: flex;
    width: 100%;
}
.input-wrapper-choose .choose-support-problem .form-check .form-check-in label.form-check-label{
    display: block;
    width: 100%;
}
.input-wrapper-choose .choose-support-problem .form-check .form-check-in label.form-check-label>span {
    display: block;
    width: 100%;
}
.fotherproblem.position-relative {
    width: 660px;
    margin-left: 10px;
}
@media(max-width:767px){
	.input-wrapper-choose .choose-support-problem .form-check .form-check-in label.form-check-label{font-size:14px;}
	.input-wrapper-choose .choose-support-problem .form-check .form-check-in label.form-check-label>span{padding-left:28px;}
}
@media(max-width:400px){
	.input-wrapper-choose .choose-support-problem .form-check .form-check-in label.form-check-label{font-size:14px;}
	.input-wrapper-choose .choose-support-problem .form-check .form-check-in label.form-check-label>span{padding-left:28px;font-size:12px;}
}
.input-wrapper-choose .form-check .form-check-in .form-check-input{width:25px; height:25px;margin:0; margin-right:4px;border: 0; background-color: transparent;}
.input-wrapper-choose .form-check .form-check-in .form-check-input:focus, .input-wrapper-choose .form-check .form-check-in .form-check-input:active{box-shadow:none !important;}
.input-wrapper-choose .form-check .form-check-in  .form-check-input[type=radio], .input-wrapper-choose .form-check .form-check-in  .form-check-input[type=checkbox]{
	 background-image: url(../media/visioncare/un-checked.png);
}
.input-wrapper-choose .form-check .form-check-in  .form-check-input[type=radio]:checked[type=radio],.input-wrapper-choose .form-check .form-check-in  .form-check-input[type=checkbox]:checked[type=checkbox] {
    background-image: url(../media/visioncare/checked.png);
}
.section-form label.error {
    font-weight: 500;
    border-radius: 20px;
    bottom: -10px;
    line-height: 1.5em;
    background: #fcba22;
    color: black;
    z-index: 10;
    text-align: left;
}
.section-form .form-check-in label.error{
	    background: transparent;
    color: red;
}
.btn-send img {
    width: 200px;
    max-width: 90%;
}
.form-send {
	width: 505px;
	padding-left: 35px;
	color: #005c3f;
}
.text-justify{text-align:justify;}
@media(min-width:1600px){
	.form-send {
		width: 505px;
		padding-left: 35px;
		color: #005c3f;
	}
}
@media(max-width:1400px){
	.title.title-image {
		left: -35px;
	}
	.form-send {
        width: 505px;
        padding-left: 35px;
    }
}
@media(max-width:1200px){
	.title.title-image {
		left: -35px;
	}
    .form-send {
        width: 475px;
        padding-left: 40px;
    }
}
@media(max-width:992px){
	.title.title-image {
		left: -35px;
	}
     .form-send {
        width: 460px;
        padding-left: 45px;
    }
	section.section-gift{margin-top:-145px;padding-bottom:200px;}
}
@media(max-width:767px){
		.title.title-image {
		left: -35px;
	}
    .form-send {
        width: calc(100% - 50px);
        padding-left: 0px;
    }
	section.section-gift{margin-top:-115px;padding-bottom:200px;}
}
@media(max-width:576px){
	 .title.title-image {
        left: -10px;
    }
	.form-send {
        width: calc(100% - 90px);
        padding-left: 50px;
    }
	.form-contact:before{
		transform: scale(1.16);
	}
	.form-contact{margin-left:20px;}
	section.section-gift{margin-top:-115px;padding-bottom:200px;}
}
@media(max-width:550px){
	.logo {
		width: 240px;
	}
	footer .logo {
        width: 240px;
    }
	.title.title-image {
		left: 0;
	}
	.form-send {
        width: 100%;
        padding-left: 0;
        padding-right: 10px;
    }
	section.section-gift{margin-top:-115px;padding-bottom:50px;}
	.input-wrapper{display:block;}
	.input-wrapper label.form-label~div{width:100% !important;}
	.section-form{overflow:hidden;}
	.form-contact{margin:0;}
	.form-contact:before{
		display:none;
	}
	img.image-sao{display:none;}
	section.section-form{padding-bottom:35px;}
    img.start-img-100 {
        bottom: -50px;
        left: 0;
        width: 104px;
    }
	img.start-img-2 {
		z-index: 2;
		bottom: 35px;
		left: -38px;
		width: 60px;
	}
	.content-header{text-align:center; font-size:10px;}
	.content-header-first{text-align:justify;}
	.input-wrapper .form-label, .input-wrapper-choose .choose-support-problem .form-check .form-check-in,.input-wrapper-choose .choose-support-problem .form-label,.input-wrapper-choose .form-label,.form-send .note{font-size:14px; color:#005c3f}
	.col-btn-register {
		margin-top: -12px;
	}
	.fotherproblem.position-relative{width:100%}
}
@media(max-width:400px){
	.logo {
		width: 240px;
	}
	footer .logo {
        width: 100px;
    }
	.form-send {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
	section.section-gift{margin-top:-80px;padding-bottom:50px;}
}
.modal-form-success .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    font-size: 32px;
    color: red;
    opacity: 1;
    z-index: 1000;
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
	box-sizing:border-box;
}
div.modal-form-success .modal-body{padding: 0;}
@media(max-width:767px){
    .modal-form-success .btn-close {
        font-size: 20px;
        width: 30px;
        height: 30px;
    }
}
.modal-form-success .modal-content {
    background: transparent;
    border: 0;
}
footer{color:#ffffff;font-size:16px;}
footer ul.list-address, footer ul.list-address i {
    color: #fff;
}
footer ul.list-address{
	    margin: 0;
    padding: 0;
    padding-left: 30px;
	padding-top:10px;
}
@media(max-width:576px){
	footer .col-address .icon {
		left: 5px;
		top: -28px;
	}
	footer ul.list-address{
		padding-left: 0;
	}
}
#back-top{
	background:#026733;
}
#back-top{
	right:30px;
	bottom:90px;
    width: 45px;
    height: 45px;
}
#back-top svg{
	width:25px;
	height:25px;
}

.btn-fixed-right {
    bottom: 88px;
    right: 30px;
}
.phone-number-default, .phone-number-default:after{
	background:#08c463;
}
.col-address {
    position: relative;
}
.col-address .icon {
    font-size: 26px;
    position: absolute;
    left: 15px;
    top: 0;
}
li.list-address-item {
    display: flex;
    font-size: 16px;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #08b75d;
}
li.list-address-item:first-child{
	border-top:0;
	margin-top:0;
	padding-top:0;
}
.phone-number-default>strong{display:none;}
li.list-address-item .title{width:90px; font-size:14px;text-transform: capitalize;}
li.list-address-item .address{width:calc(100% - 90px);}
li.list-address-item .address ul.list-address-in {
    font-size: 14px;
    line-height: 1.5em;
    list-style: none;
    padding: 0;
    margin: 0;
}
li.list-address-item .address ul.list-address-in li{
	margin-top:5px;
}
li.list-address-item .address ul.list-address-in li:first-child{
	margin-top:0;
}
.note-infor{font-size:14px;	}
ul.list-infor-contact-item {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.list-infor-contact-item li{margin-top:7px;}
ul.list-infor-contact-item li, ul.list-infor-contact-item li a {
    color: #ffffff;
    font-size: 14px;
	text-decoration:none;
}
ul.list-infor-contact-item li i {
    font-size: 16px;
    width: 25px;
    text-align: center;
}
ul.list-infor-contact-item li, ul.list-infor-contact-item li a{color:#ffffff;}
@media(max-width:400px){
	li.list-address-item .title,li.list-address-item .address ul.list-address-in li{
		font-size: 12px;
	}
	.note-infor {
		font-size: 12px;
	}
}

.chaty-channel {
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: .5s;
    border-radius: 50%;
    cursor: pointer;
    width: 50px;
    height: 50px;
	z-index: 100;
}
@media(max-width:767px){
	.chaty-channel {
		bottom: 20px;
		right: 5px;
	}
    #back-top {
        right: 10px;
        bottom: 75px;
        width: 35px;
        height: 35px;
    }
}
.chaty-channel svg{
	width: 54px;
    height: 54px;
}
.on-hover-text {
    opacity: 0;
    background-color: #ffffff;
    color: #333333;
    top: 50%;
    right: calc(100% + 1px);
    transform: translate(-.5em, -50%);
    position: absolute;
    min-width: 160px;
    max-width: 190px;
    font-size: 15px;
    border-radius: 10px;
    text-align: center;
    padding: 5px 10px;
}
.chaty-channel:hover .on-hover-text { 
	 opacity:1;
}
.on-hover-text:before {
    content: "";
    border: 5px solid transparent;
    z-index: 1001;
    top: 50%;
    border-right-width: 0;
    border-left-color: #fff;
    transform: translate(-.5em, -50%);
    left: auto;
    right: calc(0em - 12px);
    display: block;
    opacity: 1;
    pointer-events: none;
    position: absolute;
}
img.img-before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.jarallax,.jarallax-keep-img {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img,
picture.jarallax-img img,.jarallax-keep-img > .jarallax-img{
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.animation-text-top{
    visibility: visible;
    animation-duration: 2s;
    animation-delay: 300ms;
    animation-iteration-count: infinite;
    animation-name: pulse;
}
@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1,1,1);
        -ms-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        -ms-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        -ms-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.content-header-in.content-header-first{
    text-align: justify;
}