/*   
Theme Name: Indiana
Version: 1.0
Tags: clean, development, html5
Description: Clean template for development.
Author: Kolyaan
*/

@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;700&family=Red+Hat+Display:wght@600;700;900&display=swap');
body {
    background: #fff;
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: #0D0D0E;
    width: 100%;
}
p {
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: #0D0D0E;
}
a {
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: #0D0D0E;
    text-decoration: none;
}
h2 {
    font-family: 'Red Hat Display';
    font-weight: 900;
    font-size: 56px;
    line-height: 105%;
    color: #0D0D0E;
}
h4 {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    color: #1E1E1E;
}
dl, ol, ul {
  margin-bottom: 0;
}
#top {
    background: #02233A;
    padding: 18px 0;
}
#top .container {
    position: relative;
}
#header_logo {
    position: absolute;
    left: 0;
    top: -5px;
    z-index: 999999;
}
.ysm-search-widget-2 {
	margin-left: 146px;
    width: calc(100% - 146px); 
    max-width: 518px;
}
.ysm-search-widget-2 .search-field[type="search"]{
	background: rgba(255, 255, 255, 0.05);
    border-radius: 22px;
	width: calc(100% - 53px);
    padding: 9px 20px;
    color: #9AA9B4;
    cursor: pointer;
	border: 0 none !important;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
}
.ysm-search-widget-2 .search-submit {
	color: #9AA9B4;
	right: 10px;
}
form#searchform {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 22px;
    margin-left: 146px;
    width: calc(100% - 146px); 
    max-width: 518px;
}
form#searchform input, form#searchform button {
    background: none;
    border: 0 none;
}
form#searchform input { 
    width: calc(100% - 53px);
    padding: 9px 20px;
    color: #9AA9B4;
    cursor: pointer;
}
form#searchform button img {
    margin-top: -3px;
}
.top_right {
    display: flex;
    justify-content: flex-end;
}
.top_right a {
    color: #FFFFFF;
    margin-top: 8px;
    display: table;
}
.top_right a img {
    margin-right: 10px;
}
.member_center a {
    padding-left: 30px;
    background: url("images/member_center.svg") no-repeat left center;
}
.member_center a:hover {
    background: url("images/member_center_h.svg") no-repeat left center;
}
.member_profile{
    padding-right: 40px;
}
.join {
    padding-left: 25px;
    padding-right: 40px;
    border-right: 1px solid #9AA9B4; 
}
.join a {
    padding-left: 35px;
    background: url("images/join.svg") no-repeat left center;
}
.join a:hover {
    background: url("images/join_h.svg") no-repeat left center;
}
.mini_cart_button {
    padding-left: 40px;
}
.mini_cart_button a {
    position: relative;
}
.cart_button_order {
    position: absolute;
    top: 0;
    left: 18px;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 150%;
    color: #26292C;
    background: #FDB813;
    border-radius: 50%;
    width: 15px;
    text-align: center;
}
header {
    width: 100%;
    background: #fff;
}
.menu-main-container {
    padding-left: 146px;
    display: table;
}
#top-nav {
    list-style-type: none;
    padding-left: 0;
    display: table;
    padding-top: 15px;
    position: relative;
}
#top-nav li {
    float: left;
    margin-right: 25px;
    /*position: relative;*/
    padding-bottom: 13px;
    text-transform: capitalize;
}
#top-nav li.current_page_item {
    /* position: relative; */
}
#top-nav li.current_page_item a:before, #top-nav li.current-menu-parent a:before {
    position: absolute;
    width: 40px;
    height: 2px;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
    background: #FDB813;
    content: "";
}
#top-nav li.current-menu-parent ul li.current_page_item a:before,
#top-nav li .sub-menu li a:before {
	display: none !important;
}
#top-nav li:last-child {
    margin-right: 0;
}
#top-nav li a {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: #0D0D0E;
	position: relative;
padding-bottom: 15px;
}
#top-nav > li:hover a {
    color: #268FDB;
}
footer {
    width: 100%;
    padding: 50px 0 21px;
    background: #FFFFFF;
}
.footer_logo {
    width: 78px;
    display: table;
    float: left;
    margin-right: 33px;
}
.footer_text {
    width: 100%;
    max-width: 571px;
    display: table;
    float: left;
    padding-top: 5px;
}
.footer_text p {
   font-size: 13px;
}
.footer_text p span {
   font-weight: 700;
}
#bottom {
    background: #FFFFFF;
}
ul#bottom_left-nav, ul#bottom_right-nav {
    list-style-type: none;
    padding-left: 0;
}
ul#bottom_left-nav li, ul#bottom_right-nav li {
    padding-left: 15px;
    border-left: 2px solid #fff;
    margin-bottom: 14px;
}
ul#bottom_left-nav li.current_page_item, ul#bottom_right-nav li.current_page_item {
    border-left: 2px solid #FDB813;
}
ul#bottom_left-nav li a, ul#bottom_right-nav li a {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 15px;
    color: #0D0D0E;
}
ul#bottom_left-nav li:hover a, ul#bottom_right-nav li:hover a {
    color: #268FDB;
}
#bottom {
    width: 100%;
    padding-top: 13px;
    border: 1px solid #E3E3E4;
}
#bottom .container {
    display: flex;
    justify-content: space-between;
}
#bottom p, #bottom a {
    font-size: 13px;
    color: #7E8A95;
}
section {
    width: 100%;
}
#about {
    padding-top: 95px;
    padding-bottom: 128px;
}
#about .container, #talent_search .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.about-left, .about-right {
    width: 50%;
}
.about-left {
    text-align: center;
}
.about-left img {
    max-width: 90%;
}
.about-right {
    display: flex;
    flex-direction: column;
}
p.subtitle {
    margin-bottom: 19px;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #FDB813;
}
#about h2, #talent_search h2 {
    margin-bottom: 26px;
}
a.read_more {
    border-radius: 22px;
    padding: 8px 16px;
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    display: table;
    width: 120px;
    text-align: center;
    margin-bottom: 40px;
}
.about_bottom {
    margin-top: 40px;
    margin-bottom: 43px;
    display: flex;
    justify-content: space-between;
}
.about_bottom_item {
    width: 33%;
    padding-left: 14px;
    position: relative;
    max-width: 154px;
}
.line {
    position: absolute;
    left: 0;
    top: 7px;
    width: 2px;
    height: 33px;
    background: #FDB813;
}
p.about_number {
    font-family: 'Red Hat Display';
    font-weight: 900;
    font-size: 48px;
    line-height: 105%;
    color: #268FDB;
}
p.about_number_text {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #1E1E1E;
}
#talent_search .about_bottom_item img {
    margin-bottom: 10px;
}
#talent_search .line {
    top: 3px;
    height: 54px;
}
#home_slider {
    position: relative;
    width: 100%;
    height: 870px;
    border-left: 35px solid #FDB813;
}
.home_slider_item {
    position: relative;
    width: 100%;
    height: 870px;
	background-size: cover!important;
}
.home_slider_item_left {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    background: rgba(0, 23, 40, 0.5);
    z-index: 100;
    padding-top: 190px;
    padding-left: 125px;
    padding-right: 41px;
}
#home_slider h1, #home_slider h2, #post_slider h1 {
    font-family: 'Red Hat Display';
    font-weight: 900;
    font-size: 80px;
    line-height: 105%;
    color: #FFFFFF;
    margin-bottom: 35px;
}
#home_slider p {
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 39px;
}
.home_slider_item_url {
    position: relative;
}
.home_slider_item_url a {
    padding: 8px 16px;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
}
.home_slider_item_url a.home_slider_item_url2 {
    font-size: 15px;
    line-height: 20px;
    float: left;
}
.home_slider_item_url a:first-child {
    border-radius: 22px;
    margin-right: 6px;
    display: table;
    float: left;
    color: #1E1E1E;
}
.home_slider_item_url a:first-child:hover {
    color: #fff;
}
.home_slider_item_right {
    position: absolute;
    right: 102px;
    bottom: 32px;
    color: #FFFFFF;
    font-family: 'Red Hat Display';
}
.home_slider_number {
    font-weight: 900;
    font-size: 48px;
    line-height: 43%;
}
.home_slider_numbers {
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
}
#home_slider .owl-dots {
    position: absolute;
    bottom: 40px;
    left: 155px;
    display: table;
}
#home_slider .owl-dot {
    float: left;
    margin: 0 5px;
}
#home_slider .owl-dot span {
    width: 18px;
    height: 18px;
    background: url("images/dot.svg") no-repeat center;
    display: table;
}
#home_slider .owl-dot.active span {
    background: url("images/dot-active.svg") no-repeat center;
}
#publications_resources {
    width: 100%;
    padding-top: 150px;
    text-align: center;
    display: table;
}
.publication_block {
    width: 100%;
    margin-top: 52px;
    text-align: left;
}
.publication {
    position: relative;
    width: 25%;
    float: left;
    overflow: hidden;
    display: inline-block;
    line-height: 0;
}
.publication.publication-3 {
    width: 33.3%;
} 
.event_image:hover > img {
  transform: scale(1.6, 1.6) rotate(0deg);
  opacity: 0.5;
}
.publication img.pub {
    width: 100%;
    height: auto;
    transition: all 0.5s ease 0s;
}
.publication:hover img.pub {
    transform: scale(1.2, 1.2);
}
.publication_bottom {
    position: absolute;
    width: calc(100% - 100px);
    left: 50px;
    bottom: 50px;
}
.publication_bottom a img {
    margin-bottom: 15px;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
    -moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
    transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}
.publication:hover .publication_bottom a img {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    -moz-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards;
}
.publication_bottom img {
    margin-bottom: 15px;
}
.publication_bottom h5 {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    color: #FFFFFF;
}
.publication_bottom a.pub_read {
    display: none;
    border-radius: 22px;
    padding: 8px 16px;
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    margin-top: 20px;
}
.publication:hover a.pub_read {
    display: table;
}
#home_bottom {
    position: relative;
    width: 100%;
    background: #001728;
    overflow: hidden;
}
.home_bottom_block {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 123px;
    padding-bottom: 109px;
}
.home_bottom_item {
    width: 50%;
}
#home_bottom p {
    color: #fff;
}
#home_bottom p.subtitle {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #268FDB;
    margin-bottom: 20px;
}
#home_bottom h3 {
    font-family: 'Red Hat Display';
    font-weight: 900;
    font-size: 56px;
    line-height: 105%;
    color: #FFFFFF;
}
#home_bottom a, .publications_item_author_add button {
    display: table;
    background: #268FDB;
    border-radius: 22px;
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    margin-top: 34px;
    padding: 8px 16px;
}
#last_news {
    width: 100%;
    text-align: center;
    padding: 70px 0;
}
a.last_news_more {
    display: table;
    margin: 26px auto 56px;
    border-radius: 22px;
    padding: 8px 16px;
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
}
.last_news_item {
    text-align: left;
    overflow: hidden;
}
.last_news_item img {
    border-radius: 5px;
}
.last_news_item_bottom {
    padding: 38px 40px;
}
.last_news_item p {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #1E1E1E;
    padding-left: 10px;
    border-left: 2px solid #FDB813;
    margin-bottom: 16px;
}
.last_news_item a {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    color: #1E1E1E;
}
.last_news_item a:hover {
    color: #268FDB;
}
#meeting {
    width: 100%;
    padding: 100px 0 156px;
}
#meeting h2 {
    color: #fff;
}
.meeting_top_left {
    padding-left: 15px;
}
.meeting_top_right {
    padding-bottom: 49px;
    padding-right: 59px;
}
.meeting_top_right p {
    font-family: 'Mulish';
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: rgba(255, 255, 255, 0.7);
}
.meeting_item {
    border-radius: 8px;
    background: #fff;
    height: 510px;
    overflow: hidden;
}
.meeting_item_left {
    padding: 91px 60px;
}
.meeting_item_left, .meeting_item_right {
    width: 50%;
    float: left;
}
.meeting_item_right img {
    border-radius: 0 8px 8px 0;
}
.meeting_item_table {
    border-left: 2px solid #FDB813;
    padding-left: 17px;
    margin-top: 47px;
    margin-bottom: 36px;
}
.meeting_item_table table {
    border: 0 none;
}
.meeting_item_table table tr {
    border-bottom: 1px dashed #E3E3E4;
}
.meeting_item_table table tr:last-child{
    border: 0 none;
}
.meeting_item_table table tr td {
    vertical-align: top;
    font-family: 'Mulish';
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #1E1E1E;
    padding: 10px 24px;
}
.meeting_item_table table tr td:last-child{
    font-family: 'Mulish';
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: #1E1E1E;
    background: #F6F9FC;
    width: 70%;
}
.meeting_item_left h3 {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    color: #0D0D0E;
}
.meeting_item_left a, a.meeting_more {
    border-radius: 22px;
    padding: 6px 18px;
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    display: table;
}
a.meeting_more {
    background: #268FDB;
    color: #fff;
    display: table;
    margin: 40px auto 0;
}
#meeting .owl-nav {
    position: absolute;
    top: 44%;
    width: 100%;
}
#meeting .owl-nav button {
    padding: 8px !important;
    background: #001728 !important;
    border-radius: 50%;
    display: table;
    position: absolute;
    width: 48px;
    height: 44px;
    margin-top: 1px;
}
#meeting .owl-nav button.owl-prev {
    left: -28px;
}
#meeting .owl-nav button.owl-next {
    right: -28px;
}
#meeting .owl-nav button span {
    color: #fff;
    padding: 0px 14px 5px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    font-size: 28px;
    display: table;
    line-height: 1;
    margin-top: -2px;
}
#meeting .owl-nav button.owl-prev span {
    margin-left: -1px;
}
#meeting .owl-nav button.owl-next span {
    margin-left: -2px;
}


#events .owl-nav {
    position: absolute;
    top: 30%;
    width: 100%;
}
#events .owl-nav button {
    padding: 8px !important;
    background: #fff !important;
    border-radius: 50%;
    display: table;
    position: absolute;
    width: 48px;
    height: 44px;
    margin-top: 1px;
}
#events .owl-nav button.owl-prev {
    left: -28px;
}
#events .owl-nav button.owl-next {
    right: -28px;
}
#events .owl-nav button span {
    color: #001728;
    padding: 0px 14px 5px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    font-size: 28px;
    display: table;
    line-height: 1;
    margin-top: -2px;
}
#events .owl-nav button.owl-next span {
    margin-left: -2px;
}





#meeting .owl-dots {
    display: none;
}
#events {
    padding-top: 150px;
}
#events h2 {
    text-align: center;
}
.event_image {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    line-height: 0;
}
.event_image img {
    width: 100%;
    height: auto;
     transition: all 0.5s ease 0s;
}
.event_image:hover > img {
  transform: scale(1.6, 1.6) rotate(0deg);
  opacity: 0.5;
}
.event_bottom {
    width: 100%;
}
.event_bottom_left {
    width: 35%;
    float: left;
    padding-top: 40px;
}
.event_bottom_left p {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #1E1E1E;
    border-left: 2px solid #FDB813;
    padding-left: 10px;
    margin-left: 40px;
}
.event_bottom_right {
    width: 65%;
    float: right;
    padding-top: 40px;
}
.event_bottom_right a:hover h4{
    color: #268FDB;
}
.event_bottom_right h4 {
    margin-bottom: 15px;
}
#events .owl-dots {
    display: table;
    margin: 0 auto;
}
#events .owl-dot {
    float: left;
    margin: 0 5px;
}
#events .owl-dot span {
    width: 18px;
    height: 18px;
    background: url("images/dot2.svg") no-repeat center;
    display: table;
}
#events .owl-dot.active span {
    background: url("images/dot-active2.svg") no-repeat center;
}
.events_block {
    display: none;
}
.events_block.events_active {
    display: block;
}
.event_buttons {
    display: table;
    margin: 26px auto 52px;
}
.event_buttons a {
    display: table;
    margin: 0 10px;
    float: left;
    padding: 8px 16px;
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #1E1E1E;
    cursor: pointer;
}
.event_buttons a:hover {
    color: #FDB813 !important;
}
.event_buttons a.event_button_active {
    background: #FDB813;
    border-radius: 22px;
}
.event_buttons a.event_button_active:hover {
    color: #1E1E1E !important;
}
.mob_button_open {
    background: #093250 url("images/mob_button_open.svg") no-repeat center;
    width: 47px;
    height: 100%;
    box-shadow: 0px 3.48125px 19.1469px rgba(32, 34, 44, 0.1);
    display: none;
    cursor: pointer;
}
.mob_button_close {
    background: #F6F9FC url("images/mob_button_close.svg") no-repeat center;
    width: 47px;
    height: 100%;
    display: none;
    cursor: pointer;
}
.mob_button_active {
    display: block;
}
.mobile_menu {
    display: none;
    background: #fff;
}
.mobile_menu ul {
    padding: 50px 0;
    list-style-type: none;
}
.mobile_menu ul li ul {
    padding: 0;
    display: none;
}
.mobile_menu ul li.mobile_hover ul {
    display: block;
}
.mobile_menu ul li {
    text-align: center;
}
.mobile_menu ul ul li a {
    color: #268FDB;
}
.mobile_menu ul li a {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 13px;
    line-height: 17px;
    color: #0D0D0E;
    padding-top: 10px;
    padding-bottom: 10px;
}
#menu_but {
    display: none;
}
.last_news_item_bottom_img {
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
}
.mob_search {
    border: 14px solid #02243D;
}
.topWindow {
    position: fixed;
    top: 0;
    z-index:9999;
    /* overflow: hidden; */
}
#fix_right {
    display: none;
}
.topWindow #fix_right {
    display: table;
    float: right;
    margin-top: 14px;
}
.topWindow #fix_right img {
    margin-right: 10px;
}
.topWindow .menu-main-container {
  float: left;
}
.fix_search {
   float: left;
  display: table;
}
.topWindow .mini_cart_button {
  float: left;
  display: table;
  padding-left: 30px;
}
#events .owl-nav button:hover span, #meeting .owl-nav button:hover span {
    background: #268FDB;
    color: #fff;
}
.bubble {
    position: absolute;
}
.bubble1 {
    top: 52px;
    left: 114px;
}
.bubble2 {
    top: 139px;
    left: 160px;
}
.bubble3 {
    top: 259px;
    left: 27px;
}
.bubble4 {
    top: 37px;
    right: 275px;
}
.bubble5 {
    top: 132px;
    right: 64px;
}
.bubble6 {
    top: 220px;
    right: 64px;
}
.bubble7 {
    top: 309px;
    right: 151px;
}
.button {
  pointer-events: auto;
  position: relative;
  background: #268FDB;
}
.meeting_more.button, #home_bottom .button, .publications_item_author_add .button {
  background: #FDB813;
}
.button--hyperion {
  overflow: hidden;
}
.button::before, .button::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.button--hyperion::before {
  background: #FDB813;
  content: '';
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
  transform-origin: 100% 50%;
  border-radius: 22px;
}
.meeting_more.button--hyperion::before, #home_bottom .button--hyperion::before, .publications_item_author_add .button--hyperion::before {
  background: #268FDB;
}
.button--hyperion:hover {
  color: #fff;
}
.meeting_more.button--hyperion:hover, #home_bottom .button--hyperion:hover, .publications_item_author_add .button--hyperion:hover {
  color: #1E1E1E;
}
.button--hyperion:hover::before {
  transform: scale3d(0,1,1);
  transform-origin: 0% 50%;
}
.button--hyperion span, .but_anim span {
  display: block;
  position: relative;
}
.button--hyperion > span, .but_anim > span {
  overflow: hidden;
}
.button--hyperion > span > span {
  overflow: hidden;
}
.button--hyperion:hover > span > span, .but_anim:hover > span {
  animation: MoveUpInitial 0.2s forwards, MoveUpEnd 0.2s forwards 0.2s;
}
@keyframes MoveUpInitial {
	to {
		transform: translate3d(0,-105%,0);
	}
}

@keyframes MoveUpEnd {
	from {
		transform: translate3d(0,100%,0);
	}
	to {
		transform: translate3d(0,0,0);
	}
}
.about_bottom_item_img {
    position: relative;
    overflow: hidden;
    -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
    -moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
    transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}
.about_bottom_item_img:hover img {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    -moz-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards;
}
@-webkit-keyframes toTopFromBottom {
	49% {
		-webkit-transform: translateY(-100%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translateY(100%);
	}
	51% {
		opacity: 1;
	}
}
@-moz-keyframes toTopFromBottom {
	49% {
		-moz-transform: translateY(-100%);
	}
	50% {
		opacity: 0;
		-moz-transform: translateY(100%);
	}
	51% {
		opacity: 1;
	}
}
@keyframes toTopFromBottom {
	49% {
		transform: translateY(-100%);
	}
	50% {
		opacity: 0;
		transform: translateY(100%);
	}
	51% {
		opacity: 1;
	}
}
.kama_breadcrumbs {
    margin-bottom: 50px;
	color: rgba(255, 255, 255, 0.6);
}
.kama_breadcrumbs, .kama_breadcrumbs a {
    font-family: 'Mulish';
    font-weight: 500;
    font-size: 12px;
    line-height: 170%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
}
.kama_breadcrumbs span.kb_title {
    font-family: 'Mulish';
    font-weight: 500;
    font-size: 12px;
    line-height: 170%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.6);
}
.kama_breadcrumbs span.kb_sep {
    font-family: 'Mulish';
    font-weight: 500;
    font-size: 16px;
    line-height: 170%;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0 10px;
}
.title_block .home_slider_item_left {
    padding-right: 6%;
}
.title_block #home_slider h1 {
    margin-bottom: 55px;
}
#council_list {
    margin-top: 68px;
}
#council_list .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.council_item {
    width: 32%;
    margin-bottom: 55px;
}
.council_item_top {
    position: relative;
    width: 100%;
}
.council_item_top img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}
.council_item_jobs {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
}
.council_item_job {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #FDB813;
}
.council_item_email a {
    display: table;
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    background: #268FDB;
    border-radius: 22px;
    padding: 8px 16px;
}
.council_item_bottom {
    padding: 20px 25px;
}
.council_item_bottom h4 {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    color: #1E1E1E;
}
.council_item_desc {
    width: 100%;
    height: 57px;
    padding-left: 16px;
    border-left: 2px solid #FDB813;
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #1E1E1E;
}
.council_item_text {
    height: 81px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.council_item_full .council_item_text {
     height: 100%;
}
.q {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 45px;
}
.grad {
    background-image: linear-gradient(#ffffff82, #ffffffd9, #ffffff);
}
.read_toggle {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: #1E1E1E;
    cursor: pointer;
    display: table;
    margin-top: 20px;
}
.read_toggle span {
    display: table;
    float: right;
    margin-left: 8px;
    width: 12px;
    height: 20px;
    background: url("images/c_down.png") no-repeat center;
}
.read_toggle.down span {
    background: url("images/c_down.png") no-repeat center;
}
.read_toggle.up span {
    background: url("images/c_up.png") no-repeat center;
}
.read_toggle.up {
    display: none;
}
.council_item_full .q, .council_item_full .read_toggle.down {
    display: none;
}
.council_item_full .read_toggle.up {
    display: table;
}
.publications_slider_bottom {
    display: flex;
}
.publications_slider_bottom a {
    margin-right: 30px;
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
}
.publications_slider_bottom a:last-child {
    margin-right: 0;
}
.publications_slider_bottom a img {
    margin-right: 10px;
}
.publications_slider_bottom a {
    padding: 8px 0;
}
.publications_slider_bottom a.button {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #000;
    background: #268FDB;
    border-radius: 22px;
    padding: 8px 16px;
	margin-right: 10px;
}
.publications_slider_bottom a.button:hover {
    color: #fff;
}
#publications_list {
    margin-top: 60px;
    margin-bottom: 60px;
}
#publications_list .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.publications_item {
    width: 49%;
    margin-bottom: 15px;
    background: #FFFFFF;
    box-shadow: 0px 10px 16px rgba(2, 36, 61, 0.2);
    border-radius: 8px;
    background-position-y: 30%;
    padding: 40px;
    margin-top: 100px;
}
.publications_item_top, .publications_item_price_year, .publications_item_cart {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.publications_item_left {
    position: relative;
    width: 37%;
}
.publications_item_left img {
    position: absolute;
    top: -105px;
    max-width: 100%;
}
.publications_item_right {
    width: 59%;
    float: right;
}
.publications_item_right h4 {
    font-size: 24px;
    /* height: 60px; */
    height: auto;
    min-height: 145px;
}
.publications_item_right h4 a{
    font-size: 24px;
}
.publications_item_author {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #1E1E1E;
    padding-left: 16px;
    border-left: 2px solid #FDB813;
    margin-top: 35px;
}
.publications_item_price_year {
    margin-top: 35px;
    margin-bottom: 23px;
}
.publications_item_price p {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #FDB813;
    margin-bottom: 0;
}
.publications_item_price p span {
    font-weight: 400;
}
.publications_item_year {
    font-family: 'Red Hat Display';
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #9AA9B4;
}
.publications_item_author_add button {
    border: 0 none;
    margin: 0;
}
.publications_item_author_add .button--hyperion:hover {
    color: #fff;
}
.publications_item_author_add button img {
    margin-right: 13px;
    margin-top: -2px;
}
.publications_item_order {
    display: flex;
}
.btn_add_to_order {
    color: #1E1E1E;
    font-size: 16px;
    line-height: 1;
    border: 1px solid #1E1E1E;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
}
.btn_add_to_order:hover {
    color: #FDB813;
    border-color: #FDB813;
}
#order_add_to_cart {
    width: 50px;
    text-align: center;
    line-height: 35px;
}
.publications_item_cart {
    margin-bottom: 25px;
}
#pagination {
    width: 100%;
    padding: 33px 0;
}
#pagination ul {
    padding-left: 0;
    display: flex;
    justify-content: center;
}
#pagination ul li {
    display: table;
    float: left;
    margin: 0 5px;
    border-radius: 50%;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #1E1E1E;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#pagination ul li.prev, #pagination ul li.next {
    border: 1px solid #E3E3E4;
}
#pagination ul li:hover, #pagination ul li.prev:hover, #pagination ul li.next:hover, #pagination ul li.pag_active {
    border: 1px solid #FDB813;
    background: #FDB813;
}
.page-template-default #home_slider, .page-template-default .home_slider_item {
    height: 550px;
}
.page-template-default .home_slider_item_left {
    padding-top: 80px;
}
#page_content {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #F6F9FC;
}
.page_subtitle {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #FDB813;
}
#page_content .container {
    max-width: 1064px;
}
#page_content h2 {
    text-align: center;
    margin-bottom: 40px;
}
#page_content h3 {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    color: #0D0D0E;
    margin-top: 20px;
    margin-bottom: 20px;
}
#page_content h4 {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    color: #0D0D0E;
    margin-top: 20px;
    margin-bottom: 20px;
}
#page_content p {
    margin-top: 10px;
    margin-bottom: 10px;
}
#page_content a {
    font-family: 'Mulish';
    font-weight: 700;
    color: #268FDB;
}
#page_content a:hover {
    text-decoration: underline;
}
.page_pdf {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 20px;
}
.page_pdf_item {
    width: 23%;
    padding: 35px 3% 23px;
    background: #FFFFFF;
    margin: 10px 1%;
}
.page_pdf_item:hover {
    box-shadow: 0px 10px 16px rgba(2, 36, 61, 0.2);
}
.page_pdf_item a {
    display: block;
}
#page_content .page_pdf_item a.page_pdf_title {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #1E1E1E;
    margin-top: 10px;
}
#page_content .page_pdf_item a.page_pdf_title:hover {
    color: #268FDB;
    text-decoration: none;
}
.page_content form label, .page_content form input, .page_content form textarea {
    width: 100%;
}
.page_content form input, .page_content form textarea {
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    padding: 11px 15px 10px;
    -webkit-box-shadow: inset 0 1px 4px 0 rgba(0,0,0,.16);
    -moz-box-shadow: inset 0 1px 4px 0 rgba(0,0,0,.16);
    box-shadow: inset 0 1px 4px 0 rgba(0,0,0,.16);
}
.page_content form input.wpcf7-submit {
    border: 1px solid #268FDB;
    background: #268FDB;
    border-radius: 22px !important;
    padding: 8px 16px;
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    display: table;
    width: 120px;
    text-align: center;
    color: #fff;
    display: table;
    margin: 0 auto;
}
.page_content form input.wpcf7-submit:hover {
    border: 1px solid #FDB813;
    background: #FDB813;
    color: #0D0D0E;
}
#top-nav ul.sub-menu {
    padding-left: 19px;
    padding-right: 30px;
    padding-bottom: 10px;
	padding-top: 10px;
    display: none;
    border-left: 5px solid #268FDB;
    position: absolute;
    z-index: 9999;
    background: #fff;
    top: 55px;
}
#top-nav li.menu-item-has-children:hover ul.sub-menu { 
    display: table;
}
#top-nav ul.sub-menu li {
    list-style-type: none;
    float: none;
    padding: 0 0 5px;
    margin-right: 0;
}
#top-nav ul.sub-menu li a {
    color: #0D0D0E;
}
#top-nav ul.sub-menu li:hover a {
    color: #268FDB;
}
#post_slider {
	width: 100%;
	padding: 50px 0;
	background: url("/wp-content/uploads/2022/07/bg_page.jpg") no-repeat center;
}
.post_slider_left {
	width: 50%;
}
.products {
	width: 100%;
}
#publications_list .size-woocommerce_thumbnail, #publications_list .woocommerce-placeholder {
	display: none;
}
.woocommerce button.button, .woocommerce input.button {
  font-size: 14px;
  line-height: 19px;
  padding: 8px 16px;
  border-radius: 22px;
  color: #FFFFFF;
  background: #FDB813;
}
.woocommerce button.button:hover {
	background: #FDB813;
	color: #FFFFFF;
}
.woocommerce .quantity .qty {
	border: 0 none;
}
.quantity input[type='number'] {
    -moz-appearance: textfield;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; 
}
.widget_shopping_cart {
  display: none;
  background-color: #fff;
  border: 5px solid #e1e5ea;
  width: 275px;
  padding: 10px 2%;
  box-sizing: border-box;
  position: absolute;
  right: 0px;
  box-shadow: 1px 2px 4px;
  z-index: 99999;
}
.open {display: block !important;}  

.widget_shopping_cart > div {padding: 0;}

.widget_shopping_cart a.remove {position: absolute; top: 1em; left: 0; opacity: 1;}

.widget_shopping_cart p.total, .widget_shopping_cart  p.buttons {
 padding: 1em 0;
 margin: 0;
 text-align: center;
 line-height: 40px;
}
.woocommerce a.added_to_cart, .woocommerce button.button.added::after {
  display: none;
}
.buttons a {clear:both;}

.widget_shopping_cart p.total, .widget_shopping_cart p.buttons {padding:0 !important;}  
  
.mini_cart_item, .to_top.mini_cart_item {line-height: 20px !important;  }
 
.mini_cart_item:hover, .empty:hover {border-top: none !important; }
  
.mini_cart_item a::after, .non-members ins, .members del {display: none !important;}

li.empty {line-height: 20px !important; width: 100% !important;}
a.cart-contents, #fix_right a.cart-contents {color: #fff;}
.mini_cart_item a {color: #1E1E1E;}
.widget_shopping_cart-open {display: block;}
.non-members del, .members ins {
	text-decoration: none !important;}

.publications_item_price p span.woocommerce-Price-amount.amount {
	color: #FDB813 !important;
}
.publications_item_price p span.member_title {
	color: #1E1E1E !important;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce-ordering,
.woocommerce span.onsale {
	display:none;
}
.woocommerce-result-count {
	display: table;
	margin: 40px auto 0 !important;
	float: none !important;
	font-family: 'Red Hat Display';
	font-weight: 700;
	font-size: 17px;
	line-height: 120%;
	text-align: center;
	color: #1E1E1E;
}
.ysm-search-widget-1 {
	max-width: 816px;
	display: table;
	width: 100%;
	margin: 85px auto 0;
}
.ysm-search-widget-1 .search-field[type="search"] {
	background: #FFFFFF;
	border-radius: 60px;
	filter: drop-shadow(0px 10px 16px rgba(2, 36, 61, 0.2));
	border: 0 none !important;
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
	color: #1E1E1E;
	padding-left: 20px;
}
.ysm-search-widget-1 .search-submit {
	color: #1E1E1E;
	right: 10px;
}
.woocommerce-info {
  border-top-color: #FDB813;
  margin-top: 50px;
}
.post-type-archive-product .woocommerce-result-count {
	display: none !important;
}
.post-type-archive-product.search-results .woocommerce-result-count {
	display: table !important;
}
#product_page {
	margin-top: 50px;
}
ul.product_list_widget li a {
  line-height: 1;
}
body.page-template-membership-page, body.page-template-membership-registration {
    background: #F6F9FC;
}
.page-template-membership-page #membership_slider {
    /* position: absolute; */
    width: 100%;
    height: 400px;
    left: 0px;
    /* margin-top: 107px; */
}
.page-template-membership-page .home_slider_item {
    height: 400px;
}
.membership_slider_item {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
}
#membership_slider h1 {
    font-family: 'Red Hat Display';
    font-weight: 700;
    font-style: normal;
    font-size: 56px;
    line-height: 132.5%;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 0px;
}
#membership_slider p {
    font-size: 32px;
    font-style: normal;
    line-height: 132.5%;
    color: #FFFFFF;
    text-align: center;
    text-transform: lowercase;
    margin-bottom: 0px;
}
.page-template-membership-page #page_content {
    padding-top: 0px;
}
.page-template-membership-page #page_content .container {
    max-width: 85%;
}
.membership_card {
    box-sizing: border-box;
    /* position: absolute; */
    min-width: 300px;
    height: 632px;
    /* left: 1131px;
    top: 738px; */
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #02233A;
    border-radius: 22px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 21px;
    margin-top: 100px;
}
.membership_card:hover{
    background:#FFF1D0;
    border: 1px solid #FDB813;
}
.membership_card_title_block, .membership_card_title_block_hover {
    display: flex;
    width: calc( 100% + 2px);
    height: 150px;
    border-radius: 22px 22px 0px 0px;
    margin-left: -1px;
    margin-top: -1px;
    position: relative;
}
.membership_card_title_block_hover {
    display: none;
}
.membership_card_title {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    text-align: center;

    color: #D9D9D9;
    margin: auto;
}
.membership_card h5 {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #1E1E1E;
}
.membership_card_web_access p, .membership_card_vot_access span, .membership_card_fee span{
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    /* identical to box height */

    text-align: center;

    color: #1E1E1E;
}
#page_content .membership_card p {
    text-align: center;
    margin-top: 20px;
}
.membership_card .row.membership_card_web_access {
    margin-top: 40px;
}
.membership_card .row {
    margin-right: 10%;
    margin-left: 10%;
    margin-top: 30px;
    margin-bottom: 20px;
}
.membership_card .row.memb_button {
    margin: auto !important;
}
.membership_button{
    /* font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #1E1E1E; */
    background: #FDB813;
    border-radius: 22px;
    width: 90%;
    padding: 8px 32px 8px 16px;
    
    margin: auto;
    /* text-decoration: none; */
}
.membership_button span{
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #1E1E1E;
}
.yes::before {  
    content: '';  
    display: inline-block;  
    height: 18px;  width: 23px;  
    background-image: url(/wp-content/themes/Indiana/images/Vector.png);
    margin-right: 7px;
}
.pending::before {  
    content: '';  
    display: inline-block;  
    height: 19px;  width: 19px;  
    background-image: url(/wp-content/themes/Indiana/images/Pending.png);
    margin-right: 7px;
}
.page-template-membership-page #page_content a:hover {
    text-decoration: none;
}
.membership_button span::after {
    content: '';  
    display: inline-block;  
    height: 18px;  width: 9px;  
    background-image: url(/wp-content/themes/Indiana/images/Vector_choose.png);
    margin-left: 5px;
    margin-top: 5px;
    position: absolute;
}
.membership_content_separator {
    width: 90%;
    height: 1px;
    background-color: #1E1E1E;
    margin-left: 5%;
}
.membership_card:hover .membership_content_separator {
    background-color: #FDB813;
}
.page-template-membership-registration .container {
    max-width: 1370;
}
.page-template-membership-registration .membership_registration_form {
    margin-top: 107px;
    margin-bottom: 120px;
    background: #FFFFFF;
    border: 2px solid #1E1E1E;
    border-radius: 22px;
    padding-left: 0px;
    padding-right: 0px;
}
.membership_registration_form_title h1 {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 600;
    font-size: 56px;
    line-height: 74px;
    /* identical to box height */
    text-align: center;
    color: #1E1E1E;
    margin-bottom: 0px;
}
.membership_registration_form_title {
    margin-bottom: 40px;
}
.membership_registration_form_title p {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    text-transform: lowercase;
    margin-bottom: 0px;
    color: #1E1E1E;
}
.membership_registration_form_select .form-group {
    text-align: center;
}
.membership_registration_form_select .form-group label {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    /* identical to box height */
    color: #1E1E1E;
}
.membership_registration_form_content {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 40px;
    margin-top: 40px;
}
.membership_registration_form_content form {
    /* margin-top: 100px; */
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;

    color: #1E1E1E;
}
.membership_registration_form_bottom {
    border-radius: 0px 0px 22px 22px;
    margin-bottom: -2px;
    margin-left: -2px;
    width: calc( 100% + 4px);
}
.membership_registration_form_bottom_text {
    margin: 65px auto;
}
.membership_registration_form_bottom_text p {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    text-align: center;

    color: #FFFFFF;
}
.page-template-membership-registration .um-field {
    display: flex;
}
.page-template-membership-registration .um-field-label label{
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 30px !important;
    color: #1E1E1E !important;
}
.membership-form-header .um-col-1{
    margin: auto;
    width: fit-content;
}
.page-template-membership-registration .membership-form-header .um-field-area {
    width: fit-content;
    margin-left: 15px;
    width: 220px;
}
.page-template-membership-registration .membership-form-header .um-field-select .um-field-label{
    line-height: 40px;
}
.page-template-membership-registration .membership-form-header .um-field .select2.select2-container .select2-selection {
    background: #F6F9FC !important;
    border: 1px solid #000000 !important;
    border-radius: 5px !important;
}
.page-template-membership-registration .membership-form-header .um-field .select2.select2-container.select2-container--below.select2-container--open  .select2-selection{
    border-radius: 5px 5px 0 0 !important;
    border-bottom: none !important;
}
.page-template-membership-registration .membership-form-header .um-field .select2.select2-container.select2-container--above.select2-container--open  .select2-selection{
    border-radius: 0 0 5px 5px !important;
    border-top: none !important;
}
.page-template-membership-registration .membership-form-header .select2-selection__placeholder {
    color: #000000 !important;
    font-size: 19px !important;
}
.page-template-membership-registration .membership-form-header .um-field .select2.select2-container .select2-selection .select2-selection__arrow:before {
    color: #000000 !important;
}
.page-template-membership-registration .um-field .select2.select2-container .select2-selection .select2-selection__arrow.arrow-none {
    opacity: 0 !important;
}
.page-template-membership-registration .um-field .select2.select2-container .select2-selection .select2-selection__arrow::before {
    font-size: 24px !important;
    font-weight: 700 !important;
}
.page-template-membership-registration .um-field .select2-container.select2-container--open .select2-dropdown {
    transition: all 0.3s ease-out;
    background: #FFFFFF;
    border-radius: 0 0 5px 5px !important;
    border: 1px solid #000000 !important;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 19px !important;
    line-height: 25px;
    width: 218px !important;
    color: #000000;
}
.page-template-membership-registration .um-field .select2-container.select2-container--open .select2-dropdown.select2-dropdown--above {
    border-radius: 5px 5px 0 0 !important;
}
.page-template-membership-registration .um-field .select2-dropdown .select2-results li.select2-results__option.select2-results__option--highlighted,
.page-template-membership-registration .um-field .select2-container.select2-container--open .select2-dropdown .select2-results li {
    background: #FFFFFF;
    color: #000000 !important;
    font-size: 19px !important;
}
.page-template-membership-registration .um-field .select2-container--default .select2-selection--single .select2-selection__clear {
    width: 100% !important;
    opacity: 0 !important;
}
.page-template-membership-registration .arrow-up::before {
    transform: rotate(0deg);
    transition: all 0.3s ease-out;
    /* -webkit-transform: rotate(0deg);
    -webkit-animation-name: arrow-up;
    -webkit-animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards; */
}
.page-template-membership-registration .arrow-down::before {
    transform: rotate(-180deg);
    transition: all 0.3s ease-out;
    /* -webkit-transform: rotate(-180deg); 
    -webkit-animation-name: arrow-down;
    -webkit-animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards; */
}
/* @-webkit-keyframes arrow-down {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-180deg);
    }
}
@-webkit-keyframes arrow-up {
    0% {
        -webkit-transform: rotate(-180deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
} */
.page-template-membership-registration .select2-search.select2-search--dropdown {
display: none;
}
/* .page-template-membership-registration .membership-form-header .um-field .select2-container.select2-container--open .select2-dropdown {
    background: #F6F9FC;
    border: 1px solid #000000 !important;
    border-radius: 5px;
} */
.page-template-membership-registration .membership-form-header .um-field .select2-dropdown .select2-results li.select2-results__option.select2-results__option--highlighted {
    color: #000000 !important;
    font-size: 19px !important;
}
.page-template-membership-registration .membership-form-header .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000000 !important;
    font-size: 19px;
}
.page-template-membership-registration .membership-form-header .um-field .select2-container--default .select2-selection--single .select2-selection__clear {
    color: #000000 !important;
}
.page-template-membership-registration .um .um-form .um-field-member_option .um-field-area {
    position: relative;
    width: 220px;
    height: 40px;
    left: 0px;
    top: 0px;

    background: #F6F9FC;
    border: 1px solid #000000;
    border-radius: 5px;
}
.page-template-membership-registration .um-field-area {
    width: -webkit-fill-available;
}
.page-template-membership-registration .um .um-form .um-field-area {
    border: none;
    margin: 0 0 0 9px;
}
.page-template-membership-registration .um .um-form .um-form-field {
    border-top:none !important;
    border-left:none !important;
    border-right:none !important;
    border-bottom: 1px solid #1E1E1E !important;
    height: 29px !important;
    border-radius: 0px;
}
.page-template-membership-registration .um .um-form .membership-form .um-form-field:focus, .page-template-membership-registration .um .um-form .membership-form-1 .um-form-field:focus, .page-template-membership-registration .um .um-form .um-field-member_learn_about .um-form-field:focus {
    border-top:none !important;
    border-left:none !important;
    border-right:none !important;
    border-bottom: 1px solid #1E1E1E !important;
    height: 29px !important;
}
/* .page-template-membership-registration .membership-form-1 .um-col-131 {
    width: 42% !important;
}
.page-template-membership-registration .membership-form-1 .um-col-132 {
    width: 30% !important;
    margin: 0 0.5% !important;
}
.page-template-membership-registration .membership-form-1 .um-col-133 {
    width: 27% !important;
}
.page-template-membership-registration .membership-form-1 .um-col-131 .um-field-area,
.page-template-membership-registration .membership-form-1 .um-col-132 .um-field-area,
.page-template-membership-registration .membership-form-1 .um-col-133 .um-field-area {
    width: unset;
} */
/* .page-template-membership-registration .um-col-131 .um-field-area {
    width: 130px;
} */
.page-template-membership-registration .um-field.um-field-member_professional_area {
    display:block;
}
.page-template-membership-registration .um-field-member_professional_area .um-clear {
    display: none;
}
.page-template-membership-registration .um-field-member_professional_area .um-field-label, .page-template-membership-registration .um-field-member_interests-title label {
    margin-bottom: 34px;
}
.um-field-member_professional_area .um-field-label, .um-field-member_interests-title.um-field-label {
    text-align: center !important;
}
.um-field-member_interests .um-field-block {
    display: block;
}
.page-template-membership-registration  .um-field-member_interests .um-field.um-field-text  {
    padding: 0px;
}
.um-field-member_professional_area .um-field-label label, .um-field-member_interests-title.um-field-label label {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 22px !important;
    line-height: 30px !important;
    color: #1E1E1E !important;
    text-align: center !important;
}
.page-template-membership-registration .um-field-member_professional_area_other .um-field-label {
    width: -webkit-fill-available;
}
.page-template-membership-registration .um-field-member_professional_area .um-field-checkbox-state {
    background-image: url("/wp-content/themes/Indiana/images/tick=false.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    left: 0px !important;
}
.page-template-membership-registration .um-field-member_professional_area .um-field-checkbox-state i {
    display: none;
}

.page-template-membership-registration .um-field-checkbox.active .um-field-checkbox-state {
    background-image: url("/wp-content/themes/Indiana/images/tick=true.png");
    background-repeat: no-repeat;
}
.um-field-member_professional_area .um-field-area span {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;

    color: #1E1E1E !important;
}
.page-template-membership-registration .um .um-button{
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 28px !important;
    line-height: 36px !important;
    letter-spacing: 0.1em;
    background: none !important;
    color: #1E1E1E;
}
.um-field-member_interests_anthropology .um-field-area, 
.um-field-member_interests_ecology .um-field-area,
.um-field-member_interests_science_education .um-field-area,
.um-field-member_interests_plant_systematics_biodiversity .um-field-area,
.um-field-member_interests_cell_biology .um-field-area,
.um-field-member_interests_botany .um-field-area,
.um-field-member_interests_engineering .um-field-area,
.um-field-member_interests_microbiology_molecular_biology .um-field-area,
.um-field-member_interests_environmental_science .um-field-area,
.um-field-member_interests_zoology_entomology .um-field-area,
.um-field-member_interests_physics_astronomy .um-field-area,
.um-field-member_interests_chemistry .um-field-area,
.um-field-member_interests_mathematics .um-field-area,
.um-field-member_interests_earth_science .um-field-area {
    width: 35px !important;
    margin-right: 10px;
}
.page-template-membership-registration .um .um-form .um-form-field.inputButtonRS {
    background: rgba(217, 217, 217, 0.5);
    border-top: 1px solid #000000 !important;
    border-left: 1px solid #000000 !important;
    border-right: 1px solid #000000 !important;
    border-bottom: 1px solid #000000 !important;
    border-radius: 5px;
    height: 35px !important;
    text-align: center;
    padding: 0px !important;
    color: #1E1E1E !important;
}
.page-template-membership-registration .um-button {
    margin-top: 150px !important;
}
.button-icons {
    margin-top: -35px;
    margin-right: -70px;
}
.icon-line {
    position: relative;
    display: inline-block;
    width: 200px;
    height: 2px;
    background-image: url('/wp-content/themes/Indiana/images/line_4.svg');
}
.icon-vector {
    position: relative;
    display:  inline-block;
    width: 12px;
    height: 22px;
    background-image: url('/wp-content/themes/Indiana/images/vector_button.svg');
    margin-bottom: -10px;
    margin-left: -10px;
    /* background-size: 100%;
    background-repeat: no-repeat;
    background-position: center; */
}
.page-template-membership-registration .um-field-member_learn_about .um-field-area {
    width: auto;
}

.mepr-submit {
    background: #268FDB;
    color: white;
}
.meta{
    margin-top: 75px;
}
.tabs {
    font-size: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .tabs>input[type="radio"] {
    display: none;
  }

  .tabs>div {
    /* скрыть контент по умолчанию */
    display: none;
    border: 1px solid #e0e0e0;
    padding: 10px 15px;
    font-size: 16px;
  }

  /* отобразить контент, связанный с вабранной радиокнопкой (input type="radio") */
  #tab-btn-1:checked~#content-1,
  #tab-btn-2:checked~#content-2,
  #tab-btn-3:checked~#content-3 {
    display: block;
  }

  .tabs>label {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
    padding: 2px 8px;
    /* font-size: 16px; */
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
    cursor: pointer;
    position: relative;
    top: 1px;
    font-size: x-large;
    font-weight: 600;
  }

  .tabs>label:not(:first-of-type) {
    border-left: none;
  }

  .tabs>input[type="radio"]:checked+label {
    background-color: #fff;
    border-bottom: 1px solid #fff;
  }
  /* #mepr_if_you_are_a_student_presenting_a_poster_are_you_submitting_your_poster_to_the_emerging_scientist_research_poster_competition-2-yes,
  #mepr_if_you_are_a_student_presenting_a_poster_are_you_submitting_your_poster_to_the_emerging_scientist_research_poster_competition-2-no,
  #mepr_if_you_are_a_student_presenting_a_poster_are_you_submitting_your_poster_to_the_emerging_scientist_research_poster_competition-3-yes,
  #mepr_if_you_are_a_student_presenting_a_poster_are_you_submitting_your_poster_to_the_emerging_scientist_research_poster_competition-3-no,
  #mepr_if_you_are_a_student_presenting_a_poster_are_you_submitting_your_poster_to_the_emerging_scientist_research_poster_competition-4-yes,
  #mepr_if_you_are_a_student_presenting_a_poster_are_you_submitting_your_poster_to_the_emerging_scientist_research_poster_competition-4-no, */
  .mepr-form-radios-input 
   {
    width: auto !important;
  }
  #page_content a {
    font-weight: 500;
  }
  #page_content .mepr-active-nav-tab a {
    font-weight: 700; 
  }