html {
  font-family: sans-serif;
}

body {
  margin: 0px;
}

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

audio:not([controls]) {
  display: none;
  height: 0px;
}

img,
legend {
  border: 0px none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0px none;
}

b,
optgroup,
strong {
  font-weight: 700;
}

h1 {
  font-size: 2em;
  margin: 0px;
  padding-top: 0.67em;
}

svg:not(:root) {
  overflow: hidden;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0px none;
  padding: 0px;
}

* {
  margin: 0px;
  padding: 0px;
  outline: medium none;
  box-sizing: border-box;
}

html,
body {
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
  color: rgb(0, 0, 0);
  background: rgb(0 60 70) none repeat scroll 0% 0%;
}

img {
  border: medium none;
  display: block;
  width: auto;
  max-width: 100%;
}

div::after {
  content: "";
  display: table;
  clear: both;
}

a:hover {
  text-decoration: none ! important;
}

a {
  color: inherit;
  cursor: pointer;
}

.main_content {
  width: 100%;
  margin: 0 auto;
  padding-top: 395px;
  background: url("../img/top-bg.jpg") no-repeat center top
}

.search {
  display: block;
  border: 1px solid rgb(53, 53, 53);
  border-radius: 2px;
  width: 100%;
  text-decoration: none;
  text-align: center;
  padding: 2px 0px;
  margin: 20px 0px 60px;
}

.search>* {
  display: inline-block;
  vertical-align: middle;
}

.search img {
  margin: 0px 0px 0px 52%;
}

.content {
  width: 100%;
  max-width: 980px;
  margin: auto;
  position: relative;
}

header {
  padding: 10px 0px 0;
  color: #FFEA90;
  font-family: "Roboto";
  text-shadow: 1px 1.7px 10px #000;
  font-weight: 700;
  background: rgb(255 255 255 / 0);
  margin-bottom: 0
}

header .content_inner {
  margin-left: 0;
  padding-bottom: .67em;
  padding-left: 170px;
  max-width: 720px;
  background-color: rgba(74, 74, 74, 0.4);
  box-shadow: inset 0 0 50px rgb(187 255 245 / 80%);
  border-top-left-radius: 55%;
}

header p {
  font-size: 18px;
  font-weight: 400
}

.content_inner {
  width: 100%;
  margin: 0px auto;
}

.content>.content_inner {
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  padding: 0 20px
}

nav {
  background: linear-gradient(#ddb08b 0, #b96e52 10%, #9e3e25 50%);
  height: 50px;
  position: relative;
  padding-left: 200px
}

nav .content_inner {
  margin-right: 0;
}

nav ul {
  margin: 0;
  padding: 0;
  margin-left: auto;
  width: fit-content;
  color: #FFF;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 500;
  text-shadow: 0 1px 2px #000;
}

nav ul img {
  position: absolute;
  left: -8px;
  bottom: -25px;
}

nav ul li {
  padding: 0 0.76em;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}

nav ul li a {
  text-decoration: none;
}

nav ul li.last {
  float: right;
  margin: 0px;
  padding-left: 20px;
  border-left: 1px solid rgb(213, 213, 213);
}

nav ul li.last::after {
  content: none ! important;
}

.title {
  margin: 0 0 25px;
  padding-top: 16px;
}

.title h1 {
  font-size: 2.5em;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  color: rgb(21, 21, 21);
  line-height: 1;
}

.title i {
  font-style: normal;
  font-family: 'PT Serif', serif;
  font-style: italic;
  font-size: 1.3125em;
  color: rgb(68, 68, 68);
  line-height: 1.286;
  display: block;
  margin: 9px 0px 24px;
}

.block {
  margin: 0px 0px 34px;
}

.btn {
  background: rgb(241, 241, 241) none repeat scroll 0% 0%;
  text-align: center;
  border: 1px solid rgb(230, 230, 230);
  padding: 20px 0px;
}

.btn a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-size: 1.4375em;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.34);
  width: 66.5552%;
  display: inline-block;
  vertical-align: middle;
  padding: 15px 0px;
  text-decoration: none;
  border: 1px solid rgb(206, 0, 0);
  background: transparent linear-gradient(to bottom, rgb(255, 44, 44) 0%, rgb(212, 0, 0) 100%) repeat scroll 0% 0%;
  box-shadow: 0px 3px 0px 0px rgb(158, 1, 1), 0px 1px 0px 0px rgba(255, 255, 255, 0.43) inset;
}

.btn a:hover {
  background: transparent linear-gradient(to bottom, rgb(212, 0, 0) 0%, rgb(255, 44, 44) 100%) repeat scroll 0% 0%;
}

.comments {
  margin: 35px 0px 0px;
}

.comments h2 {
  font-size: 1.1875em;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  color: rgb(21, 21, 21);
  margin: 0px 0px 12px;
}

.comments h2 span {
  display: inline-block;
  border-bottom: 2px solid rgb(204, 51, 51);
  padding: 0px 0px 5px;
}

.comment {
  margin: 0px 0px 10px;
}

.foto {
  float: left;
}

.text {
  float: right;
  width: 89.6667%;
  font-size: 0.9375em;
  color: rgb(54, 54, 54);
  line-height: 18px;
}

.text>a {
  color: rgb(169, 169, 169);
  display: block;
  border: 1px solid rgb(225, 228, 230);
  border-radius: 2px;
  padding: 13px 0px 13px 10px;
  text-decoration: none;
  margin: 0px 0px 20px;
}

.text>p,
.text img {
  margin: 0px 0px 15px;
}

.text>p a {
  color: rgb(204, 51, 51);
}

.name {
  color: rgb(89, 33, 4);
  margin: 0px 0px 11px;
}

.name span {
  font-size: 0.6667em;
  color: rgb(169, 169, 169);
}

footer {
  background: rgb(21, 21, 21) none repeat scroll 0% 0%;
  font-size: 0.75em;
  color: rgb(149, 149, 149);
  padding: 23px 0px;
}

footer ul li {
  list-style: outside none none;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 16px 0px 0px;
}

footer ul li a {
  text-decoration: none;
}

footer ul li a:hover {
  text-decoration: underline ! important;
}

footer ul li.last {
  float: right;
  margin: 2px 0px 0px;
  color: rgb(68, 68, 68);
}

@media only screen and (max-width: 1216px) {
  img {
    height: auto;
  }

  .btn a {
    width: 72%;
  }
}

@media only screen and (max-width: 1089px) {
  .menu_left {
    padding: 16px 15px 0px;
  }

  .search img {
    margin: 0px 0px 0px 45%;
  }

  .btn a {
    width: 80%;
  }

  .text {
    width: 87%;
  }

  footer ul li {
    margin: 0px 8px 0px 0px;
  }
}

@media only screen and (max-width: 959px) {
  .menu_left {
    width: 164px;
  }

  .content {
    width: 79%;
  }

  .content_inner {
    width: 100%;
  }

  nav ul::after {
    position: absolute;
    right: 8px;
    top: 4px;
    content: '';
    height: 40px;
    width: 40px;
    /*background: url("../img/menu_icon.png") no-repeat center/contain*/
  }

  nav ul li {
    display: none
  }

  footer {
    text-align: center;
  }

  footer ul li.last {
    float: none;
    width: 100%;
    margin: 15px 0px 0px;
  }

  nav ul {
    width: 100%
  }
}

@media only screen and (max-width: 799px) {
  .main_content {
    overflow: hidden;
    position: relative;
  }

  .menu_left,
  .content {
    transition: all 0.3s ease 0s;
  }

  .menu_left {
    position: fixed;
    top: 0px;
    left: -164px;
    bottom: 0px;
  }

  .content {
    width: 100%;
    left: 0px;
  }

  header img {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px 0px 0px;
    cursor: pointer;
  }
}

@media screen and (max-width: 767px) {
  .main_content {
    padding-top: 5px;
  }
}

@media only screen and (max-width: 639px) {
  nav {
    font-size: 0.83em;
  }

  nav ul li {
    margin: 0px 2px 0px 0px;
  }

  nav ul li.last {
    padding-left: 10px;
  }

  .title h1 {
    font-size: 2em;
  }

  .btn a {
    font-size: 1.3375em;
  }

  footer ul li.first {
    display: block;
    margin: 0px 0px 10px;
  }

  footer ul li img {
    display: inline-block;
  }
}

@media only screen and (max-width: 479px) {
  nav {
    text-align: center;
  }

  nav ul li {
    padding: 5px 0px;
    margin: 0px 6px ! important;
  }

  nav ul li:hover::after,
  nav ul li.active::after {
    content: none;
  }

  nav ul li.last {
    padding-left: 0px;
    float: none;
    border: medium none;
  }

  .content_inner {
    width: 100%;
  }

  header p {
    display: block;
  }

  .title h1 {
    font-size: 1.7em;
  }

  .title i {
    font-size: 1.2125em;
  }

  .btn a {
    font-size: 0.9375em;
    width: 90%;
  }

  .text {
    width: 80%;
  }

  h1 {
    font-size: 1.2em;
  }

  header p {
    font-size: 14px;
  }

  nav ul img {
    max-width: 150px;
  }

  header .content_inner {
    padding-left: 120px;
  }
}

html,
body {
  height: 100%;
}

.order_block h3 {
  margin-bottom: 20px;
}

.input-group {
  width: 100%;
  max-width: 300px;
  margin: auto;
}

.left111 p {
  margin-bottom: 16px;
}

.left111 a[href^="#"] {
  color: #3876e5;
  text-decoration: underline;
}

.left111 .btn a {
  color: #fff;
  text-decoration: none;
}

.left111 .comments p {
  margin-bottom: 0;
}

.video-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
  background:#d8d8d8 ;
  display: flex;
  justify-content: center;
}

.video-wrapper video {
  width: 100%;
  max-width: 400px;
}