html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
@font-face {
    font-family: icomoon;
    src: url(fonts/icomoon.eot);
    src: url(fonts/icomoon.eot#iefix) format("embedded-opentype"), url(fonts/icomoon.ttf) format("truetype"), url(fonts/icomoon.woff) format("woff"), url(fonts/icomoon.svg#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}
[class*=" icon-"],
[class^="icon-"] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-youtube:before {
    content: "\e90c";
}
.icon-instagram:before {
    content: "\e900";
}
.icon-twitter:before {
    content: "\e901";
}
.icon-arrow:before {
    content: "\e902";
}
.icon-facebook:before {
    content: "\e903";
}
.icon-linkedin:before {
    content: "\e904";
}
.icon-search:before {
    content: "\e905";
}
.icon-arrow-top:before {
    content: "\e906";
}
.icon-arrow-long:before {
    content: "\e907";
}
.icon-user:before {
    content: "\e908";
}
.icon-shop:before {
    content: "\e909";
}
.icon-chevron-down:before {
    content: "\e90a";
}
.icon-download:before {
    content: "\e90b";
}
html {
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
img {
    max-width: 100%;
    vertical-align: top;
    height: auto;
}
.hide-text {
    overflow: hidden;
    padding: 0;
    text-indent: 101%;
    white-space: nowrap;
}
.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.additional-list,
.bread-crumbs,
.contact-icons,
.drop-category,
.drop-list,
.footer-top-right ul,
.hero-header-options,
.list-reset,
.main-accordion,
.menu-main,
.slick-dots,
.slide-list ul,
.tabset-holder,
.widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
@font-face {
    font-family: Scotch-Roman;
    src: url(fonts/ScotchRoman.otf);
    font-weight: 500;
    font-style: normal;
}
html {
    font-size: 10px;
}
body {
    color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
}
a {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    color: #017577;
}
a,
a:hover {
    text-decoration: none;
}
a:hover {
    color: #014344;
}
dl,
ol,
p,
ul {
    margin: 0 0 1.5em;
}
ul li::marker {
    color: #017577;
}
ul ul {
    margin-left: 16px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Josefin Sans, sans-serif;
    font-weight: 500;
}
.h1,
h1 {
    font-size: 54px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0;
    line-height: 1.15;
}
.h1,
.h2,
h1,
h2 {
    margin: 0 0 20px;
    color: #2e2c2c;
}
.h2,
h2 {
    font-size: 40px;
}
.h3,
h3 {
    font-size: 30px;
    margin: 0 0 20px;
    line-height: 1.3;
    color: #2e2c2c;
}
.h4,
h4 {
    font-size: 28px;
    font-weight: 500;
    margin: 0 0 16px;
    letter-spacing: -1.8px;
}
.h4,
.h5,
h4,
h5 {
    font-family: Josefin Sans, sans-serif;
    padding: 0;
    color: #2e2c2c;
}
.h5,
h5 {
    font-size: 20px;
}
.h5,
.h6,
h5,
h6 {
    font-weight: 600;
    margin: 0 0 20px;
}
.h6,
h6 {
    font-size: 28px;
    padding: 0;
    color: #354249;
}
.hint {
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    display: block;
}
.hint:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 8px 1.5px 0;
    background-color: #000;
    border-radius: 50%;
}
.hint-primary {
    color: hsla(0, 0%, 100%, 0.5);
}
.hint-primary:before {
    background-color: #fff;
}
.hint-secondary {
    color: #017577;
    font-family: Josefin Sans, sans-serif;
}
.hint-secondary:before {
    background-color: #017577;
}
.hint-black {
    font-family: Josefin Sans, sans-serif;
    color: #2e2c2c;
    font-weight: 700;
    font-size: 16px;
}
.hint-black:before {
    background-color: #017577;
}
.hint-white {
    font-family: Inter, sans-serif;
    color: #fff;
    font-size: 16px;
}
.hint-white:before {
    background-color: #fff;
}
.hint-gray {
    font-family: Josefin Sans, sans-serif;
    color: rgba(46, 44, 44, 0.5);
}
.hint-gray:before {
    background-color: #017577;
}
.p,
p {
    font-size: 16px;
    font-weight: 400;
    font-family: Open Sans, sans-serif;
    line-height: 1.7;
    color: #2e2c2c;
    margin: 0 0 32px;
    padding: 0;
}
.blockquote,
blockquote {
    font-size: 20px;
    color: #2e2c2c;
    margin: 0 0 118px;
    font-weight: 600;
}
.blockquote .capital-letter,
.blockquote p,
blockquote .capital-letter,
blockquote p {
    font-family: Josefin Sans, sans-serif;
    font-size: 22px;
    color: rgba(46, 44, 44, 0.8);
    line-height: 1.55;
}
.blockquote .capital-letter span,
.blockquote p span,
blockquote .capital-letter span,
blockquote p span {
    font-size: 73px;
}
.cite,
cite {
    font-size: 20px;
    font-family: Josefin Sans, sans-serif;
    color: #2e2c2c;
    font-style: normal;
    margin: 0 0 10px;
    display: block;
}
address {
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 16px;
    opacity: 0.8;
    max-width: 293px;
    margin: 0 0 30px;
    font-style: normal;
}
table {
    width: 100%;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}
table,
tbody,
td,
tr {
    border: none;
}
tbody th {
    background-color: #017577;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
}
tbody td,
tbody th {
    font-size: 18px;
    padding: 16px 20px;
}
tbody td {
    color: #354249;
}
tbody td:first-child {
    font-weight: 700;
}
tbody td a {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    color: #2e2c2c;
}
tbody td a:hover {
    color: #017577;
}
tbody .odd {
    background-color: hsla(0, 0%, 100%, 0.2);
}
tbody .even {
    background-color: rgba(144, 162, 173, 0.1);
}
.dt,
dt {
    font-size: 18px;
    margin: 0 0 10px;
    font-weight: 600;
}
.dt,
dd {
    font-size: 16px;
    margin: 0 0 20px 40px;
}
.code,
code {
    color: #017577;
}
.kbd,
kbd {
    color: rgba(25, 23, 23, 0.5);
}
.pre,
pre {
    background-color: #2e2c2c;
    color: #fff;
    padding: 20px 10px;
}
.q,
q {
    font-size: 22px;
    font-style: italic;
}
.member-table tbody .even,
.member-table tbody .odd,
.member-table th {
    background-color: transparent;
}
.member-table th {
    padding: 6px 20px 32px 0;
    color: rgba(46, 44, 44, 0.5);
    border-bottom: 2px solid hsla(0, 0%, 40.8%, 0.5);
    font-size: 14px;
}
.member-table td {
    padding: 40px 30px 68px 0;
    background-color: transparent;
    border-bottom: 2px solid hsla(0, 0%, 40.8%, 0.1);
    font-weight: 600;
    font-size: 18px;
}
.member-table td:first-child {
    font-weight: 600;
}
.member-table td a {
    color: #017577;
}
.member-table td a:hover {
    color: #2e2c2c;
}
input[type="email"],
input[type="tel"],
input[type="text"],
textarea {
    transition: border-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    width: 100%;
    min-width: 0;
    padding: 16px 0 24px;
    border-radius: 0;
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    color: #fff;
    line-height: 1.3;
}
input[type="email"]:focus,
input[type="email"]:hover,
input[type="tel"]:focus,
input[type="tel"]:hover,
input[type="text"]:focus,
input[type="text"]:hover,
textarea:focus,
textarea:hover {
    box-shadow: none;
    outline: none;
}
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
textarea::-moz-placeholder {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
input[type="text"]::placeholder,
textarea::placeholder {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
input::-webkit-search-cancel-button,
input::-webkit-search-decoration,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
    display: none;
}
input[type="search"] {
    width: 70%;
    border: 0;
    border-bottom: 2px solid rgba(25, 23, 23, 0.2);
    font-family: Inter, sans-serif;
    font-weight: 500;
    color: rgba(25, 23, 23, 0.5);
    outline: none;
    padding: 12px 0;
    font-size: 14px;
}
input[type="search"]:focus {
    border-bottom: 1px solid #017577;
}
.search-submit,
input[type="submit"] {
    transition: border 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    cursor: pointer;
    border: 0;
    border-bottom: 2px solid rgba(25, 23, 23, 0.2);
    background-color: transparent;
    color: #017577;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
}
.search-submit .icon-search,
input[type="submit"] .icon-search {
    margin: 0 16px 0 0;
    display: inline-block;
    font-size: 24px;
}
.search-submit:hover,
input[type="submit"]:hover {
    border-bottom: 1px solid #017577;
}
.search-submit {
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
}
.form-email input[type="text"] {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.4);
}
.form-email label {
    font-size: 14px;
    color: hsla(0, 0%, 100%, 0.8);
    display: block;
}
#mailpoet_form_1 {
    padding: 0;
}
#mailpoet_form_1 .mailpoet_form {
    padding: 0 !important;
}
#mailpoet_form_1 label {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 0.8;
}
#mailpoet_form_1 input[type="email"],
#mailpoet_form_1 input[type="text"] {
    transition: border 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    display: inline-block;
    background-color: transparent;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.4);
    padding: 10px 0 !important;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
#mailpoet_form_1 input[type="email"]:focus,
#mailpoet_form_1 input[type="text"]:focus {
    border-bottom: 1px solid #fff;
}
#mailpoet_form_1 input[type="email"]::-moz-placeholder,
#mailpoet_form_1 input[type="text"]::-moz-placeholder {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
#mailpoet_form_1 input[type="email"]::placeholder,
#mailpoet_form_1 input[type="text"]::placeholder {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
#mailpoet_form_1 .mailpoet_paragraph {
    margin: 0 !important;
}
#mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2),
#mailpoet_form_1 .mailpoet_paragraph:nth-of-type(4),
#mailpoet_form_1 .mailpoet_paragraph:nth-of-type(6),
#mailpoet_form_1 .mailpoet_paragraph:nth-of-type(8) {
    margin: 0 0 32px !important;
}
#mailpoet_form_1 .mailpoet_paragraph.hidden {
    display: none;
}
#mailpoet_form_1 .mailpoet_paragraph.last {
    display: block;
    width: 100%;
}
#mailpoet_form_1 .mailpoet_paragraph.btn,
#mailpoet_form_1 .mailpoet_paragraph.last .btn-holder .btn-secondary {
    width: 100%;
}
.btn-submit {
    color: #fff !important;
    font-size: 14px !important;
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-weight: 700 !important;
}
#wpcf7-f1572-p1012-o1 {
    width: 50%;
}
.wpcf7-form-control.wpcf7-select {
    margin: 15px 0 0;
}
.wpcf7-form-control::placeholder {
    font-weight: 100 !important;
}
.wpcf7 form.invalid .wpcf7-response-output {
    background: #ffb900;
    color: #fff;
    padding: 10px;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450;
    color: #fff;
    padding: 10px;
}
.contact-form label {
    color: #9e9e9e;
    position: relative;
}
.contact-form label,
.contact-form label.placeholder {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
.contact-form label.placeholder {
    cursor: pointer;
    display: block;
    color: #2e2c2c;
    padding: 10px 0 24px;
    border-bottom: 1px solid hsla(0, 0%, 40.8%, 0.2);
}
.contact-form label.placeholder span {
    color: #017577;
    max-width: 200px;
    display: block;
}
.contact-form label img {
    position: absolute;
    top: 12px;
    right: 0;
}
.contact-form .contact-form-author,
.contact-form .contact-form-comment,
.contact-form .contact-form-email,
.contact-form .contact-form-file,
.contact-form .contact-form-phone {
    margin: 0 0 48px;
}
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form input[type="text"],
.contact-form textarea {
    padding: 10px 0 24px;
    background-color: transparent;
    border-bottom: 1px solid hsla(0, 0%, 40.8%, 0.2);
    font-size: 16px;
    color: #2e2c2c;
}
.contact-form input[type="email"]:focus,
.contact-form input[type="tel"]:focus,
.contact-form input[type="text"]:focus,
.contact-form textarea:focus {
    border-bottom: 1px solid #017577;
}
.contact-form input[type="email"]::-moz-placeholder,
.contact-form input[type="tel"]::-moz-placeholder,
.contact-form input[type="text"]::-moz-placeholder,
.contact-form textarea::-moz-placeholder {
    font-weight: 700;
    color: #2e2c2c;
    font-size: 14px;
    text-transform: uppercase;
}
.contact-form input[type="email"]::placeholder,
.contact-form input[type="tel"]::placeholder,
.contact-form input[type="text"]::placeholder,
.contact-form textarea::placeholder {
    font-weight: 700;
    color: #2e2c2c;
    font-size: 14px;
    text-transform: uppercase;
}
.contact-form input[type="email"].wpcf7-not-valid,
.contact-form input[type="tel"].wpcf7-not-valid,
.contact-form input[type="text"].wpcf7-not-valid,
.contact-form textarea.wpcf7-not-valid {
    color: #f63c3c;
    border-bottom: 1px solid #f63c3c;
}
.contact-form input[type="email"].wpcf7-not-valid::-moz-placeholder,
.contact-form input[type="tel"].wpcf7-not-valid::-moz-placeholder,
.contact-form input[type="text"].wpcf7-not-valid::-moz-placeholder,
.contact-form textarea.wpcf7-not-valid::-moz-placeholder {
    color: #f63c3c;
}
.contact-form input[type="email"].wpcf7-not-valid::placeholder,
.contact-form input[type="tel"].wpcf7-not-valid::placeholder,
.contact-form input[type="text"].wpcf7-not-valid::placeholder,
.contact-form textarea.wpcf7-not-valid::placeholder {
    color: #f63c3c;
}
.contact-form textarea {
    height: 134px;
    resize: none;
}
.contact-form input[type="file"] {
    display: none;
}
.contact-form .contact-form-comment,
.contact-form .form-footer {
    width: 100%;
}
.contact-form .form-footer .btn {
    display: block;
    text-align: center;
}
.checkbox-holder {
    display: block;
    position: relative;
    margin-bottom: 50px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.checkbox-holder label {
    color: #2e2c2c;
    font-weight: 400;
    padding-left: 16px;
    text-transform: none;
    font-size: 16px;
    position: relative;
    top: -1px;
    left: 0;
}
input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 20px;
    width: 20px;
    top: 0;
    left: 0;
    z-index: 1;
}
input[type="checkbox"]:checked + .wpcf7-list-item-label .checkmark:after {
    display: block;
}
input[type="checkbox"]:checked + .wpcf7-list-item-label .checkmark {
    border: 1px solid #017577;
    background-color: #017577;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    display: block;
    border: 1px solid rgba(25, 23, 23, 0.5);
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 6px;
    top: 1.5px;
    width: 7px;
    height: 12px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}
.wpcf7-list-item {
    margin: 0;
}
.container-content {
    padding: 50px 0;
}
#content,
#sidebar {
    width: 100%;
}
#sidebar h2 {
    font-size: 24px;
}
address {
    margin-bottom: 30px;
}
blockquote {
    border-left: 0;
    padding-left: 0;
}
.widget {
    margin: 0 0 20px;
}
.widget ul {
    padding-left: 1em;
}
.widget select {
    min-width: 150px;
    margin: 0 0 20px;
}
.comment-form label {
    display: block;
    padding-bottom: 4px;
}
.comment-form textarea {
    overflow: auto;
    margin: 0;
    height: 120px;
    min-height: 120px;
}
.comment-form input[type="text"],
.comment-form textarea {
    margin: 0 4px 0 0;
    max-width: 300px;
    width: 100%;
    border: 1px solid hsla(0, 0%, 40.8%, 0.2);
    padding: 14px 10px;
}
.comment-form input[type="submit"] {
    display: block;
    float: none;
}
.post-password-form label {
    display: block;
    margin-bottom: 4px;
}
.post-password-form input[type="password"] {
    max-width: 300px;
    outline: none;
    border: 1px solid hsla(0, 0%, 40.8%, 0.2);
    width: 100%;
    background-color: #fff;
    display: inline-block;
    padding: 12px 20px;
}
.post-password-form input[type="submit"] {
    max-width: 100px;
    background-color: #017577;
    color: #fff;
    border: 0;
    margin: 0;
    padding: 12px 20px;
    display: inline-block;
}
.post-password-form input[type="submit"]:hover {
    background-color: #2e2c2c;
}
.search-form {
    width: 100%;
    display: flex;
}
.search-form input {
    width: 100%;
}
.search-form input[type="search"] {
    outline: none;
    padding-right: 20px;
    background-color: transparent;
}
.search-form input[type="search"]::-moz-placeholder {
    font-style: normal;
}
.search-form input[type="search"]::placeholder {
    font-style: normal;
}
.search-form input[type="submit"] {
    width: 20%;
    background-color: transparent;
    border-bottom: 1px solid rgba(25, 23, 23, 0.2);
    cursor: pointer;
}
.search-form input[type="submit"]:hover {
    border-bottom: 1px solid #017577;
}
.search-form input[type="submit"] span {
    font-size: 24px;
}
.search-form fieldset {
    width: 100%;
    display: flex;
    border: 0;
    padding: 0;
}
.search-form fieldset input[type="search"] {
    padding: 4px 10px;
    font-size: 14px;
    font-weight: 400;
}
.search-form fieldset input[type="search"]::-moz-placeholder {
    font-weight: 400;
}
.search-form fieldset input[type="search"]::placeholder {
    font-weight: 400;
}
.search-form fieldset input[type="submit"] {
    width: 28%;
    font-size: 14px;
    border-bottom: 1px solid rgba(25, 23, 23, 0.2);
}
#searchform {
    margin: 0 0 20px;
}
.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
    transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), border 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    cursor: pointer;
    min-width: 20%;
    margin: 0;
}
.commentlist {
    margin: 0 0 1.2em;
}
.commentlist .edit-link {
    margin: 0;
    font-size: 16px;
}
.commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0;
}
.commentlist-item .commentlist-item {
    padding: 0;
}
.commentlist-item p {
    font-size: 18px;
    margin: 0 0 20px;
}
.comment,
.commentlist-holder {
    overflow: hidden;
    margin: 0 0 20px;
}
.commentlist-item + .commentlist-item,
.commentlist-item .commentlist-item {
    padding-top: 1.2em;
}
.comment-reply-link {
    transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    background-color: #017577;
    padding: 4px 10px;
    color: #fff;
}
.comment-reply-link:hover {
    background-color: #2e2c2c;
    color: #fff;
}
.widget_calendar {
    margin: 30px 0 20px;
}
.widget_calendar #next {
    text-align: right;
}
.gallery-item dt {
    float: none;
    padding: 0;
}
.navigation,
.navigation-comments {
    position: relative;
    vertical-align: middle;
    margin-bottom: 1.2em;
}
.navigation-comments .screen-reader-text,
.navigation .screen-reader-text {
    position: absolute;
    left: -99999px;
}
.navigation-comments .page-numbers,
.navigation .page-numbers {
    display: inline-block;
    padding: 0;
    text-align: center;
    line-height: 35px;
    font-weight: 400;
    font-size: 18px;
}
.navigation-comments .nav-links,
.navigation .nav-links {
    margin: 0 -5px;
}
.navigation-comments .nav-links a,
.navigation .nav-links a {
    font-weight: 400;
    border: 1px solid #017577;
    color: #fff;
    padding: 4px;
    margin: 0 2px;
    background-color: #017577;
    transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    font-size: 14px;
}
.navigation-comments .nav-links a:hover,
.navigation .nav-links a:hover {
    border: 1px solid #2e2c2c;
    color: #fff;
    background-color: #2e2c2c;
}
.navigation-comments .next,
.navigation-comments .prev,
.navigation .next,
.navigation .prev {
    transition: border background-color cubic-bezier(0.3, 0.86, 0.36, 0.95);
    text-decoration: none;
    background-color: #017577;
    border: 1px solid #017577;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    padding: 4px;
    font-size: 14px;
}
.navigation-comments .next:hover,
.navigation-comments .prev:hover,
.navigation .next:hover,
.navigation .prev:hover {
    border: 1px solid #2e2c2c;
    background-color: #2e2c2c;
    color: #fff;
}
.navigation-single {
    margin-bottom: 1.2em;
    display: flex;
    justify-content: space-between;
}
.navigation-single .next,
.navigation-single .prev {
    color: #2e2c2c;
    text-decoration: none;
    background-color: #017577;
    padding: 4px;
    color: #fff;
    font-weight: 300;
    cursor: pointer;
    transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    border: 1px solid #017577;
    font-size: 14px;
}
.navigation-single .next:hover,
.navigation-single .prev:hover {
    background-color: #2e2c2c;
    color: #fff;
    border: 1px solid #2e2c2c;
}
.navigation-single .next a,
.navigation-single .prev a {
    color: inherit;
    text-decoration: none;
    padding: 4px;
    display: block;
    border: 0;
    font-weight: 400;
}
.navigation-single .next a:hover,
.navigation-single .prev a:hover {
    color: #fff;
}
.navigation-single .next {
    float: left;
}
.wp-caption {
    max-width: 100%;
    width: 100%;
    clear: both;
    border: 0;
    padding: 0;
}
.wp-caption img {
    width: 100%;
    margin: 0 0 20px;
    vertical-align: top;
}
.wp-caption p {
    margin: 0.4em 0 0;
}
.wp-caption.aligncenter {
    text-align: center;
}
.wp-caption.aligncenter p {
    font-size: 14px;
}
div.aligncenter {
    margin: 0 auto 1.2em;
}
img.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignleft {
    float: left;
    margin: 0 1.2em 4px 0;
}
.alignright {
    float: right;
    margin: 0 0 4px 1.2em;
}
.mejs-container {
    margin-bottom: 1.2em;
}
.alignnone,
.bypostauthor,
.gallery,
.gallery-caption,
.sticky,
.wp-caption-text {
    height: auto;
}
dl {
    padding: 30px 0;
}
#wp-calendar th {
    background-color: #017577;
    color: #fff;
}
#wp-calendar tbody td {
    text-align: center;
    padding: 6px;
}
select {
    border: 1px solid #017577;
    border-radius: 0;
    background-color: #017577;
    color: #fff;
    font-size: 16px;
    padding: 4px 10px;
    outline: none;
}
.wp-block-search__label {
    font-size: 34px;
    color: #2e2c2c;
    margin: 0 0 20px;
    display: block;
    font-weight: 600;
    font-family: Josefin Sans, sans-serif;
}
.wp-block-search__inside-wrapper {
    display: flex;
    width: 100%;
}
.wp-block-search__inside-wrapper .wp-block-search__input {
    width: 70%;
    padding: 20px;
    border: 1px solid #017577;
    background-color: #fff;
    color: #2e2c2c;
    font-size: 14px;
    font-weight: 400;
}
.wp-block-search__inside-wrapper .wp-block-search__input::-moz-placeholder {
    font-weight: 400;
    color: #2e2c2c;
}
.wp-block-search__inside-wrapper .wp-block-search__input::placeholder {
    font-weight: 400;
    color: #2e2c2c;
}
.wp-block-search__inside-wrapper .wp-block-search__input:focus {
    border: 1px solid #017577;
}
.wp-block-search__inside-wrapper .wp-block-search__button {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), border 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    width: 30%;
    border: 1px solid #017577;
    padding: 20px 0;
    background-color: #017577;
    color: #fff;
    cursor: pointer;
    margin: 0 0 0 4px;
}
.wp-block-search__inside-wrapper .wp-block-search__button:hover {
    background-color: #fff;
    color: #017577;
    border: 1px solid #017577;
}
.wp-block-group__inner-container ul {
    margin: 0 0 40px;
    list-style: disc;
}
.wp-block-group__inner-container ul li {
    margin: 0 0 20px;
}
.wp-block-group__inner-container ul li a {
    color: #2e2c2c;
}
.wp-block-group__inner-container ul li a:hover {
    color: #017577;
}
.container-content {
    position: relative;
    z-index: 1;
}
.container-content .post {
    width: 100%;
}
.container-content .post .head h1 {
    color: #2e2c2c;
}
.container-content .post .content p {
    font-size: 30px;
    margin: 0 0 52px;
    color: #2e2c2c;
}
.container-content .post .content form input[type="search"] {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    color: #fff;
    font-size: 20px;
    padding: 20px;
    background: #fff;
    color: #2e2c2c;
    border: 1px solid #fff;
}
.container-content .post .content form input[type="search"]::-moz-placeholder {
    font-weight: 400;
    color: #2e2c2c;
}
.container-content .post .content form input[type="search"]::placeholder {
    font-weight: 400;
    color: #2e2c2c;
}
.container-content .post .content form input[type="submit"] {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    position: relative;
    color: #fff;
    border: 1px solid #017577;
    margin: 0 0 0 4px;
    background-color: #017577;
}
.container-content .post .content form input[type="submit"]:hover {
    background-color: #fff;
    color: #017577;
}
.container-content .post .content form input[type="submit"]:after {
    content: "\e904";
    font-family: icomoon !important;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    left: calc(50% - 7px);
    font-size: 14px;
    font-weight: 600;
}
.wp-block-latest-comments {
    padding-left: 1em;
}
.header {
    position: relative;
    z-index: 99;
}
.decor-animation .home-header {
    position: fixed !important;
    top: 0;
    left: 0;
    opacity: 1 !important;
    width: 100%;
}
.nav-active .home-header .header-content.header-main {
    border-right: 1px solid rgba(25, 23, 23, 0.2) !important;
    background-color: #fff !important;
}
.decor-animation .home-header .header-content {
    background-color: #fff !important;
}
.header-content {
    transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), border 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    padding: 24px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 100;
    display: flex;
    align-items: center;
    width: 100%;
}
.header-content,
.header-content.header-main {
    background-color: #fff;
}
.header-content-shop a {
    transition: transform 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    color: #2e2c2c;
    font-size: 22px;
}
.header-content-shop a:hover {
    display: block;
    transform: scale(1.2);
}
.nav-opener {
    display: block;
    position: absolute;
    top: calc(50% - 11px);
    right: 24px;
    width: 29px;
    height: 22px;
    z-index: 10;
    cursor: pointer;
}
.nav-opener:after,
.nav-opener:before,
.nav-opener span {
    transition: transform 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #2e2c2c;
}
.nav-opener:after {
    top: 20px;
}
.nav-opener:before {
    top: 10px;
}
.nav-active .nav-opener span {
    top: 10px;
    transform: rotate(45deg);
}
.nav-active .nav-opener:before {
    background-color: transparent;
}
.nav-active .nav-opener:after {
    top: 10px;
    transform: rotate(-45deg);
}
.open-search.active .search-opener {
    opacity: 0.5;
}
.open-search.active .close-btn {
    opacity: 1;
    transform: none;
}
.open-search .search-opener.close-btn {
    transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    width: 48px;
    height: 48px;
    position: relative;
    top: 0;
    right: 0;
    border-radius: 50%;
    border: 1px solid rgba(25, 23, 23, 0.2);
    margin: 0 0 86px auto;
    display: block;
}
.open-search .search-opener.close-btn span {
    transform: rotate(45deg);
    display: block;
}
.open-search .search-opener.close-btn:after,
.open-search .search-opener.close-btn span {
    transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    width: 20px;
    height: 1.25px;
    background-color: #017577;
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 10px);
}
.open-search .search-opener.close-btn:after {
    content: "";
    transform: rotate(-45deg);
}
.open-search .search-opener.close-btn:hover {
    background-color: #017577;
}
.open-search .search-opener.close-btn:hover:after,
.open-search .search-opener.close-btn:hover span {
    background-color: #fff;
}
.search-slide {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 81px;
    left: 0;
    background: linear-gradient(0deg, #fff, #f1f1f1 94%, #ebebeb);
    padding: 32px 15px 180px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.10196);
}
.is-loaded .search-slide {
    opacity: 1;
    visibility: visible;
}
.drop {
    position: absolute;
    width: 100%;
    top: 100%;
    left: -100%;
    transition: all 0.6s ease;
}
.nav-active .drop {
    left: 0;
}
.drop-content {
    transition: all 0.2s linear;
    width: 100%;
    height: 100vh;
    position: relative;
    top: 0;
    left: 0;
    z-index: 8;
    transform: translateX(-100%);
    overflow-y: auto;
    touch-action: pan-y;
    padding: 48px 0 120px;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    border-top: 1px solid rgba(25, 23, 23, 0.15686);
    overflow-x: hidden;
}
.drop-content.active-slider {
    padding: 48px 0 200px;
}
.is-loaded .drop-content {
    opacity: 1;
    visibility: visible;
}
.drop-content-menu {
    transition: left 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    position: relative;
    left: 0;
    flex: 1 0 auto;
}
.active-slider .drop-content-menu {
    position: relative;
    left: -100%;
}
.drop-content.active {
    max-width: none;
}
.nav-active .drop-content {
    transform: translateX(0);
    left: 0;
}
.drop-content .hint {
    margin: 0 0 30px;
    font-family: Inter, sans-serif;
    display: none;
}
.holder-aside {
    position: absolute;
    top: 0;
    left: 0;
}
.menu-main {
    margin: 0 0 60px;
}
.menu-main li {
    margin: 0 0 20px;
    padding: 0 24px;
}
.menu-main li:last-child {
    margin: 0;
}
.menu-main li a {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    font-size: 26px;
    text-align: center;
    color: #2e2c2c;
    font-weight: 600;
    font-family: Josefin Sans, sans-serif;
    text-transform: uppercase;
    line-height: 1.1;
    position: relative;
    letter-spacing: -1px;
}
.menu-main li a:hover {
    color: #017577;
}
/*.menu-main .open-aside {*/
/*    padding: 0;*/
/*}*/
.menu-main .open-aside.active .drop-opener {
    margin: 0 0 0 24px;
    color: #2e2c2c;
}
.menu-main .open-aside.active .drop-close {
    color: #017577;
    padding-left: 28px;
    margin: 0 0 0 28px;
    position: absolute;
    top: -54px;
    left: 0;
}
.menu-main .open-aside.active .drop-close:after {
    content: "\e90a";
    font-family: icomoon !important;
    font-size: 12px;
    color: #017577;
    position: absolute;
    top: calc(50% - 10px);
    left: 0;
    display: block;
    transform: rotate(-180deg);
}
.mobile_menu {
    display: none;
}
.drop-footer {
    transition: left 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    flex-shrink: 0;
    padding: 0 24px;
    position: relative;
    left: 0;
}
.active-slider .drop-footer {
    left: -100%;
}
.drop-footer-holder {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0;
    margin: 0 0 30px;
}
.drop-footer-holder .additional-list {
    flex: 1 1 35%;
    max-width: 35%;
}
.drop-footer-holder .contact-icons {
    flex: 1 1 65%;
    max-width: 65%;
}
.drop-footer-holder .contact-icons li {
    margin-top: 10px;
    margin-bottom: 0;
}
.additional-list li {
    font-size: 16px;
    margin: 0 0 8px;
}
.additional-list li:last-child {
    margin: 0;
}
.additional-list li a {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), border-bottom 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    color: #2e2c2c;
    border-bottom: 1px solid #2e2c2c;
    font-family: Inter, sans-serif;
    font-weight: 500;
}
.additional-list li a:hover {
    border-bottom: 1px solid transparent;
    color: #017577;
}
.header-content-options {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: 0 50px 0 0;
}
.header-content-options a {
    transition: transform 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    display: block;
    color: #2e2c2c;
    font-size: 24px;
    width: 24px;
    text-align: center;
    margin: 0 20px 0 0;
}
.header-content-options a:hover {
    transform: scale(1.2);
}
.search-active .header-content-options .icon-search {
    opacity: 0.5;
}
.slide {
    transition: left 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    position: absolute;
    top: 50px;
    left: 100%;
    z-index: 1;
    background-color: rgba(228, 229, 230, 0.4);
    width: 100%;
    margin: 0 0 30px;
    border-top: 1px solid rgba(25, 23, 23, 0.1);
    display: none;
}
.active-slider .slide {
    display: block;
}
.sub-drop {
    pointer-events: none;
}
.nav-active .sub-drop {
    pointer-events: auto;
}
.sub-drop {
    transition: left 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
.slide-content {
    padding: 32px 24px;
    width: 100%;
}
.slide-content-holder {
    flex: 1 0 auto;
}
.close-btn {
    transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    background-color: transparent;
    cursor: pointer;
}
.open-aside .opener {
    text-align: left;
}
.slide-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 100px;
}
.slide-list ul li {
    padding: 0 0 0 14px;
    margin: 0 0 14px;
    position: relative;
}
.slide-list ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 8px;
    height: 8px;
    background-color: #017577;
    border-radius: 50%;
}
.slide-list ul li a {
    transition: border-bottom 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    text-transform: none;
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0;
    color: #2e2c2c;
    border-bottom: 1px solid transparent;
}
.slide-list ul li a:hover {
    border-bottom: 1px solid #2e2c2c;
}
.slide-list ul ul {
    padding-top: 20px;
    margin-left: 16px;
}
.slide-list-group {
    margin: 0 0 30px;
    width: 100%;
    border-bottom: 1px solid rgba(25, 23, 23, 0.1);
    padding: 0 0 32px;
}
.slide-list-group h4 {
    font-size: 24px;
}
.slide-footer {
    border-top: 1px solid rgba(25, 23, 23, 0.2);
    padding: 40px 8px 0 0;
    margin: 0 auto;
    width: 100%;
    flex-shrink: 0;
    display: none;
}
.contacts-holder {
    max-width: 185px;
}
.contacts-holder a {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), border 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    color: #017577;
    font-size: 16px;
    font-family: Inter, sans-serif;
    letter-spacing: 0;
    text-transform: none;
    margin: 0 0 16px;
    display: inline-block;
    border-bottom: 1px solid #017577;
    line-height: 1;
}
.contacts-holder a:hover {
    border-bottom: 1px solid transparent;
}
.contacts-holder a:last-child {
    margin: 0;
}
body {
    background-color: #f3f3f3;
    position: relative;
}
body.nav-active {
    overflow: hidden;
}
.decor-animation .hero-header .logo {
    margin-left: 0;
}
.hero-decor {
    transition: left 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 508px;
    overflow: visible;
    display: block;
    background-color: #017577;
}
.hero-decor.primary-wide {
    z-index: -1;
    max-width: none;
    height: 100vh;
    -webkit-clip-path: none;
    clip-path: none;
    overflow: hidden;
}
.hero-decor.primary-wide.hidden:after {
    display: none;
}
.hero-decor.primary-wide:after {
    content: "";
    background-image: url(images/decor-bg-03.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 600px;
    height: 629px;
    z-index: -1;
    bottom: 100px;
    right: -20px;
}
.hero-decor.fade {
    display: none;
}
.nav-active .hero-decor {
    overflow: hidden;
}
.hero-decor.light-blue {
    background-color: #9aeceb;
    top: 5px;
    left: 20px;
    z-index: -1;
}
.hero-decor.small-height {
    height: 550px;
}
.navigation {
    padding-top: 18px;
    margin: 0;
}
.navigation.pagination .nav-links {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navigation.pagination .page-numbers {
    width: 30px;
    height: 66px;
    background-color: rgba(1, 117, 119, 0.1);
    border: 0;
    color: #017577;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    padding: 22px 0;
    margin: 0;
    cursor: pointer;
}
.navigation.pagination .page-numbers:hover {
    border: 0;
    background-color: #017577;
    color: #fff;
}
.navigation.pagination .page-numbers.dots {
    background-color: transparent;
}
.navigation.pagination .page-numbers.current {
    background-color: #017577;
    color: #fff;
    cursor: auto;
}
.navigation.pagination .page-numbers.prev {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navigation.pagination .page-numbers.prev:hover span {
    color: #fff;
}
.navigation.pagination .page-numbers.prev span {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    color: #017577;
    transform: rotate(180deg);
    display: block;
}
.navigation.pagination .page-numbers.next {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navigation.pagination .page-numbers.next:hover span {
    color: #fff;
}
.navigation.pagination .page-numbers.next span {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    color: #017577;
}
.bread-crumbs {
    display: none;
}
.bread-crumbs li {
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
}
.bread-crumbs li:last-child {
    opacity: 0.5;
}
.bread-crumbs li + li {
    margin-left: 16px;
    padding-left: 24px;
    position: relative;
}
.bread-crumbs li + li:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 3px;
}
.bread-crumbs li + li > span {
    font-weight: 700;
}
.bread-crumbs li.post {
    width: auto;
    display: block;
}
.bread-crumbs li.post .post {
    width: auto;
}
.bread-crumbs .link,
.bread-crumbs .link span {
    margin: 0 !important;
}
.bread-crumbs a {
    color: #fff;
    transition: opacity 0.3s ease;
}
.bread-crumbs a:hover {
    color: #fff;
    opacity: 0.5;
}
.bread-crumbs .link:hover span {
    top: 0 !important;
}
.bread-crumbs .link:hover span:after {
    display: none;
}
.accordion-content,
.board-content,
.card-section.alt .card-content,
.contact-full-content,
.download-content,
.ethos-content,
.faq-content,
.gallery-content,
.latest-events-content,
.padding-reset-top,
.table-content,
.team-content,
.video-content {
    padding: 80px 0 0;
    border-top: 1px solid hsla(0, 0%, 40.8%, 0.2);
}
.accordion-section,
.book-slider-section,
.card-section,
.contact-full-section,
.download-section,
.faq-section,
.padding-reset-bottom,
.section-book-slider {
    padding: 0 0 80px;
}
.main {
    position: relative;
    overflow: hidden;
}
.nav-active .main {
    transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
}
.container {
    max-width: 1596px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
}
.size-holder {
    display: flex;
    align-items: center;
    margin: 0 0 24px;
}
.size-holder .format {
    flex: 0 1 auto;
    font-size: 14px;
    color: #017577;
    margin: 0 8px 0 0;
    font-weight: 700;
    word-break: break-all;
}
.size-holder .size {
    position: relative;
    flex: 0 0 auto;
    color: #686868;
    margin: 0 0 0 13px;
}
.size-holder .size:before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    top: calc(50% - 2.5px);
    left: -12px;
    display: block;
    background-color: #686868;
    border-radius: 50%;
}
.main-accordion {
    border-top: 1px solid hsla(0, 0%, 40.8%, 0.2);
}
.main-accordion.lg {
    border: 0;
}
.main-accordion > li {
    border-bottom: 1px solid hsla(0, 0%, 40.8%, 0.2);
    position: relative;
}
.main-accordion > li.active .main-accordion-opener {
    padding: 38px 0 24px;
}
.main-accordion > li.active .main-accordion-opener:after {
    transform: rotate(180deg);
    color: #017577;
    top: calc(50% - 12px);
}
.main-accordion .main-accordion-opener {
    transition: padding 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    padding: 38px 0;
    display: block;
    font-size: 24px;
    font-family: Josefin Sans, sans-serif;
    color: #2e2c2c;
    letter-spacing: -1.2px;
    line-height: 1.4;
    position: relative;
}
.main-accordion .main-accordion-opener.main-accordion-opener-lg {
    text-transform: capitalize;
    letter-spacing: -2.4px;
}
.main-accordion .main-accordion-opener.main-accordion-opener-lg .main-accordion-opener-text {
    max-width: none;
}
.main-accordion .main-accordion-opener:after {
    transition: transform 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), top 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    content: "\e90a";
    display: block;
    font-family: icomoon !important;
    font-size: 14px;
    color: #2e2c2c;
    position: absolute;
    top: calc(50% - 8px);
    right: 0;
}
.main-accordion .main-accordion-opener .main-accordion-opener-text {
    display: inline-block;
    max-width: 220px;
}
.main-accordion .main-accordion-slide p {
    font-size: 18px;
    color: rgba(46, 44, 44, 0.8);
    line-height: 1.8;
    margin: 0 0 35px;
}
.section-title {
    font-size: 40px;
    text-transform: uppercase;
    font-family: Josefin Sans, sans-serif;
    font-weight: 500;
    letter-spacing: -2px;
    line-height: 1.2;
}
.section-title.section-title-white,
.section-title.section-title-white a,
.section-title.section-title-white a:hover {
    color: #fff;
}
.section-title.section-title-black a,
.section-title.section-title-black a:hover {
    color: #2e2c2c;
}
.section-title.section-title-secondary,
.section-title.section-title-secondary a {
    color: #017577;
}
.section-title.section-title-secondary a:hover {
    color: #2e2c2c;
}
.drop-category {
    position: relative;
    z-index: 1;
}
.drop-category .active .drop-opener {
    background-color: #017577;
    color: #fff;
    border: 1px solid transparent;
}
.drop-category .active .drop-opener:after {
    transform: rotate(180deg);
    color: #fff;
}
.drop-category .drop-opener {
    transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    color: #686868;
    font-size: 14px;
    background-color: #f3f3f3;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    border: 1px solid hsla(0, 0%, 40.8%, 0.4);
    padding: 24px 46px 24px 26px;
    display: block;
    position: relative;
}
.drop-category .drop-opener:after {
    transition: transform 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    content: "\e909";
    font-family: icomoon !important;
    font-size: 10px;
    color: #686868;
    position: absolute;
    top: 26px;
    right: 26px;
    display: inline-block;
}
.drop-list {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 24px 26px;
    background-color: rgba(1, 117, 119, 0.6);
    margin: 20px 0 0;
}
.drop-list li {
    margin: 0 0 10px;
    font-weight: 600;
}
.drop-list li a {
    color: #fff;
}
.drop-list li:last-child {
    margin: 0;
}
.decor {
    position: relative;
}
.decor:after {
    content: "";
    position: absolute;
    right: 24px;
    bottom: -26px;
    overflow: visible;
    display: inline-block;
    width: 0;
    height: 0;
    border-color: transparent transparent #00dbc7;
    border-style: solid;
    border-width: 0 0 90px 124px;
}
.tagcloud {
    margin-bottom: 10px;
}
.tagcloud > a {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 10px;
    color: #017577;
    border: 1px solid #017577;
    margin-right: 10px;
    margin-bottom: 10px;
}
.tagcloud > a:hover {
    color: #fff;
    background-color: #017577;
}
.tagcloud-item {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 10px;
    color: #017577;
    border: 1px solid #017577;
    margin-right: 10px;
}
.tagcloud-item.tagcloud-item-noframe {
    border: 0;
    padding: 0;
}
.tagcloud-item.tagcloud-item-gray {
    color: rgba(46, 44, 44, 0.5);
    font-size: 16px;
}
.date {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    color: rgba(46, 44, 44, 0.5);
    padding: 5px 0;
}
.date.date-alt,
dt {
    font-size: 18px;
    color: #2e2c2c;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 4px;
    padding: 0;
}
dd {
    margin: 0 0 26px;
}
abbr {
    font-weight: 600;
    font-size: 16px;
    color: rgba(46, 44, 44, 0.8);
    text-decoration: none !important;
}
.contact-icons {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}
.contact-icons li {
    margin: 0 0 10px 10px;
}
.contact-icons li a {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border-radius: 50%;
    text-align: center;
    color: #017577;
    border: 1px solid rgba(0, 219, 199, 0.2);
}
.footer .contact-icons li a {
    background-color: hsla(0, 0%, 100%, 0.2);
    color: #fff;
    border: 0;
}
.contact-icons li a:hover {
    background-color: #017577;
    color: #fff;
}
.capital-letter {
    display: inline-block;
}
.capital-letter span {
    font-family: Scotch-Roman, sans-serif;
    font-size: 64px;
    float: left;
    position: relative;
    line-height: 1.15;
    vertical-align: middle;
    height: 64px;
    padding: 0;
    color: #017577;
    margin: 0 0.1em -0.4em 0;
    initial-letter: 2;
}
.hero-section {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    padding: 0 0 170px;
}
.hero-section.content {
    padding: 0 0 100px;
}
.hero-section.no-media {
    min-height: 550px;
}
.hero-sign-bg {
    font-family: Scotch-Roman, sans-serif;
    font-weight: 500;
    font-size: 188px;
    color: transparent;
    -webkit-text-stroke: 1px rgba(1, 117, 119, 0.2);
    letter-spacing: -6px;
    line-height: 1;
    text-transform: uppercase;
}
.hero-sign-bg,
.hero-sign-holder {
    position: absolute;
    left: 20px;
    bottom: 46px;
    z-index: 4;
}
.hero-sign-holder {
    display: flex;
    align-items: flex-start;
    margin: 0 -6px;
}
.hero-sign-holder svg {
    width: auto;
    height: 137px;
}
.scroll-to {
    position: relative;
    left: -51px;
    bottom: -119px;
    text-transform: uppercase;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 12px;
    padding: 0 0 0 90px;
    transform: rotate(-90deg);
    display: none;
}
.scroll-to:before {
    content: "";
    height: 1px;
    width: 80px;
    background-color: #fff;
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
}
.hero-header {
    padding: 40px 0 20px;
    margin: 0 0 60px;
}
.hero-header .hint {
    margin: 0 0 20px;
}
.hero-header-options {
    display: flex;
    flex-wrap: wrap;
}
.hero-header-options a {
    color: #fff;
    margin: 0 20px 0 0;
}
.hero-header-left {
    display: flex;
    align-items: flex-start;
}
.hero-header-left .link {
    margin: 0 20px 0 0;
}
.hero-content {
    position: absolute;
    top: 204px;
    left: 22px;
    z-index: 2;
}
.content .hero-content {
    position: relative;
    top: 0;
    left: 0;
}
.hero-content h1 {
    color: #fff;
    line-height: 1.1;
    margin: 0 0 30px;
}
.content .hero-content h1 {
    font-size: 32px;
    margin: 0 0 40px;
    font-weight: 500;
}
.decor-animation .hero-content h1 {
    margin-left: 0 !important;
}
.hero-content h1 span + span {
    display: block;
    margin-left: 80px;
}
.hero-content-group {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.hero-content-group .hint-holder {
    width: 10%;
    display: none;
}
.hero-content-group .hint-holder .hint {
    position: absolute;
    left: -62px;
    bottom: 23%;
    display: block;
    transform: rotate(-90deg);
}
.logo {
    position: relative;
    z-index: 2;
    width: 154px;
}
.who-we-section {
    background-color: #f3f3f3;
}
.who-we-section,
.who-we-section.alt {
    padding: 0 0 80px;
}
.who-we-content {
    border-top: 1px solid hsla(0, 0%, 40.8%, 0.2);
    padding: 42px 0 0;
    margin: 0 0 80px;
}
.who-we-content.main {
    margin: 0;
    padding: 60px 0 0;
}
.who-we-content .who-we-content-left {
    margin: 0 0 30px;
}
.who-we-content .who-we-content-left.gapless {
    display: block;
}
.who-we-content .who-we-content-left .hint {
    flex: 1 0 auto;
    width: auto;
}
.who-we-content .who-we-content-left .link-holder-wrap {
    flex-shrink: 0;
}
.who-we-content .hint {
    margin: 0 0 30px;
    font-size: 12px;
}
.main .who-we-content .who-we-description p:last-child {
    margin: 0;
}
.about-slider-holder {
    position: relative;
}
.about-slider-holder-nav {
    background-color: #017577;
    width: 100%;
    padding: 68px 10px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.about-slider-holder-nav:after,
.about-slider-holder-nav:before {
    content: "";
    background-image: url(images/decor-bg.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 388px;
    height: 629px;
    z-index: -1;
}
.about-slider-holder-nav:before {
    top: -50px;
    left: -156px;
}
.about-slider-holder-nav:after {
    top: 184px;
    right: -66px;
    transform: scaleX(-1);
}
.about-slider-holder-nav p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    max-width: 362px;
    margin: 0 auto;
    font-family: Josefin Sans, sans-serif;
}
.slider-for-slide img {
    -o-object-fit: contain;
    object-fit: contain;
}
.about-slider-slide {
    font-family: Josefin Sans, sans-serif;
    font-size: 54px;
    color: #00dbc7;
    line-height: 1.2;
    text-align: center;
    max-height: 50px;
    margin: 0 auto 10px;
}
.about-us-section {
    overflow: hidden;
    padding: 80px 0;
}
.about-us-holder {
    position: relative;
    background-color: #017577;
    padding: 70px 0;
}
.about-us-holder.height:after {
    top: 210px;
}
.about-us-holder:after {
    background-image: url(images/decor-bg.svg);
    width: 780px;
    height: 1266px;
    top: 0;
    right: -24px;
    transform: scaleX(-1);
}
.about-us-content:before,
.about-us-holder:after {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    overflow: visible;
}
.about-us-content:before {
    background-image: url(images/decor-bg-02.svg);
    width: 380px;
    height: 620px;
    left: -30px;
    bottom: -20px;
}
.height .about-us-content:before {
    background-image: url(images/decor-bg-04.svg);
    transform: none;
    bottom: -120px;
}
.about-us-content .btn-holder {
    display: inline;
}
.about-us-content .btn-holder:hover[data-img] img {
    transform: scale(1.2);
}
.about-us-content .img-holder {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.height .about-us-content .img-holder {
    max-height: 810px;
}
.about-us-content .img-holder img {
    transition: transform 0.4s ease-in;
    width: 100%;
}
.about-us-description {
    position: relative;
    z-index: 1;
    margin: 0 0 40px;
}
.about-us-description.alt {
    padding: 60px 24px 0;
}
.about-us-description.hover-active + .img-holder img {
    transform: scale(1.2);
}
.about-us-description .hint {
    font-size: 12px;
    margin: 0 0 24px;
}
.about-us-description .section-title {
    font-size: 40px;
    margin: 0 0 28px;
}
.about-us-description .capital-letter {
    color: #fff;
    font-size: 16px;
    line-height: 1.58;
    margin: 0 0 40px;
}
.about-us-description .capital-letter span {
    font-size: 64px;
    height: 74px;
    color: #fff;
}
.contact-section {
    padding: 100px 0;
    background-color: #1c696a;
    position: relative;
    overflow: hidden;
}
.contact-section:after,
.contact-section:before {
    content: "";
    background-image: url(images/decor-bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 300px;
    height: 500px;
    position: absolute;
    overflow: hidden;
}
.contact-section:before {
    top: 146px;
    right: -30px;
    transform: scaleX(-1);
    display: none;
}
.contact-section:after {
    top: 0;
    left: -40px;
}
.contact-content {
    position: relative;
    z-index: 1;
}
.contact-content .section-title {
    line-height: 1;
}
.form-email {
    display: block;
    position: relative;
}
.form-email-input {
    margin: 0;
    padding: 0;
}
.form-email-input input {
    margin: 0 0 20px;
}
.examinations-section .examinations-content .title-holder {
    margin-bottom: 48px;
}
.examinations-section .examinations-content .card {
    margin-bottom: 28px;
}
.examinations-section .examinations-content .card .card-description p {
    line-height: 1.8;
}
.customer-section .content-holder {
    border-top: 2px solid hsla(0, 0%, 40.8%, 0.2);
    padding: 40px 0;
}
.examinations-section .content-holder {
    border-bottom: 1px solid hsla(0, 0%, 40.8%, 0.2);
}
.examinations-section .content-holder,
.news-section .content-holder {
    border-top: 2px solid hsla(0, 0%, 40.8%, 0.2);
    padding: 50px 0;
}
.news-section .title-holder {
    margin: 0 0 40px;
}
.news-section .title-holder .section-title,
.news-section .title-holder h2 {
    transition: all 0.7s ease-in-out;
}
.title-holder {
    margin-bottom: 48px;
}
.title-holder.alt {
    margin: 0 0 34px;
    display: block;
}
.title-holder .title-holder-left .title-holder {
    margin: 0 0 20px;
}
.title-holder .title-holder-left p {
    max-width: 468px;
}
.title-holder .section-title {
    text-transform: uppercase;
    padding-right: 20px;
    font-size: 32px;
    line-height: 1.2;
}
.title-holder p {
    font-size: 16px;
    flex-basis: 496px;
    padding-top: 6px;
}
.guidance-section {
    padding: 0 0 80px;
}
.guidance-section ul {
    font-size: 18px;
}
.guidance-description {
    padding: 80px 0 0;
    border-top: 1px solid hsla(0, 0%, 40.8%, 0.2);
}
.guidance-description .section-title,
.sm .guidance-description .section-title {
    margin: 0 0 32px;
}
.guidance-description .hint {
    margin: 0 0 48px;
}
.artilce-content {
    padding: 80px 0;
    border-top: 1px solid hsla(0, 0%, 40.8%, 0.2);
}
.artilce-content .artilce-description p {
    font-weight: 600;
    color: rgba(46, 44, 44, 0.8);
    line-height: 1.6;
    margin: 0 0 42px;
}
.video-section {
    padding: 0 0 80px;
}
.video-content .section-title {
    color: #017577;
}
.video-content .title-holder {
    margin: 0 0 74px;
}
.news-list-content {
    padding: 80px 0;
    border-top: 1px solid hsla(0, 0%, 40.8%, 0.2);
}
.live-search {
    width: auto;
    border: 1px solid hsla(0, 0%, 40.8%, 0.4);
    position: relative;
    margin: 0;
    padding: 24px 26px;
}
.live-search fieldset {
    display: block;
    margin: 0;
}
.live-search fieldset input[type="search"] {
    border: 0;
    padding: 0;
    color: #686868;
    opacity: 1;
    width: auto;
    font-weight: 700;
    width: 80%;
}
.live-search fieldset input[type="search"]::-moz-placeholder {
    text-transform: uppercase;
    color: #686868;
    font-weight: 700;
}
.live-search fieldset input[type="search"]::placeholder {
    text-transform: uppercase;
    color: #686868;
    font-weight: 700;
}
.live-search .search-submit {
    display: block;
    min-width: auto;
    position: absolute;
    top: calc(50% - 14px);
    right: 24px;
    left: auto;
    border: 0;
    width: auto;
}
.live-search .search-submit span {
    margin: 0;
    color: #686868;
    font-weight: 700;
}
.title-holder-right .drop-category {
    margin: 0 0 20px;
}
.partners-icons-holder {
    border-bottom: 1px solid rgba(1, 117, 119, 0.2);
    margin: 0 0 80px;
}
.partners-icons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 -18px;
    padding: 60px 0;
}
.partners-icons .img-holder {
    width: 33.33%;
    padding: 0 18px;
}
.events-section {
    padding: 0 0 80px;
}
.events-section .title-holder {
    padding: 80px 0 0;
    border-top: 1px solid hsla(0, 0%, 40.8%, 0.2);
}
.latest-events-section {
    padding: 0 0 80px;
}
.latest-events-content .section-title {
    margin: 0 0 62px;
}
.testimonials-section {
    padding: 0 0 80px;
}
.testimonials-content {
    padding: 80px 0 0;
    border-top: 1px solid hsla(0, 0%, 40.8%, 0.2);
}
.testimonial-holder {
    position: relative;
}
.testimonial-holder:before {
    content: "";
    background: url(images/quotes.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 114px;
}
.testimonials-slider {
    width: 74%;
    margin: 0 0 0 auto;
}
.testimonials-slider .slick-arrow.slick-prev {
    right: 74px;
    bottom: -44px;
}
.testimonials-slider .slick-arrow.slick-next {
    right: 0;
    bottom: -44px;
}
.position {
    font-family: Open Sans, sans-serif;
    color: rgba(46, 44, 44, 0.5);
    font-size: 18px;
}
.pagination-holder .pagination-count {
    font-size: 16px;
    color: #2e2c2c;
    font-weight: 700;
}
.pagination-holder .pagination-all {
    font-size: 16px;
    color: hsla(0, 0%, 40.8%, 0.5);
}
.gallery-section {
    padding: 0 0 140px;
}
.gallery-slider {
    margin: 0 0 32px;
}
.gallery-slider .gallery-slider-slide {
    max-height: 804px;
}
.gallery-slider .gallery-slider-slide img {
    width: 100%;
}
.gallery-slider .slick-arrow {
    background-color: #017577;
}
.gallery-slider .slick-arrow span {
    color: #fff;
}
.gallery-slider .slick-arrow.slick-prev {
    bottom: -106%;
    left: calc(50% - 70px);
}
.gallery-slider .slick-arrow.slick-next {
    bottom: -106%;
    right: calc(50% - 70px);
}
.gallery-slider .slide {
    width: 100%;
}
.gallery-slider-nav .gallery-slider-nav-slide img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.gallery-slider-nav .slick-list {
    margin: 0 -8px !important;
}
.gallery-slider-nav .slick-slide {
    margin: 0 8px !important;
    cursor: pointer;
}
.devided-group .devided-group-left .hint {
    margin: 0 0 32px;
    letter-spacing: 1.36px;
}
.table-section {
    padding: 0 0 80px;
}
.block-table {
    overflow-x: auto;
    margin: 0;
    padding: 0;
}
.alt .accordion-content {
    border-top: 0;
    padding: 0;
}
.book-slider-section.secondary {
    padding: 0 0 60px;
}
.book-slider-content,
.book-slider-holder {
    position: relative;
}
.book-slider-holder.secondary .slick-dots {
    display: none !important;
}
.book-slider-holder .book-pagination {
    position: absolute;
    top: 70px;
    left: 40px;
    z-index: 1;
    font-family: Josefin Sans, sans-serif;
    color: #017577;
    font-weight: 700;
}
.book-slider-holder .slick-track {
    display: flex !important;
}
.book-slider-holder .slick-slide {
    height: auto !important;
}
.book-slider {
    position: relative;
}
.book-slider .slick-arrow {
    background-color: #fff;
    width: 60px;
    height: 60px;
}
.book-slider .slick-arrow.slick-disabled {
    background-color: hsla(0, 0%, 100%, 0.8);
}
.book-slider .slick-arrow.slick-prev {
    right: 60px;
    bottom: 0;
    border-left: 1px solid #e3e1e1;
}
.book-slider .slick-arrow.slick-prev span {
    position: relative;
    top: 1px;
}
.book-slider .slick-arrow.slick-next {
    right: 0;
    bottom: 0;
}
.book-slider .slick-dots {
    text-align: left;
    position: absolute;
    left: 40px;
    bottom: 30px;
}
.book-slider .slick-dots li {
    width: 10px;
    height: 10px;
    background-color: rgba(1, 117, 119, 0.2);
    border-radius: 50%;
    position: relative;
    top: 4px;
    left: 4px;
    margin: 0 16px 0 0;
    cursor: pointer;
}
.book-slider .slick-dots li.slick-active {
    background-color: #017577;
}
.book-slider .slick-dots li.slick-active:before {
    content: "";
    width: 18px;
    height: 18px;
    display: block;
    border: 1px solid #017577;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    left: -4px;
}
.book-slider .slick-dots li.slick-active button {
    border: 0;
    background-color: transparent;
}
.book-slider .slick-dots li button {
    background-color: transparent;
    color: transparent;
    font-size: 0;
}
.book-slider-slide-holder .img-holder {
    max-height: 600px;
}
.book-slider-slide-holder .img-holder img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.book-slider-slide-holder-description {
    background-color: #fff;
    position: relative;
    padding: 100px 40px 60px;
}
.book-slider-slide-holder-description:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 168px;
    height: 4px;
    background-color: #00dbc7;
}
.book-slider-slide-holder-description h3 {
    font-size: 28px;
    margin: 0 0 34px;
    text-transform: capitalize;
    letter-spacing: -2px;
}
.book-slider-slide-holder-description p {
    font-size: 16px;
    color: rgba(46, 44, 44, 0.8);
    margin: 0 0 28px;
    line-height: 1.76;
}
.book-slider-nav {
    position: absolute !important;
    top: 30px;
    left: 40px;
    z-index: 2;
    transform: none !important;
}
.book-slider-nav .slick-slide.slick-current img {
    border: 3px solid #00dbc7;
}
.book-slider-nav-dot {
    margin: 0 10px 0 0;
}
.book-slider-nav-dot img {
    width: 40px;
    height: 40px;
    transition: border 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    border-radius: 50%;
    border: 3px solid transparent;
    cursor: pointer;
}
.ethos-section {
    padding: 0 0 40px;
}
.ethos-content .title-holder p {
    color: rgba(46, 44, 44, 0.8);
}
.history-slider {
    margin: 0 0 20px;
}
.history-slider .slick-list {
    margin: 0 -8px !important;
    overflow: visible !important;
}
.history-slider .slick-slide {
    width: 280px;
}
.history-slider .slick-slide.slick-current .img-holder img {
    transform: scale(1.4);
}
.history-slider .slick-slide.slick-current .history-slider-slide .txt-holder {
    visibility: visible;
    opacity: 1;
}
.history-slider .slick-slide.slick-current .history-slider-slide .year {
    color: #017577;
}
.history-slider-slide {
    padding: 0 16px;
    position: relative;
    cursor: pointer;
}
.history-slider-slide:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: hsla(0, 0%, 40.8%, 0.2);
    display: block;
}
.history-slider-slide .img-holder {
    margin: 0 0 40px;
    overflow: hidden;
}
.history-slider-slide .img-holder img {
    transition: transform 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    width: 100%;
}
.history-slider-slide .year {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    color: #686868;
    margin: 0 0 16px;
    display: block;
}
.history-slider-slide .txt-holder {
    transition: opacity 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), visibility 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    opacity: 0;
    visibility: hidden;
}
.history-slider-slide .txt-holder h3 {
    font-size: 26px;
}
.history-slider-slide .txt-holder h3 a {
    color: #2e2c2c;
}
.history-slider-slide .txt-holder h3:hover a {
    color: #017577;
}
.history-slider-slide .txt-holder p {
    font-size: 16px;
    color: rgba(46, 44, 44, 0.8);
}
.team-section {
    padding: 0 0 60px;
}
.team-content .title-holder {
    margin: 0 0 34px;
}
.history-content {
    padding: 40px 0 80px;
    border-top: 1px solid hsla(0, 0%, 40.8%, 0.2);
}
.partners-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.partners-holder .partners-holder-item {
    width: 100%;
    margin: 0 0 112px;
}
.popup-holder {
    position: relative;
}
.popup-holder .open {
    position: relative;
}
.popup-holder .open,
.popup-holder .open img {
    margin: 0 auto;
    display: block;
}
.popup-holder .popup-item {
    display: none;
    position: absolute;
    z-index: 2;
    background-color: #fff;
    padding: 26px 35px;
    width: 100%;
    top: -40px;
    left: 0;
}
.popup-holder .popup-item p {
    font-size: 16px;
    text-align: center;
    margin: 0 0 26px;
}
.popup-holder .popup-item .link-holder {
    text-align: center;
    margin: 0 auto;
}
.partners-content {
    padding: 80px 0;
    border-top: 1px solid hsla(0, 0%, 40.8%, 0.2);
    border-bottom: 1px solid hsla(0, 0%, 40.8%, 0.2);
}
.partners-content .title-holder {
    margin: 0 0 100px;
}
.partners-content .title-holder .title-holder-description .link-holder {
    margin: 0 0 20px;
}
.featured-image {
    margin-bottom: 30px;
}
.cards-archive-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.card-1:hover .card-1-img img {
    transform: scale(1.2);
}
.card-1-img {
    position: relative;
    padding-top: 50%;
    margin-bottom: 20px;
    overflow: hidden;
}
.card-1-img img {
    transition: transform 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.footer {
    background-color: #033e3f;
}
.footer-top {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
    position: relative;
    padding: 40px 0;
}
.footer-top-left {
    margin: 0 0 20px;
}
.footer-top-left .logo {
    width: 150px;
    padding: 4px 0 0;
    margin: 0 0 42px;
}
.footer-top-left .contact-icons {
    margin: 0 0 50px;
}
.footer-top-left .contact-icons li {
    margin: 0 10px 10px;
}
.footer-top-right-holder {
    margin: 0 0 40px;
}
.footer-top-right-holder:last-child {
    margin: 0;
}
.footer-top-right-holder h6 {
    text-transform: uppercase;
    color: hsla(0, 0%, 100%, 0.5);
    margin: 0 0 20px;
    font-size: 16px;
}
.footer-top-right ul li {
    font-size: 18px;
    margin: 0 0 11px;
}
.footer-top-right ul li a {
    transition: opacity 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    text-decoration: underline;
    font-weight: 600;
    color: #fff;
}
.footer-top-right ul li a:hover {
    opacity: 0.5;
    color: #fff;
}
.footer-middle {
    padding: 40px 0;
}
.footer-middle-left address {
    color: #fff;
    margin: 0 0 14px;
    opacity: 1;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    letter-spacing: 0.4px;
    max-width: 308px;
    line-height: 1.55;
    font-size: 18px;
}
.footer-middle-left a {
    transition: opacity 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    font-size: 18px;
    text-decoration: underline;
    letter-spacing: 0.5px;
    font-weight: 600;
    display: inline-block;
    margin: 0 0 40px;
    color: #fff;
}
.footer-middle-left a:hover {
    opacity: 0.5;
    color: #fff;
}
.footer-middle-right .contacts-holder {
    margin: 0 0 40px;
}
.footer-middle-right .contacts-holder-item {
    margin: 0 0 16px;
}
.footer-middle-right .contacts-holder a {
    transition: opacity 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    font-size: 18px;
    text-decoration: underline;
    font-weight: 600;
    color: #fff;
}
.footer-middle-right .contacts-holder a:hover {
    color: #fff;
    opacity: 0.5;
}
.footer-bottom {
    background-color: #033233;
    padding: 48px 0;
}
.footer-bottom-holder a,
.footer-bottom-holder p {
    transition: opacity 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    padding: 0;
    font-size: 18px;
    color: #fff;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 600;
    margin: 0 0 20px;
}
.footer-bottom-holder a:hover,
.footer-bottom-holder p:hover {
    opacity: 0.5;
}
.btn {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), border 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    outline: none;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
}
.btn-back {
    padding: 23px 26px 23px 44px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 14px;
    position: relative;
    box-shadow: inset 0 0 0 0.09px #00dbc7;
    transition: all 0.6s linear;
    display: inline-block;
}
.btn-back:hover {
    box-shadow: inset 400px 0 0 0 #00dbc7;
    color: #000;
    border: 1px solid #00dbc7;
}
.btn-back:before {
    content: "\e906";
    display: block;
    position: absolute;
    top: calc(50% - 10px);
    left: 26px;
    font-family: icomoon !important;
}
.btn-secondary {
    padding: 20px 62px 20px 36px;
    color: #017577;
    border: 1px solid #017577;
    box-shadow: inset 0 0 0 0.09px #017577;
    transition: all 0.7s ease-in-out;
    position: relative;
    display: inline-block;
}
.btn-secondary.white {
    border: 1px solid #fff;
    box-shadow: inset 0 0 0 0.09px #fff;
}
.btn-secondary.white .btn-inner-holder span:first-child,
.btn-secondary.white .btn-inner-holder span:last-child:after,
.btn-secondary.white .btn-inner-holder span:last-child:before {
    color: #fff;
}
.btn-secondary.submit-secondary {
    cursor: pointer;
    background-color: transparent;
}
.btn-secondary.submit-secondary .btn-inner-holder span:last-child {
    top: calc(50% - 9px);
    right: calc(50% - 40px);
}
.btn-secondary.submit-secondary:hover span:first-child:after {
    top: 118%;
}
.btn-secondary.submit {
    padding: 26px 62px 26px 36px;
    border: 1px solid #00dbc7;
    box-shadow: inset 0 0 0 0.09px #00dbc7;
    background-color: #00dbc7;
    cursor: pointer;
}
.btn-secondary.submit .btn-inner-holder span:first-child {
    color: #fff;
}
.btn-secondary.submit .btn-inner-holder span:last-child {
    top: calc(50% - 9px);
    right: calc(50% - 40px);
}
.btn-secondary.submit .btn-inner-holder span:last-child:after,
.btn-secondary.submit .btn-inner-holder span:last-child:before {
    color: #fff;
}
.btn-secondary:hover {
    box-shadow: inset 400px 0 0 0 #017577;
    color: #fff;
    border: 1px solid #017577;
}
.btn-secondary:hover.white {
    border: 1px solid #fff;
    box-shadow: inset 400px 0 0 0 #fff;
}
.btn-secondary:hover.white .btn-inner-holder span:first-child:after,
.btn-secondary:hover.white .btn-inner-holder span:last-child:after,
.btn-secondary:hover.white .btn-inner-holder span:last-child:before {
    color: #017577;
}
.btn-secondary:hover.submit {
    border: 1px solid #00dbc7;
    box-shadow: inset 400px 0 0 0 #00dbc7;
}
.btn-secondary:hover.submit .btn-inner-holder span:first-child:after {
    top: 122%;
    color: #fff;
}
.btn-secondary .btn-inner-holder {
    display: inline-block;
    overflow: hidden;
}
.btn-secondary .btn-inner-holder span:first-child {
    transition: all 0.5s ease-in-out;
    position: relative;
    top: 2px;
    left: 0;
    margin: 0 10px 0 0;
}
.btn-secondary .btn-inner-holder span:first-child:after {
    transition: all 0.5s ease-in-out;
    content: attr(data-link);
    transform-origin: left center;
    position: absolute;
    top: 100%;
    left: 0;
}
.btn-secondary .btn-inner-holder span:last-child {
    position: absolute;
    top: calc(50% - 10px);
    right: 42px;
    overflow: hidden;
    width: 20px;
    height: 14px;
}
.btn-secondary .btn-inner-holder span:last-child:after,
.btn-secondary .btn-inner-holder span:last-child:before {
    transition: all 0.8s ease-in-out;
    content: "\e902";
    font-family: icomoon !important;
    color: #017577;
    line-height: 1;
    position: absolute;
    top: 3px;
    right: 0;
    margin-left: 10px;
    overflow: hidden;
}
.btn-secondary .btn-inner-holder span:last-child:before {
    right: 22px;
}
.btn-secondary:hover span:first-child {
    color: #017577;
    top: -20px;
}
.btn-secondary:hover span:first-child:after {
    color: #fff;
    top: 105%;
}
.btn-secondary:hover span:last-child:before {
    right: 0;
    color: #fff;
}
.btn-secondary:hover span:last-child:after {
    right: -30px;
    color: #fff;
}
.btn-download {
    padding: 24px 8px;
    text-align: center;
    display: block;
    border: 1px solid #017577;
}
.btn-download:hover {
    background-color: #017577;
    color: #fff;
}
.btn-download .icon-download {
    margin: 0 0 0 10px;
    font-size: 18px;
    position: relative;
    top: 2px;
}
.link {
    outline: none;
    text-align: left;
    font-size: 14px;
    color: #fff;
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
}
.link.lg {
    font-size: 14px;
    margin: 0 0 16px;
    letter-spacing: 0.8px;
}
.link.lg span:first-child:after {
    top: 96%;
}
.link.lg:hover span:last-child:after {
    right: -30px;
}
.link span:first-child {
    transition: all 0.8s ease;
    position: relative;
    top: 1px;
    left: 0;
    right: 0;
    margin: 0 10px 0 0;
    width: 100%;
    display: inline-block;
}
.link span:first-child:after {
    content: attr(data-link);
    transition: all 0.8s ease;
    transform-origin: left center;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    text-decoration: underline;
}
.link:hover span:first-child {
    color: #fff;
    top: -61px;
}
.link:hover span:first-child:after {
    top: 61px;
}
.link-primary {
    padding: 0 22px 0 0;
    cursor: pointer;
}
.link-primary span:last-child {
    position: absolute;
    top: 2px;
    right: 0;
    overflow: hidden;
    width: 20px;
    height: 14px;
}
.link-primary span:last-child:after,
.link-primary span:last-child:before {
    transition: all 0.6s ease-in-out;
    content: "\e902";
    font-family: icomoon !important;
    color: #fff;
    line-height: 1;
    position: absolute;
    top: 3px;
    right: 0;
    margin-left: 10px;
    overflow: hidden;
}
.link-primary span:last-child:before {
    right: 22px;
}
.link-primary:hover span:last-child:before {
    right: 0;
}
.link-primary:hover span:last-child:after {
    right: -22px;
}
.link-primary-secondary,
.link-primary-secondary span:first-child:after,
.link-primary-secondary span:last-child:after,
.link-primary-secondary span:last-child:before {
    color: #017577;
}
.link-primary-black,
.link-primary-black span:first-child:after,
.link-primary-black span:last-child:after,
.link-primary-black span:last-child:before {
    color: #2e2c2c;
}
.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
    position: relative;
    display: block;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.cards-holder {
    margin: 0 -16px;
}
.cards-holder.alt {
    margin: 0;
}
.cards-holder.cards-horizontal {
    display: block;
    margin: 0;
}
.download-card-wrapper {
    padding: 0 16px;
}
.download-card-wrapper.low .download-card {
    padding: 30px 24px 16px;
}
.download-card-wrapper.low .download-card:hover img {
    transform: scale(1);
}
.download-card-wrapper.low .download-card .img-holder {
    width: 20%;
    margin: 0 auto 30px;
}
.download-card {
    background-color: #fff;
    padding: 24px;
    margin: 0 0 24px;
}
.download-card:hover img {
    transform: scale(1.2);
}
.download-card .img-holder {
    margin: 0 0 24px;
    overflow: hidden;
}
.download-card .img-holder img {
    transition: transform 0.4s ease-in;
    width: 100%;
}
.download-card p {
    font-size: 16px;
    font-family: 600;
    margin: 0 0 8px;
}
.card {
    display: block;
    position: relative;
    padding: 0 16px;
    text-decoration: none;
    margin-bottom: 30px;
}
.card.member-card:hover h3 {
    color: #2e2c2c;
}
.card.member-card .txt-holder {
    min-height: 0;
}
.card:hover {
    text-decoration: none;
}
.card:hover .link,
.card:hover .link span {
    color: #017577;
}
.card:hover .link span:first-child {
    top: -20px;
}
.card:hover .link span:last-child:before {
    right: 0;
}
.card:hover .link span:last-child:after {
    right: -22px;
}
.card:hover h3 {
    color: #017577;
}
.card:hover .img-holder img {
    transform: scale(1.2);
}
.card.card-ultra-wide {
    width: 100%;
}
.cards-horizontal .card {
    width: 100%;
    padding: 0;
}
.cards-horizontal .card .img-holder {
    order: -1;
}
.cards-horizontal .card .img-holder img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.cards-horizontal .card .txt-holder {
    display: block;
}
.cards-horizontal .card .txt-holder[data-title] {
    overflow: hidden;
}
.cards-horizontal .card .txt-holder[data-title]:before {
    font-size: 90px;
    display: none;
    line-height: 1;
}
.cards-horizontal .card .card-title {
    position: relative;
    display: block;
    flex-basis: 40%;
}
.cards-horizontal .card .card-title .link {
    pointer-events: none;
}
.cards-horizontal .card .card-description {
    flex-basis: 416px;
}
.cards-horizontal .card .card-description p {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.88;
}
.card:nth-child(3):after,
.card:nth-child(9):after,
.card:nth-child(12):after {
    display: none;
}
.card .txt-holder {
    position: relative;
    padding: 24px 24px 25px;
    background-color: #fff;
    display: flex;
}
.card .txt-holder[data-title] {
    overflow: hidden;
}
.card .txt-holder[data-title]:before {
    content: attr(data-title);
    position: absolute;
    font-family: Scotch-Roman, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 80px;
    color: #fff;
    -webkit-text-stroke: 1px rgba(46, 44, 44, 0.1);
    top: 0;
    left: 55%;
}
.card .card-title {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.card .card-title .link {
    pointer-events: none;
}
.card h3 {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    font-size: 28px;
    color: #2e2c2c;
    margin: 0 0 96px;
}
.card .link {
    text-align: left;
    pointer-events: none;
}
.card .link,
.card .link span:last-child:after,
.card .link span:last-child:before {
    color: #017577;
}
.card .img-holder {
    overflow: hidden;
}
.card .img-holder img {
    transition: transform 0.4s ease-in;
    width: 100%;
}
.member-card {
    margin: 0 0 38px;
}
.member-card:after {
    display: none;
}
.member-card .img-holder {
    margin: 0 0 33px;
}
.member-card .txt-holder {
    background-color: transparent;
    display: block;
}
.member-card .txt-holder h3 {
    margin: 0 0 8px;
    font-size: 28px;
}
.member-card .txt-holder .position {
    color: rgba(46, 44, 44, 0.5);
    font-weight: 400;
    display: block;
    margin: 0 0 22px;
}
.member-card .txt-holder p {
    font-size: 18px;
}
.member-card .txt-holder .link {
    pointer-events: none;
}
.card-more {
    margin: 0 0 64px;
}
.card-more .txt-holder .link {
    pointer-events: none;
}
.card-more h3 {
    margin: 0 0 28px;
    max-width: 324px;
    text-transform: capitalize;
}
.card-ultra-wide {
    width: 100%;
    padding: 0;
    margin: 0 0 64px;
}
.card-ultra-wide .txt-holder {
    width: 100%;
}
.card-ultra-wide .txt-holder .link {
    pointer-events: none;
}
.card-ultra-wide .img-holder {
    width: 100%;
}
.card-ultra-wide .txt-holder {
    flex-direction: column;
}
.card-ultra-wide .txt-holder .card-title {
    justify-content: flex-start;
    flex: 1 0 auto;
}
.card-ultra-wide .txt-holder h3 {
    text-transform: capitalize;
    max-width: 408px;
    margin: 0 0 40px;
}
.card-ultra-wide .txt-holder .card-footer {
    flex-shrink: 0;
}
.about-card {
    width: 100%;
    border-top: 1px solid hsla(0, 0%, 40.8%, 0.2);
    margin: 0 0 80px;
}
.about-card:first-child {
    border: 0;
}
.about-card:last-child {
    margin: 0;
}
.about-card.reverse {
    flex-direction: row-reverse;
}
.about-card .img-holder {
    overflow: hidden;
}
.about-card .img-holder img {
    transition: transform 0.4s ease-in;
    width: 100%;
}
.about-card .card-description {
    margin: 0 0 50px;
}
.about-card .card-description.hover-active + .img-holder img {
    transform: scale(1.2);
}
.about-card .card-description .hint {
    margin: 0 0 48px;
    font-size: 16px;
}
.about-card .card-description .capital-letter {
    margin: 0 0 26px;
    font-size: 18px;
    line-height: 1.8;
}
.about-card .card-description .capital-letter span {
    height: 64px;
    font-size: 64px;
}
.about-card .card-description .btn-holder {
    display: inline-block;
}
.news-cards .text-holder-sm h3 {
    font-size: 28px;
    text-transform: capitalize;
}
.news-cards .card-news {
    display: block;
    padding: 0 0 38px;
    margin-bottom: 32px;
    border-bottom: 1px solid hsla(0, 0%, 40.8%, 0.2);
}
.news-cards .card-news:hover {
    text-decoration: none;
}
.news-cards .card-news:hover .link,
.news-cards .card-news:hover .link span {
    color: #017577;
}
.news-cards .card-news:hover .link span:first-child {
    top: -20px;
}
.news-cards .card-news:hover .link span:last-child:before {
    right: 0;
}
.news-cards .card-news:hover .link span:last-child:after {
    right: -22px;
}
.news-cards .card-news:hover h3 {
    color: #017577;
}
.news-cards .card-news:hover .img-holder img {
    transform: scale(1.2);
}
.news-cards .card-news .link {
    color: #017577;
    text-align: left;
    pointer-events: none;
}
.news-cards .card-news .link span:last-child:after,
.news-cards .card-news .link span:last-child:before {
    color: #017577;
}
.news-cards .card-news .img-holder {
    margin-bottom: 20px;
    overflow: hidden;
}
.news-cards .card-news .img-holder img {
    transition: transform 0.4s ease-in;
    width: 100%;
}
.news-cards .card-news h3 {
    color: #2e2c2c;
    letter-spacing: -2px;
}
.news-cards .card-news p {
    font-size: 18px;
}
.news-cards .main-post {
    margin-bottom: 15px;
}
.news-cards .main-post .txt-holder .link,
.news-cards .main-post .txt-holder p {
    display: none;
}
.post.post-colmn {
    display: block;
    width: 100%;
}
.post.post-colmn .card-news {
    width: 100%;
    border-left: 0;
    border-bottom: 1px solid hsla(0, 0%, 40.8%, 0.2);
}
.post.post-colmn .card-news,
.post.post-colmn .card-news:not(:nth-last-child(-n + 2)) {
    padding: 0 0 24px;
    margin: 0 0 32px;
}
.post.post-colmn .card-news:not(:nth-last-child(-n + 2)):before {
    display: none;
}
.post.post-colmn .card-news:last-child {
    border: 0;
}
.post.post-colmn .card-news .img-holder {
    margin: 0 0 25px;
}
.post.post-colmn .card-news .tagcloud-item {
    margin-right: 8px;
}
.post.post-colmn .card-news h3 {
    text-transform: capitalize;
    max-width: 300px;
    letter-spacing: -2px;
}
.post.post-colmn .card-news .img-holder img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.post .card-news {
    position: relative;
    display: block;
    margin-bottom: 32px;
}
.post .card-news h3 {
    font-size: 24px;
}
.cards-wide {
    display: block;
    margin: 0;
}
.cards-wide .card-horizontal-devided {
    width: 100%;
    margin: 0 0 40px;
    padding: 0 0 40px;
    border-bottom: 1px solid hsla(0, 0%, 40.8%, 0.2);
}
.cards-wide .card-horizontal-devided:after {
    display: none;
}
.cards-wide .card-horizontal-devided:last-child {
    margin: 0;
    padding: 0;
    border: 0;
}
.cards-wide .card-horizontal-devided .date {
    padding: 0;
    margin: 0 0 30px;
}
.cards-wide .card-horizontal-devided .card-horizontal-wide {
    padding: 0;
    margin: 0;
}
.cards-wide .card-horizontal-devided .card-horizontal-wide .txt-holder {
    padding: 30px 0;
    display: block;
    background-color: transparent;
}
.cards-wide .card-horizontal-devided .card-horizontal-wide .txt-holder h3 {
    margin: 0 0 16px;
    font-size: 28px;
    text-transform: capitalize;
    max-width: 700px;
}
.cards-wide .card-horizontal-devided .card-horizontal-wide .txt-holder p {
    font-size: 18px;
    max-width: 618px;
    margin: 0 0 28px;
}
.cards-wide .card-horizontal-devided .card-horizontal-wide .txt-holder .link {
    pointer-events: none;
}
.count-card {
    padding: 0;
    margin: 0 0 30px;
}
.count-card .tagcloud {
    margin: 0 0 32px;
}
.count-card h3 {
    color: #00dbc7;
    font-size: 56px;
    font-weight: 500;
    border-bottom: 5px solid #00dbc7;
    display: inline-block;
    line-height: 1;
    margin: 0 0 24px;
    letter-spacing: -5px;
}
.count-card p {
    font-size: 18px;
}
.ethos-card {
    padding: 0 16px;
    position: relative;
    width: 100%;
    margin: 0 0 50px;
}
.ethos-card .ethos-card-img {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}
.ethos-card .counter {
    padding-top: 106px;
    color: #00dbc7;
    font-size: 96px;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 24px;
}
.ethos-card h5 {
    font-size: 28px;
    margin: 0 0 8px;
    text-transform: capitalize;
}
.ethos-card p {
    font-weight: 600;
    font-size: 18px;
    color: #686868;
}
.gallery-row-slider {
    margin: 0 0 20px;
}
.gallery-row-slider .slick-arrow.slick-prev {
    left: calc(50% - 70px);
    bottom: -80px;
}
.gallery-row-slider .slick-arrow.slick-next {
    right: calc(50% - 70px);
    bottom: -80px;
}
.gallery-row-slider .slide {
    width: 100%;
}
.gallery-row-slider .slick-slide {
    margin: 0 8px !important;
}
.gallery-row-slider .slick-list {
    margin: 0 -8px !important;
    overflow: visible !important;
}
.about-slider {
    position: static;
}
.slick-dots {
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 24px;
    margin: 0 auto;
    width: 100%;
}
.slick-dots li {
    display: inline-block;
    height: 0;
}
.slick-dots li button {
    transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    font-size: 0;
    width: 15px;
    height: 2px;
    background-color: hsla(0, 0%, 100%, 0.2);
    outline: none;
    border: 0;
    margin: 0 3px;
    cursor: pointer;
}
.slick-dots li.slick-active button {
    background-color: #fff;
}
.slider-for .slick-slide {
    transform: translate3d(-100%, 0, 0) scale(1.5);
    transition: transform 0.5s linear !important;
}
.slider-for .slick-slide.anim-out {
    opacity: 1 !important;
    transition: none !important;
    transform: translateZ(0) !important;
}
.slider-for .slick-slide.slick-active {
    transition: transform 0.5s linear !important;
    transform: translateZ(0) scale(1);
}
.slick-arrow {
    transition: color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    position: absolute;
    z-index: 1;
    width: 66px;
    height: 66px;
    outline: none;
    border: 0;
    cursor: pointer;
    background-color: rgba(1, 117, 119, 0.1);
    color: #017577;
}
.slick-arrow:hover {
    background-color: #017577;
    color: #fff;
}
.slick-arrow span {
    display: block;
    line-height: 0;
}
.slick-arrow.slick-disabled {
    background-color: rgba(1, 117, 119, 0.1);
    cursor: auto;
}
.slick-arrow.slick-disabled:hover {
    color: #017577;
}
.slick-arrow.slick-disabled span {
    opacity: 0.5;
}
.slick-arrow.slick-prev {
    transform: rotate(180deg);
}
.js-tab-hidden {
    display: block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important;
}
.tabset-holder {
    border-bottom: 1px solid hsla(0, 0%, 40.8%, 0.2);
    display: flex;
    overflow-x: auto;
    margin: 0 0 64px;
}
.tabset-holder-item {
    transition: border 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    display: block;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
    color: hsla(0, 0%, 40.8%, 0.5);
    padding: 10px;
    font-family: Josefin Sans, sans-serif;
    font-weight: 700;
    border-bottom: 3px solid transparent;
}
.tabset-holder-item.active {
    color: #017577;
    border-bottom: 3px solid #017577;
}
.video-block {
    position: relative;
    width: 100%;
}
.btn-play {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    cursor: pointer;
    opacity: 1;
    visibility: visible;
}
.btn-play:hover .btn-play-icon {
    background-color: #017577;
    color: #fff;
}
.btn-play-icon {
    transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), visibility 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), opacity 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    display: block;
    position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    width: 60px;
    height: 60px;
    font-size: 14px;
    line-height: 1;
    font-family: Inter, sans-serif;
    color: #017577;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    padding-top: 24px;
    letter-spacing: 1px;
}
.video-block.video-active .btn-play {
    display: none;
    touch-action: none;
}
.video-block.video-active .btn-play .btn-play-icon,
.video-block.video-active .video-overlay {
    opacity: 0;
    visibility: hidden;
}
.embed-responsive {
    position: relative;
    padding-bottom: 55.8%;
    height: 0;
}
.embed-responsive iframe,
.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-overlay {
    transition: visibility 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95), opacity 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
    opacity: 1;
    visibility: visible;
}
.video-overlay img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
body,
html {
    width: 100% !important;
}
.wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.js-curtain {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-height: 200vh;
}
.hero-section.home-hero {
    height: 100vh;
    overflow: hidden;
    padding: 0 !important;
}
.who-we-content .hint-black {
    display: block;
}
.hero-decor {
    max-width: 999999px !important;
}
.main-bg-white {
    height: 200vh;
    background: #fff;
    transform: skewY(-29deg);
}
.main-bg-green,
.main-bg-white {
    position: absolute;
    left: 0;
    right: 0;
    top: -50vh;
}
.main-bg-green {
    height: 196vh;
    background: #017577;
    transform: skewY(-25deg);
}
.main-bg-green .line01 {
    bottom: 0;
    height: 40vh;
    background: #8ac9c9;
}
.main-bg-green .line01,
.main-bg-green .line02 {
    position: absolute;
    left: calc(50% + 40px);
    right: 0;
}
.main-bg-green .line02 {
    top: 100%;
    height: 100vh;
    background: #fff;
}
.main-bg-green .line03 {
    position: absolute;
    top: 100%;
    height: 50vh;
    background: #7feeed;
    left: 80px;
    right: calc(50% - 40px);
}
.home-header {
    position: absolute !important;
}
.home-header .header-content {
    background: none !important;
    border-right: none !important;
    position: absolute !important;
}
.header-border {
    position: absolute;
    left: 80px;
    width: 1px;
    background: hsla(0, 0%, 100%, 0.2);
    bottom: 0;
    height: 22vh;
}
.hero-img {
    top: 0;
    overflow: hidden;
    left: calc(50% + 40px);
    width: 50%;
    height: 100vh;
    transform: skewY(-25deg);
}
.hero-img,
.hero-img .img {
    position: absolute;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.hero-img .img {
    top: -40%;
    bottom: -40%;
    right: 0;
    left: 0;
    transition: transform 1s linear;
    transform: translateY(-10vh) scale(1.2) skewY(25deg);
}
.is-loaded .hero-img .img {
    transform: translateY(10vh) scale(1) skewY(25deg);
}
.hero-img .line04 {
    position: absolute;
    top: 0;
    height: 200px;
    background: rgba(1, 117, 119, 0.6);
    left: calc(50% + 40px);
    right: 0;
    left: 0;
}
.wrapper {
    opacity: 0;
}
.is-loaded .wrapper {
    opacity: 1;
}
.hero-content h1 {
    margin-left: 5vw !important;
}
.hero-content h1 span {
    display: block;
}
.hero-header .logo {
    opacity: 0;
    margin-left: 10vw;
    transform: translateY(5vh);
}
.home-header .header-content-shop a,
.home-header .icon-user,
.home-header .nav-opener,
.home-header .open-search {
    opacity: 0;
}
body.decor-animation {
    padding-top: 81px;
}
@media (min-width: 375px) {
    .about-us-description .section-title,
    .section-title,
    .title-holder .section-title {
        font-size: 42px;
    }
    .gallery-slider .slick-arrow.slick-prev {
        top: calc(50% - 33px);
        left: 10px;
        bottom: auto;
    }
    .gallery-slider .slick-arrow.slick-next {
        top: calc(50% - 33px);
        right: 10px;
        bottom: auto;
    }
}
@media (min-width: 520px) {
    .contact-form label.placeholder span {
        max-width: none;
        display: inline-block;
    }
    .main-accordion .main-accordion-opener .main-accordion-opener-text {
        max-width: 270px;
    }
    .who-we-section {
        padding: 0 0 120px;
    }
    .title-holder .section-title {
        font-size: 44px;
    }
}
@media (min-width: 768px) {
    .h1,
    h1 {
        font-size: 80px;
    }
    .h2,
    h2 {
        font-size: 50px;
    }
    .hint {
        font-size: 14px;
    }
    .p,
    p {
        font-size: 20px;
        line-height: 1.54;
        margin: 0 0 40px;
    }
    tbody th {
        padding: 17px 46px;
    }
    tbody td {
        padding: 22px 46px 16px;
    }
    input[type="email"],
    input[type="tel"],
    input[type="text"],
    textarea {
        background-color: #fff;
        color: #017577;
        padding: 30px 32px;
    }
    input[type="email"]::-moz-placeholder,
    input[type="tel"]::-moz-placeholder,
    input[type="text"]::-moz-placeholder,
    textarea::-moz-placeholder {
        color: #017577;
        text-transform: none;
        font-size: 18px;
        font-weight: 400;
    }
    input[type="email"]::placeholder,
    input[type="tel"]::placeholder,
    input[type="text"]::placeholder,
    textarea::placeholder {
        color: #017577;
        text-transform: none;
        font-size: 18px;
        font-weight: 400;
    }
    input[type="search"] {
        width: 86%;
        padding: 20px 0;
    }
    .search-submit,
    input[type="search"],
    input[type="submit"] {
        border-bottom: 1px solid rgba(25, 23, 23, 0.2);
        font-size: 22px;
    }
    .search-submit .icon-search,
    input[type="submit"] .icon-search {
        font-size: 16px;
    }
    .search-submit {
        width: 14%;
        font-size: 22px;
        min-width: 114px;
    }
    .form-email input[type="text"] {
        border: 0;
    }
    .form-email label,
    .form-last-input,
    .form-name-input,
    .form-type-input {
        display: none;
    }
    #mailpoet_form_1 {
        width: 100% !important;
    }
    #mailpoet_form_1 {
        position: relative;
    }
    #mailpoet_form_1 label {
        opacity: 1;
    }
    .contact-form label img {
        top: -12px;
    }
    .contact-form .form-footer {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .contact-form .form-footer .btn {
        display: inline-block;
    }
    .checkbox-holder {
        margin-bottom: 8px;
    }
    .container-content {
        display: flex;
        justify-content: space-between;
    }
    #content {
        width: 60%;
    }
    #sidebar {
        width: 30%;
    }
    #sidebar h2 {
        font-size: 40px;
    }
    .commentlist-item .commentlist-item {
        padding: 0 0 0 2em;
    }
    .navigation-comments .nav-links a,
    .navigation .nav-links a {
        padding: 4px 10px;
        margin: 0 5px;
        font-size: 18px;
    }
    .navigation-comments .next,
    .navigation-comments .prev,
    .navigation .next,
    .navigation .prev {
        padding: 4px 10px;
        font-size: 18px;
    }
    .navigation-single .next,
    .navigation-single .prev {
        padding: 10px 20px;
        font-size: 18px;
    }
    .navigation-single .next a,
    .navigation-single .prev a {
        padding: 2px;
    }
    .header {
        position: fixed;
        top: 0;
        bottom: 0;
    }
    .decor-animation .header {
        position: fixed !important;
        opacity: 1 !important;
    }
    .decor-animation .home-header {
        width: auto;
    }
    .decor-animation .home-header .header-content {
        background-color: #017577 !important;
    }
    .fixed-position .header-content.header-main,
    .header-content.header-main {
        background-color: #017577;
    }
    .nav-active .header-content.header-main {
        border-right: 1px solid rgba(25, 23, 23, 0.2);
        background-color: #fff;
    }
    .fixed-position .header-content.header-secondary {
        background-color: #017577 !important;
    }
    .nav-active .header-content.header-secondary {
        border-right: 1px solid rgba(25, 23, 23, 0.2);
        background-color: #fff;
    }
    .header-content {
        border-right: 1px solid hsla(0, 0%, 100%, 0.2);
        background-color: #017577;
        padding: 30px 16px;
        width: 80px;
        height: 100vh;
        display: flex;
        flex-direction: column;
    }
    .nav-active .header-content {
        border-right: 1px solid rgba(25, 23, 23, 0.2);
        background-color: #fff;
    }
    .header-content-shop a {
        color: #fff;
    }
    .nav-active .header-content-shop a {
        color: #017577;
    }
    .nav-opener {
        position: relative;
        top: 0;
        left: 0;
        margin-top: auto;
        margin-bottom: auto;
    }
    .nav-opener:after,
    .nav-opener:before,
    .nav-opener span {
        background-color: #fff;
    }
    .nav-active .nav-opener:after,
    .nav-active .nav-opener span {
        background-color: #2e2c2c;
    }
    .open-search .search-opener.close-btn:after,
    .open-search .search-opener.close-btn span {
        height: 2px;
    }
    .open-search .search-opener.close-btn {
        width: 40px;
        height: 40px;
        margin: 0 0 30px auto;
    }
    .search-slide {
        top: 0;
        left: 80px;
        width: calc(100vw - 80px);
        padding: 40px 40px 120px;
        box-shadow: none;
        background-color: #fff;
    }
    .drop {
        top: 0;
        width: calc(100% - 80px);
        transition: all 0.2s linear;
        z-index: 99;
    }
    .drop,
    .nav-active .drop {
        left: 80px;
    }
    .drop-content.active-slider {
        padding: 0;
    }
    .drop-content {
        overflow-y: auto;
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 0;
        left: -80px;
        width: 300px;
        padding: 40px 30px;
        overflow-x: auto;
    }
    .active-slider .drop-content-menu {
        left: 0;
    }
    .drop-content .hint {
        display: block;
        margin: 0 0 44px;
    }
    .menu-main {
        margin: 0 0 100px;
    }
    .menu-main li {
        max-width: 240px;
        margin: 0 0 14px;
        padding: 0;
    }
    .menu-main li a {
        font-size: 24px;
        letter-spacing: -2px;
    }
    .menu-main li .slide {
        position: absolute;
        top: -9999px;
        left: -9999px;
        visibility: hidden;
    }
    .menu-main .open-aside.active .drop-opener {
        color: #017577;
        padding-left: 0;
        margin: 0;
    }
    .menu-main .open-aside.active .drop-opener:after {
        content: "\e907";
        font-family: icomoon !important;
        font-size: 12px;
        color: #017577;
        position: absolute;
        top: calc(50% - 10px);
        right: -56px;
        display: block;
    }
    .drop-footer {
        padding: 0;
    }
    .active-slider .drop-footer {
        left: 0;
    }
    .drop-footer-holder {
        margin: 0;
    }
    .drop-footer {
        max-width: 240px;
    }
    .drop-footer .contacts-holder {
        display: none;
    }
    .additional-list li {
        font-size: 18px;
    }
    .header-content-options {
        display: block;
        padding: 0;
        flex-shrink: 0;
        align-items: flex-end;
    }
    .header-content-options a {
        margin: 0 auto 35px;
        color: #fff;
    }
    .nav-active .header-content-options a {
        color: #017577;
    }
    .header-content-options a:last-child {
        margin: 0 auto;
    }
    .nav-active .header-secondary .header-content-options .icon-search,
    .nav-active .header-secondary .header-content-options .icon-user {
        color: #2e2c2c;
    }
    .slide {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        background-color: #f3f3f3;
        overflow-y: auto;
        margin: 0;
        border: 0;
    }
    .slide .drop-close {
        display: none;
    }
    .sub-drop {
        position: absolute;
        left: -100vw;
        width: calc(100vw - 380px);
    }
    .nav-active .sub-drop {
        left: 300px;
    }
    .slide-content {
        display: flex;
        flex-direction: column;
        height: 100vh;
        padding: 40px 30px 0;
    }
    .close-btn {
        width: 40px;
        height: 40px;
        position: relative;
        top: 0;
        right: 0;
        border-radius: 50%;
        border: 1px solid rgba(25, 23, 23, 0.2);
        margin: 0 0 30px auto;
        display: block;
    }
    .close-btn span {
        transform: rotate(45deg);
        display: block;
    }
    .close-btn:after,
    .close-btn span {
        transition: background-color 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
        width: 20px;
        height: 2px;
        background-color: #017577;
        position: absolute;
        top: calc(50% - 1px);
        left: calc(50% - 10px);
    }
    .close-btn:after {
        content: "";
        transform: rotate(-45deg);
    }
    .close-btn:hover {
        background-color: #017577;
    }
    .close-btn:hover:after,
    .close-btn:hover span {
        background-color: #fff;
    }
    .slide-list {
        margin: 0 -14px;
    }
    .slide-list ul li a {
        font-weight: 600;
    }
    .slide-list-group {
        border: 0;
        padding: 0 14px;
    }
    .slide-list-group h4 {
        font-size: 20px;
    }
    .slide-footer {
        padding: 40px 8px 40px 0;
        display: block;
    }
    .page-holder {
        margin: 0 0 0 80px;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .decor-animation .js-curtain {
        left: -80px;
    }
    .decor-animation .header-border {
        left: 80px;
    }
    .hero-decor.primary-wide {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 74%, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 74%, 0 100%);
    }
    .hero-decor.fade {
        background-color: rgba(1, 117, 119, 0.4);
        z-index: 1;
        display: block;
    }
    .hero-decor.light-blue {
        top: 0;
        left: 0;
        height: 600px;
    }
    .navigation.pagination .page-numbers {
        width: 66px;
        height: 66px;
        font-size: 18px;
    }
    .bread-crumbs {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .accordion-content,
    .board-content,
    .card-section.alt .card-content,
    .contact-full-content,
    .download-content,
    .ethos-content,
    .faq-content,
    .gallery-content,
    .latest-events-content,
    .padding-reset-top,
    .table-content,
    .team-content,
    .video-content {
        padding: 100px 0 0;
    }
    .accordion-section,
    .book-slider-section,
    .card-section,
    .contact-full-section,
    .download-section,
    .faq-section,
    .padding-reset-bottom,
    .section-book-slider {
        padding: 0 0 100px;
    }
    .nav-active .main:before {
        content: "";
        background-color: rgba(25, 23, 23, 0.2);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
    }
    .main .main-wrapper {
        transition: right 0.2s linear;
        position: relative;
        top: 0;
        right: 0;
    }
    .nav-active .main .main-wrapper {
        right: -300px;
    }
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .main-accordion .main-accordion-opener {
        font-size: 28px;
    }
    .main-accordion .main-accordion-opener .main-accordion-opener-text {
        max-width: 600px;
    }
    .section-title {
        font-size: 44px;
    }
    .decor:after {
        right: 40px;
        bottom: -60px;
        border-width: 0 0 120px 192px;
    }
    .capital-letter.capital-letter-sm span {
        height: 64px;
        font-size: 64px;
    }
    .capital-letter span {
        height: 74px;
        font-size: 74px;
        margin-bottom: -0.4em;
    }
    .hero-section {
        padding: 0 0 292px;
    }
    .hero-section.content {
        padding: 0 0 100px;
    }
    .hero-sign-bg {
        transition: right 0.35s cubic-bezier(0.3, 0.86, 0.36, 0.95);
        -webkit-text-stroke: 1px rgba(1, 117, 119, 0.2);
        right: 10px;
        left: auto;
        bottom: 10px;
        font-size: 260px;
    }
    .hero-sign-holder {
        right: 10px;
        left: auto;
        bottom: 40px;
    }
    .scroll-to {
        color: #017577;
        display: inline-block;
    }
    .scroll-to:before {
        background-color: #017577;
    }
    .hero-header {
        display: flex;
        justify-content: space-between;
        margin: 0 0 40px;
        padding: 48px 0 44px;
    }
    .content .hero-header {
        padding: 36px 0 44px;
    }
    .hero-header .hint {
        margin: 0;
    }
    .hero-header-options a {
        margin: 0 0 0 40px;
    }
    .hero-header .link,
    .hero-header .link-holder {
        margin: 0 20px 0 auto;
    }
    .hero-header-left {
        align-items: center;
    }
    .hero-content {
        position: relative;
        top: 0;
        left: 0;
        z-index: 2;
    }
    .hero-content h1 {
        margin: 0 0 124px;
        letter-spacing: 1px;
        font-size: 80px;
    }
    .content .hero-content h1 {
        letter-spacing: -4px;
        max-width: 1140px;
        line-height: 1.2;
        margin: 0 0 60px;
        font-size: 44px;
    }
    .hero-content h1 span + span {
        margin-left: 40px;
    }
    .hero-content-group .hint-holder {
        display: block;
        width: 30%;
    }
    .hero-content-group .img-holder {
        width: 70%;
    }
    .who-we-content.main {
        padding: 100px 0 0;
    }
    .who-we-content {
        padding: 50px 0 0;
    }
    .who-we-content .hint {
        font-size: 14px;
    }
    .about-slider-holder-nav {
        padding: 40px 40px 60px;
    }
    .about-slider-holder-nav p {
        font-size: 18px;
        font-family: Open Sans, sans-serif;
    }
    .about-slider-slide {
        font-size: 60px;
        max-height: 60px;
    }
    .about-us-section {
        padding: 50px 0;
    }
    .about-us-content {
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        margin: 0 -24px;
    }
    .about-us-content.reverse {
        flex-direction: row;
    }
    .about-us-content:before {
        width: 694px;
        height: 1130px;
        left: -418px;
        bottom: -538px;
        background-image: url(images/decor-bg.svg);
        transform: scaleX(-1);
    }
    .height .about-us-content:before {
        bottom: -560px;
        left: -260px;
    }
    .about-us-content .img-holder,
    .about-us-description {
        width: 50%;
        padding: 0 24px;
    }
    .about-us-description {
        margin: 0;
    }
    .about-us-description .hint {
        font-size: 16px;
        margin: 0 0 48px;
    }
    .about-us-description .section-title {
        font-size: 40px;
    }
    .about-us-description .capital-letter {
        margin: 0 0 80px;
        font-size: 18px;
    }
    .form-email-input input {
        padding: 28px 186px 28px 32px;
        margin: 0;
    }
    .form-email .btn-holder {
        position: absolute;
        top: 5px;
        right: 6px;
    }
    .examinations-section .examinations-content .title-holder {
        margin-bottom: 64px;
    }
    .customer-section .content-holder,
    .examinations-section .content-holder,
    .news-section .content-holder {
        border-top: 1px solid hsla(0, 0%, 40.8%, 0.2);
        padding: 80px 0;
    }
    .title-holder {
        margin-bottom: 56px;
    }
    .title-holder .section-title {
        font-size: 55px;
        max-width: 500px;
    }
    .title-holder p {
        font-size: 18px;
    }
    .guidance-section {
        padding: 0 0 100px;
    }
    .guidance-description {
        padding: 100px 0 0;
    }
    .guidance-description .devided-text {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .guidance-description .devided-text p {
        width: 49%;
    }
    .artilce-content {
        display: flex;
        justify-content: space-between;
    }
    .artilce-content .artilce-description {
        width: 58%;
    }
    .artilce-content #sidebar {
        width: 28%;
    }
    .video-section {
        padding: 0 0 100px;
    }
    .news-list-content {
        padding: 100px 0;
    }
    .title-holder-description p {
        font-size: 22px;
        margin: 0 0 45px;
    }
    .events-section {
        padding: 0 0 100px;
    }
    .events-section .title-holder {
        padding: 100px 0 0;
    }
    .latest-events-section,
    .testimonials-section {
        padding: 0 0 100px;
    }
    .testimonials-content {
        padding: 100px 0 0;
    }
    .gallery-section {
        padding: 0 0 100px;
    }
    .gallery-slider-nav .slick-list {
        margin: 0 -10px !important;
    }
    .gallery-slider-nav .slick-slide {
        margin: 0 10px !important;
    }
    .table-section {
        padding: 0 0 100px;
    }
    .book-slider-slide-holder-description:before {
        width: 358px;
    }
    .book-slider-nav-dot {
        margin: 0 24px 0 0;
    }
    .ethos-section {
        padding: 0 0 50px;
    }
    .ethos-content .cards-holder {
        display: flex;
        flex-wrap: wrap;
    }
    .history-slider .slick-list {
        margin: 0 -10px !important;
    }
    .history-slider .slick-slide {
        width: 300px;
    }
    .team-section {
        padding: 0 0 100px;
    }
    .history-content {
        padding: 100px 0;
    }
    .partners-holder {
        margin: 0 -30px;
    }
    .partners-holder .partners-holder-item {
        width: 50%;
        padding: 0 30px;
    }
    .popup-holder .popup-item {
        width: 320px;
        top: -62px;
        left: calc(50% - 158px);
    }
    .partners-content {
        padding: 100px 0 78px;
    }
    .cards-archive {
        display: flex;
        flex-wrap: wrap;
    }
    .cards-archive > * {
        flex: 1 1 calc(50% - 30px);
        max-width: calc(50% - 30px);
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 30px;
    }
    .footer-top {
        padding: 50px 0;
    }
    .footer-top-left {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 40px;
    }
    .footer-top-left .logo {
        margin: 0;
        width: 228px;
    }
    .footer-top-right {
        display: flex;
        flex-wrap: wrap;
    }
    .footer-top-right-holder {
        width: 31%;
        margin: 0 0 20px;
    }
    .footer-top-right-holder:first-child {
        width: 69%;
    }
    .footer-top-right-holder h6 {
        margin: 0 0 33px;
        font-size: 16px;
    }
    .footer-middle-left {
        display: flex;
        justify-content: space-between;
        margin: 0 0 20px;
    }
    .footer-middle-left a {
        font-size: 16px;
    }
    .footer-middle-right {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
    }
    .footer-middle-right .contacts-holder a {
        font-size: 16px;
    }
    .footer-bottom-holder {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .footer-bottom-holder a,
    .footer-bottom-holder p {
        font-size: 16px;
        margin: 0;
    }
    .btn-secondary.submit-secondary .btn-inner-holder span:last-child {
        right: calc(50% - 38px);
    }
    .btn-secondary.submit .btn-inner-holder span:first-child {
        color: #fff;
    }
    .btn-secondary.submit .btn-inner-holder span:last-child {
        right: calc(50% - 38px);
    }
    .btn-secondary.submit .btn-inner-holder span:last-child:after,
    .btn-secondary.submit .btn-inner-holder span:last-child:before,
    .btn-secondary:hover.submit .btn-inner-holder span:first-child:after {
        color: #fff;
    }
    .link.lg {
        font-size: 16px;
    }
    .cards-holder.alt {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -16px;
    }
    .cards-horizontal .card .txt-holder[data-title]:before {
        display: block;
    }
    .cards-horizontal .card .card-title {
        flex-basis: 50%;
        padding-right: 10px;
    }
    .cards-horizontal .card .card-title h3 {
        margin: 0 0 24px;
    }
    .card .txt-holder {
        min-height: 220px;
    }
    .about-card {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin: 0 0 80px;
    }
    .about-card.reverse .img-holder {
        border-left: 0;
        border-right: 1px solid hsla(0, 0%, 40.8%, 0.2);
        padding: 0 16px 0 0;
    }
    .about-card .img-holder {
        border-left: 1px solid hsla(0, 0%, 40.8%, 0.2);
        padding: 0 0 0 16px;
        width: 50%;
    }
    .about-card .card-description {
        width: 46%;
        margin: 0;
    }
    .news-cards .card-news {
        margin-bottom: 0;
        border-bottom: 0;
    }
    .news-cards .main-post .txt-holder .link,
    .news-cards .main-post .txt-holder p {
        display: inline-block;
    }
    .post {
        display: flex;
        flex-wrap: wrap;
    }
    .post .card-news {
        padding: 0 16px;
        margin-bottom: 0;
        width: 50%;
    }
    .post .card-news:not(:nth-last-child(-n + 2)) {
        padding: 0 16px 27px;
    }
    .post .card-news:not(:nth-last-child(-n + 2)):before {
        content: "";
        position: absolute;
        top: calc(100% - 22px);
        left: 15px;
        right: 15px;
        background-color: hsla(0, 0%, 40.8%, 0.2);
        height: 1px;
    }
    .cards-wide .card-horizontal-devided .card-horizontal-wide {
        display: flex;
        width: 100%;
    }
    .cards-wide .card-horizontal-devided .card-horizontal-wide .img-holder {
        width: 38%;
    }
    .cards-wide .card-horizontal-devided .card-horizontal-wide .txt-holder {
        width: 62%;
        padding: 0 0 0 32px;
    }
    .count-card {
        width: 50%;
        margin: 0 0 30px;
        padding: 0 16px;
    }
    .count-card h3 {
        font-size: 66px;
    }
    .ethos-card {
        width: 50%;
    }
    .ethos-card .ethos-card-img {
        width: 74%;
    }
    .ethos-card .ethos-card-img.alt {
        width: 56%;
    }
    .gallery-row-slider .slick-arrow.slick-prev {
        top: -88px;
        left: auto;
        right: 74px;
        bottom: auto;
    }
    .gallery-row-slider .slick-arrow.slick-next {
        top: -88px;
        right: 0;
        bottom: auto;
    }
    .gallery-row-slider .slick-slide {
        margin: 0 10px !important;
    }
    .gallery-row-slider .slick-list {
        margin: 0 -10px !important;
    }
    .slick-dots li button {
        width: 30px;
        margin: 0 2px;
    }
    .tabset-holder-item {
        padding: 14px 30px;
    }
    .btn-play-icon {
        width: 90px;
        height: 90px;
        font-size: 16px;
        top: calc(50% - 45px);
        left: calc(50% - 45px);
        padding-top: 38px;
    }
    body.decor-animation {
        padding-top: 0;
    }
}
@media (min-width: 768px) and (min-width: 1440px) {
    .close-btn:after,
    .close-btn span {
        width: 26px;
        left: calc(50% - 13px);
    }
}
@media (min-width: 980px) {
    .contact-form {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -16px;
    }
    .contact-form .contact-form-author,
    .contact-form .contact-form-email,
    .contact-form .contact-form-file,
    .contact-form .contact-form-phone {
        width: 50%;
        padding: 0 16px;
    }
    .contact-form .contact-form-comment,
    .contact-form .form-footer {
        padding: 0 16px;
    }
    .about-slider-holder {
        display: flex;
        align-items: flex-start;
        margin: 0 0 125px;
    }
    .about-slider-holder-nav {
        width: 40%;
    }
    .slider-for {
        width: 60%;
    }
}
@media (min-width: 1024px) {
    .h2,
    h2 {
        font-size: 70px;
    }
    .h3,
    h3 {
        font-size: 35px;
    }
    .p,
    p {
        font-size: 22px;
    }
    .cite,
    cite {
        font-size: 28px;
    }
    input[type="search"] {
        padding: 32px 0;
        width: 90.2%;
    }
    .search-submit {
        width: 9.8%;
    }
    #mailpoet_form_1 {
        width: 60% !important;
    }
    #mailpoet_form_1 input[type="email"],
    #mailpoet_form_1 input[type="text"] {
        width: 100%;
        margin-top: 15px;
    }
    #mailpoet_form_1 .mailpoet_paragraph {
        display: inline-block;
    }
    #mailpoet_form_1 .mailpoet_paragraph:first-of-type {
        position: relative;
        top: 0;
        left: 0;
    }
    #mailpoet_form_1 .mailpoet_paragraph:nth-of-type(2) {
        margin: 0 0 32px !important;
        padding-right: 16px;
    }
    #mailpoet_form_1 .mailpoet_paragraph:nth-of-type(3) {
        position: absolute;
        top: 0;
        right: 0;
        padding-left: 16px;
    }
    #mailpoet_form_1 .mailpoet_paragraph:nth-of-type(4) {
        position: absolute;
        top: auto;
        right: 0;
        padding-left: 16px;
    }
    #mailpoet_form_1 .mailpoet_paragraph:nth-of-type(5) {
        padding-left: 16px;
        position: absolute;
        top: 110px;
        right: 0;
    }
    #mailpoet_form_1 .mailpoet_paragraph:nth-of-type(6) {
        margin: 0 0 32px !important;
        padding-left: 16px;
        position: absolute;
        top: 131px;
        right: 0;
    }
    #mailpoet_form_1 .mailpoet_paragraph:nth-of-type(7),
    #mailpoet_form_1 .mailpoet_paragraph:nth-of-type(8) {
        position: relative;
        bottom: 0;
        left: 0;
        padding-right: 16px;
    }
    #mailpoet_form_1 .mailpoet_paragraph {
        width: 50%;
    }
    .checkbox-holder {
        margin-bottom: 0;
    }
    #sidebar {
        width: 25%;
    }
    .widget li {
        font-size: 20px;
    }
    .container-content .post .content form {
        width: 80%;
    }
    .slide-list ul li {
        margin: 0 0 16px;
    }
    .slide-list-group {
        margin: 0 0 20px;
        width: 50%;
    }
    .hero-decor.light-blue {
        height: 700px;
        width: 120%;
    }
    .main-accordion > li.active .main-accordion-opener.main-accordion-opener-lg {
        padding: 38px 0;
    }
    .main-accordion > li.active .main-accordion-opener.main-accordion-opener-lg:after {
        top: calc(50% - 24px);
    }
    .drop-category .drop-opener {
        display: inline-block;
    }
    .drop-category .drop-opener:after {
        position: relative;
        top: 0;
        right: -26px;
    }
    .drop-list {
        position: absolute;
        top: 100%;
        left: 0;
        margin: 0;
    }
    .hero-sign-bg {
        font-size: 340px;
    }
    .hero-content h1 {
        max-width: 1238px;
        margin: 0 0 60px;
        font-size: 120px;
    }
    .content .hero-content h1 {
        font-size: 64px;
        margin: 0 0 80px;
        font-weight: 500;
    }
    .hero-content h1 span + span {
        margin-left: 80px;
    }
    .logo {
        width: 230px;
    }
    .who-we-section.alt {
        padding: 0 0 100px;
    }
    .who-we-section {
        padding: 0 0 40px;
    }
    .who-we-content {
        display: flex;
        justify-content: space-between;
        padding: 60px 0 0;
    }
    .who-we-content .who-we-content-left {
        width: 33%;
        display: flex;
        flex-direction: column;
        margin: 0;
    }
    .who-we-content .hint {
        width: 34%;
        font-size: 16px;
    }
    .who-we-content .who-we-description {
        width: 66%;
    }
    .about-slider-slide {
        margin: 0 auto 24px;
        font-size: 70px;
        max-height: 70px;
    }
    .about-us-section {
        padding: 100px 0;
    }
    .contact-section:after,
    .contact-section:before {
        width: 748px;
        height: 1212px;
    }
    .contact-section:before {
        display: block;
    }
    .contact-section:after {
        top: 30px;
        left: -40px;
        bottom: auto;
    }
    .contact-content {
        display: flex;
        justify-content: space-between;
    }
    .contact-content .section-title {
        letter-spacing: -3px;
        width: 30%;
        margin: 0;
    }
    .form-email {
        width: 64%;
    }
    .form-email .btn-holder {
        top: 6px;
        right: 8px;
        bottom: 6px;
    }
    .news-section .content-holder.hover-active h2 {
        color: #2e2c2c;
        font-size: 46px;
    }
    .news-section .title-holder .section-title {
        font-size: 55px;
    }
    .title-holder {
        display: flex;
        justify-content: space-between;
    }
    .title-holder-right {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: flex-end;
        width: 60%;
    }
    .title-holder-right .drop-category {
        margin: 0;
    }
    .title-holder-right .live-search {
        margin-left: 28px;
        max-width: 220px;
    }
    .partners-icons {
        margin: 0 -18px;
    }
    .devided-group {
        display: flex;
        justify-content: space-between;
    }
    .devided-group.reverse {
        flex-direction: row-reverse;
    }
    .devided-group .devided-group-left {
        width: 20%;
    }
    .devided-group .devided-group-right {
        width: 74%;
    }
    .book-slider-slide-holder-description h3 {
        font-size: 42px;
    }
    .book-slider-slide-holder-description p {
        font-size: 18px;
    }
    .download-content .section-title {
        margin: 0 0 72px;
    }
    .contact-full-content .section-title,
    .history-slider {
        margin: 0 0 60px;
    }
    .history-slider .slick-slide {
        width: 400px;
    }
    .history-slider-slide .txt-holder h3 {
        font-size: 32px;
    }
    .history-slider-slide .txt-holder p {
        font-size: 18px;
    }
    .history-content .section-title {
        margin: 0 0 80px;
    }
    .partners-holder {
        margin: 0 -44px;
    }
    .partners-holder .partners-holder-item {
        width: 33.33%;
        padding: 0 44px;
    }
    .popup-holder .popup-item {
        width: 266px;
        left: calc(50% - 130px);
    }
    .partners-content .title-holder .title-holder-description {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .partners-content .title-holder .title-holder-description .link-holder {
        margin: 0 0 0 42px;
    }
    .footer-top {
        display: flex;
        flex-wrap: wrap;
    }
    .footer-top-left {
        display: block;
        width: 51%;
        margin: 0;
    }
    .footer-top-left .contact-icons {
        position: absolute;
        left: 0;
        bottom: 60px;
        margin: 0;
    }
    .footer-top-left .contact-icons li {
        margin: 0 20px 20px 0;
    }
    .footer-top-right {
        margin: 0 -20px;
        width: 49%;
    }
    .footer-top-right-holder {
        padding: 0 20px;
    }
    .footer-middle {
        display: flex;
        flex-wrap: wrap;
        padding: 67px 0 36px;
    }
    .footer-middle-left {
        display: block;
        width: 51%;
    }
    .footer-middle-left a {
        margin: 0;
    }
    .footer-middle-right {
        width: 49%;
    }
    .footer-middle-right .contacts-holder {
        margin: 0;
    }
    .footer-middle-right .contacts-holder-item {
        margin: 0 0 6px;
    }
    .cards-holder {
        display: flex;
        flex-wrap: wrap;
    }
    .card,
    .download-card-wrapper {
        width: 50%;
    }
    .cards-horizontal .card {
        display: flex;
    }
    .cards-horizontal .card .img-holder {
        width: 32%;
    }
    .cards-horizontal .card .txt-holder {
        display: flex;
        flex-direction: row;
        width: 68%;
        justify-content: space-between;
    }
    .cards-horizontal .card .txt-holder[data-title]:before {
        top: auto;
        left: 19px;
        bottom: -12%;
    }
    .cards-horizontal .card .card-title {
        flex-basis: 40%;
        padding: 0;
    }
    .card h3 {
        font-size: 35px;
    }
    .card-ultra-wide {
        display: flex;
    }
    .card-ultra-wide .txt-holder {
        width: 51%;
    }
    .card-ultra-wide .img-holder {
        width: 49%;
    }
    .news-cards {
        display: flex;
        align-items: flex-start;
        margin: 0 -16px;
    }
    .news-cards .main-post,
    .news-cards .post {
        padding: 0 16px;
    }
    .news-cards .main-post {
        margin-bottom: 0;
        width: 40%;
        padding: 0 0 0 16px;
    }
    .news-cards .main-post .card-lg p {
        line-height: 1.8;
        margin: 0 0 30px;
    }
    .post {
        width: 60%;
        padding: 0;
    }
    .post .card-news {
        border-left: 1px solid hsla(0, 0%, 40.8%, 0.2);
    }
    .cards-wide .card-horizontal-devided {
        display: flex;
        justify-content: space-between;
    }
    .cards-wide .card-horizontal-devided .date {
        width: 17.5%;
    }
    .cards-wide .card-horizontal-devided .card-horizontal-wide {
        width: 82.5%;
    }
    .count-card {
        width: 33%;
        margin: 0;
        padding: 0 16px;
    }
    .gallery-row-slider {
        margin: 0 0 60px;
    }
    .gallery-row-slider .slick-arrow.slick-next,
    .gallery-row-slider .slick-arrow.slick-prev {
        top: -80px;
    }
}
@media (min-width: 1200px) {
    .who-we-section {
        padding: 0 0 240px;
    }
    .slider-for {
        width: 65.8%;
        position: absolute;
        top: 0;
        right: 0;
    }
    .about-us-description .section-title {
        font-size: 64px;
    }
    .title-holder.alt {
        display: flex;
        justify-content: space-between;
    }
    .title-holder .title-holder-left {
        width: 36%;
    }
    .title-holder-description {
        width: 52%;
    }
    .book-slider-slide-holder {
        display: flex;
    }
    .book-slider-slide-holder .img-holder {
        width: 48.8%;
        max-height: none;
    }
    .book-slider-slide-holder .img-holder img {
        height: 100%;
    }
    .book-slider-slide-holder-description {
        height: 840px;
        width: 51.2%;
    }
    .book-slider-slide-holder-description p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 14;
        line-clamp: 14;
        -webkit-box-orient: vertical;
    }
    .book-slider-nav {
        top: auto;
        left: 40px;
        right: auto;
        bottom: 20px;
    }
    .cards-archive > * {
        flex: 1 1 calc(33.33333% - 30px);
        max-width: calc(33.33333% - 30px);
    }
    .download-card-wrapper.low .download-card {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }
    .download-card-wrapper.low .download-card .img-holder {
        width: 6%;
        margin: 0 20px 0 0;
    }
    .download-card-wrapper.low .download-card .txt-holder {
        width: 50%;
    }
    .download-card-wrapper.low .download-card .btn {
        width: 30%;
    }
}
@media (min-width: 1300px) {
    .testimonial-holder:before {
        width: 260px;
        height: 214px;
    }
}
@media (min-width: 1440px) {
    .h3,
    h3 {
        font-size: 42px;
    }
    .hint-secondary {
        font-size: 16px;
        margin: 0 0 48px;
    }
    address {
        margin: 0;
        font-size: 18px;
    }
    .member-table td:first-child {
        width: 24%;
    }
    .member-table td:nth-child(2) {
        width: 22%;
    }
    .member-table td:nth-child(3) {
        width: 14%;
    }
    .member-table td:nth-child(4) {
        width: 25%;
    }
    #mailpoet_form_1 {
        width: 100% !important;
    }
    .header-content.header-secondary {
        background-color: transparent;
    }
    .header-content {
        padding: 44px 32px 46px;
        width: 128px;
        max-width: 128px;
    }
    .open-search .search-opener.close-btn:after,
    .open-search .search-opener.close-btn span {
        width: 26px;
        left: calc(50% - 13px);
    }
    .open-search .search-opener.close-btn {
        width: 60px;
        height: 60px;
    }
    .search-slide {
        left: 128px;
        width: calc(100vw - 128px);
        padding: 40px 128px 228px 122px;
    }
    .search-slide .search-opener {
        margin: 0 94px 0 auto;
    }
    .drop {
        width: calc(100% - 128px);
    }
    .drop,
    .nav-active .drop {
        left: 128px;
    }
    .drop-content {
        width: 400px;
        padding: 40px 30px;
        left: -128px;
    }
    .drop-content .hint {
        margin: 0 0 48px;
    }
    .menu-main li {
        max-width: 340px;
    }
    .menu-main li a {
        font-size: 40px;
    }
    .drop-footer {
        max-width: 340px;
    }
    .sub-drop {
        width: calc(100vw - 528px);
    }
    .nav-active .sub-drop {
        left: 400px;
    }
    .slide-content {
        padding: 40px 50px 0;
    }
    .close-btn {
        width: 60px;
        height: 60px;
    }
    .slide-list {
        margin: 0 -24px;
    }
    .slide-list ul li a {
        font-size: 18px;
    }
    .slide-list-group {
        padding: 0 24px;
    }
    .slide-list-group h4 {
        font-size: 28px;
    }
    .slide-footer {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }
    .contacts-holder a {
        font-size: 18px;
    }
    .page-holder {
        margin: 0 0 0 128px;
    }
    .decor-animation .js-curtain {
        left: -128px;
    }
    .decor-animation .header-border,
    .decor-animation .js-decor.line03 {
        left: 128px;
    }
    .hero-decor {
        height: 650px;
        left: -128px;
    }
    .hero-decor.primary-wide {
        width: calc(100% + 128px);
    }
    .nav-active .hero-decor {
        left: 200px;
    }
    .hero-decor.light-blue {
        height: 900px;
    }
    .hero-decor.small-height {
        height: 760px;
    }
    .accordion-content,
    .board-content,
    .card-section.alt .card-content,
    .contact-full-content,
    .download-content,
    .ethos-content,
    .faq-content,
    .gallery-content,
    .latest-events-content,
    .padding-reset-top,
    .table-content,
    .team-content,
    .video-content {
        padding: 180px 0 0;
    }
    .accordion-section,
    .book-slider-section,
    .card-section,
    .contact-full-section,
    .download-section,
    .faq-section,
    .padding-reset-bottom,
    .section-book-slider {
        padding: 0 0 180px;
    }
    .section-title {
        font-size: 64px;
    }
    .section-title.section-title-lg {
        font-size: 80px;
    }
    .decor:after {
        right: 104px;
        bottom: -86px;
        border-width: 0 0 213px 294px;
    }
    .tagcloud-item,
    .tagcloud > a {
        margin-right: 20px;
    }
    .contact-icons li {
        margin: 0 0 20px 20px;
    }
    .footer .contact-icons li {
        margin: 0 20px 20px 0;
    }
    .hero-section {
        padding: 0 0 502px;
    }
    .hero-section.content {
        padding: 0 0 180px;
    }
    .hero-section.no-media {
        min-height: 760px;
    }
    .hero-sign-holder svg {
        height: 312px;
    }
    .logo {
        width: 292px;
    }
    .who-we-section.alt {
        padding: 0 0 142px;
    }
    .who-we-section {
        padding: 0 0 222px;
    }
    .who-we-content.extra-bottom {
        margin: 0 0 170px;
    }
    .who-we-content.main {
        padding: 180px 0 0;
    }
    .about-slider-holder-nav {
        padding: 100px 40px;
    }
    .slider-for:after {
        bottom: -58px;
    }
    .about-slider-slide {
        font-size: 86px;
        max-height: 78px;
    }
    .about-us-section {
        padding: 180px 0 176px;
    }
    .about-us-holder:after {
        top: 98px;
    }
    .about-us-holder {
        padding: 80px 0;
    }
    .about-us-holder.height {
        overflow: hidden;
    }
    .about-us-content {
        margin: 0;
    }
    .about-us-content .img-holder {
        width: 49%;
        padding: 0;
    }
    .about-us-description {
        width: 40.6%;
        padding: 0;
    }
    .contact-content .section-title {
        width: 40%;
    }
    .form-email {
        width: 49%;
    }
    .customer-section .content-holder,
    .examinations-section .content-holder {
        padding: 120px 0 80px;
    }
    .news-section .content-holder {
        padding: 120px 0 100px;
    }
    .guidance-section {
        padding: 0 0 180px;
    }
    .guidance-description {
        padding: 100px 0 0;
    }
    .sm .guidance-description {
        padding: 120px 0 0;
    }
    .artilce-content {
        padding: 100px 0;
        padding: 180px 0 124px;
    }
    .artilce-content .artilce-description {
        width: 69%;
    }
    .artilce-content #sidebar {
        width: 23%;
    }
    .video-section {
        padding: 0 0 180px;
    }
    .video-content .title-holder .capital-letter {
        flex-basis: 610px;
        line-height: 1.8;
    }
    .news-list-content {
        padding: 180px 0;
    }
    .news-list-content .title-holder {
        margin: 0 0 120px;
    }
    .title-holder-description {
        width: 48.6%;
    }
    .events-section {
        padding: 0 0 180px;
    }
    .events-section .title-holder {
        padding: 180px 0 0;
        margin: 0 0 42px;
    }
    .latest-events-section {
        padding: 0 0 220px;
    }
    .testimonials-section {
        padding: 0 0 200px;
    }
    .testimonials-content {
        padding: 192px 0 0;
    }
    .gallery-section {
        padding: 0 0 180px;
    }
    .gallery-content .section-title {
        margin: 0 0 64px;
    }
    .gallery-slider .slick-arrow.slick-prev {
        left: 50px;
    }
    .gallery-slider .slick-arrow.slick-next {
        right: 50px;
    }
    .devided-group .devided-group-left {
        width: 15%;
    }
    .table-section {
        padding: 0 0 240px;
    }
    .table-content .section-title {
        margin: 0 0 66px;
    }
    .accordion-content .section-title {
        margin: 0 0 77px;
    }
    .book-slider-holder .book-pagination {
        top: 106px;
        left: 88px;
    }
    .book-slider .slick-dots {
        left: 90px;
        bottom: 110px;
    }
    .book-slider-slide-holder-description {
        padding: 150px 80px 130px 90px;
    }
    .secondary .book-slider-slide-holder-description {
        padding: 100px 40px 130px;
    }
    .book-slider-nav {
        left: 40px;
        bottom: 40px;
    }
    .book-slider-nav-dot img {
        width: 64px;
        height: 64px;
    }
    .download-content .cards-holder.rows {
        padding: 0 0 92px;
    }
    .ethos-section {
        padding: 0 0 160px;
    }
    .ethos-content .title-holder {
        margin: 0 0 106px;
    }
    .ethos-content .title-holder .section-title {
        font-size: 80px;
    }
    .ethos-content .title-holder p {
        max-width: 440px;
    }
    .history-slider {
        margin: 0 0 110px;
    }
    .partners-holder {
        margin: 0 -88px;
    }
    .partners-holder .partners-holder-item {
        width: 25%;
        padding: 0 88px;
    }
    .popup-holder .popup-item {
        left: calc(50% - 133px);
    }
    .partners-content {
        padding: 180px 0 78px;
    }
    .partners-content .title-holder {
        margin: 0 0 150px;
    }
    .cards-archive-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .footer-top {
        padding: 98px 0 42px;
    }
    .footer-middle-left a,
    .footer-middle-right .contacts-holder a {
        font-size: 18px;
    }
    .cards-holder.alt {
        margin: 0 -81px;
    }
    .download-card-wrapper {
        width: 25%;
    }
    .download-card-wrapper.low {
        width: 50%;
    }
    .card {
        width: 33.33333%;
    }
    .cards-horizontal .card .txt-holder {
        padding: 48px 79px 31px 30px;
    }
    .cards-horizontal .card .txt-holder[data-title]:before {
        font-size: 120px;
    }
    .card:not(:last-child):after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 1px;
        background-color: hsla(0, 0%, 40.8%, 0.2);
    }
    .card .txt-holder {
        padding: 32px 31px 43px;
        min-height: 300px;
    }
    .card .txt-holder[data-title]:before {
        font-size: 100px;
    }
    .member-card .txt-holder {
        padding: 0;
    }
    .card-more .txt-holder {
        min-height: 0;
        padding: 36px 42px 44px;
    }
    .card-more h3 {
        font-size: 28px;
    }
    .card-ultra-wide .txt-holder {
        padding: 64px 72px 55px;
    }
    .card-ultra-wide .txt-holder h3 {
        font-size: 42px;
    }
    .card-ultra-wide .txt-holder .date {
        font-size: 22px;
        margin: 0 0 14px;
    }
    .card-ultra-wide .txt-holder .time {
        font-size: 18px;
        margin: 0 0 20px;
    }
    .about-card .card-description {
        padding: 66px 0 0;
    }
    .about-card .card-description .section-title {
        margin: 0 0 32px;
        max-width: 428px;
        letter-spacing: -4px;
    }
    .news-cards .main-post {
        width: 50%;
    }
    .news-cards .main-post .txt-holder {
        max-width: 80%;
    }
    .post {
        width: 50%;
    }
    .post .card-news .img-holder {
        margin-bottom: 25px;
    }
    .post .card-news h3 {
        font-size: 28px;
    }
    .cards-wide .card-horizontal-devided .card-horizontal-wide .txt-holder p {
        line-height: 1.8;
    }
    .count-card {
        padding: 0 81px;
        width: 31%;
    }
    .count-card h3 {
        font-size: 96px;
    }
    .ethos-card {
        width: 33.33%;
        margin: 0;
    }
    .gallery-row-slider {
        margin: 0 0 110px;
    }
    .gallery-row-slider .slick-arrow.slick-next,
    .gallery-row-slider .slick-arrow.slick-prev {
        top: -134px;
    }
    .slick-dots {
        bottom: 32px;
    }
    .btn-play-icon {
        width: 130px;
        height: 130px;
        top: calc(50% - 65px);
        left: calc(50% - 65px);
        padding-top: 58px;
    }
}
@media (min-width: 1540px) {
    .secondary .book-slider-slide-holder-description {
        padding: 94px 80px 130px 90px;
    }
    .book-slider-nav {
        left: 90px;
    }
}
@media (min-width: 1640px) {
    .decor-animation .home-header .header-content {
        background-color: transparent !important;
    }
    .decor-animation .home-header.alt-view .header-content {
        background-color: #017577 !important;
    }
    .decor-animation.nav-active .home-header.alt-view .header-content {
        background-color: #fff !important;
    }
    .decor-animation .alt-view .header-content-options,
    .decor-animation.nav-active .header-content-options,
    .header-content.header-main {
        background-color: transparent;
    }
    .header-main .header-content-options a {
        color: #017577;
    }
    .decor-animation .alt-view .header-content-options a,
    .fixed-position .header-main .header-content-options a {
        color: #fff;
    }
}
@media (min-width: 1640px) and (min-width: 768px) {
    .nav-active .header-main .header-content-options a {
        color: #2e2c2c;
    }
}
@media (min-width: 1800px) {
    .download-card-wrapper.low .download-card .txt-holder {
        width: 67%;
    }
    .download-card-wrapper.low .download-card .btn {
        width: 27%;
    }
}
@media (min-width: 1920px) {
    .h1,
    h1 {
        font-size: 84px;
    }
    .h2,
    h2 {
        font-size: 80px;
    }
    .blockquote .capital-letter,
    .blockquote p,
    blockquote .capital-letter,
    blockquote p {
        font-size: 38px;
        margin: 0 0 38px;
    }
    .blockquote .capital-letter span,
    .blockquote p span,
    blockquote .capital-letter span,
    blockquote p span {
        font-size: 132px;
        height: 132px;
    }
    .open-search .search-opener.close-btn {
        margin: 0 0 68px auto;
    }
    .drop-content {
        width: 672px;
        padding: 40px 47px 40px 136px;
    }
    .drop-content .hint {
        margin: 0 0 108px;
    }
    .menu-main {
        margin: 0 0 104px;
    }
    .menu-main li {
        margin: 0 0 29px;
        max-width: 396px;
    }
    .menu-main li a {
        font-size: 46px;
    }
    .drop-footer {
        max-width: 486px;
    }
    .sub-drop {
        width: calc(100vw - 784px);
    }
    .nav-active .sub-drop {
        left: 672px;
    }
    .slide-content {
        padding: 40px 128px 0 114px;
    }
    .close-btn {
        margin: 0 0 68px auto;
        right: 15px;
    }
    .slide-list {
        margin: 0 -44px;
    }
    .slide-list-group {
        width: 33.33%;
        padding: 0 44px;
        margin: 0 0 36px;
    }
    .hero-decor {
        max-width: 1474px;
        height: 852px;
    }
    .hero-decor.primary-wide:after {
        bottom: 160px;
    }
    .hero-decor.light-blue {
        max-width: 1848px;
        height: 1080px;
    }
    .main-accordion .main-accordion-opener.main-accordion-opener-lg {
        margin-top: 82px;
        font-size: 42px;
    }
    .hero-sign-bg {
        letter-spacing: -22px;
        font-size: 446px;
        right: 42px;
        bottom: 70px;
    }
    .hero-sign-holder {
        right: 76px;
        bottom: -139px;
    }
    .hero-header {
        margin: 0 0 80px;
    }
    .content .hero-header {
        margin: 0 0 146px;
    }
    .hero-content.hero-content-wide h1 {
        max-width: 1334px;
    }
    .hero-content h1 {
        margin: 0 0 80px;
        font-size: 176px;
    }
    .content .hero-content h1 {
        font-size: 84px;
        font-weight: 500;
        margin: 0 0 114px;
    }
    .hero-content h1 span + span {
        margin-left: 268px;
    }
    .hero-content-group .hint-holder {
        width: 9%;
    }
    .hero-content-group .hint-holder .hint {
        bottom: 60%;
    }
    .hero-content-group .img-holder {
        margin-right: 0;
        margin-left: auto;
        width: 91%;
    }
    .who-we-section {
        padding: 0 0 178px;
    }
    .who-we-content {
        padding: 186px 0 0;
        margin: 0 0 120px;
    }
    .about-slider-holder-nav {
        padding: 146px 40px;
    }
    .about-us-section.alt {
        padding: 50px 0 176px;
    }
    .about-us-holder {
        padding: 268px 0 180px;
        background-color: transparent;
    }
    .about-us-holder:before {
        content: "";
        background-color: #017577;
        width: 100%;
        height: 92%;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
    }
    .about-us-holder.height:before {
        height: 82%;
    }
    .height .about-us-content {
        align-items: flex-end;
    }
    .about-us-content:before {
        left: -346px;
        z-index: -1;
    }
    .height .about-us-content:before {
        bottom: -560px;
        left: -260px;
    }
    .height .about-us-content .img-holder {
        margin: -150px 0 0;
    }
    .about-us-content .img-holder {
        margin: -268px 0 0;
    }
    .about-us-description.alt {
        width: 33.21%;
        margin-left: 94px;
        margin-bottom: 92px;
    }
    .about-us-description .capital-letter {
        font-size: 18px;
    }
    .alt .about-us-description .capital-letter {
        margin: 0 0 40px;
    }
    .customer-section .content-holder {
        padding: 175px 0 122px;
    }
    .examinations-section .content-holder {
        padding: 175px 0 148px;
    }
    .news-section .content-holder {
        padding: 175px 0 171px;
    }
    .news-section .content-holder.hover-active h2 {
        font-size: 60px;
    }
    .news-section .title-holder .section-title {
        font-size: 64px;
    }
    .news-section .title-holder .section-title.section-title-lg {
        font-size: 80px;
        max-width: 800px;
    }
    .title-holder .section-title {
        letter-spacing: -4px;
        line-height: 1.1;
        max-width: 656px;
    }
    .video-content .section-title {
        font-size: 64px;
        letter-spacing: -2px;
        line-height: 1.2;
    }
    .partners-icons-holder {
        margin: 0 0 120px;
    }
    .gallery-slider-nav .slick-list {
        margin: 0 -16px !important;
    }
    .gallery-slider-nav .slick-slide {
        margin: 0 16px !important;
    }
    .book-slider-nav {
        bottom: 76px;
    }
    .history-slider {
        margin: 0;
    }
    .history-slider .slick-list {
        margin: 0 -16px !important;
    }
    .history-slider .slick-slide {
        width: 600px;
    }
    .history-slider-slide .txt-holder h3 {
        font-size: 42px;
    }
    .history-content {
        padding: 180px 0 160px;
    }
    .partners-holder {
        margin: 0 -44px;
    }
    .partners-holder .partners-holder-item {
        width: 20%;
    }
    .footer-bottom {
        padding: 36px 0;
    }
    .footer-bottom-holder a,
    .footer-bottom-holder p {
        font-size: 18px;
    }
    .cards-horizontal .card .txt-holder[data-title]:before {
        font-size: 140px;
    }
    .card .txt-holder[data-title]:before {
        top: -22px;
        left: 46%;
        font-size: 150px;
    }
    .card h3 {
        letter-spacing: -2px;
    }
    .about-card {
        margin: 0 0 180px;
    }
    .about-card .card-description {
        width: 40%;
    }
    .gallery-row-slider {
        margin: 0;
    }
    .gallery-row-slider .slick-slide {
        margin: 0 16px !important;
    }
    .gallery-row-slider .slick-list {
        margin: 0 -16px !important;
    }
}
@media (max-width: 1023px) {
    iframe {
        width: 100%;
    }
    .main-bg-green {
        height: 206vh;
        transform: skewY(-30deg);
    }
    .main-bg-green .line01 {
        display: none;
    }
    .main-bg-green .line03 {
        left: 160px;
        right: 0;
    }
    .hero-img {
        width: calc(100% - 260px);
        height: 300px;
        left: auto;
        right: 0;
        transform: skewY(-30deg) translateY(165%);
    }
    .hero-img .img {
        top: -50vw;
        bottom: -30vw;
    }
    .hero-img .line04 {
        display: none;
    }
}
@media (max-width: 768px) {
    .open-aside .opener {
        display: inline-block;
    }
    .slide-list-group:last-child {
        border: 0;
        padding: 0;
        margin: 0;
    }
    .contact-content .section-title {
        margin: 0 0 48px;
    }
    .btn-secondary.submit,
    .btn-secondary.submit-secondary {
        display: block;
        width: 100%;
    }
    .cards-horizontal .card .txt-holder {
        padding: 24px 24px 42px;
    }
    .cards-horizontal .card .card-title h3 {
        margin: 0 0 16px;
    }
    .cards-horizontal .card .card-title .link {
        margin: 0 0 34px;
    }
}
@media (max-width: 520px) {
    .main-accordion .main-accordion-opener.main-accordion-opener-lg .main-accordion-opener-text {
        max-width: 220px;
    }
    .footer-middle-right .btn {
        display: block;
        text-align: center;
    }
    .footer-middle-right .btn:before {
        left: calc(50% - 60px);
    }
}
@media (max-width: 767px) {
    .main-bg-green .line03 {
        left: 20px;
    }

    .header-border {
        display: none;
    }

    .hero-img {
        width: calc(100% - 53px);
    }

    .hero-img .img,
    .is-loaded .hero-img .img {
        transform: translateY(10vh) scale(1) skewY(30deg);
    }

    #wpcf7-f1572-p1012-o1 {
        width: 100%;
    }

    #mailpoet_form_1 .mailpoet_paragraph {
        margin-bottom: 20px !important;
    }

    .open-aside .slide {
        display: none
    }

    .open-aside.active .slide {
        display: block
    }

    .menu-main .open-aside.active .drop-close {
        color: #017577;
        padding-left: 28px;
        margin: 0 0 0 20px;
        position: relative;
        top: unset;
        left: unset;
    }

    .drop-content {
        background-color: #F4F5F5;
    }

    .slide {
        background-color: unset;
        border-top: none;
    }

    body.decor-animation {
        padding-top: 73px;
    }

    .menu-main .open-aside.active .drop-close:after {
        content: "\e90a";
        font-family: icomoon !important;
        font-size: 12px;
        color: #017577;
        position: absolute;
        top: calc(50% - 10px);
        left: 0;
        display: block;
        transform: rotate(-270deg);
        font-weight: 600;
    }

    .contact-icons {
        flex-wrap: unset;
    }

    .drop-footer-holder .contact-icons {
        max-width: 100%;
    }

    .hero-content h1 {
        font-size: 46px;
    }

    .header {
        position: fixed !important;
        top: 0;
        left: 0;
        opacity: 1 !important;
        width: 100%;
    }

    .hero-section {
        min-height: unset;
    }

    .slide-list ul li {
        padding: 0 0 0 20px;
    }

    .slide-list ul li a {
        font-size: 16px;
    }
}
.news-cards .post {
    display: flex;
    flex-wrap: wrap;
}
.tribe-common-c-btn.tribe-events-c-search__button {
    padding: 20px 62px 20px 36px;
    color: #017577;
    border: 1px solid #017577;
    box-shadow: inset 0 0 0 0.09px #017577;
    transition: all 0.7s ease-in-out;
    position: relative;
    display: inline-block;
}
.wpcf7-form-control.wpcf7-select {
    width: 100%;
}


.card-1-body h3 {
    margin-bottom: 0;
}

.search-content {
    margin-bottom: 52px;
}

.search-content p {
    margin-bottom: 0!important;
}

.card h3 {
    position: relative
}

.contact-form textarea {
    height: 56px!important;
}
