/*   
Template Name: Unify - Responsive Bootstrap Template
Description: Business, Corporate, Portfolio and Blog Theme.
Version: 1.2
Author: Html Stream
Website: http://htmlstream.com/preview/unify
*/

* {
  border-radius:0 !important;
}

body { 
  padding:0;
  color:#333; 
  font-size:14px;
  line-height:1.6;
  background:#fff;
  font-family:Arial;
}

p, a, li { 
  color:#555;
  line-height:1.6; 
}

a,
a:focus, 
a:hover, 
a:active {
   outline:0 !important;
}
a:hover {
  color:#72c02c;
  text-decoration:underline;
}

h1, h2, h3, h4, h5 {
  color:#555; 
  margin-top:5px; 
  text-shadow:none; 
  text-shadow:0 0 1px #f6f6f6;
  font-weight:normal !important; 
  font-family:Arial; 
} 
h1 i, h2 i, h3 i, h4 i, h5 i {
  margin-right:7px;
}

/*Block headline*/
.heading {
  padding:5px 20px 5px 20px;
  border-left:4px solid #27c5f2; 
}

.headline {
  display:block;
  margin:10px 0 25px 0;
  border-bottom:1px dotted #bbb;
}

.headline h1,
.headline h2,
.headline h3, 
.headline h4 {
  color:#585f69;
  margin:0 0 -2px 0;
  padding-right:10px;
  display:inline-block;
  text-shadow:0 0 1px #f6f6f6;
  border-bottom:2px solid #72c02c;
}

#content-aside h2 {
  font-size:24.5px;
}

.headline h1 {
  font-size:24.5px;
}

/*Purchase*/
.purchase {
  padding:30px 0 20px;
  box-shadow:inset 0 0 4px #eee;
  background:url(../img/breadcrumbs.png) repeat;
}
.purchase .container {
  padding:0 20px;
}
.purchase .container .span9 {
  margin-right:20px;
}
.purchase span {
  color:#E74C3C;
  display:block;
  font-size:32px;
  line-height:35px;
  margin-bottom:12px;
}
.purchase span a {
  color:#E74C3C;
  display:block;
  font-size:32px;
  line-height:35px;
  margin-bottom:12px;
}
.purchase span a:hover {
  color:#E74C3C;
  text-decoration:none;
}
.purchase a:hover {
  color:#666;
  text-decoration:none;
} 
.purchase a.btn-buy {
  color:#fff;
  font-size:16px;
  cursor:pointer;
  margin-top:22px;
  font-weight:bold;
  border-radius:2px;
  background:#72c02c;
  display:inline-block;
  text-decoration:none;
  padding:12px 28px 9px;
  text-transform:uppercase;
  text-shadow:0 1px 0 #51a00b;
}
.purchase a.btn-buy:hover {
  color:#fff;
  background:#68af28;
  text-decoration:none;
  box-shadow:0 0 5px #c0c2c1;
} 

/*Service*/
.service { 
  margin-bottom:10px;
  padding:15px 15px 10px;
}
.service:hover {
  border-radius:2px;
  box-shadow:0 0 8px #ddd;
  background:#fcfcfc;
    -webkit-transition:box-shadow 0.2s ease-in-out;
    -moz-transition:box-shadow 0.2s ease-in-out;
    -o-transition:box-shadow 0.2s ease-in-out;
    transition:box-shadow 0.2s ease-in-out;
}
.service:hover i {
  color:#656565;
}
.service i {
  float:left;
  padding:10px;
  color:#72c02c;
  font-size:45px;  
  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;
    transition:all 0.4s ease-in-out;
}
.service i.icon-cogs {
  font-size:37px;
}
.service .desc {
  width:75%;
  float:right;
}
.service .desc h4 {
  font-size:22px;
  line-height:25px;
}

.ie7 .service .circle i  {
  padding-bottom:45px !important; /*ie7*/
}

/*Blockquote*/
blockquote:hover {
  border-left-color:#72c02c; 
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.hero {
  padding:18px;
  margin:20px 0;
  color:#585f69;
  font-size:16px;
  background:#fcfcfc;
  border-left:4px solid #94c564; 
  font-family:Arial;
}
.hero h1, .hero p { 
  text-shadow:1px 1px 0 #fff;
}

.hero-unify p {
  font-size:13px;
  line-height:20px;
}

.hero input[type="radio"], .hero input[type="checkbox"] {
  margin:0px; 
}

.tx_myquizpoll_pi1-answer {
  margin: 0 0 10px; 0;
}


/* Recent Work  */
.recent-work a {
  text-align:center;
  background:#fcfcfc;
  display:inline-block;
}

.recent-work a:hover {
  text-decoration:none;
}

.recent-work a:hover strong {
  color:#555;
}

.recent-work em.overflow-hidden {
  display:block;
}

.recent-work a span {
  display:block;
  padding:10px;
  border-bottom:solid 2px #eee;
}

.recent-work a strong {
  color:#555;
  display:block;
}

.recent-work a i {
  color:#777;
}

.recent-work a img {
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
}

.recent-work a:hover img {
  opacity:0.8;
   -webkit-transform: scale(1.2) rotate(3deg);
   -moz-transform: scale(1.2) rotate(3deg);
   -o-transform: scale(1.0) rotate(3deg);
   -ms-transform: scale(1.2) rotate(3deg);
   transform: scale(1.2) rotate(3deg);
}

.recent-work a:hover span {
  border-bottom:solid 2px #72c02c;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.3s ease-in-out;
}

/* Work */
.work {
  margin-top:6px;
}
.work .details {
  padding:10px;
}
.work .caption {
  display:block;
  padding-top:5px;
  color:#585f69 !important;
  font-size:18px !important;
}
.work .caption:hover {
  cursor:pointer;
  color:#444 !important;
  text-decoration:underline;
}

/* Testimonials */
.testimonial-body {
  padding:10px;
  margin-top:5px;
  background:#fcfcfc;
  border:1px solid #f5f5f5;
}
.testimonial-author{
  padding-top:15px;
  padding-left:20px;
}
.testimonial-author .arrow {
  width:0;
  height:0;
  position:absolute;
  margin-top:-16px;
  margin-left:20px;
  border-top:15px solid #fcfcfc;
  border-bottom:15px solid transparent;
  border-right:15px solid transparent;
}

.testimonial-author .name {
  color:#585f69;
  font-weight:bold;
}

.testimonal-arrow a {
  margin:0;
  top:-22px;
  float:right;
  color:#72c02c;
  font-size:25px;
  position:relative;
  display:inline-block;
  text-decoration: none;
  padding:0 9px !important;
}
.testimonal-arrow a:hover {
  color:#fff;
  text-decoration:none;
  background:#72c02c !important;
}

/*Carousel Arrow */
.carousel-caption {
  padding:10px 15px;
}
.carousel-arrow a.carousel-control {
  font-size:40px;
  height:inherit;
}
.carousel-arrow a.left {
  left:0;
}
.carousel-arrow a.right {
  right:0;
}

/*Clients (Flexslider)*/
.clients {
  box-shadow:none !important;
  margin-bottom:0 !important;    
}
.clients li {
  float:left;
  overflow:hidden;
  margin-left:1px;
  position:relative;
  background:#fafafa;
}
.clients li:hover {
  background:#f6f6f6;
}
.clients li img.color-img {
  top:0;
  left:0;
  display:none;
  position:absolute;
}
.clients li:hover img.color-img { 
  display:block;
}
.clients li img {
    filter:gray; /* IE6-9 */
  float:none !important;
  margin:0 auto !important;
}
.clients li img:hover {
    filter:none;
}
.clients, 
.flexslider.home {
    border:0px;
    overflow:hidden;
    margin-top:10px;      
    margin-bottom:30px;      
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
}

.flexslider { 
  margin-top:10px !important;
}
.flexslider .flex-direction-nav a {
  margin-top:-10px !important;
}

/*Pegination*/
.pagination ul {
  box-shadow:none;
}
.pagination li a {
  color:#777;
  padding:5px 15px;
  border-radius:0 !important;
}

/*Footer*/
.footer {
  margin-top:40px;
  padding:20px 10px;
  background:#f4f4f4;
  color:#dadada;
} 

.footer address {
  color:#585F69;
} 



.footer h1, 
.footer h2, 
.footer h3, 
.footer h4, 
.footer h5 {
  text-shadow:none;
  font-weight:normal !important; 
} 
.footer p,
.footer a {
  font-size:14px;
} 
.footer p {
  color:#585F69;
} 
.footer a {
  color:#72c02c;
}
.footer a:hover {
  color:#a8f85f;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.footer h4, 
.footer h3 {
  color:#585F69;
  background:none;
  text-shadow:none;
}

/*Blog Posts*/
.footer .posts {
  padding:0 15px;
}
.footer .blog-list {
  margin:0;
  padding:0;
  color:#dadada;
  list-style:none;
}
.footer .blog-list li {
  padding:0 0;
  margin-bottom:7px; 
}
.footer .blog-list li span {
  color:#818488;
}
.footer .dl-horizontal,
.footer .dl-horizontal:hover {
  border:none !important;
  background:none !important;
}
.footer .dl-horizontal a {
  color:#dadada;
}
.footer .dl-horizontal a:hover {
  color:#a8f85f !important;
}
.footer .dl-horizontal img {
  border-color:#888 !important;
}

/*Copyright*/
.copyright {
  font-size:12px;
  padding:5px 10px;
  background:#fff;
  border-top:solid 4px #e74c3c;
}
.copyright p {
  color:#555;
}
.copyright a {
  margin:0 5px;
  color:#555;
}
.copyright a:hover {
  color:#000;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.copyright .span8 {
  padding-top:15px;
}
.copyright .span12 {
  padding-top:15px;
}
.copyright .span4 {
  padding-top:10px;
}

/*Home Page "Main page" (Default)
------------------------------------*/
/*Thumbnail*/
.thumbnail h4 {
  font-size:15px;
}
.thumbnail h4 a:hover {
  text-decoration:none;  
}
.thumbnail-style { 
  padding:5px; 
  border-radius:2px; 
}
.thumbnail-style:hover { 
  box-shadow:0 0 8px #ddd; 
    -webkit-transition:box-shadow 0.2s ease-in-out;
    -moz-transition:box-shadow 0.2s ease-in-out;
    -o-transition:box-shadow 0.2s ease-in-out;
    transition:box-shadow 0.2s ease-in-out;
}
.thumbactiv { 
  box-shadow:0 0 8px #ddd; 
    -webkit-transition:box-shadow 0.2s ease-in-out;
    -moz-transition:box-shadow 0.2s ease-in-out;
    -o-transition:box-shadow 0.2s ease-in-out;
    transition:box-shadow 0.2s ease-in-out;
}
.thumbactiv:hover { 
  box-shadow:0 0 8px #E74C3C; 
    -webkit-transition:box-shadow 0.2s ease-in-out;
    -moz-transition:box-shadow 0.2s ease-in-out;
    -o-transition:box-shadow 0.2s ease-in-out;
    transition:box-shadow 0.2s ease-in-out;
}
.thumbnail-style h3 {
  margin:5px 0 0 0;
}
.thumbnail-style h3 a {
  font-size:20px;
}
.thumbnail-style h3 a:hover {
  color:#72c02c;
  text-decoration:none;
}
.thumbnail-style .thumbnail-img {
  position:relative;
}
.thumbnail-style a.btn-more {
  right:-10px;
  bottom:10px;
  color:#fff;
  padding:1px 6px;
  position:absolute;
  background:#72c02c;
  display:inline-block; 
}
.thumbnail-style a.btn-more:hover {
  text-decoration:none;
  box-shadow:0 0 0 2px #377500;
}
.thumbnail-style:hover a.btn-more {
  right:10px;
}

.thumbnail-kenburn img {
  left:10px;
  margin-left:-10px;
  position:relative;
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
}
.thumbnail-kenburn:hover img {
   -webkit-transform: scale(1.2) rotate(2deg);
   -moz-transform: scale(1.2) rotate(2deg);
   -o-transform: scale(1.2) rotate(2deg);
   -ms-transform: scale(1.2) rotate(2deg);
   transform: scale(1.2) rotate(2deg);
}
 
/*Welcome Block*/
.servive-block .span4 {
  padding:20px 30px;
  text-align:center;
  margin-bottom:20px;
  background:#fafafa;
  border-radius:2px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.servive-block .span4:hover {
  border-radius:2px;
  box-shadow:0 0 8px #ddd;
}
.servive-block .span4 h4 a:hover {
  color:#72c02c;
  text-decoration:none;
}
.servive-block .span4:hover h4,
.servive-block .span4:hover i {
  color:#72c02c;
}
.servive-block .span4 i {
  color:#565656;
  font-size:40px;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.servive-block-in .span4 i {
  color:#72c02c;
}
.servive-block-in .span4:hover i {
  color:#565656;
}

.servive-block .span3 {
  padding:5px 30px;
  text-align:center;
  margin-bottom:20px;
  background:#FAFAFA;
  border-radius:2px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.servive-block .span3:hover {
  border-radius:2px;
  box-shadow:0 0 8px #ddd;
}
.servive-block .span3 h4 {
  font-size:13px;
}
.servive-block .span3 h4 a:hover {
  text-decoration:none;
}
.servive-block .span3 i {
  color:#565656;
  font-size:40px;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.servive-block-in .span3 i {
  color:#72c02c;
}
.servive-block-in .span3:hover i {
  color:#565656;
}


/*Breadcrumbs*/
.breadcrumbs {
  padding:10px 0 6px;
  box-shadow:inset 0 0 4px #eee;
  background:url(../img/breadcrumbs.png) repeat;
}
.breadcrumbs h1 {
  color:#686868;
  font-size:30px;
  text-shadow:0 1px 0 #f1efef;
}
.breadcrumbs .container {
  padding:0 15px;
}

.breadcrumb { 
  top:9px;
  padding-right:0;
  background:none;
  position:relative;
}
.breadcrumb a {
  color:#777;
}
.breadcrumb li.active,
.breadcrumb li a:hover {
  color:#72c02c;
  text-decoration:none;
}

/*Home Page "Options"
------------------------------------*/
/*Accardion*/
.acc-home a.accordion-toggle { 
  color:#686868; 
  font-size:18px; 
  background:none; 
  padding:5px 15px;
  background:#fafafa;
  border-bottom:solid 1px #eee; 
  text-decoration:none !important;
}
.acc-home a.active,
.acc-home a.accordion-toggle:hover { 
  color:#92d556; 
  text-decoration:none !important;
}
.acc-home .accordion-group { 
  border:none;
  margin:0 !important; 
}
.acc-home .accordion-heading, 
.acc-home .accordion-inner { 
  border:none;
}
.acc-home .accordion-inner { 
  border:none;
  padding-top:3px;
}
.acc-home .collapse.in { 
  margin-top:-1px;
  margin-bottom:20px;
  background:#fdfdfd;
  border-bottom:solid 1px #72c02c; 
}

/*Posts*/
.posts .dl-horizontal { 
  margin-bottom:0;
  padding:3px;
  background:#fdfdfd;
  border-right:solid 2px #eee;
}
.posts .dl-horizontal:hover { 
  border-right:solid 2px #72c02c;
  -webkit-transition:all 0.4s ease-in-out;
  -moz-transition:all 0.4s ease-in-out;
  -o-transition:all 0.4s ease-in-out;
  transition:all 0.4s ease-in-out;
}
.posts .dl-horizontal dt { 
  width:56px; 
  float:left;
}
.posts .dl-horizontal dt img { 
  width:50px; 
  height:50px; 
  border:solid 3px #eee;
}
.posts .dl-horizontal dd { 
  margin-left:66px;
}
.posts .dl-horizontal dd p { 
  margin:0;
}
.posts .dl-horizontal a {
  font-size:15px;
  line-height:14px !important; 
}
.posts .dl-horizontal a:hover { 
  color:#72c02c; 
  text-decoration:none;
}
.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a { 
  color:#72c02c;
  border-color:#72c02c !important;
  -webkit-transition:all 0.4s ease-in-out;
  -moz-transition:all 0.4s ease-in-out;
  -o-transition:all 0.4s ease-in-out;
  transition:all 0.4s ease-in-out;
}

/*Home Page "Options"
------------------------------------*/
/*Slider*/
.slider-inner .da-slider {
  box-shadow:none;
  border-bottom:2px solid #ddd;
}

/*Carousel*/
.carousel-control { 
  color:#fff; 
  border:none; 
  margin-top:0;
  border-radius:2px; 
}
.carousel-control:hover { 
  opacity:1;
  color:#ccc; 
}

/*Tabs*/
.nav-tabs { 
  background:none !important;
}
.nav-tabs a { 
  font-size:14px;
  padding:5px 15px !important;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}
.nav-tabs li.active a, 
.nav-tabs li.active a:hover,
.nav-tabs > .active > a, 
.nav-tabs > .active > a:hover, 
.nav-tabs > .active > a:focus { 
  color:#fff;
  border:none; 
  background:#72c02c; 
}
.nav-tabs > li > a { 
  border:none;
  border-radius:0; 
}
.nav-tabs > li > a:hover { 
  color:#fff; 
  background:#72c02c; 
}
.tab-content { 
  padding:7px 10px;
  border-top:solid 2px #72c02c; 
}

/*Home Page "Options"
------------------------------------*/
/*Right Sidebar*/
.who li { 
  margin-bottom:6px;
}
.who li i { 
  color:#72c02c; 
  position:relative; 
  top:2px; 
  margin-right:7px; 
  font-size:18px;
}
.who li:hover i, 
.who li:hover a { 
  color:#777;
}
.who li:hover a:hover {
  text-decoration:none;
}

/*Home Page "Options"
------------------------------------*/
/*Service Blocks*/
.service-alternative .service:hover { 
  background:#76ca2c;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.service-alternative .service:hover i,
.service-alternative .service:hover p,
.service-alternative .service:hover h4 { 
  color:#fff;
}

/*About Page
------------------------------------*/
.team ul { 
  text-align:right;
}
.team ul li {
  padding:0 !important;
  margin:0 !important;
}
.team ul li a,
.team ul li a:hover {
  text-decoration:none;
}
.team ul li i {
  color:#aaa;
  font-size:20px;
  padding:4px;
  background:#f7f7f7;
}
.team ul li i.icon-facebook {
  padding:4px 10px;
}
.team ul li i:hover {
  color:#fff;
  background:#72c02c;
  -webkit-transition:all 0.2s ease-in-out;
  -moz-transition:all 0.2s ease-in-out;
  -o-transition:all 0.2s ease-in-out;
  transition:all 0.2s ease-in-out;
}
.team .thumbnail-style {
  padding:12px;
}
.team .thumbnail-style small {
  display:block; 
  font-size:12px;
}
.team .thumbnail-style h3 {
  margin-bottom:10px;
}
.team .thumbnail-style:hover h3 a {
  color:#72c02c !important;
}



/*Lösungen Page
------------------------------------*/
.loesungen ul { 
  text-align:left;
}
.loesungen ul li {
  padding:0 !important;
  margin:0 !important;
}
.loesungen ul li a,
.loesungen ul li a:hover {
  text-decoration:none;
}

.loesungen ul li i.icon-facebook {
  padding:4px 10px;
}
.loesungen ul li i:hover {
  color:#fff;
  background:#72c02c;
  -webkit-transition:all 0.2s ease-in-out;
  -moz-transition:all 0.2s ease-in-out;
  -o-transition:all 0.2s ease-in-out;
  transition:all 0.2s ease-in-out;
}
.loesungen .thumbnail-style {
  padding:12px;
}
.loesungen .thumbnail-style small {
  display:block; 
  font-size:12px;
  margin-bottom:20px;
}
.loesungen .thumbnail-style h3 {
  margin-bottom:10px;
}
.loesungen .thumbnail-style:hover h3 a {
  color:#E74C3C !important;
}



/*Icons Page
------------------------------------*/
.icon-page li { 
  color:#555; 
  margin:5px 0;
  font-size:14px; 
  font-family:Arial; 
}
.icon-page li i { 
  font-size:14px; 
  margin-right:5px;
}
.icon-page li:hover { 
  color:#72c02c;
}

/*Pricing Page
------------------------------------*/
/*Pricing Head*/
.pricing {
  position:relative;
  border-radius:3px;
  margin-bottom:15px;
  box-shadow:0 0 5px #eee;
}
.pricing:hover {
  box-shadow:0 0 15px #b5b5b5;
}
.pricing:hover h4 {
  color:#55c931;
}
.pricing-head {
  text-align:center;
}
.pricing-head h3,
.pricing-head h4 {
  margin:0;
  line-height:normal;
  font-weight:bold !important;
}
.pricing-head h3 span, 
.pricing-head h4 span {
  display:block;
  margin-top:5px;
  font-size:12px;
  font-style:italic;
}
.pricing-head h3 {
  color:#fafafa;
  padding:12px 0;
  font-size:35px;
  font-family:Arial;
  background:#55c931;
  border-radius:3px 3px 0 0;
  text-shadow:0 1px 0 #32a20f;
  border-bottom:solid 1px #41b91c;
}
.pricing-head h4 {
  color:#bac39f;
  padding:5px 0;
  font-size:70px;
  font-family:Arial;
  background:#fbfef2;
  text-shadow:0 1px 0 #fff;
  border-bottom:solid 1px #f5f9e7;
}
.pricing-head h4 i {
  top:-8px;
  font-size:28px;
  font-style:normal;
  position:relative;
}
.pricing-head h4 span {
  top:-10px;
  font-size:14px;
  font-style:normal;
  position:relative;
}
  
/*Pricing Content*/
.pricing-content li {
  color:#888;
  font-size:12px;
  padding:7px 15px;
  border-bottom:solid 1px #f5f9e7;
}
.pricing-content li i {
  top:2px;
  color:#72c02c;
  font-size:16px;
  margin-right:5px;
  position:relative;
}

/*Pricing Footer*/
.pricing-footer {
  color:#777;
  font-size:11px;
  line-height:17px;
  text-align:center;
  padding:0 20px 19px;
  border-radius:0 0 3px 3px;
}
.pricing-footer a,
.pricing-footer button {
  color:#fff;
  border:none;
  margin-top:5px;
  font-size:16px;
  padding:6px 15px;
  text-align:center;
  border-radius:2px;
  background:#55c931;
  display:inline-block;
  text-transform:uppercase;
  text-shadow:0 1px 0 #38b312;
  border-bottom:solid 2px #41b91c;
}
.pricing-footer a:hover,
.pricing-footer button:hover {
  cursor:pointer;
  background:#40ba1a;
  text-decoration:none;
  box-shadow:0 0 3px #999;
}

/*Priceing Active*/
.price-active,
.pricing:hover {
  z-index:9;
  margin-top:-15px;
  box-shadow:0 0 15px #b5b5b5;
}
.price-active h4 {
  color:#55c931;
}

.no-space-pricing .pricing:hover {
  -webkit-transition:box-shadow 0.3s ease-in-out;
  -moz-transition:box-shadow 0.3s ease-in-out;
  -o-transition:box-shadow 0.3s ease-in-out;
  transition:box-shadow 0.2s ease-in-out;
}
.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
  color:#55c931;
  padding:15px 0;
  font-size:80px;
  -webkit-transition:color 0.5s ease-in-out;
  -moz-transition:color 0.5s ease-in-out;
  -o-transition:color 0.5s ease-in-out;
  transition:color 0.5s ease-in-out;
}

/*Gallery Page
------------------------------------*/
.gallery .thumbnail,
.gallery .thumbnail:hover {
  padding:0;
  border:none;
  box-shadow:none;
}
.gallery .thumbnails {
  margin-bottom:6px;
}

/*Registration and Login Page
------------------------------------*/
.reg-page,
.login-page  {
  overflow:hidden;
  margin:0 auto;
  background:#fcfcfc;
  border:solid 1px #eee;
  box-shadow:0 0 7px #eee;
}

/*Registration*/
.reg-page {
  min-width:30%;
  max-width:30%;
  padding:30px 50px 30px;
}
.reg-page h3 {
  margin-bottom:25px;
}

/*Login*/
.login-page {
  min-width:25%;
  max-width:25%;
  padding:35px 30px 30px;
}
.login-page h3 {
  margin:0 0 25px 0;
}
.login-page input.login-inputs {
  width:86%;
}
.login-page .checkbox {
  margin-top:7px;
}
.login-page .checkbox input {
  margin-right:6px !important;
}
.login-page button {
  margin:0 0 5px 0;
}

/*Login Page v1.1*/
.log-page {
  width: 310px;
  padding: 20px;
  margin: 0 auto;
  background:#fcfcfc;
  border:solid 1px #eee;
  box-shadow:0 0 7px #eee;
}

/*404 Page
------------------------------------*/
.page-404 p {
  top:70px;
  color:#777;
  font-size:300px;
  line-height:180px;
  text-align:center;
  position:relative;
}
.page-404 p i {
  font-style:normal;
  text-shadow:0 0 3px;
}
.page-404 p span {
  display:block;
  font-size:32px;
  position:relative;
}

/*Clients Page
------------------------------------*/
.clients-page { 
  overflow:hidden;
}
.clients-page p { 
  overflow:auto;
}
.clients-page p a { 
  overflow:auto;
  text-decoration:underline;
}
.clients-page a.img-hover {
  display:block;
  position:relative;
}
.clients-page img { 
  float:left;
  margin-right:20px;
  background:#fafafa;
  border:solid 1px #eee;
  width:120px;
  height:120px;
}
.clients-page img.img-colorful {
  display:none;
}
.clients-page a:hover img.img-colorful,
.clients-page:hover img.img-colorful {
  top:0; 
  left:0;
  display:block;
  position:absolute;
}

/*Privacy Page
------------------------------------*/
.privacy {}
.privacy a {
  text-decoration:underline;
}
.privacy a:hover {
  color:#72c02c;
  text-decoration:none;
}

/*Portfolio Page
------------------------------------*/
.portfolio-columns .span3 {
  margin-bottom:1.8%;
}
.portfolio-columns .span4 {
  margin-bottom:2.3%;
}
.portfolio-columns .span6 {
  margin-bottom:2.2%;
}

/*Portfolio Item Page
------------------------------------*/
.portfolio-item h3 { 
  margin-top:0;
}
.portfolio-item li {
  padding:3px 0;
} 
.portfolio-item p a {
  text-decoration:underline;
}
.portfolio-item p a:hover {
  text-decoration:none;
}

/*Blog Page
------------------------------------*/
.blog-page ul,
.blog-page li {
  margin:0 !important;
  padding:0 !important;
}
.blog h3 {
  color:#72c02c;
  line-height:0.8;
}
.blog ul {
  color:#555;
  font-size:12px;
}
.blog li {
  margin-right:7px !important;
}
.blog li i {
  color:#666;
}
.blog li a:hover {
  color:#72c02c;
  text-decoration:none;
}
.blog ul.blog-info {
  border-top:solid 1px #eee;
}
.blog .blog-img { 
  margin:10px 0;
}

/*Blog Tags*/
ul.blog-tags a {
  font-size:13px;
  padding:2px 5px;
  background:#f7f7f7;
  margin:0 2px 5px 0;
  display:inline-block;
  text-shadow:0 1px 0 #fff;
}
ul.blog-tags a:hover,
ul.blog-tags a:hover i {
  color:#72c02c;
  text-decoration:none;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}
ul.blog-tags a i {
  color:#777;
}
.blog ul.blog-tags {
  border-bottom:solid 1px #eee;
  padding-bottom:4px !important;
}
.blog ul.blog-tags a {
  font-size:10px;
  display:inline;
  padding:2px 3px;
  margin-right:2px;
  background:#f4f4f4;
}

/*Blog Ads*/
.blog-ads li {
  display:inline;
}
.blog-ads li img {
  opacity:0.6;
  width:60px;
  height:60px;
  margin:0 2px 8px;
}
.blog-ads li img:hover {
  opacity:1;
  box-shadow:0 0 0 4px #72c02c;
}

/*Blog Latest Tweets*/
.blog-twitter p {
}
.blog-twitter p span {
  color:#777;
  display:block;
  font-size:11px; 
}
.blog-twitter p a {
  color:#72c02c;
  text-decoration:none;
}
.blog-twitter p a:hover {
  text-decoration:underline;
}

/*Blog Item Page
------------------------------------*/
.blog-item .media img {
  top:3px;
  width:54px;
  height:54px;
  position:relative;
}
.blog-item h4.media-heading {
  position:relative;
}
.blog-item h4.media-heading span {
  top:3px; 
  right:0;
  color:#777;
  font-size:12px;
  position:absolute;
}
.blog-item h4.media-heading span a {
  color:#72c02c;
}

/*Contact Page
------------------------------------*/
.map {
  width:100%; 
  height:350px;
  border-top:solid 1px #eee;
  border-bottom:solid 1px #eee;
}

.map-box {
  height: 250px;
}

.map-box-space {
  margin-top: 25px;
}


/*Partner Page
------------------------------------*/
.partnermap {
  width:100%; 
  height:550px;
  border-top:solid 1px #eee;
  border-bottom:solid 1px #eee;
}

.gmaprouting {
  width:100%;
  font-size:15px;
  line-height:2.2;
}

.gmaprouting span {
  font-size:18px;
  font-weight:bold;
  background:#CCC;
  padding:3px;
}


/*Coming Soon Page
------------------------------------*/
.coming-soon-page {
  background: #585f69;
}

.coming-soon-border {
  border-top: solid 3px #72c02c;
}

.coming-soon-logo  {
  margin-top: 10px;
  padding-top: 15px;
  border-top: solid 1px #4c5159;
}

.coming-soon-logo a {
  display: block;
  text-align: center;
}

.coming-soon,
.coming-soon-plugin {
  padding: 20px;
  text-align: center;
  margin-top: 20px;
}  

.coming-soon-plugin {
  min-height: 260px;
}

.coming-soon h1,
.coming-soon p {
  color: #fff;
}

.coming-soon h1 {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 15px;
  text-shadow: none;
}

.coming-soon p {
  font-size: 16px;
  line-height: 22px;
}

.coming-soon input {
  box-shadow: none;  
  -moz-box-shadow: none;  
  -webkit-box-shadow: none;  
}

.coming-soon-copyright {
  padding: 5px 0;
}

.coming-soon-copyright p {
  color: #fff;
  text-align: right;
}

/*One Page
------------------------------------*/
.one-page {
  padding-left: 0;
  padding-right: 0;
}

.one-page h1,
.one-page h2 {
  color: #fff;
  font-size: 30px;
  text-shadow: none;
  margin-bottom: 20px;
}

.one-page p {
  color: #fff;
}

.one-page .one-default p,
.one-page .one-default h1,
.one-page .one-default h2,
.one-page .one-grey p,
.one-page .one-grey h1,
.one-page .one-grey h2 {
  color: #555;
}

.one-page .one-page-inner {
  padding: 30px 20px;
  min-height: 300px;
}

.one-page .one-page-btn {
  font-size: 20px !important;
  padding-left: 30px !important;
  padding-right: 30px !important;  
  margin-bottom: 15px;
}

.one-page .btn-u {
  margin-bottom: 15px;  
}

.one-page .one-default {
  background: #fff;
}
.one-page .one-grey {
  background: #fafafa;
}
.one-page .one-blue {
  background: #3498db;
}
.one-page .one-red {
  background: #e74c3c;
}
.one-page .one-orange {
  background: #e67e22;
}
.one-page .one-green {
  background: #2ecc71;
}

/*Search Page
------------------------------------*/
.search-page h2 {
  font-size: 28px;
  margin-bottom: 20px;
}

.booking-blocks {
  overflow: hidden;
  padding: 15px 20px;
  margin-bottom: 25px;
  background: #fafafa;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}

.booking-blocks:hover {
  border-radius:2px;
  background: #fafafa;
  box-shadow:0 0 8px #ddd;
}

.booking-blocks p a {
  color: #72c02c;
}

.booking-blocks .booking-img {
  width: 140px;
  margin-right: 10px;
}

.booking-blocks .booking-img li {
  color: #777;
}

.booking-blocks .booking-img li i {
  color: #78ccf8;
  font-size: 12px;
  margin-right: 5px;
}

.booking-blocks .booking-img img {
  float: left;
  width: 140px;
  height: auto;
  margin: 5px 10px 10px 0;
}

.booking-blocks h2 {
  margin-top: 0;
  font-size: 20px;
  line-height: 20px;
}

.booking-blocks ul.inline li {
  padding: 0;
}

.booking-blocks ul.inline li i {
  color: #f8be2c;
  cursor: pointer;
  font-size: 16px;
}

.booking-blocks ul.inline li i:hover {
  color: #f8be2c;
}

.partner-blocks {
  overflow: hidden;
  padding: 15px 20px;
  margin-bottom: 25px;
  background: #ffffff;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  box-shadow:0 0 8px #ddd;
}

.partner-blocks:hover {
  border-radius:2px;
  background: #ffffff;
  box-shadow:0 0 8px #E74C3C;
}

.partner-blocks p a {
  color: #72c02c;
}

.partner-blocks .partner-img {
  width: 140px;
  margin-right: 10px;
}

.partner-blocks .partner-img li {
  color: #777;
}

.partner-blocks .partner-img li i {
  color: #78ccf8;
  font-size: 12px;
  margin-right: 5px;
}

.partner-blocks .partner-img img {
  float: left;
  width: 140px;
  height: auto;
  margin: 5px 10px 10px 0;
}

.partner-blocks h2 {
  margin-top: 0;
  font-size: 20px;
  line-height: 20px;
}

.partner-blocks ul.inline li {
  padding: 0;
}

.partner-blocks ul.inline li i {
  color: #f8be2c;
  cursor: pointer;
  font-size: 16px;
}

.partner-blocks ul.inline li i:hover {
  color: #f8be2c;
}


/*Others (Global classes)
------------------------------------*/
.color-red { color:#c00;}
.color-green { color:#72c02c;}
.color-blue { color:#3498db;}
.color-orange { color:#ff9000;}

.pull-lft { text-align:left;}
.pull-rgt { text-align:right;}

.rgt-img-margin { margin:4px 0 5px 8px;}
.lft-img-margin { margin:5px 20px 5px 0;}

.overflow-hidden { overflow:hidden;}
.padding-left-5 { padding-left:5px;}
.img-width-100 { width:100px;}
.img-width-150 { width:150px;}
.img-width-200 { width:200px;}
.img-width-250 { width:250px;}
.img-width-300 { width:300px;}
.img-width-350 { width:350px;}
.img-width-400 { width:400px;}
.img-width-450 { width:450px;}
.img-width-500 { width:500px;}

/*Image Border*/
.img-border {
  border:solid 3px #fff;
}

/*Background light-style*/
.bg-light { 
  padding:10px 15px; 
  border-radius:3px;
  margin-bottom:10px; 
  background:#fcfcfc; 
}
.bg-light:hover { 
  padding:9px 14px;
  border:solid 1px #e5e5e5;
}

/*Link read-more*/
a.read-more {
  font-weight:bold;
  text-decoration:none;
}
a.read-more:hover { 
  color:#72c02c; 
  text-decoration:none;
}

/*Link color-green-style*/
.linked:hover {
  color:#72c02c;
  text-decoration:none;
}

/*CSS3 Hover Effects*/
.hover-effect {
  -webkit-transition:all 0.4s ease-in-out;
  -moz-transition:all 0.4s ease-in-out;
  -o-transition:all 0.4s ease-in-out;
  transition:all 0.4s ease-in-out;
}
.hover-effect-kenburn {
  left:10px;
  margin-left:-10px;
  position:relative;
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
}
.hover-effect-kenburn:hover {
  -webkit-transform: scale(2) rotate(5deg);
  -moz-transform: scale(2) rotate(5deg);
  -o-transform: scale(2) rotate(5deg);
  -ms-transform: scale(2) rotate(5deg);
  transform: scale(2) rotate(5deg);
}

/*Spaces*/
.margin-bottom-5, 
.margin-bottom-10, 
.margin-bottom-20, 
.margin-bottom-20,
.margin-bottom-25, 
.margin-bottom-40, 
.margin-bottom-50, 
.margin-bottom-60 { 
  clear:both;
}   
.margin-bottom-5 {
  margin-bottom:5px;
}
.margin-bottom-10 {
  margin-bottom:10px;
}
.margin-bottom-20 {
  margin-bottom:20px;
}
.margin-bottom-25 {
  margin-bottom:25px;
}
.margin-bottom-30 {
  margin-bottom:30px;
}
.margin-bottom-40 {
  margin-bottom:40px;
}
.margin-bottom-50 {
  margin-bottom:50px;
}
.margin-bottom-60 {
  margin-bottom:60px;
}

.margin-top-5, 
.margin-top-10, 
.margin-top-20, 
.margin-top-20,
.margin-top-25, 
.margin-top-40, 
.margin-top-50, 
.margin-top-60 { 
  clear:both;
}   
.margin-top-5 {
  margin-top:5px;
}
.margin-top-10 {
  margin-top:10px;
}
.margin-top-20 {
  margin-top:20px;
}
.margin-top-25 {
  margin-top:25px;
}
.margin-top-30 {
  margin-top:30px;
}
.margin-top-40 {
  margin-top:40px;
}
.margin-top-50 {
  margin-top:50px;
}
.margin-top-60 {
  margin-top:60px;
}

.margin-right-5, 
.margin-right-10, 
.margin-right-20, 
.margin-right-20,
.margin-right-25, 
.margin-right-40, 
.margin-right-50, 
.margin-right-60 { 
  clear:both;
}   
.margin-right-5 {
  margin-right:5px;
}
.margin-right-10 {
  margin-right:10px;
}
.margin-right-20 {
  margin-right:20px;
}
.margin-right-25 {
  margin-right:25px;
}
.margin-right-30 {
  margin-right:30px;
}
.margin-right-40 {
  margin-right:40px;
}
.margin-right-50 {
  margin-right:50px;
}
.margin-right-60 {
  margin-right:60px;
}

.margin-left-5, 
.margin-left-10, 
.margin-left-15, 
.margin-left-20, 
.margin-left-20,
.margin-left-25, 
.margin-left-40, 
.margin-left-50, 
.margin-left-60 { 
  clear:both;
}   
.margin-left-5 {
  margin-left:5px;
}
.margin-left-10 {
  margin-left:10px;
}
.margin-left-15 {
  margin-left:15px;
}
.margin-left-20 {
  margin-left:20px;
}
.margin-left-25 {
  margin-left:25px;
}
.margin-left-30 {
  margin-left:30px;
}
.margin-left-40 {
  margin-left:40px;
}
.margin-left-50 {
  margin-left:50px;
}
.margin-left-60 {
  margin-left:60px;
}

.top-2 {
  top:2px;
}

.top {
  background: #ffffff;
}

.header {
  background: #ffffff;
}

/*Button Style*/
.btn {
  box-shadow: none;
}

.btn-u {
  border:0;
  font-size:14px;
  cursor:pointer;
  padding:5px 13px;
  position:relative;
  background:#72c02c;
  display:inline-block;
  color:#fff !important;
  text-decoration:none !important;
  font-family:Arial;
  font-size:14px;
}

.btn-u-bold {
  font-weight:500;
}

.btn-u:hover {
  color:#fff;
  background:#5fb611;
  text-decoration:none;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}

.btn-u-small {
  padding:3px 12px;
}
.btn-u-large {
  font-size:18px;
  padding:10px 25px;
}
a.btn-u {
  padding:4px 13px;
  vertical-align:middle;
}
a.btn-u-small {
  padding:2px 12px;
}
a.btn-u-large {
  font-size:18px;
  padding:6px 25px;
}

/*Buttons Color*/
.btn-u-blue {
  background: #3498db !important;
}
.btn-u-blue:hover {
  background: #2980b9 !important;
}

.btn-u-red {
  background: #e74c3c !important;
}
.btn-u-red:hover {
  background: #c0392b !important;
}

.btn-u-orange {
  background: #e67e22 !important;
}
.btn-u-orange:hover {
  background: #d35400 !important;
}

.btn-u-sea {
  background: #1abc9c !important;
}
.btn-u-sea:hover {
  background: #16a085 !important;
}

.btn-u-green {
  background: #2ecc71 !important;
}
.btn-u-green:hover {
  background: #27ae60 !important;
}

.btn-u-yellow {
  background: #F1C40F !important;
}
.btn-u-yellow:hover {
  background: #F39C12 !important;
}

/*Social Icons*/
.social-icons {
  margin:0;
}
.social-icons li {
  float:left;
  display:inline;
  list-style:none;
  margin-right:5px;
  margin-bottom:5px;
  text-indent:-9999px;
}
.social-icons li a, a.social-icon {
  width:28px;
  height:28px;
  display:block;
  background-position:0 0;
  background-repeat:no-repeat;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.social-icons li:hover a {
  background-position:0 -38px;
}

.social_amazon {background: url(../img/icons/social/amazon.png) no-repeat;}
.social_behance {background: url(../img/icons/social/behance.png) no-repeat;}
.social_blogger {background: url(../img/icons/social/blogger.png) no-repeat;}
.social_deviantart {background: url(../img/icons/social/deviantart.png) no-repeat;}
.social_dribbble {background: url(../img/icons/social/dribbble.png) no-repeat;}
.social_dropbox {background: url(../img/icons/social/dropbox.png) no-repeat;}
.social_evernote {background: url(../img/icons/social/evernote.png) no-repeat;}
.social_facebook {background: url(../img/icons/social/facebook.png) no-repeat;}
.social_instagram {background: url(../img/icons/social/instagram.png) no-repeat;}
.social_forrst {background: url(../img/icons/social/forrst.png) no-repeat;}
.social_github {background: url(../img/icons/social/github.png) no-repeat;}
.social_googleplus {background: url(../img/icons/social/googleplus.png) no-repeat;}
.social_jolicloud {background: url(../img/icons/social/jolicloud.png) no-repeat;}
.social_last-fm {background: url(../img/icons/social/last-fm.png) no-repeat;}
.social_linkedin {background: url(../img/icons/social/linkedin.png) no-repeat;}
.social_picasa {background: url(../img/icons/social/picasa.png) no-repeat;}
.social_pintrest {background: url(../img/icons/social/pintrest.png) no-repeat;}
.social_rss {background: url(../img/icons/social/rss.png) no-repeat;}
.social_skype {background: url(../img/icons/social/skype.png) no-repeat;}
.social_spotify {background: url(../img/icons/social/spotify.png) no-repeat;}
.social_stumbleupon {background: url(../img/icons/social/stumbleupon.png) no-repeat;}
.social_tumblr {background: url(../img/icons/social/tumblr.png) no-repeat;}
.social_twitter {background: url(../img/icons/social/twitter.png) no-repeat;}
.social_vimeo {background: url(../img/icons/social/vimeo.png) no-repeat;}
.social_wordpress {background: url(../img/icons/social/wordpress.png) no-repeat;}
.social_xing {background: url(../img/icons/social/xing.png) no-repeat;}
.social_yahoo {background: url(../img/icons/social/yahoo.png) no-repeat;}
.social_youtube {background: url(../img/icons/social/youtube.png) no-repeat;}
.social_download {background: url(../img/icons/social/download.png) no-repeat;}
.social_support {background: url(../img/icons/social/support.png) no-repeat;}
.social_wiki {background: url(../img/icons/social/wiki.png) no-repeat;}
.social_dyndns {background: url(../img/icons/social/dyndns.png) no-repeat;}

/*Glyphicons*/
.glyphicons-demo {
    text-align:left;
}

.glyphicons-demo .glyphicons {
    color: #999999;
    display: inline-block;
    font-size: 14px;
    line-height: 48px;
    margin-right: 20px;
    text-align: left;
    width: 150px;
}

.glyphicons-demo .glyphicons i:before {
    color: #666666;
    line-height: 55px !important;
}

.glyphicons-demo a:hover {
  color: #72c02c;
  text-decoration: none;
}

/*Revolution Slider*/
.bg-black-opacity {
  background: url(../img/sliders/revolution/bg-text.png) repeat;
  padding: 7px;
  text-shadow: none !important;
}

.menu-shadow {
  background:url(../img/menu/shadow.png) no-repeat top center;
  width:100%;
  height:25px;
  position:absolute;
  top:0px;
  z-index:499;
}

/*Text Colors
------------------------------------*/
.color-sea { color: #1abc9c;}
.color-red { color: #E74C3C;}
.color-aqua { color: #27d7e7;}
.color-blue { color: #3498db;}
.color-grey { color: #95a5a6;}
.color-dark { color: #555;}
/*.color-dark1 { color: #444;}*/
.color-darker { color: #000;}
.color-green { color: #72c02c;}
.color-brown { color: #9c8061;}
.color-light { color: #ffffff;}
.color-orange { color: #e67e22;}
.color-yellow { color: #f1c40f;}
.color-green1 { color: #2ecc71;}
.color-purple { color: #9b6bcc;}
.color-inherit { color: inherit;}
.color-dark-blue { color: #4765a0;}
.color-light-grey { color: #585f69;}
.color-light-green { color: #79d5b3;}
.color-teal { color: #18ba9b;}


.ms-slide a.btn-slide {
  color:#fff;
  font-size:16px;
  cursor:pointer;
  margin-top:0px;
  font-weight:bold;
  border-radius:2px;
  background:#2DCC71;
  display:inline-block;
  text-decoration:none;
  padding:12px 28px 9px;
  text-transform:uppercase;
  text-shadow:0 1px 0 #27AE60;
}
.ms-slide a.btn-slide:hover {
  color:#fff;
  background:#27AE60;
  text-decoration:none;
  box-shadow:0 0 5px #c0c2c1;
} 





/*Eigene Anpassungen*/
@-webkit-keyframes rotating_slider {
    from{
        -webkit-transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
    }
}

.rotating_slider {
    -webkit-animation: rotating_slider 1.5s linear infinite;
}

.fade_slider {
  animation: blinker 4s linear infinite;
}

@keyframes blinker {
    0% { opacity: 0.6; }
    50% { opacity: 1.0; }
    100% { opacity: 0.6; }
}

.red-square {
  list-style:square !important;
  color:#E74C3C !important;
}



.csc-textpic-image {
  margin-bottom:10px;

}

.ce-uploads a {
  color:#E34E42;
}

.csc-textmedia-gallery-column {
  margin: 0 0 15px 0 !important;
}

.form-horizontal .control-label {
    float: left;
    width: 100%;
    padding-top: 5px;
    text-align: left;
    margin: 7px 0 0 0;
}

input, textarea, .uneditable-input {
    width: 70%;
}

select {
    width: 70%;
    background-color: #fff;
    border: 1px solid #ccc;
}

.powermail_captchaimage {
  display: block;
  margin: 5px 0 10px 0;

}

@media (min-width:1199px) {
  .tx-powermail {
   margin:0 0 0 10px;; 
  }
}

.powermail_fieldwrap_einwilligungzurdatenverarbeitung {
  margin-top:10px;
  margin-bottom:5px;
}

.powermail_fieldwrap_einwilligungzurdatenverarbeitung label {
  padding-bottom:7px;
  width: 70%;
}

.checkbox input[type="checkbox"] {
  float:none !important;
  margin:0 10px 0 0 !important;
  
}

.mandatory {
  font-weight:bold;
  color:#E74C3C;
}

@media (max-width:1199px) {
  input, textarea, .uneditable-input {
      width: 95%;
  }

  select {
      width: 95%;
      background-color: #fff;
      border: 1px solid #ccc;
  }
}

.powermail_fieldwrap_type_submit input {
  background: #e74c3c;
  border: 0;
  cursor: pointer;
  padding: 5px 13px;
  position: relative;
  display: inline-block;
  color: #fff !important;
  text-decoration: none !important;
  font-family: Arial;
  font-size: 14px;
  margin: 10px 0 0 0;
}

.powermail_fieldwrap_type_submit input:focus {
  background: #e74c3c;
  border: 0;
  cursor: pointer;
  padding: 5px 13px;
  position: relative;
  display: inline-block;
  color: #fff !important;
  text-decoration: none !important;
  font-family: Arial;
  font-size: 14px;
  margin: 10px 0 0 0;
}

.powermail_fieldwrap_type_submit input:hover {
  background: #BC3B31;
}


.radio {
  padding: 10px 10x 10px 10px !important;
  margin: 0 10px 10px 0;
  width: 42%;
  float: left;
  line-height: 27px;
}

.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
  font-weight:bold;
}

.nav-tabs li a {
  background:#f4f4f4;
  margin:0 0 1px 5px;
}

.tabs-content-border {
  border:2px solid #E74C3C;
  padding: 10px;
}

.tx-dftabs-tabMenuEntry a,
.tx-dftabs-tabMenuEntry a:visited {
  padding: 5px 10px 5px 10px;
  margin: 0 0px -1px 4px;
  height: 20px;
  overflow: hidden;
  background: #F4F4F4;
  display: block;
  float: left;
  text-decoration: none;
  color: #6C6C6C;
  font-weight: normal;
  border-left: 0px;
}

.tx-dftabs-tabMenuEntrySelected a,
.tx-dftabs-tabMenuEntrySelected a:visited,
.tx-dftabs-tabMenuEntry a:focus,
.tx-dftabs-tabMenuEntry a:active,
.tx-dftabs-tabMenuEntry a:hover {
  background: #E74C3C;
  color: #FFF;
  border-left: 0px;
  outline: none;
  font-weight: bold;
}

.tx-dftabs-tabMenu {
  margin: 0px;
  padding: 0 0 1px 0;
  height: 1%;
  border-bottom: 0px;
  display: none;
}

a.link {
  color:#E74C3C;
}

.link, .external-link, .external-link-new-window, .internal-link, .internal-link-new-window, .download, .mail {
  color:#E74C3C;
}

.link h3 a {
  color:#E74C3C;
  font-size: 22px;
}

.tab-content {
   border:#E74C3C 2px solid;
}

.nowrap {
    white-space: nowrap;
}

.hotline_kaufen {
  color:#E74C3C;
  font-size:16px;
  font-weight:bold;
}

.icons_kaufen {
  font-size:96px;
  color:#E74C3C;
  margin:0 10px 0 0;
}

#js {
  width:0px;
  height:0px;
  visibility:hidden;
}

h2 {
  font-size:24.5px;
}

.small {
  font-size: 85%;
}

.text-normal {
  font-size:15px;
  line-height:1.6;
}

.blockquote-product {
  background:#F9F9F9;
  padding:10px;
}

.kaufen_box {
  padding: 12px 28px 12px 28px;
  margin-bottom: 20px;
  font-size:24px;
  color: #555555;
  border: 1px dashed #BBBBBB;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
@media (max-width:979px) {
  .kaufen_box {
    font-size:20px;
  }
}
@media (max-width:560px) {
  .kaufen_box {
    font-size:14px;
  }
}

.alert-wortmann {
    color: #784D96;
    background-color: #EDDEF8;
    border-color: #D5C2E3;
}
.alert-wortmann h4 {
    color: #784D96;
}

.alert-api {
    color: #243588;
    background-color: #E0EAFF;
    border-color: #B9C0E3;
}
.alert-api h4 {
    color: #243588;
}

.uservoice {
  position:fixed;
  top:35px;
  bottom:0px;
  left:0px;
  right:0px;
  overflow:auto;
  -webkit-overflow-scrolling:touch;
  z-index:-10;
}
@media (max-width:1200px) {
  .uservoice {
    top:10px;
  }
}
@media (max-width:979px) {
  .uservoice {
    top:-23px;
  }
}
@media (max-width:389px) {
  .uservoice {
    top:6px;
  }
}

.tx-indexedsearch-redMarkup {
 color:#E40222; 
}

.tx-indexedsearch-browsebox {
  width:0px;
  height:15px;
  visibility:hidden;
}

.map-box {
  height:300px;
}

label {
  margin:0 0 -2px 0;
}

select {
 border-radius:0px; 
}

.form_error {
  color:#BB4B47;
  font-weight:bold;
  margin:3px 0 -2px 0;
}

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"] {
  border-left:#E74C3C solid 5px;
  
}

select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  -webkit-box-shadow:rgba(0, 0, 0, 0.0742188) 0 1px 1px inset, rgba(245, 45, 24, 0.597656) 0 0 8px;
  border-color:rgba(245, 45, 24, 0.796875);
  box-shadow:rgba(0, 0, 0, 0.0742188) 0 1px 1px inset, rgba(245, 45, 24, 0.597656) 0 0 8px;
  outline:0;
}

.btn-u a {
  color:#fff;
  font-size:14px;
}

.btn-u a:hover {
  color:#fff;
  font-size:14px;
  text-decoration:none;
}

.carousel-caption {
  background-color:rgba(0, 0, 0, 0.4);
}

.carousel-control {
  background-color:#E74C3C;
}


.nav-pills > .normal > a {
  background-color:#FFFFFF;
  color:#444444;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}
.nav-pills > .normal > a:hover, .nav-pills > .normal > a:focus {
  background-color:#EEEEEE;
  color:#E74C3C;
}


.nav-pills > .active > a {
  background-color:#E74C3C;
  color:#FFFFFF;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}
.nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
  background-color:#E74C3C;
  color:#FFFFFF;
}


.nav-pills > .activesub > a {
  background-color:#E74C3C;
  color:#FFFFFF;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}
.nav-pills > .activesub > a:hover, .nav-pills > .activesub > a:focus, .nav-pills > .activesub > a:active, .nav-pills > .activesub > a:link {
  background-color:#E74C3C;
  color:#FFFFFF;
}


.nav-pills > .subnormal > a {
  background-color:#EEEEEE;
  color:#E74C3C;
  font-size:12px;
  font-weight:bold;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}
.nav-pills > .subnormal > a:hover, .nav-pills > .subnormal > a:focus {
  background-color:#E74C3C;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
}


.nav-pills > .subactive > a {
  background-color:#E74C3C;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}
.nav-pills > .subactive > a:hover, .nav-pills > .subactive > a:focus, .nav-pills > .subactive > a:active, .nav-pills > .subactive > a:link {
  background-color:#E74C3C;
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
}

.pricing-footer a {
 font-size:12px; 
}

.pricing-head h3 {
 font-size:16px; 
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.30s linear;
     -moz-transition: opacity 0.30s linear;
       -o-transition: opacity 0.30s linear;
          transition: opacity 0.30s linear;
}

.margin-news {
  margin:-12px 0 10px;
}

.news-amenu-item-year {
  margin-top:40px;
  padding: 5px;
}

.fb-like {
  margin: 7px 10px 0 0;
  height:22px;
  float:right;
  z-index:9999;
}

.width-20 {
  width:20%;
}

.width-25 {
  width:25%;
}

.width-33 {
  width:33%;
}

.width-67 {
  width:67%;
}

.color-blue li {
  color:#3A87AD;
}

.color-green li {
  color:#468847;
}

a.fbook {
  float:left;
  margin: 6px 0 0 0;
  display:inline-block;
  font-size:10px;
  font-family:Arial;
  text-transform:none;
  line-height:1em;
  text-decoration:none;
  color:#3B5998 !important;
  padding:5px 6px 5px 20px;
  border:1px solid #CAD4E7;
  background-color:#eceef5;
  background-image:url(/fileadmin/securepoint/img/facebook-logo.gif);
  background-repeat:no-repeat;
  background-position:4px 4px;
}

a.fbook:hover  {
  color:#3b5998;
  border:1px solid #9dacce;
  text-decoration:none;
}

.bubble  {
  float:left;
  position: relative;
  min-width: 5px;
  height: 19px;
  margin: 6px 8px 0 7px;
  padding: 2px 2px 0 2px;
  background: #FFFFFF;
  border: #9dacce solid 1px;
  font-size:10px;
  font-family:Arial;
  text-transform:none;
}

.bubble:before  {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: transparent #9dacce;
  display: block;
  width: 0;
  z-index: 0;
  left: -6px;
  top: 5px;
}

.accordion-license {
  font-size: 12px !important;
  line-height: 14px !important;
}


/*Responsive Videos mit iFrame - für Youtube und Vimeo*/
.responsive-video {
    position: relative;
    padding-bottom: 55%;
    padding-top: 15px;
    height: 0;
    overflow: hidden;
}
.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Fachhändler Locator */
.attributesList {
  list-style:none;
  margin: 0;
  border-top: #C8C8C8 solid 1px;
  border-right: #C8C8C8 solid 1px;
  border-bottom: #C8C8C8 solid 1px;
}

.attributesList li {
  margin: 0 -5px 5px 5px;
}

div.fixed_sitebar {
  height:210px;
  width:66px;
  position:fixed;
  top:240px;
  right:0;
  z-index:999;
}
div.fixed_sitebar_start {
  height:210px;
  width:66px;
  position:fixed;
  top:170px;
  right:0;
  z-index:999;
}
@media (max-width: 1015px) {
  div.fixed_sitebar {
    height:0px;
    width:0px;
    position:fixed;
    top:240px;
    right:0;
    z-index:999;
    visibility: hidden;
  }
  div.fixed_sitebar_start {
    height:0px;
    width:0px;
    position:fixed;
    top:170px;
    right:0;
    z-index:999;
    visibility: hidden;
  }
}
@media (max-width: 1255px) {
  div.fixed_sitebar {
    height:210px;
    width:55px;
    position:fixed;
    top:240px;
    right:0;
    z-index:999;
  }
  div.fixed_sitebar {
    height:210px;
    width:55px;
    position:fixed;
    top:370px;
    right:0;
    z-index:999;
  }
}

div.facebook_link_text {
  background: #bbbbbb;
  padding: 5px;
}

div.facebook_link_text a {
  color: #ffffff;
}

div.facebook_link_text a:hover {
  color: #ffffff;
  text-decoration:underline; 
}

.tx-srlanguagemenu, .tx-srlanguagemenu .links-list-header {
  display: inline-block;
}

.tx-srlanguagemenu img.tx-srlanguagemenu-flag-unlinked {
  margin: 4px 0 0 0;
}

.tx-srlanguagemenu .tx-srlanguagemenu-flag-linked, .tx-srlanguagemenu .tx-srlanguagemenu-flag-unlinked {
  margin: 4px 0 0 0;
}





.slider_spieler {
  width:9%;
  margin-left:55%;
  margin-top:4%;
}
.slider_fussball {
  width:2%;
  margin-left:67%;
  margin-top:12%;
}
.slider_emverlosung {
  position:absolute;
  margin:55px 0 0 40px;
}

.slider_emverlosung h2 i {
  color:#F9F9F9;
  font-family:Arial;
  line-height:48px;
  font-size:32px;
  font-style:normal;
  padding:0 5px;
  text-transform:uppercase;
  text-align:left;
  background-image:url(http://www.securepoint.de/fileadmin/securepoint/plugins/parallax-slider/img/bg-heading-red.png);
  background-position:initial initial;
  background-repeat:repeat repeat;
}


@media (max-width: 600px) {
  .slider_spieler {
    width:30%;
    margin-left:42%;
    margin-top:29%;
  }
  .slider_fussball {
    width:7%;
    margin-left:75%;
    margin-top:54%;
  }
  .slider_emverlosung {
    position:absolute;
    margin:5px 0 0 10px;
  }
  .slider_emverlosung h2 i {
    line-height:38px;
    font-size:24px;
  }
}


@media(min-width:601px) and (max-width:740px){
  .slider_spieler {
    width:35%;
    margin-left:40%;
    margin-top:12%;
  }
  .slider_fussball {
    width:8%;
    margin-left:78%;
    margin-top:43%;
  }
  .slider_emverlosung {
    position:absolute;
    margin:10px 0 0 15px;
  }
}

@media(min-width:741px) and (max-width:930px){
  .slider_spieler {
    width:26%;
    margin-left:52%;
    margin-top:9%;
  }
  .slider_fussball {
    width:6%;
    margin-left:80%;
    margin-top:31%;
  }
  .slider_emverlosung {
    position:absolute;
    margin:55px 0 0 40px;
  }
}

@media(min-width:931px) and (max-width:1170px){
  .slider_spieler {
    width:20%;
    margin-left:57%;
    margin-top:9%;
  }
  .slider_fussball {
    width:5%;
    margin-left:80%;
    margin-top:26%;
  }
  .slider_emverlosung {
    position:absolute;
    margin:55px 0 0 40px;
  }
}

@media(min-width:1171px) and (max-width:1440px){
  .slider_spieler {
    width:15%;
    margin-left:55%;
    margin-top:8%;
  }
  .slider_fussball {
    width:4%;
    margin-left:72%;
    margin-top:21%;
  }
  .slider_emverlosung {
    position:absolute;
    margin:55px 0 0 40px;
  }
}

@media(min-width:1441px) and (max-width:1780px){
  .slider_spieler {
    width:12%;
    margin-left:55%;
    margin-top:7%;
  }
  .slider_fussball {
    width:3%;
    margin-left:70%;
    margin-top:18%;
  }
  .slider_emverlosung {
    position:absolute;
    margin:55px 0 0 250px;
  }
}

@media(min-width:1781px) and (max-width:2050px){
  .slider_spieler {
    width:10%;
    margin-left:55%;
    margin-top:5%;
  }
  .slider_fussball {
    width:3%;
    margin-left:67%;
    margin-top:15%;
  }
  .slider_emverlosung {
    position:absolute;
    margin:55px 0 0 400px;
  }
}

@media(min-width:2051px) and (max-width:2650px){
  .slider_spieler {
    width:9%;
    margin-left:55%;
    margin-top:4%;
  }
  .slider_fussball {
    width:2%;
    margin-left:67%;
    margin-top:12%;
  }
  .slider_emverlosung {
    position:absolute;
    margin:55px 0 0 500px;
  }
}





  
/* layout styles for locator extension */

.tx-locator-pi1 {
  position: relative;
}

.tx-locator-pi1 .ajaxSearchWithMapList {
  width: 140px;
}
.tx-locator-pi1 #tx_locator_pi1_map {
  position: absolute;
  left: 150px;
  top: 0px;
}


#tx_locator_pi1_categoryFilter {
  margin-top: 50px;
}

#tx_locator_pi1_categoryFilter select {
  position: relative;
  float: left;
  margin-left: 30px;
}

.tx-locator-pi1 .filterList .odd {
  background-color: #e0e0e0;
}


/* styles for notepad function */
.tx-locator-pi1 #mapAll {
  position: relative;
  float: left;
}
.tx-locator-pi1 #mapAllList {
  position: relative;
  float: left;
}
.tx-locator-pi1 #mapAllListMessage {
  background-color: #e0e0e0;
  font-weight: bold;
}

.tx-locator-pi1 .catMenu {
  position: absolute;
  z-index: 99;
}
.tx-locator-pi1 .catMenu img {
  display: none;
}
.tx-locator-pi1 .catMenu li:hover {
  font-weight: bold;
}
.tx-locator-pi1 .catMenu ul ul li {
  font-weight: normal;
}

.tx-locator-pi1 .catMenu ul li {
  list-style-type: none;
  float: left;
  position: relative;
  width: 80px;
  background-color: #c0c0c0;
}
.tx-locator-pi1 .catMenu ul li a {
  background-color: #c0c0c0;
}
.tx-locator-pi1 .catMenu ul li:hover ul {
  display: block;
}

.tx-locator-pi1 .catMenu ul ul {
  position: relative;
  display: none;
  z-index: 100;
  width: 100px;
  left: -50px;
}
.tx-locator-pi1 .catMenu ul ul li {
  position: relative;
  clear: both;
  width: 100px;
}
.tx-locator-pi1 .catMenu ul ul ul {
  display: none;
  width: 100px;
  left: 90px;
  top: 0px;
}
.tx-locator-pi1 .catMenu ul ul ul li {
  display: none;
  width: 100px;
}
.tx-locator-pi1 .catMenu ul ul li:hover ul li {
  display: block;
}
.tx-locator-pi1 .catMenu ul ul ul li {
  position: relative;
  clear: both;
  width: 100px;
}


.tx-locator-pi1 .attributesList {
  list-style-type: none;
}
.tx-locator-pi1 .attributesList .text {
  /*
  float: left;
  */
}

.tx-locator-pi1 .normalTab, .tx-locator-pi1 ._ibani_ ._ibani_ {
  background-color: #c0c0c0;
  padding: 0 5px;
}
.tx-locator-pi1 .activeTab {
  background-color: white;
  padding: 0 5px;
}
.tx-locator-pi1 .tabLabel {
  /*
  margin-left: 10px;
  */
}
/* hide some fields in form */
.tx-locator-pi1 .longitude, .tx-locator-pi1 .latitude {
/*  display: none; */
}
.tx-locator-pi1 .products {
/*  display: none; */
}


.tx-locator-pi1 .countrySelector li {
  position: relative;
  float: left;
  list-style-type: none;
  margin: 0px 10px 0px 0px;
  font-weight: bold;
  font-size: 1.3em;
}

.tx-locator-pi1 .countrySelector li.odd {
  background: #c0c0c0;
}
.tx-locator-pi1 .countrySelector li.even {
  background: #FFFF99;
}

.tx-locator-pi1 ul.citySelector {
  width: 330px;
}

.tx-locator-pi1 .citySelector li {
  width: 100px;
  position: relative;
  float: left;
  list-style-type: none;
  margin: 0px 10px 0px 0px;
  font-weight: bold;
  font-size: 1.1em;
}

.tx-locator-pi1 .citySelector li.odd {
  background: #c0c0c0;
}
.tx-locator-pi1 .citySelector li.even {
  background: #FFFF99;
}


.tx-locator-pi1 .listView .odd {
  background-color: #c0c0c0;
}

.tx-locator-pi1 .listView td {
}
.tx-locator-pi1 .listView td form {
  padding: 0;
  margin: 0;
}

.tx-locator-pi1 .poiTable {
  position: relative;
  width: 100%;
  font-weight: bold;
}
.tx-locator-pi1 .poiTable .even, .tx-locator-pi1 .htmlPoiTable .odd {
  /*background-color: #e0e0e0;*/
}
.tx-locator-pi1 .poiTable .odd, .tx-locator-pi1 .htmlPoiTable .even {
  background-color: #ffffff;
}
.tx-locator-pi1 .htmlPoiTable {
  position: relative;
  border-collapse: collapse;
  /*width: 100%;
  font-weight: bold;
  */
}
.tx-locator-pi1 .htmlPoiTable .row td{
  border-bottom: 2px solid black;
}

.clearer {
  clear: both;
}

.tx-locator-pi1 .markerTooltipContainer {
  padding: 5px;
  background-color: transparent;
  background-image: url(typo3conf/ext/locator/pi1/res/image.gif);
  background-repeat: no-repeat;
  overflow: hidden;
}
.tx-locator-pi1 .markerTooltip {
  margin: 15px;
  overflow: hidden;
}

.tx-locator-pi1 .tooltipImage {
  /*border: 1px solid red;*/
}

.tx-locator-pi1 .latitude td, .tx-locator-pi1 .longitude td {
  /*
  display: none;
  */
}


/* used when poiTable in mediaboxAdvanced */
#mbImage .poiTableDiv {
  color: white;
}

.tx-locator-pi1 .displayRoute {
  background: #c0c0c0;
}

.tx-locator-pi1 .googleMapBalloonBody {
  background-color: #ffffff;
  font-size: 12px;
  filter:Alpha(opacity=100, finishopacity=100, style=0);
  -moz-opacity: 1;
}

.tx-locator-pi1 .googleMapBalloon {
  background-color: #ffffff;
  color: #000000;
  font-size: 12px;
  filter:Alpha(opacity=100, finishopacity=100, style=0);
  -moz-opacity: 1;
  opacity: 1;
  border: 1px solid black;
}


.tx-locator-pi1 .resultTable {
        border-collapse: collapse;
        padding: 2px 5px 2px 5px;
        margin:0;
}
.tx-locator-pi1 .searchMailResultHeader {
        margin: 5px 0px 5px 0px;
        font-weight: bold;
}
.tx-locator-pi1 .searchResultTable .odd {
  background-color: #c0c0c0;
}
.tx-locator-pi1 .searchResultTable .even {
  background-color: #f0f0f0;
}



.tx-locator-pi1 .additionalData {
        margin: 5px 0px 5px 0px;
        font-weight: bold;
}

.tx-locator-pi1 .searchOnlyMailResultTable .storename {
        margin: 5px 0px 0px 0px;
        font-weight: bold;
}
.tx-locator-pi1 .searchOnlyMailResultTable .address {
        font-size: 0.9em;
}
.tx-locator-pi1 .searchOnlyMailResultTable .zipcode {
        font-size: 0.9em;
}
.tx-locator-pi1 .searchOnlyMailResultTable .phone {
        font-size: 0.9em;
        margin: 0px 0px 5px 0px;
}

.tx-locator-pi1 .viaButton {
        /*
        display: none;
        */
}
.tx-locator-pi1 .viaButtonSelected {
        background-color: #98FB98;
}
.tx-locator-pi1 .viaButtonUnselected {
        background-color: #D3D3D3;
}

.tx-locator-pi1 .selectCategory {
        /*
        display: hidden;
        */
}
.tx-locator-pi1 .selectedCategory {
  background-color: #c0c0c0;
}
.tx-locator-pi1 .selectCountry {
        /*
        display: hidden;
        */
}
.tx-locator-pi1 .treeview  {
/*  background-color: #b2af9c;
*/
}

.tx-locator-pi1 .tx_locator_searchform input, .tx-locator-pi1 .tx_locator_searchform select  {
/*  background-color: #b2af9c;
*/
}

.tx_locator_searchform {
  border: 1px solid red;
}

.tx-locator-pi1 .treeview ul {
  padding-left: -20px;
  margin: 0;
}
.tx-locator-pi1 .treeview li {
  padding-left: -20px;
  margin: 0;
}
.tx-locator-pi1 .tx_mhtreeview-node {
  list-style: none;
}
.tx-locator-pi1 .tx_mhtreeview_title {
  display: none;
}
.tx-locator-pi1 .tx_mhtreeview-node a {
  padding: 0;
  margin: 0;
  cursor: pointer;
/*  background-color: #b2af9c; */
}
.tx-locator-pi1 .tx_mhtreeview-node a.selectedCategory {
  padding: 0;
  margin: 0;
  cursor: pointer;
/*  background-color: #b2af9c; */
  font-weight: bold;
}


.tx-locator-pi1 .tx_mhtreeview-node a:hover {
  text-decoration: none;
  color: black;
}

.tx-locator-pi1 .searchCityHeader {
        font-weight: bold;
        margin: 0px 0px 10px 0px;
}
.tx-locator-pi1 .searchCityData  {
        padding: 2px 5px 2px 5px;
        margin:0;
        background-color: #f0f0f0;
}
.tx-locator-pi1 .searchResultHeader {
        font-weight: bold;
}
.tx-locator-pi1 .mapTitle {
        vertical-align: top;
}
.tx-locator-pi1 .mapHeader {
        vertical-align: top;
        position: relative;
          font-weight: bold;
        /*background-color: #99CC00;*/
        margin: 5px 0px 10px 0px;
        /*height: 15px;*/
        /*float: left;*/
}

.tx-locator-pi1 .mapHeader .storename {
          font-weight: bold;
}
.tx-locator-pi1 .mapHeader .category {
          font-weight: normal;
}.tx-locator-pi1 .mapHeader .contactperson {
          font-weight: normal;
}
.tx-locator-pi1 .mapHeader .additionaladdress {
          font-weight: normal;
}
.tx-locator-pi1 .mapHeader .country {
          font-weight: normal;
}

.tx-locator-pi1 .mapHeader .address {
          font-weight: normal;
}
.tx-locator-pi1 .mapHeader .city {
          font-weight: normal;
}
.tx-locator-pi1 .mapHeader .phone, .tx-locator-pi1 .mapHeader .mobile {
          font-weight: normal;
}
.tx-locator-pi1 .mapHeader .fax {
          font-weight: normal;
}
.tx-locator-pi1 .mapHeader .hours, .tx-locator-pi1 .mapHeader .notes, .tx-locator-pi1 .mapHeader .email {
          font-weight: normal;
}
.tx-locator-pi1 .mapHeader .distance {
          font-weight: normal;
}
.tx-locator-pi1 .mapHeader .comments {
          font-weight: normal;
}
.tx-locator-pi1 .tx-locator-map {
        position: relative;
        /*float: right;*/
}
html>body .tx-locator-pi1 #route {
        margin: 55px 40px 0px 0px;
        /*visibility: hidden; */
}
.tx-locator-pi1 table {
        border: none;
}
.tx-locator-pi1 tr {
        border: none;
}
.tx-locator-pi1 td {
        border: none;
}
.tx-locator-pi1 .message {
        font-size: 15px;
        padding: 5px;
        height: 20px;
        background-color: #f0f0f0;
        border: 2px solid green;
}
.tx-locator-pi1 .warning {
        font-size: 15px;
        padding: 5px;
        height: 20px;
        background-color: #f0f0f0;
        border: 2px solid #FFCC66;
}
.tx-locator-pi1 .error {
        font-size: 15px;
        padding: 5px;
        height: 20px;
        background-color: #f0f0f0;
        border: 2px solid red;
}


/*Timeline v2
------------------------------------*/
.timeline-v2 {
  padding: 0;
  list-style: none;
  position: relative;
} 

/* The line */
.timeline-v2 > li{
  position: relative;
}

.timeline-v2:before {
  top: 0;
  bottom: 0;
  left: 22%;
  width: 4px;
  content: '';
  background: #f3f3f3;
  position: absolute;
  margin-left: -14px;
}

/* The date/time */
.timeline-v2 > li .cbp_tmtime {
  width: 25%;
  display: block;
  position: absolute;
  padding-right: 80px;
}

.timeline-v2 > li .cbp_tmtime span {
  top: 9px;
  display: block;
  text-align: left;
  position: relative;
}

.timeline-v2 > li .cbp_tmtime span:first-child {
  color: #999;
  font-size: 14px;
  line-height: 0.9;
}

.timeline-v2 > li .cbp_tmtime span:last-child {
  color: #585f69;
  font-size: 20px;
  font-weight: normal;

}

/* Right content */
.timeline-v2 > li .cbp_tmlabel {
  color: #fff;
  padding: 10px 20px 20px;
  background: #f3f3f3;
  line-height: 1.4;
  clear: both;
  position: relative;
  /*border-radius: 5px;*/
  margin: 0 0 40px 25%;
}

/*
.timeline-v2 > li .cbp_tmlabel img.big-thumb {
  width: 100%;
}
*/

.timeline-v2 > li .cbp_tmlabel li {
  padding: 0;
}

/*
.timeline-v2 > li .cbp_tmlabel img.small-thumb {
  width: 111px;
  height: auto;
}
*/

.timeline-v2 > li .cbp_tmlabel h2 { 
  margin-top: 0px;
  font-size: 21px;
  padding: 0 0 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.timeline-v2 > li .cbp_tmlabel .text-left {
  float: left;
}

/* The triangle */
.timeline-v2 > li .cbp_tmlabel:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #f3f3f3;
  border-width: 10px;
  top: 18px;
}

/* The icons */
.timeline-v2 > li .cbp_tmicon {
  top: 22px;
  left: 22%;
  width: 10px;
  height: 10px;
  position: absolute;
  background: #E74C3C;
  margin: 0 0 0 -17px;
  box-shadow: 0 0 0 4px #f3f3f3;
  -webkit-font-smoothing: antialiased;
}

/* Example Media Queries */
@media screen and (max-width: 65.375em) {

  .timeline-v2 > li .cbp_tmtime span:last-child {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 47.2em) {
  .timeline-v2:before {
    display: none;
  }

  .timeline-v2 > li .cbp_tmtime {
    width: 100%;
    position: relative;
    padding: 0 0 20px 0;
  }

  .timeline-v2 > li .cbp_tmtime span {
    text-align: left;
  }

  .timeline-v2 > li .cbp_tmlabel {
    padding: 1em;
    font-weight: 400;
    margin: 0 0 30px 0;
  }

  .timeline-v2 > li .cbp_tmlabel:after {
    left: 20px;
    top: -20px;
    right: auto;
    border-bottom-color: #f3f3f3;
    border-right-color: transparent;
  }

  .timeline-v2 > li .cbp_tmicon {
    left: auto;
    float: right;
    position: relative;
    margin: -55px 5px 0 0px;
  }  
}

/*timeline-v2 within tab-v2 issue issue fix*/
.timeline-v2 > li .cbp_tmlabel.equal-height-column {
    height: auto !important;
}