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

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

 body {
 	letter-spacing: 0.05em;
 }

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

.uk-navbar-flip {
  line-height: 80px;
}

.uk-navbar-flip .uk-button {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

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

.uk-navbar-content-megamenu {

}


.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: 40px;
	padding-top: 40px;
}

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

.tm-top-b {
	padding-bottom: 60px;
	padding-top: 60px;
  color: #ffffff;
}

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

.pt-topb-block {
  background: #444444 url("../../../images/frame.png") no-repeat scroll center center;
}

.pt-icons {

}

.pt-icons i {
  border: 1px solid #E85F1B;
  border-radius: 50%;
  color: #E85F1B;
  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;
}

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

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

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

.pt-footer-block {
  background-color: #852600;
  border-top: 1px solid rgba(255,255,255, 0.2);
}

.tm-footer {
  color: #ffffff;
  font-size: 85%;
  padding-bottom: 35px;
  padding-top: 35px;
  text-align: left;
}

.tm-footer a {
	color: #ffffff;
}

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

.pt-mainbody-block {
	background-color: #f3f3f3;
}

.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 #E85F1B;
  border-style: solid;
  border-width: 8px;
  content: "";
  display: block;
  left: 0px;
  position: absolute;
  top: -14px;
}


.tm-toolbar {
  color: #eeeeee;
}

.tm-toolbar, .tm-headerbar, .tm-navbar, .tm-footer {
  margin-bottom: 0;
  margin-top: 0;
}

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

.tm-bottom-b .uk-panel-title {
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255,255,255, 0.2);
  padding-bottom: 10px;
}

.tm-bottom-b .uk-panel-title:before {

}

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

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

.tm-portfolio {
	padding-bottom: 60px;
	padding-top: 60px;
	color: #ffffff;
}

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

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

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

.pt-check-property {
  list-style: outside none none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 15px;
  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-property li {
  border-bottom: 1px solid #28360c;
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  padding-bottom: 5px;
  padding-top: 5px;
}

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

.pt-panel-box {
  padding: 40px;
}

.pt-list {
	list-style: none;
	padding-left: 5px;
}

.pt-list li {
    margin-top: 0 !important;
    padding-left: 15px;
    padding-top: 0 !important;
}

.pt-list li:before {
    float: left;
    font-family: 'FontAwesome';
    content: '\f105';
    margin-left: -14px;
}

.pagination ul > li > a, .pagination ul > li > span {
  background-color: #E85F1B;
  border-color: transparent;
  border-image: none;
  border-style: none;
  border-width: 0;
  float: left;
  line-height: 30px;
  padding: 4px 12px;
  text-decoration: none;
  color: #ffffff;
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
  color: #ffffff;
}

.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
  background-color: #28360c !important;
  color: #ffffff;
}

.pagination ul > .active > a, .pagination ul > .active > span {
  color: #ffffff;
  cursor: default;
  background: #28360c !important;
}

.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: 0;
  padding-top: 60px;
}

.pt-top-breadcrumbs {
  background-color: #E85F1B;
  background-image: url(../../../images/shadow.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: scroll;
}

.uk-breadcrumb {
  margin-bottom: 0;
  padding: 40px 0;
  text-align: center;
}

.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: medium none !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

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

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

.tm-bottom-b:before {

}

.tm-sidebar-b {
	
}

.pt-special-footer {
	
}

.pt-special-footer h5 {
  border-bottom: 1px solid rgba(255,255,255, 0.2);
  color: #ffffff;
  padding-bottom: 5px;
}

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

.at-classic .at-inner {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  margin: 0;
}

.at-classic figure {
  float: left;
  margin: 0 3% 0 0;
  text-align: center;
  width: 47%;
}

.at-classic .at-info {
  color: #666666;
  float: left;
  width: 50%;
}

.at-classic .at-social {
  background: #3385d6 none repeat scroll 0 0;
  margin-top: 0;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

.aticon-facebook:before {
  background: transparent;
}

.aticon-twitter:before {
  background: transparent none repeat scroll 0 0;
}

.aticon-linkedin:before {
  background: transparent none repeat scroll 0 0;
}

.aticon-google:before {
  background: transparent none repeat scroll 0 0;
}

.at-classic .at-designation {
  background: #92c84e none repeat scroll 0 0;
  color: #fff;
  float: right;
  font-size: 13px;
  line-height: 1;
  padding: 4px 10px 6px 10px;
}

.at-classic .at-name {
  margin-top: 0;
  padding-bottom: 10px;
}

.at-info i {
	margin-right: 10px;
	color: #28360c;
}

.ateam ul {
  margin: 0;
  padding-left: 0;
}

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

#scrollToTop {
  background: #E85F1B none repeat scroll 0 0 !important;
}

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

.ba-caption {
    cursor: url(../../../images/zoom.png), default !important;
}

.ba-caption-content h3 {
  font-weight: 300 !important;
}

/*--------------------Simple Slider-----------------*/

.jmm-simple-img-slider.default.desc-left .jmm-image {

}

.jmm-simple-img-slider .fa-3x {
  font-size: 1em;
}

.jmm-simple-img-slider.default .jmm-text .jmm-buttons a {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 0;
  color: #444444;
  height: 35px;
  line-height: 35px;
  margin: 4px 8px;
  padding-left: 35px;
  padding-right: 25px;
}

.jmm-simple-img-slider.default .jmm-text .jmm-title {
  color: #ffffff !important;
  font-family: inherit !important;
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 1.1 !important;
  text-transform: capitalize !important;
  padding-top: 35px;
  padding-left: 35px;
  padding-right: 35px;
}

.jmm-simple-img-slider.default .jmm-text .jmm-title + .jmm-desc {
  margin-top: 20px !important;
  padding-left: 35px;
  padding-right: 35px;
}

.jmm-simple-img-slider.default .jmm-text .jmm-title + .jmm-buttons {
  margin-top: 10px !important;
}

.jmm-simple-img-slider.default .jmm-text .jmm-desc + .jmm-buttons {

}

.jmm-simple-img-slider.default .jmm-item {
  box-sizing: border-box;
  padding: 0 !important;
}

.jmm-buttons {
	margin-top: 20px !important;
}

.jmm-simple-img-slider.default .jmm-text {

}

.jmm-simple-img-slider.default .jmm-item {

}

.jmm-simple-img-slider.default .carousel-inner {
  margin: 0 !important;
}

.jmm-simple-img-slider.default.desc-over .jmm-text.desc-center {
  background: #E85F1B none repeat scroll 0 0;
  color: #ffffff;
  left: 10%;
  padding: 0 0 30px 0 !important;
}

.jmm-simple-img-slider.default .carousel-indicators li {
  background: #92c84e none repeat scroll 0 0;
  cursor: pointer;
  opacity: 0.4;
}

.jmm-simple-img-slider.default .carousel-indicators .active {
  background: #E85F1B;
}

/*-------------------Property search-------------*/

.form-map.form-search .form-group {
  margin-bottom: 25px !important;
}

.form-map.form-search .form-group .inputbox, .form-map.form-search .form-group select {
  width: 100%;
}

.btp {
	padding-top: 0 !important;
}

.bt-property section h1, .bt-property section h2 {
  color: #E85F1B !important;
}

.property figure.status {
  background-color: #E85F1B;
}

/*------------------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 {
  content: none;
  display: inline-block;
  margin: 0 8px;
}

.uk-breadcrumb > li {
  background: #852600 none repeat scroll 0 0;
  border-radius: 20px;
  font-size: 11px;
  margin-right: 20px;
  padding: 0 20px;
  vertical-align: top;
}

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

.uk-breadcrumb > li:not(.uk-active) > span {
  color: #ffffff;
}

#contact-form .btn {
  line-height: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.uk-navbar-toggle {
  color: #ffffff;
}

/*--------------Property-------------------*/

.property-more .readmore {
  background-color: #E85F1B;
}

/*-----------------Ajax search-------------*/

#roksearch_search_str {
  background: #fafafa none repeat scroll 0 0;
  border: 1px solid #dddddd;
  color: #444444;
  width: 97.5%;
}

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

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

#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: 80px;
}

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

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

#gruemenu {
  background: #E85F1B none repeat scroll 0 0 !important;
}

#gruemenu > ul > li:hover > a, #gruemenu > ul > li > a:hover, #gruemenu > ul > li.active > a {
  background: #ffffff none repeat scroll 0 0;
  color: #E85F1B !important;
}

#gruemenu > ul > li > ul:after {
  border-bottom-color: #E85F1B !important;
}

#gruemenu ul ul li a, #navigation-toggle {
  background: #E85F1B none repeat scroll 0 0 !important;
  color: #ffffff;
}

#gruemenu ul ul li:hover > a, #gruemenu ul ul li.active > a, #navigation-toggle:hover {
  background: #ffffff none repeat scroll 0 0 !important;
  color: #E85F1B !important;
}

#gruemenu ul ul ul:after {
  border-right-color: #E85F1B !important;
}

#gruemenu > ul > li > ul:after {
  border-bottom-color: #E85F1B !important;
}

#gruemenu ul ul li.has-sub.active > a:after, #gruemenu ul ul li.has-sub:hover > a:after {
  border-left-color: #E85F1B !important;
}

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

.btl-content-block {
  background: #E85F1B 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;
}

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

h4.ns2-title {
  font-size: 100% !important;
  font-weight: 300 !important;
  line-height: 20px !important;
  margin-top: 0 !important;
  margin-bottom: 5px !important;
}

.ns2-title a {
	color: #ffffff;
}

img.ns2-image {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 8px !important;
  margin-right: 8px !important;
  max-width: 100%;
  padding: 2px;
}

div.ns2-author, div.ns2-created, div.ns2-category {
  color: #ffffff;
}

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

.fancypantsaccordionholder .accordion .accordion-item .headerlink {
  background: #eff0f4;
  border-radius: 20px;
  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: #E85F1B !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: #ffffff;
  height: 25px;
  width: 25px;
  margin-top: -13px;
  border-radius: 50%;
}

.fancypantsaccordionholder .accordion .accordion-item .headerlink:hover span {
  background-color: #ffffff;
  border-radius: 50%;
  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-main {
	background: #f3f3f3;
}

.pt-bottoma-block {
	background: #f3f3f3;
}

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

.pt-newsletter-block {
  background: rgba(0, 0, 0, 0) url("../../../images/testimonial.jpg") no-repeat scroll center top;
}

.tm-newsletter {

}

.pt-newsletter-overlay {
	background-color: rgba(0, 102, 204, 0.7);
}

.tm-newsletter .uk-panel-title {
	color: #ffffff;
}

.pt-testimonial-panel {
  padding-bottom: 100px;
  padding-top: 100px;
}

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

.jmm-testimonials.default .jmm-comment {
  background: url(../../../images/quotes.png) no-repeat top left scroll;	
  color: #ffffff;
  line-height: 1.7;
  font-weight: 300;
  font-size: 17px;
}

.jmm-testimonials.default .jmm-author {
  color: #ffffff;
  margin-top: 30px;
  position: relative;
}

.jmm-testimonials.default.indicators {
  padding-bottom: 0;
}

/*--------------------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;
}

/*--------------------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: #E85F1B;
}

.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;
}

/*-------------------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, .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #E85F1B;
  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-btns a:hover {
  background: #E85F1B none repeat scroll 0 0;
  border-color: #E85F1B;
}

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

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


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

.acysubbuttons .subbutton {
background-color: #FDFDFD;
    background-image: linear-gradient(to bottom, #FDFDFD, #9C9C9C);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FDFDFD), to(#9C9C9C));
    background-image: -webkit-linear-gradient(top, #FDFDFD, #9C9C9C);
    background-image: -moz-linear-gradient(top, #FDFDFD, #9C9C9C);
    background-image: -webkit-linear-gradient(top, #FDFDFD, #9C9C9C);
    background-image: -o-linear-gradient(top, #FDFDFD, #9C9C9C);
    background-image: ms-linear-gradient(to bottom,#FDFDFD,#9C9C9C);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FDFDFD',endColorstr='#9C9C9C');
  font-size: 11px;
  border: 0;
    color: #5E5E5E;
    cursor: pointer;
    display: block;
    font-weight: bold;
    margin: 0;
    padding: 6px 10px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    text-transform: uppercase;
    width: auto;  
}

.acysubbuttons .subbutton:hover {
  color: #852600;
}

.acyfield_email .inputbox {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 0;
  color: #ffffff;
  font-weight: 300;
  height: 25px;
  line-height: 25px;
  margin-bottom: 10px;
  padding-left: 15px;
}

.acyfield_name .inputbox {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 0;
  color: #ffffff;
  font-weight: 300;
  height: 25px;
  line-height: 25px;
  margin-bottom: 10px;
  padding-left: 15px;
}

.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: #ffffff;
}

.acymailing_introtext h1, .acymailing_introtext h2, .acymailing_introtext h3, .acymailing_introtext h4, .acymailing_introtext h5 {
  color: #ffffff;
}

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

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

.tp-button.orange, .tp-button.orange:hover, .purchase.orange, .purchase.orange:hover {
  background-color: #E85F1B !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;
  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;
}

/*-----------------------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;
}