@charset "utf-8";
/* CSS Document */

body{
	padding-top:80px;
	font-family: 'Montserrat', sans-serif, arial;
	margin-bottom:0;
	padding-bottom:0;
	max-width:100%;
	overflow:hidden;
}

img{
	max-width:100%;	
}

table{
	max-width:100%;
	border:none;
	border-top:1px dotted #000;
	border-right:1px dotted #000;
	width:100% !important;
}

td{
	padding:6px;
	border-bottom:1px dotted #000;
	border-left:1px dotted #000;	
}

.cat79 table, .cat79 td{
	border:none;
}

h1{
	margin-top:0px;
	margin-bottom:20px;	
}

.section{
	max-width:1150px;
	margin-left:auto;
	margin-right:auto;	
}

.bottom-banner{
	margin-top:30px;
}

.bottom-banner p{
	margin:0;	
}

.footer{
	background:#000;
	padding-top:30px;
	padding-bottom:20px;
	color:#FFF;
	display:inline-block;
	width:100%;	
}

.dash-navbar-top .navbar-brand img{
	max-height:40px;	
}

.footer-header{
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:5px;
	margin-top:10px;
}

.social a{
	background:#666;
	color:#FFF;
	width:35px;
	height:35px;
	border-radius:50%;
	display:block;
	float:left;
	margin-right:10px;
	padding-top:8px;
	text-align:center;
}

.slick-prev {
	z-index:99;
	left:20px;
	width:40px;
	height:40px;
	top:108%;
}
.slick-next {
	z-index:99;
	right:20px;
	width:40px;
	height:40px;
	top:108%;
}

.slick-prev:before, .slick-next:before{
	color:#9e1f63;
	font-size:40px !important;
}

.variable.slider{
	margin-bottom:80px;	
}

.main-container{
	padding-left:0;
	padding-right:0;	
}

.dmenu_right{
	position:absolute;
	right:0px;
	top:0px;
	width:20%;
	border:none !important;
	padding-right:0 !important;
	height:30px;
}

.dash-navbar-right .dnl-nav li a.dmenu_right:hover, .dash-navbar-right .dnl-nav li a.dmenu_right:focus {
	box-shadow:none;
}

.a2nd_level_item a h4{
	color:#000;
	font-size:15px;
	font-weight:bold;
	min-height:34px;
}

.a2nd_level_item{
	margin-bottom:5px !important;	
}

.a2nd_level_item a:hover, .a2nd_level_item a:hover h4{
	text-decoration:none;
	color:#9e1f63;	
}

.a2nd_level_item a img{
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	-webkit-filter: brightness(50%);
    filter: brightness(50%);	
}

.a2nd_level_item a:hover img{
	-webkit-filter: brightness(100%);
    filter: brightness(100%);
}

.slider{
	margin-bottom:40px;	
}

.slider-title{
	background:#000;
	background-color: rgba(0, 0, 0, 0.5);
	position:absolute;
	bottom:0px;
	right:0px;
	padding-left:8px;
	padding-right:8px;
}

.slider-item{
	position:relative;

}

.slider-item img, .classic-gallery img{
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;		
}

.slider-item:hover img, .classic-gallery a:hover img{
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);	
}

.slider-title h4{
	font-weight:bold;
	color:#FFF;	
}


.fancybox-outer:hover .fancybox-title{
	display:block;
}

.fancybox-title{
	background:#555;
	padding:10px;
	color:#FFF;
	display:none;
	padding-left:8%;
	padding-right:8%;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height:120%;
}
.fancybox-title a{
	color:#BBB;	
}

.subheader{
	font-size:26px;
	text-align:center;
	margin-top:40px;
	margin-bottom:10px;	
}

.section .col-md-8, .section .col-md-4{
	margin-bottom:20px;
}

.section .row{
	margin-left:0;
	margin-right:0;
	margin-bottom:10px;	
}

.purple-link{
	color: #FFFFFF;
	background: #9e1f63;
	padding: 5px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	font-size:16px;
	display: inline-block;
}

.purple-link:hover, .purple-link:focus{
	text-decoration: none;
	color: #FFFFFF;
	background: #000000;
}

h1 .purple-link{
	margin-left:40px;
	vertical-align: top;
	margin-top:7px;
}

table p{
	margin-bottom:0;	
}

.testimonial-person{
	text-align:right;	
}

.testimonial-author{
	font-weight:bold;
	display:block;
	color:#9e1f63;
	font-size:16px;
}

.testimonial-location{
	color:#666;
	font-size:12px;
}

blockquote {
    margin: 0 0 5px;
	font-size:14px;
}

#owl-reviews{
	cursor:default;
	margin-bottom:20px;
}

#owl-reviews .item{
	padding-right:40px;	
}

.all-reviews{
	margin-bottom:30px;
	text-align:center;
}

.all-reviews a{
	color:#000;
	font-size:18px;	
}

.all-reviews a:hover{
	color:#9e1f63;
	text-decoration:none;	
}

.review-item{
	margin-bottom:15px;	
}

.contacts_loading{
	height:54px;
	background:url(../images/ajax-loader.gif) center center no-repeat;		
}

.request-form span{
	color:#F00;	
}

.search_container{
	margin-top:30px;	
}

.footer-links a{
	color:#CCC;
	font-size:13px;	
}

.footer-header a{
	color:#FFF;
	font-size:16px;	
}

.footer-links a:hover{
	text-decoration:none;
	color:#FFF;
}

.highlight{
	background:#FC0;	
}

.search_res_label, .search_res_label:hover, .search_res_label:focus{
	color:#9e1f63;
}

.search_res_label h2{
	font-size:24px;	
}

.footer .col-md-3{
	margin-bottom:30px;	
}

.list-h2{
	font-size:36px;	
}

.link-line, .link-line a{
	cursor:default;
	font-size:3px;
	color:#FFF;	
}

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

.classic-gallery div{
	padding: 0;
}

.classic-gallery img{
	width: 100%;
}

h1 span{
	font-size:20px;
	color: #999999;
}

@media (min-width: 768px) {

	.olink2{
		display:none;	
	}

}

@media (max-width: 767px) {

	.other-links{
		top:-2px;	
	}

	.olink1{
		display:none !important;	
	}
	
	.navbar-nav .open .dropdown-menu {
		background-color: #FFF;	
	}
	
	.navbar-nav>li {
		float: left;
	}
	
	.navbar-brand.prez{
		padding-left:0px;	
	}
	
	.navbar-brand.dig{
		padding-left:8px;
		padding-right:12px;	
	}
	
	.slick-slide img{
		max-height: 250px;
	}
	
}

@media (max-width: 550px) {
	
	.navbar-brand img{
		height:32px !important;
		margin-top:5px;
	}	

}

@media (max-width: 550px) {
	
	.dnl-btn-toggle div{
		display:none;	
	}
	
	.dnl-btn-toggle{
		padding-right:0px;	
	}
	
}

