/* CSS Document */



.mth{
	margin-top:70px !important;
}


.mtb{
	margin-top:30px !important;
}

.mtm{
	margin-top:20px !important;
}

.mts{
	margin-top:10px !important;
}

.mbh{
	margin-bottom:70px !important;
}

.mbb{
	margin-bottom:30px !important;
}

.mbm{
	margin-bottom:30px !important;
}

.mbs{
	margin-bottom:10px !important;
}



/*Begin Main Custom Theme CSS */

html{
	font-size:16px;
	line-height:20px;
}

body{
	background:url(../img/background.png) fixed;
}

.divider img{
	position:relative;
	margin-top:-40px;
	margin-bottom:-50px;
	z-index:0;
}

.divider-top img{
	position:relative;
	margin-top: -200px;
	z-index:0;
}

.top-content{
	padding:0px;
}

.main-content{
	padding-left:0px !important;
	padding-right:0px !important;
	padding-top:40px !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;	
	border:1px solid rgba(255, 255, 255, 0.05);
	}

.add-padding{
	padding-left:15px;
	padding-right:15px;
	margin-top:20px;
}

.logo{
	position:relative;
	z-index:1;
	padding-left:30px;
}

.uk-navbar-attached{
	padding:10px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;	
	margin-top:20px;
background: rgb(51,51,51); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(51,51,51,1) 0%, rgba(28,28,28,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,1)), color-stop(100%,rgba(28,28,28,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(28,28,28,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(28,28,28,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(28,28,28,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(51,51,51,1) 0%,rgba(28,28,28,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#1c1c1c',GradientType=0 ); /* IE6-9 */
	}
	
.uk-navbar-nav li a{
	color:#999;
	position:relative;
	z-index:5;
	border:none;
}

.uk-navbar-nav li a:hover,
.uk-navbar-nav li a:focus{
	color:#fff;
	background:none;
	border:none;
}

.uk-navbar-nav > li.uk-active > a {
	color:#fff;
	background-color: #de337b !important;	
	border:0px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
	
.footer{
	border-top-left-radius:0px;
	border-top-right-radius:0px;	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;	
	margin-bottom:20px;
	border:1px solid rgba(255, 255, 255, 0.05);
background: rgb(51,51,51); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(51,51,51,0.8) 0%, rgba(28,28,28,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,0.8)), color-stop(100%,rgba(28,28,28,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(51,51,51,0.8) 0%,rgba(28,28,28,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(51,51,51,0.8) 0%,rgba(28,28,28,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(51,51,51,0.8) 0%,rgba(28,28,28,0.8) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(51,51,51,0.8) 0%,rgba(28,28,28,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#1c1c1c',GradientType=0 ); /* IE6-9 */

}

.uk-panel-box .uk-panel-title {
	color: #D91467;
	font-size: 30px;
	line-height: 38px;
	font-weight: 600;
}

.uk-panel-subtitle{
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	margin-bottom:25px
	}

.uk-subnav > li > a {
	color:#cccccc;
}

.uk-subnav > li > a:hover,
.uk-subnav > li > a:focus {
	text-decoration:none;
	color:#fff;
}

.grey-text a{
	color:#cccccc;
}

.grey-text a:hover,
.grey-text a:focus{
	color:#fff;
	text-decoration:none;
}

.color-text{
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	color:rgb(217, 20, 103);
	margin-top:25px;
	}

.uk-navbar-toggle{
	position:relative;
	z-index:5;
}

.caroufredsel_wrapper{
	width:100%;
	background:#fff;
	padding-top:30px;
	padding-bottom:30px;
}

.carousel_holder{
	width:100%;
}

.carousel_holder h3{
	color : #fff;
	font-size:24px;
	line-height:30px;
	border-bottom:1px solid rgba(255,0,255,.3);
	padding:10px;
background: rgb(51,51,51); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(51,51,51,0.8) 0%, rgba(28,28,28,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,0.8)), color-stop(100%,rgba(28,28,28,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(51,51,51,0.8) 0%,rgba(28,28,28,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(51,51,51,0.8) 0%,rgba(28,28,28,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(51,51,51,0.8) 0%,rgba(28,28,28,0.8) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(51,51,51,0.8) 0%,rgba(28,28,28,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#1c1c1c',GradientType=0 ); /* IE6-9 */
	margin-bottom:0px;
}

#carousel{
	background-color:#fff;

}

#map1{
	height:400px;
}

.info-text{
	color:#333;
}

.contact-text{
	font-size:20px;
	line-height:30px;
}

.contact-text a{
		color:rgb(217, 20, 103);
		text-decoration:none;
}

.uk-form select, .uk-form textarea, .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
	border:1px solid rgba(255,0,255,.1);
}

.uk-form select:focus, .uk-form textarea:focus, .uk-form input[type="text"]:focus, .uk-form input[type="password"]:focus, .uk-form input[type="datetime"]:focus, .uk-form input[type="datetime-local"]:focus, .uk-form input[type="date"]:focus, .uk-form input[type="month"]:focus, .uk-form input[type="time"]:focus, .uk-form input[type="week"]:focus, .uk-form input[type="number"]:focus, .uk-form input[type="email"]:focus, .uk-form input[type="url"]:focus, .uk-form input[type="search"]:focus, .uk-form input[type="tel"]:focus, .uk-form input[type="color"]:focus {
	border:1px solid rgba(255,0,255,.3);
}


#divWG div{
	display:inline-block;
}

#divWG img, #divWG table {
border: 1px solid rgba(255,255,255,.1);
margin: 5px;
}

.gallery-photos{
	display:inline-block;
}