html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
sub,
sup,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;

  font-size: 100%;
  vertical-align: baseline;

  background: transparent;
  border: 0;
  outline: 0;
}

a {
  margin: 0;
  padding: 0;

  font-size: 100%;
  vertical-align: baseline;

  background: transparent;

  -webkit-transition: all 0.2s ease-out;
     -moz-transition: all 0.2s ease-out;
       -o-transition: all 0.2s ease-out;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
td img {
  vertical-align: top;
}

input,
select,
button,
textarea {
  margin: 0;

  font-size: 100%;
}

input[type="text"],
input[type="password"],
textarea {
  padding: 5px 20px;
}
select{
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff url(../img/customselect.png) no-repeat 95% 50%!important;
}
input[type="checkbox"] {
  vertical-align: bottom;
}

input[type="radio"] {
  vertical-align: text-bottom;
}

sub {
  font-size: smaller;
  vertical-align: sub;
}

sup {
  font-size: smaller;
  vertical-align: super;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

ul {
  list-style: none;
}

/* - /Reset - */
::-webkit-input-placeholder {
  font-size: 14px;
  color: #777777;
}

:-moz-placeholder {
  font-size: 14px;
  color: #777777;
}

.placeholder {
  font-size: 14px;
  color: #777777;
}

/* - Base settings - */
html {
  background: #ffffff center top no-repeat;
}

html,
body {
  height: 100%;
  margin: 0 auto;

  background: #b69f8b;
}

* {
  -webkit-box-sizing: border-box; /*Safari 3+, Chrome 1+*/
     -moz-box-sizing: border-box; /*Firefox 1+*/
          box-sizing: border-box; /*Opera 7+, IE8+*/
}

body {
  min-width: 1200px;
  max-width: 1200px;

  font: 12px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  font-size: 18px;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  text-align: left;
  color: #1d3335;
}

label,
input[type="button"],
input[type="submit"],
button {
  cursor: pointer;
}

a,
a:visited {
  color: #e9d8a6;
}

a:hover {
  color: #e9d8a6;
  text-decoration: none;
}

a:focus,
a:active {
  color: #e9d8a6;
}

/* - /Base settings - */
/* - Sys - */
.clearfix:after {
  content: ".";

  display: block;
  clear: both;
  height: 0;

  visibility: hidden;
}

.lte8 .clearfix {
  overflow: hidden;

  zoom: 1;
}

.clear {
  clear: both;
}

.dib {
  display: -moz-inline-box;
  display: inline-block;

  vertical-align: top;

  zoom: 1;

  *display: inline;
  _display: inline;
  -moz-box-orient: vertical;
}

/* - /Sys - */
/* - Baselayout - */
.wrapper {
  position: relative;

  min-height: 100%;
  overflow: hidden;
}

.page-wrapper__inner {
  position: relative;

  width: 980px;
  height: 100%;
  margin: 0 auto;
}

.bottom_form {
	min-height: 440px;
}
.ru_bottom_form {
  min-height: 470px;
}


/*ENDRESET*/
.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

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


.buttonraz {
  -webkit-transition: transform 0.2s ease-out;
     -moz-transition: transform 0.2s ease-out;
       -o-transition: transform 0.2s ease-out;
}

.buttonraz:hover,
.buttonraz:active {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}


header {
  height: 56px;
  padding-top: 9px;

  background: url("../img/h-sep.png") 50% 0 repeat-x;
}
header a {
  float: left;
  padding: 0 17px;

  color: #ffcc00!important;
  text-decoration: none;

  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
header a:hover,
header a.active {
  background: #301a0b;
  background: rgba(48,26,11,0.9);
}
.socialtop {
  width: 145px;
  height: 25px;
  margin-top: 5px;

  background: url("../img/social.png") 0 0 no-repeat!important;
}

.left-header {
  font-weight: 600;
  font-size: 11px;
  line-height: 30px;
  color: #ffcc00;
  text-transform: uppercase;
}

.ops {
  font-family: "Open Sans", sans-serif;
}
header ul {
  margin-left: 10px;
}
header li {
  float: left;

  font-weight: 600;
  font-size: 11px;
  line-height: 30px;
  color: #ffcc00;
  text-transform: uppercase;
}
.slide2 {
  height: 700px;
  margin-top: -6px;

  background: url("../img/slide2-3.png") 50% 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.s2-top-pash {
  position: relative;
  top: 20px;

  margin-bottom: 60px;
  padding: 30px 90px 30px 30px;

  font-size: 14px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebe1ce+0,f3eee1+100 */

  background: rgb(235,225,206); /* Old browsers */
  background:    -moz-linear-gradient(top,  rgb(235,225,206) 0%, rgb(243,238,225) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(235,225,206)), color-stop(100%,rgb(243,238,225))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgb(235,225,206) 0%,rgb(243,238,225) 100%); /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top,  rgb(235,225,206) 0%,rgb(243,238,225) 100%); /* Opera 11.10+ */
  background:     -ms-linear-gradient(top,  rgb(235,225,206) 0%,rgb(243,238,225) 100%); /* IE10+ */
  background:         linear-gradient(to bottom,  rgb(235,225,206) 0%,rgb(243,238,225) 100%); /* W3C */
  border: 3px solid #d1570d;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 5px rgba(33,3,2,0.3);
     -moz-box-shadow: 0 0 10px 5px rgba(33,3,2,0.3);
          box-shadow: 0 0 10px 5px rgba(33,3,2,0.3);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe1ce', endColorstr='#f3eee1',GradientType=0 ); /* IE6-9 */
}

/*/!* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 2, 2015 *!/*/


.kork {
  font-family: "Open Sans Condensed", sans-serif;
}
.korkr {
  font-family: "Open Sans Condensed", sans-serif;
}
.s2-top-pash div:nth-child(2) {
  padding: 7px 0 0;
  overflow: hidden;
}
.s2-tpl {
  float: left;
  margin: 0 0 0 10px;
  padding-right: 10px;

  font-weight: 400;
  font-size: 50px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e39558+0,d0560c+100 */
  /* Old browsers */
  color: #d0560c;
  text-transform: uppercase;

  background: transparent; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #db6710 0%,#cf550b 100%); /* Chrome10-25,Safari5.1-6 */
  -webkit-background-clip: text;
  background-origin: padding-box;

  -webkit-text-fill-color: transparent;
}


.s2text {
  width: 580px;
  margin-bottom: 20px;

  font-weight: 400;
  font-size: 40px;
  text-align: center;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 2px 0 3px rgb(151, 82, 58), 0 1px 0 #434343, 0 -1px 0 #434343, -1px 0 0 #434343, 1px 0 0 #434343;
}
.s2-w580 {
  width: 580px;
}
.s2shape {
  width: 420px;
  height: 21px;
  margin: 25px auto;

  background: url("../img/shape1.png") 0 0 no-repeat;
}
.s2-w580 p {
  padding: 0 112px;

  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  text-shadow: 2px 0 3px rgb(151, 82, 58), 0 1px 0 #434343, 0 -1px 0 #434343, -1px 0 0 #434343, 1px 0 0 #434343;
}
#myform1 {
  width: 260px;
  margin: 0 auto;
}


.inp {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  margin-bottom: 12px;
  padding-left: 20px;

  font-size: 14px;
  line-height: normal;
  line-height: 50px;
  color: #666666;

  background: #ffffff;
  border: 0;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  outline: none;
  -webkit-box-shadow: inset 0 0 3px 1px rgba(0,0,0,0.3);
     -moz-box-shadow: inset 0 0 3px 1px rgba(0,0,0,0.3);
          box-shadow: inset 0 0 3px 1px rgba(0,0,0,0.3);
}
.butbut {
  position: absolute;
  bottom: -45px;
  left: 151px;
  z-index: 99;

  width: 283px;
  height: 73px;

  font-size: 16px;
  line-height: 73px;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center;
  color: #ffffff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);

  background: url("../img/butbut.png") 0 0 no-repeat;
  cursor: pointer;
}
.eleph {
  position: absolute;
  right: -80px;
  bottom: 0;
  z-index: 1000;

  width: 230px;
  height: 230px;
  padding-top: 30px;

  font-weight: 300;
  font-size: 22px;
  line-height: 1.2;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);

  background: url("../img/eleph.png") 0 0 no-repeat;
}
.eleph span {
  display: block;

  font-size: 34px;
  line-height: 1.3;
  color: #fde792;
}
.eleph b {
  display: block;

  font-weight: 300;
  font-size: 40px;
}
.eleph s {
  line-height: 1.4;
}
.slide3 {
  height: 688px;

  background: url("../img/slide3.jpg") 50% 0 no-repeat;
}

.s3right {
  position: relative;

  width: 300px;
  margin-top: 152px;
  margin-left: 100px;
}
.s3rheader {
  position: absolute;
  top: -50px;
  right: 0;

  width: 400px;

  font-weight: bold;
  font-size: 50px;
  text-align: center;
  color: #c5e153;

  background: transparent; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e6f4b6 0%, #c5e153 100%); /* Chrome10-25,Safari5.1-6 */
  -webkit-background-clip: text;
  background-origin: padding-box;

  -webkit-text-fill-color: transparent;
}

.s3right-txt {
  position: absolute;
  top: 140px;
  left: 0;

  font-weight: 600;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  color: #f5f6d4;
}
.s3right-txt p {
  min-height: 120px;
}
.s3right-txt.sec {
  top: 265px;
}
.s3right-txt.th {
  top: 374px;
}
.butbut.s3 {
  right: 60px;
  left: auto;
}

.slide4 {
  height: 685px;

  background: url("../img/slide4.jpg") 50% 0 no-repeat;
}

.s3content {
  width: 580px;
  padding-top: 75px;

  text-align: center;
}
.s3c-header {
  display: block;
  margin-bottom: 15px;
  padding: 0;

  font-weight: bold;
  font-size: 44px;
  color: #fecd03;

  background: transparent; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffed82 0%, #fecd03 100%); /* Chrome10-25,Safari5.1-6 */
  -webkit-background-clip: text;
  background-origin: padding-box;

  -webkit-text-fill-color: transparent;
}
.s3sep {
  float: left;
  width: 100%;
  height: 21px;
  margin: 15px auto;

  background: url("../img/shape2.png") 50% 0 no-repeat;
}
.s3content p {
  padding: 16px 0;

  font-weight: 600;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  color: #f5f6d4;
}
.mark2 {
  position: absolute;
  bottom: -63px;
  left: 215px;

  width: 220px;
  height: 159px;

  background: url("../img/mark2.png") 0 0 no-repeat;
}
.markcirc {
  width: 114px;
  margin-left: 23px;
  padding-top: 43px;

  font-weight: 700;
  font-size: 12px;
  line-height: 1.3;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}
.markcirc b {
  font-size: 20px;
}


.markcirc span {
  font-size: 14px;
}

.pech {
  position: absolute;
  top: 204px;
  left: 34px;

  width: 140px;
  height: 133px;

  background: url("../img/pech.png") 0 0 no-repeat;
}
.podp {
  position: absolute;
  top: 460px;
  left: 485px;
  z-index: 10;

  width: 157px;
  height: 86px;

  background: rgba(0, 0, 0, 0) url("../img/podp.png") no-repeat scroll 0 0;
}

.s3ggirl {
  position: absolute;
  bottom: 0;
  left: -125px;
  z-index: 11;

  width: 440px;
  height: 461px;

  background: url("../img/girl.png") 0 0 no-repeat;
}
.s4header {
  width: 660px;
  padding-top: 90px;

  font-size: 44px;
  text-align: center;
  color: #423b09;

  background: transparent; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #717713 0%, #423b09 100%); /* Chrome10-25,Safari5.1-6 */
  -webkit-background-clip: text;
  background-origin: padding-box;

  -webkit-text-fill-color: transparent;
}



.cursiv-cel {
  position: absolute;
  top: 195px;
  left: 246px;

  width: 380px;

  font-size: 20px;
  line-height: 30px;
  font-family: "bad_scriptregular";
  color: #0066cc;
  font-style: italic;
}
.doctor_desription {
  position: absolute;
  top: 483px;
  left: 285px;

  width: 190px;

  font-size: 12px;
  font-family: "Open Sans",sans-serif;
  color: #333333;
}
.doctor_desription span {
  display: block;
  margin: 0 0 5px;

  font-size: 14px;
}

.s5-right-side {
  position: relative;

  width: 260px;
  padding-top: 185px;

  background: url("../img/Layer-69.png") 50% 34px no-repeat;
}

.s5r-header {
  padding-bottom: 62px;

  font-weight: bold;
  font-size: 24px;
  text-align: center;
  color: #666600;
}
.s5-right-side p {
  position: relative;

  margin-left: 20px;
  padding-bottom: 25px;
  padding-left: 5px;

  font-weight: 600;
  font-size: 15px;
  text-align: left;
  color: #333333;
}
.s5-right-side p:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;

  display: block;
  width: 2px;
  height: 2px;

  background: #333333;
}
.slide5 {
  height: 660px;

  background: url("../img/slide5.jpg") 50%  0 no-repeat;
}
.slide7 .eleph {
  right: auto;
  bottom: 215px;
  /*left: 60px;*/
	left: 15px;
}
.slide5-header {
  padding: 55px 0 55px 100px;

  font-weight: bold;
  font-size: 50px;
  color: #93bc0a;

  background: transparent; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #c4d97c 0%, #93bc0a 100%); /* Chrome10-25,Safari5.1-6 */
  -webkit-background-clip: text;
  background-origin: padding-box;

  -webkit-text-fill-color: transparent;
}
.s5content {
  width: 460px;
  margin-left: 100px;

  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
}
.s5content p {
  padding-bottom: 20px;
}
.s5content p span {
  color: #85db18;
}
.s5content ul {
  padding-bottom: 20px;
}
.s5content li {
  position: relative;

  padding-left: 10px;

  font-size: 16px;
  color: #cde855;
}

.s5content li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;

  display: block;
  width: 2px;
  height: 2px;

  background: #cde855;
}
.s5sert {
  padding-top: 120px;
}

.slide6 {
  height: 660px;

  background: url("../img/slide6.jpg") 50% 0 no-repeat;
}

.s6header {
  padding-top: 50px;
  padding-bottom: 25px;
  padding-left: 20px;

  font-size: 50px;
  color: #ffcc00;
}

.slide6 p {
  width: 680px;
  margin-left: 20px;
  padding-bottom: 20px;

  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  font-family: "Open Sans", sans-serif;
  color: #f5f6d4;
}
.slide6 p span {
  color: #ffffff;
}

.block-minus-weight {
  text-align: center;
}

.block-weight {
  position: relative;

  width: 300px;
  height: 370px;
  margin: 0 10px;
  padding-top: 20px;

  background: #ffffff;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.25);
     -moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.25);
          box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.25);
}
.bw-name {
  height: 55px;
  padding-left: 30px;
  overflow: hidden;

  font-weight: 700;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  text-align: left;
  color: #333333;
}
.bw-name span {
  color: #d1570d;
}
.bw-name div {
  padding-top: 5px;

  font-weight: 300;
  font-size: 12px;
  color: #333333;
}
.bw-lkg {
  position: absolute;
  bottom: 15px;
  left: 0;

  width: 50%;

  font-size: 40px;
  text-align: center;
  color: #999999;
}
.bw-lkg span {
  color: #d1570d;
}
.bw-rkg {
  position: absolute;
  right: 0;
  bottom: 15px;

  width: 50%;

  font-size: 40px;
  text-align: center;
  color: #999999;
}
.bw-rkg span {
  color: #a7c520;
}

.slide7 {
  min-height: 500px;
  background: url("../img/slide7.jpg") 50% 0 no-repeat;
}
.p2{
	bottom: 50px !important;
}
.s7topcrow {
  position: absolute;
  top: -20px;
  left: 50%;
  z-index: 2;
  width: 517px;
  height: 223px;
  margin-left: -259px;
  padding-top: 46px;
  font-size: 50px;
  text-align: center;
  color: #ffffff;
  text-shadow: 1px 1px 2px #474747;

  background: url("../img/ribbon.png") 0 0 no-repeat;
}
.s7form {
	position: absolute;
	left: 340px;
	top: 25px;
	z-index: 99;
	width: 300px;
	margin: 0 auto;
	padding-top: 105px;
	padding-bottom: 1px;
}

.s7form label {
  display: block;
  padding-bottom: 5px;

  font-weight: 600;
  font-size: 16px;
  color: #f5f6d4;
}
.formpl {
  position: absolute;
  left: -10px;

  width: 320px;
  height: 312px;
  padding-top: 30px;

  font-size: 22px;
  font-family: "Open Sans", sans-serif;
  text-align: center;

  background: url("../img/formpl.png") 0 0 no-repeat;
}
.old-price {
  padding-bottom: 10px;

  text-decoration: line-through;
}
.form-price {
  padding-bottom: 10px;
}

.new-price {
  font-weight: 700;
  font-size: 34px;
  color: #d1570d;
}
.mb {
  margin-bottom: 20px;
}

.butbut.myform {
  position: static;

  display: block;
  margin: 10px auto;
}

.new-towar {
  position: absolute;
  top: 240px;
  left: 110px;

  width: 280px;
  height: 373px;

  background: url("../img/banka.png") center bottom no-repeat;
}
.flog {
  position: absolute;
  top: 54px;
  left: 0;
  z-index: 1;

  width: 100%;
  height: 156px;

  background: url("../img/flog.png") center center no-repeat;
  background-size: contain;
}

.tiptimer {
  position: absolute;
  top: 296px;
  right: 0;

  width: 280px;
}
.tt-header {
  padding-bottom: 20px;

  font-size: 30px;
  text-align: center;
  color: #fde792;
}
/* ===== timer ===== */
.timer {
  /* float: right; */
  position: absolute;
	top: 175px;
	right: -50px;

  width: 282px;
  min-height: 139px;
  padding: 3px 15px 15px 6px;
}
.timer__txt {
  display: block;
  padding: 0 0 12px;

  font-weight: normal;
  font-size: 16px;
  line-height: 1.2;
  vertical-align: top;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-style: normal;
}
.timer__txt em {
  display: block;
  padding: 0 ;

  font-weight: normal;
  font-size: 16px;
  line-height: 1.2;
  vertical-align: top;
  text-align: center;
  color: #ffffff;
  font-style: normal;
}
/* ===== countdown ===== */
@font-face {
	font-family: 'Conv_Corki-Regular';
	src: url('../fonts/Corki-Regular.eot');
	src: local('☺'), url('../fonts/Corki-Regular.woff') format('woff'), url('../fonts/Corki-Regular.ttf') format('truetype'), url('../fonts/Corki-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
#time {
	font-family: 'Conv_Corki-Regular';
	color: #fff;
	text-align:center;
}
#time,#time *{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#time  li {
	list-style-type: none;
	display:inline-block;
	width:85px;
	height:85px;
	padding: 0px 9px 14px 9px;
	text-shadow: rgb(194, 194, 194) 1px 1px 3px;
	margin:-6px 0 0 0px;
	font-size:0;
	background: url('../img/clock_li.png') center no-repeat;	
}
#time  li span{
	font-size:68px;	
	width:50%;
	display:inline-block;
}


.slide7 .form-price {
  font-size: 16px;
  text-align: center;
  color: #f5f6d4;
}
.slide7 .new-price {
  font-weight: normal;
  font-size: 24px;
  text-align: center;
  color: #f5f6d4;
}


footer {
  height: 190px;

  background: url("../img/foot.jpg") 50% 0 no-repeat;
}

.flogo {
  position: absolute;
  top: 50px;
  left: 30px;

  width: 161px;
  height: 76px;

  background: url("../img/flog.png") 0 0 ;
  background-size: contain;
}
.foot-content {
  width: 500px;
  margin: 0 auto;
  padding-top: 30px;

  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  color: #ffffff;
}
.s2tovar {
  position: absolute;
  top: 235px;
  right: 48px;
  z-index: 1000;

  width: 380px;
  padding-top: 170px;

  font-size: 31px;
  text-align: center;
  color: #333333;
  text-transform: uppercase;

  background: url("../img/main1.png") 0 0 no-repeat;
  background-size: contain;
}

.s2item {
  position: absolute;
  right: 40px;
  bottom: 50px;
  z-index: 3;
  width: 383px;
  height: 366px;
  background: url("../img/product-1.png") center bottom no-repeat;
  background-size: contain;
}
.pd1{
	padding-top:55px;
}
.cust_text{
position: absolute;
    /* top: 100px; */
    right: 180px;
    bottom: -50px;
    width: 330px;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
    background: rgba(0, 0, 0, 0.4);
    padding: 15px;
    font-size: 16px;
}