Currently editing:  
/home2/upkeepae/public_html/beta/wp-content/themes/upkeep/css/upkeep-styles.css Encoding:    Reopen Switch to Code Editor Close Save Currently editing:  
/home2/upkeepae/public_html/beta/wp-content/themes/upkeep/css/upkeep-styles.css Encoding:    Reopen Switch to Code Editor Close Save /* ------------------------------------------- *\

	Custom Template Styles

\* ------------------------------------------- */
 body, html {
 overflow-x: hidden;
 overflow-y: auto;
/* background: url('../images/Untitled-1.jpg') top center no-repeat; opacity:0.7;*/

}
#wrapper {
	position: relative;
	min-height: 100%;
}
/* ------------------------------------------- *\

	Header styles

\* ------------------------------------------- */

.logo {
	display: block;
	/* background: url('../images/logo.png') top center no-repeat;*/

 /* background-size: auto 70%;*/

  width: 100%;
	height: 55px;
	text-decoration: none;
	padding: 0;
	margin: 7px 0 0px;
	position: relative;
}
.navbar-header a small {
	font-family: 'latoregular';
	font-size: 13px;
	text-transform: capitalize;
	text-align: center;
	letter-spacing: 0px;
	word-spacing: 0;
	display: inline-block;
	/* position: absolute;*/
    position:relative;
	width: 100%;
	bottom: 0;
	color: #2d2d2d;
}
.header {
	background-color: #6fe11e;
	top: 0;
	height: 116px;
	border-bottom: 4px solid #fff;
	top: 0;
	width: 100%;
	z-index: 9;
	-webkit-transition: all 0.2s ease-in-out !important;
	-moz-transition: all 0.2s ease-in-out !important;
	-o-transition: all 0.2s ease-in-out !important;
	-ms-transition: all 0.2s ease-in-out !important;
	transition: all 0.2s ease-in-out !important;
}
.logo img {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	width: 250px;
	height:79px;
}
header.header.scrolling {
	top: 0 !important;
	-moz-box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.45);
	box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.45);
	padding: 0;
	z-index: 99999;
	height: auto;
	position:fixed;
}
header.header.scrolling .logo {
	width:150px;
	height: 58px;
	margin: 6px 0 8px;
}
header.header.scrolling .logo img {
	width:150px;
	height:58px;
}
header.header.scrolling .navbar-header a small, header.scrolling nav .top_right .phone.blue {
	display:none;
}
header.header.scrolling .navbar-nav {
	margin:-4px 0 0 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
header.header.scrolling .navbar .navbar-toggle {
	top: 16px;
}
/*.header-fixed{ position:fixed; transition:all 0.4s ease;}
  .header-fixed .logo{ height:auto;}
 .header-fixed .logo img{ width:178px; height:78px; padding:8px 0 8px;}
 .header-fixed nav .top_right .phone.blue{ display:none;}
 .header-fixed nav{transition:all 0.4s ease;}
  .header-fixed .navbar-header a small{ display:none;}*/

.header .container {
/*  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(rgba(140, 239, 63, 0.8)), to(rgba(85, 213, 0, 0)));

  background-image: -webkit-radial-gradient(circle, rgba(140, 239, 63, 0.8), rgba(85, 213, 0, 0));

  background-image: -moz-radial-gradient(circle, rgba(140, 239, 63, 0.8), rgba(85, 213, 0, 0));

  background-image: radial-gradient(circle, rgba(140, 239, 63, 0.8), rgba(85, 213, 0, 0));

  background-repeat: no-repeat;*/

}
.header .navbar-header {
	padding: 0;
}
.header .navbar-title {
	color: #ffffff;
	display: none;
	visibility: hidden;
	position: relative;
	padding: 0 0 0 32px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}
.header .navbar-title > i {
	vertical-align: middle;
}
.header .navbar-title small {
	color: inherit;
	display: block;
}
ul.nav.navbar-nav.navbar-right li {
	padding: 0px 8px;/*border-top: 7px solid #6fe11e;*/
}
ul.nav.navbar-nav.navbar-right li:first-child {
	border-top: none;
}
ul.nav.navbar-nav.navbar-right li a {
	padding-bottom:10px;
	color:#113d8a;
	padding:30px 23px 0;
	text-transform:uppercase;
	font-size:12px;
}
ul.nav.navbar-nav.navbar-right li.active a {
	color:#fff;
	border-top: 7px solid #fbfbfb;
}
ul.nav.navbar-nav.navbar-right li a img {
	margin-right: 10px;
	display:block;
	margin:0 auto;
}
.slider {
	width:100%;
	height:auto;
	margin:0;
	height: 475px;
	position: relative;
	overflow:hidden;
}
.slider ul {
	list-style:none;
	margin:0;
	padding:0;
	height: 475px;
}
.slider ul li img {
	width:100%;
	height: 475px;
	position:relative;
}
.slider ul.bxslider li.bx-clone {
	display:none;
}
.slider .cont1 {
	position:absolute;
	top:110px;
	left:0;
	right:0;
	margin:0 auto;
	width:1140px;
}
.slider .s-txt {
	width:50%; /*position:absolute; top:112px; left:0;*/
	margin:0 5% 112px 0;
	padding:5px 15px 20px;
	background:rgba(22, 81, 184, 0.7);
}
.slider .s-txt h4 {
	font-size:25px;
	color:#dedcdc;
	font-family: 'arial';
	text-transform:uppercase;
	text-align:left;
	position:relative;
	font-weight:normal;
	line-height:30px;
}
.slider .s-txt h5 {
	font-size:21px;
	color:#dedcdc;
	font-family: 'arial';
	text-transform:uppercase;
	text-align:left;
	position:relative;
	font-weight:normal;
	line-height:26px;
}
a.slider-btn {
	color: #99cc00;
	font-size: 22px;
	border: 3px solid #000;
	border-left: 0;
	border-right: 0;
	padding: 5px 0;
	text-align: center;
	width: 100px;
	text-decoration: none;
}
/*.slider .s-txt h5:after{position:absolute; content:''; bottom:-21px; width:73px; height:3px; background:#000; right:0;}*/
.slider .s-txt h6 {
	width: 100%;
	font-size: 28px;
	color: #22a7ee;
	font-family: 'arial black', sans-serif;
	text-align: right;
	position: absolute;
	margin-top: 30px;
	right: -2px;
	text-transform: uppercase;
	line-height: 38px;
	font-weight: normal;
}
.slider .cont {
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin:0 auto;
	width:1140px;
}
.request-form {
	margin-right:0;
	background-repeat: repeat;
	width:336px;
	background:rgba(22, 81, 184, 0.7)/*#1651b8*/;
	float: right;
	padding: 18px 0 11px;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	position:absolute;
	right:0;
	top:36px;
}
.request-form .heading {
	font-size: 28px;
	margin:2px auto 29px;
	text-transform: none;
	font-family: 'arial';
	color:#fff;
	line-height: 30px;
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	width: 272px;
}
.request-form form {
	font-size: 13px;
	position: relative;
	padding-left: 4px;
}
.request-form form p {
	margin-bottom: 20px;
}
.request-form form .contact-form-row {
	position: relative;
	width: 271px;
	display: inline-block;
	margin-bottom: 25px;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	left: 0;
	width: 100%;
	top: 22px;
	;
}
.request-form form .contact-form-row input[type="text"], [type="email"], [type="tel"], .request-form form .contact-form-row textarea {
 font-size:12px;
 font-family: 'arial black', sans-serif;
 border:1px solid #c4c4c4;
 background:#fff;
 width: 100%;
 border-radius:2px;
 -moz-border-radius:2px;
 -ms-border-radius:2px;
 -o-border-radius:2px;
 -webkit-border-radius:2px;
}
.request-form form .contact-form-row input[type="text"] {
	width: 100%;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	-webkit-border-radius:2px;
	border:1px solid #c4c4c4;
	padding: 4px 10px 5px 36px;
	font-size:12px;
	font-family: 'arial black', sans-serif;
	background:#fff url('../images/icon_name.png') no-repeat;
	background-position:10px 4px;
}
.request-form form .contact-form-row input[type="tel"] {
	font-size:12px;
	font-family: 'arial black', sans-serif;
	border:1px solid #c4c4c4;
	background:#fff;
	width: 100%;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	-webkit-border-radius:2px;
	padding: 4px 10px 5px 36px;
	background: #fff url('../images/icon_phone.png') no-repeat;
	background-position:10px 4px;
}
.request-form form .contact-form-row input[type="email"] {
	width: 100%;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	-webkit-border-radius:2px;
	border:1px solid #c4c4c4;
	padding: 4px 10px 5px 36px;
	font-size:12px;
	font-family: 'arial black', sans-serif;
	padding: 4px 10px 5px 36px;
	background: #fff url('../images/icon_mail.png') no-repeat;
	background-position:10px 4px;
}
.request-form form .contact-form-row textarea {
	padding: 4px 10px 5px 36px;
	background: #fff url('../images/msg.png') no-repeat;
	background-position:10px 5px;
	background-size:15px;
	margin-bottom:0;
}
.request-form input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.wpcf7-not-valid, .request-form input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel.wpcf7-not-valid, .request-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
	border: 1px solid #f00;
}
.request-form span.wpcf7-not-valid-tip, .request-form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	display:none !important;
}

div.wpcf7-response-output {
	padding:0 !important;
	margin:0 !important;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #6fe11e !important;
	margin: 0 auto !important;
	padding:0 0 0 5px !important;
	width: 95%;
	color: #6fe11e;
}
::-webkit-input-placeholder {
 color:#3f3f3f;
}

:-moz-placeholder { /* Firefox 18- */
 color:#3f3f3f;
}

::-moz-placeholder {  /* Firefox 19+ */
 color:#3f3f3f;
}

:-ms-input-placeholder {
 color:#3f3f3f;
}
.request-form form span.name {
	position: absolute;
	display: block;
	top: 6px;
	left: 8px;
}
.request-form form span.email {
	position: absolute;
	display: block;
	top: 6px;
	left: 7px;
}
.request-form form span.tel {
	position: absolute;
	display: block;
	top: 6px;
	left: 7px;
}
.request-form form span.comment {
	position: absolute;
	display: block;
	top: 6px;
	left: 10px;
}
.request-form form textarea {
	border: 1px solid #CFCFCF;
	margin-bottom: 10px;
	padding: 5px 10px 10px 36px;
	width: 100%;
	font-size: 13px;
	color: #a8a6a6;
	height: 76px;
	resize: none;
}
.request-form form input[type="text"].captcha {
	width: 53%;
	float: left;
	position: relative;
}
.request-form .btn-submit input {
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #FFFFFF;
	font-family: 'arial black', sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: none;
	width: 271px;
	line-height: 33px;
	padding: 0;
	cursor: pointer;
	text-indent:0px;
	background: #6fe11e;
	box-shadow: 0px 2px 0px #C5FF9D;
}
.request-form .btn-submit input:hover {
	background: #C5FF9D;
	box-shadow: 0px 2px 0px #6fe11e;
	-moz-box-shadow: 0px 2px 0px #6fe11e;
	-ms-box-shadow: 0px 2px 0px #6fe11e;
	-o-box-shadow: 0px 2px 0px #6fe11e;
	-webkit-box-shadow: 0px 2px 0px #6fe11e;
	color:#000;
}
/*end css for slider and form*/
.contact-side { /*width:25%;*/
	text-align: center
}
.contact-side.well.sidebar-nav p {
	color: #1651b8;
	text-align: center;
	font-family: "latolight", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 24px;
	border-bottom: solid 1px #eeeeee;
	padding: 0px 0 15px;
	margin-bottom: 10px;
}
ul.nav.navbar-nav.navbar-right li.home-icon {
	background:url(../images/home-hover.png) no-repeat center center;
}
ul.nav.navbar-nav.navbar-right li.home-icon:hover, ul.nav.navbar-nav.navbar-right li.home-icon.current-menu-item {
	background:url(../images/home-icon.png) no-repeat center center;
	transition:ease-in-out 0.5s;
}
ul.nav.navbar-nav.navbar-right li.services-icon {
	background:url(../images/services-icon.png) no-repeat center center;
}
ul.nav.navbar-nav.navbar-right li.services-icon:hover, ul.nav.navbar-nav.navbar-right li.services-icon.current-menu-item {
	background:url(../images/services-hover.png) no-repeat center center;
	transition:ease-in-out 0.5s;
}
ul.nav.navbar-nav.navbar-right li.packages-icon {
	background:url(../images/packages-icon.png) no-repeat center center;
}
ul.nav.navbar-nav.navbar-right li.packages-icon:hover, ul.nav.navbar-nav.navbar-right li.packages-icon.current-menu-item {
	background:url(../images/packages-hover.png) no-repeat center center;
	transition:ease-in-out 0.5s;
}
ul.nav.navbar-nav.navbar-right li.careers-icon {
	background:url(../images/careers-icon.png) no-repeat center center;
}
ul.nav.navbar-nav.navbar-right li.careers-icon:hover, ul.nav.navbar-nav.navbar-right li.careers-icon.current-menu-item {
	background:url(../images/careers-hover.png) no-repeat center center;
	transition:ease-in-out 0.5s;
}
ul.nav.navbar-nav.navbar-right li.contact-icon {
	background:url(../images/contact-icon.png) no-repeat center center;
}
ul.nav.navbar-nav.navbar-right li.contact-icon:hover, ul.nav.navbar-nav.navbar-right li.contact-icon.current-menu-item {
	background:url(../images/contact-hover.png) no-repeat center center;
	transition:ease-in-out 0.5s;
}
ul.nav.navbar-nav.navbar-right li:first-child {
/* border-top: none;*/

}
ul.nav.navbar-nav.navbar-right li a {
	padding-bottom:10px;
	color:#113d8a;
	padding:45px 23px 0;
	text-transform:uppercase;
	font-size:12px;
}
ul.nav.navbar-nav.navbar-right li a:hover {
	color: #fff;
	transition:ease-in-out 0.5s;
}
/*ul.nav.navbar-nav.navbar-right li.active a{

	color:#fff;

	/*border-top: 7px solid #fbfbfb;*/

/*}

ul.nav.navbar-nav.navbar-right li.active a:hover{

	color: #1a54b9;

	transition:ease-in-out 0.5s;

	

}*/

#menu-main_nav li.current-menu-item a {
	color: #fff; /*border-top: 3px solid #6fe11e #fbfbfb; padding-top: 41px;*/
}
#menu-main_nav li.current-menu-item a:hover {
	color: #fff;
}
#menu-main_nav li.current_page_item a {
	color: #fff; /*border-top: 3px solid #6fe11e #fbfbfb; padding-top: 41px;*/
}
#menu-main_nav li.current_page_item a:hover {
	color: #fff;
}
.page-top {
/*padding-top: 93px;*/
}
#menu-service-menu li.current-menu-item a {
	color: #ffffff;
	background-color: #1651b8;
}
#menu-service-menu li.current_page_item a {
	color: #ffffff;
	background-color: #1651b8;
}
 @media only screen and (max-width: 1240px) {
 #req.request-form {
right:40px;
}
}
@media only screen and (max-width: 1200px) {
.bx-wrapper .bx-prev {
left:10px !important;
}
.bx-wrapper .bx-next {
right:10px !important;
}
}
 @media only screen and (max-width: 1175px) {
.slider .cont {
width: 98%;
}
}
 @media only screen and (max-width: 992px) {
 .header .logo {
width:200px !important;
}
 .header .logo img {
width: 200px;
height:79px;
}
 .slider {
overflow: hidden;
}
 .slider, .slider ul, .slider ul li img {
height:auto;
}
 .slider .cont1 {
width:90%;
top: 28%;
}
 .slider .s-txt {
width: 100%;
position: relative;
top: 0;
margin: 0 5% 0 0;
}
 .slider .cont {
position: relative;
left: 0;
right: 0;
margin: 0 auto 10px auto;
width: 100%;
top: 0;
z-index: 99;/* height: 458px; */
}
 #req.request-form {
right: 0;
left: 0;
margin: 0 auto;
float: none;
width: 50%;
position: static;
top: 0;
border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
-webkit-border-radius: 10px;
}
 .request-form form .contact-form-row {
width: 80%;
}
}
 @media only screen and (max-width: 941px) {
.slider .cont1 {
width:90%;
top: 23%;
}
.slider .s-txt {
padding: 5px 10px 10px;
}
.slider .s-txt h4 {
line-height: 22px;
font-size:26px;
}
.slider .s-txt h5 {
line-height: 20px;
font-size:16px;
}
}
@media only screen and (max-width: 800px) {
#req.request-form {
width:60%;
}
}
 @media (min-width: 768px) {
.header .navbar-title {
display: block;
visibility: visible;
margin-top: 35px;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .header .navbar-title {
 font-size: 16px;
 margin-top: 40px;
}
}
.header .navbar {
	margin-bottom: 0;
	border: none;
}
.header .navbar li > a {
	padding-left: 32px;
	padding-right: 32px;
}
 @media (min-width: 768px) and (max-width: 991px) {
 .header .navbar li > a {
 padding-left: 16px;
 padding-right: 16px;
}
}
.header .navbar .navbar-toggle {
	position: absolute;
	z-index: 10;
	top: 36px;
}
.header .navbar .navbar-toggle.left {
	left: 0;
	margin-left: 12px;
}
.header .navbar .navbar-toggle.right {
	right: 0;
	margin-right: 12px;
}
.header .navbar .navbar-toggle > i {
	vertical-align: baseline;
	line-height: 1;
	margin-top: -4px;
	display: inline-block;
	overflow: hidden;
}
.header .navbar-collapse > .navbar-nav {
	background-color:none;
	margin-top: -1px;
	padding: 12px;
}
.header .navbar-collapse > .navbar-nav:before {
	content: "";
	display: block;
	height: 12px;
	width: 12px;
	left: 50%;
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	position: relative;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #55d500;
}
.header .jumbotron {
	font-size: 14px;
	background-color: transparent;
	padding: 0;
	margin: 0;
}
 .header .jumbotron .row, .header .jumbotron .row > [class*='col-'] {
 text-align: center;
 display: block;
}
.header .jumbotron h1 {
	color: #1651b8;
	font-size: 22px;
	line-height: 1.1;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
	margin-top: 0;
}
.header .jumbotron p {
	color: #ffffff;
}
.header .jumbotron .heading-mn-img {
	width: 100%;
	height: auto;
	max-width: 354px;
	margin-bottom: -35px;
	position: relative;
	z-index: 10;
	bottom: 0;
	right: 0;
}
 @media (min-width: 768px) {
 .header .logo {
 width:250px;
 height: 100px;
 margin: 8px 0 0px;
 -webkit-transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 -ms-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
/*width: 178px;

    height: auto;

    margin:11px 0 12px;*/

	

  }
 .header .navbar-collapse > .navbar-nav {
 padding: 0;
}
 .header .navbar-collapse > .navbar-nav:before {
 content: "";
 display: none;
}
 .header h1 {
 margin-bottom: 20px;
}
 .header p:last-child {
 margin-bottom: 40px;
}
 .header .jumbotron {
 font-size: 21px;
}
 .header .jumbotron .row {
 display: table;
 table-layout: fixed;
 min-height: 375px;
}
 .header .jumbotron .row [class*='col-'] {
 text-align: left;
 display: table-cell;
 vertical-align: middle;
 min-height: 375px;
 float: none;
}
 .header .jumbotron .row [class*='col-']:last-child {
 text-align: right;
}
 .header .jumbotron h1 {
 font-size: 36px;
 line-height: 40px;
}
 .header .jumbotron .heading-mn-img {
 width: 100%;
 height: auto;
 max-width: 454px;
 position: relative;
 z-index: 10;
 bottom: 0;
 right: 0;
}
}
 @media (min-width: 768px) and (min-width: 768px) {
 .header .navbar-collapse > .navbar-nav {
 margin-top: 55px;
}
}
 @media (min-width: 768px) and (min-width: 992px) {
 .header .navbar-collapse > .navbar-nav {
 margin-top: 0px;
}
}
 @media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
 .header .jumbotron h1 {
 font-size: 28.8px;
 line-height: 1.1;
}
}
 @media (min-width: 768px) and (min-width: 768px) {
 .header .jumbotron .heading-mn-img {
 margin-top: -80px;
 margin-bottom: -70px;
}
}
 @media (min-width: 768px) and (min-width: 992px) {
 .header .jumbotron .heading-mn-img {
 margin-top: -140px;
 margin-bottom: -42px;
}
}
.header.small .logo {
	background-size: auto 100%;
	height: 60px;
	padding: 0;
	margin: 20px 0 30px;
}
.header.small .navbar-title {
	font-family: "latobold", Helvetica Neue, Helvetica, Arial, sans-serif;
}
.header.small .navbar-title small {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
 @media (min-width: 768px) {
 .header.small .navbar-title {
 margin-top: 25px;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .header.small .navbar-title {
 font-size: 36px;
 margin-top: 30px;
}
 .header.small .navbar-title small {
 font-size: 14px;
}
}
 @media (min-width: 768px) {
 .header.small .logo {
 width: 220px;
 height: 80px;
}
}
/* ------------------------------------------- *\

	Footer Styles

\* ------------------------------------------- */

.footer {
	padding: 0px 0 20px;
	width: 100%;
	display: block;
	border: none;
	position: fixed;
	bottom: 0;
}
.footer .footer-logo {
	display: block;
	margin: 0 auto 10px;
	width: 230px;
	height: 90px;
	/* background: url(../images/footer-logo.png) top left no-repeat;*/

  text-decoration: none;
}
.footer nav {
	width: 100%;
	background: #ffffff;
	text-align: center;
	display: block;
	margin-top: -30px;
	margin-bottom: 20px;
}
.footer nav ul {
	margin:0;
	padding:0;
}
.footer nav ul li {
	display: inline-block;
}
.footer nav ul li a {
	color: #fff;
	font-size: 16px;
	line-height: 1.8285714290000001;
	text-decoration: none;
	padding: 10px 48px;
	margin: 0;
	display: block;
	font-family: 'latobold';
}
.footer nav a:hover, .footer nav a:focus, .footer nav a:active {
	color: #ffffff;
	background-color: #4bbc00;
	text-decoration: none;
}
 @media only screen and (max-width:768px) {
 .header .logo {
height:auto !important;
padding:5px 0 !important;
}
}
 @media (min-width: 768px) {
 .footer nav {
 width: 100%;
 background: #55d500;
 display: table;
 table-layout: fixed;
}
 .footer nav a {
 color: #ffffff;
 display: table-cell;
 padding: 12px;
}
}
.footer .bottom {
	display: block;
	text-align: center;
	color: #a5a7af;
	font-size: 12px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
	line-height: 20px;
}
.footer.small {
	padding: 30px 0;
}
.footer.small .section-title {
	line-height: 30px;
	margin: 0;
}
.footer.small .section-title small {
	margin: 6px 0 0 0;
	display: block;
}
.footer.small .phone > span {
	margin: 0;
}
.footer.gray {
	background-color: #f7f7f7;
}
.footer.green {
	background-color: #55d500;
}
/* ------------------------------------------- *\

	Sections and Content Boxes

\* ------------------------------------------- */

.section {
	display: block;
	position: relative;
	border-bottom: solid 1px #eeeeee;
}
.section.gray {
	background-color: #fafafa;
}
.section.white {
	background-color: transparent;
}
.section .container {
	padding: 40px 0 20px;
}
 @media (min-width: 768px) {
 .section .container {
 padding: 40px 0;
}
}
.section header {
	color: #1651b8;
	padding: 20px 12px;
	margin-top: -20px;
	margin-bottom: 0;
}
.section header p {
	font-size: 14px;
	line-height: 1.428571429;
	margin-top: 20px;
}
 @media (min-width: 768px) {
 .section header {
 margin-bottom: 30px;
}
 .section header p {
 font-size: 18px;
}
}
.section footer {
	border-top: solid 1px #eeeeee;
	padding: 20px 12px;
	margin-top: 0;
	margin-bottom: -20px;
}
 @media (min-width: 768px) {
 .section footer {
 margin-top: 20px;
 margin-bottom: -20px;
 padding-top: 40px;
}
}
.section .section-title {
	color: #1651b8;
	font-family: "latolight", Helvetica Neue, Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	font-size: 22px;
	line-height: 1.1;
	margin: 0;
	display: block;
}
.section .section-title small {
	color: #1651b8;
	font-family: "latoregular", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	margin: 10px 0 0 0;
	display: block;
}
 @media (max-width: 991px) {
 .section .section-title {
 text-align: center;
}
}
 @media (min-width: 768px) {
 .section .section-title {
 font-size: 36px;
}
 .section .section-title small {
 font-size: 18px;
}
}
.section .subtitle {
	color: #1651b8;
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 10px;
}
.section .subtitle > a {
	font-weight: 700;
}
.page-header {
	padding: 0;
	margin: 0 0 -20px 0;
}
.page-header .container {
	padding: 10px 0;
}
.page-header .page-title {
	color: #a5a7af;
	font-size: 22px;
	line-height: 1.55;
	margin: 5px 0;
}
 @media (max-width: 991px) {
 .page-header .page-title {
 text-align: center;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .page-header .page-title {
 text-align: left;
}
}
 @media (min-width: 768px) {
 .page-header .page-title {
 font-size: 36px;
}
}
.page-header .nav {
	padding-top: 10px;
	margin-top: 5px;
}
.page-header .nav li {
	border-right: solid 1px #eeeeee;
}
.page-header .nav li:first-child {
	border-left: solid 1px #eeeeee;
}
.page-header .nav li a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: transparent;
	color: #a5a7af;
}
.page-header .nav li a i {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: 20px auto;
	background-position: 0 0;
	width: 20px;
	height: 20px;
	margin-right: 12px;
	display: inline-block;
	vertical-align: middle;
}
.page-header .nav li a .contact {
	background-image: url('../images/icon-message.png');
}
.page-header .nav li a .location {
	background-image: url('../images/icon-location.png');
}
.page-header .nav li a:hover {
	color: #646771;
}
.page-header .nav li a:focus, .page-header .nav li a:active {
	color: #1651b8;
}
.page-header .nav li a:focus i, .page-header .nav li a:active i {
	background-position: 0 100%;
}
.page-header .nav li.active {
	background-color: transparent;
}
.page-header .nav li.active a {
	color: #1651b8;
}
.page-header .nav li.active a:hover {
	color: #1651b8;
	background-color: transparent;
}
.page-header .nav li.active a i {
	background-position: 0 100%;
}
 @media (max-width: 768px) {
 .page-header .nav {
 border-top: solid 1px #eeeeee;
}
 .page-header .nav li {
 border: none;
}
 .page-header .nav li:first-child {
 border: none;
 border-right: solid 1px #eeeeee;
}
}
.section .page-header {
	margin-bottom: 20px;
}
.section .page-header h1, .section .page-header h2, .section .page-header h3, .section .page-header h4, .section .page-header h5, .section .page-header h6 {
	margin: 0;
	padding-bottom: 20px;
}
.showcase-list h4 {
	color: #1651b8;
	font-size: 22px;
	font-family: "latobold", Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 20px;
	margin: 0;
	margin-bottom: 10px;
}
.showcase-list h4 a {
	font-size: 22px;
	text-decoration: none;
}
 .showcase-list [class*="col-"] {
 padding-bottom: 10px;
 padding-top: 10px;
}
 .showcase-list [class*="col-"] > a {
 display: none;
 visibility: hidden;
 position: relative;
 margin-bottom: 20px;
}
 .showcase-list [class*="col-"] p {
 padding-left: 16px;
 padding-right: 16px;
}
 .showcase-list [class*="col-"] p:only-of-type {
 margin-bottom: 0;
}
 @media (min-width: 768px) {
 .showcase-list h4 {
 margin-bottom: 20px;
}
 .showcase-list [class*="col-"] {
 padding-bottom: 0;
 padding-top: 0;
 border-top: none;
}
 .showcase-list [class*="col-"] > a {
 display: inline-block;
 visibility: visible;
}
}
.services {
	margin-bottom: 20px;
}
 .services [class*="col-"] > ul {
 font-family: "latoregular", Helvetica Neue, Helvetica, Arial, sans-serif;
 display: block;
 position: relative;
 list-style: none;
 margin: 0;
}
 .services [class*="col-"] > ul > li {
 font-size: 16px;
 line-height: 20px;
 text-align: left;
 vertical-align: middle;
 display: block;
}
 .services [class*="col-"] > ul > li:before {

  /*background-color: #55d500;*/

  content: "";
 display: block;
 height: 8px;
 width: 8px;
 left: -20px;
 top: 15px;
 position: relative;
 background-clip: padding-box;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
}
 @media all and (-ms-high-contrast:none) {
 .social-media-link {
right:15px;
}  /* IE10 */
 *::-ms-backdrop, .social-media-link {
right:15px;
}/* IE11 */
}
 @media (min-width: 768px) {
 .services {
 margin-bottom: 0;
}
 .section.gray .services [class*="col-"] > ul {
width: 33%;
display: inline-block;
vertical-align:top;
}
 .section.gray .services [class*="col-"] > ul li {
display:block;
}
 .services [class*="col-"] > ul {
/*  -webkit-column-count: 3;

    -moz-column-count: 3;

    column-count: 3;

	-ms-column-count: 10;

    -ms-column-gap: 10px;

    -webkit-column-gap: 10px;

    -moz-column-gap: 10px;

    column-gap: 10px;*/

	

  }
}
 @media (min-width: 768px) and (max-width: 991px) {
 .services [class*="col-"] > ul {
 -webkit-column-count: 2;
 -moz-column-count: 2;
 column-count: 2;
 -webkit-column-gap: 10px;
 -moz-column-gap: 10px;
 column-gap: 10px;
}
}
.phone {
	color: #a5a7af;
	position: relative;
	font-size: 14px;
}
.phone:before, .phone:after {
	content: " ";
	/* 1 */



  display: table;/* 2 */
}
.phone:after {
	clear: both;
}
.phone span {
	font-size: 24px;
	line-height: 45px;
	padding: 2px 10px 2px 65px;
	height: 51px;
	background: url(../images/search-hp-phone.png) 2px 2px no-repeat;
	display: inline-block;
	margin: 20px 0 5px;
}
 @media (min-width: 768px) {
 .phone span {
 font-size: 32px;
 margin: 0 0 5px;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .phone span {
 font-size: 28px;
 margin: 20px 0 5px;
}
nav .top_right .phone.blue span {
margin:0;
}
}
 @media (max-width: 320px) {
 .phone span {
 font-size: 20px;
}
}
.phone.white span {
	color: #333333;
	background-color: #ffffff;
	border: solid 1px #eeeeee;
}
.phone.blue span {
	color: #ffffff;
	background-color: #1651b8;
	border: none;
}
.phone.gray span {
	background: url(../images/search-hp-phone-gray.png) 2px 2px no-repeat;
	font-size: 28px;
	border: solid 1px #e9e9eb;
	line-height: 1.4;
	height: 46px;
	padding: 2px 10px 2px 55px;
}
 @media (min-width: 768px) {
 .phone.gray span {
 margin: 10px 0;
 padding-left: 55px;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .phone.gray span {
 background-size: 26px auto;
 font-size: 18px;
 height: 32px;
 padding-left: 40px;
 margin-bottom: 17px;
 margin-top: 17px;
}
}
.sidebar-toggle {
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	top: 0;
	margin-top: 16px;
	z-index: 10;
	display: inline-block;
	border-color: #eeeeee;
}
.sidebar-toggle:hover, .sidebar-toggle.active {
	border-color: #eeeeee;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.sidebar-toggle.left {
	left: 0;
	margin-left: 12px;
}
.sidebar-toggle.right {
	right: 0;
	margin-right: 12px;
}
.sidebar-toggle > i {
	line-height: 1;
	display: inline-block;
	overflow: hidden;
	height: 18px;
}
.sidebar-toggle.left.active, .sidebar-toggle.right.active {
	border: solid 1px #1651b8;
}
.sidebar-toggle.left.active > i, .sidebar-toggle.right.active > i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	line-height: .75;
}
 @media (min-width: 768px) {
 .sidebar-toggle {
 display: none;
 visibility: hidden;
}
}
.about-us {
	padding: 6px 12px;
}
 @media (min-width: 768px) {
 .multicolumn {
 -webkit-column-count: 2;
 -moz-column-count: 2;
 column-count: 2;
 -webkit-column-gap: 20px;
 -moz-column-gap: 20px;
 column-gap: 20px;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .multicolumn {
 -webkit-column-count: 1;
 -moz-column-count: 1;
 column-count: 1;
 -webkit-column-gap: 0;
 -moz-column-gap: 0;
 column-gap: 0;
}
}
.sidebox {
	padding: 12px;
	margin: 0;
	display: block;
	background-clip: padding-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #eeeeee;
	position: relative;
	overflow: hidden;
}
.sidebox.gray {
	background-color: #fafafa;
}
.sidebox.white {
	background-color: #ffffff;
}
.sidebox h1, .sidebox h2, .sidebox h3, .sidebox h4, .sidebox h5, .sidebox h6 {
	border-bottom: solid 1px #eeeeee;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sidebox .sidebox-header, .sidebox .sidebox-footer {
	margin: 0;
	margin-left: -12px;
	margin-right: -12px;
	padding: 12px;
}
.sidebox .sidebox-header {
	background-color: #1651b8;
	margin-top: -12px;
}
.sidebox .sidebox-content {
	color: #1651b8;
	padding: 12px;
}
.sidebox .sidebox-footer {
	margin-bottom: -12px;
}
.sidebox.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.sidebox.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
 @media (max-width: 991px) {
 .sidebox .sidebox-header, .sidebox .sidebox-footer {
 padding: 12px;
}
 .sidebox .sidebox-header {
 margin-top: -12px;
}
 .sidebox .sidebox-content {
 color: #1651b8;
 padding: 0;
}
 .sidebox .sidebox-footer {
 margin-bottom: -12px;
}





/* 26 may 2015 */

	

	/* header part*/

	.header .navbar-collapse > .navbar-nav {
margin-top: 0px;
}
 ul.nav.navbar-nav.navbar-right li {
padding:0;
}
 ul.nav.navbar-nav.navbar-right li a {
padding: 37px 15px 0;
}

	/* close header part*/

	

	/* slider part*/

	.carousel .holder {
height: auto;
}
 .carousel ul {
width: 100%;
background-position: 0px 380px;
height: 510px;
}
 .carousel ul li {
width: 623px !important;
}
 .holder a.social-media-link {
display:none;
}
 .carousel .heading {
padding-top: 20px;
}
 .carousel .heading h2 {
font-size: 20px;
line-height: 35px;
}
 .carousel .heading h3 {
font-size: 18px;
line-height: 20px;
}
/* close slider part*/



}
.carrer-listing .carrer-item {
	padding: 12px;
	margin: 0 0 20px 0;
	display: block;
	background-clip: padding-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}
.carrer-listing .carrer-item header, .carrer-listing .carrer-item article, .carrer-listing .carrer-item footer {
	display: block;
	position: relative;
}
.carrer-listing .carrer-item header, .carrer-listing .carrer-item footer {
	margin: 0;
	margin-left: -12px;
	margin-right: -12px;
	padding: 12px;
}
.carrer-listing .carrer-item header {
	margin-top: -12px;
	border-bottom: solid 1px #eeeeee;
}
.carrer-listing .carrer-item header h1, .carrer-listing .carrer-item header h2, .carrer-listing .carrer-item header h3, .carrer-listing .carrer-item header h4, .carrer-listing .carrer-item header h5, .carrer-listing .carrer-item header h6, .carrer-listing .carrer-item header p {
	padding: 0;
	margin: 0;
}
.carrer-listing .carrer-item header h1, .carrer-listing .carrer-item header h2, .carrer-listing .carrer-item header h3, .carrer-listing .carrer-item header h4, .carrer-listing .carrer-item header h5, .carrer-listing .carrer-item header h6 {
	line-height: 1.428571429;
}
.carrer-listing .carrer-item header h1 small, .carrer-listing .carrer-item header h2 small, .carrer-listing .carrer-item header h3 small, .carrer-listing .carrer-item header h4 small, .carrer-listing .carrer-item header h5 small, .carrer-listing .carrer-item header h6 small {
	display: block;
}
.carrer-listing .carrer-item header > img {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -40px;
	margin-left: 16px;
}
.carrer-listing .carrer-item header .header-inner {
	margin-left: 100px;
	margin-right: 200px;
	padding: 20px 0;
}
.carrer-listing .carrer-item header .header-inner .actions {
	position: absolute;
	display: inline-block;
	right: 0;
	top: 50%;
	margin-top: -20px;
	margin-right: 32px;
	z-index: 10;
}
.carrer-listing .carrer-item article {
	padding: 12px;
}
.carrer-listing .carrer-item footer {
	background-color: #fcfcfc;
	margin-bottom: -12px;
	border-top: solid 1px #eeeeee;
}
.carrer-listing .carrer-item footer p {
	margin: 0;
}
 @media (max-width: 767px) {
 .carrer-listing .carrer-item {
 padding: 0;
 border: solid 1px #eeeeee;
}
 .carrer-listing .carrer-item header, .carrer-listing .carrer-item footer {
 padding: 12px;
 margin: 0;
}
 .carrer-listing .carrer-item header {
 background-color: #fcfcfc;
 text-align: center;
 margin: 0;
}
 .carrer-listing .carrer-item header > img {
 position: relative;
 margin: 0 auto;
}
 .carrer-listing .carrer-item header .header-inner {
 margin-left: 0;
 margin-right: 0;
 padding: 20px 0 10px;
}
 .carrer-listing .carrer-item header .header-inner .actions {
 position: relative;
 display: block;
 margin: 20px 0 0 0;
}
}
.services-thumbs {
	list-style: none outside;
	display: table;
	table-layout: fixed;
	padding: 0;
	margin: 0 0 20px 0;
	position: relative;
	-webkit-box-sizing: padding-box;
	-moz-box-sizing: padding-box;
	box-sizing: padding-box;
}
.services-thumbs > li {
	text-align: center;
	display: table-cell;
	width: 1%;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.services-thumbs > li > span, .services-thumbs > li > .icon-label {
	color: #333333;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
	display: block;
	position: relative;
}
.services-thumbs > li > span.large, .services-thumbs > li > .icon-label.large {
	font-size: 15px;
}
.services-thumbs > li > span.x-large, .services-thumbs > li > .icon-label.x-large {
	font-size: 18px;
}
 @media (min-width: 480px) and (max-width: 767px) {
 .services-thumbs > li > span {
 font-size: 10px;
}
 .services-thumbs .service {
 font-size: 2em;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .services-thumbs > li > span {
 font-size: 10px;
}
 .services-thumbs .service {
 font-size: 3em;
}
}
.services-thumbs.default {
	color: inherit;
}
.services-thumbs.blue {
	color: #1651b8;
}
.services-thumbs.red {
	color: #fa0012;
}
.services-thumbs.green {
	color: #55d500;
}
.services-thumbs.yellow {
	color: #fae500;
}
.services-thumbs.white {
	color: #ffffff;
}
.services-thumbs.white span {
	color: #ffffff;
}
.navbar-collapse > .services-thumbs {
	margin: 30px 0 0 0;
}
.navbar-collapse > .services-thumbs > li {
	padding: 0 10px;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
}
 @media (min-width: 480px) and (max-width: 767px) {
 .navbar-collapse > .services-thumbs {
 margin: 10px 0;
}
 .navbar-collapse > .services-thumbs .service {
 font-size: 2em;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .navbar-collapse > .services-thumbs {
 margin: 20px 0 0 0;
}
 .navbar-collapse > .services-thumbs .service {
 font-size: 3em;
}
}
.table-summary h3 {
	border-bottom: solid 1px #eeeeee;
	margin-bottom: 10px;
	padding: 10px 0;
}
.table-summary h3 .service, .table-summary h3 i {
	vertical-align: bottom;
}
.multilang-cols {
	margin: 20px 0;
}
 .multilang-cols > [class*="col-"] {
 margin-bottom: 20px;
}
.multilang-cols .page-header {
	padding-left: 60px;
	position: relative;
}
 .multilang-cols .page-header [class*="flag-"] {
 position: absolute;
 left: 0;
 top: 0;
}
 @media (min-width: 768px) {
 .multilang-cols {
 position: relative;
}
 .multilang-cols > [class*="col-"] {
 padding-left: 30px;
 padding-right: 30px;
 margin-bottom: 0;
}
 .multilang-cols > [class*="col-"]:after {
 content: "";
 background-color: #eeeeee;
 width: 1px;
 height: 100%;
 display: block;
 position: absolute;
 z-index: 10;
 right: 0;
 top: 0;
}
 .multilang-cols > [class*="col-"]:last-child:after {
 display: none;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .multilang-cols > [class*="col-"]:nth-child(2):after {
 display: none;
}
}
.table-comparison > thead > tr {
	border-bottom: solid 2px #eeeeee;
}
.table-comparison > thead > tr td, .table-comparison > thead > tr th {
	padding-top: 15px;
	padding-bottom: 15px;
}
.table-comparison > thead:first-child tr:first-child th {
	color: #1651b8;
	font-size: 18px;
}
.table-comparison > tbody tr td {
	border-right: solid 1px #eeeeee;
}
.table-comparison > tfoot tr td {
	padding-top: 15px;
	padding-bottom: 15px;
}
.table-comparison .check {
	text-align: center;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	font-family: FontAwesome;
}
.table-comparison .check.yes {
	background-color: #f5fdf9;
}
.table-comparison .check.yes:before {
	content: "\f00c";
	color: #55d500;
	display: inline-block;
}
.table-comparison .check.no {
	background-color: #fffbfc;
}
.table-comparison .check.no:before {
	content: "\f067";
	color: #fa0012;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	display: inline-block;
}
 @media (min-width: 980px) and (max-width: 1024px) {

	/* 26 may 2015 */

	

	/* header part*/

	.header .navbar-collapse > .navbar-nav {
margin-top: 0px;
}
 ul.nav.navbar-nav.navbar-right li {
padding:0;
}
 ul.nav.navbar-nav.navbar-right li a {
padding: 37px 15px 0;
}

	/* close header part*/

	

	/* slider part*/

	.carousel .holder {
height: auto;
}
 .carousel ul {
width: 100%;
background-position: 0px 380px;
height: 510px;
}
 .carousel ul li {
width: 623px !important;
}
 .holder a.social-media-link {
display:none;
}
 .carousel .heading {
padding-top: 20px;
}
 .carousel .heading h2 {
font-size: 22px;
line-height: 35px;
}
 .carousel .heading h3 {
font-size: 18px;
line-height: 20px;
}
/* close slider part*/

}
 @media (max-width: 768px) {
 .table-comparison strong {
 font-weight: 400;
 font-style: normal;
 float: none !important;
}
	/* 26 may 2015 */

	/* header part*/
	.header .navbar-collapse > .navbar-nav {
margin-top: 0px;
}
 ul.nav.navbar-nav.navbar-right li {
padding:0;
}
 ul.nav.navbar-nav.navbar-right li a {
padding: 37px 15px 0;
}
	/* close header part*/
	/* slider part*/
	.carousel .holder {
height: auto;
}
 .carousel ul {
width: 100%;
background-position: 0px 380px;
height: 510px;
}
 .carousel ul li {
width: 623px !important;
}
 .holder a.social-media-link {
display:none;
}
 .carousel .heading {
padding-top: 20px;
}
 .carousel .heading h2 {
font-size: 16px;
line-height: 25px;
}
 .carousel .heading h3 {
font-size: 15px;
line-height: 20px;
}
/* close slider part*/
}
 @media (max-width: 767px) {
nav .top_right .phone.blue {
display:none;
}
header.header.scrolling nav .top_right {
top: 82px;
}
header.header.scrolling .navbar-nav {
margin: -4px 0 0 0;
width: 100%;
overflow: hidden;
text-align: center;
}
nav .top_right {
background-color: #6fe11e;
z-index: 999999;
top: 112px;
position: absolute;
width: 100%;
text-align: center;
}
nav .top_right .navbar-collapse {
overflow:hidden;
max-height: auto;
margin: 0;
padding: 0;
}
ul.nav.navbar-nav.navbar-right li {
border-bottom: 1px solid #61c818;
padding: 0;
margin: 0 0 10px 0;
}
ul.nav.navbar-nav.navbar-right li a {
padding:21px 0 5px 0;
}
ul.nav.navbar-nav.navbar-right li.home-icon {
background: url(../images/home-hover.png) no-repeat center 0;
padding:0;
}
ul.nav.navbar-nav.navbar-right li.home-icon:hover, ul.nav.navbar-nav.navbar-right li.home-icon.current-menu-item {
background: url(../images/home-icon.png) no-repeat center 0;
}
 ul.nav.navbar-nav.navbar-right li.services-icon {
background: url(../images/services-icon.png) no-repeat center 0;
padding:0;
}
ul.nav.navbar-nav.navbar-right li.services-icon:hover, ul.nav.navbar-nav.navbar-right li.services-icon.current-menu-item {
padding:0;
background: url(../images/services-hover.png) no-repeat center 0;
}
 ul.nav.navbar-nav.navbar-right li.packages-icon {
background: url(../images/packages-icon.png) no-repeat center 0;
padding:0;
}
ul.nav.navbar-nav.navbar-right li.packages-icon:hover, ul.nav.navbar-nav.navbar-right li.packages-icon.current-menu-item {
background: url(../images/packages-hover.png) no-repeat center 0;
}
 ul.nav.navbar-nav.navbar-right li.careers-icon {
background: url(../images/careers-icon.png) no-repeat center 0;
padding:0;
}
ul.nav.navbar-nav.navbar-right li.careers-icon:hover, ul.nav.navbar-nav.navbar-right li.careers-icon.current-menu-item {
background: url(../images/careers-hover.png) no-repeat center 0;
}
 ul.nav.navbar-nav.navbar-right li.contact-icon {
background: url(../images/contact-icon.png) no-repeat center 0;
padding:0;
}
ul.nav.navbar-nav.navbar-right li.contact-icon:hover, ul.nav.navbar-nav.navbar-right li.contact-icon.current-menu-item {
background: url(../images/contact-hover.png) no-repeat center 0;
}
}
 @media (max-width:667px) {

	/* header part*/

	.logo {
height: 85px;
width:auto;
}
 .header .logo {
/*width: 150px !important;*/
}
	/*.header .navbar{  margin-bottom: 10px;}*/
	#header {
height:auto;
}
 ul.nav.navbar-nav.navbar-right li {
border-bottom:1px solid #61c818;
}
 ul.nav.navbar-nav.navbar-right li:last-child {
border-bottom:none;
}
/*ul.nav.navbar-nav.navbar-right li a {
text-align: center;
padding: 15px 0px 0;
}*/
 ul.nav.navbar-nav.navbar-right li.active a {
border-top:none;
}
	/* close header part*/
	/* slider part*/
	.carousel .holder {
height: auto;
}
 .carousel ul {
width: 100%;
background-position: 0px 420px;
height: 510px;
}
 .carousel ul li.roundabout-moveable-item {
left: 0.4px;
top:20%;
}
 .holder a.social-media-link {
display:none;
}
 .carousel .heading {
padding-top: 20px;
}
 .carousel .heading h2 {
font-size: 16px;
line-height: 25px;
}
 .carousel .heading h3 {
font-size: 15px;
line-height: 20px;
}
	/* close slider part*/
	/* footer */
	.footer nav ul li {
display: block;
}
 .footer nav ul li a {
border-bottom: solid 1px #eeeeee;
color: #1651b8;
}
	 /* 01-june-2015 */	 
	 section.carousel-top {
padding-top: 0px;
}
 .carousel .link-prev {
background-position: 30px 36px;
background-size: 100% auto;
left: -29px;
top: 160px;
width: 60px;
}
 .carousel .link-next {
background-position: -30px 36px;
background-size: 100% auto;
right: -27px;
top: 160px;
width: 60px;
}
/* 09-june-2015 */
.contact-side {
width: 100%;
z-index: 1;
}
.section.white .col-xs-12.col-sm-9.my-clear {
clear: both;
}
 .slider .s-txt h4 {
 line-height: 22px;
 font-size: 20px;
}
.slider .s-txt h5 {
 line-height: 18px;
 font-size: 13px;
}
a.slider-btn {
font-size:15px;
}
}
 @media (max-width:600px) {/* 01-june-2015 */
	 /*#header{position:relative;}*/
	 section.carousel-top {
padding-top: 0px;
}
.slider .cont1 {
display:none;
}
.bx-wrapper .bx-controls-direction a {
background-size:53%;
}
#req.request-form {
width: 80%;
}
.panel-promo .services-thumbs {
width: 100%;
}
.services-thumbs > li {
display: inline-block;
width: 50%;
vertical-align: top;
}
}
 @media (max-width:579px) {
.slider .s-txt h4 {
 line-height: 18px;
 font-size: 16px;
}
}
 @media (max-width:567px) {
 .carousel ul li {
width: 100% !important;
top: 40px !important;
}
 .carousel .heading h2 {
font-size: 21px;
line-height: 25px;
}
 .carousel .heading h3 {
font-size: 17px;
line-height: 20px;
padding-top:10px;
}
 /* 01-june-2015 */	 
	 section.carousel-top {
padding-top: 94px;
}
}
.table-pricing > tbody > tr > td, .table-pricing-item > thead > tr > th {
	border: none;
}
.table-pricing-item > thead > tr > th, .table-pricing-item > tbody > tr > td {
	padding: 0;
}
.table-pricing > tbody > tr > td {
	width: 33.33%;
}
.table-pricing > tbody > tr:first-child > td {
	border-bottom: 1px solid #eeeeee;
	border-right: solid 1px #eeeeee;
}
.table-pricing > tbody > tr:first-child > td:last-child {
	border-right: none;
}
.table-pricing-item .table-head {
	background-color: #55d500;
	padding: 0;
	margin: 0;
}
.table-pricing-item .table-item-price {
	color: #ffffff;
	font-size: 72px;
	font-family: "latolight", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.1;
	letter-spacing: -1px;
	text-align: center;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
	padding: 15px 16px;
	margin: 0;
	border-bottom: solid 3px #f2f2f2;
	position: relative;
	overflow: hidden;
}
.table-pricing-item .table-item-price:before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	top: 0;
	z-index: 10;
	border-top: 15px solid #ffffff;
	border-left: 15px solid #ffffff;
	border-bottom: 15px solid #41a200;
	border-right: 15px solid #41a200;
	-webkit-box-shadow: -5px 3px 3px rgba(0, 0, 0, 0.15);
	box-shadow: -5px 3px 3px rgba(0, 0, 0, 0.15);
}
.table-pricing-item .table-item-price small, .table-pricing-item .table-item-price span {
	color: #1651b8;
	font-size: 14px;
	font-family: "latoregular", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 500 !important;
	letter-spacing: 0;
	display: block;
	line-height: 20px;
}
.table-pricing-item .table-item-price small {
	margin-bottom: 5px;
}
.table-pricing-item .table-item-price span {
	margin-top: 5px;
}
.table-pricing-item .table-item-price span em {
	color: #55d500;
	font-style: normal;
	text-transform: uppercase;
	line-height: inherit;
	background-color: #1651b8;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	background-clip: padding-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
 @media (max-width: 767px) {
 .table-pricing-item .table-item-price {
 font-size: 36px;
 font-weight: 400;
 padding: 15px 16px;
}
 .table-pricing-item .table-item-price small, .table-pricing-item .table-item-price span {
 font-size: 12px;
}
 .table-pricing-item .table-item-price:before {
 border-top: 10px solid #ffffff;
 border-left: 10px solid #ffffff;
 border-bottom: 10px solid #41a200;
 border-right: 10px solid #41a200;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .table-pricing-item .table-item-price {
 font-size: 54px;
 padding: 15px 16px;
}
}
.table-pricing-item .table-desc {
	background-color: #fafafa;
	font-size: 18px;
	font-family: "latolight", Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 20px 12px;
}
 @media (max-width: 767px) {
 .table-pricing-item .table-desc {
 font-size: 14px;
 font-weight: 500;
 padding: 10px;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .table-pricing-item .table-desc {
 font-size: 16px;
 padding: 10px 12px;
 font-weight: 400;
}
}
.table-pricing-item > tbody > tr > td {
	font-size: 15px;
}
.table-pricing-item > tbody > tr > td > div {
	position: relative;
	padding: 20px 30px 20px 50px;
}
.table-pricing-item > tbody > tr > td > div:before {
	content: "\f00c";
	color: #a5a7af;
	font-family: FontAwesome;
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 16px;
	top: 50%;
	margin-top: -10px;
}
 @media (max-width: 767px), (min-width: 768px) and (max-width: 991px) {
 .table-pricing-item > tbody > tr > td {
 font-size: 14px;
}
 .table-pricing-item > tbody > tr > td > div {
 padding: 10px 20px 10px 30px;
}
 .table-pricing-item > tbody > tr > td > div:before {
 left: 0;
}
}
.panel-promo .panel-heading {
	padding-top: 20px;
	padding-bottom: 20px;
}
.panel-promo .panel-title {
	font-size: 36px;
	font-family: "latobold", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 900;
	line-height: 1.4;
	margin: 0;
	padding: 0 64px;
}
 @media (max-width: 480px), (min-width: 480px) and (max-width: 767px) {
 .panel-promo .panel-title {
 display: block;
 float: none;
 padding: 0;
 text-align: center;
 width: 100%;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .panel-promo .panel-title {
 padding: 0;
}
}
 @media (min-width: 992px) and (max-width: 1199px) {
 .panel-promo .panel-title {
 padding: 0 16px;
}
}
.panel-promo .phone {
	margin-right: 20px;
}
 @media (max-width: 767px) {
 .panel-promo .phone {
 display: block;
 float: none !important;
 margin: 0 auto;
 overflow: hidden;
 text-align: center;
 width: 70%;
}
 .panel-promo .phone > span {
 width: auto;
 margin: 0;
 margin-top: 6px;
}
}
 @media (max-width:383px) {
 #req.request-form {
width: 94%;
}
}
 @media (max-width:380px) {

	/* slider part*/

	.carousel .holder {
height: 450px;
}
 .carousel ul {
width: 100%;
background-position: 0px 350px;
height: 510px;
}
 .carousel ul li {
width: 100%;
}
 .carousel ul li.roundabout-moveable-item {
left: 0.4px;
top:10% !important;
}
 .holder a.social-media-link {
display:none;
}
 .carousel .heading {
padding-top: 50px;
}
 .carousel .heading h2 {
font-size: 15px;
line-height: 25px;
}
 .carousel .heading h3 {
font-size: 14px;
line-height: 20px;
padding-top: 5px;
}

	/* 01-june-2015 */
	.carousel .link-prev, .carousel .link-next {
top: 95px !important;
}
/* close slider part*/

}
 @media (max-width:320px) {

	/* slider part*/

	.carousel .heading {
padding-top: 50px;
}
 .carousel ul {
width: 100%;
background-position: 0px 350px;
height:480px;
}
 .carousel .heading h2 {
font-size: 20px;
line-height: 25px;
}
 .carousel .heading h3 {
font-size: 16px;
line-height: 20px;
padding-top: 10px;
}

	/* 01-june-2015 */
	.panel-promo .services-thumbs > li > .service img {
width: 100px;
height: 100px;
}
 .carousel .link-prev, .carousel .link-next {
top: 85px !important;
}
}
 @media (max-width: 300px) {
 .panel-promo .phone {
 width: 100%;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .panel-promo .phone {
 margin: 0;
}
 .panel-promo .phone > span {
 margin: 0;
}
}
.panel-promo .panel-body {
	padding-top: 20px;
	padding-bottom: 25px;
}
.panel-promo .panel-body .logo {
	background-size: auto 65%;
	width: 100%;
	height: 180px;
	padding: 0;
	margin: 40px 0;
}
.panel-promo .panel-body .logo small {
	font-family: "latobold", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: 900;
	text-shadow: none;
}
 @media (max-width: 480px) {

 /* 01-june-2015 */
  .panel-promo .services-thumbs {
margin: 30px 0;
width: 100%;
}
 .services-thumbs > li {
display: inline-block;
width: 49%;
}

  /*.carousel .link-prev { background-position: 29px 36px; left: -29px;  width: 60px;   background-size: 100% auto;}*/
  .carousel .link-prev {
background-position: 30px 36px;
left: -29px;
width: 60px;
background-size: 100% auto;
top: 117px;
}
 .carousel .link-next {
background-position: -30px 36px;
right: -27px;
width: 60px;
background-size: 100% auto;
top: 117px;
}
 .panel-promo .panel-body .logo {
 height: 120px;
 margin: 20px 0;
}
 .panel-promo .panel-body .logo small {
 font-size: 21.599999999999998px;
 font-weight: inherit;
}

  

  /* slider part*/

  .carousel .heading {
padding-top: 50px;
}
}
 @media (min-width: 480px) and (max-width: 767px) {
 .panel-promo .panel-body .logo {
 height: 160px;
 margin: 20px 0;
}
 .panel-promo .panel-body .logo small {
 font-size: 27px;
 font-weight: inherit;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
 .panel-promo .panel-body .logo {
 height: 180px;
}
 .panel-promo .panel-body .logo small {
 font-size: 36px;
 font-weight: inherit;
}
}
 @media (min-width: 992px) and (max-width: 1199px) {
 .panel-promo .panel-body .logo {
 height: 160px;
}
 .panel-promo .panel-body .logo small {
 font-size: 27px;
 font-weight: inherit;
}
}
.panel-promo .services-thumbs {
	margin: 50px 0 20px;
}
.panel-promo .services-thumbs > li .service {
	font-size: 135px;
}
.panel-promo .services-thumbs > li > span {
	color: #1651b8;
	font-size: 16.8px;
	text-transform: uppercase;
	margin-top: 5px;
	display: block;
	position: relative;
}
 @media (max-width: 480px) {
 /* 01-june-2015 */
  .panel-promo .services-thumbs {
margin: 30px 0;
width: 100%;
}
 .services-thumbs > li {
display: inline-block;
width: 49%;
}
 .panel-promo .services-thumbs > li > span {
display: block;
}
 .panel-promo .services-thumbs > li > .service {
 font-size: 54px;
}
}
 @media (min-width: 480px) and (max-width: 767px) {
 .panel-promo .services-thumbs {
 margin: 30px 0;
}
 .panel-promo .services-thumbs > li > span {
 font-size: 14px;
}
 .panel-promo .services-thumbs > li > .service {
 font-size: 72px;
}
}
 @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px) {
 .panel-promo .services-thumbs > li > span {
 font-size: 14px;
}
 .panel-promo .services-thumbs > li > .service {
 font-size: 108px;
}
}
.panel-promo .panel-footer {
	background-color: #5fef00;
	border-top-color: #00d504;
	padding-top: 20px;
	padding-bottom: 30px;
}
.panel-promo .panel-footer .slogan {
	color: #1651b8;
	font-size: 27px;
	font-family: "latobold", Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	padding: 0;
	margin: 0;
}
.panel-promo .panel-footer .slogan small {
	color: #1651b8;
	font-size: 18px;
	line-height: 1.428571429;
	display: block;
}
.panel-promo .panel-image {
	text-align: center;
	width: 100%;
	height: 180px;
	margin: -80px 0 -30px;
	position: relative;
}
.panel-promo .panel-image img {
	width: auto;
	max-height: 100%;
}
 @media (max-width: 767px) {
 .panel-promo .panel-image {
 height: auto;
}
 .panel-promo .panel-image img {
 width: auto;
 max-width: 100%;
 height: auto;
}
}
 @media (max-width: 991px) {
 .panel-promo .panel-image {
 margin: -50px 0 15px;
 border-bottom: solid 1px #00d504;
}
}
.panel-promo .divider-bottom {
	background-image: url("../images/divider-gray.png");
}
.divider-top {
	background: url('../images/divider-bg.png') top left repeat-x transparent;
}
.divider-bottom {
	background: url('../images/divider-bg.png') bottom left repeat-x transparent;
}
.divider-bottom.green {
	background: url('../images/foot-bg.png') bottom left repeat-x transparent;
}
.divider-top, .divider-bottom {
	min-height: 10px;
}
 [class*="flag-icon"] {
 text-transform: none;
 line-height: 1;
 background-image: url('../images/flags/flag-sprite.png');
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-size: 100% auto;
 background-position: 0 0;
 width: 44px;
 height: 30px;
 margin: 0;
 display: inline-block;
 vertical-align: middle;
}
.flag-uk {
	background-position: 0 0;
}
.flag-philippines {
	background-position: 0 -100px;
}
.flag-uae {
	background-position: 0 -200px;
}
.flag-india {
	background-position: 0 -300px;
}

/*!

 *  Font Awesome 4.0.1

 *  the iconic font designed for Bootstrap

 *  ------------------------------------------------------------------------------

 *  The full suite of pictographic icons, examples, and documentation can be

 *  found at http://fontawesome.io.  Stay up to date on Twitter at

 *  http://twitter.com/fontawesome.

 *

 *  License

 *  ------------------------------------------------------------------------------

 *  - The Font Awesome font is licensed under SIL OFL 1.1 -

 *    http://scripts.sil.org/OFL

 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -

 *    http://opensource.org/licenses/mit-license.html

 *  - Font Awesome documentation licensed under CC BY 3.0 -

 *    http://creativecommons.org/licenses/by/3.0/

 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:

 *    "Font Awesome by Dave Gandy - http://fontawesome.io"

 *

 *  Author - Dave Gandy

 *  ------------------------------------------------------------------------------

 *  Email: dave@fontawesome.io

 *  Twitter: http://twitter.com/davegandy

 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com

 */

/* FONT PATH

 * -------------------------- */

@font-face {
 font-family: 'FontAwesome';
 src: url('../fonts/fontawesome-webfont.eot/index9b1a.html?v=4.0.1');
 src: url('../fonts/fontawesome-webfont.eot/index.html?#iefix&v=4.0.1') format('embedded-opentype'), url('../fonts/fontawesome-webfont9b1a.woff?v=4.0.1') format('woff'), url('../fonts/fontawesome-webfont9b1a.ttf?v=4.0.1') format('truetype'), url('../fonts/fontawesome-webfont9b1a.svg?v=4.0.1#fontawesomeregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'upkeep';
 src: url('../fonts/upkeep.eot/index.html');
 src: url('../fonts/upkeep.eot/index.html?#iefix') format('embedded-opentype'), url('../fonts/upkeep.woff') format('woff'), url('../fonts/upkeep.ttf') format('truetype'), url('../fonts/upkeep.svg#upkeep') format('svg');
 font-weight: normal;
 font-style: normal;
}
.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.service {
	font-family: 'upkeep';
	speak: none;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	line-height: 1;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */

.fa-lg, .service-lg {
	font-size: 1.3333333333333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}
.fa-2x, .service-2x {
	font-size: 2em;
}
.fa-3x, .service-3x {
	font-size: 3em;
}
.fa-4x, .service-4x {
	font-size: 4em;
}
.fa-5x, .service-5x {
	font-size: 5em;
}
.fa-6x, .service-6x {
	font-size: 6em;
}
.fa-7x, .service-7x {
	font-size: 7em;
}
.fa-8x, .service-8x {
	font-size: 8em;
}
.fa-9x, .service-9x {
	font-size: 9em;
}
.fa-10x, .service-10x {
	font-size: 10em;
}
.service-plumbing:before {
	content: "\e600";
}
.service-handyman:before {
	content: "\e601";
}
.service-general:before {
	content: "\e602";
}
.service-electrical:before {
	content: "\e603";
}
.service-cleaning:before {
	content: "\e604";
}
.service-cleaning-2:before {
	content: "\e605";
}
.service-ac-repair:before {
	content: "\e606";
}
.service-painting:before {
	content: "\e607";
}
.fa-glass:before {
	content: "\f000";
}
.fa-music:before {
	content: "\f001";
}
.fa-search:before {
	content: "\f002";
}
.fa-envelope-o:before {
	content: "\f003";
}
.fa-heart:before {
	content: "\f004";
}
.fa-star:before {
	content: "\f005";
}
.fa-star-o:before {
	content: "\f006";
}
.fa-user:before {
	content: "\f007";
}
.fa-film:before {
	content: "\f008";
}
.fa-th-large:before {
	content: "\f009";
}
.fa-th:before {
	content: "\f00a";
}
.fa-th-list:before {
	content: "\f00b";
}
.fa-check:before {
	content: "\f00c";
}
.fa-times:before {
	content: "\f00d";
}
.fa-search-plus:before {
	content: "\f00e";
}
.fa-search-minus:before {
	content: "\f010";
}
.fa-power-off:before {
	content: "\f011";
}
.fa-signal:before {
	content: "\f012";
}
.fa-gear:before, .fa-cog:before {
	content: "\f013";
}
.fa-trash-o:before {
	content: "\f014";
}
.fa-home:before {
	content: "\f015";
}
.fa-file-o:before {
	content: "\f016";
}
.fa-clock-o:before {
	content: "\f017";
}
.fa-road:before {
	content: "\f018";
}
.fa-download:before {
	content: "\f019";
}
.fa-arrow-circle-o-down:before {
	content: "\f01a";
}
.fa-arrow-circle-o-up:before {
	content: "\f01b";
}
.fa-inbox:before {
	content: "\f01c";
}
.fa-play-circle-o:before {
	content: "\f01d";
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e";
}
.fa-refresh:before {
	content: "\f021";
}
.fa-list-alt:before {
	content: "\f022";
}
.fa-lock:before {
	content: "\f023";
}
.fa-flag:before {
	content: "\f024";
}
.fa-headphones:before {
	content: "\f025";
}
.fa-volume-off:before {
	content: "\f026";
}
.fa-volume-down:before {
	content: "\f027";
}
.fa-volume-up:before {
	content: "\f028";
}
.fa-qrcode:before {
	content: "\f029";
}
.fa-barcode:before {
	content: "\f02a";
}
.fa-tag:before {
	content: "\f02b";
}
.fa-tags:before {
	content: "\f02c";
}
.fa-book:before {
	content: "\f02d";
}
.fa-bookmark:before {
	content: "\f02e";
}
.fa-print:before {
	content: "\f02f";
}
.fa-camera:before {
	content: "\f030";
}
.fa-font:before {
	content: "\f031";
}
.fa-bold:before {
	content: "\f032";
}
.fa-italic:before {
	content: "\f033";
}
.fa-text-height:before {
	content: "\f034";
}
.fa-text-width:before {
	content: "\f035";
}
.fa-align-left:before {
	content: "\f036";
}
.fa-align-center:before {
	content: "\f037";
}
.fa-align-right:before {
	content: "\f038";
}
.fa-align-justify:before {
	content: "\f039";
}
.fa-list:before {
	content: "\f03a";
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b";
}
.fa-indent:before {
	content: "\f03c";
}
.fa-video-camera:before {
	content: "\f03d";
}
.fa-picture-o:before {
	content: "\f03e";
}
.fa-pencil:before {
	content: "\f040";
}
.fa-map-marker:before {
	content: "\f041";
}
.fa-adjust:before {
	content: "\f042";
}
.fa-tint:before {
	content: "\f043";
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044";
}
.fa-share-square-o:before {
	content: "\f045";
}
.fa-check-square-o:before {
	content: "\f046";
}
.fa-move:before {
	content: "\f047";
}
.fa-step-backward:before {
	content: "\f048";
}
.fa-fast-backward:before {
	content: "\f049";
}
.fa-backward:before {
	content: "\f04a";
}
.fa-play:before {
	content: "\f04b";
}
.fa-pause:before {
	content: "\f04c";
}
.fa-stop:before {
	content: "\f04d";
}
.fa-forward:before {
	content: "\f04e";
}
.fa-fast-forward:before {
	content: "\f050";
}
.fa-step-forward:before {
	content: "\f051";
}
.fa-eject:before {
	content: "\f052";
}
.fa-chevron-left:before {
	content: "\f053";
}
.fa-chevron-right:before {
	content: "\f054";
}
.fa-plus-circle:before {
	content: "\f055";
}
.fa-minus-circle:before {
	content: "\f056";
}
.fa-times-circle:before {
	content: "\f057";
}
.fa-check-circle:before {
	content: "\f058";
}
.fa-question-circle:before {
	content: "\f059";
}
.fa-info-circle:before {
	content: "\f05a";
}
.fa-crosshairs:before {
	content: "\f05b";
}
.fa-times-circle-o:before {
	content: "\f05c";
}
.fa-check-circle-o:before {
	content: "\f05d";
}
.fa-ban:before {
	content: "\f05e";
}
.fa-arrow-left:before {
	content: "\f060";
}
.fa-arrow-right:before {
	content: "\f061";
}
.fa-arrow-up:before {
	content: "\f062";
}
.fa-arrow-down:before {
	content: "\f063";
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064";
}
.fa-resize-full:before {
	content: "\f065";
}
.fa-resize-small:before {
	content: "\f066";
}
.fa-plus:before {
	content: "\f067";
}
.fa-minus:before {
	content: "\f068";
}
.fa-asterisk:before {
	content: "\f069";
}
.fa-exclamation-circle:before {
	content: "\f06a";
}
.fa-gift:before {
	content: "\f06b";
}
.fa-leaf:before {
	content: "\f06c";
}
.fa-fire:before {
	content: "\f06d";
}
.fa-eye:before {
	content: "\f06e";
}
.fa-eye-slash:before {
	content: "\f070";
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071";
}
.fa-plane:before {
	content: "\f072";
}
.fa-calendar:before {
	content: "\f073";
}
.fa-random:before {
	content: "\f074";
}
.fa-comment:before {
	content: "\f075";
}
.fa-magnet:before {
	content: "\f076";
}
.fa-chevron-up:before {
	content: "\f077";
}
.fa-chevron-down:before {
	content: "\f078";
}
.fa-retweet:before {
	content: "\f079";
}
.fa-shopping-cart:before {
	content: "\f07a";
}
.fa-folder:before {
	content: "\f07b";
}
.fa-folder-open:before {
	content: "\f07c";
}
.fa-resize-vertical:before {
	content: "\f07d";
}
.fa-resize-horizontal:before {
	content: "\f07e";
}
.fa-bar-chart-o:before {
	content: "\f080";
}
.fa-twitter-square:before {
	content: "\f081";
}
.fa-facebook-square:before {
	content: "\f082";
}
.fa-camera-retro:before {
	content: "\f083";
}
.fa-key:before {
	content: "\f084";
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085";
}
.fa-comments:before {
	content: "\f086";
}
.fa-thumbs-o-up:before {
	content: "\f087";
}
.fa-thumbs-o-down:before {
	content: "\f088";
}
.fa-star-half:before {
	content: "\f089";
}
.fa-heart-o:before {
	content: "\f08a";
}
.fa-sign-out:before {
	content: "\f08b";
}
.fa-linkedin-square:before {
	content: "\f08c";
}
.fa-thumb-tack:before {
	content: "\f08d";
}
.fa-external-link:before {
	content: "\f08e";
}
.fa-sign-in:before {
	content: "\f090";
}
.fa-trophy:before {
	content: "\f091";
}
.fa-github-square:before {
	content: "\f092";
}
.fa-upload:before {
	content: "\f093";
}
.fa-lemon-o:before {
	content: "\f094";
}
.fa-phone:before {
	content: "\f095";
}
.fa-square-o:before {
	content: "\f096";
}
.fa-bookmark-o:before {
	content: "\f097";
}
.fa-phone-square:before {
	content: "\f098";
}
.fa-twitter:before {
	content: "\f099";
}
.fa-facebook:before {
	content: "\f09a";
}
.fa-github:before {
	content: "\f09b";
}
.fa-unlock:before {
	content: "\f09c";
}
.fa-credit-card:before {
	content: "\f09d";
}
.fa-rss:before {
	content: "\f09e";
}
.fa-hdd-o:before {
	content: "\f0a0";
}
.fa-bullhorn:before {
	content: "\f0a1";
}
.fa-bell:before {
	content: "\f0f3";
}
.fa-certificate:before {
	content: "\f0a3";
}
.fa-hand-o-right:before {
	content: "\f0a4";
}
.fa-hand-o-left:before {
	content: "\f0a5";
}
.fa-hand-o-up:before {
	content: "\f0a6";
}
.fa-hand-o-down:before {
	content: "\f0a7";
}
.fa-arrow-circle-left:before {
	content: "\f0a8";
}
.fa-arrow-circle-right:before {
	content: "\f0a9";
}
.fa-arrow-circle-up:before {
	content: "\f0aa";
}
.fa-arrow-circle-down:before {
	content: "\f0ab";
}
.fa-globe:before {
	content: "\f0ac";
}
.fa-wrench:before {
	content: "\f0ad";
}
.fa-tasks:before {
	content: "\f0ae";
}
.fa-filter:before {
	content: "\f0b0";
}
.fa-briefcase:before {
	content: "\f0b1";
}
.fa-fullscreen:before {
	content: "\f0b2";
}
.fa-group:before {
	content: "\f0c0";
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1";
}
.fa-cloud:before {
	content: "\f0c2";
}
.fa-flask:before {
	content: "\f0c3";
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4";
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5";
}
.fa-paperclip:before {
	content: "\f0c6";
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7";
}
.fa-square:before {
	content: "\f0c8";
}
.fa-reorder:before {
	content: "\f0c9";
}
.fa-list-ul:before {
	content: "\f0ca";
}
.fa-list-ol:before {
	content: "\f0cb";
}
.fa-strikethrough:before {
	content: "\f0cc";
}
.fa-underline:before {
	content: "\f0cd";
}
.fa-table:before {
	content: "\f0ce";
}
.fa-magic:before {
	content: "\f0d0";
}
.fa-truck:before {
	content: "\f0d1";
}
.fa-pinterest:before {
	content: "\f0d2";
}
.fa-pinterest-square:before {
	content: "\f0d3";
}
.fa-google-plus-square:before {
	content: "\f0d4";
}
.fa-google-plus:before {
	content: "\f0d5";
}
.fa-money:before {
	content: "\f0d6";
}
.fa-caret-down:before {
	content: "\f0d7";
}
.fa-caret-up:before {
	content: "\f0d8";
}
.fa-caret-left:before {
	content: "\f0d9";
}
.fa-caret-right:before {
	content: "\f0da";
}
.fa-columns:before {
	content: "\f0db";
}
.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc";
}
.fa-sort-down:before, .fa-sort-asc:before {
	content: "\f0dd";
}
.fa-sort-up:before, .fa-sort-desc:before {
	content: "\f0de";
}
.fa-envelope:before {
	content: "\f0e0";
}
.fa-linkedin:before {
	content: "\f0e1";
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2";
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3";
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4";
}
.fa-comment-o:before {
	content: "\f0e5";
}
.fa-comments-o:before {
	content: "\f0e6";
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7";
}
.fa-sitemap:before {
	content: "\f0e8";
}
.fa-umbrella:before {
	content: "\f0e9";
}
.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea";
}
.fa-lightbulb-o:before {
	content: "\f0eb";
}
.fa-exchange:before {
	content: "\f0ec";
}
.fa-cloud-download:before {
	content: "\f0ed";
}
.fa-cloud-upload:before {
	content: "\f0ee";
}
.fa-user-md:before {
	content: "\f0f0";
}
.fa-stethoscope:before {
	content: "\f0f1";
}
.fa-suitcase:before {
	content: "\f0f2";
}
.fa-bell-o:before {
	content: "\f0a2";
}
.fa-coffee:before {
	content: "\f0f4";
}
.fa-cutlery:before {
	content: "\f0f5";
}
.fa-file-text-o:before {
	content: "\f0f6";
}
.fa-building:before {
	content: "\f0f7";
}
.fa-hospital:before {
	content: "\f0f8";
}
.fa-ambulance:before {
	content: "\f0f9";
}
.fa-medkit:before {
	content: "\f0fa";
}
.fa-fighter-jet:before {
	content: "\f0fb";
}
.fa-beer:before {
	content: "\f0fc";
}
.fa-h-square:before {
	content: "\f0fd";
}
.fa-plus-square:before {
	content: "\f0fe";
}
.fa-angle-double-left:before {
	content: "\f100";
}
.fa-angle-double-right:before {
	content: "\f101";
}
.fa-angle-double-up:before {
	content: "\f102";
}
.fa-angle-double-down:before {
	content: "\f103";
}
.fa-angle-left:before {
	content: "\f104";
}
.fa-angle-right:before {
	content: "\f105";
}
.fa-angle-up:before {
	content: "\f106";
}
.fa-angle-down:before {
	content: "\f107";
}
.fa-desktop:before {
	content: "\f108";
}
.fa-laptop:before {
	content: "\f109";
}
.fa-tablet:before {
	content: "\f10a";
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b";
}
.fa-circle-o:before {
	content: "\f10c";
}
.fa-quote-left:before {
	content: "\f10d";
}
.fa-quote-right:before {
	content: "\f10e";
}
.fa-spinner:before {
	content: "\f110";
}
.fa-circle:before {
	content: "\f111";
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112";
}
.fa-github-alt:before {
	content: "\f113";
}
.fa-folder-o:before {
	content: "\f114";
}
.fa-folder-open-o:before {
	content: "\f115";
}
.fa-expand-o:before {
	content: "\f116";
}
.fa-collapse-o:before {
	content: "\f117";
}
.fa-smile-o:before {
	content: "\f118";
}
.fa-frown-o:before {
	content: "\f119";
}
.fa-meh-o:before {
	content: "\f11a";
}
.fa-gamepad:before {
	content: "\f11b";
}
.fa-keyboard-o:before {
	content: "\f11c";
}
.fa-flag-o:before {
	content: "\f11d";
}
.fa-flag-checkered:before {
	content: "\f11e";
}
.fa-terminal:before {
	content: "\f120";
}
.fa-code:before {
	content: "\f121";
}
.fa-reply-all:before {
	content: "\f122";
}
.fa-mail-reply-all:before {
	content: "\f122";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123";
}
.fa-location-arrow:before {
	content: "\f124";
}
.fa-crop:before {
	content: "\f125";
}
.fa-code-fork:before {
	content: "\f126";
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127";
}
.fa-question:before {
	content: "\f128";
}
.fa-info:before {
	content: "\f129";
}
.fa-exclamation:before {
	content: "\f12a";
}
.fa-superscript:before {
	content: "\f12b";
}
.fa-subscript:before {
	content: "\f12c";
}
.fa-eraser:before {
	content: "\f12d";
}
.fa-puzzle-piece:before {
	content: "\f12e";
}
.fa-microphone:before {
	content: "\f130";
}
.fa-microphone-slash:before {
	content: "\f131";
}
.fa-shield:before {
	content: "\f132";
}
.fa-calendar-o:before {
	content: "\f133";
}
.fa-fire-extinguisher:before {
	content: "\f134";
}
.fa-rocket:before {
	content: "\f135";
}
.fa-maxcdn:before {
	content: "\f136";
}
.fa-chevron-circle-left:before {
	content: "\f137";
}
.fa-chevron-circle-right:before {
	content: "\f138";
}
.fa-chevron-circle-up:before {
	content: "\f139";
}
.fa-chevron-circle-down:before {
	content: "\f13a";
}
.fa-html5:before {
	content: "\f13b";
}
.fa-css3:before {
	content: "\f13c";
}
.fa-anchor:before {
	content: "\f13d";
}
.fa-unlock-o:before {
	content: "\f13e";
}
.fa-bullseye:before {
	content: "\f140";
}
.fa-ellipsis-horizontal:before {
	content: "\f141";
}
.fa-ellipsis-vertical:before {
	content: "\f142";
}
.fa-rss-square:before {
	content: "\f143";
}
.fa-play-circle:before {
	content: "\f144";
}
.fa-ticket:before {
	content: "\f145";
}
.fa-minus-square:before {
	content: "\f146";
}
.fa-minus-square-o:before {
	content: "\f147";
}
.fa-level-up:before {
	content: "\f148";
}
.fa-level-down:before {
	content: "\f149";
}
.fa-check-square:before {
	content: "\f14a";
}
.fa-pencil-square:before {
	content: "\f14b";
}
.fa-external-link-square:before {
	content: "\f14c";
}
.fa-share-square:before {
	content: "\f14d";
}
.fa-compass:before {
	content: "\f14e";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152";
}
.btn-success {
	color: #ffffff;
	background-color: #55d500;
	border-color: #4bbc00;
}
.nav.nav-pills.nav-stacked ul {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav.nav-pills.nav-stacked ul li {
	position: relative;
	display: block;
}
.nav.nav-pills.nav-stacked ul li a {
	position: relative;
	border-radius: 5px;
	display: block;
	padding: 10px 15px;
}
.nav.nav-pills.nav-stacked li a:hover, .nav li a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.well.sidebar-nav p {
	margin:0;
	padding:0;
}
.well.sidebar-nav ul {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.well.sidebar-nav ul li {
	position: relative;
	display: block;
}
.well.sidebar-nav ul li a {
	position: relative;
	border-radius: 5px;
	display: block;
	padding: 10px 15px;
}
.well.sidebar-nav li a:hover, .nav li a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.row.row-none {
	margin-left:0px;
	margin-right: 0px;
}
/* 08-06-2015 */
nav.nav.nav-pills.footer-nav {
	display: none;
}
.footer .footer-logo {
	display: none;
}
.footer .bottom {
	line-height: 7px;
}
/* 09-06-2015 */
.bottom {
	margin: 5px auto 20px;
	text-align: center;
}
.error-page {
	text-align:center;
	margin-bottom: 208px;
	margin-top: 240px;
}
.error-page h2 {
	font-size:35px;
}
.error-page h3 {
	color: #777;
}
/* 04-05-2016 */
.footer_menu {
	text-align: center;
}
.footer_menu ul {
	margin:0;
	padding:0;
}
.footer_menu ul li {
	display: inline-block;
	padding: 0px 29px 0px;
	border-right: 2px solid #ccc;
	font-size: 10px;
	margin: 15px 0 10px 0px;
}
.footer_menu ul li:last-child {
	border:none;
}
.footer_menu ul li a {
	color: #444;
	font-size: 15px;
	font-family: sans-serif;
	line-height: 13px;
}
.social_service {
	display: block;
	text-align: center;
	margin:15px 0 30px 0;
}
.service-headline{font-size: 40px; line-height: 40px; color: #333333;margin-bottom: 22px;}
.box{display: block; float: left; /*width: 25%;*/}
.box h2{font-size:24px; line-height:32px; text-align:left; margin:5px 0 15px 0; border-bottom: 1px dotted #ccc; width: 90%;}
.box ul{list-style:none; text-align:center /*left*/; display:inline-block; vertical-align:top; width:100%; margin:0; padding:0;}
.box ul li{display:inline-block; vertical-align:top; width:auto; /*23%; margin-right:1%;*/ margin:1% 1% 0 1%; text-align:left; color: #333333; text-transform:capitalize; background:url(../images/arrow.png) no-repeat left 7px; padding: 0 0 0 20px;}
.box ul li:nth-child(4n){margin-right:0%;}
.box ul li a{text-decoration:none; color: #333333;}
.box ul li a:hover{color: #1651b8;}
.social_footer {
	display: block;
	text-align: center;
	margin:15px 0 0;
}
.social_footer #facebook-link {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height:38px;
}
.social_footer #twitter-link {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height:38px;
}
.social_footer #google-link {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height:38px;
}





nav .top_right {
	float: none;
}
.phone_header {
	width: 200px;
	float: right;
}
nav .top_right .phone.blue {
	text-align:right;
}
nav .top_right .phone.blue span {
	font-size: 22px;
	line-height: 38px;
	padding: 0px 10px 0px 60px;
	height: 38px;
	background:#1651b8 url(../images/search-hp-phone.png) 0px -3px no-repeat;
	display: inline-block;
	border-radius: 0 0 8px 8px;
}