[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
}.preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #333;
z-index: 100000;
height: 100%;
width: 100%;
overflow: hidden !important;
} 
.preloader .sprite {
width: 128px;
height: 128px;
position: absolute;
left: 50%;
top: 50%;
margin: -64px 0 0 -64px;
background-image : url(//raidjimny.com/wp-content/uploads/raid-jimny-logo.svg);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
}
.hide {
display: none !important;
}
.marquee marquee {
-webkit-text-stroke: #555 .75px;
font-size: 48px;
font-weight: bold;
letter-spacing: 5px;
padding: 12px;
color: #333;
}
.programme .position_design, .programme .social-media-container {display: none}
.programme .swiper-container {
border-bottom: solid 1px #AAB42F;
}
.programme .carousel_content:before {
content:"";
width: 10px;
height: 10px;
background: transparent;
border: solid 1px #AAB42F;
border-radius: 5px;
position: absolute;
left: calc(50% - 5px);
bottom: 3em;
}
.programme .carousel_content:after {
content:"";
width: 1px;
height: 5em;
background-color: #AAB42F;
position: absolute;
left: calc(50% - 0,5px);
bottom: -2em;
}
.divi8_testimonial_carousel_lite_0 .swiper-button-prev {left: -72px !important}
.divi8_testimonial_carousel_lite_0 .swiper-button-next{right: -72px !important}
.rotate {
-webkit-animation: rotate 20s normal linear infinite;
animation: rotate 20s normal linear infinite;
}
@keyframes rotate {
0% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
25% {
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
}
50% {
-webkit-transform: rotate3d(0, 0, 1, 180deg);
transform: rotate3d(0, 0, 1, 180deg);
}
75% {
-webkit-transform: rotate3d(0, 0, 1, 270deg);
transform: rotate3d(0, 0, 1, 270deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 360deg);
transform: rotate3d(0, 0, 1, 360deg);
}
}
.wpcf7 label {
font-size: 18px;
font-weight: 100;
margin-bottom: 10px;
}
.wpcf7 label .wpcf7-list-item-label {
margin-bottom: 10px;
}
.wpcf7 input, .wpcf7 select {
color: white;
background: transparent;
border: solid 1px #AAB42F;
font-size: 18px;
font-weight: 300;
padding-left: 1em;
width: 100%;
min-height: 60px;
margin-bottom: 10px;
}
.wpcf7 input[type=radio] {
min-height: 36px;
margin: 0 10px 10px 20px;
accent-color: #AAB42F !important;
}
.wpcf7 input.text:focus, .wpcf7 input.title:focus, .wpcf7 input[type=text]:focus, .wpcf7 input[type=number]:focus, .wpcf7 select:focus, .wpcf7 textarea:focus {
border-color: #AAB42F;
color: #AAB42F;
}
.wpcf7 ::placeholder {
color: white;
opacity: .6;
}
.wpcf7 input[type=submit] {
width: fill;
margin: 0 auto;
background: url(//raidjimny.com/wp-content/uploads/btn-light-hover.svg) no-repeat center;
background-size: contain;
font-size: 20px;
text-transform: uppercase;
font-weight: 900;
border: none;
transition: all .4s ease-out;
cursor: pointer;
}
.wpcf7 input[type=submit]:hover {
background: url(//raidjimny.com/wp-content/uploads/btn.svg) no-repeat center;
}
.wpcf7-form-control-wrap {
vertical-align: -webkit-baseline-middle;
}
.wpcf7-list-item {
margin: 0;
}
.wpcf7-list-item label {
display: inline-flex;
align-items: center;
height: 60px;
margin: 0 5px 0 10px;
}
.wpcf7 .tu {
display:grid;
grid-auto-rows: 1fr;
grid-template-columns: 1fr 1fr 1fr;
}
.wpcf7 .rs {
display:grid;
grid-auto-rows: 1fr;
grid-template-columns: 1fr 3fr;
}
.wpcf7 .tu input, .wpcf7 .tu span, .wpcf7 .rs input, .wpcf7 .rs span {
text-align: center;
font-weight: 300;
}
.wpcf7 .tu span, .wpcf7 .rs span {
line-height: 60px;
color: #AAB42F;
}
.wpcf7 input:focus::-webkit-input-placeholder { color:transparent; }
.wpcf7 input:focus:-moz-placeholder { color:transparent; } .wpcf7 input:focus::-moz-placeholder { color:transparent; } .wpcf7 input:-ms-input-placeholder { color:transparent; } .wpcf7-not-valid-tip {
color: #AAB42F;
font-size: 14px;
font-weight: 300;
line-height: 1.2em !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
border: none;
font-weight: 300;
text-align: center;
font-size: 14px;
margin: 0;
color: #AAB42F;
}
.wpcf7 form.sent .wpcf7-response-output {
border: none;
font-weight: 300;
text-align: center;
margin: 48px 0;
padding: 72px 0 48px;
}
.wpcf7 form.sent .wpcf7-response-output:before {
content: url(//raidjimny.com/wp-content/uploads/hands-clapping-thin.svg);
width: 48px;
height: 48px;
position: absolute;
left: calc(50% - 24px);
top: 0;
}
.partners img {
filter: grayscale(100%) opacity(.6);
transform: scale(.8);
transition: all .4s ease-out;
cursor: pointer;
border-radius: 8px 8px 8px 8px;
overflow: hidden;
box-shadow: 0px 40px 40px -6px rgba(0,0,0,0.3);
}
.partners img:hover {
filter: grayscale(0%) opacity(1);
transform: scale(1);
}
.et_pb_scroll_top.et-pb-icon {
right: 30px;
background: #AAB42F;
border-radius: 20px;
}
#footer-widgets {display: none;}
#footer-info {font-weight: 300}
#et-top-navigation .booking a {
color: #AAB42F !important;
}
@media all and (max-width: 479px) {
.wpcf7 input[type=radio] {
margin: 0 5px 10px 10px;
}
.et_pb_scroll_top.et-pb-icon {
bottom: 30px !important;
}
}