/** Gelb #ffcb00  **/

.sticky.header-1 .header-main .main-menu ul li a { color:#fff !important;}
.sticky.header-1 .header-main .main-menu ul li ul.submenu li a { color:#000 !important;}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li {text-transform:none;}

.gt-hero-2 .gt-hero-content p {color:#fff !important;}

.gt-breadcrumb-sub-title p {color:#fff !important;line-height:1.2;}
.section-padding {
	padding: 40px 0;
}
.yellow {color:#ffcb00 !important;}
.white {color:#fff !important;}
.gt-about-wrapper-2 .gt-about-content .gt-about-text {color:#fff !important;}
.gt-newsletter-wrapper {background: linear-gradient(90deg, #ffcb00 0%, #1D1D1D 100%)};
.gt-breadcrumb-items a {color:#ffcb00 !important;}
.gt-counter-wrapper .gt-counter-box .gt-content p {text-align:center;text-transform:none !important;line-height:1.2;}

.main-content .gt-news-details-content p a, .main-content .gt-news-details-content li a{text-decoration:underline;}
.main-content hr {margin-top:30px;margin-bottom:30px;}
.main-content h2, .gt-news-details-content h2 {color:#ffcb00 !important;text-transform:none !important;}
.main-content h2, .main-content h3, .gt-contact-section a, .accordion-button, .gt-content h3, .gt-section-title h6, 
	.gt-icon-purposes-content h3 {text-transform:none !important;}

.gt-content h3 {line-height:1.2;}

.sticky.header-1 .header-right .sidebar__toggle .header-bar span:last-child  {
    background: #fff;
}
.sticky.header-1 .header-right .sidebar__toggle .header-bar span:first-child {
    background: #fff;
}

@media (max-width: 1199px) {
    .gt-hero-2 .gt-hero-content h2 {
        font-size: 65px;
    }
}
@media (max-width: 767px) {
    .gt-hero-2 .gt-hero-content h1 {font-size: 15px !important;}
    .gt-hero-2 .gt-hero-content h2 {font-size: 35px !important;}
}
.gt-hero-2 .gt-hero-content h2 {
    color: #fff;
    font-size: 72px;
	font-weight: 800;
    line-height: 108%;
}

@media (max-width: 1199px) {
    .gt-hero-2 .gt-hero-content h1 {
        font-size: 65px;
    }
}
.gt-hero-2 .gt-hero-content h2 span {
    color: #ffcb00;
}

.gt-hero-2 .gt-hero-content h1 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 1;
    color: #fff;
    font-family: "Barlow", sans-serif;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    display: inline-block;
    margin-bottom: 25px;
}
.gt-hero-2 .gt-hero-content h1::before {
    position: absolute;
    top: 2px;
    right: 0;
    content: "\e902";
    color: var(--gt-theme);
    font-family: "icomoon" !important;
}
.gt-hero-2 .gt-hero-content h1::after {
    position: absolute;
    top: 2px;
    left: 0;
    content: "\e901";
    color: var(--gt-theme);
    font-family: "icomoon" !important;
}
