
/* Global Styles */
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300italic,400italic,500,500italic,700,700italic,900,300,100,100italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,600,700);
@import url(http://fonts.googleapis.com/css?family=Abel);
@import url('stylesheet-font.css');
html, body {
  height:100%;
  font-size:96%;
}

::selection {color:#FFF;background:#0ea0eb;}
::-moz-selection {color:#FFF;background:#0ea0eb;} 


.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0px;
    padding: 0px;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0px none;
}

.list-comments {
 -moz-column-width: 25em;
 -webkit-column-width: 25em;
 -moz-column-gap: .5em;
 -webkit-column-gap: .5em; 
}

/*.thumbnail {
 display: inline-block;
 margin:.5em;
 padding: 0; 
 width:98%;
}*/
.thumbnail {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #d4d4d4;
  box-shadow:2px 4px 6px #d4d4d4;
  margin-bottom:10px;
}
ul.thumbnails{ margin:0; padding:0;}
.thumbnail img {
  opacity: .95;
  padding:4px;
}
.thumbnail img:hover {
  opacity: 1;
}
.home-gallery ul { list-style:none; margin:0; padding:0;}
.home-gallery .caption {font-size:14px; font-family:'Roboto'; color: #000; text-transform: none; line-height:20px; font-weight:400; margin-bottom:20px;}

.gallery {
  color: #fff;
}
.gallery h2 {
  font-family: 'Yesteryear', arial, helvetica, sans;
  color: #eee;
  text-align: center;
  margin-bottom: 15px;
  font-size: 4.5em;
  font-weight: 200;
  line-height: 1.65em;
  border-bottom: 1px solid #000;
  text-shadow: 3px 4px 0px rgba(0, 0, 0, 0.76);
}
.paint_img img { margin:10px;}

.thumbnail_new {
    position: relative;
    padding: 10px;
    margin-bottom: 20px;
	background:#FFF;
}

.thumbnail_new img {
    width: 100%;
}
.thumbnail_new .caption h4{ text-align:center; margin:0;}
.thumbnail_new .caption h4 a { font-size:18px; font-family:'Roboto'; color: #000; text-transform: none; line-height:40px; font-weight:400; text-align:center;}
.thumbnail_new .caption h4 a:hover{ color:#145b69; text-decoration:none;}
.toll
{
	margin:-3px 0 0 0;
	padding:0;
	font-size:30px;
	font-family:'Roboto';
	color:#5f6a70;
	text-align:center;
}
.toll span
{
	font-size:30px;
	font-family:'Roboto';
	color:#282828;
	text-transform:uppercase;
	padding:0 4px;
}


#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: 15px;
    right: 10px;
    z-index:1032;
}
.portfolio-item h3{font-size:15px; font-family:'OpenSans'; color:#E62E2F; font-weight:normal; text-decoration:none; margin:10px 0;}

.badge1 {
  display: inline-block;
  min-width: 50px;
  min-height:50px;
  padding: 10px 5px 5px 5px;
  font-size: 28px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #caac46;
  border-radius: 50% 50%;
  position:relative;
  font-family:"OpenSans";
  
  }

.well_new {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color:#FFF;
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02);
}
.well_size {
  min-height: 20px;
  padding: 10px;
  margin-bottom: 20px;
  background-color:#666;
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02);
}
.list-group li { list-style:decimal; color:#FFF; margin:8px 20px; font-family:'Roboto'; line-height:18px; font-size:14px; font-weight:300;}
.list-group1 li { list-style:disc; color:#FFF; margin:8px 20px; font-family:'Roboto'; line-height:18px; font-size:14px; font-weight:300;}
.new-tab th {font-size:16px; font-family:'Roboto'; color:#000;  font-weight:400; }
.new-tab td  {font-size:14px; font-family:'Roboto'; color:#000;  font-weight:300; }
.new-tab p {font-size:14px; font-family:'Roboto'; color: #000; text-transform: none; line-height:20px; font-weight:300;}
.cont-tab1 p {font-size:18px; font-family:'Roboto'; color: #000; text-transform: none; line-height:20px; font-weight:300;}
.cont-tab1 p small {font-size:18px; font-family:'Roboto'; color: #0771de; text-transform: none; line-height:20px; font-weight:400;}
.cont-tab1 p i{ font-size:24px; padding:0 5px;}

.nav_color_bg{background:rgba(174, 174, 174, 1);}

body {
 /* padding-top: 80px;*/ /* body padding for fixed top nav */
 background:rgba(0, 0, 0, 1);
}

h2.title_heading {font-size:36px; font-family:'Roboto'; color:#004d5b; text-align:center; line-height:36px; font-weight:normal; padding:20px 0; text-align:center; margin:0;}
h2.title_heading1 {font-size:48px; font-family:'Roboto'; color:#0079c2; text-align:center; line-height:54px; font-weight:normal; padding:20px 0; text-align:center; margin:0;}

.top_box h3{ font-size:36px; font-family:'Roboto'; text-transform: uppercase; color:#70a6a1; line-height:38px; font-weight:400;}
.top_box .caption h2 { font-size:18px; font-family:'Roboto'; color: #000; text-transform: uppercase; line-height:20px; font-weight:400;}
.top_box .caption p  { font-size:14px; font-family:'Roboto'; color: #9b9b9b; text-transform: none; line-height:20px; font-weight:400;}
.top_box .caption p a { color: #9b9b9b; text-decoration:none;}
.top_box .caption p a:hover{ color:#000; text-decoration:underline;}

.pro_bg{background: #f4f4f4;}
.pro_pic img{ border:1px solid #0079c2;}
.pro_text h2 {font-size:18px; font-family:'Roboto'; color:#000; line-height:24px; font-weight:400; padding:5px 0;}
.pro_text p {font-size:15px; font-family:'Roboto'; color:#3e3e3e; line-height:20px; font-weight:300; padding:0px 0;}

.pro_ads h2 {font-size:34px; font-family:'Roboto'; color:#13b0de; line-height:34px; font-weight:400; padding:5px 0;}
.pro_ads p {font-size:16px; font-family:'Roboto'; color:#3e3e3e; line-height:24px; font-weight:300; padding:0px 0;}

.reg_text a {font-size:18px; font-family:'Roboto'; color:#3e3e3e; line-height:20px; font-weight:600; padding:0px 0; text-decoration:underline;}
.reg_text a:hover{ color:#c50c05; text-decoration:none;}

.help_text a {font-size:18px; font-family:'Roboto'; color:#003c61; line-height:20px; font-weight:400; padding:0px 0; text-decoration:underline;}
.help_text a:hover{ color:#c50c05; text-decoration:none;}

.cont_bg_img{ background:url(../images/cont_map.jpg) top center repeat;}
.cont_bg {background: rgba(85,85,85,0.9);}
.wel_bg {background:#8c0803;}

.bar_bg {background:#c5e8fe; border-top:1px solid #FFF;}

.globe-box {background: url('../images/bg_pic2.jpg') no-repeat scroll center 0px transparent;}
.testi_boxbg { background:#e3e1e1;}
.testi_boxbg h1{font-size:26px; font-family:'roboto'; font-weight:400; }
.testi_boxbg p{font-size:14px; font-family:'roboto'; font-weight:300;}


.head_cont h3 { font-size:24px; font-family:'OpenSansBold'; color: #0ea0eb; text-transform: uppercase;}
.head_title{ font-size:24px; font-family:'Roboto'; color: #383838; text-transform: uppercase;}
.nor_text h1 {font-size:22px; font-family:'Roboto'; color:#323232; line-height:20px; font-weight:normal; margin:0 0 10px 0;}
.nor_text h1 a { color:#206773}
.nor_text p {font-size:14px; font-family:'Roboto'; color:#323232; line-height:20px; font-weight:normal; margin:0 0 10px 0;}
.title_text  {font-size:36px; font-family:'Roboto'; color:#FFF; text-align:center; line-height:36px; font-weight:normal; padding:5px 0; text-transform:uppercase}
.title_text small {font-size:18px; font-family:'Roboto'; color:#000; text-align:center; line-height:36px; font-weight:normal; padding:5px 0;}

.bar_text h2 {font-size:42px; font-family:'Roboto'; color:#000; text-align:center; line-height:46px; font-weight:300; padding:0;}

.get_text h2 {font-size:42px; font-family:'Roboto'; color:#FFF; text-align:center; line-height:46px; font-weight:300; padding:0; font-style:italic;}
.well_text h2 {font-size:36px; font-family:'Roboto'; color:#FFF; line-height:36px; font-weight:400; padding:5px 0;}
.well_text p {font-size:20px; font-family:'Roboto'; color:#808080; line-height:26px; font-weight:300; padding:0px 0; }
.well_text p a { color:#FFF;}
.partn_text h2 {font-size:16px; font-family:'Roboto'; color:#000; text-align:center; line-height:24px; font-weight:normal; padding:10px 0 0; margin:0;}
.partn_text p {font-size:14px; font-family:'Roboto'; color:#4f5c63; text-align:center; line-height:18px; font-weight:300; padding:0px 0;}

.cont_title h2 {font-size:36px; font-family:'Roboto'; color:#0596ff; line-height:40px; font-weight:normal; margin:10px 0 20px 0; text-align:center; text-transform:uppercase;}
.cont_text {font-size:18px; font-family:'Roboto'; color:#FFF; font-weight:normal; text-decoration:none; line-height:24px; text-align:center;}
.cont_text span{ color:#0ca4ec;}
.cont_text p {font-size:24px; font-family:'Roboto'; color:#FFF; font-weight:normal; text-decoration:none; line-height:24px; text-align:center; padding:10px 0;}
.cont_text p span{ color:#d9d9d9;}
.client_pro h2{font-size:30px; font-family:'Roboto'; color:#FFF; line-height:34px; text-transform:uppercase; font-weight:normal; text-align:center;}
.cont_text1 p {font-size:16px; font-family:'Roboto'; color:#000; font-weight:300; text-decoration:none; line-height:22px;}


.border_right{ border-right:1px solid rgba(0, 0, 0, 0.2);}

.our_pro h2{font-size:36px; font-family:'OpenSansBold'; color:#bc9d35; line-height:34px; text-transform:uppercase; font-weight:normal; margin:0; padding-left:15px;}
.ident_text strong {font-size:18px; font-family:'OpenSansBold'; color:#000; font-weight:normal; line-height:30px;}
.ident_text {font-size:13px; font-family:'OpenSans'; color:#7f7f7f; font-weight:normal; line-height:18px;}
.ident_text small {font-size:11px; font-family:'OpenSans'; color:#bc9d35; font-weight:normal; line-height:18px;}

.address_box{ background:#fafafa;}
.address_box h4{font-size:36px; font-family:'OpenSansBold'; color:#bc9d35; line-height:40px; text-transform:uppercase; font-weight:normal; margin:0 0 10px 0;}
.address_box strong {font-size:16px; font-family:'OpenSansBold'; color:#bc9d35; line-height:24px; font-weight:normal; text-transform:none;}
.address_box {font-size:18px; font-family:'OpenSans'; color:#000; line-height:24px; font-weight:normal; text-transform:none; text-align:center;}

.pro_price {font-size:13px; font-family:'OpenSans'; color:#bc9d35; line-height:18px; font-weight:normal; text-transform:none;}
.pro_price small {font-size:12px; font-family:'OpenSans'; color:#000; font-weight:normal; line-height:18px;}

.bug_text a {font-size:14px; font-family:'OpenSansBold'; color:#FFF; font-weight:normal; line-height:18px;}
.bug_text a:hover{ color:#000; text-decoration:none;}
.about-text { margin:20px 20px 0 30px; }
.about-text h2{font-size:24px; font-family:'Roboto'; color:#000; line-height:30px; text-transform:none; font-weight:700; margin:0 0 10px 0}
.about-text p {font-size:14px; font-family:'Roboto'; color:#FFF; line-height:20px;}
.about-text p span {font-size:14px; font-family:'Roboto'; color:#0ea0eb;}

.input-lg-news {
  height: 46px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.33;
  border-radius: 2px;
}



.button_join
{
	margin:0;
	cursor: pointer;
	font-weight:normal;
    font-size:19px;
    color:#FFF;
    font-family:"OpenSansBold";
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	background:#0ca4ec;
	border:none;
	border-radius:1px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
	.button_join:hover,
	.button_join:focus,
	.button_join:active 
	{
	background:#000; 
	color: #FFF;
	border:none;
	text-decoration:none;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
.button_join1
{
	margin:0;
	padding: 5px 20px;
	cursor: pointer;
	font-weight:300;
    font-size:15px;
    color:#06F;
    font-family:"Roboto";
	text-decoration:none;
	text-align:center;
	text-transform:capitalize;
	background:#fff;
	border:1px solid #d4d4d4;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
	.button_join1:hover,
	.button_join1:focus,
	.button_join1:active 
	{
	background:#000; 
	color: #FFF;
	border:1px solid #d4d4d4;
	text-decoration:none;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}




.licen_text ul {  padding:10px 0 0 30px;}
.licen_text ul li { margin:0 0 10px 0; padding:0; list-style:decimal; font-size:13px; font-family:'OpenSans'; color:#000; font-weight:normal; line-height:20px;}

.clear{ clear:both;}
.jumbotron_new{ background:#e5e5e5; padding:5px; margin-bottom:20px; border-radius:6px;}

.img-responsive_new {
  height: auto;
  max-width: 100%;
}

.banner_img img
{
	border:0px solid #e62e2f;
	margin:25px 0;
	
}
.img-responsive_new img {
  height: auto;
  max-width: 100%;
}

.footer_bar_bg{background:#000; padding:0;}
.foot_nav a {font-size:14px; font-family:'OpenSans'; color:#FFF; line-height:24px; text-decoration:none;}
.foot_nav a:hover{ color:#FFF; text-decoration:none;}

.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 10px;
 
}
.portfolio-item figure figcaption { padding:10px 0 0; font-size:16px; font-family:'Roboto'; color:#000; text-decoration:none; line-height:24px; font-weight:300; text-align:center;}


.navigation_text {font-size:13px; font-family:'Roboto'; color:#FFF; text-decoration:none; padding:0px 0; line-height:24px; font-weight:300;}
.navigation_text i { margin:0 5px;}
.navigation_text a{font-size:14px; font-family:'Roboto'; color:#FFF; text-decoration:none; font-weight:300;}
.navigation_text a:hover{ color:#000; text-decoration:none;}

.social_media
{
	padding:0;
	text-align:center;
}
.social_media img 
{
	margin:0 1px 0 0px;
	padding:0;
}
.social_media img:hover
{
	margin:0 1px 0 0px;
	padding:0;
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
	-webkit-transition: 1.0s;
	-moz-transition: 1.0s;
	transition: 1.0s;
}
.social_foot span {font-size:18px; font-family:'Roboto'; color:#FFF; text-decoration:none; padding:0 5px;}
.social_foot
{
	text-align:center;
}
.social_foot img 
{
	margin:0 1px 0 0px;
	padding:0;
}
.social_foot img:hover
{
	margin:0 1px 0 0px;
	padding:0;
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
	-webkit-transition: 1.0s;
	-moz-transition: 1.0s;
	transition: 1.0s;
}

.bug img 
{
	margin:0;
	padding:0;
		-webkit-transition: 1.0s;
	-moz-transition: 1.0s;
	transition: 1.0s;
}
.bug img:hover
{
	margin:0 1px 0 0px;
	padding:0;
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
	-webkit-transition: 1.0s;
	-moz-transition: 1.0s;
	transition: 1.0s;
}


/* Page Sections */
.section,
.section-colored {
  padding: 10px 0;
}

.section-colored {
  background-color: #e1e1e1; /* change this to change the background color of a colored section */
}
.section-colored-blue {
	padding:20px 0 30px 0;
  background-color: #032d52; /* change this to change the background color of a colored section */
  border-top: 10px solid #1661a1;
}
.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}

/* Half Page Height Carousel Customization */
.carousel {
  height: 50%;
}

.item,
.active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}

/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}

/* Pricing Page Styles */
.price-cents {
  vertical-align: super;
  font-size: 50%;
}

.price-month {
  font-size: 35%;
  font-style: italic;
}

/* Footer Styles */
footer {
  margin: 10px 0;
}

.clear_new{ clear:both; height:20px;}

.clear_new1{ clear:both; height:50px;}
.toggle_height
{
	height:42px;
	display:block;
}

.page-header h1{text-align:center;}

.thumbnail p {font-size:14px; font-family:'Roboto'; color:#000; text-decoration:none; padding:5px; text-align:center;}

.thumbnails li{list-style-type:none;}

.sale_box { background:#23818b}

.special_box { background:#61bb95}



.text-center_p{ text-align:center;}
.text-center1{ text-align:center;}
.phone_height{ clear:both; height:8px;}
.pic_height{ clear:both; height:20px;}

@media (max-width: 800px) {
	
.header-text{ margin-top:-30px;}
.text-center_p{ text-align:right;}
.phone_height{ clear:both; height:0px;}
.clear_new

{ clear:both; height:30px;}
.clear_new1{ clear:both; height:50px;}
.mill h2 { margin-left:-60px;}
.mill .watch_video { margin-left:-40px;}
.toggle_height
{
	height:90px;
	display:none;
}
.text-center1{ text-align:left;}
}

@media (max-width: 640px) {
.header-text{ margin-top:-10px;}
.text-center_p{ text-align:center;}
.slogan-box p{ text-align:center;}
.navigation_text{ text-align:center;}
.phone_height{ clear:both; height:0px;}
.clear_new

{ clear:both; height:30px;}
.clear_new1{ clear:both; height:5px;}
.mill h2 { margin-left:-50px;}
.mill .watch_video { margin-left:-40px;}
.toggle_height
{
	height:90px;
	display:none;
}
.text-center1{ text-align:center;}
.dark_blue_big label{font-size:25px; font-family:'Antonio-Bold'; color:#001a31; text-align:center; margin-top:-18px; padding:5px; background:#FFF; }

}


/* Responsive Styles */
@media (max-width: 767px) {

.carousel {
  height: 70%; /* increases the carousel height so it looks good on phones */
}

}


h2.heading_big 
{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:34px;
	color:#e62e2f;
	font-family:"OpenSansBold";
	line-height:36px;
	text-align:center;
	text-decoration:none;
}



.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

.chip_heading h2
{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:24px;
	color:#FFF;
	font-family:"OpenSans";
	line-height:28px;
	text-decoration:none;
}

h3.chip_text
{
	margin:0 0 20px 0;
	padding:10px 0;
	font-weight:normal;
	font-size:20px;
	color:#FFF;
	font-family:"OpenSans";
	line-height:20px;
	text-decoration:none;
}


/* Carousel Styles */
.carousel-indicators .active {
    background-color: #66c9fb;
}

.carousel-inner img {
    width: 100%;
    max-height:424px;
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 0.3;
	filter: alpha(opacity=30);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 5px 30px 5px 10px;
}

.carousel-control.right span {
	padding: 5px 30px 5px 10px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
	background-color: #000;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.header-text img{ width:auto;}
.header-text {
    position: absolute;
    top: 12%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
	
}
.header-text h2 span {  padding:0 20px;}
.header-text h2 {
	
 font-size: 30px;
	font-family:'HelveticaNeueRegular';
	line-height:36px;
	text-transform:none;
	margin:0;
	color:#000;
}

.header-text h3 span { padding:0 20px;}
.header-text h3 {
	
    font-size: 30px;
	font-family:'HelveticaNeueRegular';
	line-height:36px;
	text-transform:none;
	margin:0;
	color:#000;
}
.header-text h4 span {  padding:0 2px;}
.header-text h4 {
	
    font-size: 10px;
	font-family:'Roboto';
	line-height:16px;
	text-transform:none;
	margin:0;
	color:#fff;
}
.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.btn-label {position: relative;left: -12px;display: inline-block;padding: 6px 12px;background: rgba(0,0,0,0.15);border-radius: 3px 0 0 3px;}
.btn-labeled {padding-top: 0;padding-bottom: 0;}
.input-group { margin-bottom:10px; }
.separator { border-right: 1px solid #dfdfe0; }


/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px 0px 0px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #0ca4ec;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 20px 30px 20px;
      margin-top: 30px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}
.testi_carousel p  {font-size:14px; font-family:'Roboto'; color:#000; font-weight:normal; line-height:18px; font-style:italic;}
.testi_carousel small { color:#1a6068; float:right;}
.colorgraph {
  height: 5px;
  border-top: 0;
  background: #c4e17f;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}

.button_submit
{
	margin:5px 0;
	padding: 8px 30px 8px; 
	cursor: pointer;
	font-weight:normal;
    font-size:16px;
    color:#000;
    font-family:"OpenSans";
	text-decoration:none;
	text-align:center;
	text-transform:none;
	background:#ffd51d;
	border:none;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
	.button_submit:hover,
	.button_submit:focus,
	.button_submit:active 
	{
	background:#d6d9df; 
	color: #000;
	border:none;
	text-decoration:none;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}

.button_more
{
	margin:5px 0;
	padding: 7px 30px 7px; 
	cursor: pointer;
	font-weight:normal;
    font-size:14px;
    color:#FFF;
    font-family:"OpenSans";
	text-decoration:none;
	text-align:center;
	text-transform:none;
	background:#000000;
	border:none;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
	.button_more:hover,
	.button_more:focus,
	.button_more:active 
	{
	background:#D9534F; 
	color: #FFF;
	border:none;
	text-decoration:none;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
.client_img{ text-align:center; padding:10px 0}
.client_img img { margin:5px 2px;}


/*-------------------------------------------------------------------
            Services box css 7/2/2014
-------------------------------------------------------------------*/
.lazy-load-box {
	
	opacity: 0;
	
	-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	
	-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	
	-o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	
	-ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	
	transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	

}



/* Effects */
.trigger.effect-slideup {
	
	-moz-transform: translateY(100px);
	
	-webkit-transform: translateY(100px);
	
	-o-transform: translateY(100px);
	
	-ms-transform: translateY(100px);
	
	transform: translateY(100px);
	

}



.trigger.effect-slidedown {
	
	-moz-transform: translateY(-50px);
	
	-webkit-transform: translateY(-50px);
	
	-o-transform: translateY(-50px);
	
	-ms-transform: translateY(-50px);
	
	transform: translateY(-50px);
	

}



.trigger.effect-slidefromleft {
	
	-moz-transform: translateX(-150px);
	
	-webkit-transform: translateX(-150px);
	
	-o-transform: translateX(-150px);
	
	-ms-transform: translateX(-150px);
	
	transform: translateX(-150px);
	

}



.trigger.effect-slidefromright {
	
	-moz-transform: translateX(150px);
	
	-webkit-transform: translateX(150px);
	
	-o-transform: translateX(150px);
	
	-ms-transform: translateX(150px);
	
	transform: translateX(150px);
	

}



.trigger.effect-zoomin {
	
	-moz-transform: scale(0.5);
	
	-webkit-transform: scale(0.5);
	
	-o-transform: scale(0.5);
	
	-ms-transform: scale(0.5);
	
	transform: scale(0.5);
	

}



.trigger.effect-zoomout {
	
	-moz-transform: scale(1.5);
	
	-webkit-transform: scale(1.5);
	
	-o-transform: scale(1.5);
	
	-ms-transform: scale(1.5);
	
	transform: scale(1.5);
	

}



.trigger.effect-rotate {
	
	-moz-transform: rotate(45deg);
	
	-webkit-transform: rotate(45deg);
	
	-o-transform: rotate(45deg);
	
	-ms-transform: rotate(45deg);
	
	transform: rotate(45deg);
	

}



.trigger.effect-skew {
	
	-moz-transform: translateY(100px) skewX(-45deg) skewY(45deg);
	
	-webkit-transform: translateY(100px) skewX(-45deg) skewY(45deg);
	
	-o-transform: translateY(100px) skewX(-45deg) skewY(45deg);
	
	-ms-transform: translateY(100px) skewX(-45deg) skewY(45deg);
	
	transform: translateY(100px) skewX(-45deg) skewY(45deg);
	

}

.btn.btn-primary {
	font-family:'Roboto', sans-serif;
	font-size:14px;
	font-style:normal;
	text-shadow:none;
	text-transform:uppercase;
	padding:9px 28px;
	position:relative;
	background:transparent;
	border-radius:0;
	box-shadow:none;
	border:none;
	outline:none;
	border-radius:3px;
	z-index:1;
}
.btn.btn-primary:before {
	content:"";
	position:absolute;
	width:100%;
	height:0;
	bottom:0;
	left:0;
	background:#67ecfe;
	z-index:-1;
	border-radius:3px;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.btn.btn-primary:after {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	bottom:0;
	left:0;
	border-radius:3px;
	background:#2b5d66;
	z-index:-2;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.btn.btn-primary:hover:before {
	height:100%;
	border-radius:3px;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}

.service-box {
	overflow:hidden;
	min-height:20px;
	padding:15px 10px 25px;
	margin-bottom:26px;
	background-color:transparent;
	box-shadow:none;
	border:none;
	box-sizing:border-box;
	box-shadow:0 0 1px 1px #e4e4e4;
	border-radius:4px;
	text-align:center;
	position:relative;
	
}
.service-box:before {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:0;
	content:"";
	z-index:-1;
	background-color:#28b6d1;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
	transition:all 0.7s ease;
}
.service-box:after {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	width:100%;
	height:100%;
	content:"";
	z-index:-2;
	background-color:#FFF;
}
.service-box:hover .title a {
	color:#FFF;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.service-box:hover .title a:hover {
	color:#000;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
	text-decoration:none;
}
.service-box:hover .service-box_txt {
	color:#FFF;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.service-box:hover:before {
	height:100%;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.service-box:hover .icon {
	border:solid 2px #fff;
	background:#145b69 !important;
	color:#fff;
	transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
	transition:all 0.7s ease;
}
.service-box.nums .icon i, .service-box.nums .icon img { display:none; }
.service-box .extrabox {
	perspective:180;
	-webkit-perspective:180;
	position:relative;
	display:block;
	margin:0 0 18px 0;
}
.service-box .icon {
	width:140px;
	height:140px;
	/*line-height:122px !important;*/
	text-align:center;
	background-color:#72ccdb !important;
	font-size:60px;
	font-weight:normal;
	color:#FFF;
	float:none;
	margin:0;
	border-radius:500px;
	border:solid 2px #05a7c5;
	display:inline-block;
	transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);
	-webkit-transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	transition:all 0.6s ease;
}
.service-box .icon span { display:none; }
.service-box h2 {
	font-family:'Roboto';
	font-size:16px;
	font-weight:500;
	line-height:20px;
	color:#000;
	margin:0;
	padding:0;
	font-style:normal;
	text-transform:none;
	overflow:hidden;
	border:0;
	margin:0 0 10px 0;
}
.service-box h2 span{ color:#000; text-transform:none; font-weight:400; font-family:'Roboto';}
.service-box h2:after { display:none; }
.service-box h2 a {
	color:#000;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
.service-box h2 a:hover {
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-ms-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}
.service-box h5 {
	overflow:hidden;
	margin:0 0 25px;
}
.service-box_txt {
	color:#777;
	font-family:'Roboto';
	font-size:13px;
	font-weight:normal;
	margin-bottom:15px;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
	transition:all 0.7s ease;
}
.service-box .btn-align { text-align:center; }
.service-box__call {
	color:#fff;
	background-color:#0c6abd;
	background-image:-moz-linear-gradient(top,#037cc7,#1950af);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#037cc7),to(#1950af));
	background-image:-webkit-linear-gradient(top,#037cc7,#1950af);
	background-image:-o-linear-gradient(top,#037cc7,#1950af);
	background-image:linear-gradient(to bottom,#037cc7,#1950af);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff037cc7', endColorstr='#ff1950af', GradientType=0);
}
.service-box__call h2 {
	float:left;
	width:75%;
	color:#fff;
	margin:10px 0 0;
}
.service-box__call .btn-align {
	padding:0;
	width:25%;
	float:right;
}

.slogan-box p {
    font: 50px/50px "OpenSans";
    color: #FFF;
    text-transform: uppercase;
	text-shadow:0px 2px 4px rgba(0, 0, 0, 0.3);
	line-height:55px;
}
.slogan-box a {
    background: url('../images/more_arrow2.png') no-repeat scroll 0px top transparent;
    width: 40px;
    height: 40px;
    display: inline-block;
}
.slogan-box a:hover {
	background: url(../images/more_arrow2.png) 0 bottom no-repeat;
}

.thumb-pad1 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	text-align: center;
}
.thumb-pad1 .thumbnail .caption .title {
	font:15px 'OpenSansBold';
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 2px;
}
.thumb-pad1 .thumbnail .caption p {
	color: #000;
	margin-bottom: 2px;
	font-size:12px;
}
.thumb-pad1 .thumbnail .caption a {
	font: 12px 'OpenSansBold';
	color: #ffffff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad1 .thumbnail .caption a:hover {
	color: #ffce5d;
}
.thumb-pad1 figure {
	margin: 0 0 18px 0;
	border-radius: 100%;
}
.thumb-pad1 figure img {
	border-radius: 100%;
	width: 100%;
}

/*--------------------------------------------------------*/
       /*  About Us Page CSS*/
/*--------------------------------------------------------*/

.who-box, .history-box, .trainers-box {
    margin-bottom: 5px;
	
}
.about_title{ font: 400 22px/22px "Roboto"; color: #383838; text-transform: uppercase; padding-bottom: 24px; border-bottom: 1px solid #CFCFCF; margin: 0px 0px 32px;}

.thumb-pad4 figure img {
    width: 100%;
}
.thumb-pad4 {
    overflow: hidden;
}
.thumb-pad4 .thumbnail {
    position: relative;
    padding: 0px;
    margin: 0px;
    border: medium none;
    border-radius: 0px;
    box-shadow: none;
    background: none repeat scroll 0% 0% transparent;
}
.thumb-pad4 figure {
    margin: 0px 0px 30px;
}
.thumb-pad4 .thumbnail .caption {
    padding: 0px;
    color: #A9A9A9;
}
h3.indent {font-size:16px; font-family:'Roboto'; color:#0079c2; line-height:20px; font-weight:normal; margin:0 0 6px 0; text-transform:none;}
.thumb-pad4 .caption p {font-size:13px; font-family:'Roboto'; color:#666; line-height:20px; font-weight:normal; margin:0 0 6px 0;}
.list2 p {font-size:13px; font-family:'OpenSans'; color:#666; line-height:20px; font-weight:normal; margin:0 0 20px 0;}

.list2 {
    margin: 0px;
    padding: 0px;
    list-style: none outside none;
    overflow: hidden;
}

.trainerBox {
    margin-bottom: 26px;
	 text-align:center;
}

/*--------------------------------------------------------*/
       /*  Contact Us Page CSS*/
/*--------------------------------------------------------*/


.cont_head1 h3
{
    font-family: "Roboto",sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    color: #343434;
    margin-bottom: 20px;
}

address {
  margin-bottom: 30px;
}
address .info strong {
  display: block;
  font-family: 'Roboto';
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  font-weight:300;
  color: #5a5a5a;
  margin-bottom: 10px;
  margin-top: 0;
}
address .info p {
  margin-bottom: 0;
  color:#666;
  font-size:13px;
}
address .info p span {
	color:#000;
  width: 105px;
  display: inline-block;
}
address .info p a {
  color: #30b6c8;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
address .info p a:hover {
  text-decoration: none;
  color: #7e7e7e;
}


/*3-1-2019*/
.clearrr{display:none;}
.clearr{display:none;}
/*@media screen and (max-width: 768px) and (min-width: 320px) {

.clearr{    display: contents;}

}*/



