
@font-face {
    font-family: 'futura_bk_btbook';
    src: url('../fonts/1152845619-webfont.eot');
    src: url('../fonts/1152845619-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/1152845619-webfont.woff') format('woff'),
         url('../fonts/1152845619-webfont.ttf') format('truetype'),
         url('../fonts/1152845619-webfont.svg#futura_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

.m-top5 {margin-top: 5px;}
.m-top10 {margin-top: 10px;}
.m-top15 {margin-top: 15px;}
.m-top20 {margin-top: 20px;}
.m-top25 {margin-top: 25px;}
.m-top48 {margin-top: 48px;}

.m-bot5 {margin-bottom: 5px;}
.m-bot10 {margin-bottom: 10px;}
.m-bot15 {margin-bottom: 15px;}
.m-bot20 {margin-bottom: 20px;}
.m-bot25 {margin-bottom: 25px;}

.p-top5 {padding-bottom: 5px;}
.p-top10 {padding-bottom: 10px;}
.p-top15 {padding-bottom: 15px;}
.p-top20 {padding-bottom: 20px;}
.p-top25 {padding-bottom: 25px;}

.p-bot5 {padding-top: 5px;}
.p-bot10 {padding-top: 10px;}
.p-bot15 {padding-top: 15px;}
.p-bot20 {padding-top: 20px;}
.p-bot25 {padding-top: 25px;}

.header-top {
	background-color: #f1f1f1;
	border-bottom: 1px solid #dadada;
	-webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.03) inset;
	box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.03) inset;
}
.banner {position: relative;}
.stickymenu {
	position: absolute;
    top: 10px;
    width: 100%;
    z-index: 99;
}


/* Social icons block
---------------------------------- */
.social-links {
	list-style: none;
	font-size: 0;
	padding: 0;
	margin: 40px 0 20px 0;
}
.social-links li {
	display: inline-block;
	margin: 0 2px 2px 0;
}
.social-links li a {
	width: 45px;
	height: 45px;
	display: block;
	text-align: center;
	font-size: 20px;
	background: #e84c3d;
	border: 1px solid #e84c3d;
	color: #fff;
}
.social-links.large li a {
	width: 60px;
	height: 60px;
	font-size: 24px;
}
.social-links.light li a {
	background: #fafafa;
	border: 1px solid #f3f3f3;
	color: inherit;
}
.social-links.dark li a {
	background: #454545;
	border: 1px solid #333333;
	color: #acacac;
}
.social-links.radius-5px li a {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.social-links.circle li a {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.social-links li a:hover {
	background-color: transparent;
	border-color: #cd3c2e;
	color: #cd3c2e;
}
.social-links.dark li a:hover {
	background: #fafafa;
	border: 1px solid #acacac;
	color: inherit;
}
.social-links.light li a:hover {
	border: 1px solid #d2d2d2;
	color: #333333;
}
.social-links li a i {
	line-height: 44px;
}
.social-links.large li a i {
	line-height: 60px;
}
.header-top .social-links {
	margin: 0;
}
.header-top .social-links li {
	padding: 3px 5px 2px;
	border-right: 1px solid #e3e3e3;
	margin: 0;
}
.header-top .social-links li:hover {
	background-color: #fafafa;
}
.header-top .social-links li a {
	font-size: 16px;
}

.header-top .social-links li:first-child {
	border-left: 1px solid #e3e3e3;
}
.header-top .social-links li a {
	border: none;
	width: 25px;
	height: 30px;
	color: #999999;
	background-color: transparent;
	border-color: transparent;
}
.header-top .social-links li a:hover {
	color: #cd3c2e;
}
.header-top .social-links li a i {
	line-height: 30px;
}
.dark.header-top .social-links li {
	border-right: 1px solid #3d3d3d;
}
.dark.header-top .social-links li:last-child {
	border-right: none;
}
.dark.header-top .social-links li:hover {
	background-color: transparent;
}
.dark.header-top .social-links li a {
	color: #999999;
}
.footer-content .social-links {
	margin: 20px 0;
}
.footer-content .social-links li {
	margin: 0 5px 5px 0;
}
.footer-content .social-links li a {
	color: #666;
	background-color: transparent;
	border-color: #666;
}
.footer-content .social-links li a:hover {
	color: #fff;
	background-color: #666;
	border-color: #666;
}
.social-links li.twitter a:hover,
.colored.social-links li.twitter a {
	background-color: #55acee;
	border-color: #55acee;
	color: #fff;
}
.social-links li.linkedin a:hover,
.colored.social-links li.linkedin a {
	background-color: #0976b4;
	border-color: #0976b4;
	color: #fff;
}
.social-links li.googleplus a:hover,
.colored.social-links li.googleplus a {
	background-color: #dd4b39;
	border-color: #dd4b39;
	color: #fff;
}

.social-links li.facebook a:hover,
.colored.social-links li.facebook a {
	background-color: #3b5998;
	border-color: #3b5998;
	color: #fff;
}

.header-top .social-links li.twitter a:hover {
	color: #55acee;
	background-color: transparent;
	border-color: transparent;
}

.header-top .social-links li.linkedin a:hover {
	color: #0976b4;
	background-color: transparent;
	border-color: transparent;
}
.header-top .social-links li.googleplus a:hover {
	color: #dd4b39;
	background-color: transparent;
	border-color: transparent;
}

.header-top .social-links li.facebook a:hover {
	color: #3b5998;
	background-color: transparent;
	border-color: transparent;
}

.social-links .dropdown>button {
	padding: 6px 15px 5px;
	font-size: 16px;
	color: #999;
	text-align: center;
	min-width: 0;
	margin: 0;
	background-color: transparent;
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.social-links .dropdown>button i {
	width: 15px;
}
.social-links .dropdown.open>button>i:before {
	content: "\f00d";
	color: #e84c3d;
}
.social-links .dropdown-menu {
	z-index: 103;
	padding: 0px;
	min-width: 290px;
	margin-top: 1px;
	font-size: 0;
	box-shadow: none;
	background-color: #fafafa;
}
.social-links .dropdown-menu li a,
.social-links .dropdown-menu li a i {
	padding: 0;
}

/* Header top links
---------------------------------- */
.header-top-links {
	float: right;
	font-size: 0;
	text-align: right;
}
.header-top-links a {
	background-color: transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid #e3e3e3;
    color: #999;
    display: block;
    float: right;
    font-size: 12px;
    margin: 0;
    padding: 9px 10px;
    text-align: center;
	text-decoration: none;
}
.header-top-links a:last-child {border-left: 1px solid #e3e3e3;}
.header-top-links a i {
    padding-right: 5px;
    width: 15px;
}
.mac-container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 10px;
}

/*Testimonials
------------------------------------*/
/*Testimonials*/
.testimonials {
 	background: #f1f1f1;
    margin-bottom: 10px;
    padding: 10px;
}

.testimonials .testimonial-info {
  color: #da261d;
  font-size: 16px;
  padding: 0;
  margin-top: 18px;
}

.testimonials .testimonial-info span {
  top: 3px;
  position: relative;
}

.testimonials .testimonial-info em {
  color: #777;
  display: block;
  font-size: 13px;
}

.testimonials .testimonial-info img {
  width: 60px;
  float: left;
  height: 60px;
  padding: 2px;
  margin-right: 15px;
  border: solid 1px #ccc;
}

.testimonials .testimonial-author {
  overflow: hidden;
}

.testimonials .carousel-arrow {
  top: -65px;
  position: relative;
}

.testimonials .carousel-arrow i {
  color: #777;
  padding: 2px;
  min-width: 25px;
  font-size: 20px;
  text-align: center; 
  background: #f5f5f5;
  border-radius: 50%;
}

.testimonials .carousel-arrow i:hover {
  color: #fff;
  background: #E84C3D;
}

.testimonials .carousel-control {
  opacity: 1;
  width: 100%;
  text-align: right;
  text-shadow: none;
  position: absolute;
  filter: Alpha(opacity = 100); /*For IE*/
}

.testimonials .carousel-control.left {
  right: 27px;
  left: auto;
}
.testimonials .carousel-control.right {
  right: 0px;
}


/*Testimonials v2*/

.testimonials.testimonials-v2 p {
  padding-bottom: 15px;
}

.testimonials.testimonials-v2 .carousel-arrow {
   right: -10px;
   top: -48px; 
}

.testimonials.testimonials-v2 .item p:after,
.testimonials.testimonials-v2 .item p:before {
  left: 8%;
  bottom: 45px;
}

.testimonials.testimonials-v2 .item p:after {
  border-top: 20px solid; 
  border-left: 25px solid transparent;
  border-right: 0px solid transparent;
}

.redcolor {color: #e84c3d;}

footer {
    background: #444444;
    margin-top: 35px;
    padding: 10px 0 0;
	color: #eeeeee;
}
.address span {
    display: block;
    margin-bottom: 10px;
}
footer a {color: #eeeeee; line-height: 28px;}
.inside {
    background: #333333;
    margin-top: 20px;
    padding: 12px 0;
	color: #a9a9a9;
	font-size: 12px; text-align:center;
}

footer .title {
    border-bottom: 4px solid #c2c2c2;
    font-size: 20px;
    margin-bottom: 15px;
    padding: 20px 0 5px;
}

footer .social-links {
	margin: 5px 0;
}
footer .social-links li {
	margin: 0 5px 5px 0;
}
footer .social-links li a {
	color: #666;
	background-color: transparent;
	border-color: #666;
}
footer .social-links li a:hover {
	color: #fff;
	background-color: #666;
	border-color: #666;
}
footer .list-unstyled a::before, .services a::before {
    content: "";
    font-family: "FontAwesome";
    margin-right: 10px;
}
footer span i {
    padding-right: 5px;
}

.bot-bodr {border-bottom: 1px solid #c0c0c0;}
.services li { background: #F1F1F1; border-top: 1px solid #c0c0c0;}
.services li:last-child {border-bottom: 1px solid #c0c0c0;}
.services a {color:#444444; display: block; padding:8px;}
.services a:hover {color:#e84c3d; margin-left: 20px;}

@media (max-width:1262px){}

@media (max-width: 980px) {
	.xs-center {text-align: center !important;}
	.stickymenu {
		position: inherit;
	}
}
@media (max-width: 768px) {
	.dropdown:hover .dropdown-menu {
		display: block;
	}
	.navbar-default .navbar-nav > li > a {border-bottom: 1px solid #e7e7e7;}
}

@media (max-width: 320px) {
	.header-top-links a{
		padding: 9px 6px;
	}
}

