.page-template-page-home .quiz_section+.price_section,
.page-template-page-sub .quiz_section+.price_section,
.page-template-page-deliv .quiz_section+.price_section,
.page-template-page-prod .quiz_section+.price_section{
        padding-top: 0;
}
.quiz_answer{
        border: 1px solid #cecece;
        background-color: transparent;
        height: auto;
        min-height: 45px;
        transition: all ease .3s;
        padding-left: 45px;
}

.quiz_answer:hover{
        border-color: #eb2929
}
.quiz_answer:after {
	content: '';
	display: block;
	position: absolute;
	top: 14px;
	left: 15px;
	width: 15px;
	height: 15px;
	border: 1px solid #eb2929;
}

.quiz_answer.selected:before {
	content: '\e807';
	font-family: 'Fontello';
	background: #eb2929;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 14px;
	left: 15px;
	width: 15px;
	height: 15px;
        font-size: 8px;
}

.quiz_answer:nth-last-child(n+2){
        margin-bottom: 20px;
}

div.button.quiz_bt.disabled,
div.button.quiz_next_bt.disabled{
        pointer-events:none;
        cursor: not-allowed;
        opacity: .5;
}
.quiz_gallery_item{
        height: 150px;
}

.quiz_progress_bar_wr{
        height: 5px;
        background-color:#cecece;
}
.quiz_progress_bar{
        background-color:#eb2928;
        left: 0;
        top: 0;
        bottom: 0;
}

.quiz_left_col{
        padding:20px 10px;
        overflow: hidden;
}
.finger_bt{
        margin-left: auto;
        margin-right: auto;
}
.quiz_left_col .respcenter{
        text-align: center;
}
@media(min-width: 375px){
        .quiz_left_col{
                padding: 40px 20px;
        }
}
@media(min-width: 768px){
        .quiz_left_col{
                padding: 50px 30px;
        }
}
@media(min-width: 992px){
        .quiz_left_col{
                padding: 70px 40px;
        }
}
@media(min-width: 1200px){
        .quiz_left_col .respcenter{
                text-align: left;
        }
        .finger_bt{
                margin-left: 0;
                margin-right: unset;
        }
}

.quiz_left_col:before{
	content: '';
	display: block;
	position: absolute;
	left: -80px;
	top: -100px;
	z-index: 5;
	width: 150px;
	height: 150px;
	border: 1px solid #eb2928;
	transform: rotate(-45deg);
	background: #fff;
}
.page-template-page-home .quiz_section,
.page-template-page-sub .quiz_section,
.page-template-page-deliv .quiz_section,
.page-template-page-prod .quiz_section{
        background-color:#f4f3f3
}
.page-template-page-home .quiz_left_col:before,
.page-template-page-sub .quiz_left_col:before,
.page-template-page-deliv .quiz_left_col:before,
.page-template-page-prod .quiz_left_col:before{
	background: #f6f5f5;
}
.quiz_left_col:after{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	border: 1px solid #eb2928;
        background: rgba(255,255,255,.9);
}


.quiz_bt_wr .cover_image{
        left: 15px;
        right: 15px;
}


.quiz_des_1{
        padding-left: 60px;
}
.quiz_des_1 img{
        left: 0;
        height: 40px;
        width: auto;
        top: calc(50% - 20px);
}
.quiz_des_2{
        border-top: 1px dashed #eb2928;
        padding-left: 80px;
        border-left: 1px dashed #eb2928;
        border-right: 1px dashed #eb2928;
}
.quiz_des_2 img{
        top: calc(50% - 15px);
}
.quiz_des_3{
        padding-left: 80px;
        border-top: 1px solid #eb2928;
        border-left: 1px solid #eb2928;
        border-right: 1px solid #eb2928;
}
.quiz_des_3 img{
        top: calc(50% - 17px);
}
.quiz_des_3 img,
.quiz_des_2 img{
        left: 26px;
}
.ct_quiz_wr .f30{
	font-size: 16px;
}
.ct_quiz_wr button.wpcf7-submit {
	padding: 0!important;
}


@media(min-width:1200px){
        .quiz_left_col:after{
                border-bottom: unset;
                border-right:  unset;
                background: linear-gradient(104deg, transparent 0, rgba(255,255,255,.9) 20px, rgba(255,255,255,.9) calc(100% - 94px),transparent calc(100% - 94px));
        }
        .quiz_left_col_corner{
                z-index: 6;
                content: '';
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
        }
        .quiz_left_col_corner:before{
                content: '';
                display: block;
                position: absolute;
                left: 0;
                bottom: 0;
                z-index: 1;
                width: 476px;
                height: 1px;
                background: #eb2928;
        }
        .quiz_left_col_corner:after{
                content: '';
                display: block;
                position: absolute;
                top: 0;
                right: -444px;
                z-index: 1;
                width: 500px;
                height: 500px;
                border: 1px solid #eb2928;
                transform: rotate(14deg);
        }
        .quiz_bt_wr_corner{
                z-index: 6;
                content: '';
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                right: 15px;
                bottom: 0;
                border-right: 1px solid #eb2928;
        }
        .quiz_bt_wr_corner:before{
                content: '';
                display: block;
                position: absolute;
                right: 0;
                top: 0;
                z-index: 1;
                width: 600px;
                height: 1px;
                background: #eb2928;
        }
        .quiz_bt_wr_corner:after{
                content: '';
                display: block;
                position: absolute;
                right: 0;
                bottom: 0;
                z-index: 1;
                width: 724px;
                height: 1px;
                background: #eb2928;
        }
        #quizmodal .modal-dialog {
                max-width: 1200px;
        }
        #quizmodal .modal-body{
                margin-top: 0;
        }
        .quiz_modal_right_col{
                padding-left: 30px;
                padding-right: 30px;
        }
        .quiz_modal_left_col{
                padding-left: 30px;
                padding-right: 30px;
        }
        .quote{
                border-radius: 0 30px 30px 30px;
                background-color:#eeeeee;
                padding: 20px;
        }
        #quizmodal .modal-content{
                position: relative;
        }
        #quizmodal .modal-content:after,
        #quizmodal .modal-content:before{
                content:'';
                display: block;
                position: absolute;
                background-color:#cecece;
                z-index: 1;
        }
        #quizmodal .modal-content:after{
                top: 0;
                bottom: 0;
                width: 1px;
                left: 885px;
        }
        #quizmodal .modal-content:before{
                left: 0;
                top: 84px;
                width: 885px;
                height: 1px;
        }

        .quiz_des_1{
                padding-left: 200px;
        }
        .quiz_des_1 img{
                left: 20px;
                top: calc(50% - 45px);
                height: 90px;
        }
        .ct_quiz_wr .f30{
                font-size: 30px;
        }
}

@media(max-width: 575px){
        #quizmodal .modal-content {
	        padding: 20px 0;
        }
        #quizmodal .modal-content .col-6{
                padding-right: 5px;
                padding-left: 5px;
        }
        .quiz_answer {
                min-height: 35px;
        }
        .quiz_answer:after,
        .quiz_answer.selected:before {
                top: 10px;
        }
}