@charset "utf-8";
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on July 15, 2016 */


@font-face {
    font-family: 'robotoblack';
    src: url('../fonts/roboto-black-webfont.eot');
    src: url('../fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-black-webfont.woff2') format('woff2'),
         url('../fonts/roboto-black-webfont.woff') format('woff'),
         url('../fonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;

} 
@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	
}
.f_robotobold, .btn-readmore, strong, .btn, .box_buttons h2, .thumbnail .caption, .topnav .nav > li > a {
	font-family: 'robotobold'; font-weight:normal;
}
.f_robotoblack, h1, h2, h3, h4, h5 {
	font-family: 'robotoblack';
}
.f_robotoregular, body, h1 span, h2 span, h3 span, h4 span, h5 span, h1 small, h2 small, h3 small, h4 small, h5 small {
	font-family: 'robotoregular';
}

h1, h2, h3, h4, h5 {
	text-transform:uppercase;
}
h1 small, h2 small, h3 small, h4 small, h5 small {
	text-transform:none;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child {
	margin-top:0px;
}
h1 span, h2 span, h3 span, h4 span, h5 span {
	
}
.section_pad {
	padding:40px 0px;	
}

.lead {
	
	margin-bottom:15px;
}
hr {
	border-color:#dfdfe5;
	height:2px;
	border-bottom:1px solid #dfdfe5;
}
.hr {
	width:70px; margin:auto; clear:both; height:1px; margin-top:5px; margin-bottom:15px; background-color:#f3ae00; border:0px;	
}
.big {
	font-size:18px;	
}
.btn-readmore {
	background-color:#4b4b4b; position:relative; padding:11px 20px; text-transform:uppercase; color:#FFF; padding-right:50px; color:#FFF;	
}
.btn-readmore:hover {
	background-color:#f3ae00; color:#fff; margin-left:-10px;	
}
.btn-readmore::after {
	position: absolute;
	height: 40px;
	text-align: center;
	background-color: #f3ae00;
	content: "\f105";
	right: -8px;
	top: 50%;
	margin-top: -20px;
	font-family: 'FontAwesome';
	font-size: 25px;
	line-height: 40px;
	padding-left: 18px;
	padding-right: 15px;
	-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;	
}
.btn-readmore:hover::after {
	background-color:#4b4b4b; right:-15px;
}
/* font-family: "Glyphicons Halflings"; */
.hide1 {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */
  filter: alpha(opacity=0);

  /* Netscape */
  -moz-opacity: 0;

  /* Safari 1.x */
  -khtml-opacity: 0;

  /* Good browsers */
  opacity: 0;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(images/loader-64x/Preloader_2.gif) center no-repeat #fff;
}
.btn-round {
	-webkit-border-radius: 150px;
	border-radius: 150px;	
}
a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a:hover {
	text-decoration:none;	
}
.ps-inner-pad10 {
	padding:10px;	
}
.ps-inner-pad20 {
	padding:20px;	
}
.padL20 {
	padding-left:20px;
}
.padR20 {
	padding-right:20px;
}
.padT20 {
	padding-top:20px;
}
.padB20 {
	padding-bottom:20px;
}

.padT0 {
	padding-top:0px;
}
.padT40 {
	padding-top:40px;
}
.padB0 {
	padding-bottom:0px;	
}
.space20, .space10, .space5 {
	float:none;
	clear:both;	
}
.space20{
	padding-top:20px;	
}
.space10{
	padding-top:10px;	
}
.space5{
	padding-top:5px;	
}
.mar0 {
	margin:0px;	
}
.marT0 {
	margin-top:0px;	
}
.marB0 {
	margin-bottom:0px;	
}
.marL0 {
	margin-left:0px;	
}
.marR0 {
	margin-right:0px;	
}
.btn {
	box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.1); text-transform:uppercase;
}
.clear {
	width:100%;
	height:0px;
	padding-top:1px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	clear:both;
}

.clear2 {
	clear:both;
	float:none;	
}
.remove-gutter-space .container-fluid, .remove-gutter-space .row, .remove-gutter-space [class^="col-"]  {
	padding:0px; margin:0px; 
}
.remove-gutter-space2 {
	margin-left:0px; margin-right:0px;		
}
.remove-gutter-space2 > div {
	padding:0px;
}
.aligncenter {
	margin:auto;
	display:block;
	max-width:100%;
	height:auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}


.gallery.gallery-columns-2 .gallery-item:nth-child(2n+1) {
	clear:left;	
}
.gallery.gallery-columns-3 .gallery-item:nth-child(3n+1) {
	clear:left;	
}
.gallery.gallery-columns-4 .gallery-item:nth-child(4n+1) {
	clear:left;	
}
.gallery-item {
	margin-bottom:30px;	
}
.title_stl1 h1{
	position:relative; clear:both; display:inline-block; padding-bottom:5px; text-align:center;
}
.title_stl1 h1::before, .title_stl1 h1::after {
	position:absolute; width:50px; height:5px; left:-60px; top:20px;  border:1px solid #46c6cf; border-right:0px; border-left:0px; border-bottom-width:3px; content:"";	
}
.title_stl1 h1::after {
	left:auto; right:-60px;	
}
.top {
	background-color:#dfdfe5;
	font-size:14px;
	padding:3px 0px;
	color:#646467;
}
.top a {
	color:#646467;
}
.top a:hover{
	color:#000000;
}
header {
	padding:30px 0px;	
}
.topnav {
	border:0px;
	margin-bottom:0px;  
}
.topnav .nav > li > a {
	text-transform:uppercase; letter-spacing:1px; position:relative;
	box-shadow: inset 0px 0px 0px 0px rgba(255,255,255,1), inset 0px 0px 0px 50px #ffffff;
}
.nav-top1 > li > a {
	text-transform:uppercase;	
}
.nav-top1 > li > a, .nav-top2 > li > a {
	box-shadow: inset 1px 8px 0px #dfdfe5, inset 1px -8px 0px #dfdfe5, inset -1px -8px 0px #646467;
}
.nav-top1 > li:last-child > a {
	box-shadow:none;
	
}
.topnav .nav > li.active > a, .topnav .nav > li > a:hover {
	
	box-shadow: inset 0px 10px 0px 10px rgba(255,255,255,1),inset 0px 0px 0px 2px #ff9600;	/*border-bottom:1px solid #ff9600;*/
}
.nav-top2 {
	
}
.nav-top3 > li > a {
	padding-left:3px; padding-right:3px;
}
.topbanner {
	position:relative;
	display:table;	
}
.nivo-caption {
	background-color:transparent;
	height:100%;
	opacity:1;
}
.nivo-caption {
	padding:0px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.nivo-caption > .container {	
	text-shadow: 2px 2px 0px rgba(0,0,0,1);
}
.intro{
	
}
.intro .lead {
	
}
h1 + .lead {
	margin-top:-10px;
	line-height:1.2;	
}
.right-block {
	margin-right:0px;
	margin-left:auto;	
}
.btn2 {
	padding:10px 25px; letter-spacing:1px;	
}
.we_offer{
	background-color:#46c6cf; color:#FFF;	
}
.box_buttons {
	text-align:left;
}
.box_buttons .media-left, .box_buttons .media-body {
	vertical-align:bottom
}
.box_buttons h2 {
	margin:0px; padding:12px 0px; font-size:30px;	
}
.box_buttons .media-body {
	border:1px solid #ffffff; border-left:0px; border-right:0px;
}
.why_we {
	background-color:#f6f6f6; border:1px solid rgba(0,0,0,0.1)	
}
.why_we .container {
	position:relative;	
}
.why_we .sec-image {
	position:absolute; left:0px; bottom:-40px;
}
.list01 {
	font-size:22px;
	
}
.list01 > li {
	position:relative;
	display:block;
	padding-left:40px;
	padding-bottom:25px;
}
.list01 > li:last-child {
	padding-bottom:0px;	
}
.list01 > li::before {
	position:absolute; left:0px; top:15px; height:5px; width:30px; background-color:#ff9600; content:"";	
}
.thumbnail {
	display:block; position:relative;
	padding:15px;	
}
.thumbnail .caption {
	font-size:18px; padding:0px; min-height:52px; text-transform:uppercase; position:relative; padding-top:30px;	
}
.thumbnail .caption::before {
	position:absolute; height:3px; border:1px solid rgba(0,0,0,0.15); border-left:0px; border-right:0px; content:""; left:-15px; right:-15px; top:15px;	
}
.thumbnail .caption::after{
	background-color:#46c6cf; position:absolute; height:3px; content:""; left:0px; right:0px; top:15px;	
}
.get_app {
	background: #64b1d5 url(../images/bg_pat1.png) repeat; color:#FFF;
}
.get_app .hr {
	background-color:#FFF;	
}
.text-md-right {
	text-align:right;	
}
.text-md-left {
	text-align:left;	
}
.get_app a {
	display:inline-block;
}
.get_app a:hover {
	background-color: rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px 8px rgba(255,255,255,0.1);
}
.contact_sec {
	background-color:#000;
	position:relative; color:#FFF;
}
.contact_sec a {
	color:#FFF;
}
.contact_sec a:hover {
	color:#01b9e6;
}
.contact_sec::before {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/contact_bg.jpg) no-repeat;
	background-size:cover;
	content:"";
	opacity:0.4;
}
.contact_sec .media {
	background-color:rgba(0,0,0,0.4);
	padding:15px;	
}
.contact_sec .media-left {
	line-height:80px; text-align:center; padding-left:30px; padding-right:30px; font-size:25px; background-color:rgba(0,0,0,0.7); color:#01b9e6
}
.contact_sec .media-left, .contact_sec .media-body {
	vertical-align:middle; 
}
.contact_sec .media-body {
	padding-left:10px;	
}
.footer {
	padding:10px 0px;	
}
.footer-link {
	text-align:center;
}
.footer-link > li {
	float:none; display:inline-block; 
}
.footer-link > li > a {
	display: inline-block; margin-left:-3px; margin-right:-3px; padding-left:15px; padding-right:15px;	
	box-shadow: inset 1px 8px 0px #ffffff, inset 1px -8px 0px #ffffff, inset -1px -8px 0px #000000;
	color:#000;
}
.footer-link > li > a:hover {
	color:#01b9e6;
}
.footer-link > li:last-child > a {
	box-shadow:none;
}
.copyright {
	text-align:center; font-size:14px; color:#a5a5a5;	
}
p:last-child {
	margin-bottom:0px;	
}
.map {
	width:100%; margin-bottom:-5px; border-top:1px solid rgba(0,0,0,0.1);
}
@media (min-width:768px) and (max-width:991px){

	.gallery.gallery-columns-2 .gallery-item:nth-child(2n+1) {
		clear:left;	
	}
	.gallery.gallery-columns-3 .gallery-item:nth-child(2n+1) {
		clear:left;	
	}
	.gallery.gallery-columns-4 .gallery-item:nth-child(2n+1) {
		clear:left;	
	}
	
	
}/* CSS Document */

@media (max-width:480px) and (orientation:landscape){
	
}
@media screen and (max-width:767px){
	.logo img, .logo2 img {
		margin:auto;	
	}
	.logo {
		padding-bottom:20px;	
	}
	.right-block {
		margin-right:auto;	
	}
	.nivo-caption h1 {
		font-size:25px;	
	}
	.nav-top2, .nav-top3 {
		float:none !important;
		text-align:center;
	}
	.nav-top1 {
		text-align:center;	
	}
	.nav-top1 li, .nav-top2 li , .nav-top3 li {
		display:inline-block;
		float:none;	
	}
	.navbar-header {
		border:1px solid rgba(0,0,0,0.1);	
	}
	.title_stl1 h1::before, .title_stl1 h1::after {
		display:none;	
	}
	.box_buttons .media-body {
		border-top:0px;	
	}
	.box_buttons .media-left img {
		height:auto; width:53px;
	}
	.why_we .sec-image {
		position:relative; margin:auto;	
	}
	.why_we .padL20 {
		padding-left:0px;	
	}
	.get_app .app-icon:first-child {
		padding-bottom:15px;
	}
	.contact_sec .media {
		margin-bottom:15px;	
	}
	.contact_sec .col-md-4:last-child .media {
		margin-bottom:0px;	
	}
	.text-md-right, .text-md-left {
		text-align:center;		
	}
}
@media screen and (min-width:768px){
	.nav-top2 {
		padding-right:10px;
	}
	.topnav .nav {
		float:right;	
	}
}
@media (min-width:992px){
	.topnav .navbar-collapse {
		padding-left:0px; padding-right:0px;	
	}
}
@media (min-width:1200px){
	
}
@media (min-width:768px) and (max-width:991px){
	.right-block {
		margin:auto;	
	}
	.logo img, .logo2 img {
		margin:auto;	
	}
	header {
		padding-bottom:10px;	
	}
	.nav-top2, .nav-top3 {
		float:left !important;
		text-align:center;
	}
	.nav-top1 {
		text-align:center;	
	}
	.nav-top1 li, .nav-top2 li , .nav-top3 li {
		display:inline-block;
		float:none;	
	}
	.logo {
		padding-bottom:20px;	
	}	
	.topnav .nav {
		float:left;	
	}	
	.box_buttons .media-body {
		border-top:0px;	
	}	
	.why_we .padL20 {
		padding-left:0px;	
	}	
	.contact_sec .col-md-4:first-child .media {
		margin-bottom:15px;	
	}
	.navbar-collapse {
		padding-left:0px; padding-right:0px;	
	}

}
@media (min-width:992px) and (max-width:1199px){

}
