@charset "utf-8";
/* CSS Document */
body { font-family: 'Roboto', sans-serif; font-size:14px;}
ul, li, ol {
	padding:0px;
	margin:0px;
	list-style:none;
}
a:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 { font-family: 'Roboto', sans-serif;}
p { margin:0px;}

.top_bar {
	background:#00032D;
	padding:10px 0px;
}
.left_top li {
	display:inline-block;
	line-height:30px;
	color:#fff;
}
.left_top li i {
	color:#39a1d5;
	margin-right:5px;
}
.header_social li {
	display:inline-block;
	margin:0px 5px;
}
.header_social li a {
	color:#FFF;
	background:rgba(255,255,255,0.10);
	width:33px;
	height:33px;
	padding:5px;
	border-radius:50%;
	text-align:center;
	display:inline-block;
}
.bor-img img{
	border: 1px solid #ababab;
}
.header_social li a i {
	font-size:12px;
}
.header_social li a:hover {
	background:#39a1d5;
}
.header {
	padding:10px 0px;
	position:relative;
	/*border-left:1px solid #eee;
	border-right:1px solid #eee;*/
}
.header_grid ul li {
	display:inline-block;
	margin:10px 20px;
}
.header_grid ul li span {
	padding:10px;
	color:#39a1d5;
	font-size:24px;
	border-radius:50%;
	width:55px;
	height:55px;
	line-height:30px;
	display:inline-block;
	text-align:center;
	float:left;
}
.h_data {
	padding-left:56px;
	padding-top:10px;
}
.menu {
	border-top: 1px solid #eee;
}
/* MENU STYLE */
.navbar { margin-bottom:0px;}
.navbar-brand {
	padding:0px;
}
.navbar-collapse {
	/*border:1px solid #eee;*/
	border-bottom:0px;
	padding:0px;
	border-radius:0px;
}
.navbar-default .navbar-nav > li > a {
	color:#333;
	font-weight:700;
	text-transform:uppercase;
	font-size:13px;
	padding:20px 30px;
	border-left:1px solid #eee;
}
.navbar-default .navbar-nav > li > a:hover { color:#39a1d5;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a { color:#333;}
.dropdown-menu { top:100%; border-top:2px solid #39a1d5; width:285px;}
.dropdown-menu > li > a { 
	color:#FFF; 
	padding:9px 10px; 
	font-weight:700; 
	font-size:13px; 
	border-bottom:1px solid #444; 
	text-transform:uppercase;
	background:#333;
}
.dropdown-menu > li > a:hover { color:#FFF; background:#39a1d5;}
.dropdown-menu > li > a > i { margin-right:5px;}
.download, .download:hover {
	background:#39a1d5 !important;
	color: #FFF !important;
}

.contact_bread {
	padding:60px 0px;
	background:url('../images/bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.contact_bread:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
}
.bread_inner {
	text-align: center;
	background: rgba(255, 255, 255, 0.15);
	padding: 50px 20px;
	-ms-transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
}
.bread_inner h3 {
	margin: 0px 0px 20px;
	color: #39a1d5;
	text-transform: uppercase;
	font-weight: 700;
}
.bread_inner ol li {
	display:inline-block;
	font-weight:700;
	color:#FFF !important;
}
.bread_inner ol li a { color:#FFF;}
.breadcrumb {
	padding: 0px;
	background: none;
}
/* SLIDER */
.slider-container {
	width: 100%;
	position: relative;
	padding: 0;
}
.slider-grids {
	width: 100%;
	position: relative;
}
.slider-grids .tt-slider-title {
	color: #FFF;
	font-size: 34px;
	line-height: 40px;
	font-weight: 700;
	text-transform: uppercase;
}
.slider-grids .tt-slider-small-text {
	color: #FFF;
	font-size: 18px;
	line-height: 25px;
	font-style:italic;
}
.default-btn{
	position:relative;
	padding:15px 30px;
	line-height:30px;
	text-transform:uppercase;
	color:#FFF !important;
	font-size:14px;
	border:2px solid #39a1d5 !important;
	font-weight:700;
	text-align:center;
	background:#39a1d5;
}

/* WELCOME */
.welcome_heading h4 {
	margin:0px 0px 15px;
	color:#888;
	font-size:15px;
	text-transform:uppercase;
}
.welcome_heading h1 {
	margin:0px 0px 20px;
	font-weight:700;
	font-size: 28px;
}
.welcome_content {
	margin:10px 0px;
}
.welcome_content p {
	line-height:25px;
	margin-bottom:10px;
	color:#888888;
	font-size:14px;
	text-align: justify;
}
.welcome_content ul li{
	color:#888888;
	line-height: 25px;
	font-size: 12px;
}
.welcome_content ul li:before {
	content: "\f00c";
	font-family: 'FontAwesome';
	margin-right: 10px; 
}
.aligntext p
{
	text-align: center;
}
.signature a {
	display:inline-block;
	margin:20px 0px 0px;
	border:1px solid #39a1d5;
	padding:10px 20px;
	color:#FFF;
	background:#39a1d5;
	text-transform:uppercase;
	width:150px;
	text-align: center;
	font-weight: 700;
}
.separator { 
	position: relative;
	width: 98px;
	height: 15px;
	text-align: center;
	margin-top: 20px !important;
	margin-left: 520px;

}
.separator:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 3px;
	width: 20px;
	height: 1px;
	background-color: #39a1d5;
}
.separator:after {
	position: absolute;
	content: '';
	right: 0px;
	top: 3px;
	width: 20px;
	height: 1px;
	background-color: #39a1d5;
}
.separator span.dott {
	position: relative;
	width: 6px;
	height: 6px;
	top: -9px;
	border-radius: 50%;
	display: inline-block;
	background-color: #39a1d5;
}
.separator1 { 
	position: relative;
	width: 98px;
	height: 15px;
	text-align: center;
	margin-top: 20px !important;
}
.separator1:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 3px;
	width: 20px;
	height: 1px;
	background-color: #39a1d5;
}
.separator1:after {
	position: absolute;
	content: '';
	right: 0px;
	top: 3px;
	width: 20px;
	height: 1px;
	background-color: #39a1d5;
}
.separator1 span.dott {
	position: relative;
	width: 6px;
	height: 6px;
	top: -9px;
	border-radius: 50%;
	display: inline-block;
	background-color: #39a1d5;
}
.signature {
	border-top:1px solid #eee;
}
.signature img {
	margin-top:20px;
}
.signature p {
	margin-top:10px;
	color:#888;
}
.certificate img {
	/*box-shadow:0px 12px 13px rgba(0,0,0,0.15);*/
	border:1px solid #eee;
}

/* ABOUT US */
.about_details h4 {
	color: #39a1d5;
	margin: 0px 0px 20px;
	border-bottom: 1px solid #39a1d5;
	line-height: 25px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
}
.about_details p {
	line-height: 25px;
	margin-bottom: 10px;
	text-align: justify;
}
.text-heading {
	color: #f00;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0px 0px 20px;
	text-align: center;
	font-weight: 700;
}

/* WHY US */
.why_us {
	position: relative;
	padding: 100px 0px 70px;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
}
.why_us:before {
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background:rgba(0,0,0,0.8);
	display:block;
}
.experience {
	position:relative;
	min-height:180px;
}
.number {
	position:absolute;
	font-size:100px;
	font-weight:700;
	color:#39a1d5;
	text-align:center;
	line-height: 1.7em;
	width: 240px;
	height: 180px;
	border:8px solid #FFF;
	border-right:none;
	display:inline-block;
}
.number:before {
	content:'';
	position:absolute;
	top:0px;
	right:0px;
	width:10px;
	height:35px;
	background-color:#FFF;
}
.number:after {
	content:'';
	position:absolute;
	bottom:0px;
	right:0px;
	width:10px;
	height:35px;
	background-color:#FFF;
}
.text {
	color: #FFF;
	font-size: 30px;
	padding-top: 60px;
	position: relative;
	font-weight: 400;
	display: inline-block;
	padding-left: 210px;
	line-height: 1.8em;
}
.why_inner {
	margin:35px 0px;
}
.icon {
	border:1px solid #777;
	padding:20px;
	display:inline-block;
}
.icon img {
	width:40px;
}
.why_inner h4 {
	color:#FFF;
	margin:20px 0px 0px;
	text-transform:capitalize;
	font-size:16px;
}

/* PRODUCTS */
.works_grid {
	margin:15px 0px;
	position:relative;
	overflow:hidden;
}
.overlay::before {
    content: "";
    background: rgba(2, 27, 39, 0.9) none repeat scroll 0 0;
    -webkit-transition: all .2s ease-out .1s;
    -o-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 0;
}
.works_inner {
	position: absolute;
    left: 0%;
    bottom: -30px;
    text-align: center;
    width: 100%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    opacity: 0;
    top: 38%;
}
.works_grid:hover .works_inner {
	opacity:1;
	bottom:20px;
}
.works_grid:hover .overlay::before {
	opacity:0.5;
}
.works_grid:hover .image_large {
	top:20px;
	right:20px;
	opacity:1;
}
.works_data {
	width:100%;
	color:#FFF;
}
.works_data h4 {
	margin:0px 0px 10px;
}
/*.works_data a {
	color: #FFF;
    background: rgba(57, 161, 213, 0.85);
    padding: 7px;
    border-radius: 7px;
}*/
.overlay h3{
	text-align: center;
    width: 100%;
    background: #39a1d5;
    margin: 0px;
    padding: 4px 0px;
    color: #fff;
    font-size: 18px;
}
.consolimg li{
	list-style: none;
	float: left;
	width: 20%;
}
.image_large {
	position:absolute;
	top:0px;
	right:20px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	opacity:0;
}
.image_large a {
	display:inline-block;
	padding:5px;
	background:#39a1d5;
	color:#FFF;
	border:1px solid #39a1d5;
	width:33px;
	height:33px;
	text-align:center;
	border-radius:40px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
}

/* FEATURES */
.features {
	position: relative;
	padding: 0px 40px 40px;
	background-color: #f9f9f9;
	border-bottom: 2px solid #cccccc;
}
.icon_box {
	position: relative;
	width: 84px;
	height: 84px;
	text-align: center;
	line-height: 82px;
	font-size: 36px;
	color: #222222;
	top: -20px;
	background:#FFF;
	box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}
.features_inner h4 {
	margin:15px 0px;
}
.features_inner p {
	line-height:25px;
}
.features:hover {
	border-bottom: 2px solid #39a1d5;
}
.features:hover .icon_box {
	background:#39a1d5;
	color:#FFF;
}

.left_side_menu ul li {
	line-height: 30px;
}
.left_side_menu ul li a {
	color: #333;
	text-transform: uppercase;
	font-size: 12px;
	border: 1px solid #f7f7f7;
	margin-bottom: 10px;
	padding: 5px 10px;
	background: #f7f7f7;
	display: inline-block;
	width: 100%;
}
.left_side_menu ul li a::before {
    content: '\f0a4';
    font-family: 'FontAwesome';
    margin-right: 10px;
}
.left_side_menu ul li:hover a, .activate {
	background: #39a1d5 !important;
	color: #FFF !important;
}
.products {
	border: 1px solid #ddd;
	padding: 20px 0px;
}
.products img { border:1px solid #eee; }
.prod_inner h3 {
	margin: 0px 0px 20px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	color: #39a1d5;
}
.prod_inner p {
	line-height: 22px;
	text-align: justify;
	margin-bottom: 10px;
}
.prod_inner h4 {
	margin: 0px 0px 10px;
	font-size: 16px;
	font-weight: 700;
	border-bottom: 1px solid #333;
	display: inline-block;
}
.prod_inner ul {
	margin: 5px 0px 10px; 
}
.prod_inner ul li {
	line-height: 25px;
}
.productscon{
	width: 100%;
	margin-bottom: 28px;
}
.productscon h5{
	width: 100%;
    text-align: center;
    background: #39a1d5;
    margin: 0px;
    padding: 10px 0px;
    color: #FFF;
}

/* CALL TO ACTION */
.call_to_action {
	background-image:url('../images/pattern-1.png');
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
	position:relative;
	padding:60px 0px;
}
.call_to_action h3 {
	margin:0px 0px 10px;
	text-transform:capitalize;
	color:#333;
	font-size:30px;
}
.call_to_action h4 {
	margin:0px;
	text-transform:capitalize;
	color:#959595;
	font-weight:400;
	font-size:16px;
}
.call_to_action form { margin-top:10px;}
.form-control {
	height:45px;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	padding:10px;
}

/* CLIENTS */
.clients img {
	border:1px solid #eee;
	background:#FFF;
}
.sponsors-style-one li{
	text-align:center;	
}
.sponsors-style-one li img{
	display:inline-block !important;
	width:auto !important;
	max-width:100% !important;
}
.sponsors-style-one .owl-controls{
	margin:0px !important;	
}
.sponsors-style-one .owl-theme .owl-controls .owl-dots{
	display:none !important;	
}
.sponsors-style-one .owl-theme .owl-controls .owl-nav{
	margin:0px ;
}
.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-prev"]{
	position:absolute;
	left:-40px;
	top:50%;
	display:inline-block;
	margin:-21px 0px 0px 0px ;
	width:42px ;
	height:42px ;
	padding:0px ;
	border:1px solid #ebebeb ;
	font-size:16px ;
	line-height:40px ;
	text-align:center ;
	border-radius:0px;
	background:#ebebeb ;
	color:#222222;	
}
.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-next"]{
	position:absolute;
	right:-40px;
	top:50%;
	display:inline-block;
	margin:-21px 0px 0px 0px ;
	width:42px ;
	height:42px ;
	padding:0px ;
	border:1px solid #ebebeb ;
	font-size:16px ;
	line-height:40px ;
	text-align:center ;
	border-radius:0px ;
	background:#ebebeb ;
	color:#222222;
}
.sponsors-style-one .owl-controls .owl-nav .owl-prev:hover,
.sponsors-style-one .owl-controls .owl-nav .owl-next:hover{
	background:#F78324 !important;
	border-color:#F78324;
	color:#ffffff !important;	
}
@media only screen and (max-width: 599px){
	.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-prev"] { left:-5px;}
	.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-next"] { right:-5px;}
}
@media only screen and (max-width: 499px) {
	.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-prev"] { left:-10px;}
	.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-next"] { right:-10px;}
}
.customers {
	padding-left:0px;
	overflow:hidden;
}
.customers li {
	width:20%;
	text-align:center;
	position: relative;
	float: left;
	padding: 25px 0;
	transition: all 0.3s ease-out 0s;
}
.customers li img {
	display:inline-block !important;
	width:auto !important;
	max-width:100% !important;
}
.customers li:before, .customers li:after {
	content:'';
	position:absolute;
}
.customers li:before {
	height: 100%;
	top: 0;
	left: -1px;
	border-left: 1px solid #e9e9e9;	
}
.customers li:after {
	width: 100%;
	height: 0;
	left: 0;
	top: auto;
	bottom: -1px;
	border-bottom: 1px solid #e9e9e9;
}

/* CONTACT US */
.contact_left {
	margin-bottom:20px;
	padding-bottom:10px;
}
.contact_left img {
	float:left;
	width:60px;
	border:1px solid #d8d5d5;
	padding:10px;
}
.contact_data {
	padding-left:80px;
}
.contact_data h5 {
	margin:0px 0px 10px;
	text-transform:uppercase;
	font-weight: 700;
}
.contact_data p{ margin:0px;}
.enquiry h3, .contact h3 {
	margin:0px 0px 30px;
	color:#39a1d5;
	border-bottom:1px solid #39a1d5;
	line-height:25px;
	display:inline-block;
	font-size:18px;
	text-transform:uppercase;
	font-weight: 700;
}

.form-control {
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	margin-bottom:10px;
	font-size:12px;
}

/* FOOTER */
.footer {
	background:#1e1e1e;
	padding:60px 0px 20px;
	color:#909091;
}
.footer_address img {
	width: 40px;
	margin-bottom: 15px;
}
.footer_address h4 {
	margin: 0px 0px 10px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	color: #FFF;
}
.footer_address p {
	line-height: 20px;
	font-size: 12px;
}
.bottom_line {
	border-top:1px solid #333;
	padding-top:10px;
	margin-top:20px;
}
.bottom_bar p, .bottom_bar p a {
	line-height:25px;
	color:#909091;
	font-size:12px;
}
.footer_social {
	margin:10px 0px;
}
.footer_social ul li {
	display:inline-block;
	/*margin:0px 10px;*/
}
.footer_social ul li a {
	display:inline-block;
	width:33px;
	height:33px;
	padding:5px;
	color:#909091;
}
.footer_social ul li a:hover {
	color:#39a1d5;
}
.links { margin: 15px 0px; }
.links ul li {
	margin: 0px 15px;
	display: inline-block;
}
.links ul li a {
    color: #909091;
}


/* CUSTOM */
.button, .contact_button {
	border:2px solid #39a1d5;
	background:#39a1d5;
	padding:10px 20px;
	color:#FFF;
	font-weight:700;
	display:inline-block;
	text-transform:uppercase;
	width:150px;
	text-align: center;
	margin-top: 10px;
}
.button:hover, .contact_button:hover {
	background:transparent;
	color:#333;
}
.contact_button {
	width: 200px;
}
.trans {
	transition:all 500ms ease-in;
	-moz-transition:all 500ms ease-in;
	-o-transition:all 500ms ease-in;
	-webkit-transition:all 500ms ease-in;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 14px;
	right: 1%;
	overflow: hidden;
	width: 36px;
	height: 36px;
	border: none;
	text-indent: 100%;
	background:url('../images/icons/up-arrow.png') no-repeat 0px 0px;
}
#toTopHover {
	width: 36px;
	height: 36px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
.section_padding { padding:80px 0;}
.mT20 { margin-top:20px;}
.mT40 { margin-top:40px;}
.mB20 { margin-bottom:20px;}
.mB40 { margin-bottom:40px;}
.pL0 { padding-left:0px;}
.pR0 { padding-right:0px;}
.pD0 { padding:0px;}
.mTb{margin: 0px !important;}
@media only screen and (max-width:640px) {
	.navbar-default .navbar-nav > li > a { padding:15px 40px 15px !important;}
	.navbar-nav { margin:0px;}
	.navbar-brand { padding:0px;}
	.number { font-size:70px;}
	.text {
		font-size: 20px;
		padding-top: 110px;
		padding-left: 40px;
		line-height: 30px;
	}
	.customers li {
		width: 100%;
	}
	.footer_address { margin-bottom: 20px;}
}
@media only screen and (max-width:480px) {
	.navbar-default .navbar-nav > li > a { padding:15px 40px 15px !important;}
	.navbar-nav { margin:0px;}
	.navbar-brand { padding:0px;}
	.number { font-size:70px;}
	.text {
		font-size: 20px;
		padding-top: 110px;
		padding-left: 40px;
		line-height: 30px;
	}
	.customers li {
		width: 100%;
	}
	.footer_address { margin-bottom: 20px;}
}