/********* Banner *********/
div.banner-container{background: none;}
.banner-container.dynamic-centering.main-container .container{
	background-color: rgba(255,255,255,0.5);

}
.hours {
    text-transform: uppercase;
}

/*--------------------------------------------------
	  **Tech And All Social Icons Roll Over**
---------------------------------------------------*/
.social-icons {margin-bottom: 5px;padding-top: 3.125em;}
.social-icons ul {
	padding: 0;
	margin: 0;
	list-style:none;
}
.social-icons li{
	display: inline-block;
	margin-right: 2px;
	text-align: center;
	background: rgba(240,240,240,0.5);
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;

}			
.social-icons li a {
	
	display: block;
	color: #545454;
	padding: 0.625em;
	font-size: 1.125em;
	box-sizing:border-box;
	width: 2.500em;
	height: 2.500em;
}
.social-icons li:hover a{color: #fff}

.social-icons li.facebook:hover{ background-color: #3b5998;}
.social-icons li.twitter:hover{	background-color: #48c4d2;}
.social-icons li.youtube:hover{	background-color: #f45750;}
.social-icons li.googleplus:hover{	background-color: #dd4b39;}
.social-icons li.rss:hover{	background-color: #fe9900;}


.testimonials{
	border: 1px solid #e62a31;
  	text-align: center;
  	border-radius: 5px;
	background: none !important;
	
}
.testimonials a{display: block !important;color: #e62a31!important;width: 180px !important;text-decoration: none;}
.testimonials:hover {background: #e62a31 !important;}
.testimonials:hover a{color:#fff !important;}
.testimonials i{padding-right: 10px;}
@media (max-width: 766px){
	.social-icons{padding-top: 5px; text-align: center !important;}
}



/*--------------------------------------------------
	  **Quick-Links**
---------------------------------------------------*/
div#element-a01ad028971740359d359e0e4c29a37d {
  background-color: rgb(238, 238, 238);
}
.quick-links {
	padding: 0 5px;
	background-color: transparent;
	background:transparent;
	margin: 20px 0;
}
.quick-links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.quick-links ul li{
	display: inline-block;
	padding: 0 8px;
	color: #000;
	position: relative;
	overflow: hidden;

}
.quick-links ul li a{
	display: block;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #d7d7d7;
	width: 168px;
	text-align: center;
	padding: 10px 20px;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.quick-links ul li img{
	display: block;
	margin: 20px auto;
}
.quick-links ul li i{
	padding-right:5px;
	color: #e62a31;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;

}
.quick-links ul li span{
	background:rgba(0,0,0,0.1) url(images/elemonte-quick.png) no-repeat;
	background-position: 5px 78px;
	position: absolute;
	text-align: center;
	display: block;
	width: 166px;
	height:98px;
	top: -74px;
	opacity: 0;
	margin:0 1px;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;

}
.quick-links ul li:hover a,
.quick-links ul li:hover i{
	color:#fff;
}
.quick-links ul li:hover a{
	background: #e62a31;
}
.quick-links ul li:hover i{
	transform:rotate(-90deg);
}

.quick-links ul li:hover span{
	top: 0;
	opacity: 1;
}
@media( min-width:992px )and (max-width:1199px ){
	.quick-links ul li{
		padding: 10px 60px;
	}
}

/*--------------------------------------------------
	  **NO HAGGLE PRICE**
---------------------------------------------------*/
#element-afe517416cf14ff7b6944ec59f33d0b7{
	padding: 0;
}
.main-bg-parallax{
	background:linear-gradient(#fff,#dcdcdc);
  	font-family: century gothic;
}
.main-bg-parallax p{
	margin: 0;
}
.no-haggle {
  position: relative;
  text-align: center;
  padding: 0;
  margin: 0;
}

.no-haggle span {
  position: absolute;
  right: 22%;
  left: 22%;
  top: 56px;
  font-size: 20px;
  color: #fff;
  text-shadow: 2px 0px 2px #000;
}
.no-haggle span strong{
	font-size: 40px;
}
.no-haggle i {
  font-size: 180px;
  margin: 20px 0;
  color: #d81107;
}

/*--------------------------------------------------
	  **Clear Fix**
---------------------------------------------------*/
.social-icons:after,
.social-icons ul:after,
.quick-links,
.quick-links ul{
	content: '';
	display: table;
	clear: both;
}


/*--------------------------------------------------
	  **Font Awesome**
---------------------------------------------------*/
.f-awesome-color{
	color:#d81107;
	font-size: 40px;
}
/*--------------------------------------------------
	  **Clear Fix**
---------------------------------------------------*/

div.footer-container{
	width: 1170px;
	margin: 0 auto;
}
div.footer-container{
	border: 0;
	background:#dcdcdc !important;
}
div.page-bottom{background: none!important}

/*--------------------------------------------------
	  **img-responsive**
---------------------------------------------------*/
img.img-responsive{margin: 0 auto;}


div.footer-container .element-heading h4 {
    color: #fff;
    border-color: #fff;
}

div.footer-container .text-info.accent-color1.required-indicator {
    color: #fff !important;
}

div.footer-container .accent-color2, div.footer-container .accent-color1 {
    color: #000 !important;
}

div.footer-container {
    border: 0;
    background: #1a1a1a !important;
}

div.footer-container {
    background-color: #fede00;
    color: #fff;
}

div.footer-container h5.element-sub-heading.accent-color1, div.footer-container .text-info.accent-color1.required-indicator {
    color: #fff !important;
}

div.footer-container .accent-color2, div.footer-container .accent-color1 {
    color: #fff !important;
}

div.footer-container .element-data-column a {
    color: #fff !important;
}

div.footer-container .element-heading h4:after {
    content: '';
    background-color: #ffffff;
}