@charset "UTF-8";
body {
    position: relative;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.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;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
p img {
    max-width: 100%;
    height: auto;
}
.post-password-form label {
    margin-bottom: 0;
}
*:focus {
    outline: none !important;
}
html {
    min-height: 100%;
    height: 100%;
}
body {
    background: #fff;
    font-family: "Libre Baskerville", sans-serif;
    font-size: 16px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    overflow-x: hidden;
}
h1,.h1 {
    margin: 0 0 33px 0;
    font-size: 42px;
    font-weight: 300;
    color: #a51c30;
}
h2,.h2 {
    margin: 0 0 34px 0;
    font-size: 36px;
    font-weight: 300;
    color: #4C1C32;
}
h3,.h3 {
    margin: 0 0 35px 0;
    font-size: 30px;
    font-weight: 300;
    color: #a51c30;
}
h4,.h4 {
    margin: 0 0 36px 0;
    font-size: 24px;
    font-weight: 300;
    color: #a51c30;
}
h5,.h5 {
    margin: 0 0 27px 0;
    font-size: 18px;
    font-weight: 400;
    color: #a51c30;
}
h6,.h6 {
    margin: 0 0 28px 0;
    font-size: 14px;
    font-weight: 400;
    color: #a51c30;
    text-transform: uppercase;
}
p {
    margin-bottom: 30px;
    line-height: 30px;
    color: #333;
}
p:last-child {
    margin-bottom: 0;
}
a {
    color: #333;
}
a:hover, a:focus {
    color: #000;
}
dl {
    margin: 0 20px;
}
dl dd {
    margin-bottom: 20px;
}
pre {
    border-radius: 0;
    border: none;
    background: #eee;
    padding: 25px;
    margin-bottom: 30px;
}
blockquote {
    padding: 20px 50px 20px;
    border-left: 4px solid #293352;
    font-size: 16px;
}
blockquote cite {
    display: block;
    margin-top: 31px;
    font-style: normal;
    font-size: 15px;
}
.stm-bg_color_red {
    background-color: #293352 !important;
}
.stm-background_color_red {
    background-color: #293352 !important;
}
.stm-border_color_red {
    border-color: #293352 !important;
}
.stm-font_color_red {
    color: #293352 !important;
}
.stm-border-bottom_color_red {
    border-bottom-color: #293352 !important;
}
.stm-bg_color_green {
    background-color: #293352 !important;
}
.stm-background_color_green {
    background-color: #293352 !important;
}
.stm-border_color_green {
    border-color: #293352 !important;
}
.stm-font_color_green {
    color: #293352 !important;
}
.stm-border-bottom_color_green {
    border-bottom-color: #293352 !important;
}
.stm-bg_color_blue {
    background-color: #3277ae !important;
}
.stm-background_color_blue {
    background-color: #3277ae !important;
}
.stm-border_color_blue {
    border-color: #3277ae !important;
}
.stm-font_color_blue {
    color: #3277ae !important;
}
.stm-icon_color_blue {
    color: #3277ae !important;
}
.stm-border-bottom_color_blue {
    border-bottom-color: #3277ae !important;
}
.stm-bg_color_dark-blue {
    background-color: #a51c30 !important;
}
.stm-background_color_dark-blue {
    background-color: #a51c30 !important;
}
.stm-font_color_dark-blue {
    color: #a51c30 !important;
}
.stm-border_color_dark-blue {
    border-color: #a51c30 !important;
}
.stm-font_color_gray {
    color: #808080;
}
.stm-font_color_dark-gray {
    color: #595959;
}
.stm-font_color_dark-red {
    color: #293352;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 768px) {
    .stm_row_colums_5_5_6_5 .vc_col-sm-5 {
        width: 46.4%;
    }
    .stm_row_colums_5_5_6_5 .vc_col-sm-7 {
        width: 53.6%;
    }
}
#wrapper {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
.header-holder {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    width: 100%;
    z-index: 99;
}
.header_holder_small {
    margin-bottom: 2px;
    box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
}
.header-holder_view-style_2 {
    background-color: #ffffff;
}
.header-holder_view-style_4 {
    background-color: #a51c30;
    box-shadow: none;
}
.logo {
    display: table;
    height: 100px;
    line-height: 112px;
}
.logo .logo__icon {
    display: table-cell;
    vertical-align: middle;
}
.logo img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.logo .logo__inner {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}
.logo .logo__title {
    display: block;
    letter-spacing: 2px;
    padding-top: 4px;
    text-transform: uppercase;
    line-height: 28px;
    font-size: 24px;
    color: #ffffff;
}
.logo .logo__description {
    display: block;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 100;
    font-size: 12px;
    color: #ffffff;
}
.logo:hover, .logo:active, .logo:focus {
    text-decoration: none;
}
.logo-box-blue .logo__title {
    color: #a51c30;
}
.logo-box-blue .logo__description {
    color: #a51c30;
}
.logo-box-blue .logo_type_text .logo__title {
    color: #a51c30;
}
.logo-box-blue .logo_type_text .logo__description {
    color: #a51c30;
}
.logo_type_text {
    float: left;
    height: 100px;
    line-height: 111px;
}
.logo_type_text .logo__inner {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    padding-left: 0;
}
.logo_type_text .logo__title {
    display: block;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 28px;
    font-size: 24px;
    color: #ffffff;
}
.logo_type_text .logo__description {
    display: block;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 100;
    font-size: 12px;
    color: #ffffff;
}
.header .logo {
    max-width: 25%;
}
.stm-nav__menu {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    font-size: 0;
}
.stm-nav__menu > li {
    display: inline-block;
    padding: 0 24px;
    margin: 0;
    font-size: 13px;
}
.stm-nav__menu > li:not(:last-child) {
    margin-bottom: 0;
}
.stm-nav__menu > li:before {
    content: none;
}
.stm-nav__menu > li > a:focus, .stm-nav__menu > li > a:hover {
    text-decoration: none;
}
.stm-nav_type_header {
    position: relative;
    float: right;
    z-index: 99;
}
.menu-item-has-children.menu-item > a:after {
    display: none !important;
}
.stm-nav__menu_type_header {
    margin-right: -24px;
}
.stm-nav__menu_type_header > .menu-item {
    position: relative;
    padding: 0;
    margin: 0 23px;
    font-size: 18px;
    z-index: 9;
}
.stm-nav__menu_type_header > .menu-item > a {
    position: relative;
    display: block;
    height: 112px;
    line-height: 112px;
    white-space: nowrap;
    color: #a51c30;
}
.stm-nav__menu_type_header > .menu-item > a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 20px;
    height: 0;
    width: 100%;
    border-bottom: 3px solid #293352;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-nav__menu_type_header > .menu-item:hover > a:after, .stm-nav__menu_type_header > .menu-item.current-menu-parent > a:after, .stm-nav__menu_type_header > .menu-item.current-menu-item > a:after {
    visibility: visible;
    opacity: 1;
}
.stm-nav__menu_type_header > .menu-item .sub-menu {
    position: absolute;
    left: 0;
    margin-top: -20px;
    margin-left: -20px;
    border-top: 2px solid #930d45;
    background: #ffffff;
    min-width: 150px;
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-nav__menu_type_header > .menu-item .sub-menu:before {
    display: block;
    height: 2px;
    background-color: #293352;
    z-index: 1;
}
.stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item {
    position: relative;
    padding: 0 20px;
    font-size: 16px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
.stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a {
    position: relative;
    display: block;
    border-bottom: 1px solid #dddddd;
    white-space: nowrap;
    padding: 9px 10px;
    line-height: 24px;
    color: #a51c30;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a:before {
    display: none;
    content: '\e90e';
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 10px;
    top: 16.5px;
    font-size: 10px;
    color: #ffffff;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
}
.stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a:focus {
    text-decoration: none;
}
.stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item:first-child {
    padding-top: 10px;
}
.stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item:first-child > .sub-menu {
    margin-top: 0;
}
.stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item:last-child {
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
}
.stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item:last-child a {
    border: 0;
}
.stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > .sub-menu {
    left: 100%;
    top: 0;
    border-top: 1px solid #dddddd;
    margin-top: -11px;
    margin-left: 1px;
}
.stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item:hover > a,.stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item > a {
    color: #293352;
}
.stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item:hover > a {
    text-decoration: none;
    color: #293352 !important;
}
.stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item:hover > a:before {
    visibility: visible;
    opacity: 1;
}
.stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
}
.stm-nav__menu_type_header > .menu-item .sub-menu.sub-menu_show_to-left {
    left: auto;
    right: 100%;
}
.stm-nav__menu_type_header > .menu-item .sub-menu.sub-menu_show_to-left > .menu-item > .sub-menu.sub-menu_show_to-left {
    left: auto;
    right: 100%;
}
.stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > .sub-menu.sub-menu_show_to-left {
    left: auto;
    right: 100%;
}
.stm-nav__menu_type_header > .menu-item:last-child > .sub-menu {
    left: auto;
    right: 0;
}
.stm-nav__menu_type_header > .menu-item:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
}
.stm-nav__menu_type_header > .menu-item.general__position {
    z-index: 100;
}
.header_view-style_1 {
    background:#fff;
}
.header_view-style_1 .logo-box-white {
    display: none;
}
.header_view-style_1 .logo-box-blue {
    display: block;
}
.header_view-style_1 .logo {
    float: left;
}
.header_view-style_1 .stm-nav_type_header {
    float: none;
}
.header_view-style_1 .stm-nav__menu_type_header {
    float: right;
}
.header_view-style_1 .stm-nav__menu_type_header > .menu-item > a {
    color: #3e3e3e;
}
.header_view-style_1 .stm-nav__menu_type_header > .menu-item > a:after {
    bottom: 37px;
    height: 0;
    border: 0 !important;
    visibility: visible;
    background: #293352;
    opacity: 1;
}
.header_view-style_1 .stm-nav__menu_type_header > .menu-item > a:hover:after {
    -webkit-transition: height 0.6s;
    transition: height 0.6s;
    height: 3px;
}
.header_view-style_1 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a {
    color: #444;
}
.header_view-style_1 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a:before {
    color: #a51c30;
}
.header_view-style_1 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a:focus {
    text-decoration: none;
}
.header_view-style_1 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item:hover > a,.header_view-style_1 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item > a {
    color: #293352;
}
.header_view-style_1.affix {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2) !important;
}
.home .header-holder {
    position: absolute;
    background: transparent;
    box-shadow: none;
    margin-bottom: 0;
}
.home .header_view-style_1 .logo-box-white {
    display: block;
}
.home .header_view-style_1 .logo-box-blue {
    display: none;
}
.home .header_view-style_1 .stm-nav__menu_type_header {
    float: right;
}
.home .header_view-style_1 .stm-nav__menu_type_header > .menu-item > a {
    color: #3c3c3c;
}
.home .header_view-style_1 .stm-nav__menu_type_header > .menu-item > a:after {
    border-bottom: 3px solid #293352;
}
.home .header_view-style_1.affix .logo-box-white {
    display: none;
}
.home .header_view-style_1.affix .logo-box-blue {
    display: block;
}
.home .header_view-style_1.affix .menu-item a {
    color: #a51c30;
}
.header-holder_view-style_2 {
    background-color: #ffffff !important;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2) !important;
}
.header_view-style_2 .stm-nav_type_header {
    float: left;
}
.header_view-style_2 .header__content {
    padding: 0;
    position: relative;
}
.header_view-style_2 .header__content:after {
    content: '';
    display: table;
    clear: both;
}
.header_view-style_2 .logo_type_text .logo__title {
    color: #a51c30;
}
.header_view-style_2 .logo_type_text .logo__description {
    color: #808080;
}
.header_view-style_2 .stm-nav__menu_type_header .current_page_item a:before,.header_view-style_2 .stm-nav__menu_type_header .current-page-parent a:before {
    bottom: 20px;
}
.header_view-style_2 .stm-nav__menu_type_header > .menu-item {
    text-transform: uppercase;
    font-size: 12px;
}
.header_view-style_2 .stm-nav__menu_type_header > .menu-item:first-child {
    margin-left: 0;
}
.header_view-style_2 .stm-nav__menu_type_header > .menu-item > a {
    color: #a51c30;
    height: 70px;
    line-height: 72px;
    font-weight: 600;
}
.header_view-style_2 .stm-nav__menu_type_header > .menu-item > a:after {
    border-bottom: 3px solid #293352;
}
.header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu {
    margin-top: -23px;
    background: #ffffff;
}
.header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a {
    color: #a51c30;
}
.header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a:before {
    color: #293352;
}
.header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a:focus {
    text-decoration: none;
}
.header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item:hover > a,.header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item > a {
    color: #293352;
}
.header_view-style_2 .top-bar__search {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 10px;
}
.header_view-style_2 .top-bar__search .stm-search-form {
    position: relative;
}
.header_view-style_2 .top-bar__search .stm-search-form__submit {
    position: absolute;
    top: 10px;
    right: 0;
    height: 32px;
    width: 30px;
    background: transparent;
    border: none;
    padding: 0;
    text-align: center;
    color: #808080;
    font-size: 16px;
    z-index: 2;
}
.header_view-style_2 .top-bar__search .stm-search-form__field {
    position: relative;
    width: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: none;
    border: 0;
    border-bottom: 1px solid transparent;
    z-index: 1;
    font-size: 13px;
    color: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.header_view-style_2 .top-bar__search .stm-search-form__field::-webkit-input-placeholder {
    color: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.header_view-style_2 .top-bar__search .stm-search-form__field_active {
    width: 225px;
    padding-left: 10px;
    padding-right: 30px;
    border-color: rgba(0, 0, 0, 0.1);
    color: #595959;
}
.header_view-style_2 .top-bar__search .stm-search-form__field_active::-webkit-input-placeholder {
    color: #595959;
}
.header_view-style_2.affix {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2) !important;
}
.header-holder_view-style_3 {
    background-color: transparent !important;
    box-shadow: none !important;
}
.header_view-style_3 {
    margin-top: -36px;
    position: relative;
    z-index: 8;
}
.header_view-style_3 .container {
    padding: 0;
}
.header_view-style_3 .header__content {
    position: relative;
    background-color: #ffffff;
    padding: 0 35px;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2) !important;
}
.header_view-style_3 .header__content:after {
    content: '';
    display: table;
    clear: both;
}
.header_view-style_3 .logo {
    float: left;
    height: 80px;
    line-height: 64px;
}
.header_view-style_3 .logo .logo__icon {
    max-width: 150px;
}
.header_view-style_3 .logo .logo__inner {
    padding-top: 5px;
    padding-left: 14px;
}
.header_view-style_3 .logo .logo__title {
    padding-top: 0;
    letter-spacing: 1px;
    line-height: 20px;
    font-size: 20px;
    color: #a51c30;
}
.header_view-style_3 .logo .logo__description {
    line-height: 18px;
    font-weight: 100;
    font-size: 9px;
    color: #a51c30;
}
.header_view-style_3 .logo_type_text {
    line-height: 80px;
}
.header_view-style_3 .logo_type_text .logo__title {
    color: #a51c30;
}
.header_view-style_3 .logo_type_text .logo__description {
    color: #a51c30;
}
.header_view-style_3 .stm-nav_type_header {
    z-index: 1;
}
.header_view-style_3 .stm-nav__menu_type_header .current_page_item a:before,.header_view-style_3 .stm-nav__menu_type_header .current-page-parent a:before {
    bottom: 20px;
}
.header_view-style_3 .stm-nav__menu_type_header > .menu-item:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -20px;
    width: 1px;
    height: 15px;
    overflow: hidden;
    margin-top: -7px;
    border: 1px dotted #808080;
}
.header_view-style_3 .stm-nav__menu_type_header > .menu-item:last-child:before {
    display: none;
}
.header_view-style_3 .stm-nav__menu_type_header > .menu-item > a {
    height: 80px;
    line-height: 80px;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    color: #a51c30;
}
.header_view-style_3 .stm-nav__menu_type_header > .menu-item > a:after {
    border: 0;
    width: 0;
    height: 3px;
    background: #293352;
}
.header_view-style_3 .stm-nav__menu_type_header > .menu-item > a:hover:after {
    width: 100%;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
}
.header_view-style_3 .stm-nav__menu_type_header > .menu-item .sub-menu {
    margin-top: -25px;
    background: #ffffff;
}
.header_view-style_3 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a {
    color: #a51c30;
}
.header_view-style_3 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a:before {
    color: #293352;
}
.header_view-style_3 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a:focus {
    text-decoration: none;
}
.header_view-style_3 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item:hover > a,.header_view-style_3 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item > a {
    color: #293352;
}
.header_view-style_3.affix {
    position: fixed;
    top: 36px;
    width: 100%;
    background-color: transparent;
}
.header_view-style_4 {
    padding-bottom: 60px;
}
.header_view-style_4 .logo_type_text {
    float: none;
}
.header_view-style_4 .container {
    padding: 0;
}
.header_view-style_4 .stm-nav_type_header {
    display: table;
    width: 100%;
    z-index: 1;
}
.header_view-style_4 .stm-nav_type_header .stm-nav__menu {
    display: table-cell;
    vertical-align: middle;
    width: 45%;
}
.header_view-style_4 .stm-nav_type_header .logo-center-box {
    display: table-cell;
    vertical-align: middle;
    width: 15%;
}
.header_view-style_4 .header__content:after {
    content: '';
    display: table;
    clear: both;
}
.header_view-style_4 .logo {
    display: block;
    max-width: 100%;
}
.header_view-style_4 .logo__icon {
    display: block;
    text-align: center;
    margin-top: -16px;
    margin-bottom: -12px;
}
.header_view-style_4 .logo__inner {
    display: block;
    text-align: center;
    padding-left: 0;
}
.header_view-style_4 .logo_type_text .logo__description,.header_view-style_4 .logo_type_text .logo__title {
    color: #ffffff;
}
.header_view-style_4 .stm-nav__menu_type_header > .menu-item > a {
    height: 114px;
    line-height: 114px;
    color: #ffffff;
}
.header_view-style_4 .stm-nav__menu_type_header > .menu-item > a:after {
    width: 100%;
    bottom: 37px;
    height: 0;
    border-bottom: 0;
    background-color: #293352;
}
.header_view-style_4 .stm-nav__menu_type_header > .menu-item > a:hover:after {
    height: 3px;
    -webkit-transition: height 0.6s;
    transition: height 0.6s;
}
.header_view-style_4 .stm-nav__menu_type_header > .menu-item .sub-menu {
    background: #ffffff;
}
.header_view-style_4 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a {
    color: #a51c30;
}
.header_view-style_4 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a:before {
    color: #293352;
}
.header_view-style_4 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a:focus {
    text-decoration: none;
}
.header_view-style_4 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item:hover > a,.header_view-style_4 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item > a {
    color: #293352;
}
.header_view-style_4 .stm-nav__menu {
    padding-bottom: 2px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.header_view-style_4.affix {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #a51c30;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2) !important;
}
.header-mobile {
    display: none;
    background: #b5b5b5;
}
.header-mobile .logo {
    padding: 15px 0;
    line-height: 1;
    height: auto;
    vertical-align: middle;
}
.header-mobile .logo_type_text .logo__title {
    color: #a51c30;
}
.header-mobile .logo_type_text .logo__description {
    color: #808080;
}
.header-mobile .header-mobile__logo {
    position: relative;
    padding: 0 80px 0 20px;
}
.header-mobile .header-mobile__logo:after {
    content: '';
    display: table;
    clear: both;
}
.header-mobile .stm-nav_type_mobile-header {
    display: none;
}
.header-mobile .header-mobile__nav-control {
    height: 100%;
    width: 75px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.header-mobile .header-mobile__control-line {
    position: absolute;
    top: 50%;
    left: 30px;
    right: 30px;
    height: 2px;
    width: 20px;
    background: #ffffff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-mobile .header-mobile__control-line:after, .header-mobile .header-mobile__control-line:before {
    content: "";
    position: absolute;
    left: 0;
    width: 20px;
    height: 2px;
    background: #ffffff;
}
.header-mobile .header-mobile__control-line:before {
    top: -7px;
    -webkit-transition: top .3s .3s, -webkit-transform .3s 0s;
    transition: top .3s .3s, -webkit-transform .3s 0s;
    transition: top .3s .3s, transform .3s 0s;
    transition: top .3s .3s, transform .3s 0s, -webkit-transform .3s 0s;
}
.header-mobile .header-mobile__control-line:after {
    bottom: -7px;
    -webkit-transition: bottom .3s .3s, -webkit-transform .3s 0s;
    transition: bottom .3s .3s, -webkit-transform .3s 0s;
    transition: bottom .3s .3s, transform .3s 0s;
    transition: bottom .3s .3s, transform .3s 0s, -webkit-transform .3s 0s;
}
.header-mobile .header-mobile__nav-control.active .header-mobile__control-line {
    background: 0 0;
}
.header-mobile .header-mobile__nav-control.active .header-mobile__control-line:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top .3s 0s, -webkit-transform .3s .3s;
    transition: top .3s 0s, -webkit-transform .3s .3s;
    transition: top .3s 0s, transform .3s .3s;
    transition: top .3s 0s, transform .3s .3s, -webkit-transform .3s .3s;
}
.header-mobile .header-mobile__nav-control.active .header-mobile__control-line:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: bottom .3s 0s, -webkit-transform .3s .3s;
    transition: bottom .3s 0s, -webkit-transform .3s .3s;
    transition: bottom .3s 0s, transform .3s .3s;
    transition: bottom .3s 0s, transform .3s .3s, -webkit-transform .3s .3s;
}
.stm-nav__menu_type_mobile-header li {
    display: block;
    padding: 0;
    text-align: center;
}
.stm-nav__menu_type_mobile-header li a {
    display: block;
    line-height: 1;
}
.stm-nav__menu_type_mobile-header li a:hover,.stm-nav__menu_type_mobile-header li a:focus {
    text-decoration: none;
}
.stm-nav__menu_type_mobile-header li ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.stm-nav__menu_type_mobile-header > li {
    border-top: 1px solid #bfbfbf;
}
.stm-nav__menu_type_mobile-header > li > ul {
    display: none;
    position: relative;
    list-style: none;
    box-shadow: 0 -4px 0 #293352;
}
.stm-nav__menu_type_mobile-header > li > a {
    padding: 17px 15px;
    background: #ffffff;
    font-size: 16px;
    color: #a51c30;
}
.stm-nav__menu_type_mobile-header > li ul {
    position: relative;
    display: none;
    background: #3277ae;
    box-shadow: 0 -4px 0 #293352;
}
.stm-nav__menu_type_mobile-header > li ul li:not(:first-child) {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
}
.stm-nav__menu_type_mobile-header > li ul li a {
    padding: 18.5px 15px;
    font-size: 13px;
    line-height: 1;
    color: #ffffff;
}
.stm-nav__menu_type_mobile-header > li > ul > li > ul {
    background: #a51c30;
}
.stm-nav__menu_type_mobile-header > li > ul > li > ul > li:not(:first-child) {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
}
.stm-nav__menu_type_mobile-header > li > ul > li > ul > li a {
    background: #a51c30;
}
.current_page_item a:before,.current-page-parent a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 37px;
    width: 100%;
    height: 3px;
    border: 0 !important;
    visibility: visible;
    background: #293352;
    z-index: -1;
    opacity: 1;
}
.current_page_item .sub-menu a:before,.current-page-parent .sub-menu a:before {
    display: none;
}
.breadcrumbs {
    margin-bottom: 50px;
    font-family: "Source Sans Pro";
    font-size: 16px;
    color: #fff;
	background:#95023b;
	padding:9px;
}
.breadcrumbs a {
    position: relative;
    color: #fff;
}
.breadcrumbs em {
    font-style: normal;
    margin: 0 15px;
}
.stm-page-head__content .breadcrumbs {
    margin-bottom: 32px;
    font-family: "Source Sans Pro";
    font-size: 16px;
    color:#fff;
}
.stm-page-head__content .breadcrumbs a {
    position: relative;
    color: #777;
}
.stm-page-head__content .breadcrumbs em {
    font-style: normal;
    margin: 0 15px;
}
.sidebar_type_blog .widget {
    margin-bottom: 30px;
}
.content {
    min-height: 520px;
    padding-bottom: 0px;
}
.single-stm_course .content,.single-stm_teacher .content {
    padding: 0;
}
.content_type_vc {
    padding: 0;
}
.vc_row[data-vc-full-width] {
    overflow: visible !important;
}
.vc_row[data-vc-full-width].vc_parallax {
    overflow: hidden !important;
}
.site-layout_boxed {
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}
.site-layout_boxed.site-bg_image {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.site-layout_boxed #wrapper {
    max-width: 1196px;
    background-color: #f8f8f8;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.35);
}
body.site-bg_img_1 {
    background-image: url("../../img/background/bg_img_1.jpg");
}
body.site-bg_img_2 {
    background-image: url("../../img/background/bg_img_2.jpg");
}
body.site-bg_pattern_1 {
    background-image: url("../../img/background/bg_pattern_1.jpg");
}
body.site-bg_pattern_2 {
    background-image: url("../../img/background/bg_pattern_2.jpg");
}
body.site-bg_pattern_3 {
    background-image: url("../../img/background/bg_pattern_3.jpg");
}
.footer {
    padding-bottom: 29px;
}
.footer .copyright {
    text-align: center;
    font-size: 13px;
    color: #fff;
}
.footer .copyright a {
    color: #fff;
    text-decoration: none;
}
.widget_footer.widget_nav_menu .menu > li > a:before {
    display: block !important;
}
.footer_type_default {
    background: #660033;
}
.footer_compact {
    padding-top: 29px;
}
.widget-area_type_footer {
    border-bottom: 1px solid #fff;
    margin-bottom: 27px;
    padding-top: 46px;
    padding-bottom: 46px;
}
ul.stm-list-1,ul.stm-list-1-white,ul.stm-list-1-blue,ul.stm-list-2,ul.stm-list-2-white,ul.stm-list-2-blue,ul.stm-list-3,ul.stm-list-3-white,ul.stm-list-3-blue,ul.stm-list-1-sm,ul.stm-list-2-sm,ul.stm-list-3-sm {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
ul.stm-list-1 li,ul.stm-list-1-white li,ul.stm-list-1-blue li,ul.stm-list-2 li,ul.stm-list-2-white li,ul.stm-list-2-blue li,ul.stm-list-3 li,ul.stm-list-3-white li,ul.stm-list-3-blue li,ul.stm-list-1-sm li,ul.stm-list-2-sm li,ul.stm-list-3-sm li {
    position: relative;
    padding-left: 25px;
    line-height: 24px;
}
ul.stm-list-1 li:not(:last-child),ul.stm-list-1-white li:not(:last-child),ul.stm-list-1-blue li:not(:last-child),ul.stm-list-2 li:not(:last-child),ul.stm-list-2-white li:not(:last-child),ul.stm-list-2-blue li:not(:last-child),ul.stm-list-3 li:not(:last-child),ul.stm-list-3-white li:not(:last-child),ul.stm-list-3-blue li:not(:last-child),ul.stm-list-1-sm li:not(:last-child),ul.stm-list-2-sm li:not(:last-child),ul.stm-list-3-sm li:not(:last-child) {
    margin-bottom: 14px;
}
ul.stm-list-1 li:before,ul.stm-list-1-white li:before,ul.stm-list-1-blue li:before,ul.stm-list-2 li:before,ul.stm-list-2-white li:before,ul.stm-list-2-blue li:before,ul.stm-list-3 li:before,ul.stm-list-3-white li:before,ul.stm-list-3-blue li:before,ul.stm-list-1-sm li:before,ul.stm-list-2-sm li:before,ul.stm-list-3-sm li:before {
    position: absolute;
}
ul.stm-list-1 li > ul,ul.stm-list-1-white li > ul,ul.stm-list-1-blue li > ul,ul.stm-list-2 li > ul,ul.stm-list-2-white li > ul,ul.stm-list-2-blue li > ul,ul.stm-list-3 li > ul,ul.stm-list-3-white li > ul,ul.stm-list-3-blue li > ul,ul.stm-list-1-sm li > ul,ul.stm-list-2-sm li > ul,ul.stm-list-3-sm li > ul {
    padding-top: 14px;
    margin-bottom: 0;
}
ul.stm-list-1 li > ul > li,ul.stm-list-1-white li > ul > li,ul.stm-list-1-blue li > ul > li,ul.stm-list-2 li > ul > li,ul.stm-list-2-white li > ul > li,ul.stm-list-2-blue li > ul > li,ul.stm-list-3 li > ul > li,ul.stm-list-3-white li > ul > li,ul.stm-list-3-blue li > ul > li,ul.stm-list-1-sm li > ul > li,ul.stm-list-2-sm li > ul > li,ul.stm-list-3-sm li > ul > li {
    padding-left: 20px;
    line-height: 24px;
}
ul.stm-list-1 li > ul > li:before,ul.stm-list-1-white li > ul > li:before,ul.stm-list-1-blue li > ul > li:before,ul.stm-list-2 li > ul > li:before,ul.stm-list-2-white li > ul > li:before,ul.stm-list-2-blue li > ul > li:before,ul.stm-list-3 li > ul > li:before,ul.stm-list-3-white li > ul > li:before,ul.stm-list-3-blue li > ul > li:before,ul.stm-list-1-sm li > ul > li:before,ul.stm-list-2-sm li > ul > li:before,ul.stm-list-3-sm li > ul > li:before {
    position: absolute;
}
ul.stm-list-1 li > ul > li:not(:last-child),ul.stm-list-1-white li > ul > li:not(:last-child),ul.stm-list-1-blue li > ul > li:not(:last-child),ul.stm-list-2 li > ul > li:not(:last-child),ul.stm-list-2-white li > ul > li:not(:last-child),ul.stm-list-2-blue li > ul > li:not(:last-child),ul.stm-list-3 li > ul > li:not(:last-child),ul.stm-list-3-white li > ul > li:not(:last-child),ul.stm-list-3-blue li > ul > li:not(:last-child),ul.stm-list-1-sm li > ul > li:not(:last-child),ul.stm-list-2-sm li > ul > li:not(:last-child),ul.stm-list-3-sm li > ul > li:not(:last-child) {
    margin-bottom: 12px;
}
ul.stm-list-1 li > ul > li ul,ul.stm-list-1-white li > ul > li ul,ul.stm-list-1-blue li > ul > li ul,ul.stm-list-2 li > ul > li ul,ul.stm-list-2-white li > ul > li ul,ul.stm-list-2-blue li > ul > li ul,ul.stm-list-3 li > ul > li ul,ul.stm-list-3-white li > ul > li ul,ul.stm-list-3-blue li > ul > li ul,ul.stm-list-1-sm li > ul > li ul,ul.stm-list-2-sm li > ul > li ul,ul.stm-list-3-sm li > ul > li ul {
    margin-bottom: 0;
    padding-top: 14px;
}
ul.stm-list-1 li > ul > li ul li:before,ul.stm-list-1-white li > ul > li ul li:before,ul.stm-list-1-blue li > ul > li ul li:before,ul.stm-list-2 li > ul > li ul li:before,ul.stm-list-2-white li > ul > li ul li:before,ul.stm-list-2-blue li > ul > li ul li:before,ul.stm-list-3 li > ul > li ul li:before,ul.stm-list-3-white li > ul > li ul li:before,ul.stm-list-3-blue li > ul > li ul li:before,ul.stm-list-1-sm li > ul > li ul li:before,ul.stm-list-2-sm li > ul > li ul li:before,ul.stm-list-3-sm li > ul > li ul li:before {
    position: absolute;
}
ul.stm-list-1 li,ul.stm-list-1-sm li,ul.stm-list-1-white li,ul.stm-list-1-blue li {
    color: #595959;
}
ul.stm-list-1 li:before,ul.stm-list-1-sm li:before,ul.stm-list-1-white li:before,ul.stm-list-1-blue li:before {
    content: '\e90f';
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 9px;
    left: 0;
    font-size: 6px;
    color: #293352;
}
ul.stm-list-1 li > ul > li,ul.stm-list-1-sm li > ul > li,ul.stm-list-1-white li > ul > li,ul.stm-list-1-blue li > ul > li {
    color: #595959;
}
ul.stm-list-1 li > ul > li:before,ul.stm-list-1-sm li > ul > li:before,ul.stm-list-1-white li > ul > li:before,ul.stm-list-1-blue li > ul > li:before {
    content: "\f111";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 10px;
    left: 0;
    font-size: 5px;
    color: #293352;
}
ul.stm-list-1 li > ul > li ul li:before,ul.stm-list-1-sm li > ul > li ul li:before,ul.stm-list-1-white li > ul > li ul li:before,ul.stm-list-1-blue li > ul > li ul li:before {
    content: "\e92d";
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 10px;
    left: 0;
    font-size: 4px;
    color: #293352;
}
ul.stm-list-2 li,ul.stm-list-2-sm li,ul.stm-list-2-white li,ul.stm-list-2-blue li {
    color: #595959;
}
ul.stm-list-2 li:before,ul.stm-list-2-sm li:before,ul.stm-list-2-white li:before,ul.stm-list-2-blue li:before {
    content: "\f111";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 9px;
    left: 0;
    font-size: 5px;
    color: #293352;
}
ul.stm-list-3 li,ul.stm-list-3-sm li,ul.stm-list-3-white li,ul.stm-list-3-blue li {
    color: #595959;
    padding-left: 20px;
}
ul.stm-list-3 li:before,ul.stm-list-3-sm li:before,ul.stm-list-3-white li:before,ul.stm-list-3-blue li:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 5px;
    left: 0;
    font-size: 13px;
    color: #293352;
}
ul.stm-list-3.small {
    font-family: inherit;
    margin-bottom: 27px;
}
ul.stm-list-3.small li {
    margin-bottom: 8px;
}
ul.stm-list-1-white li,ul.stm-list-2-white li,ul.stm-list-3-white li {
    color: #ffffff;
}
ul.stm-list-1-white li:before,ul.stm-list-2-white li:before,ul.stm-list-3-white li:before {
    color: #293352;
}
ul.stm-list-1-white li a,ul.stm-list-2-white li a,ul.stm-list-3-white li a {
    color: #ffffff;
}
ul.stm-list-1-white li a:hover,ul.stm-list-2-white li a:hover,ul.stm-list-3-white li a:hover {
    text-decoration: underline;
    color: #ffffff;
}
ul.stm-list-1-white li > ul > li,ul.stm-list-2-white li > ul > li,ul.stm-list-3-white li > ul > li {
    color: #ffffff;
}
ul.stm-list-1-white li > ul > li:before,ul.stm-list-2-white li > ul > li:before,ul.stm-list-3-white li > ul > li:before {
    color: #ffffff;
}
ul.stm-list-1-white li > ul > li ul li:before,ul.stm-list-2-white li > ul > li ul li:before,ul.stm-list-3-white li > ul > li ul li:before {
    color: #ffffff;
}
ul.stm-list-1-blue li,ul.stm-list-2-blue li,ul.stm-list-3-blue li {
    color: #595959;
}
ul.stm-list-1-blue li:before,ul.stm-list-2-blue li:before,ul.stm-list-3-blue li:before {
    color: #293352;
}
ul.stm-list-1-blue li a:hover,ul.stm-list-2-blue li a:hover,ul.stm-list-3-blue li a:hover {
    color: #a51c30;
}
ul.stm-list-1-blue li > ul > li,ul.stm-list-2-blue li > ul > li,ul.stm-list-3-blue li > ul > li {
    color: #595959;
}
ul.stm-list-1-blue li > ul > li:before,ul.stm-list-2-blue li > ul > li:before,ul.stm-list-3-blue li > ul > li:before {
    color: #3277ae;
}
ul.stm-list-1-blue li > ul > li ul li,ul.stm-list-2-blue li > ul > li ul li,ul.stm-list-3-blue li > ul > li ul li {
    color: #595959;
}
ul.stm-list-1-blue li > ul > li ul li:before,ul.stm-list-2-blue li > ul > li ul li:before,ul.stm-list-3-blue li > ul > li ul li:before {
    color: #3277ae;
}
ol.stm-list-4,ol.stm-list-4-blue,ol.stm-list-4-white,ol.stm-list-3-blue,ol.stm-list-3-white,ol.stm-list-3 {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    counter-reset: li-counter;
}
ol.stm-list-4 li,ol.stm-list-4-blue li,ol.stm-list-4-white li,ol.stm-list-3-blue li,ol.stm-list-3-white li,ol.stm-list-3 li {
    position: relative;
    padding-left: 20px;
    line-height: 24px;
}
ol.stm-list-4 li:not(:last-child),ol.stm-list-4-blue li:not(:last-child),ol.stm-list-4-white li:not(:last-child),ol.stm-list-3-blue li:not(:last-child),ol.stm-list-3-white li:not(:last-child),ol.stm-list-3 li:not(:last-child) {
    margin-bottom: 12px;
}
ol.stm-list-4 li:before,ol.stm-list-4-blue li:before,ol.stm-list-4-white li:before,ol.stm-list-3-blue li:before,ol.stm-list-3-white li:before,ol.stm-list-3 li:before {
    content: counter(li-counter) ".";
    counter-increment: li-counter;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    font-family: 'Work Sans', sans-serif;
}
ol.stm-list-4 li ol,ol.stm-list-4-blue li ol,ol.stm-list-4-white li ol,ol.stm-list-3-blue li ol,ol.stm-list-3-white li ol,ol.stm-list-3 li ol {
    margin-bottom: 0;
    padding-top: 12px;
}
ol.stm-list-3 li {
    color: #595959;
}
ol.stm-list-3 li:before {
    color: #293352;
}
ol.stm-list-4-white li,ol.stm-list-4-blue li,ol.stm-list-4 li {
    color: #595959;
}
ol.stm-list-4-white li:before,ol.stm-list-4-blue li:before,ol.stm-list-4 li:before {
    color: #293352;
    font-weight: 700;
}
ol.stm-list-4-white li,ol.stm-list-3-white li {
    color: #ffffff;
}
ol.stm-list-4-white li:before,ol.stm-list-3-white li:before {
    color: #ffffff;
}
ol.stm-list-4-blue li,ol.stm-list-3-blue li {
    color: #595959;
}
ol.stm-list-4-blue li:before,ol.stm-list-3-blue li:before {
    color: #3277ae;
}
ul.stm-list-5 {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
ul.stm-list-5 li {
    color: #595959;
    font-size: 14px;
    line-height: 24px;
}
ul.stm-list-5 li:not(:last-child) {
    margin-bottom: 13px;
}
.list_inline {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.list_inline .list__item {
    display: inline-block;
}
.list_unstyle {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.no-underline:hover {
    text-decoration: none;
}
.no-underline a:hover {
    text-decoration: none;
}
.wp-caption {
    background: #ffffff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 3px 3px 1px 3px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption .wp-caption-text,.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    padding: 10px 4px;
}
.list_social-networks {
    margin: 0 -4px;
    font-size: 0;
}
.list_social-networks .list__item {
    padding: 0 4px;
    font-size: 16px;
}
.list_social-networks .list__item-link {
    display: block;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #b2b2b2;
    color: #a51c30;
    text-align: center;
    opacity: .7;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.list_social-networks .list__item-link:hover {
    color: #fffffffff;
    opacity: 1;
}
.list_social-networks .list__item-link_facebook:hover {
    background: #3a5897;
}
.list_social-networks .list__item-link_twitter:hover {
    background: #00aced;
}
.list_social-networks .list__item-link_instagram:hover {
    background: #ac907a;
}
.list_social-networks .list__item-link_google-plus:hover {
    background: #db4437;
}
.list_social-networks .list__item-link_vimeo:hover {
    background: #44bbff;
}
.list_social-networks .list__item-link_linkedin:hover {
    background: #0077b5;
}
.list_social-networks .list__item-link_soundcloud:hover {
    background: #ff3a00;
}
.list_social-networks .list__item-link_youtube:hover {
    background: #bb0000;
}
.list_social-networks_simple {
    margin: 0 -4px;
    font-size: 0;
}
.list_social-networks_simple .list__item {
    padding: 9px 4px;
    font-size: 16px;
}
.list_social-networks_simple .list__item-link {
    display: block;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.list_social-networks_simple .list__item-link:hover {
    opacity: 1;
}
.owl-controls .owl-dots {
    text-align: center;
}
.owl-controls .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 11px;
}
.owl-controls .owl-dots .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    background: rgba(255, 255, 255, 0.25);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.owl-controls .owl-dots .owl-dot:hover span {
    background: #293352;
}
.owl-controls .owl-dots .owl-dot.active span {
    background: #293352;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
.owl-carousel .owl-item img {
    height: auto;
}
.select2-container,.select2-container--default {
    width: 100% !important;
}
.select2-container .select2-choice,.select2-container .select2-selection--single,.select2-container--default .select2-choice,.select2-container--default .select2-selection--single {
    height: 50px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 0;
}
.select2-container .select2-choice .select2-chosen,.select2-container .select2-choice .select2-selection__rendered,.select2-container .select2-selection--single .select2-chosen,.select2-container .select2-selection--single .select2-selection__rendered,.select2-container--default .select2-choice .select2-chosen,.select2-container--default .select2-choice .select2-selection__rendered,.select2-container--default .select2-selection--single .select2-chosen,.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
    font-family: 'Work Sans', sans-serif;
    color: #999;
    font-size: 14px;
    padding-left: 20px;
}
.select2-container .select2-choice .select2-arrow,.select2-container .select2-choice .select2-selection__arrow,.select2-container .select2-selection--single .select2-arrow,.select2-container .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-choice .select2-arrow,.select2-container--default .select2-choice .select2-selection__arrow,.select2-container--default .select2-selection--single .select2-arrow,.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
    width: 50px;
}
.select2-container .select2-choice .select2-arrow b,.select2-container .select2-choice .select2-selection__arrow b,.select2-container .select2-selection--single .select2-arrow b,.select2-container .select2-selection--single .select2-selection__arrow b,.select2-container--default .select2-choice .select2-arrow b,.select2-container--default .select2-choice .select2-selection__arrow b,.select2-container--default .select2-selection--single .select2-arrow b,.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0 !important;
    border-width: 0;
    position: relative;
    margin-left: -5px;
}
.select2-container .select2-choice .select2-arrow b:after,.select2-container .select2-choice .select2-selection__arrow b:after,.select2-container .select2-selection--single .select2-arrow b:after,.select2-container .select2-selection--single .select2-selection__arrow b:after,.select2-container--default .select2-choice .select2-arrow b:after,.select2-container--default .select2-choice .select2-selection__arrow b:after,.select2-container--default .select2-selection--single .select2-arrow b:after,.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
    content: "\f107";
    font-family: 'FontAwesome';
    display: inline-block;
    vertical-align: top;
    border: 0;
    margin-top: -8px;
    font-size: 16px;
    color: #a51c30;
}
.select2-container .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: transparent;
}
.select2-container .select2-highlighted,.select2-container .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-highlighted,.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #a51c30;
}
.select2-container .select2-choice .select2-arrow b {
    border: 0;
    margin-left: 0;
}
.select2-container .select2-choice > .select2-chosen {
    margin-right: 0;
}
.select2-container--open b:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices {
    border-radius: 0;
    border: 1px solid #e6e6e6;
}
.select2-results__option {
    padding: 9px 20px;
    line-height: 24px;
    font-size: 14px !important;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.select2-drop,.select2-dropdown {
    border-radius: 0;
    border: 1px solid #e6e6e6;
}
.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #e6e6e6;
}
.select2-results {
    padding: 0;
    background: #ffffff;
}
.select2-results li {
    font-family: 'Work Sans';
    font-size: 14px;
}
.select2-results .select2-result {
    margin: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.select2-results .select2-highlighted {
    border-radius: 0;
    color: #ffffff;
    background-color: #a51c30;
}
.select2-results .select2-result-label {
    padding: 9px 20px;
    line-height: 24px;
}
.top-bar-vertical-padd, .header_view-style_2 .top-bar__search .stm-search-form, .top-bar__nav, .top-bar__account, .top-bar_view-style_1 .top-bar__search .stm-search-form {
    padding-top: 10px;
    padding-bottom: 10px;
}
.top-bar {
    position: relative;
    z-index: 9;
    text-align: center;
}
.top-bar__content {
    position: relative;
    min-height: 50px;
}
.top-bar__search .stm-search-form__submit-text {
    display: none;
}
.top-bar__search .stm-icon-search:before {
    content: "\e935";
}
.wpml-switcher {
    position: relative;
    text-align: left;
}
.wpml-switcher__active {
    position: relative;
    display: block;
    padding: 15px 40px 15px 20px;
    text-decoration: none;
    font-size: 13px;
}
.wpml-switcher__active:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 12px;
    top: 50%;
    margin: -7px 0 0;
}
.wpml-switcher__list {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 100%;
    min-width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wpml-switcher__list a {
    display: block;
    padding: 8px 20px;
    font-size: 13px;
    line-height: 20px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wpml-switcher__languages:hover .wpml-switcher__list {
    visibility: visible;
    opacity: 1;
}
.wpml-switcher_type_top-bar {
    float: left;
}
.wpml-switcher-flag {
    position: relative;
    text-align: left;
}
.wpml-switcher-flag .wpml-switcher__active {
    padding: 15px;
}
.wpml-switcher-flag .wpml-switcher__active .fa {
    display: none;
}
.wpml-switcher-flag__active {
    position: relative;
    display: block;
    padding: 15px 40px 15px 20px;
    text-decoration: none;
    font-size: 13px;
}
.wpml-switcher-flag__active:after {
    display: none !important;
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 12px;
    top: 50%;
    margin: -7px 0 0;
}
.wpml-switcher-flag .top-bar-language-table {
    display: table;
    width: 100%;
}
.wpml-switcher-flag .top-bar-language-table .top-bar-language-td {
    display: table-cell;
    vertical-align: middle;
    line-height: 14px;
    padding: 1px 0;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
}
.wpml-switcher-flag .top-bar-language-table .top-bar-language-td:first-child {
    padding-right: 14px;
}
.wpml-switcher-flag .wpml-switcher__list li a {
    padding: 8px 17px 8px 15px;
}
.wpml-switcher-flag .wpml-switcher__list li:first-child a {
    padding-top: 10px;
}
.wpml-switcher-flag .wpml-switcher__list li:last-child a {
    padding-bottom: 10px;
}
.wpml-switcher-flag__list {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 100%;
    min-width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wpml-switcher-flag__list a {
    display: block;
    padding: 8px 20px;
    font-size: 13px;
    line-height: 20px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wpml-switcher-flag .wpml-switcher__list {
    left: 0;
}
.wpml-switcher-flag__languages:hover .wpml-switcher__list {
    visibility: visible;
    opacity: 1;
}
.wpml-switcher-flag_type_top-bar {
    float: left;
}
.wpml-switcher-flag .wpml-switcher__active:after {
    display: none;
}
.top-bar__nav {
    display: inline-block;
    font-family: 'Work Sans', sans-serif;
}
.top-bar__nav .current_page_item a:before,.top-bar__nav .current-page-parent a:before {
    display: none;
}
.top-bar__nav-menu li {
    line-height: 30px;
    font-family: 'Work Sans', sans-serif;
}
.top-bar__account {
    display: inline-block;
}
.top-bar__account .top-bar__account-action {
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
}
.top-bar__contacts {
    margin-bottom: 0;
    list-style: none;
    padding: 18px 0 11px 0;
    font-size: 0;
}
.top-bar__contact {
    padding-left: 30px;
    position: relative;
    display: inline-block;
    font-size: 13px;
    line-height: 1;
    vertical-align: top;
}
.top-bar__contact:not(:last-child) {
    margin-right: 37px;
}
.top-bar__contact:before {
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #293352;
    position: absolute;
    left: 0;
    top: -1px;
    font-size: 16px;
}
.top-bar__search-input-text {
    border-radius: 0;
}
.top-bar__contact_phone:before {
    content: "\e904";
    top: -2px;
}
.top-bar__contact_email:before {
    content: "\e902";
}
.top-bar__contact_address:before {
    content: "\e905";
    top: -2.5px;
}
.top-bar_view-style_1 {
    background: #6a012a;
    border-bottom: 0;
    z-index: 100;
}
.top-bar_view-style_1 .top-bar__socials .list__item-link {
    color: #808080;
    opacity: .75;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-bar_view-style_1 .top-bar__socials .list__item-link:hover {
    opacity: 1;
}
.top-bar_view-style_1 .top-bar__search {
    position: absolute;
    left: 0;
}
.top-bar_view-style_1 .top-bar__search .stm-search-form {
    position: relative;
}
.top-bar_view-style_1 .top-bar__search .stm-search-form__submit {
    position: absolute;
    top: 10px;
    right: 0;
    height: 32px;
    width: 30px;
    background: #a51c3000;
    border: none;
    padding: 0;
    text-align: left;
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    z-index: 2;
}
.top-bar_view-style_1 .top-bar__search .stm-search-form__field {
    position: relative;
    width: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: none;
    border: 1px solid transparent;
    z-index: 1;
    font-size: 13px;
    color: #ffffff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-bar_view-style_1 .top-bar__search .stm-search-form__field::-webkit-input-placeholder {
    color: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-bar_view-style_1 .top-bar__search .stm-search-form__field_active {
    width: 160px;
    padding-left: 10px;
    margin-right: 45px;
    border-bottom-color: #8090a3;
}
.top-bar_view-style_1 .top-bar__search .stm-search-form__field_active::-webkit-input-placeholder {
    color: #8090a3;
}
.top-bar_view-style_1 .top-bar__search .stm-search-form__submit_active {
    color: #ffffff;
}
.top-bar_view-style_1 .top-bar__language {
    position: absolute;
    left: auto !important;
    right: -5px;
}
.top-bar_view-style_1 .top-bar__language .wpml-switcher__list {
    left: auto;
    right: 0;
}
.top-bar_view-style_1 .top-bar__language .wpml-switcher__active {
    color: #8090a3;
}
.top-bar_view-style_1 .top-bar__language .wpml-switcher__list {
    background: #001935;
}
.top-bar_view-style_1 .top-bar__language .wpml-switcher__list a {
    color: #ffffff;
}
.top-bar_view-style_1 .top-bar__language .wpml-switcher__list a:hover {
    background: #a51c30;
}
.top-bar_view-style_1 .top-bar__language .wpml-switcher__languages:hover .wpml-switcher__active {
    color: #ffffff;
    background: #001935;
}
.top-bar_view-style_1 .top-bar__account .top-bar__account-action,.top-bar_view-style_1 .top-bar__nav-menu li a {
    color:#fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-bar_view-style_1 .top-bar__account .top-bar__account-action:hover,.top-bar_view-style_1 .top-bar__nav-menu li a:hover {
    color: #ffffff;
}
.top-bar_view-style_2 {
    position: relative;
    background: #293352;
    z-index: 100;
}
.top-bar_view-style_2 .top-bar__content {
    display: table;
    line-height: 1;
    width: 100%;
    text-align: justify;
}
.top-bar_view-style_2 .logo {
    line-height: 58px;
}
.top-bar_view-style_2 .logo .logo__icon {
    max-width: 48px;
}
.top-bar_view-style_2 .logo .logo__inner {
    padding-left: 16px;
}
.top-bar_view-style_2 .logo .logo__title {
    padding-top: 0;
    line-height: 20px;
    font-size: 20px;
}
.top-bar_view-style_2 .logo .logo__description {
    line-height: 18px;
    font-weight: 100;
    font-size: 9px;
}
.top-bar_view-style_2 .logo_type_text {
    line-height: 96px;
}
.top-bar_view-style_2 .top_bar_contacts {
    display: table-cell;
    vertical-align: middle;
}
.top-bar_view-style_2 .top-bar__contact a {
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
    color: #ffffff;
}
.top-bar_view-style_2 .top-bar__contact:before {
    color: #ffffff;
    opacity: 0.5;
}
.top-bar_view-style_2 .top-bar__socials {
    display: table-cell;
    vertical-align: middle;
}
.top-bar_view-style_2 .top-bar__socials .list__item-link {
    color: #ffffff;
    opacity: .50;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-bar_view-style_2 .top-bar__socials .list__item-link:hover {
    opacity: 1;
}
.top-bar_view-style_2 .top-bar__language {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.top-bar_view-style_2 .top-bar__language .wpml-switcher_type_top-bar {
    float: right;
}
.top-bar_view-style_2 .top-bar__language .wpml-switcher__active {
    color: #ffffff;
}
.top-bar_view-style_2 .top-bar__language .wpml-switcher__list {
    background: #001935;
}
.top-bar_view-style_2 .top-bar__language .wpml-switcher__list a {
    color: #ffffff;
}
.top-bar_view-style_2 .top-bar__language .wpml-switcher__list a:hover {
    background: #a51c30;
}
.top-bar_view-style_2 .top-bar__language .wpml-switcher__languages:hover .wpml-switcher__active {
    color: #ffffff;
    background: #001935;
}
.top-bar_view-style_2 .wpml-switcher__list {
    left: 0;
    right: auto;
}
.top-bar_view-style_2 .top-bar__account .top-bar__account-action,.top-bar_view-style_2 .top-bar__nav-menu li a {
    color: #ffffff;
}
.top-bar_view-style_3_wrap {
    background-color: #590525;
}
.top-bar_view-style_3 {
    position: relative;
    padding-bottom: 36px;
}
.top-bar_view-style_3 .container {
    padding: 0;
}
.top-bar_view-style_3 .top-bar__content {
    display: table;
    width: 100%;
    text-align: justify;
}
.top-bar_view-style_3 .top-bar__socials .list__item-link {
    color: #ffffff;
    opacity: .75;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-bar_view-style_3 .top-bar__socials .list__item-link:hover {
    opacity: 1;
}
.top-bar_view-style_3 .top-bar__contact,.top-bar_view-style_3 .top-bar__contact a,.top-bar_view-style_3 .top-bar__contact a:hover {
    color: #ffffff;
}
.top-bar_view-style_3 .top_bar_contacts {
    display: table-cell;
    vertical-align: middle;
    padding-top: 5px;
    padding-left: 20px;
    margin: 0;
    text-align: justify;
}
.top-bar_view-style_3 .top-bar__contact {
    padding-right: 10px;
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
}
.top-bar_view-style_3 .top-bar__contact a {
    color: rgba(255, 255, 255, 0.5);
}
.top-bar_view-style_3 .top-bar__contact:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.5);
}
.top-bar_view-style_3 .top-bar__language {
    float: right;
}
.top-bar_view-style_3 .top-bar__language .wpml-switcher__active {
    color: #ffffff;
    padding: 16.5px 20px 16.5px 20px;
    line-height: 1;
}
.top-bar_view-style_3 .top-bar__language .wpml-switcher__list {
    left: 0;
    right: auto;
    background: #001935;
}
.top-bar_view-style_3 .top-bar__language .wpml-switcher__list a {
    color: #ffffff;
}
.top-bar_view-style_3 .top-bar__language .wpml-switcher__list a:hover {
    background: #a51c30;
}
.top-bar_view-style_3 .top-bar__language .wpml-switcher__languages:hover .wpml-switcher__active {
    color: #ffffff;
    background: #001935;
}
.top-bar_view-style_3 .top-bar__account .top-bar__account-action,.top-bar_view-style_3 .top-bar__nav-menu li a {
    color: #ffffff;
}
.top-bar_view-style_3 .top-bar__search {
    display: table-cell;
    vertical-align: top;
    width: 255px;
}
.top-bar_view-style_3 .top-bar__search .stm-search-form {
    position: relative;
    min-width: 50px;
    min-height: 50px;
}
.top-bar_view-style_3 .top-bar__search .stm-search-form__field {
    position: relative;
    float: right;
    background: transparent;
    width: 50px;
    height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border: none;
    font-size: 13px;
    color: #ffffff;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-bar_view-style_3 .top-bar__search .stm-search-form__field::-webkit-input-placeholder {
    color: transparent;
}
.top-bar_view-style_3 .top-bar__search .stm-search-form__field_active {
    width: 255px;
    cursor: text;
    background: #001935;
    padding-right: 50px;
}
.top-bar_view-style_3 .top-bar__search .stm-search-form__field_active::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.top-bar_view-style_3 .top-bar__search .stm-search-form__submit {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    padding: 0;
    height: 50px;
    width: 50px;
    border: none;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
    z-index: 2;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-bar_view-style_3 .top-bar__search .stm-search-form__submit_active {
    color: #ffffff;
}
.top-bar_view-style_4 {
    background-color: rgba(0, 0, 0, 0.25);
}
.top-bar_view-style_4 .container {
    padding: 0;
}
.top-bar_view-style_4 .top-bar__content {
    display: table;
    line-height: 1;
    width: 100%;
    text-align: justify;
}
.top-bar_view-style_4 .top-bar__language,.top-bar_view-style_4 .top-bar__socials,.top-bar_view-style_4 .top-bar__contact,.top-bar_view-style_4 .top-bar__search {
    display: table-cell;
    vertical-align: middle;
}
.top-bar_view-style_4 .top-bar__socials,.top-bar_view-style_4 .top-bar__contact {
    padding: 5px 20px;
}
.top-bar_view-style_4 .top-bar__search {
    width: 50px;
}
.top-bar_view-style_4 .top-bar__contact,.top-bar_view-style_4 .top-bar__contact a,.top-bar_view-style_4 .top-bar__contact a:hover {
    color: rgba(255, 255, 255, 0.5);
}
.top-bar_view-style_4 .top-bar__contact {
    padding-left: 30px;
    color: rgba(255, 255, 255, 0.5);
}
.top-bar_view-style_4 .top-bar__contact:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.5);
}
.top-bar_view-style_4 .top-bar__socials .list__item {
    padding: 0 4px;
}
.top-bar_view-style_4 .top-bar__socials .list__item-link {
    color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-bar_view-style_4 .top-bar__socials .list__item-link:hover {
    opacity: 1;
}
.top-bar_view-style_4 .top-bar__language {
    position: static;
}
.top-bar_view-style_4 .top-bar__language .wpml-switcher__active {
    color: #ffffff;
    padding: 18.5px 20px 18.5px 20px;
    line-height: 1;
}
.top-bar_view-style_4 .top-bar__language .wpml-switcher__list {
    left: 0;
    right: auto;
    background: #001935;
}
.top-bar_view-style_4 .top-bar__language .wpml-switcher__list a {
    color: #ffffff;
}
.top-bar_view-style_4 .top-bar__language .wpml-switcher__list a:hover {
    background: #a51c30;
}
.top-bar_view-style_4 .top-bar__language .wpml-switcher__languages:hover .wpml-switcher__active {
    color: #ffffff;
    background: #001935;
}
.top-bar_view-style_4 .top-bar__account .top-bar__account-action,.top-bar_view-style_4 .top-bar__nav-menu li a {
    color: #ffffff;
}
.top-bar_view-style_4 .top-bar__search .stm-search-form {
    min-width: 50px;
    min-height: 50px;
}
.top-bar_view-style_4 .top-bar__search .stm-search-form__field {
    position: relative;
    float: right;
    background: transparent;
    width: 50px;
    height: 53px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border: none;
    font-size: 13px;
    color: #ffffff;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-bar_view-style_4 .top-bar__search .stm-search-form__field::-webkit-input-placeholder {
    color: transparent;
}
.top-bar_view-style_4 .top-bar__search .stm-search-form__field_active {
    width: 255px;
    cursor: text;
    background: rgba(0, 0, 0, 0.25);
    padding-right: 50px;
}
.top-bar_view-style_4 .top-bar__search .stm-search-form__field_active::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
}
.top-bar_view-style_4 .top-bar__search .stm-search-form__submit {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    padding: 0;
    height: 50px;
    width: 50px;
    border: none;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
    z-index: 2;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-bar-mobile {
    display: none;
    padding: 0 20px;
    background: #a51c30;
    border-bottom: 1px solid #bfbfbf;
}
.top-bar-mobile:after {
    content: '';
    display: table;
    clear: both;
}
.top-bar-mobile .top-bar-mobile__language {
    float: left;
}
.top-bar-mobile .top-bar-mobile__language .wpml-switcher__active {
    position: relative;
}
.top-bar-mobile .top-bar-mobile__language .wpml-switcher__active .fa {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    margin-left: 12px;
    color: #ffffff;
}
.top-bar-mobile .top-bar-mobile__language .wpml-switcher__active:hover {
    background-color: #001935;
}
.top-bar-mobile .top-bar-mobile__language .wpml-switcher__list {
    background-color: #001935;
}
.top-bar-mobile .top-bar-mobile__language .wpml-switcher__list a {
    color: #ffffff;
}
.top-bar-mobile .top-bar-mobile__language .wpml-switcher__list a:hover {
    background-color: #a51c30;
}
.top-bar-mobile .top-bar-mobile__search {
    float: right;
}
.top-bar-mobile .top-bar-mobile__search .stm-search-form {
    position: relative;
    padding-top: 9px;
    padding-bottom: 9px;
}
.top-bar-mobile .top-bar-mobile__search .stm-search-form:before {
    content: "\e900";
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 8px;
    height: 30px;
    line-height: 30px;
    z-index: 1;
    color: #ffffff;
    font-size: 16px;
}
.top-bar-mobile .top-bar-mobile__search .stm-search-form__field {
    position: relative;
    width: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 0;
    background: none;
    border-radius: 0;
    border: 1px solid transparent;
    cursor: pointer;
    z-index: 2;
    font-size: 13px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-bar-mobile .top-bar-mobile__search .stm-search-form__field:focus {
    width: 170px;
    cursor: text;
    border-color: rgba(0, 0, 0, 0.1);
    padding-right: 10px;
}
.top-bar-mobile .top-bar-mobile__search .stm-search-form__submit {
    display: none;
}
.stm-page-head {
    position: relative;
    margin-bottom: 40px;
    background-position: bottom center;
    background: #404040;
    padding: 71px 0 78px;
    background-size: cover;
}
.stm-page-head__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.stm-page-head__content {
    position: relative;
    z-index: 1;
}
.stm-page-head__title {
    font-weight: 300;
    font-size: 36px;
    color: #ffffff;
    margin-bottom: 0;
}
.stm-page-head__separator-line {
    width: 60px;
    height: 2px;
    display: none;
    background: #293352;
}
.stm-page-head_has_subtitle .stm-page-head__separator {
    margin-bottom: 41px;
}
.stm-page-head__subtitle {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
}
.stm-page-head_size_small {
    padding-top: 43px;
    padding-bottom: 66px;
}
.home .stm-page-head_size_small {
    padding-top: 170px;
}
.stm-page-head_size_medium {
    padding-top: 241px;
    padding-bottom: 151px;
}
.stm-page-head_color_white .stm-page-head__title,.stm-page-head_color_white .stm-page-head__subtitle {
    color: #ffffff;
}
.stm-page-head_color_white .stm-page-head__separator-line {
    background: #293352;
}
.stm-page-head_color_white .stm-page-head__subtitle {
    color: #ffffff;
}
.stm-page-head_color_white .stm-page-head__overlay {
    background: rgba(0, 33, 71, 0.6);
}
.stm-page-head_has_shopping-cart .stm-page-head__content {
    float: left;
}
.stm-page-head_has_shopping-cart .shopping-cart {
    margin-top: 9px;
    float: right;
}
table {
    margin-bottom: 30px;
    font-size: 14px;
}
table thead th {
    padding: 8px 15px;
    background: #293352;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
}
table tbody th,table tbody td {
    background: #ffffff;
    padding: 13px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 14px;
    line-height: 24px;
    color: #595959;
}
.stm-route-schedule {
    width: 100%;
}
.stm-route-schedule td {
    background: #ffffff;
    padding: 13px 15px;
    font-size: 14px;
    color: #595959;
    line-height: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.stm-route-schedule tr:last-child td {
    border-bottom: none;
}
.stm-table {
    width: 100%;
}
.stm-table_style-1 {
    width: 100%;
}
.stm-table_style-1 th {
    background: #a51c30;
    padding: 8px 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
    line-height: 24px;
    color: #ffffff;
}
.stm-table_style-1 th:last-child {
    text-align: right;
}
.stm-table_style-1 td {
    background: #ffffff;
    padding: 13px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 14px;
    line-height: 24px;
    color: #595959;
}
.stm-table_style-1 td:last-child {
    text-align: center;
}
.stm-table_style-1 .stm-table__heading td {
    background: transparent;
    font-size: 16px;
    color: #a51c30;
    text-align: left;
}
.stm-table_camps {
    border-collapse: separate;
}
.stm-table_camps th {
    width: 1%;
    font-weight: 400;
}
.stm-table_camps .stm-table__cell-title {
    text-transform: uppercase;
    color: #a51c30;
}
.stm-table_camps td {
    padding: 16px 10px;
    vertical-align: top;
}
.stm-table_camps td:first-child {
    border-left: 5px solid #293352;
}
.stm-table_camps td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    text-align: left;
}
.stm-courses td {
    color: #595959;
}
.stm-courses td a {
    color: #000;
}
.stm-courses td a:hover {
    color: #293352;
    text-decoration: none;
}
.shopping-cart_small {
    position: relative;
    padding: 9.5px 10px;
    z-index: 1;
    background-color: #293352;
}
.shopping-cart_small .shopping-cart__content {
    padding: 15px 19px 16px;
    border: 1px solid rgba(255, 255, 255, 0.25);
}
.shopping-cart_small .shopping-cart__link {
    display: block;
}
.shopping-cart_small .shopping-cart__link:focus, .shopping-cart_small .shopping-cart__link:hover {
    text-decoration: none;
}
.shopping-cart_small .shopping-cart__left {
    float: right;
    padding-top: 4px;
    font-size: 40px;
    color: rgba(255, 255, 255, 0.35) !important;
}
.shopping-cart_small .shopping-cart__body {
    overflow: hidden;
    padding-right: 20px;
}
.shopping-cart_small .shopping-cart__title {
    text-transform: none;
    margin-bottom: 8px;
    line-height: 24px;
    font-size: 18px;
    color: #ffffff;
}
.shopping-cart_small .shopping-cart__products {
    font-size: 13px;
    line-height: normal;
    font-family: 'Work Sans', sans-serif;
    color: rgba(255, 255, 255, 0.75);
}
.stm-blockquote {
    padding: 35px;
    border-left: 0;
    position: relative;
}
.stm-blockquote:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    text-indent: 0;
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    background-color: #293352;
}
.stm-blockquote p {
    position: relative;
    line-height: 36px;
    padding-bottom: 29px;
}
.stm-blockquote p:last-of-type:before {
    content: "";
    position: absolute;
    left: -35px;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #dcdcdc;
}
.stm-blockquote p:last-of-type {
    margin-bottom: 0;
}
.stm-blockquote p:last-of-type:after {
    content: "\e931" !important;
    position: absolute;
    right: -35px;
    bottom: -19px;
    line-height: 20px;
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    color: #dcdcdc;
}
.stm-blockquote footer {
    padding-top: 30px;
    color: #595959;
}
.stm-blockquote footer cite {
    font-style: italic;
    font-size: 14px;
    color: #808080;
}
.stm-blockquote footer cite strong {
    display: block;
    font-style: normal;
    margin-bottom: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
    color: #000;
}
.stm-blockquote_bordered {
    border-width: 2px 0;
    border-style: solid;
    border-color: #293352;
    padding-top: 35.5px;
    padding-bottom: 33px;
    padding-left: 0;
    padding-right: 0;
}
.wpb_revslider_element {
    margin-bottom: 0 !important;
}
.tp-bullets.stm-white .tp-bullet {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: rgba(255, 255, 255, 0.25);
}
.tp-bullets.stm-white .tp-bullet:hover, .tp-bullets.stm-white .tp-bullet.selected {
    background: #293352;
}
.tp-bullets.stm-white .tp-bullet.selected {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.darkBlueOverlay.tp-shape {
    background: rgba(0, 33, 71, 0.4) !important;
}
.rev-btn.blueSquareArrow {
    width: 50px;
    padding: 0;
    line-height: 46px;
    border: 2px solid #3277ae;
    background: transparent;
    font-family: "Arial", sans-serif;
    font-size: 16px;
    color: #a51c30;
    text-align: center;
}
.rev-btn.blueSquareArrow:hover {
    color: #ffffff;
    background: #3277ae;
}
.rev-btn.whiteSquareArrow {
    width: 50px;
    padding: 0;
    line-height: 46px;
    border: 2px solid #3277ae;
    background: transparent;
    font-family: "Arial", sans-serif;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}
.rev-btn.whiteSquareArrow:hover {
    color: #ffffff;
    background: #3277ae;
}
.stm-rev-nav {
    min-width: 100px;
}
.stm-rev-nav:after {
    content: '';
    display: table;
    clear: both;
}
.stm-rev-nav .stm-rev-nav_next,.stm-rev-nav .stm-rev-nav_prev {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 46px !important;
    background: transparent;
    border: 2px solid #3277ae;
    color: #ffffff;
    font-size: 16px !important;
    font-family: "Arial", sans-serif;
    text-align: center;
}
.stm-rev-nav .stm-rev-nav_next:hover,.stm-rev-nav .stm-rev-nav_prev:hover {
    text-decoration: none;
    color: #ffffff;
    background: #3277ae;
}
.stm-rev-nav .stm-rev-nav_next:focus,.stm-rev-nav .stm-rev-nav_prev:focus {
    text-decoration: none;
}
.stm-rev-nav .stm-rev-nav_prev {
    margin-right: -2px;
}
.STM-Nav-Blue .stm-rev-nav .stm-rev-nav_next,.STM-Nav-Blue .stm-rev-nav .stm-rev-nav_prev {
    color: #a51c30;
}
.STM-Nav-Blue .stm-rev-nav .stm-rev-nav_next:hover,.STM-Nav-Blue .stm-rev-nav .stm-rev-nav_prev:hover {
    color: #ffffff;
}
.btnBlueSecondary a,.btnBlue a {
    border: 2px solid #3277ae !important;
    min-width: 160px !important;
    display: inline-block !important;
    color: #ffffff !important;
    line-height: 46px !important;
    padding: 0 24px !important;
    text-align: center !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}
.btnBlueSecondary a:after,.btnBlue a:after {
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    background: rgba(0, 0, 0, 0.25);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btnBlueSecondary a:focus, .btnBlueSecondary a:hover,.btnBlue a:focus,.btnBlue a:hover {
    text-decoration: none;
}
.btnBlueSecondary a:hover,.btnBlue a:hover {
    color: #ffffff !important;
    background-color: #3277ae !important;
    border-color: #3277ae !important;
}
.btnBlueSecondary a:active:after,.btnBlue a:active:after {
    visibility: visible;
    opacity: 1;
}
.btnBlueSecondary a .stm-icon-arrow-right,.btnBlue a .stm-icon-arrow-right {
    font-size: 6px;
}
.btnBlueSecondary a i, .btnBlueSecondary a span,.btnBlue a i,.btnBlue a span {
    vertical-align: middle;
    margin-left: 7px !important;
}
.btnBlueSecondary a {
    color: #a51c30 !important;
}
.btnBlueSecondary a:hover {
    color: #ffffff !important;
}
.linkBlueSecondary.tp-caption a {
    color: #a51c30;
    font-size: 16px;
}
.linkBlueSecondary.tp-caption a i, .linkBlueSecondary.tp-caption a span {
    margin-left: 7px;
    display: inline-block;
    vertical-align: middle;
}
.linkWhite.tp-caption a {
    color: #ffffff;
    font-size: 16px;
}
.linkWhite.tp-caption a i, .linkWhite.tp-caption a span {
    margin-left: 7px;
    display: inline-block;
    vertical-align: middle;
}
.separatorShortGreen hr {
    width: 60px !important;
    border: 0 none !important;
    border-top: 2px solid #293352 !important;
}
.TitleH1DarkBlue {
    color: #a51c30 !important;
}
.textBgDarkBlue {
    background: rgba(0, 33, 71, 0.85) !important;
}
.leftFullHeightBgDarkBlue {
    background-color: rgba(0, 33, 71, 0.85) !important;
    min-width: inherit !important;
    max-width: inherit !important;
}
.sidebar_shop .widget {
    margin-bottom: 30px;
}
.widget_search .stm-search-form {
    position: relative;
}
.widget_search .stm-search-form__submit {
    color: #808080;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    padding: 0;
    background: transparent;
    border: none;
    text-align: center;
}
.widget_search .stm-search-form__submit .stm-icon-search:before {
    content: "\e935";
}
.widget_search .stm-search-form__submit_active {
    color: #a51c30;
}
.widget_search .stm-search-form__submit-text {
    display: none;
}
.widget_search .stm-search-form__field {
    display: block;
    width: 100%;
    height: 50px;
    border-radius: 3px;
    padding: 0 55px 0 20px;
    border: 1px solid #e6e6e6;
    background: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #a51c30;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.widget_search .stm-search-form__field:focus {
    border-color: #808080;
}
.widget_search input[type="submit"],.widget_search .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    padding: 0;
    border: none;
    background: transparent;
    font-size: 0;
    z-index: 1;
}
.widget_product_search form {
    position: relative;
}
.widget_product_search form:after {
    content: "\e935";
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #808080;
}
.widget_product_search .stm-search-form__submit_active:after {
    color: #000;
}
.widget_product_search .search-field {
    display: block;
    width: 100%;
    height: 50px;
    padding: 0 55px 0 20px;
    letter-spacing: -0.20px;
    border: 1px solid #e6e6e6;
    background: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #a51c30;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.widget_product_search .search-field:focus {
    border-color: #808080;
}
.widget_product_search input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    padding: 0;
    border: none;
    background: transparent;
    font-size: 0;
    z-index: 1;
}
.widget_product_categories,.widget_categories {
    border-top: 4px solid #293352;
    background: #ffffff;
    padding: 30px 0 0 0;
}
.widget_product_categories .widget__title,.widget_categories .widget__title {
    padding: 0 35px;
}
.widget_product_categories ul,.widget_categories ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.widget_product_categories li,.widget_categories li {
    padding: 0 35px;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.widget_product_categories li a,.widget_categories li a {
    display: block;
    padding: 21px 0;
    position: relative;
    border-bottom: 1px solid #808080;
    position: relative;
    color: #000;
}
.widget_product_categories li a:hover,.widget_categories li a:hover {
    text-decoration: none;
    color: #293352;
}
.widget_product_categories li a:after,.widget_categories li a:after {
    display: none;
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #293352;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}
.widget_product_categories li a:hover:after,.widget_categories li a:hover:after {
    width: 100%;
}
.widget_product_categories li:first-child a,.widget_categories li:first-child a {
    padding-top: 0;
}
.widget_product_categories li:last-child a,.widget_categories li:last-child a {
    border: 0;
}
.widget_product_categories li:last-child a:after,.widget_categories li:last-child a:after {
    bottom: auto;
    top: -1px;
}
.widget_product_categories .select2,.widget_categories .select2 {
    width: 100% !important;
}
.widget_categories_type_dropdown {
    background: transparent;
    padding: 0;
}
.widget_categories_type_dropdown .widget__title {
    padding: 0;
}
.widget_archive {
    background-color: #ffffff;
    border-top: 4px solid #293352;
    padding: 28px 35px 30px;
}
.widget_archive ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.widget_archive li {
    color: #808080;
}
.widget_archive li:not(:last-child) {
    margin-bottom: 12px;
}
.widget_recent_comments ul,.widget_meta ul,.widget_pages ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.widget_recent_comments li:not(:last-child),.widget_meta li:not(:last-child),.widget_pages li:not(:last-child) {
    margin-bottom: 16px;
}
.widget_meta a,.widget_pages a {
    position: relative;
    padding-left: 20px;
}
.widget_meta a:before,.widget_pages a:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 12px;
    color: #293352;
}
.widget_meta abbr[title],.widget_meta abbr[data-original-title] {
    border-bottom-color: #3277ae;
}
.widget_recent_comments ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.widget_recent_comments li {
    position: relative;
    padding-left: 25px;
}
.widget_recent_comments li:before {
    content: "\f27b";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 3px;
    left: 0;
    color: #999;
}
.widget_recent_comments li:not(:last-child) {
    margin-bottom: 16px;
}
.widget_product_tag_cloud .tagcloud,.widget_tag_cloud .tagcloud {
    font-size: 0;
}
.widget_product_tag_cloud .tagcloud a,.widget_tag_cloud .tagcloud a {
    display: inline-block;
    padding: 4px 8px 4px 8px;
    margin-right: 8px;
    margin-bottom: 10px;
    border: 1px solid #999;
    background: #ffffff;
    font-size: 13px !important;
    line-height: 20px;
    vertical-align: top;
    color: #a51c30;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.widget_product_tag_cloud .tagcloud a:last-child,.widget_tag_cloud .tagcloud a:last-child {
    margin-right: 0;
}
.widget_product_tag_cloud .tagcloud a:hover,.widget_tag_cloud .tagcloud a:hover {
    border-color: #293352;
    background: #ffffff;
    color: #293352;
}
.widget_calendar caption {
    padding: 0;
    margin-top: -7px;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 20px;
    color: #a51c30;
}
.widget_calendar table {
    width: 100%;
    font-size: 14px;
}
.widget_calendar thead th {
    padding: 8px 8px;
    background: #293352;
    text-align: center;
    color: #ffffff;
}
.widget_calendar tbody {
    border-bottom: 1px solid #d9d9d9;
}
.widget_calendar tbody td {
    padding: 6px;
    background: #ffffff;
    text-align: center;
    border: none;
}
.widget_calendar tbody td#today {
    background: #f8f8f8;
    font-weight: 700;
    color: #293352;
}
.widget_calendar tfoot td {
    padding: 9px 8px;
    font-size: 13px;
}
.widget_calendar tfoot #next {
    text-align: right;
}
.widget_recent_entries ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.widget_recent_entries ul li {
    margin-bottom: 29px;
}
.widget_recent_entries ul li:last-child {
    margin-bottom: 0;
}
.widget_recent_entries ul li a {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: #3277ae;
    line-height: 22px;
    margin-bottom: 6px;
}
.widget_recent_entries .post-date {
    display: block;
    position: relative;
    font-size: 13px;
    color: #808080;
}
.widget_recent_entries .post-date:before {
    content: "\e906";
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-right: 10px;
    color: rgba(255, 255, 255, 0.25);
}
.widget_text img {
    max-width: 100%;
    height: auto;
    display: block;
}
.widget_rss .widget__title a {
    color: inherit;
    font-weight: 300;
}
.widget_rss ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.widget_rss li .rsswidget {
    display: block;
    text-transform: uppercase;
    line-height: 22px;
    margin-bottom: 6px;
}
.widget_rss li .rss-date {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    color: #808080;
}
.widget_rss li .rss-date:before {
    content: "\e906";
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-right: 10px;
    color: #293352;
}
.widget_rss li .rssSummary {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
}
.widget_rss li cite {
    font-size: 13px;
    color: #808080;
}
.widget_rss li:not(:last-child) {
    margin-bottom: 20px;
}
.widget_nav_menu ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.widget_nav_menu ul li a:before {
    display: none;
}
.widget_footer .widget_title {
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
    color: #fff;
}
.widget_footer .widget_title:after {
    content: "";
    display: none;
    width: 50px;
    border-bottom: 1px solid #293352;
    margin-top: 12px;
}
.widget_footer.widget_recent_entries ul li a {
    color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.widget_footer.widget_recent_entries .post-date {
    color: #808080;
}
.widget_footer.widget_recent_entries .post-date:before {
    font-size: 16px;
    color: #ffffff;
    opacity: .25;
    vertical-align: top;
    margin-top: 2.5px;
}
.widget_footer .textwidget {
    line-height: 26px;
    color: #ffffff;
}
.widget_footer .textwidget p:last-child {
    margin-bottom: 0;
}
.widget_footer.widget_nav_menu .menu {
    padding-left: 0;
    margin: 0;
    list-style: none;
}
.widget_footer.widget_nav_menu .menu > li {
    margin-bottom: 16px;
}
.widget_footer.widget_nav_menu .menu > li:last-child {
    margin-bottom: 0;
}
.widget_footer.widget_nav_menu .menu > li > a {
    display: block;
    position: relative;
    padding-left: 20px;
    font-size: 13px;
    color:#fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.widget_footer.widget_nav_menu .menu > li > a:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 12px;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.widget_footer.widget_nav_menu .menu > li > a:hover {
    color: #535353;
}
.widget_footer .list_social-networks {
    padding-top: 35px;
    margin-bottom: -8px;
}
.widget_footer .list_social-networks .list__item {
    margin-bottom: 8px;
}
.widget_footer .list_social-networks .list__item-link_youtube .fa:before {
    content: "\f16a";
}
.widget_footer .list_social-networks .list__item-link {
    opacity: .7;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.widget_footer .list_social-networks .list__item-link:hover {
    opacity: 1;
}
.widget_footer .list_contact-details .list__item {
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
    line-height: 20px;
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
    color: #b2b2b2;
}
.widget_footer .list_contact-details .list__item:before {
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 16px;
    color: #b2b2b2;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.widget_footer .list_contact-details .list__item:last-child {
    margin-bottom: 0;
}
.widget_footer .list_contact-details .list__item p:last-child {
    margin-bottom: 0;
}
.widget_footer .list_contact-details .list__item a {
    color: #b2b2b2;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.widget_footer .list_contact-details .list__item a:focus, .widget_footer .list_contact-details .list__item a:hover {
    text-decoration: none;
}
.widget_footer .list_contact-details .list__item a:hover {
    color: #ffffff;
    text-decoration: none;
}
.widget_footer .list_contact-details .list__item_address:before {
    content: "\e905";
}
.widget_footer .list_contact-details .list__item_telephone:before {
    content: "\e904";
}
.widget_footer .list_contact-details .list__item_fax:before {
    content: "\e903";
}
.widget_footer .list_contact-details .list__item_email:before {
    content: "\e902";
}
.widget_footer .list_contact-details .list__item_schedule:before {
    content: "\e901";
}
.stm-media-gallery_widget {
    padding-left: 0;
    margin: 0 -6px;
    list-style: none;
}
.stm-media-gallery_widget:after {
    content: '';
    display: table;
    clear: both;
}
.stm-media-gallery_widget .stm-media-gallery__item {
    float: left;
    width: 33.33%;
    padding: 0 6px;
    margin-bottom: 12px;
    position: relative;
}
.stm-media-gallery_widget .stm-media-gallery__item img {
    display: block;
    max-width: 100%;
    height: auto;
}
.stm-media-gallery_widget .stm-media-gallery__item-group {
    position: relative;
    overflow: hidden;
}
.stm-media-gallery_widget .stm-media-gallery__item-link {
    position: absolute;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    height: 100%;
    color: #ffffff;
}
.stm-media-gallery_widget .stm-media-gallery__item-link:focus, .stm-media-gallery_widget .stm-media-gallery__item-link:hover {
    color: #ffffff;
    text-decoration: none;
}
.stm-media-gallery_widget .stm-media-gallery__item-link i {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
    width: 20px;
    height: 20px;
    margin: auto;
}
.stm-statistics_vc-widget {
    padding: 29px 33px 34px 33px;
    border-top: 4px solid #293352;
    background: #ffffff;
}
.stm-statistics_vc-widget .stm-statistics__items {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}
.stm-statistics_vc-widget .stm-statistics__item {
    position: relative;
    padding-left: 14px;
    font-family: 'Work Sans', sans-serif;
    letter-spacing: -0.3px;
}
.stm-statistics_vc-widget .stm-statistics__item:before {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: -3px;
    font-size: 13px;
    color: #293352;
}
.stm-statistics_vc-widget .stm-statistics__item:not(:last-child) {
    margin-bottom: 20px;
}
.stm-statistics_vc-widget .stm-statistics__item-label {
    font-size: 13px;
    line-height: 20px;
    color: #595959;
}
.stm-statistics_vc-widget .stm-statistics__item-value {
    font-weight: 500;
    line-height: 20px;
    font-size: 14px;
    color: #000;
}
.sidebar_shop .widget__title,.stm-vc-sidebar .widget__title,.sidebar_type_blog .widget__title {
    margin-bottom: 25px;
    color: #000;
}
.sidebar_shop .widget_product_categories .widget__title,.sidebar_shop .widget_categories .widget__title,.stm-vc-sidebar .widget_product_categories .widget__title,.stm-vc-sidebar .widget_categories .widget__title,.sidebar_type_blog .widget_product_categories .widget__title,.sidebar_type_blog .widget_categories .widget__title {
    margin-bottom: 25px;
    color: #000;
}
.sidebar_shop .widget_product_categories .widget__title:after,.sidebar_shop .widget_categories .widget__title:after,.stm-vc-sidebar .widget_product_categories .widget__title:after,.stm-vc-sidebar .widget_categories .widget__title:after,.sidebar_type_blog .widget_product_categories .widget__title:after,.sidebar_type_blog .widget_categories .widget__title:after {
    border-bottom-color: #ffffff;
}
.sidebar_shop .widget_product_categories.widget_categories_type_dropdown .widget__title,.sidebar_shop .widget_categories.widget_categories_type_dropdown .widget__title,.stm-vc-sidebar .widget_product_categories.widget_categories_type_dropdown .widget__title,.stm-vc-sidebar .widget_categories.widget_categories_type_dropdown .widget__title,.sidebar_type_blog .widget_product_categories.widget_categories_type_dropdown .widget__title,.sidebar_type_blog .widget_categories.widget_categories_type_dropdown .widget__title {
    color: #a51c30;
}
.sidebar_shop .widget_product_categories.widget_categories_type_dropdown .widget__title::after,.sidebar_shop .widget_categories.widget_categories_type_dropdown .widget__title::after,.stm-vc-sidebar .widget_product_categories.widget_categories_type_dropdown .widget__title::after,.stm-vc-sidebar .widget_categories.widget_categories_type_dropdown .widget__title::after,.sidebar_type_blog .widget_product_categories.widget_categories_type_dropdown .widget__title::after,.sidebar_type_blog .widget_categories.widget_categories_type_dropdown .widget__title::after {
    border-bottom-color: #293352;
}
.sidebar_shop .widget_nav_menu li .sub-menu,.stm-vc-sidebar .widget_nav_menu li .sub-menu,.sidebar_type_blog .widget_nav_menu li .sub-menu {
    padding-top: 16px;
    margin-left: 35px;
}
.sidebar_shop .widget_nav_menu li .sub-menu li:not(:last-child),.stm-vc-sidebar .widget_nav_menu li .sub-menu li:not(:last-child),.sidebar_type_blog .widget_nav_menu li .sub-menu li:not(:last-child) {
    margin-bottom: 12px;
}
.sidebar_shop .widget_nav_menu li:not(:last-child),.stm-vc-sidebar .widget_nav_menu li:not(:last-child),.sidebar_type_blog .widget_nav_menu li:not(:last-child) {
    margin-bottom: 16px;
}
.sidebar_shop .widget_nav_menu div > ul > li > a,.stm-vc-sidebar .widget_nav_menu div > ul > li > a,.sidebar_type_blog .widget_nav_menu div > ul > li > a {
    padding-left: 20px;
    position: relative;
}
.sidebar_shop .widget_nav_menu div > ul > li > a:before,.stm-vc-sidebar .widget_nav_menu div > ul > li > a:before,.sidebar_type_blog .widget_nav_menu div > ul > li > a:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 12px;
    color: #293352;
}
.vc_stm_media-gallery .row {
    margin-left: -6px;
    margin-right: -6px;
}
.vc_stm_media-gallery .stm-media-gallery__item-col {
    padding-left: 6px !important;
    padding-right: 6px !important;
    margin-bottom: 12px;
}
.vc_stm_media-gallery .wpb_content_element {
    margin-bottom: 25px;
}
.vc_stm_media-gallery .stm-media-gallery__item-fancybox .fa,.vc_stm_media-gallery .stm-media-gallery__item-fancybox .stm-icon {
    width: 40px;
    height: 40px;
    line-height: 36px;
    font-size: 12px;
}
.pagination {
    margin: 0;
    font-size: 0;
}
.pagination .page-numbers {
    margin-right: 5px;
    display: inline-block;
    border: 2px solid transparent;
    height: 50px;
    width: 50px;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    border-radius: 3px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    color: #a51c30;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.pagination .page-numbers:hover {
    border-color: #a51c30;
    text-decoration: none;
}
.pagination .page-numbers:focus {
    text-decoration: none;
}
.pagination .page-numbers.current {
    border-color: #293352;
}
.pagination .page-numbers.next, .pagination .page-numbers.prev {
    font-family: Arial, Tahoma, sans-serif;
}
.pagination .prev.page-numbers,.pagination .next.page-numbers {
    font-size: 0;
}
.pagination .prev.page-numbers:after {
    content: "\f053";
    font-family: 'FontAwesome';
    font-size: 12px;
}
.pagination .next.page-numbers:after {
    content: "\f054";
    font-family: 'FontAwesome';
    font-size: 12px;
}
.author-info {
    background: #ffffff;
    padding: 20px;
}
.author-info:after {
    content: '';
    display: table;
    clear: both;
}
.author-info__avatar {
    float: left;
}
.author-info__content {
    overflow: hidden;
    padding-left: 20px;
}
.author-info__heading {
    margin-bottom: 3px;
    font-size: 13px;
    color: #aaaaaa;
    line-height: 1;
}
.author-info__title {
    margin-bottom: 9px;
    font-size: 15px;
    font-weight: 700;
    color: #a51c30;
}
.author-info__link {
    color: inherit;
}
.author-info__title:hover .author-info__link {
    text-decoration: none;
}
.author-info__bio {
    font-size: 14px;
    line-height: 24px;
}
.join-event__title,.comments-title,.comment-reply-title {
    margin-bottom: 35px;
}
.comment-list {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.comment-list .comment {
    float: left;
    width: 100%;
    border-top: 1px solid #dddddd;
    padding-top: 30px;
    margin-bottom: 30px;
}
.comment-list .comment.bypostauthor .avatar {
    border-radius: 0;
}
.comment-list .children {
    list-style: none;
    padding-left: 0;
    margin: 0 0 0 30px;
}
.comment__body:after {
    content: '';
    display: table;
    clear: both;
}
.comment__author-avatar {
    float: left;
}
.comment__author-avatar .alignnone {
    margin-top: 1px;
    margin-left: 20px;
}
.comment__author-avatar img {
    border-radius: 50%;
}
.comment__right {
    overflow: hidden;
    padding-left: 20px;
}
.comment__heading {
    margin-bottom: 7px;
}
.comment__heading .comment__author-title {
    float: left;
}
.comment__heading .comment__meta {
    float: right;
}
.comment__heading:after {
    content: '';
    display: table;
    clear: both;
}
.comment__author-title {
    font-size: 15px;
    font-weight: 700;
    color: #a51c30;
}
.comment__author-title .fn {
    font-style: normal;
}
.comment__author-title a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.comment__author-title a:hover {
    color: #3277ae;
}
.comment__meta {
    color: #aaaaaa;
    font-size: 13px;
    text-transform: none;
    font-family: 'Work Sans', sans-serif;
}
.comment__meta a {
    color: inherit;
}
.comment__meta-separator {
    margin: 0 1px;
}
.comment__reply .fa {
    margin-right: 5px;
}
.comment__content {
    font-size: 14px;
    line-height: 24px;
    font-family: 'Work Sans', sans-serif;
}
.comment__content p {
    font-size: 14px;
    line-height: 24px;
}
.comment-respond {
    padding-top: 24px;
}
.comment-respond .comment-reply-title {
    padding: 0 15px;
}
.comment-respond__cancel-replay {
    float: right;
}
.comment-respond__cancel-replay a {
    padding: 7.5px 8px 6.5px;
    background: #ffffff;
    font-family: 'Work Sans', sans-serif;
    font-size: 11px;
    line-height: 24px;
    color: #aaaaaa;
    text-transform: uppercase;
}
.comment-respond__cancel-replay a:hover {
    text-decoration: none;
}
.comments-area {
    margin-top: 55px;
}
.single_posts__comments .comment-reply-title,.single_posts__comments .logged-in-as {
    padding: 0 15px;
}
input[type="password"],input[type="text"],input[type="email"],input[type="tel"],input[type="submit"],textarea {
    border-radius: 3px;
    box-shadow: none;
    -webkit-appearance: none;
     -moz-appearance: none;
    appearance: none;
}
input[type="password"],input[type="text"] {
    padding: 10px 14px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    color: #a51c30;
    line-height: 28px;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
input[type="password"]:focus,input[type="text"]:focus {
    border-color: #808080;
}
textarea {
    display: block;
    width: 100%;
    padding: 12px 20px;
    border: 1px solid #e6e6e6;
    background: #ffffff;
    font-size: 16px;
    line-height: 22px;
    resize: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
textarea:focus {
    border-color: #808080;
}
.post-password-form input[type="submit"] {
    height: 50px;
    padding: 0 15px;
    background: transparent;
    border: 2px solid #293352;
    color: #a51c30;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.post-password-form input[type="submit"]:hover {
    background: #3277ae;
    color: #ffffff;
}
.post-password-form input[type="submit"]:active {
    border-color: #007fbf;
    background: #007fbf;
    color: #ffffff;
}
.search-bar {
    background-color: #ffffff;
    padding: 15px 30px 14px;
    margin-bottom: 30px;
}
.search-bar .stm-search-form .stm-search-form__field {
    height: 50px;
    width: 75% !important;
    width: calc(100% - 210px);
    background: #ffffff;
    padding: 0 20px;
    font-family: 'Work Sans', sans-serif;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    color: #a51c30;
    vertical-align: top;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.search-bar .stm-search-form .stm-search-form__field:focus {
    border-color: #808080;
}
.search-bar .stm-search-form .stm-search-form__submit {
    position: relative;
    float: right;
    padding: 0 19px;
    min-width: 130px;
    background: transparent;
    border: 2px solid #293352;
    text-transform: uppercase;
    border-radius: 4px;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    color: #a51c30;
    line-height: 46px;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.search-bar .stm-search-form .stm-search-form__submit span, .search-bar .stm-search-form .stm-search-form__submit i {
    position: relative;
}
.search-bar .stm-search-form .stm-search-form__submit .stm-icon {
    display: none;
}
.search-bar .stm-search-form .stm-search-form__submit:before {
    content: "\e935";
    font-family: 'stm-icon';
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 17px;
}
.search-bar .stm-search-form .stm-search-form__submit:after {
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    background: rgba(0, 0, 0, 0.25);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.search-bar .stm-search-form .stm-search-form__submit:hover, .search-bar .stm-search-form .stm-search-form__submit:focus {
    text-decoration: none;
}
.search-bar .stm-search-form .stm-search-form__submit:hover, .search-bar .stm-search-form .stm-search-form__submit:active {
    background: #293352;
    color: #ffffff;
    border-color: #293352;
}
.search-bar .stm-search-form .stm-search-form__submit:active:after {
    visibility: visible;
    opacity: 1;
}
.search-bar__founded {
    margin-top: 14px;
    font-size: 15px;
    font-family: 'Work Sans', sans-serif;
    color: #595959;
}
.wpcf7-text,.wpcf7-textarea {
    display: block;
    width: 100%;
    padding: 9px 20px;
    margin-bottom: 20px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    color: #a51c30;
    line-height: 30px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wpcf7-text:focus,.wpcf7-textarea:focus {
    border-color: #808080;
}
.wpcf7-text.wpcf7-not-valid,.wpcf7-textarea.wpcf7-not-valid {
    border-color: #ff0000;
}
.wpcf7-textarea {
    height: 190px;
    resize: none;
}
.wpcf7-submit {
    height: 50px;
    width: 160px;
    background: transparent;
    border: 2px solid #293352;
    color: #a51c30;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wpcf7-submit:hover {
    background: #3277ae;
    color: #ffffff;
}
.wpcf7-submit:active {
    border-color: #007fbf;
    background: #007fbf;
    color: #ffffff;
}
.wpcf7 .stm-btn {
    min-width: 160px;
    vertical-align: middle;
    color: #a51c30;
}
.wpcf7 .stm-btn .stm-icon-arrow-right {
    margin-top: -2px;
    display: inline-block;
}
.wpcf7 .stm-btn .fa {
    margin-top: -4px !important;
}
.wpcf7 .wpcf7-not-valid-tip {
    display: none;
}
.wpcf7 .wpcf7-response-output {
    background: #ffffff;
    padding: 28px 30px;
    border-width: 1px;
    margin: 20px 0;
}
.wpcf7 .wpcf7-validation-errors {
    border-color: #ff0000;
    color: #ff0000;
}
.wpcf7 p:last-of-type {
    margin-bottom: 0;
}
.comment-form input[type="text"],.comment-form textarea {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #e6e6e6;
    background: #ffffff;
    font-size: 14px;
    line-height: 22px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.comment-form input[type="text"]:focus,.comment-form textarea:focus {
    border-color: #808080;
}
.comment-form input[type="text"] {
    padding: 13px 20px;
}
.comment-form textarea {
    padding: 12px 20px;
    height: 190px;
    resize: none;
}
.comment-form__submit-button {
    height: 50px;
    min-width: 160px;
    padding: 0 30px;
    border: 2px solid #293352;
    background: transparent;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 3px;
    color: #a51c30;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.comment-form__submit-button:hover {
    background: #293352;
    color: #ffffff;
}
.comment-form__submit-button .stm-icon {
    font-size: 6px;
    margin-left: 6px;
    position: relative;
    top: 5px;
}
.comment-form__submit-button .stm-icon:before {
    display: inline-block;
    vertical-align: top;
    content: "\f054";
    font-family: 'FontAwesome';
    margin-left: 5px;
    font-size: 12px;
}
.post_view_single .stm-media-gallery__item-title,.post_view_single .stm-media-gallery__item-description {
    display: none;
}
.post_view_single .entry-header {
    margin-bottom: 40px;
}
.post_view_single .entry-date {
    position: relative;
    float: left;
    width: 100px;
    height: 94px;
    padding-top: 21px;
    border: 4px solid #293352;
    border-radius: 4px;
    text-align: center;
}
.post_view_single .entry-date:before {
    content: "";
    position: absolute;
    top: -9px;
    left: 16px;
    width: 4px;
    height: 14px;
    border-radius: 2px;
    background: #293352;
}
.post_view_single .entry-date:after {
    content: "";
    position: absolute;
    top: -9px;
    right: 16px;
    width: 4px;
    height: 14px;
    border-radius: 2px;
    background: #293352;
}
.post_view_single .entry-date__day {
    margin-bottom: 13px;
    font-size: 48px;
    color: #a51c30;
    line-height: 22px;
}
.post_view_single .entry-date__month {
    font-size: 14px;
    color: #808080;
    line-height: 22px;
}
.post_view_single .entry-header__heading {
    overflow: hidden;
}
.post_view_single .entry-title {
    line-height: 48px;
    margin-bottom: 28px;
}
.post_view_single .entry-meta {
    list-style: none;
    padding: 19px 0 10px;
    margin-bottom: 0;
    font-size: 0;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}
.post_view_single .entry-meta:after {
    content: '';
    display: table;
    clear: both;
}
.post_view_single .entry-meta > li {
    float: left;
    margin-right: 40px;
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
    color: #808080;
    margin-bottom: 10px;
}
.post_view_single .entry-meta > li:last-child {
    margin-right: 0;
}
.post_view_single .entry-meta .stm_posts_comment__link {
    float: right;
}
.post_view_single .entry-meta .cat-links {
    display: inline;
    padding: 0;
    font-weight: normal;
    letter-spacing: 1px;
    background: transparent;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    color: #293352;
}
.post_view_single .entry-meta .cat-links a {
    color: inherit;
    text-transform: uppercase;
    line-height: 1;
}
.post_view_single .entry-meta .cat-links a:focus, .post_view_single .entry-meta .cat-links a:hover {
    text-decoration: none;
}
.post_view_single .entry-meta .stm-icon,.post_view_single .entry-meta .fa {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    margin-right: 9px;
    font-size: 16px;
    color: #293352;
}
.post_view_single .tags-links {
    margin-bottom: -7px;
}
.post_view_single .tags-links:after {
    content: '';
    display: table;
    clear: both;
}
.post_view_single .tags-links a {
    padding: 4px 8px;
    margin-right: 8px;
    border: 1px solid #808080;
    background: #ffffff;
    font-size: 13px;
    color: #a51c30;
    line-height: 20px;
    float: left;
    font-family: 'Work Sans', sans-serif;
    margin-bottom: 7px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.post_view_single .tags-links a:last-child {
    margin-right: 0;
}
.post_view_single .tags-links a:hover {
    background: #ffffff;
    border-color: #293352;
    color: #293352;
    text-decoration: none;
}
.post_view_single .tags-links a:focus {
    text-decoration: none;
}
.post_view_single .entry-share {
    font-size: 0;
}
.post_view_single .entry-share .share__title {
    text-transform: uppercase;
    font-size: 11px;
    line-height: 24px;
    color: #aaaaaa;
    margin-right: 20px;
}
.post_view_single .entry-share .share__item {
    display: inline-block;
    margin-right: 8px;
}
.post_view_single .entry-share .share__item:last-child {
    margin-right: 0;
}
.post_view_single .entry-share .stLarge {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
    background-image: none !important;
    text-align: center;
    line-height: 32px;
    font-size: 17px;
    color: #ffffff;
    opacity: .7;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.post_view_single .entry-share .stLarge:hover {
    opacity: 1;
}
.post_view_single .entry-share .stButton {
    margin: 0;
}
.post_view_single .entry-share .st_facebook_large .stLarge {
    background: #3a5897;
}
.post_view_single .entry-share .st_facebook_large .stLarge:after {
    content: "\f09a";
}
.post_view_single .entry-share .st_twitter_large .stLarge {
    background: #00aced;
}
.post_view_single .entry-share .st_twitter_large .stLarge:after {
    content: "\f099";
}
.post_view_single .entry-share .st_googleplus_large .stLarge {
    background: #db4437;
}
.post_view_single .entry-share .st_googleplus_large .stLarge:after {
    content: "\f0d5";
}
.post_view_single .entry-share .st_sharethis_large .stLarge {
    background: #a6e346;
}
.post_view_single .entry-share .st_sharethis_large .stLarge:after {
    content: "\f1e0";
}
.post_view_single .entry-footer {
    margin-top: 54px;
}
.post_view_single .entry-footer:after {
    content: '';
    display: table;
    clear: both;
}
.post_view_single .entry-footer .tags-links {
    float: left;
}
.post_view_single .entry-footer .entry-share {
    float: right;
}
.post_view_single .author-info {
    margin-top: 40px;
}
.post_view_list {
    margin-bottom: 30px;
    position: relative;
}
.post_view_list.sticky .entry-details:before {
    content: "\e92c";
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 36px;
    top: -5px;
    font-size: 36px;
    color: #a51c30;
    z-index: 2;
}
.post_view_list:last-child {
    margin-bottom: 0;
}
.post_view_list .entry-body {
    display: table;
    width: 100%;
    position: relative;
    z-index: 1;
}
.post_view_list .entry-thumbnail-container {
    display: table-cell;
    vertical-align: top;
}
.post_view_list .entry-thumbnail {
    width: 350px;
    position: relative;
    z-index: 1;
}
.post_view_list .entry-thumbnail a {
    display: block;
}
.post_view_list .entry-thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
}
.post_view_list.format-video .entry-thumbnail > a {
    position: relative;
}
.post_view_list.format-video .entry-thumbnail > a:before {
    content: "\e915";
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 80px;
    height: 80px;
    padding-top: 26px;
    padding-left: 28px;
    margin: auto;
    border: 3px solid #ffffff;
    border-radius: 50%;
    background: rgba(50, 119, 174, 0.8);
    color: #ffffff;
    font-size: 24px;
}
.post_view_list .post-categories {
    padding: 0;
    margin: 0 0 5px;
    list-style: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    color: #293352;
}
.post_view_list .post-categories a {
    color: #293352;
    text-decoration: none;
}
.post_view_list .entry-details-container {
    display: table-cell;
    width: 10000px;
    vertical-align: top;
    background-color: #ffffff;
}
.post_view_list .entry-details {
    position: relative;
    padding: 24px 30px 24px 30px;
    background: #ffffff;
    z-index: 3;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.post_view_list .entry-title {
    margin-bottom: 7px;
    line-height: 26px;
}
.post_view_list .entry-title a {
    color: inherit;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.post_view_list .entry-title a:hover {
    color: #293352;
    text-decoration: none;
}
.post_view_list .entry-title mark {
    padding: 3px 5px 5px;
    background: #293352;
    color: #ffffff;
}
.post_view_list .entry-summary {
    margin-bottom: 11px;
    line-height: 24px;
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
}
.post_view_list .entry-summary p {
    line-height: 24px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.post_view_list .entry-summary p:last-child {
    margin-bottom: 0;
}
.post_view_list .entry-meta {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.post_view_list .entry-meta li {
    display: inline;
    margin-right: 30px;
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
    color: #999;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.post_view_list .entry-meta li:last-child {
    margin-right: 0;
}
.post_view_list .entry-meta a {
    color: inherit;
    text-decoration: none;
    cursor: default;
}
.post_view_list .entry-meta .fa {
    margin-right: 9px;
}
.post_view_grid {
    margin-bottom: 30px;
    position: relative;
}
.post_view_grid.sticky .entry-details:before {
    content: "\e92c";
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 36px;
    top: -5px;
    font-size: 36px;
    color: #a51c30;
    z-index: 2;
}
.post_view_grid:last-child {
    margin-bottom: 0;
}
.post_view_grid .entry-body {
    position: relative;
    z-index: 1;
}
.post_view_grid .entry-thumbnail-container {
    display: block;
}
.post_view_grid .entry-thumbnail {
    position: relative;
    z-index: 1;
}
.post_view_grid .entry-thumbnail a {
    display: block;
}
.post_view_grid .entry-thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
}
.post_view_grid.format-video .entry-thumbnail > a {
    position: relative;
}
.post_view_grid.format-video .entry-thumbnail > a:before {
    content: "\e915";
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 80px;
    height: 80px;
    padding-top: 26px;
    padding-left: 28px;
    margin: auto;
    border: 3px solid #ffffff;
    border-radius: 50%;
    background: rgba(50, 119, 174, 0.8);
    color: #ffffff;
    font-size: 24px;
}
.post_view_grid .post-categories {
    padding: 0;
    margin: 0 0 5px;
    list-style: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    color: #293352;
}
.post_view_grid .post-categories a {
    color: #293352;
    text-decoration: none;
}
.post_view_grid .entry-details-container {
    display: block;
    vertical-align: top;
}
.post_view_grid .entry-details {
    position: relative;
    padding-top: 18px;
    min-height: 160px;
    z-index: 3;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.post_view_grid .entry-title {
    margin-bottom: 4px;
    line-height: 26px;
}
.post_view_grid .entry-title a {
    color: inherit;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.post_view_grid .entry-title a:hover {
    color: #293352;
    text-decoration: none;
}
.post_view_grid .entry-title mark {
    padding: 3px 5px 5px;
    background: #3277ae;
    color: #ffffff;
}
.post_view_grid .entry-summary {
    margin-bottom: 11px;
    line-height: 24px;
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
}
.post_view_grid .entry-summary p {
    line-height: 24px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.post_view_grid .entry-summary p:last-child {
    margin-bottom: 0;
}
.post_view_grid .entry-meta {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.post_view_grid .entry-meta li {
    display: inline;
    margin-right: 30px;
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
    color: #999;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.post_view_grid .entry-meta li:last-child {
    margin-right: 0;
}
.post_view_grid .entry-meta a {
    color: inherit;
}
.post_view_grid .entry-meta .fa {
    margin-right: 9px;
}
.paging_view_posts-list {
    margin-top: 60px;
}
.posts_grid-box .paging_view_posts-list {
    margin-top: 26px;
}
.stm_small_grid_one {
    float: left;
    width: 52.8%;
}
.stm_small_grid_one ul {
    padding: 0;
    margin: 0;
}
.stm_small_grid_one li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.stm_small_grid_one .entry-thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.stm_small_grid_one .entry-details {
    background-color: #ffffff;
    padding: 25px 30px 28px;
}
.stm_small_grid_one .post-categories {
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
}
.stm_small_grid_one .post-categories a {
    color: #293352;
    text-decoration: none;
}
.stm_small_grid_one .entry-title {
    margin-bottom: 6px;
    line-height: 26px;
    font-size: 18px;
}
.stm_small_grid_one .entry-title a {
    color: #000;
}
.stm_small_grid_one .entry-title a:hover {
    text-decoration: none;
    color: #293352;
}
.stm_small_grid_one .entry-meta {
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
    color: #808080;
}
.stm_small_grid_one .entry-meta a {
    color: #808080;
    cursor: default;
    text-decoration: none;
}
.stm_small_grid_three {
    float: right;
    width: 42.4%;
}
.stm_small_grid_three ul {
    padding: 0;
    margin: 0;
}
.stm_small_grid_three li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.stm_small_grid_three .entry-thumbnail-container {
    float: left;
    margin-right: 25px;
}
.stm_small_grid_three .entry-details-container {
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 26px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.25);
}
.stm_small_grid_three .post-categories {
    margin-top: -6px;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
}
.stm_small_grid_three .post-categories a {
    color: #293352;
    text-decoration: none;
}
.stm_small_grid_three .entry-title {
    margin-bottom: 6px;
    line-height: 26px;
    font-size: 18px;
}
.stm_small_grid_three .entry-title a {
    color: #000;
}
.stm_small_grid_three .entry-title a:hover {
    text-decoration: none;
    color: #293352;
}
.stm_small_grid_three .entry-meta {
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
    color: #808080;
}
.stm_small_grid_three .entry-meta a {
    text-decoration: none;
    color: #808080;
    cursor: default;
}
.stm_small_grid_three .post:first-child {
    display: none;
}
.stm_small_grid_three .post:last-child .entry-details-container {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.stm-events .col-xs-1, .stm-events .col-sm-1, .stm-events .col-md-1, .stm-events .col-lg-1, .stm-events .col-xs-2, .stm-events .col-sm-2, .stm-events .col-md-2, .stm-events .col-lg-2, .stm-events .col-xs-3, .stm-events .col-sm-3, .stm-events .col-md-3, .stm-events .col-lg-3, .stm-events .col-xs-4, .stm-events .col-sm-4, .stm-events .col-md-4, .stm-events .col-lg-4, .stm-events .col-xs-5, .stm-events .col-sm-5, .stm-events .col-md-5, .stm-events .col-lg-5, .stm-events .col-xs-6, .stm-events .col-sm-6, .stm-events .col-md-6, .stm-events .col-lg-6, .stm-events .col-xs-7, .stm-events .col-sm-7, .stm-events .col-md-7, .stm-events .col-lg-7, .stm-events .col-xs-8, .stm-events .col-sm-8, .stm-events .col-md-8, .stm-events .col-lg-8, .stm-events .col-xs-9, .stm-events .col-sm-9, .stm-events .col-md-9, .stm-events .col-lg-9, .stm-events .col-xs-10, .stm-events .col-sm-10, .stm-events .col-md-10, .stm-events .col-lg-10, .stm-events .col-xs-11, .stm-events .col-sm-11, .stm-events .col-md-11, .stm-events .col-lg-11, .stm-events .col-xs-12, .stm-events .col-sm-12, .stm-events .col-md-12, .stm-events .col-lg-12 {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
}
.stm-event_view_grid {
    background: #ffffff;
    padding: 28px 30px 27px 30px;
    margin-bottom: 30px;
}
.stm-event_view_grid .stm-event__body:after {
    content: '';
    display: table;
    clear: both;
}
.stm-event_view_grid .stm-event__left {
    float: left;
    margin-top: 5px;
}
.stm-event_view_grid .stm-event__date {
    position: relative;
    float: left;
    width: 80px;
    height: 75px;
    padding-top: 18px;
    border: 2px solid #293352;
    border-radius: 2px;
    text-align: center;
}
.stm-event_view_grid .stm-event__date:before {
    content: "";
    position: absolute;
    top: -7px;
    left: 13px;
    width: 2px;
    height: 11px;
    border-radius: 2px;
    background: #293352;
}
.stm-event_view_grid .stm-event__date:after {
    content: "";
    position: absolute;
    top: -7px;
    right: 13px;
    width: 2px;
    height: 11px;
    border-radius: 2px;
    background: #293352;
}
.stm-event_view_grid .stm-event__date-day {
    margin-bottom: 4px;
    font-size: 36px;
    color: #a51c30;
    line-height: 22px;
}
.stm-event_view_grid .stm-event__date-month {
    font-size: 14px;
    color: #808080;
    line-height: 22px;
}
.stm-event_view_grid .stm-event__content {
    overflow: hidden;
    padding-left: 21px;
}
.stm-event_view_grid .stm-event__meta {
    margin-bottom: 13px;
}
.stm-event_view_grid .stm-event__meta ul {
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
    list-style: none;
    line-height: normal;
}
.stm-event_view_grid .stm-event__meta li {
    display: inline-block;
    padding-top: 2px;
    font-family: 'Work Sans', sans-serif;
    color: #595959;
    font-size: 13px;
}
.stm-event_view_grid .stm-event__meta li:not(:last-child) {
    margin-right: 30px;
}
.stm-event_view_grid .stm-event__meta .fa, .stm-event_view_grid .stm-event__meta .stm-icon {
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #293352;
}
.stm-event_view_grid .stm-event__meta .stm-icon.stm-icon-clock {
    margin-right: 6px;
}
.stm-event_view_grid .stm-event__time-divider {
    margin: 0 2px;
}
.stm-event_view_grid .stm-event__title {
    margin-bottom: 0;
    line-height: 26px;
}
.stm-event_view_grid .stm-event__title a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-event_view_grid .stm-event__title a:hover {
    color: #293352;
    text-decoration: none;
}
.stm-event_view_grid .stm-event__summary {
    font-size: 14px;
    line-height: 24px;
    color: #808080;
}
.stm-event_view_grid .stm-event__summary p {
    line-height: inherit;
    font-size: inherit;
    color: inherit;
}
.event-info_table {
    background: #e6e9ed;
    font-family: 'Work Sans', sans-serif;
}
.event-info_table > ul {
    padding: 26px 20px 24px 20px;
    list-style: none;
    margin-bottom: 0;
}
.event-info_table > ul:after {
    content: '';
    display: table;
    clear: both;
}
.event-info_table > ul > li {
    float: left;
    width: 33.33%;
    padding: 0 20px;
    color: #3277ae;
}
.event-info_table > ul ul li {
    overflow: hidden;
    text-overflow: ellipsis;
}
.event-info_table .event-info__title {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 26px;
    color: #595959;
}
.event-info_table .event-info__datetime {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.event-info_table .event-info__datetime li {
    font-size: 14px;
    line-height: 26px;
    color: #a51c30;
}
.event-info_table .event-info__datetime li a {
    color: #a51c30;
}
.event-info_table .event-info__datetime li a:hover {
    color: #a51c30;
}
.event-info_table .event-info__datetime .stm-icon,.event-info_table .event-info__datetime .fa {
    display: inline-block;
    vertical-align: top;
    margin-top: 6px;
    margin-right: 10px;
    font-size: 16px;
    color: #293352;
}
.event-info_table .event-info__venue {
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    line-height: 26px;
    color: #a51c30;
}
.event-info_table .event-info__venue:before {
    content: "\e92e";
    font-family: 'stm-icon';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    color: #293352;
}
.event-info_table .event-info__tel,.event-info_table .event-info__email {
    position: relative;
    padding-left: 30px;
}
.event-info_table .event-info__tel:before,.event-info_table .event-info__email:before {
    font-family: 'stm-icon';
    position: absolute;
    left: 0;
    top: 4px;
    color: #293352;
}
.event-info_table .event-info__tel > li,.event-info_table .event-info__email > li {
    font-size: 14px;
    line-height: 26px;
}
.event-info_table .event-info__tel,.event-info_table .event-info__email {
    list-style: none;
    padding-left: 30px;
    margin-bottom: 0;
}
.event-info_table .event-info__email:before {
    content: "\e913";
    font-size: 13px;
}
.event-info_table .event-info__tel:before {
    content: "\e904";
}
.stm-event_view_grid2 .stm-event__body:after {
    content: '';
    display: table;
    clear: both;
}
.stm-event_view_grid2 .stm-event__thumbnail {
    margin-bottom: 25px;
}
.stm-event_view_grid2 .stm-event__thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.stm-event_view_grid2 .stm-event__left {
    float: left;
}
.stm-event_view_grid2 .stm-event__left_separator {
    padding-top: 54px;
}
.stm-event_view_grid2 .stm-event__date {
    position: relative;
    float: left;
    width: 65px;
    height: 65px;
    background-color: #ffffff;
    border: 1px solid #a51c30;
    text-align: center;
}
.stm-event_view_grid2 .stm-event__date .stm-event__date-month {
    font-size: 14px;
    text-transform: uppercase;
    background-color: #a51c30;
    color: #ffffff;
    line-height: 24px;
}
.stm-event_view_grid2 .stm-event__date .stm-event__date-day {
    line-height: 38px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    font-size: 26px;
    color: #000;
}
.stm-event_view_grid2 .stm-event__content {
    overflow: hidden;
    padding-left: 20px;
}
.stm-event_view_grid2 .stm-event__content .stm-event__meta ul {
    padding: 0;
    margin: 0;
}
.stm-event_view_grid2 .stm-event__content .stm-event__meta li {
    list-style: none;
    line-height: 20px;
    margin-bottom: 4px;
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
}
.stm-event_view_grid2 .stm-event__content .stm-event__meta li .stm-icon {
    color: #293352;
    margin-right: 10px;
    font-size: 15px;
}
.stm-event_view_grid2 .stm-event__content .stm-event__meta li .stm-icon.stm-icon-clock {
    margin-right: 6px;
}
.stm-event_view_grid2 .stm-event__content .stm-event__meta li .stm-icon-location {
    font-size: 16px;
    margin-left: 1px;
}
.stm-event_view_grid2 .stm-event__content .stm-event__title {
    margin-bottom: 0;
    line-height: 26px;
}
.stm-event_view_grid2 .stm-event__content .stm-event__title a {
    color: inherit;
    text-decoration: none;
    color: #000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-event_view_grid2 .stm-event__content .stm-event__title a:hover {
    color: #293352;
    text-decoration: none;
}
.stm-event_view_grid2 .stm-event__content .stm-event__content_separator {
    display: block;
    margin-top: 24px;
    margin-bottom: 28px;
    background-color: #999;
    height: 1px;
}
.stm-events .col-md-6:first-child .stm-event_view_grid2 .stm-event__content_separator,.stm-events .col-md-6:nth-child(2) .stm-event_view_grid2 .stm-event__content_separator {
    display: none;
}
.stm-events .col-md-6:first-child .stm-event_view_grid2 .stm-event__left_separator,.stm-events .col-md-6:nth-child(2) .stm-event_view_grid2 .stm-event__left_separator {
    padding-top: 0;
}
.stm-events .paging_view_posts-list {
    margin-top: 0;
}
.stm-event_view_list2 .stm-event__body:after {
    content: '';
    display: table;
    clear: both;
}
.stm-event_view_list2 .stm-event__thumbnail {
    margin-bottom: 25px;
}
.stm-event_view_list2 .stm-event__thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.stm-event_view_list2 .stm-event__left {
    float: left;
}
.stm-event_view_list2 .stm-event__left_separator {
    padding-top: 54px;
}
.stm-event_view_list2 .stm-event__date {
    position: relative;
    float: left;
    width: 65px;
    height: 65px;
    background-color: #ffffff;
    border: 1px solid #a51c30;
    text-align: center;
}
.stm-event_view_list2 .stm-event__date .stm-event__date-month {
    font-size: 11px;
    text-transform: uppercase;
    background-color: #a51c30;
    color: #ffffff;
    line-height: 24px;
}
.stm-event_view_list2 .stm-event__date .stm-event__date-day {
    line-height: 38px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    font-size: 26px;
    color: #000;
}
.stm-event_view_list2 .stm-event__content {
    overflow: hidden;
    padding-left: 20px;
}
.stm-event_view_list2 .stm-event__content .stm-event__meta ul {
    padding: 0;
    margin: 0;
}
.stm-event_view_list2 .stm-event__content .stm-event__meta li {
    list-style: none;
    line-height: 20px;
    margin-bottom: 4px;
    font-family: 'Work Sans', sans-serif;
    font-size: 13px;
}
.stm-event_view_list2 .stm-event__content .stm-event__meta li .stm-icon {
    color: #293352;
    margin-right: 10px;
    font-size: 15px;
}
.stm-event_view_list2 .stm-event__content .stm-event__meta li .stm-icon.stm-icon-clock {
    margin-right: 6px;
}
.stm-event_view_list2 .stm-event__content .stm-event__meta li .stm-icon-location {
    font-size: 16px;
    margin-left: 1px;
}
.stm-event_view_list2 .stm-event__content .stm-event__title {
    margin-bottom: 0;
    line-height: 26px;
}
.stm-event_view_list2 .stm-event__content .stm-event__title a {
    color: inherit;
    text-decoration: none;
    color: #a51c30;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-event_view_list2 .stm-event__content .stm-event__title a:hover {
    color: #293352;
    text-decoration: none;
}
.stm-event_view_list2 .stm-event__content .stm-event__content_separator {
    display: block;
    margin-top: 24px;
    margin-bottom: 28px;
    background-color: #999;
    height: 1px;
}
.stm-events .col-md-6 .stm-event_view_list2 .stm-event__thumbnail {
    display: none;
}
.stm-events .col-md-6:first-child .stm-event_view_list2 .stm-event__thumbnail {
    display: block;
}
.stm-events .col-md-12:first-child .stm-event_view_list2 .stm-event__content_separator,.stm-events .col-md-6:first-child .stm-event_view_list2 .stm-event__content_separator,.stm-events .col-md-6:nth-child(2) .stm-event_view_list2 .stm-event__content_separator {
    display: none;
}
.stm-events .col-md-12:first-child .stm-event_view_list2 .stm-event__left_separator,.stm-events .col-md-6:first-child .stm-event_view_list2 .stm-event__left_separator,.stm-events .col-md-6:nth-child(2) .stm-event_view_list2 .stm-event__left_separator {
    padding-top: 0;
}
.post_view_single.stm_event .entry-header {
    margin-bottom: 15px;
}
.post_view_single.stm_event .entry-header .entry-meta {
    padding-top: 18px;
    border-top: 1px solid rgba(128, 128, 128, 0.25);
    border-bottom: none;
    padding-bottom: 0;
}
.post_view_single.stm_event .entry-header .entry-meta li {
    color: #808080;
    font-family: 'Work Sans', sans-serif;
    margin-bottom: 6px;
}
.post_view_single.stm_event .entry-header .entry-meta li:first-child .fa {
    margin-left: 3px;
}
.post_view_single.stm_event .entry-header .entry-meta li .fa {
    color: #293352;
    font-size: 18px;
}
.post_view_single.stm_event .entry-header .entry-meta .cat-links {
    display: inline;
    padding: 0;
    font-weight: normal;
    letter-spacing: 1px;
    background: transparent;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    color: #293352;
}
.post_view_single.stm_event .entry-header__heading {
    padding-left: 0;
}
.post_view_single.stm_event .entry-header__heading .entry-title {
    line-height: 48px;
    margin-bottom: 28px;
}
.post_view_single.stm_event .event-info_table {
    margin-bottom: 31px;
    letter-spacing: -0.20px;
}
.join-event {
    padding-top: 24px;
}
.form_join-event input[type="text"],.form_join-event textarea {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #e6e6e6;
    background: #ffffff;
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.form_join-event input[type="text"]:focus,.form_join-event textarea:focus {
    border-color: #808080;
}
.form_join-event input[type="text"].error,.form_join-event textarea.error {
    border-color: #ff0000;
}
.form_join-event input[type="text"] {
    padding: 13px 20px;
}
.form_join-event textarea {
    height: 190px;
    padding: 12px 20px;
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
    resize: none;
}
.form_join-event .form__loading {
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.form_join-event .form__loading_state_active {
    visibility: visible;
    opacity: 1;
}
.form_join-event .form__notice {
    display: none;
    margin-top: 30px;
}
.single-stm_event .entry-footer {
    margin-top: 20px;
    margin-bottom: 40px;
}
.addtocalendar {
    position: relative;
    float: left;
}
.addtocalendar var {
    display: none;
}
.addtocalendar .atcb-link {
    display: none;
    visibility: hidden;
}
.addtocalendar .stm-btn {
    cursor: pointer;
}
.addtocalendar .stm-btn.stm-btn-active {
    background-color: #293352 !important;
    color: #fffffffff !important;
}
.addtocalendar .atcb-list {
    background: #ffffff;
    color: #000;
    width: 100%;
    padding: 10px 20px;
    display: none;
    border: 1px solid #999;
    border-top: 0;
    border-radius: 0 0 15px 15px;
    text-align: left;
    list-style: none;
    position: absolute;
    font-size: 14px;
    top: 100%;
    left: 0;
    z-index: 900;
}
.donation-info {
    padding: 28px 30px 24px 30px;
    margin-bottom: 33px;
    background: #ffffff;
}
.donation-info__heading {
    margin-bottom: 14px;
}
.donation-info__heading:after {
    content: '';
    display: table;
    clear: both;
}
.donation-info__donated {
    float: left;
    font-size: 12px;
    font-weight: 500;
    color: #808080;
    text-transform: uppercase;
}
.donation-info__time {
    float: right;
    font-size: 13px;
    color: #999;
}
.donation-info__progress {
    height: 4px;
    background: #f0f0f0;
    margin-bottom: 24px;
}
.donation-info__progress-bar {
    position: relative;
    height: 4px;
    background: #a51c30;
}
.donation-info__progress-bar:before {
    content: '';
    width: 4px;
    height: 16px;
    position: absolute;
    right: -4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #293352;
}
.donation-info__footer {
    display: table;
    width: 100%;
}
.donation-info__footer-col {
    display: table-cell;
    vertical-align: middle;
}
.donation-info__footer-col_large {
    width: 100%;
}
.donation-info__stats:after {
    content: '';
    display: table;
    clear: both;
}
.donation-info__stats-item {
    float: left;
    width: 25%;
}
.donation-info__stats-val {
    font-size: 18px;
    line-height: 22px;
    color: #293352;
}
.donation-info__stats-label {
    font-size: 13px;
    line-height: 22px;
    color: #595959;
}
.donation-info__action {
    white-space: nowrap;
}
.donation-info__action .stm-btn {
    min-width: 180px;
    text-transform: uppercase;
    background-color: #293352 !important;
    border-color: #293352 !important;
    border-radius: 3px;
    padding: 0px 45px !important;
    line-height: 36px !important;
    color: #ffffff !important;
    font-size: 14px;
}
.donation-info__action .stm-btn:hover {
    background-color: #ffffff !important;
    color: #293352 !important;
}
.donation-info__action .stm-btn.stm-btn_disabled,.donation-info__action .stm-btn.stm-btn_disabled:hover {
    background-color: #ffffff !important;
    border-color: #d9d9d9 !important;
    color: #a51c30 !important;
    cursor: not-allowed !important;
}
.donation-info__action i:before {
    content: "\f105";
    display: inline-block;
    vertical-align: top;
    font-family: 'FontAwesome';
    margin-top: -4px;
    margin-left: 5px;
    font-size: 20px;
}
.stm-donation_view_grid {
    margin-bottom: 31px;
}
.vc_tta-panel-body .stm-donation_view_grid {
    margin-bottom: 25px;
}
.stm-donation_view_grid .stm-donation__thumbnail {
    position: relative;
    z-index: 1;
}
.stm-donation_view_grid .stm-donation__thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
}
.stm-donation_view_grid .stm-donation__body {
    padding: 0;
    position: relative;
    z-index: 2;
}
.stm-donation_view_grid .stm-donation__content {
    background: #ffffff;
    padding: 20px 25px 31px 25px;
}
.stm-donation_view_grid .stm-donation__title {
    height: 60px;
    overflow: hidden;
    margin-bottom: 5px;
    line-height: 30px;
}
.stm-donation_view_grid .stm-donation__title a {
    color: inherit;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-donation_view_grid .stm-donation__title a:hover {
    color: #3277ae;
    text-decoration: none;
}
.stm-donation_view_grid .stm-donation__donated {
    float: left;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 400;
    color: #808080;
    text-transform: uppercase;
    line-height: 20px;
}
.stm-donation_view_grid .stm-donation__progress {
    height: 4px;
    margin-bottom: 26px;
    background: #f0f0f0;
}
.stm-donation_view_grid .stm-donation__progress-bar {
    height: 4px;
    background: #a51c30;
    position: relative;
}
.stm-donation_view_grid .stm-donation__progress-bar:after {
    content: "";
    position: absolute;
    right: -4px;
    top: 50%;
    height: 16px;
    width: 4px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #293352;
}
.stm-donation_view_grid .stm-donation__time {
    float: right;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 14px;
    color: #999;
}
.stm-donation_view_grid .stm-donation__action {
    position: relative;
    text-align: center;
}
.stm-donation_view_grid .stm-donation__action:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 1;
}
.stm-donation_view_grid .stm-donation__action .stm-btn {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    position: relative;
    line-height: 36px;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: 600;
    font-size: 14px;
    z-index: 2;
}
.stm-donation_view_grid .stm-donation__action .stm-btn i:before {
    content: "\f105";
    display: inline-block;
    vertical-align: top;
    font-family: 'FontAwesome';
    margin-top: -4px;
    margin-left: 5px;
    font-size: 20px;
}
.post_view_single.stm_donation .entry-title {
    margin-bottom: 28px !important;
}
.post_view_single.stm_donation .entry-footer {
    margin-top: 20px;
    margin-bottom: 30px;
}
.post_view_single.stm_donation .entry-footer .entry-share {
    float: none;
}
.modal_donation .modal-dialog {
    width: 640px;
}
.modal_donation .modal-content {
    border-radius: 0;
}
.modal_donation .modal-header {
    position: relative;
    padding: 33px 50px 27.7px 50px;
    border: none;
    min-height: 0;
    background: #293352;
}
.modal_donation .modal-header .close {
    position: absolute;
    top: 21px;
    right: 27px;
    margin: 0;
    font-weight: 300;
    font-size: 28px;
    color: #ffffff;
    opacity: .75;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.modal_donation .modal-header .close:hover {
    opacity: 1;
}
.modal_donation .modal-title {
    margin: 0;
    color: #ffffff;
}
.modal_donation .modal-title small {
    display: block;
    margin-bottom: 8px;
    color: inherit;
}
.modal_donation .modal-body {
    padding: 0 50px 50px;
}
.form_donation .form__amount {
    padding: 46px 0 36px 0;
    margin-bottom: 40px;
    border-bottom: 1px solid #eeeeee;
}
.form_donation .form__amount:after {
    content: '';
    display: table;
    clear: both;
}
.form_donation .form__amount-title {
    float: left;
    width: 29.368029739777%;
    padding-right: 15px;
    margin-top: -7px;
    line-height: 26px;
    color: #595959;
}
.form_donation .form__amount-values {
    float: left;
    width: 380px;
    font-size: 0;
}
.form_donation .form__amount-value {
    display: none;
}
.form_donation .form__amount-label {
    height: 40px;
    min-width: 60px;
    margin: 0 10px 0 0;
    border: 2px solid #3277ae;
    line-height: 36px;
    font-size: 13px;
    color: #a51c30;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.form_donation .form__amount-label:hover, .form_donation .form__amount-label.active {
    background: #3277ae;
    color: #ffffff;
}
.form_donation .form__amount-value-custom {
    display: inline-block;
    width: 170px;
    height: 40px;
    padding: 0 15px;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #e6e6e6;
    vertical-align: top;
    font-size: 16px;
    color: #a51c30;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.form_donation .form__amount-value-custom:focus {
    border-color: #293352;
}
.form_donation .form__fields input[type="text"],.form_donation .form__fields textarea {
    margin-bottom: 30px;
    border: 1px solid #b2b2b2;
    border-radius: 0;
    box-shadow: none;
    font-size: 16px;
    color: #a51c30;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.form_donation .form__fields input[type="text"]:focus,.form_donation .form__fields textarea:focus {
    border-color: #293352;
}
.form_donation .form__fields input[type="text"] {
    height: 50px;
    padding: 0 20px;
}
.form_donation .form__fields input[type="text"].error {
    border-color: #ff0000;
}
.form_donation .form__fields textarea {
    height: 130px;
    padding: 13px 20px;
    line-height: 22px;
    resize: none;
}
.form_donation .form__item {
    position: relative;
}
.form_donation .form__item .form-error {
    position: absolute;
    bottom: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    font-size: 13px;
    color: #ff0000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.form_donation .form__item .form-error.active {
    visibility: visible;
    opacity: 1;
}
.form_donation .form__action {
    margin: 0;
}
.form_donation .form__action .stm-btn {
    width: 100%;
    max-width: 215px;
    vertical-align: middle;
}
.form_donation .form__action-loading {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.form_donation .form__action-loading_state_loading {
    visibility: visible;
    opacity: 1;
}
.stm-donations .paging_view_posts-list {
    margin-top: 0;
}
.post-type-archive-stm_donation .content {
    padding-bottom: 40px;
}
.notice {
    position: relative;
    padding: 24px 68px 24px 30px;
    background: #ffffff;
    border-width: 1px;
    border-style: solid;
    line-height: 30px;
}
.notice__hide {
    position: absolute;
    right: 26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 28px;
    color: rgba(3, 3, 3, 0.25);
    cursor: pointer;
}
.notice_information {
    border-color: #3277ae;
    color: #3277ae;
}
.notice_success {
    border-color: #293352;
    color: #293352;
}
.error404,.page-template-404 {
    height: 100%;
}
.error404 #wrapper,.page-template-404 #wrapper {
    height: 100%;
}
.error404 .content,.page-template-404 .content {
    height: 100%;
    padding: 50px 0 0;
    background-image: url("../../img/tmp/bg-404un.jpg");
    background-color: #000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.error404 .top-bar,.error404 header,.error404 .footer,.page-template-404 .top-bar,.page-template-404 header,.page-template-404 .footer {
    display: none;
}
.error-404 {
    margin-bottom: 110px;
    font-size: 15px;
    color: #ffffff;
}
.error-404 .logo {
    margin-bottom: 250px;
}
.error-404 h2 {
    line-height: 54px;
    margin-bottom: 24px;
    color: #ffffff;
}
.error-404 .stm-separator {
    margin-bottom: 0;
}
#frontend_customizer {
    position: fixed;
    top: 50%;
    left: -233px;
    width: 233px;
    background: #a51c30;
    z-index: 999;
    color: #fffffffff;
    margin: -234px 0 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#frontend_customizer.open {
    left: 0;
}
#frontend_customizer_button {
    position: absolute;
    right: -43px;
    top: 50%;
    margin: -20px 0 0 0;
    width: 43px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    line-height: 38px;
    background: #a51c30;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#frontend_customizer_button:hover {
    background: #3277ae !important;
    color: #ffffff;
}
#frontend_customizer_button:hover:before {
    border-right-color: #353535 !important;
}
#frontend_customizer .customizer_wrapper {
    padding: 30px;
    height: 100%;
    overflow-y: auto;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#frontend_customizer h3 {
    font-size: 14px;
    color: #ffffff;
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 0 12px;
    padding: 0;
    text-align: center;
}
#frontend_customizer h3:after {
    display: none;
}
#frontend_customizer h3:before {
    display: none;
}
#frontend_customizer .customizer_element {
    margin: 0 0 30px;
}
#frontend_customizer select {
    width: 100%;
    border-radius: 4px;
    background: #ffffff;
    outline: none !important;
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    color: #767676;
    font-family: "Open Sans", Arial, sans-serif;
    border: none;
    box-shadow: none;
}
.stm_switcher {
    position: relative;
    padding: 5px 0 0;
    cursor: pointer;
    margin: 0 0 20px;
}
.stm_switcher > * {
    display: inline-block;
    vertical-align: middle;
}
.stm_switcher .switcher_nav {
    position: relative;
    width: 42px;
    height: 24px;
    background: rgba(255, 255, 255, 0.35);
    border-radius: 30px;
    margin: 0 13px;
}
.stm_switcher .switcher_nav:before {
    content: '';
    position: absolute;
    left: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 19px;
    height: 19px;
    background: #ffffff;
    border-radius: 100%;
}
.stm_switcher.active .switcher_nav:before {
    left: auto;
    right: 3px;
}
.stm_switcher .switcher_label {
    font-size: 12px;
    color: #767676;
    font-style: italic;
}
.stm_switcher .switcher_label.disable,.stm_switcher.active .switcher_label.enable {
    color: #fffffffff;
}
.stm_switcher .switcher_label:first-child {
    width: 55px;
    text-align: right;
}
.stm_switcher.active .switcher_label.disable {
    color: #767676;
}
.customizer_colors {
    position: relative;
    margin: 0 -10px;
    text-align: center;
}
.customizer_colors span {
    margin: 0 5px 10px;
    display: inline-block;
    vertical-align: top;
    width: 31px;
    height: 31px;
    border: 1px solid rgba(255, 255, 255, 0.35);
    outline: 1px solid transparent;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
}
.customizer_colors #skin-green {
    background-image: url("../../img/frontend-customizer/preview-univer-color-1.png");
}
.customizer_colors #skin-orange {
    background-image: url("../../img/frontend-customizer/preview-univer-color-2.png");
}
.customizer_colors #skin-purple {
    background-image: url("../../img/frontend-customizer/preview-univer-color-3.png");
}
.customizer_colors #skin-red {
    background-image: url("../../img/frontend-customizer/preview-univer-color-4.png");
}
.customizer_colors span.active {
    outline-color: #ffffff;
    border-color: #ffffff !important;
}
.gallery {
    margin: 0 -15px;
}
.gallery:after {
    content: '';
    display: table;
    clear: both;
}
.gallery .gallery-item {
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}
.gallery .gallery-item img {
    display: block;
    max-width: 100%;
    height: auto;
}
.gallery .gallery-item .gallery-icon {
    margin-bottom: 15px;
}
.gallery-columns-1 .gallery-item {
    float: none;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1) {
    clear: both;
}
.gallery-columns-3 .gallery-item {
    width: 33.33%;
}
.gallery-columns-3 .gallery-item:nth-child(3n+1) {
    clear: both;
}
.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery-columns-4 .gallery-item:nth-child(4n+1) {
    clear: both;
}
.gallery-columns-5 .gallery-item {
    width: 20%;
}
.gallery-columns-5 .gallery-item:nth-child(5n+1) {
    clear: both;
}
.gallery-columns-6 .gallery-item {
    width: 16.66666666666667%;
}
.gallery-columns-6 .gallery-item:nth-child(6n+1) {
    clear: both;
}
.gallery-columns-7 .gallery-item {
    width: 14.28571428571429%;
}
.gallery-columns-7 .gallery-item:nth-child(7n+1) {
    clear: both;
}
.gallery-columns-8 .gallery-item {
    width: 12.5%;
}
.gallery-columns-8 .gallery-item:nth-child(8n+1) {
    clear: both;
}
.gallery-columns-9 .gallery-item {
    width: 11.11111111111111%;
}
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: both;
}
.gallery-columns-10 .gallery-item {
    width: 10%;
}
.gallery-columns-10 .gallery-item:nth-child(10n+1) {
    clear: both;
}
.gallery-caption {
    color: #595959;
    display: block;
    font-size: 13px;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 0.5384615385em;
}
.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {
    display: none;
}
.stm-title {
    margin-bottom: 34px;
}
.stm-title.wrap-title {
    float: left;
    margin-right: 10px;
}
.stm-title_sep_left,.stm-title_sep_right {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.stm-title_sep_left .stm-separator__line,.stm-title_sep_right .stm-separator__line {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.stm-title_sep_right .stm-separator__line {
    margin-right: -100%;
    margin-left: 15px;
}
.stm-title_sep_left .stm-separator__line {
    margin-left: -100%;
    margin-right: 15px;
}
.stm-separator_type_title.stm-separator_has_subtitle {
    margin-bottom: 0;
}
.stm-separator_type_title .stm-separator__line {
    background: #293352;
    width: 60px;
    height: 2px;
}
.stm-subtitle {
    margin-bottom: 37px;
    font-size: 20px;
    line-height: 30px;
}
.wrap-title.stm-subtitle {
    overflow: hidden;
    line-height: 26px;
    padding-left: 60px;
    padding-top: 6px;
    font-size: 14px;
}
.wrap-title.stm-subtitle a {
    text-decoration: none !important;
}
.stm-more-link.stm-title-more-link {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
    margin-left: 50px;
    padding-bottom: 0;
}
.stm-more-link.stm-title-more-link.stm-font_color_white {
    color: #ffffff !important;
}
.stm-more-link.stm-title-more-link.stm-font_color_dark-blue {
    color: #a51c30 !important;
}
.stm-more-link.stm-title-more-link.stm-font_color_red {
    color: #293352 !important;
}
.stm-more-link.stm-title-more-link.stm-font_sep_color_white:after {
    background-color: #ffffff !important;
}
.stm-more-link.stm-title-more-link.stm-font_sep_color_dark-blue:after {
    background-color: #a51c30 !important;
}
.stm-more-link.stm-title-more-link.stm-font_sep_color_red:after {
    background-color: #293352 !important;
}
.wrap-title-box {
    float: left;
    width: 100%;
}
.wrap-title-box-long .stm-title {
    margin-bottom: 0 !important;
}
.wrap-title-box-long .stm-title-more-link {
    margin: 0 0 40px !important;
}
.stm-slider .owl-controls {
    position: absolute;
    right: 20px;
    bottom: 15px;
}
.stm-slider .owl-nav .owl-next,.stm-slider .owl-nav .owl-prev {
    display: inline-block;
    position: relative;
    margin: 0 -0.75px;
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.5);
    border: 2px solid #3277ae;
    font-family: "Arial";
    color: #a51c30;
    text-align: center;
    line-height: 46px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-slider .owl-nav .owl-next:hover,.stm-slider .owl-nav .owl-prev:hover {
    background: #3277ae;
    color: #ffffff;
}
.stm-slider__item {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.stm-slider__video_has_poster {
    position: relative;
}
.stm-slider__video_has_poster .stm-slider__video-poster {
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-slider__video_has_poster .stm-slider__video-play {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 80px;
    padding-top: 27px;
    padding-left: 30px;
    margin: auto;
    background: rgba(165,28,48,0.8);
    border: 2px solid #ffffff;
    border-radius: 50%;
    font-size: 24px;
    color: #ffffff;
    text-decoration: none;
    z-index: 3;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-slider__video_has_poster .stm-slider__video-play:hover {
    background: #3277ae;
}
.stm-slider__video_has_poster .stm-slider__video-iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.stm-slider__video_has_poster .stm-slider__video-poster_state_hidden {
    visibility: hidden;
    opacity: 0;
}
.stm-separator {
    margin-bottom: 41px;
}
.stm-separator_short {
    width: 60px;
}
.stm-separator__line {
    border-bottom: 2px solid #293352;
}
.stm-separator__line-holder {
    display: table-cell;
    width: 49%;
    vertical-align: middle;
}
.stm-separator__line-holder .stm-separator__line {
    width: 100%;
}
.stm-separator_has_item .stm-separator__item {
    display: table-cell;
    width: 1%;
    padding: 0 20px;
    white-space: nowrap;
    vertical-align: middle;
}
.stm-separator__item_type_text {
    font-size: 14px;
}
.stm-cta {
    position: relative;
    z-index: 92;
    background: #3277ae;
}
.stm-cta__content {
    display: table;
    width: 100%;
}
.stm-cta__image {
    display: table-cell;
    vertical-align: middle;
    padding-right: 65px;
}
.stm-cta__action {
    display: table-cell;
    max-width: 1000px;
    margin: 0 auto;
    vertical-align: middle;
    padding-top: 47px;
    padding-bottom: 47px;
}
.stm-cta__action__content {
    display: table;
    width: 100%;
}
.stm-cta__action-title {
    display: table-cell;
    margin: 0 0 19px 0;
    vertical-align: middle;
    color: #ffffff;
}
.stm-cta__action-title_text {
    line-height: 34px;
    font-size: 24px;
    font-weight: 400;
}
.stm-cta__action-body {
    display: table;
    width: 100%;
}
.stm-cta__action-descr {
    display: table-cell;
    width: 10000px;
    color: #ffffff;
}
.stm-cta__action-descr p {
    line-height: 30px;
    font-size: 16px;
    color: inherit;
}
.stm-cta__action-descr p:last-child {
    margin-bottom: 0;
}
.stm-cta__action-btn {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.stm-cta__action-btn .stm-btn__icon {
    margin-top: 1px;
    font-size: 6px;
}
.stm-cta__action-btn .stm-btn {
    border-radius: 3px;
    font-size: 15px;
}
.stm-cta__action-btn .stm-btn .fa {
    margin-top: -5px;
    margin-left: 17px;
}
.stm-stats_counter.stm-stats_icon_left .stm-stats__icon {
    float: left;
    font-size: 67px;
    color: #293352;
}
.stm-stats_counter.stm-stats_icon_left .stm-stats__content {
    overflow: hidden;
    padding-left: 18px;
}
.stm-stats_counter.stm-stats_icon_left .stm-stats__content.center {
    overflow: visible;
    padding-left: 0;
}
.stm-stats_counter .stm-stats__value {
    margin-top: -6px;
    margin-bottom: 2px;
    text-indent: -4px;
    color: #ffffff;
    font-size: 42px;
    font-weight: 300;
}
.stm-stats_counter .stats__value-number {
    line-height: 1;
}
.stm-stats_counter .stm-stats__title {
    margin-bottom: 12px;
}
.stm-stats_counter .stm-stats__descr {
    padding: 0 25px;
    line-height: 20px;
    font-weight: 400;
    color: #ffffff;
}
.stm-stats__icon svg path {
    stroke: inherit !important;
}
.stm-carousel_type_testimonials .stm-testimonial {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.stm-carousel_type_testimonials.owl-loaded .stm-testimonial {
    position: relative;
    opacity: 1;
}
.stm-carousel_type_testimonials .owl-controls {
    padding-top: 40px;
}
.stm-carousel_type_testimonials .owl-controls .owl-dots {
    text-align: left;
    padding-left: 178px;
}
.stm-carousel_type_testimonials.stm-carousel_dots_gray .owl-controls .owl-dot span {
    background: rgba(0, 0, 0, 0.25);
}
.stm-carousel_type_testimonials.stm-carousel_dots_gray .owl-controls .owl-dot.active span {
    background: #293352;
}
.stm-testimonial__avatar {
    padding-top: 13px;
}
.stm-testimonial__avatar img {
    display: block;
    height: auto !important;
    width: auto !important;
    border-radius: 50%;
}
.stm-testimonial_style_1 .stm-testimonial__avatar {
    display: table-cell;
    width: 1%;
    vertical-align: top;
}
.stm-testimonial_style_1 .stm-testimonial__content {
    display: table-cell;
    padding-left: 45px;
    vertical-align: top;
}
.stm-testimonial_style_1 .stm-testimonial__text {
    margin-bottom: 20px;
}
.stm-testimonial_style_1 .stm-testimonial__text p {
    text-indent: 30px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    line-height: 42px;
}
.stm-testimonial_style_1 .stm-testimonial__text p:after, .stm-testimonial_style_1 .stm-testimonial__text p:before {
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    color: #293352;
}
.stm-testimonial_style_1 .stm-testimonial__text p:before {
    content: "\e90d";
    position: relative;
    left: -29px;
    top: -10px;
    text-indent: 0;
}
.stm-testimonial_style_1 .stm-testimonial__text p:after {
    content: "\e90c";
    position: relative;
    left: 25px;
    top: -13px;
}
.stm-testimonial_style_1 .stm-testimonial__text p:last-child {
    margin-bottom: 0;
}
.stm-testimonial_style_1 .stm-testimonial__author {
    color: rgba(255, 255, 255, 0.7);
}
.stm-testimonial_style_1 .stm-testimonial__author strong,.stm-testimonial_style_1 .stm-testimonial__author b {
    color: #ffffff;
}
.stm-testimonial_style_1.stm-testimonial_color_dark-blue .stm-testimonial__text p,.stm-testimonial_style_1.stm-testimonial_color_dark-blue .stm-testimonial__text {
    color: #a51c30;
}
.stm-testimonial_style_1.stm-testimonial_color_dark-blue .stm-testimonial__author b,.stm-testimonial_style_1.stm-testimonial_color_dark-blue .stm-testimonial__author strong,.stm-testimonial_style_1.stm-testimonial_color_dark-blue .stm-testimonial__author {
    color: #595959;
}
.stm-blockquote__content {
    display: table;
}
.stm-blockquote__avatar {
    display: table-cell;
}
.stm-blockquote__body {
    display: table-cell;
    width: 10000px;
    vertical-align: middle;
}
.stm-blockquote_avatar_left .stm-blockquote__body {
    padding-left: 65px;
}
.stm_wp_custom-menu {
    max-width: 255px;
    width: 100%;
}
.stm_wp_custom-menu .menu {
    border-top: 4px solid #293352;
    padding: 15px 0;
    background: #ffffff;
    list-style: none;
    margin-bottom: 0;
}
.stm_wp_custom-menu .menu-item {
    font-size: 16px;
    padding: 0 30px;
}
.stm_wp_custom-menu .menu-item > a {
    position: relative;
    display: block;
    color: #000;
    border-top: 1px solid #999;
    line-height: 24px;
    padding: 16px 0 19px;
}
.stm_wp_custom-menu .menu-item > a:before {
    content: '\e90e';
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: -20px;
    top: 24px;
    font-size: 9px;
    color: #293352;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
}
.stm_wp_custom-menu .menu-item > a:after {
    display: none;
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #293352;
    z-index: 10;
}
.stm_wp_custom-menu .menu-item > a:hover {
    text-decoration: none;
    color: #293352;
}
.stm_wp_custom-menu .menu-item > a:hover:before {
    visibility: visible;
    opacity: 1;
}
.stm_wp_custom-menu .menu-item > a:hover:after {
    width: 100%;
    -webkit-transition: width .6s;
    transition: width .6s;
}
.stm_wp_custom-menu .menu-item > a:focus {
    text-decoration: none;
}
.stm_wp_custom-menu .menu-item:first-child a {
    border: 0;
}
.stm_wp_custom-menu .menu-item:last-child a:after {
    top: -1px;
    bottom: auto;
}
.stm_wp_custom-menu .current-menu-item:hover a,.stm_wp_custom-menu .current-menu-item > a {
    cursor: default;
    color: #293352;
}
.stm_wp_custom-menu .current-menu-item:hover a:before,.stm_wp_custom-menu .current-menu-item > a:before {
    visibility: visible;
    opacity: 1;
}
.vc_tta.vc_tta-accordion .vc_tta-panel-title {
    font-size: 15px;
}
.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-panel-heading {
    border-width: 1px;
    border-style: solid;
}
.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-panel-title {
    font-size: 15px;
}
.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-panel-title > a {
    line-height: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-panel-title > a:hover {
    color: #293352;
}
.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-panel-title .vc_tta-icon {
    min-width: 25px;
    float: left;
    line-height: inherit;
}
.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-title-text:not(:empty):not(:first-child) {
    display: block;
    padding-left: 5px;
    margin-left: 0;
    overflow: hidden;
}
.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-controls-icon {
    width: 10px;
    height: 10px;
}
.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-panel-body {
    border-width: 0 1px 1px 1px;
    border-style: solid;
}
.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus {
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    margin-top: -2px;
    margin-right: 4px;
}
.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::before, .vc_tta.vc_tta-accordion_style_outline .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    display: block;
}
.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel.vc_active .vc_tta-icon {
    color: #a51c30 !important;
}
.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel .vc_tta-panel-title {
    font-weight: 700;
    font-size: 15px;
}
.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel .vc_tta-panel-title > a {
    color: #a51c30;
}
.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel .vc_tta-controls-icon.vc_tta-controls-icon-plus::after, .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    border-color: #293352;
}
.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel .vc_tta-panel-heading {
    border-color: #a51c30;
    background: #ffffff;
}
.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-icon {
    color: #293352;
}
.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-panel-title > a {
    color: #a51c30;
}
.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background: #ffffff;
    border-bottom: none;
}
.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-heading:after {
    content: "";
    display: block;
    border-bottom: 1px solid #808080;
    margin: 0 20px;
}
.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-plus:after, .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    border-color: #293352;
}
.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-heading:hover {
    background: #ffffff;
}
.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-heading:hover .vc_tta-panel-title > a {
    color: #a51c30;
}
.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-body {
    border-color: #a51c30;
    background: #ffffff;
}
.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel:hover .vc_tta-panel-heading {
    border-color: #293352;
}
.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel:hover .vc_tta-panel-title span {
    color: #293352;
}
.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel:hover .vc_tta-panel-body {
    border-color: #293352;
}
.stm-tabs__list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
    text-align: center;
}
.stm-tabs__list-item {
    display: inline-block;
    font-size: 18px;
}
.stm-tabs__item-link {
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-tabs_style_outline .stm-tabs__item-link {
    padding: 10.5px 34px;
    color: #a51c30;
    border: 2px solid transparent;
    text-decoration: none;
}
.stm-tabs_style_outline .stm-tabs__item-link:hover {
    text-decoration: none;
}
.stm-tabs_style_outline .stm-tabs__item-link.stm-tabs__item-link_active {
    border-color: #293352;
    color: #a51c30;
}
.wpb_wrapper .vc_tta-container {
    margin-bottom: 50px;
}
.vc_tta-tabs_style-2.vc_tta-tabs .vc_tta-tabs-container,.vc_tta-tabs_style-1.vc_tta-tabs .vc_tta-tabs-container {
    margin: 0 -3px !important;
}
.vc_tta-tabs_style-2.vc_tta-tabs .vc_tta-tabs-list,.vc_tta-tabs_style-1.vc_tta-tabs .vc_tta-tabs-list {
    display: table;
    width: 100%;
}
.vc_tta-tabs_style-2.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab,.vc_tta-tabs_style-1.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab {
    display: table-cell !important;
    width: 1%;
    padding: 0 3px;
    font-weight: 600;
    font-size: 14px;
}
.vc_tta-tabs_style-2.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab > a,.vc_tta-tabs_style-1.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab > a {
    min-width: 150px;
    padding: 20px 10px 16px;
    border: none;
    line-height: 18px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.vc_tta-tabs_style-2.vc_tta-tabs.vc_tta-color-blue .vc_tta-tab > a,.vc_tta-tabs_style-1.vc_tta-tabs.vc_tta-color-blue .vc_tta-tab > a {
    background: transparent;
    position: relative;
    color: #a51c30;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.vc_tta-tabs_style-2.vc_tta-tabs.vc_tta-color-blue .vc_tta-tab > a:before,.vc_tta-tabs_style-1.vc_tta-tabs.vc_tta-color-blue .vc_tta-tab > a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #293352;
    height: 4px;
    width: 100%;
    z-index: -1;
    -webkit-transition: height 0.4s;
    transition: height 0.4s;
}
.vc_tta-tabs_style-2.vc_tta-tabs.vc_tta-color-blue .vc_tta-tab:hover > a,.vc_tta-tabs_style-1.vc_tta-tabs.vc_tta-color-blue .vc_tta-tab:hover > a {
    background: transparent;
    color: #ffffff;
}
.vc_tta-tabs_style-2.vc_tta-tabs.vc_tta-color-blue .vc_tta-tab:hover > a:before,.vc_tta-tabs_style-1.vc_tta-tabs.vc_tta-color-blue .vc_tta-tab:hover > a:before {
    height: 100%;
}
.vc_tta-tabs_style-2.vc_tta-tabs.vc_tta-color-blue .vc_tta-tab a:focus,.vc_tta-tabs_style-1.vc_tta-tabs.vc_tta-color-blue .vc_tta-tab a:focus {
    background: #a51c30 !important;
    color: #ffffff !important;
}
.vc_tta-tabs_style-2.vc_tta-tabs.vc_tta-color-blue .vc_tta-tab.vc_active > a,.vc_tta-tabs_style-1.vc_tta-tabs.vc_tta-color-blue .vc_tta-tab.vc_active > a {
    background: #a51c30;
    color: #ffffff;
}
.vc_tta-tabs_style-2.vc_tta-tabs.vc_tta-color-blue .vc_tta-tab.vc_active > a:before,.vc_tta-tabs_style-1.vc_tta-tabs.vc_tta-color-blue .vc_tta-tab.vc_active > a:before {
    width: 100%;
    height: 4px;
    display: block;
    background: #a51c30;
}
.vc_tta-tabs_style-2.vc_tta-tabs.vc_general .vc_tta-panel-body,.vc_tta-tabs_style-1.vc_tta-tabs.vc_general .vc_tta-panel-body {
    padding-top: 30px;
    padding-bottom: 0;
}
.vc_tta-tabs_style-2.vc_tta-tabs.vc_general.vc_tta-color-blue.vc_tta-o-no-fill .vc_tta-panel-body,.vc_tta-tabs_style-1.vc_tta-tabs.vc_general.vc_tta-color-blue.vc_tta-o-no-fill .vc_tta-panel-body {
    background: transparent;
}
.vc_tta-tabs_style-2.vc_tta-tabs.vc_general.vc_tta-o-no-fill .vc_tta-panel-body {
    padding-top: 42px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 46px;
}
.vc_tta-tabs_style-2.vc_tta-tabs.vc_general.vc_tta-color-blue.vc_tta-o-no-fill .vc_tta-panel-body {
    background: #ffffff;
}
.vc_tta-tabs_style-2.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background: #3277ae;
}
.vc_tta-tabs_style-2.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
    background: #3277ae;
}
.vc_tta-tabs_style-2.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background: #293352;
}
.nav-tabs_pricing-tables {
    border-bottom: none;
}
.nav-tabs_pricing-tables > li > a {
    margin: 0;
    padding: 0 20px;
    background: transparent;
    border: 2px solid #3277ae;
    border-radius: 0;
    font-size: 13px;
    line-height: 36px;
    color: #a51c30;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.nav-tabs_pricing-tables > li > a:focus {
    background: transparent;
    color: #a51c30;
    border: 2px solid #3277ae;
}
.nav-tabs_pricing-tables > li > a:hover {
    border: 2px solid #3277ae;
    background: #3277ae;
    color: #ffffff;
}
.nav-tabs_pricing-tables > li.active > a {
    border: 2px solid #3277ae;
    background: #3277ae;
    color: #ffffff;
}
.nav-tabs_pricing-tables > li.active > a:hover, .nav-tabs_pricing-tables > li.active > a:focus {
    border: 2px solid #3277ae;
    background: #3277ae;
    color: #ffffff;
}
.stm-menu {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.stm-menu:after {
    content: '';
    display: table;
    clear: both;
}
.stm-menu__item {
    float: left;
    position: relative;
}
.stm-menu__item-link {
    display: block;
    position: relative;
    text-align: center;
}
.stm-menu_antonio .stm-menu__item {
    float: none;
    display: table-cell;
    padding-right: 5px;
    position: relative;
    font-size: 14px;
}
.stm-menu_antonio .stm-menu__item span {
    display: block;
    position: relative;
}
.stm-menu_antonio .stm-menu__item:last-child {
    padding-right: 0;
}
.stm-menu_antonio .stm-menu__item-link {
    position: relative;
    display: block;
    padding: 0 32px;
    line-height: 50px;
    text-align: center;
    color: #a51c30;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.stm-menu_antonio .stm-menu__item-link:hover, .stm-menu_antonio .stm-menu__item-link:focus {
    text-decoration: none;
}
.stm-menu_antonio .stm-menu__item-link:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #293352;
    height: 4px;
    width: 100%;
    z-index: -1;
    -webkit-transition: height 0.4s;
    transition: height 0.4s;
}
.stm-menu_antonio .stm-menu__item-link:hover,.stm-menu_antonio .stm-menu__item-link:focus {
    color: #ffffff;
}
.stm-menu_antonio .stm-menu__item-link:hover:before,.stm-menu_antonio .stm-menu__item-link:focus:before {
    height: 100%;
    -webkit-transition: height 0.4s;
    transition: height 0.4s;
}
.stm-menu_antonio .stm-menu__item.active .stm-menu__item-link,.stm-menu_antonio .stm-menu__item_active .stm-menu__item-link {
    color: #ffffff;
}
.stm-menu_antonio .stm-menu__item.active .stm-menu__item-link:before,.stm-menu_antonio .stm-menu__item_active .stm-menu__item-link:before {
    height: 100%;
    background-color: #a51c30;
}
.stm-menu_antonio .stm-menu__item_active span,.stm-menu_antonio .stm-menu__item.active span {
    background-color: #a51c30;
}
.stm-menu_antonio .stm-menu__item_active::after,.stm-menu_antonio .stm-menu__item.active::after {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.stm-menu_antonio .stm-menu__item_active .stm-menu__item-link::before,.stm-menu_antonio .stm-menu__item.active .stm-menu__item-link::before {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.stm-menu_antonio .stm-menu__item_active .stm-menu__item-link::after,.stm-menu_antonio .stm-menu__item.active .stm-menu__item-link::after {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.stm-menu_antonio .stm-menu__item-link::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.stm-menu_centered {
    text-align: center;
}
.stm-menu_centered .stm-menu__item {
    float: none;
    display: inline-block;
}
.stm-menu_capitalize .stm-menu__item {
    text-transform: capitalize;
}
.stm-tab__pane-action_separated {
    overflow: hidden;
}
.stm-tab__pane-action_separated:after, .stm-tab__pane-action_separated:before {
    content: "";
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    border-top: 1px solid #e5e5e5;
}
.stm-tab__pane-action_separated:after {
    margin-right: -100%;
    margin-left: 20px;
}
.stm-tab__pane-action_separated:before {
    margin-left: -100%;
    margin-right: 20px;
}
.stm-icon-box__ic-container_img img {
    width: 1em;
    display: inline-block;
    height: auto;
}
.stm-icon-box_style-1 {
    position: relative;
    background: #ffffff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 41px;
    padding-bottom: 46px;
}
.stm-icon-box_style-1 .stm-icon-box__ic-container {
    font-size: 44px;
    color: #3277ae;
}
.stm-icon-box_style-1 .stm-icon-box__content {
    position: relative;
    z-index: 2;
}
.stm-icon-box_style-1 .stm-icon-box__title-small {
    margin-bottom: 6px;
    font-size: 18px;
    line-height: normal;
    color: #a51c30;
}
.stm-icon-box_style-1 .stm-icon-box__title {
    margin-bottom: 31px;
    font-size: 36px;
    font-weight: 300;
    line-height: 1;
    color: #a51c30;
}
.stm-icon-box_style-1 .stm-icon-box__sep {
    margin-bottom: 31px;
}
.stm-icon-box_style-1 .stm-icon-box__sep-line {
    border: none;
    border-bottom: 2px solid #3277ae;
    margin: 0 auto;
    width: 60px;
}
.stm-icon-box_style-1 .stm-icon-box__descr {
    font-size: 16px;
    line-height: 30px;
    color: #595959;
}
.stm-icon-box_style-1.stm-icon-box_ic-pos_top .stm-icon-box__ic-container {
    margin-bottom: 17px;
}
.stm-icon-box_style-1.stm-icon-box_ic-pos_left .stm-icon-box__ic-container {
    float: left;
}
.stm-icon-box_style-1.stm-icon-box_ic-pos_left .stm-icon-box__content {
    overflow: hidden;
    padding-left: 25px;
}
.stm-icon-box_style-1 .stm-icon-box__step {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    font-size: 120px;
    font-weight: 900;
    color: #f8f8f8;
    line-height: 1;
}
.stm-icon-box_style-2:after {
    content: '';
    display: table;
    clear: both;
}
.stm-icon-box_style-2.stm-icon-box_ic-pos_left .stm-icon-box__ic-container {
    float: left;
    margin-top: 1px;
}
.stm-icon-box_style-2.stm-icon-box_ic-pos_left .stm-icon-box__content {
    overflow: hidden;
    padding-left: 10px;
}
.stm-icon-box_style-2.stm-icon-box_ic-pos_left .stm-icon-box__title {
    font-size: 13px;
    color: #999999;
}
.stm-icon-box_style-3 {
    display: table;
    margin-bottom: 32px;
}
.stm-icon-box_style-3:after {
    content: '';
    display: table;
    clear: both;
}
.stm-icon-box_style-3 .stm-icon-box__content,.stm-icon-box_style-3 .stm-icon-box__ic-container {
    display: table-cell;
    vertical-align: middle;
}
.stm-icon-box_style-3 .stm-icon-box__title {
    margin-bottom: 3px;
    font-size: 16px;
    line-height: 24px;
}
.stm-icon-box_style-3 .stm-icon-box__title a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-icon-box_style-3 .stm-icon-box__title a:hover {
    color: #3277ae;
}
.stm-icon-box_style-3 .stm-icon-box__step {
    width: 40px;
    height: 40px;
    margin-right: 15px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #293352;
    border-radius: 200px;
    font-size: 18px;
    color: #293352;
}
.stm-icon-box_style-3 .stm-icon-box__sub-title {
    font-size: 13px;
    font-style: italic;
    color: #808080;
}
.stm-icon-box_style-3.stm-icon-box_ic-pos_left .stm-icon-box__content {
    padding-left: 20px;
}
.stm-icon-box_style-4 {
    position: relative;
    background: #ffffff;
    padding: 40px;
}
.stm-icon-box_style-4 .stm-icon-box__ic-container {
    font-size: 61px;
    color: #293352;
}
.stm-icon-box_style-4 .stm-icon-box__content {
    position: relative;
    z-index: 2;
}
.stm-icon-box_style-4 .stm-icon-box__title {
    margin-top: -6px;
    margin-bottom: 12px;
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    color: #a51c30;
}
.stm-icon-box_style-4 .stm-icon-box__descr {
    margin-bottom: 23px;
    font-size: 14px;
    line-height: 24px;
    color: #595959;
}
.stm-icon-box_style-4.stm-icon-box_ic-pos_top .stm-icon-box__ic-container {
    margin-bottom: 4px;
}
.stm-icon-box_style-4.stm-icon-box_ic-pos_left .stm-icon-box__ic-container {
    float: left;
}
.stm-icon-box_style-4.stm-icon-box_ic-pos_left .stm-icon-box__content {
    overflow: hidden;
    padding-left: 25px;
}
.stm-icon-box_style-4 .stm-icon-box__step {
    position: absolute;
    bottom: -14px;
    right: -5px;
    z-index: 1;
    font-size: 120px;
    font-weight: 900;
    color: #f8f8f8;
    line-height: 1;
}
.stm-action-box {
    max-width: 350px;
    margin: 0 auto;
}
.stm-action-box__figure {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}
.stm-action-box__figure img {
    display: block;
    max-width: 100%;
    height: auto;
}
.stm-action-box__figcaption_content {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    margin-top: -50px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-action-box__figcaption_content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #a51c30;
    opacity: 0.6;
}
.stm-action-box__figcaption-title {
    position: relative;
    padding: 9px 30px 11px;
    font-size: 18px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-action-box__title-text {
    position: relative;
    z-index: 2;
}
.stm-text-box__content {
    position: relative;
    padding: 0 30px;
    max-height: 52px;
    overflow: hidden;
    margin-bottom: 26px;
    font-family: "Work Sans";
    font-size: 14px;
    line-height: 26px;
}
.stm-text-box__content p {
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
}
.stm-text-box__link_title {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 30px;
    font-weight: 600;
    font-size: 14px;
    color: #fffffffff;
}
.stm-text-box__link_title:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 3px;
    background-color: #ffffff;
}
.stm-font_color_white {
    color: #ffffff;
}
.stm-action-box__figure:hover .stm-action-box__figcaption-title {
    color: #ffffff;
}
.stm-action-box__figure:hover .stm-action-box__figcaption-title:after {
    height: 100%;
}
.stm-action-box__figure:hover .stm-action-box__figcaption-title.stm-font_color_dark-blue {
    color: #ffffff !important;
}
.stm-action-box__figcaption-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.stm-action-box:hover .stm-action-box__figcaption_content {
    top: 0;
    margin-top: 0;
    padding: 30px 0;
}
.stm-action-box__figure.stm-action-box__figure_small .stm-action-box__figcaption_content {
    margin-top: -40px;
}
.stm-action-box__figure.stm-action-box__figure_small .stm-action-box__figcaption_content .stm-action-box__figcaption-title {
    padding: 5px 20px 7px;
    font-size: 14px;
}
.stm-action-box__figure.stm-action-box__figure_small .stm-action-box__figcaption_content .stm-text-box__content {
    padding: 0 20px;
}
.stm-action-box__figure.stm-action-box__figure_small .stm-action-box__figcaption_content .stm-text-box__link_title {
    padding: 0 20px;
    font-size: 13px;
}
.stm-action-box__figure.stm-action-box__figure_small .stm-action-box__figcaption_content .stm-text-box__content p {
    font-size: 13px;
    line-height: 26px;
    color: #ffffff;
}
.stm-action-box__figure.stm-action-box__figure_small:hover .stm-action-box__figcaption_content {
    padding-top: 58px;
    padding-bottom: 30px;
}
.stm-teacher_view_grid-item {
    margin-bottom: 40px;
}
.stm-teacher__info-content {
    position: relative;
    background: #ffffff;
    overflow: hidden;
    padding: 18.5px 26px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-teacher__info {
    background-color: #ffffff;
}
.stm-teacher__photo {
    background-color: #ffffff;
}
.stm-teacher__photo img {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
.stm-teacher__name {
    padding-bottom: 3px;
    font-size: 18px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-teacher__position {
    font-size: 11px;
    color: #293352;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    text-overflow: ellipsis;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-teacher__socials {
    position: absolute;
    bottom: 24px;
    opacity: 0;
    padding: 0 26px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-teacher:hover .stm-teacher__info-content {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
}
.stm-teacher:hover .stm-teacher__socials {
    opacity: 1;
}
.stm-staff-table {
    width: 100%;
    font-size: 14px;
}
.stm-staff-table th {
    background: #293352;
    padding: 8px 15px;
    text-transform: uppercase;
    line-height: 24px;
    color: #ffffff;
}
.stm-staff-table td {
    background: #ffffff;
    padding: 13px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    line-height: 24px;
    color: #595959;
}
.stm-contact-details_type_teacher .stm-contact-details__items {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.stm-contact-details_type_teacher .stm-contact-details__item {
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #595959;
}
.stm-contact-details_type_teacher .stm-contact-details__item a {
    color: #a51c30;
}
.stm-contact-details_type_teacher .stm-contact-details__item a:focus, .stm-contact-details_type_teacher .stm-contact-details__item a:hover {
    text-decoration: none;
}
.stm-contact-details_type_teacher .stm-contact-details__item:before {
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 16px;
    color: #293352;
}
.stm-contact-details_type_teacher .stm-contact-details__item:last-child {
    margin-bottom: 0;
}
.stm-contact-details_type_teacher .stm-contact-details__item_type_address:before {
    content: "\e92e";
    font-size: 17px;
}
.stm-contact-details_type_teacher .stm-contact-details__item_type_tel {
    font-size: 14px;
}
.stm-contact-details_type_teacher .stm-contact-details__item_type_tel:before {
    content: "\e904";
}
.stm-contact-details_type_teacher .stm-contact-details__item_type_skype:before {
    content: "\e912";
}
.stm-contact-details_type_teacher .stm-contact-details__item_type_url:before {
    content: "\e92f";
}
.stm-contact-details_type_teacher .stm-contact-details__item_type_email:before {
    content: "\e902";
}
.stm-contact-details_type_teacher .stm-contact-details__item_type_fax:before {
    content: "\e903";
}
.stm-contact-details_type_teacher .stm-contact-details__item_type_work_schedule:before {
    content: "\e901";
}
.stm-contact-details_type_teacher .stm-contact-details__item_type_socials {
    display: block;
    padding-left: 0;
}
.stm-contact-details_type_teacher .socials-list_type_teacher {
    padding-top: 18px;
}
.stm-contact-details_type_teacher .socials-list_type_teacher .socials-list__item-link {
    opacity: 0.7;
}
.socials-list_type_teacher {
    font-size: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.socials-list_type_teacher .socials-list__item {
    display: inline-block;
    margin-right: 8px;
    font-size: 18px;
    vertical-align: middle;
}
.socials-list_type_teacher .socials-list__item .socials-list__item-link {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.socials-list_type_teacher .socials-list__item .socials-list__item-link span {
    display: inline-block;
}
.socials-list_type_teacher .socials-list__item .socials-list__item-link:focus, .socials-list_type_teacher .socials-list__item .socials-list__item-link:hover {
    text-decoration: none;
}
.socials-list_type_teacher .socials-list__item .socials-list__item-link:hover {
    opacity: 1;
}
.socials-list_type_teacher .socials-list__item .socials-list__item-link_type_facebook {
    background: #3a5897;
}
.socials-list_type_teacher .socials-list__item .socials-list__item-link_type_twitter {
    background: #00aced;
}
.socials-list_type_teacher .socials-list__item .socials-list__item-link_type_google-plus {
    background: #db4437;
    font-size: 16px;
}
.socials-list_type_teacher .socials-list__item .socials-list__item-link_type_instagram {
    background: #ac907a;
    font-size: 16px;
}
.socials-list_type_teacher .socials-list__item .socials-list__item-link_type_instagram .stm-icon {
    font-family: 'FontAwesome' !important;
}
.socials-list_type_teacher .socials-list__item .socials-list__item-link_type_instagram .stm-icon:before {
    content: "\f16d";
}
.socials-list_type_teacher .socials-list__item .socials-list__item-link_type_envelope {
    background: #ffc600;
    padding-top: 1px;
    font-size: 12px;
}
.socials-list_type_teacher .socials-list__item .socials-list__item-link_type_youtube {
    background: #bb0000;
    font-size: 14px;
}
.socials-list_type_teacher .socials-list__item .socials-list__item-link_type_youtube .stm-icon {
    font-family: 'FontAwesome' !important;
}
.socials-list_type_teacher .socials-list__item .socials-list__item-link_type_youtube .stm-icon:before {
    content: "\f16a";
}
.socials-list_type_teacher .socials-list__item .socials-list__item-link_type_soundcloud {
    background: #ff3a00;
    font-size: 14px;
}
.stm-contact-details_type_contacts {
    display: inline-block;
    max-width: 425px;
    padding: 50px 40px 50px 40px;
    background: #ffffff;
}
.stm-contact-details_type_contacts .stm-contact-details__item {
    line-height: 22px;
    margin-bottom: 14px;
    font-size: 15px;
}
.stm-contact-details_type_contacts .socials-list_type_teacher {
    padding-top: 9px;
}
.stm-contact-details_type_contacts .socials-list__item-link_type_youtube .fa:before {
    content: "\f16a";
}
.stm-contact-details_type_contacts .stm-contact-details__item_type_fax a,.stm-contact-details_type_contacts .stm-contact-details__item_type_tel a {
    color: #595959;
    cursor: default;
}
.stm-contact-details_type_contacts .stm-contact-details__item_type_email a,.stm-contact-details_type_contacts .stm-contact-details__item_type_skype a {
    color: #a51c30;
}
.stm-contact-details_type_contacts .stm-contact-details__item_type_email a:hover,.stm-contact-details_type_contacts .stm-contact-details__item_type_skype a:hover {
    text-decoration: underline;
}
.stm-contact-details_type_contacts .socials-list {
    margin-bottom: -8px;
}
.stm-contact-details_type_contacts .socials-list__item {
    margin-bottom: 8px;
}
.stm-map__content {
    position: relative;
}
.vc_row-no-padding .stm-map .stm-contact-details {
    position: absolute;
    top: 50%;
    left: 15px;
    margin-right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
}
.stm-contact__photo {
    float: left;
    width: 31.6%;
}
.stm-contact__photo img {
    display: block;
    max-width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.stm-link-container_left {
    text-align: left;
}
.stm-link-container_right {
    text-align: right;
}
.stm-link-container_center {
    text-align: center;
}
.stm-link-container_inline {
    display: inline-block;
    vertical-align: middle;
}
.stm-link {
    position: relative;
    z-index: 2;
}
.stm-link i {
    vertical-align: middle;
    display: inline-block;
}
.stm-link i.stm-icon-arrow-right {
    font-size: 6px;
}
.stm-link_icon-right i {
    margin-left: 6px;
}
.stm-link_icon-left i {
    margin-right: 6px;
}
.stm-link_green,.stm-link_green:hover,.stm-link_green:focus {
    color: #293352;
}
.stm-link_dark-blue:hover,.stm-link_dark-blue:focus,.stm-link_dark-blue {
    color: #a51c30;
}
.stm-link_blue:hover,.stm-link_blue:focus,.stm-link_blue {
    color: #3277ae;
}
.stm-contact-person:after {
    content: '';
    display: table;
    clear: both;
}
.stm-contact-person__photo {
    float: left;
    max-width: 100px;
}
.stm-contact-person__photo img {
    display: block;
    max-width: 100%;
    height: auto;
}
.stm-contact-person__data {
    overflow: hidden;
    padding-left: 20px;
}
.stm-contact-person__question {
    margin-top: -3px;
    margin-bottom: 11px;
    font-size: 14px;
    line-height: normal;
    color: #595959;
}
.stm-contact-person__name {
    margin: 0 0 11px 0;
    font-size: 18px;
    line-height: normal;
    color: #a51c30;
}
.stm-contact-person__contacts {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.stm-contact-person__contact {
    position: relative;
    padding-left: 30px;
    color: #595959;
}
.stm-contact-person__contact:not(:last-child) {
    margin-bottom: 5px;
}
.stm-contact-person__contact:before {
    position: absolute;
    left: 0;
    top: 2px;
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #293352;
}
.stm-contact-person__contact_type_tel a {
    color: #595959;
    text-decoration: none;
}
.stm-contact-person__contact_type_tel:before {
    content: "\e904";
}
.stm-contact-person__contact_type_email:before {
    content: "\e913";
    top: 4px;
    font-size: 13px;
}
.stm-teacher-bio__photo {
    margin-top: 10px;
    margin-bottom: 17px;
}
.stm-teacher-bio__photo img {
    display: block;
    max-width: 100%;
    height: auto;
}
.stm-teacher-bio__title {
    margin-bottom: 6px;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
}
.stm-teacher-bio__position {
    font-size: 15px;
    color: #595959;
    line-height: normal;
}
.stm-teacher-bio_trainer .stm-teacher-bio__content:after {
    content: '';
    display: table;
    clear: both;
}
.stm-teacher-bio_trainer .stm-teacher-bio__data {
    float: left;
    width: 160px;
}
.stm-teacher-bio_trainer .stm-teacher-bio__text {
    padding-left: 30px;
    overflow: hidden;
}
.stm-icon-list__heading {
    position: relative;
    padding-left: 27px;
}
.stm-icon-list__heading .stm-icon-list__icon {
    position: absolute;
    left: 1px;
    top: 2px;
    font-size: 16px;
}
.stm-icon-list__title {
    margin-bottom: 22px;
    line-height: normal;
    color: #000;
}
.stm-icon-list__list {
    margin-bottom: 30px;
    padding-left: 27px;
    list-style: none;
}
.stm-icon-list__list-item:not(:last-child) {
    margin-bottom: 20px;
}
.stm-icon-list__item-title {
    margin-bottom: 8px;
    font-size: 14px;
    color: #a51c30;
    line-height: normal;
}
.stm-icon-list__item-sub-title {
    font-size: 13px;
    color: #999;
    line-height: normal;
}
.stm-image-box__content:after {
    content: '';
    display: table;
    clear: both;
}
.stm-image-box_img_left .stm-image-box__image {
    float: left;
}
.stm-image-box_img_left .stm-image-box__body {
    overflow: hidden;
    padding-left: 30px;
}
.stm-image-box__title {
    margin-bottom: 24px;
    line-height: normal;
}
.stm-image-box__title a {
    color: inherit;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-image-box__title a:hover {
    text-decoration: none;
    color: #293352;
}
.stm-image-box__title_inside {
    margin-top: -7px;
}
.stm-image-box__sep {
    border-bottom: 2px solid #293352;
    width: 60px;
    margin: 0 0 34px 0;
}
.stm-image-box__sep_outside {
    margin-bottom: 40px;
}
.stm-image-box__description {
    font-size: 14px;
    line-height: 24px;
    color: #595959;
}
.stm-image-box__description p {
    margin-bottom: 19px;
    font-size: 14px;
    line-height: 24px;
    color: #595959;
}
.stm-image-box__description ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.stm-image-box__description ul:not(:last-child) {
    margin-bottom: 30px;
}
.stm-image-box__description ul li {
    position: relative;
    padding-left: 25px;
    color: #a51c30;
    line-height: 24px;
    font-size: 14px;
}
.stm-image-box__description ul li:not(:last-child) {
    margin-bottom: 4px;
}
.stm-image-box__description ul li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    top: 6px;
    left: 0;
    font-size: 13px;
    color: #293352;
}
.stm-image-box__description ul li a {
    color: #a51c30;
}
.stm-image-box_title_outside .stm-image-box__description {
    margin-top: -6px;
}
.stm-text-box {
    padding: 44px 50px;
}
.stm-text-box__sep {
    width: 60px;
    margin: 0 0 44px 0;
    border-top-width: 2px;
}
.stm-text-box__text * {
    color: inherit;
}
.stm-text-box__text *:before {
    color: inherit;
}
.stm-text-box__text h4 {
    margin-bottom: 19px;
}
.stm-text-box__text p {
    line-height: inherit;
    color: inherit;
}
.stm-text-box__text ul:not(:last-child),.stm-text-box__text ol:not(:last-child) {
    margin-bottom: 39px;
}
.stm-text-box__action:after {
    content: '';
    display: table;
    clear: both;
}
.stm-pricing__content:after {
    content: '';
    display: table;
    clear: both;
}
.stm-pricing__side-panel {
    float: left;
    width: 31.531531531532%;
    padding-top: 60px;
}
.stm-pricing__filters {
    margin-bottom: 81px;
}
.stm-pricing__filters:after {
    content: '';
    display: table;
    clear: both;
}
.stm-pricing__filters ul {
    position: relative;
    float: left;
    padding-left: 0;
    margin-bottom: 0;
    border: 2px solid #293352;
    border-radius: 4px;
    list-style: none;
}
.stm-pricing__filters ul:after {
    content: '';
    display: table;
    clear: both;
}
.stm-pricing__filters li {
    float: left;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.stm-pricing__filters .stm-pricing__filter_fluid-hover {
    position: absolute;
    background: #293352;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    -webkit-transition: left 0.3s ease;
    transition: left 0.3s ease;
}
.stm-pricing__filters a {
    display: block;
    line-height: 30px;
    padding: 3px 27px;
    color: #a51c30;
}
.stm-pricing__filters a:focus, .stm-pricing__filters a:hover {
    text-decoration: none;
}
.stm-pricing__filters .stm-pricing__filter_active a {
    color: #ffffff;
}
.stm-pricing__features {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.stm-pricing__features li {
    padding: 14.5px 20px;
    background: #ffffff;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    color: #595959;
}
.stm-pricing__features li:not(:first-child) {
    border-top: 1px solid rgba(89, 89, 89, 0.1);
}
.stm-pricing__tables {
    float: left;
    width: 68.468468468468%;
}
.stm-pricing__tables-row {
    display: table;
    width: 100%;
}
.stm-pricing__tables-col {
    display: table-cell;
    vertical-align: middle;
}
.stm-pricing_three .stm-pricing__tables-col {
    width: 33.33%;
}
.stm-pricing-table {
    padding-top: 21px;
    background: #ffffff;
    border-top: 4px solid #293352;
    text-align: center;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.stm-pricing-table__title {
    margin-bottom: 27px;
    font-size: 24px;
    line-height: 30px;
    color: #595959;
}
.stm-pricing-table__periods {
    position: relative;
    padding: 0 0 28px;
    margin-bottom: 0;
    list-style: none;
    border-bottom: 1px solid rgba(89, 89, 89, 0.1);
}
.stm-pricing-table__periods-item {
    display: none;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.stm-pricing-table__periods-item_active {
    display: block;
}
.stm-pricing-table__price {
    margin-bottom: 6px;
    font-size: 36px;
    line-height: 30px;
    color: #293352;
}
.stm-pricing-table__period {
    font-size: 14px;
    line-height: 24px;
    color: #595959;
}
.stm-pricing-table__features {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.stm-pricing-table__feature {
    padding: 14.5px 15px;
    border-bottom: 1px solid rgba(89, 89, 89, 0.1);
    line-height: 30px;
}
.stm-pricing-table__feature .stm-icon-check {
    color: #293352;
}
.stm-pricing-table__feature .stm-icon-times {
    color: #999;
}
.stm-pricing-table__feature-label {
    display: none;
    font-size: 14px;
    font-weight: 700;
    color: #595959;
    line-height: normal;
}
.stm-pricing-table__action {
    padding: 25px 40px;
}
.stm-pricing-table__action > a {
    display: block;
}
.stm-pricing-table__action > a .fa {
    margin-top: -2px;
    font-size: 12px;
}
.stm-pricing-table_featured {
    position: relative;
    padding-top: 31px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}
.stm-pricing-table_featured .stm-pricing-table__action {
    padding-top: 30px;
    padding-bottom: 30px;
}
.stm-text-carousel__item-title {
    line-height: normal;
}
.stm-media-gallery__title-separator {
    width: 60px;
    margin: 0 0 52px 0;
    border: none;
    border-top-width: 2px;
    border-top-style: solid;
}
.stm-text-carousel .stm-text-carousel__item-title {
    line-height: normal;
    margin: 0 0 26px 0;
}
.stm-text-carousel .stm-text-carousel__item-text {
    line-height: 30px;
}
.stm-text-carousel__controls {
    position: relative;
    overflow: hidden;
    margin-top: 45px;
}
.stm-text-carousel__controls:after {
    content: "";
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-right: -100%;
    margin-left: 12px;
}
.stm-text-carousel__controls_view_media-gallery {
    margin-right: -30px;
}
.stm-text-carousel__dots {
    display: inline-block;
    vertical-align: top;
}
.stm-text-carousel__dots .owl-dot {
    margin-left: 2px;
    display: inline-block;
    margin-right: 20px;
}
.stm-text-carousel__dots .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    background: rgba(0, 33, 71, 0.25);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-text-carousel__dots .owl-dot.active span, .stm-text-carousel__dots .owl-dot:hover span {
    background: #293352;
}
.stm-text-carousel__dots .owl-dot.active span {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
.stm-media-gallery__action {
    margin-top: 69px;
}
.stm-media-gallery__action .stm-btn_icon_left i {
    padding-right: 14px;
}
.stm-media-gallery__action_centered {
    text-align: center;
}
.stm-video-carousel__item {
    position: relative;
}
.stm-video-carousel__item-poster {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    z-index: 2;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-video-carousel__item-poster_state_hidden {
    opacity: 0;
    visibility: hidden;
}
.stm-video-carousel__item-play {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 80px;
    padding-top: 27px;
    padding-left: 30px;
    margin: auto;
    background: rgba(140, 21, 21, 0.8);
    border: 2px solid #ffffff;
    border-radius: 50%;
    font-size: 24px;
    color: #ffffff;
    text-decoration: none;
    z-index: 3;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-video-carousel__item-play:focus {
    color: #ffffff;
    text-decoration: none;
}
.stm-video-carousel__item-play:hover {
    background: #a51c30;
    color: #ffffff;
    text-decoration: none;
}
.stm-media-gallery_format_audio iframe {
    margin-bottom: 19px;
}
.stm-media-gallery_format_audio .stm-media-gallery__item-title {
    margin-top: -6px;
    margin-bottom: 8px;
    line-height: 36px;
    font-size: 24px;
}
.stm-media-gallery_format_audio .stm-media-gallery__action {
    margin-top: 46px;
}
.stm-media-gallery__actions-bar {
    margin-bottom: 40px;
}
.stm-media-gallery__actions-bar:after {
    content: '';
    display: table;
    clear: both;
}
.stm-media-gallery__filters {
    float: left;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.stm-media-gallery__filters:after {
    content: '';
    display: table;
    clear: both;
}
.stm-media-gallery__filter {
    position: relative;
    float: left;
    margin-left: 5px;
}
.stm-media-gallery__filter:first-child {
    margin-left: 0;
}
.stm-media-gallery__filter-link {
    display: block;
    padding: 6px 30px 2px;
    min-width: 154px;
    text-align: center;
    font-size: 14px;
    line-height: 46px;
    font-weight: 600;
    text-transform: capitalize;
    color: #a51c30;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition: "color" 0.3s ease;
    transition: "color" 0.3s ease;
}
.stm-media-gallery__filter-link:focus {
    text-decoration: none;
    color: #a51c30;
}
.stm-media-gallery__filter-link:hover {
    color: #ffffff;
    text-decoration: none;
}
.stm-media-gallery__filter_active .stm-media-gallery__filter-link {
    color: #ffffff;
}
.stm-media-gallery__filter_active .stm-media-gallery__filter-link:before {
    height: 100%;
    background-color: #a51c30;
}
.stm-media-gallery__filter_active .stm-media-gallery__filter-link:hover {
    color: #ffffff;
    cursor: default;
}
.stm-media-gallery__filter-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #293352;
    -webkit-transition: height 0.4s;
    transition: height 0.4s;
    z-index: -1;
}
.stm-media-gallery__filter-link:hover::before {
    height: 100%;
}
.stm-media-gallery__layout-wide {
    height: 50px;
    width: 50px;
    position: relative;
    float: right;
    border-radius: 5px;
    border: 2px solid #293352;
    font-size: 8px;
    color: #a51c30;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-media-gallery__layout-wide:focus {
    text-decoration: none;
    color: #a51c30;
}
.stm-media-gallery__layout-wide:hover {
    background: #293352;
    color: #ffffff;
    text-decoration: none;
}
.stm-media-gallery__layout-wide .stm-icon {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.stm-media-gallery__layout-wide .stm-icon-arrow-top-right {
    position: absolute;
    top: 13px;
    right: 13px;
}
.stm-media-gallery__layout-wide .stm-icon-arrow-bottom-left {
    position: absolute;
    bottom: 13px;
    left: 13px;
}
.stm-media-gallery__layout-wide_active .stm-icon-arrow-top-right {
    -webkit-transform: translateY(12.9px) translateX(-12px);
    transform: translateY(12.9px) translateX(-12px);
}
.stm-media-gallery__layout-wide_active .stm-icon-arrow-bottom-left {
    -webkit-transform: translateY(-12.9px) translateX(12.5px);
    transform: translateY(-12.9px) translateX(12.5px);
}
.stm-media-gallery__items {
    position: relative;
}
.stm-media-gallery__items .row {
    position: relative;
}
.stm-media-gallery__item-col {
    margin-bottom: 30px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.stm-media-gallery__items_wide .stm-media-gallery__items-row {
    margin: 0;
}
.stm-media-gallery__items_wide .stm-media-gallery__item-col {
    margin-bottom: 0;
    padding: 0;
}
.stm-media-gallery__item {
    position: relative;
    overflow: hidden;
}
.stm-media-gallery__item img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.stm-media-gallery__item-fancybox {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.stm-media-gallery__item-fancybox .fa,.stm-media-gallery__item-fancybox .stm-icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 56px;
    margin: auto;
    border-radius: 50%;
    font-size: 28px;
    color: #ffffff;
    z-index: 3;
}
.stm-media-gallery__item-fancybox .stm-icon-play {
    padding-left: 4px;
}
.stm-media-gallery__item-fancybox .fa-music {
    padding-right: 3px;
}
.stm-media-gallery__item-fancybox .fa-camera {
    padding-top: 1px;
}
.stm-media-gallery__item-fancybox:hover, .stm-media-gallery__item-fancybox:focus {
    color: #ffffff;
    text-decoration: none;
}
.stm-filter_carousel {
    margin-bottom: 48px;
}
.stm-carousel_wide .stm-carousel__item {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.stm-carousel_wide .stm-carousel__item img {
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.stm-carousel_wide.owl-loaded .stm-carousel__item {
    position: relative;
    opacity: 1;
}
.stm-carousel_centered .owl-stage {
    margin: 0 auto;
}
.stm-media-list-one {
    float: left;
    width: 54%;
    padding: 0;
}
.stm-media-list-one li {
    list-style: none;
    position: relative;
}
.stm-media-list-one li .stm-media-list-thumbnail {
    display: block;
    position: relative;
    overflow: hidden;
}
.stm-media-list-one li .stm-media-list-thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -webkit-transition: all 0.6s ease-out;
}
.stm-media-list-one li .stm-media-list-thumbnail:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-media-list-one li .stm-media-list-thumbnail:after {
    content: "\e930";
    font-family: 'stm-icon';
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    margin-top: -10px;
    margin-left: -20px;
    font-size: 28px;
    color: #ffffff;
    z-index: 1;
}
.stm-media-list-one li .stm-media-list-title {
    display: block;
    padding: 30px 0 14px;
    font-size: 18px;
    color: #000;
}
.stm-media-list-one li .stm-media-list-desc {
    display: block;
    line-height: 30px;
    font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    cursor: default;
    color: #808080;
}
.stm-media-list-one li a:hover .stm-media-list-thumbnail:before {
    opacity: 0.5;
}
.stm-media-list-one li a:hover .stm-media-list-thumbnail:after {
    opacity: 1;
}
.stm-media-list-one li a:hover .stm-media-list-thumbnail img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.stm-media-list-one li a:hover .stm-media-list-title {
    color: #293352;
}
.stm-media-list-one li .stm-media-gallery__item-fancybox .fa,.stm-media-list-one li .stm-media-gallery__item-fancybox .stm-icon {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 5px;
    left: 8px;
    width: auto;
    height: auto;
    text-align: left;
    line-height: 18px;
    margin: auto;
    border: none;
    border-radius: 0;
    font-size: 15px;
    color: #ffffff;
    z-index: 3;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.stm-media-list {
    float: right;
    width: 42.4%;
    padding: 0;
}
.stm-media-list li {
    list-style: none;
    position: relative;
    margin-bottom: 20px;
}
.stm-media-list li .stm-media-list-thumbnail {
    display: table-cell;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    width: 150px;
}
.stm-media-list li .stm-media-list-thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -webkit-transition: all 0.6s ease-out;
}
.stm-media-list li .stm-media-list-thumbnail:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-media-list li .stm-media-list-thumbnail:after {
    content: "\e930";
    font-family: 'stm-icon';
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    margin-top: -10px;
    margin-left: -20px;
    font-size: 28px;
    color: #ffffff;
    z-index: 1;
}
.stm-media-list li .stm-media-list-content {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}
.stm-media-list li .stm-media-list-title {
    line-height: 26px;
    font-size: 15px;
    color: #000;
}
.stm-media-list li a {
    display: table;
    position: relative;
    background: transparent;
    height: auto;
}
.stm-media-list li a:hover .stm-media-list-thumbnail img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.stm-media-list li a:hover .stm-media-list-thumbnail:before {
    opacity: 0.5;
}
.stm-media-list li a:hover .stm-media-list-thumbnail:after {
    opacity: 1;
}
.stm-media-list li a:hover .stm-media-list-title {
    color: #293352;
}
.stm-media-list li .stm-media-gallery__item-fancybox .fa,.stm-media-list li .stm-media-gallery__item-fancybox .stm-icon {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 5px;
    left: 8px;
    width: auto;
    height: auto;
    text-align: left;
    line-height: 18px;
    margin: auto;
    border: none;
    border-radius: 0;
    font-size: 15px;
    color: #ffffff;
    z-index: 3;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.stm-media-list li:first-child {
    display: none;
}
.stm-media-list li:last-child {
    margin-bottom: 0;
}
.stm-media-gallery__item-icon {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 5px;
    left: 8px;
    width: auto;
    height: auto;
    text-align: left;
    line-height: 18px;
    margin: auto;
    border: none;
    border-radius: 0;
    font-size: 15px;
    color: #ffffff;
    z-index: 3;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.stm-media-list-one.just-video {
    width: 48.7%;
}
.stm-media-list-one.just-video .stm-media-gallery__item-fancybox {
    position: relative;
}
.stm-media-list.just-video {
    width: 48.7%;
}
.stm-media-list.just-photo {
    float: none;
    width: auto;
    margin: 0 -7.5px;
}
.stm-media-list.just-photo li {
    float: left;
    width: 33.333333%;
    padding: 0 7.5px;
}
.stm-media-list.just-photo li:first-child {
    display: block;
}
.stm-carousel_wide.just-photo .owl-controls {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
}
.stm-carousel_wide.just-photo .owl-controls .owl-nav div {
    position: absolute;
    top: -25px;
    left: 20px;
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border: 2px solid #ffffff;
    border-radius: 5px;
    font-size: 0;
}
.stm-carousel_wide.just-photo .owl-controls .owl-nav div:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #a51c30;
    opacity: 0.25;
}
.stm-carousel_wide.just-photo .owl-controls .owl-prev:after {
    content: "\f104";
    position: relative;
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #ffffff;
    z-index: 1;
}
.stm-carousel_wide.just-photo .owl-controls .owl-next {
    left: auto !important;
    right: 20px !important;
}
.stm-carousel_wide.just-photo .owl-controls .owl-next:after {
    content: "\f105";
    position: relative;
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #ffffff;
    z-index: 1;
}
.stm-menu_tab {
    display: table;
    width: 100%;
    margin-bottom: 35px;
}
.stm-meal-list__heading {
    margin-bottom: 36px;
}
.stm-meal-list__heading h4 {
    overflow: hidden;
    text-align: left;
    margin-bottom: 0;
}
.stm-meal.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}
.stm-meal.has-post-thumbnail:after {
    content: '';
    display: table;
    clear: both;
}
.stm-meal.has-post-thumbnail .stm-meal__thumbnail {
    float: left;
}
.stm-meal.has-post-thumbnail .stm-meal__body {
    padding-left: 20px;
    overflow: hidden;
}
.stm-meal__title {
    margin-top: -3px;
    margin-bottom: 7px;
    font-size: 15px;
    font-weight: 700;
    line-height: 19px;
    color: #a51c30;
}
.stm-metal__summary {
    font-size: 13px;
    line-height: 22px;
    letter-spacing: -0.20px;
    color: #999;
}
.stm-meal-list__list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.stm-meal-list__list > li {
    margin-bottom: 33px;
}
.stm-tab__pane-action_deal {
    text-align: center;
}
.stm-tab__pane-action_deal .stm-btn {
    vertical-align: middle;
}
.stm-load-more-deal .fa {
    font-size: 16px;
    margin-top: -4px !important;
}
.subscribe-modal-launcher {
    position: relative;
    z-index: 2;
}
.subscribe-modal-launcher .fa {
    margin-right: 6px;
}
.subscribe-modal-launcher_right {
    text-align: right;
}
.subscribe-modal-launcher_center {
    text-align: center;
}
.modal_subscribe {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.modal_subscribe .modal-content {
    border-radius: 0;
    box-shadow: none;
    border: none;
}
.modal_subscribe .modal-header {
    position: relative;
    padding: 23px 50px;
    background: #293352;
    border: none;
}
.modal_subscribe .modal-header .close {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    right: 30px;
    font-size: 16px;
    opacity: 1;
    color: rgba(255, 255, 255, 0.75);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.modal_subscribe .modal-header .close:focus, .modal_subscribe .modal-header .close:hover {
    color: #ffffff;
}
.modal_subscribe .modal-title {
    color: #ffffff;
}
.modal_subscribe .modal-title .fa {
    margin-right: 15px;
}
.modal_subscribe .modal-body {
    padding: 46px 50px;
}
.modal_subscribe .modal-body .mc4wp-form-fields:after {
    content: '';
    display: table;
    clear: both;
}
.modal_subscribe .modal-body input[type="email"] {
    float: left;
    color: #a51c30;
    border: 1px solid #e5e5e5;
    padding: 13px 20px;
    box-shadow: none;
    line-height: 22px;
    vertical-align: top;
    width: calc( 100% - 115px);
}
.modal_subscribe .modal-body input[type="submit"] {
    float: left;
    width: 95px;
    margin-left: 20px;
    height: 50px;
    padding: 0 15px;
    background: transparent;
    border: 2px solid #3277ae;
    color: #a51c30;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.modal_subscribe .modal-body input[type="submit"]:hover {
    background: #3277ae;
    color: #ffffff;
}
.modal_subscribe .modal-body input[type="submit"]:active {
    border-color: #007fbf;
    background: #007fbf;
    color: #ffffff;
}
.stm-single-image-wrapper:after {
    content: '';
    display: table;
    clear: both;
}
.stm-single-image_right .stm-single-image {
    float: right;
}
.stm-single-image_center {
    text-align: center;
}
.stm-single-image_responsive img {
    display: block;
    max-width: 100%;
    height: auto;
}
.stm-post_view_grid {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.stm-post_view_grid .stm-post__thumbnail img {
    max-width: 100%;
    height: auto;
    display: block;
}
.stm-post_view_grid .stm-post__caption-container {
    padding: 0 30px;
    margin-top: -50px;
}
.stm-post_view_grid .stm-post__caption {
    position: relative;
    padding: 30px 30px 34px;
    background: #ffffff;
    width: 100%;
    min-height: 157px;
    max-width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-post_view_grid .stm-post__caption:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 100%;
    background: #293352;
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
    z-index: 1;
}
.stm-post_view_grid:hover .stm-post__caption:after {
    height: 100%;
}
.stm-post_view_grid .stm-post__title {
    position: relative;
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 30px;
    z-index: 2;
}
.stm-post_view_grid .stm-post__title a {
    color: #a51c30;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-post_view_grid:hover .stm-post__title a {
    color: #ffffff;
}
.stm-post_view_grid .stm-post__date {
    position: relative;
    font-size: 13px;
    color: #999;
    z-index: 2;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-post_view_grid .stm-post__date a {
    color: inherit;
}
.stm-post_view_grid .stm-post__date .fa {
    margin-right: 9px;
}
.stm-post_view_grid:hover .stm-post__date {
    color: #ffffff;
}
.stm-carousel_view_posts {
    padding-bottom: 72px;
}
.stm-carousel_view_posts .stm-post_view_grid {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.stm-carousel_view_posts.owl-loaded .stm-post_view_grid {
    position: relative;
    opacity: 1;
}
.stm-carousel_view_posts .owl-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.stm-carousel_view_posts .owl-dots {
    text-align: center;
}
.stm-carousel_view_posts .owl-dots .owl-dot span {
    background: rgba(0, 33, 71, 0.25);
}
.stm-images-carousel_achievement .owl-controls {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
}
.stm-images-carousel_achievement .owl-dots .owl-dot span {
    background: rgba(0, 0, 0, 0.25);
}
.stm-images-carousel_achievement .owl-dots .owl-dot:hover span, .stm-images-carousel_achievement .owl-dots .owl-dot.active span {
    background: #293352;
}
.stm-images-carousel_achievement .stm-images-carousel__item {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.stm-image_style-1 .stm-image__content {
    padding: 30px;
    background: #ffffff;
    border: 12px solid;
    border-image-source: url("../../img/wood-frame2.jpg");
    border-image-slice: 24;
}
.stm-image_style-1 .stm-image__link {
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.25);
}
.stm-image_style-1 img {
    display: block;
    max-width: 100%;
    height: auto;
}
.stm-image_style-1:after {
    content: '';
    background: url("../../img/short-large-bottom-shadow.png") no-repeat center;
    width: 100%;
    height: 68px;
    display: block;
}
.stm-image_achievement {
    display: inline-block;
}
.wpb_wrapper .vc_pie_chart .vc_pie_chart_back {
    border-color: #e6e6e6 !important;
    opacity: 1;
}
.wpb_wrapper .vc_pie_chart .vc_pie_chart_group {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}
.wpb_wrapper .vc_pie_chart .vc_pie_chart_value {
    font-size: 36px;
    line-height: 24px !important;
    color: #a51c30;
    position: static;
    width: auto !important;
    height: auto !important;
}
.wpb_wrapper .vc_pie_chart .vc_pie_chart_label {
    margin-top: 13px;
    font-size: 13px;
    line-height: normal;
    color: #595959;
}
.wpb_wrapper .vc_progress-bar_view_large .vc_label {
    position: relative;
    display: block;
    margin-bottom: 1px;
    font-size: 11px;
    line-height: 24px;
    text-transform: uppercase;
    color: #a51c30;
}
.wpb_wrapper .vc_progress-bar_view_large .vc_label:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 14px;
    font-size: 14px;
    color: #293352;
}
.wpb_wrapper .vc_progress-bar_view_large .vc_general.vc_single_bar {
    margin-bottom: 5px;
    height: 30px;
    background: #ffffff;
    border-radius: 30px;
    box-shadow: 0 0 2px #808080 inset;
}
.wpb_wrapper .vc_progress-bar_view_large .vc_general.vc_single_bar .vc_bar {
    border-radius: 30px 0 0 30px;
}
.wpb_wrapper .vc_progress-bar_view_large .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar {
    background: #3277ae;
}
.wpb_wrapper .vc_progress-bar_view_large .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar_val {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    color: #ffffff;
}
.wpb_wrapper .vc_progress-bar_view_compact .vc_bar_heading {
    margin-bottom: 2px;
}
.wpb_wrapper .vc_progress-bar_view_compact .vc_bar_heading:after {
    content: '';
    display: table;
    clear: both;
}
.wpb_wrapper .vc_progress-bar_view_compact .vc_bar_heading .vc_label {
    float: left;
    font-size: 11px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000;
}
.wpb_wrapper .vc_progress-bar_view_compact .vc_bar_heading .vc_bar_val {
    float: right;
    font-size: 12px;
    line-height: 24px;
    color: #000;
}
.wpb_wrapper .vc_progress-bar_view_compact .vc_bar_heading .vc_bar_val:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 7px;
    font-size: 14px;
    color: #293352;
}
.wpb_wrapper .vc_progress-bar_view_compact .vc_general.vc_single_bar {
    height: 6px;
    margin-bottom: 28px;
    border-radius: 6px;
    box-shadow: none;
    background: #e6e6e6;
}
.wpb_wrapper .vc_message_box {
    padding: 1.85em 3em 1.85em 4em;
    background: #ffffff;
    line-height: 30px;
    letter-spacing: -1px;
    font-family: 'Work Sans';
    font-size: 15px;
    color: #595959;
}
.wpb_wrapper .vc_message_box p {
    margin-bottom: 0;
    line-height: normal;
}
.wpb_wrapper .vc_message_box.vc_message_icon_hide {
    padding: 1.85em 3em 1.85em 1.9em;
}
.wpb_wrapper .vc_message_box-icon {
    width: 65px;
}
.wpb_wrapper .vc_message_box-icon,.wpb_wrapper .vc_message_box-icon > *,.wpb_wrapper .vc_message_box-icon > .fa {
    font-size: 18px;
}
.wpb_wrapper .vc_message_box-icon > * {
    left: 30px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.wpb_wrapper .vc_message_box-outline,.wpb_wrapper .vc_message_box-solid-icon {
    border-width: 1px;
}
.wpb_wrapper .vc_message_box-outline {
    background: #ffffff;
}
.wpb_wrapper .vc_message_box-outline.vc_color-danger, .wpb_wrapper .vc_message_box-outline.vc_color-success, .wpb_wrapper .vc_message_box-outline.vc_color-info, .wpb_wrapper .vc_message_box-outline.vc_color-warning {
    background: #ffffff;
}
.wpb_wrapper .vc_message_box-outline.vc_color-info {
    border-color: #a51c30;
}
.wpb_wrapper .vc_message_box-outline.vc_color-info .vc_message_box-icon {
    color: #a51c30;
}
.wpb_wrapper .vc_message_box-outline.vc_color-success {
    border-color: #293352;
}
.wpb_wrapper .vc_message_box-outline.vc_color-success .vc_message_box-icon {
    color: #293352;
}
.wpb_wrapper .vc_message_box-outline.vc_color-warning {
    border-color: #ff9900;
}
.wpb_wrapper .vc_message_box-outline.vc_color-warning .vc_message_box-icon {
    color: #ff9900;
}
.wpb_wrapper .vc_message_box-outline.vc_color-danger {
    border-color: #ff0000;
}
.wpb_wrapper .vc_message_box-outline.vc_color-danger .vc_message_box-icon {
    color: #ff0000;
}
.wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-danger,.wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-danger p {
    color: #ff0000;
}
.wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-warning,.wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-warning p {
    color: #ff9900;
}
.wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-success,.wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-success p {
    color: #293352;
}
.wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-info,.wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-info p {
    color: #a51c30;
}
.vc_message_hide {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: 300;
    color: rgba(3, 3, 3, 0.25);
}
.vc_message_hide:focus, .vc_message_hide:hover {
    text-decoration: none;
    color: rgba(3, 3, 3, 0.25);
}
.stm-btn {
    display: inline-block;
    border-width: 2px;
    border-radius: 4px;
    border-style: solid;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-sizing: border-box !important;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-btn i {
    vertical-align: middle;
    display: inline-block;
}
.stm-btn:focus, .stm-btn:hover {
    text-decoration: none;
}
.stm-icon-arrow-right {
    font-size: 6px;
}
.stm-btn_size_sm .stm-icon-arrow-right {
    margin-top: -1.5px;
    font-size: 5px;
}
.stm-btn__icon {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    line-height: 1;
}
.stm-btn__icon * {
    vertical-align: top;
}
.stm-btn_icon_right > i,.stm-btn_icon_right .stm-btn__icon {
    padding-left: 6px;
}
.stm-btn_icon_left > i,.stm-btn_icon_left .stm-btn__icon {
    padding-right: 6px;
}
.stm-btn_position_right {
    float: right;
}
.stm-btn_style_outline.stm-btn_size_lg {
    height: 50px;
    padding: 0 25px;
    line-height: 46px;
    font-size: 16px;
}
.stm-btn_style_outline.stm-btn_size_sm {
    height: 40px;
    padding: 0 20px;
    line-height: 36px;
    font-size: 13px;
}
.stm-btn_style_outline.stm-btn_theme_blue {
    border-color: #3277ae;
    color: #a51c30;
    background: #ffffff;
}
.stm-btn_style_outline.stm-btn_theme_blue:focus {
    background: #ffffff;
    color: #a51c30;
}
.stm-btn_style_outline.stm-btn_theme_blue:hover {
    background: #3277ae;
    color: #ffffff;
}
.stm-btn_style_outline.stm-btn_theme_blue:active {
    border-color: #007fbf;
    background: #007fbf;
    color: #ffffff;
}
.stm-btn_style_outline.stm-btn_theme_blue.stm-btn_state_disabled {
    background: #ffffff;
    border-color: #d9d9d9;
    color: #999;
    cursor: not-allowed;
}
.stm-btn_style_outline.stm-btn_theme_blue-2 {
    border-color: #3277ae;
    color: #ffffff;
    background: transparent;
}
.stm-btn_style_outline.stm-btn_theme_blue-2:focus {
    background: transparent;
    color: #ffffff;
}
.stm-btn_style_outline.stm-btn_theme_blue-2:hover {
    background: #3277ae;
    color: #ffffff;
}
.stm-btn_style_outline.stm-btn_theme_blue-2:active {
    border-color: #007fbf;
    background: #007fbf;
    color: #ffffff;
}
.stm-btn_style_outline.stm-btn_theme_blue-2.stm-btn_state_disabled {
    background: #ffffff;
    border-color: #d9d9d9;
    color: #999;
    cursor: not-allowed;
}
.stm-btn_style_outline.stm-btn_theme_white {
    border-color: #ffffff;
    color: #ffffff;
}
.stm-btn_style_outline.stm-btn_theme_white:focus {
    color: #ffffff;
    background: transparent;
}
.stm-btn_style_outline.stm-btn_theme_white:hover {
    background: #ffffff;
    color: #293352;
}
.stm-btn_style_outline.stm-btn_theme_white:active {
    background: #ffffff;
    color: #293352;
    opacity: .75;
}
.stm-btn_style_outline.stm-btn_theme_white.stm-btn_state_disabled:active, .stm-btn_style_outline.stm-btn_theme_white.stm-btn_state_disabled:focus, .stm-btn_style_outline.stm-btn_theme_white.stm-btn_state_disabled:hover {
    background: transparent;
    color: #ffffff;
}
.stm-btn_style_outline.stm-btn_theme_error {
    border-color: #e62117;
    color: #a51c30;
}
.stm-btn_style_outline.stm-btn_theme_error i {
    color: #cc181e;
}
.stm-btn_style_outline.stm-btn_theme_error:focus {
    color: #a51c30;
    background: transparent;
}
.stm-btn_style_outline.stm-btn_theme_error:hover {
    background: #e62117;
    color: #ffffff;
}
.stm-btn_style_outline.stm-btn_theme_error:hover i {
    color: #ffffff;
}
.stm-btn_style_outline.stm-btn_theme_error:active {
    background: #cc181e;
    border-color: #cc181e;
    color: #ffffff;
}
.stm-btn_style_outline.stm-btn_theme_error:active i {
    color: #ffffff;
}
.stm-btn_style_outline.stm-btn_theme_warning {
    border-color: #ff9337;
    color: #a51c30;
}
.stm-btn_style_outline.stm-btn_theme_warning i {
    color: #ff5137;
}
.stm-btn_style_outline.stm-btn_theme_warning:focus {
    color: #a51c30;
    background: transparent;
}
.stm-btn_style_outline.stm-btn_theme_warning:hover {
    background: #ff9337;
    color: #ffffff;
}
.stm-btn_style_outline.stm-btn_theme_warning:hover i {
    color: #ffffff;
}
.stm-btn_style_outline.stm-btn_theme_warning:active {
    background: #ff5137;
    border-color: #ff5137;
    color: #ffffff;
}
.stm-btn_style_outline.stm-btn_theme_warning:active i {
    color: #ffffff;
}
.stm-btn_style_flat.stm-btn_size_lg {
    height: 50px;
    padding: 0 15px;
    line-height: 46px;
    font-size: 16px;
}
.stm-btn_style_flat.stm-btn_theme_blue {
    border-color: #3277ae;
    background: #3277ae;
    color: #ffffff;
}
.stm-btn_style_flat.stm-btn_theme_blue:focus {
    background: #3277ae;
}
.stm-btn_style_flat.stm-btn_theme_blue:hover {
    background: transparent;
    color: #a51c30;
}
.stm-btn_style_flat.stm-btn_theme_blue:active {
    border-color: #007fbf;
    background: #007fbf;
    color: #ffffff;
}
.stm-btn_style_flat.stm-btn_theme_blue.stm-btn_state_disabled {
    background: transparent;
    border-color: #d9d9d9;
    color: #999;
    cursor: not-allowed;
}
.stm-btn-download {
    display: block;
    position: relative;
    padding: 20px 25px 30px;
    white-space: nowrap;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-btn-download:focus, .stm-btn-download:hover {
    text-decoration: none;
}
.stm-btn-download__body {
    display: table;
    width: 100%;
    position: relative;
}
.stm-btn-download__icon {
    display: table-cell;
    vertical-align: middle;
}
.stm-btn-download__icon img {
    display: inline-block;
    width: 1em;
    height: auto;
}
.stm-btn-download__content {
    display: table-cell;
    vertical-align: middle;
}
.stm-btn-download__text {
    display: block;
    line-height: 20px;
}
.stm-btn-download__subtext {
    display: block;
    font-size: 13px;
    line-height: 20px;
}
.stm-btn-download_full-width {
    display: block;
}
.stm-btn-download_white {
    background: #ffffff;
    padding-bottom: 25px;
}
.stm-btn-download_white .stm-btn-download__text {
    margin-bottom: 5px;
    color: #293352;
    font-size: 15px;
}
.stm-btn-download_white .stm-btn-download__subtext {
    color: #808080;
    font-family: 'Work Sans';
    font-style: normal;
    font-size: 13px;
}
.stm-btn-download_white:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25);
}
.stm-btn-download_grey {
    background: #f8f8f8;
}
.stm-btn-download_grey .stm-btn-download__text {
    color: #a51c30;
}
.stm-btn-download_grey .stm-btn-download__subtext {
    color: #808080;
}
.stm-btn-download_grey:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25);
}
.stm-btn-download_icon-left .stm-btn-download__content {
    padding-left: 10px;
}
.stm-btn-download_icon-right .stm-btn-download__icon {
    padding-right: 10px;
}
.stm-btn-download_transparent {
    background-color: transparent;
}
.stm-btn-download_transparent .stm-btn-download__text {
    line-height: 30px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-size: 11px;
    color: #ff4040;
}
.stm-btn-download_transparent .stm-btn-download__subtext {
    font-style: normal;
    font-size: 18px;
    color: #ffffff;
}
.stm-btn-download__icon_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.stm-btn-download__icon_bg img {
    display: block;
    max-width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.stm-container:after {
    content: '';
    display: table;
    clear: both;
}
.stm-btn-container_left {
    text-align: left;
}
.stm-btn-container_right {
    text-align: right;
}
.stm-btn-container_center {
    text-align: center;
}
.stm-btn-container_inline {
    display: inline-block;
    vertical-align: middle;
}
.stm-btn {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    line-height: 1;
    vertical-align: top;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-btn:hover, .stm-btn:focus {
    text-decoration: none;
}
.stm-btn span, .stm-btn i {
    position: relative;
    font-size: 16px;
}
.stm-btn_md {
    min-width: 180px;
    letter-spacing: -0.5px;
    font-size: 16px;
}
.stm-btn_md.stm-btn_outline {
    border-width: 2px;
    border-style: solid;
    padding: 0 24px;
    line-height: 46px;
}
.stm-btn_md.stm-btn_flat {
    border-width: 2px;
    border-style: solid;
    padding: 0 24px;
    line-height: 46px;
}
.stm-btn_md.stm-btn_icon-right span,.stm-btn_md.stm-btn_icon-right i {
    margin-left: 20px;
}
.stm-btn_md.stm-btn_icon-left i,.stm-btn_md.stm-btn_icon-left span {
    margin-right: 20px;
}
.stm-btn_md span.stm-icon-arrow-right, .stm-btn_md i.stm-icon-arrow-right {
    font-size: 6px;
}
.stm-btn_sm {
    min-width: 180px;
    font-size: 13px;
}
.stm-btn_sm.stm-btn_outline {
    border-width: 2px;
    border-style: solid;
    padding: 0 20px;
    line-height: 36px;
}
.stm-btn_sm.stm-btn_flat {
    border-width: 2px;
    border-style: solid;
    padding: 0 20px;
    line-height: 36px;
}
.stm-btn_sm.stm-btn_icon-right i {
    margin-left: 6px;
}
.stm-btn_sm.stm-btn_icon-left i {
    margin-right: 6px;
}
.stm-btn_sm span.stm-icon-arrow-right, .stm-btn_sm i.stm-icon-arrow-right {
    font-size: 5px;
}
.stm-btn_blue-secondary:after,.stm-btn_blue:after {
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    background: rgba(0, 0, 0, 0.25);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-btn_blue-secondary.stm-btn_outline,.stm-btn_blue.stm-btn_outline {
    background: transparent;
    border-color: #3277ae;
    color: #a51c30;
}
.stm-btn_blue-secondary.stm-btn_outline:hover,.stm-btn_blue.stm-btn_outline:hover {
    background: #3277ae;
    color: #ffffff;
    border-color: #3277ae;
}
.stm-btn_blue-secondary.stm-btn_outline:active,.stm-btn_blue.stm-btn_outline:active {
    background: #3277ae;
    color: #ffffff;
    border-color: #3277ae;
}
.stm-btn_blue-secondary.stm-btn_outline:active:after,.stm-btn_blue.stm-btn_outline:active:after {
    visibility: visible;
    opacity: 1;
}
.stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled, .stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled:hover, .stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled:active, .stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled:focus,.stm-btn_blue.stm-btn_outline.stm-btn_disabled,.stm-btn_blue.stm-btn_outline.stm-btn_disabled:hover,.stm-btn_blue.stm-btn_outline.stm-btn_disabled:active,.stm-btn_blue.stm-btn_outline.stm-btn_disabled:focus {
    color: #999;
    border-color: #d9d9d9;
    background: transparent;
    cursor: not-allowed;
}
.stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled:after, .stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled:hover:after, .stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled:active:after, .stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled:focus:after,.stm-btn_blue.stm-btn_outline.stm-btn_disabled:after,.stm-btn_blue.stm-btn_outline.stm-btn_disabled:hover:after,.stm-btn_blue.stm-btn_outline.stm-btn_disabled:active:after,.stm-btn_blue.stm-btn_outline.stm-btn_disabled:focus:after {
    content: none;
}
.stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled:after, .stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled:hover:after, .stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled:active:after, .stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled:focus:after,.stm-btn_blue.stm-btn_outline.stm-btn_disabled:after,.stm-btn_blue.stm-btn_outline.stm-btn_disabled:hover:after,.stm-btn_blue.stm-btn_outline.stm-btn_disabled:active:after,.stm-btn_blue.stm-btn_outline.stm-btn_disabled:focus:after {
    content: none;
}
.stm-btn_blue-secondary.stm-btn_flat,.stm-btn_blue.stm-btn_flat {
    background: #3277ae;
    border-color: #3277ae;
    color: #ffffff;
}
.stm-btn_blue-secondary.stm-btn_flat:hover,.stm-btn_blue.stm-btn_flat:hover {
    background: transparent;
    color: #a51c30;
    border-color: #3277ae;
}
.stm-btn_blue-secondary.stm-btn_flat:active,.stm-btn_blue.stm-btn_flat:active {
    background: #3277ae;
    color: #ffffff;
    border-color: #3277ae;
}
.stm-btn_blue-secondary.stm-btn_flat:active:after,.stm-btn_blue.stm-btn_flat:active:after {
    visibility: visible;
    opacity: 1;
}
.stm-btn_blue-secondary.stm-btn_flat.stm-btn_disabled, .stm-btn_blue-secondary.stm-btn_flat.stm-btn_disabled:hover, .stm-btn_blue-secondary.stm-btn_flat.stm-btn_disabled:active, .stm-btn_blue-secondary.stm-btn_flat.stm-btn_disabled:focus,.stm-btn_blue.stm-btn_flat.stm-btn_disabled,.stm-btn_blue.stm-btn_flat.stm-btn_disabled:hover,.stm-btn_blue.stm-btn_flat.stm-btn_disabled:active,.stm-btn_blue.stm-btn_flat.stm-btn_disabled:focus {
    color: #999;
    border-color: #d9d9d9;
    background: transparent;
    cursor: not-allowed;
}
.stm-btn_blue-secondary.stm-btn_flat.stm-btn_disabled:after, .stm-btn_blue-secondary.stm-btn_flat.stm-btn_disabled:hover:after, .stm-btn_blue-secondary.stm-btn_flat.stm-btn_disabled:active:after, .stm-btn_blue-secondary.stm-btn_flat.stm-btn_disabled:focus:after,.stm-btn_blue.stm-btn_flat.stm-btn_disabled:after,.stm-btn_blue.stm-btn_flat.stm-btn_disabled:hover:after,.stm-btn_blue.stm-btn_flat.stm-btn_disabled:active:after,.stm-btn_blue.stm-btn_flat.stm-btn_disabled:focus:after {
    content: none;
}
.stm-btn_red {
    background: transparent;
    font-family: 'Work Sans', sans-serif;
    border-color: #293352 !important;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 3px;
    font-size: 16px;
    color: #a51c30;
}
.stm-btn_red:hover {
    background-color: #293352;
    color: #ffffff;
}
.stm-btn_red.stm-btn_flat {
    background-color: #293352;
    color: #ffffff;
}
.stm-btn_red.stm-btn_flat:hover {
    background-color: transparent;
    color: #a51c30;
}
.stm-btn_blue-secondary.stm-btn_outline {
    color: #ffffff;
}
.stm-btn_blue-secondary.stm-btn_outline:hover, .stm-btn_blue-secondary.stm-btn_outline:active {
    color: #ffffff;
}
.stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled, .stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled:hover, .stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled:active, .stm-btn_blue-secondary.stm-btn_outline.stm-btn_disabled:focus {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(50, 119, 174, 0.5);
}
.stm-btn_blue-secondary.stm-btn_flat {
    color: #a51c30;
}
.stm-btn_blue-secondary.stm-btn_flat:hover, .stm-btn_blue-secondary.stm-btn_flat:active {
    color: #ffffff;
}
.stm-btn_blue-secondary.stm-btn_flat.stm-btn_disabled, .stm-btn_blue-secondary.stm-btn_flat.stm-btn_disabled:hover, .stm-btn_blue-secondary.stm-btn_flat.stm-btn_disabled:active, .stm-btn_blue-secondary.stm-btn_flat.stm-btn_disabled:focus {
    color: #999;
}
.stm-btn_red-secondary.stm-btn_outline {
    border-radius: 4px;
    text-transform: uppercase;
    border-color: #293352;
    color: #ffffff;
    background: transparent;
}
.stm-btn_red-secondary.stm-btn_outline .fa {
    margin-left: 20px;
}
.stm-btn_red-secondary.stm-btn_outline:focus {
    background: #ffffff;
    color: #293352;
}
.stm-btn_red-secondary.stm-btn_outline:hover {
    background: #293352;
    color: #ffffff;
}
.stm-btn_red-secondary.stm-btn_outline:active {
    border-color: #ffffff;
    background: #ffffff;
    color: #293352;
}
.stm-btn_red-secondary.stm-btn_outline.stm-btn_state_disabled {
    background: #ffffff;
    border-color: #d9d9d9;
    color: #999;
    cursor: not-allowed;
}
.stm-btn_red-secondary.stm-btn_flat {
    border-radius: 4px;
    text-transform: uppercase;
    border-color: #293352;
    background-color: #293352;
    color: #ffffff;
}
.stm-btn_red-secondary.stm-btn_flat .fa {
    margin-left: 20px;
}
.stm-btn_red-secondary.stm-btn_flat:focus {
    background: transparent;
    color: #293352;
}
.stm-btn_red-secondary.stm-btn_flat:hover {
    background: transparent;
    color: #ffffff;
}
.stm-btn_red-secondary.stm-btn_flat:active {
    border-color: #ffffff;
    background: transparent;
    color: #293352;
}
.stm-btn_red-secondary.stm-btn_flat.stm-btn_state_disabled {
    background: #ffffff;
    border-color: #d9d9d9;
    color: #999;
    cursor: not-allowed;
}
.stm-btn_white-secondary.stm-btn_outline,.stm-btn_white.stm-btn_outline {
    background: transparent;
    text-transform: uppercase;
    border-color: #ffffff;
    color: #ffffff;
}
.stm-btn_white-secondary.stm-btn_outline:active, .stm-btn_white-secondary.stm-btn_outline:hover,.stm-btn_white.stm-btn_outline:active,.stm-btn_white.stm-btn_outline:hover {
    background: #ffffff;
    color: #a51c30;
    border-color: #ffffff;
}
.stm-btn_white-secondary.stm-btn_outline:active,.stm-btn_white.stm-btn_outline:active {
    opacity: .75;
}
.stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled, .stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled:hover, .stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled:active, .stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled:focus,.stm-btn_white.stm-btn_outline.stm-btn_disabled,.stm-btn_white.stm-btn_outline.stm-btn_disabled:hover,.stm-btn_white.stm-btn_outline.stm-btn_disabled:active,.stm-btn_white.stm-btn_outline.stm-btn_disabled:focus {
    background: transparent;
    border-color: #ffffff;
    color: #ffffff;
    opacity: .5;
    cursor: not-allowed;
}
.stm-btn_white-secondary.stm-btn_flat,.stm-btn_white.stm-btn_flat {
    background: #ffffff;
    border-color: #ffffff;
    color: #a51c30;
}
.stm-btn_white-secondary.stm-btn_flat:active, .stm-btn_white-secondary.stm-btn_flat:hover,.stm-btn_white.stm-btn_flat:active,.stm-btn_white.stm-btn_flat:hover {
    background: transparent;
    color: #ffffff;
    border-color: #ffffff;
}
.stm-btn_white-secondary.stm-btn_flat:active,.stm-btn_white.stm-btn_flat:active {
    opacity: .75;
}
.stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled, .stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled:hover, .stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled:active, .stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled:focus,.stm-btn_white.stm-btn_flat.stm-btn_disabled,.stm-btn_white.stm-btn_flat.stm-btn_disabled:hover,.stm-btn_white.stm-btn_flat.stm-btn_disabled:active,.stm-btn_white.stm-btn_flat.stm-btn_disabled:focus {
    color: #ffffff;
    border-color: #ffffff;
    background: #ffffff;
    cursor: not-allowed;
}
.stm-btn_white-secondary.stm-btn_outline:active, .stm-btn_white-secondary.stm-btn_outline:hover {
    color: #a51c30;
}
.stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled, .stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled:hover, .stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled:active, .stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled:focus {
    color: #ffffff;
}
.stm-btn_white-secondary.stm-btn_flat:active, .stm-btn_white-secondary.stm-btn_flat:hover {
    color: #ffffff;
}
.stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled, .stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled:hover, .stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled:active, .stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled:focus {
    color: #ffffff;
}
.stm-btn_custom.stm-btn_disabled {
    opacity: .5;
    cursor: not-allowed;
}
.stm-btn_error.stm-btn_outline {
    border-color: #e62117;
    color: #a51c30;
}
.stm-btn_error.stm-btn_outline i {
    color: #cc181e;
}
.stm-btn_error.stm-btn_outline:focus {
    color: #a51c30;
    background: transparent;
}
.stm-btn_error.stm-btn_outline:hover {
    background: #e62117;
    color: #ffffff;
}
.stm-btn_error.stm-btn_outline:hover i {
    color: #ffffff;
}
.stm-btn_error.stm-btn_outline:active {
    background: #cc181e;
    border-color: #cc181e;
    color: #ffffff;
}
.stm-btn_error.stm-btn_outline:active i {
    color: #ffffff;
}
.stm-btn_error.stm-btn_flat {
    border-color: #e62117;
    background: #e62117;
    color: #ffffff;
}
.stm-btn_error.stm-btn_flat i {
    color: #ffffff;
}
.stm-btn_error.stm-btn_flat:focus {
    color: #ffffff;
    background: #e62117;
}
.stm-btn_error.stm-btn_flat:hover {
    background: transparent;
    color: #a51c30;
}
.stm-btn_error.stm-btn_flat:hover i {
    color: #cc181e;
}
.stm-btn_error.stm-btn_flat:active {
    background: #cc181e;
    border-color: #cc181e;
    color: #ffffff;
}
.stm-btn_error.stm-btn_flat:active i {
    color: #ffffff;
}
.stm-btn_warning.stm-btn_outline {
    border-color: #ff9337;
    color: #a51c30;
}
.stm-btn_warning.stm-btn_outline i {
    color: #ff5137;
}
.stm-btn_warning.stm-btn_outline:focus {
    color: #a51c30;
    background: transparent;
}
.stm-btn_warning.stm-btn_outline:hover {
    background: #ff9337;
    color: #ffffff;
}
.stm-btn_warning.stm-btn_outline:hover i {
    color: #ffffff;
}
.stm-btn_warning.stm-btn_outline:active {
    background: #ff5137;
    border-color: #ff5137;
    color: #ffffff;
}
.stm-btn_warning.stm-btn_outline:active i {
    color: #ffffff;
}
.stm-btn_warning.stm-btn_flat {
    border-color: #ff9337;
    background: #ff9337;
    color: #ffffff;
}
.stm-btn_warning.stm-btn_flat i {
    color: #ffffff;
}
.stm-btn_warning.stm-btn_flat:focus {
    background: #ff9337;
    color: #ffffff;
}
.stm-btn_warning.stm-btn_flat:hover {
    background: transparent;
    color: #a51c30;
}
.stm-btn_warning.stm-btn_flat:hover i {
    color: #ff5137;
}
.stm-btn_warning.stm-btn_flat:active {
    background: #ff5137;
    border-color: #ff5137;
    color: #ffffff;
}
.stm-btn_warning.stm-btn_flat:active i {
    color: #ffffff;
}
.stm-btn .fa {
    margin-top: -2px;
}
.stm-btn_red.stm-btn_outline.stm-btn_disabled {
    border-color: #d9d9d9 !important;
}
.stm-btn_red.stm-btn_outline.stm-btn_disabled:hover {
    background-color: #ffffff !important;
    color: #a51c30;
    cursor: not-allowed;
}
.stm-big-container:after {
    content: '';
    display: table;
    clear: both;
}
.stm-btn-big-container_left {
    text-align: left;
}
.stm-btn-big-container_right {
    text-align: right;
}
.stm-btn-big-container_center {
    text-align: center;
}
.stm-btn-big-container_inline {
    display: inline-block;
    vertical-align: middle;
}
.stm-btn-big {
    position: relative;
    display: block;
    width: auto;
    padding: 15px 24px;
    white-space: nowrap;
    line-height: 1;
    vertical-align: top;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-btn-big:hover, .stm-btn-big:focus {
    text-decoration: none;
}
.stm-btn-big i {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
}
.stm-btn-big__content {
    display: table;
    width: 100%;
}
.stm-btn-big__left {
    display: table-cell;
    vertical-align: middle;
}
.stm-btn-big__body {
    display: table-cell;
    vertical-align: middle;
}
.stm-btn-big__text {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-btn-big__secondary-text {
    margin-top: 5px;
    font-size: 13px;
    font-style: italic;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-btn-big_icon-left .stm-btn-big__body {
    padding-left: 14px;
}
.stm-btn-big_icon-right .stm-btn-big__body {
    padding-right: 14px;
}
.stm-btn-big_outline {
    border-width: 2px;
    border-style: solid;
}
.stm-btn-big_blue {
    border-radius: 4px;
}
.stm-btn-big_blue:after {
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    background: rgba(0, 0, 0, 0.25);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-btn-big_blue.stm-btn-big_outline {
    background: transparent;
    border-color: #55caf5;
    color: #a51c30;
}
.stm-btn-big_blue.stm-btn-big_outline .stm-btn-big__text {
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    color: #a51c30;
}
.stm-btn-big_blue.stm-btn-big_outline .stm-btn-big__left i {
    color: #00acec;
}
.stm-btn-big_blue.stm-btn-big_outline .stm-btn-big__secondary-text {
    font-style: normal;
    font-size: 13px;
    color: #808080;
}
.stm-btn-big_blue.stm-btn-big_outline:hover {
    background: #3277ae;
    border-color: #3277ae;
}
.stm-btn-big_blue.stm-btn-big_outline:hover .stm-btn-big__left i,.stm-btn-big_blue.stm-btn-big_outline:hover .stm-btn-big__text,.stm-btn-big_blue.stm-btn-big_outline:hover .stm-btn-big__secondary-text {
    color: #ffffff;
}
.stm-btn-big_blue.stm-btn-big_outline:active {
    background: #3277ae;
    border-color: #3277ae;
}
.stm-btn-big_blue.stm-btn-big_outline:active .stm-btn-big__left i,.stm-btn-big_blue.stm-btn-big_outline:active .stm-btn-big__text,.stm-btn-big_blue.stm-btn-big_outline:active .stm-btn-big__secondary-text {
    color: #ffffff;
}
.stm-btn-big_blue.stm-btn-big_outline:active:after {
    visibility: visible;
    opacity: 1;
}
.stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:hover, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:active, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:focus {
    border-color: #d9d9d9;
    background: transparent;
    cursor: not-allowed;
}
.stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled .stm-btn-big__left i,.stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled .stm-btn-big__text,.stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled .stm-btn-big__secondary-text, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:hover .stm-btn-big__left i,.stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:hover .stm-btn-big__text,.stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:hover .stm-btn-big__secondary-text, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:active .stm-btn-big__left i,.stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:active .stm-btn-big__text,.stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:active .stm-btn-big__secondary-text, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:focus .stm-btn-big__left i,.stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:focus .stm-btn-big__text,.stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:focus .stm-btn-big__secondary-text {
    color: #999;
}
.stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:after, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:hover:after, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:active:after, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:focus:after {
    content: none;
}
.stm-btn-big_blue.stm-btn-big_flat {
    background: #3277ae;
    border-color: #3277ae;
}
.stm-btn-big_blue.stm-btn-big_flat .stm-btn-big__left i,.stm-btn-big_blue.stm-btn-big_flat .stm-btn-big__text,.stm-btn-big_blue.stm-btn-big_flat .stm-btn-big__secondary-text {
    color: #ffffff;
}
.stm-btn-big_blue.stm-btn-big_flat:hover {
    background: transparent;
    border-color: #3277ae;
}
.stm-btn-big_blue.stm-btn-big_flat:hover .stm-btn-big__left i {
    color: #3277ae;
}
.stm-btn-big_blue.stm-btn-big_flat:hover .stm-btn-big__text {
    color: #a51c30;
}
.stm-btn-big_blue.stm-btn-big_flat:hover .stm-btn-big__secondary-text {
    color: #808080;
}
.stm-btn-big_blue.stm-btn-big_flat:active {
    background: #3277ae;
    border-color: #3277ae;
}
.stm-btn-big_blue.stm-btn-big_flat:active .stm-btn-big__left i,.stm-btn-big_blue.stm-btn-big_flat:active .stm-btn-big__text,.stm-btn-big_blue.stm-btn-big_flat:active .stm-btn-big__secondary-text {
    color: #ffffff;
}
.stm-btn-big_blue.stm-btn-big_flat:active:after {
    visibility: visible;
    opacity: 1;
}
.stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:hover, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:active, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:focus {
    border-color: #d9d9d9;
    background: transparent;
    cursor: not-allowed;
}
.stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled .stm-btn-big__left i,.stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled .stm-btn-big__text,.stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled .stm-btn-big__secondary-text, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:hover .stm-btn-big__left i,.stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:hover .stm-btn-big__text,.stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:hover .stm-btn-big__secondary-text, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:active .stm-btn-big__left i,.stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:active .stm-btn-big__text,.stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:active .stm-btn-big__secondary-text, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:focus .stm-btn-big__left i,.stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:focus .stm-btn-big__text,.stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:focus .stm-btn-big__secondary-text {
    color: #999;
}
.stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:after, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:hover:after, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:active:after, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:focus:after {
    content: none;
}
#sb_instagram.stm-instagram-feed #sbi_images {
    padding: 0 !important;
    margin: 0 -8.5px;
    width: auto !important;
}
#sb_instagram.stm-instagram-feed #sbi_images .sbi_type_image {
    padding: 0 8.5px !important;
}
#sb_instagram.stm-instagram-feed #sbi_load {
    text-align: left;
}
#sb_instagram.stm-instagram-feed #sbi_load .sbi_follow_btn {
    margin: 0;
}
#sb_instagram.stm-instagram-feed .sbi_follow_btn a {
    margin-top: 25px;
    padding: 11px 30px 11px 24px;
    background: transparent;
    border: 2px solid #4090db;
    border-radius: 0;
    font-size: 16px;
    color: #a51c30;
}
#sb_instagram.stm-instagram-feed .sbi_follow_btn a .fa {
    color: #125688;
    margin-right: 15px !important;
}
#sb_instagram.stm-instagram-feed .sbi_follow_btn a:hover {
    background: #4090db;
    color: #ffffff;
}
#sb_instagram.stm-instagram-feed .sbi_follow_btn a:hover .fa {
    color: #ffffff;
}
#sb_instagram.stm-instagram-feed .sbi_follow_btn a:active {
    background: #125688;
    border-color: #125688;
    color: #ffffff;
}
#sb_instagram.stm-instagram-feed .sbi_follow_btn a:active .fa {
    color: #ffffff;
}
.tt_tabs_navigation {
    display: table;
    width: 100%;
}
.tt_tabs_navigation li {
    float: none;
    display: table-cell;
    vertical-align: top;
    margin: 0 !important;
    font-size: 18px !important;
    padding: 0 2.5px !important;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.tt_tabs_navigation li:first-child {
    padding-left: 0 !important;
}
.tt_tabs_navigation li:last-child {
    padding-right: 0 !important;
}
.tt_tabs_navigation li a {
    border: 0 solid transparent !important;
    padding: 19px 34px 17px !important;
    line-height: 18px !important;
    font-weight: 600;
    color: #a51c30 !important;
    position: relative;
    -webkit-transition: all 0.4s !important;
    transition: all 0.4s !important;
}
.tt_tabs_navigation li a:hover {
    color: #ffffff !important;
    border: 0 !important;
    padding-bottom: 17px !important;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.tt_tabs_navigation li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #293352;
    -webkit-transition: height 0.4s;
    transition: height 0.4s;
    z-index: -1;
}
.tt_tabs_navigation li a:hover:before {
    height: 100%;
}
.tt_tabs_navigation li a.selected,.tt_tabs_navigation li.ui-tabs-active a {
    border: 0 !important;
    padding-bottom: 17px !important;
    color: #ffffff !important;
}
.tt_tabs_navigation li a.selected:hover,.tt_tabs_navigation li.ui-tabs-active a:hover {
    color: #ffffff !important;
}
.tt_tabs_navigation li a.selected:before,.tt_tabs_navigation li.ui-tabs-active a:before {
    height: 100%;
}
.tt_timetable th {
    background: #ffffff;
}
.tt_tabs_navigation {
    margin-bottom: 40px;
}
table.tt_timetable {
    background: transparent !important;
}
.stm-timeline {
    position: relative;
}
.owl-carousel.stm-timeline-images-carousel {
    width: 50%;
}
.owl-carousel.stm-timeline-images-carousel .owl-stage-outer {
    overflow: visible;
}
.stm-timeline__image {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: relative;
}
.stm-timeline__image:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(50, 119, 174, 0.5);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-timeline__image img {
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.owl-item.active .stm-timeline__image:after {
    opacity: 0;
}
.owl-item.active .stm-timeline__image img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.owl-carousel.stm-timeline-captions-carousel {
    background: #a51c30;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.owl-carousel.stm-timeline-captions-carousel .owl-stage-outer,.owl-carousel.stm-timeline-captions-carousel .owl-stage,.owl-carousel.stm-timeline-captions-carousel .owl-item,.owl-carousel.stm-timeline-captions-carousel .stm-timeline__caption {
    height: 100%;
}
.owl-carousel.stm-timeline-captions-carousel .stm-timeline__caption {
    display: table;
    height: 100%;
}
.owl-carousel.stm-timeline-captions-carousel .stm-timeline__caption-inner {
    display: table-cell;
    vertical-align: middle;
}
.stm-timeline__caption {
    padding: 0 60px;
}
.stm-timeline__caption-title {
    color: #ffffff;
}
.stm-timeline__caption-text p {
    color: #ffffff;
}
.stm-timeline__nav-bar {
    margin-bottom: 50px;
}
.stm-timeline__nav-bar:after {
    content: '';
    display: table;
    clear: both;
}
.stm-timeline__nav-bar .stm-timeline__steps {
    float: left;
    margin-top: 23px;
}
.stm-timeline__nav-bar .stm-timeline__nav {
    float: right;
}
.stm-timeline__steps-list {
    list-style: none;
    padding-left: 0;
    position: relative;
}
.stm-timeline__steps-list .stm-timeline__step {
    float: left;
    width: 99px;
    height: 4px;
    margin-right: 1px;
    background: #d9d9d9;
    position: relative;
}
.stm-timeline__steps-list .stm-timeline__step:before {
    content: "";
    position: absolute;
    left: -1px;
    top: 0;
    height: 10px;
    width: 1px;
    background: #d9d9d9;
    z-index: 1;
}
.stm-timeline__steps-list .stm-timeline__step:last-child {
    width: 0;
}
.stm-timeline__steps-list .stm-timeline__step a {
    position: absolute;
    left: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 14px;
    line-height: 1;
    font-size: 15px;
}
.stm-timeline__steps-list .stm-timeline__step a:hover {
    text-decoration: none;
}
.stm-timeline__steps-list .stm-timeline__steps-progress {
    position: absolute;
    height: 4px;
    width: 0;
    background: #293352;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-timeline__nav {
    border: 2px solid #293352;
    border-radius: 4px;
}
.stm-timeline__nav:after {
    content: '';
    display: table;
    clear: both;
}
.stm-timeline__nav .owl-prev,.stm-timeline__nav .owl-next {
    float: left;
    width: 46px;
    line-height: 46px;
    text-align: center;
    color: #a51c30;
    font-size: 11px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-timeline__nav .owl-prev:hover,.stm-timeline__nav .owl-next:hover {
    background: #293352;
    color: #ffffff;
}
.stm-timeline__nav .owl-prev {
    position: relative;
    width: 47px;
}
.stm-timeline__nav .owl-prev:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #293352;
}
.stm-mailchimp {
    background-color: #a51c30;
    text-align: center;
    padding: 44px 30px;
}
.stm-mailchimp .stm-mailchimp-icon {
    margin-top: 5px;
    margin-bottom: 32px;
}
.stm-mailchimp .stm-mailchimp-title {
    color: #ffffff;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 3px;
}
.stm-mailchimp .stm-mailchimp-description {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 33px;
}
.stm-mailchimp .stm-mailchimp-form {
    color: #ffffff;
}
.stm-mailchimp .stm-mailchimp-form strong {
    font-weight: normal;
}
.stm-mailchimp .stm-mailchimp-form input[type="text"],.stm-mailchimp .stm-mailchimp-form input[type="email"] {
    width: 100%;
    border: 0;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 9px 15px 11px 15px;
    background-color: #ffffff;
    font-family: 'Work Sans', sans-serif !important;
    font-size: 14px;
    color: #000;
}
.stm-mailchimp .stm-mailchimp-btn {
    border: 2px solid #ffffff;
    border-radius: 4px;
    position: relative;
    color: #ffffff;
}
.stm-mailchimp .stm-mailchimp-btn:after {
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 35px;
    margin-top: -10px;
    font-family: fontawesome;
    font-size: 16px;
}
.stm-mailchimp .stm-mailchimp-btn input {
    width: 100%;
    background: transparent;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    padding: 8px;
    padding-right: 34px;
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
}
.stm-mailchimp .stm-mailchimp-btn:hover:after,.stm-mailchimp .stm-mailchimp-btn:hover input {
    background-color: #ffffff;
    color: #a51c30;
}
.rev_slider_nav {
    display: block;
    min-height: 114px;
    position: relative;
    margin-top: -57px;
    background-color: #ffffff;
    padding: 16px 26px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
.rev_slider_nav .title {
    display: block;
    position: relative;
    margin-bottom: 5px;
    line-height: 24px;
    font-size: 15px;
    color: #000;
    z-index: 1;
}
.rev_slider_nav .sub__title {
    display: block;
    margin-top: 4px;
    margin-bottom: 5px;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    color: #293352;
    z-index: 1;
}
.rev_slider_nav:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #a51c30;
    -webkit-transition: height 0.4s;
    transition: height 0.4s;
}
.rev_slider_nav:hover, .rev_slider_nav.active {
    text-decoration: none;
}
.rev_slider_nav:hover .title,.rev_slider_nav:hover .sub__title,.rev_slider_nav.active .title,.rev_slider_nav.active .sub__title {
    color: #ffffff;
}
.rev_slider_nav:hover:after, .rev_slider_nav.active:after {
    height: 100%;
}
.rev_slider_nav:active, .rev_slider_nav:focus {
    text-decoration: none;
}
.stm-administrator_view_list-item {
    margin-bottom: 50px;
    padding-bottom: 42px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.25);
}
.stm-administrator_view_list-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.stm-administrator__info-content {
    display: block;
    overflow: hidden;
    position: relative;
    padding: 0 30px 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-administrator__photo {
    float: left;
    max-width: 160px;
}
.stm-administrator__photo img {
    display: block;
    height: auto;
    max-width: 100%;
}
.stm-administrator__name {
    padding-bottom: 12px;
    font-size: 30px;
    color: #000;
    line-height: 54px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-administrator__position {
    font-size: 11px;
    color: #293352;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 9px;
    letter-spacing: 1px;
    line-height: 11px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    text-overflow: ellipsis;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.stm-administrator__description {
    margin-bottom: 20px;
    font-family: 'Work Sans', sans-serif;
    line-height: 30px;
    font-size: 15px;
    color: #595959;
}
.stm-administrator__socials {
    margin-bottom: 20px;
}
.stm-administrator__profile_link {
    font-size: 14px;
    font-weight: 600;
    position: relative;
    padding-bottom: 6px;
    text-decoration: none !important;
    color: #a51c30 !important;
}
.stm-administrator__profile_link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 42px;
    height: 2px;
    background-color: #293352;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}
.stm-administrator__profile_link:hover:after {
    width: 100%;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}
.stm-staff-table {
    width: 100%;
    font-size: 14px;
}
.stm-staff-table th {
    background: #293352;
    padding: 8px 15px;
    text-transform: uppercase;
    line-height: 24px;
    color: #ffffff;
}
.stm-staff-table td {
    background: #ffffff;
    padding: 13px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    line-height: 24px;
    color: #595959;
}
.stm-contact-details_type_administrator .stm-contact-details__items {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.stm-contact-details_type_administrator .stm-contact-details__item {
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    line-height: 24px;
    color: #595959;
}
.stm-contact-details_type_administrator .stm-contact-details__item a {
    color: #a51c30;
}
.stm-contact-details_type_administrator .stm-contact-details__item a:focus, .stm-contact-details_type_administrator .stm-contact-details__item a:hover {
    text-decoration: none;
}
.stm-contact-details_type_administrator .stm-contact-details__item:before {
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 16px;
    color: #293352;
}
.stm-contact-details_type_administrator .stm-contact-details__item:last-child {
    margin-bottom: 0;
}
.stm-contact-details_type_administrator .stm-contact-details__item_type_address:before {
    content: "\e92e";
    font-size: 17px;
}
.stm-contact-details_type_administrator .stm-contact-details__item_type_tel:before {
    content: "\e904";
}
.stm-contact-details_type_administrator .stm-contact-details__item_type_skype:before {
    content: "\e912";
}
.stm-contact-details_type_administrator .stm-contact-details__item_type_url:before {
    content: "\e92f";
}
.stm-contact-details_type_administrator .stm-contact-details__item_type_email:before {
    content: "\e902";
}
.stm-contact-details_type_administrator .stm-contact-details__item_type_fax:before {
    content: "\e903";
}
.stm-contact-details_type_administrator .stm-contact-details__item_type_socials {
    display: block;
    padding-left: 0;
}
.stm-contact-details_type_administrator .socials-list_type_administrator {
    padding-top: 18px;
}
.stm-contact-details_type_administrator .socials-list_type_administrator .socials-list__item-link {
    opacity: 0.7;
}
.socials-list_type_administrator {
    font-size: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.socials-list_type_administrator .socials-list__item {
    display: inline-block;
    margin-right: 8px;
    font-size: 18px;
    vertical-align: middle;
}
.socials-list_type_administrator .socials-list__item .socials-list__item-link {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.socials-list_type_administrator .socials-list__item .socials-list__item-link span {
    display: inline-block;
}
.socials-list_type_administrator .socials-list__item .socials-list__item-link:focus, .socials-list_type_administrator .socials-list__item .socials-list__item-link:hover {
    text-decoration: none;
}
.socials-list_type_administrator .socials-list__item .socials-list__item-link:hover {
    opacity: 1;
}
.socials-list_type_administrator .socials-list__item .socials-list__item-link_type_facebook {
    background: #3a5897;
}
.socials-list_type_administrator .socials-list__item .socials-list__item-link_type_twitter {
    background: #00aced;
}
.socials-list_type_administrator .socials-list__item .socials-list__item-link_type_google-plus {
    background: #db4437;
    font-size: 16px;
}
.socials-list_type_administrator .socials-list__item .socials-list__item-link_type_instagram {
    background: #ac907a;
    font-size: 16px;
}
.socials-list_type_administrator .socials-list__item .socials-list__item-link_type_instagram .stm-icon {
    font-family: 'FontAwesome' !important;
}
.socials-list_type_administrator .socials-list__item .socials-list__item-link_type_instagram .stm-icon:before {
    content: "\f16d";
}
.socials-list_type_administrator .socials-list__item .socials-list__item-link_type_envelope {
    background: #ffc600;
    padding-top: 1px;
    font-size: 12px;
}
.socials-list_type_administrator .socials-list__item .socials-list__item-link_type_youtube {
    background: #bb0000;
    font-size: 14px;
}
.socials-list_type_administrator .socials-list__item .socials-list__item-link_type_youtube .stm-icon {
    font-family: 'FontAwesome' !important;
}
.socials-list_type_administrator .socials-list__item .socials-list__item-link_type_youtube .stm-icon:before {
    content: "\f16a";
}
.socials-list_type_administrator .socials-list__item .socials-list__item-link_type_soundcloud {
    background: #ff3a00;
    font-size: 14px;
}
.single-stm_administrator .content {
    padding-top: 0;
    padding-bottom: 0;
}
.stm-more-link {
    position: relative;
    padding-bottom: 6px;
    line-height: 30px;
    text-decoration: none !important;
    font-weight: 700;
    font-size: 14px;
    color: #a51c30 !important;
}
.stm-more-link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 42px;
    height: 2px;
    background-color: #293352;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}
.stm-more-link:hover:after {
    width: 100%;
}
@font-face {
    font-family: 'star';
    src: url("../../fonts/woocommerce/star.eot");
    src: url("../../fonts/woocommerce/star.eot?#iefix") format("embedded-opentype"), url("../../fonts/woocommerce/star.woff") format("woff"), url("../../fonts/woocommerce/star.ttf") format("truetype"), url("../../fonts/woocommerce/star.svg#star") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WooCommerce';
    src: url("../../fonts/woocommerce/WooCommerce.eot");
    src: url("../../fonts/woocommerce/WooCommerce.eot?#iefix") format("embedded-opentype"), url("../../fonts/woocommerce/WooCommerce.woff") format("woff"), url("../../fonts/woocommerce/WooCommerce.ttf") format("truetype"), url("../../fonts/woocommerce/WooCommerce.svg#WooCommerce") format("svg");
    font-weight: normal;
    font-style: normal;
}
p.demo_store {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #a46497;
    color: white;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
}
p.demo_store a {
    color: white;
}
.admin-bar p.demo_store {
    top: 32px;
}
.clear {
    clear: both;
}
.woocommerce {
}
.woocommerce h2, .woocommerce h3, .woocommerce h4, .woocommerce h5 {
    color: #000;
}
.woocommerce .blockUI.blockOverlay {
    position: relative;
}
.woocommerce .blockUI.blockOverlay:before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: "";
    background: url(../../img/woocommerce/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, 0.75);
}
.woocommerce .loader:before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: "";
    background: url(../../img/woocommerce/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, 0.75);
}
.woocommerce .myaccount_user {
    margin-bottom: 65px;
}
.woocommerce .myaccount_user strong {
    color: #000;
}
.woocommerce a.remove {
    display: block;
    font-size: 16px;
    height: 16px;
    width: 16px;
    text-align: center;
    line-height: 1;
    color: rgba(3, 3, 3, 0.25);
    text-decoration: none;
    border: 0;
}
.woocommerce .woocommerce-message,.woocommerce .woocommerce-error,.woocommerce .woocommerce-info {
    padding: 1.8em 2em 1.8em 3.5em;
    margin: 0 0 30px;
    position: relative;
    background-color: #ffffff;
    color: #595959;
    font-size: 15px;
    font-family: 'Work Sans', sans-serif;
    border: 1px solid transparent;
    line-height: normal;
    list-style: none outside !important;
    *zoom: 1;
    width: auto;
    word-wrap: break-word;
}
.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-message:after,.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-error:after,.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-info:after {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-message:after,.woocommerce .woocommerce-error:after,.woocommerce .woocommerce-info:after {
    clear: both;
}
.woocommerce .woocommerce-message:before,.woocommerce .woocommerce-error:before,.woocommerce .woocommerce-info:before {
    content: "\f05a";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    position: absolute;
    top: 1.5em;
    left: 1.5em;
    font-size: 18px;
}
.woocommerce .woocommerce-message .button,.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button {
    float: right;
    position: absolute;
    right: 20px;
    top: 20px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    border: 2px solid #293352;
    background: #ffffff;
    font-size: 16px;
    color: #a51c30;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce .woocommerce-message .button:hover,.woocommerce .woocommerce-error .button:hover,.woocommerce .woocommerce-info .button:hover {
    border: 2px solid #293352;
    background: #293352;
    color: #ffffff;
}
.woocommerce .woocommerce-message .button:after,.woocommerce .woocommerce-error .button:after,.woocommerce .woocommerce-info .button:after {
    content: "\f105";
    font-family: 'FontAwesome';
    margin-left: 16px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}
.woocommerce .woocommerce-message li,.woocommerce .woocommerce-error li,.woocommerce .woocommerce-info li {
    list-style: none outside !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.woocommerce .woocommerce-message a,.woocommerce .woocommerce-error a,.woocommerce .woocommerce-info a {
    text-decoration: none !important;
    border-bottom: 1px dashed #a51c30;
}
.woocommerce .woocommerce-message a:hover,.woocommerce .woocommerce-error a:hover,.woocommerce .woocommerce-info a:hover {
    border-bottom: 1px dashed #293352;
}
.woocommerce .woocommerce-message {
    border-color: #a51c30;
}
.woocommerce .woocommerce-message:before {
    content: "\f058";
    color: #a51c30;
}
.woocommerce .woocommerce-info {
    border-color: #a51c30;
}
.woocommerce .woocommerce-info:before {
    color: #a51c30;
}
.woocommerce .woocommerce-error {
    border-color: #ff0000;
}
.woocommerce .woocommerce-error:before {
    content: "\f057";
    color: #ff0000;
}
.woocommerce small.note {
    display: block;
    color: #777;
    font-size: .857em;
    margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb {
    *zoom: 1;
    margin: 0 0 1em;
    padding: 0;
    font-size: 0.92em;
    color: #777;
}
.woocommerce .woocommerce-breadcrumb:before, .woocommerce .woocommerce-breadcrumb:after {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-breadcrumb:after {
    clear: both;
}
.woocommerce .woocommerce-breadcrumb a {
    color: #777;
}
.woocommerce .quantity {
    float: left;
    margin: 0 4px 0 0;
    position: relative;
}
.woocommerce .quantity input {
    width: 74px;
    height: 50px;
    padding: 0 5px 0 21px;
    background: #ffffff;
    font-family: 'Work Sans', sans-serif;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    color: #595959;
}
.woocommerce .quantity .quantity-control {
    position: absolute;
    right: 19px;
    top: 8px;
    font-size: 18px;
    color: #a51c30;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce .quantity .quantity-control:hover {
    color: #293352;
}
.woocommerce .quantity .quantity-control .fa-caret-up:before {
    content: "\f106";
}
.woocommerce .quantity .quantity-control .fa-caret-down:before {
    content: "\f107";
}
.woocommerce .quantity .quantity-control_minus {
    top: 21px;
}
.woocommerce ins {
    text-decoration: none;
}
.woocommerce div.product {
    margin-bottom: 0;
    position: relative;
}
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
}
.woocommerce div.product span.price,.woocommerce div.product p.price {
    margin-bottom: 17px;
    font-size: 24px;
    line-height: 30px;
    color: #293352;
}
.woocommerce div.product span.price ins,.woocommerce div.product p.price ins {
    background: inherit;
    text-decoration: none;
}
.woocommerce div.product span.price del,.woocommerce div.product p.price del {
    margin-right: 22px;
    font-size: 18px;
    color: #808080;
}
.woocommerce div.product p.stock {
    font-size: 0.92em;
}
.woocommerce div.product .stock {
    color: #77a464;
}
.woocommerce div.product .out-of-stock {
    color: red;
}
.woocommerce div.product .product-short-description {
    margin-bottom: 30px;
}
.woocommerce div.product .product-short-description table td {
    padding: 0;
    border: 0;
    vertical-align: top;
    letter-spacing: -0.4px;
    background: transparent;
    padding-bottom: 15px;
    padding-left: 25px;
}
.woocommerce div.product .product-short-description table td:first-child {
    padding-left: 0;
}
.woocommerce div.product .product-short-description table tr:last-child td {
    padding-bottom: 0;
}
.woocommerce div.product .product-short-description p,.woocommerce div.product .product-short-description {
    font-size: 14px;
    line-height: 24px;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 19px;
}
.woocommerce div.product .product_meta > span {
    display: block;
}
.woocommerce div.product .product_meta > span:not(:last-child) {
    margin-bottom: 27px;
}
.woocommerce div.product .product_meta .posted_in {
    font-size: 13px;
    line-height: normal;
    font-family: 'Work Sans', sans-serif;
    color: #999999;
}
.woocommerce div.product .product_meta .posted_in a {
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    color: #293352;
}
.woocommerce div.product .product_meta .posted_in:before {
    content: "\e933";
    margin-right: 10px;
    font-family: stm-icon;
    font-size: 14px;
    color: #293352;
}
.woocommerce div.product .product_meta .tagged_as a {
    display: inline-block;
    height: 30px;
    border: 1px solid #999;
    padding: 0 10px;
    margin-bottom: 10px;
    font-family: 'Work Sans', sans-serif;
    background: #ffffff;
    font-size: 13px;
    line-height: 28px;
    color: #a51c30;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce div.product .product_meta .tagged_as a:not(:last-child) {
    margin-right: 8px;
}
.woocommerce div.product .product_meta .tagged_as a:focus, .woocommerce div.product .product_meta .tagged_as a:hover {
    text-decoration: none;
}
.woocommerce div.product .product_meta .tagged_as a:hover {
    border-color: #293352;
    background: #293352;
    color: #ffffff;
}
.woocommerce div.product div.images {
    margin-bottom: 60px;
}
.woocommerce div.product div.images img {
    display: block;
    max-width: 100%;
    height: auto;
    box-shadow: none;
}
.woocommerce div.product div.images .woocommerce-main-image {
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 10px;
    background: #ffffff;
}
.woocommerce div.product div.images .woocommerce-main-image img {
    margin: 0 auto;
}
.woocommerce div.product div.images div.thumbnails {
    padding: 0 0 10px;
}
.woocommerce div.product div.images div.thumbnails img {
    margin: auto;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: none;
    transform: none;
}
.woocommerce div.product div.summary {
    margin-bottom: 60px;
}
.woocommerce div.product div.social {
    text-align: right;
    margin: 0 0 1em;
}
.woocommerce div.product div.social span {
    margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
    margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
    padding-left: 16px;
    width: 0;
}
.woocommerce div.product div.social iframe {
    float: left;
    margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs {
    margin-bottom: 60px;
}
.woocommerce div.product .woocommerce-tabs .wc-tabs {
    margin-bottom: 30px;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: -0.20px;
    font-family: 'Work Sans', sans-serif;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
}
.woocommerce div.product p.cart {
    margin-bottom: 2em;
    *zoom: 1;
}
.woocommerce div.product p.cart:before, .woocommerce div.product p.cart:after {
    content: " ";
    display: table;
}
.woocommerce div.product p.cart:after {
    clear: both;
}
.woocommerce div.product form.cart {
    margin-bottom: 6px;
    *zoom: 1;
}
.woocommerce div.product form.cart:before, .woocommerce div.product form.cart:after {
    content: " ";
    display: table;
}
.woocommerce div.product form.cart:after {
    clear: both;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
}
.woocommerce div.product form.cart div.quantity input {
    width: 74px;
    height: 50px;
    padding: 0 5px 0 21px;
    background: #ffffff;
    font-family: 'Work Sans', sans-serif;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    color: #595959;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce div.product form.cart div.quantity input:focus {
    border-color: #808080;
}
.woocommerce div.product form.cart div.quantity .quantity-control {
    position: absolute;
    right: 19px;
    top: 8px;
    font-size: 18px;
    color: #808080;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce div.product form.cart div.quantity .quantity-control:hover {
    color: #3277ae;
}
.woocommerce div.product form.cart div.quantity .quantity-control .fa-caret-up:before {
    content: "\f106";
}
.woocommerce div.product form.cart div.quantity .quantity-control .fa-caret-down:before {
    content: "\f107";
}
.woocommerce div.product form.cart div.quantity .quantity-control_minus {
    top: 21px;
}
.woocommerce div.product form.cart table {
    border-width: 0 0 1px 0;
}
.woocommerce div.product form.cart table td {
    padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity {
    float: none;
    margin: 0;
}
.woocommerce div.product form.cart table small.stock {
    display: block;
    float: none;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 100%;
}
.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th {
    padding: 5px;
    border: 0;
    vertical-align: top;
    line-height: normal;
    background: transparent;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    font-size: 14px;
    color: #595959;
    white-space: normal;
}
.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 1em;
}
.woocommerce div.product form.cart .variations td.label {
    padding: 5px;
    display: table-cell;
    text-align: left;
    white-space: normal;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
    margin-bottom: 1em;
}
.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: 0.83em;
}
.woocommerce div.product form.cart .wc-no-matching-variations {
    display: none;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
}
.woocommerce div.product form.cart .group_table td.label {
    padding-right: 1em;
    padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td {
    vertical-align: top;
    padding-bottom: .5em;
    border: 0;
}
.woocommerce div.product form.cart.variations_form .woocommerce-variation-add-to-cart {
    margin-top: 17px;
    *zoom: 1;
}
.woocommerce div.product form.cart.variations_form .woocommerce-variation-add-to-cart:before, .woocommerce div.product form.cart.variations_form .woocommerce-variation-add-to-cart:after {
    content: " ";
    display: table;
}
.woocommerce div.product form.cart.variations_form .woocommerce-variation-add-to-cart:after {
    clear: both;
}
.woocommerce div.product .related.products h2 {
    font-size: 30px;
}
.woocommerce span.onsale {
    position: absolute;
    margin: 20px 0 0 20px;
    padding: 2.5px 10px;
    background: #293352;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    color: #ffffff;
}
.woocommerce .products ul,.woocommerce ul.products {
    padding: 0;
    list-style: none outside;
    clear: both;
    *zoom: 1;
}
.woocommerce .products ul:before, .woocommerce .products ul:after,.woocommerce ul.products:before,.woocommerce ul.products:after {
    content: " ";
    display: table;
}
.woocommerce .products ul:after,.woocommerce ul.products:after {
    clear: both;
}
.woocommerce .products ul li,.woocommerce ul.products li {
    list-style: none outside;
}
.woocommerce ul.products li.product .onsale {
    top: -43px;
    right: auto;
    left: -12px;
    font-weight: 500;
    margin: 0;
}
.woocommerce ul.products li.product:before {
    display: none;
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100.8%;
    height: 100.8%;
    background: #ffffff;
    z-index: -1;
}
.woocommerce ul.products li.product .woocommerce_product__category {
    display: block !important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #293352;
}
.woocommerce ul.products li.product .woocommerce_product__category a {
    color: #293352;
}
.woocommerce ul.products li.product h5 {
    height: 43px;
    overflow: hidden;
    position: relative;
    line-height: 22px;
    margin: 0 0 15px;
    font-size: 15px;
    z-index: 10;
}
.woocommerce ul.products li.product a {
    display: block;
    text-decoration: none;
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link {
    position: relative;
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link:before {
    display: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
}
.woocommerce ul.products li.product a img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 21px;
    box-shadow: none;
}
.woocommerce ul.products li.product strong {
    display: block;
}
.woocommerce ul.products li.product .product-price {
    position: relative;
    *zoom: 1;
    z-index: 10;
}
.woocommerce ul.products li.product .product-price:before, .woocommerce ul.products li.product .product-price:after {
    content: " ";
    display: table;
}
.woocommerce ul.products li.product .product-price:after {
    clear: both;
}
.woocommerce ul.products li.product .star-rating {
    width: 100%;
    float: none;
    display: none;
    width: 6.4em;
    margin: 5px auto 15px;
    font-size: .69em;
    letter-spacing: 3px;
}
.woocommerce ul.products li.product .product-buy {
    content: "";
    position: absolute;
    top: 146px;
    left: 0;
    width: 100%;
    padding: 0 0 70px;
    box-sizing: content-box;
    background: transparent;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce ul.products li.product .button {
    position: absolute;
    bottom: 30px;
    left: 40px;
    right: 40px;
    border: 2px solid #293352;
    background: #293352;
    color: #ffffff;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.8px;
    line-height: 46px;
    vertical-align: top;
    padding: 0 10px;
    opacity: 0;
    -webkit-transition: opacity 0s 0s;
    transition: opacity 0s 0s;
}
.woocommerce ul.products li.product .button i {
    margin-left: 7px;
    vertical-align: top;
}
.woocommerce ul.products li.product .button:before {
    content: "\e936";
    font-family: 'stm-icon';
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    font-size: 16px;
    color: #ffffff;
}
.woocommerce ul.products li.product .button:hover {
    background: #293352;
    color: #ffffff;
}
.woocommerce ul.products li.product .button:active {
    color: #ffffff;
    background: #293352;
    border-color: #293352;
}
.woocommerce ul.products li.product .added_to_cart {
    display: none;
}
.woocommerce ul.products li.product .price {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    color: #293352;
    display: block;
    font-weight: normal;
    font-size: 19px;
}
.woocommerce ul.products li.product .price del {
    font-size: 14px;
    color: #595959;
}
.woocommerce ul.products li.product .price ins {
    background: none;
    text-decoration: none;
}
.woocommerce ul.products li.product .price .from {
    font-size: 0.67em;
    margin: -2px 0 0 0;
    text-transform: uppercase;
    color: rgba(132, 132, 132, 0.5);
}
.woocommerce ul.products li.product:hover {
    position: relative;
    background-color: #ffffff;
    z-index: 2;
}
.woocommerce ul.products li.product:hover:before {
    display: block;
}
.woocommerce ul.products li.product:hover .product-buy {
    visibility: visible;
    opacity: 1;
}
.woocommerce ul.products li.product:hover .product-buy .button {
    opacity: 1;
}
.woocommerce ul.products li.product:hover .woocommerce-LoopProduct-link:before {
    display: block;
}
.woocommerce .woocommerce-order-bar {
    padding: 15px 30px;
    margin-bottom: 40px;
    background: #ffffff;
    *zoom: 1;
}
.woocommerce .woocommerce-order-bar:before, .woocommerce .woocommerce-order-bar:after {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-order-bar:after {
    clear: both;
}
.woocommerce .woocommerce-result-count {
    margin: 14px 0;
    font-size: 16px;
    line-height: normal;
    color: #595959;
}
.woocommerce .woocommerce-ordering {
    width: 255px;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
}
.woocommerce nav.woocommerce-pagination {
    margin-top: 40px;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit {
    font-size: 16px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading,.woocommerce #respond input#submit.loading {
    opacity: 0.25;
}
.woocommerce a.button.loading:after,.woocommerce button.button.loading:after,.woocommerce input.button.loading:after,.woocommerce #respond input#submit.loading:after {
    content: "\f1ce";
    display: inline-block;
    position: relative;
    top: 2px;
    margin-left: 10px;
    font-family: "FontAwesome";
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}
.woocommerce a.button.added:after,.woocommerce button.button.added:after,.woocommerce input.button.added:after,.woocommerce #respond input#submit.added:after {
    content: "\f00c";
    margin-left: 10px;
    font-family: 'FontAwesome';
    font-size: 14px;
}
.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover {
    background-color: #dad8da;
    text-decoration: none;
    background-image: none;
    color: #515151;
}
.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt {
    padding: 14.5px 24px;
    border: 2px solid #293352;
    background-color: #293352;
    text-transform: uppercase;
    line-height: 16px;
    margin-bottom: 20px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #ffffff;
    border-radius: 4px;
    -webkit-font-smoothing: antialiased;
}
.woocommerce a.button.alt .fa,.woocommerce button.button.alt .fa,.woocommerce input.button.alt .fa,.woocommerce #respond input#submit.alt .fa {
    display: inline-block;
    vertical-align: top;
}
.woocommerce a.button.alt .fa:before,.woocommerce button.button.alt .fa:before,.woocommerce input.button.alt .fa:before,.woocommerce #respond input#submit.alt .fa:before {
    content: "\e936";
    font-family: 'stm-icon';
    font-size: 16px;
}
.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit.alt:hover {
    border-color: #293352;
    background-color: #ffffff;
    color: #293352;
}
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled]:hover,.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled]:hover {
    border-color: #808080;
    background-color: #ffffff;
    color: #808080;
}
.woocommerce a.button:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled[disabled],.woocommerce button.button:disabled,.woocommerce button.button.disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button:disabled,.woocommerce input.button.disabled,.woocommerce input.button:disabled[disabled],.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: 0.5;
}
.woocommerce a.button:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled[disabled]:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover {
    color: inherit;
    background-color: #ebe9eb;
}
.woocommerce .cart .button,.woocommerce .cart input.button {
    float: none;
}
.woocommerce a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: inline-block;
}
.woocommerce .single_add_to_cart_button .fa {
    margin-right: 15px;
}
.woocommerce #reviews h2 small {
    float: right;
    color: #777;
    font-size: 15px;
    margin: 10px 0 0 0;
}
.woocommerce #reviews h2 small a {
    text-decoration: none;
    color: #777;
}
.woocommerce #reviews h3 {
    margin: 0 0 40px;
}
.woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0;
}
.woocommerce #reviews #comments {
    margin-bottom: 40px;
}
.woocommerce #reviews #comments .add_review {
    *zoom: 1;
}
.woocommerce #reviews #comments .add_review:before, .woocommerce #reviews #comments .add_review:after {
    content: " ";
    display: table;
}
.woocommerce #reviews #comments .add_review:after {
    clear: both;
}
.woocommerce #reviews #comments h2 {
    clear: none;
}
.woocommerce #reviews #comments ol.commentlist {
    *zoom: 1;
    margin: 0;
    width: 100%;
    background: none;
    padding-left: 0;
    list-style: none;
}
.woocommerce #reviews #comments ol.commentlist:before, .woocommerce #reviews #comments ol.commentlist:after {
    content: " ";
    display: table;
}
.woocommerce #reviews #comments ol.commentlist:after {
    clear: both;
}
.woocommerce #reviews #comments ol.commentlist li {
    margin-bottom: 0;
    padding: 0 0 30px;
    border-bottom: 1px solid #ddd;
    position: relative;
    background: 0;
}
.woocommerce #reviews #comments ol.commentlist li:not(:first-child) {
    margin: 30px 0 0;
}
.woocommerce #reviews #comments ol.commentlist li .product-review-meta {
    margin-bottom: 3px;
    *zoom: 1;
}
.woocommerce #reviews #comments ol.commentlist li .product-review-meta:before, .woocommerce #reviews #comments ol.commentlist li .product-review-meta:after {
    content: " ";
    display: table;
}
.woocommerce #reviews #comments ol.commentlist li .product-review-meta:after {
    clear: both;
}
.woocommerce #reviews #comments ol.commentlist li .product-review-author {
    font-size: 15px;
    font-weight: 700;
    color: #a51c30;
}
.woocommerce #reviews #comments ol.commentlist li .product-review-author a {
    color: #a51c30;
}
.woocommerce #reviews #comments ol.commentlist li .product-review-author a:focus {
    text-decoration: none;
}
.woocommerce #reviews #comments ol.commentlist li .product-review-author a:hover {
    text-decoration: none;
    color: #3277ae;
}
.woocommerce #reviews #comments ol.commentlist li .product-review-date {
    float: right;
    color: #aaa;
    font-size: 11px;
    text-transform: uppercase;
}
.woocommerce #reviews #comments ol.commentlist li .star-rating {
    float: right;
    margin-right: 10px;
    margin-top: 4px;
}
.woocommerce #reviews #comments ol.commentlist li .product-review-description p,.woocommerce #reviews #comments ol.commentlist li .product-review-description {
    font-size: 14px;
    line-height: 24px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: left;
    border-radius: 50%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    overflow: hidden;
    padding-left: 20px;
    margin: 0 0 0 50px;
    *zoom: 1;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:before, .woocommerce #reviews #comments ol.commentlist li .comment-text:after {
    content: " ";
    display: table;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
    clear: both;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 0.83em;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: none outside;
    margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments .commentlist > li:before {
    content: "";
}
.woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 11px;
    width: 6.4em;
    letter-spacing: 3px;
    color: #fde428;
    font-family: 'star';
}
.woocommerce .star-rating:before {
    content: "\73\73\73\73\73";
    color: #dddddd;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.woocommerce .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}
.woocommerce .woocommerce-product-rating {
    *zoom: 1;
    display: block;
}
.woocommerce .woocommerce-product-rating:before, .woocommerce .woocommerce-product-rating:after {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-product-rating:after {
    clear: both;
}
.woocommerce .woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left;
}
.woocommerce .woocommerce-product-rating .woocommerce-review-link {
    margin-left: 9px;
    font-size: 13px;
    color: #808080;
}
.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0 0;
}
.woocommerce #review_form #respond {
    *zoom: 1;
    position: static;
    margin: 0;
    width: auto;
    padding: 0 0 0;
    background: transparent none;
    border: 0;
}
.woocommerce #review_form #respond:before, .woocommerce #review_form #respond:after {
    content: " ";
    display: table;
}
.woocommerce #review_form #respond:after {
    clear: both;
}
.woocommerce #review_form #respond p {
    margin-bottom: 0;
}
.woocommerce #review_form #respond .comment-form-rating {
    margin-bottom: 22px;
}
.woocommerce #review_form #respond .comment-form-rating .stars {
    margin-bottom: 0;
}
.woocommerce #review_form #respond .comment-form-rating .stars > span {
    line-height: 1;
}
.woocommerce #review_form #respond .comment-form-email input[type="text"],.woocommerce #review_form #respond .comment-form-author input[type="text"] {
    margin-bottom: 22px;
}
.woocommerce #review_form #respond .form-submit input {
    left: auto;
}
.woocommerce #review_form #respond .form-submit .stm-btn {
    min-width: 160px;
}
.woocommerce #review_form #respond .select2 {
    display: none;
}
.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%;
}
.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    color: #fde428;
}
.woocommerce p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "WooCommerce";
    content: "\e021";
    text-indent: 0;
}
.woocommerce p.stars a:hover ~ a:before {
    content: "\e021";
}
.woocommerce p.stars:hover a:before {
    content: "\e020";
}
.woocommerce p.stars.selected a.active:before {
    content: "\e020";
}
.woocommerce p.stars.selected a.active ~ a:before {
    content: "\e021";
}
.woocommerce p.stars.selected a:not(.active):before {
    content: "\e020";
}
.woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0, 0, 0, 0.1);
    margin-bottom: 1.618em;
    width: 100%;
}
.woocommerce table.shop_attributes th {
    width: 150px;
    font-weight: 700;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    margin: 0;
    line-height: 1.5;
}
.woocommerce table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    margin: 0;
    line-height: 1.5;
}
.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
}
.woocommerce table.shop_attributes .alt td,.woocommerce table.shop_attributes .alt th {
    background: rgba(0, 0, 0, 0.025);
}
.woocommerce table.shop_table {
    width: 100%;
    text-align: left;
    border-collapse: separate;
}
.woocommerce table.shop_table thead th {
    padding: 13.5px 16px;
    background: #a51c30;
    font-family: "Libre Baskerville";
    font-weight: 400;
    font-size: 11px;
    line-height: normal;
    color: #ffffff;
    text-transform: uppercase;
}
.woocommerce table.shop_table tbody td,.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th {
    background: #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding: 10px 16px;
    vertical-align: middle;
    font-size: 15px;
    color: #000;
}
.woocommerce table.shop_table tbody td small,.woocommerce table.shop_table tbody th small,.woocommerce table.shop_table tfoot td small,.woocommerce table.shop_table tfoot th small {
    font-weight: normal;
}
.woocommerce table.shop_table strong {
    font-weight: 600 !important;
}
.woocommerce table.shop_table .stm-btn_blue.stm-btn_flat {
    border-color: #293352;
    background-color: #293352;
    color: #ffffff;
}
.woocommerce .table-my-orders-container {
    overflow: hidden;
    overflow-x: auto;
    margin-bottom: 73px;
}
.woocommerce table.my_account_orders {
    margin-bottom: 0;
    font-size: 14px;
}
.woocommerce table.my_account_orders th,.woocommerce table.my_account_orders td {
    vertical-align: middle;
}
.woocommerce table.my_account_orders th {
    font-size: 14px;
    padding: 11.5px 16px;
    font-family: "Libre Baskerville";
}
.woocommerce table.my_account_orders tbody td {
    padding: 7px 16px;
    color: #595959;
}
.woocommerce table.my_account_orders tbody td.order-number a {
    color: #000;
    -webkit-transition: color ease-in-out 0.2s;
    transition: color ease-in-out 0.2s;
}
.woocommerce table.my_account_orders tbody td.order-number a:hover, .woocommerce table.my_account_orders tbody td.order-number a:focus {
    text-decoration: none;
}
.woocommerce table.my_account_orders tbody td.order-number a:hover {
    color: #3277ae;
}
.woocommerce table.my_account_orders tbody td .button.view {
    background: #ffffff;
    position: relative;
    border-radius: 4px;
    text-transform: uppercase;
    border: 2px solid #293352;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    color: #a51c30;
}
.woocommerce table.my_account_orders tbody td .button.view:after {
    content: "\f105";
    font-family: 'FontAwesome';
    margin-left: 16px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}
.woocommerce table.my_account_orders tbody td .button.view:hover {
    background-color: #293352;
    color: #ffffff;
}
.woocommerce table.my_account_orders .order-actions {
    text-align: right;
}
.woocommerce td.product-name dl.variation {
    margin: .25em 0;
    *zoom: 1;
}
.woocommerce td.product-name dl.variation:before, .woocommerce td.product-name dl.variation:after {
    content: " ";
    display: table;
}
.woocommerce td.product-name dl.variation:after {
    clear: both;
}
.woocommerce td.product-name dl.variation dt,.woocommerce td.product-name dl.variation dd {
    display: inline-block;
    float: left;
    margin: 0 4px 4px 0;
    padding: 0;
}
.woocommerce td.product-name dl.variation dt {
    font-weight: 700;
    clear: left;
}
.woocommerce td.product-name dl.variation dd {
    margin-right: 0;
}
.woocommerce td.product-name dl.variation dd p {
    line-height: inherit;
}
.woocommerce td.product-name dl.variation dd p:last-child {
    margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification {
    font-size: 0.83em;
}
.woocommerce td.product-name .product-thumbnail {
    width: 60px;
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.woocommerce td.product-name .product-name-title {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
}
.woocommerce td.product-name .product-name-title a {
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    color: #a51c30;
    font-family: "Libre Baskerville";
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce td.product-name .product-name-title a:focus {
    text-decoration: none;
}
.woocommerce td.product-name .product-name-title a:hover {
    text-decoration: none;
    color: #293352;
}
.woocommerce td.product-name .product-name-title .woocommerce_product__category {
    display: block !important;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    font-size: 12px;
}
.woocommerce td.product-name .product-name-title .woocommerce_product__category a {
    line-height: 12px;
    font-weight: 500;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    color: #293352;
}
.woocommerce td.product-name .product-name-title .star-rating {
    margin-top: 3px;
}
.woocommerce td.product-quantity {
    min-width: 80px;
}
.woocommerce ul.cart_list,.woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0;
}
.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li {
    position: relative;
    min-height: 108px;
    border-bottom: 1px solid #d9d9d9;
    margin: 0 0 10px;
    padding: 0 0 8px 75px;
    *zoom: 1;
    list-style: none;
}
.woocommerce ul.cart_list li:before, .woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:before,.woocommerce ul.product_list_widget li:after {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after {
    clear: both;
}
.woocommerce ul.cart_list li:last-child,.woocommerce ul.product_list_widget li:last-child {
    border-bottom: 0;
}
.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a {
    display: block;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce ul.cart_list li a:focus,.woocommerce ul.product_list_widget li a:focus {
    text-decoration: none;
}
.woocommerce ul.cart_list li a:hover,.woocommerce ul.product_list_widget li a:hover {
    color: #293352;
    text-decoration: none;
}
.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img {
    position: absolute;
    left: 0;
    margin-top: 3px;
    width: 60px;
    height: auto;
    box-shadow: none;
}
.woocommerce ul.cart_list li del,.woocommerce ul.product_list_widget li del {
    margin-right: 5px;
    text-decoration: line-through;
    color: #808080;
}
.woocommerce ul.cart_list li del .amount,.woocommerce ul.product_list_widget li del .amount {
    font-size: 13px;
}
.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl {
    margin: 0;
    padding-left: 1em;
    border-left: 2px solid rgba(0, 0, 0, 0.1);
    *zoom: 1;
}
.woocommerce ul.cart_list li dl:before, .woocommerce ul.cart_list li dl:after,.woocommerce ul.product_list_widget li dl:before,.woocommerce ul.product_list_widget li dl:after {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li dl:after,.woocommerce ul.product_list_widget li dl:after {
    clear: both;
}
.woocommerce ul.cart_list li dl dt,.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dt,.woocommerce ul.product_list_widget li dl dd {
    display: inline-block;
    float: left;
    margin-bottom: 1em;
}
.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt {
    font-weight: 700;
    padding: 0 0 .25em 0;
    margin: 0 4px 0 0;
    clear: left;
}
.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd {
    padding: 0 0 .25em 0;
}
.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating {
    float: none;
    display: none;
    margin-bottom: 5px;
}
.woocommerce ul.cart_list li .amount,.woocommerce ul.product_list_widget li .amount {
    font-size: 15px;
    color: #293352;
}
.woocommerce.widget_shopping_cart .total,.woocommerce .widget_shopping_cart .total {
    border-top: 3px double #ebe9eb;
    padding: 4px 0 0;
}
.woocommerce.widget_shopping_cart .total strong,.woocommerce .widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block;
}
.woocommerce.widget_shopping_cart .cart_list li,.woocommerce .widget_shopping_cart .cart_list li {
    padding-left: 2em;
    position: relative;
    padding-top: 0;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove,.woocommerce .widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 0;
    left: 0;
}
.woocommerce.widget_shopping_cart .buttons,.woocommerce .widget_shopping_cart .buttons {
    *zoom: 1;
}
.woocommerce.widget_shopping_cart .buttons:before, .woocommerce.widget_shopping_cart .buttons:after,.woocommerce .widget_shopping_cart .buttons:before,.woocommerce .widget_shopping_cart .buttons:after {
    content: " ";
    display: table;
}
.woocommerce.widget_shopping_cart .buttons:after,.woocommerce .widget_shopping_cart .buttons:after {
    clear: both;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity 0.5s 0.5s ease;
    transition: opacity 0.5s 0.5s ease;
    opacity: 0;
}
.woocommerce form .form-row label {
    line-height: 2;
}
.woocommerce form .form-row label.hidden {
    visibility: hidden;
}
.woocommerce form .form-row label.inline {
    display: inline;
}
.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0;
}
.woocommerce form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0;
}
.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea {
    display: block;
    width: 100%;
    border: 1px solid #e6e6e6;
    font-family: 'Work Sans', sans-serif;
    background: #ffffff;
    font-size: 14px;
    line-height: 22px;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus {
    border-color: #808080;
}
.woocommerce form .form-row input.input-text {
    padding: 13px 20px;
}
.woocommerce form .form-row textarea {
    padding: 12px 20px;
    resize: none;
}
.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: #a00;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #a00;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select {
    border-color: #70b900;
}
.woocommerce form .form-row ::-webkit-input-placeholder {
    line-height: normal;
}
.woocommerce form .form-row :-moz-placeholder {
    line-height: normal;
}
.woocommerce form .form-row :-ms-input-placeholder {
    line-height: normal;
}
.woocommerce form.login,.woocommerce form.register {
    text-align: left;
    background: #ffffff;
    font-family: 'Work Sans', sans-serif;
    letter-spacing: -0.20px;
    padding: 40px;
}
.woocommerce form.login h3,.woocommerce form.register h3 {
    margin-bottom: 30px;
}
.woocommerce form.login h3:after,.woocommerce form.register h3:after {
    content: none;
}
.woocommerce form.login .form-row:last-child,.woocommerce form.register .form-row:last-child {
    margin-bottom: 0;
}
.woocommerce form.login .stm-btn,.woocommerce form.register .stm-btn {
    min-width: 0;
    border-color: #293352;
}
.woocommerce form.login .stm-btn:hover,.woocommerce form.register .stm-btn:hover {
    border-color: #293352;
    background-color: #293352;
    color: #ffffff;
}
.woocommerce form.login .stm-btn i:before,.woocommerce form.register .stm-btn i:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    margin-top: -4px;
}
.woocommerce form.login .wc-remember-me {
    float: left;
    margin-top: 15px;
    line-height: normal;
    font-weight: 400;
}
.woocommerce form.login .wc-remember-me input {
    margin-right: 6px;
}
.woocommerce form.login .lost_password {
    float: left;
    margin-top: 15px;
    margin-right: 40px;
    line-height: normal;
}
.woocommerce form.login .lost_password:hover {
    text-decoration: none;
}
.woocommerce form.login .wc-login-group {
    float: left;
    font-size: 14px;
    font-family: "Work Sans";
    *zoom: 1;
}
.woocommerce form.login .wc-login-group:before, .woocommerce form.login .wc-login-group:after {
    content: " ";
    display: table;
}
.woocommerce form.login .wc-login-group:after {
    clear: both;
}
.woocommerce form.login .stm-btn {
    float: right;
}
.woocommerce form.register .stm-btn {
    float: right;
}
.woocommerce form.checkout_coupon {
    background: #ffffff;
    padding: 40px;
}
.woocommerce form.checkout_coupon .input-text {
    width: 100%;
}
.woocommerce form.checkout_coupon .stm-btn_blue.stm-btn_outline {
    border-color: #293352;
}
.woocommerce form.checkout_coupon .stm-btn_blue.stm-btn_outline:hover {
    border-color: #293352;
    background-color: #293352;
}
.woocommerce ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0;
}
.woocommerce ul#shipping_method li {
    margin: 0;
    padding: .25em 0 .25em 22px;
    text-indent: -22px;
    list-style: none outside;
}
.woocommerce ul#shipping_method li input {
    margin: 3px 0.5ex;
}
.woocommerce ul#shipping_method li label {
    display: inline;
}
.woocommerce ul#shipping_method .amount {
    font-weight: 700;
}
.woocommerce p.woocommerce-shipping-contents {
    margin: 0;
}
.woocommerce .order_details {
    *zoom: 1;
    margin: 0 0 1.5em;
    list-style: none;
}
.woocommerce .order_details:before, .woocommerce .order_details:after {
    content: " ";
    display: table;
}
.woocommerce .order_details:after {
    clear: both;
}
.woocommerce .order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: 0.715em;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
}
.woocommerce .order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5;
}
.woocommerce .order_details li:last-of-type {
    border: none;
}
.woocommerce .order-details-row {
    padding-bottom: 30px;
}
.woocommerce table.customer_details,.woocommerce table.order_details {
    margin-bottom: 30px;
}
.woocommerce .order-details-table-wrapper {
    overflow: hidden;
    overflow-x: auto;
    margin-bottom: 30px;
}
.woocommerce .order-details-table-wrapper .order_details {
    margin-bottom: 0;
}
.woocommerce table.order_details .product-quantity {
    font-weight: 400;
}
.woocommerce table.woocommerce-thankyou-order-details {
    margin-bottom: 53px;
}
.woocommerce .woocommerce-thankyou-order-failed,.woocommerce .woocommerce-thankyou-order-received {
    position: relative;
    margin-bottom: 15px;
    padding: 1.85em 3em 1.85em 4em;
    background: #ffffff;
    border: 1px solid #293352;
    font-size: 16px;
    line-height: normal;
    color: #595959;
}
.woocommerce .woocommerce-thankyou-order-failed .fa,.woocommerce .woocommerce-thankyou-order-received .fa {
    position: absolute;
    top: 1.85em;
    left: 30px;
    bottom: 0;
    color: #293352;
    font-size: 18px;
}
.woocommerce .woocommerce-thankyou-order-failed {
    border: 1px solid #ff9900;
}
.woocommerce .woocommerce-thankyou-order-failed .fa {
    color: #ff9900;
    margin-right: 10px;
}
.woocommerce .woocommerce.widget_product_categories .widget__title {
    letter-spacing: -1.3px;
}
.woocommerce .widget_layered_nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
}
.woocommerce .widget_layered_nav ul li {
    *zoom: 1;
    padding: 0 0 1px;
    list-style: none;
}
.woocommerce .widget_layered_nav ul li:before, .woocommerce .widget_layered_nav ul li:after {
    content: " ";
    display: table;
}
.woocommerce .widget_layered_nav ul li:after {
    clear: both;
}
.woocommerce .widget_layered_nav ul li a,.woocommerce .widget_layered_nav ul li span {
    padding: 1px 0;
}
.woocommerce .widget_layered_nav ul li.chosen a:before {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none;
    color: #a00;
}
.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1px 1px 0;
    list-style: none;
}
.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none;
}
.woocommerce .widget_layered_nav_filters ul li a:before {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none;
    color: #a00;
}
.woocommerce .widget_price_filter {
    background-color: #ffffff;
    border-top: 4px solid #293352;
    padding: 30px 30px;
}
.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 20px;
}
.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: normal;
    font-family: 'Work Sans', sans-serif;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    float: right;
    padding: 0 18px;
    background: transparent;
    border: 2px solid #293352;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 400;
    line-height: 36px;
    color: #a51c30;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
    background: #293352;
    color: #ffffff;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
    float: left;
    margin-top: 13px;
    font-size: 13px;
    line-height: normal;
    color: #808080;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label span {
    font-weight: 600;
}
.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 4px;
    height: 16px;
    background-color: #293352;
    cursor: ew-resize;
    outline: none;
    top: -6px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -4px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-color: #a51c30;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #e9e9e9;
    border: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 4px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
.woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin-bottom: 50px;
    list-style: none;
    display: table;
    width: 100%;
}
.woocommerce-MyAccount-navigation ul li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 3px;
    font-weight: 600;
    font-size: 14px;
}
.woocommerce-MyAccount-navigation ul li a {
    display: block;
    position: relative;
    min-width: 150px;
    padding: 18px 10px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.woocommerce-MyAccount-navigation ul li a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #293352;
    height: 4px;
    width: 100%;
    z-index: -1;
    -webkit-transition: height 0.4s;
    transition: height 0.4s;
}
.woocommerce-MyAccount-navigation ul li a:hover {
    color: #ffffff;
    text-decoration: none;
}
.woocommerce-MyAccount-navigation ul li a:hover:before {
    height: 100%;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #ffffff;
}
.woocommerce-MyAccount-navigation ul li.is-active a:before {
    height: 100%;
}
.woocommerce-MyAccount-content {
    font-family: 'Work Sans', sans-serif;
    letter-spacing: -0.20px;
    font-size: 14px;
}
.woocommerce-MyAccount-content .stm-btn_blue.stm-btn_outline {
    background: transparent;
    border-color: #293352;
    color: #a51c30;
}
.woocommerce-MyAccount-content .stm-btn_blue.stm-btn_outline:hover {
    background: #293352;
    border-color: #293352;
    color: #ffffff;
}
.woocommerce-MyAccount-content p {
    margin-bottom: 0;
}
.woocommerce-MyAccount-content strong {
    font-weight: 600;
}
.woocommerce-MyAccount-content .select2-container .select2-choice .select2-arrow b:after {
    top: 19px;
}
.woocommerce-EditAccountForm h4 {
    font-family: "Libre Baskerville";
    color: #000;
}
.woocommerce-account .myaccount_addresss_title {
    margin-bottom: 40px;
}
.woocommerce-account .myaccount_address {
    margin-bottom: 41px;
}
.woocommerce-account .addresses .address {
    background: #ffffff;
    padding: 50px 50px 40px;
}
.woocommerce-account .addresses .title {
    *zoom: 1;
    margin-bottom: 18px;
    font-family: "Libre Baskerville";
}
.woocommerce-account .addresses .title:before, .woocommerce-account .addresses .title:after {
    content: " ";
    display: table;
}
.woocommerce-account .addresses .title:after {
    clear: both;
}
.woocommerce-account .addresses .title h4 {
    float: left;
    margin-bottom: 0;
    color: #000;
}
.woocommerce-account .addresses .title .edit {
    float: right;
    min-width: 50px;
    padding: 0 20px;
    font-weight: 600;
}
.woocommerce-account .addresses .title .edit .fa {
    padding-right: 10px;
    font-size: 16px;
}
.woocommerce-account .addresses .wc-address-table {
    width: 100%;
    margin-bottom: 0;
}
.woocommerce-account .addresses .wc-address-table th,.woocommerce-account .addresses .wc-address-table td {
    padding: 13px 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    color: #595959;
}
.woocommerce-account .addresses .wc-address-table td {
    font-size: 15px;
    color: #000;
}
.woocommerce-account .addresses .wc-address-table tr:last-child th,.woocommerce-account .addresses .wc-address-table tr:last-child td {
    border-bottom: none;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: 700;
    margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
    margin-left: 0;
    padding-left: 0;
}
.woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.woocommerce-account ul.digital-downloads li:before {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none;
}
.woocommerce-account ul.digital-downloads li .count {
    float: right;
}
.addresses-order .address {
    background: #ffffff;
    padding: 50px 50px 40px;
}
.addresses-order .title {
    *zoom: 1;
    margin-bottom: 18px;
}
.addresses-order .title:before, .addresses-order .title:after {
    content: " ";
    display: table;
}
.addresses-order .title:after {
    clear: both;
}
.addresses-order .title h4 {
    float: left;
    margin-bottom: 0;
}
.addresses-order .title .edit {
    float: right;
}
.addresses-order .title .edit .fa {
    padding-right: 10px;
    font-size: 16px;
}
.addresses-order address {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
    color: #595959;
}
.woocommerce-cart table.cart {
    margin-bottom: 52px;
}
.woocommerce-cart table.cart .product-thumbnail {
    height: 60px;
}
.woocommerce-cart table.cart img {
    max-width: 60px;
    width: auto;
    box-shadow: none;
}
.woocommerce-cart table.cart th,.woocommerce-cart table.cart td {
    vertical-align: middle;
}
.woocommerce-cart table.cart td.product-subtotal,.woocommerce-cart table.cart td.product-price {
    font-size: 16px;
    color: #293352;
}
.woocommerce-cart table.cart td.product-remove {
    padding-right: 32px;
    text-align: right;
}
.woocommerce-cart table.cart td.product-remove a {
    display: inline-block;
}
.woocommerce-cart table.cart td.actions {
    background: transparent;
    border-bottom: none;
    padding: 40px 0 0;
}
.woocommerce-cart table.cart td.actions .coupon {
    width: 48%;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    float: left;
    height: 50px;
    width: calc(100% - 204px);
    padding: 0 20px;
    margin: 0;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    font-size: 16px;
    color: #a51c30;
    line-height: 1;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce-cart table.cart td.actions .coupon .input-text:focus {
    border-color: #293352;
}
.woocommerce-cart table.cart td.actions .wc-cart-update .fa {
    font-size: 16px;
    margin-right: 15px;
}
.woocommerce-cart table.cart input {
    margin: 0;
    vertical-align: middle;
    line-height: 1;
}
.woocommerce-cart table.cart .woocommerce-product-rating {
    display: none;
}
.woocommerce-cart table.cart .stm-btn_blue.stm-btn_outline {
    background: transparent;
    color: #a51c30;
    border-color: #293352;
}
.woocommerce-cart table.cart .stm-btn_blue.stm-btn_outline:hover {
    background: #293352;
    color: #ffffff;
    border-color: #293352;
}
.woocommerce-cart .wc-proceed-to-checkout {
    *zoom: 1;
    padding-top: 40px;
}
.woocommerce-cart .wc-proceed-to-checkout:before, .woocommerce-cart .wc-proceed-to-checkout:after {
    content: " ";
    display: table;
}
.woocommerce-cart .wc-proceed-to-checkout:after {
    clear: both;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 0 28px;
    background: #293352;
    color: #ffffff;
    border-color: #293352;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button i:before {
    content: "\f105";
    font-family: 'FontAwesome' !important;
    line-height: 6px;
    font-size: 17px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background: transparent;
    color: #293352;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .button {
    width: 100%;
    float: none;
    display: block;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "";
    text-decoration: none;
}
.woocommerce-cart .cart-collaterals .cart_totals h2 {
    margin-bottom: 50px;
    font-size: 30px;
    color: #000;
}
.woocommerce-cart .cart-collaterals .cart_totals p small {
    color: #777;
    font-size: 0.83em;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
    background: #ffffff;
    padding: 28px 40px;
    margin-bottom: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th {
    padding: 19px 10px;
    vertical-align: top;
    background: transparent;
    border: none;
    color: #000;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
    background: transparent;
    width: 25%;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: none;
    color: #000;
}
.woocommerce-cart .cart-collaterals .cart_totals table small {
    color: #777;
}
.woocommerce-cart .cart-collaterals .cart_totals table select {
    width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table .shipping p {
    margin-bottom: 10px;
    line-height: 26px;
}
.woocommerce-cart .cart-collaterals .cart_totals table .order-total strong {
    font-weight: 400;
}
.woocommerce-cart .cart-collaterals .cart_totals .discount td {
    color: #77a464;
}
.woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator p {
    margin-bottom: 0;
}
.woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
    margin-top: 20px;
}
.woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form .form-row {
    margin-bottom: 15px;
}
.woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
    text-decoration: none;
    border-bottom: 1px dashed #3277ae;
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0;
}
.woocommerce-account h3,.woocommerce-checkout h3 {
    margin-bottom: 45px;
}
form.woocommerce-checkout {
    padding-top: 25px;
}
form.woocommerce-checkout .create-account {
    font-family: 'Work Sans', sans-serif;
    letter-spacing: -0.20px;
    line-height: 30px;
    font-size: 14px;
}
.woocommerce-checkout textarea {
    height: 120px;
}
.woocommerce-checkout #customer_details {
    padding-bottom: 54px;
}
.woocommerce-checkout #customer_details .select2-arrow b:after,.woocommerce-checkout #customer_details .select2-selection__arrow b:after {
    margin-top: -14px;
}
.woocommerce-checkout .checkout_coupon,.woocommerce-checkout form.login {
    margin-bottom: 1.8em;
}
.woocommerce-checkout .woocommerce-checkout-review-order {
    margin: 0 -5000px -100px;
    padding: 50px 5000px 100px;
    background: #e6e9ed;
}
.woocommerce-checkout .shop_table tbody td {
    background: transparent !important;
}
.woocommerce table.woocommerce-checkout-review-order-table td,.woocommerce table.woocommerce-checkout-review-order-table tfoot td,.woocommerce table.woocommerce-checkout-review-order-table tfoot th {
    border: none;
}
.woocommerce table.woocommerce-checkout-review-order-table th.product-total,.woocommerce table.woocommerce-checkout-review-order-table td.product-total,.woocommerce table.woocommerce-checkout-review-order-table tfoot td {
    text-align: right;
}
.woocommerce table.woocommerce-checkout-review-order-table tr.cart_item td {
    padding: 13px 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 14px;
    line-height: 24px;
    color: #000;
}
.woocommerce table.woocommerce-checkout-review-order-table tr.cart_item td strong {
    font-weight: 400;
}
.woocommerce table.woocommerce-checkout-review-order-table .product-name {
    font-family: "Libre Baskerville";
}
.woocommerce table.woocommerce-checkout-review-order-table tr.cart_item .product-total {
    color: #595959;
}
.woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal th,.woocommerce table.woocommerce-checkout-review-order-table .shipping th,.woocommerce table.woocommerce-checkout-review-order-table .order-total th {
    background: #ffffff;
    text-transform: none;
    font-size: 14px;
    color: #000;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot th,.woocommerce table.woocommerce-checkout-review-order-table tfoot td {
    padding: 6.5px 16px;
    line-height: 24px;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr:first-child th,.woocommerce table.woocommerce-checkout-review-order-table tfoot tr:first-child td {
    padding-top: 12.5px;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr:last-child th,.woocommerce table.woocommerce-checkout-review-order-table tfoot tr:last-child td {
    padding-bottom: 15.5px;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot td {
    color: #595959;
    font-size: 14px;
    font-weight: 400;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot td strong {
    color: #000;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address, #add_payment_method .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address .input-checkbox, #add_payment_method .checkout .col-2 h3#ship-to-different-address .input-checkbox {
    margin-left: 16px;
}
.woocommerce-checkout .checkout .col-2 .notes, #add_payment_method .checkout .col-2 .notes {
    clear: left;
}
.woocommerce-checkout .checkout .col-2 .form-row-first, #add_payment_method .checkout .col-2 .form-row-first {
    clear: left;
}
.woocommerce-checkout .checkout .create-account small, #add_payment_method .checkout .create-account small {
    font-size: 11px;
    color: #777;
    font-weight: normal;
}
.woocommerce-checkout .checkout div.shipping-address, #add_payment_method .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%;
}
.woocommerce-checkout .checkout .shipping_address, #add_payment_method .checkout .shipping_address {
    clear: both;
}
.woocommerce-checkout #payment, #add_payment_method #payment {
    margin-top: -10px;
}
.woocommerce-checkout #payment ul.payment_methods, #add_payment_method #payment ul.payment_methods {
    *zoom: 1;
    text-align: left;
    margin: 0;
    list-style: none;
    padding-left: 0;
}
.woocommerce-checkout #payment ul.payment_methods:before, .woocommerce-checkout #payment ul.payment_methods:after, #add_payment_method #payment ul.payment_methods:before, #add_payment_method #payment ul.payment_methods:after {
    content: " ";
    display: table;
}
.woocommerce-checkout #payment ul.payment_methods:after, #add_payment_method #payment ul.payment_methods:after {
    clear: both;
}
.woocommerce-checkout #payment ul.payment_methods li, #add_payment_method #payment ul.payment_methods li {
    line-height: 2;
    text-align: left;
    margin: 0 0 7px;
    font-weight: normal;
    *zoom: 1;
    letter-spacing: -0.20px;
}
.woocommerce-checkout #payment ul.payment_methods li:before, .woocommerce-checkout #payment ul.payment_methods li:after, #add_payment_method #payment ul.payment_methods li:before, #add_payment_method #payment ul.payment_methods li:after {
    content: " ";
    display: table;
}
.woocommerce-checkout #payment ul.payment_methods li:after, #add_payment_method #payment ul.payment_methods li:after {
    clear: both;
}
.woocommerce-checkout #payment ul.payment_methods li label, #add_payment_method #payment ul.payment_methods li label {
    font-weight: 400;
    line-height: normal;
    color: #a51c30;
    margin-bottom: 0;
}
.woocommerce-checkout #payment ul.payment_methods li input, #add_payment_method #payment ul.payment_methods li input {
    margin: 0 11px 0 0;
}
.woocommerce-checkout #payment ul.payment_methods li img, #add_payment_method #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 .5em;
    padding: 0;
    position: relative;
    box-shadow: none;
}
.woocommerce-checkout #payment ul.payment_methods li img + img, #add_payment_method #payment ul.payment_methods li img + img {
    margin-left: 2px;
}
.woocommerce-checkout #payment a, #add_payment_method #payment a {
    text-decoration: underline;
}
.woocommerce-checkout #payment a:hover, #add_payment_method #payment a:hover {
    text-decoration: none;
}
.woocommerce-checkout #payment div.form-row, #add_payment_method #payment div.form-row {
    padding: 1em;
}
.woocommerce-checkout #payment div.payment_box, #add_payment_method #payment div.payment_box {
    position: relative;
    width: 100%;
    padding-left: 29px;
    line-height: 24px;
    color: #595959;
}
.woocommerce-checkout #payment div.payment_box p, #add_payment_method #payment div.payment_box p {
    font-size: 14px;
    line-height: 24px;
}
.woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea, #add_payment_method #payment div.payment_box input.input-text, #add_payment_method #payment div.payment_box textarea {
    border-color: #c7c1c6;
    border-top-color: #bbb3b9;
}
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder, #add_payment_method #payment div.payment_box ::-webkit-input-placeholder {
    color: #bbb3b9;
}
.woocommerce-checkout #payment div.payment_box :-moz-placeholder, #add_payment_method #payment div.payment_box :-moz-placeholder {
    color: #bbb3b9;
}
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder, #add_payment_method #payment div.payment_box :-ms-input-placeholder {
    color: #bbb3b9;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
    background-image: url(../../img/woocommerce/credit-cards/visa.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
    background-image: url(../../img/woocommerce/credit-cards/mastercard.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
    background-image: url(../../img/woocommerce/credit-cards/laser.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
    background-image: url(../../img/woocommerce/credit-cards/diners.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
    background-image: url(../../img/woocommerce/credit-cards/maestro.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
    background-image: url(../../img/woocommerce/credit-cards/jcb.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
    background-image: url(../../img/woocommerce/credit-cards/amex.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
    background-image: url(../../img/woocommerce/credit-cards/discover.png);
}
.woocommerce-checkout #payment div.payment_box span.help, #add_payment_method #payment div.payment_box span.help {
    font-size: .857em;
    color: #777;
    font-weight: normal;
}
.woocommerce-checkout #payment div.payment_box .form-row, #add_payment_method #payment div.payment_box .form-row {
    margin: 0 0 1em;
}
.woocommerce-checkout #payment div.payment_box p:last-child, #add_payment_method #payment div.payment_box p:last-child {
    margin-bottom: 0;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal, #add_payment_method #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 52px;
    font-size: 0.83em;
    margin-left: 17px;
}
.woocommerce-checkout #payment .payment_method_paypal img, #add_payment_method #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle;
}
.woocommerce-checkout #payment .place-order.form-row, #add_payment_method #payment .place-order.form-row {
    padding-bottom: 0;
    margin-bottom: 0;
}
.woocommerce-checkout #payment .place-order.form-row .stm-btn_blue.stm-btn_flat, #add_payment_method #payment .place-order.form-row .stm-btn_blue.stm-btn_flat {
    background: #293352;
    border-color: #293352;
    color: #ffffff;
}
.woocommerce-checkout #payment .place-order.form-row .stm-btn_blue.stm-btn_flat i:before, #add_payment_method #payment .place-order.form-row .stm-btn_blue.stm-btn_flat i:before {
    content: "\f105";
    line-height: 8px;
    font-family: 'FontAwesome' !important;
    font-size: 17px;
}
.woocommerce-checkout #payment .place-order.form-row .stm-btn_blue.stm-btn_flat:hover, #add_payment_method #payment .place-order.form-row .stm-btn_blue.stm-btn_flat:hover {
    background: transparent;
    border-color: #293352;
    color: #a51c30;
}
.woocommerce-password-strength {
    text-align: left;
    padding: 10px 20px;
    font-size: 16px;
    background: #ffffff;
    color: #595959;
    border: 1px solid transparent;
}
.woocommerce-password-strength.strong {
    margin-top: 20px;
    border-color: #3277ae;
    color: #3277ae;
}
.woocommerce-password-strength.short {
    margin-top: 20px;
    border-color: #ff9900;
    color: #ff9900;
}
.woocommerce-password-strength.bad {
    margin-top: 20px;
    color: #ff0000;
    border-color: #ff0000;
}
.woocommerce-password-strength.good {
    margin-top: 20px;
    border-color: #293352;
    color: #293352;
}
.woocommerce-password-hint {
    margin: .5em 0 0 0;
    display: block;
    line-height: 24px;
    font-family: 'Work Sans', sans-serif;
}
.product.has-default-attributes.has-children > .images {
    opacity: 0;
}
.woocommerce, .woocommerce-page {
}
.woocommerce .stm-page-head_size_small, .woocommerce-page .stm-page-head_size_small {
    padding-bottom: 49px;
    margin-bottom: 80px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    *zoom: 1;
    width: 100%;
}
.woocommerce .col2-set:before, .woocommerce .col2-set:after, .woocommerce-page .col2-set:before, .woocommerce-page .col2-set:after {
    content: " ";
    display: table;
}
.woocommerce .col2-set:after, .woocommerce-page .col2-set:after {
    clear: both;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
}
.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
}
.woocommerce div.product div.thumbnails,.woocommerce #content div.product div.thumbnails, .woocommerce-page div.product div.thumbnails,.woocommerce-page #content div.product div.thumbnails {
    *zoom: 1;
}
.woocommerce div.product div.thumbnails:before, .woocommerce div.product div.thumbnails:after,.woocommerce #content div.product div.thumbnails:before,.woocommerce #content div.product div.thumbnails:after, .woocommerce-page div.product div.thumbnails:before, .woocommerce-page div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:before,.woocommerce-page #content div.product div.thumbnails:after {
    content: " ";
    display: table;
}
.woocommerce div.product div.thumbnails:after,.woocommerce #content div.product div.thumbnails:after, .woocommerce-page div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:after {
    clear: both;
}
.woocommerce div.product div.thumbnails a,.woocommerce #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a {
    float: left;
    width: 75px;
    height: 86px;
    padding: 10px 10px 0;
    border: 2px solid #e6e6e6;
    background-color: #ffffff;
    position: relative;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce div.product div.thumbnails a:hover,.woocommerce #content div.product div.thumbnails a:hover, .woocommerce-page div.product div.thumbnails a:hover,.woocommerce-page #content div.product div.thumbnails a:hover {
    border-color: #293352;
}
.woocommerce div.product div.thumbnails a:not(:last-child),.woocommerce #content div.product div.thumbnails a:not(:last-child), .woocommerce-page div.product div.thumbnails a:not(:last-child),.woocommerce-page #content div.product div.thumbnails a:not(:last-child) {
    margin-right: 5px;
}
.woocommerce div.product div.thumbnails a img,.woocommerce #content div.product div.thumbnails a img, .woocommerce-page div.product div.thumbnails a img,.woocommerce-page #content div.product div.thumbnails a img {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.woocommerce div.product div.thumbnails a.last,.woocommerce #content div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last {
    margin-right: 0;
}
.woocommerce div.product div.thumbnails a.first,.woocommerce #content div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first {
    clear: both;
}
.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce #content div.product div.thumbnails.columns-1 a, .woocommerce-page div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a {
    width: 100%;
    margin-right: 0;
    float: none;
}
.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce #content div.product div.thumbnails.columns-2 a, .woocommerce-page div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a {
    width: 48%;
}
.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce #content div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a {
    width: 22.05%;
}
.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce #content div.product div.thumbnails.columns-5 a, .woocommerce-page div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a {
    width: 16.9%;
}
.woocommerce div.product .woocommerce-tabs,.woocommerce #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs {
    clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
    *zoom: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after {
    content: " ";
    display: table;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after {
    clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
}
.woocommerce div.product #reviews .comment,.woocommerce #content div.product #reviews .comment, .woocommerce-page div.product #reviews .comment,.woocommerce-page #content div.product #reviews .comment {
    *zoom: 1;
}
.woocommerce div.product #reviews .comment:before, .woocommerce div.product #reviews .comment:after,.woocommerce #content div.product #reviews .comment:before,.woocommerce #content div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:before, .woocommerce-page div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:before,.woocommerce-page #content div.product #reviews .comment:after {
    content: " ";
    display: table;
}
.woocommerce div.product #reviews .comment:after,.woocommerce #content div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:after {
    clear: both;
}
.woocommerce div.product #reviews .comment img,.woocommerce #content div.product #reviews .comment img, .woocommerce-page div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img {
    float: right;
    height: auto;
}
.woocommerce ul.products, .woocommerce-page ul.products {
    clear: both;
    margin: 0 -.5px;
    *zoom: 1;
}
.woocommerce ul.products:before, .woocommerce ul.products:after, .woocommerce-page ul.products:before, .woocommerce-page ul.products:after {
    content: " ";
    display: table;
}
.woocommerce ul.products:after, .woocommerce-page ul.products:after {
    clear: both;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    padding: 24px 30px 30px;
    margin: 0 0 -1px;
    position: relative;
    width: 33%;
    border: 0 solid #d8d8d8;
    border-width: 1px 1px 0 0;
    background: transparent;
    text-align: center;
}
.woocommerce ul.products li.product:nth-child(1), .woocommerce ul.products li.product:nth-child(2), .woocommerce ul.products li.product:nth-child(3), .woocommerce-page ul.products li.product:nth-child(1), .woocommerce-page ul.products li.product:nth-child(2), .woocommerce-page ul.products li.product:nth-child(3) {
    border-top: 0;
}
.woocommerce ul.products li.product:nth-child(3n), .woocommerce-page ul.products li.product:nth-child(3n) {
    border-right: 0;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left;
    font-family: 'Work Sans', sans-serif;
    letter-spacing: -0.20px;
    font-size: 15px;
}
.woocommerce .woocommerce-result-count strong, .woocommerce-page .woocommerce-result-count strong {
    font-weight: 600;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: right;
}
.woocommerce table.cart img,.woocommerce #content table.cart img, .woocommerce-page table.cart img,.woocommerce-page #content table.cart img {
    height: auto;
}
.woocommerce table.cart td.actions,.woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions,.woocommerce-page #content table.cart td.actions {
    text-align: right;
}
.woocommerce table.cart td.actions .input-text,.woocommerce #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text {
    width: 80px;
}
.woocommerce table.cart td.actions .coupon,.woocommerce #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon {
    float: left;
}
.woocommerce table.cart td.actions .coupon label,.woocommerce #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label {
    display: none;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    *zoom: 1;
    width: 100%;
}
.woocommerce .cart-collaterals:before, .woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:before, .woocommerce-page .cart-collaterals:after {
    content: " ";
    display: table;
}
.woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:after {
    clear: both;
}
.woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
    width: 30.75%;
    float: left;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 48%;
    float: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 48%;
}
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
    width: 48%;
    *zoom: 1;
    clear: right;
    float: right;
}
.woocommerce .cart-collaterals .shipping_calculator:before, .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:before, .woocommerce-page .cart-collaterals .shipping_calculator:after {
    content: " ";
    display: table;
}
.woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:after {
    clear: both;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
    width: 47%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 48%;
}
.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li,.woocommerce-page ul.product_list_widget li {
    *zoom: 1;
}
.woocommerce ul.cart_list li:before, .woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:before,.woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:before, .woocommerce-page ul.cart_list li:after,.woocommerce-page ul.product_list_widget li:before,.woocommerce-page ul.product_list_widget li:after {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:after,.woocommerce-page ul.product_list_widget li:after {
    clear: both;
}
.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img {
    float: right;
    height: auto;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
    *zoom: 1;
    margin-bottom: 20px;
}
.woocommerce form .form-row:before, .woocommerce form .form-row:after, .woocommerce-page form .form-row:before, .woocommerce-page form .form-row:after {
    content: " ";
    display: table;
}
.woocommerce form .form-row:after, .woocommerce-page form .form-row:after {
    clear: both;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    font-weight: 400;
    color: #595959;
    display: inline;
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
    width: 100%;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%;
}
.woocommerce form .form-row-first,.woocommerce form .form-row-last, .woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last {
    float: left;
    width: 47%;
    overflow: visible;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: right;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    clear: both;
}
.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
    width: auto;
}
.woocommerce #payment .form-row.place-order, .woocommerce-page #payment .form-row.place-order {
    padding-top: 22px;
    padding-right: 0;
    padding-left: 0;
}
.woocommerce #payment .wc-terms-and-conditions, .woocommerce #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms {
    text-align: left;
    padding: 0 1em 0 0;
    float: left;
}
#customer_login .stm-btn_blue.stm-btn_outline {
    background: transparent;
    color: #a51c30;
    border-color: #293352;
}
#customer_login .stm-btn_blue.stm-btn_outline i:before {
    content: "\f105";
    font-family: 'FontAwesome' !important;
    line-height: 8px;
    font-size: 17px;
}
#customer_login .stm-btn_blue.stm-btn_outline:hover {
    background: #293352;
    color: #ffffff;
}
.woocommerce form .create-account label {
    position: relative;
}
.woocommerce form .create-account label:before {
    content: "";
    display: inline-block;
    margin-right: 14px;
    margin-top: 6px;
    width: 16px;
    height: 16px;
    border: 1px solid #a51c30;
    background: #ffffff;
    vertical-align: top;
    cursor: pointer;
}
.woocommerce form .create-account label:after {
    content: "\e926";
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 3px;
    top: 4px;
    font-size: 8px;
    color: #293352;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
}
.woocommerce form .create-account .input-checkbox {
    display: none;
}
.woocommerce form .create-account .input-checkbox:checked + label:after {
    visibility: visible;
    opacity: 1;
}
.woocommerce form .wc-remember-me input {
    display: none;
}
.woocommerce form .wc-remember-me label {
    position: relative;
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    color: #595959;
}
.woocommerce form .wc-remember-me label:before {
    content: "";
    display: inline-block;
    margin-right: 8px;
    margin-top: -2px;
    width: 16px;
    height: 16px;
    border: 1px solid #a51c30;
    background: #ffffff;
    vertical-align: top;
    cursor: pointer;
}
.woocommerce form .wc-remember-me label:after {
    content: "\e926";
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 3px;
    top: 3px;
    font-size: 8px;
    color: #293352;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    opacity: 0;
    cursor: pointer;
}
.woocommerce form .wc-remember-me input:checked + label:after {
    opacity: 1;
}
.woocommerce-checkout #payment ul.payment_methods li input[type="radio"],.woocommerce-checkout #payment ul.payment_methods li input[type="checkbox"] {
    display: none;
}
.woocommerce-checkout #payment ul.payment_methods li label {
    position: relative;
    padding-left: 30px;
}
.woocommerce-checkout #payment ul.payment_methods li label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    border: 1px solid #a51c30;
    background-color: #ffffff;
    margin: 0;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce-checkout #payment ul.payment_methods li label:after {
    content: "";
    position: absolute;
    top: 11px;
    left: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: #293352;
    cursor: pointer;
    border-radius: 6px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce-checkout #payment ul.payment_methods li input:checked + label:before {
    background: #ffffff;
}
.woocommerce-checkout #payment ul.payment_methods li input:checked + label:after {
    visibility: visible;
    opacity: 1;
}
.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal label:before {
    top: 16px;
}
.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal label:after {
    top: 24px;
}
.return-to-shop .stm-btn_blue.stm-btn_outline {
    border-color: #293352;
    color: #a51c30;
    background-color: #ffffff;
}
.return-to-shop .stm-btn_blue.stm-btn_outline:hover {
    color: #ffffff;
    background-color: #293352;
}
.return-to-shop .stm-btn_blue.stm-btn_outline .stm-icon:before {
    display: inline-block;
    vertical-align: top;
    content: "\f105";
    font-family: 'FontAwesome';
    margin-top: -2px;
    font-size: 18px;
}
.woocommerce-checkout .wc-remember-me {
    display: none !important;
}
@media (min-width: 1200px) {
    .row > .col-lg-2:nth-child(6n+1),.row > .col-lg-3:nth-child(4n+1),.row > .col-lg-4:nth-child(3n+1),.row > .col-lg-6:nth-child(2n+1) {
        clear: both;
    }
    .woocommerce ul.products li.product:nth-child(3n+1) {
        clear: both;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .row > .col-md-2:nth-child(6n+1),.row > .col-md-3:nth-child(4n+1),.row > .col-md-4:nth-child(3n+1),.row > .col-md-6:nth-child(2n+1) {
        clear: both;
    }
    .header_view-style_2 .header__content,.header_view-style_4 .header__content {
        padding: 0 20px;
    }
    .header_view-style_2 .stm-nav__menu_type_header,.header_view-style_4 .stm-nav__menu_type_header {
        margin-right: -16px;
    }
    .header_view-style_2 .stm-nav__menu_type_header > .menu-item,.header_view-style_4 .stm-nav__menu_type_header > .menu-item {
        margin: 0 16px;
    }
    .woocommerce ul.products li.product:nth-child(3n+1) {
        clear: both;
    }
    .woocommerce form.login .lost_password {
        float: none;
        margin: 0;
    }
    .woocommerce form.login .wc-remember-me {
        float: none;
        margin-top: 8px;
    }
    .stm-icon-box_style-4 {
        padding: 40px 20px;
    }
    .stm-icon-box_style-4.stm-icon-box_ic-pos_left .stm-icon-box__content {
        padding-left: 20px;
    }
    .stm-donation_view_grid .stm-donation__body {
        padding: 0 15px;
    }
    .stm-post_view_grid .stm-post__caption-container {
        padding: 0 15px;
    }
    .stm-cta__action-descr {
        padding-right: 15px;
    }
    .stm-cta__action-descr br {
        display: none;
    }
    .stm-cta__action {
        padding-left: 35px;
        padding-right: 35px;
    }
    .stm-stats_counter .stm-stats__value {
        font-size: 35px;
    }
    .content_type_search .col-md-9 .post_view_list .entry-thumbnail {
        max-width: 250px;
    }
    .vc_col-md-8 .event-info_table > ul {
        margin-bottom: -10px;
    }
    .vc_col-md-8 .event-info_table > ul > li {
        width: 50%;
        margin-bottom: 10px;
    }
    .vc_col-md-8 .event-info_table > ul > li:nth-child(2n+1) {
        clear: both;
    }
    .error404 .content {
        padding-top: 279px;
    }
    .wpb_text_column p br {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .row > .col-sm-2:nth-child(6n+1),.row > .col-sm-3:nth-child(4n+1),.row > .col-sm-4:nth-child(3n+1),.row > .col-sm-6:nth-child(2n+1) {
        clear: both;
    }
    .wpb_text_column p br {
        display: none;
    }
    .top-bar_view-style_2 .top-bar__search .stm-search-form__field {
        width: 200px;
    }
    .top-bar_view-style_2 .list_social-networks_simple {
        margin-right: 200px;
    }
    .top-bar_view-style_3 .top-bar__contact {
        padding-left: 20px;
    }
    .top-bar_view-style_3 .top-bar__contact_address {
        display: none;
    }
    .top-bar_view-style_3 .top-bar__search .stm-search-form__field_active {
        width: 200px;
    }
    .top-bar_view-style_4 .top-bar__contact {
        padding-left: 20px;
    }
    .top-bar_view-style_4 .top-bar__socials {
        display: none;
    }
    .top-bar_view-style_4 .top-bar__search .stm-search-form__field_active {
        width: 200px;
    }
    .stm-nav__menu > li {
        padding: 0 10px;
    }
    .stm-nav__menu_type_header {
        margin-right: -10px;
    }
    .stm-nav__menu_type_header > .menu-item {
        margin: 0 10px;
    }
    .header_view-style_4 .header__content,.header_view-style_2 .header__content {
        padding: 0 15px;
    }
    .error404 .content {
        padding-top: 279px;
    }
    .stm-cta[class*="vc_custom"] {
        margin-top: 0 !important;
    }
    .stm-cta__image {
        display: none;
    }
    .stm-cta__action {
        padding: 30px 45px;
    }
    .vc_tta-panel-body .stm-donation_view_grid {
        margin-bottom: 55px;
    }
    .wpb_wrapper .stm-icon-box_style-4[class*="vc_custom"] {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .stm-image_style_frame-wood .stm-image__content {
        padding: 15px;
    }
    .stm-pricing__side-panel {
        float: none;
        padding-top: 0;
        width: 100%;
    }
    .stm-pricing__features {
        display: none;
    }
    .stm-pricing__tables {
        width: 100%;
        float: none;
    }
    .stm-pricing-table__feature-label {
        display: block;
        margin-bottom: 15px;
    }
    .stm-pricing-table__feature-value {
        line-height: 1;
    }
    .stm-text-box[class*="vc_custom"] {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 44px 50px !important;
    }
    .vc_col-sm-5 .stm-text-box {
        padding: 24px 25px;
    }
    .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .stm-slider {
        max-width: none !important;
    }
    .vc_tta-tabs_style-2 .vc_tta-tabs-container,.vc_tta-tabs_style-1 .vc_tta-tabs-container {
        margin: 0 -2px;
    }
    .vc_tta-tabs_style-2.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab,.vc_tta-tabs_style-1.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab {
        padding: 0 2px;
        font-size: 16px;
    }
    .vc_tta-tabs_style-2.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab > a,.vc_tta-tabs_style-1.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab > a {
        padding: 22px 12px;
    }
    .stm-stats_counter.stm-stats_icon_left, .stm-stats_counter.stm-stats_icon_right {
        text-align: center;
    }
    .stm-stats_counter.stm-stats_icon_left .stm-stats__icon, .stm-stats_counter.stm-stats_icon_right .stm-stats__icon {
        float: none;
        margin-bottom: 18px;
    }
    .stm-stats_counter.stm-stats_icon_left .stm-stats__content, .stm-stats_counter.stm-stats_icon_right .stm-stats__content {
        padding-left: 0;
        padding-right: 0;
    }
    .widget_footer {
        margin-bottom: 40px;
    }
    .widget_footer .list_social-networks {
        padding-top: 0;
    }
    .stm-video-carousel_view_media-gallery {
        margin-bottom: 30px;
    }
    .widget-area_type_footer > .row {
        margin-bottom: -40px;
    }
    .widget-area_type_footer > .row .col-sm-6:nth-child(2n+1) {
        clear: both;
    }
    .woocommerce ul.products li.product:nth-child(3n+1) {
        clear: both;
    }
    .woocommerce div.product .woocommerce-tabs .panel {
        padding: 41px 30px;
    }
    .woocommerce-account .addresses .title h4 {
        float: none;
    }
    .woocommerce-account .addresses .title .edit {
        margin-top: 30px;
        float: none;
    }
    .woocommerce-page table.cart td.actions .coupon {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .wpb_text_column p br {
        display: none;
    }
}
@media (max-width: 767px) {
    .row > .col-xs-2:nth-child(6n+1),.row > .col-xs-3:nth-child(4n+1),.row > .col-xs-4:nth-child(3n+1),.row > .col-xs-6:nth-child(2n+1) {
        clear: both;
    }
    .stm-single-image_right .stm-single-image {
        float: none;
    }
    .header-holder {
        position: relative;
    }
    .header,.top-bar {
        display: none;
    }
    .top-bar-mobile,.header-mobile {
        display: block;
    }
    .error404 .content {
        padding-top: 179px;
    }
    .content_type_search .post_view_list .entry-thumbnail {
        max-width: 250px;
    }
    .stm-stats_counter.stm-stats_icon_left, .stm-stats_counter.stm-stats_icon_right {
        text-align: center;
    }
    .stm-stats_counter.stm-stats_icon_left .stm-stats__icon, .stm-stats_counter.stm-stats_icon_right .stm-stats__icon {
        float: none;
        margin-bottom: 18px;
    }
    .stm-stats_counter.stm-stats_icon_left .stm-stats__content, .stm-stats_counter.stm-stats_icon_right .stm-stats__content {
        padding-left: 0;
        padding-right: 0;
    }
    .stm_wp_custom-menu[class*="vc_custom"] {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .wpb_single_image[class*="vc_custom"] {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .stm-page-head,.stm-page-head_size_medium,.stm-page-head_size_small {
        padding: 78px 0;
    }
    .stm-page-head_has_shopping-cart .stm-page-head__content {
        float: none;
        margin-bottom: 30px;
    }
    .stm-page-head_has_shopping-cart .shopping-cart {
        float: none;
        display: inline-block;
        margin-top: 0;
    }
    .vc_col-xs-12 > .vc_column-inner[class*="vc_custom"] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .stm-video-carousel_view_media-gallery {
        margin-bottom: 30px;
    }
    .stm-cta[class*="vc_custom"] {
        margin-top: 0 !important;
    }
    .stm-cta__image {
        display: none;
    }
    .stm-cta__action {
        display: block;
        width: auto;
        padding: 25px 35px 30px 35px;
    }
    .stm-cta__action-descr {
        padding-right: 20px;
    }
    .stm-cta__action-descr br {
        display: none;
    }
    .stm-pricing__side-panel {
        float: none;
        padding-top: 0;
        width: 100%;
    }
    .stm-pricing__features {
        display: none;
    }
    .stm-pricing__tables {
        width: 100%;
        float: none;
    }
    .stm-pricing-table__feature-value {
        line-height: 1;
    }
    .stm-pricing-table__feature-label {
        display: block;
        margin-bottom: 15px;
    }
    .wpb_wrapper .vc_tta-tabs_style-1.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading,.wpb_wrapper .vc_tta-tabs_style-1.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus,.wpb_wrapper .vc_tta-tabs_style-1.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background: #a51c30;
    }
    .wpb_wrapper .vc_tta-tabs_style-1.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
        background: #293352;
    }
    .wpb_wrapper .vc_tta-tabs_style-1.vc_tta-tabs.vc_general .vc_tta-panel-body {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .wpb_wrapper .vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
        margin-top: 0;
    }
    .wpb_wrapper .vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active .vc_tta-panel-heading,.wpb_wrapper .vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
        margin-bottom: 0;
    }
    .wpb_wrapper .vc_tta-tabs_style-2.vc_tta-tabs.vc_general.vc_tta-o-no-fill .vc_tta-panel-body {
        padding: 22px 30px 30px 26px;
    }
    .stm-contact-details_type_teacher[class*="vc_custom"] {
        padding: 32px 25px 34px 25px !important;
    }
    .wpb_wrapper .vc_tta.vc_general .vc_tta-panel-body .stm-donations {
        margin-bottom: -30px;
    }
    .wpb_wrapper .vc_tta.vc_general .vc_tta-panel-body .stm-donation_view_grid {
        margin-bottom: 55px;
    }
    .stm-donation_view_grid .stm-donation__thumbnail img {
        margin: 0 auto;
    }
    .col-xs-12 .stm-donation_view_grid {
        max-width: 350px;
        margin-right: auto;
        margin-left: auto;
    }
    .vc_tta-tabs .stm-event_view_grid .stm-event__left {
        float: none;
        margin: 0 0 30px;
    }
    .vc_tta-tabs .stm-event_view_grid .stm-event__date {
        float: none;
        margin: 0 auto;
    }
    .vc_tta-tabs .stm-event_view_grid .stm-event__content {
        padding-left: 0;
        text-align: center;
    }
    .event-info_table > ul > li {
        padding: 0 5px;
    }
    .event-info_table > ul > li {
        width: 100%;
        margin-bottom: 15px;
    }
    .wpb_wrapper .stm-icon-box_style-4[class*="vc_custom"] {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .stm-carousel_view_posts {
        padding-bottom: 42px;
    }
    .stm-posts[class*=vc_custom] {
        margin-bottom: 30px !important;
    }
    .stm-contact-details_type_contacts {
        padding: 27px 32px 30px 32px;
    }
    .stm-table-container {
        overflow: hidden;
        overflow-x: auto;
    }
    .stm-table_camps th {
        white-space: nowrap;
    }
    .stm-text-box[class*="vc_custom"] {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 44px 50px !important;
    }
    .stm-media-gallery_format_audio iframe {
        margin-bottom: 30px;
    }
    .wpb_wrapper .stm-action-box__figcaption-title {
        text-align: left;
    }
    .wpb_wrapper .stm-action-box__figure img {
        margin: 0 auto;
    }
    .donation-info__footer-col {
        display: block;
    }
    .donation-info__footer-col:not(:first-child) {
        margin-top: 30px;
    }
    .search-bar__founded {
        margin-bottom: 10px;
    }
    .search-bar .stm-search-form .stm-search-form__field {
        width: calc(100% - 60px);
    }
    .search-bar .stm-search-form .stm-search-form__submit {
        min-width: 50px;
        height: 50px;
        padding: 0;
        line-height: 1;
    }
    .search-bar .stm-search-form .stm-search-form__submit .stm-icon {
        display: block;
    }
    .search-bar .stm-search-form .stm-search-form__submit-text {
        display: none;
    }
    .error404 .content {
        margin-top: 0;
    }
    .post_view_single .entry-meta > li {
        margin-right: 20px;
    }
    .woocommerce-page .woocommerce-ordering,.woocommerce .woocommerce-ordering {
        width: 180px;
    }
    .woocommerce-page ul.products li.product,.woocommerce ul.products li.product {
        width: 49.5%;
    }
    .woocommerce-page ul.products li.product:nth-child(2n+1),.woocommerce ul.products li.product:nth-child(2n+1) {
        clear: both;
    }
    .woocommerce-page div.product .woocommerce-tabs .panel,.woocommerce div.product .woocommerce-tabs .panel {
        padding: 41px 30px;
    }
    .woocommerce-page form.checkout_coupon .input-text,.woocommerce form.checkout_coupon .input-text {
        margin-bottom: 20px;
    }
    .woocommerce-page table.cart td.product-price,.woocommerce-page table.cart td.product-name,.woocommerce-page table.cart td.product-quantity,.woocommerce-page table.cart td.product-subtotal,.woocommerce table.cart td.product-price,.woocommerce table.cart td.product-name,.woocommerce table.cart td.product-quantity,.woocommerce table.cart td.product-subtotal {
        font-size: 16px;
        color: #595959;
    }
    .woocommerce-page table.cart td.product-price .amount,.woocommerce-page table.cart td.product-subtotal .amount,.woocommerce table.cart td.product-price .amount,.woocommerce table.cart td.product-subtotal .amount {
        color: #293352;
    }
    .woocommerce-page table.cart td.actions,.woocommerce table.cart td.actions {
        padding-top: 0;
        background: transparent;
    }
    .woocommerce-page table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon {
        float: none;
        margin-bottom: 20px;
    }
    .woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon .input-text {
        margin-bottom: 20px;
        width: calc(100% - 210px);
    }
    .woocommerce-account .addresses .address {
        padding: 30px 30px 20px;
    }
    .addresses-order .address {
        margin-bottom: 30px;
    }
    .woocommerce-billing-fields {
        margin-bottom: 30px;
    }
    table.shop_table_responsive thead {
        display: none;
    }
    table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0;
    }
    table.shop_table_responsive tbody th {
        display: none;
    }
    table.shop_table_responsive tr {
        display: block;
        margin-bottom: 20px;
    }
    table.shop_table_responsive tr td {
        display: block;
        text-align: right !important;
    }
    table.shop_table_responsive tr td.order-actions {
        text-align: left !important;
    }
    table.shop_table_responsive tr td:before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left;
    }
    table.shop_table_responsive tr td.product-remove:before, table.shop_table_responsive tr td.actions:before {
        display: none;
    }
    table.shop_table_responsive tr td.product-remove:after {
        content: "";
        clear: both;
        display: table;
        line-height: 0;
    }
    table.shop_table_responsive tr td.product-remove a {
        float: right;
    }
    table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, 0.025);
    }
    .woocommerce .shop_table .quantity,.woocommerce-page .shop_table .quantity {
        float: none;
        margin: 0;
    }
    .woocommerce .shop_table tr.cart_item:nth-child(2n) td,.woocommerce-page .shop_table tr.cart_item:nth-child(2n) td {
        background: #ffffff;
    }
    .woocommerce .shop_table .product-name-title,.woocommerce .shop_table .product-thumbnail,.woocommerce-page .shop_table .product-name-title,.woocommerce-page .shop_table .product-thumbnail {
        float: right;
    }
    .woocommerce .shop_table .product-name:after,.woocommerce-page .shop_table .product-name:after {
        content: "";
        clear: both;
        display: table;
        line-height: 0;
    }
    .woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals {
        width: auto;
        float: none;
    }
    .woocommerce form.login,.woocommerce form.register,.woocommerce-page form.login,.woocommerce-page form.register {
        margin-bottom: 30px;
    }
    .woocommerce-cart table.cart td.actions .coupon {
        width: 100%;
    }
    .woocommerce-cart .cart-collaterals .cart_totals table {
        padding: 15px 20px;
    }
    .woocommerce-cart .cart-collaterals .cart_totals table tr {
        margin-bottom: 0;
    }
    .woocommerce-cart .cart-collaterals .cart_totals table td {
        padding: 10px 0;
    }
    .woocommerce-cart .cart-collaterals .cart_totals table .shipping-calculator-form {
        text-align: left;
    }
    .wpb_text_column p br {
        display: none;
    }
    .stm-single-image img {
        display: block;
        height: auto;
        max-width: 100%;
    }
    .vc_col-xs-12 .stm-single-image-wrapper[class*="vc_custom"] {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .modal_subscribe .modal-header {
        padding: 13px 20px;
    }
    .modal_subscribe .modal-body {
        padding: 30px 20px;
    }
    .modal_subscribe .modal-body input[type="submit"] {
        margin-left: 10px;
    }
    .modal_subscribe .modal-body input[type="email"] {
        width: calc( 100% - 105px);
    }
    .widget_footer {
        margin-bottom: 40px;
    }
    .widget_footer .list_social-networks {
        padding-top: 0;
    }
    .widget-area_type_footer > .row {
        margin-bottom: -40px;
    }
    .widget-area_type_footer > .row .col-sm-6:nth-child(2n+1) {
        clear: both;
    }
    .footer_type_vc,.footer_type_vc[class*="vc_custom"] {
        padding-top: 50px !important;
    }
}
@media (max-width: 670px) {
    .modal_donation .modal-header {
        padding: 23px 30px 20px;
    }
    .modal_donation .modal-header .close {
        top: 10px;
        right: 17px;
    }
    .modal_donation .modal-body {
        padding: 30px;
    }
    .modal_donation .modal-dialog {
        width: auto;
    }
    .form_donation .form__amount {
        padding: 0 0 20px;
        margin-bottom: 20px;
    }
    .form_donation .form__amount-title {
        float: none;
        width: 100%;
        padding-right: 0;
        margin-bottom: 15px;
    }
    .form_donation .form__amount-values {
        width: 100%;
        float: none;
    }
    .form_donation .form__fields input[type="text"],.form_donation .form__fields textarea {
        margin-bottom: 20px;
    }
}
@media (max-width: 640px) {
    .stm-rev-nav {
        *zoom: 1;
        min-width: 80px;
    }
    .stm-rev-nav:before, .stm-rev-nav:after {
        content: " ";
        display: table;
    }
    .stm-rev-nav:after {
        clear: both;
    }
    .stm-rev-nav .stm-rev-nav_next,.stm-rev-nav .stm-rev-nav_prev {
        width: 40px;
        height: 40px;
        line-height: 36px !important;
    }
    .comment__heading .comment__author-title {
        float: none;
    }
    .comment__heading .comment__meta {
        float: none;
    }
    .comment-list .children {
        margin-left: 0;
    }
    .stm-subtitle br {
        display: none;
    }
    .content_type_search .post_view_list .entry-thumbnail {
        max-width: none;
    }
    .post_view_list .entry-body {
        display: block;
    }
    .post_view_list .entry-thumbnail-container {
        display: block;
    }
    .post_view_list .entry-thumbnail-container img {
        width: 100%;
    }
    .post_view_list .entry-details-container {
        display: block;
        width: auto;
    }
    .post_view_list .entry-thumbnail {
        max-width: none;
        margin-right: 0;
        width: auto;
    }
    .post_view_single .entry-date {
        float: none;
        margin-bottom: 30px;
    }
    .post_view_single .entry-header__heading {
        padding-left: 0;
    }
    .stm-text-box[class*="vc_custom"],.stm-text-box {
        padding: 24px 35px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .stm-image-box_img_left .stm-image-box__image {
        float: none;
        margin-bottom: 20px;
    }
    .stm-image-box_img_left .stm-image-box__body {
        padding-left: 0;
    }
    .stm-cta__action-descr {
        display: block;
        width: auto;
        margin-bottom: 30px;
    }
    .stm-cta__action-btn {
        display: block;
        padding-top: 0;
    }
    .wpb_wrapper .stm-icon-box_style-4 {
        padding: 30px;
    }
    .stm-pricing_three .stm-pricing__tables-col {
        display: block;
        width: 100%;
    }
    .stm-pricing_three .stm-pricing__tables-col:not(:last-child) {
        margin-bottom: 30px;
    }
    .stm-testimonial_style_1 {
        text-align: center;
    }
    .stm-testimonial_style_1 .stm-testimonial__avatar {
        display: block;
        width: auto;
        margin-bottom: 30px;
    }
    .stm-testimonial_style_1 .stm-testimonial__avatar img {
        margin: 0 auto;
    }
    .stm-testimonial_style_1 .stm-testimonial__content {
        display: block;
        padding: 0;
    }
    .stm-carousel_type_testimonials .owl-controls .owl-dots {
        padding-left: 0;
        text-align: center;
    }
    #sb_instagram.stm-instagram-feed #sbi_images .sbi_type_image {
        width: 33.33%;
    }
    .stm-event_view_grid .stm-event__left {
        float: none;
        margin: 0 0 30px;
    }
    .stm-event_view_grid .stm-event__date {
        float: none;
        margin: 0 auto;
    }
    .stm-event_view_grid .stm-event__content {
        padding-left: 0;
        text-align: center;
    }
    .woocommerce #reviews #comments ol.commentlist li img.avatar {
        display: none;
    }
    .woocommerce #reviews #comments ol.commentlist li .comment-text {
        padding-left: 0;
        margin-left: 0;
    }
    .stm-carousel_view_posts .stm-post_view_grid {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 480px) {
    .wpb_row .vc_col-xs-6 {
        width: 100%;
    }
    .wpb_row .vc_col-xs-6:not(:last-child) {
        margin-bottom: 15px;
    }
    .wpb_row .vc_col-xs-6 .subscribe-modal-launcher_right {
        text-align: left;
    }
    .modal_subscribe .modal-title {
        font-size: 20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .modal_subscribe .modal-title .fa {
        margin-right: 10px;
    }
    .modal_subscribe .modal-header {
        padding-left: 15px;
        padding-right: 45px;
    }
    .modal_subscribe .modal-header .close {
        right: 15px;
    }
    .modal_subscribe .modal-body {
        padding-left: 15px;
        padding-right: 15px;
    }
    .modal_subscribe .modal-body input[type="email"] {
        width: 100%;
        margin-bottom: 15px;
    }
    .modal_subscribe .modal-body input[type="submit"] {
        display: block;
        margin: 0 auto;
        float: none;
    }
    .modal_donation .modal-title {
        font-size: 18px;
    }
    .form_donation .form__amount-label {
        margin-bottom: 10px;
    }
    .form_donation .form__amount-value-custom {
        display: block;
        margin-top: 10px;
        width: 100%;
    }
    .woocommerce-page .woocommerce-ordering,.woocommerce .woocommerce-ordering {
        width: 100%;
    }
    .woocommerce-page ul.products li.product,.woocommerce ul.products li.product {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .woocommerce-page ul.products li.product:nth-child(3n+1),.woocommerce ul.products li.product:nth-child(3n+1) {
        clear: none;
    }
    .woocommerce-page table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon {
        float: none;
        margin-bottom: 20px;
    }
    .woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon .input-text {
        margin-bottom: 20px;
        width: 100%;
    }
    .woocommerce-cart table.cart td.product-remove {
        padding-right: 16px;
    }
    .woocommerce-account .addresses .address {
        margin-bottom: 30px;
    }
    .woocommerce-account .addresses .title h4 {
        float: none;
        margin-bottom: 30px;
    }
    .woocommerce-account .addresses .title .edit {
        float: none;
    }
    .post_view_single .entry-meta > li {
        display: block;
        float: none;
    }
    .post_view_single .entry-meta > li:after {
        content: "";
        clear: both;
        display: table;
        line-height: 0;
    }
    .post_view_single .entry-footer .entry-share,.post_view_single .entry-footer .tags-links {
        float: none;
        display: block;
    }
    .post_view_single .entry-footer .tags-links {
        margin-bottom: 30px;
    }
    .comment__author-avatar {
        display: none;
    }
    .comment__right {
        padding-left: 0;
    }
    .author-info__avatar {
        float: none;
        margin-bottom: 30px;
    }
    .author-info__content {
        padding-left: 0;
    }
    .stm-media-gallery__filters {
        float: none;
    }
    .stm-media-gallery__filter {
        float: none;
        display: block;
        text-align: center;
    }
    .stm-media-gallery__layout-wide {
        float: none;
        display: block;
        margin: 30px auto 0;
    }
    .stm-media-gallery .stm-filter_carousel {
        padding: 0 30px;
    }
    .stm-media-gallery .stm-filter_carousel .stm-menu__item {
        display: block;
    }
    .stm-teacher-bio_trainer .stm-teacher-bio__data {
        float: none;
        margin-bottom: 30px;
    }
    .stm-teacher-bio_trainer .stm-teacher-bio__text {
        padding-left: 0;
    }
    .donation-info__donated,.donation-info__time {
        float: none;
    }
    .donation-info__stats-item {
        width: 50%;
        margin-bottom: 20px;
    }
    .donation-info__footer-col_large {
        margin-bottom: -20px;
    }
    .stm-donation_view_grid .stm-donation__action .stm-btn {
        padding: 0 10px;
        min-width: 0;
    }
}
@media (max-width: 1199px) and (min-width: 992px) {
    .stm-action-box:hover .stm-action-box__figcaption_content {
        padding: 21px 0;
    }
    .stm-action-box:hover .stm-action-box__figcaption_content .stm-action-box__figcaption-title {
        padding-top: 0;
    }
    .stm-action-box:hover .stm-action-box__figcaption_content .stm-text-box__content {
        margin-bottom: 18px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .stm-action-box:hover .stm-action-box__figcaption_content {
        padding: 8px 0;
    }
    .stm-action-box:hover .stm-action-box__figcaption_content .stm-action-box__figcaption-title {
        padding: 0 20px;
    }
    .stm-action-box:hover .stm-action-box__figcaption_content .stm-text-box__content {
        margin-bottom: 10px;
        padding: 0 20px;
    }
    .stm-action-box:hover .stm-action-box__figcaption_content .stm-text-box__link_title {
        padding: 0 20px;
    }
}
@media (max-width: 1199px) {
    .stm-nav__menu_type_header .menu-item {
        margin: 0 14px;
    }
    .stm-nav__menu_type_header .menu-item .sub-menu {
        margin-top: -20px;
    }
    .stm-nav__menu_type_header .menu-item .sub-menu .menu-item {
        margin: 0;
    }
    .stm-nav__menu_type_header .menu-item .sub-menu .menu-item a {
        height: auto;
    }
    .header_view-style_3 .header__content {
        padding: 0 20px;
    }
    .header_view-style_3 .header__content .stm-nav__menu_type_header {
        margin-right: -15px;
    }
    .header_view-style_3 .header__content .stm-nav__menu_type_header .menu-item:before {
        right: -15px;
    }
    .header_view-style_4 .stm-nav__menu_type_header {
        padding: 40px 0;
    }
    .header_view-style_4 .stm-nav__menu_type_header .menu-item {
        margin: 0 12px;
    }
    .header_view-style_4 .stm-nav__menu_type_header .menu-item a {
        height: 40px;
        line-height: 40px;
    }
    .rev_slider_nav {
        min-height: 138px;
    }
    .vc_tta-tabs_style-1.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab > a {
        min-width: 50px;
    }
    .stm-contact__photo {
        display: none;
    }
    .stm-mailchimp {
        padding: 25px 20px;
        margin-bottom: 40px;
    }
    .stm-carousel_wide.owl-loaded .stm-carousel__item {
        height: auto !important;
    }
    .stm-timeline__nav {
        margin-top: 62px;
    }
}
@media (max-width: 991px) {
    .logo {
        float: none !important;
        margin: 0 auto;
    }
    .current_page_item a:before,.current-page-parent a:before {
        bottom: 17px;
    }
    .stm-nav__menu_type_header .menu-item {
        margin: 0 12px;
    }
    .stm-nav__menu_type_header .menu-item a {
        height: 60px;
        line-height: 40px;
    }
    .stm-nav__menu_type_header .menu-item a:after {
        bottom: 0;
    }
    .stm-nav__menu_type_header .menu-item .sub-menu {
        margin-top: -20px;
    }
    .stm-nav__menu_type_header .menu-item .sub-menu .menu-item {
        margin: 0;
    }
    .stm-nav__menu_type_header .menu-item .sub-menu .menu-item a {
        height: auto;
    }
    .header_view-style_1 .stm-nav__menu_type_header > .menu-item > a:after {
        bottom: 18px;
    }
    .top-bar_view-style_2 .list_social-networks_simple {
        display: none;
    }
    .header_view-style_2 .top-bar {
        display: none;
    }
    .header_view-style_2 .stm-nav__menu_type_header .menu-item {
        margin: 0 11px;
    }
    .header_view-style_3 .logo {
        padding-top: 10px;
        margin-bottom: -10px;
    }
    .header_view-style_3 .stm-nav__menu_type_header {
        margin-right: 0 !important;
    }
    .header_view-style_3 .stm-nav__menu_type_header .menu-item:before {
        right: -14px;
    }
    .header_view-style_3 .header__content {
        padding: 0;
    }
    .logo-center-box {
        padding: 0 45px;
    }
    .rev_slider_nav {
        min-height: 186px;
    }
    .stm_small_grid_one {
        display: none;
    }
    .stm_small_grid_three {
        width: 100%;
    }
    .stm_small_grid_three .post:first-child {
        display: block;
    }
    .stm-timeline__steps {
        display: none;
    }
    .stm-timeline__nav-bar .stm-timeline__nav {
        margin-top: 0;
        float: left;
    }
    .stm-timeline__caption-inner h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .stm-timeline__caption-inner .stm-timeline__caption-text span {
        line-height: 26px !important;
        font-size: 13px !important;
    }
    .stm-timeline__caption {
        padding: 10px 20px;
    }
    .stm-media-list-one,.stm-media-list-one.just-video {
        display: none;
    }
    .stm-media-list,.stm-media-list.just-video {
        width: 100%;
    }
    .stm-media-list li:first-child,.stm-media-list.just-video li:first-child {
        display: block;
    }
    .stm-events .col-md-6:nth-child(2) .stm-event_view_grid2 .stm-event__left_separator,.stm-events .col-md-6:nth-child(2) .stm-event_view_list2 .stm-event__left_separator {
        padding-top: 54px;
    }
    .stm-events .col-md-6:nth-child(2) .stm-event_view_grid2 .stm-event__content_separator,.stm-events .col-md-6:nth-child(2) .stm-event_view_list2 .stm-event__content_separator {
        display: block;
    }
    .tt_tabs_navigation {
        display: block;
        margin: 0 -2.5px;
    }
    .tt_tabs_navigation li {
        display: inline-block;
    }
    .tt_tabs_navigation li:first-child {
        padding-left: 2.5px !important;
    }
    .tt_tabs_navigation li:last-child {
        padding-right: 2.5px !important;
    }
    .stm-cta__action-title_text {
        padding-right: 20px;
    }
    .footer-logo-box {
        padding-bottom: 0 !important;
    }
}
@media (max-width: 767px) {
    .rev_slider_nav {
        display: none;
    }
    .vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
        border-top: 2px solid #ffffff;
    }
    .stm-title.wrap-title {
        float: none;
        display: block;
        text-align: left !important;
        margin-bottom: 14px !important;
    }
    .wrap-title.stm-subtitle {
        overflow: visible;
        padding: 0;
    }
    .stm-more-link.stm-title-more-link {
        margin: 0 0 40px !important;
    }
    .stm-cta__action-title {
        display: block;
    }
    .stm-media-gallery__filter {
        margin-left: 0;
    }
    .woocommerce ul.products li.product:nth-child(3n) {
        border-top: 1px solid #d8d8d8;
        border-right: 1px solid #d8d8d8;
    }
    .woocommerce ul.products li.product:nth-child(2n) {
        border-right: 0;
    }
    .stm-cta__action-btn {
        text-align: left;
    }
    .post_view_single .entry-meta .stm_posts_comment__link {
        float: none;
    }
    .woocommerce-cart table.cart .product-thumbnail {
        margin-left: 20px;
    }
}
@media (max-width: 480px) {
    .woocommerce ul.products li.product {
        border-right: 0 !important;
    }
    .woocommerce ul.products li.product:nth-child(2n) {
        border-top: 1px solid #d8d8d8;
    }
    .tt_tabs_navigation {
        display: block;
        margin: 0 -2.5px;
    }
    .tt_tabs_navigation li {
        display: block;
    }
    .tt_tabs_navigation li:first-child {
        padding-left: 2.5px !important;
    }
    .tt_tabs_navigation li:last-child {
        padding-right: 2.5px !important;
    }
}
@media (max-width: 374px) {
    .stm-administrator__photo {
        float: none;
    }
    .stm-administrator__info-content {
        padding: 15px 0 10px;
    }
    .stm-media-list li .stm-media-list-thumbnail {
        display: block;
        width: auto;
        margin-bottom: 10px;
    }
    .stm-media-list li .stm-media-list-content {
        display: block;
        padding-left: 0;
    }
    .stm-media-list.just-photo li {
        width: 100%;
    }
}
