html,body {
}
body {
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    /* background-image: url('/img/body-bg.jpg'); */
    font-size: 11pt;
    font-family: Arial;
    color: #303030;
}
h1 {
    font-family: Arial;
    font-size: 24pt;
    font-weight: normal;
    color: #303030;
    margin: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
	clear: left;
}
h2 {
    font-family: Arial;
    font-weight: normal;
    font-size: 24pt;
    color: #303030;
    margin: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
	/* clear: left; */
}
h3 {
    font-family: Arial;
    font-weight: normal;
    font-size: 18pt;
    color: #303030;
    margin: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
	clear: left;
}
A IMG {
    border: none;
}
A {
    color: #F6611A;
    color: #233A73;
}
A.nounderline {
    text-decoration: none;
}
IMG[align=left] {
    margin: 3px;
    margin-left: 0px;
	margin-right: 10px;
}

IMG[align=right] {
    margin: 10px;
    margin-right: 0px;
}

.right {
    float: right;
    margin: 10px;
    margin-right: 0px;
}

.left {
    float: left;
    margin: 10px;
    margin-left: 0px;
}

.frmWrapper {
    width: 1024px;
    margin: auto;
}



.ovrl {
	position: fixed;
	width: 100%;
	height: 100%;
	background-image: url("/img/loader.svg");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 1000;
	background-color: #ffffffaa;
	display: none;
}
.ovrl span {
	display: none;
}





header {
	background-color: #f3f7fc;
}
header>.container {
	border-bottom: solid 2px #3f4e8c;
}

/* navigation */

.navbar-mathcat .navbar-nav .nav-link.active,
.navbar-mathcat .navbar-nav .nav-link:focus,
.navbar-mathcat .navbar-nav .nav-link:hover,
.navbar-mathcat .navbar-nav .nav-link {
	color: #233A73;
	font-weight: 600;
}
@media (min-width: 992px) {
	.navbar-mathcat.navbar-expand-lg .navbar-collapse {
		display: block !important;
	}
	.navbar-mathcat {
		border-bottom: none;
	}
}
.navbar-mathcat .navbar-toggler:focus,
.navbar-mathcat .navbar-toggler {
	color: #233A73;
	border: none;
	box-shadow: none;
}
.navbar-mathcat .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23233A73' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}











.banner {
    width: 100%;
    height: 100%;
}
.banner .sliderImage {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}





DIV.topMenuWrapper {
    background-color: #233A73;
    /* height: 60px; */
    width: 100%;
}

DIV.topMenu {
    font-size: 13pt;
    /* margin-left: -3%; */
}

TABLE.topMenu {
    margin: auto;
    width: 1024px;
}

TABLE.topMenu TD.tmButton {
    min-width: 100px;
}

.topMenu A {
    color: #C2C2C2;
    text-decoration: none;
    display: block;
    padding: 10px 7px 15px 7px;
    text-align: center;
}
.topMenu .active A,
.topMenu A:hover {
    /* background-color: #F6611A; */
    color: #FFFFFF;
    /* font-weight: bold; */
}

.topMenu .tmButton {
    position: relative;
}

.topMenu TD.tmButton.pic1 {
    min-width: 190px;
}
.topMenu TD.tmButton.pic2 {
    min-width: 170px;
}

.topMenu DIV.tmButton.pic1,
.topMenu DIV.tmButton.pic2 {
    position: absolute;
    margin-top: -100px;
}
.topMenu DIV.tmButton.pic1 A,
.topMenu DIV.tmButton.pic2 A {
    
}
    
.submenu  {
    background-color: #F6611A;
    padding: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0px;
    width: 190px;
    text-align: left;    
}
.submenu A {
    text-align: left;    
    padding: 5px 0px;
    padding-left: 5px;
    color: #FFFFFF;
}

.popup {
    display: none;
    position: absolute;
    top: 10px;
    padding-top: 25px;
}

.inTextPopup {
    display: none;
    position: absolute;
    background-color: #FFFFFF;
    padding: 10px;
    border: 1px solid #F6611A;
}



/* news */
.newsItem H2 {
    font-size: 12pt;
}
.newsItem .newsDate {
    float: left;
    margin: 2px 10px 5px 0px;
}


.gray {
    background-color: #E8ECE9;
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 70px;
}
.indexPage .gray {
    padding-bottom: 0px;
}


.invert {
    background-color: #F6611A;
}
.invert * {
    color: #FFFFFF;
}
.extraLink h2 {
    text-align: center;
    padding: 3px 0px 10px 0px;
}
.extraLink h2 a {
    text-decoration: none;
    font-size: 18pt;
}


.content {
    /* padding: 0px 10px; */
}
.content.main {
    /* padding-bottom: 50px; */
}
.content .aboutSubTitle {
    font-size: 20pt;
}
.content .indexInfo {
    padding-left: 50px;
    font-size: 13pt;
    line-height: 1.2em;
}
.content .indexInfo A {
    font-size: 20pt;
    color: #303030;
}



/* news on index page */
.newsBlock {
    padding-top: 80px;
    padding-bottom: 80px;
}
.newsBlock h2 {
    text-align: right;
    font-size: 26pt;
    padding-bottom: 50px;
}
.newsBlock .newsItem {
    clear: both;
    padding-bottom: 50px;
}
.newsBlock .newsItem .image {
    width: 100px;
    height: 100px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-right: 10px;
}
.newsBlock .newsItem .moreLink {
    text-align: right;
    font-size: 16pt;
}
.newsBlock .newsItem .moreLink A{
    text-decoration: none;
    color: #303030;
}

.newsBlock .allNews  {
    text-align: center;
    font-size: 16pt;
}
.newsBlock .allNews A {
    text-decoration: none;
    color: #303030;
}


.sendMail H1 {
    text-align: right;
    padding-top: 80px;
    padding-bottom: 50px;
}
.sendMail .error {
    color: #FFFFFF;
    font-weight: bold;
}
.sendMail .moreInfo {
    padding-top: 50px;
    text-align: right;
}

.sendMailForm TABLE {
    width: 100%;
}
.sendMailForm TD {
    padding-bottom: 6px;
}

.sendMailForm .fTitle {
    font-size: 16pt;
    text-align: left;
    vertical-align: top;
    padding-right: 20px;
}
.sendMailForm SELECT,
.sendMailForm OPTION,
.sendMailForm TEXTAREA,
.sendMailForm INPUT {
    border: solid 1px #000000;
    width: 100%;
    color: #303030;
}
.sendMailForm .fTitle.imgCode  IMG{
    margin-bottom: -10px;
}
.sendMailForm .fInput.imgCode  {
    text-align: right;
}
.sendMailForm .fInput.imgCode  .g-recaptcha {
    width: 304px;
    float: right;
    
}
/* 
.sendMailForm .imgCode INPUT {
    width: 70%;
    float: right;   
}
*/
.sendMailForm .fSubmit {
    text-align: right;
    padding-top: 50px;
}
.sendMailForm INPUT[type=submit] {
    font-size: 16pt;
    border: none;
    background-color: transparent;
    color: #FFFFFF;
    width: auto;
    text-align: right;
}
.ok {
    font-size: 15pt;
    padding: 15px;
	color: #00aa00;
	font-weight: bold;
	text-align: center;
}
.error {
    font-size: 15pt;
    font-weight: bold;
    color: #FF0000;
    padding: 15px;
    text-align: center;
}
.registration .error,
TD .error {
    font-size: 12pt;
    padding: 0px;
}

.linkBlock {
    font-size: 14pt;
}
.linkBlock  DIV,
.linkBlock  P {
    margin: 0px;
    padding: 4px 0px;
}
.linkBlock A { 
    text-decoration: none;
}


/* questionnaire */
    .question {
        padding-bottom: 20px;
    }
    .question .qText {
        font-weight: bold;
        text-align: left;
    }
    .question .qVariants {
        padding-left: 20px;
    }
    .questionnaire .submit {
        text-align: center;
    }
    .questionnaire INPUT[type=submit] {
        border-radius: 8px;
        padding: 6px;
        background-color: #F6611A;
        color: #FFFFFF;
        font-weight: bold;
        border: 1px solid #D0D0D0;
        margin: auto;
    }

    
    
    
    /* articles */
    
.article .insDate { 
    text-align: right;
}
.article .more {
    display: none;
}



.hidden {
    display: none;
}





.insertRight,
.insert {
    background-color: #FFFFC8;
    -webkit-box-shadow: 10px 10px 5px -1px rgba(0,0,0,0.5);
    -moz-box-shadow: 10px 10px 5px -1px rgba(0,0,0,0.5);
    box-shadow: 10px 10px 5px -1px rgba(0,0,0,0.5);    
    padding: 10px;
    width: 800px;
    margin: auto;
    margin-top: 15px;
    text-decoration: none;
}
.insertRight {
    width: 320px;
    float: right;
    margin: 15px;
    margin-right: 0px;
}
.videotitle {
    font-weight: bold;
    text-align: center;
}

.insert LI {
    padding-bottom: 15px;
}


.content .baners  {
    text-align: center;
    line-height: 90px;
    padding-top: 10px;
}
.content .baners A {
    text-decoration: none;
    padding: 0px 10px;
}
.content .baners A IMG {
    height: 90px;
    border: solid 1px #4D69B9;
}

.partners{
	background-color: #ffffff;
}
.content.partners .partnersList {
	text-align: center;
}
.content.partners .partnersList .item {
	display: inline-block;
	width: 150px;
	height: 150px;
	overflow: hidden;
}
.content.partners .partnersList .item .image {
	display: block;
	text-align: center;
}
.content.partners .partnersList .item .image IMG {
	width: 120px;
}
.content.partners .partnersList .item .text {
	display: block;
	text-align: center;
}
 
 
/* 2025 - redesign*/
h1, h2, h3, h4, h5, h6 {
	color: var(--mc-deep-blue);
	font-weight: bold;
}
.mc-deepblue {
	color: var(--mc-deep-blue);
}
.mc-blue {
	color: var(--mc-light-blue);
}
.mc-extraLarge {
	font-size: 5rem;
}
.mc-index-largeText {
	font-weight: 600;
	font-size: 3.5rem;
	line-height: 3.5rem;
}
.mc-index-bigtext {
	font-weight: 600;
	font-size: 2rem;
	line-height: 2rem;
}
@media (max-width: 767px) {
	.mc-extraLarge {
		font-size: 3rem;
	}
	.mc-index-largeText {
		font-weight: 600;
		font-size: 2.5rem;
		line-height: 2.5rem;
	}
	.mc-index-bigtext {
		font-weight: 600;
		font-size: 1.5rem;
		line-height: 1.5rem;
	}
}


.mc-index-button {
	display: inline-block;
	padding-top: 18px;
	text-align: center;
	height: 80px;
	min-width: 230px;
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.2rem;
	text-align: center;
	background-color: var(--mc-light-blue);
	border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}
.mc-index-button:hover {
	color: #fff;
}
.mc-index-trustees {
	background: #F1F7FF;
	background: linear-gradient(90deg,rgba(241, 247, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}
.mc-index-trustees .fio-lastname {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.mc-index-trustees .fio-name {
	font-weight: bold;
	text-align: center;
}
.mc-index-trustees .description {
	font-style: italic;
	text-align: center;
}
.mc-partners IMG{
	height: 5rem;
}
.pb-2r {
	padding-bottom: 2rem;
}
.pb-3r {
	padding-bottom: 3rem;
}
#howtoJoin img.number {
	min-height: 7rem;
}
.orgCommitee .description {
	position: relative;
	margin-top: 0.5rem;
}
.orgCommitee .description .sideBorder {
	position: absolute;
	border-left: 3px solid var(--mc-deep-blue);
	top: 5px;
	height: 50px;
}
.orgCommitee .description .fio {
	padding-left: 0.5rem;
	font-weight: bold;
	padding-bottom: 0.5rem;
}
.orgCommitee .description .job {
	padding-left: 0.5rem;
}

/* task line styles*/
.taskLines {
	height: auto;
}
.taskLines>DIV { 
	min-height: 4rem;
}
.taskLines A { 
    text-decoration: none;
    background-color: var(--mc-light-blue);
    color: #FFFFFF;
	display: flex;
	height: 100%;
	width: 100%;
	text-align: center;
	font-size: 1rem;
	background-repeat: no-repeat;
	background-position: top right;
	background-size: contain;
}
.taskLines A span { 
	align-self: center;
	margin: auto;
}
.taskLines .white.tasks {
	background-image: url(/img/2025/paw-white.svg);
}
.taskLines .green.tasks {
	background-image: url(/img/2025/paw-green.svg);
}
.taskLines .red.tasks {
	background-image: url(/img/2025/paw-red.svg);
}
.taskLines .yellow.tasks {
	background-image: url(/img/2025/paw-yellow.svg);
}
.flags {
	float: right;
}
.hidden {
	display: none;
}

.mc-about-button {
	display: inline-block;
	padding-top: 18px;
	text-align: center;
	height: 3rem;
	min-width: 200px;
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.2rem;
	text-align: center;
	background-color: var(--mc-light-blue);
	border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

.mc-about-button.deep-blue {
	background-color: var(--mc-deep-blue);
}
.mc-about-button.blue {
	background-color: var(--mc-blue);
}

/* acordion styling */
.mathcat.accordion .accordion-item {
	border: none;
	border-radius: 0 0;
	margin-bottom: 1rem;
}
.mathcat.accordion .accordion-button {
	border-radius: 0 0;
	background-color: var(--mc-light-blue);
	color: #fff;
	font-weight: bold;
	/* border-left: solid 1rem #ffed00; */
}
.mathcat.accordion .accordion-button.accordion-red {
	/* border-left: solid 1rem #f00; */
}
.mathcat.accordion .accordion-button:focus {
	box-shadow: none;
}
.mathcat.accordion .accordion-button:after {
		background-image: url(/img/2025/lk-paws.svg);
		background-size: 2.5rem;
	/* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); */
}
.mathcat.accordion A.accordion-button:after {
	background-image: none;
}












/* yandex maps */
#yamap {
	/*
    border: solid 1px #FF0000;
    float: right;
    width: 370px;
	*/
    height: 400px;
}


/* registration */
TABLE.registration {
    width: 400px;
}
TABLE.registration TD SELECT[name=place] {
    width: 100%;
}



/* new bottom */
.bottom {
	color: var(--mc-light-blue);
	margin-top: 1rem;
}
.bottom .counters {
	text-align: center;
}
.bottom .counters .contacts A {
	line-height: 40px;
	padding: 0.5rem 1rem;
	background-color: #dadada;
	text-decoration: none;
	color: #2c2c2c;
}
.bottom .links,
.bottom .links .socLinks {
	text-align: center;
}
.bottom .links .socLinks .icon img {
	height: 30px;
}
.bottom .links .copyright.fond {
	font-size: 0.7rem;
}
.bottom .links .title {
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
}

.bottom .copyright div {
	text-align: center;
	font-size: 0.8rem;
}




/* places */
.placeList {
    padding-left: 20px;
}
.placeItem .logo IMG{
    height: 50px;
}
.columnNoBreak {
	page-break-inside: avoid; 
	-webkit-column-break-inside: avoid;
}
.countryPlaces {
	padding-left: 20px;
	column-count: 2;
	column-gap: 10px;
}
.countryFlag {
	display: inline-block;
	width: 50px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}

.orgtype .types {
	display: block;
	/* padding: 5px; */
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
}
.orgtype .types.type_1 {
	border: solid 1px #000000;
	background-color: #FFFFFF;
	color: #000000;
}
.orgtype .types.type_2 {
	border: solid 1px #228700;
	background-color: #228700;
	color: #fff;
}
.orgtype .types.type_3 {
	border: solid 1px #E8E800;
	background-color: #E8E800;
	color: #000000;
}
.orgtype .types.type_4 {
	border: solid 1px #D61313;
	background-color: #D61313;
	color: #fff;
}
.orgtype .types.type_5 {
	border: solid 1px #233A73;
	background-color: #233A73;
	color: #fff;
}

/* results add */
#checkResultError {
    background-color: #FFFFFF;
    color: #ff0000;
}
#checkResult {
    background-color: #FFFFFF;
    color: #00ff00;
}

.warning {
    text-align: center;
    font-size: 1.5em;
    color: #FF0000;
}


/* photo slider */
.photoSlider li {

}
.photoSliderMain li>A,
.photoSlider li>A {
	display: block;
	text-align: center;
}
.photoSliderMain li IMG,
.photoSlider li IMG {
	width: 320px;
	height: auto;
}



.statBaner {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	color: #243a73;
	font-size: 25px;
	font-weight: bold;
}
.statBaner .red {
	color: #FE0000;
}


.regBaner A {
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 15px;
	text-align: center;
	background-color: #fff;
	color: #243a73;
	font-size: 25px;
	font-weight: bold;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: solid 3px #243a73;
	text-decoration: none;
}

.statBaner2019 {
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 15px;
	text-align: center;
	/*background-color: #243a73;*/
	background-color: var(--mc-light-blue);
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.statBaner2019 .red {
	color: #FE0000;
}
.statBaner2019 .yellow {
	color: #EEDF2E;
}


.content p {
	/* text-align: justify; */
}

/* images list */
.imgList_2_in_line {
	clear: both;
}
.imgList_2_in_line IMG {
	width: 45%;
	height: auto;
	display: inline;
	margin: 15px;
}


/* togglers */
.toggler::before {
	content: '\25BC';
	font-size: 0.6em;
}
.toggling {
}
.toggling.closed {
	display: none;
}







/* main page buttons */
.newsBlok {
	/* background-image: url(/img/2021/news-bg.jpg); */
	background-color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	border: solid 2px #324284;
}
.newsBlok h4,
.newsBlok h3 {
	color: #324284;
	font-weight: bold;
	text-align: center;
	/* -webkit-text-stroke: 1px #fff; */
	/* font-size: 0.9em; */
}
.newsItem .newsTitle {
	color: #324284;
	font-weight: bold;
}
.newsItem > a {
	background-color: #fff;
	color: #e31e24;
}

.newsIcon {
	height: 70px;
	background-image: url('/img/header-logo.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.newsListIcon {
	height: 120px;
	background-image: url('/img/header-logo.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}



.applyButton {
	background-image: url(/img/2021/apply-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	color: #fff;
	height: 213px;
	padding-top: 85px;
	text-decoration: none;
	font-size: 32px;
	text-align: center;
	border-radius: 1rem;
}
.applyButton:focus,
.applyButton:visited,
.applyButton:hover {
	color: #fff;
	text-decoration: none;
}
.onlineButton {
	/* background-image: url(/img/2021/online-logo.png); */
	background-image: url(/img/2021/online-bg.png);
	/* background-size: contain; */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	border-radius: 1rem;
	border: solid 2px #324284;
	height: 213px;
	padding-top: 10px;
	text-align: center;
}

.orgButton {
	background-color: #e31e24;
	display: block;
	color: #fff;
	border-radius: 1rem;
	font-size: 24px;
	text-align: center;
	padding: 1rem;
	text-decoration: none;
}
.orgButton:focus,
.orgButton:visited,
.orgButton:hover {
	color: #fff;
	text-decoration: none;
}

/* konnychev block */
.konnychevMessage {
	background: rgb(49,103,216);
	background: radial-gradient(circle, rgba(49,103,216,1) 0%, rgba(44,92,200,1) 55%, rgba(24,54,142,1) 100%);
}

.konnychevPhoto {
	background-image: url(/img/2021/konnychev.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 250px;
}
.konnychevText p {
	color: #fff;
}
.konnychevText h2 {
	color: #ffed00;
}
.konnychevSignLine {
	color: #ffed00;
	font-size: 0.8rem;
	font-weight: bold;
}

h2.partners {
    color: #233A73;
	font-weight: bold;
}

/* insert blocks */
.newInsert {
	border-radius: 1rem;
	padding: 0.5rem;
}
.newInsert.insertBlue {
	/* background-color: #324284; */
	background-color: var(--mc-light-blue);
}
.newInsert {
	color: #fff;
}
.newInsert h3 {
	color: #ffed00;
}


/* buttons */
.btn-primary {
	background-color: #324284;
	color: #fff;
}


.blueButton {
	border-radius: 0.5rem 0.5rem;
	background-color: #324284;
	color: #fff;
	/* font-size: 2rem; */
}
.blueButton a.text {
		color: #fff;
		text-decoration: none;
		padding: 1rem 0rem;
		font-weight: bold;
		text-align: center;
		display: block;
}
.blueButton a.text:visited {
		color: #fff;
}
.blueButton div.leftBgArrow {
	transform: rotate(180deg);
	height: 100%;
	width: 100%;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 500'%3e%3cpolygon style='fill:%23ffed00;' points='0,250 250,0 250,500'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right center;
	border-radius: 0.5rem 0.5rem;
}
.blueButton div.rightBgArrow {
	height: 100%;
	width: 100%;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 500'%3e%3cpolygon style='fill:%23ffed00;' points='0,250 250,0 250,500'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right center;
	border-radius: 0.5rem 0.5rem;
}

.yellowButton {
	border-radius: 0.5rem 0.5rem;
	background-color: #ffed00;
	color: #324284;
	/* font-size: 2rem; */
}
.yellowButton a.text {
		color: #324284;
		text-decoration: none;
		padding: 1rem 0rem;
		font-weight: bold;
		text-align: center;
		display: block;
}
.yellowButton a.text:visited {
		color: #324284;
}
.yellowButton div.leftBgArrow {
	transform: rotate(180deg);
	height: 100%;
	width: 100%;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 500'%3e%3cpolygon style='fill:%23324284;' points='0,250 250,0 250,500'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right center;
	border-radius: 0.5rem 0.5rem;
}
.yellowButton div.rightBgArrow {
	height: 100%;
	width: 100%;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 500'%3e%3cpolygon style='fill:%23324284;' points='0,250 250,0 250,500'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right center;
	border-radius: 0.5rem 0.5rem;
}

/* trustees */
.trustees {
	background-color: #0a3772;
}

.trustees h2,
.trustees .trustees-name,
.trustees .trustees-titles {
	color: #fff;
}


/* online input sizes */
.inputLength-1 {
	width: 1rem;
}
.inputLength-2 {
	width: 2rem;
}
.inputLength-3 {
	width: 3rem;
}
.inputLength-4 {
	width: 4rem;
}
.inputLength-5 {
	width: 5rem;
}
.inputLength-6 {
	width: 6rem;
}
.inputLength-7 {
	width: 7rem;
}

/* autocomplete fix*/
.autocomplete-suggestion { 
    cursor: pointer;
}

/* carousel tweak */
#partnerCarousel .carousel-indicators button {
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 50%;
	border: solid 1px #233A73;
	background-color: #fff;
	opacity: 1;
}
#partnerCarousel .carousel-indicators button.active {
	background-color: #233A73;
	opacity: 1;
}
#partnerCarousel .card {
	border: none;
}
#partnerCarousel .card-img {
	text-align: center;
}
#partnerCarousel .card-img img {
	height: 200px;
}

#videoCarousel .card,
#videoCarousel iframe {
	min-width: 300px;
	min-height: 225px;
}

#videoCarousel .card,
#partnerCarousel .card,
#photoCarousel .card {
	padding-left: 8px;
	padding-right: 8px;
	border: none;
}

.carousel-item>div:last-child .card {
	padding-right: 0px !important;
	padding-left: 16px !important;
}
.carousel-item>div:first-child .card{
	padding-left: 0px !important;
	padding-right: 16px !important;
}

.carousel-control-prev-icon {
	width: 71px;
	height: 71px;
    background-image: url(/img/2021/slider-arr-next.png);
	transform: rotate(180deg);
}
.carousel-control-next-icon {
	width: 71px;
	height: 71px;
    background-image: url(/img/2021/slider-arr-next.png);
}

#statCarousel .carousel-control-prev-icon {
	width: 71px;
	height: 71px;
    background-image: url(/img/2025/slider-arr-next.svg);
	transform: rotate(180deg);
}
#statCarousel .carousel-control-next-icon {
	width: 71px;
	height: 71px;
    background-image: url(/img/2025/slider-arr-next.svg);
}


@media (max-width: 767px) {
    .carousel-3-1 .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-3-1 .carousel-inner .carousel-item > div:first-child {
        display: block;
		width: 100%;
    }
    .carousel-2-1 .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-2-1 .carousel-inner .carousel-item > div:first-child {
        display: block;
		width: 100%;
    }
}

.carousel-3-1 .carousel-inner .carousel-item.active,
.carousel-3-1 .carousel-inner .carousel-item-next,
.carousel-3-1 .carousel-inner .carousel-item-prev {
    display: flex;
}

.carousel-2-1 .carousel-inner .carousel-item.active,
.carousel-2-1 .carousel-inner .carousel-item-next,
.carousel-2-1 .carousel-inner .carousel-item-prev {
    display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {
    
    .carousel-3-1 .carousel-inner .carousel-item-end.active,
    .carousel-3-1 .carousel-inner .carousel-item-next {
      transform: translateX(33%);
    }
    
    .carousel-3-1 .carousel-inner .carousel-item-start.active, 
    .carousel-3-1 .carousel-inner .carousel-item-prev {
      transform: translateX(-33%);
    }
    
	.carousel-2-1 .carousel-inner .carousel-item-end.active,
    .carousel-2-1 .carousel-inner .carousel-item-next {
      transform: translateX(50%);
    }
    
    .carousel-2-1 .carousel-inner .carousel-item-start.active, 
    .carousel-2-1 .carousel-inner .carousel-item-prev {
      transform: translateX(-50%);
    }
}

.carousel-3-1 .carousel-inner .carousel-item-end,
.carousel-3-1 .carousel-inner .carousel-item-start { 
  transform: translateX(0);
}

.carousel-2-1 .carousel-inner .carousel-item-end,
.carousel-2-1 .carousel-inner .carousel-item-start { 
  transform: translateX(0);
}



@media (max-width: 991px) {
    .carousel-lg-3-1 .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-lg-3-1 .carousel-inner .carousel-item > div:first-child {
        display: block;
		width: 100%;
    }
    
	.carousel-lg-2-1 .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-lg-2-1 .carousel-inner .carousel-item > div:first-child {
        display: block;
		width: 100%;
    }
}

.carousel-lg-3-1 .carousel-inner .carousel-item.active,
.carousel-lg-3-1 .carousel-inner .carousel-item-next,
.carousel-lg-3-1 .carousel-inner .carousel-item-prev {
    display: flex;
}

.carousel-lg-2-1 .carousel-inner .carousel-item.active,
.carousel-lg-2-1 .carousel-inner .carousel-item-next,
.carousel-lg-2-1 .carousel-inner .carousel-item-prev {
    display: flex;
}

/* medium and up screens */
@media (min-width: 992px) {
    
    .carousel-lg-3-1 .carousel-inner .carousel-item-end.active,
    .carousel-lg-3-1 .carousel-inner .carousel-item-next {
      transform: translateX(33%);
    }
    
    .carousel-lg-3-1 .carousel-inner .carousel-item-start.active, 
    .carousel-lg-3-1 .carousel-inner .carousel-item-prev {
      transform: translateX(-33%);
    }
    
	.carousel-lg-2-1 .carousel-inner .carousel-item-end.active,
    .carousel-lg-2-1 .carousel-inner .carousel-item-next {
      transform: translateX(50%);
    }
    
    .carousel-lg-2-1 .carousel-inner .carousel-item-start.active, 
    .carousel-lg-2-1 .carousel-inner .carousel-item-prev {
      transform: translateX(-50%);
    }
}

.carousel-lg-3-1 .carousel-inner .carousel-item-end,
.carousel-lg-3-1 .carousel-inner .carousel-item-start { 
  transform: translateX(0);
}

.carousel-lg-2-1 .carousel-inner .carousel-item-end,
.carousel-lg-2-1 .carousel-inner .carousel-item-start { 
  transform: translateX(0);
}


.h-1 {
  height: 0.25rem !important;
}
.h-2 {
  height: 0.5rem !important;
}
.h-3 {
  height: 0.75rem !important;
}
.h-4 {
  height: 1rem !important;
}
.h-5 {
  height: 1.25rem !important;
}
.h-6 {
  height: 1.5rem !important;
}
.h-7 {
  height: 1.75rem !important;
}
.h-8 {
  height: 2rem !important;
}
.h-9 {
  height: 2.25rem !important;
}
.h-10 {
  height: 2.5rem !important;
}

.w-1 {
  width: 0.25rem !important;
}
.w-2 {
  width: 0.5rem !important;
}
.w-3 {
  width: 0.75rem !important;
}
.w-4 {
  width: 1rem !important;
}
.w-5 {
  width: 1.25rem !important;
}
.w-6 {
  width: 1.5rem !important;
}
.w-7 {
  width: 1.75rem !important;
}
.w-8 {
  width: 2rem !important;
}
.w-9 {
  width: 2.25rem !important;
}
.w-10 {
  width: 2.5rem !important;
}
.w-11 {
  width: 2.75rem !important;
}
.w-12 {
  width: 3rem !important;
}

.w-9r {
  width: 9rem !important;
}
.w-10r {
  width: 10rem !important;
}
.w-11r {
  width: 11rem !important;
}
.w-12r {
  width: 12rem !important;
}

.rounded-1r {
	border-radius: 1rem !important;
}
.rounded-2r {
	border-radius: 2rem !important;
}
.rounded-3r {
	border-radius: 3rem !important;
}


@media (min-width: 576px) {
	.h-sm-1 {
	  height: 0.25rem !important;
	}
	.h-sm-2 {
	  height: 0.5rem !important;
	}
	.h-sm-3 {
	  height: 0.75rem !important;
	}
	.h-sm-4 {
	  height: 1rem !important;
	}
	.h-sm-5 {
	  height: 1.25rem !important;
	}
	.h-sm-6 {
	  height: 1.5rem !important;
	}
	.h-sm-7 {
	  height: 1.75rem !important;
	}
	.h-sm-8 {
	  height: 2rem !important;
	}
	.h-sm-9 {
	  height: 2.25rem !important;
	}
	.h-sm-10 {
	  height: 2.5rem !important;
	}
	
	
	.w-sm-1 {
	  width: 0.25rem !important;
	}
	.w-sm-2 {
	  width: 0.5rem !important;
	}
	.w-sm-3 {
	  width: 0.75rem !important;
	}
	.w-sm-4 {
	  width: 1rem !important;
	}
	.w-sm-5 {
	  width: 1.25rem !important;
	}
	.w-sm-6 {
	  width: 1.5rem !important;
	}
	.w-sm-7 {
	  width: 1.75rem !important;
	}
	.w-sm-8 {
	  width: 2rem !important;
	}
	.w-sm-9 {
	  width: 2.25rem !important;
	}
	.w-sm-10 {
	  width: 2.5rem !important;
	}
	.w-sm-11 {
	  width: 2.75rem !important;
	}
	.w-sm-12 {
	  width: 3rem !important;
	}


	.w-sm-9r {
	  width: 9rem !important;
	}
	.w-sm-10r {
	  width: 10rem !important;
	}
	.w-sm-11r {
	  width: 11rem !important;
	}
	.w-sm-12r {
	  width: 12rem !important;
	}

	
	.w-sm-25 {
	  width: 25% !important;
	}

	.w-sm-50 {
	  width: 50% !important;
	}

	.w-sm-75 {
	  width: 75% !important;
	}

	.w-sm-100 {
	  width: 100% !important;
	}
}
@media (min-width: 768px) {
	.h-md-1 {
	  height: 0.25rem !important;
	}
	.h-md-2 {
	  height: 0.5rem !important;
	}
	.h-md-3 {
	  height: 0.75rem !important;
	}
	.h-md-4 {
	  height: 1rem !important;
	}
	.h-md-5 {
	  height: 1.25rem !important;
	}
	.h-md-6 {
	  height: 1.5rem !important;
	}
	.h-md-7 {
	  height: 1.75rem !important;
	}
	.h-md-8 {
	  height: 2rem !important;
	}
	.h-md-9 {
	  height: 2.25rem !important;
	}
	.h-md-10 {
	  height: 2.5rem !important;
	}

	.w-md-1 {
	  width: 0.25rem !important;
	}
	.w-md-2 {
	  width: 0.5rem !important;
	}
	.w-md-3 {
	  width: 0.75rem !important;
	}
	.w-md-4 {
	  width: 1rem !important;
	}
	.w-md-5 {
	  width: 1.25rem !important;
	}
	.w-md-6 {
	  width: 1.5rem !important;
	}
	.w-md-7 {
	  width: 1.75rem !important;
	}
	.w-md-8 {
	  width: 2rem !important;
	}
	.w-md-9 {
	  width: 2.25rem !important;
	}
	.w-md-10 {
	  width: 2.5rem !important;
	}
	.w-md-11 {
	  width: 2.75rem !important;
	}
	.w-md-12 {
	  width: 3rem !important;
	}

	
	.w-md-9r {
	  width: 9rem !important;
	}
	.w-md-10r {
	  width: 10rem !important;
	}
	.w-md-11r {
	  width: 11rem !important;
	}
	.w-md-12r {
	  width: 12rem !important;
	}

	.w-md-25 {
	  width: 25% !important;
	}

	.w-md-50 {
	  width: 50% !important;
	}

	.w-md-75 {
	  width: 75% !important;
	}

	.w-md-100 {
	  width: 100% !important;
	}
}
@media (min-width: 992px) {
	.h-lg-1 {
	  height: 0.25rem !important;
	}
	.h-lg-2 {
	  height: 0.5rem !important;
	}
	.h-lg-3 {
	  height: 0.75rem !important;
	}
	.h-lg-4 {
	  height: 1rem !important;
	}
	.h-lg-5 {
	  height: 1.25rem !important;
	}
	.h-lg-6 {
	  height: 1.5rem !important;
	}
	.h-lg-7 {
	  height: 1.75rem !important;
	}
	.h-lg-8 {
	  height: 2rem !important;
	}
	.h-lg-9 {
	  height: 2.25rem !important;
	}
	.h-lg-10 {
	  height: 2.5rem !important;
	}

	.w-lg-1 {
	  width: 0.25rem !important;
	}
	.w-lg-2 {
	  width: 0.5rem !important;
	}
	.w-lg-3 {
	  width: 0.75rem !important;
	}
	.w-lg-4 {
	  width: 1rem !important;
	}
	.w-lg-5 {
	  width: 1.25rem !important;
	}
	.w-lg-6 {
	  width: 1.5rem !important;
	}
	.w-lg-7 {
	  width: 1.75rem !important;
	}
	.w-lg-8 {
	  width: 2rem !important;
	}
	.w-lg-9 {
	  width: 2.25rem !important;
	}
	.w-lg-10 {
	  width: 2.5rem !important;
	}
	.w-lg-11 {
	  width: 2.75rem !important;
	}
	.w-lg-12 {
	  width: 3rem !important;
	}

	.w-lg-9r {
	  width: 9rem !important;
	}
	.w-lg-10r {
	  width: 10rem !important;
	}
	.w-lg-11r {
	  width: 11rem !important;
	}
	.w-lg-12r {
	  width: 12rem !important;
	}

	.w-lg-25 {
	  width: 25% !important;
	}

	.w-lg-50 {
	  width: 50% !important;
	}

	.w-lg-75 {
	  width: 75% !important;
	}

	.w-lg-100 {
	  width: 100% !important;
	}
}
@media (min-width: 1200px) {
	.h-xl-1 {
	  height: 0.25rem !important;
	}
	.h-xl-2 {
	  height: 0.5rem !important;
	}
	.h-xl-3 {
	  height: 0.75rem !important;
	}
	.h-xl-4 {
	  height: 1rem !important;
	}
	.h-xl-5 {
	  height: 1.25rem !important;
	}
	.h-xl-6 {
	  height: 1.5rem !important;
	}
	.h-xl-7 {
	  height: 1.75rem !important;
	}
	.h-xl-8 {
	  height: 2rem !important;
	}
	.h-xl-9 {
	  height: 2.25rem !important;
	}
	.h-xl-10 {
	  height: 2.5rem !important;
	}

	.w-xl-1 {
	  width: 0.25rem !important;
	}
	.w-xl-2 {
	  width: 0.5rem !important;
	}
	.w-xl-3 {
	  width: 0.75rem !important;
	}
	.w-xl-4 {
	  width: 1rem !important;
	}
	.w-xl-5 {
	  width: 1.25rem !important;
	}
	.w-xl-6 {
	  width: 1.5rem !important;
	}
	.w-xl-7 {
	  width: 1.75rem !important;
	}
	.w-xl-8 {
	  width: 2rem !important;
	}
	.w-xl-9 {
	  width: 2.25rem !important;
	}
	.w-xl-10 {
	  width: 2.5rem !important;
	}
	.w-xl-11 {
	  width: 2.75rem !important;
	}
	.w-xl-12 {
	  width: 3rem !important;
	}

	.w-xl-9r {
	  width: 9rem !important;
	}
	.w-xl-10r {
	  width: 10rem !important;
	}
	.w-xl-11r {
	  width: 11rem !important;
	}
	.w-xl-12r {
	  width: 12rem !important;
	}

	.w-xl-25 {
	  width: 25% !important;
	}

	.w-xl-50 {
	  width: 50% !important;
	}

	.w-xl-75 {
	  width: 75% !important;
	}

	.w-xl-100 {
	  width: 100% !important;
	}
}



:root {
  --mc-light-blue: #397af0;
  --mc-deep-blue: #23376c;
  --mc-blue: #264aaa;
}