/***************** COLORS AND IMAGES ****************/
/***************************************************/
/* BACKGROUND IMAGES */
.inquiry-visible { background: transparent url('images/default/background.jpg') no-repeat fixed center right / cover ; }
.wrapper { background: transparent url('images/default/background.jpg') no-repeat fixed center right / cover ; }

/* BACKGROUND COLORS */
body { background: #F5F5F5; }
.question-wrapper { background: #C9D4E3; }
.form-wrapper { background: #C9D4E3; }
.section-wrap {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fecc3f+7,b17d08+38,ffcb4d+71,fecc3f+100 */
    background: rgb(254,204,63); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(254,204,63,1) 7%, rgba(177,125,8,1) 38%, rgba(255,203,77,1) 71%, rgba(254,204,63,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(254,204,63,1) 7%,rgba(177,125,8,1) 38%,rgba(255,203,77,1) 71%,rgba(254,204,63,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(254,204,63,1) 7%,rgba(177,125,8,1) 38%,rgba(255,203,77,1) 71%,rgba(254,204,63,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fecc3f', endColorstr='#fecc3f',GradientType=0 ); /* IE6-9 */
}

.middle-part .content {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1f0f7+0,b9c1c5+100 */
    background: rgb(225,240,247); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(225,240,247,1) 0%, rgba(185,193,197,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(225,240,247,1) 0%,rgba(185,193,197,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(225,240,247,1) 0%,rgba(185,193,197,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1f0f7', endColorstr='#b9c1c5',GradientType=0 ); /* IE6-9 */
}

/* HEADERS */
header.main { background-color: #015294; color: white; }
/*header.sub h3 { color: #57c9d3; }*/
.content .right-part h4 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d20202+0,f80303+100 */
    background: rgb(210,2,2); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(210,2,2,1) 0%, rgba(248,3,3,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(210,2,2,1) 0%,rgba(248,3,3,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(210,2,2,1) 0%,rgba(248,3,3,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d20202', endColorstr='#f80303',GradientType=0 ); /* IE6-9 */
    color: white;
}

/* mobile */
.content .voucher-wrapper .voucher-text { color: white; }
.header.mobile { color: #8db03c; }

/* BUTTONS */
.options .answer,
form button, .btn-why-win, .exit_traffic_after, .btn-gonext {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d20202+0,fa0303+100 */
    background: rgb(210,2,2); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(210,2,2,1) 0%, rgba(250,3,3,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(210,2,2,1) 0%,rgba(250,3,3,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(210,2,2,1) 0%,rgba(250,3,3,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d20202', endColorstr='#fa0303',GradientType=0 ); /* IE6-9 */
    color: white;
}

form button:hover, form button:focus,
.options .answer:hover, .options .answer:focus,
.btn-why-win:hover, .btn-why-win:focus,
.btn-gonext:hover, .exit_traffic_after, .btn-gonext:focus { background: #2250A9; }

/* SIDE STUFF */
.content .right-part .survey { color: #00529b; }
.step-leadgen .content .right-part .survey { color: #d70303;text-shadow: 0 -2px 0 #fff, 0 -1px 0 #fff, 0 0 0 #fff, 0 1px 0 #fff, 0 2px 0 #fff, 1px -2px 0 #fff, 1px -1px 0 #fff, 1px 0 0 #fff, 1px 1px 0 #fff, 1px 2px 0 #fff; }
.content .left-part p { color: #00529b; text-shadow: 0 -2px 0 #fff, 0 -1px 0 #fff, 0 0 0 #fff, 0 1px 0 #fff, 0 2px 0 #fff, 1px -2px 0 #fff, 1px -1px 0 #fff, 1px 0 0 #fff, 1px 1px 0 #fff, 1px 2px 0 #fff; }
.content .left-part p span { color: #d70303; }
.content .left-part .voucher { display: block; margin: 20px auto; position: static; }

/* questions */
.options .question-3 .answer,
.options .question-5 .answer { width: 90%; }

/* FORM */
.form-wrapper form { padding-bottom: 5px; }
form .row.selects label,
.gender { color: #095484; }
form .row input[type=text], form .row.selects select,form .row.select select, form .row select {
    background: #b0c5e2;
    border: none;
 /*box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.4);*/
}

.contact-wiinners {
    clear:both;
}


/* EXIT */
.uk.iframe-visible .logo-exit.active,
.uk.thankyou-visible .logo-exit.active { display: none; }

