/* Layout-Name: Jugendfeuerwehr KR all (standard) V1 - Autor:kapudoIT / Markus Kreutz */

body{font-family:"Open Sans", sans-serif;color:rgba(27,27,27,1);}
main{margin:0 .7rem}
a{color:rgba(244,95,11,1);text-decoration:none;}
a:hover{color:rgba(162,63,7,1);text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-family:"Raleway", sans-serif;}

.back-to-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:996;background:rgba(0,0,153,1);width:40px;height:40px;border-radius:4px;transition:all 0.4s;}
.back-to-top i{font-size:1.5rem;color:rgba(252,252,252,1);line-height:0;}
.back-to-top:hover{background:rgba(162,63,7,1);color:rgba(252,252,252,1);}
.back-to-top.active{visibility:visible;opacity:1;}

#preloader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;overflow:hidden;background:rgba(252,252,252,1);}
#preloader:before{content:"";position:fixed;top:calc(50% - 30px);left:calc(50% - 30px);border:6px solid #2487ce;border-top-color:rgba(252,252,252,1);border-bottom-color:rgba(252,252,252,1);border-radius:50%;width:60px;height:60px;animation:animate-preloader 1s linear infinite;}
@keyframes animate-preloader{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}

/*Disable aos animation delay on mobile devices*/
@media screen and (max-width:768px){[data-aos-delay]{transition-delay:0 !important;}}

#header{transition:all 0.5s;background:rgba(0,0,153,1);z-index:997;padding:15px 0;border-bottom:0px solid rgba(252,252,252,1);}
#header.header-scrolled{border-color:rgba(252,252,252,1);box-shadow:0 2px 15px rgba(18,66,101,.08);}
#header .logo{font-size:3rem;font-weight:600;margin:0;padding:0;line-height:1;letter-spacing:0.5px;}
#header .logo a{color:rgba(252,252,252,1);}
#header .logo a:hover{color:rgba(244,95,11,1);}
#header .logo img{max-height:2.5rem;}
@media (max-width:992px){#header .logo{text-align:right;font-size:1rem;}}

#hero{width:100%;min-height:70vh;position:relative;background:url("../img/jugendgruppe.webp") top center;background-size:cover;position:relative;}
#hero:before{content:"";background:rgba(252,252,252,.8);position:absolute;top:0;right:0;bottom:0;left:0;}
#hero .container{padding-top:5rem;}
#hero h2{margin:0;font-size:2.4rem;font-weight:800;line-height:1.5em;color:rgba(244,95,11,1);}
#hero h3{margin:20px 0;font-size:2.4rem;font-weight:600;line-height:1.5em;color:rgba(0,0,153,1);}
#hero p{color:rgba(0,0,153,1);margin:10px 0;font-size:2em;}
#hero .btn-get-started{font-weight:500;font-size:1rem;letter-spacing:0.5px;display:inline-block;padding:14px 50px;border-radius:5px;transition:0.5s;margin-top:30px;color:rgba(252,252,252,1);background:rgba(0,0,153,1);}
#hero .btn-get-started:hover{background:rgba(244,95,11,1);}
#hero .icon-boxes{margin-top:100px;}
#hero .icon-box{padding:50px 30px;position:relative;overflow:hidden;background:rgba(252,252,252,1);box-shadow:0 0 29px 0 rgba(18, 66, 101, 0.08);transition:all 0.3s ease-in-out;border-radius:8px;z-index:1;}
#hero .icon-box .title{font-weight:700;margin-bottom:15px;font-size:18px;}
#hero .icon-box .title a{color:#124265;transition:0.3s;}
#hero .icon-box .description{font-size:15px;line-height:28px;margin-bottom:0;}
#hero .icon-box .icon{margin-bottom:20px;padding-top:10px;display:inline-block;transition:all 0.3s ease-in-out;font-size:36px;line-height:1;color:#2487ce;}
#hero .icon-box:hover{transform:scale(1.08);}
#hero .icon-box:hover .title a{color:#2487ce;}
@media (min-width:1024px){#hero{background-attachment:fixed;}}
@media (max-height:800px){#hero{height:auto;}}
@media (max-width:992px){#hero{height:auto;}#hero h2{font-size:1.3rem;line-height:36px;}#hero h3{font-size:1.1rem;line-height:24px;}}

section{padding:2rem 0;overflow:hidden;}
.section-bg{background-color:rgba(252,252,252,1);}
.section-title{text-align:justify;padding-bottom:30px;}
.section-title h2{font-size:2rem;font-weight:600;text-transform:uppercase;margin-bottom:20px;padding-bottom:0;color:rgba(244,95,11,1);}
.section-title p{margin-bottom:0;font-size:1.2rem;color:rgba(27,27,27,1);}
@media screen and (max-width:768px){.section-title h2{font-size:1.5rem;font-weight:400;}.section-title p{font-size:1.1rem;}}

.about .content h3{font-weight:600;font-size:3rem;}
.about .content ul{list-style:none;padding:0;}
.about .content ul li{padding-left:28px;position:relative;}
.about .content ul li+li{margin-top:10px;}
.about .content ul i{position:absolute;left:0;top:2px;font-size:20px;color:#2487ce;line-height:1;}
.about .content p:last-child{margin-bottom:0;}
.about .content .btn-learn-more{font-family:"Raleway", sans-serif;font-weight:600;font-size:14px;letter-spacing:1px;display:inline-block;padding:12px 32px;border-radius:5px;transition:0.3s;line-height:1;color:#2487ce;animation-delay:0.8s;margin-top:6px;border:2px solid #2487ce;}
.about .content .btn-learn-more:hover{background:#2487ce;color:rgba(252,252,252,1);text-decoration:none;}

.portfolio .portfolio-item{margin-top:30px;margin-bottom:30px;}
/*.portfolio #portfolio-flters{padding:0;margin:0 auto 35px auto;list-style:none;text-align:center;background:rgba(252,252,252,1);border-radius:50px;padding:2px 15px;}
.portfolio #portfolio-flters li{cursor:pointer;display:inline-block;padding:10px 15px 8px 15px;font-size:14px;font-weight:600;line-height:1;text-transform:uppercase;color:#272829;margin-bottom:5px;transition:all 0.3s ease-in-out;}
.portfolio #portfolio-flters li:hover,.portfolio #portfolio-flters li.filter-active{color:#149ddd;}
.portfolio #portfolio-flters li:last-child{margin-right:0;}*/
.portfolio .portfolio-wrap{transition:0.3s;position:relative;overflow:hidden;z-index:1;}
.portfolio .portfolio-wrap::before{content:"";background:rgba(255,255,255,.5);position:absolute;left:0;right:0;top:0;bottom:0;transition:all ease-in-out 0.3s;z-index:2;opacity:0;}
.portfolio .portfolio-wrap .portfolio-links{opacity:1;left:0;right:0;bottom:-60px;z-index:3;position:absolute;transition:all ease-in-out 0.3s;display:flex;justify-content:center;}
.portfolio .portfolio-wrap .portfolio-links a{color:rgba(252,252,252,1);font-size:2rem;text-align:center;background:rgba(244,95,11,.75);transition:0.3s;width:50%;}
.portfolio .portfolio-wrap .portfolio-links a:hover{background:rgba(162,63,7,.95);}
.portfolio .portfolio-wrap .portfolio-links a+a{border-left:1px solid #37b3ed;}
.portfolio .portfolio-wrap:hover::before{top:0;left:0;right:0;bottom:0;opacity:1;}
.portfolio .portfolio-wrap:hover .portfolio-links{opacity:1;bottom:0;}

.portfolio-details{padding-top:40px;}
.portfolio-details .portfolio-details-slider img{width:100%;}
.portfolio-details .portfolio-details-slider .swiper-pagination{margin-top:20px;position:relative;}
.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background-color:rgba(252,252,252,1);opacity:1;border:1px solid #149ddd;}
.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active{background-color:#149ddd;}
.portfolio-details .portfolio-info{padding:30px;box-shadow:0px 0 30px rgba(5, 13, 24, 0.08);}
.portfolio-details .portfolio-info h3{font-size:22px;font-weight:700;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee;}
.portfolio-details .portfolio-info ul{list-style:none;padding:0;font-size:15px;}
.portfolio-details .portfolio-info ul li+li{margin-top:10px;}
.portfolio-details .portfolio-description{padding-top:30px;}
.portfolio-details .portfolio-description h2{font-size:26px;font-weight:700;margin-bottom:20px;}
.portfolio-details .portfolio-description p{padding:0;}

.breadcrumbs{padding:15px 0;background:#f8fbfe;min-height:40px;margin-top:72px;}
@media (max-width:992px){.breadcrumbs{margin-top:58px;}}
.breadcrumbs h2{font-size:24px;font-weight:300;}
.breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;font-size:14px;}
.breadcrumbs ol li+li{padding-left:10px;}
.breadcrumbs ol li+li::before{display:inline-block;padding-right:10px;color:#1a5e90;content:"/";}
@media (max-width:768px){.breadcrumbs .d-flex{  display:block !important;}.breadcrumbs ol{display:block;}.breadcrumbs ol li{display:inline-block;}}

#footer{color:rgba(252,252,252,1);font-size:1rem;background:rgba(0,0,153,1);box-shadow:0 2px 15px rgba(18,66,101,.08);}
#footer .footer-top{padding:60px 0 30px 0;background:rgba(0,65,139,1);color:rgba(222,222,222,1);}
#footer .footer-top .footer-contact{margin-bottom:30px;}
#footer .footer-top .footer-contact h3{font-size:1.5rem;font-weight:400;line-height:1.5;margin:0 0 10px 0;padding:2px 0;}
#footer .footer-top .footer-contact p{color:rgba(222,222,222,1);font-size:1rem;line-height:1.5rem;font-weight:400;margin:0 0 10px 0;padding:2px 0 2px 0;}
#footer .footer-top h4{font-size:1.2rem;line-height:1.5;margin:0 0 10px 0;padding:2px 0 12px;font-weight:400;position:relative;}
#footer .footer-top .footer-links{margin-bottom:30px;}
#footer .footer-top .footer-links ul{list-style:none;padding:0;margin:0;}
#footer .footer-top .footer-links ul i{padding-right:0;color:rgba(222,222,222,1);font-size:1.2rem;line-height:1;}
#footer .footer-top .footer-links ul li{padding:10px 0;display:flex;}
#footer .footer-top .footer-links ul li:first-child{padding-top:0;}
#footer .footer-top .footer-links ul a{color:rgba(222,222,222,1);transition:0.3s;display:inline-block;line-height:1;}
#footer .footer-top .footer-links ul a:hover{text-decoration:none;color:rgba(244,95,11,1);}

#footer .footer-top .footer-info{margin-bottom:30px;}
#footer .footer-top .footer-info h3{font-size:1.5rem;font-weight:400;line-height:1.5;margin:0 0 10px 0;padding:2px 0;}
#footer .footer-top .footer-info p{color:rgba(222,222,222,1);font-size:1rem;line-height:1.5rem;font-weight:400;margin:0 0 10px 0;padding:2px 0 2px 0;}

#footer .footer-newsletter{font-size:15px;}
#footer .footer-newsletter h4{font-size:1rem;font-weight:400;color:rgba(222,222,222,1);position:relative;padding-bottom:12px;}
#footer .footer-newsletter form{margin-top:30px;background:rgba(252,252,252,1);padding:6px 10px;position:relative;border-radius:5px;text-align:left;border:1px solid #cde5f6;}
#footer .footer-newsletter form input[type=email]{border:0;padding:4px 8px;width:calc(100% - 100px);}
#footer .footer-newsletter form input[type=submit]{position:absolute;top:-1px;right:-2px;bottom:-1px;border:0;background:none;font-size:16px;padding:0 20px 2px 20px;background:#2487ce;color:rgba(252,252,252,1);transition:0.3s;border-radius:0 5px 5px 0;box-shadow:0px 2px 15px rgba(0, 0, 0, 0.1);}
#footer .footer-newsletter form input[type=submit]:hover{background:#3194db;}
#footer .credits{padding-top:5px;font-size:.8rem;color:rgba(252,252,252,1);}
#footer .social-links a{font-size:1.2rem;display:inline-block;background:rgba(244,95,11,1);color:rgba(252,252,252,1);line-height:1;padding:8px 0;margin-right:4px;border-radius:5px;text-align:center;width:36px;height:36px;transition:0.3s;}
#footer .social-links a:hover{background:rgba(0,65,139,1);color:rgba(252,252,252,1);text-decoration:none;}