/***************************************************************************/
/********************************  $Content  *******************************/
/**
* + Content
* + General Tags
* + Button
* + Collapse
* + Facilities
* + Flickr
* + Footer
* + Form Control
* + Form Domain
* + Features 1
* + Features 2
* + Filters
* + Gallery
* + Go to Top
* + Item Thumbnail
* + Image Hover
* + Navigation DropDown Menu
* + Navigation Navbar
* + News/Blog
* + Parallax
* + Patners
* + Pricing Table
* + Program
* + Revolution Slider
* + Search
* + Sidebar - Tags/Categories Widget
* + Sidebar - Popular Widget
* + Search Domain
* + Services
* + Section Title
* + Social
* + Tabs
* + Testimonials
*
*/
/**
 *
 *
 *
 *
/***************************************************************************/
/*****************************  $General Tags  *****************************/
a {
  color: #565656;
  outline-style:none!important;
  -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;
}
a:hover, a.headerlink:hover {
  color: #64850c;
  text-decoration: none;
}
a.anchor {
    display: block;
    position: relative;
    top: -95px;
    visibility: hidden;
}
a.headerlink {
  color: #000;
}
body {
  background-color: #fff;
  color: #66808c;
  font-size: 16px;
}
blockquote {
  background-color: #f4f4f4;
  border-left: 10px solid #64850c;
  color: #919191;
  font-size: 1.8em;
/*  letter-spacing: 2px; */
  line-height: 1em;
  margin: 30px 0;
  padding: 30px 30px 30px 60px;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  color: #fff;
  font-family: 'cassiopeia', sans-serif;
  margin: 20px 0 10px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-family: 'cassiopeia', sans-serif;
  margin: 20px 0 10px 0;
}
h1 {
  /*font-size: 4em;*/
  /*font-weight: 900;*/
  /*letter-spacing: -3px;*/
  /*text-transform: uppercase;*/
}
h2 {
  color: #131313;
  font-size: 2.5em;
  font-weight: 900;
  margin-top: 100px;
  /*text-transform: uppercase;*/
  margin-bottom: 30px;
}
h3 {
  font-size: 1.7em;
  line-height: 1.3em;
  font-weight: 700;
  margin-bottom: 1em;
}
h4 {
  font-size: 1.5;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}
h5 {
  font-size: 1em;
  font-weight: 400;
}
h6 {
  font-size: 0.8em;
  font-weight: 400;
  margin-top: 30px;
}
/*img {
  width: 100%;
}*/
.item a img {
  width: 100%;
}
img.right {
  float:right; 
  margin-right:10px; 
  padding:10px;
}
img.left {
  float:left; 
  margin-left:10px; 
  padding:10px;
}
p {
  color: #919191;
  font-family: 'cassiopeia', sans-serif;
  font-size: 1em;
  line-height: 1.7em;
  margin-bottom: 1em;
}
ul li {
  color: #919191;
}
p small {
  text-transform: uppercase;
}
section {
  overflow: hidden;
}
select{
  -moz-appearance:none;

}
article{
  background: #64850c;
  padding: 30px 0;
}

article.moduleaddon {
  margin-top: 20px;
}
section ul,
section ol {
  padding: 1em 0 0;
  list-style-position: inside;
}
section ul li ul,
section ul li ol,
section ol li ul,
section ol li ol {
  padding: 0.5em 1em;
  list-style-position: inside;
}
strong{
  color: #131313;
   -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;
}
.padding-top{
  padding-top: 70px;
}
.arrow-list ul li {
  background: url("../img/icon-arrow.png") no-repeat 0 8px;
}
.disc-list ul li {
  background: url("../img/icon-disc-small.png") no-repeat 0 8px;
}
.small-arrow-list ul li {
  background: url("../img/icon-arrow-small.png") no-repeat 0 8px;
}
.tick-list ul li {
  background: url("../img/icon-tick.png") no-repeat 0 8px;
}
.common-list,
.disc-list ul,
.arrow-list ul,
.small-arrow-list ul,
.tick-list ul {
  padding: 1em 0 0;
  list-style: none;
}
.arrow-list ul li,
.disc-list ul li,
.small-arrow-list ul li,
.tick-list ul li {
  padding: 0 0 0 1.5em;
}
section ul li {
  line-height: 27px;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.generic{
  padding: 3em 0 3em 0;
}
/**
 *
 *
/*******************************  $Affiliates  *******************************/
.affiliates .image-wrapper{
  text-align: left;
}
.affiliates .cview{
  height: 0;
}
.ct-view{
  background: #232323;
  text-align: center;
  padding: 1.5em 0;
}
.ct-view h3{
  color: #fff;
}
.ct-image{
  padding: 20px;
  text-align: center;
}
.ct-image img{
  max-height: 250px;
  padding-bottom: 20px;
  width: auto;
}
/**
 *
 *
/*******************************  $Author  *******************************/
.author {
border-top: 1px solid #ccc;
margin: 50px 0;
min-height: 100px;
padding: 30px 0 30px 130px;
position: relative;
}
.author figure {
left: 0;
overflow: hidden;
position: absolute;
top: 30px;
width: 100px;
}
.author figure img{
  border-radius: 5%;
  border: 1px solid #e1e1e1;
  padding: 6px;
}
.author strong {
  color: #131313;
  display: block;
  font-size: 1em;
  font-weight: 400;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.comments h2 {
  font-size: 1.5em;
  margin: 50px 0 20px;
}
.comments textarea {
  min-height: 120px;
}
.comments .form-control {
  border: 1px solid #e1e1e1;
  height: 45px;
}
.comments .form-response {
  margin: 20px 0 0 0;
}
.comments-item {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  padding: 20px 0 20px 70px;
  position: relative;
  margin: 0 0 15px 40px;
  -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;
}
.comments-item:hover{
  border: 1px solid #64850c;
}
.comments-item:hover figure img{
  border: 1px solid #64850c;
}
.comments-item:hover strong{
  color: #64850c;
}
.comments-item.reply {
  margin-left: 120px;
}
.comments-item figure {
  left: -32px;
  background: #fff;
  position: absolute;
  top: 13px;
  width: 100px;
}
.comments-item figure img{
  border-radius: 5%;
  border: 1px solid #e1e1e1;
  padding: 6px;
  width: 76%;
   -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;
}
.comments-item p {
  margin-bottom: 10px;
}
.comments-item span {
  color: #919191;
  display: block;
  font-size: 0.875em;
  margin: 0 0 10px 0;
}
.comments-item .reply-link {
  color: #64850c;
}
.comments-item .reply-link:hover {
  color: #333;
  text-decoration: underline;
}
.comments-item .reply-link i {
  font-size: 1.2em;
  padding: 0 5px 0 0;
}
/**
 *
 *
/*******************************  $Collapse  *******************************/
.panel-group .panel {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-group .panel+.panel {
  margin: 0;
}
.panel-group .panel-heading {
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0 0 10px 0;
  padding: 0;
}
.panel-group .panel-heading+.panel-collapse .panel-body {
  border: none;
}
.panel-group .panel-body {
  background-color: transparent;
  border: 0;
  margin: 0 0 10px 0;
}
.panel-group .panel-title>a {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  color: #131313;
  display: block;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 28px;
  min-height: 48px;
  padding: 10px 10px 10px 30px;
  width: 100%;
}
.panel-group .panel-title>a:hover {
  color: #64850c;
}
.panel-group .panel-title>a:hover i {
  color: #64850c;
}
.panel-group .panel-title>a i {
  color: #64850c;
  float: right;
  font-size: 1.3em;
}
/**
 *
 *
/*******************************  $Buttons  ********************************/
.btn {
  background: #64850c;
  border-color: #64850c;
  border-width: 2px;
  border-radius: 0;
  color: #131312;
  font-size: 0.875em;
  font-weight: bold;
  padding: 1em 2em;
  text-transform: uppercase;
  -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;
}
.btn:hover{
  background-color: #131313;
  border-color: #131313;
  border-color: #131313;
  color: #64850c;
}
.btn:focus {
  outline: none;
}
.btn input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
  opacity: 0;
}
.btn.btn-bordered:hover,
.btn.btn-bordered.active {
  border-color: #64850c;
  background: #64850c;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #131313;
}
.btn.btn-bordered {
  border: 1px solid #131313;
  color: #919191;
  display: block;
  background: #131313;
  font-size: 1em;
  border-radius: 0;
  padding: 0.5em 2em;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.btn.btn-foot-news {
  background-color: #64850c;
  border-radius: 0;
  color: #333;
  font-size: 1.3em;
  height: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
  -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;
}
.btn.btn-foot-news:hover{
  background-color: #333;
  color: #64850c;
  border: 1px solid #64850c;
}
.btn.btn-search {
  background-color: #64850c;
  border-radius: 0;
  color: #fff;
  font-size: .9em;
  height: 41px;
  padding: 0;
  width: 73px;
  -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;
}
.btn.btn-search:hover{
  background-color: #131313;
  color: #64850c;
}
.btn.btn-more {
  display: inline-block;
  font-size: 0.9em;
  font-weight: 600;
  line-height: 25px;
  padding: 8px 20px;
  width: auto;
}
.btn.btn-more i {
  padding: 0 0 0 5px;
  position: relative;
  top: 1.2px;
}
.btn.btn-sidebar i, .btn.btn-more i {
  font-size: 1.3em;
  padding: 0 5px 0 0;
}
.btn.btn-sidebar, .btn.btn-more {
  background-color: #64850c;
  border-radius: 0;
  color: #fff;
  font-weight: 400;
}
.btn.btn-sidebar, .btn.btn-more:hover {
  background-color: #131313;
  border-color: #131313;
  border-color: #131313;
  color: #64850c;
}
.button {
  line-height: 15px;
  display: inline-block;
  padding: 16px 20px;
  text-align: center;
  position: relative;
}

/* Open button */
.btn-default {
  padding: 1em 2em;
  border: none;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.btn-default::before,
.btn-default::after {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 50%;
  left: 0;
  background: #64850c;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn-default::before {
  top: 0;
  padding-top: 1em;
}
.btn-default::after {
  bottom: 0;
  line-height: 0;
}
.btn-default:hover::before {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.btn-default:hover::after {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
/**
 *
 *
/*******************************  $Contact Form  ********************************/
.contact address {
  font-size: 0.875em;
}
.contact address i {
  color: #64850c;
}
.contact textarea {
  min-height: 120px;
}
.contact .form-control {
  border: 1px solid #e1e1e1;
  height: 45px;
}
.contact .form-response {
  margin: 20px 0 0 0;
}
.contact .border-map{
  border: 1px solid #c0c7c0;
  padding: 6px;
  margin-bottom: 50px;
}
.contact .map2 {
  height: 350px;
}
/**
 *
 *
/*******************************  $Dedicated  *******************************/
.plan{
  background: #232323;
  border-radius: 3px;
  padding-top: 45px;
  position: relative;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.plan .price {
  background: #64850c;
  border-radius: 200px;
  color: #fff;
  font-size: 1.2em;
  left: 37%;
  position: absolute;
  text-align: center;
  top: -40px;
  width: 80px;
  line-height: 80px;
  height: 80px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.plan h3 {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 5px 0;
  text-align: center;
  text-transform: uppercase;
}
.plan small {
  color: rgba(255,255,255,0.8);
  display: block;
  font-size: 16px;
  font-weight: normal;
  overflow: hidden;
  padding-bottom: 30px;
  position: relative;
  text-align: center;
}
.plan ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.plan ul li {
  background: #fff;
  color: rgba(0,0,0,0.8);
  display: block;
  padding: 15px 30px;
}
.plan ul li span {
  padding-right: 7px;
}
.plan ul li:nth-child(even) {
  background: #eee;
}
.plan ul li:last-child a {
  background: #64850c;
  border-radius: 0 0 3px 3px;
  color: rgba(255,255,255,0.9);
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 15px;
  text-align: center;
  text-transform: uppercase;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
}
.plan ul li:last-child {
  background: none !important;
  border-radius: 0 0 3px 3px;
  padding: 0;
  text-align: center;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
}
.plan.active{
  background: #64850c;
}
.plan.active ul li:last-child a{
  background: #232323;
}
.plan.active .price{
  background: #232323;
}
.plan:hover{
  background: #64850c;
}
.plan:hover .price{
  background: #232323;
}
.plan:hover ul li:last-child a{
  background: #232323;
}
/**
*
*
/******************************* $Domains *****************************/
.domains-item {
  margin: 0 auto;
  padding: 0 0 0 100px;
  position: relative;
}
.domains-item:hover i {
  background-color: transparent;
  color: #FFB91B;
  border: 1px solid #FFB91B;
}
.domains-item a {
  display: block;
  color: #FFB91B;
  margin: 20px 0 0 0;
}
.domains-item a:hover {
  color: #131313;
}
.domains-item i {
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 27px;
  height: 80px;
  left: 0;
  line-height: 80px;
  position: absolute;
  text-align: center;
  top: 0;
  transition: all 0.2s ease-in-out;
  width: 80px;
}
.domains-item i {
  background-color: #64850c;
}
.domains-item span {
  background-color: #64850c;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 27px;
  height: 80px;
  left: 0;
  line-height: 80px;
  position: absolute;
  text-align: center;
  top: 0;
  transition: all 0.2s ease-in-out;
  width: 80px;
}

/**
 *
 *
/*****************************  $Domain Tabs  *****************************/
.domain-tabs{
  background: url("../img/bg/bg-domains.jpg") center;
  background-size: cover;
  padding: 7em 0;
}
.domain-tabs .tab-content {
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.2);
  padding: 0 20px;
}
.tabbed-pills li {
  margin-bottom: 8px;
  padding-right: 70px;
}
.nav-pills>li>a{
  border-radius: 0;
}
.tabbed-pills a {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
  font-size: 16px;
  height: 50px;
  position: relative;
}
.task a {
  display: block;
}
.tabbed-pills a:after {
  border: 25px solid transparent;
  border-left-color: #131313;
  content: " ";
  display: block;
  height: 0;
  left: 100%;
  position: absolute;
  top: 0;
  width: 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;
}
.tabbed-pills .active a:after, .nav-pills.tabbed-pills a:hover:after{
  border-left-color: #64850c;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{
  color: #131313;
  background-color: #64850c;
  line-height: 27px;
}
.tabbed-pills a{
  background-color: #131313;
  color: #919191;
}
.nav-pills.tabbed-pills a:hover{
  background-color: #64850c;
  color: #fff;
}
ul.nav.nav-pills.nav-stacked.tabbed-pills{
  padding-top: 0;
}
.tab-pane-body .text-title{
  color: #64850c;
}
/**
*
*
/******************************* $Error 404 *****************************/
.error-404 {
  background-color: transparent;
  background-image: url("../img/404.jpg");
  background-repeat: no-repeat;
  background-position: 180px;
  background-size: cover;
  position: relative;
  max-height: 440px;
}
.error-404 h5,
.error-404 h6 {
  text-transform: uppercase;
}
.error-404 h6 {
  font-size: 2.5em;
}
.error-404 strong{
  color: #fff;
}
.content-left {
background: #64850c;
}
.error-404 .content-left h5,
.error-404 .content-left h6 {
  color: #fff;
  text-align: right;
  font-weight: 800;
  padding: 0 25px 0 0;
}
.error-404 .content-right h5,
.error-404 .content-right h6 {
  color: #fff;
  text-align: left;
  font-weight: 800;
  padding: 0 25px 0 0;
}
.content-left {
  padding: 151px 0 190px 0;
  display: inline-block;
  float: left;
  width: 45%;
}
.content-right {
  padding: 152px 0 0px 20px;
  display: inline-block;
  float: right;
  width: 55%;
}
footer.e404 {
  padding: 50px 0 0 0;
}
/**
 *
 *
/*******************************  $Facilities  *******************************/
.facilities {
  background-image: url("../img/bg/cassiopeia-sternenhintergrund-software.jpg");
}
.facilities p,
.facilities h3,
.facilities h4,
.facilities ul li {
  color: #fff;
}
.facilities h4 {
  font-weight: bold;
}
.skin_base h4 {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0;
}

.arbeit {
  background-image: url("../img/header/arbeit.jpg");
  padding: 8em 0 8em 0;
}

.erfolg {
  background-image: url("../img/header/erfolg.jpg");
  padding: 8em 0 8em 0;
}

.ergebnisse {
  background-image: url("../img/header/ergebnisse.jpg");
  padding: 8em 0 8em 0;
}

.gemeinsam {
  background-image: url("../img/header/gemeinsam.jpg");
  padding: 8em 0 8em 0;
}

.gemeinsamkeiten {
  background-image: url("../img/header/gemeinsamkeiten.jpg");
  padding: 8em 0 8em 0;
}

.kommunikation {
  background-image: url("../img/header/kommunikation.jpg");
  padding: 8em 0 8em 0;
}

.kommunikationsform {
  background-image: url("../img/header/kommunikationsform.jpg");
  padding: 8em 0 8em 0;
}

.team {
  background-image: url("../img/header/team.jpg");
  padding: 8em 0 8em 0;
}

.workteam {
  background-image: url("../img/header/workteam.jpg");
  padding: 8em 0 8em 0;
}

.soapbubble {
  background-image: url("../img/header/soap-bubble-3594979.jpg");
  padding: 8em 0 8em 0;
}

.webdesign {
  background-image: url("../img/header/webdesign.jpg");
  padding: 8em 0 8em 0;
}

/**
 *
 *
/***********************  $Flickr  ************************/
.flickr-container {
  background: #f4f3f6;
  padding: 9px;
}
.flickr-feed {
  list-style: none;
  text-align: center
}
.flickr-feed .item-thumbnail {
  display: inline-block;
  list-style: none;
  margin: 3.5px;
  width: 75px;
}
.flickr-feed .item-thumbnail .icons .lightzoom,
.flickr-feed .item-thumbnail .icons .postlink {
  background: none;
  color: #fff;
}
.flickr-feed .item-thumbnail .icons a:hover {
  text-decoration: none;
}
.flickr-feed .item-thumbnail:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.flickr-feed .item-thumbnail:hover .overthumb {
  top: 0;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.flickr-feed .item-thumbnail:hover .icons {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  top: 35%;
}
/**
 *
 *
/*******************************  $Footer  *******************************/
footer .footer-top {
  padding: 40px 0;
  background-color: #efefef;
}
footer .footer-top h4{
  color: #000;
  margin-top: 1em;
  font-size: 1.2em;
}
.footer-top address{
  color: #64850c;
  font-size: 0.875em;
  line-height: 1.7em;
}
.footer-top address i{
  color: #919191;;
}
.footer-top .foot-newsletter {
  position: relative;
}
.footer-top .foot-newsletter .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.footer-top .form-control{
  background-color: #333;
}
.footer-top .map {
  height: 170px;
  width: 100%;
}
.copy {
  background-color: #131313;
  border-top: 2px solid #383737;
  line-height: 20px;
  padding: 15px 0;
}
.copy .top {
  float: right;
}
.copy p.down{
  padding-top: 10px;
}
.copy p.down a{
  color: #ffF;
}
/**
*
*
/******************************* $Form field *****************************/
.form-control {
  background: #F7F7F7;
  height: 40px;
  line-height: 24px;
  border-radius: 0;
  border: none;
  padding: 13px 80px 13px 13px;
}
.form-control:focus {
  border-color: #64850c;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,188,0,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,188,0,0.6);
}
/**
*
*
/******************************* $Form domain *****************************/
.form_domain {
  padding: 0;
  margin: 0;
}
.form_domain span{
  float: left;
  margin-left: 10px;
  padding: 3px 10px 0 0;
  font-size: 1.4em;
  color: #fff;
  font-weight: bold;
}
.form_domain input{
  background-color: #131313;
  border: none;
  color: #919191;
  margin:0;
  width: 43%;
  height: 40px;
  padding: 5px 10px;
  font-size: 14px;
}
.form_domain select{
  background-color: #131313;
  color: #FFf;
  height: 40px;
  width: 22%;
  margin:0 2%;
  padding: 5px 20px;
  border:none;
}
.form_domain .button{
  background-color: #64850c;
  color: #131312;
  height: 38px;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 6px 30px;
  margin: 0;
  width: 15%;
  -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;
}
.form_domain .button:hover{
  background-color: #131313;
  color: #64850c;
}
.form_domain form{
  margin:0;
  padding: 0;
}
/**
 *
 *
/*******************************  $Features 1  ********************************/
.icon-entry  {
  padding-bottom: 1.5em;
}
.icon-entry img {
  width: 70px;
  height: 70px;
  float: left;
}
.icon-entry .content {
  margin: 0 25px 0 85px;
}
/**
 *
 *
/*******************************  $Features 2 *******************************/
.features {
  text-align: center;
}
.features .features-item {
  color: #fff;
  display: inline-block;
  height: 280px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 375px;
}
.features .features-item:hover {
  background-color: #64850c!important;
}
.features .features-item:hover .desc {
  top: 0;
}
.features .features-item:hover .icon {
  top: -150px;
}
.features .features-item {
  background-color: #232323;
}
.features .features-item .icon i {
  color: #64850c;
}
.features .features-item .desc {
  color: #fff;
  font-size: 1.1em;
  height: 100%;
  left: 0;
  line-height: 2em;
  padding: 40px;
  position: absolute;
  top: 150%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 100%;
}
.features .features-item .foot {
  background-color: rgba(0,0,0,0.3);
  bottom: 0;
  font-size: 1em;
  text-transform: uppercase;
  height: 60px;
  line-height: 60px;
  padding: 0 10px 0 40px;
  position: absolute;
  width: 100%;
}
.features .features-item .foot i {
  color: rgba(255,255,255,0.7);
  float: right;
  font-size: 1.5em;
}
.features .features-item .icon {
  background-color: #131313;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 3.7em;
  height: 150px;
  left: 50%;
  line-height: 140px;
  margin: -105px 0 0 -75px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 150px;
}
/**
 *
 *
/*******************************  $Filters  ********************************/
.filters {
  list-style: none;
  margin-bottom: 20px;
}
.filters li {
  display: inline-block;
  margin: 10px 2px 0 2px;
}
/**
 *
 *
/*******************************  $Gallery  ********************************/
.gallery-grid-item {
  display: inline-block;
  margin: 9px;
  max-width: 264px;
}
.gallery-grid-item h5{
  margin: 0;
  color: #131313;
  background: #64850c;
  padding: 20px 0;
  text-align: center;
}
.gallery-grid-item .item-thumbnail .icons{
  font-size: 2em;
}
.gallery-grid-item .item-thumbnail .icons a{
  color: #fff;
}
.gallery-grid-item .item-thumbnail .icons a:hover{
  color: #64850c;
}
/**
 *
 *
/*******************************  $Guarantee  ********************************/
.image-wrapper {
  text-align: center;
}
.guarantee .image-wrapper img {
  display: inline-block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin-bottom: 0;
}
.cview {
  display: table-cell;
  vertical-align: middle;
  width: 1000px;
  height: 450px;
}
/**
 *
 *
/*******************************  $Go to Top  ********************************/
.scrollup {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 20px;
  right: 30px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 50%;
}
.scrollup i {
  color: #64850c;
  text-align: center;
  display: block;
  line-height: 48px;
  font-size: 20px;
}
.scrollup:hover {
  opacity: 0.7;
}
/**
 *
 *
/*******************************  $Isotope  ********************************/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -o-transition-property: height, width;
  -ms-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  -ms-transition-duration: 0s;
  transition-duration: 0s;
}
/**
 *
 *
/***********************  $Item Thumbnail  ************************/
.item-thumbnail {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.item-thumbnail img {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.item-thumbnail .overthumb {
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  text-align: center;
  top: 100%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
}
.item-thumbnail .icons {
  display: block;
  font-size: 19px;
  height: auto;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  text-align: center;
  top: 100%;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  width: 100%;
}
.item-thumbnail .icons .lightzoom,
.item-thumbnail .icons .postlink {
  background: transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #000;
  margin-right: 5px;
  padding: 10px;
}
.item-thumbnail .icons a:hover {
  text-decoration: none;
}
.item-thumbnail:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.item-thumbnail:hover .overthumb {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  top: 0px;
}
.item-thumbnail:hover .icons {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  top: 45%;
}
.item-thumbnail .overthumb {
  background: #131313;
}
/**
 *
 *
/******************************  $Image Hover  *****************************/
.image-hover {
  overflow: hidden;
}
.image-hover figure {
  background-color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  height: 315px;
  margin: -0.135em;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 33.333%;
  z-index: 1;
}
.image-hover figure:hover img {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.image-hover figure:hover p {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.image-hover figure:hover i {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.image-hover figure a {
  z-index: 1000;
}
.image-hover figure a,
.image-hover figure figcaption {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.image-hover figure a:before,
.image-hover figure figcaption:before,
.image-hover figure a:after,
.image-hover figure figcaption:after {
  pointer-events: none;
}
.image-hover figure i {
  border: 1px solid #64850c;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #64850c;
  font-size: 2em;
  height: 60px;
  left: 50%;
  line-height: 58px;
  margin: -30px 0 0 -30px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -o-transform: scale(0.2);
  -ms-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  -moz-transition: opacity 0.35s, -moz-transform 0.35s;
  -o-transition: opacity 0.35s, -o-transform 0.35s;
  -ms-transition: opacity 0.35s, -ms-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  width: 60px;
}
.image-hover figure img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  position: relative;
  -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
  -moz-transform: translate3d(-30px, 0, 0) scale(1.12);
  -o-transform: translate3d(-30px, 0, 0) scale(1.12);
  -ms-transform: translate3d(-30px, 0, 0) scale(1.12);
  transform: translate3d(-30px, 0, 0) scale(1.12);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  -moz-transition: opacity 0.35s, -moz-transform 0.35s;
  -o-transition: opacity 0.35s, -o-transform 0.35s;
  -ms-transition: opacity 0.35s, -ms-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  width: calc(100% + 60px);
}
.image-hover figure p {
  border-right: 1px solid #fff;
  color: #fff;
  font-size: 1.7em;
  /*letter-spacing: 1px;*/
  margin: 20px 0 0 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  padding: 3px 20px 3px 0;
  text-align: right;
  text-transform: uppercase;
  -webkit-transform: translate3d(-40px, 0, 0);
  -moz-transform: translate3d(-40px, 0, 0);
  -o-transform: translate3d(-40px, 0, 0);
  -ms-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  -moz-transition: opacity 0.35s, -moz-transform 0.35s;
  -o-transition: opacity 0.35s, -o-transform 0.35s;
  -ms-transition: opacity 0.35s, -ms-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  width: 30%;
}
/**
 *
 *
/***********************  $Navigation DropDown Menu  ***********************/
.navbar .navbar-nav .dropdown-menu {
  background-color: #262626;
  color: #5e5e5e;
  padding: 0;
}
.navbar .navbar-nav .dropdown-menu>li>a {
  border-bottom: 1px solid #323232;
  border-left: 2px solid transparent;
  border-top: none;
  line-height: 40px;
}
.navbar .navbar-nav .dropdown-menu>li.active>a,
.navbar .navbar-nav .dropdown-menu>li>a:hover {
  background-color: #1d1d1d;
  border-left-color: #64850c;
  border-top: none;
  color: #fff;
}
.navbar .navbar-nav .dropdown-menu>li:last-child>a {
  border-bottom: none;
}
.nav .caret {
  border-top-color: #64850c;
  border-bottom-color: #64850c;
}
.nav a:hover .caret{
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/**
 *
 *
/**************************  $Navigation Navbar  ***************************/
.navbar {
  background-color: #efefef;
  margin: 0;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #323232;
  width:100%;
  height: 92px;
  /*position:fixed;*/
}

.navbar .navbar-nav {
  float: right;
  /*height: 100%;*/
  height: 60px;
}
.navbar .navbar-nav li a {
  border-top: 3px solid transparent;
  color: #999999;
  font-size: 0.9em;
  line-height: 85px;
  margin: 0;
  text-transform: uppercase;
  padding: 0 20px;
  background-color: #efefef;
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus,
.navbar .navbar-nav li a:hover,
.navbar .navbar-nav li a:focus {
  border-top-color: #64850c;
  background-color: #efefef;
}
.navbar .navbar-nav li.active a {
  background-color: #efefef;
  border-top-color: #64850c;
  color: #999999;
}
.navbar .navbar-nav .search {
  width: 60px;
}
.navbar .navbar-nav .search a {
  background-color: #333;
  border-color: #333;
  font-size: 1.5em;
  line-height: 58px;
  padding: 0;
  text-align: center;
}
.navbar-brand{
  padding: 15px 0;
}
/**
 *
 *
/**************************  $Navigation Toggle  ***************************/
.navbar-toggle {
  margin-top: 20px;
}
.navbar-toggle {
  border-color: #919191;
}
.navbar-toggle .icon-bar{
  background-color: #919191;
}
/**
 *
 *
/*******************************  $Date  ********************************/
.ct-date .date{
position: absolute;
color: #fff;
z-index: 100;
background-color: #64850c;
width: 72px;
height: 72px;
font-size: 13px;
right: 15px;
text-align: center;
padding: 0px;
}
.ct-date .date span{
font-weight: 600;
display: block;
color: #fff;
text-align: center;
margin: 0px;
font-size: 24px;
padding: 8px 0px 0px;
}
.ct-date .date.comments{
  width: 72px;
height: 72px;
font-size: 18px;
text-align: center;
position: absolute;
color: #919191;
padding: 0px;
z-index: 100;
right: 15px;
margin: 72px 0 0 0;
background-color: #131313;
}
.ct-date .date.comments span{
  color: #919191;
  font-size: 25px;
  padding: 5px 0px 0px 0px;
}
/**
 *
 *
/*******************************  $News  ********************************/
.news-one-item {
  margin: 0 0 70px 0;
}
.news-one h6 {
  color: #999;
  /*font-family: 'Lato';*/
  font-size: 0.8em;
  /*letter-spacing: 2px;*/
  line-height: 1.5em;
  margin: 10px 0;
  text-transform: uppercase;
}
.news-one h6 a {
  color: #64850c;
  font-size: 1em;
}
.news-one-item p {
  margin-bottom: 1.2em;
}
.news-one-item .yt-video {
  height: 353px;
}
.news-one-item blockquote {
  background-color: transparent;
  border: none;
  color: #999;
  font-size: 1.8em;
  /*letter-spacing: 2px;*/
  line-height: 1em;
  margin: 30px 0;
  padding: 0px 30px 30px 130px;
  position: relative;
}
.news-one-item blockquote i {
  color: #FFDB78;
  font-size: 3em;
  left: 0;
  position: absolute;
  top: 0px;
}
.news-one-item blockquote p{
  font-size: 0.875em;
  line-height: 1.7em;
}
.news-one-item .carousel-indicators{
  bottom: 0;
}
.news-one-item .carousel-indicators li{
  background-color: #131313;
  border: none;
}
.news-one-item .carousel-indicators .active{
  background-color: #64850c;
}
.news-one-item.image-hover figure {
height: auto;
margin: 0;
width: 100%;
}
/**
 *
 *
/*******************************  $Parallax  *******************************/
.parallax {
  background-attachment: fixed;
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-background-size: 150%;
  -moz-background-size: 150%;
  background-size: 150%;
  background-position: 50% 6px;
}
.parallax:before {
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.parallax .container {
  position: relative;
  z-index: 2;
}
/**
 *
 *
/*******************************  $Patners  ********************************/
.patners {
  margin-bottom: 2em;
  margin-top: 2em;
}
.patners .item {
  max-width: 228px;
}
.patners .item a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -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;
}
.patners .owl-carousel {
  position: relative;
}
.patners .owl-carousel .owl-item {
  height: 80px;
  line-height: 80px;
}
.patners .owl-carousel .owl-item .item {
  margin: 0 auto;
}
.patners .owl-carousel .owl-item .item a {
  display: block;
  line-height: 80px;
  text-align: center;
  width: 100%;
}
.patners .owl-theme .owl-controls {
  height: 0;
  position: absolute;
  top: 20%;
  width: 100%;
}
.patners .owl-theme .owl-controls .owl-prev,
.patners .owl-theme .owl-controls .owl-next {
  background-color: transparent;
  color: #ff5335;
  font-size: 1.2em;
  height: 60px;
  line-height: 10px;
  position: absolute;
  top: 0;
  width: 60px;
}
.patners .owl-theme .owl-controls .owl-prev:before,
.patners .owl-theme .owl-controls .owl-next:before {
  color: #ff5335;
  font-family: 'fontello';
  font-size: 2em;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}
.patners .owl-theme .owl-controls .owl-prev:hover:before,
.patners .owl-theme .owl-controls .owl-next:hover:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.patners .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background-color: transparent;
}
.patners .owl-theme .owl-controls .owl-prev {
  left: -27px;
}
.patners .owl-theme .owl-controls .owl-next {
  right: -35px;
}
.patners .owl-theme .owl-controls .owl-prev:before {
  color: #64850c;
  content: '\e870';
  -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;
}
.patners .owl-theme .owl-controls .owl-next:before {
  color: #64850c;
  content: '\e871';
  -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;
}
.patners .owl-theme .owl-controls .owl-prev:before, .patners .owl-theme .owl-controls .owl-next:before{
  opacity: .5;
  font-size: 1.5em;
}
/**
 *
 *
/*******************************  $Pricing Table ********************************/
.pricing .pricing-item {
  color: #b1b1b1;
  list-style: none;
  position: relative;
  padding: 0;
  text-align: center;
  margin: 1em auto;
}
.pricing .pricing-item:before {
  content: '';
  height: 4px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  width: 100%;
}
.pricing .pricing-item:hover:before {
  top: 100%;
}
.pricing .pricing-item li {
  padding: 10px 0;
  line-height: 1.5;
}
.pricing .pricing-item li:nth-child(even) {
  background-color: #131313;
}
.pricing .pricing-item li:nth-child(odd) {
  background-color: #232323;
}
.pricing .pricing-item li:first-child {
  font-size: 4em;
  font-style: italic;
  color: #131312;
  font-weight: 900;
  background: #64850c;
  padding: 30px 0;
}
.pricing .pricing-item li:last-child {
  padding: 2em 0;
}
.pricing .pricing-item li:first-child small {
  display: block;
  font-size: 0.3em;
  font-weight: 400;
  text-transform: uppercase;
}
.pricing .pricing-item li .btn {
  background-color: #64850c;
  width: 40%;
  color: #131312;
  text-transform: uppercase;
  border-radius: 0;
}
.pricing .pricing-item li .btn:hover{
  background-color: #232323;
  border-color: #64850c;
  color: #64850c;
}
.pricing .pricing-item:before {
  background: #64850c;
}
/**
 *
 *
/*******************************  $Program  ********************************/
.program .nav-tabs {
  padding-top: 0;
}
.program .nav-tabs li a {
  border: 1px solid #eaeaea;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0 0 0 -1px;
  text-align: center;
  color: #131313;
  display: block;
  font-size: 1.1em;
  padding: 10px 21px;
}
.program .nav-tabs li.active a {
  background-color: #64850c;
  color: #fff;
}
.program .nav-tabs li.active a:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 12px 16px 0;
  margin: 0 0 0 -16px;
  border-color: #64850c transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -12px;
  left: 50%;
}
/**
 *
 *
/*******************************  $Revolution Slider ********************************/
.tp-banner-container{
  width:100%;
  position:relative;
  padding:0;
}
.tp-banner{
  width:100%;
  position:relative;
}
/**
 *
 *
/*******************************  $Search Domain  *******************************/
.search-dom{
  background-color: #232323;
  padding: 20px 0;
}
.search-dom h3{
  color: #fff;
  font-size: 1.6em;
  margin: 8px 0 0 0;
}
.search-dom h3 i{
  color: #64850c;
}
/**
 *
 *
/*******************************  $Services  *******************************/
.services {
  background-image: url("../img/bg/bg-services.jpg");
  text-align: center;
}
.services h5{
  color: #fff;
}
.services .item {
  padding: 20px 0px;
  margin-bottom: 25px;
  cursor: default;
}
.services .item .icon {
  float: left;
  width: 76px;
  height: 76px;
  background: #FFB91B;
  margin-right: 25px;
  color: #131312;
  font-size: 27px;
  text-align: center;
  line-height: 74px;
  -webkit-transition: background-color 1s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline 0.4s ease;
  -moz-transition: background-color 1s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline 0.4s ease;
  -ms-transition: background-color 1s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline 0.4s ease;
  -o-transition: background-color 1s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline 0.4s ease;
  transition: background-color 1s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline 0.4s ease;
}
.services .item:hover .icon {
  color: #FFB91B;
}
.services .item.right-icon .icon {
  float: right;
  margin-left: 25px;
  margin-right: 0;
}
.services .item.right-icon .cont h3 {
  text-align: right;
  -webkit-transition: background-color 1s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline 0.4s ease;
  -moz-transition: background-color 1s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline 0.4s ease;
  -ms-transition: background-color 1s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline 0.4s ease;
  -o-transition: background-color 1s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline 0.4s ease;
  transition: background-color 1s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline 0.4s ease;
}
.services .item.right-icon .cont p {
  text-align: right;
}
.services .item:hover .cont h3 {
  color: #FFFFFF;
}
.services .item:hover .cont p {
  color: #FFFFFF;
  -webkit-transition: background-color 1s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline 0.4s ease;
  -moz-transition: background-color 1s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline 0.4s ease;
  -ms-transition: background-color 1s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline 0.4s ease;
  -o-transition: background-color 1s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline 0.4s ease;
  transition: background-color 1s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline 0.4s ease;
}
.services .item:hover .icon {
  background: #F0F0F0;
}

.services .item .icon i {

}
.services .item .cont {
  overflow: hidden;
  text-align: left;
}
.services .item .cont h5 {
  font-weight: 700;
  margin: 0px 0 7px;
  text-transform: uppercase;
}
.services .item .cont p {
  line-height: 1.6em;
  margin: 0;
}
/**
 *
 *
/***********************  $Section Title  ***********************/
.section-title {
  border-bottom: 1px solid rgba(223, 223, 223, 1);
  color: #131313;
  font-size: 37px;
  /*font-weight: 900;*/
  margin: .5em auto .5em auto;
  padding-bottom: 0.5em;
  position: relative;
  text-align: left;
  /*text-transform: uppercase;*/
}
.section-title.inverse {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  text-align: left;
  margin-bottom: 50px;
}
.section-title:before {
  background-color: #64850c;
  bottom: -1px;
  content: " ";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 30px;
}
.text-title{
  font-size: 1.1em;
  text-transform: uppercase;
  font-weight: bold;
}
.widget-title, {
  border-bottom: 1px solid #ebebeb;
  font-size: 18px;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  position: relative;
}
.widget-title:before {
  background-color: #64850c;
  bottom: -1px;
  content: " ";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 30px;
}
footer .section-title,
.widget-title {
  border-bottom: 1px solid rgba(255,255,255, .1);
  line-height: 2;
  margin: 1em auto 1em auto;
  padding-bottom: 0em;
}
footer .section-title {
  position: relative;
}
footer .section-title:before {
  background-color: #fff;
  top: 37px;
  content: " ";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 30px;
}
/**
 *
 *
/*******************************  $Video Youtube  ********************************/
.yt-video iframe {
border: none;
height: 100%;
width: 100%;
}
.bg-video .yt-video {
  height: 0;
  left: 50%;
  padding-top: 25px;
  position: relative;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.bg-video .yt-video.ratio43 {
  padding-bottom: 67.5%;
}
.bg-video .yt-video.ratio169 {
  padding-bottom: 56.25%;
}
.bg-video .yt-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/**
 *
 *
/*******************************  $Pagination ********************************/
.pagination {
  display: block;
}
.pagination>li {
  display: inline-block;
}
.pagination>li>a:hover, .pagination>li.active>a {
  background-color: transparent;
  border-color: #64850c;
  color: #64850c;
}
/**
*
*
/******************************* $Reseller *****************************/
.box-space {
  margin: 3em auto 0 auto;
}
.box-item {
  background-color: #232323;
  margin: 0 auto;
  padding: 2em 1em;
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.box-item .arrow {
  display: block;
  position: absolute;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 20px solid rgba(35,35,35, 1);
  bottom: -20px;
  left: 42%;
}
.box-item:hover .arrow {
  border-top: 20px solid #64850c;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.box-item:hover{
  background: #64850c;
}
.box-item:hover h4{
  color: #131313;
}
.box-item:hover p{
  color: #fff;
}
.box-item:hover .price{
  background: #232323;
}
.box-item:hover .price span{
  color: #64850c;
}
.box-item.light{
  opacity: .8;
}
.box-item.light-2{
  opacity: .9;
}
.box-item h4{
  color: #fff;
}
.box-item .price {
  background: #64850c;
  color: #fff;
  font-size: 1.3em;
  position: absolute;
  top: -42px;
  left: 40%;
  font-weight: bold;
  border-radius: 200px;
  line-height: 80px;
  width: 80px;
  height: 80px;
  text-align: center;
}
/**
 *
 *
/*******************************  $Sidebar  ********************************/
.sidebar h5 {
  font-size: 1.5em;
  font-weight: 700;
  margin: 50px 0 10px 0;
  text-transform: uppercase;
}
.sidebar ul,
.sidebar ol {
  padding: 0;
  list-style: none;
}
.search .form-control {
  background-color: transparent;
  border: 1px solid #e1e1e1;
  height: 45px;
}
/**
 *
 *
/*******************************  $Sidebar Tags ********************************/
.tags {
  list-style: none;
  margin: 0 -3px;
}
.tags li {
  display: inline-block;
}
.tags li a {
  border: 1px solid #e1e1e1;
  display: block;
  font-size: 0.8em;
  margin: 3px;
  padding: 2px 12px;
  text-transform: uppercase;
}
.categories i {
  color: #64850c;
  font-size: 0.875em;
}
/**
 *
 *
/***********************  $Sidebar - Popular Widget  ***********************/
.popular {
  list-style: none;
}
.popular li a {
  display: block;
  margin: 10px 0;
  min-height: 100px;
  padding: 0 0 0 110px;
  position: relative;
}
.popular li a:hover figure:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.popular li a:hover h6 {
  color: #64850c;
}
.popular li a h6 {
  color: #131313;
  letter-spacing: 0;
  margin: 0;
  margin-top: 0;
}
.popular li a h6 p {
  font-size: 1em;
}
.popular li a figure {
  left: 0;
  position: absolute;
  top: 0;
  width: 100px;
}
.popular li a figure:before {
  background-color: rgba(255,188,0,0.8);
  content: '';
  height: 100%;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  -webkit-transform: scale(0.01);
  -moz-transform: scale(0.01);
  -o-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01);
  -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: 100%;
}
/**
 *
 *
/***********************  $Header Bottom  ***********************/
.header-bottom {
  background: #131313;
}
.pagetitle {
  float: left;
  width: 50%;
  font-size: 30px;
  text-align: left;
  font-weight: normal;
  color: #161616;
  margin: 0px;
  padding: 0px;
}
.pagenation {
  float: right;
  width: 50%;
  font-size: 14px;
  text-align: right;
  font-weight: normal;
  color: #64850c;
  margin:28px 0px 0px;
  padding: 0px;
}
.pagenation a{
  color: #999999;
}
.pagenation i{
  color: rgba(255, 255, 255, 0.2);
  padding: 0 .5em;
}
.pagetitle h3 {
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 28px;
  text-transform: uppercase;
  font-weight: 300;
  color: #919191;
}
/**
 *
 *
/********************************  $Social  ********************************/
.social-links{
  text-align: right;
}
.social-links li {
  list-style: none;
  display: inline-table;
}
.social-links li span {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.social-links li a {
  display: inline-block;
  padding: 8px 8px;
  text-align: center;
  height: 38px;
  width: 38px;
  position: relative;
  vertical-align: middle;
  z-index: 1;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.social-links li a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  z-index: -1;
  box-shadow: inset 0 0 0 35px #232323;
  -webkit-transform: scale3d(0.9, 0.9, 1);
  transform: scale3d(0.9, 0.9, 1);
  -webkit-transition: box-shadow 0.3s, -webkit-transform 0.3;
  transition: box-shadow 0.3s, transform 0.3s;
}
.social-links li a:hover::before {
  box-shadow: inset 0 0 0 2px #64850c;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
/**
 *
 *
/********************************  $Register Login  ********************************/
.block-header {
  text-align: center;
  margin-bottom: 60px;
}
.form-block {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #f9f9f9;
  -webkit-box-shadow: 1px 1px rgba(0,0,0,.05);
  box-shadow: 1px 1px rgba(0,0,0,.05);
  padding-top: 100px;
  padding-bottom: 30px;
  margin-top: 70px;
  margin-bottom: 90px;
  position: relative;
}
.form-block .form-icon {
  position: absolute;
  left: 50%;
  top: 0;
  margin: -70px 0 0 -70px;
  border: 10px #fff solid;
  width: 140px;
  height: 140px;
}
.form-block .button {
  display: block;
}
.form-block .simple-link {
  margin-bottom: 19px;
}
.simple-link {
  font-size: 14px;
  color: #6a7483;
  display: inline-block;
  line-height: 22px;
  color: #6a7483;
}
.simple-link span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  font-size: 10px;
  vertical-align: middle;
  color: #64850c;
  margin-right: 10px;
}
.form-wrapper {
  padding: 0 30px;
}
.form-wrapper .btn {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.form-wrapper .btn input {
  display: none;
}
.field-entry {
  margin-bottom: 19px;
}
.field-entry label {
  display: block;
  font-size: 14px;
  color: #232c3b;
  line-height: 22px;
  margin-bottom: 14px;
}
.field-entry input, .field-entry textarea {
  width: 100%;
  height: 50px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
  box-shadow: 1px 1px 2px rgba(0,0,0,.2);
  line-height: 50px;
  padding: 0 20px;
  border: none;
  font-size: 14px;
  color: #6a7483;
}
.checkbox-entry label {
  font-size: 14px;
  color: #6a7483;
  line-height: 17px;
  display: block;
  position: relative;
  cursor: pointer;
}
.checkbox-entry {
  position: relative;
  margin: 0 0 19px 0;
}
/**
 *
 *
/*********************************  $Tabs  *********************************/
.nav-tabs>li>a {
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 1.1em;
  font-weight: 500;
  margin-right: 0;
  padding: 10px 57px;
}
.nav-tabs>li.active>a,
.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
  background-color: #fff;
  border-color: #e1e1e1;
  color: #64850c;
}
.nav-tabs>li.active>a {
  border-bottom-color: transparent;
}
.tab-content {
  border: 1px solid;
  border-color: transparent #e1e1e1 #e1e1e1 #e1e1e1;
  padding: 20px;
}
/**
 *
 *
/*****************************  $Testimonials  *****************************/
.testimonials a.pull-left {
  display: inline-block;
  height: 110px;
  margin-right: 1.3em;
  overflow: hidden;
  width: 110px;
}
.testimonials p.meta {
  border: 1px solid #e1e1e1;
  padding: 20px;
}
.testimonials p span{
  color: #64850c;
}
.testimonials .owl-pagination{
  bottom: 30px;
  position: relative;
  left: -10px;
}
.testimonials-fullwidth .owl-pagination{
  bottom: -5px;
  position: absolute;
  left: 125px;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span {
  background: #64850c;
}
/**
 *
 *
/****************  $Extra Small devices (Phones) <= 768px  *****************/

@media handheld, only screen and (max-width: 990px){
  .form_domain .button {
    width: auto!important;
    padding: 8px 5px !important;
    font-size: 16px;
  }
  .form_domain span{
    font-size: 14px !important;
  }
  .affiliates .image-wrapper{
  text-align: center;
  }
}
@media handheld, only screen and (max-width: 768px){
  .news-one-item blockquote {
  font-size: 1em;
  }
  .features .features-item{
  width: 280px;
  }
  .features .features-item .desc {
  font-size: 1em;
  }
  .navbar .navbar-nav{
    float: none;
    height: auto;
  }
  .navbar-collapse{
    max-height: 472px;
  }
  .ticket{
    visibility: hidden!important;
  }
}
@media handheld, only screen and (max-width: 600px){
  .search-dom h3{
    text-align: center;
    font-size: 1.2em;
  }
  .copy p.down{
    text-align: center;
  }
  .copy .top{
    float: none;
    text-align: center;
  }
  .form_domain input{
    width: 38%;
  }
}
@media handheld, only screen and (max-width: 610px){
  .parallax {
  background-attachment: scroll;
  background-position: 0 0;
  background-size: cover;
  }
}
@media handheld, only screen and (max-width: 468px){
  .facilities h3, .facilities p{
    text-align: center;
  }
  .skin_base h4{
    font-size: .9em;
  }
  .form_domain .button {
  margin-top: 5px !important;
  }
  .program .nav-tabs li a{
    margin: 0;
    font-size: 1em;
    padding: 10px 6px;
  }
  .testimonials .owl-pagination{
    left: -40px;
  }
  .testimonials-fullwidth .owl-pagination{
    left: 125px;
  }
  .domains-item i{
    top: 36px;
  }
}

/*
#c1, #c2, #c3 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
*/

@font-face {
    font-family: cassiopeia;
    src: url(/fileadmin/font/cassiopeia-Regular.woff);
}

@font-face {
    font-family: cassiopeiab;
    src: url(/fileadmin/font/cassiopeia-Bold.woff);
}

h1, h2, h3, h4, h5 {
  font-family: cassiopeia, sans-serif;
  color: #64850c;
}

body {
  font-family: cassiopeia, sans-serif;
}

.help {
  color: #fff;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

/*
header {
  height: 100px;
}
*/

header.top {
  height: 100px;
}

.green {
  color: #64850c;
}

div.moduladdon {
  border-style: solid;
  border-color: #64850c;
  padding: 5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-width: 2px;
  float: both;
  display: inline-block;
}

div.powermail_fieldwrap_abteilung, div.powermail_fieldwrap_name, div.powermail_fieldwrap_firma, div.powermail_fieldwrap_adresse, div.powermail_fieldwrap_e_mail, div.powermail_fieldwrap_betreff, div.powermail_fieldwrap_nachricht, div.powermail_fieldwrap_wiehabensievonunserfahren, div.powermail_fieldwrap_datenschutz {
  width: 105%;
  /*margin-left: -50px;*/
}

div.powermail_fieldwrap_abteilung label, div.powermail_fieldwrap_name label, div.powermail_fieldwrap_firma label, div.powermail_fieldwrap_adresse label, div.powermail_fieldwrap_e_mail label, div.powermail_fieldwrap_betreff label, div.powermail_fieldwrap_nachricht label, div.powermail_fieldwrap_wiehabensievonunserfahren label {
  width: 56px;
}