html, body {
    margin: 0;
    height: 100%;
    min-height: 100%;
}

.center {
    text-align: center;
}

.ho_video_container {
    width: 375px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 16px 0;
    height: auto;
}

.ho_video_container.cambio-intestatario {
    width: 320px;
    height: 100vh;
    padding: 0;
}

.wrap-btn{
    text-align: center;
    margin-top: 20px;
}

.wrap-btn button{
    position: relative;
    bottom: 0;
}

.wrap-btn .back_button{
    margin-top: 20px;
}

.proceed_button,
.back_button {
    width: 312px;
    height: 48px;
    border-radius: 24px;
    padding: 12px;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-family: "ho-Medium";
    font-size: 16px;
    line-height: 1.5;
    cursor: pointer;
}

.proceed_button {
    background-color: #fff;
    color: #333333;
    position: absolute;
    bottom: 82px;
}

.back_button {
    background-color: transparent;
    color: #fff;
    position: absolute;
    bottom: 24px;
}

.tab_1, .tab_2, .tab_3 {
    height: 100%;
    min-height: 100%;
    position: relative;
}

#number_form {
    height: 100%;
    min-height: 100%;
}

.ho_video_header_inner_wrapper {
    position: relative;
}

.ho_video_wrapper {
    background: -webkit-linear-gradient(35deg, #82378c 0%, #1e71b8 100%);
    background: -moz-linear-gradient(35deg, #82378c 0%, #1e71b8 100%);
    background: -ms-linear-gradient(35deg, #82378c 0%, #1e71b8 100%);
    background: -o-linear-gradient(35deg, #82378c 0%, #1e71b8 100%);
    background: linear-gradient(35deg, #82378c 0%, #1e71b8 100%);
    min-height: 100%;
    height: auto;
    padding-bottom: 79px;
}

.header {
    padding: 36px 14px 0 14px;
    /* -webkit-mask-image: -webkit-gradient(linear, left 90%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0))); */
}

.title {
    margin-bottom: 20px;
    font-family: "ho-Medium";
    font-size: 16px;
    line-height: 1.75;
    text-align: center;
    color: #fff;
}

.cambio-intestatario .header {
    padding: 31px 0 0;
}

.ho_video_arrow_left {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: relative;
    z-index: 9;
}

.ho_video_title {
    font-family: "ho-Medium";
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.cambio-intestatario .ho_video_title {
    margin-bottom: 32px;
    font-size: 22px;
    line-height: 1.18;
    position: inherit;
}

.cambio-intestatario .ho_video_content,
.cambio-intestatario .ho_video_bottom_content {
    font-family: "ho-Book";
    color: #fff;
    font-size: 15px;
    line-height: 1.66;
}

.cambio-intestatario .ho_video_content span {
    font-family: "ho-Medium";
}

.cambio-intestatario .ho_video_alert {
    font-family: 'ho-Book';
    font-size: 22.5px;
    line-height: 1.42;
    color: #fff;
    text-align: center;
}

.cambio-intestatario .ho_video_bottom_content {
    position: absolute;
    bottom: 114px;
    left: 0;
}

.cambio-intestatario .ho_video_bottom_content a {
    color: inherit;
    text-decoration: underline;
}

.ho_video_1_ul li {
    font-family: "ho-Medium";
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 58px;
}

.ho_video_1_ul li:nth-child(1) {
    padding-bottom: 57px;
}

.ho_video_1_ul li:last-child {
    padding: 0;
}

.video_stes_img {
    position: absolute;
    top: 59px;
    left: 9px;
}

.ho_video_1_ul {
    margin: 65px 0 0 69px;
}

.ho_video_1_message {
    font-size: 12px;
    color: #fff;
    font-family: "ho-Medium";
    line-height: 14px;
    width: 214px;
    max-width: 100%;
    margin: 23px auto 22px;
}

.ho_video_button {
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 24px;
    background-color: #fff;
    border: 0;
    color: #333;
    font-size: 16px;
    font-family: "ho-Bold";
    height: 48px;
    width: 100%;
    max-width: 375px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.cambio-intestatario .ho_video_button {
    width: 312px !important;
    text-transform: uppercase;
}

.cambio-intestatario .ho_video_header_inner_wrapper img.smile {
    width: 72px;
    height: 72px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 38px;
    margin-bottom: 30px;
}

.ho_video_2_subtitle {
    font-size: 22px;
    line-height: 28px;
    font-family: "ho-Book";
    color: #fff;
    margin: 32px 0 18px;
}

.ho_video_3_subtitle {
    font-size: 22px;
    line-height: 28px;
    font-family: "ho-Book";
    color: #fff;
    margin: 32px 0 8px;
}

.ho_video_number {
    background: transparent;
    border: none;
    border-bottom: solid;
    border-bottom-width: 0.5px;
    border-bottom-color: #fff;
    width: 100%;
    margin-bottom: 22px;
    font-family: "ho-Book";
    color: #fff;
    opacity: 1;
    font-size: 18px;
    line-height: 20px;
}

.ho_video_serial {
    background: transparent;
    border: none;
    border-bottom: solid;
    border-bottom-width: 0.5px;
    border-bottom-color: #fff;
    width: 100%;
    font-family: "ho-Book";
    color: #fff;
    opacity: 1;
    font-size: 18px;
    line-height: 20px;
}

.ho_video_number::-webkit-input-placeholder {
    /* Edge */
    font-family: "ho-Book";
    color: #fff;
    opacity: 0.6;
    font-size: 18px;
    line-height: 20px;
}

.ho_video_number:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-family: "ho-Book";
    color: #fff;
    opacity: 0.6;
    font-size: 18px;
    line-height: 20px;
}

.ho_video_number::placeholder {
    font-family: "ho-Book";
    color: #fff;
    opacity: 0.6;
    font-size: 18px;
    line-height: 20px;
}

label {
    margin-bottom: 0;
    color: #fff;
    font-family: "ho-Book";
    font-size: 12px;
    line-height: 2;
}

select {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding: 8px 0;
}

select option {
    color: #333;
}

.form-control:focus,
.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control {
    background-color: transparent;
    color: #fff;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #FFFFFF;
    outline: none;
}

input, label {
    display: block;
}

.ho_video_contract_title {
    font-family: "ho-Book";
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    margin-bottom: 25px;
}

.ho_video_checkbox_container {
    display: block;
    position: relative;
    padding-left: 35px;
    padding-bottom: 30px;
    cursor: pointer;
    font-size: 16px;
    line-height: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */

.ho_video_checkbox_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: transparent;
    border: solid #fff 2px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* On mouse-over, add a grey background color */

.ho_video_checkbox_container:hover input~.checkmark {
    background-color: transparent;
}

/* When the checkbox is checked, add a blue background */

.ho_video_checkbox_container input:checked~.checkmark {
    background-color: transparent;
    background-image: url('/etc/designs/lean/img/check-mark.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px;
}

.ho_video_checkbox_label {
    margin-top: 4px;
    display: inline-block;
}

#label_check_3 {
    display: none;
}

.ho_none {
    display: none;
}

.tab_1.ho_none, .tab_2.ho_none, .tab_3.ho_none, .tab_4.ho_none {
    display: none;
}

.ho_video_sim_msg {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    font-family: "ho-Book";
}

.video_sim_img.general {
    width: 127px;
    max-width: 100%;
    position: relative;
    left: -22px;
}

.video_sim_img.specific {
    width: 139px;
    max-width: 100%;
    position: relative;
}

.ho_video_sim_img_wrapper {
    width: 100%;
    text-align: center;
    margin: 36px 0 24px;
}

.ho_video_button.disabled {
    opacity: 0.5;
}

.ho_video_old_sim_msg, .ho_video_old_sim_msg:active, .ho_video_old_sim_msg:focus, .ho_video_old_sim_msg:visited, .ho_video_old_sim_msg:hover {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    font-family: "ho-Medium";
    text-decoration: underline;
    text-align: center;
    width: 100%;
    display: block;
    margin: 24px 0 32px;
}

.form-group.has-error input.input-validators {
    border-bottom: 1px solid #f7a702 !important;
}

.ho_video_error {
    display: none;
    position: absolute;
    bottom: 6px;
    right: 0;
}

.ho_serial_error {
    display: none;
    position: absolute;
    bottom: 6px;
    right: 0;
}

.ho_video_number_wrapper {
    position: relative;
}

.ho_video_serial_wrapper {
    position: relative;
}

.ho_video_number_wrapper.has-error .ho_video_error, .ho_video_number_wrapper.has-error .ho_video_numer_error_msg, .ho_video_serial_wrapper.has-error .ho_serial_error, .ho_video_serial_wrapper.has-error .ho_video_serial_error_msg {
    display: block;
}

.ho_video_numer_error_msg {
    display: none;
    color: #f7a702;
    font-size: 12px;
    font-family: "ho-Medium";
    position: absolute;
    bottom: -19px;
    right: 0;
}

.ho_video_serial_error_msg {
    display: none;
    color: #f7a702;
    font-size: 12px;
    font-family: "ho-Medium";
    position: absolute;
    bottom: -19px;
    right: 0;
}

.ho_video_android_modal {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: -webkit-linear-gradient(35deg, #82378c 0%, #1e71b8 100%);
    background: -moz-linear-gradient(35deg, #82378c 0%, #1e71b8 100%);
    background: -ms-linear-gradient(35deg, #82378c 0%, #1e71b8 100%);
    background: -o-linear-gradient(35deg, #82378c 0%, #1e71b8 100%);
    background: linear-gradient(35deg, #82378c 0%, #1e71b8 100%);
    min-height: 100%;
    z-index: 10;
}

.ho_video_android_modal:after {
    content: "";
    display: table;
    clear: both;
}

.ho_video_android_title {
    margin-top: 62px;
    color: #fff;
    font-size: 22px;
    font-family: "ho-Book";
    line-height: 28px;
}

.ho_video_android_text {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-family: "ho-Book";
    margin-top: 25px;
}

.ho_video_container.ho_video_android_conteiner {
    padding: 0 30px 30px;
}

.ho_video_exit_android {
    padding: 12px;
    position: absolute;
    top: 29px;
    right: 11px;
}

.ho_video_ios_tutorial {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    background-color: #fff;
    text-align: center;
}

.ho_video_ios_modal_title {
    font-family: "ho-Medium";
    font-size: 16px;
    color: #333;
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 23px;
}

.ho_video_ios_close_img {
    padding: 12px;
    position: absolute;
    top: 14px;
    right: 10px;
}

.ho_video_ios_tutorial_img {
    width: 300px;
    max-width: 100%;
    margin: 20px 0;
}

.ho_video_ios_arrow_wrapper_right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

.ho_video_ios_arrow_right {
    padding: 12px 22px 12px 12px;
    width: 45px;
    position: relative;
    z-index: 99;
}

.ho_video_ios_arrow_wrapper_left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

.ho_video_ios_arrow_left {
    padding: 12px 22px 12px 12px;
    width: 45px;
    transform: rotate(180deg);
    position: relative;
    z-index: 99;
}

.ho_video_ios_arrow_right.ho_none {
    display: none;
}

.ho_video_ios_arrow_left.ho_none {
    display: none;
}

/* ## slideshow start ## */

* {
    box-sizing: border-box
}

/* Slideshow container */

.slideshow-container {
    width: 375px;
    max-width: 100%;
    position: relative;
    margin: auto;
}

/* Hide the images by default */

.mySlides {
    display: none;
}

/* Next & previous buttons */

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    user-select: none;
    width: 44px;
    background-image: url('/etc/designs/lean/img/arrow-right.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px;
}

.prev {
    left: 0;
    transform: rotate(180deg);
}

/* Position the "next button" to the right */

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */

/* Caption text */

.text {
    color: #f2f2f2;
    font-size: 16px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */

.dot {
    cursor: pointer;
    height: 8px;
    width: 8px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active, .dot:hover {
    background-color: #717171;
}

/* Fading animation */

.ho_fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

/* ## slideshow end ## */

.ho_video_ios_close {
    position: absolute;
    padding: 12px;
    top: 15px;
    right: 10px;
    width: 40px;
}

.step_4_iframe {
    height: 100%;
    max-height: 100%;
    width: 100%;
    max-width: 100%;
    border: none;
}

.tab_4 {
    height: 100%;
    max-height: 100%;
    width: 100%;
    max-width: 100%;
    position: absolute;
}

.ho_video_wrapper.ho_none {
    display: none;
}

.tab_ko .ho_none {
    display: none;
}

.tab_ko {
    text-align: center;
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    background: -webkit-linear-gradient(35deg, #82378c 0%, #1e71b8 100%);
    background: -moz-linear-gradient(35deg, #82378c 0%, #1e71b8 100%);
    background: -ms-linear-gradient(35deg, #82378c 0%, #1e71b8 100%);
    background: -o-linear-gradient(35deg, #82378c 0%, #1e71b8 100%);
    background: linear-gradient(35deg, #82378c 0%, #1e71b8 100%);
}

.ho_video_ko_icon {
    width: 64px;
    height: 64px;
    margin: 104px 0 14px;
}

.ho_video_ko_title {
    color: #fff;
    font-family: "ho-Medium";
    font-size: 22px;
    line-height: 22px;
}

.ho_video_ko_text {
    font-family: "ho-Medium";
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    margin-top: 12px;
}

.ho_video_ko_wrapper {
    width: 375px;
    max-width: 100%;
    margin: 0 auto;
}

.ho_video_ko_close {
    padding: 16px;
    position: absolute;
    top: 24px;
    right: 8px;
}

img.ho_video_arrow_left {
    position: absolute;
    top: 25px;
    left: 2px;
    width: 44px;
    height: 44px;
    padding: 12px;
    z-index: 15;
}

.ho_video_arrow_left.ho_none {
    display: none;
}

.ho_video_ios_tutorial:after {
    content: "";
    display: table;
    clear: both;
}

.form-group {
    position: relative;
}

.form-group.error .form-control {
    border-bottom: 1px solid #f7a702;
}

.ui-widget-content {
    position: absolute;
    z-index: 2;
}

.cambio-intestatario .ho-buysim__tab {
    height: 100%;
}

.cambio-intestatario .form-group .error_msg {
    color: #f7a702;
    font-size: 12px;
    font-family: "ho-Medium";
    position: absolute;
    right: 0;
    text-align: right;
    opacity: 0;
}

.cambio-intestatario .form-group.error .error_msg {
    opacity: 1;
}

.cambio-intestatario .form-group .input-validators-error {
    top: 52px;
}

.cambio-intestatario .form-group .date-fields-validators .input-validators-error {
    top: 32px;
}

.cambio-intestatario .form-group.has-error input.input-validators {
	border-bottom: none !important;
}

.cambio-intestatario .form-group.has-error input.input-validators, .date-fields-validators.has-error input.input-validators {
	border-bottom: 1px solid #f7a702 !important;
	box-shadow: none;
}

.cambio-intestatario .form-group.has-error .bar:before, .form-group.has-error .bar:after, .date-fields-validators.has-error .bar:before, .date-fields-validators.has-error .bar:after {
	background: #f7a702 !important;
}

.cambio-intestatario .form-group .input-validators-error, .date-fields-validators .input-validators-error {
  	color: #f7a702 !important;
}

.cambio-intestatario .ho-buysim__tab__content__btnWrapper__btnNext {
	background: #fff !important;
}	

.cambio-intestatario .ho-buysim__tab__content__btnWrapper__btnNext.disabled {
	background: gainsboro !important;
}

.cambio-intestatario .sbHolder a:focus, 
.cambio-intestatario .sbHolder .sbSelector {
  color: #fff !important;
}

.cambio-intestatario .form-component__container__date {
    display: flex;
    flex-direction: row;
}

.cambio-intestatario .form-component__container .border {
    position: absolute;
    top: 0;
    border: none !important;
}

.cambio-intestatario .form-component__container input {
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0;
    border-bottom: 1px solid #a3a3a3 !important;
    background-color: transparent;
}

.cambio-intestatario .form-component__container .input-validators-error {
    color: white;
}

.cambio-intestatario .form-component__container .border:before {
    content: '/';
    position: absolute;
    top: 0;
    font-size: 24px;
    color: #cccccc;
    left: 70px;
}

.cambio-intestatario .form-component__container input {
	color: #fff !important;;
}

.cambio-intestatario .form-component__container label {
	font-size: 12px; 
  	position: initial;
  	opacity: initial;
}

/* ################################
################################
################################
######### MEDIA QUERIES ##########
################################
################################
################################ */

.form-group.has-error, .date-fields-validators.has-error {
    background-image: none;
}

@media only screen and (max-width: 399px) {
    .ho_video_1_ul li:nth-child(1) {
        padding-bottom: 37px;
    }
}

@media only screen and (min-width: 400px) {
    .video_stes_img{
        left: -11px;
    }

    .ho_video_container {
        width: 400px;
    }
}