/*!
Theme Name: academy-tx
Theme URI: http://underscores.me/
Author: andyUA
Author URI: https://unicsoft.com
Description: Base theme for Academy
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: academy-tx
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

academy-tx is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

div {
    box-sizing: border-box;
}

/* Login page ========================================================================== */
body.um-page-loggedout {
    background: #F4F9F8;
}

.um-page-register.um-page-loggedout.page-register {
    padding-top: 100px;
}

.um-page-loggedout #primary {
    padding-top: 0;
    margin: 0 auto;
    min-height: 100vh;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.um-page-loggedout.page-login #primary {
    padding-top: 72px;
}

.um-page-loggedout .um-left {
    float: right
}

.um-page-loggedout .um-right {
    float: left
}

.um-page-loggedout .um-form {
    background: #FFFFFF;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    padding: 48px;
    width: 100%;
}

.um-page-loggedout .um-form textarea,
.um-page-loggedout .um-form .um-button,
.um-page-loggedout .um-form input {
    border-radius: 20px !important;
}

.um-page-loggedout .um-form textarea,
.um-page-loggedout .um-form input[type="text"],
.um-page-loggedout .um-form input[type="password"] {
    background: rgba(33, 46, 49, 0.06) !important;
}

.um-page-loggedout .um-form .um-button.um-alt {
    background: rgba(33, 46, 49, 0.0) !important;
    color: #278177 !important;
    box-shadow: none !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600 !important;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    padding-left: 0 !important
}

.page-template-default .um-field-error {
    border-radius: 20px !important;
    padding: 10px 20px;
}

.page-template-default .um-field-arrow {
    left: 22px !important;
}

.page-template-default .um-field-label label, .customlabel {
    font-weight: 600;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #212E31 !important;
}

.page-template-default.um-page-loggedout .um-form input[type="text"]:focus,
.page-template-default.um-page-loggedout .um-form input[type="password"]:focus {
    border: 1px solid #278177 !important;
    background: #fff !important;
}

.um-page-loggedout .um-form input.um-button {
    background: #278177 !important;
    color: #fff !important
}

.forgotpasswrap {
    text-align: right
}

a.forgotpass {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: right;
    color: #278177;
    text-decoration: none;
}

label.um-field-radio .um-field-radio-state {
    display: none !important;
}

label.um-field-radio {
    cursor: pointer;
    border: 1px solid rgba(33, 46, 49, 0.06);
    box-sizing: border-box;
    border-radius: 20px;
    padding: 16px 48px;
    display: inline-block !important;
    float: none !important;
    clear: both;
    width: auto !important;
    margin-right: 20px !important;

}

input:checked + label.um-field-radio {
    color: inherit;
}

.um-field-radio.active {
    background-color: #278177 !important;
}

.um-page-loggedout .um-field-radio-option {
    margin: 0 0 0 28px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #212E31 !important;
}

.um-page-loggedout .um-field-share_class .um-field-radio-option,
.um-page-loggedout .um-field-investor_type .um-field-radio-option {
    margin: 0 !important;
}

.um-field-radio.active .um-field-radio-option {
    color: #fff !important;
}

span.um-field-radio-option {
    display: block;
    max-width: 104px;
    text-align: center;
}

.um-field-legal_natural .um-field-area label:first-child {
    background: url(images/icons/legal-icon.svg) no-repeat 48px center;
    background-size: 21px
}

.um-field-legal_natural .um-field-area label:nth-child(2) {
    background: url(images/icons/natural-icon.svg) no-repeat 48px center;
    background-size: 21px
}

.um-field-legal_natural .um-field-area label.active:first-child {
    background-image: url(images/icons/legal-icon-w.svg);
}

.um-field-legal_natural .um-field-area label.active:nth-child(2) {
    background-image: url(images/icons/natural-icon-w.svg);
}

.um-field-share_class span.um-field-radio-option {
    max-width: 120px;
}

.um-field-share_class label.um-field-radio {
    padding: 16px 24px;
    min-height: 76px;
}

.um-field-investor_type label.um-field-radio {
    padding: 27px 26px;
    min-width: 48%;
}

.um-field-share_class label.um-field-radio:first-child,
.um-field-investor_type label.um-field-radio:first-child {
    margin-right: 10px !important;
}

.um-req {
    color: #EB5746 !important
}

span.um-req {
    margin: 0 0 0 2px !important;
}

div.um .g-recaptcha {
    margin: 20px auto !important;
}

.page-register div.um .g-recaptcha {
    margin: -37px 0 20px !important;
}

.page-password-reset {
    padding-top: 72px;
}

.page-register-thank-you{background-color:#F4F9F8}
.page-register-thank-you #primary {
    max-width: 100%;
    margin-left: 0;
    padding-top: 72px;
    overflow-x: hidden;
}

.thankyowrap {
    display: flex;
    width: 100%;
    height: calc(100vh - 122px);
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.thankyou {
    width: 90%;
    max-width: 432px;
    background: #FFFFFF;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    padding: 48px;
    margin: 24px auto 24px;
    text-align: center;
}


.thankyou h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: #212E31;
    padding-bottom: 32px;
    text-transform: none;
}

p.poweredby {
    font-size: 12px;
    line-height: 16px;
    color: #AFAFAF;
}

* {
    -webkit-tap-highlight-color: transparent !important;
}


.um-page-loggedout.page-register .um-form {
    min-width: 792px;
}

.um-page-loggedout.page-register #um_field_488_user_login,
.um-page-loggedout.page-register #um_field_200_user_login {
    display: none !important
}

.um-page-loggedout.page-register .um-form input[type="submit"] {
    display: inline-block;
    width: auto;
    float: right;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    padding-left: 34px !important;
    padding-right: 34px !important;
}

#country-list {
    display: none;
    height: 300px;
    overflow: auto;
    width: 95%;
    background: #FFFFFF;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1), 0 15px 30px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    padding: 20px 10px;
    position: absolute;
    z-index: 10;
}

#country-list.active {
    display: block;
}

#country-list .country-list-inner {
    display: block;
    height: 300px;
    overflow: auto;
    width: 100%;
    scrollbar-width: thin;
}

#country-list .country-item {
    display: flex;
    width: 98%;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
    cursor: pointer;
    margin-bottom: 3px;
    border-radius: 8px;
}

#country-list .country-item:hover {
    background: #F4F9F8;
}

#country-list .country-item .country-name,
#country-list .country-item .phonecode {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #212E31;
}
#country-list .country-item .country-name{font-weight:normal}

#country-list .country-list-inner::-webkit-scrollbar {
    width: 4px !important;
    border-radius: 20px;
}

#country-list .country-list-inner::-webkit-scrollbar-thumb {
    background: #AFAFAF;
    border-radius: 20px;
}

#country-list .country-list-inner::-webkit-scrollbar-track {
    width: 6px;
    background-color: #fff;
    border-radius: 20px;
}

#phone_number-488,
#phone_number-200 {
    padding-left: 48px !important;
}

#country-list-opener {
    cursor: pointer;
    transform: rotate(180deg);
    left: 16px;
    top: 8px;
    width: 24px;
    height: 24px;
    position: absolute;
    background: url(images/icons/drop-down-icon.svg) no-repeat center;
    background-size: 24px;
}

#country-list-opener.active {
    transform: rotate(0deg);
}

#countrysearch{
    padding:6px 10px;
    padding-right:40px;
    border-radius:12px;
    border: 1px solid #ddd;
    margin:0 5px 10px;
    outline:none;
    background-image: url(images/icons/search.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 16px) center;
}
#countrysearch:focus{
    border: 1px solid #278177;
}

.um-field-investor_type .um-field-area,
.um-field-share_class .um-field-area {
    display: flex;
    align-items: flex-start
}

.um-page-loggedout.page-register .um-form {
    box-sizing: border-box
}

#um_field_488_share_class .um-field-radio span.um-field-radio-option span,
#um_field_200_share_class .um-field-radio span.um-field-radio-option span {
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
}

span.um-field-radio-option {
    display: block;
    max-width: 100%;
    text-align: center;
    width: 100%;
}

.um-page-loggedout.page-password-reset #primary,
.um-page-loggedout.page-login #primary {
    min-height: calc(100vh - 72px);
    align-items: center;
}

.um-page-loggedout.page-password-reset article,
.um-page-loggedout.page-login article {
    padding: 0;
    width: 100%;
}

.um-page-loggedout.page-password-reset .um-form,
.um-page-loggedout.page-password-reset .um-form,
.um-page-loggedout.page-login .um-form {
    box-sizing: border-box;
    width: 100%
}

.um-page-loggedout.page-login .um-col-alt .um-left.um-half {
    float: right
}

.um-page-loggedout.page-login .um-col-alt .um-right.um-half {
    float: left
}

.um-page-loggedout.page-login .um-col-alt .um-left.um-half,
.um-page-loggedout.page-login .um-col-alt .um-right.um-half {
    width: 48%;
}

.um-field-legal_natural span.um-field-radio-option {
    text-align: left;
}

@media (max-width: 1280px) {
    .um-page-loggedout.page-register .um-488.um,
    .um-page-loggedout.page-register .um-200.um {
        max-width: 100%;
    }

    .um-page-register #primary {
        max-width: 100%
    }

    .um-page-register #primary article {
        padding-left: 0;
        padding-right: 0;
    }
}


@media (max-width: 840px) {
    .um-page-loggedout.page-register .um-form {
        min-width: 96%;
    }

    .um-col-121,
    .um-col-122 {
        width: 100%;
        clear: both;
        float: none;
    }
}

@media (max-width: 540px) {
    .um-page-loggedout.page-register article {
        max-width: 96%;
    }

    .um-page-loggedout .um-form {
        padding: 24px;
    }

    .um-field-legal_natural .um-field-area label:first-child,
    .um-field-legal_natural .um-field-area label:nth-child(2) {
        background-position: 26px center;
    }

    .um-field-legal_natural label.um-field-radio {
        padding: 16px 34px;
    }

    .um-page-loggedout .um-field-legal_natural .um-field-radio-option {
        margin: 0 0 0 18px !important;
    }

    .um-field-investor_type label.um-field-radio {
        padding: 26px 20px;
    }

    .um-page-loggedout .um-field-radio-option {
        font-size: 14px !important;
    }

    #um_field_488_share_class .um-field-radio span.um-field-radio-option span,
    #um_field_200_share_class .um-field-radio span.um-field-radio-option span {
        font-size: 14px;
    }
}

/* Sections  ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
    padding: 0;
    height: auto;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
}

#primary {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-weight: 800;
    font-size: 36px;
    line-height: 49px;
    text-transform: uppercase;
    color: #212E31;
}

h2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: #212E31;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-size: 14px;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1rem;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
    background: #fff;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/* Links
--------------------------------------------- */
a {
    color: #3495FF;
}

a:visited {
    color: #1A403F;
}

a:hover,
a:focus,
a:active {
    color: #1A403F;
}

a:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
#page {
    position: relative
}


.site-main .comment-navigation,
.site-main,
.posts-navigation,
.site-main,
.post-navigation {
    margin: 0 0 1.5em;
}

nav.navigation.posts-navigation,
.site-main nav.navigation.posts-navigation {
    display: none !important;
}


/* Posts and pages
--------------------------------------------- */
.sticky {
    display: block;
}


.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* Search results */

.search-field:focus {
    outline: 0 !important
}

.searchresults-pane {
    margin-left: -12px;
    margin-right: -36px;
    display: flex;
    flex-wrap: wrap;
}
@media (max-width:1160px){
    .searchresults-pane {
        margin-left: 0;
        margin-right: 0;
        justify-content: center;
    }
}


.found-item {
    width: 260px;
    display: inline-block;
    box-sizing: border-box
}

.site-main.search .page-header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.site-main.search h1.page-title {
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    text-transform: none;
}


.searchfilter {
    position: relative;
    width: 160px;
    padding: 9px 24px;
    border-radius: 20px;
    height: 41px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #212E31;
    background-color: rgba(33, 46, 49, 0.06);
    background-image: url(images/icons/filter-dropdown.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) center;
    background-size: 8px;
    cursor: pointer;
    border: 1px solid transparent;
}

.searchfilter.opened {
    background-image: url(images/icons/filter-dropup.svg);
    background-color: #FFFFFF;
    border: 1px solid #278177;
}

.searchfilter-list {
    display: none
}

.searchfilter-list.active {
    display: block;
    position: absolute;
    top: 42px;
    right: 0;
    width: 311px;
    padding: 8px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1), 0 15px 30px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    z-index: 8;
}

.filtercount.hasactive {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    vertical-align: middle;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    background: #278177;
    text-align: center;
    line-height: 24px;
    margin-top: -4px;
    margin-left: 8px;
}

.searchoption {
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 20px;
    padding: 9px 45px;
    margin: 2px 0;
}

.searchfilter-list .searchoption:hover {
    background-color: #F4F9F8;
    border-radius: 8px;
}

.searchoption {
    background-image: url(images/icons/dd-option.svg);
    background-size: 14px;
}

.searchoption.selected {
    background-image: url(images/icons/dd-option-selected.svg);
}

.searchoption.filtertitle {
    background-image: none;
    padding: 0;
    margin: 0;
}

.no-results.not-found input.search-field {
    color: #666;
    border: 1px solid #ccc;
    height: 44px;
    border-radius: 20px;
    margin-right: -36px;
    padding-right: 52px;
    padding-left: 24px;
    padding-top: 3px;
    padding-bottom: 3px;
}

@media (max-width:428px) {
    .site-main.search .page-header {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .searchfilter-list.active {
        right: calc(50% - 156px);
    }
}

/* Custom Pagination */


.centred {
    text-align: center
}

.pagination-prev, .pagination-next {
    background: url(images/icons/pagination.svg) no-repeat center;
    width: 16px;
    height: 12px;
    background-size: 7px;
    display: inline-block;
}

.pagination-prev {
    transform: rotate(180deg);
    margin-right: 21px;
}

.pagination-next {
    margin-left: 21px;
}

.pagination span,
.pagination a {
    display: inline-block;
    vertical-align: baseline
}

.pagination span {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    color: #212E31;
}


/* Comments
--------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/* Galleries
--------------------------------------------- */
.alignnone {
    float: none;
    clear: both;
}

.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

    /*rtl:ignore*/
    float: left;

    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {

    /*rtl:ignore*/
    float: right;

    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}


/** MAIN STYLES **/

.btn, a.btn, #um-submit-btn.um-button, input[type="submit"] {
    background: #278177;
    border-radius: 80px;
    color: #fff;
    transition: all 0.25s ease-in-out;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    padding: 9px 22px;
    border: 2px solid #278177;
}
#um-submit-btn.um-button{border-radius:80px !important; border: 2px solid #278177 !important;}

.btn.inverse, a.btn.inverse {
    background: #fff;
    border-radius: 80px;
    color: #278177;
    border: 2px solid #278177;
    transition: all 0.25s ease-in-out;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    padding: 9px 22px;
}

.btn:hover,#um-submit-btn.um-button:hover, input[type="submit"]:hover {
    background: #fff;
    color: #278177;
    border: 2px solid #278177;
    cursor: pointer;
}

#um-submit-btn.um-button:hover{ border: 2px solid #278177 !important;}

.btn.inverse:hover, a.btn.inverse:hover {
    background: #278177;
    color: #fff;
}

.btn.dwn {
    padding-left: 44px;
    background-image: url(images/icons/download.svg);
    background-position: 22px center;
    background-size: 18px;
    background-repeat: no-repeat;
}

.btn.inactive {
    background: #F4F4F4 !important;
    color: #AFAFAF !important;
    border: 2px solid #F4F4F4 !important;
    pointer-events: none
}

.thankyou a.btn {
    margin-top: 32px;
    padding: 10px 50px
}


@media (max-width: 480px) {
    .btn.dwn {
        width: 40px;
        height: 40px;
        padding: 0;
        text-indent: -10000px;
        background-position: center;
    }
}


.btn.dwn:hover {
    background-image: url(images/icons/download_active.svg);
}

.btn.ext {
    padding-left: 44px;
    background-image: url(images/icons/extlink.svg);
    background-position: 22px center;
    background-size: 18px;
    background-repeat: no-repeat;
}

.btn.ext:hover {
    background-image: url(images/icons/extlink_active.svg);
}

.centerbuttonwrap {
    margin: 88px 0;
    text-align: center;
}

.fileinfo {
    text-align: left
}

.entry-footer {
    margin-top: 12px;
    margin-bottom: 12px;
}

section {
    padding-right: var(--content-padding)
}

section h2 {
    margin-bottom: 16px;
    margin-top: 0
}

section .standart-four-slider {
    margin-top: -8px;
}

.slbg {
    background-color: #F4F9F8;
}

.entry-content {
    text-align: center;
}

.single-post .entry-content {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #212E31;
}

.page-template-default h1 {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 16px
}

.wp-video {
    width: 100% !important;
    max-width: 516px !important;
    margin: 0 auto;
}

.wp-video video {
    width: 100%;
    height: auto;
}

.wp-video .mejs-container,
.wp-video .mejs-container video {
    border-radius: 8px;
}

.wp-video .mejs-container .mejs-controls {
    /*   visibility: hidden; */
    border-radius: 8px;
}

.wp-video .mejs-container:hover .mejs-controls {
    visibility: visible;
}

.wp-video .mejs-container .mejs-controls .mejs-button {
    display: none
}

.wp-video .mejs-container .mejs-controls {
    background: transparent;
}

.wp-video:hover .mejs-container .mejs-controls {
    background: #222;
}

.wp-video .mejs-container .mejs-controls .mejs-button,
.wp-video .mejs-container .mejs-controls .mejs-time,
.wp-video .mejs-container .mejs-controls .mejs-time-rail {
    display: none
}

.wp-video .mejs-container .mejs-controls .mejs-duration-container {
    display: block
}

.wp-video:not(:hover) .mejs-container .mejs-controls .mejs-duration-container span {
    display: block;
    position: absolute;
    border-radius: 8px;
    z-index: 20;
    right: 12px;
    bottom: 12px;
    background: #FFFFFF;
    padding: 4px 8px;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #212E31;
}

.wp-video:hover .mejs-container .mejs-controls .mejs-button,
.wp-video:hover .mejs-container .mejs-controls .mejs-time,
.wp-video:hover .mejs-container .mejs-controls .mejs-time-rail {
    display: block
}

.mejs-overlay-button {
    background: url(images/icons/play.svg) no-repeat !important;
    background-position: center !important;
    height: 80px;
    width: 80px;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.3) !important;
    transition: background-color 0.25s ease-in-out;
}

.mejs-overlay-button:hover {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.single-file {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.files-lib {
    margin-top: 72px;
}

.files-lib h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: #212E31;
    margin-bottom: 8px;
    margin-top: 0;
}

.files-lib .single-file {
    min-height: 80px;
    box-shadow: inset 0 -1px 0 #EAEAEA;
}

.files-lib .single-file p {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #212E31;
    margin-bottom: 4px;
    margin-top: 0;
}

.files-lib .single-file p.meta {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #212E31;
    margin-top: 0;
}

.wp-video {
    position: relative;
}

.page-social-media .entry-footer,
.home .entry-footer {
    padding-left: var(--content-padding)
}

@media (max-width: 428px) {
    .wp-video {
        width: calc(100% + 30px) !important;
        margin-left: -15px;
    }

    .wp-video .mejs-container,
    .wp-video .mejs-container video,
    .wp-video .mejs-container .mejs-controls {
        border-radius: 0;
    }


}

/** SUBSCRIBE FORM STYLE **/
section.subscribe h2 {
    margin-bottom: 24px;
    margin-top: 0;
}

.wpcf7-form {
    position: relative;
}

.subscribe .wpcf7-form {
    max-width: 416px
}

.subscribe input {
    height: 40px;
    border-radius: 80px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    padding: 0 24px;
}

.subscribe input[type="email"] {
    background: #F4F9F8;
    border: 2px solid #F4F9F8;
    max-width: 416px
}

.wpcf7-text:focus, .wpcf7-textarea:focus {
    outline: 1px solid #278177;
}

.subscribe input[type="submit"] {
    display: flex;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    background: #278177;
    border: 2px solid #278177;
    color: #fff;
    position: absolute;
    right: 0;
    top: 7px;
    height:42px
}

.wpcf7-not-valid-tip {
    padding-left: 24px;
}

.wpcf7 form .wpcf7-response-output {
    border-radius: 40px;
    text-align: center;
    padding: 12px 24px;
    border-width: 1px;
    margin-top: 0;
}

/** SOCIAL H2 **/
h2.social {
    background-repeat: no-repeat;
    padding-left: 38px;
    background-size: 28px;
    background-position: left center;
}

h2.social.fbh2 {
    background-image: url(images/icons/facebook_h2.svg);
}

h2.social.yth2 {
    background-image: url(images/icons/youtube_h2.svg);
}

h2.social.twh2 {
    background-image: url(images/icons/twitter_h2.svg);
}

h2.social.insth2 {
    background-image: url(images/icons/insta_h2.svg);
}

/** THREE BLOCK IN A ROW **/
.tiar-wrap {
    height: auto;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    justify-items: flex-start;
}

@media (min-width: 1440px) {
    .tiar-wrap {
        margin-right: -48px;
        margin-left: -48px;
    }
}

.tiar-item {
    display: block;
    width: 100%;
    max-width: 312px;
    margin: 24px 24px 76px;
    text-align: center
}

.tiar-item img {
    max-height: 90px;
    width: auto;
}

.tiar-item h3 {
    margin-top: 38px;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: #212E31;
}

.tiar-item p {
    margin-top: 12px;
    margin-bottom: 32px;
    padding: 0 15px;
}

@media (max-width: 992px) {
    .tiar-item {
        margin: 24px auto 76px;
    }
}

/** CONTACT PAGE **/
.tiar-item.contact img {
    max-height: 120px;
    width: auto;
}

.tiar-item.contact h3 {
    margin-top: 28px;
    margin-bottom: 28px;
}

@media (min-width: 1440px) {
    .tiar-item.contact {
        max-width: 516px
    }
}

.page-contact-us h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 49px;
    color: #212E31;
    text-transform: none
}

.page-contact-us .tiar-wrap {
    margin-top: 52px;
}

.page-contact-us .wpcf7-form {
    max-width: 932px;
    width: 100%;
}

.page-contact-us .wpcf7-form-control-wrap.your-email,
.page-contact-us .wpcf7-form-control-wrap.your-email input {
    max-width: 100%;
    width: 100%
}

.contact-icons-wrap a {
    text-decoration: none;
    margin: 0 8px;
}

.contact-icons-wrap a img {
    transition: all 0.25s ease-in-out
}

.contact-icons-wrap a:hover img {
    opacity: 0.8;
    transform: scale(1.1)
}

.page-contact-us .social-links {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap
}

.page-contact-us .social-links a {
    text-decoration: none;
    margin: 24px;
}

.page-contact-us .social-links a,
.page-contact-us .social-links a span {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #212E31;
}

.page-contact-us .social-links a {
    display: flex;
    justify-content: center;
    align-items: center
}

.page-contact-us .social-links a img {
    max-width: 21px;
    height: auto;
}

.page-contact-us .social-links a span {
    margin-left: 10px;
    transition: color 0.25s ease-in
}

.page-contact-us .social-links a:hover span {
    color: #278177;
}


.page-contact-us .emailblock {
    text-align: center;
    padding: 40px 0 88px;
}

.page-contact-us .emailblock h4 {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #212E31;
}

a.biglink {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: #212E31;
    text-decoration: none;
    transition: color 0.25s ease-in;
}

a.biglink:hover {
    color: #278177;
}


/** SINGLE POST **/
.single .entry-meta .byline {
    display: none
}

.single .entry-meta,
.single h1.entry-title {
    text-align: center
}

.single .cat-links {
    margin-right: 12px;
}


/** global forms styles **/
.form-section {
    background: #F4F9F8;
    border-radius: 8px;
    padding: 48px;
}

.form-section .wpcf7-form {
    margin: 0 auto;
}

input[type="text"],
input[type="email"],
textarea {
    padding-left: 12px;
    background: rgba(33, 46, 49, 0.06);
    border-radius: 20px;
    border: 1px solid rgba(33, 46, 49, 0.06);
    min-height: 40px;
    margin-top: 8px;
}

textarea {
    padding-top: 12px;
}

input[type="submit"] {
    padding-left: 34px;
    padding-right: 34px;
}

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
    background: #fff;
    border: 1px solid #278177;
}

.wpcf7 label {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #212E31;
    padding-bottom: 8px;
}

.formhalf-wrap {
    display: flex;
    justify-content: space-between
}

.formhalf {
    width: 100%;
    max-width: 426px;
}

.formhalf input {
    width: 100%;
    max-width: 100%;
}

@media (max-width: 1440px) {
    .formhalf {
        max-width: 48%;
    }
}

@media (max-width: 992px) {
    .formhalf-wrap {
        display: block;
    }

    .formhalf {
        max-width: 100%;
        margin-bottom: 24px;
    }
}

label span.req {
    color: #EB5746
}

.page-contact-us .wpcf7-spinner {
    float: left;
}

.page-contact-us .wpcf7 input[type="submit"] {
    margin-top: 16px;
}

input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border: 2px solid #278177;
}

.um-page-password-reset {background-color:#F4F9F8}
.um-page-password-reset  #primary {
    margin:0 auto;
    padding-bottom: 32px;
    padding-left: 0;
}

.um-page-password-reset  form {

}
.um-page-password-reset  form input[type="text"],
.um-page-password-reset  form input[type="password"],
.um-page-password-reset  form input[type="email"]{

    padding: 8px;
    height:48px;
    border-radius: 20px !important;
    background: rgba(33, 46, 49, 0.06) !important;

}
.pop404{
    background: #FFFFFF;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    padding: 48px;
    text-align:center;
    max-width:432px;
}

.pop404 h1{
text-transform: none;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: #212E31;
}
.pop404 p{
  margin-bottom:32px;
    font-size: 14px;
    line-height: 19px;
    color: #212E31;
}.pop404 p a{
    font-size: 14px;
    line-height: 19px;
    color: #3495FF;
    text-decoration: none;
}
.pop404 a.btn{
  margin-top:32px;
    color: #212E31;
}
.site-main-404#primary{
    background:#F4F9F8;
    margin:0;
    padding:0;
    width:100%;
    max-width:100%;
    display:flex;justify-content: center;align-items: center;height:100vh;
    flex-direction: column;
}

.error404.logged-in .header-rightpart,
.error404.logged-in #navbar{display:none;}

.entry-content.faq-content{margin:32px auto;max-width:1032px;}
.spoiler-wrap{
    position:relative;
    background: #F4F9F8;
    border-radius: 8px;
    margin-bottom:7px;
}

.spoiler-header{
    background: #FFFFFF;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    padding: 13px 52px 13px 16px;
    text-align:left;
    font-size: 16px;
    line-height: 22px;
    color: #212E31;
    width:100%;
    position:relative;
    cursor: pointer;
}
.spoiler-header:after{
    display:block;
    width:6px;
    height:10px;
    content:"";
    position:absolute;
    left:calc(100% - 25px);
    top:calc(50% - 5px);
    background-image: url(images/icons/spoiler.svg);
    background-size: contain;
    transition: all 0.25s ease-in-out;
}
.spoiler-header.unfolded:after{
   transform: rotate(90deg);
   background-image: url(images/icons/spoiler-active.svg);
}



.spoiler-content {
    font-size: 14px;
    line-height: 19px;
    color:#212E31;
    padding: 12px 16px;
    text-align: left;
    display: none;
}
.spoiler-content p,
.spoiler-content a{
    margin:0;
    font-size: 14px;
    line-height: 19px;
}
.spoiler-content a{
text-decoration: none;
    color: #3495FF;
}
