
body {
	font-family: 'nimbus_sansregular';
	font-size: 100%;
	color: #000000;
	font-size: 13px;
	font-weight:normal;
	font-weight:500;

}
h1, h2, h3 {
	font-weight: normal;
	margin: 0;
}
a {
	text-decoration: none;
	outline: 0;
	color:#000;
	font-weight:600;
}

a:focus {
	outline: none;
	color:#e2491b;
}
a:hover {
	text-decoration: none;
	color:#e2491b;
}
footer{
	background:#e2491b;
	padding:15px 0;
}
p{margin-bottom:20px; line-height:16px;}



a:focus{
	outline:none;
}

.navbar {
      padding-top: 8px;
      padding-bottom: 6px;
      border: 0;
      border-radius: 0;
      margin-bottom: 0;
      font-size: 22px;
	  background:#e2491b;
	  text-align:center;
	    font-family: 'PlacardMT-Condensed';
	  color:#fff;
	  
  }

 .nav > li > a {
    display: block;
    padding: 7px 15px 0px;
    position: relative;
	letter-spacing:1px;
	text-transform:uppercase;
	

}
.navbar li{position:relative;  margin:0 0px; overflow:hidden;}
.navbar-default .navbar-nav > li > a {
    color: #fff;
	
}
.navbar-nav > li{float:none; display:inline-block;}
.navbar-nav{width:100%; display:block; text-align:center;}
.navbar-nav  li a:hover {
       text-decoration:none;
}
.navbar-default .navbar-toggle .icon-bar{background:#fff;}
.navbar-toggle {
  border: none;
  background: transparent !important;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{ background:none;  color:#000;}
.navbar-collapse {
    border-top: 0px;

}
.home-bg-section{
	background:url(../images/home-bg.jpg) no-repeat;
	background-size:cover;
	background-attachment:fixed;
}
.main-section{
	margin:40px 0 80px;
	min-height:600px;
}
.logo-home {
	background:url(../images/logo.png) no-repeat;
	background-size: 100%;
	width: 614px;
	height: 134px;
	text-indent: -99909px;
	display:block;
	z-index:0;
	position:relative;
	margin:0px auto;
}
.small-logo {
	background:url(../images/footer-logo.png) no-repeat;
	background-size: 100%;
	width: 260px;
	height: 40px;	
	display:block;
	z-index:0;
	position:relative;
	margin:0px auto;

}
.small-logo a{text-indent: -999999px; display:block;}
.relative{
	position:relative;
}
.logo-section{
	position:absolute;
	width:50%;
	left:25%;
	text-align:center;
	top:80px;
	z-index:99;
}
footer{
	position:fixed;
	width:100%;
	left:0px;
	bottom:0px;
	text-align:right;
	padding-right:20px;
	font-size:13px;
	color:#fff;
}

.newsletter-wrap{position:absolute; top:5px; left:20px;}
.copyright{ top:10px; position:absolute; right:20px;}
footer a:hover,
footer a:active{color:#fff; text-decoration:underline;}
.form-control,
.btn.btn-success{border-radius:0px; border:1px solid #585858;}
.btn.btn-success{background:#1fa899;}




/*--Start : About Page--*/
.about-section{margin:80px auto; position:relative;}


.about-bg-section{
	background:url(../images/about-bg.jpg) no-repeat;
	background-size:cover;
	background-attachment:fixed;
}
.about-section{margin:160px auto 50px;}
.about-section .about-wrap-right,
.about-section .about-wrap-left{
		position:relative;
		border:8px solid #f7d15c;
		background:#fff;
		padding:50px 35px;
		min-height:600px;
		text-align:justify;
		
}
.about-section .about-wrap-left{
		border-radius:30px;
		border-top-left-radius: 150px;
		border-bottom-right-radius: 150px;
}
.about-section .about-wrap-right{
		border-radius:30px;
		border-top-right-radius: 150px;
		border-bottom-left-radius: 150px;
}
.about-section .img-wrap-left{position:absolute; top:-180px; left:-50px; width:250px;}
	h2{	
	  font-family: 'PlacardMT-Condensed';
	  margin-bottom:20px;
	  font-size:28px;
	}
.about-section .img-wrap-right{position:absolute; top:-180px; right:-50px; width:250px;}




/*--Start : Tour Page--*/
.tour-bg-section{
	background:url(../images/tour-bg.jpg) no-repeat;
	background-size:cover;
	background-attachment:fixed;
}
.tour-section{
	background:#fff;
	border-radius:30px;
	-webkit-border-radius:30px;
	-ms-border-radius:30px;
	padding:36px;
	
}
.tour-section .table > thead > tr > th {
    border-bottom: 2px solid #000;
	font-family: 'PlacardMT-Condensed';
	font-size:28px;
}
.tour-section .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 0px solid #ddd;
    line-height: 1.42857;
    padding:4px 8px;
    vertical-align: top;
}

/*--Start : GUY Page--*/
.guy-bg-section{
	background:url(../images/guy-bg.jpg) no-repeat;
	background-size:cover;
	background-attachment:fixed;
	padding-bottom:50px;
}
.guy-section{background:#fff; padding:8px;}

.guy-section .list-group {
    margin-bottom: 0px;
}
.guy-section .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	padding:0px;
}
.guy-section .list-group-item:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.count-song{
	font-size:10px; color:#999999;
	margin-top:4px;
}
/*--Start : press Page--*/
.press-bg-section{
	background:url(../images/press-bg.jpg) no-repeat;
	background-size:cover;
	background-attachment:fixed;
	text-align:center;
}
.press-bg-section h2{
	font-family: 'PlacardMT-Condensed';
	color:#000;
	background:#fff;
	padding:8px 15px;
	font-size:26px;	
	display:inline;
	margin:0px auto;
}
.press-bg-section h2 span{color:#9ba64b;}

ul.grid-section{
	margin-top:40px;
}
ul.grid-section .icon-wrap{display:block; background:#fff; text-align:center; padding:10px 10px; vertical-align:middle;}
ul.grid-section .text-wrap{ background:#fff; text-align:center; padding:5px 4px 2px 4px; display:block; margin-top:15px; }
ul.grid-section .text-wrap h5,
ul.grid-section .text-wrap p{margin:0px; padding:0px;}
ul.grid-section .text-wrap h5{font-weight:600; font-size:10.5px;}	
ul.grid-section .text-wrap p{font-size:11px; color:#1d1d1d;}	

/*--Start : Contact Page--*/
.contact-bg-section{
	background:url(../images/contact-bg.jpg) no-repeat bottom;
	background-size:cover;
	background-attachment:fixed;
	padding-bottom:120px;
}

.form-wrap{
		border-radius:50%;		
		border-bottom-right-radius: 0px;
		background:#fff;
		border:8px solid #20a89a;
		padding:20px;
		min-height:420px;
		position:relative;
}
.form-wrap .form-horizontal{
	padding:10px 45px;
	font-family: 'PlacardMT-Condensed';
	text-transform:uppercase;
	font-size:20px;
}
.form-wrap .form-control{border:0px; box-shadow:none; border-bottom:1px solid #000; padding:0px;}
.form-wrap .text-area{height:130px; border:1px solid #000; padding:10px; margin-top:30px;}
.form-wrap .btn-wrap{
	 bottom: -60px;
    display: block;
    position: absolute;
    right: -8px;}
.form-wrap .btn-wrap .btn-success{
	border:0px;
	text-transform:uppercase;
	font-size:30px;
	padding:8px 25px;
}
.address-wrap{
		border-radius:50%;		
		border-bottom-left-radius: 0px;
		background:#f4cf5b;
		border:8px solid #fff;
		padding:50px;
		min-height:300px;
		padding-bottom:30px;
		position:relative;
}
.address-wrap p{
	margin-bottom:10px;
}
/*--Start : Follow Page--*/

.follow-bg-section{
	background:url(../images/follow-bg.jpg) no-repeat;
	background-size:cover;
	background-attachment:fixed;
	padding-bottom:0px;
}
.follow-section{
	background:#e5dfb8;
	text-align:center;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
	height:100vh;
	padding:40px 0 ;
	font-family: 'PlacardMT-Condensed';
	font-size:22px;
	
	}
.follow-section a{color:#99aa5e;}
.follow-section h3.lastnight-title{
	font-size:27px;
	color:#99aa5e;
	
}
.fisher-social-wrap{
	margin-top:30px;
}
.fisher-social-wrap h3.lastnight-title{
	font-size:27px;
	color:#e14420;
	
}
.follow-section .list-inline > li {
    padding-left: 0px;
    padding-right: 0px;
}

ul.social-wrap{
	margin:30px 0;
}
ul.social-wrap li{
	list-style:none;
	display:inline-block;
	margin:0px;
}

ul.social-wrap a{
	width:65px; height:65px; text-indent:-999999px;
	display:block}
ul.social-wrap a.facebook{
	background:url(../images/social-icon.png) no-repeat;
}
ul.social-wrap a.instagram{
	background:url(../images/social-icon.png) no-repeat;
	background-position:-71px 0px;
}
ul.social-wrap a.twitter{
	background:url(../images/social-icon.png) no-repeat;
	background-position:-140px 0px;
}
ul.social-wrap a.you-tube{
	background:url(../images/social-icon.png) no-repeat;
	background-position:-210px -2px;
}
.fisher-social-wrap ul.social-wrap{
	margin:10px 0;
}
.fisher-social-wrap ul.social-wrap a.facebook{
	background:url(../images/social-icon.png) no-repeat;
	background-position:0px -72px;
}
.fisher-social-wrap ul.social-wrap a.instagram{
	background:url(../images/social-icon.png) no-repeat;
	background-position:-71px -72px;
}
.fisher-social-wrap ul.social-wrap a.twitter{
	background:url(../images/social-icon.png) no-repeat;
	background-position:-140px -74px;
}
.krystyna-social-wrap{
	margin-top:30px;
	margin-bottom:130px;
}
.krystyna-social-wrap h3.lastnight-title{
	font-size:27px;
	color:#1fa899;
	
}
.krystyna-social-wrap ul.social-wrap{
	margin:10px 0;
}
.krystyna-social-wrap ul.social-wrap a.facebook{
	background:url(../images/social-icon.png) no-repeat;
	background-position:-1px -144px;
}
.krystyna-social-wrap ul.social-wrap a.instagram{
	background:url(../images/social-icon.png) no-repeat;
	background-position:-71px -144px;
}
.krystyna-social-wrap ul.social-wrap a.twitter{
	background:url(../images/social-icon.png) no-repeat;
	background-position:-140px -144px;
}
.slide{height:100vh;}
.banner-1{background:url(../images/banner-1.jpg) no-repeat center; background-size:cover;}
.banner-2{background:url(../images/banner-2.jpg) no-repeat center; background-size:cover;}
.banner-3{background:url(../images/banner-3.jpg) no-repeat center; background-size:cover;}



@media (min-width: 991px) and (max-width: 1200px) {	
.form-wrap{
		padding:60px;
}
.address-wrap{
		padding:60px;

}
}

@media (min-width: 320px) and (max-width: 990px) {	
ul.grid-section > li {

    padding-left: 0px;
    padding-right: 0px;
	
}

.address-wrap{
		padding:50px 30px;
		padding-bottom:0px;

}
.about-section .img-wrap-left img{width:80%;}
.about-section .img-wrap-right img{width:80%;}
}
@media (min-width: 320px) and (max-width: 767px) {	

.navbar-nav > li {
    display:block
}
.navbar-toggle {

    float:none;

}
.about-section{
	width:100%;
	text-align:left;
	padding:20px;
	
}

.newsletter-wrap{position:inherit; top:5px; left:10px; width:100%}
.copyright{ top:10px; position:inherit; right:0px; width:100%; text-align:center; display:block;}
.btn{width:100%;}
.about-section .about-wrap-right,
.about-section .about-wrap-left{
		padding:50px 15px;
		min-height:auto;

		
}
.about-section .img-wrap-left{ left:0px;}
.about-section .img-wrap-left img{width:80%;}
.about-section .img-wrap-right img{width:80%;}
.about-section .img-wrap-right{right:0px;}
.tour-section .table > thead > tr > th {
  font-size:20px;
}
.tour-section{
	margin:0px 0px;
	padding:10px;
		border-radius:0px;
	-webkit-border-radius:0px;
	-ms-border-radius:0px;
}
.press-bg-section h2{

	font-size:22px;	
	display:block;
	margin:0px 11px;


}
ul.grid-section{
	padding:0px 15px;
}
ul.grid-section li{
	display:block;
	text-align:center;
	margin-bottom:40px;
}
.form-wrap{
		border-radius:0;
		padding:20px;
		min-height:420px;
		position:relative;
}
.form-wrap .form-horizontal{
	padding:10px 0px;
	font-family: 'PlacardMT-Condensed';
	text-transform:uppercase;
	font-size:20px;
}
.address-wrap{
		border-radius:0;		
		
		padding:20px;
		margin-top:80px;
}
.newsletter-wrap{
	display:none;
}
.follow-section{
	height:100%;
}

}

.about-section {
    margin: 125px auto 50px;
}
.about-top-section{

		border:8px solid #f7d15c;
		background:#fff; padding:30px 35px;
		border-radius:30px;
		text-align:justify;
		margin:0px 80px;
		
}
@media (min-width: 320px) and (max-width: 767px) {	

.about-top-section{

			margin:0px 30px;
			padding:15px;
		
}


.contact-bg-section{
	background:url(../images/mo-contact-bg.jpg) no-repeat bottom;
	background-size:cover;
	background-attachment:fixed;
	padding-bottom:120px;
}


}

.booking-section{
	background:#fff;
	border-radius:10px;
	padding:20px;
	text-align:left;
}
.booking-section h1{font-family: 'HelveticaNeueLTStd-Lt'; font-size:24px;}
.img-frame{
	margin-bottom:20px;
}
.booking-form{margin-top:80px;}
.booking-form .form-control {padding:5px; height:30px; border:0px; background:#d4d4d4;}
.booking-form input{
	margin-right:0px!important;
}
.booking-form label{
	margin-bottom:0px;
}
.booking-form .form-group{
	margin-bottom:3px;
}
.booking-form .col-sm-6,
.booking-form .col-sm-12{
	padding-right:0px;
}
.btn{
	border-radius:0px;
	height:30px;
	margin-top:10px;
}
ul.client-list{
	padding:0px;
	margin:0px;
}
ul.client-list li{list-style:none; display:inline; margin-right:5px;
}
ul.client-list li img{
	height:38px;
}





/*--Start : 05-07-2018--*/
.fest-bg-section{
	background:url(../images/GWF-wallpaper.jpg);
	background-attachment:fixed;
}
.fest-section{
	background:#fff;
	border-radius:15px;
	-webkit-border-radius:15px;
	-ms-border-radius:15px;
	border:3px solid #030101;
	padding-bottom:15px;
	
}
.fest-section .header-section{
	padding:0 15px;
}
.fest-section hr{
	margin:15px 25px;
	border-color:#aaaaaa;
}
.fest-section .slogan{
	
	max-width:550px;
	margin:15px auto;
	font-size:32px;
	color:#c11d4b;
	text-align:justify;
	letter-spacing:1.4px;
	line-height:36px;
}
.fest-section .blue-strip{
	background:#223463;
	color:#fff;
	padding:0px 15px;
	font-size:30px;
	letter-spacing:1px;
	text-align:center;
	text-transform:uppercase;
	
}
.fest-section .slogan, .fest-section .blue-strip, .fest-section .red-strip{
	font-family: 'PlacardMT-Condensed';
	font-style:italic;

}
.fest-section .banner{
	padding:15px;
}
.fest-section .red-strip{
	font-size:32px;
	padding:10px 15px;
	background:#c11f4c;
	text-align:center;
	letter-spacing:1px;
	line-height:36px;
}
.fest-section .red-strip span.wht-txt{
	color:#fff;
}
.fest-section .red-strip span.yellow-txt{
	color:#fae72c;
}
.fest-section .content-section{
	padding:30px;
	font-family: 'nimbus_sansregular';
	font-size:17px;
	text-align:justify;
	padding-bottom:0px;
}
.fest-section .content-section p{
	line-height:18px;
}

.fest-section .btn{
	border:0px;
	border-radius:0;
	font-family: 'PlacardMT-Condensed';
	font-size:42px;
	text-transform:uppercase;
	line-height:50px;
	height:60px;
	font-style:italic;

}
.fest-section .btn.btn-default{
	background:#4cabdb;

}
.fest-section .btn.btn-default.btn-left{
		border-right:8px solid #fff;
}
.fest-section .btn.btn-default.donate-btn{
	border-left:8px solid #fff;
	background:#f7ea43;
}
.fest-section .btn.btn-default:hover{
	background:#000;
	color:#fff;
}
.fest-section .footer-panel{
	max-width:550px;
	margin:100px auto 30px; 
}
.fest-section .footer-panel hr{
	margin:15px 0;
}
.fest-section .footer-panel ul.social-widget{
	font-family: 'PlacardMT-Condensed';
	font-style:italic;
	font-size:30px;
	text-align:center;
	padding:0px;
	height:60px;
}
.fest-section .footer-panel ul.social-widget li{
	display:inline-block;
	list-style:none;
	text-transform:uppercase;

}
.fest-section .footer-panel ul.social-widget li a:hover{
	opacity:.5;
}
.fest-section .footer-panel ul.social-widget li:first-child{
	margin-right:20px;
}
.fest-section .footer-panel ul.social-widget li:last-child{
	margin-left:20px;
}
.fest-section .footer-panel ul.link-widget{
	text-align:center;
	padding:0px;
	font-family: 'PlacardMT-Condensed';
	font-style:italic;
}
.fest-section .footer-panel ul.link-widget li{
	display:inline-block;
	font-size:28px;
	color:#4aade0;
	text-transform:uppercase;
	padding:0px 3px;

}
.fest-section .footer-panel ul.link-widget li a{
	color:#4aade0;
}
.fest-section .footer-panel ul.link-widget li a:hover{
	color:#000;
}
.fest-section .who-panel{
	font-family: 'PlacardMT-Condensed';
	font-size:15px;
	text-transform:uppercase;
	font-style:italic;
	letter-spacing:1px;
}
.fest-section .who-panel span{
	color:#a5a5a5;
	margin-right:15px;
}
	
@media (min-width: 320px) and (max-width: 580px) {	
.fest-section .slogan {
    margin: 15px;
    font-size: 25px;
	line-height:28px;
}
.fest-section .blue-strip {
    font-size: 22px;
	line-height:25px;
	padding:5px 15px;
}
.fest-section .red-strip {
    font-size: 25px;
    line-height: 28px;
}
.fest-section .content-section {
    padding: 15px;
	font-size:15px;
}
.fest-section .btn {
    font-size: 30px;
}
.fest-section .footer-panel ul.social-widget {
    font-size: 17px;
}
.fest-section .footer-panel ul.social-widget li:first-child{
	margin-right:10px;
}
.fest-section .footer-panel ul.social-widget li:last-child{
	margin-left:10px;
}
.fest-section .footer-panel ul.link-widget li {
    font-size: 17px;
}
.fest-section .footer-panel {
    max-width: 508px;
    margin: 30px auto 0px;
}
.fest-section .who-panel{
	letter-spacing:normal;
}
.fest-section .who-panel span {
    margin-right: 2px;
}
}