body{
	background-color: #111;
	font-family: 'Open Sans', sans-serif !important;
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}

header{}

nav{
}

p{
	font-weight: 400;
}

h1{
	font-weight: 700;
}

.zeropadding{
	padding: 0 !important;
}

.zeromargin{
	margin: 0 !important;
}

.head{
	background-color: #fff;
	padding-bottom: 5px;
	background-image: url(../images/banner-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.slogan{
	border: none !important;
	padding-top: 5px;
	font-family: 'Enriqueta', serif;
	color: #000 !important;
}
	.slogan h1{
		font-size: 2.5em !important;
		font-weight: 700;
	}
	.slogan h3{
		font-weight: 400;
		font-size: 1.5em;
	}

.social-icons{
	padding-top: 15px;
	float: right;
}
	.social-icons ul{
		list-style: none;
	}
	.social-icons ul li{
		float: left;
		margin-right: 6px;
	}
	.social-icons ul li a{
		color: #fff;
		font-size: 20px;
	}

	.social-icons ul li i{
		text-align: center;
	}

	.social-icons ul li:first-child a:hover{
		color: #dd4b39;
		background-color: #fff;
	}

	.social-icons ul li:nth-child(2) a:hover{
		color: #C93C27;
	}

.sicon{
	width: 40px;
	height: 40px;
	border: 3px solid #333;
	padding-top: 7px;
	background-color: #333;
	outline: 3px solid transparent;
	transition: background-color 300ms;
}

.sicon:hover{
	background-color: #fff;
}

.yp-icon{
	width: 100%;
	width: 40px;
	height: 40px;
	border: 3px solid #333;
	background-color: #333;
	background-image: url(../images/logo-yp.png);
	background-position: top;
	outline: 3px solid transparent;
	transition: background-color 300ms;
}

.yp-icon:hover{
	background-color: #fff;	
	background-image: url(../images/logo-yp-bg.png);
}

.first-area{}

.clear{
	clear: both;
}

.responsive-image{
	width: 100%;
}

.menu{
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background-color: #333 !important;
}
	.menu-item ul li{
		transition: background-color 500ms;
	}
	.menu-item ul li a{
		color: #fff !important;
		font-weight: 400 !important;
		text-transform: uppercase;
		font-size: 14px;
		padding: 15px 31px;
	}

	.menu-item ul li:hover{
		background-color: #000;
	}

	.menu-item ul li:last-child a{}

	.menu-item li ul{
		background-color: #333;
		border-top:none !important;
		border: 0;
	}

	.menu-item li ul li{
		transition: background-color 500ms;
	}

	.menu-item li ul li a{
		padding-top: 14px;
		padding-bottom: 14px;
		border-right: none;
	}

	.menu-item li ul li:hover{
		background-color: #000;
	}

	.menu-item li ul li a:hover{
		background-color: transparent;
	}

	.menu-item-active{
		background-color: #000 !important;
	}

	/*ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
	}*/

	.dropdown-toggle:active, .open .dropdown-toggle {
		background: #000 !important; 
		color:#fff !important;
	}

.slider {
	margin: 0px ;
	padding: 0px ;
}

.slidersize{
	width: 100%;
	/*height: 325px;*/
}

.carousel-control.left {
  background-image: none !important;
  background-repeat: no-repeat !important;
}

.carousel-control.right {
  background-image: none !important;
  background-repeat: no-repeat !important;
}

.wrapper{
	background-color: #ccc;
}

.main-content{
	background-color: #fff;
	padding-bottom: 20px !important;
	overflow: hidden;
	margin-bottom: 6px;
}

	.main-content p{
		line-height: 2em;
		word-spacing: 3px;
	}

 .review-content{
 	background-color: #fff;
 	padding-top: 115px;
 	padding-bottom: 115px;
 }

 	.review-content p{
 		line-height: 2em;
		word-spacing: 3px;
 	}

 	.review{
 		width: 80%;
		margin: 0 auto;
 	}

 	.review-logo, .review-button{
 		height: 200px;
 	}

 	.review-logo{}

 		.review-logo img{
 			width: 200px;
 		}

 	.google{
 		padding-top: 80px; 
 		background-color: #d95333;
 	}

 	.google:hover{
 		background-color: #cc4d2e;
 	}

 	.yelp{
 		padding-top: 42px;
 		background-color: #bf2519;
 	}

 	.yelp:hover{
 		background-color: #b12217;
 	}

 	.yellowpages{
 		padding-top: 80px;
 		background-color: #f6ee22;
 	}
 	.yellowpages:hover{
 		background-color: #d3cc1d;
 	}

 	.review-button{
 		padding-top: 79px;
 		border-bottom: 1px solid #ddd;
 		background-color: #eee;
 	}
	 	.review-button a{ 
	 		width: 200px;
	 	}

.coverSidebar{
	height: 200px;
}

.page-slogan{
	color: rgb(68, 68, 68);
	text-align: center;
}

.page-slogan h1{
	font-size: 20px;
	line-height: 1px;
}

.poster{}

.sidebar-right{}

.sidebar-section{
	margin: 8px !important;
	border-radius: 0px !important;
	border: 0px !important;
	box-shadow: none !important;
}

.sidebar-sect-icon{
	margin-right: 10px;
	color: #fff;
}

.sidebar-sect-heading{
	display: inline !important;
	color: #fff;
}

.sidebar-panel-header{
	font-weight: 700;
	background-color: #333 !important;
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
	padding: 10px;
}

.sidebar-panel-body{
	font-weight: 400;
	color: #000;
	padding: 10px !important;
}

.pay-icon{
	width: 33%;
	float: left;
	height: 55px;
	background-color: #fff;
	padding-top: 7px;
}

.office-hour-panel{
	padding: 0px !important;
}

.office-days, .office-time{
	list-style: none;
	text-align: left;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
}


.payment-table{}
	.payment-table td{
		border-top: none !important;
	}
	.payment-table tr td img{
		margin-left: 10px;
		width: 70%;
	}

.article-section{
	margin-bottom: 40px !important;
}
	.article-section h1, .breakdown h1{
		font-size: 25px;
		color: #333;
		text-align: center;
		font-weight: 600;
		text-transform: capitalize;
		margin-bottom: 20px;
		margin-top: 25px;
		word-spacing: 4px;
	}

	.article-section h2{
		text-align: center;
		font-size: 18px;
		font-weight: 400;
		color: #333;
	}

	.article-section p{
		line-height: 2em;
		word-spacing: 3px;
	}

	.article-section img{
	 padding: 5px;
	}

	.link-highlight{
		font-size: 18px;
		color: #0D9FEF;
	}


.article-lg-item{
	border: none !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.tow-offer{
	text-align: center;
	color: #014582;
	font-size: 25px;
}

.inner-gallery{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.youtube{
	position: relative; 
	padding-bottom: 56.25%; 
	padding-top: 30px; 
	height: 0; 
	overflow: hidden;
}

.youtube iframe{
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
}

.service{
	background-color: #D2D7D3;
	border-radius: 5px;
	padding: 20px;
	margin-bottom: 30px;
	height: 250px;
}

.service-btn{
	width: 75%;
	margin-bottom: 15px;
}

.service-desc{
    font-size: 15px;
	line-height: 25px;
	text-shadow: 0px 0px 5px #fff;
	-moz-text-shadow: 0px 0px 5px #fff;
	-webkit-text-shadow: 0px 0px 5px #fff;
}

.staff{
	border-bottom: 2px solid #333;
	padding: 10px;
}

.staff-pic{
	width: 183px;
}

.staff-pic img{
	width: 100%;
}

.staff-dtl{
	line-height: 24px;
}

.article-list{
	padding-left: 20px;
}

	.article-list li{
		font-size: 14px;
		line-height: 25px;
	}

	.article-list li:last-child{}

.rating{
	background-color: #D6D6D6;
}

.rating-item{
	background-color: #D6D6D6;
	border: none;
	margin-left: 12px;
}

.rating li:first-child{
	border-top-right-radius: 0px !important;
	border-top-left-radius: 0px !important;
}

.rating li:last-child{
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}


.contact-table{
	
}

	.contact-table tr, .contact-table td, .contact-table th{
		border: 0px !important; 
	}

.contact-header{
	margin-top: 3px !important;
}
.secondary-area{
	background-image: url(../images/second-bg.jpg);
	padding-bottom: 15px !important;
}

.partners h2, .contacts h2, .map h2{
	font-weight: 400;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}

.partners table{
	background-color: #fff;
}

.partner-gallery{
	width: 100%;
}

.partner-gallery ul{
	list-style: none;
}
.partner-gallery ul li{
	display: inline;
	float: left;
	width: 23%;
	border: 2px solid #000;
	margin: 0px 3px 3px 0px;
}

.partner-gallery ul li img{
	width: 100%
}

.contacts{
	color: #fff;
}

.contacts p{
	padding-left: 35px;
}

#googleMap{
	width: 100%;
	height: 350px;
}

#serviceMap{
	width: 100%;
	height: 350px;
}

.map iframe{
	border: 3px solid #eee;
	overflow: hidden;
}

.partner-table{
	height: 302px;
}
	.partner-table table td img{
		width: 150px;
	}


.gallery h1{
	text-align: center;
	text-transform: uppercase;
	font-family: 'Enriqueta', serif;
	font-weight: 700;
	font-size: 25px;
}

.gallery ul li{
	list-style-type: none;
	height: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
}

footer{
	color: #fff;
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	min-height: 50px;
	background-color: #333;
}

footer p{
	padding-top: 8px;
}

.footer-nav-area{
	height: 50px;
	background-color: #222222;
	box-shadow: 0px 0px 1px #000 inset;
	-moz-box-shadow: 0px 0px 1px #000 inset;
	-webkit-box-shadow: 0px 0px 1px #000 inset;
}

.footer-nav{
	margin-top: 16px;
}

	.footer-nav ul{
		padding-left: 0px;
		list-style: none;
		overflow: hidden;
	}
	.footer-nav ul li{
		display: inline-block;
		float: left;
		
	}
	.footer-nav ul li a{
		color: #fff;
		font-size: 11px;
		text-transform: uppercase;
		padding-left: 10px;
		padding-right: 10px;
		border-right: 1px dotted #fff;
		display: block;
	}

	.footer-nav ul li:last-child a{
		border-right: none;
	}
