/*
Theme Name:		menhart
Theme URI:		http://kodesolution.net
Description:	App Landing WordPress Theme
Author:			ThemeMascot Team
Author URI:		https://themeforest.net/user/thememascot
Version:		9999.0
/* FONTS */
@font-face {
  font-family: 'BCFiguralBeta-Grand';
  src: url('fonts/BCFiguralBeta-Grand.otf');
}
.BCFiguralBeta-Grand, .BCFiguralBeta-Grand div {
  font-family: 'BCFiguralBeta-Grand' !important;
}
@font-face {
  font-family: 'BCFiguralBeta-GrandItalic';
  src: url('fonts/BCFiguralBeta-GrandItalic.otf');
}
.BCFiguralBeta-GrandItalic, .BCFiguralBeta-GrandItalic div {
  font-family: 'BCFiguralBeta-GrandItalic' !important;
}
@font-face {
  font-family: 'BCFiguralBeta-Petit';
  src: url('fonts/BCFiguralBeta-Petit.otf');
}
.BCFiguralBeta-Petit, .BCFiguralBeta-Petit div {
  font-family: 'BCFiguralBeta-Petit' !important;
}
@font-face {
  font-family: 'BCFiguralBeta-PetitItalic';
  src: url('fonts/BCFiguralBeta-PetitItalic.otf');
}
.BCFiguralBeta-PetitItalic, .BCFiguralBeta-PetitItalic div {
  font-family: 'BCFiguralBeta-PetitItalic' !important;
}
@font-face {
  font-family: 'BCFiguralBeta-Italic';
  src: url('fonts/BCFiguralBeta-Italic.otf');
}
.BCFiguralBeta-Italic, .BCFiguralBeta-Italic div {
  font-family: 'BCFiguralBeta-Italic';
}
@font-face {
  font-family: 'BCFiguralBeta-Regular';
  src: url('fonts/BCFiguralBeta-Regular.otf');
}
.BCFiguralBeta-Regular, .BCFiguralBeta-Regular div {
  font-family: 'BCFiguralBeta-Regular' !important;
}
@font-face {
  font-family: 'BCMonumentBeta-Base';
  src: url('fonts/BCMonumentBeta-Base.otf');
}
.BCMonumentBeta-Base, .BCMonumentBeta-Base div {
  font-family: 'BCMonumentBeta-Base' !important;
}
@font-face {
  font-family: 'BCMonumentBeta-Inline';
  src: url('fonts/BCMonumentBeta-Inline.otf');
}
.BCMonumentBeta-Inline, .BCMonumentBeta-Inline div {
  font-family: 'BCMonumentBeta-Inline' !important;
}
@font-face {
  font-family: 'BCMonumentBeta-Regular';
  src: url('fonts/BCMonumentBeta-Regular.otf');
}
.BCMonumentBeta-Regular, .BCMonumentBeta-Regular div {
  font-family: 'BCMonumentBeta-Regular' !important;
}
@font-face {
  font-family: 'BCParlamentBeta-Regular';
  src: url('fonts/BCParlamentBeta-Regular.otf');
}
.BCParlamentBeta-Regular, .BCParlamentBeta-Regular div {
  font-family: 'BCParlamentBeta-Regular' !important;
}
@font-face {
  font-family: 'BCUncialaBeta-Grand';
  src: url('fonts/BCUncialaBeta-Grand.otf');
}
.BCUncialaBeta-Grand, .BCUncialaBeta-Grand div {
  font-family: 'BCUncialaBeta-Grand' !important;
}
@font-face {
  font-family: 'BCUncialaBeta-Petit';
  src: url('fonts/BCUncialaBeta-Petit.otf');
}
.BCUncialaBeta-Petit, .BCUncialaBeta-Petit div {
  font-family: 'BCUncialaBeta-Petit' !important;
}
@font-face {
  font-family: 'BCUncialaBeta-Regular';
  src: url('fonts/BCUncialaBeta-Regular.otf');
}
.BCUncialaBeta-Regular, .BCUncialaBeta-Regular div {
  font-family: 'BCUncialaBeta-Regular' !important;
}
@font-face {
  font-family: 'BCVajgarBeta-Regular';
  src: url('fonts/BCVajgarBeta-Regular.otf');
}
.BCVajgarBeta-Regular, .BCVajgarBeta-Regular div {
  font-family: 'BCVajgarBeta-Regular' !important;
}
/*@font-face {
  font-family: 'Cairo-Regular';
  src: url('fonts/Cairo-Regular.ttf');
}*/
.Cairo-Regular, .Cairo-Regular div {
  /*font-family: 'Cairo-Regular' !important;*/
  font-family: 'UGWeb-Regular' !important;
}
@font-face {
  font-family: 'UGWeb-Regular';
  src: url('fonts/UGWeb-Regular.woff2');
}
.UGWeb-Regular, .UGWeb-Regular div {
  font-family: 'UGWeb-Regular' !important;
}
@font-face {
  font-family: 'UGWeb-Bold';
  src: url('fonts/UGWeb-Bold.woff2');
}
.UGWeb-Bold, .UGWeb-Bold div {
  font-family: 'UGWeb-Bold' !important;
}
body {
  max-width: 100vw !important;
  overflow-x: hidden !important;
}
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: 'UGWeb-Regular';
  line-height: 1.4em !important;
  /*-moz-font-feature-settings: "swsh";
  -webkit-font-feature-settings: "swsh";
  font-feature-settings: "swsh";*/
}
p {
  font-size: 20px;
}
html {
  scroll-behavior: smooth;
}
a {
  text-decoration-skip-ink: auto;
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
button {
  outline: 0;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
q {
  display: inline;
  font-style: italic
}
q:before {
  content: '"';
  font-style: normal
}
q:after {
  content: '"';
  font-style: normal
}
textarea, input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], input[type="search"], input[type="password"], input {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  font-family: 'UGWeb-Regular' !important;
}
input[type="search"] {
  -webkit-appearance: textfield
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
th, td {
  padding: 2px
}
big {
  font-size: 120%
}
small, sup, sub {
  font-size: 80%
}
sup {
  vertical-align: super
}
sub {
  vertical-align: sub
}
dd {
  margin-left: 20px
}
kbd, tt {
  font-family: courier;
  font-size: 12px
}
ins {
  text-decoration: underline
}
del, strike, s {
  text-decoration: line-through
}
dt {
  font-weight: bold
}
address, cite, var {
  font-style: italic
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent
}
:root, :root.light {
  --bg-color: #fff;
  --text-color: #123;
}
:root.dark {
  --bg-color: #121212;
  --text-color: #45ADFE;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: black;
}
:focus-visible {
  outline: none;
}
img {
  max-width: 100%;
}
strong {
  font-family: 'UGWeb-Bold' !important;
}
footer {
  font-family: 'UGWeb-Regular' !important;
  display: block;
  width: 100%;
  height: 600px;
  background: black;
  margin-top: 200px;
}
footer .container {
  width: 710px;
  margin-left: 420px;
  padding-top: 93px;
}
footer .content {
  margin-top: 13px;
}
footer .content, footer a, footer .socials {
  color: white;
  font-size: 20px;
}
.footer-logo img {
  width: 224px;
}
footer .socials {
  margin-top: 87px;
}
html {
  margin-top: 0 !important;
  /*overflow-y: hidden;
*/
}
body {
  margin: 0 auto;
  font-family: 'UGWeb-Regular';
  //background-image: url(images/parlament.jpg);
  //background-size: 360px 1253px;
  //background-position-y: 17px;
  //width: 1280px;
}
body.dark {
  background: black;
  color: white;
}
body.dark .switcher-button, body.linear .switcher-button, body.dark .download-button, body.linear .download-button {
  filter: invert(1);
}
body.dark input[type=range]::-webkit-slider-thumb, body.dark input[type=range]:focus::-webkit-slider-runnable-track, body.dark input[type=range]::-webkit-slider-runnable-track {
  background: #ffffff;
}
body.linear input[type=range]::-webkit-slider-thumb, body.linear input[type=range]:focus::-webkit-slider-runnable-track, body.linear input[type=range]::-webkit-slider-runnable-track {
  background: white;
}
body.dark a {
  color: white;
}
body.linear a {
  color: white;
}
body.linear .fillpx {
  color: white;
}
body.dark .vc_sep_holder, body.dark .vc_sep_line {
  border-color: #ffffff;
  background: white;
}
/*body.dark .download-button {
	filter: invert(1);
}
*/
body.dark .fillpx {
  color: white;
}
body.linear {
  background: linear-gradient(rgb(255 5 20), rgb(255 215 0));
  color: white;
}
body.linear .left-side, body.linear .right-side a {
  color: white;
}
body.linear #header.scrolled {
  background-color: #ff0514;
}
body.linear .vc_sep_holder, body.linear .vc_sep_line {
  background: white;
  border-color: white !important;
}
body.linear .author a {
  color: white;
}
body.blue {
  background: rgb(235 255 255);
  color: rgb(25 0 175);
}
body.blue .vc_sep_holder, body.blue .vc_sep_line {
  background: rgb(25 0 175);
  border-color: rgb(25 0 175) !important;
}
body.blue .specimen {
  filter: invert(10%) sepia(100%) saturate(6530%) hue-rotate(255deg) brightness(65%) contrast(126%);
}
body.dark .vc_sep_holder, body.dark .vc_sep_line {
  border-color: rgb(245 255 255);
  background: rgb(245 255 255);
}
body.blue .left-side {
  color: black;
}
#container {
  max-width: 100%;
}
/* HEADER */
header {
  height: 60px;
  font-family: 'UGWeb-Regular';
  font-size: 20px;
  padding-top: 18px;
  position: fixed;
  width: 100%;
  z-index: 9999;
  /*transition: background-color 200ms linear;
*/
}
#header .left-side {
  margin-left: 40px;
  float: left;
}
#header .right-side {
  float: right;
  padding-right: 40px;
}
.no-two {
  display: none;
}
/*#header .author {
	margin-left: 40px;
}
*/
.lang-cs #header .title {
  margin-left: 103px;
  font-family: 'UGWeb-Bold' !important;
  min-width: 110px;
}
.lang-en #header .title {
  margin-left: 56px;
  font-family: 'UGWeb-Bold' !important;
  min-width: 110px;
}
#header > div > div {
  display: inline-block;
}
#header.scrolled {
  background-color: white;
  /*transition: background-color 200ms linear;
*/
  /*color: white !important;
*/
}
body.dark #header.scrolled {
  background-color: black !important;
}
/*#header.scrolled .switcher-button,
#header.scrolled .download-button {
	filter: invert(1);
}
#header.scrolled a {
	color: white;
}
*/
.entry-meta, .entry-footer, #comments {
  display: none;
}
.wpb_content_element:last-child {
  margin-bottom: 0;
}
#wrapper #container {
  padding-top: 58px;
}
#menu {
  position: fixed;
  right: -525px;
  top: 0;
  width: 525px;
  height: 100%;
  background: black;
  transition: 0.5s;
  z-index: 999999;
}
.menu-menu-en-container, .menu-menu-cs-container {
  padding-left: 75px;
  padding-top: 17px;
}
#menu a {
  color: white;
  font-size: 20px;
}
#menu .top {
  height: 60px;
  font-family: 'UGWeb-Regular';
  font-size: 20px;
  padding-top: 18px;
}
#menu .dtf a:after {
  background-size: 16px 17px;
  display: inline-block;
  width: 16px;
  height: 17px;
  content: "";
  background-image: url(images/download-char.png);
  filter: invert(1);
  margin-left: 7px;
}
.dtf, .contact {
  padding: 32px 0;
}
#menu-item-1667, #menu-item-1666 {
  padding: 32px 0 0 0;
}
#menu .fonts {
  font-family: 'UGWeb-Bold' !important;
}
#menu .closebtn {
  float: right;
  padding-right: 40px;
}
#menu .languange {
  color: white;
  padding-left: 75px;
}
#menu a span:hover, #menu .closebtn:hover {
  color: #c81919;
}
.admin-bar #menu {
  margin-top: 32px;
  z-index: 9999999;
}
.vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line {
  border-top-width: 1px !important;
}
/*  HP */
#hp1-title {
  font-size: 650px;
  margin-top: 100px;
}
#hp2-title {
  font-size: 76px;
  margin-top: 50px;
}
#hp3-title {
  font-size: 203px;
  margin-top: 190px;
}
#hp4-title {
  font-size: 1000px;
  margin-top: 226px;
  padding-bottom: 40px;
}
#hp5-title {
  font-size: 43px;
  margin-top: 120px;
}
#hp6-title {
  font-size: 200px;
  margin-top: 181px;
}
#hp7-title {
  font-size: 165px;
  margin-top: 168px;
}
#hp8-title {
  font-size: 60px;
  margin-top: 186px;
}
#hp9-title {
  font-size: 260px;
  margin-top: 190px;
}
#hp10-title {
  font-size: 77px;
  margin-top: 190px;
}
#hp11-title {
  font-size: 250px;
  margin-top: 190px;
}
#hp12-title {
  font-size: 500px;
  margin-top: 190px;
}
#hp13-title {
  font-size: 180px;
  margin-top: 190px;
}
#hp14-title {
  font-size: 450px;
  margin-top: 190px;
}
#hp15-title {
  font-size: 120px;
  margin-top: 190px;
}
#hp16-title {
  font-size: 550px;
  margin-top: 190px;
}
#hp17-title {
  font-size: 38px;
  margin-top: 190px;
}
#hp18-title {
  font-size: 510px;
  margin-top: 190px;
}
#hp19-title {
  font-size: 58px;
  margin-top: 190px;
}
#hp20-title {
  font-size: 300px;
  margin-top: 190px;
}
#nineth-title {
  font-size: 205px;
  margin-top: 100px;
}
#tenth-title {
  font-size: 99px;
  margin-top: 100px;
}
#eleventh-title {
  font-size: 28px;
  margin-top: 100px;
}
.switcher-button {
  width: 31px;
  margin: 0px 111px 0px 75px;
}
.switcher-button img {
  width: 16px;
}
.download-button {
  width: 16px;
  margin-left: 7px;
}
input[type=range] {
  -webkit-appearance: none;
  width: 170px;
  outline: none;
  padding-bottom: 4px;
  margin: 0px 0px 0px 63px !important;
  background: transparent;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  /*, input[type=range]:: -moz-range-track {
*/
  width: 100%;
  height: 2px !important;
  cursor: pointer;
  animate: 0.2s;
  background: #c81919;
  border: 0px solid #000101;
  outline: none;
}
input[type=range]::-webkit-slider-thumb {
  border: 0px solid #000000;
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: #c81919;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -6px;
  outline: none;
  //display: none;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  /*,  input[type=range]: focus:: -moz-range-track {
*/
  height: 2px !important;
  background: #c81919;
}
input[type=checkbox] {
  cursor: pointer;
  position: relative;
  top: -15px;
}
input[type=checkbox]:before {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  top: 0;
  left: 0;
  border: 2px solid black;
  border-radius: 3px;
  background-color: white;
}
input[type=checkbox]:checked:after {
  content: "";
  display: block;
  width: 3px;
  height: 8px;
  border: solid black;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 6px;
}
.page-id-116 input[type="checkbox"], .page-id-1191 input[type="checkbox"] {
  margin: 0px 20px 0 0px !important;
}
.vc_sep_width_90 {
  width: 90%;
  margin: 35px 0;
}
.fillpx, .font-resize {
  display: inline-block;
}
.fillpx {
  width: 320px;
  margin-left: 40px;
}
#menu-menu-1 li {
  margin-bottom: 5px;
}
.block-text-resize {
  font-size: 20px;
  color: #c81919;
  opacity: 0;
  position: absolute;
  //top: -50px;
  transition: 1s;
  visibility: hidden;
}
.block-text-resize a {
  color: #c81919;
}
.active-resize {
  display: block;
  opacity: 1;
  transition: 1s;
  visibility: unset;
}
.page-id-7 .wpb_content_element, .page-id-1197 .wpb_content_element {
  margin-bottom: 0px;
}
.page-id-7 #hp1-title, .page-id-1197 #hp1-title {
  margin-top: 50px;
}
.openhp1-title .button, .openhp4-title .button {
  bottom: 0px;
}
.page-id-7 .title, .page-id-1197 .title {
  display: none !important;
}
.button {
  font-size: 24px;
  padding: 10px 35px;
  border: 0;
  border-radius: 45px;
  position: absolute;
  bottom: -40px;
  z-index: 1;
  transition: 1s;
  opacity: 0;
  visibility: hidden;
  background: #c81919;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: max-content !important;
  bottom: -90px;
  display: block;
  text-align: center;
}
.button a {
  color: #fff;
  display: block;
  width: 100% !important;
  text-align: center;
}
.button:hover {
  background: black;
}
.button:hover a {
  color: white;
}
/* FONTS */
.page-id-101 .figural, .page-id-1179 .figural {
  font-size: 6vw;
  margin-top: 85px;
}
.page-id-101 .monument, .page-id-1179 .monument {
  font-size: 6vw;
  margin-top: 85px;
}
.page-id-101 .parlament, .page-id-1179 .parlament {
  font-size: 10vw;
  margin-top: 85px;
}
.page-id-101 .unciala, .page-id-1179 .unciala {
  font-size: 6vw;
  margin-top: 85px;
}
.page-id-101 .vajgar, .page-id-1179 .vajgar {
  font-size: 10vw;
  margin-top: 85px;
}
/* TEST FONTS */
.page-id-116, .page-id-1191 {
  font-family: 'UGWeb-Regular' !important;
}
.page-id-116 h2, .page-id-1191 h2 {
  font-size: 28px;
  font-family: 'UGWeb-Bold' !important;
  margin-bottom: 33px;
  margin-top: 96px;
}
.page-id-116 .vc_row, .page-id-1191 .vc_row {
  width: 682px;
  margin-left: 400px !important;
}
.page-id-116 p, .page-id-1191 p {
  font-family: 'UGWeb-Regular' !important;
  font-size: 20px;
  margin-bottom: 32px;
}
.page-id-116 .wpcf7-form p, .page-id-1191 .wpcf7-form p {
  margin: 0;
}
.page-id-116 .wpcf7-text:first-child, .page-id-1191 .wpcf7-text:first-child {
  margin: -7px 0 15px;
}
.page-id-116 .wpcf7-list-item, .page-id-1191 .wpcf7-list-item {
  margin: 9px 0 0;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  color: #000;
  font-size: 20px;
  border: 0;
  background: #f2f2f2;
  width: 286px;
  padding: 11.25px 11.25px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder, .wpcf7-textarea::placeholder {
  color: #c6c6c6;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
  font-size: 24px;
  padding: 12px 42px;
  border: 0;
  border-radius: 45px;
  background: #c81919;
  color: white;
  margin-top: 98px;
  margin-bottom: 0px;
  cursor: pointer;
}
.wpcf7-submit:hover {
  background: black !important;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1em;
  font-weight: normal;
  display: inline-block;
  margin-left: 5px;
}
/* PARLAMENT */
.page-id-17 h1, .page-id-1155 h1 {
  font-size: 5.9vw;
}
.parlament-block {
  width: 800px;
  margin: 0;
  margin-left: 385px !important;
  float: none;
  margin-right: 0 !important;
}
#p1-title {
  font-size: 162px;
  margin-top: 100px;
}
#p2-title {
  font-size: 46px;
  margin-top: 100px;
}
#p3-title {
  font-size: 273px;
  margin-top: 100px;
}
#p4-title {
  font-size: 85px;
  margin-top: 100px;
}
#p5-title {
  font-size: 390px;
  margin-top: 100px;
}
#p6-title {
  font-size: 48px;
  margin-top: 100px;
}
#p7-title {
  font-size: 510px;
  margin-top: 100px;
}
#p8-title {
  font-size: 163px;
  margin-top: 100px;
}
#p9-title {
  font-size: 312px;
  margin-top: 100px;
}
#p10-title {
  font-size: 72px;
  margin-top: 100px;
}
#p11-title {
  font-size: 280px;
  margin-top: 100px;
}
#p12-title {
  font-size: 48px;
  margin-top: 100px;
}
#p13-title {
  font-size: 195px;
  margin-top: 100px;
}
#p14-title {
  font-size: 52px;
  margin-top: 100px;
}
#p15-title {
  font-size: 312px;
  margin-top: 100px;
}
#p16-title {
  font-size: 65px;
  margin-top: 100px;
}
#p17-title {
  font-size: 800px;
  margin-top: 100px;
}
#p18-title {
  font-size: 195px;
  margin-top: 100px;
}
#p19-title {
  font-size: 46px;
  margin-top: 100px;
}
#p20-title {
  font-size: 124px;
  margin-top: 100px;
}
#p21-title {
  font-size: 33px;
  margin-top: 100px;
}
#p22-title {
  font-size: 338px;
  margin-top: 100px;
}
#p23-title {
  font-size: 46px;
  margin-top: 100px;
}
#p24-title {
  font-size: 91px;
  margin-top: 100px;
}
.vc_row {
  margin-right: 0 !important;
}
.bigger, .bigger p, .bigger p strong {
  font-size: 28px;
  margin-top: 70px;
  margin-bottom: 20px !important;
  font-family: 'UGWeb-Bold';
}
.bigger h2 {
  font-size: 34px;
  font-family: 'UGWeb-Bold';
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.parlament-info {
  font-size: 20px;
}
.parlament-info p:nth-child(2) {
  margin-top: 35px;
  font-size: 20px;
}
.parlament-editable {
  font-size: 80px;
  margin-top: 100px;
  margin-bottom: 100px !important;
}
.parlament-editable div {
  font-family: 'BCParlamentBeta-Regular' !important;
}
.continue-reading {
  margin-top: 50px;
  color: #fff;
  background: #000;
  display: block;
  width: max-content;
  padding: 10px 35px 10px 35px;
  text-decoration: none;
  border-radius: 50px;
  font-size: 20px;
}
.continue-reading a {
  font-size: 24px;
  color: white;
}
.continue-reading:hover {
  background: #c81919;
}
body.dark .continue-reading {
  background: #c81919;
}
body.dark .continue-reading:hover {
  background: white;
}
body.dark .continue-reading a {
  color: #fff;
}
body.dark .continue-reading:hover a {
  color: #000;
}
.specimen {
  font-size: 20px;
  margin-top: 100px;
  font-family: 'UGWeb-Bold' !important;
}
#not {
  margin: 0 -15px 0 -15px !important;
}
/* MONUMENT */
.monument-block {
  width: 800px;
  margin: 0;
  margin-left: 385px !important;
  float: none;
  margin-right: 0 !important;
}
.monument-block h1 {
  font-size: 3.8vw;
}
.parlament-block h1 {
  font-size: 5.5vw;
}
.monument-editable {
  font-size: 77px;
  margin-top: 100px;
  margin-bottom: 100px !important;
}
.monument-info {
  font-size: 20px;
}
.monument-info p:nth-child(2) {
  margin-top: 35px;
  font-size: 20px;
}
#seventh-title {
  font-size: 150px;
  margin-top: 100px;
}
#eleventh-title {
  font-size: 25px;
  margin-top: 100px;
}
#tenth-title {
  font-size: 64px;
  margin-top: 100px;
}
#m1-title {
  font-size: 227px;
  margin-top: 100px;
}
#m2-title {
  font-size: 910px;
  margin-top: 100px;
}
#m3-title {
  font-size: 52px;
  margin-top: 100px;
}
#m4-title {
  font-size: 357px;
  margin-top: 100px;
}
#m5-title {
  font-size: 65px;
  margin-top: 100px;
}
#m6-title {
  font-size: 260px;
  margin-top: 100px;
}
#m7-title {
  font-size: 585px;
  margin-top: 100px;
}
#m8-title {
  font-size: 130px;
  margin-top: 100px;
}
#m9-title {
  font-size: 52px;
  margin-top: 100px;
}
#m10-title {
  font-size: 162px;
  margin-top: 100px;
}
#m11-title {
  font-size: 520px;
  margin-top: 100px;
}
#m12-title {
  font-size: 97px;
  margin-top: 100px;
}
#m13-title {
  font-size: 225px;
  margin-top: 100px;
}
#m14-title {
  font-size: 45px;
  margin-top: 100px;
}
#m15-title {
  font-size: 260px;
  margin-top: 100px;
}
#m16-title {
  font-size: 58px;
  margin-top: 100px;
}
#m17-title {
  font-size: 500px;
  margin-top: 100px;
}
#m18-title {
  font-size: 71px;
  margin-top: 100px;
}
#m19-title {
  font-size: 275px;
  margin-top: 100px;
}
#m20-title {
  font-size: 32px;
  margin-top: 100px;
}
.buy-font a {
  color: #c81919;
  font-family: 'UGWeb-Bold' !important;
  margin-right: 100px;
}
/* MOMUNEMT DETAIL */
.full-wide {
  padding-left: 40px;
  width: 97%;
  max-width: 1600px;
}
/*.list1 {
	width: 36% !important;
}
.list2 {
	width: 64% !important;
}
*/
blockquote {
  font-size: 16px;
  line-height: 1.4;
  color: #c8191a;
  font-family: 'UGWeb-Regular' !important;
  margin: -25px 0 0 0;
  padding-bottom: 40px;
  max-width: 800px;
  box-sizing: content-box;
}
blockquote p {
  font-size: 16px;
}
.poznamky {
  font-size: 20px;
  margin-top: 45px;
  margin-bottom: 15px;
  font-family: 'UGWeb-Bold' !important;
}
.nn {
  padding: 10px 0 20px 0 !important;
}
/* FIGURAL */
.figural-block {
  width: 800px;
  margin: 0;
  margin-left: 385px !important;
  float: none;
  margin-right: 0 !important;
}
.figural-editable {
  font-size: 80px;
  margin-top: 100px;
  margin-bottom: 100px !important;
}
.figural-block h1 {
  font-size: 6.1vw;
}
#f1-title {
  font-size: 425px;
  margin-top: 100px;
}
#f2-title {
  font-size: 40px;
  margin-top: 100px;
  font-feature-settings: 'swsh' !important;
}
#f3-title {
  font-size: 96px;
  margin-top: 100px;
}
#f4-title {
  font-size: 74px;
  margin-top: 100px;
}
#f5-title {
  font-size: 340px;
  margin-top: 100px;
}
#f6-title {
  font-size: 25px;
  margin-top: 100px;
}
#f7-title {
  font-size: 120px;
  margin-top: 100px;
}
#f8-title {
  font-size: 40px;
  margin-top: 100px;
}
#f9-title {
  font-size: 210px;
  margin-top: 100px;
}
#f10-title {
  font-size: 30px;
  margin-top: 100px;
}
#f11-title {
  font-size: 230px;
  margin-top: 100px;
}
#f12-title {
  font-size: 25px;
  margin-top: 100px;
}
#f13-title {
  font-size: 246px;
  margin-top: 100px;
}
#f14-title {
  font-size: 100px;
  margin-top: 100px;
}
#f15-title {
  font-size: 475px;
  margin-top: 100px;
  font-feature-settings: 'swsh' !important;
}
#f16-title {
  font-size: 45px;
  margin-top: 100px;
}
#f17-title {
  font-size: 110px;
  margin-top: 100px;
}
#f18-title {
  font-size: 160px;
  margin-top: 100px;
}
#f19-title {
  font-size: 30px;
  margin-top: 100px;
}
.figural-info {
  font-size: 20px;
}
.figural-info p:nth-child(2) {
  margin-top: 50px;
  font-size: 20px;
}
.figural-desc {
  font-size: 20px;
  color: #c81919;
}
/* UNCIÁLA */
.unciala-block h1 {
  font-size: 4.8vw;
}
#u1-title {
  font-size: 163px;
  margin-top: 100px;
}
#u2-title {
  font-size: 611px;
  margin-top: 100px;
}
#u3-title {
  font-size: 95px;
  margin-top: 100px;
}
#u4-title {
  font-size: 39px;
  margin-top: 100px;
}
#u5-title {
  font-size: 195px;
  margin-top: 100px;
}
#u6-title {
  font-size: 72px;
  margin-top: 100px;
}
#u7-title {
  font-size: 423px;
  margin-top: 100px;
}
#u8-title {
  font-size: 65px;
  margin-top: 100px;
}
#u9-title {
  font-size: 195px;
  margin-top: 100px;
}
#u10-title {
  font-size: 33px;
  margin-top: 100px;
}
#u11-title {
  font-size: 241px;
  margin-top: 100px;
}
#u12-title {
  font-size: 52px;
  margin-top: 100px;
}
#u13-title {
  font-size: 195px;
  margin-top: 100px;
}
#u14-title {
  font-size: 26px;
  margin-top: 100px;
}
/*#u15-title {
	font-size: 20px;
	margin-top: 100px;
}
*/
#u16-title {
  font-size: 293px;
  margin-top: 100px;
}
#u17-title {
  font-size: 78px;
  margin-top: 100px;
}
#u18-title {
  font-size: 39px;
  margin-top: 100px;
}
#u19-title {
  font-size: 510px;
  margin-top: 100px;
}
#u20-title {
  font-size: 91px;
  margin-top: 100px;
}
#u21-title {
  font-size: 33px;
  margin-top: 100px;
}
#u22-title {
  font-size: 162px;
  margin-top: 100px;
}
.unciala-block {
  width: 800px;
  margin: 0;
  margin-left: 385px !important;
  float: none;
  margin-right: 0 !important;
}
.unciala-info {
  font-size: 20px;
}
.unciala-info p:nth-child(2) {
  margin-top: 35px;
  font-size: 20px;
}
.unciala-editable {
  font-size: 63px;
  margin-top: 100px;
  margin-bottom: 100px !important;
}
/* VAJGAR */
.vajgar-block h1 {
  font-size: 7.3vw;
}
.vajgar-editable {
  font-size: 110px;
  margin-top: 100px;
  margin-bottom: 100px !important;
}
#v1-title {
  font-size: 98px;
  margin-top: 100px;
}
#v2-title {
  font-size: 1000px;
  margin-top: 100px;
}
#v3-title {
  font-size: 59px;
  margin-top: 100px;
}
#v4-title {
  font-size: 260px;
  margin-top: 100px;
}
#v5-title {
  font-size: 117px;
  margin-top: 100px;
}
#v6-title {
  font-size: 195px;
  margin-top: 100px;
}
#v7-title {
  font-size: 33px;
  margin-top: 100px;
}
#v8-title {
  font-size: 442px;
  margin-top: 100px;
}
#v9-title {
  font-size: 52px;
  margin-top: 100px;
}
#v10-title {
  font-size: 156px;
  margin-top: 100px;
}
#v11-title {
  font-size: 273px;
  margin-top: 100px;
}
#v12-title {
  font-size: 98px;
  margin-top: 100px;
}
#v13-title {
  font-size: 312px;
  margin-top: 100px;
}
#v14-title {
  font-size: 58px;
  margin-top: 100px;
}
#v15-title {
  font-size: 317px;
  margin-top: 100px;
}
#v16-title {
  font-size: 773px;
  margin-top: 100px;
}
#v17-title {
  font-size: 39px;
  margin-top: 100px;
}
#v18-title {
  font-size: 208px;
  margin-top: 100px;
}
#v19-title {
  font-size: 130px;
  margin-top: 100px;
}
#v20-title {
  font-size: 520px;
  margin-top: 100px;
}
#v21-title {
  font-size: 98px;
  margin-top: 100px;
}
#v22-title {
  font-size: 234px;
  margin-top: 100px;
}
#v23-title {
  font-size: 46px;
  margin-top: 100px;
}
#v24-title {
  font-size: 98px;
  margin-top: 100px;
}
#v25-title {
  font-size: 242px;
  margin-top: 100px;
}
.vajgar-info {
  font-size: 14px;
}
.vajgar-block {
  width: 800px;
  margin: 0;
  margin-left: 385px !important;
  float: none;
  margin-right: 0 !important;
}
.vajgar-info p:nth-child(2) {
  margin-top: 35px;
  font-size: 20px;
}
#twentieth-title {
  font-size: 180px;
  margin-top: 100px;
}
/* CONTACT */
.page-id-380 .vc_row, .page-id-1185 .vc_row {
  /*max-width: 800px;*/
  margin-left: 400px !important;
}
.page-id-380 h2, .page-id-1185 h2 {
  font-size: 28px;
  font-family: 'UGWeb-Bold' !important;
  margin-bottom: 33px;
  margin-top: 96px;
}
a.mail {
  color: #c81919;
}
body.linear a.mail {
  color: #000;
}
body.blue a.mail:hover {
  color: #000;
}
body.linear a.mail:hover {
  color: #fff;
}
body.normal a.mail:hover {
  color: #000;
}
body.dark a.mail:hover {
  color: #fff;
}
.page-id-380 p, .page-id-1185 p {
  font-family: 'UGWeb-Regular' !important;
  font-size: 20px;
}
.page-id-380 .wpcf7-text:first-child, .page-id-1185 .wpcf7-text:first-child {
  margin: -7px 0 15px;
}
.page-id-380 input.wpcf7-form-control.has-spinner.wpcf7-submit, .page-id-1185 input.wpcf7-form-control.has-spinner.wpcf7-submit {
  margin-top: 50px;
}
.wpcf7-textarea {
  color: #000;
  font-size: 20px;
  border: 0;
  background: #f2f2f2;
  width: 100%;
  padding: 11.25px 11.25px;
  margin-top: -7px;
}
.wpcf7-captchar {
  position: relative;
  top: -7px;
  width: 100px;
}
.post-edit-link, .entry-title, .vc_inline-link, .hidden_name, #search {
  display: none
}
/*.vc_row {
	margin: 0 auto !important;
}
*/
/* COMMON */
.parlament-block, .figural-block, .vajgar-block, .unciala-block, .monument-block {
  margin-top: 50px !important;
}
.open {
  display: inline-block;
  width: 100%;
}
.single .vc_single_image-img.attachment-thumbnail {
  margin-left: 360px;
}
.single-post .wpb_single_image.wpb_content_element, .single-post .vc_carousel-slideline-inner {
  margin-top: 100px;
}
.bx-wrapper img {
  height: auto;
}
.bx-prev {
  background: url("https://oldrichmenhart.com/wp-content/themes/blankslate/left.png") !important;
  background-size: 64px 64px !important;
  width: 64px !important;
  height: 64px !important;
}
.bx-next {
  background: url("https://oldrichmenhart.com/wp-content/themes/blankslate/right.png") !important;
  background-size: 64px 64px !important;
  width: 64px !important;
  height: 64px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  width: 16px !important;
  height: 16px !important;
  background: #000 !important;
  border-radius: 8px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #c8191a !important;
}
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-viewport {
  overflow: clip !important;
  /*overflow: inherit !important;*/
}
.vc_inner, .vc_inner, .vc_carousel-slideline-inner, .bx-viewport, .bx-wrapper, .vc_carousel-slideline, .vc_carousel-inner, .vc_carousel-indicators, .vc_slide.vc_images_carousel {
  background: transparent;
}
.vc_slide {
  max-width: 100%;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  background: transparent;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  /*background: url('images/bx_loader.gif') center center no-repeat #ffffff;*/
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-weight: bold;
  color: #666;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.bx-controls {
  display: none;
}
.bx-wrapper:hover .bx-controls {
  display: block;
}
#sbi_load {
  display: none;
}
/*.sb_instagram_header {
  display: none;
}*/
.single-post article p {
  padding-bottom: 15px;
}
.specs {
  max-width: 148px;
}
.page .wpb_column.vc_column_container .vc_column-inner .wpb_wrapper {
  box-sizing: border-box;
  padding-left: 24px;
  padding-right: 24px;
  width: 100%;
}
.page-id-380 .page .wpb_column.vc_column_container .vc_column-inner .wpb_wrapper, .page-id-1185 .page .wpb_column.vc_column_container .vc_column-inner .wpb_wrapper, .page-id-116 .page .wpb_column.vc_column_container .vc_column-inner .wpb_wrapper, .page-id-1191 .page .wpb_column.vc_column_container .vc_column-inner .wpb_wrapper {
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}
.page .wpb_column.vc_column_container .vc_column-inner .wpb_wrapper .wpb_wrapper {
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}
body.dark .buy-font a {
  color: #c81919 !important;
}
body.linear .buy-font a {
  color: #000 !important;
}
.current-menu-item a {
  font-weight: bold;
}
.languange a:hover {
  color: #c8191a !important;
}
body.linear .maintext {
  color: #fff !important;
}
.vc_column_container > .vc_column-inner {
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
.page .vc_column_container > .vc_column-inner {
  box-sizing: border-box;
  padding-left: 3px;
  padding-right: 3px;
  width: 100%;
}
.single-post .vc_column_container > .vc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.page-id-380 .vc_column_container > .vc_column-inner, .page-id-1185 .vc_column_container > .vc_column-inner {
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.page-id-116 .vc_column_container > .vc_column-inner, .page-id-1191 .vc_column_container > .vc_column-inner {
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
}
.thumbcarousel {
  margin-left: 360px;
}
.thumbcarousel .bx-wrapper {
  width: 800px;
  max-width: 100%;
}
.thumbcarousel blockquote {
  margin-left: 0px !important;
}
.osn {
  font-variant-numeric: oldstyle-nums;
}
/*@supports (-webkit-touch-callout: none) {
  .osn {
    font-variant-numeric: normal !important;
  }
}*/
/*@media only screen and (max-width: 1800px) {
  .unciala-block h1 {
    font-size: 6vw;
  }
  .page-id-195 h1 {
    font-size: 6.1vw !important;
  }
  #seventeenth-title, #eighteenth-title, #nineteenth-title {
    font-size: 6vw;
  }
  #twentieth-title {
    font-size: 12vw;
  }
}*/
@media only screen and (max-width: 1760px) {
  #hp1-title {
    font-size: 37vw;
  }
  #hp2-title {
    font-size: 4vw;
  }
  #hp3-title {
    font-size: 11vw;
  }
  #hp4-title {
    font-size: 50vw;
  }
  #hp5-title {
    font-size: 2vw;
  }
  #hp6-title {
    font-size: 11vw;
  }
  #hp7-title {
    font-size: 9vw;
  }
  #hp8-title {
    font-size: 3vw;
  }
  #hp9-title {
    font-size: 12vw;
  }
  #hp10-title {
    font-size: 4vw;
  }
  #hp11-title {
    font-size: 13vw;
  }
  #hp12-title {
    font-size: 27vw;
  }
  #hp13-title {
    font-size: 9vw;
  }
  #hp14-title {
    font-size: 22vw;
  }
  #hp15-title {
    font-size: 6vw;
  }
  #hp16-title {
    font-size: 30vw;
  }
  #hp17-title {
    font-size: 2vw;
  }
  #hp18-title {
    font-size: 27vw;
  }
  #hp19-title {
    font-size: 3vw;
  }
  #hp20-title {
    font-size: 16vw;
  }
  #f1-title {
    font-size: 25vw;
  }
  #f2-title {
    font-size: 2.5vw;
  }
  #f3-title {
    font-size: 5.5vw;
  }
  #f4-title {
    font-size: 4.5vw;
  }
  #f5-title {
    font-size: 20vw;
  }
  #f6-title {
    font-size: 1.5vw;
  }
  #f7-title {
    font-size: 7vw;
  }
  #f8-title {
    font-size: 2.5vw;
  }
  #f9-title {
    font-size: 12vw;
  }
  #f10-title {
    font-size: 1.5vw;
  }
  #f11-title {
    font-size: 13vw;
  }
  #f12-title {
    font-size: 1.5vw;
  }
  #f13-title {
    font-size: 15vw;
  }
  #f14-title {
    font-size: 5vw;
  }
  #f15-title {
    font-size: 27vw;
  }
  #f16-title {
    font-size: 2.5vw;
  }
  #f17-title {
    font-size: 6vw;
  }
  #f18-title {
    font-size: 10vw;
  }
  #f19-title {
    font-size: 1.5vw;
  }
  #seventh-title {
    font-size: 9vw;
  }
  #tenth-title {
    font-size: 4vw;
  }
  #eleventh-title {
    font-size: 1.5vw;
  }
  #m1-title {
    font-size: 10vw;
  }
  #m2-title {
    font-size: 40vw;
  }
  #m3-title {
    font-size: 2.5vw;
  }
  #m4-title {
    font-size: 15vw;
  }
  #m5-title {
    font-size: 3vw;
  }
  #m6-title {
    font-size: 11.5vw;
  }
  #m7-title {
    font-size: 26vw;
  }
  #m8-title {
    font-size: 6vw;
  }
  #m9-title {
    font-size: 2.5vw;
  }
  #m10-title {
    font-size: 7vw;
  }
  #m11-title {
    font-size: 22vw;
  }
  #m12-title {
    font-size: 4.5vw;
  }
  #m13-title {
    font-size: 10vw;
  }
  #m14-title {
    font-size: 2vw;
  }
  #m15-title {
    font-size: 12vw;
  }
  #m16-title {
    font-size: 2.5vw;
  }
  #m17-title {
    font-size: 23vw;
  }
  #m18-title {
    font-size: 3.5vw;
  }
  #m19-title {
    font-size: 12vw;
  }
  #m20-title {
    font-size: 1.5vw;
  }
  #p1-title {
    font-size: 8vw;
  }
  #p2-title {
    font-size: 2.5vw;
  }
  #p3-title {
    font-size: 13vw;
  }
  #p4-title {
    font-size: 4vw;
  }
  #p5-title {
    font-size: 18vw;
  }
  #p6-title {
    font-size: 2.5vw;
  }
  #p7-title {
    font-size: 25vw;
  }
  #p8-title {
    font-size: 8vw;
  }
  #p9-title {
    font-size: 14vw;
  }
  #p10-title {
    font-size: 3.5vw;
  }
  #p11-title {
    font-size: 12vw;
  }
  #p12-title {
    font-size: 2vw;
  }
  #p13-title {
    font-size: 9.5vw;
  }
  #p14-title {
    font-size: 2.5vw;
  }
  #p15-title {
    font-size: 14vw;
  }
  #p16-title {
    font-size: 3vw;
  }
  #p17-title {
    font-size: 36vw;
  }
  #p18-title {
    font-size: 9.5vw;
  }
  #p19-title {
    font-size: 2vw;
  }
  #p20-title {
    font-size: 6.5vw;
  }
  #p21-title {
    font-size: 1.5vw;
  }
  #p22-title {
    font-size: 16vw;
  }
  #p23-title {
    font-size: 2.3vw;
  }
  #p24-title {
    font-size: 4.2vw;
  }
  #u1-title {
    font-size: 8vw;
  }
  #u2-title {
    font-size: 28.5vw;
  }
  #u3-title {
    font-size: 4.5vw;
  }
  #u4-title {
    font-size: 2vw;
  }
  #u5-title {
    font-size: 9.5vw;
  }
  #u6-title {
    font-size: 3.5vw;
  }
  #u7-title {
    font-size: 20.5vw;
  }
  #u8-title {
    font-size: 3.5vw;
  }
  #u9-title {
    font-size: 9.5vw;
  }
  #u10-title {
    font-size: 1.5vw;
  }
  #u11-title {
    font-size: 12vw;
  }
  #u12-title {
    font-size: 2.5vw;
  }
  #u13-title {
    font-size: 10vw;
  }
  #u14-title {
    font-size: 1.3vw;
  }
  /*#u15-title {
	font-size: vw;
}
*/
  #u16-title {
    font-size: 15vw;
  }
  #u17-title {
    font-size: 3.5vw;
  }
  #u18-title {
    font-size: 2vw;
  }
  #u19-title {
    font-size: 26vw;
  }
  #u20-title {
    font-size: 4.5vw;
  }
  #u21-title {
    font-size: 1.5vw;
  }
  #u22-title {
    font-size: 8vw;
  }
  #v1-title {
    font-size: 4.5vw;
  }
  #v2-title {
    font-size: 49vw;
  }
  #v3-title {
    font-size: 2.5vw;
  }
  #v4-title {
    font-size: 12vw;
  }
  #v5-title {
    font-size: 5.5vw;
  }
  #v6-title {
    font-size: 9vw;
  }
  #v7-title {
    font-size: 1.5vw;
  }
  #v8-title {
    font-size: 20.5vw;
  }
  #v9-title {
    font-size: 2.5vw;
  }
  #v10-title {
    font-size: 7.5vw;
  }
  #v11-title {
    font-size: 13vw;
  }
  #v12-title {
    font-size: 4vw;
  }
  #v13-title {
    font-size: 14.5vw;
  }
  #v14-title {
    font-size: 2.5vw;
  }
  #v15-title {
    font-size: 14.5vw;
  }
  #v16-title {
    font-size: 36vw;
  }
  #v17-title {
    font-size: 2vw;
  }
  #v18-title {
    font-size: 9.5vw;
  }
  #v19-title {
    font-size: 6vw;
  }
  #v20-title {
    font-size: 24vw;
  }
  #v21-title {
    font-size: 4.5vw;
  }
  #v22-title {
    font-size: 11vw;
  }
  #v23-title {
    font-size: 2.3vw;
  }
  #v24-title {
    font-size: 11.5vw;
  }
  #v25-title {
    font-size: 4.5vw;
  }
  footer .container {
    width: 700px;
  }
}
@media only screen and (max-width: 1600px) {
  .parlament-block, .figural-block, .vajgar-block, .unciala-block, .monument-block {
    margin-left: 200px !important;
  }
  .thumbcarousel {
    margin-left: 200px;
  }
  .single-post .vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 2px;
    padding-right: 2px;
    width: 100%;
  }
  .single .vc_single_image-img.attachment-thumbnail {
    margin-left: 200px;
  }
  .single .wpb_single_image, .single .vc_slide.vc_images_carousel {
    margin-left: -24px;
  }
  blockquote {
    /*margin-left: 200px !important;*/
  }
  .single-post article {
    padding-left: 25px;
    padding-right: 25px;
  }
  #not {
    /*margin: 0 -15px 0 -15px !important;*/
  }
  .switcher-button {
    width: 31px;
    margin: 0px 60px 0px 60px;
  }
  .buy-font a {
    margin-right: 50px;
  }
  .page-id-116 .vc_row, .page-id-1191 .vc_row {
    width: 682px;
    margin-left: 400px !important;
  }
  .page-id-380 .vc_row, .page-id-1185 .vc_row {
    margin-left: 400px !important;
  }
  footer .container {
    width: 710px;
    margin-left: 420px;
    padding-top: 93px;
  }
}
@media only screen and (max-width: 1280px) {
  blockquote {
    margin-left: 0px !important;
  }
  #header .left-side {
    margin-left: 15px;
  }
  #header .right-side {
    padding-right: 15px;
  }
  .parlament-block, .figural-block, .vajgar-block, .unciala-block, .monument-block {
    margin: 50px auto 0 auto !important;
    width: fit-content !important;
  }
  .thumbcarousel {
    margin-left: 0px;
  }
  .single .vc_single_image-img.attachment-thumbnail {
    margin-left: 0px;
  }
  .button {
    font-size: 18px;
    max-width: 90vw;
    display: inline-block;
    text-align: center;
  }
  #menu .languange {
    padding-left: 0px;
  }
  .page-id-116 .vc_row, .page-id-1191 .vc_row, .page-id-380 .vc_row, .page-id-1185 .vc_row {
    margin-left: 200px !important;
    width: 800px;
  }
  footer .container {
    margin-left: 302px !important;
  }
  .vajgar-block h1 {
    font-size: 15vw;
  }
  .monument-editable {
    font-size: 6vw;
  }
  .page-id-195 h1 {
    font-size: 9vw !important;
  }
  .page-id-195 .figural-block h1 {
    font-size: 12vw !important;
  }
  #header {
    font-size: 16px;
  }
  #header .title {
    margin-left: 70px;
  }
  #header .left-side {
    float: left;
  }
  #header .right-side {
    position: relative;
  }
  .switcher-button {
    width: 31px;
    margin: 0px 40px 0px 40px;
  }
  .switcher-button img {
    position: relative;
    top: 3px;
  }
  .download-button {
    margin-left: 4px;
  }
  #first-title {
    margin-top: 76px;
  }
  #second-title {
    margin-top: 137px;
  }
  #third-title {
    margin-top: 130px;
  }
  #fourth-title {
    margin-top: 183px;
  }
  #fifth-title {
    margin-top: 119px;
  }
  #sixth-title {
    margin-top: 111px;
  }
  #seventh-title, #eighth-title {
    margin-top: 140px;
  }
  footer {
    background-image: url(images/footer.jpg);
    background-size: 1280px 400px;
    height: 400px;
    background: black;
    margin-top: 200px;
  }
  footer .container {
    width: 400px;
    padding-top: 62px;
  }
  footer .content, footer a, footer .socials {
    font-size: 14px;
  }
  .footer-logo img {
    width: 150px;
  }
  footer .content {
    margin-top: 6px;
  }
  footer .socials {
    margin-top: 56px;
  }
  .fillpx {
    font-size: 14px;
    width: 205px;
  }
  input[type=range] {
    width: 110px;
  }
  input[type=range]::-webkit-slider-thumb {
    border: 0px solid #000000;
    height: 10px;
    width: 10px;
    border-radius: 15px;
    background: #c81919;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -4px;
    outline: none;
  }
  #menu {
    right: -350px;
    width: 350px;
  }
  #menu a {
    font-size: 16px;
  }
  #menu .top {
    padding-left: 50px;
    font-size: 14px;
    padding-top: 18px;
  }
  .menu-menu-en-container, .menu-menu-cs-container {
    padding-left: 50px;
    padding-top: 2px;
  }
  .dtf, .contact {
    padding: 21px 0;
  }
  #menu-item-1667, #menu-item-1666 {
    padding: 21px 0 0 0;
  }
  #menu .closebtn {
    padding-right: 48px;
  }
  .page-id-101 .figural, .page-id-1179 .figural {
    font-size: 5.2vw;
    margin-top: 51px;
  }
  .page-id-101 .monument, .page-id-1179 .monument {
    font-size: 5.2vw;
    margin-top: 104px;
  }
  .page-id-101 .parlament, .page-id-1179 .parlament {
    font-size: 9vw;
    margin-top: 72px;
  }
  .page-id-101 .unciala, .page-id-1179 .unciala {
    font-size: 5.2vw;
    margin-top: 92px;
  }
  .page-id-101 .vajgar, .page-id-1179 .vajgar {
    font-size: 9vw;
    margin-top: 60px;
  }
  .page-id-116 h2, .page-id-1191 h2, .page-id-380 h2, .page-id-1185 h2 {
    font-size: 21px;
    margin-top: 25px;
    margin-bottom: 18px;
  }
  .page-id-116 .wpb_content_element, .page-id-1191 .wpb_content_element {
    margin-bottom: 18px;
  }
  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, .wpcf7-textarea {
    font-size: 14px;
    width: 194px;
    padding: 5px 5px;
  }
  .wpcf7-textarea {
    width: 100%;
  }
  .page-id-116 p, .page-id-1191 p, .page-id-380 p, .page-id-1185 p {
    font-family: 'UGWeb-Regular' !important;
    font-size: 14px;
    margin-bottom: 18px;
    width: 460px;
  }
  .page-id-380 p, .page-id-1185 p {
    margin-bottom: 0px;
  }
  .page-id-116 input.wpcf7-form-control.has-spinner.wpcf7-submit, .page-id-1191 input.wpcf7-form-control.has-spinner.wpcf7-submit, .page-id-380 input.wpcf7-form-control.has-spinner.wpcf7-submit, .page-id-1185 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 18px;
    padding: 8px 26px 9px 26px;
    border: 0;
    border-radius: 45px;
    background: #c81919;
    color: white;
    margin-top: 50px;
    cursor: pointer;
  }
  .page-id-116 h2:nth-child(4), .page-id-1191 h2:nth-child(4) {
    margin-top: 50px;
  }
  .page-id-116 .entry-content, .page-id-1191 .entry-content {
    width: 100%;
    margin: 0 auto;
  }
  .page-id-17 h1, .page-id-1155 h1 {
    font-size: 125px;
  }
  .parlament-editable, .figural-editable, .monument-editable {
    margin-top: 85px;
    font-size: 8vw;
  }
  .unciala-editable {
    margin-top: 85px;
    font-size: 6vw;
  }
  .vajgar-editable {
    margin-top: 85px;
    font-size: 11vw;
  }
  .parlament-info, .figural-info, .monument-info, .unciala-info, .vajgar-info {
    font-size: 14px;
    margin-top: 70px;
    margin-bottom: 30px !important;
  }
  .parlament-info p:nth-child(2), .figural-info p:nth-child(2), .vajgar-info p:nth-child(2), .unciala-info p:nth-child(2), .monument-info p:nth-child(2) {
    margin-top: 34px;
    /*font-size: 14px;*/
  }
  .specimen {
    margin-top: 96px;
  }
  #nineth-title {
    margin-top: 103px;
    font-size: 16vw;
  }
}
@media only screen and (max-width: 1000px) {
  .figural-block h1 {
    font-size: 13vw;
  }
  .parlament-block h1 {
    font-size: 13vw;
  }
  .continue-reading a {
    font-size: 18px !important;
    width: 155px;
    display: block;
    color: white;
  }
  .single .wpb_single_image, .single .vc_slide.vc_images_carousel {
    margin-left: 0px;
  }
  .full-wide {
    padding-left: 0px;
  }
  .vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .vc_column_container > .vc_column-inner {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .vc_column-inner .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .unciala-block h1 {
    font-size: 10vw;
  }
  .page-id-195 .figural-block h1 {
    font-size: 15vw !important;
  }
  .parlament-block, .figural-block, .vajgar-block, .monument-block, .unciala-block {
    width: 100%;
  }
  .page-id-17 h1, .page-id-1155 h1 {
    font-size: 15vw;
  }
  .buy-font a {
    margin-right: 50px;
  }
}
@media only screen and (max-width: 800px) {
  .bigger, .bigger p, .bigger p strong {
    font-size: 20px;
    margin-top: 20px !important;
    margin-bottom: 0px !important;
  }
  .bigger h2 {
    font-size: 26px;
    font-family: 'UGWeb-Bold';
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .page .wpb_column.vc_column_container .vc_column-inner .wpb_wrapper {
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
  }
  .full-wide {
    width: 97%;
  }
  .author a span {
    display: none !important;
  }
  .single-post article {
    padding-left: 5px;
    padding-right: 5px;
  }
  #not {
    margin: 0 0 0 0 !important;
  }
  body .vc_custom_1666349712280 {
    margin-bottom: 15px !important;
  }
  #header .left-side {
    margin-left: 17px;
  }
  #header .right-side {
    padding-right: 17px;
  }
  .page-id-116 .vc_row, .page-id-1191 .vc_row {
    margin-left: 0 !important;
    width: 600px;
  }
  .page-id-380 .vc_row, .page-id-1185 .vc_row {
    margin-left: 0px !important;
  }
  footer .container {
    margin-left: 0 !important;
  }
  .page-id-116 p, .page-id-1191 p {
    width: 100%;
  }
  .vajgar-block h1 {
    font-size: 21vw;
  }
  .monument-block h1 {
    font-size: 9vw;
  }
  .figural-block h1 {
    font-size: 13vw;
  }
  .unciala-block h1 {
    font-size: 11vw;
  }
  .monument-editable {
    font-size: 7.7vw;
  }
  .page-id-195 h1 {
    font-size: 8vw !important;
  }
  #nineth-title {
    margin-top: 70px;
  }
  .fillpx {
    margin-left: 0 !important;
  }
  .specimen {
    margin-top: 0 !important;
  }
  .page-id-17 .parlament-info p:nth-child(2), .page-id-1155 .parlament-info p:nth-child(2) {
    margin-top: 11px;
    font-size: 14px;
  }
  .parlament-block, .figural-block, .vajgar-block, .monument-block, .unciala-block {
    margin-top: 50px !important;
  }
  .page-id-17 h1, .page-id-1155 h1 {
    font-size: 13vw;
  }
  #header .title {
    margin-left: 0px !important;
    margin-top: 10px;
  }
  #header .right-side {
    display: flex;
  }
  .buy-font {
    order: 2;
    margin-top: 10px;
  }
  .buy-font a {
    margin-right: 0px;
  }
  .tfonts, .no-one {
    display: none !important;
  }
  .no-two {
    display: inline-block;
  }
  #header {
    display: flex;
    font-size: 16px;
    height: 70px;
  }
  .page-id-7 #header, .page-id-1197 #header {
    height: 40px;
  }
  .single #header {
    height: 90px;
  }
  .single #wrapper #container {
    padding-top: 85px;
  }
  .fillpx {
    font-size: 12px;
    margin-left: -21px;
    width: 165px;
  }
  input[type=range] {
    margin: 0 !important;
  }
  .middle-side {
    margin: 0 auto;
  }
  .switcher-button {
    padding: 0 10px 0 10px;
    width: auto;
    margin: 0;
  }
  .switcher-button img {
    width: 12px;
    margin: 0;
  }
  .switcher-button img {
    top: 2px;
  }
  #header .left-side {
    width: 152px;
  }
  #header .right-side {
    bottom: unset;
    width: 152px;
    text-align: right;
    display: flex;
    flex-direction: column;
  }
  input[type=range]::-webkit-slider-thumb {
    border: 1.5px solid #c81919;
    height: 17px;
    width: 17px;
    border-radius: 15px;
    background: #c81919;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -7px;
    outline: none;
    box-shadow: unset;
  }
  body.linear input[type=range]::-webkit-slider-thumb {
    border: 1.5px solid white;
  }
  #menu {
    width: 200px;
    right: -200px;
  }
  #menu .top {
    padding-left: 10px;
    font-size: 12px;
    padding-bottom: 35px;
    height: 38px;
  }
  #menu a {
    font-size: 16px;
  }
  .menu-menu-en-container, .menu-menu-cs-container {
    padding-left: 10px;
    padding-top: 2px;
  }
  .dtf, .contact {
    padding: 18px 0;
  }
  #menu-item-1667, #menu-item-1666 {
    padding: 18px 0 0 0;
  }
  #menu .closebtn {
    padding-right: 12px;
  }
  footer {
    background-image: url(images/footer.jpg);
    background-size: 360px 240px;
    height: 240px;
    background: black;
    margin-top: 100px;
  }
  footer .container {
    padding-left: 12px;
    padding-top: 24px;
    width: 100%;
  }
  footer .content, footer a, footer .socials {
    font-size: 12px;
  }
  .footer-logo img {
    width: 110px;
  }
  footer .content {
    margin-top: 1px;
  }
  footer .socials {
    margin-top: 16px;
  }
  #first-title {
    margin-top: 40px;
  }
  #second-title, #third-title, #fourth-title, #fifth-title, #sixth-title, #seventh-title, #eighth-title {
    margin-top: 70px;
  }
  .page-id-101 .figural, .page-id-101 .monument, .page-id-101 .parlament, .page-id-101 .unciala, .page-id-101 .vajgar, .page-id-1179 .figural, .page-id-1179 .monument, .page-id-1179 .parlament, .page-id-1179 .unciala, .page-id-1179 .vajgar {
    margin-top: 50px;
  }
  .page-id-101 .figural, .page-id-1179 .figural {
    font-size: 8vw;
  }
  .page-id-101 .parlament, .page-id-1179 .parlament {
    font-size: 12vw;
  }
  .redtext p {
    font-size: 21px !important;
    margin-top: -40px !important;
  }
  .button {
    font-size: 12px;
    padding: 5px 18px;
    bottom: -40px;
  }
}
@media only screen and (max-width: 500px) {
  blockquote {
    padding-bottom: 20px;
  }
  .single-post .wpb_single_image.wpb_content_element, .single-post .vc_carousel-slideline-inner {
    margin-top: 50px;
  }
  .BCParlamentBeta-Regular {
    font-family: 'BCParlamentBeta-Regular' !important;
  }
  .parlament-editable, .figural-editable, .monument-editable {
    margin-top: 50px;
  }
  .monument-editable {
    margin-bottom: 40px !important;
  }
  .parlament-info, .figural-info, .monument-info, .unciala-info, .vajgar-info {
    margin-top: 40px !important;
    margin-bottom: 20px !important;
  }
  .openhp1-title .button, .openhp4-title .button {
    bottom: -40px;
  }
  #hp2-title {
    margin-top: 120px;
  }
  .page-id-116 .vc_row, .page-id-1191 .vc_row, .page-id-380 .vc_row, .page-id-380 p, .page-id-1185 p {
    margin-left: 0 !important;
    width: 100%;
  }
  .block-text-resize {
    top: 15px !important;
  }
  #hp1-title {
    margin-top: 80px;
  }
  #hp2-title {
    margin-top: 110px;
  }
  #hp3-title {
    margin-top: 130px;
  }
  #hp4-title {
    margin-top: 100px;
  }
  #hp5-title {
    margin-top: 100px;
  }
  #hp6-title {
    margin-top: 80px;
  }
  #hp7-title {
    margin-top: 80px;
  }
  #hp8-title {
    margin-top: 80px;
  }
  #hp9-title {
    margin-top: 80px;
  }
  #hp10-title {
    margin-top: 80px;
  }
  #hp11-title {
    margin-top: 80px;
  }
  #hp12-title {
    margin-top: 80px;
  }
  #hp13-title {
    margin-top: 80px;
  }
  #hp14-title {
    margin-top: 80px;
  }
  #hp15-title {
    margin-top: 80px;
  }
  #hp16-title {
    margin-top: 80px;
  }
  #hp17-title {
    margin-top: 80px;
  }
  #hp18-title {
    margin-top: 80px;
  }
  #hp19-title {
    margin-top: 80px;
  }
  #hp20-title {
    margin-top: 80px;
  }
  #f1-title {
    margin-top: 80px;
  }
  #f2-title {
    margin-top: 80px;
  }
  #f3-title {
    margin-top: 80px;
  }
  #f4-title {
    margin-top: 80px;
  }
  #f5-title {
    margin-top: 80px;
  }
  #f6-title {
    margin-top: 80px;
  }
  #f7-title {
    margin-top: 80px;
  }
  #f8-title {
    margin-top: 80px;
  }
  #f9-title {
    margin-top: 80px;
  }
  #f10-title {
    margin-top: 80px;
  }
  #f11-title {
    margin-top: 80px;
  }
  #f12-title {
    margin-top: 80px;
  }
  #f13-title {
    margin-top: 80px;
  }
  #f14-title {
    margin-top: 80px;
  }
  #f15-title {
    margin-top: 80px;
  }
  #f16-title {
    margin-top: 80px;
  }
  #f17-title {
    margin-top: 80px;
  }
  #f18-title {
    margin-top: 80px;
  }
  #f19-title {
    margin-top: 80px;
  }
  #seventh-title {
    margin-top: 80px;
  }
  #tenth-title {
    margin-top: 80px;
  }
  #eleventh-title {
    margin-top: 80px;
  }
  #m1-title {
    margin-top: 80px;
  }
  #m2-title {
    margin-top: 80px;
  }
  #m3-title {
    margin-top: 80px;
  }
  #m4-title {
    margin-top: 80px;
  }
  #m5-title {
    margin-top: 80px;
  }
  #m6-title {
    margin-top: 80px;
  }
  #m7-title {
    margin-top: 80px;
  }
  #m8-title {
    margin-top: 80px;
  }
  #m9-title {
    margin-top: 80px;
  }
  #m10-title {
    margin-top: 80px;
  }
  #m11-title {
    margin-top: 80px;
  }
  #m12-title {
    margin-top: 80px;
  }
  #m13-title {
    margin-top: 80px;
  }
  #m14-title {
    margin-top: 80px;
  }
  #m15-title {
    margin-top: 80px;
  }
  #m16-title {
    margin-top: 80px;
  }
  #m17-title {
    margin-top: 80px;
  }
  #m18-title {
    margin-top: 80px;
  }
  #m19-title {
    margin-top: 80px;
  }
  #m20-title {
    margin-top: 80px;
  }
  #p1-title {
    margin-top: 80px;
  }
  #p2-title {
    margin-top: 80px;
  }
  #p3-title {
    margin-top: 80px;
  }
  #p4-title {
    margin-top: 80px;
  }
  #p5-title {
    margin-top: 80px;
  }
  #p6-title {
    margin-top: 80px;
  }
  #p7-title {
    margin-top: 80px;
  }
  #p8-title {
    margin-top: 80px;
  }
  #p9-title {
    margin-top: 80px;
  }
  #p10-title {
    margin-top: 80px;
  }
  #p11-title {
    margin-top: 80px;
  }
  #p12-title {
    margin-top: 80px;
  }
  #p13-title {
    margin-top: 80px;
  }
  #p14-title {
    margin-top: 80px;
  }
  #p15-title {
    margin-top: 80px;
  }
  #p16-title {
    margin-top: 80px;
  }
  #p17-title {
    margin-top: 80px;
  }
  #p18-title {
    margin-top: 80px;
  }
  #p19-title {
    margin-top: 80px;
  }
  #p20-title {
    margin-top: 80px;
  }
  #p21-title {
    margin-top: 80px;
  }
  #p22-title {
    margin-top: 80px;
  }
  #p23-title {
    margin-top: 80px;
  }
  #p24-title {
    margin-top: 80px;
  }
  #u1-title {
    margin-top: 80px;
  }
  #u2-title {
    margin-top: 80px;
  }
  #u3-title {
    margin-top: 80px;
  }
  #u4-title {
    margin-top: 80px;
  }
  #u5-title {
    margin-top: 80px;
  }
  #u6-title {
    margin-top: 80px;
  }
  #u7-title {
    margin-top: 80px;
  }
  #u8-title {
    margin-top: 80px;
  }
  #u9-title {
    margin-top: 80px;
  }
  #u10-title {
    margin-top: 80px;
  }
  #u11-title {
    margin-top: 80px;
  }
  #u12-title {
    margin-top: 80px;
  }
  #u13-title {
    margin-top: 80px;
  }
  #u14-title {
    margin-top: 80px;
  }
  /*#u15-title {
	font-size: vw;
}
*/
  #u16-title {
    margin-top: 80px;
  }
  #u17-title {
    margin-top: 80px;
  }
  #u18-title {
    margin-top: 80px;
  }
  #u19-title {
    margin-top: 80px;
  }
  #u20-title {
    margin-top: 80px;
  }
  #u21-title {
    margin-top: 80px;
  }
  #u22-title {
    margin-top: 80px;
  }
  #v1-title {
    margin-top: 80px;
  }
  #v2-title {
    margin-top: 80px;
  }
  #v3-title {
    margin-top: 80px;
  }
  #v4-title {
    margin-top: 80px;
  }
  #v5-title {
    margin-top: 80px;
  }
  #v6-title {
    margin-top: 80px;
  }
  #v7-title {
    margin-top: 80px;
  }
  #v8-title {
    margin-top: 80px;
  }
  #v9-title {
    margin-top: 80px;
  }
  #v10-title {
    margin-top: 80px;
  }
  #v11-title {
    margin-top: 80px;
  }
  #v12-title {
    margin-top: 80px;
  }
  #v13-title {
    margin-top: 80px;
  }
  #v14-title {
    margin-top: 80px;
  }
  #v15-title {
    margin-top: 80px;
  }
  #v16-title {
    margin-top: 80px;
  }
  #v17-title {
    margin-top: 80px;
  }
  #v18-title {
    margin-top: 80px;
  }
  #v19-title {
    margin-top: 80px;
  }
  #v20-title {
    margin-top: 80px;
  }
  #v21-title {
    margin-top: 80px;
  }
  #v22-title {
    margin-top: 80px;
  }
  #v23-title {
    margin-top: 80px;
  }
  #v24-title {
    margin-top: 80px;
  }
  #v25-title {
    margin-top: 80px;
  }
}
.wpcf7 form.invalid .wpcf7-response-output {
  background: #c81919;
  padding: 8px 26px 9px 26px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  border: 0;
  border-radius: 100px;
}
.wpcf7 form p {
  clear: both;
}
.wpcf7 form.invalid .wpcf7-not-valid {
  border: 2px solid #c81919 !important;
}
.wpcf7 form.invalid .wpcf7-not-valid::placeholder {
  color: #c81919 !important;
}
.wpcf7 form.invalid .wpcf7-not-valid {
  color: #c81919 !important;
}
.wpcf7-not-valid-tip {
  opacity: 0;
}
.wpcf7-form.sent .wpcf7-response-output {
  background: #009007;
  padding: 8px 26px 9px 26px;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  border: 0;
  border-radius: 100px;
}
.wpcf7-form {
  max-width: 605px;
}
.wpcf7 form .wpcf7-response-output {
  margin: 2em 0 1em 0;
}
.wpcf7 form.invalid .wpcf7-form-control-wrap {
  position: relative;
  float: left;
}
.page-id-101 h1, .page-id-1179 h1 {
  cursor: pointer;
}
.bx-wrapper {
  -moz-box-shadow: 0 0 0 #fff;
  -webkit-box-shadow: 0 0 0 #fff;
  box-shadow: 0 0 0px #fff;
  border: 0px solid #fff;
  background: transparent;
}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after {
  display: none !important;
  content: "";
}