@font-face {
    font-family: 'Raleway';
    src: url('/fonts/static/Raleway-Regular.ttf');
    font-weight: normal;
    font-style: normal;

}

body{
    font-size: 18px;
    color:#000;
    font-family: 'Raleway';
}
h2 {
    font-size: 18px;
    color: #5f5f5f;
    margin: 15px 0 25px;
    line-height: 1.5;
}
a {
    color:#f7941d !important;
}
label {
    font-weight: 500;
}
.container_header {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}
.sep50{  height:50px;}
.sep20{  height:20px;}
.sep200{  height:200px;}
.sep250{  height:250px;}
.h404{
    font-size:60px
}
.lr-0{ padding-left:0;padding-right:0}
.content{
    min-height: 600px;
}
img#sitelogo {
    width: 150px;
    border: 1px solid #ddd;
}
ul#top_navitation {
    display: inline-flex;
    list-style: none;
}
ul#top_navitation li {
    margin: 0 15px;
}
.form-control {
    height: 40px;
    padding: 6px 12px;
    font-size: 13px;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 0;
}
.col_bg {
    background: url('/images/right_bg.png');
}
.form-control, textarea {
    background: #f3f3f3;
    border-radius: 4px;
    border: 1px solid #f3f3f3;
    width: 90%;
}
#comment {
    min-height: 70px;
}
label {
    font-weight: 900;
    font-size: 18px;
    color: #5f5f5f;
}

[type="checkbox"] + label {
    position: absolute;
}
[type="checkbox"] {
    position: relative;
    left: 15px;
    top: -4px;
    z-index: 0;
    -webkit-appearance: none;
}
[type="checkbox"] + label::before {
    width: 38px;
    height: 36px;
    background-image: url("/images/checkbox 2.svg");
    background-repeat: no-repeat;
    display: block;
    content: "";
    float: left;
    margin-right: 25px;
    z-index: 5;
    position: relative;
    margin-top:-5px;
    background-size: contain;
}
[type="checkbox"]:checked+label::before {
    background-image: url("/images/checked.png");
}
.check_label {
    padding-top:5px;
    font-size: 18px;
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.sep25 {
    width: 100%;
    height: 25px;
}
.sep15 {
    width: 100%;
    height: 15px;
}

.sep70 {
    width: 100%;
    height: 70px;
}

p {
    margin-top:30px;
    margin-left:50px;
    margin-right:50px;
}
#kasse_img {
    margin-left: 50px;
    width: 77%;
}
#send_btn {
    background: #f6931d;
    color: #fff;
    border: 1px solid #f6931d;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    padding: 15px 30px;
    border-radius: 8px;
    margin-top: 10px;
}
#more_info {
    background: #19b444;
    color: #fff;
    border: 1px solid #19b444;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    padding: 15px 50px;
    border-radius: 8px;
    margin-top:0px;
    margin-left:50px;
}
#flyer {
    background: #e9e9e9;
    color: #3e3e3e !important;
    border: 1px solid #e9e9e9;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    padding: 15px 50px;
    border-radius: 8px;
    margin-top:0px;
    margin-right:50px;
    float: right;
}
#flyer:hover{
    color: #c0c0c0 !important;
}
footer{
    background: #555566;

}

footer ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
footer ul li{
    display: inline-block;
    width: 49%;
    text-align: center;
    padding: 27px;
}
footer ul li a:hover{
    color: #f0f0f0;
}
footer ul li a{
    font-size: 18px;
    color:#fff !important;
    text-transform: uppercase;
}
#more_info {
    color: #fff !important;
}
#more_info:hover{
    color: #f0f0f0 !important;
}
.modal-body {
    padding: 0 50px 50px;
}
.modal-header {
    border-bottom: 0;
}

.modal-body ul {
    list-style-position: inside;
    margin-left: 20px;
}
body.modal-open .modal[style]:not([style='display: none;']) , .modal.in {
    display: flex !important;
    height: 100%;
}

body.modal-open .modal[style]:not([style='display: none;']) .modal-dialog , .modal.in .modal-dialog{
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.fancy-title {
    text-transform: uppercase;
    margin-bottom: 40px;
}
.fancy-title span:after {
    background-color: #f7941d;
}
.fancy-title span:after {
    content: "";
    display: block;
    height: 5px;
    margin: 20px 0 -3px;
    position: relative;
    width: 10%;
    z-index: 2;
}
.fancy-title:after {
    content: "";
    background: #ececec;
    display: block;
    height: 1px;
    margin: 0;
    position: relative;
    width: 100%;
}
.fa-ul {
    list-style: none;
    padding-left: 0;
    margin-left:30px !important;
}
.divider-list li:first-child {
    border-top: none;
}
.divider-list li {
    padding: 10px 0;
    border-top: 1px solid #ececec;
}
.list-default.fa-ul li .fa {
    line-height: 1;
}
.divider-list li .fa {
    padding: 8px 0;
}
.fa-ul li .fa {
}
.color-primary {
    color: #f7941d !important;
}
.list-unstyled {
    margin-left: 20px !important;
}
.modal-body p{
    margin-left:0;
    margin-right:0;
}
video {
    width: 100%;
    max-height: 99%;
    box-sizing: border-box;
}
#player-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #ccc;
    z-index:999;
}
@media(min-width:1400px) {
    .container {
        width: 1400px;
    }
}
@media(max-width:1600px) {
    footer{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    #logo {
        height: 60px;
    }
    body{
        font-size: 15px;
    }
    h2{
        font-size: 15px;
    }
    .check_label {
        font-size: 15px;
    }
    [type="checkbox"] + label::before {
        width: 30px;
        height: 28px;
        background-image: url(/images/checkbox 2.svg);
        background-repeat: no-repeat;
        display: block;
        content: "";
        float: left;
        margin-right: 11px;
        z-index: 5;
        position: relative;
        margin-top: -5px;
        background-size: contain;
    }
    #send_btn {
        background: #f6931d;
        color: #fff;
        border: 1px solid #f6931d;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 400;
        padding: 8px 30px;
        border-radius: 8px;
        margin-top: 0;
    }
    #kasse_img {
        margin: 0 auto;
        width: 51%;
    }
    #more_info, #flyer {
        padding: 10px 50px;
    }
    label {
        font-weight: 900;
        font-size: 15px;
        color: #5f5f5f;
    }
    .form-group {
        margin-bottom: 5px;
    }
    .form-control{
        height: 33px;
    }
}
@media(max-width:1400px) {
    footer{
        position: relative;
        bottom: 0;
        left: 0;
    }
    .container {
        width: 1280px;
    }
    #kasse_img {
        max-width: 100%;
        margin-left: 0;
    }
    #more_info , #flyer{
        padding: 25px 30px;
    }
}
@media(max-width:1279px) {
    .container {
        width: 100%;
    }
}
@media(max-width:1100px) {
    #more_info , #flyer{
        padding:10px 50px;
    }

}
@media(max-width:1024px) {
    #more_info, #flyer {
        padding: 10px 20px !important;
    }
    .container {
        width: 100%;
    }
    #kasse_img {
        max-width: 100%;
        margin-left: 0;
    }
    .form-control {
        width: 100%;
    }
    #more_info , #flyer{
        margin-left: 15px;
    }
    .modal-dialog{
        width: 95%!important;
    }
}
@media(max-width: 1080px) {
    #more_info, #flyer {
        padding: 10px 20px !important;
    }
}
@media(max-width:672px) {
    .modal-body {
        word-break: break-all;
    }
    #kasse_div{
        text-align: center;
    }
    input[type='button'] {
        margin-left: 0 !important;
        width: 100%;
    }
    #flyer {
        margin-top: 25px;
        float: unset;
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
    #more_info {
        width: 100%;
        margin-left: 0px;
    }
    .col_bg p{
        padding: 15px;
        margin:0;
    }

    #thanksModal img {
        width: 50%;
    }
    #kasse_img {
        width: 80%;
    }
    .form-control {
        height: 45px;
    }

}
    @media(max-width:460px) {
        #logo {
            width: 90%;
        }
        footer ul li{
            width: 100%;
        }
        footer ul li:nth-child(1){
            border-bottom: 1px solid #e5e5e5;
        }

        .check_label {
            font-size: 14px;
        }
        img{
            width: 100%;
        }
    }
