#hva306 .sec-02.bg{
	background-color: #001933;
	background-image: none;
	position: relative;
}
#hva306 .sec-07.solutions{
    position: relative;
    background-image: none;
}
#hva306 .solutions .sec-quiz .question .col.bg.hv-qck-chang {
    padding-bottom: 0px;
}
#hva306 .solutions .sec-quiz .question .col.bg.hv-qck-chang picture {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#hva306 .solutions .sec-quiz .question.active .col.bg.hv-qck-chang:before{
    display: none;
}
#hva306 .solutions .sec-quiz .question .col.bg.hv-qck-chang picture img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
#hva306 .sec-quiz span.nowrap {
    color: #000;
}
.sec-bottom-shape {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.sec-bottom-shape img{
    width: 100% !important;
    max-width: 100% !important;
}
.mktoModal div.mktoModalMask{
	z-index: 99999;
}
.mktoModal .mktoForm {
    text-align: left;
    width: 100% !important;
    font-family: "urw-din, sans-serif","Segoe UI";
}
.mktoModal div.mktoModalContent{
	max-width: 600px;
	width: 100% !important;
    padding: 25px !important;
    z-index: 99999;
}

.mktoModal .mktoForm input, .mktoModal .mktoForm select {
    width: 100% !important;
    border: none;
    border: solid 1px #ccc;
    height: 38px;
    padding: 6px 10px !important;
    border-radius: 5px;
}
.mktoModal .mktoModalMain {
    width: 100% !important;    
    max-width: 600px;
}
.mktoModal .mktoForm .mktoFieldWrap label{
    font-weight: bold;
    padding: 0px !important;
    margin-bottom: 7px;
}
.mktoModal .mktoForm .mktoFieldWrap{
    margin-bottom: 15px;
}
.mktoModal .mktoForm .mktoFormCol {
    width: 100%;
}

.mktoModal .mktoForm .mktoLabel {
    width: auto !important;
    display: inline-flex;
}
.mktoModal .mktoForm .mktoFieldWrap {
    float: left;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.mktoModal .mktoForm .mktoGutter{
   display: none;
}
.mktoModal .mktoForm .mktoRadioList.mktoHasWidth {
    display: flex;
    align-items: center;
    width: auto !important;
}
.mktoModal .mktoForm .mktoRadioList.mktoHasWidth label {
    margin-left: 6px;
    margin-right: 19px;
    margin-top: 4px;
}
.mktoForm .mktoRequiredField .mktoAsterix {
    order: 2;
}

.mktoModal .mktoForm .mktoRadioList.mktoHasWidth input {
    width: auto !important;
    height: auto;
}
body .mktoModal .mktoModalClose {
    right: 16px;
    top: 8px;
    background: transparent;
    color: #000;
    font-size: 21px;
    height: auto;
    width: auto;
    border: none;
}
.mktoModal .mktoForm {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
/*.mktoForm .mktoFormRow{
    width: 47%;
}*/
.mktoForm .mktoFormRow:nth-child(14), .mktoForm .mktoFormRow:nth-child(15), .mktoForm .mktoFormRow:nth-child(2), .mktoForm .mktoButtonRow{
    width: 100%;
}
.mktoForm .mktoFormRow:nth-child(14){
    order: 20;
}
.mktoForm .mktoButtonRow {
    order: 21;
}
.mktoModal .mktoForm .mktoButtonRow span.mktoButtonWrap {
    margin-left: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
#hva306 .sec-10.solutions.flip h3{
    line-height: 1.2;
}
.mktoModal .mktoForm input[type="radio"], .mktoModal .mktoForm input[type="checkbox"] {
    width: 15px !important;
    height: 15px !important;
    display: inline-block;
}
@media screen and (min-width: 1000px){
#hva306 .sec-03.solutions  h1 {
    margin-top: 50px;
}
}
@media screen and (min-width: 768px) and (max-width: 999px){
    #hva306 .sec-02.solutions .col:nth-child(2) img {
        margin-bottom: -80px;
    }
}
@media screen and (max-width: 767px){
    #hva306 .sec-13.solutions .rw .col:nth-of-type(2){
       height: 342px;
    }
    .mktoModal .mktoModalContent{
        padding: 15px;
        max-width: 320px;
    }
    .mktoForm .mktoFormRow {
    width: 100%;
   }
}