/* Copyright (C) Primer Templates http://www.primertemplates.com */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

 body {
 	letter-spacing: 0.05em;
}

.pt-headerbar-block {
	position: relative;
	z-index: 27;
	background-color: #ffffff;
}

.pt-negative-margin-top {
  margin-top: -119px;
}

.pt-menu-block {
	z-index: 27;
	position: relative;
}

.uk-navbar-content-megamenu {
	float: right;
	line-height: 100px;
	color: #ffffff;
}

.uk-navbar-content-megamenu p {
	margin-bottom: 0;
	margin-top: 0;
}

.uk-navbar-megamenu {
	float: right;
}


.uk-navbar-flip .uk-navbar-content {

}

.uk-navbar-flip .uk-navbar-content:before, .uk-navbar-flip .uk-navbar-brand:before, .uk-navbar-flip .uk-navbar-toggle:before {
  display: inline;
}

.tm-logo {
  float: left;
}

.uk-navbar-nav > li > a[href="#"] {
  cursor: pointer;
}

.tm-message {
	padding-bottom: 60px;
	padding-top: 60px;
}

.tm-top-a {
	padding-bottom: 60px;
	padding-top: 60px;
}

.tm-top-b {
  color: #ffffff;
  padding-bottom: 0;
  padding-top: 0;
  background: none no-repeat center bottom;
}

.tm-top-b .uk-article-lead {
  color: #ffffff;
}

.pt-topb-block {
  background: #ffffff;
}

.uk-navbar-nav > li > a {
	text-transform: uppercase;
  padding: 0px 0px 0px 18px;
}

.pt-icons {

}

.pt-icons i {
  border: 1px solid #f5a700;
  border-radius: 50%;
  color: #f5a700;
  font-size: 20px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  width: 100px;
}

.pt-icons i:hover {
  border: 1px solid #303030;
  border-radius: 50%;
  color: #303030;
  font-size: 20px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  width: 100px;
}

.pt-unique-img {
	
}

.pt-unique-img img {
	background-color: #f47b20

}

a:hover {
	text-decoration: none !important;
}

.tm-top-b .uk-panel-title {
	text-align: center;
}

.tm-top-b .uk-panel-title span {
	background: url(../images/a.png) no-repeat center left, url(../images/b.png) no-repeat center right;
	padding: 0px 20px;
}

.pt-centered-text {
	text-align: center;
}

.pt-footer-block {
	background-color: #000;
}

.tm-footer {
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
	background: #f47b20;
	padding-left: 25px;
	padding-right: 25px;
	color: #000000;
}

.tm-middle {
	padding-bottom: 40px;
	padding-top: 40px;
}

.pt-mainbody-block {
  background: #ffffff none repeat scroll 0 0;
}

.page-header {
  padding-bottom: 25px;
  border-bottom: none;
  text-align: center;
  font-size: 25px;
}

.pt-toolbar-block {
  background-color: #1e1e1e;
}

.pt-location-button {
  margin-bottom: 0;
  cursor: pointer;
  font-weight: 300;
  font-size: 85%;
}

.uk-dropdown {
  border-radius: 3px;
}

.uk-dropdown:before {
  border-color: transparent transparent #ffffff;
  border-style: solid;
  border-width: 8px;
  content: "";
  display: block;
  left: 0px;
  position: absolute;
  top: -14px;
}


.tm-toolbar {
  color: #eeeeee;
}

.tm-toolbar {
  margin-bottom: 0;
  margin-top: 0;
} 

.tm-headerbar {
  margin-bottom: 0;
  margin-top: 0;
} 

.tm-navbar {
	margin-bottom: 0;
	margin-top: 0;
}

.tm-footer {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 85%;
}

.tm-bottom-b {
	padding-bottom: 60px;
	padding-top: 60px;
	color: #999999;
	font-size: 85%;
}

.tm-bottom-b .uk-panel-title {
	color: #ffffff;
	font-size: 18px;
}

.tm-bottom-b .uk-panel-title:after {
 
}

.tm-bottom-b .uk-panel-title span {

}

.pt-menu-block {
	background-color: transparent;
	position: relative;
	z-index: 27;
}

.uk-navbar-toggle {
	font-size: 20px;
	text-decoration: none;
}

.uk-navbar-nav .uk-active a:before {
	border-color: #ffffff transparent transparent;
	border-style: solid;
	border-width: 12px;
	bottom: -24px;
	content: "";
	display: block;
	left: 35%;
	position: absolute;
}

.pt-bottomb-block {
  background: #000000 none repeat scroll 0 0;
}

.tm-portfolio {
	padding-bottom: 0;
	padding-top: 60px;
}

.pt-custom-bg {
  background-image: url(../images/bg.png);
  background-repeat: repeat-y;
  background-position: center left;
}

.pt-portfolio-block {
	background-color: #e9eaea;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}

.pt-check {
  background-color: #ffffff;
  list-style: outside none none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  padding-bottom: 15px;
}

.pt-check li {
  color: #444444;
  border-top: 1px solid #dddddd;
  padding-bottom: 5px;
  padding-top: 5px;
  font-weight: 300;
  font-size: 13px;
}

.pt-check li:last-child {
	border-bottom: medium none;
}

.pt-check-listing {
	list-style: none !important;
	padding-left: 0;
}

.uk-search {
  width: 100%;
}

input.uk-search-field {
  width: 100% !important;
}

.uk-navbar-content .uk-icon-search {
  font-size: 20px;
  padding-right: 15px;
  cursor: pointer;
}

.tm-toolbar .uk-icon-search {
  color: #ffffff;
  cursor: pointer;
}

.pt-custom-progress {

}

.pt-custom-progress h1, .pt-custom-progress h2, .pt-custom-progress h3, .pt-custom-progress h4, .pt-custom-progress h5, .pt-custom-progress h6 {
  margin-bottom: 0;
}

.tm-bottom-a {
	padding-bottom: 20px;
	padding-top: 20px;
}

.tm-bottom-a h1, .tm-bottom-a h2, .tm-bottom-a h3, .tm-bottom-a h4, .tm-bottom-a h5 {
	text-transform: none;
	font-weight: 400;
}

.pt-top-breadcrumbs {

}

.uk-breadcrumb {
	margin-bottom: 0;
	margin-top: 160px;
	background: #222222;
	text-align: center;
	color: #ffffff;
	padding: 10px 20px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

.uk-breadcrumb .uk-active {

}

.uk-breadcrumb > li, .uk-breadcrumb > li > a, .uk-breadcrumb > li > span {
	color: #ffffff;
}

.pt-float-right {
  float: right;
}

.pt-check {
  list-style: none;
  padding-left: 0;
}

.pt-check li:first-child {
  border-top: medium none;
}

.tm-bottom-b li {
  border-bottom: transparent;
  margin-top: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 5px !important;
}

.tm-bottom-b li a {
  color: #f5a700;
}

.tm-bottom-b .uk-list-line > li:nth-child(n+2) {
	border-top: none;
}

.pt-bot-list {
	list-style: none;
	padding-left: 0;
}

.pt-headerbar-block.uk-active .uk-container {
	
}

.pt-check-bottom {
  list-style: none;
  padding-left: 0;
}

.pt-panel-left {
  border: 1px solid #ebebeb;
  padding: 25px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.pt-panel-right {
  border: 1px solid #ebebeb;
  padding: 25px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;  
}

.pt-round-image {
	-moz-border-radius: 0 40px 0 40px;
	-webkit-border-radius: 0 40px 0 40px;
  border-radius: 0 40px 0 40px;
}

.pt-custom-hr hr {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-width: 4px 0 0;
  border-color: #f9ce29 transparent transparent;
}

.pt-right-button {
  float: right;
  margin-right: -26px;
}

.pt-icons-panel {
  border: 1px solid #ebebeb;
  padding: 25px;
}

.pt-icons-panel i {
  font-size: 30px;
  color: #f9ce29;
}

.category-module {
	list-style: none;
	padding-left: 0;
}

.tm-main-top .uk-panel-box-primary h1, .tm-main-top .uk-panel-box-primary h2, .tm-main-top .uk-panel-box-primary h3, .tm-main-top .uk-panel-box-primary h4, .tm-main-top .uk-panel-box-primary h5 {
	color: #ffffff;
}

.tm-main-top .uk-article-lead, .uk-overlay .uk-article-lead {
  color: #ffffff;
}

.pt-tabs-panel {
	background-color: #ececec;
}

.pt-readmore {
	
}

.pt-bottoma-block {
	background-color: #3e3e3e;
}

.pt-custom-icon {
	font-size: 30px;
}

.pt-centered-heading .uk-panel-title {
	text-align: center;
	padding-bottom: 30px;
}

.pt-centered-heading .uk-panel-title span {
	background: url(../images/a.png) no-repeat center left, url(../images/b.png) no-repeat center right;
	padding: 0px 20px;	
}

.pt-main-content {

}

.uk-offcanvas .uk-search {
	margin: 0;
}

.uk-offcanvas .uk-search:before {
	color: #ffffff !important;
}

.uk-search-field {
	color: #ffffff !important;
}

.uk-offcanvas .uk-panel {
	margin: 0;
	color: #ffffff;
}

.uk-offcanvas input.uk-search-field {
	background: #21282e;
	color: #ffffff !important;
}

.uk-offcanvas .uk-search-field>placeholder {
	color: #ffffff !important;
}

.pt-video-block {
	background: #ffffff;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	color: #888888;
}

.pt-panel-right-top {
	text-align: right;
}

#form-login-remember label {
	float: left;
	margin-right: 20px;
}

#modlgn-remember.inputbox {
	margin-top: -3px;
}

#login-form {
	
}

#login-form ul {
	list-style: none;
	padding-left: 0;
}

/*-----------------Wall--------------------*/

h3.mnwall-title a, h3.mnwall-title span {
  text-transform: unset !important;
}

.mnwall-big .mnwall-item-inner h3.mnwall-title a, .mnwall-big .mnwall-item-inner h3.mnwall-title span {
  font-size: 28px;
  line-height: 32px;
}

h3.mnwall-title a, h3.mnwall-title span {
  font-size: 14px;
  line-height: 24px;
}

.mnwall-horizontal .mnwall-item-inner h3.mnwall-title a, .mnwall-horizontal .mnwall-item-inner h3.mnwall-title span {
  font-size: 14px;
  line-height: 24px;
}

.mnwall-readmore a {
  padding: 3px 15px;
}

/*----------------------FAQs-------------------------*/

.li_selected > a, .li_selected > a:hover, .li_selected > a:focus {
  background: #f9ce29;
  border-bottom: 1px solid #f9ce29;
  color: #fff;
  text-shadow: none;
  padding: 10px 20px;
}

.topic_faqToggleQuestion {
  display: inline;
  font-size: 14px;
  color: #000000;
}

/*----------------------------Overlay--------------------------------------*/

.view {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  box-shadow: none;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.view .mask {
  background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
  bottom: 0;
  color: #ffffff;
  left: 0;
  min-height: 100%;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-align: left;
  width: 50%;
}

.view .mask h1 {
  color: #ffffff;
} 

.view .mask h2 {
  color: #ffffff;
  font-size: 20px;
  line-height: 40px;
  padding-left: 25px;
  padding-top: 15px;
}

.view .mask  h3 {
  color: #ffffff;
} 

.view .mask  h4 {
  color: #ffffff;
} 

.view .mask  h5 {
  color: #ffffff;
}

.view .content {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  text-align: center;
}

.view .mask a {
  color: #ffffff;
  padding: 0 20px;
}

.view .mask a:hover {
  color: #000000;
  border: 2px solid #ffffff;
  padding: 6px 10px;
  background-color: #ffffff;
}

.view2 {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  box-shadow: none;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.view2 .mask2 {
  background: none repeat scroll 0 0 rgba(250, 104, 57, 0.75);
  color: #ffffff;
  letter-spacing: 3px;
  overflow: hidden;
  padding: 20px 40px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 32%;
  word-spacing: 10px;
}

.view2 .mask2 h1 {
  color: #ffffff;
} 

.view2 .mask2 h2 {
  color: #ffffff;
  line-height: 50px;
}

.view2 .mask2  h3 {
  color: #ffffff;
} 

.view2 .mask2  h4 {
  color: #ffffff;
} 

.view2 .mask2  h5 {
  color: #ffffff;
}

.view2 .content2 {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  text-align: center;
}

.view2 .mask2 a {
  color: #ffffff;
  border: 2px solid #ffffff;
  padding: 10px 25px;
}

.view2 .mask2 a:hover {
  color: #000000;
  border: 2px solid #ffffff;
  padding: 10px 25px;
  background-color: #ffffff;
}

.view3 {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  box-shadow: none;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.view3 .mask3 {
  background: none repeat scroll 0 0 rgba(250, 104, 57, 0.75);
  color: #ffffff;
  letter-spacing: 3px;
  overflow: hidden;
  padding: 20px 40px 30px;
  position: absolute;
  right: 27%;
  text-align: center;
  top: 32%;
  word-spacing: 10px;
}

.view3 .mask3 h1 {
  color: #ffffff;
} 

.view3 .mask3 h2 {
  color: #ffffff;
  line-height: 50px;
}

.view3 .mask3  h3 {
  color: #ffffff;
} 

.view3 .mask3  h4 {
  color: #ffffff;
} 

.view3 .mask3  h5 {
  color: #ffffff;
}

.view3 .content3 {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  text-align: center;
}

.view3 .mask3 a {
  color: #ffffff;
  border: 2px solid #ffffff;
  padding: 10px 25px;
}

.view3 .mask3 a:hover {
  color: #000000;
  border: 2px solid #ffffff;
  padding: 10px 25px;
  background-color: #ffffff;
}

/*----------------Gallery-------------------*/

.ba-gallery .ba-pagination a.ba-btn {
  background-color: #f9ce29 !important;
}

.ih-item.circle .img:before {
  box-shadow: 0 0 0 10px rgba(134, 192, 115, 0.6) inset;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}

.ih-item, .ih-item * {
  box-sizing: border-box;
}

.ih-item.circle .img {
  position: relative;
}

/*------------------Tabs---------------------*/

.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li {
  border-right: medium none !important;
  color: #5c5c5c;
  text-shadow: none !important;
  font-size: 15px !important;
}

.gkTabsItem.gk-opacity.gk-active {
	background: #191919 !important;
	color: #999999;
	padding: 20px !important;
}

.pt-tabs-builder {
	padding-left: 20px;
	padding-right: 20px;
}

.gkTabsWrap.vertical ol, .gkTabsWrap.horizontal > ol {
	background: #262626;
	margin: 0;
	min-height: 49px;
	padding: 0 !important;
}

.gkTabsWrap.vertical ol li.active, .gkTabsWrap.horizontal ol li.active, .gkTabsWrap.vertical ol li:hover, .gkTabsWrap.horizontal ol li:hover {
	background: #191919;
	color: #f9ce29;
	padding: 10px 0px 10px 20px !important;
}

.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li {
	cursor: pointer;
	float: left;
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0px 10px 20px !important;
	position: relative;
	font-weight: 500;
}

.gkTabsWrap.horizontal ol li {
	border-bottom: 1px solid #191919 !important;
}

.pt-tabs-builder-bottom {
  border-top: solid 1px #d8d8d8;
}

.pt-panel {
	padding: 20px;
}

.gkTabsItem {
  padding-bottom: 0 !important;
}

/*------------------Scroll up------------------*/

#scrollToTop {
  font-size: 80% !important;
}

/*----------------------Zoo--------------------*/

#yoo-zoo .details h1.title {
  color: #323232;
  font-size: 45px;
  font-weight: 300;
  letter-spacing: -2px;
  line-height: 45px;
  margin: 0 0 5px;
  text-transform: uppercase;
  text-align: left;
}

#yoo-zoo .items h1.pos-title {
  color: #323232;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 34px;
  margin: 0 0 15px;
  text-transform: capitalize;
  padding-left: 20px;
  padding-right: 20px;
}

#yoo-zoo .items div.teaser-item:first-child div.teaser-item-bg {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  padding-top: 0;
  padding-bottom: 20px;
}

#yoo-zoo .items div.pos-date {
  background: #333435 none repeat scroll 0 0;
  color: #ffffff;
  float: left;
  height: 34px;
  margin-right: 10px;
  width: 34px;
  position: absolute;
  margin-top: -54px;
}

#yoo-zoo .items div.teaser-item-bg {
  background: #ffffff none repeat scroll 0 0;
  border-top: 0 none;
  overflow: hidden;
  padding: 0 0 20px 0;
}

.pos-meta {
  padding-left: 20px;
  padding-right: 20px;	
}

#yoo-zoo .row, #yoo-zoo .floatbox {
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;  
}

#yoo-zoo .items p.pos-links {
  margin: 22px 0 0;
  padding-left: 20px;
  padding-right: 20px;  
}

#yoo-zoo .items p.pos-meta {
  color: #323232;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 16px;
  margin: 0 0 15px;
  text-transform: capitalize;
  padding-left: 20px;
  padding-right: 20px;
}

.uk-breadcrumb > li:nth-child(n+2):before {

}

.uk-breadcrumb > li {

}

.pt-custom-panel-left {
  border-top: 4px solid #555555;	
}

.pt-custom-panel-center {
  border-top: 4px solid #f9ce29;	
}

.pt-custom-panel-right {
  border-top: 4px solid #86C073;
}

.pt-margin-image {
  margin-top: -40px;
}

.pt-message-block {
	background-color: #f47b20;
}

.pt-first-skew {
	
}

.pt-top-header {
  border-left: 4px solid #f9ce29;
  padding-left: 18px;
}

.pt-top-header h2 {
  margin-bottom: 5px;
}

.pt-top-header p {
  margin-top: 5px;
font-style: italic;  
}

.pt-button {
  float: right;
  background: transparent;
  border: 1px solid #ffffff;
}

.pt-button:hover {
  border: 1px solid #333333;
} 

.bromine-panel {
	padding: 25px;
}

.pt-checklist {
	list-style: none;
}

.pt-checklist li {
	background: url(../images/li-black.png) no-repeat center left;
	padding-left: 35px;
	margin-bottom: 10px;
}

/*--------------------Grue---------------------*/

ul > li.has-sub > a:after {
  border-top-color: transparent !important;
  right: 0 !important;
}

#gruemenu > ul > li {

}

#gruemenu > ul > li > a {
  border-right: 1px solid rgba(80, 80, 80, 0.12);
  letter-spacing: 1px;
  padding: 0 25px !important;
  text-decoration: none;
  line-height: 103px;
}

#gruemenu > ul {
  box-shadow: none !important;
  margin: 0;
  padding: 0;
}

.sub-menu {
  box-shadow: none !important;
}

/*------------------Login--------------------------*/

.btl-content-block {
  background: #f5a700 none repeat scroll 0 0 !important;
  border: none !important;
  border-radius: 0 !important;
  display: none;
  font-size: 12px;
  height: auto;
  overflow: hidden;
  position: relative;
  text-align: left;
}

.btl-content-block h3 {
  background: #f5ad12 none repeat scroll 0 0 !important;
  color: #ffffff !important;
  text-transform: capitalize !important;
  font-weight: 300 !important;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}

.btl-note a, #register-link a {
  padding: 18px 0;
  color: #ffffff;
}

.btl-note, #register-link {
	color: #ffffff;
}

.btl-label, .btl-input {
  height: 38px;
  line-height: 38px;
  color: #ffffff;
  font-size: 90%;
}

#bt_ul li a {
  color: #ffffff !important;
  padding: 0;
  text-decoration: none;
}

#bt_ul {
	list-style: none !important;
}

.btl-input > input[type="text"], .btl-input > input[type="password"], #recaptcha > input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ffffff;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  font-size: 90%;
  margin: 5px 0;
  padding: 0;
  text-indent: 5px;
  width: 189px;
}

div.btl-buttonsubmit {
  border-top: medium none !important;
  margin: 10px 25px 30px 20px;
  padding: 5px 0 0;
  text-align: center;
}

#btl-content-login ul {
  list-style-type: none !important;
  position: static;
  text-align: left;
} 

button.btl-buttonsubmit {
  background: #ffffff none repeat scroll 0 0 !important;
  border-left: medium none !important;
  border-radius: 0;
  box-shadow: none;
  color: #222222 !important;
  font-size: 85%;
  margin: 0;
  padding: 0 20px !important;
  text-shadow: none;
}

input.btl-buttonsubmit {
  background: #ffffff none repeat scroll 0 0 !important;
  border-left: medium none !important;
  border-radius: 0;
  box-shadow: none;
  color: #222222 !important;
  font-size: 85%;
  margin: 0;
  padding: 0 20px !important;
  text-shadow: none;
}

#btl .btl-panel > span {
  background: transparent none repeat scroll 0 0 !important;
  border-left: 1px solid #ffffff !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 85%;
  margin: 0 !important;
}

#btl .btl-panel > span {
  height: 29px !important;
  line-height: 29px !important;
  text-indent: 0 !important;
}

#btl-content-login ul li {
  margin-top: 3px;
  float: left;
  margin-right: 10px;
  font-size: 90%;
}

#btl-content-login ul li:last-child {
	margin-right: 0;
}

/*---------------------Forest login-----------------*/

#jf_login .jf_l_modal_trigger {
    outline: none !important;
}

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

.pt-topa-block {
	background-color: #ffffff;	
}

.pt-message-block .uk-overlay:before {
	border-top: 10px solid rgba(249, 176, 22, 0.3);
	border-bottom: 10px solid rgba(249, 176, 22, 0.3);
	border-right: 10px solid rgba(249, 176, 22, 0.8);
	border-left: 10px solid rgba(249, 176, 22, 0.3);
	border-radius: 0;
	content: "";
	height: calc(100% - 20px);
	left: 0;
	position: absolute;
	top: 0;
	transition: border 0.2s linear 0s;
	width: calc(100% - 20px);
	z-index: 2;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.pt-message-block .uk-overlay:hover:before {
		
}

.pt-message-block .uk-overlay-panel {
	padding: 20px 20px 40px 20px;
	text-align: center;
	background: transparent !important;
}

.pt-message-block .uk-overlay {
	-webkit-border-radius: 50%;
	border-radius: 50%;	
}

.pt-button-top {
  margin-top: -20px;
}

/*------------------Animate button------------------*/

.plus {
  position: relative;
  z-index: 1;
  width: 40px;
  height: 40px;
  color: #ffffff;
  background: #f9ce29;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: none;
  -webkit-transition: box-shadow 400ms cubic-bezier(0.2, 0, 0.7, 1), -webkit-transform 200ms cubic-bezier(0.2, 0, 0.7, 1);
  transition: box-shadow 400ms cubic-bezier(0.2, 0, 0.7, 1), -webkit-transform 200ms cubic-bezier(0.2, 0, 0.7, 1);
  transition: box-shadow 400ms cubic-bezier(0.2, 0, 0.7, 1), transform 200ms cubic-bezier(0.2, 0, 0.7, 1);
  transition: box-shadow 400ms cubic-bezier(0.2, 0, 0.7, 1), transform 200ms cubic-bezier(0.2, 0, 0.7, 1), -webkit-transform 200ms cubic-bezier(0.2, 0, 0.7, 1);
}
.plus:after {
  content: "+";
  font-size: 2.5em;
  line-height: 1.1em;
}
.plus:hover {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
		  -moz-box-shadow: 0 0 1px 15px rgba(246, 196, 65, 0.4), 0 0 1px 30px rgba(246, 196, 65, 0.1), 0 0 1px 45px rgba(246, 196, 65, 0.1);
		  -webkit-box-shadow: 0 0 1px 15px rgba(246, 196, 65, 0.4), 0 0 1px 30px rgba(246, 196, 65, 0.1), 0 0 1px 45px rgba(246, 196, 65, 0.1);
  box-shadow: 0 0 1px 15px rgba(246, 196, 65, 0.4), 0 0 1px 30px rgba(246, 196, 65, 0.1), 0 0 1px 45px rgba(246, 196, 65, 0.1);
}

/*-------------------Completed projects custom styling-------------*/

.pt-roads {
	
}

.pt-roads h3 {
  background: #555555 none repeat scroll 0 0;
  color: #ffffff;
  margin-bottom: 5px;
  padding: 10px 15px 12px;
}

.pt-roads hr {
  border-color: #555555 transparent transparent;
  border-width: 5px 0 0;
  margin: 3px 0 0 0;
}

.pt-construction {
	
}

.pt-construction h3 {
  background: #f9ce29 none repeat scroll 0 0;
  color: #ffffff;
  margin-bottom: 5px;
  margin-top: 20px;
  padding: 10px 15px 12px;
}

.pt-construction hr {
  border-color: #f9ce29 transparent transparent;
  border-width: 5px 0 0;
  margin: 3px 0 0 0;
}

.pt-water {
	
}

.pt-water h3 {
  background: #86C073 none repeat scroll 0 0;
  color: #ffffff;
  margin-bottom: 5px;
  margin-top: 20px;
  padding: 10px 15px 12px;
}

.pt-water hr {
  border-color: #86C073 transparent transparent;
  border-width: 5px 0 0;
  margin: 3px 0 0 0;
}

.pt-roads h5 {
	line-height: 18px;
}

.pt-construction h5 {
	line-height: 18px;
}

.pt-water h5 {
	line-height: 18px;
}

/*---------------------NS2-----------------------*/

p.ns2-title {
  font-size: 100%;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 5px;
  margin-top: 0;
  text-transform: unset;
}

p.ns2-title a {
	color: #000000;
}

img.ns2-image {
  margin-bottom: 8px !important;
  margin-right: 8px !important;
  max-width: 100%;
}

.ns2-date-blog {
  background: #333 none repeat scroll 0 0;
  color: #999;
  float: left;
  margin: 0 10px 0 0;
  padding: 0 20px;
  text-align: center;
}

/*-----------------Accordion---------------------*/

.fancypantsaccordionholder .accordion .accordion-item .headerlink {
  background: #eff0f4;
  border-radius: 0 !important;
  color: #303030;
  display: block;
  font-size: 14px;
  line-height: 35px;
  outline: medium none;
  padding-left: 15px;
  padding-right: 5px;
  position: relative;
  transition: color 0.2s ease-in-out 0s;
}

.acc-open .headerlink {
  background: #f5a700 !important;
  color: #ffffff !important;
}

.fancypantsaccordionholder .accordion .accordion-item {
  border-bottom: none !important;
  border-top: none !important;
  height: 35px;
  overflow: hidden;
  margin-bottom: 5px !important;
}

.fancypantsaccordionholder .accordion {
  margin: 0;
  padding-left: 0;
}

.fancypantsaccordionholder .accordion .accordion-item .acc-content {
  max-width: 100%;
  padding: 20px 0 20px 30px;
}

.fancypantsaccordionholder .accordion .accordion-item.acc-open .headerlink span {
  opacity: 1;
  right: 6px;
  transform: rotate(180deg);
  background-color: transparent !important;
  height: 25px;
  width: 25px;
  margin-top: -13px;
  border-radius: 0 !important;
}

.fancypantsaccordionholder .accordion .accordion-item .headerlink:hover span {
  background-color: transparent !important;
  border-radius: 0 !important;
  height: 25px;
  margin-top: -13px;
  right: 6px;
  width: 25px;
}

.acc-content a {
  display: none;
}

.acc-content p {
  margin-bottom: 0;
}

a:hover, a:focus, a:visited {
  text-decoration: none !important;
}

.uk-overlay-panel a:not([class]) {
  text-decoration: none !important;
}

.pt-newsletter-block {
	background: #ffffff;
}

.tm-newsletter {
	padding-top: 60px;
	padding-bottom: 60px;
}

.pt-newsletter-overlay {

}

#tm-newsletter {

}

.pt-contact-custom {
	color: #ffffff;
	padding-bottom: 100px;
	padding-top: 100px;
}

.pt-contact-custom .uk-article-lead {
	color: #ffffff;
}

.pt-contact-custom h1 {
	color: #ffffff;
	font-size: 60px;
	line-height: 65px;
}

.pt-contact-custom h2 {
	color: #ffffff;	
}

.pt-contact-custom h3 {
	color: #ffffff;	
}

.pt-contact-custom h4 {
	color: #ffffff;	
}

.pt-contact-custom h5 {
	color: #ffffff;	
}

.pt-custom-hr {
	
}

/*--------------------Forms-----------------------*/

.ba-form:last-child a, .ba-form:last-child p {
    display: none !important;
}

.ba-form {
  background: transparent none repeat scroll 0 0 !important;
  border: medium none !important;
  box-sizing: border-box;
  padding: 0 !important;
}

.ba-btn-submit:before {
    content: "";
    border: 1px solid #f5a700;
    left: -5px;
    top: -5px;
    right: -5px;
    bottom: -5px;
    position: absolute;
    z-index: 0;
}

/*--------------------Pricing tables-----------------*/

.pricing {

}

.price-option {
  vertical-align: middle;
  font-size: 16px;
  transition: opacity .2s ease;
}

.price-option:last-child {
  margin-right: 0;
}

.pricing:hover .price-option {
}

.pricing:hover .price-option:hover {

}

.price-option__detail {
  padding: 2.3em 0;
  background: #ffffff;
  text-align: center;
}

.price-option--low .price-option__detail {

}

.price-option--mid .price-option__detail {
  padding: 2.3em 0;

}

.price-option--high .price-option__detail {

}

.price-option__cost,
.price-option__type {
  display: block;
}

.price-option__cost {
  font-size: 1.5em;
  color: #f06600;
}

.price-option__type {
  font-size: .7em;
  text-transform: uppercase;
  color: #909090;
}

.price-option__purchase {
  position: relative;
  display: block;
  padding: .6em;
  font-size: .875em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.6);
}

.price-option--low .price-option__purchase {
  background: #f06600;
  border-radius: 0 0 0 .25em;
}

.price-option--mid .price-option__purchase {
  background: #f06600;
  border-radius: 0 0 .25em .25em;
}

.price-option--high .price-option__purchase {
  background: #f06600;
  border-radius: 0 0 .25em 0;
}

.price-option__purchase:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-style: solid;
}

.price-option--low .price-option__purchase:before {
  border-color: transparent transparent #f06600;
}

.price-option--mid .price-option__purchase:before {
  border-color: transparent transparent #f06600;
}

.price-option--high .price-option__purchase:before {
  border-color: transparent transparent #f06600;
}

.price-option__purchase {
	color: #ffffff !important;
	font-weight: 300;
}

/*----------------------Hovers---------------------*/



/*--------------------Parallax----------------------*/

.pt-button-primary {
  background-color: #ffffff;
  color: #f5a700;
}

.zt_parallax_wrap .zt-content {
  padding-bottom: 200px;
}

.zt_parallax_wrap .zt-see-more {

}

.zt-content, .zt-content h1, .zt-content h2, .zt-content h3, .zt-content h4, .zt-content h5, .zt-content h6 {
  color: #ffffff;
  margin-bottom: 35px;
  font-weight: 300;
}

.zt_parallax_wrap h6 {
  text-align: center;
  color: #ffffff;
}

.image-parallax-overlay {
	
}

.image-parallax-container .content {
  padding-bottom: 150px;
  padding-top: 200px;
  background: url(../images/shape.png) no-repeat center bottom;
}

.image-parallax-container h1, .image-parallax-container h2, .image-parallax-container h3, .image-parallax-container h4, .image-parallax-container  h5 {
	color: #ffffff;
}

.pt-parallax-button {
	
}

.image-parallax-container .uk-article-lead {
  color: #ffffff;
}

.pt-border-image {
  border: 8px solid #86c073;
}

.pt-border-image:before {
	
}

.image-parallax-container .content:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    border-style: solid;
    width: auto;
    height: 0;
    border-width: 100px 108vw 0 0;
    border-color: #ffffff transparent transparent;
}

/*-------------------Portfolio------------------------*/

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
  background: #ffffff none repeat scroll 0 0;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
  background: #f9ce29;
  color: #ffffff;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #86c073;
  color: #ffffff;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 0;
  color: #333333;
  display: block;
  font-size: 80%;
  font-weight: 300;
  padding: 5px 20px;
  text-decoration: none;
  text-transform: uppercase;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 10px;
  padding: 0;
  text-transform: capitalize;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay h3 {
  color: #fff;
  font-size: 12px !important;
  line-height: 1;
  margin: 0;
  text-transform: capitalize;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  background: #f9ce29;
  border: 1px solid #f9ce29;
  border-radius: 0;  
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
  background: #86c073 none repeat scroll 0 0;
  border-color: #86c073;
  border-radius: 0;
}

/*------------------------ACY------------------------------*/


.acysubbuttons {
  text-align: right;
  width: 15%;
}

.acysubbuttons .subbutton {
  background: #f9ce29;
  color: #ffffff;
  font-size: 11px;
  height: 40px;
  padding-left: 40px;
  padding-right: 40px;
  text-transform: uppercase;
  border-radius: 0;
}

.acysubbuttons .subbutton:hover {
  background-color: #fde674;
  color: #21282e;
}

.acyfield_email .inputbox {
	background-color: #191e22 !important;
	border: none;
	color: #999999;
	height: 32px;
	line-height: 32px;
	margin-bottom: 0;
	padding-left: 20px;
	font-weight: 300;
}

.acymailing_fulldiv form {
  margin-bottom: 0 !important;
}

table.acymailing_form {
  border: 0 none !important;
  margin: auto;
  width: 100%;
}

.acymailing_module_form td {
  margin-left: 0;
  padding-bottom: 0px;
  padding-left: 0;
  vertical-align: top;
}

.acymailing_module_form .acymailing_introtext {
  display: block;
  padding-bottom: 10px;
  color: #aaaaaa;
}

.acymailing_introtext h1, .acymailing_introtext h2, .acymailing_introtext h3, .acymailing_introtext h4, .acymailing_introtext h5 {
  color: #aaaaaa;
  margin-bottom: 0;
}

.acymailing_introtext .uk-article-lead {
  color: #aaaaaa;
}

/*---------------------Company Profile--------------------*/

.pt-company-profile {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pt-company-profile .uk-article-lead {
	color: #ffffff;
	font-size: 22px;
}

.pt-company-profile h1 {
  color: #ffffff;
  font-size: 40px;
}

.pt-company-profile h2 {
	color: #ffffff;	
}

.pt-company-profile h3 {
	color: #ffffff;	
}

.pt-company-profile h4 {
	color: #ffffff;	
}

.pt-company-profile h5 {
	color: #ffffff;	
}

.pt-custom-hr hr {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #f9ce29;
}

.pt-custom-link {
  color: #ffffff;
  text-decoration: underline;
}

/*----------------------Rev-------------------------------*/

.tp-button.orange, .tp-button.orange:hover, .purchase.orange, .purchase.orange:hover {
  background-color: #f9ce29 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  text-shadow: none !important;
  font-weight: 300 !important;
  letter-spacing: 0.05em !important;
  background-image: none !important;
  padding: 13px 25px !important;
  font-size: 14px !important;
  margin-right: 10px !important;
}

.tp-button.green, .tp-button.green:hover, .purchase.green, .purchase.green:hover {
  background-color: #86c073 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  text-shadow: none !important;
  font-weight: 300 !important;
  letter-spacing: 0.05em !important;
  background-image: none !important;
  padding: 13px 25px !important;
  font-size: 14px !important;
  margin-right: 10px !important;
}

.tp-button.lightgrey, .tp-button.lightgrey:hover, .purchase.lightgrey, .purchase.lightgrey:hover {
  background-color: #f06600 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  text-shadow: none !important;
  font-weight: 300 !important;
  letter-spacing: 0.05em !important;
  background-image: none !important;
  padding: 13px 25px !important;
  font-size: 16px !important;
}

.tp-button.red, .tp-button:hover.red, .purchase.red, .purchase:hover.red {
	background-color: #ff432a;
	box-shadow: none;
	border-radius: 0 !important;
	text-shadow: none !important;
	font-size: 16px !important;
	letter-spacing: 0.05em !important;
	padding: 12px 25px !important;
}

/*-----------------------Circular Content-------------------------*/

.circle-container .center {
  display: none;
}

/**
 * Position icons into circle (SO)
 * http://stackoverflow.com/q/12813573/1397351 
 */
.circle-container {
	position: relative;
	width: 25em;
	height: 25em;
	padding: 1.8em; /*= 2em * 1.4 (2em = half the width of an img, 1.4 = sqrt(2))*/
	border: medium none;
	border-radius: 50%;
	margin: 1.75em auto 0;
}
.circle-container a {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 50%; left: 50%;
	width: 5em; height: 5em;
	margin: -3em; /* 2em = 4em/2 */ /* half the width */
  z-index: 2;
}

.circle-container img {
  display: block;
  width: 100%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.circle-container img:hover {
        
}

.deg0 { transform: translate(12em); } /* 12em = half the width of the wrapper */
.deg45 { transform: rotate(45deg) translate(12em) rotate(-45deg); }
.deg135 { transform: rotate(135deg) translate(12em) rotate(-135deg); }
.deg180 { transform: translate(-13em); }
.deg225 { transform: rotate(225deg) translate(13em) rotate(-225deg); }
.deg315 { transform: rotate(315deg) translate(12em) rotate(-315deg); }

/* this is just for showing the angle on hover */
.circle-container a:not(.center):before {
	position: absolute;
	width: 5em;
	color: white;
	opacity: 0;
	background: rgba(0,0,0,.5);
	letter-spacing: 2px;
	text-decoration: none;
	text-indent: -2em;
	text-shadow: none;
	transition: .7s; /* only works in Firefox */
}
.circle-container a:hover:before { opacity: 1; }

/* this is for showing the circle on which the images are placed */
.circle-container:after {
	position: absolute;
	top: 1.2em; left: 1.2em;
	width: 25em; 
  height: 25em;
	border: dashed 1px #ffffff;
	border-radius: 50%;
	opacity: .8;
	pointer-events: none;
	content: '';
  z-index: 1;
}
.circle-container:hover:after { opacity: 1; }

.circle-container a:not(.center)::after {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: none;
  height: 10px;
  left: 50%;
  margin: -4px;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  width: 10px;
}

.circle-container:hover a:after { opacity: 1; }
.circle-container a:hover:after { opacity: .3; }

.circle-container a:hover {
  color: #ffffff;
}

/*---------------------------Stats-----------------------------*/

.jmm-counter.default .jm-count {
	font-size: 28px !important;
	line-height: 1.1;
	color: #ffffff;
}

.jmm-counter {
	background-color: #191e22;
	margin-top: 20px;
}

.jmm-counter.default .jmm-item {
	text-align: center;
	color: #ffffff;
	border-right: 1px solid #333333;
}

.jmm-counter.default .jmm-item:last-child {
	border-right: medium none;
}

.jmm-item {
	padding-top: 35px !important;
	padding-bottom: 35px !important;
}

.jmm-timer {
	padding-right: 10px;
}

.jmm-counter.default .jmm-subtitle {
	margin-top: 10px;
	color: #f5a700;
}

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

.pt-custom-paragraph {
	margin-bottom: 0;
	color: #f5a700;
}

.pt-custom-panel-contact {
	padding: 25px;
	background-color: #ffffff;
}

.pt-custom-panel {
	padding: 25px;
	background-color: #ffffff;
	text-align: center;
}

.pt-article-lead {
	font-size: 30px;
}

.pt-article-lead-alte {
	font-size: 18px;
}

.pt-custom-panel:hover .uk-article-lead {
	color: #ffffff;
}

.pt-custom-panel:hover {
	padding: 25px;
	background-color: #f5a700;
	color: #ffffff;
}

.pt-custom-panel:hover h1, .pt-custom-panel:hover h2, .pt-custom-panel:hover h3, .pt-custom-panel:hover h4, .pt-custom-panel:hover h5, .pt-custom-panel:hover h6 {
	color: #ffffff;
}

.pt-custom-panel .uk-article-lead {
	margin-bottom: 5px;
}

.custom-map-marker {
	margin-top: 5px;
}

.pt-custom-image {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.pt-team .uk-panel-title {
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

/*-------------------------Testimonials----------------------------------*/

.ot_testimonial {
  background: transparent none repeat scroll 0 0;
  padding: 0;
}

.arrow-down1 {
  border-left: none;
  border-right: none;
  border-top: none;
  height: 0;
  margin: 0;
  width: 0;
}

.ot_testimonial .carousel {
  line-height: 1.2;
  margin-bottom: 0 !important;
}

.ot_testimonial .ot_tcontent, .ot_tcontent1 {
  background: #ffffff none repeat scroll 0 0 !important;
  color: #2d2d2d;
  font-style: normal;
  padding: 10px 0;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.ot_testimonial .ot_name {
  font-weight: normal;
  color: #303030;
}

.ot_title:before, .ot_title:after {
  color: #2d2d2d;
  content: none;
  font-size: 30px;
  font-style: normal;
  line-height: 1;
  position: absolute;
}

.ot_testimonial .ot_title {
  border-radius: 0;
  font-size: 13px;
  font-style: normal;
  margin-bottom: 10px;
  padding: 20px 40px;
  position: relative;
  text-shadow: none;
  line-height: 28px;
}

.ot_testimonial .ot_image1 img {
  background: #e9eaea none repeat scroll 0 0;
  border: medium none;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  float: right;
  height: 85px;
  margin-top: -40px;
  padding: 7px;
  width: 85px;
}

.ot_testimonial .ot_info1 {
  display: block;
  width: 100%;
  padding-top: 10px;
}

/*-----------------------Team------------------------------*/

.at-default .at-name {
	font-size: 16px;
	text-transform: capitalize;
}

.at-default .at-designation {
	font-size: 12px;
	font-weight: 400;
}

/*--------------Custom PT---------------*/

.pt-custom-heading {
	margin-top: 0;
	font-size: 56px;
	line-height: 60px;
}

/*--------------------Mwall---------------------*/

h3.mnwall-title {
	line-height: 24px;
	margin: 0;
	padding: 10px 15px 0;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}

/*------------------VM---------------------*/

a.modal-button, .button2-left .blank a, .button2-left a, .button2-left div.readmore a, .search_button_vehicle a, .vehicle_button a, input[type="submit"], input[type="button"] {
	background: #191e22;
	border: 1px solid #191e22;
	color: #ffffff;
	padding: 4px 25px;
}

.search_button_vehicle a:hover {
	background-color: #222222 !important;
}

/*-----------------Carousel-----------------------*/

.carousel {
  left: 50%;
  width: 190px;
  height: 210px;
  margin: 0;
  -webkit-perspective: 800px;
  perspective: 800px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.carousel-content {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-182px) rotateY(0);
  transform: translateZ(-182px) rotateY(0);
  -webkit-animation: carousel 10s infinite cubic-bezier(1, 0.015, 0.295, 1.225) forwards;
  animation: carousel 10s infinite cubic-bezier(1, 0.015, 0.295, 1.225) forwards;
}

.carousel-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 190px;
	height: 210px;
	border-radius: 6px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

.carousel-item h4 {
	margin-bottom: 0;
	padding-top: 65px;
}

.carousel-item:nth-child(1) {
  background: rgba(252, 192, 77, 0.9);
  -webkit-transform: rotateY(0) translateZ(182px);
  transform: rotateY(0) translateZ(182px);
}

.carousel-item:nth-child(2) {
  background: rgba(49, 192, 204, 0.9);
  -webkit-transform: rotateY(120deg) translateZ(182px);
  transform: rotateY(120deg) translateZ(182px);
}

.carousel-item:nth-child(3) {
  background: rgba(236, 233, 242, 0.9);
  -webkit-transform: rotateY(240deg) translateZ(182px);
  transform: rotateY(240deg) translateZ(182px);
}
 @-webkit-keyframes 
carousel {  0%, 17.5% {
 -webkit-transform: translateZ(-182px) rotateY(0);
 transform: translateZ(-182px) rotateY(0);
}
 27.5%, 45% {
 -webkit-transform: translateZ(-182px) rotateY(-120deg);
 transform: translateZ(-182px) rotateY(-120deg);
}
 55%, 72.5% {
 -webkit-transform: translateZ(-182px) rotateY(-240deg);
 transform: translateZ(-182px) rotateY(-240deg);
}
 82.5%, 100% {
 -webkit-transform: translateZ(-182px) rotateY(-360deg);
 transform: translateZ(-182px) rotateY(-360deg);
}
}
 @keyframes 
carousel {  0%, 17.5% {
 -webkit-transform: translateZ(-182px) rotateY(0);
 transform: translateZ(-182px) rotateY(0);
}
 27.5%, 45% {
 -webkit-transform: translateZ(-182px) rotateY(-120deg);
 transform: translateZ(-182px) rotateY(-120deg);
}
 55%, 72.5% {
 -webkit-transform: translateZ(-182px) rotateY(-240deg);
 transform: translateZ(-182px) rotateY(-240deg);
}
 82.5%, 100% {
 -webkit-transform: translateZ(-182px) rotateY(-360deg);
 transform: translateZ(-182px) rotateY(-360deg);
}
}

.pt-carousel {
	padding-top: 200px;
	padding-bottom: 100px;
}

/*---------------------Wave------------------------*/

.pt-wave { 
  height: 5%;
  width:100%;
  position:absolute;
  bottom:0;
  left:0;
  background: #ffffff;
}

.wave {
  background: url(../images/wave.svg) repeat-x; 
  position: absolute;
  top: -198px;
  width: 6400px;
  height: 198px;
  animation: wave 14s cubic-bezier( 0.36, 0.45, 0.63, 0.53) infinite;
  transform: translate3d(0, 0, 0);
}

.wave:nth-of-type(2) {
  top: -175px;
  animation: wave 14s cubic-bezier( 0.36, 0.45, 0.63, 0.53) -.125s infinite, swell 14s ease -1.25s infinite;
  opacity: 1;
}

.wave:nth-of-type(3) {
  top: -175px;
  animation: wave 14s cubic-bezier( 0.36, 0.45, 0.63, 0.53) -.125s infinite, swell 14s ease -1.25s infinite;
  opacity: 0.6;
}

@keyframes wave {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -1600px;
  }
}

@keyframes swell {
  0%, 100% {
    transform: translate3d(0,-25px,0);
  }
  50% {
    transform: translate3d(0,5px,0);
  }
}

/*--------------------Jobs----------------------*/

.mini_header {
	margin-bottom: 20px;
}

.table-condensed {
	margin-top: 40px;
}

.table-condensed thead {
	background: #dddddd;
}

.table-condensed thead tr {
	
}

.table-condensed thead tr th {
	padding: 10px;
}

.table-condensed tbody {
	font-size: 85%;
}

.table-condensed tbody tr {
	background: #f0f0f0;
	border-bottom: 1px solid #ffffff;
}

.table-condensed tbody tr td {
	padding-left: 10px;
	padding-right: 10px
}

.hidden-phone td {
	padding: 0;
}

.jg_job_title_head a {
	color: #000000;
}

.jg_company_head a {
	color: #000000;
}

.jg_salary_head a {
	color: #000000;
}

.jg_posting_date_head a {
	color: #000000;
}

.jg_closing_date_head a {
	color: #000000;
}

.jg_job_title {
	
}

.jg_job_title a {
	color: #555555;
}

.table-condensed td {
	
}