@import url('https://fonts.googleapis.com/css?family=Ubuntu');

body,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
header.header-v3 .navigation .gva_menu > li > a,
.navigation .gva_menu > li > a {
    font-family: 'Ubuntu', sans-serif;
}

body.boxed {
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.5;
}
body {
    font-size: 18px;
}
.breadcrumb-content-inner .gva-breadcrumb-content .gva-block-breadcrumb .breadcrumb-style {
    padding: 10px 0 30px;
    margin-bottom: 45px;
    min-height: 90px;
    background: #efefef;
}
.breadcrumb-content-inner .gva-breadcrumb-content .page-title {
    font-size: 38px;
    top: 0%;
    padding-bottom: 7px;
}
.breadcrumb-content-inner .gva-breadcrumb-content .breadcrumb-links {
    bottom: 10px;
}
.no-title .title {
    display: none;
}
header .site-branding-logo {
    max-height: 170px;
}
.main.main-page {
    border-bottom: 3px solid #F39E1A;
    padding-bottom: 20px;
}
.frontpage .main.main-page {
    border-bottom: 0;
    padding-bottom: 0;
}
figcaption {
    font-style: italic;
    color: #807c7c;
    font-size: 12px;
}
.content-main .post-style-list .post-block .post-image {
    padding-bottom: 30px;
}
.site-branding__text {
    display: none;
}
.site-branding-logo img {
    max-height: 120px !important;
}
.social-border .socials a {
    margin: 0;
}
#block-instagramblock a {
    min-height: 260px;
    display: inline-block;
}
a {
    color: #EB5A2D;
}
a:hover {
    color: #000;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #F39E1A;
}
.post-style-list.small .post-title a:hover,
.post-block .post-title a,
.pricing-table .content-wrap .plan-price .price-value .value,
.widget.gsc-heading .sub-title {
    color: #EB5A2D;
}
body.footer-v2 #footer {
    background: transparent;
}
a, body.footer-v2 #footer a {
    color: #F39E1A;
}
.statistics-counter {
    display: none;
}
.post-block .post-meta .post-categories {
    font-weight: bold;
}
.node--type-gallery-image .field__item {
    padding: 8px;
    display: inline-block;
}

body.Wide {
    max-width: 100% !important; box-shadow: none;
}
.main-menu {
    float: right;
}
.gbb-row .bb-inner {
    padding-top: 0;
    padding-bottom: 0;
}
.breadcrumb-links {
    display: none;
}
.frontpage.boxed div.body-page {
    background: transparent;
}
.frontpage.footer-fixed .gva-body-page {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    z-index: 9;
}
.team-content span {
    background: none !important;
}
.widget.gsc-team.team-vertical .team-body .info {
    border-radius: 15px;
}
.featured-event {
    z-index: 999;
    text-align: center;
    margin-top: 8%;
    position: absolute;
    width: 100%;
}
.featured-event .inside {
    background: transparent url(../images/bg.png) 0 0 repeat;
    border-radius: 10px;
    max-width: 70%;
    margin: 0 auto;
    padding: 3%;
}
.featured-event .front-title a {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}
.featured-event .front-title a:hover {
    color: #E43844;
}
.frontpage .gbb-row .bb-inner {
    padding-top: 0;
    padding-bottom: 20px;
}
.frontpage header.header-v3 .topbar {
    background: transparent;
}
.frontpage header.header-v3 .branding {
    background: transparent;
}
/*.frontpage .col-md-10.col-sm-9.col-xs-12.no-padding.p-static {
    display: none;
}*/

.frontpage header.header-v3 .header-main-inner .header-inner {
    background: transparent;
}
/*.frontpage .main-menu {
    background: transparent url('../images/menu-bg.png') 0 0 repeat;
    border-radius: 5px;
}*/
.frontpage .navigation .gva_menu > li > a {
    color: #fff;
}
.navigation .gva_menu > li > a:hover, .navigation .gva_menu > li > a::after, .navigation .gva_menu > li > a:active {
    color: #F39E1A;
}
.frontpage header.header-v3 .navigation .gva_menu > li > a {
    text-shadow: 1px 2px 3px #000;
    font-weight: bold;
    margin-top: 13px;
}

@media (max-width: 420px) {
    .featured-event img {
        width: 60%;
    }
    .featured-event .front-title a {
        font-size: 13px;
    }
    .featured-event .inside {
        max-width: 85%;
        padding: 1%;
        line-height: 1;
    }
    .breadcrumb-content-inner .gva-breadcrumb-content .page-title {
        font-size: 20px;
    }
}
.pricing-table li {
    text-align: left;
}
.frontpage .col-md-10.col-sm-9.col-xs-12.no-padding.p-static {
    display: block;
}
.btn, .button {
    background: #F39E1A;
    border-radius: 5px;
}
.slider-button a {
    color: #fff;
    background: #EA5325;
    padding: 10px 15px;
    border-radius: 5px;
    font-weight: bold;
}
#webform-submission-contact-node-2-add-form,
#webform-submission-booking-node-1-add-form {
    text-align: center;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form select,
.contact-form textarea {
    border-radius: 20px;
    margin: 10px 0;
    padding: 7px 20px;
}
.front-form input[type="text"],
.front-form input[type="email"],
.front-form input[type="tel"],
.front-form textarea,
.front-form select {
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 7px 20px;
    width: 485px;
}
.front-form select {
    padding: 13px 20px;
    margin-bottom: 6px;
}
.front-form legend {
    display: none;
}
.webform-element--title-inline > label {
    color: #fff;
}
.contact-form .g-recaptcha > div,
.front-form .g-recaptcha > div {
  margin: 10px auto !important;
  text-align: center !important;
  width: auto !important;
  height: auto !important;
}
.contact-form .captcha, 
.front-form .captcha {
    color: #fff;
}
.whitetext {
    color: #fff !important;
}
.teaser-image {
    float: left;
    padding-right: 15px;
}