@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
/*========================================================
                    Main layout styles
=========================================================*/
body {
	background: #fff;font-weight:600;
	font: 14px 'Open Sans', sans-serif;
	line-height: 1.428571429;
	color: #9b9b9b;
}
@font-face {
    font-family: 'HelveticaNeue LT 33T';
    src: url('Helvetica-Neue-LT-Std-33-Thin-Extended_22513.ttf');
    

}

a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
}
a:focus {
	text-decoration: none;
	background: none;
	outline: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
 outline: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 18px;
	font-weight: 300;
	line-height: 18px;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	float: left;
	height: auto;
	position: relative;
	top: 0;
	z-index: 10;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ a img {
	width: 100%;
}
h2 {
	font: 38px/1em 'Open Sans';
	text-transform: uppercase;
	margin: 0 0 36px 0;
	color: #484848;
}
h3 {
	font: 300 24px/1em 'Open Sans';
	color: #fff;
	margin: 0 0 40px 0;
	text-transform: none;
}
.thumb-box3 h3 {
    color: #3854a4;}
h4 {
	font: 300 14px/16px 'Open Sans';
	color: #b82825;
	text-transform: uppercase;
	margin: 0 0 22px 0;
}
.extra-wrap {
	overflow: hidden;
}
.content {
	padding: 0;
	background: #f5f5f5;
}
.content.indent {
	padding: 54px 0 0 0;
	background: #f5f5f5;
}
.center {
	text-align: center;
}
/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 11;
}
header.indent {
	border-bottom: none;
}
.follow-box {
	overflow: hidden;
	padding: 24px 0 28px 0;
	background: #f5f5f5;
}
.address_icon {
	padding: 30px 0 0 0;
	margin: 0;
	float: right;
	list-style: none;
	overflow: hidden;
}
.address_icon li {
	float: left;
	margin-left: 60px;
	font: 12px 'Open Sans';
	color: #000000;
}
.address_icon li:first-child {
	margin-left: 0;
}
.address_icon li span {
	float: left;
	margin: 0 9px 0 0;
	color: #b82825;
	font-size: 14px;
	font-family: FontAwesome;
}
.address_icon li a {
	font: 12px 'Open Sans';
	color: #000000;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.address_icon li a:hover {
	color: #b82825;
}
/* menu
========================================================*/
nav.tm_navbar {
	position: relative;
	z-index: 0;
	border: none;
	padding: 10px 0;
	margin: 0;
	float: none;
	min-height: 0;
	background: #ffffff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
nav.tm_navbar ul.nav {
	float: left;
}
nav.tm_navbar li {
	position: relative;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	float: left;
	
}
nav.tm_navbar li:first-child {
	margin: 0;
}
nav.tm_navbar li a {
	position: relative;
	padding: 16px 30px;
	font: 14px 'Open Sans';
	color: #252525;
	text-transform: uppercase;
	background: transparent;
	border-radius: 2px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li.active > a {
	color: #ffffff;
	background: #b82825;
}
nav.tm_navbar li:hover > a {
	color: #ffffff;
	background: #b82825;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sfHover > a {
	color: #ffffff;
	background: #b82825;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li.sub-menu:after {
	background: url(../img/marker.png) center bottom no-repeat;
	height: 4px;
	width: 100%;
	content: '';
	position: absolute;
	bottom: 8px;
	left: 0;
}
/* subMenu1
========================================================*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 170px;
	left: 0;
	top: 53px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	border-radius: 2px;
	padding: 30px 16px 19px 16px;
	margin: 0;
	text-align: left;
	background: url(../img/pattern2.png) repeat;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 0 15px 0;
	padding: 0;
	display: block;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 12px 'Open Sans';
	text-transform: uppercase;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li span {
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 1px;
	left: auto;
	width: auto !important;
	color: #ffffff;
	font-size: 14px;
	background: none;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #b82825 !important;
	background: none !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	color: #b82825 !important;
	background: none !important;
}
/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 118px;
	left: 130px;
	top: -10px;
	border-radius: 2px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #b82825;
	padding: 10px 16px 0 16px;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 12px 'Open Sans';
	text-transform: uppercase;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	text-decoration: none;
	color: #090f09 !important;
	background: none !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.select-menu {
	display: none !important;
}
/*========================================================
                    -Content-
=========================================================*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	width: 42px;
	height: 42px;
	overflow: hidden;
	border: none;
	z-index: 20;
	text-indent: -9999px;
	background: url(../img/top.png) 0 top no-repeat;
}
#toTop:hover {
	outline: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.who-box {
	overflow: hidden;
}
.who-box .col-lg-4 {
	margin-bottom: 47px;
}
#more_services_first ,
#more_services ,
#more_services1{    height: 316px;}
.thumb-box {
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
	padding: 31px 0 27px 0;
	text-align: center;
	position: relative;
	background: #ffffff;
}
.thumb-box strong {
	font: 34px/1em 'Open Sans';
	color: #3854a4;
	text-transform: uppercase;
	display: block;
	margin-bottom: 8px;
}
.thumb-box p {
	font: 14px/18px 'Open Sans';
	color: #666;
	margin-bottom: 0;
}
.thumb-box1 {
	overflow: hidden;
	padding: 48px 0 0 0;
	background: #f5f5f5;min-height:527px;
}
.thumb-box1 h2 {
	text-align: center;
}
.thumb-box1 .col-lg-3 {
	margin-bottom: 30px;
}
.thumb-box2 {
	overflow: hidden;
	text-align: center;
	padding: 185px 0;
	background-size: cover;
	background-position: 100% top;
	background-image: url(../img/bg_pic1.jpg);
	background-attachment: fixed;
}
.navbar-nav > li > a {
    padding-bottom: 25px;
    padding-top: 25px;
}
.navbar{margin-bottom:0}
.navbar-brand > img {
    width: 180px;
}

.nav > li > a{padding:16px 25px;letter-spacing: -0.05em;}
.social-icon{
    overflow: hidden;display:none
}
.social-icon .nav > li > a{padding:0}
.social-icon .nav > li:hover a, .social-icon .nav > li > a:hover, .social-icon .nav > li > a:focus, .social-icon .nav > li > a:active{background:none!important}
.nav li:hover ul.dropdown-menu{display:block}

.nav li:hover li ul.dropdown-menu{display:none}
.nav li li{position:relative}
.nav li li:hover ul.dropdown-menu{display:block;position:absolute;top:0;left:99.5%}

.nav li a .fa.fa-facebook {
    background: #3854a4 none repeat scroll 0 0;
}
.social-icon li a .fa-facebook:hover {
    background: #3854a4 none repeat scroll 0 0;
    transition: all 0.7s ease 0s;
}
.social-icon li a .fa-twitter {
    background: #3854a4 none repeat scroll 0 0;
}
.social-icon li a .fa-twitter:hover {
    background: #3854a4 none repeat scroll 0 0;
    transition: all 0.7s ease 0s;
}
.social-icon li a .fa-linkedin {
    background: #3854a4 none repeat scroll 0 0;
}
.social-icon li a .fa-linkedin:hover {
    background: #3854a4 none repeat scroll 0 0;
    transition: all 0.7s ease 0s;
}
.nav li a .fa {
    border-radius: 50px;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 25px;
    margin-left: 7px;
    padding: 6px;
    text-align: center;
    width: 25px;  
}
.navbar-brand {
    padding: 23px 0px;height:126px
}
.inner-page p.size2{font-size:16px;font-weight:700;margin-top:10px;color:#000;text-transform:uppercase;font-family:'Helvetica-Neue-LT-Std-33-Thin-Extended_22513';}
.social-icon .navbar-nav{ margin: 5px 0 0;}
.navbar-nav {
    float: right;
    margin: 74px 0 0;
}
.thumb-box3 {
	overflow: hidden;
	padding: 54px 0 20px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .navbar-nav li:hover a, .navbar-nav li:hover .dropdown-menu a:hover {
    background-color: #e72300;
    color: #fff;
}
.nav-bg{  background-color: #e72300;}
.navbar-default .navbar-nav > li > a {
    color: #000;
}
.navbar-nav > li {
    border-right: 1px solid #f0f0f0;
}
.navbar-nav li:hover .dropdown-menu a{background:#fff;color:#333}
.dropdown-menu{padding:4px 0;}
.dropdown-menu > li > a{padding:7px 20px}
.navbar-nav > li > .dropdown-menu{margin:-1px 0 0 -1px}
.carousel-indicators .active{background-color: #e72300;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #e72300;
    color: #fff;
}
.thumb-box3 h2 {
	margin-bottom: 14px;
}
.thumb-box4 {
	overflow: hidden;
	padding:0;background:#fff;
	  /* W3C */margin-bottom:30px;padding:20px 0
}
.thumb-box4 h2{margin:0;color:#fff;text-shadow:1px 1px 5px #000}
.thumb-box4 .box {
	background: #191919;
	padding: 37px 0 34px 70px;
	overflow: hidden;
}
 

.thumb-box4 .box strong {
	color: #ffffff;
	text-transform: uppercase;
	font: bold 30px/1em 'Open Sans';
	display: block;
	margin-bottom: 5px;
}
.carousel-control.left, .carousel-control.right{background:none}
.carousel-control{width:20px;margin:0px}
.thumb-box4 .box span {
	color: #ffffff;
	text-transform: uppercase;
	font: 18px/1em 'Open Sans', Helvetica, Arial, sans-serif;
	display: block;
}
.thumb-box4 .box .box1 {
	margin-right: 75px;
	float: left;
}
.thumb-box5 {
	overflow: hidden;background-color:#fff;padding-top:30px
}
.thumb-box6 {
	overflow: hidden;
}
.thumb-box6 .col-lg-4 {
	margin-bottom: 36px;
}
.thumb-box7 {
	overflow: hidden;
	padding: 54px 0 21px 0;
}
.thumb-box8 {
	padding: 70px 15px 60px 15px;
	background: url(../img/bg_pic2.jpg) center center no-repeat;
	text-align: center;
}
.thumb-box8.indent {
	background: url(../img/bg_pic3.jpg) center center no-repeat;
	margin-bottom: 58px;
}
.thumb-box8 strong {
	color: #ffffff;
	text-transform: uppercase;
	font: 30px 'Open Sans', Helvetica, Arial, sans-serif;
	margin-bottom: 22px;
	display: block;
}
.thumb-box8 p {
	font-size: 16px;
	line-height: 19px;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 35px;
}
.thumb-box9 {
	padding: 54px 0 0 0;
	overflow: hidden;
}
.thumb-box9 .box {
	background: url(../img/bg_pic3.png) right bottom no-repeat;
	padding-bottom: 34px;
}
.thumb-box10 {
	background: url(../img/pattern.png) repeat;
	padding: 54px 0 36px 0;
	overflow: hidden;
}
/* thumbs
========================================================*/
.thumb-pad1 {
	margin: 0;
	padding: 7px 0px;
	/*background: #ffffff;*/
	text-align: center;
	/*border: 1px solid #ebebeb;*/
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin:0 0 30px;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 figure {
	margin: 32px 0 0 ;
	/*border-radius: 100%;
	border: 3px solid #FFFFFF;*/
	text-align: right;padding-right:5px;
	width: 114px;
	height: 114px;
	line-height: 104px;
	display: inline-block;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	color:#000000;text-align:left
}
.thumb-pad1 .thumbnail .caption p {
	/*margin: 23px 0 0 0;*/
	font: 300 13px/20px "Open Sans";
	padding-top:7px;
	position: relative;
}
.thumb-pad2 .thumbnail .caption h4{font:700 14px/16px "Open Sans";margin-bottom:10px}
.thumb-pad1 .thumbnail .caption p:after {
	width: 100%;
	height: 1px;
	top: 0;
	left: 0;
	
	position: absolute;
	content: '';
}
.thumb-pad1 .thumbnail figure .fa{font-size:50px;color: #666;}
.thumb-pad1 .thumbnail .caption h4 {
	font: 300 24px 'Open Sans';
	color: #000;margin:0;
	text-transform: uppercase;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.thumb-pad1 .thumbnail .caption a:hover {
	color: #333;
}
.thumb-pad2 {
	margin:0;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0 auto;
	max-width:250px;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0 0 14px 0;
	background: none;
	overflow: hidden;
}
.thumb-pad2 .thumbnail .caption {
	padding: 10px 0 0 0;
	overflow: hidden;
	color:#000000;text-align:center
}
.thumb-pad2 figure {
	text-align:center;padding:10px 0
	/*float: left;*/
}
.thumb-pad2 figure img{ 
background: #fff none repeat scroll 0 0;
 
    padding: 5px;box-shadow:0 0 10px #000}
.thumb-pad3 {
	margin: 0 0 49px 0;
	padding: 0;
}
.thumb-pad3 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
}
.thumb-pad3 .thumbnail .caption a {
	font: 16px 'Open Sans', Helvetica, Arial, sans-serif;
	color: #b82825;
	margin-bottom: 21px;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail .caption a:hover {
	color: #484848;
}
.thumb-pad3 figure {
	margin: 0 0 24px 0;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad4 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad4 figure {
	margin: 0 0 28px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0;
	overflow: hidden;
	text-align: left;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	font-size:16px;
	color:#000000;
}
.thumb-pad5 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad5 figure img {
	width: 100%;
}
.thumb-pad5-1 {
	margin: 0 0 40px 0;
	overflow: hidden;
	text-align: left;
}
.thumb-pad5-1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5-1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad5-1 .thumbnail .caption p {
	font: 12px/24px 'Open Sans';
	color: #848484;
}
.thumb-pad5-1 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad5-1 figure img {
	width: 100%;
}
.thumb-pad6 {
	overflow: hidden;
	text-align: left;
	margin: 0 0 30px 0;
}
.thumb-pad6 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad6 .thumbnail .badge {
	width: 70px;
	height: 70px;
	background: #53afee;
	border-radius: 100%;
	text-align: center;
	line-height: 64px;
	color: #ffffff;
	font-size: 45px;
	float: left;
	margin-right: 30px;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 {
	margin: 0 0 44px 0;
}
.thumb-pad7 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption p {
	font: 12px/24px 'Open Sans';
	color: #848484;
	margin-bottom: 0;
}
.thumb-pad7 .thumbnail .caption h5 {
	margin-bottom: 15px;
}
.thumb-pad7 figure {
	margin: 0 0 21px 0;
}
.thumb-pad7 figure img {
	width: 100%;
}
.thumb-pad8 {
	margin: 0 0 30px 0;
	padding: 15px 15px 22px 15px;
	border: 1px solid #edeaea;
	text-align: left;
}
.thumb-pad8 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
}
.thumb-pad8 .thumbnail .caption .lnk {
	font: 20px/20px 'Open Sans';
	color: #7d8286;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail .caption .lnk:hover {
	color: #53afee;
}
.thumb-pad8 .thumbnail .caption p {
	font: 13px/18px 'Open Sans';
	color: #8b9196;
	margin: 0;
}
.thumb-pad8 .thumbnail .caption hr {
	border-top: 1px solid #dedfe0;
	margin: 12px 0 13px 0;
}
.thumb-pad8 figure {
	margin: 0 0 22px 0;
}
.thumb-pad8 figure img {
	width: 100%;
}
/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 40px;
	font: bold 16px/48px 'Open Sans';
	margin: 0;
	border-radius: 2px;
	color: #FFFFFF;
	background: #b82825;
	border: none;
	text-transform: uppercase;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 60px;
	font: 16px/53px 'Open Sans';
	margin: 0;
	border-radius: 0;
	text-transform: uppercase;
	color: #ffffff;
	background: #e72300;
	border: 2px solid #e7e7e7;
	float: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #ffffff;
	background: #d02405;
	text-decoration: none;
	border-color: #ffffff;
}
.btn-default.btn2-1 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 60px;
	font: 16px/53px 'Open Sans';
	margin: 0 0 30px;
	border-radius: 0;
	text-transform: uppercase;
	color: #e72300;
	background: transparent;
	border: 2px solid #ccc;
	float: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2-1:hover {
	color: #ffffff;
	background: #e72300;
	text-decoration: none;
	border-color: #ffffff;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0;
	font: bold 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	border-radius: 0;
	color: #31353d;
	background: none;
	text-transform: uppercase;
	border: none;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:after {
	font-family: FontAwesome;
	content: '\f105';
	font-size: 14px;
	margin-left: 4px;
	color: #1883bd;
}
.btn-default.btn3:hover {
	color: #333;
	background: none;
	text-decoration: none;
}
.btn-default.btn4 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 26px;
	font: 14px/39px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	text-transform: uppercase;
	background: #b82825;
	border: none;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4:hover {
	color: #ffffff;
	text-shadow: none;
	background: #939494;
	text-decoration: none;
}
.btn-default.btn5 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 26px;
	font: 16px/43px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #b82825;
	border: none;
	text-transform: uppercase;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn5:hover {
	color: #030303;
	background: #ffffff;
	text-decoration: none;
}
/* list
========================================================*/
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;color:#000000;
}
.list1 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 5px 0;
	color:#000000;
}
.list1 li a {
	color: #000000;
	font: 300 14px 'Open Sans';
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 li a:hover {
	color: #b82825;
}
.list1 li:before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 100%;
	margin: 7px 10px 0 0;
	float: left;
	background: #525252;
}
.list1-1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list1-1 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 9px 0;
}
.maxheight3 > p {
    line-height: 18px;
}
.list1-1 li a {
	color: #fff;
	font: 300 14px 'Open Sans';
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #cccccc;
}

.list1-1 li:before {
	/*content: '';
	width: 4px;
	height: 4px;
	border-radius: 100%;
	margin: 9px 10px 0 0;
	float: left;
	background: #636363;*/
}
.list2 {
	margin: 0;
	padding: 45px 0;
	list-style: none;
	text-align: left;
}
.list2 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 0 86px;
	display: inline-block;
}
.list2 li:first-child {
	margin: 0;
}
.list2 li a {
	display: inline-block;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.list2 li a:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.list3 {
	margin: 0;
	padding: 10px 0 12px 0;
	list-style: none;
}
.list3 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 8px 0;
}
.list3 li a {
	color: #9b9b9b;
	font: 300 14px 'Open Sans';
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list3 li a:hover {
	color: #b82825;
}
.list3 li:before {
	content: '\f0a9';
	font-family: FontAwesome;
	font-size: 12px;
	margin: 2px 9px 0 0;
	float: left;
	color: #b82825;
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list4 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 30px;
}
.list4 li time {
	font: 300 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #b82825;
	float: left;
	margin: 0 11px 0 0;
}
.list4 li p {
	margin-bottom: 0;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 20px 0;
	overflow: hidden;
}
.list5 li h4 {
	text-transform: none;
	font-size: 16px;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list6 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 32px;
}
.list6 li span {
	width: 114px;
	height: 114px;
	border-radius: 100%;
	border: 3px solid #ddd;
	background: none;
	font-size: 40px;
	line-height: 114px;
	font-family: FontAwesome;
	color: #b82825;
	display: inline-block;
	float: left;
	margin: 0 40px 0 0;
	text-align: center;
}
.list6 li h3 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 26px;
	margin: 0 0 26px 0;
}
.list6 li p {
	margin: 0;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list7 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 17px;
}
.list7 li span {
	width: 68px;
	height: 68px;
	position: relative;
	border-radius: 100%;
	border: 2px solid #ddd;
	background: none;
	color: #b82825;
	font: 26px/63px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: inline-block;
	float: left;
	margin: 0 20px 0 0;
	text-align: center;
}
.list7 li span em {
	font-size: 40px;
	color: #b82825;
}
.list7 li p {
	margin: 0;
}
.list7 li .extra-wrap {
	padding: 8px 0 0 0;
}
.list8 {
	margin: 0 0 53px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list8 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 43px 0;
}
.list8 li p {
	margin-bottom: 0;
}
/*-----table-----*/
.table1 {
	display: block;
	margin-bottom: 58px;
}
.table1 tr {
	height: 36px;
	vertical-align: middle;
	border-bottom: 1px solid #e9e9e9;
}
.table1 td {
	font: 300 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000 ;
	padding: 0 5px;
}
.table1 td a {
	color: #b82825;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.table1 td a:hover {
	color: #484848;
}
.table1 td:first-child {
	width: 290px;
}
.table1 td:first-child + td {
	width: 130px;
}
.table1 td:last-child {
	text-align: right;
}
/*-----subscribeForm-----*/
#newsletter {
	position: relative;
	display: inline-block;
	float: left;
}
#newsletter input {
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	width: 390px;
	outline: none;
	background: #939494;
	border-radius: 0;
	border: none !important;
	font: 14px/18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	padding: 10px 14px 10px 35px;
	height: 39px;
	resize: none;
	float: none;
	position: relative;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#newsletter input:focus {
	outline: none;
	border: none;
}
#newsletter .error {
	position: absolute;
	top: 43px;
	left: 0;
	text-align: right;
	display: block;
	overflow: hidden;
	height: 0px;
	font: 11px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #b82825;
	text-transform: none;
	font-weight: normal;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#newsletter label {
	position: relative;
	margin: 0 5px 0 0;
	float: left;
	border: none;
	display: inline-block;
	height: 39px;
}
#newsletter label:before {
	font-family: FontAwesome;
	color: #ffffff;
	font-size: 14px;
	content: '\f003';
	position: absolute;
	top: 0;
	left: 0;
	margin: 10px 0 0 15px;
	z-index: 1;
}
#newsletter label.invalid .error {
	height: 19px;
}
#newsletter .success {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	text-align: center;
	border: none !important;
	font: 14px/18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #9b9b9b;
	background: #ffffff;
	padding: 10px;
	height: 39px;
	width: 390px;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*-----carousel-----*/
.list_carousel1.responsive {
	width: auto;
	margin: 0;
	padding: 0;
}
.list_carousel1 #foo1 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
}
.list_carousel1 #foo1 > li {
	padding: 0;
	text-align: center;
	cursor: default;
}
.list_carousel1 #foo1 > li p {
	font: 20px/24px 'Open Sans';
	color: #ffffff;
	margin-bottom: 14px;text-shadow: #000 1px 1px 5px;
}
.list_carousel1 #foo1 > li p.name {
	color: #b82825;
}
.list_carousel1 #foo1 > li strong {
	font: 50px/1.3em 'Open Sans';
	color: #ffffff;
	margin-bottom: 23px;
	display: block;
	text-transform: uppercase;
	text-shadow: #000 1px 1px 5px;
}
.list_carousel1.responsive .caroufredsel_wrapper {
	cursor: default !important;
}
.foo-btn {
	position: relative;
	top: 0;
	text-align: center;
	padding: 0 0 28px 0;
}
.pagination {
	position: relative;
	margin: 0;
	padding: 0;
	border-radius: 0;
}
.pagination a {
	position: relative;
	z-index: 1;
	width: 13px;
	height: 13px;
	padding: 0 !important;
	margin: 0 0 0 8px;
	display: inline-block;
	background: #ffffff !important;
	border: none !important;
	border-radius: 100%;
	cursor: pointer;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.pagination a > span {
	padding: 0 !important;
	border: none !important;
}
.pagination a:first-child {
	margin-left: 0;
}
.pagination a:hover {
	background: #b82825 !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.pagination a.selected {
	background: #b82825 !important;
}
.pagination a span {
	display: none;
}
/* search
========================================================*/
#search-404 {
	position: relative;
	margin: 13px 0 0 0;
	overflow: hidden;
	display: inline-block;
	width: 303px;
}
#search-404 a {
	position: absolute;
	top: 7px;
	right: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search-404 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 267px;
	outline: none;
	border: 1px solid #e2e2e2;
	background: #ffffff;
	font: 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #9b9b9b;
	padding: 10px 14px;
	height: 41px;
	resize: none;
}
/* map
========================================================*/
.content_map {
	position: relative;
	height: 338px;
	margin-bottom: 54px;
}
.google-map-api {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#map-canvas {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#map-canvas img {
	max-width: none !important;
}
.gm-style-iw {
	color: #484848;
}
.gm-wrapper {
	margin-left: -36px;
}
.info {
	margin-bottom: 50px;
}
.info h3 {
	line-height: 36px;
	margin: 0 0 10px 0;
}
.info p {
	margin-bottom: 0;color: #000000;
}
.info p span {
	width: 103px;
	display: inline-block;color: #000000;
}
.info p a {
	color: #000000;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.info p a:hover {
	color: #484848;
}
.mail {
	color: #b82825;
	font: 14px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #484848;
	text-decoration: underline;
}
.errorBox {
	overflow: hidden;
	text-align: center;
	padding: 0 0 114px 0;
}
.errorBox .title {
	font: 172px/1em 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #484848;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.errorBox .description {
	font: 60px/1em 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #b82825;
	text-transform: uppercase;
	margin-bottom: 26px;
}
/*========================================================
                    footer
=========================================================*/
footer {
	padding: 46px 0;
	overflow: hidden;background-color:#013a58;border-top: 3px solid #ccc;
}
footer p {
	font: 12px/30px 'Open Sans';
	color: #fff;
	margin: 0;
}
footer p a {
	color: #fff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer p a:hover, footer p a:focus {
	color: #ffffff;
}
footer p.priv {
	text-transform: uppercase;
	margin-top: -20px;
}
footer em {
	font-style: normal;
}
footer strong {
	color: #b82825;
	text-transform: uppercase;
	font: 36px/1em 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	margin: -9px 0 0 0;
}
.tools-box .title {
	text-transform: uppercase;
	color: #ffffff;
	font: bold 18px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 17px;
}
.tools-box .col-lg-3 > div {
	border-right:1px dashed #ccc;
	padding: 16px 0 0px 0;
}
.tools-box .col-lg-3 > div.indent {
	border-right: none;
}
.follow-list {
	padding: 13px 0 0 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
.follow-list li {
	margin: 0 0 6px 0;
}
.follow-list li a {
	font: 300 15px/1em 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.follow-list li a:hover {
	color: #ffffff;
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
}
/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1219px) {
 .address_icon {
 float: none;
 display: inline-block;
}
 .address_icon li {
 margin-left: 10px;
}
 header {
 text-align: center;
}
 h1.navbar-brand_ {
 float: none;
}
 .list_carousel1 #foo1 > li {
 padding: 0 15px;
}
 .thumb-box4 .box {
 text-align: center;
 padding-left: 15px;
 padding-right: 15px;
}
 .thumb-box4 .box .box1 {
 margin-right: 0;
 float: none;
}
 .thumb-box4 .box span {
 margin-bottom: 30px;
}
 .thumb-box4 .box #newsletter {
 float: none;
}
 .thumb-box4 .box #newsletter label {
 float: none;
 margin: 0 0 20px 0;
}
 .list2 {
 text-align: center;
}
 .list2 li {
 margin: 0 0 0 20px;
}
 .table1 td:first-child {
 width: 660px;
}
}
/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {
	
.container {width:auto;}
.nav > li > a {padding:12px 18px;}
 #toTop {
 display: none !important;
}
 .address_icon {
 float: none;
 display: inline-block;
}
 .address_icon li {
 margin-left: 10px;
}
 header {
 text-align: center;
}
 h1.navbar-brand_ {
 float: none;
}
 .list_carousel1 #foo1 > li {
 padding: 0 15px;
}
 .thumb-box4 .box {
 text-align: center;
 padding-left: 15px;
 padding-right: 15px;
}
 .thumb-box4 .box .box1 {
 margin-right: 0;
 float: none;
}
 .thumb-box4 .box span {
 margin-bottom: 30px;
}
 .thumb-box4 .box #newsletter {
 float: none;
}
 .thumb-box4 .box #newsletter label {
 float: none;
 margin: 0 0 20px 0;
}
 .list2 {
 text-align: center;
}
 .list2 li {
 margin: 0 0 0 20px;
}
 .table1 td:first-child {
 width: 440px;
}
 .errorBox br {
 display: none;
}
 footer .col-lg-3 {
 margin-bottom: 40px;
}
 footer .col-lg-3 > div {
 border-right: none !important;
}
}
/*===========================================================================================================================*/
@media (max-width: 767px) {
.container {width:auto;}
.nav > li > a {padding:12px 18px;}	
.navbar-nav {
    float: none;
    margin: 0;
    width: 100%;
}
.navbar-toggle{margin-top:50px}
.dropdown-menu{left:100px;top:28%}
 .our-services .col-xs-6{min-height:330px}
 #more_services_first, #more_services, #more_services1{height:auto}
 #toTop {
 display: none !important;
}
 nav.tm_navbar {
 float: none;
 margin: 0;
}
 nav.tm_navbar .nav {
 display: none !important;
}
 .address_icon {
 float: none;
 display: inline-block;
}
 .address_icon li {
 margin-left: 10px;
}
 header {
 text-align: center;
}
 h1.navbar-brand_ {
 float: none;
}
 .select-menu {
 display: inline-block !important;
 padding: 4px 4px 4px 0;
 margin: 30px 0 0 0;
 width: 100%;
 border: 1px solid #b82825;
 background: #b82825;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .btn-default.btn2 {
 padding: 0 20px;
}
 .thumb-box2 .box {
 padding: 50px 10px 50px 10px;
}
 .list_carousel1 #foo1 > li {
 padding: 0 15px;
}
 .thumb-box4 .box {
 text-align: center;
 padding-left: 15px;
 padding-right: 15px;
}
 .thumb-box4 .box .box1 {
 margin-right: 0;
 float: none;
}
 .thumb-box4 .box span {
 margin-bottom: 30px;
}
 .thumb-box4 .box #newsletter {
 float: none;
 display: block;
}
 .thumb-box4 .box #newsletter .success {
 width: 100%;
}
 .thumb-box4 .box #newsletter label {
 float: none;
 margin: 0 0 20px 0;
 display: block;
}
 .thumb-box4 .box #newsletter label input {
 width: 100%;
}
 .list2 {
 text-align: center;
}
 .list2 li {
 margin: 0 0 10px 20px;
}
 .list1-1 {
 display: inline-block;
}
 .list1-1 li {
 text-align: left;
}
 .thumb-pad4 figure {
 margin: 0 28px 0 0;
 float: left;
}
 .thumb-pad4 .thumbnail .caption {
 overflow: visible;
}
 .thumb-pad5 figure {
 margin: 0 0 30px 0;
 float: none;
}
 .thumb-box9 .box {
 background: none;
}
 .table1 td:first-child {
 width: 440px;
}
 .table1 td {
 width: 300px !important;
}
 .table1 td:first-child {
 width: auto;
}
 .table1 td:first-child + td {
 text-align: center;
 width: auto;
}
 .errorBox br {
 display: none;
}
 .errorBox .title {
 font-size: 50px;
}
 .errorBox .description {
 font-size: 25px;
}
 footer {
 text-align: left;
 padding-bottom: 0;
}
 footer .col-lg-3 {
 margin-bottom: 40px;
}
 footer .col-lg-3 > div {
 height: auto !important;
 border-right: none !important;
}
}
/*===========================================================================================================================*/
@media (max-width: 626px) {
 .address_icon li {
 float: none;
 margin: 0 0 15px 0;
}
 .address_icon li span {
 float: none;
 margin: 0 0 5px 0;
 display: block;
}
 .thumb-pad4 figure {
 margin: 0 0 28px 0;
 float: none;
}
}
/*===========================================================================================================================*/
/*===========================================================================================================================*/
@media (max-width: 480px) {
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-pad2 figure {
 margin: 0 0 22px 0;
 float: none;
}
 .thumb-pad2 figure img {
 width: 100%;
}
 .list2 {
 text-align: center;
}
 .list2 li {
 margin: 0 0 30px 0 !important;
 display: block;
}
 .list6 {
 text-align: center;
}
 .list6 li span {
 float: none;
 margin: 0 0 20px 0;
}
 
 #search-404 {
 width: 260px;
}
 #search-404 input {
 width: 230px;
}
}
/*===========================================================================================================================*/
@media (max-width: 320px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/




/* inner page */

.inner-page strong{margin-bottom:25px;}
.inner-page p{text-align:justify;margin-bottom:25px;}
.inner-page p.text-center{text-align:center}
.inner-page p strong{color:#000000;font:14px/18px "Open Sans";margin-bottom:0;}
.inner-page ul{padding:0 0 0 15px;}
.inner-page ul li{text-align:left; color:#666666;}

.heading-style1{border-bottom:1px solid #ccc;display:block;padding:10px 0}

.img-style1{margin-top:45px;
    border-radius: 10px;
    padding: 10px 5px;}
.img-style1	img{ background: #fff none repeat scroll 0 0;
   max-width:90%;width:auto;
    padding: 5px;box-shadow:0 0 10px #000}
	
	#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    
    
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: auto;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:130px;
    max-height:60px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../img/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../img/button-next.png) no-repeat;
}
.mt100{margin-top:100px}
.text-danger{color:#f00}
.form-horizontal{margin:0}
.form-horizontal .form-group{margin-left:0}
label{font-weight:100}
.partners li{list-style:none;display:inline-block;margin:25px 60px 25px 0}

.mt80{margin-top:50px; color:#3854a4;font-size:18px;}
.mt20{margin-top:20px}
.powered_by{ float:left; color:#FFF;}
.powered_by a{ color:#f4f100; text-decoration:none;}