* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

a {
    color: #333;
}
a:focus,
input:focus,
select:focus
{
    outline: none;
}
button,
input[type="submit"],
input[type="text"]{
    -webkit-appearance: none;
}

a:hover {
    color: #79b6c8;
}

.hover-underline {
    text-decoration: none;
}

.hover-underline:hover {
    text-decoration: underline;
}

.wrapper {
    width: 1180px;
    margin: 0 auto;
}
.minwidth{
    width: 1150px;
}


.clearfix:after {
    content: " ";
    display: table;
    clear: both;
    width: 100%;
    height: 0;
}

.puller {
    clear: both;
    float: none;
    width: 100%;
    height: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

input,
textarea{
    font-family: 'Georgia', serif;
}
input:focus,
textarea:focus{
    outline: none;
}
textarea{
    resize: vertical;
}

input[type=submit]{
    cursor: pointer;
}

.transition-all {
    transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
}

.relative {
    position: relative;
}

.sess_messages{
    width: 100%;
    border: 3px solid #78b7c6;
    padding: 20px;
    color: #78b7c6;
    margin-top: 50px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.8;
}

.photos-wrapper{
    width: 1100px;
    margin: 0 auto;
}


#popup {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;

    z-index: 7777;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#popupcounsult {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    z-index: 7777;
    display: none;
}

.popup_selector {
    width: 350px;
    border: 5px solid #c05246;
    border-radius: 10px;
    background-color: #fff;
    margin: 150px auto 0 auto;
}

.popup_form {
    z-index: 9999;
    width: 1100px;
    background-color: #fff;
    padding: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    box-sizing: border-box;
    margin-left: -550px;
}

.popup_form.order {
    height: 360px;
}

.close_popup {
    position: fixed;
    display: block;
    z-index: 8888;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.bglines{
    width: 100%;
    padding-bottom: 60px;
    background-color: #272727;
}

.form-frame{
    border: 30px solid #e31e24;
    padding: 65px 45px;
    font-family: 'Gilroy', Arial, sans-serif;
}

.form-frame:after{
    content: ' ';
    width: 57px;
    height:28px;
    position: absolute;
    margin-top: 95px;
    z-index: 10;
}

.form-frame .col-1{
    width: 45%;
    float: left;
}

.form-frame .col-2{
    width: 45%;
    float: right;
}

.form-frame .row-1,
.form-frame .row-6
{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 15px;
}
.form-frame .row-1-1{
    padding-bottom: 27px;
}

#slider-hint{
    padding: 15px 0 0 ;
    font-weight: normal;
    color: #fff;
}

.form-frame input[type="text"]{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding: 15px 0;
    font-size: 16px;
    background-color: transparent;
    color: #fff;
}

.form-frame .row-2,
.form-frame .row-3,
.form-frame .row-4{
    padding-bottom: 15px;
}

.form-frame label{
    cursor: pointer;
    font-weight: 300;
    color: #fff;
}
.cb2-padding{
    display: inline-block;
    padding-left: 74px;
}

.form-frame textarea{
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #fff;
    font-size: 16px;
    line-height: 1.6;
    background-color: transparent;
    color: #fff;
}

.form-frame .row-7{
    padding-bottom: 50px;
}

.form-frame .row-8{
    padding-bottom: 10px;
    color: #9a9a9a;
    font-size: 12px;
    text-align: right;
}

.form-frame .row-9{
    margin-top: 60px;

}

.form-frame .row-9 input{
    border: none;
    background: #e31e24;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 60px;
    width: 100%;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    transition: background-color 0.2s ease-in 0s;
    box-sizing: border-box;
}

.form-frame .row-9 input:hover{
    background-color: #831115;
}


.form-frame .noUi-target {
    display: block;
    height: 13px;
    background-color: #fff;
    box-shadow: inset -1px 0 5px rgba(0, 0, 0, 0.25);
    border: none;
    border-radius: 7px;
    width: 96%;
    margin: 0 auto;
}
.form-frame .noUi-connect {
    border: 1px solid #f0575f;
    background-color: #f0575f;
    box-shadow: -1px 0 0 #f0575f, inset -1px 0 2px rgba(240, 87, 95, 0.15);
    border-radius: 7px;
}
.form-frame .noUi-handle {
    width: 21px;
    height: 26px;
    left: -16px !important;
    background: url('/templates/_default_/images/w5-slider.png') center center no-repeat;
    border: none;
    box-shadow: none;
    cursor: pointer;
}
.form-frame .noUi-handle:after {
    display: none;
}
.form-frame .noUi-handle:before {
    display: none;
}

.form-frame .noUi-value-large{
    padding-top: 1px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.form-frame .printrange-wrapper{
    height:100px;
}

.form-frame .noUi-value-horizontal {
    /* -webkit-transform: translate3d(-50%,50%,0); */
    transform: translateX(-50%) translateY(50%);
    -webkit-transform: translateX(-50%) translateY(50%);
}

.form-frame .noUi-value-sub{
    margin-top: 5px;
}

.more-wrapper {
    padding: 20px 0;
    text-align: center;
    float: left;
    width: 100%;
}

.video-button{
    border: none;
    background: #e31e24 !important;
    color: #fff !important;
    text-align: center;
    text-transform: uppercase;
    line-height: 60px;
    width: 310px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    transition: background-color 0.2s ease-in 0s;
    box-sizing: border-box;
    display: inline-block;
    font-family: 'Gilroy', Arial, sans-serif;
}
.t552__tile_25 {
    width: 25%;
}
.t552__tile {
    display: inline-block;
    vertical-align: bottom;
}
.t-zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.t552__blockimg {
    width: 100%;
    height: 240px;
}

@media screen and (max-width: 640px){
    .t552__tile_50, .t552__tile_33, .t552__tile_25 {
        width: 50%;
    }

    .t552__blockimg{
        height: 30vw !important;
    }
}

.schedule-wrapper {
    font-family: Roboto;
    margin-bottom: 40px;
}

.schedule-wrapper .row-general,
.schedule-wrapper .row-detailed,
.schedule-wrapper .row-price {
    display: flex;
    justify-content: space-between;
}

.schedule-wrapper .row-price {
    align-items: center;
}

.schedule-row {
    margin-bottom: 10px;
}

.schedule-wrapper .class-title {
    font-size: 24px;
    font-family: Marmelad;
    padding: 20px 0;
}

.schedule-wrapper .row-general {
    padding: 20px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 300;
    background-color: #fff9f9;
}

.schedule-wrapper .row-detailed {
    padding: 20px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 300;
    background-color: #f8f9ff;
    margin: 6px 0;
}

.schedule-wrapper .row-detailed.odd {
    background-color: #f4fcfc;
}

.row-general .col-text {
    width: 60%;
}

.row-general .col-price {
    text-align: right;
    width: 20%;
}

.row-general .col-price a {
    color: #338af3 !important;
    font-weight: bold;
    font-family: Marmelad;
}

.row-general .col-price a:hover {
    text-decoration: underline !important;
}

.row-general .col-action {
    text-align: right;
    width: 20%;
}

.row-general .col-action a,
.row-detailed .col-action a
{
    color: #d80027 !important;
    font-weight: bold;
    font-family: Marmelad;
    text-decoration: underline !important;
}

.row-general .col-action a:hover {
    text-decoration: underline !important;
}

.schedule-wrapper .row-detailed .col-title{
    width: 15%;
    font-weight: bold;
    font-family: Marmelad;
    font-weight: bold;
}

.schedule-wrapper .row-detailed .col-days{
    width: 30%;
}

.schedule-wrapper .row-detailed .col-hours{
    width: 40%;
}

.schedule-wrapper .row-price {
    margin: 10px 0;
    padding: 10px 0;
}

.schedule-wrapper .row-price .col-text {
    width: 50%;
    font-size: 14px;
    font-weight: 300;
}

.schedule-wrapper .row-price .col-flags {
    text-align: right;
}

.schedule-wrapper .row-price .col-flags a {
    display: inline-block;
    background: url(../images/flags-sprite.png) 0 0 no-repeat;
    width: 50px;
    height: 50px;
    margin-right: 15px;
}

.schedule-wrapper .row-price .col-flags a.flag-es {
    background-position: -89px 0;
}

.schedule-wrapper .row-price .col-flags a.flag-ge {
    background-position: -183px 0;
}

.schedule-wrapper .row-price .col-flags a.flag-fr {
    background-position: -269px 0;
}

.schedule-wrapper .row-price .col-flags a.flag-gr {
    background-position: -358px 0;
}