@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.ttf') format('truetype'),  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.ttf') format('truetype'),  url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'robotolight';
 src: url('../fonts/roboto-light-webfont.eot');
 src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/roboto-light-webfont.woff2') format('woff2'),  url('fonts/roboto-light-webfont.woff') format('woff'),  url('../fonts/roboto-light-webfont.ttf') format('truetype'),  url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
 font-weight: normal;
 font-style: normal;
}

body {
  background: none repeat scroll 0 0 #ece8e8;
  color: #333;
  font-family: "robotoregular";
  font-size: 14px;
  padding: 20px 0;
}
.container {
    background: #FFFFFF;
}

/* header area */
header .container {
  padding-right: 0;
}
header {
  min-height: 117px;
}
.logo {
  display: block;
  padding-bottom: 18px;
  padding-left: 10px;
  padding-top: 25px;
}
header .col-lg-7 {
  background: none repeat scroll 0 0 #05315c;
  height: 117px;
  padding: 37px 15px;
  width: 67%;
}
.navbar-collapse {
  padding-left: 0;
  padding-right: 7px;
}
.navbar-nav {
  float: right;
}
.navbar-nav > li {
  margin-right: 24px;
}
.navbar-nav > li:last-child {
  margin-right: 0px;
}
.nav.navbar-nav li a {
  border-top: 5px solid #05315c;
  color: #fff;
  font-family: "robotoregular";
  font-size: 18px;
  padding: 14px 4px;
  text-align: center;
  text-transform: uppercase;
}
.navbar-default {
  background-color: inherit;
  border: medium none;
}
.navbar-default .navbar-nav > li.current_page_item > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
  border-top: 5px solid #176abb;
  color: #fff;
}
header .col-lg-5 {
  width: 33%;
}
/* end header area */
/*slide*/
.soliloquy-container .soliloquy-caption {
  background:url(../images/slide-caption.png) repeat scroll 0 0 !important;
  bottom: unset !important;
  max-width: 656px;
  min-height: 215px;
  top: 233px;
  padding: 12px 33px;
}
.home .slider .soliloquy-caption-inside {
  color: #000;
  font-family: robotoregular;
  font-size: 18px;
  line-height: 20px;
  text-align: left;
}
.home .slider .soliloquy-caption-inside > strong {
  color: #003366;
  display: block;
  font-family: robotobold;
  font-size: 38px;
  line-height: 32px;
  padding-bottom: 4px;
  text-align: left;
}

.home .slider .soliloquy-container .soliloquy-pager-link {
  background: url("../images/normal.png") no-repeat scroll 0 0 ;
  height: 17px;
  width: 17px;
}
.home .slider .soliloquy-container .soliloquy-pager-link:hover, .home .slider .soliloquy-container .soliloquy-pager-link.active {
  background: url("../images/active.png") no-repeat scroll 0 0;
}
.home .slider .soliloquy-container .soliloquy-pager {
  bottom: 85px;
  height: 17px;
}
.home .slider .soliloquy-controls-direction {
  display: none;
}

/* end slide */

/* home box */

.home-box {
	position:relative;
	width:100%;
	float:left;
}
.home-box::before {
  background: url("../images/box-bg.png") repeat scroll 0 0;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.home-boxes .box {
  float: left;
  height: 385px;
  max-width: 390px;
  padding: 40px 54px;
  text-align: center;
  width: 100%;
}
.home-box .box.box1 {
  background: none repeat scroll 0 0 #1479bf;
}
.home-box .box.box2 {
  background: none repeat scroll 0 0 #2398d4;
}
.home-box .box.box3 {
  background: none repeat scroll 0 0 #45b4ed;
}
.home-boxes .box img {
  clear: both;
  display: block;
  margin: 0 auto;
}
.home-box .box strong {
  color: #fff;
  display: block;
  font-family: robotoregular;
  font-size: 26px;
  font-weight: normal;
  padding-bottom: 12px;
  padding-top: 24px;
}
.home-box .box, .home-box .box p {
  color: #fff;
  font-size: 16px;
  margin: 0;
}
.home-box .box ul {
  list-style: outside none none;
  margin: 0;
  padding-left: 13px;
  text-align: left;
}
.home-box .box ul li {
  background: url("../images/box-li-bg.png") no-repeat scroll 0 7px;
  padding-left: 20px;
}

/* end home box */
/* home content */

.welcome {
  font-size: 16px;
  padding-bottom: 74px;
  padding-top: 28px;
  text-align: center;
}
.home-content img {
  margin-bottom: 37px;
  width: 100%;
}
/* end home content */

/* footer */

.footer {
  background: none repeat scroll 0 0 #01182e;
}
.footer-top {
  min-height: 141px;
  background: url("../images/call-bg.png") no-repeat scroll 0 0;
}
.footer-top, .footer-top p {
  color: #003366;
  font-family: robotoregular;
  font-size: 30px;
  padding-top: 27px;
  text-align: center;
}
.footer-top strong {
  font-family: robotobold;
}
.footer-bottom, .footer-bottom p, .footer-bottom a {
  color: #fff;
  font-family: robotoregular;
  font-size: 13px;
  line-height: 20px;
  margin: 0;
  text-align: center;
  text-decoration: none;
}
.footer-bottom strong {
  font-family: robotobold;
}
.footer-bottom a:hover {
  color: #176abb;
}
.footer-bottom ul {
  list-style: outside none none;
  margin: 0 auto;
  max-width: 390px;
  padding: 0;
  width: 100%;
}
.footer-bottom li {
  display: inline-block;
  padding: 33px 20px 28px 0;
}
.footer .facebook {
  background:url(../images/facebook.png) no-repeat scroll 0 0;
  display: block;
  height: 39px;
  margin: 32px auto;
  width: 39px;
}
.copyright {
  background: none repeat scroll 0 0 #010508;
  color: #fff;
  font-family: robotoregular;
  font-size: 13px;
  min-height: 57px;
  padding-top: 16px;
  text-align: center;
}
.copyright a {
  color: #fff;
  font-family: robotoregular;
  font-size: 13px;
  text-decoration:none;
}
.copyright a:hover {
  color: #176abb;
}
/* end footer */
/* general page */
.feature-title {
  height: 168px;
  overflow: hidden;
  position: relative;
}
.feature-title > img {
  height: 160px;
  width: 100%;
}
.feature-title::before {
  background: url("../images/feature-bg.png") repeat scroll 0 0;
  content: "";
  height: 8px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.feature-title h1.title {
  color: #fff;
  font-family: robotobold;
  font-size: 40px;
  left: 40px;
  position: absolute;
  text-transform: uppercase;
  top: 36px;
}
.site-content {
  float: left;
  margin-bottom: 72px;
  margin-top: 45px;
  width: 100%;
}
.content-top {
  font-family: robotoregular;
  font-size: 16px;
  margin-bottom: 48px;
  text-align: center;
  text-indent: 20px;
}
.content-left {
  float: left;
  width: 50%;
}
.content-right {
  float: right;
  width: 50%;
  padding-left: 23px;
}
.alignleft {
  float: left;
  margin-bottom: 18px;
  margin-right: 31px;
}
.content-left > p {
  line-height: 21px;
  margin-bottom: 38px;
}
.content-right > p {
  margin-bottom: 29px;
}


/* end general page */
/*contact us*/
.title-border {
  box-sizing: border-box;
  color: #003366;
  display: block;
  font-family: "robotobold";
  font-size: 32px;
  font-weight: normal;
  line-height: 30px;
  margin: 36px auto 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.title-border > span {
  background: none repeat scroll 0 0 #fff;
  padding: 0 15px;
  position: relative;
  z-index: 20;
}
.title-border > hr {
  background: url("../images/title-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  display: block;
  height: 9px;
  margin-bottom: 0;
  margin-top: -2px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 100%;
}
.contact #main-content .site-content {
  margin-top: 27px;
  margin-bottom:32px;
}
.contact #main-content #content > p {
  font-size: 16px;
}
#map {
  display: block;
  height: 282px;
  margin-top: 23px;
  width: 100%;
}
	.google-map-canvas,
	.google-map-canvas * { .box-sizing(content-box); }
	
::-webkit-input-placeholder {
	color: #333333;
	opacity:  1;
	font-size:14px;
}

:-moz-placeholder { 
	color: #333333;
	opacity:  1;
	font-size:14px;

}

::-moz-placeholder { 
	color: #333333;
	opacity:  1;
	font-size:14px;

}

:-ms-input-placeholder {  
	color: #333333;
	opacity:  1;
	font-size:14px;

}

input[type="text"], input[type="email"], select {
	background: none repeat scroll 0 0 #efefef;
	border: medium none;
	border-radius: 0;
	color: #333333;
	font-size: 14px;
	margin-bottom: 1px;
	padding: 13px 10px;
	width: 100%;
}
textarea {
	background:#efefef;
	border:none;
	border-radius:0;
	height: 147px;
	width:100%;
	padding: 8px 10px 7px;
	color: #333333;
  font-size:14px;
}
.error404 input[type="text"], .error404  input[type="email"] {
	max-width:450px;
}
button, .button, input[type="button"], input[type="reset"], input[type="submit"] {
  background-color: #0066cc;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  padding: 13px 33px;
  text-transform: uppercase;
  vertical-align: bottom;
}
button:hover, button:focus, .button:hover, .button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
  background-color: #31428c;
  color: #fff;
}
.contact {
	line-height:22px;
	}
.contact h4 {
  color: #003366;
  font-size: 20px;
  font-family: "robotobold";
  font-weight:normal;
}
.contact strong {
  color: #333333;
  font-size: 14px;
  font-family: "robotobold";
  font-weight:normal;
}
.contact a {
	color: #333;
	font-family: "robotoregular";
	font-size: 14px;
}
.customSelect {
  background: url("../images/select_bg.png") no-repeat scroll 420px 17px #efefef;
  color: #000000;
  cursor: pointer;
  font-size: 12px !important;
  font-weight: normal;
  line-height: 10px;
  padding: 17px 5px;
  text-align: left;
  text-indent: 0;
  width: 458px !important;
}
.container.contact.contact-bottom {
  padding-bottom: 56px;
}
/* end contact */
/*blog*/
.content.blog_wrapper {
  margin-bottom: 40px;
  margin-top: 45px;
}
.single h1 {
	background-image:none;
}
.row.blog_wrapper {
  margin-top: 25px;
}
.blog .row {
  margin-bottom: 19px;
  margin-right: 0;
  padding-bottom: 19px;
}
.blog .row img {
  float: left;
  margin-right: 15px;
}
.single .blog .row img {
  margin-bottom: 30px;
}
.blog .row .read-more {
  color: #00529c;
  display: block;
  float: left;
  font-size: 12px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  width: 109px;
}

.blog .row h4 {
  margin-bottom: 5px;
  margin-left: 165px;
  margin-top: 0;
}
.blog .row h4 a {
  color: #00529c;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.single .blog .row h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
  margin-left:0;
  margin-top: 0;
}
.blog .row > p {
  line-height: 22px;
  margin-bottom: 5px;
}
.single .blog .row > p {
  line-height: 21px;
  margin-bottom: 20px;
}
.blog .row span {
  color: #0c7cc1;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 22px;
  text-align: left;
}
.blog .row cite.fn a, .blog .row cite + span, .blog .row cite.fn {
  color: #f37123;
  font-size: 14px;
}
h2.comments-title {
	clear: both;
	display: block;
	margin-left: 0;
	padding-top: 26px;
	color: #000;
	font-size: 18px;
}
.blog .row span + span {
  background: url("../images/comment_count.png") no-repeat scroll left 3px transparent;
  color: #ff8000;
  display: inline-block;
  float: none;
  font-size: 13px;
  line-height: 14px;
  margin-bottom: 5px;
  margin-left: 12px;
  margin-top: 11px;
  padding-left: 15px;
}
.navigation-container {
  clear: both;
  display: block;
  height: 45px;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
}
.wp-pagenavi {
  float: right;
}
.pages {
  display: none;
}
.wp-pagenavi > a {
  background: none repeat scroll 0 0 #FFF;
  border:1px solid #e1e1e1;
  color: #000000;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0 6px;
  text-align: center;
  text-decoration: none;
  width: 40px;
}
.wp-pagenavi .current {
  background: none repeat scroll 0 0 #00529c;
  border:1px solid #00529c;
  color: #fff;
  display: inline-block;
  height:40px;
  line-height: 40px;
  margin: 0 6px;
  text-align: center;
  text-decoration: none;
  width:40px;
}
.sidebar .left-sidebar {
  margin-bottom: 14px;
}
.sidebar .left-sidebar h3 {
	background: url("../images/menu-bg.png") repeat scroll 0 0 ;
	color: #fff;
	font-size: 18px;
	height: 44px;
	line-height: 44px;
	margin:0;
	padding-left:12px;
	padding-right:12px;
	text-transform: uppercase;
}

.sidebar .left-sidebar li {
  background: url("../images/sidebar_arrow.png") no-repeat scroll 13px 11px ;
  border-top: 1px solid #ececec;
  margin-bottom: 5px;
  padding: 8px 10px 8px 34px;
}
#left-sidebar > ul {
  list-style: outside none none;
  padding: 0;
}
.sidebar .left-sidebar li:first-child {
  border:none;
}
.sidebar .left-sidebar ul li a {
  color: #05315c;
  font-size: 14px;
  line-height: 20px;
}
.sidebar .left-sidebar ul li a:hover {
  color: #333;
  text-decoration:none;
}
.archive .title > span {
  font-family: robotobold;
  font-size: 40px;
  text-transform: uppercase;
}
/*end blog*/
.feature-title > img {width: 99.99999% !important;}
.feature-title::before {width: 99.99999% !important;}
.footer-top { background: url("../images/call-bg.png") no-repeat scroll 0 -1px !important;}


.home-content img { height: 76px;
  background: url(images/img-divider.png) no-repeat;
  background-position: center}
  
.wpb_tour_next_prev_nav span.wpb_prev_slide, .wpb_tour_next_prev_nav span.wpb_next_slide{display:none;}
.wpcf7-list-item {display:block;}
 

