.content_top .logo {
	padding-top: 15px;
}

.blur-layer {
    background-color: rgba(250, 250, 250, 0.75);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

h1.form-headline span.form_subtitle {
	color: #f16800;
	font-size: 80%;
	font-weight: bold;
}

.cta .wrap form h1.form-headline {
	color: #f00;
}

li.contacto {
	text-align: right;
}

div.logo a:hover {
	text-decoration: none;
}

div.logo a {
	text-align: center;
	display: inline;
}

div.logo span.line1 {
	font-weight: bold;
	font-size: 155%;
	color: #f00;
}

div.logo span.line2,
div.logo span.line3 {
	font-size: 125%;
	color: #000;
}

div.design {
	/*margin-left: 10px;*/
}

div.design img {
	width: 100%;
}

div.design_more {
	position: relative;
}
div.design_more a {
	font-size: 16px;
	font-weight: bold;
	line-height: 0.9;
}
div.design_more div {
	position: absolute;
	width: 100%;
	background: #fffff;
	margin-top: 40%;
	padding-left: 5px;
	padding-right: 5px;
}
div.design_more img {
	opacity: 0.5;
}

.slick-arrow {
	/*background-color: #EB5454;*/
}

p.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
}

.package_item_cat {
	font-weight: bold;
}

.klaus_package {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:14px;
}

.skinthreeklaus_features i.fa-times-circle {
	color: #888;
}

.klaus_getaquote li a.cta-color {
	-moz-box-shadow:inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow:inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
	box-shadow:inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff9500), color-stop(1, #f18100) );
	background:-moz-linear-gradient( center top, #ff9500 5%, #f18100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9500', endColorstr='#f18100');
	background-color:#ff9500;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ff9500;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fefefe;
	text-decoration: none;
	padding: 10px 10px;
}

.klaus_getaquote li a.cta-color:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f18100), color-stop(1, #ff9500) );
	background:-moz-linear-gradient( center top, #f18100 5%, #ff9500 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f18100', endColorstr='#ff9500');
	background-color:#f18100;
}

.klaus_getaquote li a.cta-color:after {
	float: right;
	margin-right: 20px;
	margin-top: 2px;
}

.video-holder {
	overflow-x: hidden;
}

.cta-dealer {
	padding-top: 25px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 6px 6px 6px 6px;
	background-color: #ffffff;
	-webkit-border-radius: 6px 6px 6px 6px;
	-webkit-box-shadow:  0px 0px 3px 1px #a1a1a1;
    box-shadow:  0px 0px 3px 1px #a1a1a1;
	z-index: 2;
}

.cta.cta-dealer .wrap p.form-sub-headline {
	font-size: 38px;
}

.light-bg {
	background-color: #ffffff;
}

.sm-padding {
	padding: 25px 10px;
}

.books img {
	max-width: 100%;
}

img.item {
	max-width: 100%;
}

.highlight h2 {
	font-size: 28px;
	margin-bottom: 20px;
	font-weight: bold;
	font-style: italic;
}

.highlight p {
	font-size: 20px;
	line-height: 150%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.terms {
	font-size: 85%;
	font-style: italic;
	font-weight: bold;
}

a.related {
	font-size:20px;
}

div.row.step div.row.photo img {
	max-width: 100%;
	width: 100%;
}

div.row.step div.row.text {
	font-size: 130%;
	margin-top: 15px;
}

div.row.next-arrow img {
	width: 100px;
	max-width: 100px;
}

div.row.icon img {
	display: inline;
	width: 75px;
	max-width: 22%;
	margin-right: 1%;
}

div.course_schedule div.item {
	text-align: center;
}

div.course_schedule div.item .icon img {
	width: 100%;
	max-width: 128px;
}

div.course_schedule div.item .jumbotron > div {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.course_schedule div.item .title {
	font-size: 250%;
	font-weight: bold;
}
div.course_schedule div.item .day {
	font-size: 180%;
	font-weight: bold;
}
div.course_schedule div.item .time {
	font-size: 150%;
	font-weight: bold;
}
div.course_schedule div.item .remarks {
	font-size: 90%;
}
div.course_schedule div.item a.btn-cta {
	margin-top: 35px;
	margin-left:auto;
	margin-right: auto;
}

div.offer .jumbotron {
	padding-left: 30px;
	padding-right: 30px;
	/*background: url('../img/bg/offer2.jpg') no-repeat;*/
	background-size: cover;
	min-height: 400px;
}

div.offer .jumbotron:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #eee;
	opacity: 0.5; 
}

div.offer .jumbotron p.title {
	font-size: 280%;
	text-align: center;
	color: #000;
}

div.offer .item {
/*	text-align: center;*/
}

div.offer div.item .icon img {
	width: 100%;
	max-width: 128px;
}
div.offer div.item .title {
	font-size: 120%;
	font-weight: bold;
}

/* Blinking */
@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
div.offer div.item .icon img {
    -webkit-animation: blink 1s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: blink 1s;
    -moz-animation-iteration-count: infinite;
    -o-animation: blink 1s;
    -o-animation-iteration-count: infinite;
}


/* corner ribbon common */
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #f16800;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #f16800;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  font-weight: bold;
  text-align: center;
  font-size: 110%;
}

/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
  top: -3px;
  right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}

/* bottom left*/
.ribbon-bottom-left {
  bottom: -10px;
  left: -10px;
}
.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.ribbon-bottom-left::before {
  bottom: 0;
  right: 0;
}
.ribbon-bottom-left::after {
  top: 0;
  left: 0;
}
.ribbon-bottom-left span {
  right: -25px;
  bottom: 30px;
  transform: rotate(225deg);
}

/* bottom right*/
.ribbon-bottom-right {
  bottom: -10px;
  right: -10px;
}
.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.ribbon-bottom-right::before {
  bottom: 0;
  left: 0;
}
.ribbon-bottom-right::after {
  top: 0;
  right: 0;
}
.ribbon-bottom-right span {
  left: -25px;
  bottom: 30px;
  transform: rotate(-225deg);
}
/* end corner ribbon common */

/* Offer block */
div.offer-block {
	width: 100%;
	border: 1px solid #f00;
	padding: 20px 20px;
	padding-left: 60px;
	background-color: #fff;
	position: relative;
}

div.offer-block .title {
	color: #f00;
	font-size: 380%;
	font-weight: bold;
}

div.offer-block .offer1 {
	color: #000;
	font-size: 250%;
}

div.offer-block .discount {
	color: #f00;
	font-size: 200%;
	text-align: left;
	
	-webkit-animation: blink 5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: blink 5s;
    -moz-animation-iteration-count: infinite;
    -o-animation: blink 5s;
    -o-animation-iteration-count: infinite;
}

div.offer-block .discount .ten {
	font-size: 250%;
	font-weight: bold;
}

div.offer-block .brace {
	font-size: 650%;
	color: #777;
}

div.offer-block .discount-condition {
	color: #000;
	font-size: 250%;
}

div.offer-block .discount-condition .or-text {
	color: #777;
	font-size: 60%;
}

.rb {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 150px; height: 150px;
  text-align: right;
}
.rb span {
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 35px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 200px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#FF0000 0%, #AA0000 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 40px; right: -40px;
}
.rb span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #AA0000;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #AA0000;
}
.rb span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #AA0000;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #AA0000;
}

@media only screen and (max-width: 400px){ 
	div.offer div.item {
		text-align: center;
	}
	
	div.offer div.item span.title {
		display: block;
	}
}

@media only screen and (max-width: 1030px) { 
	.cta.cta-dealer .wrap p.form-sub-headline {
		font-size: 30px;
	}
	
	li.contacto {
		text-align: left;
	}
}
@media only screen and (max-width: 770px) {
	.cta.cta-dealer .wrap p.form-sub-headline {font-size: 26px;line-height: 30px;}
}

@media only screen and (max-width: 1000px) {
	p.title {text-align: center;}
	div.logo {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) { 
	.call_whatsapp {
		display: none;
	}
	
	.float_block {
		padding: 20px 20px;
	}
	
	.highlight h2 {
		font-size: 20px;
	}
	
	div.offer-block {
		padding: 20px 20px;
	}
}