/*
Theme Name: Responsive one pager
Theme URI: 
Version: 1.0
Description: HTML5 responsive template .
Author: Gib WUB24
*/

@font-face{
  font-family: "Open-Sans";
  src: url(fonts/OpenSans-Regular.ttf);
}
@font-face{
  font-family: "Open-Sans-Semibold";
  src: url(fonts/OpenSans-Semibold.ttf);
}
@font-face{
  font-family: "Open-Sans-Bold";
  src: url(fonts/OpenSans-Bold.ttf);
}
@font-face{
  font-family: "Open-Sans-Condensed";
  src: url(fonts/OpenSansCondensed-Light.ttf);
}
@font-face{
  font-family: "Open-Sans-Condensed-Bold";
  src: url(fonts/OpenSansCondensed-Bold.ttf);
}
@font-face{
  font-family: "Lato-Bold";
  src: url(fonts/Lato-Bold.ttf);
}
@font-face{
  font-family: "Lato-Regular";
  src: url(fonts/Lato-Regular.ttf);
}
@font-face{
  font-family: "Lato-Light";
  src: url(fonts/Lato-Light.ttf);
}

p , ul li {
    line-height: 1.7;
}
ul {
    padding-left: 14px;
}
body {
	font-family:"Open-Sans", sans-serif; 
	font-size:17px; 
	color: #000; /*#584F41;*/
}
a { color:#0d8140;
}
a:hover {
	color:#428bca;
	text-decoration:none;
}
h1, h2 {
	font-family: Lato-Bold;
}
h3, h4{
	font-family: Lato-Regular;
}
h3 { 
    font-size: 20px;
}
header {
	/*background-color: #f7f7df;*/
}
header .logo {
    width: 190px;
}
.banner-area {
  padding: 50px 0;
  background-image: url(img/mask-pattern-style.png);
  background-size: cover;
}
.banner-area h2 {
  font-weight: 400;
  font-family: Lato-Regular;
  font-size: 25px;
  margin-bottom: 20px;
}
.highlight-wrap img {
  width: 100px;
  margin-bottom: 30px;
}
.highlight-wrap .item{
	text-align:center;
}
.highlight-wrap h5 {
	font-family: Lato-Regular;
  font-weight: bold;
}
.blockquote-area.cream-color{
	background-color:#f7f7df;
}
.navbar-brand h1{
	font-family: Lato-Regular;
	text-transform: uppercase;
	font-size:35px;
}
.navbar-brand h2{
	font-family: Lato-Regular;
	font-size:18px;
}
.navbar-brand h1, 
.navbar-brand h2, 
#mainNavbar .navbar-nav li a 
{color:#000;}
.navbar-brand {
    margin-right: 1rem;
}
#mainNavbar .navbar-nav li {
	font-family: Open-Sans;
    padding: 0 15px;
	font-weight:bold;
	font-size: 15px;
	display: flex;
  align-items: center;
}
#mainNavbar .navbar-nav li a:hover{
	color:#428bca;
	text-decoration: none;
}
#mainNavbar .navbar-nav li a.cta-btn:hover {
	color:#000;
}
#mainNavbar .navbar-nav li a.cta-btn {
  padding: 10px 40px;
}
#slider .carousel-caption {
    bottom: 35%;
}
#slider .carousel-caption h1 {
    font-size: 80px;
    font-family: Lato-Regular;
    text-shadow: 0 2px 4px #000;
}
#slider .carousel-caption h2 {
    margin-bottom: 30px;
    text-shadow: 0 2px 4px #000;
}
.blockquote-area,
.call-to-action,
.latest-news-area,
.services-area,
.qualifications,
.social-area,
.in-bag-area {
	padding: 80px 0;
}
.blockquote-area, .services-area, .qualifications {
	/*background-image:url(img/fs-golf-logo-bg-white.jpg);*/ 
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position: relative;
	overflow: hidden; 
}
.section-title {
	font-family: Lato-Bold;
	position: relative;
	margin-bottom: 60px;
	padding: 0;
	border-bottom: 0;
	font-size: 2.5rem;
}
.blockquote{
	position: relative;
	padding-left: 35px;
}
blockquote::before {
	content: '\f10d';
	position: absolute;
	left:0;
	color:#9d0b0b;
    margin-right: 10px;
    font-family: FontAwesome;
    font-size: 30px;
    line-height: 1;
}
.call-to-action { 
	background-image: url('img/golf-balls-bg.jpg'); 
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.call-to-action h3,
.call-to-action .action-text{
	color:#fff;
}
.call-to-action .action-text {
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
	margin:0 0 40px;
}
.cta-btn,#cta-btn {
	background-color: #b2d8eb;
	font-size: 16px;
	font-family: Open-Sans-Bold; 
	padding:20px 40px;
	color:#000;
	border-radius: 30px;
	margin: 0 auto;
	display: table;
	font-weight:bold;
}
.cta-btn:hover,
#cta-btn:hover {
	background-color: #a1c4d6;
	text-decoration:none;
	color:#000;
}
.blog-post .thumb img {
    border: 4px double #ebebeb;
	transition: all 0.3s;
}
.blog-post .thumb img:hover {
	opacity:0.8;
}
.blog-post h4 {
    text-align: center;
	font-weight: 600;
}
.blog-post h4 a {
    color: #000;
    text-transform: uppercase;
}
.blog-post h4 a:hover, .all-news-btn:hover {
	color: #9d0b0b;
	text-decoration:none; 
}
.blog-post .summary .more,
.news-list article .more{
    font-size: 14px;
    color:#584F41;
}
.blog-post .summary .more:hover,
.news-list article .more:hover{
	color: #9d0b0b;
}
.news-list article p {
    margin-bottom: 3px;
}
.latest-news-area{
	background-color: #f3f3f3;
	background-image: url('img/fs-golf-logo-bg-grey.jpg');
}
.latest-news-area, .social-area, .in-bag-area{
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    overflow: hidden;  
}
.all-news-btn {
	margin: 50px auto 0;
	padding: 10px 23px;
	border: 1px solid #444;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700; 
	color:#584F41;
	border-radius:6px;
}
.service-icon {
    background-color: #9d0b0b;
	width: 70px;
	display: table;
	margin: 0 auto;
	color:#fff;
    font-size: 43px;
    border-radius: 50%;
    height: 70px;
    text-align: center;
}
.service-title, .service-desc {
	text-align:center; 
}
.service-title {
	text-transform:uppercase;
	color:#9d0b0b;
	margin-top: 15px;
}
.course-register {
	padding:40px 0; 
	background-color: #77d0f2;
}
.pdf-img {
	margin:0 0 30px; 
}
.tour-pkg {
    background: #fff;
    padding: 16px;
    margin: 25px 0;
	text-align: center;
}
.tour-pkg .img-fluid {
    width: 100%;
    margin-bottom: 16px;
}
.tour-pkg h2, .tour-pkg h3, .tour-pkg p {
    text-align: center;
}
.tour-pkg .price {
    display: inline-block;
    background: #9d0b0b;
	color: #fff;
    padding: 8px 18px;
    border-radius: 30px;
	margin: 0 0 15px;
}
.blue-btn {
	display:inline-block;
	background-color:#41a9d5;
	color: #fff;
	font-size: 18px;
	font-family: Open-Sans-Condensed;
	padding: 10px 20px;
	text-transform: uppercase;
	color:#fff;
	border-radius: 5px;
	font-weight: 700;
	margin: 0 0 15px;
}
.blue-btn:hover{
	background: #52b1d9;
	border-bottom-color: #3da7d4;
	color: #ffffff;
}
.facts-area {
	color: #fff;
	padding: 80px 0;
	background-image: url(img/IMG_3271.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.facts-area .fact {
	font-family: Open-Sans-Condensed;
	font-size:55px;
	border-bottom: 1px solid #fff;
}
.facts-area .fact-name {
    padding: 3px 0 0;
}
.qualifications .item {
    text-align: center;
}
.qualifications .name{
	text-transform: uppercase;
	margin:0 0 12px;
}
.qualifications .school {
	font-size: 18px;
	margin: 0 0 12px;
	display: block;
	padding: 0 0 15px;
	border-bottom: 1px solid #ebebeb;
}
.qualifications .desc {
	text-align: left;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 8px;
}
.qualifications .desc h5 {
    font-size: 14px;
}
.qualifications .all-news-btn {
	display:inline-block; 
}
.testimonial .desc::after {
    position: absolute;
    bottom: -20px;
    left: 60px;
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #f5f5f5;
}
.testimonial .desc::after {
    border-top-color: #e8e8e8;
}
.testimonial .desc{
	background:#e8e8e8;
	color: #7a7a7a;
	position: relative;
	padding: 30px;
	border-radius: 20px;
}
.client-photo {
	position: absolute;
	padding:0;
    max-width: 100px;
    border-radius: 10px;
    margin: 30px 30px 0 30px;
}
.testimonial .client-name {
    font-size: 18px;
}
.client-name, .client-function {
    color: #7a7a7a;
}
.client-function {
	padding:0;
    font-style: italic;
}
.client-info {
    padding-left: 145px;
    margin: 28px 0 0;
}
.social-area .section-title{ color:#fff; }
.social-icons-wrapper {
    text-align: center;
}
.social-icons {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
}
.social-icons li {
	line-height: 1rem;
    display: inline-block;
    padding: 0 10px;
}
.social-icons li a {
    font-size: 35px;
    color: #fff;
}
.social-icons li a:hover {
	color: #9d0b0b;
}
.in-bag-area .items-list{
	display:block;
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
}
.in-bag-area .items-list li{
	display:inline-block;
	padding:0 40px;
}
.trans-btn{
	display:inline-block;
	background-color:transparent;
	color:#fff;
	margin: 50px auto 0;
	padding: 10px;
	border: 1px solid #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size:16px;
}
.trans-btn:hover{
	color:#9d0b0b;
}
.gmap-wrapper iframe {
    width: 100%;
    margin-top: 20px; 
}
footer {
	background-color:#f7f7df;
	padding:60px 0 0;
	text-align:center;
}
.footer-contact-info .title, .contact-info .title{
	border-bottom: 4px double #3A3A3A;
	text-transform: uppercase;
	color: #E4E4E4;
	margin:0 0 15px;
	font-size: 25px;
    padding-bottom: 10px;
}
.contact-address span,
.contact-phone span,
.contact-email span{
	color: #fff;
	font-weight: 700;
	margin-right: 10px;
}
.contact-address,
.contact-phone,
.contact-email,
.contact-info p{
	margin-bottom:15px;
	color:#aaa;
	font-size: 16px;
}
.contact-email a{
	color:#aaa;
}
.contact-address .fa,
.contact-phone .fa,
.contact-email .fa{
	margin-right: 10px;
	border: 1px solid;
	border-radius: 50%;
	padding: 7px 6px;
	width: 30px;
	height: 30px;
}
.in-bag-area .items-list li {
    margin-bottom: 28px;
}
.footer-contact-info {
    margin-bottom: 40px;
}
.xing-link a{
	color: #aaa;
	font-size: 25px;
	text-transform: uppercase;
}
.contact-info .social-icons {
    margin-bottom: 15px;
}
.contact-info p a{
	color: #aaa;
}
.footer-bottom p, .footer-bottom a{
	color: #000;
	font-size:12px;
}
.xing-link a:hover, .contact-info p a:hover, .footer-bottom a:hover {
	color:#9d0b0b;
}
.footer-bottom{
	padding: 0 0 25px;
	margin-top: 40px;
}
.footer-bottom p {
    margin: 0;  
} 
.order-now-section {
	background-image:url(img/mask-pattern-style.png);
	background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.gallery .gallery-item {
    width: auto !important;
    padding-right: 18px;
}
.kgc-logo img {
    margin-bottom: 35px;
}
/**Wordpress CSS**/
img.alignright { float: right; margin: 1rem 0 1em 1em;border:2px solid #cfcfcf; } 
img.alignleft, img.fs-img { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.wp-caption.alignleft {
    margin: 0 0.6em 1em 0;
}
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
/***/
.travel-places article {
    border: 1px solid #ddd;
}
.travel-places article .content {
    padding: 12px 16px;
}
.travel-places article .content p {
	margin:0;
}
.travel-places article .content h3 {
    font-size: 24px;
}
.slick-slide {
    padding: 0 7px;
}
.inner-page {
    padding: 40px 0;
	background-image: url(img/fs-golf-logo-bg-white.jpg);
	background-attachment: fixed;
	background-position: center 110px;
	background-repeat: no-repeat;
	background-size: cover;
}
.inner-page.news-detail-page {
}
.inner-page h1 {
    font-size: 32px;
	font-weight: 600;
}
.inner-page .date {
	font-size: 14px;
}
.inner-page .ptitle{
	padding-bottom: 4px;
	position:relative;
	font-weight: 600;
}
.inner-page .ptitle::before {
    content: "";
    width: 34px;
    height: 2px;
    position: absolute;
    background-color: #9d0b0b;
    bottom: 0;
}
.news-detail-page img {
    margin-bottom: 16px;
}
.news-list article {
   margin: 0 0 30px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px;
}
.news-list article img {
	transition: all 0.3s;
}
.news-list article img:hover{
	opacity:0.8;
}
.news-list article h2{
	font-size:26px;
	font-weight:600;
}
.news-list article h2 a{ color: #000;} 
.news-list article h2 a:hover{ color: #9d0b0b;}
.about-author {
    background-color: #f1f1f1;
	border-left: 4px solid #9d0b0b;
    padding-left: 20px;
    padding-bottom: 1px;
    padding-top: 20px;
}
.about-author img {
    margin-bottom: 12px;
}
.about-author h3, #about-fs .content h3 {
    font-size: 26px;
    font-family: Open-Sans-Condensed-Bold;
}
.about-author h4, #about-fs .content h4 {
    color: #9d0b0b;
    font-size: 22px;
}
.news-list article .date {
    font-size: 14px;
}
.b2news-btn {
    color: #584F41;
    font-size: 15px;
    text-transform: uppercase;
}
.top_jumparrow {
	position: fixed;
	bottom:30px;
	right:10px;
	z-index: 99;
	display: none;
}
.top_jumparrow a {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: none;
    padding: 6px 10px;
    background-color: #0d8140;
	color:#fff;
	font-size: 14px;
}
.top_jumparrow a:hover{
	background-color:#e6e6e6;
	color:#0d8140;
}
.xing-link img{
	width:70px; 
}
.testimonal-slider .slick-slide {
  padding-top: 110px;
}
.testi-item {
display: flex;
min-height: 252px;
  flex-flow: column;
  align-items: center;
  background-color: #0d8140;
  color: #fff;
  border-radius: 20px;
  position: relative;
  padding-top: 50px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.testi-item figure {
  top: -100px;
  position: absolute;
}
.testi-item figure img {
  border-radius: 50%;
  width: 150px;
}
.testi-item .name {
  font-weight: bold;
  margin: 15px 0 10px;
}
.testi-item p {
  font-size: 16px;
}
.footer-logo {
	width: 200px;
}
footer .bottom-menu {
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
  display: flex;
  justify-content: center;
  font-size: 14px;
}
footer .bottom-menu li {
  margin-right: 15px;
}
footer .bottom-menu li a{
	color:#000;
}
footer .bottom-menu li a:hover{
	color:#428bca;
}

@media (min-width:700px) and (max-width:800px){
	#slider .carousel-caption {
		bottom: 12%;
	}
}
@media (min-width:320px) and (max-width:480px) {
	#slider .carousel-caption {
		bottom:0;
	}
	#slider .carousel-caption h1{
		font-size:25px; 
	}
	#slider .carousel-caption h2 {
		font-size:20px;
		margin-bottom: 15px;
	}
	.carousel-inner .item.active{
		margin:0px 0 70px;
	}
	.all-news-btn {
		margin:15px auto 0;
	}
	.cta-btn,
#cta-btn {
		font-size: 16px;
		padding: 15px 16px;
	}
	.service {
		margin-bottom: 20px;
	}
	.pdf-img {
		width:100%;
	}
	.golf-holidays .video-wrapper iframe{
		width:100%;
	}
	.hanna-baum-img {
		margin-bottom: 25px; 
	}
	.facts-area .col-md-3 {
		margin-bottom: 15px;
	}
	.blog-post {
		margin-bottom: 30px;
	}
	.testimonial {
		margin-bottom: 20px; 
	}
	.slick-prev {
		left: -26px !important;
	}
	.slick-next {
		right: -16px !important;
	}
	#kolner-golfclub img.alignleft, #about-fs img.fs-img {
		width: 100%;
		height: auto;
	}
	img.alignright {
		float: none; 
		clear: both;
		margin: 1rem 1rem 1em 0;  
	}
	.blockquote-area {
		padding: 40px 0 60px;
	}
}

