@font-face {
	font-family: 'latoregular';
	src: url(../fonts/lato-reg-webfont.eot);
	src: url(../fonts/lato-reg-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/lato-reg-webfont.woff2) format('woff2'), url(../fonts/lato-reg-webfont.woff) format('woff'), url(../fonts/lato-reg-webfont.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latobold';
	src: url(../fonts/lato-bol-webfont.eot);
	src: url(../fonts/lato-bol-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/lato-bol-webfont.woff2) format('woff2'), url(../fonts/lato-bol-webfont.woff) format('woff'), url(../fonts/lato-bol-webfont.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latoblack';
	src: url(../fonts/lato-bla-webfont.eot);
	src: url(../fonts/lato-bla-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/lato-bla-webfont.woff2) format('woff2'), url(../fonts/lato-bla-webfont.woff) format('woff'), url(../fonts/lato-bla-webfont.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'bebas_neueregular';
    src: url(../fonts/bebasneue-webfont.eot);
    src: url(../fonts/bebasneue-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/bebasneue-webfont.woff2) format('woff2'),
         url(../fonts/bebasneue-webfont.woff) format('woff'),
         url(../fonts/bebasneue-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'latoitalic';
	src: url(../fonts/lato-regita-webfont.eot);
	src: url(../fonts/lato-regita-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/lato-regita-webfont.woff2) format('woff2'), url(../fonts/lato-regita-webfont.woff) format('woff'), url(../fonts/lato-regita-webfont.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latoblack_italic';
	src: url(../fonts/lato-blaita-webfont.eot);
	src: url(../fonts/lato-blaita-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/lato-blaita-webfont.woff2) format('woff2'), url(../fonts/lato-blaita-webfont.woff) format('woff'), url(../fonts/lato-blaita-webfont.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latobold_italic';
	src: url(../fonts/lato-bolita-webfont.eot);
	src: url(../fonts/lato-bolita-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/lato-bolita-webfont.woff2) format('woff2'), url(../fonts/lato-bolita-webfont.woff) format('woff'), url(../fonts/lato-bolita-webfont.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latolight';
	src: url(../fonts/lato-lig-webfont.eot);
	src: url(../fonts/lato-lig-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/lato-lig-webfont.woff2) format('woff2'), url(../fonts/lato-lig-webfont.woff) format('woff'), url(../fonts/lato-lig-webfont.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	-webkit-text-size-adjust:none;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

@media all and (max-width: 1000px) {
  .page-container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  div#order-page section#step-1 div.ng {
    width: 87% !important;
  }
  div.packages div.package {
    float: none !important;
    margin: 0 10px;
  }
  div#order-page div.right-side {
    display: none;
  }
  div#order-page div.left-side {
    float: none !important;
    width: 60% !important;
    margin: 0 auto !important;
  }
  div#order-page div.why-answer div {
    display: none !important;
  }
  div.bar div.content h1 {
    font-size: 40px !important;
  }
  section.contact form {
    margin-left: 0 !important;
  }
  section.contact form div.left-side,
  section.contact form div.right-side {
    float: none !important;
    max-width: 365px !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  section.faq h2 {
    font-size: 24px !important;
  }
  section.faq div.question div.content {
    font-family: 'Lato', sans-serif !important;
    font-weight:600;
    font-size: 16px !important;
  }
}
@media all and (max-width: 950px) {
  div.banner-2 p.green {
    font-size: 34.18px !important;
    padding-left: 315px !important;
  }
  div.banner-2 p:first-child {
    font-size: 13.66px !important;
    padding-left: 315px !important;
  }
  div.banner-2 p:nth-child(3) {
    font-size: 29.96px !important;
    position: relative;
    z-index: 9999;
  }
  div.banner-2 a {
    position: relative;
    z-index: 9999;
  }
}
@media all and (max-width: 870px) {
  section#block-2 div.right-side,
  section#block-2 div.left-side {
    float: none !important;
  }
  section#block-2 div.left-side {
    width: 100% !important;
  }
  section#block-2 div.right-side {
    /*			transform: none !important;
			-moz-transform: none !important;
			-webkit-transform: none !important;
			-o-transform: none !important;
			-ms-transform: none !important;*/
    margin: 93px auto 118px !important;
  }
}
@media all and (max-width: 870px) and (min-width: 640px) {
  div.section-head h1 {
    font-size: 32px !important;
  }
  section#block-1 {
    height: 412px !important;
  }
  section#block-1 div.page-container h1 {
    font-size: 77.07px !important;
    line-height: 70px;
  }
  section#block-1 div.page-container h1 span {
    font-size: 17.6px !important;
    line-height: 20px;
  }
  section#block-2 blockquote {
    padding: 15px 20px 15px 21px !important;
  }
  section#block-5 blockquote {
    font-size: 17.29px !important;
  }
}
@media all and (max-width: 870px) {
  div.section-head {
    margin: 21px 0 15px !important;
    padding-left: 10px !important;
  }
  div.section-head p {
    margin-top: 7px !important;
    width: 100% !important;
  }
  section.standard p.bold,
  section.standard p {
    font-size: 13px !important;
    line-height: 20px !important;
  }
  div.banner-7,
  div.banner-8,
  div.banner-9,
  div.banner-5,
  div.banner-6 {
    display: none;
  }
  section.standard p.m-top {
    margin-top: 16px !important;
  }
  div.banner-1-sm,
  div.banner-2-sm,
  div.banner-3-sm,
  div.banner-4-sm,
  div.banner-5-sm {
    display: block !important;
  }
  blockquote.green:before,
  blockquote.green:after {
    transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
  }
  header#main div.nav-top {
    display: none !important;
  }
  header#main div.page-container {
    padding-top: 19px !important;
    padding-bottom: 19px !important;
  }
  header#main div.page-container nav {
    padding-top: 16px !important;
  }
  header#main div.page-container nav a {
    padding-bottom: 7px !important;
  }
  section#block-1 {
    background: url(../images/block-1-bg-sm.jpg) no-repeat scroll center top / cover rgba(0, 0, 0, 0) !important;
  }
  section#block-1 div.page-container h1 {
    padding-top: 15px !important;
  }
  section#block-1 div.page-container ul li {
    font-size: 14px !important;
    background: url(../images/block-1-li-sm.png) no-repeat scroll left top 8px rgba(0, 0, 0, 0) !important;
    padding: 9px 0 9px 36px !important;
  }
  section#block-1 div.page-container a.green {
    font-size: 20.16px !important;
    margin-left: 0 !important;
    padding: 10px 48px !important;
  }
  section#block-1 div.page-container div.badge {
    transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    top: -15px !important;
  }
  section#block-2 div.left-side p {
    width: 100% !important;
  }
  section#block-2 div.left-side p.m-top {
    display: none;
  }
  section#block-2 blockquote:after,
  section#block-2 blockquote:before {
    display: none !important;
  }
  section#block-3 {
    padding: 0 !important;
  }
  section#block-3 div.section-head {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  section#block-3 span#metamorphosis-prev-2,
  section#block-3 span#metamorphosis-next-2 {
    display: none !important;
  }
  section#block-3 div.metamorphosis-container div.row div.left-side {
    border: 0 !important;
    background: none !important;
    padding: 20px;
    width: 51.791% !important;
    height: auto !important;
  }
  section#block-3 div.metamorphosis-container div.row div.right-side {
    padding-right: 15px !important;
    width: 47% !important;
  }
  section#block-3 div.metamorphosis-container div.row div.right-side h2 {
    font-size: 19px !important;
  }
  section#block-3 div.metamorphosis-container div.row div.right-side div.quote {
    padding: 15px 20px !important;
    text-align: right;
  }
  section#block-3 div.metamorphosis-container div.row div.right-side div.quote p {
    text-align: left;
  }
  section#block-3 div.metamorphosis-container div.row div.right-side div.quote a {
    display: none;
  }
  section#block-3 div.metamorphosis-container div.row div.right-side div.quote img {
    max-height: 50px;
    margin-top: 10px !important;
  }
  section#block-3 div.metamorphosis-container div.row div.right-side div.gallery img {
    max-width: 146px;
  }
  section#block-3 div.metamorphosis-container div.change {
    background: #8d8d8d !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
  }
  section#block-3 div.metamorphosis-container div.change div.left-side {
    display: none !important;
  }
  section#block-3 div.metamorphosis-container div.change div.right-side {
    float: none !important;
    width: 100% !important;
    text-align: center;
  }
  section#block-3 div.metamorphosis-container div.change div.right-side span {
    display: inline-block;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
  }
  section#block-3 div.metamorphosis-container div.change div.right-side span.current {
    font-size: 27.31px !important;
    padding: 7px 0 !important;
  }
  section#block-3 div.metamorphosis-container div.change div.right-side span.current span {
    font-size: 23.71px !important;
  }
  section#block-3 div.metamorphosis-container div.change div.right-side span.metamorphosis-next {
    float: right;
    text-indent: -9999px;
    padding: 41px 15px 0 !important;
    padding-right: 15px !important;
    background: url(../images/metamorphosis-next.png) no-repeat scroll center top 4px #aaaaaa !important;
    height: 40px !important;
  }
  section#block-3 div.metamorphosis-container div.change div.right-side span.metamorphosis-prev {
    float: left;
    text-indent: -9999px;
    padding: 41px 15px 0 !important;
    padding-left: 15px !important;
    background: url(../images/metamorphosis-prev.png) no-repeat scroll center top 4px #aaaaaa !important;
    height: 40px !important;
  }
  section#block-4 div.row div.left-side h2 {
    font-size: 22px !important;
    padding-left: 10px !important;
    margin-bottom: 13px !important;
  }
  section#block-4 div.row div.left-side blockquote {
    font-size: 14.77px !important;
    padding: 15px 10px 15px 40px !important;
  }
  section#block-4 div.row div.left-side blockquote:before {
    left: 7px !important;
  }
  section#block-4 div.row figure figcaption {
    background: url(../images/block-4-figcaption-sm.png) no-repeat scroll left 10px center rgba(0, 0, 0, 0) !important;
    font-size: 11px !important;
    padding: 6px 20px 6px 50px !important;
  }
  section#block-5 {
    margin: 35px auto 40px !important;
  }
  section#block-5 div.row.first div.left-side {
    float: none !important;
    width: 100% !important;
  }
  section#block-5 div.row.first div.right-side {
    width: 100% !important;
    float: none !important;
    max-width: 446px;
    margin: 0 auto 40px !important;
  }
  section#block-5 div.row.first div.right-side img {
    width: 100% !important;
    max-width: none !important;
  }
  section#block-5 div.row.second div.left-side {
    width: 46.125% !important;
  }
  section#block-5 div.row.second div.left-side div.price-badge p:first-child {
    font-size: 25px !important;
  }
  section#block-5 div.row.second div.left-side div.price-badge p:nth-child(2) {
    font-size: 19px !important;
  }
  section#block-5 div.row.second div.left-side div.price-badge p:last-child {
    font-size: 33px !important;
  }
  section#block-5 div.row.second div.right-side {
    width: 50.64% !important;
  }
  section#block-5 div.row.second div.right-side h2 {
    font-size: 32px !important;
  }
  section#block-5 div.row.second div.right-side h3 {
    font-size: 15px !important;
  }
  section#block-6 div.img-min {
    display: none !important;
  }
  section#block-6 h2 {
    font-size: 15px !important;
  }
  section#block-6 div.row.first div.left-side ul li {
    font-size: 13px;
    line-height: 20px !important;
  }
  section#block-6 div.row.first div.right-side figure img {
    max-width: 100% !important;
  }
  section#block-6 div.row.first div.right-side a {
    float: right;
  }
  section#block-7 {
    margin-bottom: 0 !important;
  }
  section#block-7 div.index-content:after {
    display: block;
    content: ' ';
    clear: both;
  }
  section#block-7 div.index-content ul {
    float: none !important;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100% !important;
  }
  section#block-7 div.index-content ul li {
    display: none;
  }
  section#block-7 div.index-content ul li.active {
    width: 100% !important;
    display: block;
    text-align: center;
    font-size: 15px !important;
    padding: 11px 20px 12px !important;
    border: 0 !important;
  }
  section#block-7 div.index-content div.right-side {
    width: 100% !important;
    float: none !important;
    position: initial !important;
    border: 1px solid #b7b7b7;
    border-radius: 10px;
  }
  section#block-7 div.index-content div.right-side div.sec {
    background-size: cover !important;
    height: 410px !important;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  section#block-7 div.index-content div.right-side div.sec div.desc {
    padding: 13px !important;
    font-size: 13px !important;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  section#block-8 {
    margin-top: 40px !important;
  }
  section#block-8 div.section-head {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  section#block-8 div.certificates,
  section#block-8 div.gallery,
  section#block-8 div.pdf,
  section#block-8 div.txt-footer p:last-child {
    display: none !important;
  }
  section#block-8 div.left-side,
  section#block-8 div.right-side {
    float: none !important;
    width: 100% !important;
  }
  section#block-8 div.left-side {
    background: none !important;
    border: 0 !important;
    margin-top: 0 !important;
  }
  section#block-8 div.left-side div.purple {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    padding: 5px 10px 0px 150px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    min-height: 147px;
  }
  section#block-8 div.left-side div.purple p {
    padding: 0px 20px 5px !important;
  }
  section#block-8 div.left-side figure {
    top: 0 !important;
  }
  section#block-8 div.left-side figure figcaption {
    display: none !important;
  }
  section#block-8 div.left-side figure img {
    border: 0 !important;
  }
  section#block-8 div.left-side figure img:nth-child(2) {
    display: none;
  }
  section#block-8 div.left-side figure img:first-child {
    display: inline !important;
  }
  section#block-8 div.left-side i,
  section#block-8 div.left-side a {
    display: none;
  }
  section#block-8 div.right-side div.ctn {
    padding: 16px 19px 0 !important;
  }
  section#block-8 div.right-side div.ctn h2 {
    font-size: 15px !important;
    margin-bottom: 16px !important;
  }
  section#block-8 div.right-side div.ctn h2:before,
  section#block-8 div.right-side div.ctn h2 p.m-top:before {
    transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
  }
  section#block-8 div.right-side div.ctn p.m-top:before {
    transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
  }
  section#block-8 div.right-side div.ctn img {
    max-width: 130px !important;
  }
  section#block-8 div.right-side div.txt-footer {
    background: none !important;
    padding-left: 19px !important;
  }
  section#block-8 div.right-side div.txt-footer p {
    font-size: 11px !important;
  }
  section#block-9 div.section-head {
    margin-bottom: 25px !important;
  }
  section#block-9 div.article {
    margin-bottom: 30px !important;
  }
  section#block-9 div.article div.row div.cell:first-child i.icon {
    margin: 15px 0 5px 0;
  }
  section#block-9 div.article div.row div.cell:first-child a {
    display: block;
  }
  section#block-9 div.article div.row div.cell:nth-child(2) {
    width: 100% !important;
    border-right: 0 !important;
  }
  section#block-9 div.article div.row div.cell:last-child {
    display: none !important;
  }
  section#block-9 h2 {
    display: none !important;
  }
  section#block-10 {
    display: none;
  }
  section#block-11 div.row div.left-side {
    margin: 0 auto !important;
    float: none !important;
  }
  section#block-11 div.row div.left-side div.rotate {
    margin-top: 0 !important;
    padding-top: 96px !important;
  }
  section#block-11 div.row div.right-side {
    float: none !important;
    margin: 40px auto 0;
    width: 70.313% !important;
  }
  section#block-12 div.page-container {
    padding-right: 0 !important;
  }
  section#block-12 div.info {
    display: none;
  }
  section#block-12 div.txt {
    margin-right: 0 !important;
    width: 65.813% !important;
  }
  section#block-12 div.txt span {
    right: 24px !important;
    top: -73px !important;
  }
  section#block-12 div.txt p {
    font-size: 50.55px !important;
  }
  footer div.page-container > p {
    text-align: center;
  }
  footer div.row ul {
    margin-left: 6% !important;
  }
  div#order-page div.left-side {
    width: 85% !important;
  }
  div.packages div.package {
    max-width: 212px !important;
    font-size: 12px !important;
  }
  div.packages div.package h3 {
    font-size: 20.01px !important;
  }
  div.packages div.package div.price {
    font-size: 20px !important;
  }
  div.packages div.package a {
    font-size: 18.06px !important;
    padding: 14px !important;
  }
  div.packages div.package p {
    font-size: 11px !important;
  }
  section.metamorphosis-new {
    margin-top: 10px !important;
  }
  section.metamorphosis-new div.metamorphosis-container h1 {
    font-size: 17px !important;
    margin-bottom: 0 !important;
    padding: 0 20px !important;
  }
  section.metamorphosis-new div.metamorphosis-container div div.row div.right-side h2 {
    line-height: 20.8px !important;
  }
  section.metamorphosis-new div.metamorphosis-container div.gallery {
    margin-top: 0 !important;
    padding: 0 20px !important;
  }
  section.metamorphosis-new div.metamorphosis-container div.gallery h2 {
    font-size: 19px !important;
  }
  section.metamorphosis-new div.metamorphosis-container div.gallery img {
    max-width: 22%;
  }
  section.metamorphosis-new div.banner-1 {
    display: none !important;
  }
  section.metamorphosis-new div.banner-2-sm,
  section.metamorphosis-new div.banner-4-sm {
    display: block !important;
  }
  section.standard div.banner-2-sm,
  section.standard div.banner-4-sm {
    margin: 40px 0 40px !important;
  }
  section.standard div.banner-2-sm p:first-child,
  section.standard div.banner-4-sm p:first-child {
    font-size: 32.3333px !important;
    margin-bottom: 15px !important;
  }
  section.standard div.banner-2-sm p:nth-child(2),
  section.standard div.banner-4-sm p:nth-child(2) {
    font-size: 24.24px !important;
    margin-bottom: 5px !important;
  }
  section.standard div.banner-4-sm {
    padding-top: 26px !important;
  }
  section.standard div.banner-4-sm p:first-child {
    margin-bottom: 20px !important;
  }
  section#block-6.composition {
    margin-top: 0 !important;
  }
  section#block-6.composition div.row {
    margin-top: 0 !important;
  }
  section#block-6.composition div.row.first {
    padding-bottom: 0 !important;
  }
  section#block-6.composition div.row.first div.left-side,
  section#block-6.composition div.row.first div.right-side {
    width: 100% !important;
    float: none !important;
  }
  section#block-6.composition div.row.first:first-child {
    margin-bottom: 50px;
  }
  section#block-6.composition div.row.first:first-child div.left-side {
    text-align: center;
  }
  section#block-6.composition div.row.first:first-child div.right-side {
    max-width: 100% !important;
  }
  section#block-6.composition div.row.first:first-child div.right-side h2 {
    text-transform: uppercase !important;
    margin-top: 20px;
  }
  section#block-6.composition div.row.first:first-child div.right-side ul {
    margin-top: 0 !important;
  }
  section#block-6.composition div.row.first:first-child div.right-side ul li {
    font-size: 13px !important;
  }
  section#block-6.composition div.row.first div.right-side {
    max-width: 440px !important;
    margin: 25px auto 50px !important;
  }
  section#block-6.composition div.row.first div.right-side a {
    float: none !important;
  }
  div.banner-composition {
    display: none !important;
  }
  div.banner-1-sm {
    display: block !important;
  }
}
@media all and (max-width: 755px) {
  section.standard div.banner-2-sm p:first-child,
  section.standard div.banner-4-sm p:first-child {
    font-size: 25.333px !important;
  }
  section.standard div.banner-2-sm p:nth-child(2),
  section.standard div.banner-4-sm p:nth-child(2) {
    font-size: 20.24px !important;
  }
  section.standard div.banner-4-sm p:nth-child(2) {
    margin-bottom: 0 !important;
  }
}
@media all and (max-width: 677px) {
  div.banner-4-sm p span {
    font-size: 38.5px !important;
  }
  section.standard div.banner-2-sm p:first-child,
  section.standard div.banner-4-sm p:first-child {
    font-size: 19.333px !important;
  }
  section.standard div.banner-4-sm p:first-child {
    margin-bottom: 12px !important;
  }
  section.standard div.banner-2-sm p:nth-child(2),
  section.standard div.banner-4-sm p:nth-child(2) {
    font-size: 16.24px !important;
  }
  div.row.second div.left-side {
    width: 46.125% !important;
    float: none !important;
  }
  div.row.second div.right-side {
    width: 50.64% !important;
    float: none !important;
  }
  div.banner-composition {
    background: url(../images/banner-composition.jpg) no-repeat scroll center top rgba(0, 0, 0, 0) !important;
    height: auto !important;
  }
  div.banner-composition div.page-container {
    width: 100% !important;
    float: none !important;
    padding-top: 370px !important;
  }
  div.banner-composition div.page-container a {
    font-size: 16.21px !important;
  }
}
@media all and (max-width: 590px) {
  footer {
    margin-top: 50px !important;
  }
}
@media all and (max-width: 489px) {
  section.standard div.banner-4-sm {
    padding-top: 16px !important;
  }
}
@media all and (max-width: 380px) {
  section.standard div.banner-2-sm,
  section.standard div.banner-4-sm {
    background: url(../images/banner-3-sm.jpg) no-repeat scroll left -100px center rgba(0, 0, 0, 0) !important;
    padding-left: 90px !important;
  }
  section.standard div.banner-2-sm p:nth-child(2),
  section.standard div.banner-4-sm p:nth-child(2) {
    font-size: 12.24px !important;
  }
}
@media all and (max-width: 360px) {
  section.standard div.banner-2-sm p:first-child {
    margin-bottom: 6px !important;
  }
  section.standard div.banner-2-sm a {
    margin-top: 0 !important;
  }
}
@media all and (max-width: 640px) {
  div.section-head h1 {
    font-size: 30px !important;
  }
  section#block-1 {
    height: 380px !important;
  }
  section#block-1 div.page-container h1 {
    font-size: 61.31px !important;
    line-height: 58px;
  }
  section#block-1 div.page-container h1 span {
    font-size: 14px !important;
    line-height: 20px;
    margin-bottom: 3px !important;
  }
  section#block-2 blockquote {
    font-size: 14.43px !important;
    padding: 15px 10px !important;
  }
  section#block-3 div.metamorphosis-container div.row div.left-side {
    float: none !important;
    margin: 0 auto !important;
    width: 80% !important;
  }
  section#block-3 div.metamorphosis-container div.row div.left-side table.f2 tr td,
  section#block-3 div.metamorphosis-container div.row div.left-side table.f2 tr th {
    padding: 10px 0 10px 0px !important;
  }
  section#block-3 div.metamorphosis-container div.row div.right-side {
    float: none !important;
    margin: 0 auto !important;
    width: 80% !important;
    padding-left: 20px !important;
  }
  section#block-3 div.metamorphosis-container div.row div.right-side div.gallery {
    text-align: left !important;
  }
  section#block-3 div.metamorphosis-container div.row div.right-side div.gallery h2 {
    margin-bottom: 5px !important;
  }
  section#block-4 div.row div.left-side {
    float: none !important;
    width: 100% !important;
  }
  section#block-4 div.row figure {
    float: none !important;
    width: 77% !important;
    margin: 30px auto 0 !important;
  }
  section#block-5 blockquote.green {
    font-size: 14.43px !important;
  }
  section#block-5 div.row.second div.right-side {
    float: none !important;
    width: 100% !important;
  }
  section#block-5 div.row.second div.left-side {
    float: none !important;
    margin: 30px auto 0 !important;
    width: 58.125% !important;
  }
  section#block-6 div.row.first {
    margin-top: 25px !important;
  }
  section#block-6 div.row.first div.right-side,
  section#block-6 div.row.first div.left-side {
    float: none !important;
  }
  section#block-6 div.row.first div.left-side {
    width: 100% !important;
  }
  section#block-6 div.row.first div.right-side {
    width: 78.775% !important;
    margin: 0 auto;
  }
  section#block-6 div.row.first div.right-side figure {
    float: left !important;
    margin-top: 15px !important;
  }
  section#block-6 div.row.first div.right-side a {
    float: none !important;
  }
  section#block-6 div.row.second div.right-side,
  section#block-6 div.row.second div.left-side {
    float: none !important;
    width: 100% !important;
  }
  section#block-6 div.row.second div.right-side p,
  section#block-6 div.row.second div.left-side p {
    margin-bottom: 10px !important;
  }
  section#block-6 div.row.second div.right-side {
    margin-top: 25px;
  }
  section#block-9 {
    background: none !important;
  }
  section#block-9 div.article {
    border: 0 !important;
  }
  section#block-9 div.article div.row div.cell img {
    max-width: 152px !important;
  }
  section#block-9 div.article div.row div.cell:first-child {
    border: 2px solid #ebebeb !important;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
  }
  section#block-9 div.article div.row div.cell:first-child img {
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
  }
  section#block-9 div.article div.row div.cell:first-child p {
    padding: 7px 5px 0 !important;
    font-size: 12px !important;
    line-height: 16px !important;
  }
  section#block-9 div.article div.row div.cell:first-child p:last-child {
    text-align: center;
  }
  section#block-9 div.article div.row div.cell:first-child a {
    font-size: 12px !important;
  }
  section#block-9 div.article div.row div.cell:nth-child(2) {
    padding: 5px 10px 5px !important;
    background: none !important;
  }
  section#block-9 div.article div.row div.cell:nth-child(2) h3 {
    font-size: 15px !important;
  }
  section#block-11 {
    margin-top: 45px !important;
  }
  section#block-11 div.row div.right-side {
    width: 86.313% !important;
  }
  section#block-11 div.row div.right-side h2 {
    font-size: 20px !important;
    line-height: 25px !important;
  }
  div.packages div.package {
    float: none !important;
    display: block !important;
    max-width: 315px !important;
    margin: 0 auto 15px !important;
  }
  div.packages div.package span.recommended {
    display: none;
  }
  footer {
    padding: 25px 0 !important;
  }
  footer div.page-container div.row {
    text-align: center !important;
  }
  footer div.page-container div.row ul {
    float: right !important;
    text-align: left;
    position: relative;
    top: -5px;
  }
  footer div.page-container div.row div.logo {
    width: 31.688% !important;
    margin-bottom: 16px !important;
  }
  footer div.page-container div.row div.contact {
    float: none !important;
    display: inline-block !important;
    margin: 15px auto !important;
    position: relative;
    left: -91px;
  }
  div.metamorphosis-header h1 {
    font-size: 38px !important;
    margin-bottom: 3px !important;
  }
  section.metamorphosis-new div.metamorphosis-container h1 {
    width: 80% !important;
    margin: 0 auto !important;
  }
  section.metamorphosis-new div.gallery {
    width: 80% !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }
  section.metamorphosis-new div.gallery img {
    max-width: 47% !important;
    margin: 1% !important;
  }
  div.banner-1-sm {
    padding-left: 215px !important;
    padding-top: 18px !important;
  }
  div.banner-1-sm p {
    width: 80%;
  }
  div.banner-1-sm p:first-child {
    text-align: center;
  }
  div.banner-1-sm p:nth-child(2) {
    font-size: 17.24px !important;
  }
  div.banner-1-sm a {
    margin-top: -20px;
  }
  div.banner-2-sm {
    padding-top: 26px !important;
  }
  div.banner-2-sm p:first-child {
    font-size: 23.33px !important;
  }
  div.banner-2-sm p:nth-child(2) {
    font-size: 18.24px !important;
  }
  div.banner-4-sm {
    padding-top: 14px !important;
  }
  div.banner-4-sm p:first-child {
    font-size: 25px !important;
  }
  div.banner-4-sm p span {
    font-size: 38.5px !important;
  }
  div.banner-5-sm {
    padding-top: 16px !important;
  }
  div.banner-5-sm p span {
    font-size: 46.99px !important;
  }
  div.banner-5-sm p:nth-child(2) {
    font-size: 20.32px !important;
  }
}
@media all and (max-width: 615px) {
  div#order-page div.left-side div.end-form {
    width: 100% !important;
  }
  div#order-page div.left-side section#step-3 div.payment {
    width: 78.562% !important;
  }
}
@media all and (max-width: 600px) {
  div.section-head p {
    width: 100% !important;
  }
  div.banner-3-sm {
    padding-left: 200px !important;
  }
  div.banner-3-sm p span {
    font-size: 35.33px !important;
  }
  div.banner-3-sm p:first-child {
    font-size: 18.24px !important;
    margin-bottom: 10px !important;
  }
  div.banner-3-sm p:nth-child(2) {
    font-size: 24.33px !important;
  }
  div.banner-4-sm p:last-child {
    font-size: 16.24px !important;
  }
  section#block-11 div.row div.right-side {
    width: 100% !important;
  }
  section#block-11 div.row div.right-side h2 {
    width: 80% !important;
    margin: 0 auto !important;
  }
  footer div.page-container div.row div.contact {
    left: 144px !important;
  }
}
@media all and (max-width: 590px) {
  header#main > div.page-container button {
    display: inline-block !important;
  }
  header#main > div.page-container nav {
    display: none !important;
    background: white;
    position: absolute;
    right: 0;
    width: auto !important;
    z-index: 9999 !important;
    padding: 20px !important;
    top: 65px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  header#main > div.page-container nav a {
    display: block;
  }
  header#main > div.page-container nav a:last-child {
    padding-bottom: 0 !important;
  }
  header#main > div.page-container nav a:hover {
    border-bottom: 0 !important;
    text-decoration: underline;
  }
  header#main > div.page-container nav.active {
    display: inline-block !important;
  }
  div.banner-1-sm a {
    margin-right: 20px !important;
  }
  div.banner-5-sm a {
    margin-top: -2px !important;
  }
}
@media all and (max-width: 480px) {
  section#block-1 {
    background-position: right -60px center !important;
    height: 350px !important;
  }
  section#block-1 div.page-container h1 {
    font-size: 46.55px !important;
    line-height: 46px !important;
  }
  section#block-1 div.page-container > span {
    font-size: 20.62px !important;
  }
  section#block-1 div.page-container ul li {
    font-size: 12px !important;
  }
  section#block-3 div.metamorphosis-container div.row div.left-side,
  section#block-3 div.metamorphosis-container div.row div.right-side {
    width: 100% !important;
  }
  section#block-4 div.row figure {
    width: 100% !important;
  }
  section#block-5 div.row.second div.left-side {
    width: 85.125% !important;
  }
  section#block-6 div.row.first div.right-side {
    width: 100% !important;
  }
  section#block-6 div.row.first div.right-side figure {
    width: 100% !important;
  }
  section#block-6 div.row.first div.right-side figure img {
    max-width: 100% !important;
  }
  section#block-7 div.index-content div.right-side div.sec {
    background-position: center center !important;
  }
  section#block-12 {
    margin-top: 30px !important;
    margin-bottom: 10px;
  }
  section#block-12 div.page-container {
    padding-left: 0 !important;
    height: 309px !important;
    background-position: top !important;
    position: relative !important;
  }
  section#block-12 div.page-container div.txt {
    width: 100% !important;
    padding-bottom: 5px !important;
    margin-top: 235px !important;
    border-radius: 0 !important;
    position: absolute !important;
    bottom: 0;
  }
  section#block-12 div.page-container div.txt p {
    font-size: 33.55px !important;
  }
  section#block-12 div.page-container div.txt span {
    top: -195px !important;
  }
  footer div.page-container div.row div.contact {
    left: 0 !important;
  }
  section.metamorphosis-new div.gallery {
    width: 100% !important;
    padding: 20px !important;
  }
  section.metamorphosis-new div.metamorphosis-container h1 {
    width: 100% !important;
  }
  div.banner-1-sm div.banner-price,
  div.banner-2-sm div.banner-price,
  div.banner-3-sm div.banner-price,
  div.banner-4-sm div.banner-price,
  div.banner-5-sm div.banner-price {
    left: 78px !important;
    transform: rotate(46deg) !important;
    -moz-transform: rotate(46deg) !important;
    -webkit-transform: rotate(46deg) !important;
    -o-transform: rotate(46deg) !important;
    -ms-transform: rotate(46deg) !important;
  }
  div.banner-1-sm {
    background: url(../images/banner-1-sm2.jpg) no-repeat !important;
    padding-left: 165px !important;
  }
  div.banner-1-sm p {
    width: 90% !important;
  }
  div.banner-1-sm p:nth-child(2) {
    font-size: 14.24px !important;
  }
  div.banner-1-sm a {
    margin-right: 20px !important;
    margin-top: -9px !important;
  }
  div.banner-2-sm {
    background: url(../images/banner-2-sm2.jpg) no-repeat !important;
    padding-left: 241px !important;
    padding-top: 15px !important;
  }
  div.banner-2-sm p {
    text-align: center;
    padding-left: 0 !important;
  }
  div.banner-2-sm p:nth-child(2) {
    font-size: 14.24px !important;
  }
  div.banner-2-sm a {
    margin-top: 8px !important;
  }
  div.banner-2-sm div.banner-price {
    left: 166px !important;
    top: 36px !important;
  }
  div.banner-3-sm {
    background-position: left -65px center !important;
    padding-left: 145px !important;
  }
  div.banner-3-sm p:nth-child(2) {
    font-size: 21.24px !important;
  }
  div.banner-4-sm {
    background-position: left -85px center !important;
    padding-left: 120px !important;
  }
  div.banner-4-sm p:nth-child(2) {
    font-size: 14.24px !important;
  }
  div.banner-5-sm {
    background: url(../images/banner-5-sm.jpg) no-repeat !important;
    padding-left: 155px !important;
  }
  div.banner-5-sm p:nth-child(2) {
    font-size: 19.24px !important;
  }
  div.banner-5-sm a {
    margin-top: 4px !important;
  }
  div.banner-5-sm div.banner-price {
    top: 36px !important;
  }
}
@media all and (max-width: 470px) {
  div#order-page div.left-side {
    width: 100% !important;
  }
  section#block-1 h1 {
    font-size: 65.76px !important;
  }
  section#block-1 h1 span {
    font-size: 24.44px !important;
  }
}
@media all and (max-width: 430px) {
  section#block-1 div.page-container a.green {
    margin-left: 0 !important;
    padding: 12px 24px !important;
  }
  div#order-page div.left-side div.form-element input {
    display: inline-block !important;
    float: none !important;
    vertical-align: middle;
  }
}
@media all and (max-width: 360px) {
  section#block-1 {
    background-position: right -190px center !important;
    height: 395px !important;
  }
  section#block-1 div.page-container div.badge {
    display: none;
  }
  section#block-1 div.page-container > span {
    font-size: 17.26px !important;
  }
  section#block-1 div.page-container ul li {
    line-height: 16px !important;
  }
  section#block-2 div.right-side {
    transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
    -o-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
  }
  section#block-2 div.right-side:after {
    transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
    -o-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    right: -8px !important;
    bottom: -94px !important;
  }
  section#block-2 div.right-side div.result {
    transform: rotate(6deg) !important;
    -moz-transform: rotate(6deg) !important;
    -webkit-transform: rotate(6deg) !important;
    -o-transform: rotate(6deg) !important;
    -ms-transform: rotate(6deg) !important;
    left: 10px !important;
  }
  section#block-2 div.right-side div.result div.head {
    font-size: 18.58px !important;
  }
  section#block-2 div.right-side div.result p:last-child {
    font-size: 9.3px !important;
  }
  section#block-2 div.right-side div.result p:nth-child(3) span {
    font-size: 23.48px !important;
  }
  section#block-2 div.right-side div.head {
    font-size: 21.62px !important;
  }
  section#block-3 div.metamorphosis-container div.row div.left-side table tr th {
    font-size: 11px !important;
  }
  section#block-3 div.metamorphosis-container div.row div.left-side table tr td {
    font-size: 12px !important;
  }
  section#block-3 div.metamorphosis-container div.row div.right-side div.gallery img {
    max-width: 129px !important;
  }
  section#block-4 p {
    width: 100% !important;
  }
  section#block-7 {
    margin-top: 35px !important;
  }
  section#block-5 {
    margin-bottom: 0px !important;
  }
  section#block-5 div.row.second div.left-side {
    width: 108% !important;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    position: relative;
    left: -10px;
  }
  section#block-5 div.row.second div.left-side a {
    font-size: 21.15px !important;
  }
  section#block-5 div.row.second div.right-side div {
    padding: 11px 9px !important;
  }
  section#block-8 div.page-container div.row div.left-side figure {
    float: none !important;
    width: 100% !important;
  }
  section#block-8 div.page-container div.row div.left-side figure img {
    width: 100%;
    border: 2px solid #e8e8e8 !important;
  }
  section#block-8 div.page-container div.row div.left-side figure img:first-child {
    display: none !important;
  }
  section#block-8 div.page-container div.row div.left-side figure img:nth-child(3) {
    display: block !important;
  }
  section#block-8 div.page-container div.row div.left-side div.purple {
    padding: 253px 10px 13px !important;
  }
  section#block-8 div.page-container div.row div.left-side div.purple p {
    padding: 0 !important;
  }
  section#block-8 div.page-container div.row div.right-side div.txt {
    text-align: left !important;
  }
  section#block-8 div.page-container div.row div.right-side div.txt div.ctn {
    padding: 16px 12px 0 !important;
  }
  section#block-8 div.page-container div.row div.right-side div.txt div.ctn h2 {
    padding-left: 39px !important;
    line-height: 19.26px !important;
  }
  section#block-8 div.page-container div.row div.right-side div.txt div.ctn h2:before {
    transform: scale(0.6);
    -moz-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
  }
  section#block-8 div.page-container div.row div.right-side div.txt div.ctn p.m-top:before {
    transform: scale(0.6);
    -moz-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
  }
  section#block-9 div.page-container div.article {
    display: block !important;
  }
  section#block-9 div.page-container div.article div.row {
    display: block !important;
  }
  section#block-9 div.page-container div.article div.row div.cell {
    display: block !important;
    width: 100% !important;
  }
  section#block-9 div.page-container div.article div.row div.cell:first-child {
    padding-bottom: 0 !important;
  }
  section#block-9 div.page-container div.article div.row div.cell:first-child:after {
    clear: both;
    display: block;
    content: '';
  }
  section#block-9 div.page-container div.article div.row div.cell:first-child img {
    float: left;
    max-width: 135px !important;
    margin-right: 10px;
  }
  section#block-9 div.page-container div.article div.row div.cell:first-child i.icon {
    display: none;
  }
  section#block-9 div.page-container div.article div.row div.cell:first-child a {
    text-align: left !important;
  }
  section#block-9 div.page-container div.article div.row div.cell:nth-child(2) {
    padding: 0 !important;
    margin-top: 15px !important;
    word-wrap: break-word;
  }
  section#block-9 div.page-container div.article div.row div.cell:nth-child(2) a {
    line-height: 15px;
  }
  section#block-9 div.page-container div.article div.row div.cell:last-child {
    display: none !important;
  }
  section#block-9 div.page-container div.article + div.article {
    border-top: 1px solid #dadada !important;
    padding-top: 32px;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
  }
  section#block-11 div.section-head {
    margin-bottom: 0 !important;
  }
  section#block-11 div.row {
    margin-top: 0 !important;
  }
  section#block-11 div.row div.left-side {
    transform: scale(0.7);
    -moz-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    left: -84px !important;
  }
  section#block-11 div.row div.left-side p {
    font-size: 13px !important;
    float: right;
    width: 51%;
    text-align: left;
    margin-top: 40px !important;
  }
  section#block-11 div.row div.right-side {
    margin-top: 0 !important;
  }
  section#block-11 div.row div.right-side h2 {
    width: 100% !important;
    font-size: 18px !important;
    line-height: 23px !important;
    margin-bottom: 15px !important;
  }
  section#block-11 div.row div.right-side div.row div.clock {
    width: 125px !important;
    height: 125px !important;
  }
  div.metamorphosis-header h1 {
    font-size: 29px !important;
    margin-bottom: 0 !important;
  }
  section#block-3.metamorphosis-new div.metamorphosis-container div.row div.left-side h2 {
    display: none !important;
  }
  footer ul {
    float: none !important;
    display: block !important;
    width: 100% !important;
    text-align: center !important;
  }
  footer ul li {
    list-style: none !important;
  }
  footer div.logo {
    margin: 0 auto !important;
    float: none !important;
    width: 50% !important;
  }
  div.banner-1-sm p {
    width: 100%;
    font-size: 21.33px !important;
  }
  div.banner-1-sm a {
    margin-top: 10px !important;
  }
  div.banner-2-sm {
    background: url(../images/banner-3-sm2.jpg) no-repeat scroll rgba(0, 0, 0, 0) !important;
    padding-left: 142px !important;
    margin: 50px 0 25px !important;
  }
  div.banner-2-sm div.banner-price {
    left: 75px !important;
    top: 46px !important;
  }
  div.banner-3-sm {
    padding-left: 135px !important;
  }
  div.banner-3-sm p span {
    font-size: 30.33px !important;
  }
  div.banner-3-sm p:nth-child(2) {
    font-size: 16.33px !important;
  }
  div.banner-4-sm p span {
    font-size: 32.5px !important;
  }
  div.banner-4-sm p:first-child {
    font-size: 18px !important;
  }
  div.banner-4-sm p:nth-child(2) {
    font-size: 12.24px !important;
  }
  div.banner-5-sm p:first-child {
    font-size: 12.59px !important;
  }
  div.banner-5-sm p:last-child {
    font-size: 17.24px !important;
  }
  div.banner-5-sm p span {
    font-size: 28.99px !important;
  }
}
@media all and (max-width: 320px) {
  section#block-2 div.right-side {
    background: url(../images/block-1-right-sm.jpg) no-repeat scroll center center rgba(0, 0, 0, 0) !important;
    height: 264px !important;
  }
  section#block-2 div.right-side:after {
    transform: scale(0.8) !important;
    -moz-transform: scale(0.8) !important;
    -webkit-transform: scale(0.8) !important;
    -o-transform: scale(0.8) !important;
    -ms-transform: scale(0.8) !important;
    bottom: -103px !important;
    right: -36px !important;
  }
  section#block-2 div.right-side div.head {
    font-size: 20.09px !important;
    left: -9px !important;
  }
  section#block-3 div.metamorphosis-container div.row div.right-side div.gallery img {
    max-width: 123px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  section#block-5 div.row.second div.left-side {
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    left: -30px !important;
    width: 121% !important;
    margin-top: 0 !important;
  }
  section#block-5 div.row.second div.right-side {
    margin-top: 0 !important;
  }
  section#block-8 div.page-container div.row div.left-side div.purple {
    padding: 229px 10px 13px !important;
  }
  section#block-9 div.page-container div.article div.row div.cell:first-child img {
    max-width: 105px !important;
  }
  section#block-9 div.article div.row div.cell:first-child a {
    text-align: left;
    margin-bottom: 3px;
  }
  section#block-9 div.article div.row div.cell:first-child a:before {
    clear: both;
    display: block;
    content: ' ';
  }
  section#block-11 div.right-side div.row div.clock + div.clock {
    margin-top: 10px !important;
  }
  div.banner-1-sm {
    background: url(../images/banner-320.jpg) no-repeat scroll rgba(0, 0, 0, 0) !important;
    padding-left: 107px !important;
  }
  div.banner-1-sm div.banner-price {
    display: none !important;
  }
  div.banner-1-sm a {
    margin-right: 20px !important;
    margin-top: 8px !important;
  }
  div.banner-2-sm {
    background: url(../images/banner-320.jpg) no-repeat scroll rgba(0, 0, 0, 0) !important;
    padding-left: 90px !important;
  }
  div.banner-2-sm div.banner-price {
    display: none !important;
  }
  div.banner-5-sm {
    background: url(../images/banner-320.jpg) no-repeat scroll rgba(0, 0, 0, 0) !important;
    padding-left: 117px !important;
  }
  div.banner-5-sm div.banner-price {
    display: none !important;
  }
}
*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.clearfix {
  display: block;
  content: ' ';
  clear: both;
}
strong {
  font-family: 'Lato', sans-serif; font-weight:900;
}
a {
  text-decoration: none;
}
a.green,
a.orange {
  background: #469a00;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4ba200 0%, #378100 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ba200), color-stop(100%, #378100));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4ba200 0%, #378100 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4ba200 0%, #378100 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4ba200 0%, #378100 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4ba200 0%, #378100 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ba200', endColorstr='#378100', GradientType=0);
  /* IE6-9 */
  padding: 12px 28px;
  display: inline-block;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.23), 0 1px 0 #469a00 inset, 0 2px 0 #67b128 inset;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.47);
  color: white;
  text-transform: uppercase;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
a.green:hover,
a.orange:hover {
  background: #51af00;
  /* Old browsers */
  background: -moz-linear-gradient(top, #51af00 0%, #378100 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #51af00), color-stop(100%, #378100));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #51af00 0%, #378100 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #51af00 0%, #378100 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #51af00 0%, #378100 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #51af00 0%, #378100 100%);
  /* W3C */
}
a.orange {
  background: #f46d13;
  background: -moz-linear-gradient(top, #f46d13 0%, #ef4900 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f46d13), color-stop(100%, #ef4900));
  background: -webkit-linear-gradient(top, #f46d13 0%, #ef4900 100%);
  background: -o-linear-gradient(top, #f46d13 0%, #ef4900 100%);
  background: -ms-linear-gradient(top, #f46d13 0%, #ef4900 100%);
  background: linear-gradient(to bottom, #f46d13 0%, #ef4900 100%);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.23), 0 1px 0 #f36000 inset, 0 2px 0 #f2a470 inset;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f46d13', endColorstr='#ef4900', GradientType=0);
}
a.orange:hover {
  background: #ff701e;
  background: -moz-linear-gradient(top, #ff701e 0%, #ef4900 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff701e), color-stop(100%, #ef4900));
  background: -webkit-linear-gradient(top, #ff701e 0%, #ef4900 100%);
  background: -o-linear-gradient(top, #ff701e 0%, #ef4900 100%);
  background: -ms-linear-gradient(top, #ff701e 0%, #ef4900 100%);
  background: linear-gradient(to bottom, #ff701e 0%, #ef4900 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff701e', endColorstr='#ef4900', GradientType=0);
}
.page-container {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
}
hr.slide-separator {
  background: #e8e8e8;
  border: 0;
  width: 100%;
  height: 2px;
  position: relative;
  margin: 16px 0;
}
hr.slide-separator:after {
  height: 32px;
  width: 32px;
  background: #459800;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -16px;
  top: -15px;
  cursor: pointer;
  padding: 9px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
hr.slide-separator.active:after {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
div#order-page {
  margin-top: 70px;
  margin-bottom: 100px;
}
div#order-page h2 {
  color: #303030;
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight:900;
  text-transform: uppercase;
}
div#order-page span.step {
  width: 70px;
  height: 70px;
  background: #459800;
  float: left;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: white;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 11px;
}
div#order-page section#step-1 div.ng {
  width: 73%;
  margin-bottom: 60px;
}
div#order-page section#step-1 div.ng:after {
  display: block;
  content: ' ';
  clear: both;
}
div#order-page section#step-1 div.ng span.step {
  margin-right: 27px;
}
div#order-page section#step-1 div.ng span.step:before {
  content: url(../images/order-step-1-icon.png);
  display: block;
  margin-bottom: 4px;
}
div#order-page section#step-1 div.ng p {
  line-height: 20px;
  margin-top: 10px;
  padding-left: 97px;
}
div#order-page div.row {
  margin-top: 30px;
}
div#order-page div.left-side {
  width: 49.2708%;
}
div#order-page div.left-side:after {
  display: block;
  content: ' ';
  clear: both;
}
div#order-page div.left-side section#step-2 div.ng {
  margin-bottom: 15px;
}
div#order-page div.left-side section#step-2 div.ng:after {
  display: block;
  content: ' ';
  clear: both;
}
div#order-page div.left-side section#step-2 div.ng span.step {
  margin-right: 27px;
}
div#order-page div.left-side section#step-2 div.ng span.step:before {
  content: url(../images/order-step-2-icon.png);
  display: block;
  margin-bottom: 4px;
}
div#order-page div.left-side section#step-2 div.ng h2 {
  padding: 23px 0 27px;
}
div#order-page div.left-side h3 {
  color: #459800;
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight:600;
  padding-left: 21.1416%;
  margin-bottom: 17px;
  margin-top: 22px;
}
div#order-page div.left-side div.vform-element {
  display: inline-block;
  position: relative;
  width: 63.138%;
}
div#order-page div.left-side div.vform-element select {
  display: none;
}
div#order-page div.left-side div.vform-element p {
  padding-top: 7px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  height: 29px;
}
div#order-page div.left-side div.vform-element p.vform-select-text {
  height: 30px;
  border: 1px solid #c2c2c2;
  padding-left: 10px;
  padding-top: 7px;
  cursor: pointer;
}
div#order-page div.left-side div.vform-element span.vform-select-arrow {
  position: absolute;
  top: 13px;
  right: 13px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 4.5px 0 4.5px;
  border-color: #f79500 transparent transparent transparent;
}
div#order-page div.left-side div.vform-element ul {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  z-index: 9999;
}
div#order-page div.left-side div.vform-element ul.vform-select-options {
  display: none;
  position: absolute;
  background: white;
  width: 100%;
  border: 1px solid #c2c2c2;
  top: 29px;
}
div#order-page div.left-side div.vform-element ul.vform-select-options li {
  padding: 8px 10px;
  cursor: pointer;
}
div#order-page div.left-side div.form-element {
  font-size: 14px;
  margin: 9px 0;
}
div#order-page div.left-side div.form-element:after {
  display: block;
  content: ' ';
  clear: both;
}
div#order-page div.left-side div.form-element label {
  display: inline-block;
  width: 31.0782%;
  margin-right: 4.22%;
  vertical-align: middle;
  text-align: right;
  font-family: 'Lato', sans-serif;
  font-weight:600;
}
div#order-page div.left-side div.form-element input,
div#order-page div.left-side div.form-element textarea {
  height: 29px;
  border: 1px solid #c2c2c2;
  font-size: 12px;
  padding: 0 5px;
  width: 63.138%;
  font-family: 'Lato', sans-serif;
}
div#order-page div.left-side div.form-element textarea {
  min-height: 54px;
  vertical-align: top;
  padding: 3px 5px;
}
div#order-page div.left-side div.form-element div.why-answer {
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../images/why-icon.png) no-repeat;
  top: 6px;
  right: -16px;
}
div#order-page div.left-side div.form-element div.why-answer div {
  display: none;
  background: white;
  border: 4px solid #e8e8e8;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 7px;
  width: 270px;
  position: absolute;
  left: 30px;
  top: -10px;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  line-height: 15px;
}
div#order-page div.left-side div.form-element div.why-answer div span {
  display: block;
  color: #459800;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight:600;
  margin-bottom: 5px;
}
div#order-page div.left-side div.form-element div.why-answer:hover div {
  display: block;
}
div#order-page div.left-side section#step-3 {
  margin-top: 40px;
}
div#order-page div.left-side section#step-3 div.ng {
  margin-bottom: 20px;
}
div#order-page div.left-side section#step-3 div.ng:after {
  display: block;
  content: ' ';
  clear: both;
}
div#order-page div.left-side section#step-3 div.ng span.step {
  padding-top: 20px;
  margin-right: 27px;
}
div#order-page div.left-side section#step-3 div.ng span.step:before {
  content: url(../images/order-step-3-icon.png);
  display: block;
  margin-bottom: 4px;
}
div#order-page div.left-side section#step-3 div.ng h2 {
  padding-top: 15px;
}
div#order-page div.left-side section#step-3 div.ng p {
  margin-top: 5px;
}
div#order-page div.left-side section#step-3 div.payment {
  background: none repeat scroll 0 0 white;
  border: 1px solid #8f8f8f;
  color: #353535;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
  font-weight:900;
  font-size: 13px;
  margin-bottom: 13px;
  float: right;
  padding: 7px 20px;
  position: relative;
  text-transform: uppercase;
  width: 58.5623%;
}
div#order-page div.left-side section#step-3 div.payment:before {
  background: none repeat scroll 0 0 white;
  border: 1px solid #8f8f8f;
  content: " ";
  height: 29px;
  left: -40px;
  position: absolute;
  top: -1px;
  width: 29px;
}
div#order-page div.left-side section#step-3 div.payment.selected {
  background: none repeat scroll 0 0 #41a707;
  border: 1px solid #41a707;
  color: white;
}
div#order-page div.left-side section#step-3 div.payment.selected:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  content: url(../images/checked.png);
  height: 28px;
  width: 34px;
}
div#order-page div.left-side div.end-form {
  margin-top: 20px;
  float: right;
  width: 66.762%;
}
div#order-page div.left-side div.end-form input[type=submit] {
  width: 100%;
  background: #f15500;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f15500 0%, #ed3f00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f15500), color-stop(100%, #ed3f00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f15500 0%, #ed3f00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f15500 0%, #ed3f00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f15500 0%, #ed3f00 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f15500 0%, #ed3f00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f15500', endColorstr='#ed3f00', GradientType=0);
  /* IE6-9 */
  border: 1px solid #aa5f06;
  font-size: 24px;
  font-family: 'Lato', sans-serif;
  font-weight:900;
  text-transform: uppercase;
  color: white;
  padding: 9px 0;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div#order-page div.left-side div.end-form div.summary {
  background: #fafafa;
  border: 1px solid #cfcfcf;
  width: 100%;
  padding: 20px 25px;
  margin-top: 40px;
  position: relative;
  font-family: 'Lato', sans-serif;
  font-weight:600;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div#order-page div.left-side div.end-form div.summary:before {
  content: url(../images/summary-arrow.png);
  width: 24px;
  height: 14px;
  display: inline-block;
  position: absolute;
  top: -14px;
  left: 50%;
  margin-left: -12px;
}
div#order-page div.left-side div.end-form div.summary h3 {
  color: #232323;
  margin: 0;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  font-weight:900;
  padding: 0;
  text-align: center;
  margin-bottom: 15px;
}
div#order-page div.left-side div.end-form div.summary table {
  width: 100%;
}
div#order-page div.left-side div.end-form div.summary table tr td {
  padding: 5px 0;
  font-size: 12px;
}
div#order-page div.left-side div.end-form div.summary table tr td:first-child {
  text-align: right;
  width: 45%;
}
div#order-page div.left-side div.end-form div.summary table tr td:last-child {
  color: #41a707;
  padding-left: 25%;
}
div#order-page div.left-side div.end-form div.summary table tr:nth-child(3) td {
  padding-bottom: 15px;
}
div#order-page div.left-side div.end-form div.summary table tr:last-child td {
  border-top: 1px dotted #424242;
  font-family: 'Lato', sans-serif;
  font-weight:900;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 15px;
}
div#order-page div.left-side div.end-form div.summary table tr:last-child td:first-child {
  color: #41a707;
}
div#order-page div.left-side div.end-form div.summary table tr:last-child td:last-child {
  color: #f79500;
}
div#order-page div.right-side {
  max-width: 311px;
  width: 100%;
  height: 775px;
  background: url(../images/order-right.jpg) no-repeat;
  margin-right: 5.9375%;
}
div#order-page div.right-side p {
  color: #303030;
  font-size: 17px;
  font-family: 'Lato', sans-serif; font-weight:600;
  line-height: 27px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  padding: 46px 0;
}
div#order-page div.right-side p span {
  color: #ef4b00;
}
/*
 * STYLE DLA LISTY PAKIETÓW DO WYBORU NA GŁÓWNEJ I ORDERZE
 */
div.packages {
  text-align: center;
}
div.packages:after {
  display: block;
  content: ' ';
  clear: both;
}
div.packages div.package {
  vertical-align: middle;
  display: inline-block;
  background: #fafafa;
  border: 2px solid #d7d7d7;
  padding: 15px 0;
  max-width: 306px;
  width: 100%;
  color: #363636;
  font-family: 'Lato', sans-serif; font-weight:600;
  font-size: 15px;
  position: relative;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
div.packages div.package h3 {
  font-size: 26px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif; font-weight:900;
}
div.packages div.package img {
  margin: 10px auto;
  max-width: 100%;
  display: block;
}
div.packages div.package div.price {
  font-size: 32px;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin: 20px 0 15px;
}
div.packages div.package a {
  color: white;
  font-size: 23.15px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
}
div.packages div.package p {
  font-family: 'Lato', sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 18px;
  margin-top: 15px;
}
div.packages div.package:first-child {
  float: left;
}
div.packages div.package:last-child {
  float: right;
}
div.packages div.package span.recommended {
  position: absolute;
  background: #ef4b00;
  color: white;
  font-size: 22.08px;
  text-transform: uppercase;
  font-family: 'bebas_neueregular';
  float: left;
  left: -11px;
  top: 175px;
  width: 45%;
  height: 30px;
  padding-top: 4px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
div.packages div.package span.recommended:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 10px 0;
  border-color: transparent #5d250b transparent transparent;
}
div.packages div.package.selected {
  border: 5px solid #ef4b00;
}
div.row:after {
  display: block;
  content: ' ';
  clear: both;
}
div.row div.left-side {
  float: left;
}
div.row div.right-side {
  float: right;
}
header#main div.nav-top {
  background: #f1f1ef;
  height: 33px;
  width: 100%;
  color: #5f5f5f;
  font-size: 12px;
  padding: 10px 0;
}
header#main div.nav-top span {
  display: inline-block;
}
header#main div.nav-top span:first-child {
  float: left;
}
header#main div.nav-top span:nth-child(2) {
  float: right;
}
header#main div.nav-top span:last-child {
  float: right;
  margin-right: 4.4791%;
}
header#main > div.page-container {
  padding: 25px 0;
}
header#main > div.page-container:after {
  display: block;
  content: ' ';
  clear: both;
}
header#main > div.page-container button.toggle-menu {
  float: right;
  width: 38px;
  height: 35px;
  border: 0;
  background: #eee;
  position: relative;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
header#main > div.page-container button.toggle-menu span {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #adadad;
  height: 3px;
  width: 70%;
  position: absolute;
  left: 50%;
  margin-left: -35%;
  -webkit-transition: all .5s;
  transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
}
header#main > div.page-container button.toggle-menu span:first-child {
  top: 28%;
}
header#main > div.page-container button.toggle-menu span:nth-child(2) {
  top: 48%;
}
header#main > div.page-container button.toggle-menu span:last-child {
  top: 68%;
}
header#main > div.page-container button.toggle-menu.active span:nth-child(2) {
  opacity: 0;
}
header#main > div.page-container button.toggle-menu.active span:first-child {
  top: 47%;
  transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -webkit-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  height: 4px;
}
header#main > div.page-container button.toggle-menu.active span:last-child {
  top: 46%;
  transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  height: 4px;
}
header#main > div.page-container nav {
  float: right;
  width: 70%;
  text-align: right;
  padding-top: 11px;
}
header#main > div.page-container nav a {
  color: #424242;
  font-size: 15px;
  font-family: 'Lato', sans-serif; font-weight:600;
  text-transform: uppercase;
  margin-left: 4.7690%;
  padding-bottom: 11px;
}
header#main > div.page-container nav a:first-child {
  margin-left: 0;
}
header#main > div.page-container nav a.active,
header#main > div.page-container nav a:hover {
  border-bottom: 3px solid #5609bc;
}
section#block-1 {
  width: 100%;
  height: 524px;
  background: url(../images/block-1-bg.jpg) no-repeat top center;
  background-size: cover;
}
section#block-1 div.page-container {
  position: relative;
}
section#block-1 div.page-container h1 {
  padding-top: 40px;
  text-transform: uppercase;
  color: #ef6005;
  font-size: 86.67px;
}
section#block-1 div.page-container h1 span {
  color: #089900;
  font-size: 28.44px;
  display: block;
  margin-bottom: 10px;
}
section#block-1 div.page-container > span {
  font-family: 'bebas_neueregular';
  color: #089900;
  font-size: 21.77px;
  display: block;
  margin: 15px 0;
}
section#block-1 div.page-container ul {
  margin-top: 20px;
}
section#block-1 div.page-container ul li {
  font-size: 15px;
  font-family: 'Lato', sans-serif; font-weight:600;
  text-transform: uppercase;
  padding: 11px 0 11px 50px;
  background: url(../images/block-1-li.png) no-repeat scroll left top 8px rgba(0, 0, 0, 0);
}
section#block-1 div.page-container a.green {
  font-family: 'Lato', sans-serif; font-weight:600;
  font-size: 25.15px;
  padding: 12px 48px;
  margin-left: 11.25%;
  margin-top: 15px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
section#block-1 div.page-container div.badge {
  position: absolute;
  top: -5px;
  right: 0;
  height: 213px;
  width: 138px;
  background: url(../images/block-1-badge.png) no-repeat;
  text-transform: uppercase;
}
section#block-1 div.page-container div.badge div.txt {
  padding-left: 4px;
  padding-right: 26px;
  padding-top: 86px;
  text-align: center;
  transform: rotate(-17deg);
  -moz-transform: rotate(-17deg);
  -webkit-transform: rotate(-17deg);
  -o-transform: rotate(-17deg);
  -ms-transform: rotate(-17deg);
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.42);
}
section#block-1 div.page-container div.badge div.txt > span {
  display: block;
}
section#block-1 div.page-container div.badge div.txt > span:first-child {
  color: #fcff22;
  font-size: 13.09px;
  font-family: 'Lato', sans-serif; font-weight:600;
}
section#block-1 div.page-container div.badge div.txt > span:nth-child(3) {
  font-size: 11.7px;
  color: white;
  font-family: 'Lato', sans-serif; font-weight:600;
}
section#block-1 div.page-container div.badge div.txt > span:nth-child(4) {
  font-size: 20.07px;
  color: #ffff4e;
  font-family: 'Lato', sans-serif; font-weight:600;
  margin-top: 2px;
}
section#block-1 div.page-container div.badge p {
  font-family: 'Lato', sans-serif; font-weight:900;
  font-size: 35.51px;
  color: white;
  position: relative;
  text-align: left;
  padding-left: 5px;
  margin: 5px 0 10px;
}
section#block-1 div.page-container div.badge p span {
  font-size: 16.17px;
  position: absolute;
  right: 5px;
}
section#block-2 div.left-side {
  width: 49.6875%;
}
section#block-2 div.left-side p {
  width: 88.6%;
}
section#block-2 div.right-side {
  max-width: 373px;
  width: 100%;
  background: url(../images/block-1-right.jpg) no-repeat center;
  height: 367px;
  border: 2px solid #dedede;
  position: relative;
  transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  -webkit-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  margin-top: 50px;
}
section#block-2 div.right-side:after {
  width: 157px;
  height: 179px;
  position: absolute;
  bottom: -80px;
  right: 65px;
  transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
}
section#block-2 div.right-side div.head {
  background: #fddb0f;
  background: -moz-linear-gradient(top, #fddb0f 0%, #fdcb00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fddb0f), color-stop(100%, #fdcb00));
  background: -webkit-linear-gradient(top, #fddb0f 0%, #fdcb00 100%);
  background: -o-linear-gradient(top, #fddb0f 0%, #fdcb00 100%);
  background: -ms-linear-gradient(top, #fddb0f 0%, #fdcb00 100%);
  background: linear-gradient(to bottom, #fddb0f 0%, #fdcb00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fddb0f', endColorstr='#fdcb00', GradientType=0);
  font-size: 27.62px;
  font-family: 'bebas_neueregular';
  padding: 15px 0;
  width: 107%;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.23);
  position: relative;
  left: -15px;
  top: -50px;
}
section#block-2 div.right-side div.result {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background: #429400;
  background: -moz-linear-gradient(top, #429400 0%, #337600 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #429400), color-stop(100%, #337600));
  background: -webkit-linear-gradient(top, #429400 0%, #337600 100%);
  background: -o-linear-gradient(top, #429400 0%, #337600 100%);
  background: -ms-linear-gradient(top, #429400 0%, #337600 100%);
  background: linear-gradient(to bottom, #429400 0%, #337600 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#429400', endColorstr='#337600', GradientType=0);
  color: white;
  font-family: 'Lato', sans-serif; font-weight:600;
  text-transform: uppercase;
  position: absolute;
  bottom: -60px;
  left: -20px;
  width: 70%;
  padding-bottom: 5px;
}
section#block-2 div.right-side div.result div.head {
  position: initial;
  top: auto;
  left: auto;
  width: auto;
  font-size: 23.58px;
  text-align: left;
  padding: 8px 0;
  padding-left: 15px;
  color: #373737;
  margin-bottom: 5px;
}
section#block-2 div.right-side div.result p {
  padding-left: 15px;
  font-size: 9.3px;
}
section#block-2 div.right-side div.result p span {
  font-size: 19.38px;
}
section#block-2 div.right-side div.result p:nth-child(3) {
  color: #fdda00;
  font-size: 30.69px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.23);
  margin: 5px 0;
}
section#block-2 div.right-side div.result p:nth-child(3) span {
  font-size: 32.48px;
}
section#block-3.metamorphosis-new {
  margin-top: 50px;
  margin-bottom: 100px;
}
section#block-3.metamorphosis-new hr {
  margin: 80px 0 60px;
}
section#block-3.metamorphosis-new div.metamorphosis-container {
  background: none !important;
  border: 0;
}
section#block-3.metamorphosis-new div.metamorphosis-container h1 {
  text-transform: uppercase;
  color: #363636;
  font-size: 28.17px;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin-bottom: 35px;
}
section#block-3.metamorphosis-new div.metamorphosis-container div.row {
  height: auto;
}
section#block-3.metamorphosis-new div.metamorphosis-container div.row div.left-side {
  background: none !important;
  border: 0;
  height: auto;
}
section#block-3.metamorphosis-new div.metamorphosis-container div.row div.left-side table tr td {
  padding: 10px 0 10px 10px;
}
section#block-3.metamorphosis-new div.metamorphosis-container div.row div.left-side h2 {
  color: #479d00;
  font-size: 22px;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin: 20px 0;
}
section#block-3.metamorphosis-new div.metamorphosis-container div.row div.right-side h2 {
  line-height: 29.8px;
}
section#block-3.metamorphosis-new div.metamorphosis-container div.row div.right-side div.quote:before {
  width: 33px;
  height: 34px;
  content: url(../images/metamorphosis-quote-white.jpg);
  position: absolute;
  top: -7px;
  left: -14px;
}
section#block-3.metamorphosis-new div.metamorphosis-container div.row div.right-side div.quote div {
  text-align: right;
  font-size: 15px;
}
section#block-3.metamorphosis-new div.metamorphosis-container div.banner-1 p {
  margin-bottom: 4px !important;
}
section#block-3.metamorphosis-new div.gallery {
  margin-top: 35px;
  text-align: left !important;
}
section#block-3.metamorphosis-new div.gallery h2 {
  margin-bottom: 29px;
}
section#block-3.metamorphosis-new div.gallery img:nth-child(2) {
  margin-left: 0;
}
section#block-3 div.metamorphosis-container {
  background: #f9f9f9;
  border: 1px solid #f0f0f0;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  position: relative;
}
section#block-3 div.metamorphosis-container div.gallery {
  text-align: right;
}
section#block-3 div.metamorphosis-container div.gallery h2 {
  margin-bottom: 20px;
  text-align: left;
  color: #479d00;
  font-size: 22px;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin-top: 8px;
}
section#block-3 div.metamorphosis-container div.gallery img {
  margin: 0 7px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
section#block-3 div.metamorphosis-container div.gallery a {
  margin: 15px 0;
  display: inline-block;
}
section#block-3 div.metamorphosis-container span#metamorphosis-prev-2,
section#block-3 div.metamorphosis-container span#metamorphosis-next-2 {
  background: url(../images/metamorphosis-next.png) no-repeat center center #484848;
  position: absolute;
  top: 190px;
  cursor: pointer;
  display: inline-block;
  width: 57px;
  height: 57px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
section#block-3 div.metamorphosis-container span#metamorphosis-next-2 {
  right: -12px;
  transform: scale(0.6, 0.6);
  -moz-transform: scale(0.6, 0.6);
  -webkit-transform: scale(0.6, 0.6);
  -o-transform: scale(0.6, 0.6);
  -ms-transform: scale(0.6, 0.6);
}
section#block-3 div.metamorphosis-container span#metamorphosis-prev-2 {
  left: -12px;
  transform: rotate(-180deg) scale(0.6, 0.6);
  -moz-transform: rotate(-180deg) scale(0.6, 0.6);
  -webkit-transform: rotate(-180deg) scale(0.6, 0.6);
  -o-transform: rotate(-180deg) scale(0.6, 0.6);
  -ms-transform: rotate(-180deg) scale(0.6, 0.6);
}
section#block-3 div.metamorphosis-container div.row div.left-side {
  width: 44.791%;
  background: white;
  border-right: 1px solid #f0f0f0;
  height: 798px;
}
section#block-3 div.metamorphosis-container div.row div.left-side div.image img {
  max-width: 100%;
}
section#block-3 div.metamorphosis-container div.row div.left-side table {
  margin-top: 10px;
  width: 100%;
}
section#block-3 div.metamorphosis-container div.row div.left-side table tr th {
  color: #484848;
  font-size: 14px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  border-bottom: 1px solid #d5d5d5;
  padding: 0 0 10px 10px;
}
section#block-3 div.metamorphosis-container div.row div.left-side table tr th:nth-child(2) {
  border-right: 1px solid #e7e7e7;
}
section#block-3 div.metamorphosis-container div.row div.left-side table tr td {
  color: #111111;
  font-size: 13px;
  padding: 6px 0 6px 10px;
}
section#block-3 div.metamorphosis-container div.row div.left-side table tr td:nth-child(2) {
  border-right: 1px solid #e7e7e7;
  font-family: 'Lato', sans-serif; font-weight:600;
}
section#block-3 div.metamorphosis-container div.row div.left-side table tr td:nth-child(3) {
  color: #479d00;
  font-family: 'Lato', sans-serif; font-weight:600;
}
section#block-3 div.metamorphosis-container div.row div.left-side table.f2 {
  margin-top: 15px;
}
section#block-3 div.metamorphosis-container div.row div.left-side table.f2 tr th:first-child {
  border-right: 0;
}
section#block-3 div.metamorphosis-container div.row div.left-side table.f2 tr:nth-child(2) td:last-child {
  font-family: 'Lato', sans-serif; font-weight:900;
  color: #479d00;
}
section#block-3 div.metamorphosis-container div.row div.left-side table.f2 tr:nth-child(2) td {
  padding-top: 20px;
}
section#block-3 div.metamorphosis-container div.row div.left-side table.f2 tr td:nth-child(2) {
  border: 0;
  text-align: right;
  padding-right: 10px;
}
section#block-3 div.metamorphosis-container div.row div.left-side table.f2 tr td {
  padding: 10px 0 10px 10px;
}
section#block-3 div.metamorphosis-container div.row div.right-side {
  padding-top: 20px;
  padding-right: 55px;
  width: 51%;
}
section#block-3 div.metamorphosis-container div.row div.right-side p.in {
  color: #ed6722;
  font-family: 'Lato', sans-serif; font-weight:600;
}
section#block-3 div.metamorphosis-container div.row div.right-side h2 {
  color: #479d00;
  font-size: 22px;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin-top: 8px;
}
section#block-3 div.metamorphosis-container div.row div.right-side div.quote {
  border: 1px solid #d1d1d1;
  padding: 15px 30px;
  color: #363636;
  position: relative;
  margin: 30px 0;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
section#block-3 div.metamorphosis-container div.row div.right-side div.quote:before {
  width: 33px;
  height: 34px;
  content: url(../images/metamorphosis-quote.jpg);
  position: absolute;
  top: -7px;
  left: -14px;
}
section#block-3 div.metamorphosis-container div.row div.right-side div.quote p {
  font-size: 15px;
}
section#block-3 div.metamorphosis-container div.row div.right-side div.quote img {
  margin-top: 20px;
}
section#block-3 div.metamorphosis-container div.row div.right-side div.quote a {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
section#block-3 div.metamorphosis-container div.row div.right-side a {
  color: #3f06b4;
  font-size: 14px;
  font-family: 'Lato', sans-serif; font-weight:600;
}
section#block-3 div.metamorphosis-container div.change {
  background: #989898;
  background: -moz-linear-gradient(top, #989898 0%, #666666 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #989898), color-stop(100%, #666666));
  background: -webkit-linear-gradient(top, #989898 0%, #666666 100%);
  background: -o-linear-gradient(top, #989898 0%, #666666 100%);
  background: -ms-linear-gradient(top, #989898 0%, #666666 100%);
  background: linear-gradient(to bottom, #989898 0%, #666666 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#989898', endColorstr='#666666', GradientType=0);
  color: #ffffff;
  font-size: 19px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.43);
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
section#block-3 div.metamorphosis-container div.change:after {
  display: block;
  content: ' ';
  clear: both;
}
section#block-3 div.metamorphosis-container div.change div.left-side {
  float: left;
  padding: 15px 0 15px 20px;
}
section#block-3 div.metamorphosis-container div.change div.left-side span {
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
section#block-3 div.metamorphosis-container div.change div.right-side {
  float: right;
}
section#block-3 div.metamorphosis-container div.change div.right-side span#metamorphosis-prev,
section#block-3 div.metamorphosis-container div.change div.right-side span#metamorphosis-next {
  font-size: 10px;
  font-family: 'Lato', sans-serif; font-weight:600;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  height: 75px;
  vertical-align: top;
  padding: 0 15px;
  padding-top: 50px;
}
section#block-3 div.metamorphosis-container div.change div.right-side span#metamorphosis-next {
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
  background: url(../images/metamorphosis-next.png) no-repeat top 10px center;
}
section#block-3 div.metamorphosis-container div.change div.right-side span#metamorphosis-next:hover {
  background: url(../images/metamorphosis-next.png) no-repeat top 10px center #9e9e9e;
}
section#block-3 div.metamorphosis-container div.change div.right-side span#metamorphosis-prev {
  background: url(../images/metamorphosis-prev.png) no-repeat top 10px center;
}
section#block-3 div.metamorphosis-container div.change div.right-side span#metamorphosis-prev:hover {
  background: url(../images/metamorphosis-prev.png) no-repeat top 10px center #9e9e9e;
}
section#block-3 div.metamorphosis-container div.change div.right-side span.current {
  font-size: 45px;
  font-family: 'Lato', sans-serif; font-weight:600;
  display: inline-block;
  padding: 13px 0;
  margin: 0 5px;
}
section#block-3 div.metamorphosis-container div.change div.right-side span.current span {
  font-size: 39px;
}
section#block-4 div.row div.left-side {
  width: 50%;
}
section#block-4 div.row div.left-side p {
  width: 89%;
}
section#block-4 div.row div.left-side blockquote {
  padding: 22px 10px 22px 55px;
}
section#block-4 div.row div.left-side h2 {
  color: #363636;
  font-size: 27px;
  font-family: 'bebas_neueregular';
  border-left: 6px solid #5609bc;
  padding-left: 25px;
  margin-bottom: 20px;
}
section#block-4 div.row figure {
  float: right;
  margin: 0;
  padding: 0;
  border: 2px solid #e8e8e8;
  background: #e6e6e6;
  width: 46.1458%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
section#block-4 div.row figure img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  max-width: 100%;
}
section#block-4 div.row figure figcaption {
  background: url(../images/block-4-figcaption.png) no-repeat center left 20px;
  color: #8e8e8e;
  font-size: 12px;
  line-height: 18.69px;
  padding: 12px 20px 12px 75px;
}
section#block-5 {
  margin: 50px auto 80px;
}
section#block-5 div.row.first div.left-side {
  width: 47%;
}
section#block-5 div.row.first div.left-side blockquote {
  padding: 22px 17px 22px 39px;
}
section#block-5 div.row.first div.left-side blockquote:before {
  left: 10px;
}
section#block-5 div.row.first div.right-side {
  width: 46.4583%;
}
section#block-5 div.row.first div.right-side img {
  max-width: 100%;
  border: 2px solid #e8e8e8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
section#block-5 div.row.second div.left-side {
  width: 38.125%;
  text-align: center;
  margin-top: 45px;
  position: relative;
}
section#block-5 div.row.second div.left-side div.price-badge {
  width: 159px;
  height: 179px;
  background: url(../images/price-badge.png) no-repeat;
  position: absolute;
  top: 58px;
  left: -7px;
  padding-top: 35px;
}
section#block-5 div.row.second div.left-side div.price-badge p {
  color: white;
  font-family: 'bebas_neueregular';
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.39);
  transform: rotate(26deg);
}
section#block-5 div.row.second div.left-side div.price-badge p:first-child {
  font-size: 25px;
  padding-left: 27px;
}
section#block-5 div.row.second div.left-side div.price-badge p:nth-child(2) {
  font-size: 19px;
  margin: 14px 0 9px;
  padding-right: 16px;
}
section#block-5 div.row.second div.left-side div.price-badge p:last-child {
  font-size: 33px;
  text-decoration: underline;
  padding-right: 49px;
}
section#block-5 div.row.second div.left-side a {
  font-size: 25.15px;
  font-family: 'Lato', sans-serif; font-weight:900;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
section#block-5 div.row.second div.right-side {
  width: 57.6041%;
  margin-top: 40px;
}
section#block-5 div.row.second div.right-side h2 {
  color: #363636;
  font-size: 45px;
  font-family: 'bebas_neueregular';
  border-left: 6px solid #5609bc;
  padding-left: 20px;
  margin-bottom: 20px;
}
section#block-5 div.row.second div.right-side div {
  margin-top: 33px;
  background: #f9f9f9;
  border: 2px solid #e8e8e8;
  padding: 15px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
section#block-5 div.row.second div.right-side div h3 {
  color: #2d2d2d;
  font-size: 20px;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin-bottom: 10px;
}
section#block-5 div.row.second div.right-side div p {
  line-height: 23px;
  font-size: 14px;
}
section#block-5 div.row.second div.right-side div + div {
  margin-top: 13px;
}
section#block-6.composition div.row.first {
  padding: 0;
  padding-bottom: 70px;
  border: 0;
  background: none;
  margin-top: 40px;
}
section#block-6.composition div.row.first div.left-side img {
  border: 2px solid #e8e8e8;
  max-width: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
section#block-6.composition div.row.first div.right-side {
  text-align: left;
  font-size: 15px;
}
section#block-6.composition div.row.first div.right-side h2 {
  text-transform: none;
  font-size: 21px;
  line-height: 27px;
  width: 85%;
}
section#block-6.composition div.row.first div.right-side div.img-min a {
  display: inline-block;
}
section#block-6.composition div.row.first div.right-side div.img-min a img {
  float: none;
}
section#block-6.composition div.row.first div.right-side div.img-min a:first-child {
  float: left;
}
section#block-6.composition div.row.first div.right-side div.img-min a:last-child {
  float: right;
}
section#block-6.composition div.row div.img-min img {
  width: 136px;
}
section#block-6 a {
  color: #5609bc;
  font-size: 13px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
}
section#block-6 div.row.first {
  padding: 25px;
  background: #f9f9f9;
  border: 2px solid #e8e8e8;
  color: #363636;
  margin-top: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
section#block-6 div.row.first h2 {
  font-size: 21px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
}
section#block-6 div.row.first ul {
  margin-top: 10px;
}
section#block-6 div.row.first ul li {
  line-height: 22.69px;
  padding: 8px 0 8px 23px;
  position: relative;
}
section#block-6 div.row.first ul li:before {
  content: ' ';
  width: 8px;
  height: 8px;
  background: #ed6722;
  position: absolute;
  display: block;
  top: 16px;
  left: 0;
}
section#block-6 div.row.first div.left-side {
  width: 45%;
  font-size: 15px;
}
section#block-6 div.row.first div.right-side {
  width: 49.775%;
  text-align: right;
}
section#block-6 div.row.first div.right-side img {
  border: 2px solid #e8e8e8;
}
section#block-6 div.row.first div.right-side figure {
  margin: 0;
  padding: 0;
  text-align: left;
}
section#block-6 div.row.first div.right-side figure figcaption {
  color: #6f6f6f;
  font-size: 11px;
  font-family: 'Lato', sans-serif; font-style:italic;
  background: #dedede;
  float: right;
  padding: 5px 10px;
  position: relative;
  top: -25px;
  right: 2px;
}
section#block-6 div.row.first div.right-side div.img-min {
  text-align: center;
  margin-bottom: 20px;
}
section#block-6 div.row.first div.right-side div.img-min:before {
  display: block;
  content: ' ';
  clear: both;
}
section#block-6 div.row.first div.right-side div.img-min img {
  cursor: pointer;
}
section#block-6 div.row.first div.right-side div.img-min img:first-child {
  float: left;
}
section#block-6 div.row.first div.right-side div.img-min img:last-child {
  float: right;
}
section#block-6 div.row.second {
  margin-top: 40px;
}
section#block-6 div.row.second div.left-side,
section#block-6 div.row.second div.right-side {
  width: 46.7708%;
  background: #f9f9f9;
  border: 2px solid #e8e8e8;
  color: #363636;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
section#block-6 div.row.second div.left-side h2,
section#block-6 div.row.second div.right-side h2 {
  border-bottom: 2px solid #e8e8e8;
  font-size: 21px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  padding: 15px 20px 12px;
}
section#block-6 div.row.second div.left-side figure,
section#block-6 div.row.second div.right-side figure {
  margin: 0;
  padding: 0;
  position: relative;
}
section#block-6 div.row.second div.left-side figure img,
section#block-6 div.row.second div.right-side figure img {
  border-bottom: 2px solid #e8e8e8;
  max-width: 100%;
}
section#block-6 div.row.second div.left-side figure figcaption,
section#block-6 div.row.second div.right-side figure figcaption {
  color: #6f6f6f;
  font-size: 11px;
  font-family: 'Lato', sans-serif; font-style:italic;
  background: rgba(222, 222, 222, 0.88);
  padding: 4px 10px;
  position: absolute;
  float: right;
  bottom: 3px;
  right: 0;
}
section#block-6 div.row.second div.left-side div.content,
section#block-6 div.row.second div.right-side div.content {
  padding: 15px 20px;
  text-align: right;
}
section#block-6 div.row.second div.left-side div.content p,
section#block-6 div.row.second div.right-side div.content p {
  text-align: left;
}
section#block-6 div.row.second div.left-side div.content div.img-min,
section#block-6 div.row.second div.right-side div.content div.img-min {
  text-align: center;
  margin: 15px 0;
}
section#block-6 div.row.second div.left-side div.content div.img-min:after,
section#block-6 div.row.second div.right-side div.content div.img-min:after {
  display: block;
  content: ' ';
  clear: both;
}
section#block-6 div.row.second div.left-side div.content div.img-min img,
section#block-6 div.row.second div.right-side div.content div.img-min img {
  cursor: pointer;
  border: 2px solid #e8e8e8;
}
section#block-6 div.row.second div.left-side div.content div.img-min img:first-child,
section#block-6 div.row.second div.right-side div.content div.img-min img:first-child {
  float: left;
}
section#block-6 div.row.second div.left-side div.content div.img-min img:last-child,
section#block-6 div.row.second div.right-side div.content div.img-min img:last-child {
  float: right;
}
section#block-7 {
  margin: 60px auto 100px;
}
section#block-7 div.index-content {
  position: relative;
  margin-top: 20px;
}
section#block-7 div.index-content:after {
  display: block;
  content: ' ';
  clear: both;
}
section#block-7 div.index-content ul {
  float: left;
  z-index: 2;
  position: relative;
}
section#block-7 div.index-content ul li {
  cursor: pointer;
  border: 4px solid #e8e8e8;
  border-top: 2px solid #e8e8e8;
  border-bottom: 2px solid #e8e8e8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #3d3d3d;
  font-size: 17px;
  font-family: 'Lato', sans-serif; font-weight:900;
  padding: 25px 20px 22px;
  background: white;
}
section#block-7 div.index-content ul li:first-child {
  border-top: 4px solid #e8e8e8;
}
section#block-7 div.index-content ul li:last-child {
  border-bottom: 4px solid #e8e8e8;
}
section#block-7 div.index-content ul li.active {
  background: #f79900;
  background: -moz-linear-gradient(top, #f79900 0%, #f57300 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f79900), color-stop(100%, #f57300));
  background: -webkit-linear-gradient(top, #f79900 0%, #f57300 100%);
  background: -o-linear-gradient(top, #f79900 0%, #f57300 100%);
  background: -ms-linear-gradient(top, #f79900 0%, #f57300 100%);
  background: linear-gradient(to bottom, #f79900 0%, #f57300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f79900', endColorstr='#f57300', GradientType=0);
  color: white;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.47);
  box-shadow: 0px 1px 0px #d1780a inset, 0px -1px 0px #d1780a inset, 1px 0px 0px #d1780a inset, -1px 0px 0px #d1780a inset;
  width: 107%;
}
section#block-7 div.index-content div.right-side {
  height: 412px;
  width: 689px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
section#block-7 div.index-content div.right-side div.sec {
  width: 100%;
  height: 412px;
  position: relative;
}
section#block-7 div.index-content div.right-side div.sec#sec1 {
  background: url(../images/block-7-img1.jpg) no-repeat;
}
section#block-7 div.index-content div.right-side div.sec#sec2 {
  background: url(../images/block-7-img6.jpg) no-repeat;
}
section#block-7 div.index-content div.right-side div.sec#sec3 {
  background: url(../images/block-7-img3.jpg) no-repeat;
}
section#block-7 div.index-content div.right-side div.sec#sec4 {
  background: url(../images/block-7-img2.jpg) no-repeat;
}
section#block-7 div.index-content div.right-side div.sec#sec5 {
  background: url(../images/block-7-img5.jpg) no-repeat;
}
section#block-7 div.index-content div.right-side div.sec#sec6 {
  background: url(../images/block-7-img4.jpg) no-repeat;
}
section#block-7 div.index-content div.right-side div.sec div.desc {
  background: rgba(255, 255, 255, 0.9);
  line-height: 22px;
  position: absolute;
  padding: 15px 15px 15px 55px;
  bottom: 0;
}
section#block-8 {
  margin-top: 70px;
}
section#block-8 div.section-head {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
section#block-8 h2 {
  color: #101012;
  font-size: 20.41px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif; font-weight:900;
  border-left: 6px solid #5609bc;
  padding-left: 13px;
}
section#block-8 div#siudem div.left-side {
  background: none;
  border: 0;
}
section#block-8 div.block-9-old div.block.index-content div.txt p {
  font-size: 14px;
  margin: 15px 0;
}
section#block-8 div.row div.left-side {
  width: 38.125%;
  border: 2px solid #e8e8e8;
  background: #418d00;
  color: white;
  font-family: 'Lato', sans-serif; font-weight:600;
  font-size: 14px;
  text-align: center;
  padding-bottom: 15px;
  position: relative;
  margin-top: 295px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
section#block-8 div.row div.left-side i {
  margin-right: 8px;
  position: relative;
  top: -2px;
}
section#block-8 div.row div.left-side div.purple {
  background: #330b68;
  text-align: left;
  font-family: 'Lato', sans-serif;
  margin-bottom: 15px;
  padding-top: 148px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
section#block-8 div.row div.left-side figure {
  margin: 0;
  padding: 0;
  position: absolute;
  top: -295px;
  left: 0;
}
section#block-8 div.row div.left-side figure img {
  border: 2px solid #e8e8e8;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
section#block-8 div.row div.left-side figure figcaption {
  color: white;
  font-size: 11px;
  font-family: 'Lato', sans-serif; font-style:italic;
  position: absolute;
  bottom: 10px;
  right: 25px;
}
section#block-8 div.row div.left-side p {
  color: white;
  font-size: 13px;
  line-height: 20px;
  padding: 15px 20px;
}
section#block-8 div.row div.left-side p strong {
  text-transform: uppercase;
}
section#block-8 div.row div.left-side a {
  color: white;
}
section#block-8 div.row div.right-side {
  width: 57.7083%;
}
section#block-8 div.row div.right-side div.txt {
  color: #101012;
  background: #f4ffeb;
  border: 1px solid #adce91;
  text-align: right;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
section#block-8 div.row div.right-side div.txt div.ctn {
  padding: 25px 46px;
}
section#block-8 div.row div.right-side div.txt div.ctn h2 {
  text-transform: uppercase;
  font-size: 20.41px;
  font-family: 'Lato', sans-serif; font-weight:900;
  line-height: 24.26px;
  margin-bottom: 25px;
  padding-left: 45px;
  text-align: left;
  position: relative;
  border-left: none;
}
section#block-8 div.row div.right-side div.txt div.ctn h2:before {
  content: ' ';
  width: 24px;
  height: 23px;
  background-position: 0px -21px;
  position: absolute;
  float: left;
  left: 0;
}
section#block-8 div.row div.right-side div.txt div.ctn p {
  font-size: 14px;
  line-height: 23px;
  text-align: left;
}
section#block-8 div.row div.right-side div.txt div.ctn p.m-top {
  position: relative;
}
section#block-8 div.row div.right-side div.txt div.ctn p.m-top:before {
  content: ' ';
  width: 24px;
  height: 23px;
  background-position: 0px -21px;
  position: absolute;
  float: left;
  right: 0;
  bottom: 0;
}
section#block-8 div.row div.right-side div.txt div.ctn img {
  margin-top: 15px;
}
section#block-8 div.row div.right-side div.txt div.txt-footer {
  background: #e2f7d1;
  padding: 0px 40px;
  color: #1c1c1c;
  font-size: 14px;
  font-family: 'Lato', sans-serif; font-style:italic;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
section#block-8 div.row div.right-side div.txt div.txt-footer:after {
  display: block;
  content: ' ';
  clear: both;
}
section#block-8 div.row div.right-side div.txt div.txt-footer p {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
section#block-8 div.row div.right-side div.txt div.txt-footer p:first-child {
  text-align: left;
  float: left;
  line-height: 50px;
}
section#block-8 div.row div.right-side div.txt div.txt-footer p span.vote {
  display: inline-block;
  height: 50px;
  width: 32px;
  text-align: center;
  cursor: pointer;
  color: white;
  vertical-align: middle;
  font-family: 'Lato', sans-serif; font-style:italic; font-weight:600;
  padding-top: 12px;
}
section#block-8 div.row div.right-side div.txt div.txt-footer p span.vote.plus {
  background: #418d00;
  margin-left: 10px;
  margin-right: 5px;
}
section#block-8 div.row div.right-side div.txt div.txt-footer p span.vote.minus {
  background: #e40030;
}
section#block-8 div.row div.right-side div.certificates {
  margin-top: 27px;
}
section#block-8 div.row div.right-side div.certificates div.row {
  text-align: center;
  margin-top: 30px;
}
section#block-8 div.row div.right-side div.certificates div.row figure {
  display: inline-block;
  margin: 0;
  padding: 0;
}
section#block-8 div.row div.right-side div.certificates div.row figure img {
  border: 2px solid #65313d;
  height: 136px;
}
section#block-8 div.row div.right-side div.certificates div.row figure:first-child {
  float: left;
}
section#block-8 div.row div.right-side div.certificates div.row figure:last-child {
  float: right;
}
section#block-8 div.row div.right-side div.certificates div.row figure figcaption {
  color: #474747;
  font-size: 11px;
  line-height: 18px;
  text-align: center;
  width: 100%;
}
section#block-8 div.row div.right-side div.certificates span {
  font-size: 12px;
}
section#block-8 div.row div.right-side div.certificates span a {
  color: black;
}
section#block-8 div.row div.right-side div.pdf {
  margin-top: 27px;
  background: url(../images/pdf.jpg) no-repeat top 20px right 20px;
  text-align: right;
}
section#block-8 div.row div.right-side div.pdf h2 {
  text-align: left;
  padding-right: 203px;
}
section#block-8 div.row div.right-side div.pdf p {
  font-size: 13px;
  line-height: 21px;
  color: #2d2d2d;
  padding-left: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
  padding-right: 203px;
}
section#block-8 div.row div.right-side div.pdf a {
  color: #2e0a5e;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  font-size: 11px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.39);
  background: url(../images/download-icon.png) no-repeat center left 15px #459d01;
  padding: 5px 20px 5px 35px;
  color: white;
  margin-right: 30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
section#block-8 div.gallery div.row {
  margin-top: 30px;
  text-align: center;
}
section#block-8 div.gallery div.row div.image {
  display: inline-block;
  position: relative;
  margin: 0 27px;
  height: 160px;
  cursor: pointer;
}
section#block-8 div.gallery div.row div.image:first-child {
  margin-left: 0;
}
section#block-8 div.gallery div.row div.image:last-child {
  margin-right: 0;
}
section#block-8 div.gallery div.row div.image img {
  border: 2px solid #d5d5d5;
}
section#block-8 div.gallery div.row div.image:hover div.mask {
  display: block;
}
section#block-8 div.gallery div.row div.image div.mask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/enlarge.png) no-repeat center top 50px rgba(139, 139, 139, 0.66);
  color: white;
  font-size: 11px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif; font-weight:900;
  display: none;
  padding-top: 100px;
}
section#block-8 hr {
  height: 1px;
  border: 0;
  background: #ebebeb;
  margin: 40px 0 60px;
}
section#block-9 {
  margin-top: 60px;
  background: url(../images/media-bg.jpg) no-repeat top -90px center;
  color: #363636;
}
section#block-9 h2 {
  font-size: 27.06px;
  font-family: 'bebas_neueregular';
  padding-left: 30px;
  margin: 10px 0 30px;
}
section#block-9 div.article {
  display: table;
  border: 2px solid #ebebeb;
  width: 100%;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 50px;
}
section#block-9 div.article div.row {
  display: table-row;
}
section#block-9 div.article div.cell {
  display: table-cell;
  vertical-align: top;
}
section#block-9 div.article div.cell:first-child {
  background: #f4f4f4;
  border-right: 2px solid #ebebeb;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 21.4583%;
  padding-bottom: 10px;
}
section#block-9 div.article div.cell:first-child p {
  font-size: 12px;
  line-height: 17px;
  padding: 8px 17px 0;
}
section#block-9 div.article div.cell:first-child p i {
  margin-right: 10px;
}
section#block-9 div.article div.cell:first-child p a {
  font-size: 12px;
  color: #363636;
  text-decoration: underline;
  font-family: 'Lato', sans-serif; font-weight:600;
}
section#block-9 div.article div.cell:first-child img {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  border-bottom: 2px solid #ebebeb;
}
section#block-9 div.article div.cell:nth-child(2) {
  background: white;
  border-right: 2px solid #ebebeb;
  width: 52.3958%;
  padding: 25px 30px 20px;
}
section#block-9 div.article div.cell:nth-child(2) h3 {
  color: #101012;
  font-size: 17px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  margin-bottom: 15px;
}
section#block-9 div.article div.cell:nth-child(2) p {
  margin-bottom: 15px;
}
section#block-9 div.article div.cell:nth-child(2) a {
  color: #5609bc;
  text-decoration: underline;
  line-height: 22px;
  font-size: 12px;
}
section#block-9 div.article div.cell:nth-child(2) div.foot {
  color: #b9b9b9;
  font-size: 12px;
  font-family: 'Lato', sans-serif; font-style:italic;
  margin-top: 20px;
}
section#block-9 div.article div.cell:nth-child(2) div.foot:after {
  display: block;
  content: ' ';
  clear: both;
}
section#block-9 div.article div.cell:nth-child(2) div.foot span {
  line-height: 22px;
}
section#block-9 div.article div.cell:nth-child(2) div.foot a {
  float: right;
  font-family: 'Lato', sans-serif;
}
section#block-9 div.article div.cell:last-child {
  background: white;
  text-align: center;
  color: #c5c5c5;
  font-size: 12px;
  vertical-align: middle;
}
section#block-10 {
  margin-top: 80px;
}
section#block-10 div.row {
  text-align: center;
  color: #363636;
  margin-top: 60px;
}
section#block-10 div.row div.left-side {
  width: 57%;
  float: left;
  text-align: left;
}
section#block-10 div.row div.right-side {
  width: 39%;
  float: right;
  background: url(../images/block-10-sep.png) no-repeat center left;
  padding-left: 34px;
}
section#block-10 div.row div.right-side div.ctn {
  display: block;
  text-align: left;
}
section#block-10 div.row div.right-side div.ctn:after {
  display: block;
  content: ' ';
  clear: both;
}
section#block-10 div.row div.right-side div.ctn:first-child {
  margin-bottom: 40px;
}
section#block-10 div.row div.right-side div.ctn:first-child img {
  height: 106px;
  margin-left: 10px;
}
section#block-10 div.row div.right-side div.ctn img {
  float: left;
  max-width: 120px;
}
section#block-10 div.row div.right-side div.ctn div {
  float: right;
  width: 59%;
}
section#block-10 div.row div.right-side div.ctn h2 {
  font-family: 'bebas_neueregular';
  font-size: 25px;
  margin-bottom: 10px;
}
section#block-10 div.row div.right-side div.ctn p {
  font-size: 13px;
  line-height: 20px;
}
section#block-11 {
  margin-top: 100px;
}
section#block-11 div.row {
  margin-top: 40px;
}
section#block-11 div.left-side {
  height: 297px;
  width: 450px;
  position: relative;
  left: -20px;
  background: url(../images/block-11-left.jpg) no-repeat;
}
section#block-11 div.left-side div.rotate {
  font-family: 'bebas_neueregular';
  margin-top: 91px;
  margin-left: 206px;
  text-align: center;
  width: 220px;
  transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
}
section#block-11 div.left-side div.rotate span.del {
  display: block;
  color: #373737;
  font-size: 23.48px;
  text-decoration: line-through;
}
section#block-11 div.left-side div.rotate div.new {
  color: white;
  font-size: 40.96px;
}
section#block-11 div.left-side p {
  color: #55216d;
  font-size: 8px !important;
  text-transform: uppercase;
  text-align: right;
  margin-top: 30px;
}
section#block-11 div.left-side p span {
  font-size: 16px;
}
section#block-11 div.right-side {
  width: 50.3125%;
  text-align: center;
  margin-top: 40px;
}
section#block-11 div.right-side h2 {
  color: black;
  font-size: 22.59px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  line-height: 28px;
}
section#block-11 div.right-side h2 span {
  color: #ef4b00;
}
section#block-11 div.right-side div.row {
  text-align: center;
  margin-top: 25px;
}
section#block-11 div.right-side div.row div.clock {
  display: inline-block;
  position: relative;
  color: #363636;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15) inset;
  width: 150px;
  height: 150px;
  background: #d1d3d5;
  background: -moz-linear-gradient(top, #d1d3d5 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1d3d5), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #d1d3d5 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #d1d3d5 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #d1d3d5 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #d1d3d5 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d3d5', endColorstr='#ffffff', GradientType=0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
section#block-11 div.right-side div.row div.clock:nth-child(2) {
  margin: 0 10px;
}
section#block-11 div.right-side div.row div.clock canvas {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -65px;
  margin-left: -66px;
  z-index: 999;
}
section#block-11 div.right-side div.row div.clock div.inside {
  background: #eeeff0;
  font-size: 20.02px;
  font-family: 'bebas_neueregular';
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.31), 0px 2px 0px 0px rgba(255, 255, 255, 0.75) inset;
  text-align: center;
  width: 100px;
  height: 100px;
  padding-top: 11px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -49px;
  margin-top: -50px;
  z-index: 9999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
section#block-11 div.right-side div.row div.clock div.inside span {
  font-size: 56.02px;
}
section#block-11 div.right-side div.row div.clock div.ghost {
  position: absolute;
  background: #c3c5cb;
  width: 128px;
  height: 128px;
  margin-top: -64px;
  margin-left: -64px;
  top: 50%;
  left: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
section#block-11 div.packages {
  margin-top: 50px;
}
section#block-12 {
  margin-top: 60px;
}
section#block-12 div.main {
  background: url(../images/block-12-bg.jpg) no-repeat bottom left 30px;
  height: 251px;
}
section#block-12 div.main:after {
  display: block;
  content: ' ';
  clear: both;
}
section#block-12 div.main div.txt {
  background: #313131;
  padding: 0 30px 15px;
  border: 1px solid black;
  font-family: 'bebas_neueregular';
  float: right;
  width: 53.8125%;
  position: relative;
  margin-right: 58px;
  margin-top: 48px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
section#block-12 div.main div.txt p {
  color: white;
  font-size: 53.95px;
}
section#block-12 div.main div.txt p span {
  color: #ff5000;
  font-size: 27px;
}
section#block-12 div.main div.txt > span {
  position: absolute;
  width: 120px;
  height: 120px;
  background: #ef4b00;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: -48px;
  right: -58px;
  color: white;
  font-size: 18.42px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.36);
  text-align: center;
  padding: 29px 5px;
}
section#block-12 div.main div.txt > span span {
  font-size: 46.56px;
}
section#block-12 div.info {
  background: #fafafa;
  border-top: 1px solid #e5e5e5;
  color: #363636;
  padding-bottom: 25px;
}
section#block-12 div.info h2 {
  font-size: 15px;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin: 20px 0 10px;
}
section#block-12 div.info div.left-side,
section#block-12 div.info div.right-side {
  width: 36%;
  float: left;
}
section#block-12 div.info div.left-side p,
section#block-12 div.info div.right-side p {
  font-size: 12px;
  line-height: 21px;
}
section#block-12 div.info div.left-side {
  margin-left: 30px;
}
section#block-12 div.info div.right-side {
  margin-left: 100px;
}
section#block-12 div.info img {
  margin-top: 10px;
}
footer {
  background: #292929;
  padding: 35px 0 35px;
}
footer div.row div.logo {
  float: left;
  width: 19.6875%;
  margin-bottom: 50px;
}
footer div.row div.logo img {
  max-width: 100%;
}
footer div.row ul {
  float: left;
  margin-left: 10%;
}
footer div.row ul li {
  color: #9d9d9d;
  padding: 6px 0;
  list-style: disc;
}
footer div.row ul li a {
  color: #9d9d9d;
  font-size: 12px;
}
footer div.row div.contact {
  background: url(../images/contact-footer.png) top left no-repeat;
  color: #7a7a7a;
  font-size: 10.93px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  float: right;
  padding-left: 100px;
}
footer div.row div.contact img {
  margin: 8px 0 10px;
}
footer div.row div.contact table {
  margin-left: 10px;
}
footer div.row div.contact table tr td {
  padding: 3px 0;
}
footer div.row div.contact table tr td:first-child {
  padding-right: 20px;
}
footer p {
  color: #7a7a7a;
  font-size: 11px;
}
section.contact form {
  margin-left: 70px;
  width: 100% !important;
  float: none !important;
}
section.contact div.left-side {
  width: 47%;
  float: left;
}
section.contact div.right-side {
  width: 38% !important;
  margin-right: 143px;
  margin-top: 35px;
  float: left;
}
section.contact div.form-element.controls {
  padding-right: 0 !important;
}
div.banner-1 {
  background: url(../images/banner-1.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  height: 255px;
  margin: 50px auto;
  color: #f25e00;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  text-align: right;
  padding-right: 55px;
  padding-top: 57px;
  cursor: pointer;
}
div.banner-1 p {
  font-size: 14.61px;
  margin-bottom: 10px;
}
div.banner-1 h2 {
  color: #419500;
  font-size: 62.09px;
  font-family: 'Lato', sans-serif; font-weight:900;
  letter-spacing: 1.8px;
}
div.banner-1 h2 span {
  font-size: 24.66px;
  display: block;
  margin-bottom: 5px;
}
div.banner-1 a {
  margin-right: 7.89583333%;
  padding: 8px 35px;
  margin-top: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
div.banner-2,
div.banner-7 {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin: 100px auto;
  position: relative;
  cursor: pointer;
}
div.banner-2:after,
div.banner-7:after {
  display: block;
  content: ' ';
  clear: both;
}
div.banner-2:before,
div.banner-7:before {
  content: url(../images/banner-2.png);
  width: 424px;
  height: 243px;
  position: absolute;
  top: -40px;
  left: 0;
}
div.banner-2 p,
div.banner-7 p {
  padding-left: 355px;
}
div.banner-2 p:first-child,
div.banner-7 p:first-child {
  color: #3e3d3d;
  font-size: 16.66px;
}
div.banner-2 p:nth-child(3),
div.banner-7 p:nth-child(3) {
  color: #459d01;
  font-size: 32.96px;
}
div.banner-2 p.green,
div.banner-7 p.green {
  color: white;
  font-size: 41.18px;
  background: #459d01;
  padding: 9px 0 9px 355px;
  margin: 5px 0;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
div.banner-2 a,
div.banner-7 a {
  padding: 10px 45px;
  margin-top: 20px;
  margin-right: 18.3333%;
  float: right;
  font-size: 17.28px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
div.banner-3,
div.banner-8 {
  background: url(../images/banner-3.png) no-repeat;
  width: 100%;
  height: 203px;
  margin-top: 55px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif; font-weight:900;
  padding-top: 45px;
  padding-left: 28px;
  cursor: pointer;
}
div.banner-3 p:first-child,
div.banner-8 p:first-child {
  color: #459d01;
  font-size: 33px;
}
div.banner-3 p:nth-child(2),
div.banner-8 p:nth-child(2) {
  color: #459d01;
  font-size: 18.86px;
  margin: 8px 0 15px;
}
div.banner-3 p:nth-child(3),
div.banner-8 p:nth-child(3) {
  color: #4a4a4a;
  font-size: 13px;
}
div.banner-3 a,
div.banner-8 a {
  font-size: 16.7px;
  padding: 12px 45px 10px;
  position: relative;
  left: 123px;
  top: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div.banner-4,
div.banner-5,
div.banner-6,
div.banner-9 {
  background: url(../images/banner-4.jpg) no-repeat;
  width: 100%;
  height: 254px;
  margin-top: 60px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif; font-weight:900;
  padding-top: 35px;
  padding-left: 30px;
  cursor: pointer;
}
div.banner-4 p:first-child,
div.banner-5 p:first-child,
div.banner-6 p:first-child,
div.banner-9 p:first-child {
  color: #309200;
  font-size: 53.44px;
}
div.banner-4 p:nth-child(2),
div.banner-5 p:nth-child(2),
div.banner-6 p:nth-child(2),
div.banner-9 p:nth-child(2) {
  color: #ea6f0f;
  font-size: 30px;
  margin: 8px 0 20px;
}
div.banner-4 p:nth-child(3),
div.banner-5 p:nth-child(3),
div.banner-6 p:nth-child(3),
div.banner-9 p:nth-child(3) {
  color: #515151;
  font-size: 15px;
}
div.banner-4 a,
div.banner-5 a,
div.banner-6 a,
div.banner-9 a {
  font-size: 16.7px;
  padding: 12px 45px 10px;
  position: relative;
  left: 123px;
  top: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div.banner-5 {
  background: url(../images/banner-5.jpg) no-repeat;
  height: 251px;
  padding-top: 47px;
  cursor: pointer;
  position: relative;
}
div.banner-5 p:first-child {
  color: #459d01;
  font-size: 32px;
}
div.banner-5 p:nth-child(2) {
  color: #454545;
  font-size: 17px;
  line-height: 27px;
  margin-top: 10px;
  margin-bottom: 10px;
}
div.banner-5 p span {
  color: #ee6b23;
}
div.banner-5 a {
  top: 0;
}
div.banner-5 div.banner-price {
  transform: rotate(-45deg);
  top: 97px;
  right: 323px;
}
div.banner-5 div.banner-price span.old-price {
  color: #803a11;
}
div.banner-5 div.circle-price {
  position: absolute;
  top: 55px;
  right: 16px;
  color: white;
  font-size: 33.13px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.23);
  transform: rotate(13deg);
}
div.banner-6 {
  background: url(../images/banner-6.jpg) no-repeat;
  height: 258px;
  padding-top: 68px;
  cursor: pointer;
  position: relative;
}
div.banner-6 p {
  color: #373737 !important;
  font-size: 15px !important;
  text-transform: none !important;
  font-family: 'Lato', sans-serif;
}
div.banner-6 p:first-child {
  color: #4a9d14 !important;
  font-size: 28.64px !important;
  line-height: 36.69px !important;
  text-transform: uppercase !important;
  font-family: 'Lato', sans-serif; font-weight:900;
}
div.banner-6 p:nth-child(2) {
  margin: 8px 0 14px;
}
div.banner-6 p a {
  position: initial;
  top: 0;
  left: 0;
  color: #f25c00;
  font-size: 18px;
  font-family: 'Lato', sans-serif; font-weight:900;
  padding: 0;
}
div.banner-6 div.banner-price {
  transform: rotate(-50deg);
  top: 107px;
  right: 226px;
}
div.banner-6 a {
  top: 5px;
}
div.banner-7 {
  background: url(../images/banner-7.jpg) no-repeat top left !important;
  height: 239px;
  width: 100%;
  padding-top: 40px;
}
div.banner-7 p {
  padding-left: 30px;
}
div.banner-7 p:first-child {
  color: #565656;
  font-size: 20px;
  font-family: 'Lato', sans-serif; font-style:italic; font-weight:600;
  text-transform: none;
}
div.banner-7 p:nth-child(2) {
  font-size: 41.18px;
  color: #459d01;
  margin: 10px 0 5px;
}
div.banner-7 p:nth-child(3) {
  color: #f15600;
  font-size: 30.98px;
  padding-left: 170px;
}
div.banner-7 p:nth-child(3) span {
  color: #459d01;
}
div.banner-7 p:nth-child(3) i {
  text-decoration: underline;
  font-size: 39.44px;
}
div.banner-7 a {
  float: left;
  margin-right: 0;
  margin-left: 170px;
  margin-top: 23px;
}
div.banner-7:before {
  width: 0;
  height: 0;
  content: '';
}
div.banner-7 div.banner-price {
  transform: rotate(45deg);
  top: 80px;
  right: 78px;
}
div.banner-8 {
  background: url(../images/banner-8.jpg) no-repeat top center;
  padding-top: 18px;
  position: relative;
  padding-left: 20px;
}
div.banner-8 p:first-child {
  font-size: 37.01px;
}
div.banner-8 p:nth-child(2) {
  color: #e8680e;
  font-size: 17.64px;
  margin: 8px 0 18px;
}
div.banner-8 div.banner-price {
  transform: rotate(-45deg);
  top: 77px;
  right: 271px;
}
div.banner-9 {
  background: url(../images/banner-9.jpg) no-repeat top center / cover;
  position: relative;
}
div.banner-9 p:first-child {
  font-size: 45.17px;
}
div.banner-9 p:first-child span {
  font-size: 54.3px;
  font-family: 'Lato', sans-serif; font-style:italic; font-weight:600;
}
div.banner-9 div.banner-price {
  transform: rotate(45deg);
  top: 79px;
  right: 157px;
}
div.banner-9 div.banner-price span.old-price {
  color: #803a11;
}
div.banner-price {
  position: absolute;
  font-family: 'bebas_neueregular';
  text-align: center;
}
div.banner-price span.old-price {
  color: #2e4e13;
  font-size: 15.99px;
  text-decoration: line-through;
}
div.banner-price div {
  font-size: 21.96px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.39);
  color: white;
}
div.banner-price div span {
  font-size: 30.91px;
}
div.banner-composition {
  background: url(../images/banner-composition.jpg) no-repeat top left;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  height: 389px;
  margin-bottom: 50px;
  cursor: pointer;
}
div.banner-composition h1 {
  color: #3cab00;
  font-size: 51px;
  font-family: 'bebas_neueregular';
  text-align: left;
}
div.banner-composition p {
  color: #363636;
  font-size: 17px;
  line-height: 29.15px;
  margin-bottom: 20px;
  text-align: left;
  padding-right: 57px;
}
div.banner-composition a {
  font-size: 21.21px;
  font-family: 'Lato', sans-serif; font-weight:900;
  padding: 12px 48px;
}
div.banner-composition div.page-container {
  padding-left: 430px;
  padding-top: 98px;
  text-align: center;
}
div.banner-composition div.page-container h1 {
  margin-bottom: 5px;
}
i.icon {
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}
i.icon.fb {
  background-position: 0 0;
  height: 19px;
  width: 19px;
}
i.icon.glob {
  background-position: 0 -68px;
  height: 20px;
  width: 20px;
}
i.icon.glob-2 {
  background-position: 0 -90px;
  height: 15px;
  width: 15px;
}
div.section-head {
  border-left: 6px solid #5609bc;
  padding-left: 24px;
  margin: 38px 0 30px;
}
div.section-head h1 {
  color: #363636;
  font-size: 58px;
  font-family: 'bebas_neueregular';
}
div.section-head p {
  width: 58%;
  margin-top: 15px;
}
section.standard p.bold,
section.standard p {
  font-size: 15px;
  line-height: 24px;
}
section.standard p.m-top {
  margin-top: 22px;
}
section.standard p.bold {
  font-family: 'Lato', sans-serif; font-weight:600;
}
blockquote.green {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #f4ffeb;
  border: 2px solid #418d00;
  font-family: 'Lato', sans-serif; font-style:italic;
  color: #10140c;
  font-size: 17px;
  padding: 22px 63px 22px 55px;
  line-height: 23px;
  margin: 25px 0;
  position: relative;
}
blockquote.green:before {
  content: ' ';
  height: 18px;
  width: 22px;
  position: absolute;
  top: 18px;
  left: 25px;
  background-position: 0 -47px;
}
blockquote.green:after {
  content: ' ';
  height: 18px;
  width: 22px;
  position: absolute;
  bottom: 18px;
  right: 25px;
  background-position: 0 -47px;
}
span.yellow {
  background: yellow;
}
div#bar {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/bar.jpg) no-repeat;
  background-size: cover;
  height: 105px;
  padding: 15px 0;
  z-index: 999999;
  display: none;
}
div#bar div.page-container {
  color: white;
}
div#bar div.page-container:after {
  display: block;
  content: ' ';
  clear: both;
}
div#bar div.page-container div.left-side {
  padding-left: 40px;
}
div#bar div.page-container div.left-side h1 {
  font-size: 35px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.33);
  font-family: 'bebas_neueregular';
  margin-bottom: 5px;
}
div#bar div.page-container div.left-side h1 span {
  color: #f6ff00;
}
div#bar div.page-container div.left-side p {
  font-size: 13px;
  line-height: 20px;
  width: 78%;
}
div#bar div.page-container div.right-side {
  padding-right: 10px;
  padding-top: 10px;
}
div#bar div.page-container div.right-side a {
  float: right;
  font-size: 27.88px;
  font-family: 'Lato', sans-serif; font-weight:900;
  padding: 15px 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div.cloud {
  background: #4a960f;
  position: fixed;
  bottom: 130px;
  right: 20px;
  color: white;
  font-size: 12px;
  line-height: 21px;
  width: 250px;
  height: 81px;
  padding-left: 100px;
  padding-right: 25px;
  padding-top: 18px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
div.cloud.users-online {
  background: url(../images/users-online.png) no-repeat left 19px center #4a960f;
}
div.validation_error {
  color: red;
  margin: 2px 0;
}
section#super-promotion {
  margin-bottom: 100px;
  margin-top: 30px;
}
section#super-promotion h1 {
  font-size: 36.51px;
  color: #3e3e3e;
  font-family: 'Lato', sans-serif; font-weight:600;
  text-transform: uppercase;
  text-align: center;
  line-height: 67px;
}
section#super-promotion h1 span {
  display: block;
  color: #5cab2c;
  font-size: 71.87px;
  font-family: 'Lato', sans-serif; font-weight:900;
}
section#super-promotion div.super-promotion-info {
  border: 1px solid #dedede;
  padding: 15px 22px;
  width: 100%;
  margin: 40px 0;
}
section#super-promotion div.super-promotion-info:after,
section#super-promotion div.super-promotion-block:after {
  clear: both;
  display: block;
  content: ' ';
}
section#super-promotion div.super-promotion-info div.price {
  background: url(../images/superpromotion-old-price.jpg) no-repeat;
  height: 133px;
  width: 229px;
  color: #4f0909;
  font-family: 'Lato', sans-serif; font-weight:900;
  font-size: 31px;
  text-decoration: line-through;
  position: relative;
  float: left;
}
section#super-promotion div.super-promotion-info div.price > span {
  -moz-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
  display: block;
  position: absolute;
  bottom: 34px;
  left: 14px;
  z-index: 1;
}
section#super-promotion div.super-promotion-info div.price div {
  float: right;
  width: 160px;
  height: 112px;
  background: url(../images/superpromotion-new-price.png) no-repeat;
  color: white;
  font-size: 57.14px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-shadow: 2px 0px 1px rgba(0, 0, 0, 0.55);
  padding-top: 24px;
  margin-top: 8px;
  text-align: center;
  position: relative;
  z-index: 2;
}
section#super-promotion div.super-promotion-info div.price div p {
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
section#super-promotion div.super-promotion-info div.price div span {
  font-size: 23.14px;
  left: -10px;
  position: relative;
}
section#super-promotion div.super-promotion-info div.txt {
  float: left;
  width: 74%;
  padding-left: 35px;
}
section#super-promotion div.super-promotion-info div.txt p {
  color: black;
  font-size: 14px;
  line-height: 25px;
}
section#super-promotion div.super-promotion-info div.txt p strong {
  font-family: 'Lato', sans-serif; font-weight:900;
}
section#super-promotion div.super-promotion-info div.txt p + p {
  color: #d60808;
  font-size: 14px;
  margin-top: 5px;
}
section#super-promotion div.super-promotion-info div.txt span.title {
  color: #d60808;
  font-family: 'Lato', sans-serif; font-weight:600;
  font-size: 18.37px;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: block;
}
section#super-promotion div.super-promotion-block {
  width: 100%;
}
section#super-promotion div.super-promotion-block div.img {
  float: left;
  width: 350px;
  height: 306px;
  background: url(../images/superpromotion-img.jpg) no-repeat;
  position: relative;
}
section#super-promotion div.super-promotion-block div.img > span {
  font-size: 42.81px;
  font-family: 'Lato', sans-serif; font-weight:900;
  color: white;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.48);
  position: absolute;
  bottom: 66px;
  right: 13px;
  transform: rotate(-11deg);
  -moz-transform: rotate(-11deg);
  -o-transform: rotate(-11deg);
  -ms-transform: rotate(-11deg);
  -webkit-transform: rotate(-11deg);
}
section#super-promotion div.super-promotion-block div.img > span span {
  font-size: 26.04px;
}
section#super-promotion div.super-promotion-block div.right {
  float: right;
  max-width: 565px;
  width: 100%;
  margin-top: 20px;
  text-align: center;
}
section#super-promotion div.super-promotion-block div.right div.super-promotion-block-info {
  border: 1px solid #d3c6d9;
  padding: 20px 30px;
  width: 100%;
  position: relative;
  text-align: left;
}
section#super-promotion div.super-promotion-block div.right div.super-promotion-block-info span.title {
  color: black;
  font-size: 18.37px;
  font-family: 'Lato', sans-serif; font-weight:600;
  text-transform: uppercase;
  background: white;
  position: absolute;
  top: -10px;
  left: 12px;
  padding: 0 20px;
}
section#super-promotion div.super-promotion-block div.right div.super-promotion-block-info ul {
  padding-left: 5px;
}
section#super-promotion div.super-promotion-block div.right div.super-promotion-block-info ul li {
  padding: 6px 0;
}
section#super-promotion div.super-promotion-block div.right div.super-promotion-block-info ul li strong {
  font-family: 'Lato', sans-serif; font-weight:900;
}
section#super-promotion div.super-promotion-block div.right input {
  border: 0;
  font-size: 26.25px;
  color: white;
  font-family: 'Lato', sans-serif; font-weight:900;
  background: #4ba200;
  background: -moz-linear-gradient(top, #4ba200 0%, #398300 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ba200), color-stop(100%, #398300));
  background: -webkit-linear-gradient(top, #4ba200 0%, #398300 100%);
  background: -o-linear-gradient(top, #4ba200 0%, #398300 100%);
  background: -ms-linear-gradient(top, #4ba200 0%, #398300 100%);
  background: linear-gradient(to bottom, #4ba200 0%, #398300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ba200', endColorstr='#398300', GradientType=0);
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  text-transform: uppercase;
  padding: 10px 50px;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.47);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.23), 0px 2px 0px #6eb432 inset, 0px 1px 0px #4ba200 inset;
  cursor: pointer;
  margin-top: 50px;
}
div.hr {
  height: 4px;
  width: 100%;
  background: #e8e8e8;
  margin-top: 40px;
}
div.hr div.circle {
  margin: 0 auto;
  background: url(../images/menu-arrows.png) no-repeat scroll 7px 8px #e8e8e8;
  width: 28px;
  height: 28px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  top: -12px;
  cursor: pointer;
}
div.hr div.circle.rotate {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
section#super-promotion div.super-promotion-block div.img {
  background: url(../images/superpromotion-new.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
span#todayPackages,
span#todayPackagesUnit {
  margin: 0 !important;
  float: none !important;
}
div.banner-1-sm,
div.banner-2-sm,
div.banner-3-sm,
div.banner-4-sm,
div.banner-5-sm {
  width: 100%;
  height: 130px !important;
  background: url(../images/banner-1-sm.jpg) no-repeat;
  background-size: cover !important;
  margin: 35px 0;
  text-transform: uppercase;
  padding-left: 255px;
  padding-top: 30px;
  cursor: pointer;
  position: relative;
}
div.banner-1-sm p,
div.banner-2-sm p,
div.banner-3-sm p,
div.banner-4-sm p,
div.banner-5-sm p {
  font-family: 'Lato', sans-serif; font-weight:900;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.55);
}
div.banner-1-sm p:first-child,
div.banner-2-sm p:first-child,
div.banner-3-sm p:first-child,
div.banner-4-sm p:first-child,
div.banner-5-sm p:first-child {
  color: white;
  font-size: 32.33px;
  margin-bottom: 10px;
}
div.banner-1-sm p:nth-child(2),
div.banner-2-sm p:nth-child(2),
div.banner-3-sm p:nth-child(2),
div.banner-4-sm p:nth-child(2),
div.banner-5-sm p:nth-child(2) {
  font-size: 24.24px;
  color: #ffe400;
}
div.banner-1-sm a,
div.banner-2-sm a,
div.banner-3-sm a,
div.banner-4-sm a,
div.banner-5-sm a {
  background: #ffe400;
  color: #599940;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif; font-weight:900;
  padding: 8px 10px;
  margin-right: 50px;
  float: right;
}
div.banner-1-sm div.banner-price,
div.banner-2-sm div.banner-price,
div.banner-3-sm div.banner-price,
div.banner-4-sm div.banner-price,
div.banner-5-sm div.banner-price {
  position: absolute;
  font-family: 'bebas_neueregular';
  top: 47px;
  left: 48px;
  transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
}
div.banner-1-sm div.banner-price span.old-price,
div.banner-2-sm div.banner-price span.old-price,
div.banner-3-sm div.banner-price span.old-price,
div.banner-4-sm div.banner-price span.old-price,
div.banner-5-sm div.banner-price span.old-price {
  font-size: 10.05px;
  color: #2e4e13;
}
div.banner-1-sm div.banner-price div,
div.banner-2-sm div.banner-price div,
div.banner-3-sm div.banner-price div,
div.banner-4-sm div.banner-price div,
div.banner-5-sm div.banner-price div {
  font-size: 13.81px;
  color: white;
}
div.banner-1-sm div.banner-price div span,
div.banner-2-sm div.banner-price div span,
div.banner-3-sm div.banner-price div span,
div.banner-4-sm div.banner-price div span,
div.banner-5-sm div.banner-price div span {
  font-size: 19.44px;
}
div.banner-2-sm {
  background: url(../images/banner-2-sm.jpg) no-repeat;
  padding-left: 280px;
  margin: 45px 0 25px;
}
div.banner-2-sm div.banner-price {
  top: 45px;
  left: 32px;
}
div.banner-3-sm {
  background: url(../images/banner-3-sm.jpg) no-repeat;
  padding-left: 225px;
  padding-top: 14px;
  margin: 35px 0 25px;
}
div.banner-3-sm p:first-child {
  font-size: 29.24px;
  color: #ffe400;
  margin-bottom: 0;
}
div.banner-3-sm p:nth-child(2) {
  color: white;
  margin-bottom: 10px;
  font-size: 31.33px;
}
div.banner-3-sm p:nth-child(2) span {
  font-size: 44.33px;
}
div.banner-4-sm {
  padding-left: 202px;
  padding-top: 20px;
  background: url(../images/banner-3-sm.jpg) no-repeat;
}
div.banner-4-sm p:first-child {
  font-size: 28px;
}
div.banner-4-sm p span {
  font-size: 50.5px;
  color: #ffdf06;
  text-transform: none;
}
div.banner-5-sm {
  background: url(../images/banner-1-sm.jpg) no-repeat;
  padding-left: 230px;
  padding-top: 20px;
}
div.banner-5-sm a {
  margin-top: -10px;
}
div.banner-5-sm p:first-child {
  color: #ffe400;
  font-size: 15.59px;
}
div.banner-5-sm p:nth-child(2) {
  color: white;
  font-size: 25.32px;
}
div.banner-5-sm p:nth-child(2) span {
  font-size: 58.99px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -4px;
  margin-right: 15px;
}
body.pt section#block-2 div.right-side div.result p:nth-child(3) span {
  font-size: 27.48px;
}
body.pt section#block-2 div.right-side div.result p:nth-child(3) {
  font-size: 25.69px;
}
body.pt section#block-5 div.row.second div.left-side a {
  font-size: 22.15px;
}
body.pt div.banner-6 {
  padding-top: 63px;
}
body.pt div.banner-6 p:first-child {
  font-size: 22.64px !important;
  line-height: 29.69px !important;
}
body.pt section#block-8 div.row div.right-side div.txt div.txt-footer {
  padding: 0 17px;
}
body.pt div.banner-1 h2 span {
  font-size: 21px;
}
body.pt div.packages div.package a {
  font-size: 19px;
}
body.pt div#order-page div.right-side p {
  font-size: 14px;
  line-height: 23px;
}
body.pt div#order-page div.left-side div.end-form input[type="submit"] {
  font-size: 22px;
}
body.pt div#order-page div.left-side div.end-form div.summary {
  padding: 20px 19px;
}
body.pt div.banner-price span.old-price {
  font-size: 15px;
}
body.pt div#order-page div.right-side {
  background: rgba(0, 0, 0, 0) url(../images/order-right-pt.jpg) no-repeat scroll 0 0;
}
body.cs div.packages div.package a {
  font-size: 21px;
}
body.cs section#block-3 div.metamorphosis-container div.gallery img {
  max-width: 198px;
}
body.cs div.banner-1 h2 span {
  font-size: 21px;
}
body.cs div#order-page div.right-side p {
  font-size: 15px;
  line-height: 23px;
}
body.cs div#order-page div.right-side {
  background: rgba(0, 0, 0, 0) url(../images/order-right-cs.jpg) no-repeat scroll 0 0;
}
body.cs div.banner-6 p:first-child {
  line-height: 33px !important;
  font-size: 26px !important;
}
body.cs div#superpromotion div.content.superpromo-1 h1 {
  font-size: 40.74px;
}
body.cs div#superpromotion div.content.superpromo-1 p span {
  font-size: 55.6px;
  margin-top: 36px;
}
body.cs section#block-1 div.page-container div.badge p {
  padding-left: 0;
  font-size: 29.51px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/layout/1fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/layout/1fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/layout/1blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: rgba(79,79,79,0.81);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 1px 10px;
	color: #6f6f6f;
	font-size: 11px;
	font-family: 'Lato', sans-serif; font-style:italic;
	background: #dedede;
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/layout/1fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/layout/1fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
@media screen and (max-width: 1400px) {
  span.global_price {
    bottom: 61px !important;
  }
}
/*
@media screen and (max-width: 960px) {
	.page-container {padding: 0 10px !important;}
	header div#top div.logo {float: none !important; margin: 0px !important; padding-top: 10px; text-align: center;}
	img.abs {display: none;}
	section.index div.index-content div.left-side {float: none !important;}
	section.index div.index-content div.right-side {float: none !important;}
	
	section.block-2 div.left-side {width: 100% !important;}
	section.block-2 div.left-side blockquote {margin: 25px auto 0 !important; max-width: 425px;}
	section.block-2 div.right-side {
		max-width: 399px;
		width: 100%;
		margin: 0 auto;
	}
	
	section.index div.ng h1, div.metamorphosis-header div.ng h1, section.index div.ng.one-line, div.metamorphosis-header div.ng.one-line, section.index div.ng, div.metamorphosis-header div.ng {background: none !important;}
	
	section.block-4 div.block {
		margin-left: 300px !important;
	}
}*/

.page-container {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
.page-container.center {
  text-align: center;
}
.clearfix {
  clear: both;
  display: block;
  content: ' ';
}
a {
  text-decoration: none;
}
*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #363636;
  overflow-x: hidden;
}
div.socials {
  float: left;
  padding: 7px 0;
}
div.socials:after {
  clear: both;
  display: block;
  content: ' ';
}
div.socials a {
  float: left;
  width: 19px;
  height: 19px;
  text-indent: -9999px;
  background-image: url(../images/socials-icon.png);
}
div.socials a.facebook {
  background-position: 0px 0px;
}
div.socials a.twitter {
  background-position: 0px -21px;
}
div.socials a.google {
  background-position: 0px -42px;
}
div.socials a.instagram {
  background-position: 0px -63px;
}
div.socials a.pinterest {
  background-position: 0px -84px;
}
div.socials a + a {
  margin-left: 10px;
}
header div.ng {
  background: #f1f1ef;
}
header div.ng:after {
  clear: both;
  display: block;
  content: ' ';
}
header div.ng nav {
  float: right;
}
header div.ng nav ul {
  padding: 9px 0;
}
header div.ng nav ul li {
  display: inline;
}
header div.ng nav ul li a {
  color: #5f5f5f;
  font-size: 12px;
}
header div.ng nav ul li + li {
  margin-left: 25px;
}
header div#top {
  padding: 18px 0 14px;
}
header div#top:after {
  clear: both;
  display: block;
  content: ' ';
}
header div#top div.logo {
  float: left;
  margin-right: 32px;
  margin-top: 3px;
}
header div#top nav {
  float: left;
  max-width: 465px;
  width: 100%;
}
header div#top nav ul {
  padding: 23px 0;
  text-align: center;
}
header div#top nav ul li {
  display: inline-block;
}
header div#top nav ul li a {
  color: #424242;
  font-size: 16px;
  font-family: 'Lato', sans-serif; font-weight:600;
  text-transform: uppercase;
  padding-bottom: 5px;
}
header div#top nav ul li a:hover {
  border-bottom: 3px solid #5609bc;
}
header div#top nav ul li a.active {
  border-bottom: 3px solid #5609bc;
}
header div#top nav ul li + li {
  margin-left: 35px;
}
header div#top div.contact {
  float: right;
  font-size: 12px;
  color: #3d3d3d;
  background: url(../images/contact.png) bottom center no-repeat;
  width: 266px;
  height: 58px;
  padding-left: 38px;
  margin-top: 4px;
}
div.bar {
  border-top: 7px solid #e8e8e8;
  border-bottom: 7px solid #e8e8e8;
  height: 243px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.47);
  position: relative;
}
div.bar div.content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
div.bar div.content h1 {
  font-family: 'Lato', sans-serif; font-weight:900;
  color: white;
  font-size: 63px;
  text-transform: uppercase;
}
div.bar div.content p {
  color: white;
  font-size: 17px;
  margin-top: 8px;
}
div.bar.composition-bar {
  background-image: url(../images/composition.jpg);
}
div.bar.metamorphosis-bar {
  background-image: url(../images/metamorphosis.jpg);
}
div.bar.contact-bar {
  background-image: url(../images/contact.jpg);
}
section.composition {
  margin-top: 30px;
}
section.composition:after {
  clear: both;
  display: block;
  content: ' ';
}
section.composition div.block {
  width: 47.91%;
  display: inline-block;
  margin-bottom: 40px;
}
section.composition div.block:after {
  clear: both;
  display: block;
  content: ' ';
}
section.composition div.block img {
  float: left;
  max-width: 100%;
}
section.composition div.block div.content {
  float: right;
  width: calc(100% - 193px);
  text-align: left;
}
section.composition div.block div.content h2 {
  color: #363636;
  font-size: 21px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin-bottom: 10px;
}
section.composition div.block div.content p {
  line-height: 22px;
}
section.composition div.block:nth-child(even) {
  float: right;
}
section.contact {
  margin-top: 30px;
  margin-bottom: 30px;
}
section.contact:after {
  clear: both;
  display: block;
  content: ' ';
}
section.contact h2 {
  color: #363636;
  font-size: 21px;
  font-family: 'Lato', sans-serif; font-weight:900;
}
section.contact p {
  margin: 10px 0;
  line-height: 22px;
}
section.contact div.right-side {
  float: right;
  width: 44%;
}
section.contact div.right-side img {
  margin: 10px 0;
}
section.contact div.right-side div.contact-socials:after {
  clear: both;
  display: block;
  content: ' ';
}
section.contact div.right-side div.contact-socials h2 {
  margin-bottom: 20px;
}
section.contact div.right-side div.contact-socials a {
  height: 43px;
  width: 43px;
  float: left;
  background-image: url(../images/contact-icons.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}
section.contact div.right-side div.contact-socials a.facebook {
  background-position: 0 0;
}
section.contact div.right-side div.contact-socials a.twitter {
  background-position: 0 -135px;
}
section.contact div.right-side div.contact-socials a.google {
  background-position: 0 -45px;
}
section.contact div.right-side div.contact-socials a.instagram {
  background-position: 0 -90px;
}
section.contact div.right-side div.contact-socials a.pinterest {
  background-position: 0 -180px;
}
section.contact div.right-side div.contact-socials a + a {
  margin-left: 23px;
}
section.contact form {
  float: left;
  width: 47%;
}
section.contact form h2 {
  margin-bottom: 14px;
}
section.contact form p {
  margin-bottom: 20px;
}
section.contact form div.vform-element {
  max-width: 365px;
  width: 100%;
}
div.form-element {
  margin-bottom: 12px;
}
div.form-element label {
  display: block;
  margin-bottom: 10px;
}
div.form-element input,
div.form-element textarea {
  max-width: 365px;
  width: 100%;
  height: 30px;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  padding-left: 10px;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
div.form-element textarea {
  height: 130px;
}
div.form-element.controls {
  text-align: right;
  padding-right: 87px;
}
div.form-element.controls input[type=submit] {
  background: #5709bd;
  background: -moz-linear-gradient(top, #5709bd 0%, #3a069e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5709bd), color-stop(100%, #3a069e));
  background: -webkit-linear-gradient(top, #5709bd 0%, #3a069e 100%);
  background: -o-linear-gradient(top, #5709bd 0%, #3a069e 100%);
  background: -ms-linear-gradient(top, #5709bd 0%, #3a069e 100%);
  background: linear-gradient(to bottom, #5709bd 0%, #3a069e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5709bd', endColorstr='#3a069e', GradientType=0);
  border: 0;
  width: auto;
  color: white;
  font-size: 15.07px;
  font-family: 'Lato', sans-serif; font-weight:900;
  padding: 5px 35px;
  cursor: pointer;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.47);
}
div.vform-element {
  position: relative;
}
div.vform-element select {
  display: none;
}
div.vform-element p.vform-select-text {
  max-width: 365px;
  width: 100%;
  height: 30px;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  padding-left: 10px;
  padding-top: 3px;
  cursor: pointer;
}
div.vform-element span.vform-select-arrow {
  position: absolute;
  top: 13px;
  right: 13px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 4.5px 0 4.5px;
  border-color: #f79500 transparent transparent transparent;
}
div.vform-element ul.vform-select-options {
  display: none;
  position: absolute;
  background: white;
  width: 100%;
  border: 1px solid #c2c2c2;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  top: 29px;
}
div.vform-element ul.vform-select-options li {
  padding: 8px 10px;
  cursor: pointer;
}
section.metamorphosis {
  padding-top: 30px;
}
section.metamorphosis div.block {
  margin-bottom: 30px;
}
section.metamorphosis div.block:after {
  clear: both;
  display: block;
  content: ' ';
}
section.metamorphosis div.block span {
  display: block;
}
section.metamorphosis div.block span.name {
  color: #3d3d3d;
  font-size: 17px;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin-bottom: 5px;
}
section.metamorphosis div.block img {
  float: left;
  border: 1px solid silver;
}
section.metamorphosis div.block div.content {
  float: left;
  margin-left: 30px;
  width: 50%;
}
section.metamorphosis div.block div.content h2 {
  color: #5913c3;
  font-size: 17px;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin: 20px 0;
}
section.metamorphosis div.block div.content p {
  line-height: 22px;
  margin: 10px 0;
}
section.metamorphosis div.block div.package {
  float: right;
  text-align: center;
}
section.metamorphosis div.block div.package img {
  margin: 10px auto;
  float: none;
  border: 0;
}
section.metamorphosis div.block div.package span.package-name {
  color: #3d3d3d;
  font-size: 17px;
  font-family: 'Lato', sans-serif; font-weight:600;
  text-transform: uppercase;
  margin-bottom: 7px;
}
section.metamorphosis div.block div.package u {
  font-family: 'Lato', sans-serif; font-weight:600;
}
section.metamorphosis div.block div.package div.order {
  font-size: 17px;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin-top: 17px;
}
section.metamorphosis div.block div.package div.order a {
  padding: 10px 20px;
  margin-top: 10px;
}
section.order {
  border-top: 5px solid #e8e8e8;
  padding-top: 30px;
  margin-bottom: 30px;
}
section.order div.top {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
}
section.order div.top h1 {
  color: #363636;
  font-size: 48px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  background: white;
  position: relative;
  top: -37px;
  max-width: 770px;
  padding: 0 50px;
  width: 100%;
  margin: 0 auto;
  line-height: 57px;
}
section.order div.top p {
  width: 64%;
  margin: 0 auto;
  line-height: 22px;
  position: relative;
  top: -4px;
}
section.order div.top span {
  display: block;
  width: 85px;
  height: 5px;
  background: #44009f;
  margin: 0 auto;
  position: relative;
  top: 18px;
}
section.order div.content {
  margin-top: 100px;
  margin-bottom: 100px;
}
section.order div.content:after {
  clear: both;
  display: block;
  content: ' ';
}
section.order div.content div.form-ng {
  text-transform: uppercase;
  font-size: 19.17px;
  font-family: 'Lato', sans-serif; font-weight:900;
  padding-bottom: 20px;
  padding-top: 20px;
  line-height: 15px;
  padding-left: 70px;
  margin-bottom: 20px;
}
section.order div.content div.form-ng span {
  text-transform: none;
  font-size: 10.95px;
  font-family: 'Lato', sans-serif;
  text-decoration: underline;
}
section.order div.content div.form-ng.form-ng-1 {
  background: url(../images/order-form-1.png) no-repeat;
}
section.order div.content div.form-ng.form-ng-3 {
  background: url(../images/order-form-3.png) no-repeat;
}
section.order div.content div.form-ng.form-ng-4 {
  background: url(../images/order-form-4.png) no-repeat;
}
section.order div.content div.form-ng.form-ng-2 {
  background: url(../images/order-form-2.png) no-repeat;
  padding-top: 13px;
  padding-bottom: 8px;
}
section.order div.content div#form {
  float: left;
  width: 50%;
}
section.order div.content div#form input,
section.order div.content div#form textarea {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  font-size: 12px;
  height: 29px;
}
section.order div.content div#form div.form-element:after {
  clear: both;
  display: block;
  content: ' ';
}
section.order div.content div#form div.form-element label {
  display: inline-block;
  color: #363636;
  font-family: 'Lato', sans-serif; font-weight:600;
  font-size: 14px;
  text-align: right;
  width: 155px;
  margin-right: 9px;
  vertical-align: middle;
  margin-bottom: 0;
}
section.order div.content div#form div.form-element input,
section.order div.content div#form div.form-element textarea {
  max-width: 306px;
  display: inline-block;
  vertical-align: middle;
}
section.order div.content div#form div.form-element textarea {
  height: 69px;
  margin-bottom: 20px;
}
div.why-answer {
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../images/why-icon.png) no-repeat;
  top: 6px;
  right: -16px;
}
div.why-answer div {
  display: none;
  background: white;
  border: 4px solid #e8e8e8;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 7px;
  width: 270px;
  position: absolute;
  left: 30px;
  top: -10px;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  line-height: 15px;
}
div.why-answer div span {
  display: block;
  color: #459800;
  font-size: 14px;
  font-family: 'Lato', sans-serif; font-weight:600;
  margin-bottom: 5px;
}
div.why-answer:hover div {
  display: block;
}
section.order div.content div#form div.summation {
  background: #fafafa;
  border: 4px solid #e8e8e8;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px;
}
section.order div.content div#form div.summation table {
  width: 100%;
}
section.order div.content div#form div.summation table tr td {
  font-family: 'Lato', sans-serif; font-weight:600;
  font-size: 16px;
  color: #41a707;
  padding: 8px 0;
}
section.order div.content div#form div.summation table tr td:first-child {
  color: #363636;
  font-size: 14px;
  width: 35%;
  text-align: right;
  padding-right: 20px;
}
section.order div.content div#form div.summation table tr:last-child td {
  color: #f68300;
  font-size: 20px;
  font-family: 'Lato', sans-serif; font-weight:900;
  border-top: 2px dotted #ccc3d1;
  padding-bottom: 0;
}
section.order div.content div#form div.summation table tr:last-child td:first-child {
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Lato', sans-serif; font-weight:600;
  color: #363636;
}
section.order div.content div#form div.segment {
  color: #459800;
  font-size: 14px;
  font-family: 'Lato', sans-serif; font-weight:600;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-left: 97px;
}
section.order div.content div#form div.vform-element {
  max-width: 305px;
  width: 100%;
  display: inline-block;
}
section.order div.content div#form div.vform-element p {
  padding-top: 7px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  height: 29px;
}
section.order div.content div#form div.vform-element ul {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  z-index: 9999;
}
section.order div.content div#form div.form-controls {
  text-align: right;
  padding-right: 30px;
  margin-top: 30px;
}
section.order div.content div#form div.form-controls input {
  cursor: pointer;
  border: 0;
  color: white;
  font-size: 23.61px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  padding: 8px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #4ca300;
  background: -moz-linear-gradient(top, #f79500 0%, #f68a00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f79500), color-stop(100%, #f68a00));
  background: -webkit-linear-gradient(top, #f79500 0%, #f68a00 100%);
  background: -o-linear-gradient(top, #f79500 0%, #f68a00 100%);
  background: -ms-linear-gradient(top, #f79500 0%, #f68a00 100%);
  background: linear-gradient(to bottom, #f79500 0%, #f68a00 100%);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.47);
  height: auto;
  border: 1px solid #cc7508;
}
section.order div.content div#form div.payment {
  background: white;
  border: 1px solid #8f8f8f;
  color: #353535;
  font-size: 13px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  padding: 7px 20px 7px;
  max-width: 277px;
  width: 100%;
  margin-bottom: 13px;
  position: relative;
  margin-left: 195px;
  cursor: pointer;
}
section.order div.content div#form div.payment.selected {
  background: #41a707;
  border: 1px solid #41a707;
  color: white;
}
section.order div.content div#form div.payment.selected:before {
  height: 28px;
  width: 34px;
  border: 0;
  background: none;
  content: url(../images/checked.png);
}
section.order div.content div#form div.payment:before {
  height: 29px;
  width: 29px;
  border: 1px solid #8f8f8f;
  background: white;
  position: absolute;
  content: ' ';
  left: -40px;
  top: -1px;
}
section.order div.content aside {
  float: right;
  border-left: 1px dotted gray;
  padding-left: 60px;
  width: 45%;
}
section.order div.content aside div.form-ng {
  margin-bottom: 35px;
}
section.order div.content aside div.block {
  color: #2c2c2c;
  font-size: 12px;
  padding-left: 71px;
  padding-right: 30px;
  line-height: 16px;
  padding-bottom: 9px;
}
section.order div.content aside div.block span.title {
  color: #459800;
  font-size: 22.14px;
  font-family: 'Lato', sans-serif; font-weight:900;
  display: block;
  text-transform: uppercase;
  margin-bottom: 8px;
}
section.order div.content aside div.block:first-child {
  background: url(../images/order-4.png) no-repeat top left;
}
section.order div.content aside div.block:nth-child(2) {
  background: url(../images/order-4.png) no-repeat top left;
}
section.order div.content aside div.block:nth-child(3) {
  background: url(../images/order-2.png) no-repeat top left;
}
section.order div.content aside div.block:nth-child(4) {
  background: url(../images/order-3.png) no-repeat top left;
}
section.order div.content aside div.block:nth-child(5) {
  background: url(../images/order-5.png) no-repeat top left;
}
section.order div.content aside div.block:nth-child(6) {
  background: url(../images/order-6.png) no-repeat top left;
}
section.order div.content aside div.block + div.block {
  margin-top: 50px;
}
div.packages {
  text-align: center;
}
div.packages:after {
  clear: both;
  display: block;
  content: ' ';
}
div.packages div.package {
  display: inline-block;
  border: 4px solid #e8e8e8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  max-width: 308px;
  width: 100%;
  padding: 10px 0;
  background: #fafafa;
  color: #363636;
}
div.packages div.package.alt_product {
	float: none !important;
}
div.packages div.package:first-child {
  float: left;
}
div.packages div.package:last-child {
  float: right;
}
div.packages div.package.selected {
  border: 4px solid #f79500;
}
div.packages div.package.selected a {
  background: #4ca300;
  background: -moz-linear-gradient(top, #f79500 0%, #f68a00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f79500), color-stop(100%, #f68a00));
  background: -webkit-linear-gradient(top, #f79500 0%, #f68a00 100%);
  background: -o-linear-gradient(top, #f79500 0%, #f68a00 100%);
  background: -ms-linear-gradient(top, #f79500 0%, #f68a00 100%);
  background: linear-gradient(to bottom, #f79500 0%, #f68a00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f79500', endColorstr='#f68a00', GradientType=0);
}
div.packages div.package span.package-name {
  font-size: 32px;
  font-family: 'Lato', sans-serif; font-weight:900;
}
div.packages div.package img {
  margin: 15px auto;
  display: block;
  min-height: 130px;
}
div.packages div.package div.package-info {
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
div.packages div.package div.price {
  font-size: 32px;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin: 5px 0 15px;
}
div.packages div.package a {
  color: white;
  font-size: 25px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.47);
  background: #4ca300;
  background: -moz-linear-gradient(top, #4ca300 0%, #357c00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ca300), color-stop(100%, #357c00));
  background: -webkit-linear-gradient(top, #4ca300 0%, #357c00 100%);
  background: -o-linear-gradient(top, #4ca300 0%, #357c00 100%);
  background: -ms-linear-gradient(top, #4ca300 0%, #357c00 100%);
  background: linear-gradient(to bottom, #4ca300 0%, #357c00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ca300', endColorstr='#357c00', GradientType=0);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 14px 20px;
  display: block;
  width: 85%;
  margin: 0 auto;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.23);
}
div.packages div.package span.day {
  display: block;
  margin-top: 10px;
}
div.packages div.package span.day strong {
  font-family: 'Lato', sans-serif; font-weight:900;
}
a.order {
  color: white;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.47);
  background: #f79900;
  background: -moz-linear-gradient(top, #49a100 0%, #367e00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #49a100), color-stop(100%, #367e00));
  background: -webkit-linear-gradient(top, #49a100 0%, #367e00 100%);
  background: -o-linear-gradient(top, #49a100 0%, #367e00 100%);
  background: -ms-linear-gradient(top, #49a100 0%, #f367e0 0 100%);
  background: linear-gradient(to bottom, #49a100 0%, #367e00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49a100', endColorstr='#367e00', GradientType=0);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 18px 36px;
  display: inline-block;
  box-shadow: 0 2px 0 #6bb329 inset, 0 -2px 0 #327400 inset;
}
section.order-block {
  text-align: center;
  color: #333333;
  font-size: 30px;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin-bottom: 20px;
}
section.order-block img {
  margin: 10px 0;
}
section.order-block a {
  margin: 33px 0;
}
hr {
  border: 0;
  height: 1px;
  background: #e1e1e1;
}
hr.metamorphosis {
    height: 10px;
    background: #E8E8E8 none repeat scroll 0% 0%;
    width: 100%;
    border: 0px none;
}
section.index div.ng.one-line, div.metamorphosis-header div.ng.one-line {
    background: transparent url("../images/ng-hr.gif") no-repeat scroll center top 65px;
}
footer div.ng {
  background: #363636;
  border-top: 5px solid #636363;
  font-size: 12px;
  color: white;
  font-family: 'Lato', sans-serif; font-weight:600;
  padding: 15px 0;
  text-align: center;
}
footer div.ng i.icon-1 {
  display: inline-block;
  background-image: url(../images/footer-icons.png);
  background-repeat: no-repeat;
  background-position: 0 -25px;
  width: 22px;
  height: 20px;
  vertical-align: middle;
  margin-right: 10px;
}
footer div.ng i.icon-2 {
  display: inline-block;
  background-image: url(../images/footer-icons.png);
  background-repeat: no-repeat;
  background-position: 0 0px;
  width: 13px;
  height: 23px;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: 30px;
}
footer div.foot {
  background: #ececec;
  color: #5f5f5f;
  padding: 20px 0 15px;
}
footer div.foot:after {
  clear: both;
  display: block;
  content: ' ';
}
footer div.foot ul {
  float: left;
}
footer div.foot ul li {
  padding: 4px 0;
  display: inline;
}
footer div.foot ul li + li {
  margin-left: 20px;
}
footer div.foot ul li a {
  color: #5f5f5f;
  font-size: 12px;
}
footer div.foot ul + ul {
  margin-left: 85px;
}
footer div.foot div.socials {
  float: right;
  padding: 0;
}
a.dark-green,
a.purple,
a.light-green {
  background: #4ca300;
  background: -moz-linear-gradient(top, #4ca300 0%, #378100 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ca300), color-stop(100%, #378100));
  background: -webkit-linear-gradient(top, #4ca300 0%, #378100 100%);
  background: -o-linear-gradient(top, #4ca300 0%, #378100 100%);
  background: -ms-linear-gradient(top, #4ca300 0%, #378100 100%);
  background: linear-gradient(to bottom, #4ca300 0%, #378100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ca300', endColorstr='#378100', GradientType=0);
  color: white;
  font-size: 30px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.47);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.23);
  text-transform: uppercase;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 17px 35px;
  display: inline-block;
  box-shadow: 0 1px 0 #4ca300 inset, 0 2px 0 #70b533 inset;
}
a.purple {
  background: #5709bd;
  background: -moz-linear-gradient(top, #5709bd 0%, #4908b0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5709bd), color-stop(100%, #4908b0));
  background: -webkit-linear-gradient(top, #5709bd 0%, #4908b0 100%);
  background: -o-linear-gradient(top, #5709bd 0%, #4908b0 100%);
  background: -ms-linear-gradient(top, #5709bd 0%, #4908b0 100%);
  background: linear-gradient(to bottom, #5709bd 0%, #4908b0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5709bd', endColorstr='#4908b0', GradientType=0);
  font-size: 15.07px;
  font-family: 'Lato', sans-serif; font-weight:600;
  padding: 10px 25px;
  box-shadow: 0 1px 0 #5709bd inset, 0 2px 0 #7839ca inset;
}
a.light-green {
  background: #7cbc00;
  background: -moz-linear-gradient(top, #7cbc00 0%, #59a300 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7cbc00), color-stop(100%, #59a300));
  background: -webkit-linear-gradient(top, #7cbc00 0%, #59a300 100%);
  background: -o-linear-gradient(top, #7cbc00 0%, #59a300 100%);
  background: -ms-linear-gradient(top, #7cbc00 0%, #59a300 100%);
  background: linear-gradient(to bottom, #7cbc00 0%, #59a300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cbc00', endColorstr='#59a300', GradientType=0);
  font-size: 25px;
  border: 1px solid #458b0d;
  padding: 12px 20px;
}
section.block-1 {
  height: 589px;
  width: 100%;
  background: url(../images/block-1.jpg) no-repeat top center / cover;
  border-top: 2px solid #e8e8e8;
  border-bottom: 12px solid #e8e8e8;
}
section.block-1 div.page-container {
  position: relative;
  height: 574px;
}
section.block-1 h1 {
  color: #fcff22;
  font-size: 93.46px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.47);
  padding-top: 28px;
}
section.block-1 h1 span {
  font-size: 73px;
  display: block;
}
section.block-1 h1 span + span {
  font-size: 45px;
  margin-top: 8px;
}
section.block-1 h2 {
  color: white;
  font-size: 27.14px;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.47);
  font-family: 'Lato', sans-serif; font-style:italic; font-weight:600;
  margin: 20px 0;
}
section.block-1 p {
  font-size: 19.43px;
  color: white;
}
section.block-1 p + p {
  margin-top: 12px;
}
section.block-1 p span {
  font-family: 'Lato', sans-serif; font-weight:900;
  text-decoration: underline;
}
section.block-1 p:before {
  content: url(../images/block-1-mark.png);
  width: 30px;
  height: 26px;
  margin-right: 15px;
  position: relative;
  top: 5px;
}
section.block-1 a {
  margin-top: 35px;
  margin-left: 70px;
}
section.block-1 span.global_price {
  bottom: 47px;
  right: 244px;
}
span.global_price {
  color: #786232;
  display: block;
  font-family: "latoblack";
  font-size: 28.95px;
  position: absolute;
  text-shadow: 1px 1px 1px white;
  transform: skew(-7deg, -1deg) rotateY(1deg) !important;
  transform-style: preserve-3d;
  text-align: center;
}
span.global_price span {
  font-size: 30px;
  position: relative;
  top: -5px;
}
section.block-2 img.abs {
  left: -100px;
  top: 97px;
}
section.block-2 div.index-content {
  margin-top: 10px;
}
section.block-2 div.left-side {
  width: 46.4791%;
}
section.block-2 div.left-side p.bold {
  margin-top: 0;
}
section.block-2 div.left-side p strong {
  font-family: 'Lato', sans-serif; font-weight:600;
}
section.block-2 div.left-side p span {
  background: yellow;
}
section.block-2 div.left-side blockquote {
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-family: 'Lato', sans-serif; font-style:italic; font-weight:600;
  font-size: 18px;
  padding: 12px 32px;
  margin: 25px 0;
  line-height: 22px;
  position: relative;
}
section.block-2 div.left-side blockquote span {
  color: #6e6e6e;
  font-size: 14px;
  font-family: 'Lato', sans-serif; font-style:italic;
  background: white;
  position: absolute;
  right: 15px;
  bottom: -10px;
  padding: 0 10px;
}
section.block-2 div.left-side blockquote:before {
  content: url(../images/blockquote.png);
  width: 35px;
  height: 30px;
  position: absolute;
  top: -8px;
  left: -4px;
  background: white;
}
section.block-2 div.right-side h2 {
  color: #13140f;
  font-size: 28.77px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  background: url(../images/calendar-icon.png) no-repeat;
  height: 56px;
  padding-left: 80px;
  padding-top: 15px;
}
section.block-2 div.right-side h2 span {
  border-bottom: 4px solid #00b22a;
}
section.block-2 div.right-side div.content {
  background: url(../images/block-2-right.png) no-repeat;
  width: 399px;
  min-height: 436px;
  margin-top: 45px;
  color: #363636;
  position: relative;
}
section.block-2 div.right-side div.content:after {
  content: url(../images/capsule.png);
  width: 145px;
  height: 53px;
  position: absolute;
  top: 27px;
  right: -20px;
}
section.block-2 div.right-side div.content p {
  font-family: 'Lato', sans-serif; font-weight:900;
  font-size: 32.71px;
  text-transform: uppercase;
  line-height: 30px;
  padding-left: 125px;
  margin-top: 10px;
  position: relative;
  top: -3px;
}
section.block-2 div.right-side div.content p:first-line {
  font-size: 28.51px;
}
section.block-2 div.right-side div.content p + p {
  font-size: 24.21px;
  line-height: 18px;
  margin-top: 51px;
  padding-left: 232px;
}
section.block-2 div.right-side div.content p + p:first-line {
  font-size: 12.63px;
}
section.block-2 div.right-side div.content p + p span {
  font-size: 28.24px;
  margin-top: 6px;
  display: block;
}
section.block-2 div.right-side div.content ul {
  text-align: center;
  margin-top: 270px;
  padding-left: 20px;
}
section.block-2 div.right-side div.content ul li {
  display: inline-block;
  font-size: 16.38px;
  font-family: 'Lato', sans-serif; font-weight:600;
}
section.block-2 div.right-side div.content ul li:first-child {
  padding-right: 14px;
}
section.block-2 div.right-side div.content ul li:nth-child(2) {
  padding: 0 17px;
}
section.block-2 div.right-side div.content ul li:last-child {
  padding-left: 10px;
}
section.block-3 {
  overflow: hidden;
}
section.block-3 div.bg {
	background: #f9f9f9;
	height: 483px;
	width: 100%;
	margin-top: 20px;
}
section.block-3 div.bg div.changeMetamorphosis:after, section.block-3 div.bg div.page-container div.text div.quote:after, section.block-3 div.bg div.page-container div.mbar:after {clear: both; display: block; content: ' '}
section.block-3 div.bg div.page-container div.mbar {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 100%;
	clear: both;
	background: #9a9a9a;
	background: -moz-linear-gradient(top,  #9a9a9a 0%, #707070 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9a9a9a), color-stop(100%,#707070));
	background: -webkit-linear-gradient(top,  #9a9a9a 0%,#707070 100%);
	background: -o-linear-gradient(top,  #9a9a9a 0%,#707070 100%);
	background: -ms-linear-gradient(top,  #9a9a9a 0%,#707070 100%);
	background: linear-gradient(to bottom,  #9a9a9a 0%,#707070 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a9a9a', endColorstr='#707070',GradientType=0 );
	padding: 15px 50px 13px;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	border-bottom: 2px solid #d3d3d3;
	color: white;
	position: relative;
	top: -29px;
}
section.block-3 div.bg div.page-container div.mbar div.name {
	float: left;
}
section.block-3 div.bg div.page-container div.mbar div.name span.name {
	display: block;
	font-size: 18px;
	font-family: 'Lato', sans-serif; font-weight:600;
	margin-bottom: 3px;
}
section.block-3 div.bg div.page-container div.mbar div.counter {
	float: right;
	font-size: 42.12px;
	font-family: 'Lato', sans-serif; font-weight:600;
	margin-top: -3px;
	position: relative;
}
section.block-3 div.bg div.page-container div.mbar div.counter span#current-slide {
	font-size: 39.12px;
}
section.block-3 div.bg div.page-container div.mbar div.counter span#next, section.block-3 div.bg div.page-container div.mbar div.counter span#prev {
	width: 11px;
	height: 18px;
	background: url(../images/metamorphosis-next.png) no-repeat;
	position: absolute;
	top: 13px;
	cursor: pointer;
	display: inline-block;
}
section.block-3 div.bg div.page-container div.mbar div.counter span#next {right: -22px;}
section.block-3 div.bg div.page-container div.mbar div.counter span#prev {
	left: -22px;
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
section.block-3 div.bg div.page-container div.img {
	float: left;
	max-width: 473px;
	width: 100%;
	position: relative;
	top: -18px;
}
section.block-3 div.bg div.page-container div.text {
	float: left;
	padding-left: 36px;
	max-width: 435px;
	width: 100%;
}
section.block-3 div.bg div.page-container div.text div.quote {
	border: 2px solid #e2e2e2;
	width: 100%;
	padding: 15px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	margin-top: 30px;
}
section.block-3 div.bg div.page-container div.text div.quote:before {
	content: url(../images/metamorphosis-quote-mark.jpg);
	width: 32px;
	height: 28px;
	position: absolute;
	top: -11px;
	left: -8px;
}
section.block-3 div.bg div.page-container div.text div.quote p {margin: 0; font-size: 14px; line-height: 18px;}
section.block-3 div.bg div.page-container div.text div.quote span.title {display: block; font-size: 14px; color: #5609bc; font-family: 'Lato', sans-serif; font-weight:600; margin-bottom: 15px;}
section.block-3 div.bg div.page-container div.text div.quote a {
	font-size: 12px;
	color: #5609bc;
	float: right;
	margin-top: 10px;
}
section.block-3 div.bg div.page-container div.text div.stats {
	padding: 35px 17px 0;
	position: relative;
}
section.block-3 div.bg div.page-container div.text div.stats span.result {
	position: absolute;
	top: 16px;
	right: 25px;
	display: inline-block;
	width: 112px;
	height: 112px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #54ac00;
	background: -moz-linear-gradient(top,  #54ac00 0%, #3d8d00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#54ac00), color-stop(100%,#3d8d00));
	background: -webkit-linear-gradient(top,  #54ac00 0%,#3d8d00 100%);
	background: -o-linear-gradient(top,  #54ac00 0%,#3d8d00 100%);
	background: -ms-linear-gradient(top,  #54ac00 0%,#3d8d00 100%);
	background: linear-gradient(to bottom,  #54ac00 0%,#3d8d00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54ac00', endColorstr='#3d8d00',GradientType=0 );
	text-align: center;
	color: white;
	font-size: 33.43px;
	font-family: 'Lato', sans-serif; font-weight:900;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.23); 
	padding: 38px 0;
}
section.block-3 div.bg div.page-container div.text div.stats p.before {
	color: #363636;
	font-size: 18px;
	font-family: 'Lato', sans-serif; font-weight:600;
	margin: 0;
}
section.block-3 div.bg div.page-container div.text div.stats p.after {
	color: #363636;
	font-size: 34px;
	font-family: 'Lato', sans-serif; font-weight:900;
	margin: 10px 0;
}
section.block-3 div.bg div.page-container div.text div.stats p.after span {
	color: #51a900;
}
section.block-3 div.bg div.page-container div.text div.stats p.time {
	font-size: 14px;
	color: #363636;
	font-family: 'Lato', sans-serif; font-weight:600;
	margin: 0;
}
section.block-3 div.page-container img.abs {
  z-index: 1;
}
section.block-3 div.page-container img.abs.img-1 {
  top: 190px;
  left: -126px;
}
section.block-3 div.page-container img.abs.img-2 {
  top: -183px;
  right: -85px;
}
section.block-3 div.page-container span#next,
section.block-3 div.page-container span#prev {
  position: absolute;
  width: 35px;
  height: 56px;
  background: url(../images/slider-arrow.png);
  display: block;
  top: 450px;
  z-index: 9999;
  cursor: pointer;
}
section.block-3 div.page-container span#next {
  right: -65px;
}
section.block-3 div.page-container span#prev {
  left: -65px;
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
section.block-3 div#slider {
  z-index: 2;
  position: relative;
}
section.block-3 div#slider ul {
  width: 300%;
  overflow: hidden;
}
section.block-3 div#slider ul li {
  width: 960px;
  display: inline-block;
  opacity: 0.5;
  margin: 0 45px;
}
section.block-3 div#slider ul li:after {
  clear: both;
  display: block;
  content: ' ';
}
section.block-3 div#slider ul li:first-child {
  margin-left: 0;
}
section.block-3 div#slider ul li:left-child {
  margin-right: 0;
}
section.block-3 div#slider ul li div.block {
  border: 4px solid #e8e8e8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 49.375%;
  background: white;
  min-height: 539px;
}
section.block-3 div#slider ul li div.block:first-child {
  float: left;
}
section.block-3 div#slider ul li div.block:last-child {
  float: right;
}
section.block-3 div#slider ul li div.block div.txt {
  padding: 16px 24px;
  text-align: center;
}
section.block-3 div#slider ul li div.block div.txt span.name {
  font-family: 'Lato', sans-serif; font-weight:900;
  font-size: 17px;
  color: #3d3d3d;
  display: block;
  margin-bottom: 8px;
  text-align: left;
}
section.block-3 div#slider ul li div.block div.txt span {
  display: block;
  text-align: left;
}
section.block-3 div#slider ul li div.block div.txt p.title {
  text-align: center;
  color: #5913c3;
  font-size: 17px;
  font-family: 'Lato', sans-serif; font-weight:900;
  padding: 0 20px;
  margin: 12px 0;
  height: 44px;
}
section.block-3 div#slider ul li div.block div.txt p {
  text-align: left;
}
section.block-3 div#slider ul li.active {
  opacity: 1;
}
section.block-3 div.page-container.center {
  margin: 50px auto;
}
section.block-3 div.page-container.center a {
  text-transform: none;
  font-size: 24.84px;
  padding: 13px 30px;
}
section.block-4 {
  background: url(../images/block-4-bg.jpg) no-repeat top 0 left;
  min-height: 1137px;
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding-top: 50px;
}
section.block-4 div.block {
  width: 403px;
  margin-top: 71px;
  margin-left: 165px;
}
section.block-4 div.block span.title {
  color: #44009f;
  font-size: 30px;
  font-family: 'Lato', sans-serif; font-weight:900;
}
section.block-4 div.block + div.block {
  text-align: right;
  margin-top: 119px;
  margin-left: 460px;
}
section.block-4 div.block + div.block + div.block {
  margin-top: 133px;
  margin-left: 165px;
  text-align: left;
  width: 423px;
}
section.block-4 div.block-4-2 {
  margin-top: 90px;
}
section.block-4 div.block-4-2 h2 {
  color: #363636;
  font-size: 30px;
  font-family: 'Lato', sans-serif; font-weight:900;
}
section.block-4 div.block-4-2 div.index-content div.left-side {
  width: 45.9375%;
}
section.block-4 div.block-4-2 div.index-content div.right-side {
  width: 492px;
  margin-top: 15px;
  position: relative;
  right: -30px;
}
section.block-4 div.block-4-2 div.index-content div.right-side div.chemical-formula {
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  position: relative;
  padding: 20px 0 40px;
}
section.block-4 div.block-4-2 div.index-content div.right-side div.chemical-formula span {
  position: absolute;
  left: 30px;
  bottom: 10px;
  font-size: 15.3px;
}
section.block-4 div.block-4-3 {
  margin: 20px 0;
  z-index: 2;
  position: relative;
  text-align: center;
}
section.block-4 div.block-4-3 h2 {
  text-align: left;
  background: url(../images/publications.png) no-repeat;
  height: 32px;
  text-transform: uppercase;
  font-size: 20px;
  color: #44009f;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin: 30px 0;
  padding-top: 6px;
  padding-left: 45px;
}
section.block-4 div.block-4-3 div.publication {
  text-align: left;
  margin-bottom: 40px;
  display: inline-block;
  max-width: 280px;
  width: 100%;
}
section.block-4 div.block-4-3 div.publication:nth-child(1),
section.block-4 div.block-4-3 div.publication:nth-child(4) {
  float: left;
}
section.block-4 div.block-4-3 div.publication:nth-child(3n) {
  margin-right: 0;
  float: right;
}
section.block-4 div.block-4-3 div.publication span.title {
  display: block;
  color: #3d3d3d;
  font-size: 15px;
  font-family: 'Lato', sans-serif; font-weight:900;
}
section.block-4 div.block-4-3 div.publication p {
  margin: 7px 0;
  font-size: 13px;
}
section.block-4 div.block-4-3 div.publication a {
  color: #44009f;
  font-size: 12px;
  font-family: 'Lato', sans-serif; font-weight:600;
  text-decoration: underline;
}
section.block-5 div.page-container div.ng {
  z-index: 2;
}
section.block-5 img.abs {
  left: -310px;
  top: -112px;
  z-index: 1 !important;
}
section.block-5 .index-content.first div.left-side {
  width: 40.6%;
}
section.block-5 .index-content.first div.left-side p span {
  color: #a61919;
}
section.block-5 .index-content.first div.left-side p strong {
  font-family: 'Lato', sans-serif; font-weight:600;
}
section.block-5 .index-content.first div.left-side p:last-child {
  font-family: 'Lato', sans-serif; font-style:italic;
  font-size: 17px;
}
section.block-5 .index-content.first div.right-side {
  margin-top: 15px;
  position: relative;
}
section.block-5 .index-content.first div.right-side:after {
  content: url(../images/block-5-right2.jpg);
  width: 181px;
  height: 166px;
  position: absolute;
  bottom: -50px;
  left: -115px;
  z-index: -1;
}
section.block-5 div.block-5-2 {
  margin: 60px 0;
}
section.block-5 div.block-5-2 div.left-side {
  background: url(../images/block-5-2.jpg) no-repeat;
  width: 393px;
  height: 362px;
  position: relative;
}
section.block-5 div.block-5-2 div.left-side span.global_price {
  bottom: 58px;
  right: 83px;
  font-size: 43px;
  transform: rotate(-5deg) !important;
  -webkit-transform: rotate(-5deg) !important;
  -moz-transform: rotate(-5deg) !important;
  -o-transform: rotate(-5deg) !important;
  -ms-transform: rotate(-5deg) !important;
}
section.block-5 div.block-5-2 div.left-side span.global_price span {
	position: static;
  top: 0;
}
section.block-5 div.block-5-2 div.right-side {
  width: 59.06%;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  position: relative;
  left: -4px;
  padding: 25px 25px 10px;
}
section.block-5 div.block-5-2 div.right-side h2 {
  color: #363636;
  font-size: 36.05px;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin-bottom: 35px;
}
section.block-5 div.block-5-2 div.right-side div.block {
  margin: 25px 0;
  background: url(../images/block-5-mark.png) no-repeat top left;
  padding-left: 40px;
}
section.block-5 div.block-5-2 div.right-side div.block span.title {
  font-size: 23px;
  color: #44009f;
  font-family: 'Lato', sans-serif; font-weight:900;
}
section.block-5 div.block-5-2 div.right-side div.block p {
  font-size: 13px;
  line-height: 18px;
  margin: 10px 0;
}
section.block-6 {
  text-align: center;
}
section.block-6 div.index-content {
  margin-top: 20px;
}
section.block-6 div.block {
  width: 33%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}
section.block-6 div.block:nth-child(5),
section.block-6 div.block:nth-child(2) {
  margin: 0 2px;
}
section.block-6 div.block span {
  display: block;
  font-size: 21px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  margin-top: 20px;
  line-height: 26px;
}
section.block-6 a {
  font-size: 24.84px;
  padding: 12px 30px;
  text-transform: none;
  margin-top: 50px;
  margin-bottom: 30px;
}
section.block-7 {
  margin-bottom: 30px;
}
section.block-7 h2 {
  color: #44009f;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif; font-weight:900;
  height: 32px;
  padding-top: 6px;
  padding-left: 40px;
  margin-bottom: 30px;
}
section.block-7 div.left-side {
  width: 50%;
}
section.block-7 div.left-side h2 {
  background: url(../images/block-7-icons.png) no-repeat 0 0;
}
section.block-7 div.left-side div.block div {
  color: #3d3d3d;
  font-size: 16px;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin-bottom: 15px;
}
section.block-7 div.left-side div.block span {
  background-image: url(../images/block-7-icons.png);
  display: inline-block;
  width: 116px;
  height: 65px;
  vertical-align: top;
  margin-right: 13px;
}
section.block-7 div.left-side div.block p {
  font-size: 13px;
  display: inline-block;
  width: calc(100% - 145px);
  vertical-align: top;
  margin: 0;
}
section.block-7 div.left-side div.block:nth-child(2) span {
  background-position: 0 -68px;
}
section.block-7 div.left-side div.block:nth-child(3) span {
  background-position: 0 -135px;
}
section.block-7 div.left-side div.block:nth-child(4) span {
  background-position: 0 -201px;
}
section.block-7 div.left-side div.block:nth-child(5) span {
  background-position: 0 -268px;
}
section.block-7 div.left-side div.block:nth-child(6) span {
  background-position: 0 -335px;
}
section.block-7 div.left-side div.block + div.block {
  margin-top: 25px;
}
section.block-7 div.right-side {
  max-width: 371px;
  width: 100%;
  background: url(../images/block-7-right.png) top 475px center no-repeat;
  height: 655px;
}
section.block-7 div.right-side h2 {
  background: url(../images/block-7-icons.png) no-repeat 0 -34px;
}
section.block-7 div.right-side div.instructions {
  width: 100%;
  border: 4px solid #e8e8e8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px 25px;
  background: white;
}
section.block-7 div.right-side div.instructions div.block {
  position: relative;
  padding-left: 33px;
}
section.block-7 div.right-side div.instructions div.block span.title {
  display: block;
  font-size: 15px;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin-bottom: 10px;
}
section.block-7 div.right-side div.instructions div.block p {
  font-size: 13px;
  line-height: 20px;
  margin: 0;
}
section.block-7 div.right-side div.instructions div.block + div.block {
  margin-top: 40px;
}
section.block-7 div.right-side div.instructions div.block + div.block + div.block {
  margin-bottom: 30px;
}
section.block-7 div.right-side div.instructions div.block:after {
  color: #fb9400;
  font-size: 25px;
  font-family: 'Lato', sans-serif; font-weight:900;
  position: absolute;
  left: 0;
  top: -3px;
}
section.block-7 div.right-side div.instructions div.block:first-child:after {
  content: '1';
}
section.block-7 div.right-side div.instructions div.block:nth-child(2):after {
  content: '2';
}
section.block-7 div.right-side div.instructions div.block:last-child:after {
  content: '3';
}
section.block-8 {
  margin-bottom: 61px;
}
section.block-8 img.abs.img-1 {
  z-index: -1;
  top: 330px;
  left: -340px;
}
section.block-8 img.abs.img-2 {
  z-index: -1;
  top: 420px;
  right: -201px;
}
section.block-8 div.index-content {
  position: relative;
  margin-top: 20px;
}
section.block-8 div.index-content ul {
  float: left;
  z-index: 2;
  position: relative;
}
section.block-8 div.index-content ul li {
  cursor: pointer;
  border: 4px solid #e8e8e8;
  border-top: 2px solid #e8e8e8;
  border-bottom: 2px solid #e8e8e8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #3d3d3d;
  font-size: 17px;
  font-family: 'Lato', sans-serif; font-weight:900;
  padding: 25px 20px 22px;
  background: white;
}
section.block-8 div.index-content ul li:first-child {
  border-top: 4px solid #e8e8e8;
}
section.block-8 div.index-content ul li:last-child {
  border-bottom: 4px solid #e8e8e8;
}
section.block-8 div.index-content ul li.active {
  background: #f79900;
  background: -moz-linear-gradient(top, #f79900 0%, #f57300 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f79900), color-stop(100%, #f57300));
  background: -webkit-linear-gradient(top, #f79900 0%, #f57300 100%);
  background: -o-linear-gradient(top, #f79900 0%, #f57300 100%);
  background: -ms-linear-gradient(top, #f79900 0%, #f57300 100%);
  background: linear-gradient(to bottom, #f79900 0%, #f57300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f79900', endColorstr='#f57300', GradientType=0);
  color: white;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.47);
  box-shadow: 0px 1px 0px #d1780a inset, 0px -1px 0px #d1780a inset, 1px 0px 0px #d1780a inset, -1px 0px 0px #d1780a inset;
  width: 107%;
}
section.block-8 div.index-content div.right-side {
  height: 412px;
  width: 689px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
section.block-8 div.index-content div.right-side div.sec {
  width: 100%;
  height: 412px;
  position: relative;
}
section.block-8 div.index-content div.right-side div.sec#sec1 {
  background: url(../images/block-8-img1.jpg) no-repeat;
}
section.block-8 div.index-content div.right-side div.sec#sec2 {
  background: url(../images/06.jpg) no-repeat;
}
section.block-8 div.index-content div.right-side div.sec#sec3 {
  background: url(../images/03.jpg) no-repeat;
}
section.block-8 div.index-content div.right-side div.sec#sec4 {
  background: url(../images/02.jpg) no-repeat;
}
section.block-8 div.index-content div.right-side div.sec#sec5 {
  background: url(../images/05.jpg) no-repeat;
}
section.block-8 div.index-content div.right-side div.sec#sec6 {
  background: url(../images/04.jpg) no-repeat;
}
section.block-8 div.index-content div.right-side div.sec div.desc {
  background: rgba(255, 255, 255, 0.9);
  line-height: 22px;
  position: absolute;
  padding: 15px 15px 15px 80px;
  bottom: 0;
}
section.block-9 {
  margin-top: 50px;
  margin-bottom: 50px;
}
section.block-9 div.block {
  background: #f5f5f5;
  border: 3px solid #e1e1e1;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px 20px 0;
}
section.block-9 div.block div.left-side,
section.block-9 div.block.reverse div.right-side {
  width: 61%;
}
section.block-9 div.block div.left-side span.title,
section.block-9 div.block.reverse div.right-side span.title {
  color: #101012;
  font-size: 20.41px;
  font-family: 'Lato', sans-serif; font-weight:900;
}
section.block-9 div.block div.left-side div.txt,
section.block-9 div.block.reverse div.right-side div.txt {
  padding-left: 40px;
  position: relative;
  padding-top: 5px;
}
section.block-9 div.block div.left-side div.txt:before,
section.block-9 div.block.reverse div.right-side div.txt:before {
  content: url(../images/block-9-q.png);
  width: 30px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 15px;
}
section.block-9 div.block div.left-side div.txt img,
section.block-9 div.block.reverse div.right-side div.txt img {
  float: right;
  margin-bottom: 20px;
  position: relative;
  top: -10px;
}
section.block-9 div.block div.right-side,
section.block-9 div.block.reverse div.left-side {
  text-align: center;
  width: 310px;
}
section.block-9 div.block div.right-side img,
section.block-9 div.block.reverse div.left-side img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #c2c2c2;
}
section.block-9 div.block div.right-side div.info,
section.block-9 div.block.reverse div.left-side div.info {
  position: relative;
  top: -17px;
}
section.block-9 div.block div.right-side div.info span.name,
section.block-9 div.block.reverse div.left-side div.info span.name {
  background: #f79900;
  background: -moz-linear-gradient(top, #f79900 0%, #f57300 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f79900), color-stop(100%, #f57300));
  background: -webkit-linear-gradient(top, #f79900 0%, #f57300 100%);
  background: -o-linear-gradient(top, #f79900 0%, #f57300 100%);
  background: -ms-linear-gradient(top, #f79900 0%, #f57300 100%);
  background: linear-gradient(to bottom, #f79900 0%, #f57300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f79900', endColorstr='#f57300', GradientType=0);
  color: white;
  font-size: 17px;
  font-family: 'Lato', sans-serif; font-weight:900;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 6px 30px;
  display: inline-block;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.47);
}
section.block-9 div.block div.right-side div.info p,
section.block-9 div.block.reverse div.left-side div.info p {
  margin: 10px 0;
  line-height: 18px;
}
section.block-9 div.block div.right-side div.info a,
section.block-9 div.block.reverse div.left-side div.info a {
  color: #101012;
  font-size: 14px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-decoration: underline;
}
section.block-9 div.block.reverse div.right-side {
  text-align: left;
}
section.block-9 div.block + div.block {
  margin-top: 30px;
}
section.block-10 {
  margin-bottom: 50px;
}
section.block-10 .img-1 {
  left: -139px;
  top: 185px;
}
section.block-10 .img-2 {
  right: -50px;
  bottom: -34px;
}
section.block-10 div.index-content {
  position: relative;
  z-index: 9999;
}
section.block-10 div.block {
  float: left;
  background: white;
  border: 4px solid #e8e8e8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 16px;
  width: 48.33%;
  margin-bottom: 30px;
}
section.block-10 div.block:after {
  clear: both;
  display: block;
  content: ' ';
}
section.block-10 div.block:nth-child(2n) {
  float: right;
}
section.block-10 div.block img {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
section.block-10 div.block p {
  float: left;
  width: 59%;
  margin: 0;
  font-size: 13px;
  line-height: 21px;
}
section.block-10 div.block p a {
  font-size: 12px;
  color: #44009f;
  text-decoration: underline;
  display: block;
  position: relative;
  top: 16px;
}
section.block-10 div.block div.source {
  clear: both;
  font-size: 13px;
  float: left;
}
section.block-10 div.block div.source strong {
  font-family: 'Lato', sans-serif; font-weight:600;
}
section.block-11 div.ng p {
  margin: 0 !important;
}
section.block-11 div#big-img {
  text-align: center;
}
section.block-11 div#choose-img {
  margin: 15px 0;
  padding: 0 79px;
}
section.block-11 div#choose-img img {
  cursor: pointer;
}
section.block-11 div#choose-img img.active {
  border: 3px solid #fb9400;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
section.block-11 div#choose-img img + img {
  margin-left: 15px;
}
section.block-11 p {
  padding: 0 79px;
  margin: 30px 0 !important;
}
section.block-12 div.left-side {
  background: url(../images/block-12-left.jpg) no-repeat;
  height: 145px;
  width: 50%;
  padding-left: 165px;
  padding-top: 23px;
}
section.block-12 div.right-side {
  background: url(../images/block-12-right.jpg) no-repeat;
  width: 46.5%;
  padding-left: 180px;
  padding-top: 16px;
}
section.block-12 span.title {
  color: #363636;
  font-size: 25px;
  font-family: 'Lato', sans-serif; font-weight:900;
}
section.block-12 p {
  margin: 5px 0 !important;
}
section.block-13 {
  border-top: 2px solid #f6f6f6;
  border-bottom: 2px solid #f6f6f6;
  background: url(../images/block-13-bg.jpg);
  margin: 40px 0 0;
  padding-bottom: 40px;
  box-shadow: 0 2px 0 #ffffff inset, 0 -2px 0 #ffffff inset;
}
section.block-13 div.ng h1 {
  background: url(../images/block-13-bg.jpg) !important;
}
section.block-13 div.ng p {
  color: #797979 !important;
}
section.block-13 div.left-side {
  width: 459px;
  height: 292px;
  background: url(../images/block-13-left.png) no-repeat;
}
section.block-13 div.right-side {
  width: 45%;
  text-align: center;
}
section.block-13 div.right-side p {
  color: black;
  font-size: 24px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  line-height: 30px;
}
section.block-13 div.right-side p span {
  color: #9d2a32;
}
section.block-13 div.right-side div.counter-content {
  text-align: center;
  margin-top: 20px;
}
section.block-13 div.right-side div.counter-content:after {
  clear: both;
  display: block;
  content: ' ';
}
section.block-13 div.right-side div.counter-content div.counter {
  display: inline-block;
  width: 129px;
  height: 120px;
  background: url(../images/counter-bg.png) no-repeat;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
  color: #363636;
  font-size: 21.19px;
  padding-top: 22px;
  line-height: 78px;
}
section.block-13 div.right-side div.counter-content div.counter:nth-child(2) {
  margin: 0 9px;
}
section.block-13 div.right-side div.counter-content div.counter span {
  color: #edf6f8;
  font-size: 81px;
  display: block;
}
section.block-14 {
  padding-bottom: 100px;
}
section.block-14 img.img-1 {
  z-index: 1;
  top: 185x;
  left: -119px;
}
section.block-14 img.img-2 {
  right: -235px;
  bottom: -70px;
  z-index: 1;
}
section.block-14 div.packages {
  z-index: 9999;
  position: relative;
}
section.block-14 span.day {
  margin: 20px 0 10px !important;
  display: block;
  text-transform: uppercase;
}
section.block-15 {
  border-top: 1px solid #e0e0e0;
  padding: 46px 0 64px;
}
section.block-15 div.right-side {
  width: 68%;
}
section.block-15 div.right-side:after {
  clear: both;
  display: block;
  content: ' ';
}
section.block-15 div.right-side p {
  float: left;
  margin: 0;
  width: 44%;
}
section.block-15 div.right-side p span {
  font-size: 15px;
  font-family: 'Lato', sans-serif; font-weight:900;
  display: block;
  margin-bottom: 5px;
}
section.block-15 div.right-side p + p {
  margin-left: 47px;
}
section.block-15 div.right-side img {
  margin-top: 10px;
}
section.index-bar {
  font-size: 33px;
  color: black;
  margin-bottom: 30px;
}
section.index-bar.first div.ng div.page-container:after {
  content: url(../images/index-bar.png);
  width: 348px;
  height: 204px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
section.index-bar.second {
  font-size: 24.04px;
}
section.index-bar.second div.page-container {
  padding-left: 100px;
}
section.index-bar.second div.ng {
  background: #6cb100;
  font-size: 48px;
  text-transform: none;
}
section.index-bar.second div.ng div.page-container:after {
  content: url(../images/index-bar-2.png);
  width: 688px;
  height: 210px;
  position: absolute;
  right: -175px;
  top: 20px;
  z-index: 1;
}
section.index-bar span {
  color: #fd8e00;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-transform: uppercase;
}
section.index-bar div.ng {
  background: #429300;
  color: white;
  font-size: 34px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif; font-weight:900;
}
section.index-bar div.ng div.page-container {
  position: relative;
}
section.index-bar div.page-container {
  padding: 12px 0;
}
section.index-bar div.page-container a {
  margin-top: 15px;
}
section.index div.page-container {
  position: relative;
}
section.index img.abs {
  position: absolute;
  z-index: 9999;
}
section.index div.ng, div.metamorphosis-header div.ng {
  background: url(../images/ng-hr.gif) no-repeat scroll center top 85px rgba(0, 0, 0, 0);
  text-align: center;
  position: relative;
}
section.index div.ng.with-desc.small p {
  margin: 0;
  padding-bottom: 48px;
}
section.index div.ng.with-desc.small h1 {
  margin-bottom: 5px;
}
section.index div.ng.with-desc p, div.metamorphosis-header div.ng.with-desc p {
  margin: 0;
  padding-bottom: 51px;
}
section.index div.ng.with-desc h1, div.metamorphosis-header div.ng.with-desc h1 {
  margin-bottom: 15px;
}
section.index div.ng.one-line, div.metamorphosis-header div.ng.one-line {
  background: url(../images/ng-hr.gif) no-repeat scroll center top 65px rgba(0, 0, 0, 0);
}
section.index div.ng h1, div.metamorphosis-header div.ng h1 {
  text-transform: uppercase;
  color: #363636;
  font-size: 48px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-align: center;
  background: white;
  display: inline-block;
  margin: 38px auto 61px;
  line-height: 53px;
  padding: 0 20px;
}
section.index div.ng:after, div.metamorphosis-header div.ng:after {
  content: '';
  width: 86px;
  height: 5px;
  background: #5609bc;
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -43px;
  bottom: 28px;
}
section.index div.index-content:after {
  clear: both;
  display: block;
  content: ' ';
}
section.index div.index-content div.left-side {
  float: left;
}
section.index div.index-content div.right-side {
  float: right;
}
section.index p {
  line-height: 22px;
  margin: 15px 0;
}
section.index p.bold {
  font-family: 'Lato', sans-serif; font-weight:600;
}
div.validation_error {
  color: darkred;
  font-size: 12px;
}
section.faq {
  margin: 30px auto;
}
section.faq div.bottom {
	text-align: center;
	margin-bottom: 100px;
}
section.faq div.bottom p {margin-bottom: 15px;}
section.faq div.bottom a {
	font-family: 'Lato', sans-serif; font-weight:600;
	text-decoration: underline;
	color: #363636;
}
section.faq h2 {
  font-family: 'Lato', sans-serif; font-weight:600;
  font-size: 30px;
  margin: 40px 0 20px;
}
section.faq div.question div.content {
  background: #4ca300;
  background: -moz-linear-gradient(top, #4ca300 0%, #378100 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ca300), color-stop(100%, #378100));
  background: -webkit-linear-gradient(top, #4ca300 0%, #378100 100%);
  background: -o-linear-gradient(top, #4ca300 0%, #378100 100%);
  background: -ms-linear-gradient(top, #4ca300 0%, #378100 100%);
  background: linear-gradient(to bottom, #4ca300 0%, #378100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ca300', endColorstr='#378100', GradientType=0);
  color: white;
  font-size: 20px;
  font-family: 'Lato', sans-serif; font-weight:900;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.47);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.23);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 12px 35px;
  display: block;
  box-shadow: 0 1px 0 #4ca300 inset, 0 2px 0 #70b533 inset;
  cursor: pointer;
}
section.faq div.question p.answer.hide {
  display: none;
}
section.faq div.question p.answer.show {
  display: block;
  padding: 10px 0;
  line-height: 22px;
  margin: 0;
  text-align: left;
}
section.faq div.question + div.question {
  margin-top: 20px;
}
section.faq p {
  text-align: center;
  margin-top: 30px;
  line-height: 22px;
}

div#superpromotion {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.7);
	z-index: 9999;
}
div#superpromotion div.content {
	position: absolute;
	top: 100px;
	left: 50%;
	background: white;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	max-width: 780px;
	width: 100%;
	min-height: 416px;
}
div#superpromotion div.content.superpromo-1 {
	background: url(../images/superpromotion-1.jpg) no-repeat;
	padding-left: 30px;
}
div#superpromotion div.content.superpromo-1 a.close, div#superpromotion div.content.superpromo-2 a.close {
	width: 32px;
	height: 32px;
	background: url(../images/superpromotion-1-close.png) no-repeat;
	position: absolute;
	top: 12px;
	right: 15px;
	display: inline-block;
	cursor: pointer;
}
div#superpromotion div.content.superpromo-1 h1 {
	color: #3e3e3e;
	font-size: 43.74px;
	font-family: 'Lato', sans-serif; font-weight:600;
	text-transform: uppercase;
	padding: 22px 0 10px;
}
div#superpromotion div.content.superpromo-1 p {
	color: #3e3e3e;
	font-size: 29.87px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif; font-weight:600;
}
div#superpromotion div.content.superpromo-1 p span {
	display: block;
	color: white;
	font-size: 69.6px;
	font-family: 'Lato', sans-serif; font-weight:900;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.47); 
	margin-top: 29px;
}
div#superpromotion div.content.superpromo-1 div.info {
	color: #0e0e0e;
	font-size: 15px;
	width: 55%;
	margin: 30px 0 25px;
	text-align: center;
	line-height: 25px;
}
div#superpromotion div.content.superpromo-1 div.info span {
	color: #f57f00;
	font-family: 'Lato', sans-serif; font-weight:900;
	text-decoration: underline;
	text-transform: uppercase;
}
div#superpromotion div.content.superpromo-1 div.controls {
	width: 55%;
	text-align: center;
}
div#superpromotion div.content.superpromo-1 div.controls a.Tak, div#superpromotion div.content.superpromo-2 div.controls a.Tak {
	color: white;
	font-size: 21.09px;
	font-family: 'Lato', sans-serif; font-weight:900;
	text-transform: uppercase;
	background: #f79900;
	background: -moz-linear-gradient(top,  #f79900 0%, #f46a00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f79900), color-stop(100%,#f46a00));
	background: -webkit-linear-gradient(top,  #f79900 0%,#f46a00 100%);
	background: -o-linear-gradient(top,  #f79900 0%,#f46a00 100%);
	background: -ms-linear-gradient(top,  #f79900 0%,#f46a00 100%);
	background: linear-gradient(to bottom,  #f79900 0%,#f46a00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79900', endColorstr='#f46a00',GradientType=0 );
	border: 1px solid #d1780a;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.47); 
	padding: 12px 20px;
	display: inline-block;
	margin-bottom: 15px;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.23); 
}
div#superpromotion div.content.superpromo-1 div.controls a.Nie, div#superpromotion div.content.superpromo-2 div.controls a.Nie {
	color: black;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: underline;
}

div#superpromotion div.content.superpromo-2 {
	background: url(../images/superpromotion-2.jpg) no-repeat;
	padding-left: 22px;
}
div#superpromotion div.content.superpromo-2 a.close {
	width: 34px;
	height: 34px;
	background: url(../images/superpromotion-2-close.png) no-repeat;
}
div#superpromotion div.content.superpromo-2 h1 {
	font-size: 35.14px;
	font-family: 'Lato', sans-serif; font-weight:900;
	color: white;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.47); 
	padding: 30px 0;
}
div#superpromotion div.content.superpromo-2 h1 span {
	display: block;
	color: #fcff00;
	font-size: 82.14px;
	font-family: 'Lato', sans-serif; font-weight:900;
}
div#superpromotion div.content.superpromo-2 div.info {
	color: #595959;
	font-size: 16px;
	line-height: 25px;
	width: 63%;
	text-align: center;
	margin: 25px 0;
}
div#superpromotion div.content.superpromo-2 div.info span {
	font-family: 'Lato', sans-serif; font-weight:900;
}
div#superpromotion div.content.superpromo-2 div.controls {
	width: 63%;
	text-align: center;
}
div#superpromotion div.content.superpromo-2 div.controls a.Tak {
	margin-bottom: 25px;
}
section#super-promotion {
	margin-bottom: 100px;
	margin-top: 30px
}
section#super-promotion h1 {
	font-size: 36.51px;
	color: #3e3e3e;
	font-family: 'Lato', sans-serif; font-weight:600;
	text-transform: uppercase;
	text-align: center;
	line-height: 67px;
}
section#super-promotion h1 span {
	display: block;
	color: #5cab2c;
	font-size: 71.87px;
	font-family: 'Lato', sans-serif; font-weight:900;
}
section#super-promotion div.super-promotion-info {
	border: 1px solid #dedede;
	padding: 15px 22px;
	width: 100%;
	margin: 40px 0;
}
section#super-promotion div.super-promotion-info:after, section#super-promotion div.super-promotion-block:after {clear: both; display: block; content: ' '}
section#super-promotion div.super-promotion-info div.price {
	background: url(../images/superpromotion-old-price.jpg) no-repeat;
	height: 133px;
	width: 229px;
	color: #4f0909;
	font-family: 'Lato', sans-serif; font-weight:900;
	font-size: 35px;
	text-decoration: line-through;
	position: relative;
	float: left;
}
section#super-promotion div.super-promotion-info div.price > span {
	-moz-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg);
	display: block;
	position: absolute;
	bottom: 34px;
	left: 14px;
	z-index: 1;
}
section#super-promotion div.super-promotion-info div.price div {
	float: right;
	width: 160px;
	height: 112px;
	background: url(../images/superpromotion-new-price.png) no-repeat;
	color: white;
	font-size: 57.14px;
	font-family: 'Lato', sans-serif; font-weight:900;
	text-shadow: 2px 0px 1px rgba(0, 0, 0, 0.55); 
	padding-top: 24px;
	margin-top: 8px;
	text-align: center;
	position: relative;
	z-index: 2;
}
section#super-promotion div.super-promotion-info div.price div p {
	-moz-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
section#super-promotion div.super-promotion-info div.price div span {
	font-size: 23.14px;
	left: -10px;
    position: relative;
}
section#super-promotion div.super-promotion-info div.txt {
	float: left;
	width: 74%;
	padding-left: 35px;
}
section#super-promotion div.super-promotion-info div.txt p {
	color: black;
	font-size: 14px;
	line-height: 25px;
}
section#super-promotion div.super-promotion-info div.txt p strong {font-family: 'Lato', sans-serif; font-weight:900;}
section#super-promotion div.super-promotion-info div.txt p + p {
	color: #d60808;
	font-size: 14px;
	margin-top: 5px;
}
section#super-promotion div.super-promotion-info div.txt span.title {
	color: #d60808;
	font-family: 'Lato', sans-serif; font-weight:600;
	font-size: 18.37px;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block;
}
section#super-promotion div.super-promotion-block {
	width: 100%;
}
section#super-promotion div.super-promotion-block div.img {
	float: left;
	width: 350px;
	height: 306px;
	background: url(../images/superpromotion-new.jpg) no-repeat;
	position: relative;
}
section#super-promotion div.super-promotion-block div.img > span {
	font-size: 42.81px;
	font-family: 'Lato', sans-serif; font-weight:900;
	color: white;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.48); 
	position: absolute;
	bottom: 66px;
	right: 13px;
	transform: rotate(-11deg);
	-moz-transform: rotate(-11deg);
	-o-transform: rotate(-11deg);
	-ms-transform: rotate(-11deg);
	-webkit-transform: rotate(-11deg);
}
section#super-promotion div.super-promotion-block div.img > span span {
	font-size: 26.04px;
}
section#super-promotion div.super-promotion-block div.right {
	float: right;
	max-width: 565px;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
section#super-promotion div.super-promotion-block div.right div.super-promotion-block-info {
	border: 1px solid #d3c6d9;
	padding: 20px 30px;
	width: 100%;
	position: relative;
	text-align: left;
}
section#super-promotion div.super-promotion-block div.right div.super-promotion-block-info span.title {
	color: black;
	font-size: 18.37px;
	font-family: 'Lato', sans-serif; font-weight:600;
	text-transform: uppercase;
	background: white;
	position: absolute;
	top: -10px;
	left: 12px;
	padding: 0 20px;
}
section#super-promotion div.super-promotion-block div.right div.super-promotion-block-info ul {
	padding-left: 5px;
}
section#super-promotion div.super-promotion-block div.right div.super-promotion-block-info ul li {
	padding: 6px 0;
}
section#super-promotion div.super-promotion-block div.right div.super-promotion-block-info ul li strong {
	font-family: 'Lato', sans-serif; font-weight:900;
}
section#super-promotion div.super-promotion-block div.right input {
	border: 0;
	font-size: 26.25px;
	color: white;
	font-family: 'Lato', sans-serif; font-weight:900;
	background: #4ba200;
	background: -moz-linear-gradient(top,  #4ba200 0%, #398300 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4ba200), color-stop(100%,#398300));
	background: -webkit-linear-gradient(top,  #4ba200 0%,#398300 100%);
	background: -o-linear-gradient(top,  #4ba200 0%,#398300 100%);
	background: -ms-linear-gradient(top,  #4ba200 0%,#398300 100%);
	background: linear-gradient(to bottom,  #4ba200 0%,#398300 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ba200', endColorstr='#398300',GradientType=0 );
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	text-transform: uppercase;
	padding: 10px 50px;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.47); 
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.23), 0px 2px 0px #6eb432 inset, 0px 1px 0px #4ba200 inset; 
	cursor: pointer;
	margin-top: 50px;
}

div.hr {
	height: 4px;
	width: 100%;
	background: #e8e8e8;
	margin-top: 40px;
}
div.hr div.circle {
	margin: 0 auto;
	background: url(../images/menu-arrows.png) no-repeat scroll 7px 8px #e8e8e8;
	width: 28px;
	height: 28px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	top: -12px;
	cursor: pointer;
}
div.hr div.circle.rotate {
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}


div.thanks_wrapper {
	border-top: 2px solid #e8e8e8;
	text-align: center;
}
div.thanks_box {
	max-width: 650px;
	width: 100%;
	margin: 40px auto;
	border: 4px solid #e8e8e8;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
div.thanks_box h1 {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	color: white;
	font-size: 28px;
	font-family: 'Lato', sans-serif; font-weight:900;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.32); 
	background: #51a41a;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	margin-bottom: 20px;
	padding: 15px 0;
}
div.thanks_box p {
	margin: 20px 0;
	line-height: 20px;
}
div.thanks_box a {
	color: white;
	font-size: 16px;
	font-family: 'Lato', sans-serif; font-weight:900;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.47); 
	text-transform: uppercase;
	border: 1px solid #d0770a;
	background: #f79900;
	background: -moz-linear-gradient(top,  #f79900 0%, #f47000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f79900), color-stop(100%,#f47000));
	background: -webkit-linear-gradient(top,  #f79900 0%,#f47000 100%);
	background: -o-linear-gradient(top,  #f79900 0%,#f47000 100%);
	background: -ms-linear-gradient(top,  #f79900 0%,#f47000 100%);
	background: linear-gradient(to bottom,  #f79900 0%,#f47000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79900', endColorstr='#f47000',GradientType=0 );
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: inline-block;
	padding: 10px 30px;
	margin-bottom: 30px;
}

div.success_message, div.error_message {
	padding: 10px;
	text-align: center;
	font-family: 'Lato', sans-serif; font-weight:600;
	color: white;
	background: #479419;
}
div.error_message {background: darkred;}

p.disclaimer {
	margin-top: 50px;
	font-size: 12px;
}

body.pt section#block-2 div.right-side {
	background: rgba(0, 0, 0, 0) url(../images/block-1-right-pt.jpg) no-repeat scroll center center;
}

body.cs section#block-2 div.right-side {
	background: rgba(0, 0, 0, 0) url(../images/block-1-right-cs.jpg) no-repeat scroll center center;
}
div.banner-2,
div.banner-7 {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif; font-weight:900;
  margin: 100px auto 50px;
  position: relative;
  cursor: pointer;
}
div.banner-2:after,
div.banner-7:after {
  display: block;
  content: ' ';
  clear: both;
}
div.banner-2:before,
div.banner-7:before {
  content: url(../images/banner-2.png);
  width: 424px;
  height: 243px;
  position: absolute;
  top: -40px;
  left: 0;
}
div.banner-2 p,
div.banner-7 p {
  padding-left: 355px;
}
div.banner-2 p:first-child,
div.banner-7 p:first-child {
  color: #3e3d3d;
  font-size: 16.66px;
}
div.banner-2 p:nth-child(3),
div.banner-7 p:nth-child(3) {
  color: #459d01;
  font-size: 32.96px;
}
div.banner-2 p.green,
div.banner-7 p.green {
  color: white;
  font-size: 41.18px;
  background: #459d01;
  padding: 9px 0 9px 355px;
  margin: 5px 0;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
div.banner-2 a,
div.banner-7 a {
  padding: 10px 45px;
  margin-top: 20px;
  margin-right: 18.3333%;
  float: right;
  font-size: 17.28px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

div.banner-7 {
  background: url(../images/banner-7.jpg) no-repeat top left !important;
  height: 239px;
  width: 100%;
  padding-top: 40px;
}
div.banner-7 p {
  padding-left: 30px;
}
div.banner-7 p:first-child {
  color: #565656;
  font-size: 20px;
  font-family: 'Lato', sans-serif; font-style:italic; font-weight:600;
  text-transform: none;
}
div.banner-7 p:nth-child(2) {
  font-size: 41.18px;
  color: #459d01;
  margin: 10px 0 5px;
}
div.banner-7 p:nth-child(3) {
  color: #f15600;
  font-size: 30.98px;
  padding-left: 170px;
}
div.banner-7 p:nth-child(3) span {
  color: #459d01;
}
div.banner-7 p:nth-child(3) i {
  text-decoration: underline;
  font-size: 39.44px;
}
div.banner-7 a {
  float: left;
  margin-right: 0;
  margin-left: 170px;
  margin-top: 23px;
}
div.banner-7:before {
  width: 0;
  height: 0;
  content: '';
}
div.banner-7 div.banner-price {
  transform: rotate(45deg);
  top: 80px;
  right: 78px;
}


div.banner-8 {
  background: url(../images/banner-8.jpg) no-repeat top center;
  padding-top: 18px;
  position: relative;
  padding-left: 20px;
  height: 203px;
  font-family: 'Lato', sans-serif; font-weight:600;
  cursor: pointer;
  text-transform: uppercase;
}
div.banner-8 a {
	border-radius: 5px;
	font-size: 16.7px;
	left: 123px;
	padding: 12px 45px 10px;
	position: relative;
	top: 20px;
}
div.banner-3 p:first-child, div.banner-8 p:first-child {
	color: #459d01;
	font-size: 37.01px;
}
div.banner-8 p:first-child {
  font-size: 37.01px;
}
div.banner-8 p:nth-child(2) {
  color: #e8680e;
  font-size: 17.64px;
  margin: 8px 0 18px;
}
body.it div.banner-8 div.banner-price {right: 258px; top: 77px;}
div.banner-8 div.banner-price {
  transform: rotate(-45deg);
  top: 77px;
  right: 271px;
}
div.banner-price {
  position: absolute;
  font-family: 'bebas_neueregular';
  text-align: center;
}
div.banner-price span.old-price {
  color: #2e4e13;
  font-size: 15.99px;
  text-decoration: line-through;
}
div.banner-price div {
  font-size: 21.96px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.39);
  color: white;
}
div.banner-price div span {
  font-size: 30.91px;
}

a.orange {
  background: #f46d13;
  background: -moz-linear-gradient(top, #f46d13 0%, #ef4900 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f46d13), color-stop(100%, #ef4900));
  background: -webkit-linear-gradient(top, #f46d13 0%, #ef4900 100%);
  background: -o-linear-gradient(top, #f46d13 0%, #ef4900 100%);
  background: -ms-linear-gradient(top, #f46d13 0%, #ef4900 100%);
  background: linear-gradient(to bottom, #f46d13 0%, #ef4900 100%);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.23), 0 1px 0 #f36000 inset, 0 2px 0 #f2a470 inset;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f46d13', endColorstr='#ef4900', GradientType=0);
  padding: 12px 28px;
  display: inline-block;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.47);
  color: white;
  text-transform: uppercase;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

body.es div.banner-8 div.banner-price {right: 256px; top: 76px;}
body.es div.banner-7 p:nth-child(3) {padding-left: 11px;}
body.es div.banner-7 div.banner-price {right: 73px;}
  
div.badge-txt {
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.42);
  transform: rotate(-19deg);
  position: absolute;
  top: 300px;
  right: 5px;
  width: 87px;
}
div.badge-txt > span:first-child {
  color: #fcff22;
  font-family: "latobold";
  font-size: 15.09px;
}
div.badge-txt p:before {
	display: none;
  content: '';
}
div.badge-txt p {
  color: white;
  font-family: "latoblack";
  font-size: 35.51px;
  margin: 5px 0 5px;
  padding-left: 5px;
  position: relative;
  text-align: left;
}
div.badge-txt p span {
  font-size: 16.17px;
  position: absolute;
  right: 0px;
  text-decoration: none;
}
div.badge-txt > span:nth-child(3) {
  color: white;
  font-family: "latobold";
  font-size: 14.7px;
  display: block;
  margin-bottom: 4px;
}
div.badge-txt > span:nth-child(4) {
  color: #ffff4e;
  font-family: "latobold";
  font-size: 20.07px;
  margin-top: 2px;
}
  
section#block-11 div.left-side {
    background: rgba(0, 0, 0, 0) url("../images/block-11-left.png") no-repeat scroll 0 0;
    height: 297px;
    left: -20px;
    position: relative;
    width: 450px;
}
section#block-11 div.left-side div.rotate {
    font-family: "bebas_neueregular";
    margin-left: 206px;
    margin-top: 91px;
    text-align: center;
    transform: rotate(-5deg);
    width: 220px;
}
section#block-11 div.left-side div.rotate span.del {
    color: #373737;
    display: block;
    font-size: 23.48px;
    text-decoration: line-through;
}
section#block-11 div.left-side div.rotate div.new {
    color: white;
    font-size: 40.96px;
}
section#block-11 div.left-side p {
    color: #55216d;
    font-size: 8px !important;
    margin-top: 30px;
    text-align: right;
    text-transform: uppercase;
}
body.it section#block-11 div.left-side p {
position: relative;
left: 20px;
}
section#block-11 div.left-side p span {
    font-size: 16px;
}
section#block-11 div.right-side {
    margin-top: 40px;
    text-align: center;
    width: 50.3125%;
}
section#block-11 div.right-side h2 {
    color: black;
    font-family: "latoblack";
    font-size: 22.59px;
    line-height: 28px;
    text-transform: uppercase;
}
section#block-11 div.right-side h2 span {
    color: #ef4b00;
}
section#block-11 div.right-side div.row {
    margin-top: 25px;
    text-align: center;
}
section#block-11 div.right-side div.row div.clock {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #d1d3d5 0%, #ffffff 100%) repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15) inset;
    color: #363636;
    display: inline-block;
    height: 150px;
    position: relative;
    width: 150px;
}
section#block-11 div.right-side div.row div.clock:nth-child(2) {
    margin: 0 10px;
}
section#block-11 div.right-side div.row div.clock canvas {
    left: 50%;
    margin-left: -66px;
    margin-top: -65px;
    position: absolute;
    top: 50%;
    z-index: 999;
}
section#block-11 div.right-side div.row div.clock div.inside {
    background: #eeeff0 none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.31), 0 2px 0 0 rgba(255, 255, 255, 0.75) inset;
    font-family: "bebas_neueregular";
    font-size: 20.02px;
    height: 100px;
    left: 50%;
    margin-left: -49px;
    margin-top: -50px;
    padding-top: 11px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100px;
    z-index: 9999;
}
section#block-11 div.right-side div.row div.clock div.inside span {
    font-size: 56.02px;
}
section#block-11 div.right-side div.row div.clock div.ghost {
    background: #c3c5cb none repeat scroll 0 0;
    border-radius: 50%;
    height: 128px;
    left: 50%;
    margin-left: -64px;
    margin-top: -64px;
    position: absolute;
    top: 50%;
    width: 128px;
}
/*
Document   : jquery.pnotify.default.css
Created on : Nov 23, 2009, 3:14:10 PM
Author     : Hunter Perrin
Version    : 1.2.2
Link       : http://pinesframework.org/pnotify/
Description:
	Default styling for Pines Notify jQuery plugin.
*/
/* -- Notice */
.ui-pnotify {
	top: 25px;
	right: 10px;
	position: absolute;
	height: 81px;
	z-index: 9999;
	background-color: #4a960f;
	color: white;
	font-size: 12px;
	line-height: 21px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-left: 100px;
	padding-right: 25px;
	padding-top: 8px;
}
.ui-pnotify.users_online {
	background: url(../images/users-online.png) no-repeat left 19px center #4a960f;
	width: 270px !important;
	
}
.ui-pnotify.last-bought {
	padding-top: 0px;
	padding-left: 97px;
	padding-right: 5px;
	width: 330px !important;
	background: url(../images/last-bought.png) no-repeat left 15px center #4a960f;
}
.ui-pnotify.last-bought .ui-pnotify-container {
	padding-top: 9px !important;
}
/* Hides position: fixed from IE6 */
html > body .ui-pnotify {
position: fixed;
}
.ui-pnotify .ui-pnotify-shadow {
}
.ui-pnotify-container {
background-position: 0 0;
padding: .8em;
height: 100%;
margin: 0;
}
.ui-pnotify-sharp {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.ui-pnotify-closer, .ui-pnotify-sticker {
float: right;
margin-left: .2em;
}
.ui-pnotify-title {
display: block;
margin-bottom: .4em;
font-weight: bold;
display: none;
}
.ui-pnotify-text {
display: block;
}
.ui-pnotify-text b{
	font-weight: bold;
}
.ui-pnotify-icon, .ui-pnotify-icon span {
display: block;
float: left;
margin-right: .2em;
}
/* -- History Pulldown */
.ui-pnotify-history-container {
position: absolute;
top: 0;
right: 18px;
width: 70px;
border-top: none;
padding: 0;
-webkit-border-top-left-radius: 0;
-moz-border-top-left-radius: 0;
border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-top-right-radius: 0;
border-top-right-radius: 0;
/* Ensures history container is above notices. */
z-index: 10000;
}
.ui-pnotify-history-container .ui-pnotify-history-header {
padding: 2px;
text-align: center;
}
.ui-pnotify-history-container button {
cursor: pointer;
display: block;
width: 100%;
}
.ui-pnotify-history-container .ui-pnotify-history-pulldown {
display: block;
margin: 0 auto;
}
/* Alternate stack initial positioning. */
.ui-pnotify.stack-topleft, .ui-pnotify.stack-bottomleft {
	left: 25px;
	right: auto;
}
.ui-pnotify.stack-bottomright, .ui-pnotify.stack-bottomleft {
	bottom: 30px;
	top: auto;
}
.fancybox-margin{
	margin-right:17px;
}