/****************************************\

01.general
02.helper
03.components
04.about
05.blog
06.clients
07.faq
08.feature
09.footer
10.free-trial
11.home
12.how it works
13.menu
14.pricing
15.responsive
16.subscribe
17.video

*****************************************/
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@500;600&family=Roboto:wght@400;500&display=swap");
body {
    font-size: 15px;
    line-height: 26px;
    color: #121f3e;
    font-weight: 400;
    touch-action: manipulation;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    line-height: 1.4;
}

.btn,
.btn:focus,
button,
button:focus {
    outline: none !important;
}

a {
    text-decoration: none !important;
    outline: none;
}

.section {
    padding-bottom: 90px;
    padding-top: 90px;
    position: relative;
}

.section-lg {
    padding-bottom: 110px;
    padding-top: 110px;
    position: relative;
}

.title-border {
    border-bottom: 1px solid #388c7c;
}

.sub-title {
    background: rgba(41, 128, 185,0.1);
    padding: 7px 20px;
    display: inline-block;
    border-radius: 30px;
    font-weight: 500;
    font-size: 13px;
}

.title-border {
    display: inline-block;
    width: 50px;
    height: 2px;
    background: #388c7c;
    position: relative;
    z-index: 1;
    right: 10px;
}

.title-border:before {
    position: absolute;
    right: -15px;
    top: 0;
    content: "";
    height: 2px;
    width: 10px;
    background: #388c7c;
}

.title-border.two {
    right: 0px;
}

.btn {
    padding: 12px 28px;
    font-size: 15px;
    transition: all 0.5s;
    letter-spacing: 0.6px;
    color: #fff;
    box-shadow: none !important;
    outline: none !important;
}

.btn-round {
    border-radius: 30px;
}

.vertical-content {
    display: -moz-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: row;
}

.fw-normal {
    font-weight: 500 !important;
}

.home-center {
    display: table;
    width: 100%;
    height: 100%;
}

.home-desc-center {
    display: table-cell;
    vertical-align: middle;
}

.btn-primary {
    border: 1px solid;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
    color: #f3f3f3;
}

.btn-outline-custom {
    border: 1px solid #fff;
}

.btn-outline-custom:hover,
.btn-outline-custom:focus,
.btn-outline-custom:active,
.btn-outline-custom.active,
.btn-outline-custom.focus,
.btn-outline-custom:active,
.btn-outline-custom:focus,
.btn-outline-custom:hover,
.open > .dropdown-toggle.btn-outline-custom {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.bg-overlay {
    background-color: rgba(36, 42, 53, 0.8);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
}

.row > * {
    position: relative;
}

hr {
    border: 1px solid #e2e2e2;
}

.f-10 {
    font-size: 10px;
}

.f-12 {
    font-size: 12px;
}

.f-13 {
    font-size: 13px;
}

.f-14 {
    font-size: 14px;
}

.f-15 {
    font-size: 15px;
}

.f-16 {
    font-size: 16px;
}

.f-17 {
    font-size: 17px;
}

.f-18 {
    font-size: 18px;
}

.f-19 {
    font-size: 19px;
}

.f-20 {
    font-size: 20px;
}

.line-height_1_4 {
    line-height: 1.4;
}

.line-height_1_6 {
    line-height: 1.6;
}

.line-height_1_8 {
    line-height: 1.8;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.btn {
    padding: 0.7rem 1.4rem;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.5s;
}

.btn:focus {
    box-shadow: none;
}

.btn-sm {
    padding: 8px 16px;
    font-size: 12px;
}

.shadow {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06) !important;
}


.navbar-custom {
    background-color: transparent;
    padding: 25px 0px;
    width: 100%;
    border-radius: 0px;
    z-index: 999;
    margin-bottom: 0px;
    transition: all 0.5s ease-in-out;
}

.navbar-custom .navbar-nav li a {
    color: rgba(255, 255, 255, 0.6) !important;
    font-size: 14px;
    background-color: transparent !important;
    margin: 0 5px;
    letter-spacing: 0.03em;
    line-height: 24px;
    font-weight: 500;
    transition: all 0.5s;
}

.navbar-custom .nav-social li a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    background-color: rgba(255, 255, 255, 0.3);
    color: #ffffff !important;
    font-size: 15px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
}

.navbar-custom .nav-social li a:hover {
    background-color: #388c7c;
}

.navbar-custom .navbar-toggler {
    color: #ffffff;
    font-size: 25px;
    padding: 0px;
}

.navbar-custom.nav-sticky {
    background-color: #223b40;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
    padding: 20px 0px;
}

.navbar-custom.nav-sticky .custom-menu {
    box-shadow: none;
}

.logo .logo-light {
    display: inline-block;
}

.logo .logo-dark {
    display: none;
}

.is-sticky .logo .logo-dark {
    display: inline-block;
}

.is-sticky .logo .logo-light {
    display: none;
}

.navbar-custom .navbar-nav li.active a,
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
    color: #ffffff !important;
}

.bg-home {
    background-image: url("../images/img-1.jpg");
    background-size: cover;
    background-position: center center;
    position: relative;
    padding: 280px 0px 270px 0px;
}

.bg-overlay {
    background-color: #182223;
    opacity: 0.8;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.home-title {
    line-height: 1.4;
    font-weight: 600;
    font-size: 50px;
}

.home-small-title {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 12px;
}

.home-border {
    border-bottom: 2px solid #ffffff;
    width: 100px;
    margin: 0 auto;
    opacity: 0.6;
    position: relative;
    right: 15px;
}

.home-border:before {
    position: absolute;
    right: -15px;
    top: 0;
    content: "";
    height: 2px;
    width: 10px;
    background: #ffffff;
}

.home-subtitle {
    color: #fff;
    max-width: 650px;
}

.home-button {
    position: relative;
}

.home-button a {
    padding: 5px 5px 5px 20px;
}

.home-button .home-btn {
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    display: inline-block;
    border-radius: 50%;
}

.home-button .home-btn i {
    line-height: 40px;
    color: #388c7c;
    font-size: 17px;
}

.search-form input {
    padding: 14px 20px;
    width: 100%;
    font-size: 15px;
    color: #96a0b5 !important;
    border: none;
    outline: none !important;
    padding-right: 160px;
    padding-left: 30px;
    background-color: #ffffff;
    border-radius: 30px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}

.search-form button {
    position: absolute;
    top: 6px;
    right: 7px;
    outline: none !important;
    font-size: 15px;
    padding: 9px 30px;
}

.search-form form {
    position: relative;
    max-width: 600px;
    margin: 0px auto;
}

.home-three {
    background-image: url(../images/img-4.jpg);
}

.home-slider {
    position: relative;
}

.home-five {
    background-image: url(../images/img-3.jpg);
}

.slidero {
    position: relative;
    z-index: 1;
}

.home-six {
    background-image: url(/public/images/bg.jpg);
    padding: 220px 0px 170px 0px;
    height:100vh;
}

.home-registration-form {
    padding: 40px 35px;
}

.home-registration-form .registration-form label {
    font-size: 15px;
}

.registration-form .registration-input-box {
    border: none;
    border-radius: 0px;
    color: #96a0b5;
    border-bottom: 1px solid #c5c5c5;
    box-shadow: none !important;
    padding-left: 0;
    padding-right: 0;
}

.registration-form .registration-input-box:focus {
    border-color: rgba(41, 128, 185,1.0);
}

.service-box {
    padding: 30px 25px;
    border-radius: 10px;
    border: 1px solid #efefef;
    margin-top: 70px !important;
}

.service-box .services-icon {
    font-size: 30px;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    margin-top: -60px;
    transition: all 0.5s;
    background-color: rgba(41, 128, 185,0.2);
    color: rgba(41, 128, 185,1.0);
}

.service-box .services-icon i {
    line-height: 60px;
}

.service-box:hover {
    background: #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
    border: 1px solid transparent;
}

.service-box:hover .services-icon {
    transition: all 0.5s;
    background-color: rgba(41, 128, 185,1.0);
    color: #ffffff !important;
}

.service-box.active {
    background: #ffffff;
    border: 1px solid transparent;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}

.service-box.active .services-icon {
    background-color: rgba(41, 128, 185,1.0);
    color: #ffffff !important;
}

.work-img img {
    height: 80px;
    margin-bottom: 20px;
}

.work-count {
    opacity: 0.2;
}

.work-desc {

}

.work-border:after {
    background-color: #2980b9;
    border: 3px solid rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    content: "";
    height: 25px;
    position: absolute;
    top: 53px;
    width: 25px;
    z-index: 1;
    right: 0;
    margin: 0 auto;
}

.work-border:before {
    content: "";
    border: 1px solid #efefef;
    position: absolute;
    width: 46%;
    left: 75%;
    top: 65px;
}

.bg-video {
    background-image: url(../images/img-2.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
}

.bg-cta {
    background-image: url(../images/img-3.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
}

.play-btn {
    background-color: #388c7c;
    color: #ffffff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: inline-block;
    font-size: 30px;
    line-height: 60px;
    text-align: center;
}

.play-shadow {
    border-radius: 50%;
    border: 1px solid transparent;
    width: 82px;
    height: 82px;
    margin: 20px auto 0px auto;
}

.home-modal {
    border: 0;
    background-color: transparent;
}

.home-modal .btn-close {
    width: 36px;
    height: 36px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    position: relative;
    top: 70px;
    z-index: 3;
}

.home-modal .btn-close:hover, .home-modal .btn-close:focus {
    opacity: 0.5;
}

.home-modal video:focus {
    outline: none;
}

.video-box {
    width: 100%;
}

.video-play-icon {
    width: 80px;
    width: 80px;
    height: 80px;
    border: 3px solid #ffffff;
    display: inline-block;
    line-height: 74px;
    border-radius: 50px;
}

.video-play-icon i {
    color: #ffffff;
    font-size: 30px;
}

.bg-client {
    background: url(../images/overlay-2.png);
    background-position: center;
}

.client-img img {
    border-radius: 10px;
}

.testi-img {
    border-radius: 5px;
}

.client-box .client-content {
    flex: 1;
}

.client-box .client-title {
    max-width: 650px;
    margin: 0 auto;
    font-size: 18px;
}

.client-box .client-icon i {
    font-size: 70px;
    color: #388c7c;
}

.price-box {
    position: relative;
    padding: 50px 40px;
    border-radius: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}

.price-box .pricing-badge {
    position: absolute;
    top: 0;
    z-index: 9;
    right: 0;
    width: 100%;
    display: block;
    font-size: 15px;
    padding: 0;
    overflow: hidden;
    height: 100px;
}

.price-box .pricing-badge .badge {
    float: right;
    transform: rotate(45deg);
    right: -67px;
    top: 17px;
    position: relative;
    text-align: center;
    width: 200px;
    font-size: 13px;
    margin: 0;
    padding: 7px 10px;
    font-weight: 500;
    color: #ffffff;
    background: #388c7c;
}

.pricing-active-color {
    border-color: #388c7c;
}

.pricing-title {
    font-size: 22px;
}

.pricing-name {
    padding: 30px 10px 60px 10px;
}

.sign-form .form-group {
    position: relative;
}

.sign-form .form-control {
    height: 50px;
    background-color: transparent;
    padding: 0 20px 0 50px;
    font-size: 15px;
    box-shadow: none;
    border-color: #e6e6e6;
}

.sign-form .form-control:focus {
    border-color: #388c7c;
}

.sign-form label {
    position: absolute;
    top: 25%;
    font-size: 20px;
    margin-left: 14px;
}

.sign-icon {
    color: #9ba1a8;
}

.form-group {
    margin-bottom: 1rem;
}

.faq-box .accordion-item {
    border: 1px solid #efefef;
    border-radius: 5px;
}

.faq-box .accordion-item .accordion-button {
    border: 0px solid #efefef;
    padding: 12px 15px;
    border-radius: 5px 5px 0px 0px;
}

.faq-box .accordion-item .accordion-button:after {
    display: none;
}

.faq-box .accordion-item .accordion-button:focus {
    box-shadow: none;
}

.faq-box .accordion-item .accordion-collapse {
    border: none;
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-width: 0px;
}

.accordion-button:not(.collapsed) {
    background-color: rgba(41, 128, 185, 0.1);
    color: #2980b9;
}

.featutes-box.active {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
}

.blog-box {
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}

.blog-box .blog-img {
    border-radius: 10px;
}

.contact-box {
    margin-bottom: -60px;
    margin-top: 90px;
    position: relative;
    background: #ffffff;
    padding: 30px 40px 40px 40px;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
}

.custom-form .alert {
    padding: 11px;
}

textarea.form-control {
    height: auto !important;
}

.form-control {
    margin-bottom: 15px;
    box-shadow: none !important;
    height: 46px;
    padding-left: 20px;
    border: 1px solid #e7ecf0;
    font-size: 14px;
    border-radius: 5px;
}

.form-control:focus {
    border-color: #e7ecf0;
}

textarea.form-control {
    height: auto;
    padding-top: 13.5px;
}

.contact-icon i {
    width: 40px;
    height: 40px;
    background: #388c7c;
    color: #ffffff;
    font-size: 18px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    display: inline-block;
}

.contact-info {
    overflow: hidden;
}

.bg-footer {
    background: #222;
}

.footer-link a {
    color: rgba(255, 255, 255, 0.5);
    line-height: 38px;
    font-size: 15px;
    -webkit-transition: all 0.5s;
    background-color: transparent;
    transition: all 0.5s;
}

.footer-link a:hover {
    color: #388c7c;
}

.footer-email input {
    padding: 12px 8px;
    width: 100%;
    font-size: 17px;
    color: #96a0b5;
    border: none;
    border-bottom: 2px solid rgba(56, 140, 124, 0.4);
    outline: none !important;
    background-color: transparent;
    padding-right: 80px;
}

.footer-email input::placeholder {
    color: #96a0b5;
}

.footer-email button {
    position: absolute;
    top: 6px;
    right: 8px;
    outline: none !important;
    border-radius: 30px;
    font-size: 15px;
    padding: 5px 15px;
}

.footer-email form {
    position: relative;
    max-width: 600px;
}

@media (min-width: 200px) and (max-width: 768px) {
    .navbar-custom {
        background-color: #223b40;
        padding: 10px 0px !important;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
    }
    .navbar-custom .custom-menu {
        box-shadow: none;
    }
    .navbar-custom .navbar-nav li a {
        padding: 10px 0px;
    }
    .carousel-indicators {
        display: none;
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    .work-border:before {
        display: none;
    }
    .work-border:after {
        display: none;
    }
}

@media (max-height: 480px) {
    .navbar-nav {
        max-height: 200px;
        overflow-y: auto;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px !important;
    }
}


/************************
Karte
************************/

.map {
    height:100vh;
}

#map {
    /* configure the size of the map */
    width: 100%;
    height: 100%;
}

.btn-circle {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}

.grayscale-active {
    filter:grayscale(100);opacity:0.3;
}

.btn-darkblue {
    background-color: #24375a !important;
    color:#fff !important;
}

.btn-darkblue:hover {
    background-color: #15223a !important;
    color:#fff !important;
}

.btn-outline-darkblue {
    border:1px solid #15223a !important;
    color:#15223a !important;
}

.btn-outline-darkblue:hover {
    border:1px solid #15223a !important;
    color:#15223a !important;
}
