html {
    scroll-behavior: smooth;
  }
body {
    margin: 0;
    padding: 0;
    font-family: Karla-Regular;
    color: #1E2D32;
    font-size: 17px;
}

h1,
h2,
h3,
h4 {
    font-family: Karla-Bold;
}

p {
    color: #1E2D32;
    margin-bottom: 25px;
    line-height: 26px;
}

li {
    color: #1E2D32;
    line-height: 26px;
    font-size: 17px;
}

ul {
    color: #231f20;
}

.blue {
    color: #50538a;
}

h3 {
    font-size: 1.81rem;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-35 {
    margin-top: 35px !important;
}


.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mbt-40 {
    margin-bottom: 40px !important;
}

.mbt-50 {
    margin-bottom: 50px !important;
}

.mbt-60 {
    margin-bottom: 60px !important;
}

.mbt-70 {
    margin-bottom: 70px !important;
}

.mbt-80 {
    margin-bottom: 80px !important;
}

.pbt-50 {
    padding-bottom: 50px !important;
}

.pbt-60 {
    padding-bottom: 60px !important;
}

@font-face {
    font-family: Karla-Regular;
    src: url(../fonts/Karla-Regular.ttf);
}

@font-face {
    font-family: Karla-Bold;
    src: url(../fonts/Karla-Bold.ttf);
}

.bold {
    font-family: Karla-Bold;
}

.btn {
    outline: 0 !important;
    box-shadow: none !important;
}

input {
    outline: 0 !important;
    box-shadow: none !important;
}

.clear {
    clear: both;
}


/*header*/

.header-main {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: relative;
}

.backgrounds {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: relative;
}

.header-content {
    padding: 200px 0px 100px 0px;
}

.header-content-sub {
    padding: 90px 0px 90px 0px !important;
}


.header-content-no-bg {
    background: none;
}

.header-content-light-bg {
    background: rgba(1, 14, 20, 0.4);
}

.header-content-no-bg {
    background: none;
}

.header-content h1 {
    font-size: 143px;
    margin-top: 0px;
    color: white;
    margin-bottom: 21px;
    line-height: 137px;
}

.header-content-sub h1 {
    font-size: 74px !important;
    line-height: 77px !important;
}



.header-content h2 {
    font-size: 32px;
    color: white;
    margin-top: 3px;
    background: #272725;
    display: inline-block;
    margin: 0px;
    padding: 13px 46px;
}

.header-content-sub h2 {
    font-size: 26px;
}




/*Navbar*/
.custom-ul {
    padding: 0px;
}

.custom-ul li {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.custom-ul li .active-ul {
    border-bottom: 1.2px solid #b3232b !important;
}

.custom-ul li a {
    color: #1E2D32 !important;
    font-size: 15px !important;
    border-bottom: 2px solid transparent !important;
    font-family: Karla-Bold;
    letter-spacing: 0.5px;
}

.custom-ul li a:hover {
    border-bottom: 2px solid #1E2D32 !important;
}

.custom-ul .dropdown-toggle::after {
    display: none;
}


.navbar-brand {
    padding-left: 0px !important;
    padding-right: 0px !important;
}


.navbar-brand img {
    /*width: 205px;*/
}

.custom-ul-details {
    margin-top: 20px;
}

.custom-ul {
    padding-bottom: 17px;
    padding-top: 10px;
}


.custom-ul-details .dropdown-menu {
    background: rgba(255, 255, 255, 0.90);
    border-radius: 0px;
}

.custom-ul-details .dropdown-menu a {
    color: #e83a47 !important;
    font-family: Montserrat-Bold !important;
    padding-top: 7px;
    padding-bottom: 7px;
}

.custom-ul-details .dropdown-menu a:hover {
    background: #b8bacf !important;
    color: white !important;
    border-bottom: 2px solid transparent !important;
}

/**/

.title {
    font-size: 40px;
    padding-bottom: 0px;
}

.title-border {
    width: 48px;
    height: 4px;
    background: #1E2D32;
}



.art-box {}

.art-content h2 {
    background: #1E2D32;
    color: white;
    margin: 0px;
    padding: 13px 3px;
    font-size: 28px;
}

.art-content {
    background: #F3F3F3;
}

.art-content img {
    margin: 30px 0px 20px 0px;
}

.art-content ul {
    list-style: none;
    padding: 20px 20px 30px 20px;
}

.image-height {
    height: 170px;
}

.image-2 {
    margin-top: 60px !important;
}

.image-3 {
    margin-top: 30px !important;
}

/**/

.bg-contain {
    padding: 60px 35px 90px 35px;
    text-align: center;
}

.bg-contain hr {
    border-top: 1px solid #c9c8c8;
    width: 70px;
}

.bg-contain p {
    font-size: 19px;
    font-style: italic;
    color: #c9c8c8;
    margin-bottom: 50px;
}


.bg-contain h4 {
    font-size: 15px;
    font-family: Karla-Regular;
    color: #c9c8c8;
    margin-top: 55px;
    margin-bottom: 4px;
}

.bg-contain h5 {
    font-size: 15px;
    color: #c9c8c8;
    text-align: center;
    font-family: Karla-Bold;
}

.background-overlay {
    height: 224px;
    background: #F3F3F3;
    width: 100%;
    margin-top: -213px;
}

/**/
.page-heading {
    font-family: Bitter-RegularItalic;
    font-size: 47px;
}

.product-round {
    background: #e83a47;
    width: 130px;
    height: 130px;
    border-radius: 100%;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
}

.product-box h4 {
    color: #50538a;
    font-size: 20px;
    margin-top: 22px;
}

/**/
.section-light {
    background: #e5e5e5;
    padding: 30px 0px 50px 0px;
    border-bottom: 2px solid #e83a47;
}

.large-text {
    font-size: 20px;
    margin-top: 40px !important;
    margin-bottom: 18px !important;
}

.referenz-rows img {
    margin-top: 20px;
}

/**/
.small-container h4 {
    font-family: sans-serif;
    color: #707070;
    font-size: 20px;
    font-family: Karla-Bold !important;
    margin-bottom: 1px;
}

.small-container p {
    color: #707070;
}


/**/

.faqs-section {
    background: #F3F3F3;
    padding: 50px 0px 90px 0px;
}

.faqs .card {
    background: #F3F3F3;
}

.faqs .card-title {
    color: #1E2D32;
    font-size: 24px;
    display: block;
    padding: 17px;
    margin-bottom: 0px;
    padding-right: 38px;
    font-family: Karla-Bold;
}

.faqs .card-title:hover {
    cursor: pointer;
    color: black;
}

.faqs .card-body {
    background: rgba(238, 238, 238, 0.43);
    margin-top: 15px;
}

.faqs p {
    /*color: #11;*/
    font-size: 18px;
}

.faqs .card {
    border: none;
}

.faqs .card-header {
    border: none;
    background: none;
    position: relative;
    padding: 0px;
    /* margin: 30px 0px 0px 0px; */
    background: #E1E1E1;
    margin: 20px 0px;
    display: block;
}

.accordion .card-header:before {
    /*font-family: 'FontAwesome';
    content: "\f068";*/
    display: block;
    content: "";
    width: 27px;
    height: 27px;
    background: transparent url('../images/minus.png') no-repeat;
    right: 8px;
    position: absolute;
    top: 27px;
}

.accordion .card-header.collapsed:before {
    /* symbol for "collapsed" panels */
    /*content: "\f067";*/
    background: transparent url('../images/plus.png') no-repeat;
    display: block;
    content: "";
    width: 27px;
    height: 27px;
    right: 8px;
    position: absolute;
    top: 20px;
}

/*IMAGE OVERLAY*/

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect a {
    display: block;
    color: white;
    height: 100%;
    width: 100%;
    text-decoration: none !important;
}

.hovereffect span {
    display: block;
}

.hovereffect .one {
    padding-top: 35px;
    font-family: Karla-Bold;
}

.hovereffect .date {
    margin-top: 30px;
    display: block;
    font-size: 14px;
}


.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(-100px);
    -ms-transform: translatey(-100px);
    transform: translatey(-100px);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 10px;
}

.hovereffect a.info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 50px 0 0;
    padding: 7px 14px;
}

.hovereffect a:hover {
    color: white
}

.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}

.hovereffect:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

.hovereffect:hover h2,
.hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}

.hovereffect:hover a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}




/**/

.images-list {
    list-style: none;
    padding-left: 0px;
}

.images-list li {
    width: 20%;
    float: left;
    text-align: center;
}

.images-list h4 {
    font-size: 15.2px;
    font-family: Montserrat-SemiBold;
    margin-top: 9px;
}

.images-details {
    padding: 0px 15px;
    height: 220px;
}

/**/
.article-box {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    padding: 105px 15px 25px 15px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    height: 285px;
    margin-top: 30px;
}

.article-box-div a:hover {
    text-decoration: none;
    opacity: 0.9;
}

.article-box h2 {
    color: white;
    font-size: 32px;
    font-family: Bitter-Bold;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 38px;
}

/**/

.my-list {
    list-style: none;
    position: relative;
    padding-left: 0px;
}

.my-list li {
    padding-left: 13px;
    position: relative;
    margin-bottom: 5px;
}

.my-list-large li {
    padding-left: 13px;
    position: relative;
    margin-bottom: 9px;
}

.my-list i {
    position: absolute;
    left: 0px;
    top: 9px;
    color: #e83a47;
    font-size: 7px !important;
}

.list-sub {
    list-style: none;
    padding-left: 5px;
}

.list-sub li {
    margin-bottom: 4px;
}

/**/

.contact-left {
    background: #1E2D32;
    padding: 40px 35px;
}

.contact-left h3 {
    color: white;
    font-size: 23px;
    margin-bottom: 26px;
    line-height: 30px;
}

.contact-left p {
    margin-bottom: 5px;
    color: #e7e7e7;
}

.contact-left a {
    color: #e7e7e7;
}

.contact-left a:hover {
    text-decoration: none;
}

.custom-checkbox {
    position: relative;
    display: inline-block;
}

.custom-checkbox span {
    display: inline-block;
    padding-left: 25px;
    /*color: #a1a1a1;*/
    font-size: 14px;
    line-height: 20px;
}

.custom-checkbox input {
    position: absolute;
    left: 0px;
    top: 4px;
    width: 15px;
    height: 15px;
}

.custom-input {
    border-radius: 0px;
    font-style: italic;
    height: 50px;
    border: 1.2px solid #C8C8C8;
    font-size: 17px;
    color: #b4b4b4 !important;
}

.custom-input-area {
    border-radius: 0px;
    font-style: italic;
    border: 1.2px solid #C8C8C8;
    font-size: 17px;
    color: #b4b4b4 !important;
}


::placeholder {
    color: #b4b4b4 !important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #b4b4b4 !important;
}

::-ms-input-placeholder {
    color: #b4b4b4 !important;
}


.small-text {
    font-size: 14px;
    font-style: italic;
}

.back {
    color: #1E2D32;
    font-family: Karla-Bold;
    display: inline-block;
}

.back:hover {
    text-decoration: none;
    color: black;
}

.back img {
    width: 8px;
}

.contact-btn {
    background: #1E2D32!important;
    border: 1px solid #50538a!important;
    color: white !important;
    border-radius: 0px;
    font-size: 17px;
    padding: 12px 26px 10px 26px;
    margin-bottom: 30px;
    text-transform: uppercase;
    height: auto;
}

.contact-btn:hover {
    opacity: 0.9;
    background: #1E2D32!important;

}

.page-btn {
    background: #1E2D32;
    border: 1px solid #50538a;
    color: white !important;
    border-radius: 0px;
    font-size: 17px;
    padding: 14px 10px 12px 10px;
    position: relative;
    text-align: center;
}

.page-btn:hover {
    opacity: 0.9;
}

.page-btn-image-left img {
    position: absolute;
    left: 8px;
    top: 20px;
    width: 8px;
}

.page-btn-image-right img {
    position: absolute;
    right: 8px;
    top: 20px;
    width: 8px;
}

/**/

footer {
    background: #1E2D32;
    padding: 27px 0px 27px 0px;
}


footer ul {
    margin-bottom: 0px;
}

footer ul li a {
    color: white;
    font-size: 15px;
    font-family: Karla-Bold;
    margin-right: 20px;
}

footer ul li a:hover {
    color: rgb(205 205 205 / 76%);
    text-decoration: none;
}

footer p {
    color: white !important;
    font-size: 15px !important;
    color: white;
    margin-bottom: 0px;
}


/**/
.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10000;
    right: 0px;
    background: white;
    padding: 7px 10px 10px 14px;
}

.icon-bar img {
    display: block;
    margin-bottom: 14px;
    margin-top: 14px;
    width: 29px;
}

/*RESPONSIVE*/
@media(min-width:1200px) {
    .br-block {
        display: block;
    }

    .my-list-large {
        padding-left: 70px;
    }

    .navbar-brand img {
        margin-left: -8px !important;
    }

    .custom-ul-details {
        margin-top: 25px;
    }
}

@media(min-width:992px) {}

@media(min-width:768px) {
    .border-center {
        margin: 0 auto;
        display: block;
    }

    .top-90 {
        margin-top: 90px !important;
    }

    .custom-ul li a {
        margin-bottom: 8px !important;
    }
}

@media(max-width:767px) {
    body {
        font-size: 15px;
    }

    .mobile-social-icons a {
        display: inline-block !important;
    }

    .mobile-social-icons {
        text-align: center !important;
    }

    .mobile-social-icons i {
        width: 25px;
        height: 25px;
        background: white;
        text-align: center;
        line-height: 20px;
        border-radius: 25px;
        line-height: 25px;
        margin-left: 5px;
        margin-right: 5px;
        color: #111 !important;
    }

    .mobile-social-icons i:hover {
        background: #cd9f81 !important;
    }


    .icon-bar {
        display: none;
    }

    .mbl-0 {
        margin-top: 0px !important;
    }

    .mbl-20 {
        margin-top: 20px !important;
    }

    .mbl-30 {
        margin-top: 30px !important;
    }

    .mbl-40 {
        margin-top: 40px !important;
    }

    .mbl-50 {
        margin-top: 50px !important;
    }

    .mbtm-20 {
        padding-bottom: 20px !important;
    }

    .custom-ul-details {
        padding-top: 0px;
    }

    .custom-ul {
        padding-bottom: 13px;
        padding-top: 8px;
    }

    .navbar-toggler-icon {
        width: 2.0em;
        height: 2.0em;
    }

    .custom-ul-details .dropdown-menu {
        background: rgb(79, 83, 137);
    }

    .navbar-brand img {
        width: 180px;
    }

    .custom-ul-details .dropdown-menu a {
        color: #fbd0d0 !important;
    }

    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(30, 45, 50, 0.98)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }

    .navbar-light .navbar-toggler {
        border: none !important;
        margin-top: 9px;
    }

    .custom-ul li a {
        color: white !important;
        text-align: center;
    }

    .navbar-collapse {
        background: #1E2D32;
        margin-left: -15px;
        margin-right: -15px;
    }

    .header-content {
        padding: 40px 0px 10px 0px;
    }

    .header-content-sub {
        padding: 40px 0px 10px 0px !important;
    }

    .faqs .card-body {
        margin-top: 0px;
    }

    .mbl-img-right {
        padding-right: 5px !important;
    }

    .art-content {
        margin-bottom: 30px;
    }

    .contact-form {
        margin-top: 40px;
    }

    .top-90 {
        margin-top: 40px;
    }

    .mbl-img-left {
        padding-left: 5px !important;
    }

    .art-content h2 {
        background: #1E2D32;
        color: white;
        margin: 0px;
        padding: 9px 3px;
        font-size: 24px;
    }

    .title {
        font-size: 30px;
    }

    /**/
    .header-content h1 {
        font-size: 45px;
        margin-bottom: 0px;
        margin-top: 30px;
        line-height: 49px;
    }

    .header-content h2 {
        font-size: 15px;
        margin-top: 8px;
        margin-bottom: 25px;
        padding: 9px 10px;
    }

    .header-content-sub h1 {
        font-size: 45px !important;
        line-height: 49px !important;
    }

    .header-content-sub h2 {
        font-size: 15px !important;
        padding: 9px 10px;
    }


    /**/
    .product-round {
        width: 115px;
        height: 115px;
    }

    .page-heading {
        font-size: 33px;
    }

    .product-box h4 {
        font-size: 15px;
        margin-bottom: 20px;
        font-family: Montserrat-Regular;
    }

    .product-round {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    /**/
    .large-text {
        font-size: 15px !important;
        margin-top: 20px !important;
    }

    .faqs .card-title {
        font-size: 16px;
    }

    .faqs p {
        font-size: 15px;
    }

    .images-list li {
        width: 50%;
    }

    /**/
    footer {
        padding-bottom: 40px;
    }

    footer ul {
        margin-top: 35px;
    }

    footer p {
        margin-top: 15px;
        float: none;
    }

    .article-box h2 {
        font-size: 27px;
    }
}



@media(min-width:768px) and (max-width:991px) {

    .hovereffect .one {
        font-size: 14px
    }

    .hovereffect .two {
        font-size: 14px
    }


    .hovereffect .date {
        margin-top: 15px;
        font-size: 13px
    }

    .custom-ul li a {
        font-size: 12px !important;
    }

    .navbar-brand img {
        width: 120px !important;
    }


    .header-content {
        padding: 160px 0px 80px 0px;
    }

    .header-content h1 {
        font-size: 84px;
        line-height: 80px;
    }

    .header-content h2 {
        font-size: 24px;
    }


    .faqs .card-title {
        font-size: 18px;
    }

    .article-box h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .article-box {
        height: 200px;
        padding: 69px 8px 25px 8px;
    }

    footer ul li a {
        font-size: 13px !important;
    }
}


@media(min-width:992px) and (max-width:1199px) {
    .article-box h2 {
        font-size: 27px;
    }

    .my-list {
        padding-left: 60px;
    }

    .header-content h1 {
        font-size: 100px;
        margin-top: 0px;
        color: white;
        margin-bottom: 25px;
        line-height: 111px;
    }
}

@media(min-width:1200px) {
    .container {
        max-width: 1120px;
    }

    .container-small {
        max-width: 1020px !important;
    }

    .large-text {
        max-width: 880px !important;
        margin: 0 auto;
    }
}



@media(min-width:1390px) {
    .container {
        max-width: 1300px;
    }

    .hovereffect .one {
        padding-top: 50px;
        font-size: 19px;
    }

    .hovereffect .two {
        font-size: 19px;
    }

    .header-content h1 {
        font-size: 160px;
        line-height: 150px;
    }


    .title {
        font-size: 45px;
    }


    .header-content {
        padding: 220px 0px 100px 0px;
    }
}

@media(max-width:381px) {
    footer ul li a {
        font-size: 14px;
        margin-right: 15px;
    }
}

@media(min-width:1550px) {


    .hovereffect .one {
        padding-top: 75px;
        font-size: 21px;
    }

    .hovereffect .two {
        font-size: 21px;
    }

    .hovereffect .date {
        font-size: 16px;
    }
}
.projects-gallery img{
    max-width: 100%;
    height: 100%;
    }
    .js-form-item.js-form-type-checkbox.checkbox.form-check.js-form-item-agree.form-item-agree{
        width: 75%;
        float: left;
        font-size: 14px;
    line-height: 20px;
    }
    div#edit-actions{
        width: 20%;
        float: right;
    }
    #edit-actions-submit{
        font-style: normal;

    }
    .form-control{
        border-radius: 0px;
    font-style: italic;
    height: 50px;
    border: 1.2px solid #C8C8C8;
    font-size: 17px;
    color: #b4b4b4 !important;
    }
    .proj-big-img img{
        height: auto;
        width: 100%;
    }