header.header-default .header-main .header-main-inner, header.header-v1 .header-main .header-main-inner {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1800px;
    margin: 0 auto;
    padding-bottom: 20px;
}

header.header-default .header-main .header-main-inner .header-inner, header.header-v1 .header-main .header-main-inner .header-inner {
    padding-left: 220px;
    padding-right: 190px;
    padding-top: 20px;
}

header .header-button {
    position: absolute;
    top: 0;
    right: 80px;
    z-index: 9;
    top: 24px;
    padding-top: 20px;
}

.gva-user-region {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -16px;
    z-index: 9;
    padding-top: 8px;
}

.gsc-heading.style-2 .title {
    font-size: 30px;
    text-transform: none;
    line-height: 38px;
    font-weight: 600;
}

header .header-button a {
    display: inline-block;
    line-height: 34px;
    border: 1px solid #3EAAFD;
    padding: 0 15px;
    text-align: center;
    color: #3EAAFD;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.gsc-heading .title {
    margin: 0;
    position: relative;
    text-transform: none;
}

.btn-theme-second {
    background: #87c007;
    color: #fff;
    text-transform: none;
    border-radius: 12px;
    padding-right: 40px;
}

.btn-theme-second:hover, .btn-theme-second:focus, .btn-theme-second:active {
    background: #87c007;
}

.team-block.team-v1 .team-content .team-job {
    font-size: 13px;
    color: #138fe5;
    padding: 0 0 0px;
}

.krechts {
    display: inline;
    float: right;
    font-weight: 500;
}

.klinks {
    display: inline;
}

.node-listing-single .listing-top .listing-top-content .listing-price {
    position: absolute;
    top: 10px;
    right: 15px;
    color: #3EAAFD;
    letter-spacing: 2px;
    font-size: large;
    margin-right: 28px;
    margin-top: -17px;
}

body {
    margin: 0;
    font-family: "Rubik", sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #000;
    text-align: left;
    background-color: #fff;
}

.listing-block .listing-content {
    background: #fff;
    border: 1px solid rgb(0 0 0 / 20%);
    border-top: 0;
}

.listing-block .listing-content .listing-info {
    padding: 15px 18px;
}

.listing-block .listing-content .listing-info .title {
    font-size: 18px;
    margin: 5px 0 10px;
    font-weight: 500;
}

.listing-block .listing-content .listing-info .address, .listing-block .listing-content .listing-info .phone {
    margin-top: 6px;
    font-size: 13px;
    color: #242424;
    line-height: 16px;
}

.listing-block .listing-footer {
    float: left;
    width: 100%;
    border-top: 1px solid #ebebeb;
    padding: 10px 18px;
    font-size: 15px;
}

.listing-block .listing-footer .right {
    float: right;
    width: 55%;
    text-align: right;
}

.blockhome2 {
    background-color: #ff7f271f;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 25px;
    border: 2px solid #ff7f271f;
}

.blockhome3 {
    background-color: #6ab1652e;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 25px;
    border: 2px solid #6ab1652e;
}

.blockhome1 {
    background-color: #597ef01c;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 25px;
    border: 2px solid #597ef01c;
}

.listing-block .listing-footer .left {
    float: left;
    width: 45%;
}

.shadowbox {
    background-color: #ffffff;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    box-shadow: 0 0 6px #dee2e6;
}

.team-single-page .heading {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.gsc-content-images-parallax.style-v1 .content {
    text-align: left;
    padding-top: 1px;
}

.gsc-content-images-parallax.style-v1 .content .sub-title span {
    text-transform: uppercase;
    background: #3EAAFD;
    font-size: 10px;
    padding: 2px 5px;
    letter-spacing: 1.5px;
    color: #fff;
}

.block .block-title {
    background: none;
    position: relative;
    margin: 0 0 20px;
    text-transform: none;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    color: #000;
    z-index: 9;
}

.gbb-row .bb-inner {
    padding-top: 40px;
    padding-bottom: 80px;
}

.btn-theme-second2 {
    background: #3EAAFD;
    color: #fff;
    text-transform: none;
}

@media (min-width: 992px) {
    .navigation .gva_menu > li > a {
        display: block;
        position: relative;
        font-size: 16px;
        font-weight: 500;
        padding: 28px 20px;
        -webkit-transition: all 0.35s;
        transition: all 0.35s;
        -moz-transition: all 0.35s;
        -ms-transition: all 0.35s;
        text-align: center;
        font-family: "Poppins", sans-serif;
        color: #ffffff;
    }
}

.is-fixed .header-main {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 99 !important;
    width: 100%;
    -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1) !important;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    background: #b3b3b38f;
}

header .header-button a:hover {
    background: #3EAAFD;
    border-color: #3EAAFD;
    color: #fff;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0);
}

@media (min-width: 992px) {
    .navigation .gva_menu > li > a:hover, .navigation .gva_menu > li > a:after, .navigation .gva_menu > li > a:active {
        color: #3EAAFD;
    }
}

.gsc-image-content.skin-v1 {
    text-align: left;
    margin-bottom: 30px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid rgb(0 0 0 / 14%);
    border-radius: 5px;
    box-shadow: 0 8px 12px 0 rgb(58 87 135 / 12%);
}


.brochure {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    font-size: 14px;
    font-weight: 500;
    padding: 0 0px;
    position: relative;
    display: inline-block;
    line-height: 42px;
    z-index: 1;
    border-radius: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    background: #87c007;
    color: #fff;
    border: none;
    font-family: "Poppins", sans-serif;
    width: 100%;
}

.webform-submission-form .form-actions {
    padding: 0 0px;
    text-align: center;
    width: 100%;
    float: left;
}

.look {
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 25px;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 8px 0px #6c757d47;
}

.btn-inline {
    font-size: 14px;
    text-transform: None;
    color: #3EAAFD;
    position: relative;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    font-weight: 500;
    padding-right: 16px;
    font-family: "Poppins", sans-serif;
    border: 1px solid #3EAAFD;
    border-radius: 12px;
    padding-left: 15px;
    padding-right: 30px;
    background: ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 2px 1px 7px 0px #6c757d47;
}

.btn-inline:hover {
    color: #ffffff;
    background: #3EAAFD;
}

.btn-inline:after {
    content: '\f061';
    font-family: "FontAwesome";
    position: absolute;
    top: 5px;
    right: 0;
    color: #3EAAFD;
    z-index: 1;
    line-height: 1;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    font-size: 12px;
    font-weight: 900;
    padding-right: 15px;
    padding-top: 5px;
}

.btn-inline:hover:after {
    color: #ffffff;
}

.gsc-icon-box.top-center .title {
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 15px;
}

.btn-inline2 {
    font-size: 14px;
    text-transform: None;
    color: #ffffff;
    position: relative;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    font-weight: 500;
    padding-right: 16px;
    font-family: "Poppins", sans-serif;
    border: 1px solid #3EAAFD;
    border-radius: 12px;
    padding-left: 15px;
    padding-right: 40px;
    background: #3EAAFD;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 2px 1px 7px 0px #6c757d47;
}

.btn-inline2:hover {
    color: #3EAAFD;
    background: #00000000;
}

.btn-inline2:after {
    content: '\f061';
    font-family: "FontAwesome";
    position: absolute;
    top: 5px;
    right: 0;
    color: #ffffff;
    z-index: 1;
    line-height: 1;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    font-size: 12px;
    font-weight: 900;
    padding-right: 20px;
    padding-top: 10px;
}

.btn-inline2:hover:after {
    color: #3EAAFD;
}

.btn-theme:after, .btn-theme-second:after {
    content: '\f061';
    font-family: "FontAwesome";
    position: absolute;
    top: 14px;
    right: 14px;
    color: #fff;
    z-index: 1;
    line-height: 1;
    font-weight: 900;
    padding-right: 5px;
}

.btn-inline3 {
    font-size: 14px;
    text-transform: None;
    color: #3EAAFD;
    position: relative;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    font-weight: 500;
    padding-right: 16px;
    font-family: "Poppins", sans-serif;
    border: 1px solid #3EAAFD;
    border-radius: 12px;
    padding-left: 15px;
    padding-right: 40px;
    background: #ffffff00;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 2px 1px 7px 0px #6c757d47;
}

.btn-inline3:hover {
    color: #ffffff;
    background: #3EAAFD;
}

.btn-inline3:after {
    content: '\f061';
    font-family: "FontAwesome";
    position: absolute;
    top: 5px;
    right: 0;
    color: #3EAAFD;
    z-index: 1;
    line-height: 1;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    font-size: 12px;
    font-weight: 900;
    padding-right: 20px;
    padding-top: 10px;
}

.btn-inline3:hover:after {
    color: #ffffff;
}