.gm-style .gm-style-mtc label,.gm-style .gm-style-mtc div{font-weight:400}
.gm-style .gm-style-cc span,.gm-style .gm-style-cc a,.gm-style .gm-style-mtc div{font-size:10px}
@media print {  .gm-style .gmnoprint, .gmnoprint {    display:none  }}@media screen {  .gm-style .gmnoscreen, .gmnoscreen {    display:none  }}
.gm-style-pbc{transition:opacity ease-in-out;background-color:rgba(0,0,0,0.45);text-align:center}
.gm-style-pbt{font-size:22px;color:white;font-family:Roboto,Arial,sans-serif;position:relative;margin:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}






    body{
        font-family: "Open Sans", sans-serif !important;
    }

    .content-wrap {
        width: 100%;
        max-width: 1300px;
        margin:auto;
        background-color: #FFF;
    }
    .content-wrap-margin {
        border-left: 20px solid #FFF;
        border-right: 20px solid #FFF;
    }
    .content-wrap-padding {
        padding: 0 5%;
    }
    .location-text {
        padding-left: calc( 10% + 15px);
    }

    .content-wrap-padding.paragraph {
        padding: 20px 5% !important;
    }
    .content-wrap-padding.paragraph.top-padding{
        padding-top: 5% !important;
    }
    .content-wrap-padding.paragraph.bottom-padding{
        padding-bottom: 5% !important;
    }
    .location.row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .btn.btn-success{
        display: block;
        max-width: 200px;
        min-width: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .btn.btn-success,
    .btn.btn-success:hover{
        background: #92bf26;
    }

    .btn-success::after {
        display: block;
        position: absolute;
        content: '';
        width: 8px;
        height: 11px;
        font-size: 24px;
        right: 10px;
        bottom: 13px;
        background: url("assets/button_arrow.png") no-repeat center center;
    }

    .right-contact h4{
        background: #92bf26;
        border: 1px solid #92bf26;
    }

    .paragraph-emerald{
        background: #1eb4f0;
        color: #ffffff;
    }
    .paragraph .container h2,
    .content-wrap.paragraph h2{
        font-size: 33px;
        font-family: "Open Sans", sans-serif;
        line-height: 40px;
    }
    .paragraph .container h2 span,
    .content-wrap.paragraph h2 span{
        font-weight: 300;
    }
    a[name="glass"] img{
        margin-top: -40px;
    }
    .paragraph .container p,
    .content-wrap.paragraph p{
        font-size: 19px;
    }

    .paragraph.transform .container h2{
        margin-top: 0;
        color: #666665;
    }
    .transform .col5{
        float: left;
        width: 20%;
        text-align: center;
        padding: 20px;
    }
    .transform .col5 img{
        margin-bottom: 15px;
    }
    .transform .col5 .note{
        font-size: 20px;
    }
    .showzone .iconbig{
        width: auto;
        height: auto !important;
        background: none;
        border-radius: 0;
        margin-top: 0px !important;
        top: -50px;
        position: absolute;
    }
    .showzone .slide_toggle .btn_toogle {
        width: 26px;
        height: 26px;
        background: url("assets/slider_link_icon5.png") no-repeat;
    }
    .showzone .slide_toggle.open .btn_toogle {
        background: url("assets/slider_link_icon6.png") no-repeat;
    }
    .paragraph .container .bg_emerald{
        background: #0b667e;
        color: #ffffff;
    }
    .paragraph .container .bg_emerald .text_holder{
        padding-left: 30px;
    }
    .paragraph .container .bg_emerald h3{
        font-size: 20px;
        font-weight: bold;
    }
    .paragraph .container .bg_emerald p{
        font-size: 13px;
    }
    .paragraph .paragraph-text.text-about p {font-size: 16px;}

    .showzone .slide_toggle .person .img_holder img{
        margin-top: 0;
    }

    .showzone .slide_toggle .description .session ul {
        font: 300 20px 'Roboto Condensed';
    }

    .showzone .slide_toggle .description .head{
        color: #089f9a;
    }
    .showzone .slide_toggle>.container{
        padding: 10px 20px;
    }
    .description .invite{
        border-top: 1px solid #089f9a;
        padding-top:  30px;
    }
    .slide_toggle .row .col:nth-of-type(1) .session .num{
        background: #ee7233;
    }
    .slide_toggle .row .col:nth-of-type(1) .session .head{
        color: #ee7233;
    }
    .slide_toggle .row .col:nth-of-type(2) .session .num{
        background: #b6656f;
    }
    .slide_toggle .row .col:nth-of-type(2) .session .head{
        color: #b6656f;
    }
    .slide_toggle .row .col:nth-of-type(3) .session .num{
        background: #089f9a;
    }
    .slide_toggle .row .col:nth-of-type(3) .session .head{
        color: #089f9a;
    }
    .slide_toggle .row .col:nth-of-type(4) .session .num{
        background: #005479;
    }
    .slide_toggle .row .col:nth-of-type(4) .session .head{
        color: #005479;
    }
    .slide_toggle .row .col:nth-of-type(5) .session .num{
        background: #0066cc;
    }
    .slide_toggle .row .col:nth-of-type(5) .session .head{
        color: #0066cc;
    }
    .paragraph.showzone .description h2{
        color: #666665;
        text-transform:  uppercase;
    }

    .footer-grey {
    background-color: #3E4C57;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer-wrapper {
    max-width: 1400px;
    margin: 0 auto;
}
.footer-grey h3 {
    margin-bottom: 20px;
    color: #fff;
}

.footer-grey ul a {
    color: #fff;
    display: block;
    border: 1px solid transparent;
    margin-bottom: 2px;
    padding: 5px 10px 5px 25px;
    display: inline-block;
    -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
}

.footer-grey ul a:hover {
    border: 1px solid #fff;
    text-decoration: none;
}

.footer-grey ul {
    padding-left: 0;
    list-style: none;

}

.footer-grey li {
    display: block;
    position: relative;
}

.footer-grey li span.arrow:before {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -15px;
  top: 6px;
  width: 12px;
  position: absolute;
}

.footer-grey p {
    margin-top: 10px;
    margin-bottom: 0;
}


.copyright {
    border-top: 1px solid #fff;
    font-size: 14px;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

/*SOCIAL ICON STYLES*/

.socials {
    text-align: center;
}


.social-icon {

    display: inline-block;
    margin: 0 5px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    color: #3E4C57;
    font-size: 21px;
    text-align: center;
    border-radius: 90px;

    -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;

}

.social-icon:hover {
    background-color: #3E4C57;
    color: #fff;
}

    @media screen and (max-width: 990px){
        .transform .col5{
            width: 100%;
            float: none;
            padding: 10px;
        }
        .paragraph .container .bg_emerald .text_holder{
            padding: 0 30px;
        }
    }

    .footer-links a {color:#fff}

    .showzone .slide_toggle .description .session .head {
        min-height: 140px;
        margin-bottom: 5px;
    }
    .btn_reg{
        display: block;
        max-width: 200px;
        border-radius: 5px;
        margin: 10px auto;
        font-size: 19px;
        padding: 6px 12px;
        text-align: center;
        text-decoration: none !important;
        font-weight: normal;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    }
    .paragraph-emerald .btn_reg{
        background: #ffffff;
        color: #1eb8e6;
        margin-top: 40px
    }
    .contactparagraph .btn_reg{
        background: #92bf26;
        color: #ffffff;
    }
    header .img_holder{
        position:  relative;
        z-index:  10;
        margin-bottom:  -7.8125%;
    }
    header .img_holder img{
        width:  100%;
        height:  auto;
    }
    .partners h1,
    .solutions h1{
        font: 300 50px "Open Sans";
        margin-bottom: 40px;
        text-align: center;
        color: #636363;
    }
    .partners .btn_holder,
    .solutions .btn_holder{
        margin-bottom: 20px;
    }
    .partners .btn_holder .btn_item,
    .solutions .btn_holder .btn_item{
        display: block;
        background: #ffffff;
        border: 1px solid #1eb8e6;
        color: #1eb8e6;
        text-decoration: none;
        margin: 0 auto;
    }
    .partners .btn_holder .btn_item:hover,
    .solutions .btn_holder .btn_item:hover,
    .solutions .btn_holder .btn_item.active{
        background: #1eb8e6;
        color: #ffffff;
    }
    .partners .btn_holder .btn_item img,
    .solutions .btn_holder .btn_item img{
        width: 100%;
        height: auto;
    }
    .partners .btn_holder .text_holder,
    .solutions .btn_holder .text_holder{
        height: 130px;
        font: 20px "Open Sans";
        padding: 15px 30px 0 20px;
        background: url(assets/solutions_arrow.png) no-repeat 96% 50%;
    }
    #btn4 .text_holder{
        padding-top: 2px;
    }
    .partners .btn_holder .text_holder:hover,
    .solutions .btn_holder .text_holder:hover{
        background-image: url(assets/solutions_arrow_hover.png);
    }
    .partners .slide_holder .slide_item,
    .solutions .slide_holder .slide_item{
        display: none;
    }
    .partners .slide_holder .slide_item .btn_close,
    .solutions .slide_holder .slide_item .btn_close{
        display:  block;
        width:  31px;
        margin:  20px auto 10px;
    }
    .partners .slide_item h2,
    .solutions .slide_item h2{
        text-align:  left;
        font: 300 40px "Open Sans";
        color: #616f7b;
    }
    .partners .slide_item .img_holder,
    .solutions .slide_item .img_holder{
        max-width: 80%;
        margin: 0 auto 40px;
    }
    .partners .slide_item .img_holder img
    .solutions .slide_item .img_holder img{
        width:  100%;
        height:  auto;
    }
    .partners .v_text,
    .solutions .v_text{
        position:  absolute;
        width:  100%;
        top:  55%;
        left:  0;
        -webkit-transform:  rotate(-90deg);
        transform:  rotate(-90deg);
        font: 300 30px "Open Sans";
    }
    .partners .v_hr,
    .solutions .v_hr{
        position:  absolute;
        width:  1px;
        height: 100%;
        background: #666666;
        right:  0;
    }
    .partners .holder_p,
    .solutions .holder_p{
        padding-left: 5%;
    }
    .row_flex{
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .col_flex{
        position: relative;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .p-benefits__box {
        font-family:  "Open Sans";
        font-weight: 300;
        width: 100%;
        height: auto;
        padding: 20px;
        text-align: left;
        color: #1eb4f0;
        border: 1px solid #1eb4f0;
    }
    .p-benefits__box-headline {
        font-size: 20px;
        font-family:  "Open Sans";
        font-weight: 300;
        margin: 0 0 15px 0;
    }
    .p-benefits__box-item {
        position: relative;
        display: block;
        margin-bottom: 5px;
        font-size:  18px;
    }
    .paragraph.showzone{
        padding-bottom: 90px;
        background: #666666;
    }
    .paragraph.showzone .container h2{
        font-size: 36px;
        font-weight: 300;
        color: #9a9a9a;
    }
    .showzone .preview{
        color: #ffffff;
    }
    .showzone .preview ul{

    }
    .showzone .preview h3{
        text-align: center;
        margin-bottom: 30px;
    }
    .showzone .preview .col-xs-3{
        font-size:  18px;
        font-weight: 700;
    }
    .showzone .preview .col-xs-9{
        font-size:  18px;
    }
    .showzone .preview .col-xs-9 .head{
        font-weight: 700;
    }
    .showzone .preview .col-md-6 > .row{
        margin-bottom: 20px;
    }

    #map{
        position: absolute;
        top: 0;
        width: 100%;
    }
    .location{
        margin-top: -40px;
    }
    .location > .row{
        background: #f4f4f4;
    }
    .location .center-block{
        margin-bottom: -40px;
        position: relative;
        z-index: 100;
    }
    .location .text_holder{
        font-weight: 300;
        float: none !important;
        width: 100% !important;
        padding: 20px 15px;
        color: #666666;
    }
    .location .text_holder .head{
        font-size: 20px;
        color: #1eb9e6;
    }
    .location .text_holder .sub_head{
        font-size: 15px;
        color: #1eb9e6;
    }
    .location .text_holder .line_head{
        font-size: 36px;
        color: #ffffff;
        line-height: 42px;
        margin-bottom: 15px;
    }
    .location .text_holder .address{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .location .text_holder p{
        font-size: 15px;
        margin-bottom: 15px;
    }
    .video_holder{
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 25px;
        height: 0;
        width:  80%;
        margin:  40px auto 0;
    }
    .video_holder iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .contactparagraph .contact_block{
        display:  table;
        margin:  0 auto;
    }
    .modal-dialog{
        max-width:  962px;
        width:  100%;
    }
    .modal-dialog .modal-header {
        background:  #ffffff;
        color:  #636363;
        padding: 20px 10%;
    }
    .modal-header .close{
        background:  url('assets/icon-big-close.svg') no-repeat;
        width:  35px;
        height:  35px;
        margin:  5px -8% 0 0;
    }
    .modal-header .close span{
        display:  none;
    }
    .modal-title{
        font: 300 36px "Open Sans";
    }
    .modal-dialog .modal-body{
        padding: 20px 10%;
    }
    .modal-dialog label{
        font: 300 19px "Open Sans";
    }
    .modal-dialog input[type="text"],
    .modal-dialog select{
        font: 300 19px "Open Sans";
        width:  100%;
        border:  1px solid #cccccc;
        border-radius:  5px;
        padding: 0 10px;
    }
    .modal-dialog .consent input[type="checkbox"]{
        float:  left;
    }
    .modal-dialog .consent label{
        margin-left:  30px;
        display:  block;
    }
    .modal-dialog select option{
        width:  100%;
    }

#orderTicket{
    padding: 15px 15px 50px
}
#orderTicket .btn-success{
    max-width: none;
    padding-right: 30px;
}
.container h1.lead,
.container h2.lead,
.container h3.lead {
    font-size: 44px;
    margin-bottom: 30px;
    line-height: 1.2;
    font-weight: 300
}

.container h2.lead {
    font-size: 34px
}

.container h3.lead {
    font-size: 28px
}

label {
    min-height: 20px;
    padding-left: 10px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
    font-size: 18px
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: 0px
}

.form-control,
select.form-control {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    box-shadow: none;
    width: 100%;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    border-radius: 0px
}

input.form-control,
button.form-control,
select.form-control,
.bootstrap-select.form-control:not([class*="col-"]),
.bootstrap-select>.dropdown-toggle {
    min-height: 43px
}
.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

@media only screen and (min-width: 768px) {
    input.form-control,
    button.form-control,
    select.form-control,
    .bootstrap-select.form-control:not([class*="col-"]),
    .bootstrap-select>.dropdown-toggle {
        min-height: 50px
    }
}

textarea.form-control {
    min-height: 100px
}

.form-control-feedback {
    display: none;
    margin-right: -25px;
    font-size: 24px
}

.form-control-feedback.check-feedback {
    margin-right: -35px
}

.has-error.checkbox label {
    color: red
}

.has-error .form-control-feedback {
    display: block;
    color: #007DFF
}

.js-message p {
    background-color: #3384D5;
    color: #fff;
    padding: 1em
}
.paragraph-grey label {
    color: #333;
    font-weight: 400
}
.inline-checkbox{
    font-size: 20px;
    line-height: 1.7;
}

.km-checkbox {
    position: relative;
    display: inline-block;
    width: 22px;
}
.race .km-checkbox{
    vertical-align: top;
    margin-top: 22px;
}

.km-checkbox label {
    position: absolute;
    top: 5px;
    left: 0;
    width: 22px;
    height: 22px;
    cursor: pointer;
    border: 1px solid #06c;
    background: #fff
}
.race .km-checkbox__text{
    max-width: 90%;
}

.km-checkbox label:after {
    position: absolute;
    top: 5px;
    left: 3px;
    width: 13px;
    height: 7px;
    content: "";
    -webkit-transform: rotate(-55deg);
    transform: rotate(-55deg);
    opacity: 0;
    border: 2px solid #06c;
    border-top: none;
    border-right: none;
    background: 0 0
}

.km-checkbox label:hover::after {
    opacity: .5
}

.km-checkbox input[type=checkbox],
.km-checkbox input[type=radio] {
    visibility: hidden
}

.km-checkbox input[type=checkbox]:checked+label:after,
.km-checkbox input[type=radio]:checked+label:after {
    opacity: 1
}

.km-checkbox--radio label {
    border-radius: 50%
}

.km-checkbox--sm-right {
    float: right
}

@media only screen and (min-width: 992px) {
    .km-checkbox--sm-right {
        float: none
    }
}

.km-checkbox--primary label {
    border-color: #fff;
    background: #06c
}

.km-checkbox--primary label:after {
    border-color: #fff
}

@media (min-width: 768px) {
    .inline-checkbox {
        margin-right: 30px;
        display: inline-block
    }
    .inline-checkbox:last-child {
        margin-right: 0
    }
}

.inline-checkbox.table .km-checkbox {
    padding-right: 15px
}

.inline-checkbox.table .km-checkbox,
.inline-checkbox.table label {
    display: table-cell;
    vertical-align: top
}

    @media screen and (max-width: 1199px){
        #btn1 .text_holder,
        #btn2 .text_holder,
        #btn3 .text_holder{
            padding-top: 2px;
        }
        .location .text_holder{
            width:  485px;
        }
        .showzone .preview .col-xs-3{
            font-size:  14px;
        }
        .showzone .preview .col-xs-9{
            font-size:  14px;
        }
    }
    @media screen and (max-width: 992px){
        .solutions h1{
            font-size: 30px;
        }
        .partners .btn_holder .btn_item,
        .solutions .btn_holder .btn_item{
            max-width: 350px;
            margin-bottom: 20px;
        }
        .partners .btn_holder .text_holder,
        .solutions .btn_holder .text_holder{
            padding-top: 15px !important;
            padding-bottom: 15px;
            height: auto;
        }
        .solutions .v_text{
            top: 0;
            position: relative;
            -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
        }
        .solutions .holder_p{
            padding: 0;
            margin-bottom: 20px;
        }
        #map{
            position: relative;
            height: 500px;
        }
        .location .text_holder{
            float:  none;
            width:  100%;
        }
        .modal-dialog{
            max-width:  560px;
        }
        .showzone .preview .col-xs-3{
            font-size:  18px;
        }
        .showzone .preview .col-xs-9{
            font-size:  18px;
        }
    }
    @media screen and (max-width: 768px){
        .modal-dialog{
            width: 90%;
            max-width:  100%;
            margin-left: auto;
            margin-right: auto;
        }
        .modal-title{
            font-size: 24px;
        }
        .location .text_holder{
            padding-top: 40px;
        }
		.container-menu div {display:block;width:100%;margin:auto;text-align:center;}
		.slogan {float:none !important;}
    }


    .slide_item p {font-weight: 300;  }
