/*!
Theme Name: todb theme

Description: Тема розроблена веб студією kantora для ТОБД
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain:  Kantora studio
Author:  Oleh Moroz

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

*/
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');

@font-face {
  font-family: 'Matahari';
  src: url('/wp-content/themes/odb/asset/css/font/Matahari-100Thin.eot');
  src: local('Matahari 100 Thin'), local('Matahari-100Thin'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-100Thin.eot?#iefix') format('embedded-opentype'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-100Thin.woff2') format('woff2'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-100Thin.woff') format('woff'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-100Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Matahari';
  src: url('/wp-content/themes/odb/asset/css/font/Matahari-300LightOblique.eot');
  src: local('Matahari 300 Light Oblique'), local('Matahari-300LightOblique'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-300LightOblique.eot?#iefix') format('embedded-opentype'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-300LightOblique.woff2') format('woff2'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-300LightOblique.woff') format('woff'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-300LightOblique.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Matahari';
  src: url('/wp-content/themes/odb/asset/css/font/Matahari-400Regular.eot');
  src: local('Matahari 400 Regular'), local('Matahari-400Regular'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-400Regular.eot?#iefix') format('embedded-opentype'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-400Regular.woff2') format('woff2'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-400Regular.woff') format('woff'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-400Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Matahari';
  src: url('/wp-content/themes/odb/asset/css/font/Matahari-600SemiBold.eot');
  src: local('Matahari 600 SemiBold'), local('Matahari-600SemiBold'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-600SemiBold.eot?#iefix') format('embedded-opentype'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-600SemiBold.woff2') format('woff2'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-600SemiBold.woff') format('woff'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-600SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Matahari';
  src: url('/wp-content/themes/odb/asset/css/font/Matahari-700Bold.eot');
  src: local('Matahari 700 Bold'), local('Matahari-700Bold'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-700Bold.eot?#iefix') format('embedded-opentype'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-700Bold.woff2') format('woff2'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-700Bold.woff') format('woff'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-700Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Matahari Mono';
  src: url('/wp-content/themes/odb/asset/css/font/MatahariMono-800ExtraBold.eot');
  src: local('Matahari Mono 800 ExtraBold'), local('MatahariMono-800ExtraBold'),
      url('/wp-content/themes/odb/asset/css/font/MatahariMono-800ExtraBold.eot?#iefix') format('embedded-opentype'),
      url('/wp-content/themes/odb/asset/css/font/MatahariMono-800ExtraBold.woff2') format('woff2'),
      url('/wp-content/themes/odb/asset/css/font/MatahariMono-800ExtraBold.woff') format('woff'),
      url('/wp-content/themes/odb/asset/css/font/MatahariMono-800ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Matahari';
  src: url('/wp-content/themes/odb/asset/css/font/Matahari-900Black.eot');
  src: local('Matahari 900 Black'), local('Matahari-900Black'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-900Black.eot?#iefix') format('embedded-opentype'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-900Black.woff2') format('woff2'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-900Black.woff') format('woff'),
      url('/wp-content/themes/odb/asset/css/font/Matahari-900Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

 html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0 auto; 
  min-height: 100vh;
}

body * {
  outline: none;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

  a:hover {
    text-decoration: none; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: 600; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

h1, h2 {
  font-family: 'Matahari', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 30px;
  line-height: 42px;
  color: #414141;
}

h3 {
  font-family: 'Matahari', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 30px;
  line-height: 42px;
  color: #414141;
}

td {
  padding: 20px 10px;
}

html {
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  position: relative;
  overflow-x: hidden; 
  -webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch;
  -ms-overflow-scrolling: touch;
  -o-overflow-scrolling: touch;
  overflow-scrolling: touch;
  overflow-y: overlay;
}

body {
  min-width: 320px;
  max-width: 2100px;
  font-family: 'Roboto', sans-serif;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  color: #414141;  
  margin: 0 auto;
  position: relative;
  overflow-x: hidden; 
  display: block;
  z-index: 3;
  background: #F6FAFF;
  
}

html::-webkit-scrollbar {
-webkit-appearance: none;
width: 10px;
}

html::-webkit-scrollbar-thumb {
border-radius: 5px;
background-color: #F96865;
-webkit-box-shadow: 0 0 1px hsla(1, 93%, 69%, 0.5);
}

html::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #FFEAEA;
}

.container {
  max-width: 1366px;
  overflow: hidden;
}

.animate {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-duration: .9s;
          animation-duration: .9s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  transition: all .3s linear;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}


/* 

HEADER STYLE

*/

.main-header {
  width: 100%;
  background: #fff;
  position: relative;
  box-sizing: border-box;
  padding-bottom: 100px;
}

.header-section {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  padding: 15px;
}

.header-search {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #F5F5F5;
  border-radius: 5px;
  overflow: hidden;
}

.e-catolog-btn {
  box-sizing: border-box;
  padding: 1px 32px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 42px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  background: linear-gradient(90deg, #F96865 0%, #EB3D3A 100%);
  box-shadow: 0px 15px 30px -15px rgba(255, 79, 51, 0.6);
  border-radius: 5px;
}

.header-e-catalog-button {
  margin-left: auto;
  margin-right: 0;
}

.e-catolog-btn {
  box-sizing: border-box;
  padding: 1px 32px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 42px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  background: linear-gradient(90deg, #F96865 0%, #EB3D3A 100%);
  box-shadow: 0px 15px 30px -15px rgba(255, 79, 51, 0.6);
  border-radius: 5px;
  margin-left: 0%;
  transition: all .3s linear;
}

.e-catolog-btn:hover, .e-catolog-btn:active, .e-catolog-btn:focus {
  background: linear-gradient(90deg, #F96865 0%, #EB3D3A 100%);
  text-decoration: none;
  color: #fff;
  box-shadow: 0px 25px 45px -15px rgba(255, 79, 51, 0.7);
}

.search-block {
  margin-left: 5%;
  width: 370px;
}

.header-search #s {
  background: #F5F5F5;
  border-radius: 5px 5px 0 0;
  width: 100%;
}

.header-search input {
  background: #F5F5F5;
  border-radius: 5px 5px 0 0;
  font-size: 12px;
  line-height: 16px;
  color: #263238;
  border: none;
  padding: 13px 7px 13px 14px;
  outline: none;
}

#searchsubmit {
  background: #F5F5F5;
  border-radius: 5px 5px 0 0;
  font-size: 12px;
  line-height: 16px;
  color: #263238;
  border: none;
  padding: 13px 7px 13px 14px;
}

.main-header-menu-block {
  background: #fff;
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 90px;
  z-index: 99999999;
  transition: all .4s ease-in-out;
  transition-delay: .2s;
}

.main-header-menu {
  width: 100%;
  overflow: hidden;
  max-height: 100px;
  transition: all .4s ease-in-out;
  transition-delay: .2s;
}

.main-header-menu:hover {
  max-height: 100%;
}

.header-menu-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0;
  list-style: none;
  width: 100%;
  transition: all .3s linear;
}

.header-menu-list > li {
  width: calc(100% / 6);
  margin: 0 auto;
  height: 100%;
  padding: 0 1%;
}

.header-menu-list > li:nth-child(1), .header-menu-list > li:nth-child(1) {
  width: calc(100% / 7);
  margin: 0 auto;
  height: 100%;
  padding: 0 1%;
}

.header-menu-list > li:nth-child(2), .header-menu-list > li:nth-child(6) {
  width: calc(100% / 5);
  margin: 0 auto;
  height: 100%;
  padding: 0 1%;
}

.header-menu-list > li > a {
  font-weight: 800;
  font-size: 16px;
  line-height: 42px;
  display: inline-flex;
  align-items: center;
  color: #414141;
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 0px 20px;
  border: 1px solid #F96865;
  text-decoration: none;
  width: auto;
  background: transparent;
  margin: 30px 0 25px;
  transition: all .3s linear;
  font-family: "Matahari", sans-serif;
}

.header-menu-list > li > a:hover {
  color: #FFFFFF;
  background: #F96865;
}

.header-menu-list > li:nth-child(2) > a {
  border: 1px solid #57C78F;
}

.header-menu-list > li:nth-child(3) > a {
  border: 1px solid #F9A755;
}

.header-menu-list > li:nth-child(4) > a {
  border: 1px solid #794D9A;
}

.header-menu-list > li:nth-child(5) > a {
  border: 1px solid #70B2FF;
}

.header-menu-list > li:nth-child(6) > a {
  border: 1px solid #FF8C8A;
}

.header-menu-list > li:nth-child(2) > a:hover {
  background: #57C78F;
}

.header-menu-list > li:nth-child(3) > a:hover {
  background: #F9A755;
}

.header-menu-list > li:nth-child(4) > a:hover {
  background: #794D9A;
}

.header-menu-list > li:nth-child(5) > a:hover {
  background: #70B2FF;
}

.header-menu-list > li:nth-child(6) > a:hover {
  background: #FF8C8A;
}

.main-header-menu .menu-top-menu-container .header-menu-list  li .sub-menu li a {
  transition: all .3s linear;
}

.main-header-menu .menu-top-menu-container .header-menu-list > li > a {
  color: #FFFFFF;
  background: #F96865;
}

.main-header-menu .menu-top-menu-container .header-menu-list  li .sub-menu li a:hover {
  color: #F96865;
}

.main-header-menu .menu-top-menu-container .header-menu-list > li:nth-child(2) > a {
  background: #57C78F;
}

.main-header-menu .menu-top-menu-container .header-menu-list  li:nth-child(2) .sub-menu li a:hover {
  color: #57C78F;
}

.main-header-menu .menu-top-menu-container .header-menu-list > li:nth-child(3) > a {
  background: #F9A755;
}

.main-header-menu .menu-top-menu-container .header-menu-list  li:nth-child(3) .sub-menu li a:hover {
  color: #F9A755;
}

.main-header-menu .menu-top-menu-container .header-menu-list > li:nth-child(4) > a {
  background: #794D9A;
}

.main-header-menu .menu-top-menu-container .header-menu-list  li:nth-child(4) .sub-menu li a:hover {
  color: #794D9A;
}

.main-header-menu .menu-top-menu-container .header-menu-list > li:nth-child(5) > a {
  background: #70B2FF;
}

.main-header-menu .menu-top-menu-container .header-menu-list  li:nth-child(5) .sub-menu li a:hover {
  color: #70B2FF;
}

.main-header-menu .menu-top-menu-container .header-menu-list > li:nth-child(6) > a {
  background: #FF8C8A;
}

.main-header-menu .menu-top-menu-container .header-menu-list  li:nth-child(6) .sub-menu li a:hover {
  color: #FF8C8A;
}

.main-header-menu .menu-top-menu-container .header-menu-list .menu-item .sub-menu {
  opacity: 0;
  transition: all .4s ease-in-out;
  transition-delay: .2s;
}

.main-header-menu:hover .menu-top-menu-container .header-menu-list .menu-item .sub-menu {
  opacity: 1;
}

.sub-menu {
  padding: 0;
  max-width: 175px;
  list-style: none;
}

.sub-menu li a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #414141;
  margin-bottom: 18px;
  text-decoration: none;
  display: block;
}

.link-row {
  width: 100%;
  box-sizing: border-box;
  padding: 20px 0 50px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  transition: all .4s ease-in-out;
  transition-delay: .2s;
  opacity: 0;
}

.main-header-menu:hover .link-row {
  opacity: 1;
}


.menu-social-row {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: 25%;
  min-width: 285px;
}

.menu-social-text {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  color: #C4C4C4;
}

.menu-social-link a {
  width: 36px;
  height: 36px;
  background: #FF9255;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  margin-right: 35px;
  transition: all .3s linear;
}

.menu-social-link:nth-child(3) a {
  background: #4267B2;
  font-size: 22px;
}

.menu-social-link:nth-child(4) a {
  background: #F74242;
  font-size: 22px;
}

.menu-social-link:nth-child(5) a {
  background: #FF4163;
  font-size: 22px;
}

.menu-social-link:nth-child(2) a:hover {
  box-shadow: 0px 4px 10px rgba(255, 147, 85, 0.3);
}

.menu-social-link:nth-child(3) a:hover {
  box-shadow: 0px 4px 10px rgba(66, 103, 178, 0.3);
}

.menu-social-link:nth-child(4) a:hover {
  box-shadow: 0px 4px 10px rgba(247, 66, 66, 0.3);
}

.menu-social-link:nth-child(5) a:hover {
  box-shadow: 0px 4px 10px rgba(255, 65, 100, 0.3);
}

.menu-continue-button, .menu-order-button, .menu-old-button {
  box-sizing: border-box;
  padding: 0px 55px;
  border-left: 1px solid #EBEBEB;
}

.continue-book-button {
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #414141;
  box-sizing: border-box;
  padding: 14px 20px;
  border: 1px solid #57C78F;
  border-radius: 5px;
  background: #fff;
  outline: none;
  transition: all .3s linear;
}

.order-book-button {
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #414141;
  box-sizing: border-box;
  padding: 14px 20px;
  border: 1px solid #794D9A;
  border-radius: 5px;
  background: #fff;
  outline: none;
  transition: all .3s linear;
}

.old-version-button {
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #414141;
  box-sizing: border-box;
  padding: 14px 20px;
  border: 1px solid #F9A755;
  border-radius: 5px;
  background: #fff;
  outline: none;
  text-decoration: none;
  transition: all .3s linear;
}

.continue-book-button:hover {
  color: #fff;
  outline: none;
  background: linear-gradient(90deg, #57C78F 0%, #7DD6A9 100%);
  box-shadow: 0px 20px 30px rgba(87, 199, 143, 0.35);
}

.order-book-button:hover {
  color: #fff;
  background: linear-gradient(90deg, #794D9A 0%, #9D65C8 100%);
  box-shadow: 0px 20px 30px rgba(121, 77, 154, 0.35);
  outline: none;
}

.old-version-button:hover {
  text-decoration: none;
  color: #fff;
  background: linear-gradient(90deg, #F9A755 0%, #FFC082 100%);
  box-shadow: 0px 20px 30px rgba(249, 167, 85, 0.35);
  outline: none;
}



/*

FOOTER STYLE

*/



.main-footer {
  background: #2B1D36;
  box-sizing: border-box;
  padding: 75px 0 0;
}

.main-header .container, .main-footer .container {
  max-width: 1220px;
}

.footer-col {
  width: 20%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  box-sizing: border-box;
  padding: 0 1%;
}

.footer-col-title p {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;  
  color: #fff;
  margin-bottom: 25px;
}

.footer-menu-list {
  box-sizing: border-box;
  padding: 0;
  list-style: none;
  margin: 0;
}

.footer-menu-list li a, .footer-social-link a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #DBC8EA;
  margin-bottom: 14px;
  text-decoration: none;
  transition: all .3s linear;
}

.footer-menu-list li a:hover, .footer-social-link a:hover {
  color: #fff;
}

.footer-social-link {
  width: 100%;
}

.footer-social-link a {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}

.footer-social-link a i, .footer-ico {
  margin-right: 5px;
  width: 8%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-social-link a span {
  display: block;
  width: 80%;
  margin-left: 5px;
}


.footer-address, .footer-phone, .footer-work_schedules {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #DBC8EA;
  margin-bottom: 14px;
  text-decoration: none;
  transition: all .3s linear;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}

.footer-phone a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #DBC8EA;
  margin-bottom: 14px;
  text-decoration: none;
  transition: all .3s linear;
  width: 80%;
}

.footer-phone a:hover {
  color: #fff;
}

.footer-address div:last-child, .footer-work_schedules div:last-child {
  width: 80%;
}

.powered-section {
  width: 100%;
  background: #170C1F;
  margin-top: 75px;
  box-sizing: border-box;
  padding: 40px 0 35px;
}

.powered-section .container .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.powered-block {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  color: #86689D;
}

.powered-kantora a {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  text-align: right;
  color: #F6FAFF;
  transition: all .3s linear;
  text-decoration: none;
  font-family: 'Matahari', sans-serif;

}

.powered-kantora a:hover {
  color: #fff;
}

.powered-kantora a img {
  margin-left: 7px;
  margin-top: -5px;
}


/* 


HOME PAGE STYLE


*/

.content-container {
  width: 100%;
  max-width: 1330px;
  box-sizing: border-box;
  padding: 75px 5% 40px;
  background: #FFFFFF;
  border-radius: 5px;
  margin: 32px auto;
  overflow: hidden;
  position: relative;
}

.row-flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.home-about-block {
  width: 50%;
}

.home-about-ilustration {
  margin: auto;
}

.home-about-block h3 span {
  color: #794D9A;
}

.home-about-block h3 {
  margin-bottom: 45px;
}

.home-about-block p {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  color: #414141;
}

.home-about-address {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 30px 0;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  color: #414141;
}

.home-about-address-ico {
  width: 81px;
  height: 81px;
  background: #FFFFFF;
  box-shadow: 0px 10px 30px rgba(121, 77, 154, 0.2);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}

.home-about-graph-ico {
  box-shadow: 0px 10px 30px rgba(87, 199, 143, 0.2);
}

.partner-row {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.home-partner-block h3 span {
  color: #F9A755;
}

.partner-button {
  font-weight: 800;
  font-size: 16px;
  line-height: 42px;
  display: inline-flex;
  align-items: center;
  color: #595959;
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 0px 20px;
  border: 1px solid #F9A755;
  text-decoration: none;
  width: auto;
  background: transparent;
  margin: 30px 0 25px;
  transition: all .3s linear;
  font-family: "Matahari", sans-serif;
}

.partner-button:hover {
  color: #FFFFFF;
  background: linear-gradient(90deg, #F9A755 0%, #FFC082 100%);
  box-shadow: 0px 20px 30px rgba(249, 167, 85, 0.35);
}

.partner-item {
  width: calc(100% / 6);
  margin: 25px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.partner-info {
  position: absolute;
  box-sizing: border-box;
  padding: 30px 20px;
  background: #fff;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #414141;
  background: #FFFFFF;
  box-shadow: 0px 15px 50px rgba(249, 167, 85, 0.35);
  border-radius: 5px;
  bottom: 70px;
  opacity: 0;
  transition: all .3s linear;
  z-index: -1;
}

.partner-info::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 15.5px 0 15.5px;
  border-color: #ffffff transparent transparent transparent;
  left: 50%;
  transform: translateX(-50%);
}

.partner-item:hover .partner-info { 
  opacity: 1;
  bottom: 105%;
  z-index: 3;
}

.home-servises-block h3 span {
  color: #70B2FF;
}

.servises-col {
  width: 50%;
  margin: 0 auto;
}

.servisec-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  border-radius: 5px;
  background: #fff;
  padding: 35px 5%;
  margin: 20px auto;
  color: #414141;
  text-decoration: none;
  overflow: hidden;
}

.servises-ico {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 0;
  margin-right: 30px;
}

.servises-ico::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #70B2FF;
  display: block;
  top: -5px;
  transition: all .3s linear;
}

.servisec-item:nth-child(2) .servises-ico::before {
  background: #F9A755;
}

.servisec-item:nth-child(3) .servises-ico::before {
  background: #57C78F;
}

.servisec-item:hover .servises-ico::before {
  transform: scale(15);
}

.servises-description-block {
  position: relative;
  z-index: 3;
  max-width: calc(100% - 105px);
}

.servises-title {
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 42px;
  color: #414141;
  transition: all .3s linear;
}

.servises-exept p {
  margin: 0;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  color: #414141;
  transition: all .3s linear;
}

.servisec-item:hover .servises-title, .servisec-item:hover .servises-exept p {
  color: #fff;
}

.home-servises-block .row-flex {
  margin-top: 20px;
}

.home-receipts-block h3 span {
  color: #F96865;
}

.home-calendar-block h3 span {
  color: #57C78F;
}

.receipts-button {
  font-weight: 800;
  font-size: 16px;
  line-height: 42px;
  display: inline-flex;
  align-items: center;
  color: #595959;
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 0px 20px;
  border: 1px solid #F96865;
  text-decoration: none;
  width: auto;
  background: transparent;
  margin: 30px 0 25px;
  transition: all .3s linear;
  font-family: "Matahari", sans-serif;
  position: relative;
  z-index: 1;
}

.receipts-button:hover {
  color: #FFFFFF;
  background: linear-gradient(90deg, #F96865 0%, #EB3D3A 100%);
  box-shadow: 0px 28px 50px rgba(255, 79, 51, 0.3);
}

.home-receipts-block {
  width: 100%;
}

.home-receipts {
  margin: 45px 15px 60px;
  box-sizing: border-box;
  padding: 0;
  overflow: hidden;
  max-height: 350px;
  border-radius: 5px;
  outline: none;
  position: relative;
  transition: all .3s linear;
  text-decoration: none;
  color: #414141;
}

.home-receipts:hover {
  box-shadow: 0px 20px 50px rgba(112, 178, 255, 0.25);
  text-decoration: none;
  color: #414141;
}

.home-receipts img {
  display: block;
  width: 100%;
  height: auto;
}

.receipts-item-description {
  position: absolute;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: all .3s linear;
  box-sizing: border-box;
  padding: 0 10% 45px;
  display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  opacity: 0;
}

.home-receipts:hover .receipts-item-description {
  opacity: 1;
  bottom: 0;
}

.page-receipts {
  margin: 25px 1% 25px 0;
  width: 23%;
}

.recepts-description-age {
  box-sizing: border-box;
  padding: 14px 12px;
  background: #F96865;
  margin: 0 0 10px;
  border-radius: 0 0 5px 5px;
  color: #fff;
  line-height: 1em;
}

.receipts-item-description h4 {
  font-family: 'Matahari', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 20px;
  color: #F96865;
  margin: 10px 0 20px;
}

.recepts-description-author {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #888888;
  margin: 0 0 20px;
}

.recepts-description-text, .recepts-description-text p {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 25px;
  color: #414141;
}

.receipts-slider-prev {
  position: absolute;
  right: 60px;
  top: -45px;
  background: #FFFFFF;
  border: 1px solid #F96865;
}

.receipts-slider-next {
  position: absolute;
  right: 15px;
  top: -45px;
  background: #FFFFFF;
  border: 1px solid #F96865;
}

.slick-arrow {
  width: 35px;
  height: 35px;
  box-sizing: border-box;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s linear;
  outline: none;
}

.slider-prev::before {
  content: url("/wp-content/themes/odb/asset/images/common/arrow-left.png");
  transition: all .3s linear;
}

.slider-next::before {
  content: url("/wp-content/themes/odb/asset/images/common/arrow-right.png");
  transition: all .3s linear;
}

.slider-prev:hover::before {
  content: url("/wp-content/themes/odb/asset/images/common/arrow-white-left.png");
  transition: all .3s linear;
}

.slider-next:hover::before {
  content: url("/wp-content/themes/odb/asset/images/common/arrow-white-right.png");
  transition: all .3s linear;
}

.receipts-slider-prev:hover, .receipts-slider-next:hover {
  background: #BE5553;
}

.slick-dots {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  list-style: none;
  padding: 0 15px;
  margin: 0 0 -55px;
}

.slick-dots li button {
  width: 7.33px;
  height: 7.33px;
  background: #FFFFFF;
  border: 1px solid #F96865;
  box-sizing: border-box;
  font-size: 0;
  overflow: hidden;
  outline: none;
  margin: 0 10px;
  border-radius: 50%;
  box-sizing: border-box;
  padding: 0;
  transition: all .3s linear;
}

.slick-dots li.slick-active button {
  background: #F96865;
}

.home-slider-block {
    width: 100%;
}

.container-main-slider {
  padding: 0;
}

.slider-item-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.home-slider-image {
  width: 60%;
  height: 650px;
  overflow: hidden;
  border-radius: 5px 0 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  max-height: 650px;
}

.home-slider-image img {
  width: 100%;
  height: auto;
  min-height: 650px;
}

.home-slider-text-block {
  width: 40%;
  box-sizing: border-box;
  padding: 100px 5% 0;
}

.home-slider-item {
  background: #F9A755;
}

.slick-red {
  background: #F96865;
}

.slick-green {
  background: #57C78F;
}

.slick-violet {
  background: #794D9A;
}

.home-page-text a, .home-page-text span {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 42px;
  color: #FFFFFF;
  text-decoration: none;
  outline: none;
  min-height: 295px;
  display: block;
  margin-bottom: 20%;
  display: flex;
  align-items: flex-start;
  max-height: 295px;
    overflow: hidden;
}

.home-page-text a p, .home-page-text span p {
  margin: auto 0;
}

.slider-button {
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 42px;
  color: #FFFFFF;
  margin: 10px 0px;
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 14px 40px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 185px;
  transition: all .3s linear;
}

.slider-button p { 
  margin: 0;
}

.slider-button:hover {
  border: 2px solid transparent;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
}

.main-slider .receipts-slider-prev {
  right: 32%;
  top: 40px;
  z-index: 1;
}

.main-slider .receipts-slider-next {
  right: 28%;
  top: 40px;
  z-index: 1;
}

.main-slider .slider-prev::before {
  content: url("/wp-content/themes/odb/asset/images/common/arrow-white-left.png");
  transition: all .3s linear;
}

.main-slider .slider-next::before {
  content: url("/wp-content/themes/odb/asset/images/common/arrow-white-right.png");
  transition: all .3s linear;
}

.main-slider .receipts-slider-prev:hover, .main-slider .receipts-slider-next:hover {
  background: rgba(0, 0, 0, 0.2);
}

.main-slider .slick-arrow {
  background: transparent;
  border: none;
  outline: none;
}

.main-slider .slick-dots {
  position: absolute;
  right: 3%;
  top: 35px;
}

.main-slider .slick-dots li button {
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid transparent;
}

.main-slider .slick-dots li.slick-active button {
  background: #fff;
  border: 1px solid transparent;
}

.home-news-content {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.home-news-content {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.news-item {
  max-width: 18%;
  margin: 20px 1%;
}

.news-thumbnail {
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  max-height: 215px;
  min-height: 215px;
}

.news-thumbnail img {
  min-height: 215px;
  max-height: 215px;
  width: auto;
}

.home-news-content .news-item:nth-child(5) .news-thumbnail img {
  min-width: 100%;
  height: auto;
  min-height: 0;
  max-height: none;
}

.writers-item .news-thumbnail img {
  width: 100%;
  height: auto;
  min-height: 215px;
}

.home-news-content {
  display: block;
}

.news-category-menu {
  float: right;
  min-width: 23%;
  max-width: 23%;
  margin: 20px 1%;
  box-sizing: border-box;
  padding: 0 2%;
}

.category-menu-list {
  padding: 0;
  list-style: none;
}

.category-menu-list li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  padding: 0 5% 11px;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 18px;
  width: 100%;
  position: relative;
}

.category-menu-list li a { 
  font-weight: 400;
  font-size: 19px;
  line-height: 35px;
  color: #3C3C3C;
  text-decoration: none;
  transition: all .3s linear;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.category-menu-list li:first-child a, .category-menu-list li:nth-child(2) a, .category-menu-list li:nth-child(3) a {
font-weight: 600;
}

.home-news-content .news-item {
  min-width: 23%;
  max-width: 23%;
  margin: 20px 1%;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
  float: left;
  min-height: 490px;
    max-height: 490px;
    overflow: hidden;
}

.home-news-content .news-item:nth-child(5) {
  max-width: 48%;
  min-width: 48%;
}

.home-news-content .news-item h3 {
  font-size: 18px;
  line-height: 23px;
}

.home-news-content .news-item h3 a {
  font-weight: 800;
  font-size: 24px;
  line-height: 30px;
  color: #414141;
  display: block;
  overflow: hidden;
  max-height: 85px;
  min-height: 85px;
}

.news-post-date {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 15px 0;
  font-size: 14px;
  color: #969696;
  font-weight: 600;
}

.news-item .news-excerpt {
  overflow: hidden;
  max-height: 100px;
  min-height: 100px;
}

.news-item .news-excerpt a {
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  color: #414141;
  text-decoration: none;
}

.news-post-date .news-category {
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #C4C4C4;
}

.news-post-date .news-category a {
  color: #414141;
  font-weight: 600;
  max-height: 26px;
}

.news-category {
  display: flex;
  align-items: center;
  justify-content: center;
}

.news-post-date .news-category-16 a {
  color: #70B2FF;
}

.news-category-16::before, .menu-item-185 a::before, .menu-item-282 a::before, .category-cognize-title::before {
  content: "";
  margin-right: 5px;
  margin-bottom: 0px;
  max-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("/wp-content/themes/odb/asset/images/common/category-ico/cognize-news.svg") center / cover no-repeat;
  width: 20px;
  height: 20px;
}

.menu-item-185 a::before {
  width: 32px;
  height: 32px;
}

.news-post-date .news-category-14 a {
  color: #F9A755;
}

.news-category-14::before, .menu-item-183 a::before, .menu-item-280 a::before, .category-receipts-title::before {
  content: "";
  margin-right: 5px;
  margin-bottom: 0px;
  max-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("/wp-content/themes/odb/asset/images/common/category-ico/receipts-news.svg") center / cover no-repeat;
  width: 20px;
  height: 20px;
}

.menu-item-183 a::before {
  width: 32px;
  height: 32px;
}

.news-post-date .news-category-15 a {
  color: #F96865;
}

.news-category-15::before, .menu-item-184 a::before, .menu-item-281 a::before, .category-advertisement-title::before {
  content: "";
  margin-right: 5px;
  margin-bottom: 0px;
  max-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("/wp-content/themes/odb/asset/images/common/category-ico/adv-news.svg") center / cover no-repeat;
  width: 20px;
  height: 25px;
}

.menu-item-184 a::before {
  width: 24px;
  height: 32px;
  margin-right: 23px !important;
}

.news-post-date .news-category-17 a {
  color: #794D9A;
}

.news-category-17::before, .menu-item-186 a::before, .menu-item-283 a::before, .category-fun-title::before {
  content: "";
  margin-right: 5px;
  margin-bottom: 0px;
  max-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("/wp-content/themes/odb/asset/images/common/category-ico/fun-news.svg") center / cover no-repeat;
  width: 20px;
  height: 20px;
}

.menu-item-186 a::before {
  width: 30px;
  height: 32px;
}

.news-post-date .news-category-13 a {
  color: #A980C8;
}

.news-category-13::before, .menu-item-187 a::before, .menu-item-279 a::before, .category-develop-title::before {
  content: "";
  margin-right: 5px;
  margin-bottom: 0px;
  max-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("/wp-content/themes/odb/asset/images/common/category-ico/develop-news.svg") center / cover no-repeat;
  width: 20px;
  height: 25px;
}

.menu-item-187 a::before {
  width: 25px;
  height: 35px;
  margin-right: 24px !important;
}

.news-post-date .news-category-11 a {
  color: #57C78F;
}

.news-category-11::before, .menu-item-188 a::before, .menu-item-278 a::before, .category-read-title::before {
  content: "";
  margin-right: 5px;
  margin-bottom: 0px;
  max-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("/wp-content/themes/odb/asset/images/common/category-ico/read-news.svg") center / cover no-repeat;
  width: 20px;
  height: 20px;
}

.menu-item-188 a::before {
  width: 32px;
  height: 25px;
}

.menu-item-182 a::before {
  content: "";
  margin-right: 15px;
  margin-bottom: 0px;
  max-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("/wp-content/themes/odb/asset/images/common/category-ico/all-news.svg") center / cover no-repeat;
  width: 20px;
  height: 20px;
}

.menu-item-182 a::before {
  width: 32px;
  height: 25px;
}

.category-menu-list li a::before{
  margin-right: 15px;
  transition: all .3s linear;
}

.category-menu-list li:hover a::before{
  transform: translateY(-5px) scale(1.1);
}

.category-menu-list li:hover a {
  transform: scale(.9);
  text-decoration: none;
}

.news-button {
  font-weight: 800;
  font-size: 16px;
  line-height: 42px;
  display: inline-flex;
  align-items: center;
  color: #595959;
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 0px 20px;
  border: 1px solid #70B2FF;
  text-decoration: none;
  width: auto;
  background: transparent;
  margin: 30px 0 25px;
  transition: all .3s linear;
  font-family: "Matahari", sans-serif;
}

.news-button:hover {
  color: #FFFFFF;
  background: linear-gradient(90deg, #5F97D9 0%, #70B2FF 100%);
  box-shadow: 0px 28px 50px rgba(95, 151, 217, 0.3);
}

.home-calendar-block {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.calendar-item {
  width: 49%;
  margin: 20px 1% 20px 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.home-calendar-block h3 {
  width: 100%;
}

.date-info-row {
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  line-height: 45px;
  color: #414141;
  margin-bottom: 10px;
}

.date-info-day {
  font-size: 25px;
  line-height: 40px;
  font-weight: 400;
}

.date-event-block {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.date-event {
  border-radius: 5px;
  padding: 20px 15px;
  font-size: 18px;
  line-height: 19px;
  color: #fff;
  margin: 10px 0;
  width: 49%;
}

.date-event span {
  font-size: 16px;
  line-height: 19px;  
  color: #FFFFFF;
  font-weight: 300;
}

.date-event:only-child {
  width: 100%;
}

.monday_item .date-event-block .date-event {
  background: #8ED4B1;
}

.tuesday_item .date-event-block .date-event {
  background: #FF8C8A;
}

.wednesday_item .date-event-block .date-event {
  background: #A980C8;
}

.thursday_item .date-event-block .date-event {
  background: #70B2FF;
}

.friday_item .date-event-block .date-event {
  background: #FFBC79;
}

.sunday_item .date-event-block .date-event {
  background: #8ED4B1;
}

.calendar-button {
  font-weight: 800;
  font-size: 16px;
  line-height: 42px;
  display: inline-flex;
  align-items: center;
  color: #595959;
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 0px 20px;
  border: 1px solid #57C78F;
  text-decoration: none;
  width: auto;
  background: transparent;
  margin: 30px 0 25px;
  transition: all .3s linear;
  font-family: "Matahari", sans-serif;
}

.calendar-button:hover {
  color: #FFFFFF;
  background: linear-gradient(90deg, #57C78F 0%, #7DD6A9 100%);
  box-shadow: 0px 28px 50px rgba(87, 199, 143, 0.35);
}

.home-about-ilustration {
  position: relative;
}

.book {
  position: absolute;
}

.book-1 {
  right: 45px;
  bottom: 205px;
  -webkit-animation: anim-book-left 10s infinite linear;
          animation: anim-book-left 10s infinite linear;
}

.book-2 {
  left: 125px;
  top: 55px;
  -webkit-animation: anim-book-left 12s infinite linear;
          animation: anim-book-left 12s infinite linear;
}

.book-3 {
  right: 178px;
  top: 5px;
  -webkit-animation: anim-book-left 13s infinite linear;
          animation: anim-book-left 13s infinite linear;
}

.book-4 {
  left: 35px;
  bottom: 185px;
  -webkit-animation: anim-book-right 11s infinite linear;
          animation: anim-book-right 11s infinite linear;
}

.book-5 {
  left: 0;
  top: 130px;
  -webkit-animation: anim-book-right 14s infinite linear;
          animation: anim-book-right 14s infinite linear;
}

.book-6 {
  right: 45px;
  top: 105px;
  -webkit-animation: anim-book-right 9s infinite linear;
          animation: anim-book-right 9s infinite linear;
}

.home-servises-ilustration {
  position: relative;
}

.book-7 {
  right: 45px;
  top: 185px;
  -webkit-animation: anim-book-left 10s infinite linear;
          animation: anim-book-left 10s infinite linear;
}

.book-8 {
  right: 45px;
  top: 55px;
  -webkit-animation: anim-book-left 12s infinite linear;
          animation: anim-book-left 12s infinite linear;
}

.book-9 {
  left: 95px;
  top: 25px;
  -webkit-animation: anim-book-left 13s infinite linear;
          animation: anim-book-left 13s infinite linear;
}

.book-10 {
  left: 35px;
  top: 110px;
  -webkit-animation: anim-book-right 11s infinite linear;
          animation: anim-book-right 11s infinite linear;
}

.book-11 {
  left: 0;
  top: 265px;
  -webkit-animation: anim-book-right 14s infinite linear;
          animation: anim-book-right 14s infinite linear;
}

@-webkit-keyframes anim-book-left {
  from {
      transform: rotate(0deg) translate(-10px) rotate(0deg);
      -webkit-transform: rotate(0deg) translate(-10px) rotate(0deg);
  }
  to {
      transform: rotate(360deg) translate(-10px) rotate(-360deg);
      -webkit-transform: rotate(360deg) translate(-10px) rotate(-360deg);
  }
}

@keyframes anim-book-left {
  from {
      transform: rotate(0deg) translate(-10px) rotate(0deg);
      -webkit-transform: rotate(0deg) translate(-10px) rotate(0deg);
  }
  to {
      transform: rotate(360deg) translate(-10px) rotate(-360deg);
      -webkit-transform: rotate(360deg) translate(-10px) rotate(-360deg);
  }
}

@-webkit-keyframes anim-book-right {
  from {
      transform: rotate(0deg) translate(20px) rotate(0deg);
      -webkit-transform: rotate(0deg) translate(20px) rotate(0deg);
  }
  to {
      transform: rotate(360deg) translate(20px) rotate(-360deg);
      -webkit-transform: rotate(360deg) translate(20px) rotate(-360deg);
  }
}

@keyframes anim-book-right {
  from {
      transform: rotate(0deg) translate(20px) rotate(0deg);
      -webkit-transform: rotate(0deg) translate(20px) rotate(0deg);
  }
  to {
      transform: rotate(360deg) translate(20px) rotate(-360deg);
      -webkit-transform: rotate(360deg) translate(20px) rotate(-360deg);
  }
}

.breadcrumbs-block {
  max-width: 1190px;
  width: 100%;
  margin: 40px auto;
}

.breadcrumbs {
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 42px;
  color: #C4C4C4;
}

.breadcrumbs span a {
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 42px;
  color: #C4C4C4;
}

.breadcrumbs .breadcrumbs_title, .breadcrumbs .breadcrumb_last {
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 42px;
  color: #414141;
}

.page-container {
  overflow: hidden;
}

.page-container .container .row h1 {
  max-width: 1190px;
  width: 100%;
  font-style: normal;
  font-weight: 900;
  font-size: 30px;
  line-height: 42px;
  color: #414141;
  margin: 0 auto 13px;
  overflow: hidden;
}


/* Style Contact Page */

.contact-block {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 44px;
}

.contact-col {
  width: 50%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.contact-block-title {
  width: 100%;
}

.contact-block-title p {
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #969696;
}

.contact-address, .adress-phone-block, .contact-page-schedule {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.contact-adderess-text, .contact-phone-block, .contact-schedule-text {
  width: 80%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0 45px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #414141;
}

.contact-schedule-text {
  margin-bottom: 20px;
}

.contact-phone-block > div {
  width: 50%;
  margin-bottom: 15px;
}

.contact-phone, .contact-phone:hover {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #414141;
  text-decoration: none;
}

.contact-social-row {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: -90px;
  max-width: 100%;
  flex-wrap: nowrap;
}

.contact-social-row .contact-block-title {
  width: auto;
  margin-right: 35px;
}

.contact-social-row .contact-block-title p {
  margin-bottom: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #414141;
}

.contact-map-block {
  position: relative;
  width: 100%;
  z-index: 1;
  overflow: hidden;
  border-radius: 5px;
}

.contact-map-block::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: url("/wp-content/themes/odb/asset/images/common/map.png") center / cover no-repeat;
  transition: all .3s linear;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 1;
  visibility: visible;
} 

.contact-map-block:hover::after {
  z-index: -1;
  opacity: 0;
  visibility: hidden;
} 

.contact-phone-ico {
  box-shadow: 0px 10px 30px rgba(249, 167, 85, 0.3);
}

.contact-mail-ico {
  box-shadow: 0px 10px 30px rgba(112, 178, 255, 0.2);
}


/* Rules page style */

.rules-container p {
  margin-bottom: 40px;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  color: #000000;
}



/* Partner page style */

.partner-main-item {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  padding-right: 1%;
}

.partner-main-item .partner-info {
  position: relative;
  padding: 0;
  opacity: 1;
  bottom: 0;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  box-shadow: none;
  margin-left: 10px;
  max-width: 60%;
  font-size: 16px;
  line-height: 26px;
  color: #414141;
}

.partner-main-item .partner-info a {
  color: #414141;
}

.partner-ico {
  width: 35%;
}

.partner-ico img {
  max-width: 100%;
  height: auto;
}

.content-container > p {
  font-weight: 300;
  font-size: 18px;
  line-height: 27px; 
  color: #414141;  
}

.content-container .wp-block-image img {
  max-width: 100%;
  border-radius: 5px;
  height: auto;
}

.content-container .wp-block-image {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.content-container .wp-block-image figcaption {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 27px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  background: #57C78F;
  border-radius: 5px 0px;
  box-sizing: border-box;
  padding: 20px 25px;
  position: absolute;
    right: 0px;
    bottom: -16px;
}


/* Style Category Page */

.category-menu {
  max-width: 1190px;
  width: 100%;
  margin: 10px auto 5px;
  box-sizing: border-box;
  border-bottom: 3px solid #EEEEEE;
}

.category-menu-id-list {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
}

.categoty-items-block {
  width: 100%;
}

.category-menu-id-list li a::before, .categoty-items-block > h3::before {
  width: 35px;
  height: 31px;
}

.category-menu-id-list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 42px;
  color: #3C3C3C;
  padding: 0 10px 0 0;
  position: relative;
}

.category-menu-id-list li a::after {
  content: "";
  width: 0;
  height: 3px;
  background: #57C78F;
  display: block;
  position: absolute;
  bottom: -19px;
  left: 0;
  transition: all .3s linear;
}

.category-menu-id-list li a::after {
  content: "";
  width: 0;
  height: 3px;
  background: #57C78F;
  display: block;
  position: absolute;
  bottom: -19px;
  left: 0;
  transition: all .3s linear;
}

.category-menu-id-list li a:hover::after {
  width: 100%;
}

.category-menu-id-list li.menu-item-279 a::after {
  background: #A980C8;
}

.category-menu-id-list li.menu-item-280 a::after {
  background: #F9A755;
}

.category-menu-id-list li.menu-item-281 a::after {
  background: #F96865;
}

.category-menu-id-list li.menu-item-282 a::after {
  background: #6F94F3;
}

.category-menu-id-list li.menu-item-283 a::after {
  background: #794D9A;
}

.category-menu-id-list li.menu-item-279 a::before, .categoty-items-block > h3.category-develop-title::before {
  width: 25px;
}

.category-menu-id-list li.menu-item-281 a::before, .categoty-items-block > h3.category-advertisement-title::before {
  width: 22px;
}

.category-menu-id-list li.menu-item-282 a::before, .categoty-items-block > h3.category-cognize-title::before {
  width: 28px;
}

.category-menu-id-list li.menu-item-283 a::before, .categoty-items-block > h3.category-fun-title::before {
  width: 30px;
}

.categoty-items-block .home-news-content .news-item {
  min-width: 31%;
  max-width: 31%;
}

.categoty-items-block .home-news-content .news-item:nth-child(n+4) {
  min-width: 23%;
  max-width: 23%;
}

.categoty-items-block > h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 30px;
  line-height: 42px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #57C78F;
}

.categoty-items-block > h3::before {
  margin-right: 15px;
  margin-top: -6px;
}

.categoty-items-block > h3.category-develop-title {
  color: #A980C8;
}

.categoty-items-block > h3.category-receipts-title {
  color: #F9A755;
}

.categoty-items-block > h3.category-advertisement-title {
  color: #F96865;
}

.categoty-items-block > h3.category-cognize-title {
  color: #83A3F3;
}

.categoty-items-block > h3.category-fun-title {
  color: #794D9A;
}

.news-button p {
  margin-bottom: 0;
}

.category-read-button {
  border: 1px solid #57C78F;
}

.category-read-button:hover {
  background: linear-gradient(90deg, #57C78F 0%, #7DD6A9 100%);
  box-shadow: 0px 28px 50px rgba(87, 199, 143, 0.35);
}

.category-develop-button {
  border: 1px solid #A980C8;
}

.category-develop-button:hover {
  background: linear-gradient(90deg, #794D9A 0%, #9D65C8 100%);
  box-shadow: 0px 28px 50px rgba(121, 77, 154, 0.3);
}

.category-receipts-button {
  border: 1px solid #F9A755;
}

.category-receipts-button:hover {
  background: linear-gradient(90deg, #F9A755 0%, #FFC082 100%);
  box-shadow: 0px 28px 50px rgba(249, 167, 85, 0.35);
}

.category-advertisement-button {
  border: 1px solid #F96865;
}

.category-advertisement-button:hover {
  background: linear-gradient(90deg, #F96865 0%, #EB3D3A 100%);
  box-shadow: 0px 28px 50px rgba(255, 79, 51, 0.3);
}

.category-cognize-button {
  border: 1px solid #83A3F3;
}

.category-cognize-button:hover {
  background: linear-gradient(90deg, #5F97D9 0%, #70B2FF 100%);
  box-shadow: 0px 28px 50px rgba(95, 151, 217, 0.3);
}

.category-fun-button {
  border: 1px solid #794D9A;
}

.category-fun-button:hover {
  background: linear-gradient(90deg, #794D9A 0%, #9D65C8 100%);
  box-shadow: 0px 28px 50px rgba(121, 77, 154, 0.3);
}

.single-post-category-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.single-post-category-row a {
  color: #3C3C3C;
}

.post-item-date {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #3C3C3C;
  font-size: 18px;
  line-height: 24px;
  color: #3C3C3C;
}

.single-post-title, h1.single-post-title {
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 30px;
  line-height: 42px;
  color: #414141;
  margin: 45px 0;
}

.single-post-thumbnail {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 5px;
}

.single-post-thumbnail img {
  width: auto;
  height: auto;
  max-width: 100%;
  border-radius: 5px;
}

.single-post-content {
  margin: 45px auto;
}

.single-post-content p {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  color: #414141;
}

.single-post-content p a {
  font-weight: bold;
  font-size: 18px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #EB3D3A;
}

.social-share-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.social-share-row p {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #373A36;
  margin-right: 5px;
}

.share-link {
  text-decoration: none;
    font-size: 24px;
    margin: 0 5px;
}

.share-facebook {
  color: #4867AA !important;
}

.share-telegram {
  color: #27A6E6 !important;
}

.share-twitter {
  color: #1DA1F2 !important;
}

.project-illustration {
  float: left;
  margin: 0 5% 60px 0;
  max-width: 50%;
}

.single-project-content h2 {
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 25px;
  line-height: 27px;
  color: #414141;
  margin: 90px 0 30px;
}

.single-project-content p {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
}

.single-project-content h4.prise-project {
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 160px;
  margin-top: 35px;
}

.single-project-content h3 {
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 25px;
  line-height: 27px;
  color: #414141;
  margin: 60px 0 30px;
}

ul.audience-list {
  list-style: none;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0;
}

ul.audience-list li {
  font-size: 18px;
  line-height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #414141;
  box-sizing: border-box;
  padding: 15px 15px 20px;
  background: #FFFFFF;
  box-shadow: 0px 20px 30px rgba(87, 199, 143, 0.35);
  border-radius: 5px;
  margin: 20px 20px 20px 0;
  text-align: center;
  max-width: 175px;
  min-width: 175px;
  height: 90px;
  transition: all .3s linear;
}

.audience-list li:hover {
  transform: translateY(-10px);
}

ul.project-list {
  list-style: none;
  margin-bottom: 40px;
}

ul.project-list li {
  position: relative;
  font-weight: 300;
font-size: 18px;
line-height: 27px;
color: #414141;
margin: 10px 0;
}

ul.project-list li::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #7DD6A9;
  border-image-slice: 1;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  top: 7px;
}

.project-link {
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 21px;
  line-height: 42px;
  text-align: center;
  color: #FFFFFF;
  margin: 40px 0 70px;
  box-sizing: border-box;
  padding: 18px 30px 15px;
  background: linear-gradient(90deg, #5F97D9 0%, #70B2FF 100%);
  box-shadow: 0px 28px 50px rgba(95, 151, 217, 0.3);
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all .3s linear;
  text-decoration: none;
}

.project-link a {
  color: #FFFFFF;
  text-decoration: none;
}

.project-link:hover {
  color: #FFFFFF;
  box-shadow: 0px 28px 60px rgba(95, 151, 217, 0.3);
}

.project-link-orange {
  background: linear-gradient(90deg, #F9A755 0%, #FFC082 100%);
  box-shadow: 0px 28px 50px rgba(249, 167, 85, 0.35);
  margin-right: 20px;
}

.project-link-violet {
  background: linear-gradient(90deg, #794D9A 0%, #9D65C8 100%);
  box-shadow: 0px 28px 50px rgba(121, 77, 154, 0.3);
}

.project-link-orange:hover {
  color: #FFFFFF;
  box-shadow: 0px 28px 60px rgba(249, 167, 85, 0.35);
}

.project-link-violet:hover {
  color: #FFFFFF;
  box-shadow: 0px 28px 60px rgba(121, 77, 154, 0.3);;
}

.stucture-column {
  width: 48%;
  margin: 0 auto;
}

.structure-category-title {
  width: 100%;
  display: flex;
  align-items: center;
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 21px;
  line-height: 42px;
  display: flex;
  align-items: center;
  color: #414141;
  border: 1px solid #57C78F;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 20px 25px;
  margin: 0 0 35px;
  transition: all .3s linear;
  background: linear-gradient(90deg, transparent 0%, transparent 100%);
}

.structure-category-icon {
  position: relative;
  margin-right: 30px;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.structure-category-title-orange {
  border: 1px solid #F9A755;
}

.structure-category-icon::before {
  content: "";
  width: 27px;
  height: 27px;
  background: #E3F3EB;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  transition: all .3s linear;
}

.structure-category-title-orange .structure-category-icon::before {
  background: #FFF2E4;
}

.stucture-column:hover .structure-category-title-green {
  background: linear-gradient(90deg, #57C78F 0%, #7DD6A9 100%);
  box-shadow: 0px 28px 50px rgba(87, 199, 143, 0.35);
  color: #fff;
}

.stucture-column:hover .structure-category-title-orange {
  background: linear-gradient(90deg, #F9A755 0%, #FFC082 100%);
  box-shadow: 0px 28px 50px rgba(249, 167, 85, 0.35);
  color: #fff;
}

.structure-category-icon svg * {
  transition: all .1s linear;
}

.stucture-column:hover .structure-category-title .structure-category-icon svg * {
  fill: #fff;
}

.stucture-column:hover .structure-category-title .structure-category-icon::before {
  opacity: 0;
}

.structure-admin-item {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px;
  height: 460px;
  overflow: hidden;
}

.structure-admin-image {
  width: calc(50% - 10px);
  height: 100%;
  overflow: hidden;
  margin-right: 10px;
  border-radius: 5px;
}

.structure-admin-image img {
  width: auto;
  height: 100%;
}

.structure-caption {
  width: calc(50% - 10px);
  margin-left: 10px;
  height: 100%;
  background: #F9A755;
  border-radius: 5px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  box-sizing: border-box;
  padding: 30px 15px 30px 30px;
}

.structure-position {
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 27px;
  color: #fff;
  margin-bottom: 10px;
}

.structure-name p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 15px;
}

.structure-phone-title p, .structure-email-title p {
  font-size: 12px;
  line-height: 24px;
  color: #DC8444;
  margin-bottom: 0;
}

.structure-phone-block, .structure-email-block {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  margin-bottom: 25px;
}

.structure-phone, .structure-email, .structure-phone:hover, .structure-email:hover {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  text-decoration: none;
}

.structure-admin-item:nth-child(3) {
  flex-direction: row-reverse;
}

.structure-admin-item:nth-child(3) .structure-admin-image {
  margin-left: 10px;
  margin-right: 0;
}

.structure-admin-item:nth-child(3) .structure-caption {
  margin-right: 10px;
  margin-left: 0;
  background: #57C78F;
}

.structure-admin-item:nth-child(3) .structure-caption .structure-phone-title p, .structure-admin-item:nth-child(3) .structure-caption .structure-email-title p {
  color: #44A273;
}

.structure-admin-item:nth-child(4) .structure-caption {
  background: #F96865;
}

.structure-admin-item:nth-child(4) .structure-caption .structure-phone-title p, .structure-admin-item:nth-child(4) .structure-caption .structure-email-title p {
  color: #BE5553;
}

.structure-departments-item {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  color: #414141;
  border-radius: 5px;
  margin: 10px auto;
  box-sizing: border-box;
  padding: 12px 15px;
  width: 100%;
  transition: all .3s linear;
  text-decoration: none;
  background: linear-gradient(90deg, #F5F5F5 0%, #F5F5F5 100%);
  cursor: pointer;
  height: 53px;
  overflow: hidden;
}

.structure-departments-item:hover, .structure-departments-item-active {
  background: linear-gradient(90deg, #F9A755 0%, #FFC082 100%);
  box-shadow: 0px 28px 50px rgba(249, 167, 85, 0.35);
  color: #fff;
  height: 100%;
}

.structure-departments-item h4 {
  font-size: 18px;
}

.structure-info {
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  transition: all .5s linear;
  overflow: hidden;
  height: 0;
  visibility: hidden;
  opacity: 0;
}

.structure-departments-item-active .structure-info {
  padding: 25px 0 20px;
  height: 100%;
  visibility: visible;
  opacity: 1;
}

.structure-info .structure-phone-block, .structure-email-block {
  margin-bottom: 15px;
}

.writers-items-block {
  width: 100%;
}

.home-news-content .writers-item h3 a {
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 40px;
  color: #414141;
  min-height: 0;
  max-height: none;
  margin-top: 25px;
}

.single-writers-thumbnail {
  float: left;
  margin: 0 4% 3% 0;
  max-width: 35%;
  overflow: hidden;
}

.single-writers-thumbnail img {
  max-width: 100%;
  height: auto;
}

.single-writers-content {
  margin: 0 auto 45px;
}

.single-writers-content h2 {
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 25px;
  line-height: 27px;  
  color: #414141;
  margin: 0 0 10px;
}

.writers-year {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 27px;
  color: #9F9F9F;
  margin-bottom: 45px;
}

.writers-map-container .row-flex h4 {
  font-weight: bold;
  font-size: 25px;
  line-height: 27px;
  color: #414141;
  margin: 105px 0 100px;
}

.writers-map-block {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.writers-map-block svg a path {
  transition: all .3s linear;
}

.writers-map-block svg a:hover path {
  fill: #70B2FF;
}

.maps-region-title {
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 27px;
  text-align: center;
  color: #414141;
  display: block;
  transition: all .3s linear;
}

.writers-map-block svg a:hover .maps-region-title {
  color: #fff;
}

.servises-post-content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.servises-content-block {
  width: 50%;
}

.servises-content-image {
  width: 48%;
}

.servises-content-image img {
  max-width: 100%;
}

.servises-content-block ul {
  list-style: none;
}

.servises-content-block ul li {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  color: #414141;
  margin: 0 0 1em;
  position: relative;
}

.servises-content-block ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  border: 2px solid #7DD6A9;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  top: 8px;
}

.category-page-item {
  width: 32%;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    border: 1px solid #FFF2E4;
    box-sizing: border-box;
    border-radius: 10px;
    background: #fff;
    padding: 42px 3%;
    margin: 20px 1% 20px 0;
    color: #000;
    text-decoration: none;
    overflow: hidden;
  flex-direction: column;
  min-height: 420px;
  position: relative;
  z-index: 1;
  transition: all .3s linear;
}

.category-page-item:hover {
  color: #000;
  box-shadow: 0px 20px 20px -15px rgba(249, 167, 85, 0.6);
}

.catalog-category-container .row-flex .category-page-item .category-page-ico {
  margin-bottom: 25px;
  margin-right: 0;
}

.catalog-category-container .row-flex {
  justify-content: flex-start;
}

.catalog-category-container .row-flex .category-page-item .category-page-ico::before {
  border-radius: 10px;
  background: #FFF2E4;
  width: 70px;
height: 70px;
  transform: scale(1) !important;
}

.category-page-item .servises-description-block .servises-title {
  color: #000;
  margin-bottom: 30px;
  display: block;
  max-height: 45px;
    min-height: 45px;
}

.category-page-item .servises-description-block .servises-exept p, .category-page-item .servises-description-block .servises-exept {
  color: #000;
}

.category-page-item:hover .servises-description-block .servises-title {
  color: #fff;
}

.category-page-item:hover .servises-description-block .servises-exept p, .category-page-item:hover .servises-description-block .servises-exept {
  color: #fff;
}

.category-page-item:hover::after {
  content: url("/wp-content/themes/odb/asset/images/common/arrow-white.svg") !important;
}

.category-page-item::after {
  content: url("/wp-content/themes/odb/asset/images/common/arrow-orange.svg");
  margin-top: auto;
  z-index: 1;
  transition: all .3s linear;
}

.category-page-item::before {
  content: "";
  z-index: -1;
  position: absolute;
  left: -5%;
  top: -5%;
  border-radius: 50%;
  width: 0;
  height: 0;
  display: block;
  transition: all .3s linear;
  background: #F9A755;
}

.category-page-item:hover::before {
  width: 101%;
  height: 101%;
  transform: scale(2);
}

.catalog-category-container .project-flex-row .category-page-item {
  border: 1px solid #DDEDFF;
}

.catalog-category-container .project-flex-row .category-page-item .category-page-ico::before {
  background: #DDEDFF;
}

.project-flex-row .category-page-item::after {
  content: url("/wp-content/themes/odb/asset/images/common/arrow-blue.svg");
}

.project-flex-row .category-page-item::before {
  background: #70B2FF;
}

.project-flex-row .category-page-item:hover {
  box-shadow: 0px 20px 20px -15px rgba(112, 178, 255, 0.6);
}

.category-page-ico img {
  margin-top: -10px;
}

.servises-flex-row .category-page-item .category-page-ico img {
  margin-top: 0px;
}

.catalog-category-container .about-flex-row .category-page-item {
  border: 1px solid #E3F3EB;
}

.catalog-category-container .about-flex-row .category-page-item .category-page-ico::before {
  background: #E3F3EB;
}

.about-flex-row .category-page-item::after {
  content: url("/wp-content/themes/odb/asset/images/content/catalog-ico/arrow-green.svg");
}

.about-flex-row .category-page-item::before {
  background: #57C78F;
}

.about-flex-row .category-page-item:hover {
  box-shadow: 0px 20px 20px -15px rgba(87, 199, 143, 0.6);
}


.catalog-category-container .about-flex-row .read-category-item {
  border: 1px solid #F5EEFB;
}

.catalog-category-container .about-flex-row .read-category-item .category-page-ico::before {
  background: #F5EEFB;
}

.about-flex-row .read-category-item::after {
  content: url("/wp-content/themes/odb/asset/images/content/catalog-ico/arrow-violet.svg");
}

.about-flex-row .read-category-item::before {
  background: #794D9A;
}

.about-flex-row .read-category-item:hover {
  box-shadow: 0px 20px 20px -15px rgba(121, 77, 154, 0.6);
}

.catalog-category-container .librarian-flex-row .servisec-item {
  border: 1px solid #FFE6E5;
}

.catalog-category-container .librarian-flex-row .servisec-item .category-page-ico::before {
  background: #FFE6E5;
}

.librarian-flex-row .servisec-item::after {
  content: url("/wp-content/themes/odb/asset/images/content/catalog-ico/arrow-red.svg");
}

.librarian-flex-row .servisec-item::before {
  background: #F96865;
}

.librarian-flex-row .servisec-item:hover {
  box-shadow: 0px 20px 20px -15px rgba(249, 104, 101, 0.6);
}

.wordart-main-image {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.world-slider .slick-dots {
  margin: 0 0 30px;
  justify-content: center;
}

.world-slider .slick-dots li button {
  border: 1px solid #E38A4A;
}

.world-slider .slick-dots li.slick-active button {
  background: #E38A4A;
}

body.post-type-archive-worldart {
  background: #FFF8F0;
}

.world-button-row {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.world-button-row div {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 35px;
}

.world-news-content .world-item {
  min-width: 31%;
  max-width: 31%;
}

.world-news-content .world-item:nth-child(n+4) {
  min-width: 23%;
  max-width: 23%;
}

.worldart-club-block {
  width: 100%;
}

.worldart-club-block h3 span {
  color: #57C78F;
}

.worldart-club-row {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.worldart-club-item {
  width: 31%;
  max-width: 335px;
  margin: 40px auto 40px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
}

.worldart-club-thumbnail {
  width: 100%;
  box-sizing: border-box;
  padding: 65px 1%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 340px;
  overflow: hidden;
  border: 1px solid #C4C4C4;
  border-radius: 5px;
  margin-bottom: 10px;
}

.worldart-club-thumbnail img {
  max-width: 100%;
}

.worldart-club-name a {
  font-weight: bold;
  font-size: 24px;
  line-height: 42px;
  color: #414141;
  text-decoration: none;
  transition: all .3s linear;
}

.worldart-club-item:hover .worldart-club-name a {
  color: #57C78F;
}

.worldart-servises-block h3 span {
  color: #F9A755;
}

.worldart-servises-block {
  width: 100%;
}

.worldart-servises-row {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.worldart-servises-item {
  width: 32%;
  margin: 40px auto 40px 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}

.worldart-servises-title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 25px 0;
  border: 1px solid #57C78F;
  box-sizing: border-box;
  border-radius: 10px;
  margin-bottom: 25px;
  font-style: normal;
  font-weight: 900;
  font-size: 21px;
  line-height: 42px;
  color: #414141;
}

.worldart-servises-icon {
  position: relative;
  margin-right: 15px;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.worldart-servises-icon::before {
  content: "";
  width: 27px;
  height: 27px;
  background: #E3F3EB;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  transition: all .3s linear;
}

.worldart-servises-info-text {
  box-sizing: border-box;
  padding: 15px 1%;
  background: #F5F5F5;
  border-radius: 5px;
  margin: 40px auto;
  width: 100%;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #414141;
}

.worldart-servises-info-text p {
  margin: 0;
}

.worldart-partner-block h3 span {
  color: #70B2FF;
}

.worldart-partner-row {
  width: 100%;
}

.worldart-partner-item {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 40px auto;
}

.worldart-partner-item p {
  width: 49%;
  margin: 15px auto 0 0;
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 30px;
  color: #414141;
}

.worldart-history-block h3 span {
  color: #F96865;
}

.worldart-history-item {
  width: 100%;
  margin: 40px auto;
}

.worldart-history-item img {
  float: right;
  box-sizing: border-box;
  padding: 15px;
  background: #F5F5F5;
  margin: 35px 0 35px 35px;
  border-radius: 5px;
  overflow: hidden;
}

.worldart-history-item img:first-child {
  float: left;
  margin: 35px 35px 35px 0;
}

.methodical-slider-image {
  min-height: 550px;
  max-height: 550px;
}

.methodical-slider-image img {
  min-height: 550px;
  max-height: 550px;
}

.methodical-slider-item .slider-item-row .home-slider-text-block {
  padding: 80px 5% 0;
}

.methodical-slider-item .slider-item-row .home-slider-text-block .home-page-text a  {
  min-height: 210px;
  max-height: 210px;
}

.methodical-category-row {
  width: 100%;
  margin: 80px auto 70px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.methodical-category-item {
  width: 32%;
  margin: 20px auto 20px 0;
  justify-content: flex-start;
  padding: 35px 1%;
  position: relative;
  z-index: 1;
  transition: all .3s linear;
  min-height: 175px;
  max-height: 175px;
}

.methodical-category-item .servises-description-block {
  max-width: 60%;
}

.methodical-category-item .servises-description-block .servises-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.methodical-category-item::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 245px;
  height: 245px;
  border-radius: 50%;
  background: #70B2FF;
  display: block;
  top: -33px;
  transition: all .3s linear;
  left: -140px;
}

.methodical-category-item .servises-ico::before {
  display: none;
}

.methodical-category-item:hover {
  background: #70B2FF;
  border: 1px solid transparent;
}

.methodical-category-item:nth-child(2):hover {
  background: #57C78F;
}

.methodical-category-item:nth-child(3):hover {
  background: #F96865;
}

.methodical-category-item:nth-child(4):hover {
  background: #794D9A;
}

.methodical-category-item:nth-child(5):hover {
  background: #F9A755;
}

.methodical-category-item:nth-child(6):hover {
  background: #70B2FF;
}

.methodical-category-item:nth-child(7):hover {
  background: #57C78F;
}

.methodical-category-item:nth-child(8):hover {
  background: #F96865;
}

.methodical-category-item:nth-child(9):hover {
  background: #794D9A;
}

.methodical-category-item:nth-child(2)::before {
  background: #57C78F;
}

.methodical-category-item:nth-child(3)::before {
  background: #F96865;
}

.methodical-category-item:nth-child(4)::before {
  background: #794D9A;
}

.methodical-category-item:nth-child(5)::before {
  background: #F9A755;
}

.methodical-category-item:nth-child(6)::before {
  background: #70B2FF;
}

.methodical-category-item:nth-child(7)::before {
  background: #57C78F;
}

.methodical-category-item:nth-child(8)::before {
  background: #F96865;
}

.methodical-category-item:nth-child(9)::before {
  background: #794D9A;
}

.methodical-category-item:hover::before {
  background: #cfe5ff;
}

.methodical-category-item:nth-child(2):hover::before {
  background: #d2f3e3;
}

.methodical-category-item:nth-child(3):hover::before {
  background: #f5dbdb;
}

.methodical-category-item:nth-child(4):hover::before {
  background: #ebdff5;
}

.methodical-category-item:nth-child(5):hover::before {
  background: #f3e2d1;
}

.methodical-category-item:nth-child(6):hover::before {
  background: #cfe5ff;
}

.methodical-category-item:nth-child(7):hover::before {
  background: #d2f3e3;
}

.methodical-category-item:nth-child(8):hover::before {
  background: #f5dbdb;
}

.methodical-category-item:nth-child(9):hover::before {
  background: #ebdff5;
}

.methodical-category-item .servises-ico svg * {
  transition: all .3s linear;
}

.methodical-category-item:hover .servises-ico svg * {
  fill: #70B2FF;
}

.methodical-category-item:nth-child(2):hover .servises-ico svg * {
  fill: #57C78F;
}

.methodical-category-item:nth-child(3):hover .servises-ico svg * {
  fill: #F96865;
}

.methodical-category-item:nth-child(4):hover .servises-ico svg * {
  fill: #794D9A;
}

.methodical-category-item:nth-child(5):hover .servises-ico svg * {
  fill: #F9A755;
}

.methodical-category-item:nth-child(6):hover .servises-ico svg * {
  fill: #70B2FF;
}

.methodical-category-item:nth-child(7):hover .servises-ico svg * {
  fill: #57C78F;
}

.methodical-category-item:nth-child(8):hover .servises-ico svg * {
  fill: #F96865;
}

.methodical-category-item:nth-child(9):hover .servises-ico svg * {
  fill: #794D9A;
}

.methodical-container {
  background: #E5E5E5;
}

.methodical-container .container .row .content-container .row-flex .categoty-items-block .home-news-content .news-item:nth-child(n+4) {
  min-width: 31%;
  max-width: 31%;
}

.base-pop-up {
  position: fixed;
    left: 50%;
    top: 50%;
    background: #fff;
    max-width: 45%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    box-sizing: border-box;
    padding: 35px;
    max-height: 100vh;
    overflow-y: auto;
    transition: all .5s linear;
    opacity: 0;
    z-index: -99;
    visibility: hidden;
}

.base-pop-up-active {
  opacity: 1;
  z-index: 9999999999;
  visibility: visible;
}

body::after {
  transition: all 1s linear;
}

.body-pop-up-active::before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 999999999;
  background: #000;
  display: block;
  opacity: .3;
  transition: all 1s linear;
}

.close-pop-up {
  position: absolute;
  right: 35px;
  top: 35px;
  width: 40px;
  height: 40px;
  top: 33px;
  background: linear-gradient(90deg, #F96865 0%, #EB3D3A 100%);
  box-shadow: 0px 0px 14px rgb(255 79 51 / 60%);
  border-radius: 10px;
  border: none;
  color: #9D302F;
  font-weight: 900;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}

.close-pop-up i {
  transition: all .3s linear;
}

.close-pop-up:hover i {
  transform: rotate(180deg);
}

.continue-book-title {
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 30px;
  line-height: 42px;
  color: #414141;
  margin-bottom: 20px;
}

.continue-book-text {
  font-style: normal;
  font-size: 16px;
  line-height: 27px;
  color: #414141;
  margin-bottom: 20px;
}

.readers-ticket-input {
  border: 1px solid #EB3D3A;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 10px 20px;
  background: #fff;
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #263238;
  max-width: 48%;
}

.continue-book-main-form {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.continue-book-main-form input, .continue-book-main-form textarea {
  background: #F5F5F5;
  border-radius: 5px;
  border: 1px solid transparent;
  width: 100%;
  padding: 10px 20px;
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #263238;
  outline: none;
  transition: all .3s linear;
  max-height: 85px;
}

.continue-book-main-form input:hover, .continue-book-main-form input:active, .continue-book-main-form input:focus, .continue-book-main-form textarea:hover, .continue-book-main-form textarea:active, .continue-book-main-form textarea:focus {
  border: 1px solid #7DD6A9;
}

.continue-book-main-form input:active, .continue-book-main-form input:focus, .continue-book-main-form textarea:active, .continue-book-main-form textarea:focus {
  border: 1px solid #EB3D3A;
}


.continue-book-main-form div {
  width: 100%;
  margin: 10px auto;
}

.continue-book-main-form div:first-child {
  width: 49%;
  margin: 10px auto 10px 0;
}

.continue-book-main-form div:nth-child(2) {
  width: 49%;
  margin: 10px 0 10px auto;
}

.continue-book-row {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.continue-book-date-block {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #EB3D3A;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 10px 5px;
  font-family: Matahari;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  color: #263238;
  overflow: hidden;
}

.continue-book-date-block p {
  margin-bottom: 0;
}

.continue-book-date-block .continue-date-input {
  width: 150px;
  border: none;
  margin-bottom: 5px;
}

.form-button, .continue-book-row .form-button {
  background: linear-gradient(90deg, #57C78F 0%, #7DD6A9 100%) !important;
  border-radius: 5px !important;
  padding: 16px 25% !important;
  box-sizing: border-box;
  font-family: "Matahari", sans-serif !important;
font-style: normal;
font-weight: bold;
font-size: 16px !important;
align-items: center;
text-align: center !;
color: #FFFFFF !important;
border: none !important;
}

.continue-book-row > p {
  width: 50%;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}

.ajax-loader {
  position: absolute !important;
  right: -20px;
}

.home-about-ilustration {
  width: 50%;
  margin-left: -5%;
}

.main-footer .container .row {
  position: relative;
}

.library-info-wrap {
  position: absolute;
  right: 6%;
  z-index: 99999999;
}

.library-info {
  position: fixed;
  bottom: 70px;
  z-index: 9999;
}

.library-info__block {
  width: 470px;
  background: #fff;
  box-sizing: border-box;
  padding: 43px;
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px 15px 20px rgb(249 104 101 / 30%);
  border-radius: 10px;
  transition: all .5s linear;
  opacity: 0;
  visibility: hidden;
}

.library-info__block-active {
  opacity: 1;
  visibility: visible;
  bottom: 110px;
}

.library-info__block::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -18px;
  transform: translate(-50%);
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  display: block;
  z-index: 2;
  border-radius: 5px;
}

.library-info__button {
  width: 82px;
  height: 82px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #F96865;
  box-sizing: border-box;
  box-shadow: 0px 20px 20px -15px rgb(249 104 101 / 60%);
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 42px;
  text-align: center;
  color: #F96865;
  transition: all .3s linear;
  -webkit-animation: info-button 4s infinite linear;
          animation: info-button 4s infinite linear;
  outline: none !important;
}

library-info {
  outline: none !important;
}

.library-info__button:hover {
  background: linear-gradient(90deg, #F96865 0%, #EB3D3A 100%);
  box-shadow: 0px 20px 20px -15px rgba(249, 104, 101, 0.6);
  font-size: 35px;
  color: #9D302F;
}

@-webkit-keyframes info-button {
  0% {transform: rotate(0) scale(1);}
  25% {transform: rotate(-20deg) scale(1.1);}
  50% {transform: rotate(0deg) scale(1);}
  75% {transform: rotate(20deg) scale(1.1);}
  100% {transform: rotate(0deg) scale(1);}
}

@keyframes info-button {
  0% {transform: rotate(0) scale(1);}
  25% {transform: rotate(-20deg) scale(1.1);}
  50% {transform: rotate(0deg) scale(1);}
  75% {transform: rotate(20deg) scale(1.1);}
  100% {transform: rotate(0deg) scale(1);}
}

.library-info__tabs::before {
  overflow-y: auto;
  height: 100vh;
}

.library-info__header {
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 30px;
  line-height: 42px;
  color: #414141;
}

.library-info__tabs {
  overflow-y: auto;
  max-height: 55vh;
  -webkit-overflow-scrolling: touch;
-moz-overflow-scrolling: touch;
-ms-overflow-scrolling: touch;
-o-overflow-scrolling: touch;
overflow-scrolling: touch;
overflow-y: overlay;
box-sizing: border-box;
padding-right: 10px;
}

.library-info__tabs::-webkit-scrollbar {
-webkit-appearance: none;
width: 5px;
}

.library-info__tabs::-webkit-scrollbar-thumb {
border-radius: 5px;
background-color: #F96865;
-webkit-box-shadow: 0 0 1px hsla(1, 93%, 69%, 0.5);
}

.library-info__tabs::-webkit-scrollbar-track {
border-radius: 5px;
background-color: #FFEAEA;
}

.library-info__tabs .widget_text .textwidget h5 {
  padding: 10px 20px 10px 0;
  background: #fff;
  border-radius: 0;
  border: none !important;
  border-bottom: 1px solid #FFE6E5 !important;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #414141;
  position: relative;
  outline: none;
}

.library-info__tabs .widget_text .textwidget h5 span {
  display: none;
}

.library-info__tabs .widget_text .textwidget h5::after {
  content: "\f078";
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900;
  color: #F96865;
  position: absolute;
  right: 6px;
    top: 25%;
    transition: all .3s linear;
}

.library-info__tabs .widget_text .textwidget h5.ui-state-active::after {
  transform: rotate(180deg);
}

.library-info__tabs .widget_text .textwidget > div {
  border: none;
  box-sizing: border-box;
  padding: 15px 0;
  font-size: 16px;
}

.home-news-block {
  width: 100%;
}

.wp-block-embed__wrapper iframe {
  width: 75%;
  min-height: 500px;
  margin: 20px auto;
  display: block;
}

@media screen and (max-width: 1640px) {
  .library-info__block {
    transform: translateX(-85%);
  }

  .library-info__block::after {
    left: 82%;
    transform: translate(0);
  }
}

.library-info__tabs .widget_text .textwidget div.cf7sg-container {
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}

.library-info__tabs .widget_text .textwidget div.cf7sg-container .key_form-online-info .wpcf7 .wpcf7-form .form-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.library-info__tabs .widget_text .textwidget div.cf7sg-container .key_form-online-info .wpcf7 .wpcf7-form .form-wrap > span {
  margin: 0 auto;
  width: 48%;
}

.library-info__tabs .widget_text .textwidget div.cf7sg-container .key_form-online-info .wpcf7 .wpcf7-form .form-wrap > span.textarea-284 {
  width: 98%;
}

.library-info__tabs .widget_text .textwidget div.cf7sg-container .key_form-online-info .wpcf7 .wpcf7-form .form-wrap input  {
  width: 48%;
  margin: 0 auto 20px;
  background: #FFFFFF;
  border: 1px solid #FFE6E5;
  box-sizing: border-box;
  border-radius: 5px;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 42px;
  color: #C4AEAE;
  padding-left: 22px;
  outline: none;
}

.library-info__tabs .widget_text .textwidget div.cf7sg-container .key_form-online-info .wpcf7 .wpcf7-form .form-wrap textarea {
  width: 98%;
  margin: 0 auto 20px;
  background: #FFFFFF;
  border: 1px solid #FFE6E5;
  box-sizing: border-box;
  border-radius: 5px;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 42px;
  color: #C4AEAE;
  padding-left: 22px;
  max-height: 115px;
  outline: none;
}

.library-info__tabs .widget_text .textwidget div.cf7sg-container .key_form-online-info .wpcf7 .wpcf7-form .form-wrap > span input,
.library-info__tabs .widget_text .textwidget div.cf7sg-container .key_form-online-info .wpcf7 .wpcf7-form .form-wrap > span textarea {
  width: 100%;
}

.library-info__tabs .widget_text .textwidget div.cf7sg-container .key_form-online-info .wpcf7 .wpcf7-form .form-wrap input.online-info_button {
  font-weight: 800;
    font-size: 16px;
    line-height: 42px;
    display: inline-flex;
    align-items: center;
    color: #595959;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0px 20px;
    border: 1px solid #F96865;
    text-decoration: none;
    width: auto;
    background: transparent;
    margin: 30px 0 25px;
    transition: all .3s linear;
    font-family: "Matahari", sans-serif;
    position: relative;
    z-index: 1;
    margin: 0 auto 10px 0;
}

.library-info__tabs .widget_text .textwidget div.cf7sg-container .key_form-online-info .wpcf7 .wpcf7-form .form-wrap input.online-info_button:hover {
  color: #FFFFFF;
  background: linear-gradient(
90deg
, #F96865 0%, #EB3D3A 100%);
}

.pdfjs-fullscreen {
  display: none;
}

.category-avtor-description {
  margin-bottom: 50px;
}

.list-link-item {
  background: #F5F5F5;
  border-radius: 5px;
  font-weight: 500;
  font-size: 18px;
  line-height: 42px;
  display: flex;
  align-items: center;
  color: #414141;
  text-decoration: none;
  padding: 0 15px;
  max-width: 50%;
  margin: 0 1% 25px 0;
  transition: all .3s linear;
  float: left;
  width: 49%;
}

.list-link-item:hover {
  text-decoration: none;
  color: #fff;
  background: #70B2FF;
}

#fancybox-overlay {
  z-index: 99999999;
}

#fancybox-wrap {
  z-index: 99999999;
}

.plans-col {
  width: 50%;
}

.plans-link-item {
  float: none;
  width: 99%;
  max-width: 100%;
}

.plans-content {
  display: flex;
}

.plans-title {
  font-family: "Matahari", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 42px;
  color: #000000;
  margin-bottom: 15px;
}

.calendar-flex-row .calendar-item:nth-child(2n) .date-event-block .date-event {
  background: #FF8C8A;
}

.calendar-flex-row .calendar-item:nth-child(3n) .date-event-block .date-event {
  background: #A980C8;
}

.calendar-flex-row .calendar-item:nth-child(4n) .date-event-block .date-event {
  background: #70B2FF;
}

.calendar-flex-row .calendar-item:nth-child(5n) .date-event-block .date-event {
  background: #FFBC79;
}

.calendar-flex-row .calendar-item:nth-child(6n) .date-event-block .date-event {
  background: #8ED4B1;
}

.mob-menu-button {
  display: none;
}

.mob-menu-button span {
  transition: all .3s linear;
}

.mob-menu-button-active span {
  opacity: 0;
}

.mob-menu-button-active span:last-child {
  transform: rotate(-45deg) translate(5px, -4px);
  opacity: 1;
}

.mob-menu-button-active span:first-child {
  transform: rotate(45deg) translate(4px, 4px);
  opacity: 1;
}

.body-overflow {
  overflow: hidden;
  max-height: 100vh;
}

.writers-item {
  max-height: 325px !important;
  min-height: 325px !important;
  overflow: hidden;
}

.tribe-events-widget-events-list__events, .tribe-events-calendar-list, .tribe-events-calendar-day  {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.tribe-events-widget-events-list__event-row, .tribe-events-calendar-list__event-row, .tribe-events-calendar-day__event  {
  width: 100%;
  margin: 20px 1% 20px 0 !important;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.tribe-events-widget {
  margin-bottom: 0px !important;
}

.tribe-events-widget-events-list {
  margin-top: 59px !important;
}

.tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list__event-date-tag, .tribe-events-calendar-day__event-content {
  width: 85px !important;
}

.tribe-events-widget-events-list__event-date-tag-datetime, .tribe-events-calendar-list__event-date-tag-datetime {
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  line-height: 1.3em;
  color: #414141;
}

.tribe-events-widget-events-list__event, .tribe-events-calendar-list__event, .tribe-events-calendar-day__event-content {
  background: #8ED4B1;
  margin: 0 0 20px 10% !important;
  color: #fff;
  box-sizing: border-box;
  padding: 25px !important;
  border-radius: 5px;
  width: 80%;
}

.tribe-events-widget-events-list__event-details .tribe-events-widget-events-list__event-header .tribe-events-widget-events-list__event-datetime-wrapper,
.tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-header .tribe-events-calendar-list__event-datetime-wrapper, 
.tribe-events-calendar-day__event-details .tribe-events-calendar-day__event-header .tribe-events-calendar-day__event-datetime-wrapper{
  font-size: 15px;
}

.tribe-events-widget-events-list__event-details .tribe-events-widget-events-list__event-header .tribe-events-widget-events-list__event-title, 
.tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-header .tribe-events-calendar-list__event-title, 
.tribe-events-calendar-day__event-details .tribe-events-calendar-day__event-header .tribe-events-calendar-day__event-title {
  line-height: .9em;
  margin-top: 10px;
}

.tribe-events-widget-events-list__event-details .tribe-events-widget-events-list__event-header .tribe-events-widget-events-list__event-title {
  margin-top: 0px;
  margin-bottom: 10px;
}

.tribe-events-widget-events-list__event-details .tribe-events-widget-events-list__event-header .tribe-events-widget-events-list__event-title a, 
.tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-header .tribe-events-calendar-list__event-title a,
.tribe-events-calendar-day__event-details .tribe-events-calendar-day__event-header .tribe-events-calendar-day__event-title a {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2em;
}

.tribe-events-widget .tribe-events-widget-events-list__view-more {
  margin-top: 0 !important;
}

.tribe-events-calendar-list__event-description p, .tribe-events-calendar-day__event-description p {
  font-size: 16px;
  color: #fff;
  line-height: 1.2em;
}

.tribe-events-widget-events-list__event-row:nth-child(2n) .tribe-events-widget-events-list__event-wrapper .tribe-events-widget-events-list__event,
.tribe-events-calendar-list__event-row:nth-child(2n) .tribe-events-calendar-list__event-wrapper .tribe-events-calendar-list__event,
.tribe-events-calendar-day__event:nth-child(2n) .tribe-events-calendar-day__event-content {
  background: #FF8C8A;
}

.tribe-events-widget-events-list__event-row:nth-child(3n) .tribe-events-widget-events-list__event-wrapper .tribe-events-widget-events-list__event,
.tribe-events-calendar-list__event-row:nth-child(3n) .tribe-events-calendar-list__event-wrapper .tribe-events-calendar-list__event,
.tribe-events-calendar-day__event:nth-child(3n) .tribe-events-calendar-day__event-content {
  background: #A980C8;
}

.tribe-events-widget-events-list__event-row:nth-child(4n) .tribe-events-widget-events-list__event-wrapper .tribe-events-widget-events-list__event,
.tribe-events-calendar-list__event-row:nth-child(4n) .tribe-events-calendar-list__event-wrapper .tribe-events-calendar-list__event,
.tribe-events-calendar-day__event:nth-child(4n) .tribe-events-calendar-day__event-content {
  background: #70B2FF;
}

.tribe-events-widget-events-list__event-row:nth-child(5n) .tribe-events-widget-events-list__event-wrapper .tribe-events-widget-events-list__event,
.tribe-events-calendar-list__event-row:nth-child(5n) .tribe-events-calendar-list__event-wrapper .tribe-events-calendar-list__event,
.tribe-events-calendar-day__event:nth-child(5n) .tribe-events-calendar-day__event-content {
  background: #FFBC79;
}

.tribe-events-widget-events-list__event-row:nth-child(6n) .tribe-events-widget-events-list__event-wrapper .tribe-events-widget-events-list__event,
.tribe-events-calendar-list__event-row:nth-child(6n) .tribe-events-calendar-list__event-wrapper .tribe-events-calendar-list__event,
.tribe-events-calendar-day__event:nth-child(6n) .tribe-events-calendar-day__event-content {
  background: #8ED4B1;
}

.tribe-events-calendar-month__calendar-event {
  background: #FFBC79;
}

.tribe-events-calendar-month__calendar-event:nth-child(2n) {
  background: #8ED4B1;
}

.tribe-events-calendar-month__calendar-event:nth-child(3n) {
  background: #70B2FF;
}

.tribe-events-calendar-month__calendar-event:nth-child(4n) {
  background: #A980C8;
}

.tribe-events-calendar-month__calendar-event:nth-child(5n) {
  background: #FFBC79;
}

.tribe-events-calendar-month__calendar-event:nth-child(6n) {
  background: #8ED4B1;
}

.tribe-events-calendar-month__calendar-event:nth-child(7n) {
  background: #FFBC79;
}

.tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details .tribe-events-calendar-month__calendar-event-title a {
  color: #fff !important;
}

.tribe-events-calendar-month__calendar-event-datetime {
  color: #fff !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
  width: 100% !important;
}

.tribe-events-widget-events-list__view-more-link {
  font-weight: 800;
  font-size: 16px;
  line-height: 42px;
  display: inline-flex;
  align-items: center;
  color: #595959;
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 0px 20px !important;
  border: 1px solid #57C78F !important;
  text-decoration: none;
  width: auto;
  background: transparent;
  margin: 30px 0 25px !important;
  transition: all .3s linear;
  font-family: "Matahari", sans-serif;
}

.tribe-events-widget-events-list__view-more-link:hover {
  color: #FFFFFF;
  background: linear-gradient(
90deg
, #57C78F 0%, #7DD6A9 100%);
  box-shadow: 0px 28px 50px rgb(87 199 143 / 35%);
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding-bottom: 0;
  padding-top: 0;
  min-height: 0px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__events-bar {
  margin-bottom: 30px;
  margin-left: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__top-bar {
  margin-bottom: 30px;
}

.single-calendar-content .tribe-common .tribe-common-l-container .tribe-events-c-ical  {
  display: none;
}

.tribe-events-c-top-bar__nav-list-item a {
  width: 35px;
  height: 35px;
  box-sizing: border-box;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s linear;
  outline: none;
  background: #FFFFFF;
  border: 1px solid #F96865;
  padding: 10px;
}

.tribe-events-c-top-bar__nav-list-item a:hover {
  background: #BE5553;
}

.tribe-events-c-top-bar__nav-list-item .tribe-events-c-top-bar__nav-link--prev {
  content: url("/wp-content/themes/odb/asset/images/common/arrow-left.png");
}

.tribe-events-c-top-bar__nav-list-item .tribe-events-c-top-bar__nav-link--next {
  content: url("/wp-content/themes/odb/asset/images/common/arrow-right.png");
}

.tribe-events-c-top-bar__nav-list-item .tribe-events-c-top-bar__nav-link--prev:hover {
  content: url("/wp-content/themes/odb/asset/images/common/arrow-white-left.png");
}

.tribe-events-c-top-bar__nav-list-item .tribe-events-c-top-bar__nav-link--next:hover {
  content: url("/wp-content/themes/odb/asset/images/common/arrow-white-right.png");
}

.tribe-events-c-top-bar__nav-list-item button {
  display: none !important;
}

.tribe-events-c-top-bar__today-button {
  font-weight: 800;
  font-size: 16px;
  line-height: 34px;
  display: inline-flex;
  align-items: center;
  color: #595959;
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 0px 20px !important;
  border: 1px solid #57C78F !important;
  text-decoration: none;
  width: auto;
  background: transparent;
  transition: all .3s linear;
  font-family: "Matahari", sans-serif;
}

.tribe-events-c-top-bar__today-button:hover {
  color: #FFFFFF;
  background: linear-gradient( 
90deg
, #57C78F 0%, #7DD6A9 100%);
  box-shadow: 0px 28px 50px rgb(87 199 143 / 35%);
}

.tribe-events-c-top-bar__datepicker {
  display: none !important;
}

.calendar-month {
  margin-right: 5% !important;
  font-style: normal;
  font-weight: 900;
  font-size: 29px;
  line-height: 42px;
  color: #414141;
}

.tribe-events-widget-events-list__event-date-tag-daynum, .tribe-events-calendar-list__event-date-tag-daynum {
  font-size: 72px;
  margin-top: 10px !important;
}

.tribe-events-c-view-selector__button {
  width: 35px;
  height: 35px;
  box-sizing: border-box;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s linear;
  outline: none;
  background: #FFFFFF;
  border: 1px solid #F96865;
  padding: 5px !important;
}

.tribe-events-c-view-selector__button svg * {
  fill: #F96865 !important;
}

.tribe-events-c-view-selector__button--active {
  background: #F96865;
}

.tribe-events-c-view-selector__button--active svg * {
  fill: #fff !important;
}

.tribe-events .tribe-events-c-view-selector__content {
  border-radius: 10px;
  box-shadow: 0 10px 15px 0 #0000000a;
}

.tribe-events-c-view-selector__list-item-link {
  align-items: baseline !important;
  color: #F96865;
  transition: all .3s linear;
}

.tribe-events-c-view-selector__list-item-link:hover {
  color: #BE5553;
}

.tribe-events-calendar-list__month-separator, .tribe-events-calendar-day__type-separator, .tribe-events-calendar-day__time-separator {
  font-style: normal;
  font-weight: 900;
  font-size: 30px;
  line-height: 42px;
  color: #414141;
  margin: 30px auto !important;
  width: 100%;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row>.tribe-common-g-col {
  padding-left: 0px !important;
  padding-right: 0px !important; 
}

.tribe-events-c-nav__list-item button {
  display: none !important;
}

.tribe-events-c-nav__list-item a {
  font-weight: 800;
  font-size: 16px;
  line-height: 34px;
  display: inline-flex;
  align-items: center;
  color: #595959;
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  border: 1px solid #F96865 !important;
  text-decoration: none;
  width: auto;
  background: transparent;
  transition: all .3s linear;
  font-family: "Matahari", sans-serif;
  outline: none;
  padding: 5px 10px;
}

.tribe-events-c-nav__list-item a:hover {
  background: #BE5553;
  color: #fff;
}

.tribe-events-calendar-month h3 {
  font-size: 18px;
}

.tribe-events-calendar-month__header h3 {
  color: #F96865 !important;
}

.tribe-events-calendar-month__day--past {
  opacity: 0.3;
}

.tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__day-date .tribe-events-calendar-month__day-date-daynum a {
  color: #ffc3c2 !important;
}

.tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events {
  opacity: 0.5;
}

.tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__day-date .tribe-events-calendar-month__day-date-daynum a {
  color: #57C78F !important;
}

.tribe-events-calendar-month__day-cell .tribe-events-calendar-month__day-date .tribe-events-calendar-month__day-date-daynum a {
  color: #F96865 !important;
}

.tribe-events-calendar-month__calendar-event-datetime {
  font-size: 14px;
  color: #794D9A;
  font-weight: 600;
  margin-bottom: 9px !important;
}

.tribe-events-calendar-month__calendar-event-title {
  line-height: 1.3em;
  margin-top: 14px;
}

.tribe-events-calendar-month__calendar-event-title a {
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 600;
  color: rgb(65, 65, 65);
}

/*.tooltipster-base {
  display: none !important;
}*/

/*.tooltipster-fade.tooltipster-show {
  opacity: 0;
  display: none;
}*/

.tooltipster-sidetip .tooltipster-box {
  background: #fff !important;
  border-radius: 4px;
  border: 1px solid #F96865 !important;
    box-sizing: border-box;
    box-shadow: 0px 20px 20px -15px rgb(249 104 101 / 60%);
}

.tooltipster-sidetip .tooltipster-content {
  color: #414141;
  font-size: 16px;
  line-height: 18px;
  padding: 10px 14px;
  overflow: auto;
  box-sizing: border-box;
}

.tooltipster-base.tribe-events-tooltip-theme .tooltipster-box .tooltipster-content {
  padding: 10px;
}

.tooltipster-sidetip .tooltipster-content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  }
  

  .tooltipster-sidetip .tooltipster-content::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #F96865;
  -webkit-box-shadow: 0 0 1px hsla(1, 93%, 69%, 0.5);
  }
  

  .tooltipster-sidetip .tooltipster-content::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #FFEAEA;
  }

  .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime {
    margin-bottom: 4px;
    font-size: 14px;
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.2em;
  margin-top: 15px;
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title a {
  color: #414141;
}

.tribe-events-cal-links {
  display: none;
}

.tribe-events-sub-nav {
  list-style: none;
  padding: 0;
  display: none !important;
}

.tribe-events-schedule h2 {
  font-size: 18px;
}

.tribe-compatibility-container {
  width: 100%;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__multiday-event-wrapper {
  height: 55px !important;
  margin-bottom: 5px !important;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
  flex: none;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px !important;
  line-height: 1.3em !important;
  font-weight: 600 !important;
  color: #fff !important;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar {
  background: #70B2FF !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
  padding: 15px 16px !important;
}

.alignleft {
  float: left;
  margin-right: 15px;
}

.alignright {
  float: right;
  margin-left: 15px;
}

.writers-item .news-thumbnail img {
  width: 100%;
  height: auto;
  min-height: 215px;
  max-height: none;
}

.tab-project {
  height: 0;
  overflow: hidden;
  transition: all .3s linear;
}

.tab-project-active {
  height: auto;
  margin-bottom: 50px;
}

.project-link {
  cursor: pointer;
}

.ui-accordion-content p {
  font-size: 14px;
  line-height: 1.6em;
}

.e-catalog-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 40px;
} 

.e-catalog-row a {
  margin-left: 30px;
}

.calendar-row {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.calendar-col {
  flex: 1 1 50%;
  max-width: 49%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: auto;
}

.paginaton-row {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
  position: relative;
}

.nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-numbers {
  font-size: 16px;
  line-height: 42px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #000000;
  margin: 0 5px;
  width: 20px;
  height: 35px;
  padding: 0 5px !important;
}

.page-numbers.current {
  font-weight: 900;
  font-size: 16px;
  line-height: 42px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #F96865;
  padding-bottom: 2px !important;
}

.paggination-arrow {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 10px;
  padding: 0;
}

.page-numbers.prev,
.page-numbers.next {
  width: auto;
}

.category-description {
  margin-bottom: 75px;
}

.tribe-events-widget-events-list__event-date-tag-month {
  font-size: 19px;
  line-height: 1.5em;
}

.all-evnts_item {
  background: #8ED4B1;
  margin: 0 1% 20px 0 !important;
  color: #fff;
  box-sizing: border-box;
  padding: 25px !important;
  border-radius: 5px;
}

.all-evnts_item:hover {
  color: #fff;
}

.all-evnts_item .date-event-block h4 {
  margin-bottom: 0;
}

.all-evnts_item:nth-child(2n) {
  background: #FF8C8A;
}

.all-evnts_item:nth-child(3n) {
  background: #A980C8;
}

.all-evnts_item:nth-child(4n) {
  background: #70B2FF;
}

.all-evnts_item:nth-child(5n) {
  background: #FFBC79;
}

.search-writers-row {
  display: flex;
  max-width: 1190px;
  width: 100%;
  margin: 0 auto;
  align-items: center;
}

.search-writers-row .searchandfilter div ul {
  display: flex;
  padding: 0;
  margin: 0;
  align-items: center;
}

.search-writers-row .searchandfilter div ul li input[type="text"] {
  background: #fff;
  border-radius: 5px;
  font-size: 16px;
  line-height: 16px;
  color: #263238;
  border: 1px solid #794D9A;
  padding: 13px 7px 13px 14px;
  outline: none;
  border: 1px solid #794D9A;
}

.search-writers-row .searchandfilter div ul li select {
  background: #fff;
  border-radius: 5px 5px;
  font-size: 16px;
  line-height: 16px;
  color: #263238;
  border: 1px solid #794D9A;
  padding: 13px 7px 13px 14px;
  outline: none;
}

.search-writers-row .searchandfilter div ul li input[type="submit"] {
  background: #794D9A;
  border: 1px solid #794D9A;
  font-weight: 800;
    font-size: 16px;
    line-height: 42px;
    display: inline-flex;
    align-items: center;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0px 20px;
    text-decoration: none;
    width: auto;
    margin: 0 5px;
    transition: all .3s linear;
    font-family: "Matahari", sans-serif;
}

.receipts-category-item .servises-description-block {
    max-width: 100%;
}

@media screen and (max-width: 1320px) {
  .servises-col {
    width: 43%;
  }

  .home-servises-ilustration {
    width: 50%;
  }
}

@media screen and (max-width: 1200px) {
  .container {
    max-width: 1100px;
  }

  .categoty-items-block .home-news-content .news-item:nth-child(n+4) {
    min-width: 31%;
    max-width: 31%;
  }

  .category-menu { 
    overflow-x: auto;
  }

  .category-menu-id-list li a {
    padding: 0 15px 0 0;
  }

  .library-info-wrap {
    right: 10%;
  }

  .home-news-block {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .news-category-menu {
      float: none;
      min-width: 100%;
      max-width: 100%;
      width: 100%;
      margin: 10px 0;
      padding: 0;
  }

  .category-menu-list {
    width: 100%;
    display: flex;
    overflow-x: auto;
  }

  .category-menu-list li a {
    white-space: nowrap;
  }

  .home-news-content .news-item {
    min-width: 30%;
    max-width: 30%;
  }

  .home-news-content .news-item:nth-child(5) {
    max-width: 30%;
    min-width: 30%; 
  }

  .content-container {
    max-width: 100%;
  }

  .home-servises-ilustration {
    position: relative;
    z-index: -1;
  }

  .main-header .container, .main-footer .container {
    max-width: 95%;
  }

  .container {
    max-width: 95%;
  }

  .continue-book-button, .order-book-button, .old-version-button, .e-catolog-btn, .news-button, .calendar-button, .receipts-button, .partner-button { 
    font-size: 12px;
    padding: 10px 10px;
    white-space: nowrap;
    line-height: 25px;
  }

  .header-menu-list > li > a {
    white-space: nowrap;
  }

  .home-slider-image img {
    height: 540px;
    min-height: 540px;
  }

  .home-page-text a, .home-page-text span {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 10%;
  }

  .search-writers-row {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 1000px) {
  body, .content-container > p {
    font-size: 16px;
    line-height: 19px;
  }

  .page-container .container .row h1 {
    font-size: 21px;
    line-height: 35px;
  }

  .content-container {
    margin: 10px auto;
  }

  .content-container {
    width: 100%;
    padding: 20px 2% 10px;
  }

  .home-news-content .news-item h3 a {
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
  }

  .home-news-content .news-item h3 a {
    max-height: 60px;
    min-height: 60px;
  }

  .news-item .news-excerpt a {
    font-size: 16px;
    line-height: 22px;
  }

  .book-1 {
    right: -30px;
  }

  .book-6 {
    right: -60px;
  }

  .book-3, .book-2 {
    display: none;
  }

  .servises-title {
    font-size: 16px;
    line-height: 22px;
  }

  .category-page-item .servises-description-block .servises-title {
    margin-bottom: 10px;
    max-height: 50px;
    min-height: 50px;
  }

  .menu-continue-button, .menu-order-button, .menu-old-button {
    padding: 0px 30px;
  }

  .structure-departments-item {
    height: 65px;
  }

  .structure-admin-image {
    display: flex;
    justify-content: center;
  }

  .structure-position {
    font-size: 16px;
    line-height: 24px;
  }

  .news-item .news-excerpt {
    overflow: hidden;
    max-height: 90px;
    min-height: 90px;
  }

  .partner-main-item .partner-info { 
    font-size: 14px;
    line-height: 19px;
  }
}

@media screen and (max-width: 960px) {
  .slider-item-row {
    flex-wrap: wrap;
  }

  .home-slider-image {
    width: 100%;
    max-height: 245px;
    min-height: 245px;
    height: 245px;
  }

  .home-slider-image img {
    min-height: 100%;
    height: auto;
    width: 100%;
  }

  .home-slider-text-block {
    width: 100%;
    padding: 30px 5% 0;
    min-height: 245px;
    max-height: 245px;
  }

  .home-page-text a, .home-page-text span {
    font-size: 16px;
    line-height: 25px;
    min-height: auto;
    max-height: 70px;
  }

  .content-container {
    background: transparent;
  }

  .slider-button {
    max-width: 130px;
    font-size: 12px;
    line-height: 15px;
  }

  .main-footer > .container > .row {
    display: none;
  }

  .powered-block {
    text-align: center;
    width: 100%;
    justify-content: center;
  }

  .main-footer {
    padding: 0px 0 0;
  }

  .powered-kantora {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
    margin-top: 25px;
  }

  h3 {
    font-size: 21px;
    line-height: 26px;
  }

  .home-about-block h3 {
    margin-bottom: 40px;
  }

  .home-about-block p {
    font-size: 14px;
  }

  .home-about-block {
    width: 100%;
  }

  .home-about-ilustration {
    width: 100%;
    margin-left: 0;
    order: -1;
    margin-bottom: 10px;
  }

  .home-about-ilustration img {
    max-width: 100%;
  }

  .partner-item {
    width: calc(100% / 3);
  }

  .partner-item a img {
    max-width: 90%;
    height: auto;
  }

  .home-servises-ilustration {
    width: 100%;
  }

  .home-servises-ilustration img { 
    max-width: 100%;
  }

  .servises-col {
    width: 100%;
  }

  .servises-exept p {
    font-size: 14px;
  }

  .home-calendar-block .calendar-item .date-event-block {
    display: none;
  }

  .home-calendar-block .calendar-item {
    width: 48%;
    margin: 20px auto 20px;
  }

  .home-calendar-block .calendar-item .date-info-row {
    text-align: center;
    box-sizing: border-box;
    padding: 35px 0;
    border-radius: 8px;
    background: #8ED4B1;
    color: #fff;
  }

  .home-calendar-block .tuesday_item .date-info-row {
    background: #FF8C8A;
  }

  .home-calendar-block .wednesday_item .date-info-row {
    background: #A980C8;
  }

  .home-calendar-block .thursday_item .date-info-row {
    background: #70B2FF;
  }

  .home-calendar-block .friday_item .date-info-row {
    background: #FFBC79;
  }

  .home-calendar-block .sunday_item .date-info-row {
    background: #8ED4B1;
  }

  .date-info-day {
    font-size: 18px;
    border-top: 1px solid #fff;
    width: 75%;
    margin: 20px auto 0px;
  }

  .home-news-content .news-item, .home-news-content .news-item:nth-child(5) {
    min-width: 100%;
    max-width: 100%;
    margin: 5px 1%;
    min-height: auto;
    max-height: auto;
    overflow: hidden;
  }

  .news-item .news-excerpt {
    display: none;
  }

  .news-thumbnail {
    display: none;
  }

  .categoty-items-block .home-news-content .news-item, .categoty-items-block .home-news-content .news-item:nth-child(n+4) {
    min-width: 100%;
    max-width: 100%;
    margin: 5px 1%;
  }

  .categoty-items-block > h3 {
    font-size: 21px;
  }

  .breadcrumbs span a {
    font-size: 12px;
    line-height: 17px;
  }

  .breadcrumbs .breadcrumbs_title, .breadcrumbs .breadcrumb_last {
    font-size: 12px;
    line-height: 17px;
  }

  .breadcrumbs-block {
    margin: 30px auto 20px;
  }

  .category-menu-id-list li a {
    font-size: 12px;
    line-height: 18px;
  }

  .category-menu-list li a {
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    margin-top: 15px;
  }

  .home-about-address {
    font-size: 15px;
    line-height: 21px;
  }

  .powered-section {
    margin-top: 0px;
  }

  .home-receipts .receipts-item-description {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    padding: 20px 0% 0px;
    opacity: 1;
  }

  .home-receipts .recepts-description-age {
    display: none;
  }

  .home-receipts .recepts-description-text {
    display: none;
  }

  .receipts-item-description h4 {
    font-size: 16px;
  }

  .receipts-slider .slick-dots {
    display: none !important;
  }

  .home-slider-text-block {
    display: flex;
    justify-content: center;
    flex-direction: column;
    box-sizing: border-box;
    padding-top: 20px;
  }

  .main-slider .slick-dots {
    top: 255px;
  }

  .main-slider .receipts-slider-next {
    right: auto;
    top: 255px;
    z-index: 1;
    left: 50px;
  }

  .main-slider .receipts-slider-prev {
    right: auto;
    top: 255px;
    z-index: 1;
    left: 15px;
  }

  .continue-book-button, .order-book-button, .old-version-button, .e-catolog-btn, .news-button, .calendar-button, .receipts-button, .partner-button {
    margin: 5px 0 5px;
  }

  .header-section {
    flex-wrap: wrap;
  }

  .search-block {
    margin-left: 0;
    width: 100%;
    position: absolute;
    top: 95px;
    left: 0;
  }

  .main-header-menu-block {
    top: 105px;
    z-index: -1;
  }

  .main-header-menu {
    max-height: none;
    height: calc(100vh - 85px);
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
  }

  .header-menu-list {
    flex-direction: column;
    margin: 10vh 10% 3vh;
  }

  .header-menu-list > li, .header-menu-list > li:nth-child(1), .header-menu-list > li:nth-child(1), .header-menu-list > li:nth-child(2), .header-menu-list > li:nth-child(6) {
      width: 93%;
  }

  .main-header-menu .menu-top-menu-container .header-menu-list .menu-item .sub-menu {
    display: none;
  }

  .main-header {
    padding-bottom: 15px;
  }

  .header-menu-list > li > a {
    margin: 10px 0 5px;
    padding: 0;
    background: transparent !important;
    border: none !important;
    color: #626262 !important;
    font-weight: 500;
    line-height: 20px;
  }

  .link-row {
    opacity: 1;
    flex-wrap: wrap;
    width: 93%;
    border-top: 1px solid #EBEBEB;
    box-sizing: border-box;
    padding-top: 3vh;
    margin: 10px auto;
  }

  .menu-social-row {
    max-width: 100%;
    margin: 3vh auto 0;
    order: 3;
    box-sizing: border-box;
    padding-top: 3vh;
    border-top: 1px solid #EBEBEB;
  }

  .menu-old-button {
    display: none;
  }

  .menu-continue-button, .menu-order-button {
    padding: 0;
    border: none;
  }

  .menu-continue-button {
    margin-left: auto;
    order: 2;
  }

  .menu-order-button {
    margin-right: auto;
    order: 1;
  }

  .main-slider {
    border-radius: 7px;
    overflow: hidden;
  }

  .main-header .container, .main-footer .container {
    max-width: 95%;
    overflow: visible;
  }

  .search-block, .main-header-menu-block {
    opacity: 0;
    visibility: hidden;
    transition: all .3s linear;
    transition-delay: .4s;
    z-index: -1;
  }

  .header-mob-active > .container {
    z-index: 999999999;
    position: relative;
  }

  .header-mob-active .container .row .header-section .search-block, .header-mob-active .main-header-menu-block {
    opacity: 1;
    visibility: visible;
    z-index: 99999999;
  }

  .header-mob-active {
    z-index: 9999;
  }

  .main-header::before {
    width: 100%;
    height: 0;
    transition: all .3s linear;
  }

  .main-header-menu-block::before {
    content: "";
    width: 100%;
    height: 100vh;
    position: absolute;
    z-index: -1;
    display: block;
    background: #fff;
  }

  .mob-menu-button {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-left: 10px;
    width: 42px;
    height: 42px;
    border: 1px solid #F96865;
    box-sizing: border-box;
    border-radius: 5px;
    background: #fff;
    transition: all .3s linear;
  }

  .mob-menu-button span {
    width: 18px;
    border-bottom: 1px solid #F96865;
    display: block;
    margin: 2.5px auto;
    transition: all .3s linear;
  }

  .category-page-item {
    width: 48%; 
    padding: 17px 4%;
    min-height: 150px;
    margin: 10px 2% 10px 0;
  }

  .category-page-item .servises-description-block .servises-exept p, .category-page-item .servises-description-block .servises-exept {
    display: none;
  }

  .contact-map-block .widget_text .custom-html-widget iframe {
    height: 185px;
  }

  .contact-col {
    width: 100%;
  }

  .contact-adderess-text, .contact-phone-block, .contact-schedule-text {
    flex-direction: column;
  }

  .contact-phone-block > div {
    width: 100%;
  }

  .stucture-column {
    width: 100%;
  }

  .structure-category-title {
    width: 100%;
    font-size: 16px;
    padding: 20px 10px;
  }

  .structure-admin-item {
    height: auto;
    flex-wrap: wrap;
  }

  .structure-admin-image, .structure-admin-item:nth-child(3) .structure-admin-image {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .structure-caption, .structure-admin-item:nth-child(3) .structure-caption {
    width: 96%;
    margin-left: auto;
    margin-top: 10px;
    margin-right: auto;
    max-width: 283px;
  }

  .structure-departments-item {
    height: 75px;
  }

  .header-mobile-logo {
    width: 135px;
  }

  .header-mobile-logo a img {
    width: 100%;
    height: auto;
  }

  .content-container .wp-block-image figcaption {
    font-size: 14px;
    padding: 10px 10px;
  }

  .breadcrumbs {
    line-height: 23px;
  }

  .single-post-title, h1.single-post-title {
    font-size: 21px;
    line-height: 35px;
    margin: 25px 0;
  }

  .single-post-content {
    display: flex;
    flex-direction: column;
  }

  .single-post-content * {
    order: 1;
  }

  .single-post-content .single-post-title {
    order: 0;
  }

  .single-post-category-row {
    margin-bottom: 18px;
  }

  .partner-main-item {
    width: calc(100% / 2);
    flex-direction: column;
    text-align: center;
    align-items: center;
  }

  .partner-main-item .partner-info {
    margin-left: 0;
    max-width: 100%;
    text-align: center;
    background: transparent;
    margin-top: 10px;
  }

  .contact-adderess-text, .contact-phone-block, .contact-schedule-text {
    margin: 0 0 30px;
    font-size: 16px;
  }

  .home-about-address-ico {
    width: 65px;
    height: 65px;
  }

  .contact-block-title p {
    font-size: 12px;
  }

  .contact-social-row {
    flex-wrap: wrap;
    padding: 60px 0;
  }

  .contact-social-row .contact-block-title {
    margin-bottom: 25px;
  }

  .servises-content-block {
    width: 100%;
  }

  .single-post-content {
    margin: 30px auto;
    width: 100%;
  }

  .servises-content-image {
    width: 100%;
    order: 0 !important;
    margin-bottom: 15px;
  }

  .servises-content-block ul li {
    font-size: 15px;
    line-height: 25px;
  }

  .page-receipts {
    margin: 25px 1% 25px 0;
    width: 48%;
  }

  .single-writers-thumbnail {
    max-width: 100%;
  }

  .writers-item .news-thumbnail {
    display: flex;
  }

  .news-thumbnail {
    width: 100%;
    max-height: 135px;
  }

  .project-illustration {
    float: left;
    margin: 0 5% 60px 0;
    max-width: 100%;
    height: auto;
  }

  body, .content-container > p {
    font-size: 14px;
    line-height: 25px;
  } 

  .single-project-content h3 {
    font-size: 21px;
    line-height: 35px;
  }

  .project-link {
    font-size: 14px;
    line-height: 25px;
    margin: 25px 0 25px;
    box-sizing: border-box;
    padding: 18px 30px 15px;
    width: 100%;
  }

  .single-project-content h4.prise-project {
    margin-bottom: 50px;
  }

  ul.audience-list li {
    font-size: 14px;
    margin: 20px 3% 20px 0;
    max-width: 47%;
    min-width: 47%;
  }

  ul.project-list li {
    position: relative;
    font-weight: 300;
    font-size: 14px;
    line-height: 25px;
  }

  .writers-map-container .row-flex h4 {
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
    color: #414141;
    margin: 40px 0 40px;
  }

  .writers-map-block svg {
    height: auto;
    width: auto;
  }

  .category-page-item .servises-description-block .servises-title {
    max-height: 40px;
    min-height: 45px;
    overflow: hidden;
  }

  .methodical-category-item {
    width: 100%;
    margin: 10px auto 10px 0;
    min-height: 145px;
    max-height: 145px;
  }

  .servises-ico {
    margin-right: 45px;
  }

  .methodical-category-item::before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 245px;
    height: 245px;
    border-radius: 50%;
    background: #70B2FF;
    display: block;
    top: -52px;
  }

  .methodical-slider-image {
    min-height: 210px;
  }

  .single-post-content p a {
    font-weight: bold;
    font-size: 14px;
  }

  .single-post-content p {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
  }

  .calendar-item {
    width: 100%;
    margin: 10px 1% 10px 0;
  }

  .calendar-flex-row .calendar-item .date-info-day {
    font-size: 14px;
    width: 100%;
    margin: 0px auto 0px;
  }

  .calendar-flex-row .calendar-item .date-info-row {
    font-size: 34px;
    line-height: 30px;
  }

  .date-event {
    padding: 20px 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .base-pop-up {
    left: 0;
    max-width: 100%;
    transform: translate(0%, -50%);
    padding: 35px 15px;
  }

  .continue-book-date-block {
    width: 100%;
  }

  .readers-ticket-input {
    font-size: 14px;
    max-width: 100%;
  }

  .continue-book-text {
    font-size: 14px;
    line-height: 22px;
  }

  .continue-book-row {
    flex-wrap: wrap;
  }

  .continue-book-row > p {
    width: 100%;
    margin-bottom: 0;
    justify-content: flex-start;
    position: relative;
    margin-top: 20px;
  }

  .continue-book-title {
    font-size: 21px;
    line-height: 26px;
  }

  .writers-item .news-thumbnail {
    max-height: 235px;
  }

  .project-illustration {
    max-width: 50%;
  }

  .wp-block-embed__wrapper iframe {
    width: 100%;
    min-height: 245px;
    margin: 20px auto;
    display: block;
  }

  .tribe-events-widget-events-list__event-row, .tribe-events-calendar-list__event-row {
    width: 100%;
    margin: 20px 0% 20px 0 !important;
  }

  .tribe-events-widget-events-list__event-date-tag-datetime, .tribe-events-calendar-list__event-date-tag-datetime {
    font-size: 30px;
  }

  .tribe-events-widget-events-list__event-date-tag-daynum, .tribe-events-calendar-list__event-date-tag-daynum {
    font-size: 45px;
    margin-top: 10px !important;
  }

  .tribe-events-widget-events-list__event, .tribe-events-calendar-list__event {
    width: 95%;
  }

  .tribe-events .tribe-events-c-view-selector {
    position: relative;
    width: 40px !important;
  }

  .tribe-events .tribe-events-l-container {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    min-height: 0 !important;
  }

  .tribe-events-calendar-month-mobile-events__mobile-event-title a {
    color: #414141;
  }

  .tribe-events-single-event-title, .tribe-events-single-section-title {
    font-size: 27px;
  }

  .calendar-row {
    flex-wrap: wrap;
  }

  .calendar-col {
    flex: 1 1 100%;
    max-width: 100%;
  }

  .tribe-events-widget-events-list {
    margin-top: 30px !important;
  }
	.list-link-item {width:100%;max-width: 100%;margin: 0 auto 25px auto;}
  .tribe-events-widget-events-list__event-date-tag-month {
    font-size: 16px;
  }

  .search-writers-row .searchandfilter div ul {
    flex-wrap: wrap;
  }

  .search-writers-row .searchandfilter div ul li {
    margin: 10px 0;
    width: 100%;
  }
  .search-writers-row .searchandfilter div ul li input, .search-writers-row .searchandfilter div ul li select {
    width: 100%;
    margin: 0 auto !important;
  }
}
.wpcf7-spinner {
	display: none !important;
}

.tribe-events .tribe-events-calendar-month__events,
.tribe-events .tribe-events-calendar-month__more-events {
	display: none;
}

.tribe-common--breakpoint-medium.tribe-events h3,
.tribe-common--breakpoint-medium.tribe-events time,
.tribe-common--breakpoint-medium.tribe-events a {
	width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tribe-events-calendar-month__day-cell .tribe-events-calendar-month__day-date .tribe-events-calendar-month__day-date-daynum a {
	font-size: 24px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day--current h3,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day--current h3 time,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day--current h3 a {
		font-size: 34px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
    border-width: 1px;
}