.body{
        
	color: #58595b;
}
body{ font-family: 'Lato';}
.main{
	background-image: url(../images/bg-main.jpg);
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-size: cover;

}
.container-fluid{
	max-width:1200px;
    margin: 0 auto;


}
a{cursor:pointer;}
.container{max-width:1170px;padding-right: 100px;
padding-left: 100px;}
.logo{
	margin: 30px 0 10px 0;
}
.carousel{margin-top: 60px;}
.over_banner{
    position: absolute;
    top: 60px;
    text-align: center;
    float: none;
    margin: 0px auto;
    left: 0;
    right: 0;
    bottom: 0;

}
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }

.dropdown-menu>li>a{font-family:'Quicksand', sans-serif;font-weight:500;}
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}  

.wp-image-141{margin-top:-5px;}
.navbar-default .navbar-brand{color:#fff;}
  
@media (max-width: 767px) {
  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  
.navbar-default{
	background-color: transparent;
	border-color: transparent;
}
.navbar-default .navbar-nav > li > a{
	color: #fff;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color: #fff;
	background-color: transparent;
	border-bottom: 1px solid #fff;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}
.banner-caption h3{

    background: rgba(0,0,0,0.3);
    padding: 50px;
    border-radius: 50px;
    margin-top: 175px;
}
.carousel-caption {
    right: 2%;
    left: 2%;
    padding-bottom: 30px;
}
.carousel-caption h2{
    color: #fff !important;
    font-size: 26px;
}
.carousel-caption {
    position: absolute;
    right: 6%;
    bottom: 68px;
    left: 6%;
    z-index: 10;
    font-family:'Quicksand', sans-serif;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background: rgba(0,0,0,0.3);
    margin-top: 24px;
    border-radius: 50px;
}
.carousel-control.left{background-image: none;}
.carousel-control.right{background-image: none;}
.banner_bottom{background: #fff;}
.mar_top_ban_bot{margin-top: 80px;}
.mar_top_ban_bot img{width: 100%;}
.info_block{background:#f0f0e5;margin-top:-11px;padding:25px 0; min-height: 267px;}
.align_img{

	position: absolute;
top: -42px;
right: 112px;
width:80px !important;
height: 80px;
}
.our_deligates,.wpcf7-submit{
	color: #fff;
	padding: 15px 45px;
	background: #b8d15a;
	border: none;
	border-radius: 50px;
}

.our_deligates:hover,.wpcf7-submit:hover{
	background: #56ac47;
	}
	.submit_new_listing{
	color: #56ac47;
	padding: 15px 45px;
	background: transparent;
	border: 1px solid #b8d15a;
	border-radius: 50px;
}
.submit_new_listing:hover{
	color: #fff;
	padding: 15px 45px;
	background: #56ac47;
	border: 1px solid #b8d15a;
	border-radius: 50px;
}

/* Removes the default 20px margin and creates some padding space for the indicators and controls */
.carousel {
    margin-bottom: 0;
}
/* Reposition the controls slightly */
.carousel-control {
	left: -12px;
}
.carousel-control.right {
	right: -12px;
}
/* Changes the position of the indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */
.carousel-indicators li {
	background: #c0c0c0;
}
.carousel-indicators .active {
background: #333333;
}

.inline{display:inline-block !important;margin-right:4px;}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{background-color:#398f14;}
.dropdown-menu>.active>a{background-color:#398f14;}
.dropdown-menu>li.active{background-color:#398f14;}
a{color:#398f14;}
a:hover{color:#56ac47;}
.bx-wrapper img{border-radius:0px !important;}
.roundkeep{background: #f0f0e5;color: #58595b;border-radius: 20px 0 0 20px;padding:10px;margin-bottom:7px;width:260px;}
#mc-embedded-subscribe{height:43px;}
@media (min-width : 240px) and (max-width : 767px) {
    .carousel-caption {
     position: initial;
     margin-top: 40px;
    }
    .carousel-caption  h2{
      font-size: 14px;
    }
    .navbar-collapse{
    	background:#b8d15a;
    }
    .logo{
    	margin:0;
    }
    .navbar{
    	    background: #000;
            margin: ;
    }
    .over_banner{top:10px;}
    .container{padding-right: 10px;padding-left: 10px;}
.book{position: initial;padding-top: 30px;}
.ma_le{margin-left: -9px;}
.footer_subscription{margin-top: 15px;}
.round{margin-right: 0;}
.inner_background .navbar{margin-top: 40px;}
.inner_background{height:210px;}
.upcoming_events td {
    border-top: 1px solid #000 !important;
    border-bottom: 1px solid #000;
    padding: 20px !important;
    border-right: 20px solid #fff !important;
}
.embed-sub{display:block !important;}
#mc-embedded-subscribe{margin-left:40% !important;}
.roundkeep{border-radius: 0px 0 0 0px !important;width:250px;margin-left:-7px;;}
.table-responsive{border:0px !important;}
.become-a-member{margin:15px;}
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color:#b8d15a;}

