body {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}
a {
    text-decoration: none;
    color: inherit;
}
.brands.owl-carousel.owl-theme {
	display: none !important;
}
.btn {
    box-sizing: border-box;
    padding: 10px 30px;
    background-color: #f13754;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.3s;
}
.btn:hover {
    background-color: #d6324b;
}
.section_wrapper {
    padding: 0 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.section {
    max-width: 1100px;
    width: 100%;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.section-small {
    max-width: 870px;
    text-align: center;
}
.header {
    width: calc(100% + 100px);
    max-width: calc(100% + 100px);
    margin-left: -50px;
}
.header_logo {
    cursor: pointer;
}
.header_forms {
    margin-left: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    background: #fff;
}
.header_forms .header_info {
}
.header_info p {
    margin: 0;
}
.header_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header_wrapper {
    background-image: url(../img/header_bg.jpeg);
    background-size: cover;
    background-position: top;
    position: relative;
}
.header_wrapper > :not(.header_mask) {
    position: relative;
}
.header_mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25));
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25));
    left: 0;
    top: 0;
}
.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 81px;
}
.header_info {
    text-align: right;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: white;
}
.header_info span {
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    color: #f13754;
    display: block;
    margin-top: 4px;
}
.section_title {
    font-weight: 900;
    font-size: 25px;
    font-size: 28px;
    line-height: 30px;
    color: #333;
    position: relative;
}
.section_title::after {
    content: "";
    position: absolute;
    width: 100px;
    height: 2px;
    background: #0099D8;
    bottom: -16px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.section_title-white {
    color: #fff;
}
.section_text {
    position: relative;
}
.section_text::after {
    display: none;
    content: "";
    position: absolute;
    width: 100px;
    height: 2px;
    background: #6bbecc;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.section_descr {
    font-weight: 500;
	max-width: 718px;
	margin: auto;
}
.content_wrapper {
    height: 100vh;
    display: flex;
    margin-top: 30px;
    position: relative;
    margin-bottom: 20px;
}
.qsm-progress-bar {
    position: absolute !important;
    top: 0 !important;
    width: 370px !important;
    left: 50%;
    transform: translateX(calc(-50% + 42px));
}
.qsm-progress-bar::before {
    content: "Progress:";
    left: -85px;
    position: absolute;
    font-family: Montserrat;
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    color: #454c4e;
}
.qsm-progress-bar svg {
    height: 10px !important;
    border: 1px solid #bbb !important;
    box-sizing: border-box !important;
    border-radius: 5px !important;
}
.qsm-progress-bar svg > path {
    stroke: #0099D8 !important;
}
.progressbar-text {
    display: none;
}
.qsm-progress-bar svg > path:first-child {
    stroke: transparent !important;
}
.qmn_pagination {
    position: static !important;
}
html[lang] {
    margin-top: 0 !important;
}
html body .section_wrapper .section .mlw_next {
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    background: #f13754 !important;
    border-radius: 0 !important;
    padding: 11px 70px 12px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    text-transform: uppercase !important;
}
html body .section_wrapper .section .mlw_previous {
    position: absolute !important;
    font-family: Montserrat !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    text-align: right !important;
    text-decoration-line: underline !important;
    color: #f13754 !important;
    top: 0 !important;
    background: 0 0 !important;
    padding: 0 !important;
}
html body .section_wrapper .section .mlw_previous::before {
    border-right: 4px solid #000;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 0 solid transparent;
    position: absolute;
    content: "";
    left: -17px;
    top: 4px;
}
.content_underline {
    background: linear-gradient(92.38deg, #039cb5 0, #6bbecc 100.33%);
    max-height: 60px;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    margin-top: 10px;
}
.question-section-id-18 .mlw_qmn_question,
.question-section-id-52 .mlw_qmn_question {
    margin-bottom: 55px !important;
    font-weight: 900 !important;
    font-size: 25px;
    line-height: 30px;
    position: relative;
    max-width: 635px;
    text-align: center;
}
.question-section-id-18 .mlw_qmn_question::before,
.question-section-id-52 .mlw_qmn_question::before {
	content: "";
    position: absolute;
    width: 100px;
    height: 2px;
    bottom: -17px;
    left: 50%;
    transform: translateX(-50%);
    background: #0099D8;
}
.qsm-page:last-of-type .mlw_qmn_question {
    margin-top: 0 !important;
}
.qmn_pagination {
    margin-top: 55px;
    padding-top: 0 !important;
}
.question-section-id-1 input {
    width: 0;
    height: 0;
    position: absolute;
    opacity: 0;
}
.question-section-id-1 input + label {
    position: relative;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 20px;
    color: #454c4e;
}
.question-section-id-1 input + label::before {
    content: "";
    position: absolute;
    background: #eee;
    border: 1px solid #bbb;
    border-radius: 50%;
    left: -40px;
    top: -2px;
    width: 20px;
    height: 20px;
}
.question-section-id-1 input:checked + label::after {
    content: "";
    position: absolute;
    background: #70bb3e;
    border-radius: 50%;
    top: 2px;
    width: 14px;
    height: 14px;
    left: -36px;
}
.question-section-id-1 .qmn_mc_answer_wrap {
    margin-bottom: 20px !important;
}
.brands {
    width: 100%;
    max-width: 1100px;
    padding: 20px 71px;
    min-height: 100px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 5;
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    margin: auto;
    margin-top: -38px;
}
.brands .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.brands .item img {
    max-height: 60px;
}
.brands .owl-nav {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0;
}
.brands .owl-nav button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 19px;
    background-size: contain;
    outline: 0 !important;
    background-color: transparent !important;
}
.brands .owl-nav button span {
    opacity: 0;
}
.brands .owl-prev {
    left: 23px;
    background-image: url(../svg/arrow.svg) !important;
    -webkit-transform: translateY(-65%) rotate(180deg) !important;
    -ms-transform: translateY(-65%) rotate(180deg) !important;
    transform: translateY(-65%) rotate(180deg) !important;
}
.brands .owl-next {
    right: 23px;
    background-image: url(../svg/arrow.svg) !important;
}
.owl-carousel .owl-item .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.owl-carousel .owl-item img {
    width: auto;
}
.section01 {
    min-height: 427px;
    padding: 47px 30px 55px;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    padding-right: 0;
    padding-left: 0;
    align-items: flex-start;
}
.section01_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.section01_label {
    font-size: 14px;
    margin-bottom: 16px;
    font-weight: 600;
    color: white;
}
.section01_btn {
    padding: 16px 38px;
}
.section01_title {
    margin-bottom: 10px;
    margin-top: 24px;
    max-width: 100%;
	color: white;
	font-size: 30px;
	line-height: 37px;
}
.section01_title::after {
    display: none;
}
.section01_subtitle {
	margin-bottom: 16px;
	color: white;
}
.section01_phone {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-top: 14px;
	color: white;
}
.section01_phone p {
	margin: auto;
}
.section01_phone a {
    color: #f13754;
    font-weight: 700;
}
.section02 {
    padding-bottom: 80px;
    text-align: center;
}
.section02_text {
    margin-top: 54px;
}
.section02_title {
    margin-bottom: 32px;
}
.section02_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 89px;
    margin-top: 67px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.section02_item {
    width: 250px;
    margin-right: 40px;
    margin-bottom: 4px;
	box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
}
.section02_item:last-of-type {
	margin-right: 0px;
}
.section02_item__title {
	min-height: 88px;
}
.section02_item__title span {
    position: relative;
	font-weight: bold;
	font-size: 22px;
	line-height: 27px;
	text-align: center;
	text-transform: uppercase;
	color: #2E3233;
	display: block;
}
.section02_item__title span::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -14px;
    background: #454C4E;
    height: 1px;
    width: 50px;
}
.section02_item__img {
/*    height: 170px;*/
	height: 156px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.section02_item__img img {
    width: 100%;
	max-width: 80px;
}
.section02_item__text {
    margin-top: 0;
    padding: 0 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    height: 234px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.section02_item__descr {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #2E3233;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}
.section03_wrapper {
    background-color: #a7cd8a;
    background: -o-linear-gradient(99.85deg, #6BBECC 0%, #0099D8 100%, #0099D8 100%);
    background: linear-gradient(99.85deg, #6BBECC 0%, #0099D8 100%, #0099D8 100%);
    position: relative;
    overflow: hidden;
}
.section03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    min-height: 350px;
    position: relative;
    z-index: 2;
    padding: 45px 0;
}
.section03_mask {
    max-width: 1200px;
    top: 0;
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.section03_mask > * {
    position: absolute;
}
.mask_left__light {
    left: -106px;
    top: -172px;
    z-index: 1;
}
.mask_left__dark {
    z-index: 2;
    left: -276px;
    top: -206px;
}
.mask_left__lighter {
    z-index: 3;
    top: 0;
    left: 32px;
    top: -26px;
    left: -11px;
}
.mask_right__light {
    z-index: 3;
    right: -68px;
    bottom: -181px;
}
.mask_right__dark {
    z-index: 1;
    top: 40px;
    right: -254px;
}
.mask_right__lighter {
    z-index: 2;
    top: 0;
    right: 101px;
}
.section03_title {
    color: #fff;
    font-weight: 900;
    font-size: 35px;
    line-height: 43px;
    max-width: 520px;
}
.section03_btn {
    padding: 11px 17px 12px 20px;
    margin-left: 20px;
    font-size: 14px;
    line-height: 17px;
    border: none;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
}
.section03_code {
    height: 40px;
    width: 180px;
    font-family: Montserrat;
    padding: 10px 10px;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
}
.section03_code::-webkit-input-placeholder {
    color: #b1b1b1;
    font-size: 15px;
}
.section03_code::-moz-placeholder {
    color: #b1b1b1;
    font-size: 15px;
}
.section03_code:-ms-input-placeholder {
    color: #b1b1b1;
    font-size: 15px;
}
.section03_code::-ms-input-placeholder {
    color: #b1b1b1;
    font-size: 15px;
}
.section03_code::placeholder {
    color: #b1b1b1;
    font-size: 15px;
}
.section03_code:focus {
    border: none;
    outline: 0;
}
.section03_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
}
.section03_call {
    margin-top: 12px;
}
.section03_call a {
    color: white;
    font-weight: 900;
    font-size: 17px;
    line-height: 24px;
    display: block;
}
.owl-nav.disabled {
    display: block !important;
}
.section04_wrapper {
	padding-top: 67px;
	/*padding-bottom: 113px;*/
    padding-bottom: 85px;
}
.section04_title {
	text-align: center;
	/*margin-bottom: 108px;*/
    margin-bottom: 87px;
}
.section04_list {
	max-width: 1000px;
	margin: auto;
}
.section04_item {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	/*margin-bottom: 85px;*/
    margin-bottom: 41px;
}
.section04_item:nth-child(2n) {
	flex-direction: row;
}
.section04_item:last-of-type {
	margin-bottom: 0px;
}
.section04_text {
	/*max-width: 463px;*/
	max-width: 100%;
}
.section04_text p {
	margin: 0;
}
.section04_text p a {
	color: #F13754;
}
.section04_item span {
	display: block;
	margin-bottom: 34px;
	font-weight: 900;
	font-size: 25px;
	line-height: 30px;
	color: #333;
}
.footer_wrapper {
    background: #1d1d1d;
    padding-top: 38px;
    padding-bottom: 25px;
}
.footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
}
.footer_logo {
    margin-right: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 70px;
}
.footer_text {
    color: #fff;
    line-height: 15px;
    font-size: 12px;
}
.footer_text p {
    margin-bottom: 17px;
    margin-top: 0;
    color: #ffffffe0;
}
.footer_copyright {
    text-align: center;
    margin-top: 39px;
    margin-bottom: 20px;
}
.footer_text p:last-child {
    margin-bottom: 0;
}
.footer_text a {
    color: #F13754;
    text-decoration: none;
}
.tableMob_wrapper {
    display: none;
}
.header_mask {
    display: none;
}
.btn_animation {
    display: none;
}
.partners_wrapper {display: flex;}.partners_wrapper ul {list-style: none;width: 33.33%;padding: 0;}
@media screen and (min-width: 1650px) {
	.header_wrapper {
		background-position: 0 -100px;
	}
}
@media screen and (min-width: 2000px) {
	.header_wrapper {
		background-position: 0 -200px;
	}
}
@media screen and (min-width: 2256px) {
	.header_wrapper {
		background-position: 0 -250px;
	}
}
@media screen and (min-width: 2500px) {
	.header_wrapper {
		background-position: 0 -308px;
	}
}
@media screen and (max-width: 1199px) {
    .section01 {
        padding-left: 0;
    }
    .section_wrapper {
        padding-right: 30px;
        padding-left: 30px;
    }
    .section {
        max-width: 768px;
    }
    .header {
        
    }
    .table_row__type {
        font-size: 16px;
        line-height: 20px;
    }
    .table {
        max-width: 100%;
    }
    .table_header__left {
        width: 26%;
        min-width: 26%;
        max-width: 26%;
    }
    .table_row__type {
        width: 26%;
        min-width: 26%;
        max-width: 26%;
        padding: 15px 17px 15px 17px;
    }
    .footer {
        flex-direction: column;
        align-items: center;
    }
    .footer_logo {
        margin-right: 0;
        margin-bottom: 25px;
        margin-top: 0;
    }
    .table_row__plan {
        font-size: 15px;
    }
    .section02_item {
        width: 256px;
    }
    .section02_box {
        justify-content: center;
    }
    .section02_item {
        margin-bottom: 30px;
    }
    .section02_item:nth-child(2n) {
        margin-top: 0;
		margin-right: ;
    }
    .section02_item:nth-child(4n) {
        margin-right: 20px;
    }
	.section04_text {
		/*max-width: 340px;*/
	}
}
@media screen and (max-width: 1037px) {
    .section03_mask {
        width: 1037px;
    }
}
@media screen and (max-width: 840px) {
    
}
@media screen and (max-width: 767px) {
    
  
    .header_info {
      color: #fff;
      border: 3px solid #f13754;
      display: inline-block;
      padding: 8px 27px 10px;
      border-radius: 16px;
      background: #f13754;
      margin-top: 0;
      letter-spacing: 0.2px;
      font-size: 13px;
    }
    .header_info span {
      font-size: 18px;
      line-height: 20px;
      color: white;
      letter-spacing: 0.7px;
    }
  
    .section01 {
        padding: 30px 0 60px;
        color: #fff;
        align-items: center;
        text-align: center;
        min-height: 445px;
    }
  .section01_btn {
    
  }
    .section01_box {
      align-items: center;
      background: white;
      color: black;
      padding: 30px 23px;
      align-items: center;
      border-radius: 25px;
    }
    
    .section01_subtitle {
      color: black;
      font-size: 17px;
    }
    .section01_btn {
      border-radius: 8px;
      padding: 19px 37px;
      font-size: 17px;
    }
    .header_mask {
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.55)));
      background: linear-gradient(to top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.55));
    }
    .section01_phone a {
        padding: 15px 29px;
        background: #0099D8;
        color: #fff;
        display: inline-block;
        border-radius: 0;
        padding-left: 57px;
        text-shadow: 1px 1px 2px #236d2d;
        background: linear-gradient(0deg, #0099D8 0%, #6BBECC 100.33%);
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        white-space: nowrap;
        font-size: 22px;
    }
    .section01_phone a::after {
        content: "";
        left: 16px;
        position: absolute;
        top: 15px;
        background-image: url(https://i.ya-webdesign.com/images/white-phone-icon-png-5.png);
        background-size: 26px;
        width: 26px;
        height: 26px;
        right: auto;
    }
    .section01_phone a::before {
        content: "Call us Now";
        bottom: 104%;
        color: #fff;
        font-size: 18px;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
        text-transform: uppercase;
        text-shadow: none;
    }
    .section01_phone .btn_animation {
        position: absolute;
        bottom: 7px;
        font-size: 16px;
        left: 57px;
        animation-iteration-count: infinite;
        animation-direction: normal;
        animation-fill-mode: both;
        animation-duration: 2s;
        opacity: 0;
        font-weight: 500;
        transition: 0.8s;
        display: block;
    }
    .section01_phone .btn_animation.show {
        opacity: 1;
    }
    .section01_phone {
        color: transparent;
        margin-top: 33px;
    }
    .header_mask {
        display: block;
    }
    .section {
        max-width: 340px;
    }
    .section_title {
        font-size: 25px;
    }
    
    .header_content {
      gap: 15px;
        max-width: 100%;
    }
    .section01_title {
        color: #fff;
    }
    .section02_item {
        width: 100%;
        margin-bottom: 35px;
        margin-right: 0;
    }
    .section02_item__img {
/*        height: 180px;*/
    }
    .section03_form {
        flex-direction: column;
    }
    .section03_btn {
        margin: 13px 0 0;
    }
    .section03_title {
        font-size: 32px;
        line-height: 35px;
    }
    .header_wrapper {
        background-position: right;
    }
    .section_wrapper {
        padding-right: 20px;
        padding-left: 20px;
    }
	.section04_item {
		flex-direction: column;
	}
	.section04_item:nth-child(2n) {
		flex-direction: column;
	}
	.section04_img img {
		width: 100%;
		margin-bottom: 20px;
	}
	.section04_text {
		text-align: center;
	}
	.section04_title {
		margin-bottom: 58px;
	}
    .header {
      width: 100%;
      max-width: 100%;
      padding-left: 0;
      padding-right: 0;
      margin: auto;
      padding-top: 20px;
      padding-bottom: 20px;
    }
}
@media screen and (max-width: 510px) {
    .header_wrapper {
        background-position: -335px;
    }
    .header_content {
        flex-direction: column;
    }
    .header {
        height: auto;
        width: 100%;
        margin-top: 0;
        padding-bottom: 10px;
    }
    
}
@media screen and (max-width: 500px) {
    .header {
        flex-direction: column;
        height: auto;
        margin: 0 0 5px;
    }
    
}
.mlw_horizontal_choice input {
    width: 0 !important;
	margin: 0 !important;
}
.mlw_horizontal_choice .qmn_quiz_radio + label {
    background: #fff !important;
    width: 200px !important;
    display: inline-block !important;
    line-height: 46px !important;
    height: 46px !important;
    border: 1px solid #bbb !important;
    box-sizing: border-box !important;
    border-radius: 5px !important;
    text-align: center !important;
    font-family: Montserrat !important;
    font-size: 18px !important;
    transition: 0.3s !important;
}
.mlw_horizontal_choice .qmn_quiz_radio:checked + label {
    background: #0099D8 !important;
    color: #fff !important;
    border-color: transparent !important;
}
.quiz_section {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    padding-top: 55px !important;
}
.qmn_quiz_container input[type="email"]:focus,
.qmn_quiz_container input[type="email"]:hover,
.qmn_quiz_container input[type="number"]:focus,
.qmn_quiz_container input[type="number"]:hover,
.qmn_quiz_container input[type="text"]:focus,
.qmn_quiz_container input[type="text"]:hover,
.qmn_quiz_container select:focus,
.qmn_quiz_container select:hover,
.qmn_quiz_container textarea:focus,
.qmn_quiz_container textarea:hover {
    box-shadow: none !important;
}
*[for=question16_1],
*[for=question16_2] {
	margin: 0 !important;
}
.question-section-id-16 .qmn_radio_answers {
    width: 100%;
    display: flex;
  flex-wrap: wrap;
    justify-content: space-between;
}