@charset "utf-8";
/* CSS Document */
/*@import url('https://fonts.googleapis.com/css?family=Poiret+One');
@import url('https://fonts.googleapis.com/css?family=Quicksand');*/
@import url('https://fonts.googleapis.com/css?family=Roboto');
*{ margin:0px; padding:0px;font-family: 'Roboto', sans-serif;}
body{ background:#fff; background-color:#fff;font-family: 'Roboto', sans-serif;}
.topbar{ min-height:8px; width:auto; 

background: rgba(0,137,200,1);
background: -moz-linear-gradient(left, rgba(0,137,200,1) 0%, rgba(64,185,237,1) 43%, rgba(137,212,237,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,137,200,1)), color-stop(43%, rgba(64,185,237,1)), color-stop(100%, rgba(137,212,237,1)));
background: -webkit-linear-gradient(left, rgba(0,137,200,1) 0%, rgba(64,185,237,1) 43%, rgba(137,212,237,1) 100%);
background: -o-linear-gradient(left, rgba(0,137,200,1) 0%, rgba(64,185,237,1) 43%, rgba(137,212,237,1) 100%);
background: -ms-linear-gradient(left, rgba(0,137,200,1) 0%, rgba(64,185,237,1) 43%, rgba(137,212,237,1) 100%);
background: linear-gradient(to right, rgba(0,137,200,1) 0%, rgba(64,185,237,1) 43%, rgba(137,212,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0089c8', endColorstr='#89d4ed', GradientType=1 );

}
 

.fooblog{ height:200px; overflow:hidden; padding-bottom:20px; color:#fff !important}
.mrbtn{ float:none; margin:20px auto;}
#bs-carousel{ margin-bottom:0px !important}
.welcomebox{ background-color:#0066a1; margin-top:-20px; color:#fff !important; letter-spacing:1px; text-align:center; padding-top:30px; padding-bottom:30px; line-height:24px;}
.section-head{    background-color: #fe9732;
    line-height: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 50px;
}
.section-head h2{ text-align:left; color:#fff;padding: 20px 30px;}
#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url("images/preloader.svg") no-repeat center center;
}
.mainheading{ font-size:4.4vmin; font-weight:bold;}
 .mainheading::after {
    content: "";
    display: inline-block;
    height: 1px;
    text-align: center;
    vertical-align: middle;
    width: 8%;
	background-color:#fff; background:#fff;
}
.blog_add p,.blog_add p span , .blog_add span{ color:#000 !important; }

.section-1 {
    background: #0094d9 none repeat scroll 0 0;
    border-top: 1px solid #ffffff;
    padding: 30px 0;
}
.heading-box {
    background: rgba(0, 0, 0, 0) url("images/heading-bg.jpg") repeat-y scroll center top;
    border-color: #5bd3ff;
    border-style: solid none;
    border-width: 1px;
    margin: 0 auto 20px;
    overflow: hidden;
    padding: 16px 0;
    position: relative;
    width: 90%;
}
.title1 {
    color: #ffffff;
    font-family: "CenturyGothic";
    font-size: 32px;
    font-weight: 400;
    margin: 0;
    text-shadow: 0 1px 2px #303030;
}
ul.top-information-box {
    margin: 0;
    padding: 15px 0 0;
    text-align: right;
}
ul.top-information-box li {
    border-right: 1px solid #e7e6e6;
    color: #7a7878;
    display: inline-block;
    font-size: 18px;
    list-style-type: none;
    margin: 0;
    padding: 20px;
    text-align: right;
}
p{letter-spacing:1px;}
ul.top-information-box li .fa {
    color: #0094d9;
    font-size: 20px;
    vertical-align: middle;
}
a {
    color: #337ab7;
    text-decoration: none;
}
.shd{-webkit-box-shadow: 0px 1px 5px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 5px -1px rgba(0,0,0,0.75);
box-shadow: 0px 1px 5px -1px rgba(0,0,0,0.75);}
/*.wrapper {
    padding-left: 12.5%; background-color:#fff;
    padding-right: 12.5%;
}*/
.logo{ margin:2px 0px 2px;}
.bx-loading,.bx-pager-item{ display:none !important}
.jumbotron {
background: #07a0c0;
color: #FFF;
border-radius: 0px;
}
.form-group span{ color: #F00; font-size:12px;}
.jumbotron-sm { padding-top: 24px;
padding-bottom: 24px; }
.jumbotron small {
color: #FFF;
}
header{ background-color:#fff; height:auto;   width:auto; margin:0 auto; }



h1,h2,h3,h4,h5{ }
.inpage{ margin-top:120px;}
.h1 small {
font-size: 24px;
}.imgleft{ float:left; width:300px; height:auto; margin-right:50px;}
.maincontent , .maincontent ul,.maincontent ol, .maincontent ul li, .maincontent p ul li { margin-left:25px !important; color:#fff !important}
.maincontent  p { color:#fff !important}
.proimg{ height:400px; width:100%;}
    @media screen and (max-width: 767px) 
	{
        .main-title{font-size:24px !important;}
    }
    @media screen and (min-width:768px) and (max-width: 991px) {
     .main-title{font-size:24px !important;}
    }
  
	@media screen and  (max-width: 680px) {
		.proimg{ height: auto; width:100%;}
		.wrapper {
    padding-left: 1%; background-color:#fff;
    padding-right: 1%;
}
		.imgleft{ float:none !important; width:auto;}
		ul.topnav li a { display: block !important; float:none; }
		ul.topnav li{ float:none !important}
 
		.main-title{font-size:24px !important;}
		.inpage{ margin-top:0px;}
		.hero {    top: 50% !important;}
		 .hero h1 { font-size:24px !important; }
		 	 .hero h3 { font-size:16px !important; }
			 .carousel-indicators {
    bottom:0px !important;
}
.navbar-inverse .navbar-nav > li > a {
	line-height:18px !important;
}
.footer-distributed .footer-left {
    width: 100% !important; 
}
.footer-distributed .footer-center {
    width: 100% !important;
}
.footer-distributed .footer-right {
    width: 100% !important;
}
.footerwrap a{ display:block !important; margin-top:10px !important ; text-align:left !important; border:0px !important}
	}
	.navbar-brand{ height:auto !important; padding:3px !important}

.brd{ height:8px; background-color:#00a7c9; width: auto;}
 
.navbar-inverse {
    background-color:#fe9732 !important; background:#fe9732; border:0px !important;
    border-color:0px !important; font-weight: normal !important; margin:0px !important; min-height:30px !important;
}
.icon-bar {
    background-color:#F00 !important;
}



p{ text-align:justify; color:#333; line-height:22px; font-size:14px; margin-top:15px;}

.pagecontent ul, .pagecontent p ul li{ margin-left:30px !important}

.boxh3{ font-size:32px;}
.main-title{ color:#000; width:100%; font-size:26px; margin-top:30px; margin-bottom:30px; text-transform:uppercase; text-align: left; line-height:26px; }
.main-title span{ color:#00a7c9; font-style: italic;}
.main-title2{color:#000; font-weight:normal; font-size:30px; text-align:left; }

.navbar-inverse .navbar-nav > li > a {transition:all 0.5s;
	font-size:14px; 	line-height:26px; text-transform:uppercase;  color: #fff !important; font-family:Verdana, Geneva, sans-serif; padding-left:26px; padding-right:26px;
	}
	
	
	.nav > li {
    border-right: 1px solid #eab179;
    
}
.nav > li:last-child { border:none;}
	.navbar-nav > li > a {
    padding-bottom:18px !important;
    padding-top: 15px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background: transparent url("images/border.png") no-repeat scroll center -1px;
}
	.navbar-inverse .navbar-nav > li > a:hover {transition:all 0.5s; color: #fff !important;    background-color: transparent !important; 
	}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{ color:#777 ;}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
         color: #fff !important;
    background-color:#20457c !important;
    }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff !important;
    background-color:transparent !important;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
   color: #fff !important;
    background-color:transparent !important;
}	
	.catrow{ text-align:center;}
	.catrow h2{ font-size:18px; text-align:center; line-height:18px; margin:8px auto; }
		.catrow h3{ font-size:14px; text-align:center; line-height:18px; margin:8px auto;}
		
		.catrow ul li{ text-align:left; margin-left:20px; font-size:14px !important; color:#333 !important;}
			.catrow ul li strong{ font-weight:normal;}	
			.reach ul li{ width:48%; margin-left:5px; float:left;}
		
		.gray{ background-color:#e8e6e7; padding:15px; color:#828282; text-align:center;}
		
		
		.footer-distributed {
    background-color: #0378ad;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    padding: 35px 50px;
    padding-bottom: 10px;

    margin-top: 0px;
}
.footer-logo-title {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 25px; color:#c5dafa;
    letter-spacing: 1px;
    text-align: left;
    font-size: 20px;
}
.footer-distributed .footer-links li {
    border-bottom: 1px dashed #BDBCBC;
}
.footer-distributed .footer-links a {
    display: inline-block;
    line-height: 1.8;
    text-decoration: none;
    line-height: 1.8;
    text-decoration: none; color:#c5dafa;
    font-size: 1em;
    font-weight: 400;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.footer-distributed .footer-links {
    color: #c5dafa;
    padding: 0;
    list-style-type: none;
}
.footer-distributed .footer-center p {
    display: inline-block;
    color: #c5dafa !important;
    vertical-align: middle;
    margin: 0;
}
.footer-distributed .footer-center p a {
    color: #c5dafa;
    text-decoration: none;
    font-size: 14px;
}
.footer-distributed .footer-icons {
    margin-top: 25px;
}
.footer-distributed .footer-icons {
    margin-top: 25px;
}
.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:#c5dafa;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	font-size: 20px;
	color: #021d44 !important;
	text-align: center;
	line-height: 35px;
	margin-right: 3px;
	margin-bottom: 5px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.footer-distributed .footer-icons a:hover{
	background: #101010!important; color:#fff !important;
}
.footer-distributed .footer-left {
    width: 40%; float:left;
}
.footer-distributed .footer-center {
    width: 35%; float:left;
}
.footer-distributed .footer-right {
    width: 24%; float:left;
}
.footer-distributed .footer-company-about {
    line-height: 20px;
    color: #c5dafa;
    font-size: 13px;
    margin: 0;
    text-align: justify;
}
.footer-distributed .footer-center i{
	background-color: #c5dafa;
	color: #021d44;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}
.innerpage{ background-color: #20457c; padding:15px;}

.widget-list {
    max-width: 250px;
    margin-bottom: 0;
    padding-top: 5px;
}
.widget-list .widget-list__item {
    padding-left: 0;
}
.list {
    margin-bottom: 40px;
    padding-left: 0;
    list-style-type: none;
}
.list li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 30px;
}
.list li > a:hover {
    text-decoration: none;
}
.widget-list .widget-list__link {
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 400;
    color: #7b7d7f;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.widget-list .widget-list__link:hover {
    font-weight: 600;
    color: #1c1f23;
}
.widget {
    margin-bottom: 40px;
    padding-bottom: 23px;
    border-bottom: 1px dotted #eee;
}
.panel { position: relative; overflow: hidden; display: block; border-radius: 0 !important;  }
.panel-default { border-color: #ebedef !important; }
.panel .panel-body { position: relative; padding: 0 !important; overflow: hidden; height: auto; }
.panel .panel-body a { overflow: hidden; }
.panel .panel-body a img { display: block; margin: 0; width: 100%; height: auto; 
    transition: all 0.5s; 
    -moz-transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -o-transition: all 0.5s; 
}
.panel .panel-body a.zoom:hover img { transform: scale(1.3); -ms-transform: scale(1.3); -webkit-transform: scale(1.3); -o-transform: scale(1.3); -moz-transform: scale(1.3); }
.panel .panel-body a.zoom span.overlay { position: absolute; top: 0; left: 0; visibility: hidden; height: 100%; width: 100%; background-color: #000; opacity: 0; 
    transition: opacity .25s ease-out;
    -moz-transition: opacity .25s ease-out;
    -webkit-transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
}     
.panel .panel-body a.zoom:hover span.overlay { display: block; visibility: visible; opacity: 0.55; -moz-opacity: 0.55; -webkit-opacity: 0.55; filter: alpha(opacity=65); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; }  
.panel .panel-body a.zoom:hover span.overlay i { position: absolute; top: 45%; left: 0%; width: 100%; font-size: 2.25em; color: #fff !important; text-align: center;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=1);    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}
.panel .panel-footer { padding: 8px !important; background-color: #f9f9f9 !important; border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important; }	
.panel .panel-footer h4 { display: inline; font: 400 normal 1.125em "Roboto",Arial,Verdana,sans-serif; color: #34495e margin: 0 !important; padding: 0 !important; }
.panel .panel-footer i.glyphicon { display: inline; font-size: 1.125em; cursor: pointer; }
.panel .panel-footer i.glyphicon-thumbs-up { color: #1abc9c; }
.panel .panel-footer i.glyphicon-thumbs-down { color: #e74c3c; padding-left: 5px; }
.panel .panel-footer div { width: 15px; display: inline; font: 300 normal 1.125em "Roboto",Arial,Verdana,sans-serif; color: #34495e; text-align: center; background-color: transparent !important; border: none !important; }	

.modal-title { font: 400 normal 1.625em "Roboto",Arial,Verdana,sans-serif; }
.modal-footer { font: 400 normal 1.125em "Roboto",Arial,Verdana,sans-serif; } 

/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */.ekko-lightbox-container{position:relative}.ekko-lightbox-nav-overlay{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%}.ekko-lightbox-nav-overlay a{z-index:100;display:block;width:49%;height:100%;padding-top:45%;font-size:30px;color:#fff;text-shadow:2px 2px 4px #000;opacity:0;filter:dropshadow(color=#000000,offx=2,offy=2);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.ekko-lightbox-nav-overlay a:empty{width:49%}.ekko-lightbox a:hover{text-decoration:none;opacity:1}.ekko-lightbox .glyphicon-chevron-left{left:0;float:left;padding-left:15px;text-align:left}.ekko-lightbox .glyphicon-chevron-right{right:0;float:right;padding-right:15px;text-align:right}.ekko-lightbox .modal-footer{text-align:left}
 
 /********************************************RECENT WORK SECTION CSS*/

.working-wrap {
    border: 1px solid #ddd;
    display: inline-block;
}
.working-wrap .work-img img {
    filter: grayscale(100%);
    transition: all 0.4s ease 0s;
    width: 100%;
}
.working-wrap .work-img img:hover {
    filter: grayscale(0%);
}
.work-content {
    padding: 8px 20px;
}
.work-content h4 a {
    color: #404040;
    font-size: 16px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}
.work-content span.wrk-client {
    color: #7a7a7a;
    display: block;
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    margin-bottom: 8px;
    text-transform: none;
}
.work-content > span {
    display: block;
    width: 100%;
}
.work-content p.work-text {
    color: #7a7a7a;
    display: block;
    font-size: 14px;
}
p {
    margin: 0 0 10px;
}
.working-wrap h4.wrk-btn {
    float: left;
    padding-bottom: 30px; text-align:center;
}
.working-wrap h4.wrk-btn .hvr-sweep-to-right {
    background: #00bcd4 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    font-size: 14px;
    padding: 18px 40px;
}
.hvr-sweep-to-right::before {
    background: #333333 none repeat scroll 0 0;
}
.hvr-sweep-to-right:active::before, .hvr-sweep-to-right:focus::before, .hvr-sweep-to-right:hover::before {
    transform: scaleX(1);}
	ul.social-network {
	list-style: none; 
	display: inline;
	margin-left:0 !important;
	padding: 0; margin-top:10px;
}
ul.social-network li {
	display: inline;
	margin: 10px 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block; margin-top:14px;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width:30px;
	height: 30px;
	font-size:16px;background-color:#fff; color:#fe9a38;
}
.social-circle li i {
	margin:0;
	line-height:32px;
	text-align: center; 
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fe9a38;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}


.foo-head{ display:block; color:#c1c6ca; font-size:16px; font-weight:bold;}
.foo-value{display:block; color:#c1c6ca; font-size:14px;}
.boxc{padding-left:20px; text-align:justify; color:#fff !important; line-height:22px; font-size:16px;}
.boxc p{  color:#fff !important;}

.btn-circle {
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429; 
  border-radius: 15px;background-color:transparent; background:none; color:#fff;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 50px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 80px;
  height: 80px;
  padding: 10px 16px;
  font-size: 40px;
  line-height: 1.33;
  border-radius: 50px;
}
.footerwrap{ background-color:#0b88b3; width:auto; text-align:center; padding:5px; color:#fff;}
.footerwrap a{ display:inline-block; margin:5px; font-size:12px; padding-right:10px; line-height:8px; color:#fff; border-right:1px solid #fff;}
.footerwrap a:last-child{ border:0px;}

/*-------------------------------*/
/*      Code snippet by          */
/*      @maridlcrmn              */
/*-------------------------------*/


section {
    padding-top:5px;
    padding-bottom: 5px;
}

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 0px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.add-head {
    color: #bc4c37;
    font-size: 15px;
    font-weight: normal;
}
.address {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
}
.bord {
    border-right: 1px solid #bc4c37;
    margin: 0;
    min-height: 150px;
    padding: 0 50px 0 0;
}
.listings {
    margin: 0;
    padding: 0;
}
.listings {
    list-style-type: none;
    margin-top: 25px;
}
.listings li {
    border-bottom: 1px solid #999999;
    font-size: 13px;
    padding: 8px;
}
.listings li a {
    color: #134680;
}
.listings li a.activetab {
    color: #999999;
}
.ident h3 {
   
    color: #b02d15;
    font-weight: 500; font-size:16px !important;
    margin: 0px;
    padding: 0 0 10px;
}
#mlist {
    margin-bottom: 30px;
    margin-top: 10px;
}
.media:first-child {
    margin-top: 0;
}
.media, .media-body {
    overflow: hidden;
}
#peopleimage {
    width: 165px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
#peopleimage img {
    max-width: 165px;
    width: 165px;
}
#peopledt {
    padding-left: 30px;
}
#peopledt p {
    color: #999999;
    letter-spacing: 1px;
    margin-bottom: 12px;
}
.graph {
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 400 !important;
    letter-spacing: 1px;
    text-align: justify;
}
.graph ul li, .graph p ul li , .graph div p ul li , .graph div ul li{     font-size: 14px !important;}
.contentpart, .contentpart p {
    font-size: 14px !important;
    line-height: 22px;
}

.contentpart2, .contentpart2 p {
    font-size: 15px !important;
    line-height: 22px;
}
.card.hovercard {
    overflow: hidden;
    position: relative;
    text-align: center;
}
.card {
    background-color: #fff;
    border-bottom-width: 2px;
    border-top-width: 0;
 
    box-sizing: border-box;
    margin: 10px 0 20px;
    min-height: 250px;
    padding-top: 20px;
}
.para {
    font-family: avenir;
}
.card .para h3 {
    color: #008ac8;
    font-family: avenir;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
}
.card.hovercard .info {
    padding: 4px 8px 10px;
}
.info, .success, .warning, .validation {
    background-position: 10px center;
    background-repeat: no-repeat;
    margin: 10px;
    padding: 8px 8px 8px 40px;
    text-align: left;
}
.card.hovercard .bottom {
    margin-bottom: 24px;
    padding: 0 20px;
}
.card .btn {
    background-color: #fff;
    border-color: #23224a;
    border-radius: 0 !important;
    color: #23224a;
    font-family: avenir;
    font-weight: bold;
    transition: background-color 0.3s ease-in 0s;
}

.carousel-indicators li{ border:1px solid #074583; }
.carousel-indicators .active{ background-color:#074583 !important}


@import url(https://fonts.googleapis.com/css?family=Lato:400,900,700,300);
.heading4{font-size:16px;font-weight:400;font-family:'Lato', sans-serif;color:#111111;margin:0px 0px 5px 0px;}
.heading2{font-size:14px;font-weight:400;font-family:'Lato', sans-serif;color:#111111;margin:0px 0px 5px 0px;}
.heading1{font-size:30px;line-height:20px;font-family:'Lato', sans-serif;text-transform:uppercase;color:#1b2834;font-weight:900;}
.content-quality{float:left;width:193px;}
.content-quality p{margin-left:10px;font-family:'Open Sans', sans-serif;font-size:14px;font-weight:600;line-height:17px;}
.content-quality p span{display:block;}
.tabtop li a{font-family:'Lato', sans-serif;font-weight:700;color:#1b2834;border-radius:0px;margin-right:22.008px;border:1px solid #ebebeb !important;}
.tabtop .active a:before{content:"♦";position:absolute;top:15px;left:50px;color:#0378ad ;font-size:30px;}
.tabtop li a:hover{color:#e31837 !important;text-decoration:none;}
.tabtop .active a:hover{color:#fff !important;}
.tabtop .active a{background-color:#0378ad  !important;color:#FFF !important;}
.margin-tops{margin-top:30px;}
.tabtop li a:last-child{padding:10px 22px;}
.thbada{padding:10px 28px !important;}
section p{font-family:'Lato', sans-serif;}
.margin-tops4{margin-top:20px;}
.tabsetting{border-top:5px solid #ebebeb;padding-top:6px;}
.services{background-color:#d4d4d4;min-height:710px;padding:65px 0 27px 0;}
.services a:hover{color:#000;}
.services h1{margin-top:0px !important;}
.heading-container p{font-family:'Lato', sans-serif;text-align:center;font-size:16px !important;text-transform:uppercase;}


.navbar .navbar-nav {
    display: inline-block !important;
    /*/float: none  !important;*/
}

.navbar .navbar-collapse {
    text-align: center !important;
}

section.cont_section1 {
    background-image: url(images/c1.jpg);
    background-position: left 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
    min-height: 400px;
    position: relative;
}
section.cont_section2 {
    background-image: url(images/c2.jpg);
    background-position: left 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
    min-height: 400px;
    position: relative;
}
section.cont_section3 {
    background-image: url(images/c3.jpg);
    background-position: left 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
    min-height: 400px;
    position: relative;
}
section.cont_section4 {
    background-image: url(images/c4.jpg);
    background-position: left 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
    min-height: 400px;
    position: relative;
}
section.cont_section5 {
    background-image: url(images/c5.jpg);
    background-position: left 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
    min-height: 400px;
    position: relative;
}
section.cont_section6 {
    background-image: url(images/c6.jpg);
    background-position: left 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
    min-height: 400px;
    position: relative;
}
section.cont_section7 {
    background-image: url(images/c7.jpg);
    background-position: left 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
    min-height: 400px;
    position: relative;
}
section h2 {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-family: future;
    font-size: 40px;
}

section address {
    color: #fff;
    font-family: avenir;
    font-size: 19px;
    padding-right: 30px;
}
.white {
    color: #fff;
}
section {
    margin-bottom: 50px;
    
}
.col{ position:absolute; bottom:5px;}
.locname{position:absolute; top:5px; right:10px; color:#fff; font-size:20px;}

.footer-top {
    padding: 30px 0;
}
.title3 {
    color: #ffffff;
    font-family: "CenturyGothic";
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 15px;
    padding-bottom: 8px; text-transform:uppercase;
    position: relative;
}
.title6 {
    color: #ffffff;
    font-family: "CenturyGothic";
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 15px;
    padding-bottom: 8px;
    position: relative;
}
.title3::after {
    content: "";
    display: inline-block;
    height: 1px;
    text-align: center;
    vertical-align: middle;
    width: 8%;
	background-color:#fff; background:#fff;
}

.footer-logo {
    margin-bottom: 10px;
}
.footer-info p {
    color: #ffffff;
    font-size: 13px;
    text-align: left;
}footer {
    background: #fe9732 none repeat scroll 0 0;
}ul.footer-menu {
    margin: 0;
    padding: 0;
}ul.footer-menu li {
    border-bottom: 1px solid #fcb46d;
    list-style-type: none;
    margin: 0;
    padding: 4px 0;
}ul.footer-menu li a {
    color: #ffffff;
    display: block;
    font-family: "CenturyGothic";
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
}
.qc-form .form-group input[type="text"], .qc-form .form-group input[type="email"] {
    background: #f88c23 none repeat scroll 0 0;
    border: 1px solid #ee8218;
    color: #ffffff;
}.qc-form .form-group input[type="text"], .qc-form .form-group input[type="email"] {
    background: #f88c23 none repeat scroll 0 0;
    border: 1px solid #ee8218;
    color: #ffffff;
}.qc-form .form-group input[type="submit"] {
    background: #696969 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    height: 90px;
    margin-left: 2px;
    transition: all 0.2s linear 0s;
    width: 100%;
}
.qc-form .form-group textarea {
    background: #f88c23 none repeat scroll 0 0;
    border: 1px solid #ee8218;
    color: #ffffff;
    resize: none;
}
.pbox{ margin-bottom:20px;}
.p_head{ background-color: #fe9732 ;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 2px !important;
    text-align: center; min-height:40px;}.p_head h2{ margin:0px;}
	.p_head a{ color:#fff; font-size:14px;}
	
	.panelTop a { text-align:right; color:#FF8040; font-size:12px; float:right; margin:0px;}
	
	div.clear
{
    clear: both;
}

div.product-chooser{
    
}

  .product-chooser-item
	{
		zoom: 1;
		
		cursor: default;
	}

.product-chooser-item{
		padding: 11px;
		border-radius: 6px;
		cursor: pointer;
		position: relative;
		border: 1px solid #efefef;
		margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10x;
	}
	
.selected{
		border: 4px solid #428bca;
		background: #efefef;
		padding: 8px;
		filter: alpha(opacity=100);
		opacity: 1;
	}
	
		div.product-chooser div.product-chooser-item img{
			padding: 0;
		}
		
		.title{
			display: block;
			margin: 10px 0 5px 0;
			font-weight: bold;
			font-size: 14px; background-color:#0094d9  ; padding:10px; color:#fff;
		}	.title a{color:#fff;}
		
		div.product-chooser div.product-chooser-item span.description{
			font-size: 12px;
		}
		
		div.product-chooser div.product-chooser-item input{
			position: absolute;
			left: 0;
			top: 0;
			visibility:hidden;
		}
/*		.product-chooser-item:first-child{ margin-left:0px; padding:0px;}*/

.welcome p{ color:#fff; text-align:center;}
.carouselimg{ width:100% !important;}