@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600,900');

body {
    overflow-x: hidden;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

a {
    text-decoration: none !important;
}

img {
    max-width: 100%;
}

p {
    margin: 0px;
    font-size: 18px;
}

.pr-data {
    margin: 8px 0;
    color: #a7afb5;
    font-size: 11px;
    margin-bottom: 18px;
}

.pr-data a {
    color: #8ac900;
}

 ul li{
    font-size: 16px;
}

strong {
    font-weight: 600;
}

.sp-replacer {
    display: block;
}

.sp-preview {
    width: 95%;
}

.sp-dd {
    float: right;
}

.redactor-editor, .redactor-box {
    background: transparent !important;
}

.footer a {
    color: #FFFFFF;
}

.media img {
    max-width: none;
}

.media-body {
    font-weight: 600;
    color: #7d7d7d;
}

.dropzone {
    width: 100%;
    border: 1px solid black;
    text-align: center;
    padding: 30px;
}

textarea {
    resize: none;
}

.form-holder .help-block {
    text-align: left;
}

.form-holder .list-unstyled { display:none; }

.offerte-checkbox {
    margin-top: -12px;
    text-align: left;
    color: #FFFFFF;
}

.small-offerte .offerte-checkbox {
    color: #000;
}

.offerte-file {
    margin-top: -12px;
    margin-bottom: 10px;
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

label[for*='offerte_form_file'] {
    overflow: hidden;
    font-weight: 400;
    display: inline-block;
    padding: 15px;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    background-color: #FFFFFF;
    width: 100%;
}

.offerte-file:hover label[for*='offerte_form_file'] {
    color: #0f0f0f;
    background-color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
}

.small-offerte label[for*='offerte_form_file'] {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
}

.small-offerte label[for*='offerte_form_file'] {
    color: #000;
}

#js-offerte-space {
    text-align: center;
    display: none;
}

.center-this {
    text-align: center;
}

.pop-up {
    position: fixed;
    top: 35%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    max-width: 700px;
    font-size: 22px;
    z-index:100;
}

.title-holder {
    margin: 300px 0px;
}

.title-holder-2 {
    margin-top: 55px;
}

.header-title-holder {
    margin-top: 50px;
    text-align: right;
}

.title-1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 15px;
}

h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 70px;
    color: #FFFFFF;
    margin: 0px;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 50px;
    color: #FFFFFF;
    margin: 0px;
    letter-spacing: 2px;
}

h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 40px;
    color: #FFFFFF;
    margin: 0px;
}

h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    font-weight: 900;
    margin-bottom: 15px;
    -ms-word-break: break-word;
    word-break: break-word;
}

h5 {
    display: inline;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 0px;
}

h6 {
    color: rgb(127, 127, 127);
    font-weight: 600;
    font-size: 18px;
}

.dropdown-style h1, h2, h3 {
    color: #ebebeb;
}

.text-1 {
    display: inline-block;
}

.content-1 {
    background-repeat: no-repeat;
    background-position: right;
    background-size: 60% 100%;
    min-height: 800px;
}

.content-2 {
    position: absolute;
    width: 48%;
    border-right: 5vw solid transparent;
    border-top-width: 500px;
}

.content-3 {
    position: absolute;
    width: 48.5%;
    border-right: 5vw solid transparent;
    border-top-width: 500px;
}

.content-4 {
    padding: 80px 0px;
}

.content-6 {
    padding: 20px 0px;
    border-top: 1px solid black;
}

.content-7 {
    background-size: 60%;
    min-height: 200px;
    background-image: none;
}

.content-8 {
    position: absolute;
    width: 48%;
    border-right: 5vw solid transparent;
    border-top-width: 200px;
}

.content-9 {
    position: absolute;
    width: 48.5%;
    border-right: 5vw solid transparent;
    border-top-width: 200px;
}

.content-10 {
    padding: 60px 0px;
}

.type-1-form .form-control {
    background-color: #f0f0f0;
    height: 50px;
    font-size: 16px;
    margin-bottom: 20px;
}

textarea{min-height: 125px; resize: vertical; }

.topbar {
    min-height: 130px;
}

.header-menu {
    margin-top: 55px;
    list-style-type:none;
    text-align: right;
    padding-left: 0px;
}

.header-menu li {
    display: inline;
    margin-left: 20px;
}

.header-menu li:first-child {
    margin-left: 0px;
}

.header-menu li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.8px;
    transition: all 0.3s ease-in-out;
}

.header-menu li a:hover {
    color: #0f0f0f !important;
}

.link-button {
    color: #FFFFFF !important;
    padding: 11px 18px;
    border-radius: 100px;
    font-size: 14px;
    text-align: center;
}

.link-button:hover {
    background-color: #FFFFFF;
}

.header-logo {
    position: relative;
    margin: 30px 0px;
    height: 67px;
}

.footer {
    min-height: 300px;
    padding: 35px 0px;
}

.footer-logo {
    max-height: 80px;
    width: auto;
    margin: 90px 0px;
}

.end-footer  {
    padding: 35px 0px;
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: 0.6px;
}

.end-footer a {
    color: #FFFFFF;
}

.footer-links {
    list-style-type:none;
    padding-left: 0px;
}

.footer-links li {
    margin-bottom: 5px;
}

.footer-links li a {
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF;
    font-weight: 300;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
}

.form-holder {
    margin-top: 60px;
    text-align: right;
}

.form-rows {
    height: 50px;
    font-size: 18px;
    margin-bottom: 25px;
    font-weight: 300;
}

.btn-1 {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    transition: all 0.3s ease-in-out;
    border: none;
    border-radius: 100px;
    padding: 14px 60px;
}

.btn-1:hover {
    color: black;
    background-color: #FFFFFF;
}

.login-panel {
    border-top: 1px solid black;
    padding: 100px 0px;
}

.pusher {
    height: 40px;
}

.admin-bar {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #5e5e5e;
    font-family: 'Montserrat', sans-serif;
    z-index: 2000;
}

.admin-menu {
    list-style-type:none;
    padding-left: 0px;
    margin: 0;
    position:relative;
    font-size: 0;
}

.admin-menu li {
    font-size: 14px;
    display: inline-block;
    text-align: center;
    transition: all 0.3s ease-in-out;
    color: #FFFFFF;
    padding: 10px 10px;
    border-right: 1px solid #293940;
    border-left: 1px solid #0d151b;
    position:relative;
    user-select: none;
}

.admin-menu li a {
    color: #FFFFFF;
    transition: all 0.3s ease-in-out;
}

.admin-menu li ul {
    display: none;
    position: absolute;
    top: 100%;
    background: #17242a;
    padding: 0;
    z-index: 2001;
    left: 0;
}

.admin-menu li ul li {
    text-align: left;
    float:none;
    min-width:200px;
    display: block;
}

.admin-menu li ul li label {
    font-weight: 300;
}

.admin-menu li:hover > ul {
    display:block
}

.admin-menu li:hover {
    background-color: #42585e;
    cursor: pointer;
}

.left-side {
    display: inline-block;
}

.right-side {
    display: inline-block;
    float: right;
}

.right-side ul {
    right: 0;
    left: inherit !important;
}

.right-side li {
    text-align: right;
}

.no-padding {
    padding: 0;
}

.js-modal-content {
    display: none;
}

.settings {
    min-height: 420px;
}

.settings i {
    transition: all 0.3s ease-in-out;
}

.settings i:hover {
    cursor: pointer;
    color: #1f78d8;
}

.inner-content {
    margin: 60px 0px;
}

.onlyMob {
    display: none;
}

.panel {
    background-color: transparent !important;
}

.note-editor.note-frame .note-editing-area .note-editable{
    background-color: transparent !important;
}

@media (max-width: 1650px) {
    h1 {
        font-size: 50px;
    }

    h3 {
        font-size: 25px;
    }
}

@media (max-width: 1400px) {
    h1 {
        font-size: 42px;
    }

    h3 {
        font-size: 22px;
    }
}

@media (max-width: 1200px) {
    .header-menu {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .topbar {
        text-align: center;
    }

    .header-logo {
        margin-top: 30px;
    }

    .footer {
        text-align: center;
    }

    .end-footer {
        text-align: center;
        font-size: 16px;
    }

    .footer-logo {
        margin: 30px 0px;
    }

    .content-1 {
        background-image: none !important;
        padding: 40px 0px;
    }

    .content-2 {
        display: none;
    }

    .content-3 {
        display: none;
    }

    .content-9 {
        text-align: center;
        display: none;
    }

    .header-title-holder {
        text-align: center;
        margin-bottom: 50px;
    }

    .content-8 {
        display: none;
    }

    .title-holder {
        margin: 10px;
        text-align: center;
    }

    .title-holder-2 {
        text-align: center;
        margin: 0px;
        margin-top: 20px;
        margin-bottom: -15px;
    }

    .form-holder {
        text-align: center;
        margin: 0px;
    }

    .title-2 {
        display: none;
    }

    .title-3 {
        display: none;
    }
}

@media (max-width: 990px) {
    .onlyMob {
        display: block;
    }

    .inner-content {
        margin-bottom: 60px;
    }
}

@media (max-width: 800px) {

    #form{margin-top: 25px;}

    .link-button {
        display: block;
        width: 200px;
        margin: 0 auto;
        margin-top: 20px;
    }

    .header-menu li:last-child
    {
        margin-left: 0px;
    }

    .header-menu {
        margin-bottom: 10px;
    }

    .header-logo {
        margin-bottom: 15px;
    }

    .end-footer {
        text-align: center;
        font-size: 14px;
    }

    .footer-logo {
        margin: 30px 0px;
    }
}