html, body {
 overflow-x: hidden; 
}

body {
 overflow-y: hidden; 
  font-family: 'Maison Neue', sans-serif;
}

.footer {
  font-family: 'Maison Neue', sans-serif;
}

p {
 text-align: justify; 
}

.richtext p,
.popup-right h2,
.cc-revoke, .cc-window {
    font-family: 'Maison Neue', sans-serif;
}

.eds_containerTitle {
 display: none !important; 
}

.eds_containers_Galore > div, .eds_containers_Galore.eds_templateGroup_box > h2 {
 	padding: 0 !important; 
}

.edMaps_moduleWrapper > .edMaps_mapWrapper::after {
 content: '';
display: block;
height: 14px;
background: linear-gradient(90deg, #ffd400 16.66667%, #ec6601 16.66667%, #ec6601 33.33333%, #d40e14 33.33333%, #d40e14 49.9%, #008559 49.9%, #008559 66.66667%, #b70e77 66.66667%, #b70e77 83.33333%, #004f95 83.33333%, #004f95 100%); 
}

.icon--email a, .icon--email a:visited, .accent a, .accent a:visited {
 color: #212529; 
}

.icon--email a:hover, .accent a:hover {
 color: rgb(212,14,20); 
}

.accent--caps a, .accent--caps a:visited, .accent--caps a:hover {
 color: white; 
}

.form--contacts .field {
    margin-bottom: 1.875rem;
}

.eds_containers_Galore .eds_bottomBorder {
 border-bottom: none; 
}

.eds_containers_Galore .eds_bottomBorder {
 padding-bottom: 0; 
}

.EasyDNNSkin_Galore .eds_contentBellowBackground {
 background-image: none; 
}

.values-text {
 color: rgb(212,14,20);
  font-weight: bold;
}

.lb-dataContainer .lb-number {
 display: none !important; 
}

.logo.logo--procredit, .footer-logo {
 margin-left: 21px; 
}

.footer-social {
 padding: 20px 0;  
}

.footer-social .title {
 padding-bottom: 10%;
text-align: center; 
}

.footer-social .social-img {
 text-align: center; 
}

.footer-social .social-img a {
    padding: 0 2%;
}

@media only screen and (min-width: 992px) {
.slider--hero .slide__title {

    margin-left: max(0px, calc((90vw - 1500px)/2)) !important;
    padding: 2.75rem 6.5rem 1.75rem 0;
    font-size: 3.125rem;
}
  
  .slider--hero .slide__content {
  top: 50%;
}
}

.Language.selected {
  display: none;
}

.field.field--choose {
  padding-left: 15px;
}

.field.field--choose a, .field.field--choose a:visited {
  color: #AAAAAA;
}

.field.field--choose a:hover {
 color: #d40e14; 
}

/*
.eds_style_custom_sh1q9sgbbcs h2 {
 display: none; 
}*/

.grecaptcha-badge {
 bottom: 10% !important; 
}

.field-container.af-slide {
  z-index: 11111;
}

@media only screen and (max-width: 992px) {
.slider--hero .slide__title {
 padding-bottom: 2.5rem; 
}
  
  .summer-fixed, .summer-fixed-en {
   display: none; 
  }
}

h1, h2, h3, h4, h5, h6, a, span, p {
hyphens: initial;
}

.accordion-program {
  color: #444;
  cursor: pointer;
  padding:9px;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.accordion-panel {
  padding: 0 18px;
  display: none;
  background-color: white; 
}

.accordion-program-image {
width:100%;
height:100%;
}

.row.accordion-button {
 display: block; 
}

header .navigation a {
  word-break: initial;
}

a.standart-link, a.standart-link:visited {
  color: #212529;
  text-decoration: underline; 
}

a.standart-link:hover {
 color: #d40e14; 
}

.summer-fixed {
    position: fixed;
    right: 0;
    top: 15%;
  	z-index: 300;
}

.summer-fixed-en {
position: fixed;
    right: 0;
    top: 25%;
  	z-index: 300;
}

/*New menu*/

ol{
margin: 0;
padding: 0;
list-style: none;
display: flex;
flex-grow: 1;
justify-content: flex-end;
}

.edsmm_menuItem a {
color: #252525;
display: flex;
height: 100%;
align-items: center;
padding: 0 25px;
font-family: 'Maison Neue', sans-serif;
font-size: 20px;
line-height: 1.35;
color: #252525;
word-break: initial;
}

.edsmm_hasChild {
position: relative;
display: flex;
align-items: center;
}

.edsmm_menuListsContainer ol {
position: absolute;
left: 0;
top: 100%;
min-width: 320px;
transform: scale3d(0.5, 0, 1);
opacity: 0;
transform-origin: top left;
border-top: 4px solid #d40e14;
background: #fff;
transition: .4s all ease-in;
}

.edsmm_hasChild .edsmm_menuListsContainer .edsmm_itemContainer {
display: block;
padding: 25px 30px;
font-size: 20px;
color: #252525;
transition: .25s all ease-in-out;
}

.edsmm_hasChild a.edsmm_itemContainer::after {
content: "";
display: inline-block;
height: 7px;
width: 12px;
margin-left: 17px;
background: url(../../images/dropdown_arrow.svg) no-repeat;
}

.raMenuWrapper {
display: flex;
flex-grow: 1;
align-items: stretch;
justify-content: flex-end !important;
}

@media (min-width:1200px) {
.edsmm_menuItem:not(.edsmm_first) a::before {
content: '';
position: absolute;
left: 0;
height: 1.35em;
width: 2px;
background: #e1e1e1;
}
}

.edsmm_menuItem {
display: flex;
position: relative;
align-items: center;
}

.navigation__dropdown--active .edsmm_menuListsContainer ol {
opacity: 1;
transform: scale3d(1, 1, 1);
}
.edsmm_menuListsContainer ol {
display: block;
}

.edsmm_menuListsContainer ol a::after {
 display: none !important;  
}

.edsmm_menuListsContainer ol li:hover {
	background-color: #ebebeb;
    cursor: pointer;
}

.eds_sideMenu a {
     font-size: 18px;
    font-family: 'Maison Neue', sans-serif;
    color: #252525; 
}

@media only screen and (min-width: 1200px) {
 .eds_item.eds_first.eds_hasChild:nth-child(2n+1) {
float: left;
}
.eds_item.eds_first.eds_hasChild:nth-child(2n) {
float: right;
}
.eds_item.eds_first.eds_hasChild:nth-child(2n+1) {
margin-right: 15%;
} 
}

.eds_sideMenu {
margin-top: 5%;
margin-bottom: 5%;
}

.summer-bg {
  margin-bottom: 5%;
}

@media (min-width: 1200px)
.navigation__mobile {
    display: none;
}

@media (max-width: 1199px) {
  .raMenuWrapper > ol {
   display: none; 
  }
  
  .eds_sideMenu ul {
   margin-left: 10%; 
  }
}

.navigation__mobile.active > ol {
    right: 0;
}

.navigation__mobile > ol {
    min-width: 280px;
    position: absolute;
    right: -150%;
    top: 100%;
    background: rgba(212, 14, 20, 0.75);
    transition: .4s all ease-in;
    display: block;
}

.navigation__mobile > ol a {
    display: block;
    color: #fff;
    padding: 1rem;
    font-size: 1.25rem;
    transition: .25s all ease-in;
  	height: 100%;
    align-items: center;
    font-family: 'Maison Neue', sans-serif;
    line-height: 1.35;
}

.navigation__mobile .edsmm_menuItem {
 display: block; 
}

.navigation__mobile > ol .navigation__dropdown--active .edsmm_menuListsContainer > ol {
    display: block;
    background: none;
    border-top: none;
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.navigation__mobile > ol .edsmm_menuListsContainer > ol {
    display: none;
    position: static;
    min-width: auto;
    transform: none;
    opacity: 0;
    transform-origin: top left;
}

.navigation__mobile .edsmm_hasChild .edsmm_menuListsContainer .edsmm_itemContainer {
    display: block;
    color: #fff;
    padding: 1rem;
    font-size: 1.25rem;
    transition: .25s all ease-in;
    padding-left: 1.75rem;
}

.navigation__mobile .edsmm_hasChild.navigation__dropdown--active a.edsmm_itemContainer::after {
    transform: scaleY(-1);  
}

.navigation__mobile .edsmm_hasChild a.edsmm_itemContainer::after {
 background: url(/Portals/_default/skins/galore/images/dropdown_arrow_white.svg) no-repeat; 
}

.navigation__mobile > ol .edsmm_hasChild a:hover {
    background: rgba(211, 24, 29, 0.94);
    padding-left: 1.75rem;
}

.navigation__mobile > ol .navigation__dropdown--active > span > a {
    background: rgba(211, 24, 29, 0.94);
    padding-left: 1.75rem;
}

.summer-fixed-en {
position: fixed;
    right: 0;
    top: 25%;
  	z-index: 300;
}

.DnnModule-ActionForm h1, .DnnModule-ActionForm h2 {
 color:  #d40e14;
  text-align: center;
}

.DnnModule-ActionForm .field-container.af-slide.col-sm-12.has-error > input, .DnnModule-ActionForm .field-container.af-slide.col-sm-12.has-error > textarea, .DnnModule-ActionForm .field-container.af-slide.col-sm-12.has-error > select {
    box-shadow: 0 0 7px #d40e14 !important;
}

.DnnModule-ActionForm .admission input::placeholder, .DnnModule-ActionForm .admission textarea::placeholder {
 color: #ffffff !important; 
}

#gdpr-label {
 color:  #d40e14;
}

h2.subsection {
 margin-bottom: 2%; 
}
/*
.DnnModule-ActionForm input:focus::-webkit-input-placeholder {
    text-align: right;
    opacity: 1;
  transition: 0.3s right ease
}*/

/*Placeholder animation*/
#login{font-size: 12px; margin: 0 auto; width: 700px;}
#login li{float: left; list-style: none; margin-left: 30px; position: relative;}
#login li:first-child{margin-left: 0;}

.row.mb-4 .field > label{max-height: 40px; position: absolute; top: 8%; bottom: 0;
    transition: 1s all ease;
 	z-index: 999999;
	color: #808285;
	max-width: 90%;
}

.row.mb-4 > .col-xl-12 > .field > label {
 top: 0; 
}

.col-xl-12 > .field > label, .col-xl-6 > .field > label, .col-xl-4 > .field > label, .col-xl-8 > .field > label, .col-lg-12 > .field > label {left: 3.75em;opacity: 1;display: inline-block;}
/*.col-xl-6 > .field > label, .col-xl-4 > .field > label, .col-xl-8 > .field > label, .col-lg-12 > .field > label{left: 3.75em;opacity:0;display: none;}*/

input{color: transparent; font-size: 12px; height: 35px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;}

input, input{border: 1px solid #ccc; height: 35px; padding: 0 10px; width: 240px; position: relative; 
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	z-index: 2;}

input{color: rgba(47,130,194,.8);}

/* Placeholder */
input:-moz-placeholder{color: rgba(47,130,194,.6);}
input:-ms-input-placeholder{color: rgba(47,130,194,.6);}
input::-webkit-input-placeholder{color: rgba(47,130,194,.6);}


/* Label */
input + label{color: rgb(47,130,194);}

input:focus + label{right: 10px;}

input:focus, input:focus{background-color: rgba(255,255,255,.8);}

input:focus label {
 z-index: 99999; 
}

/* Submit */
input{
	background-color: #333;
	background: -moz-linear-gradient(bottom, #333, #444);
	background: -ms-linear-gradient(bottom, #333, #444);
	background: -o-linear-gradient(bottom, #333, #444);
	background: -webkit-linear-gradient(bottom, #333, #444);
	background: linear-gradient(bottom, #333, #444);
	border: 1px solid #222; color: #fff; cursor: pointer; height: 35px; width: 110px;
}

.admission .field--text textarea {
 padding-top: 3rem; 
}

.admission .col-xl-6 > .field input,.admission .col-xl-4 > .field input,.admission .col-xl-8 > .field input, .col-lg-12 > .field input {
 padding-left: 20em; 
}


.admission textarea::placeholder {
 color: #ffffff !important; 
}

.DnnModule-ActionForm .admission input::placeholder{
 color: #ffffff !important; 
}

.text-danger {
    display: none !important;
}

.flatpickr-calendar.open {
 z-index:99999999 !important; 
}

.field--text textarea, .field--text input:not([type="radio"]), .field--text input:not([type="checkbox"]) {
 max-height: inherit; 
}

@media only screen and (min-width: 993px) {
    #gradelabel {
      display: none;
    }

    #dnn4310studentclass::placeholder {
      color: #808285 !important; 
    }

    #dnn4310studentclass {
      padding-left: 1.875em;
    }
}

@media only screen and (max-width: 992px) {
	.admission .row.mb-4 .field > label {
		display: none;
	}
 
	.DnnModule-ActionForm .admission input::placeholder, .DnnModule-ActionForm .admission textarea::placeholder, .admission textarea::placeholder, .DnnModule-ActionForm .admission input::placeholder{
		color: #808285 !important; 
	}
	
	.admission .field--text textarea {
		padding-top: inherit;
	}
	
	.admission .col-xl-6 > .field input,.admission .col-xl-4 > .field input,.admission .col-xl-8 > .field input,.admission .col-lg-12 > .field input {
		padding-left: inherit;
	}
  
  	.admission h2.subsection {
    	margin-bottom: 5%;
	}
  
  	.admission .field--text textarea, .admission .field--text input:not([type="radio"]), .admission .field--text input:not([type="checkbox"]) {
     	padding: inherit; 
    }
  
  #denis-banner {
   object-position: 10% 10%; 
  }
  
  .ytvideo {
   	max-width: 90%; 
  }
  
  .ytsection
{overflow:hidden; padding-bottom:56.25%; position:relative; height:0;}
.ytsection iframe
{left:0; top:0; height:100%; width:100%; position:absolute;}
}

.ModDNNSignGeneratorC {
 visibility: hidden;
  position: absolute;
}

.dnnModuleDialog {
 top: 10% !important;
  left: 40% !important;
}

.image_container-center {
 text-align: center; 
}

.form--contacts.accordion-program .field  {
  margin-bottom: 0;
}

.accordion-button .accordion-payment {
 padding-left: 3%; 
}

.eds_containers_Galore.eds_style_custom_sh1q9sgbbcs.eds_templateGroup_titleStyle1.eds_titleSeparator > h2 {
 border-bottom: 0 !important; 
}

.admission .field select {
    border: none;
    border-radius: 0.625rem;
    outline: none;
    background: #fff;
    box-shadow: 0 3px 9px rgb(0 0 0 / 10%), 0 0 0 30px #fff inset !important;
    resize: none; 
    padding-left: 1.75em;
    color: #808285;
}

@media only screen and (max-width: 992px) {
  .admission .field select {
    padding-left: 0.75rem;
  }
}

.banner img {
  width: 100%;
}

/*.careers .richtext {
  font-size: 1.375rem;
}*/

.edNews_socialPrintWrapper,
.edNews_articleHeaderMeta > а {
  display: none !important;
}

.edn_4388_article_list_wrapper article {
  display: flex;
}

.edn_4388_article_list_wrapper article .card-body {
  flex: auto;
  margin-top: auto;
}

.edn_4388_article_list_wrapper article .card-title a {
 font-size: 22px; 
}

.eds_news_Advantage .small {
 font-size: 100%; 
}
.edn_4388_article_list_wrapper article .card-description p {
 font-size: 18px; 
 color: #464646;
}

.eds_news_Advantage .btn.btn-sm {
  padding: 1rem 1.75rem;
  font-size: .8rem;
  line-height: 1.5;
}

#ChameleonGallery .thumb_wrapper {
  display: none !important;
}

.eds_news_Advantage .row .child_categories {
  padding: 0;
}

.blog-header-h > div > h1 {
    padding-left: 15px;
    padding-bottom: 1rem;
}

.eds_news_Advantage .edNews_thumbnailBadge {
    padding: 0.5rem 1.25rem;
    border: 1px solid #3e4a59;
    margin-left: 15px;
  	border-radius: .35rem;
}
 
.child_categories > .row.blog-header-h {
  display: block;
}

.child_categories >  .row {
 display: inline-block; 
}
.child_categories > .row:not(.blog-header-h) {
margin-left: 0 !important;
}

@media only screen and (min-width: 992px) {
 .child_categories .col-lg-1 {
 	 max-width: fit-content;
    display: inline-block;
  }
}

.child_categories .card {
 box-shadow: none; 
  position: relative;
    display: block;
}

 .child_categories .edNews_thumbnailBadge {
       position: relative;
   margin: 0;
 }
.child_categories .card .card-header {
  background: none;
}

@media only screen and (min-width: 1440px) {
	header .container {
		max-width: 100%;
	}
}

.eds_news_Advantage .page-header {
  background-size: contain;
  background-repeat: no-repeat;
}

.cc-color-override-688238583.cc-window {
 background-color: #c10404 !important; 
}

.cc-color-override-688238583 .cc-btn {
 background-color: #fff !important; 
}

.eds_news_Advantage .header-filter::before {
  background: rgba(0, 0, 0, 0);
}

.eds_news_Advantage .page-header.edNews_mediaContainer .text-center {
 background-color: rgba(0,0,0,0.5); 
}

article.edNews_article {
 	max-width: 80%;
    margin: 0 auto; 
}

.eds_subCollection_news .child_categories .row main h2 {
 padding-left: 15px; 
}

.raMenuWrapper > ol > .edsmm_menuItem.edsmm_last {
	display: none !important;
}

.navigation__mobile.active > ol > .edsmm_menuItem.edsmm_last 
{ display: none !important; }

section.affiliate .px-4 {
  display: flex;
  flex-direction: column;
}

section.affiliate .px-4.border-secondary:after {
  content: "";
  position: absolute;
  top: 20%;
  right: 0;
  width: 1px;
  height: 60%;
  background-color: #8080806b; 
}

section.affiliate img {
  max-height: 250px;
  width: auto;
}

section.affiliate .image-wrapper {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  section.affiliate .image-wrapper {
      max-width: 80%;
    margin: 0 auto;
  }
  
  .form--academy h3 {
   width: 100%;
    text-align: center;
    margin-left: 10%;
    margin-right: 10%;
  }

}

.field--text textarea, .field--text input:not([type="radio"]), .field--text input:not([type="checkbox"]) {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2), 0 0 0 30px #fff inset !important
}

.field--text input[type="checkbox"],
.field--text input[type="radio"] {
  box-shadow: none !important;
  width: 110px;
    display: inline-block;
    padding: 0;
      vertical-align: middle;
  margin: 10px;
}

.required label:after, legend.required:after {
  display: none;
}

.subscribe-popup-form .form-group-btn {
	margin: 0 auto !important;
    min-width: 100%;
}

.subscribe-popup-form .modal-title {
  display: none;
}

.subscribe-popup-form.bstrap30 .modal-header {
    padding: 0 15px 0 0;
}

.popup-container {
    display: flex;
    width: 800px;
    max-width: 100%;
    background: white;
    border-radius: 6px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    overflow: hidden;
    font-family: Arial, sans-serif;
}

.popup-left {
    width: 50%;
}

.popup-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.popup-right {
    width: 50%;
    padding: 20px;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.popup-right h2 {
    font-size: 22px;
    margin-bottom: 10px;
    font-family: 'Maison Neue', sans-serif;
    color: #252525;
}

.popup-right p {
    font-size: 16px;
    font-family: 'Maison Neue', sans-serif;
    color: #252525;
}

.popup-form input[type="email"] {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 10px;
}

.bstrap30 .subscribe-popup-form .btn {
    width: 100%;
    background: #d40e14;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    border-radius: 1rem;
}

.popup-form button:hover {
    background: #333;
}

.popup-close {
    position: absolute;
    top: 10px;
    right: 15px;
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
}

.bstrap30 .subscribe-popup-form .modal-header {
flex-direction: row-reverse;
}

.bstrap30 .subscribe-popup-form .row {
margin: 0;
}

.bstrap30 .subscribe-popup-form .col-sm-12,
.bstrap30 .subscribe-popup-form .modal-body {
padding: 0;
}

.bstrap30 .subscribe-popup-form .label-default {
    background-color: transparent;
}

.bstrap30 .subscribe-popup-form .col-sm-12 > p {
display: none;
}

.bstrap30 .subscribe-popup-form .close {
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 999;
}

.DnnModule-4408 .frontEndTemplate {
  display: none;
}

.eds_containers_Galore.eds_templateGroup_box {
  border: none;
}

@media only screen and (max-width:767px) {
 .popup-container {
    flex-direction: column;
    max-width: max-content !important; 
   width: 100% !important;
 }
  
  .popup-left, .popup-right {
   width: 100% !important; 
  }
  
  .DnnModule-4408 .modal-body {
   overflow: hidden !important; 
    max-height: none !important;
  }
  
   .DnnModule-4408 .modal-content {
       width: 80% !important;
    margin: 0 auto; 
  }
  
  .popup-right h2 {
    font-size: 1em !important;
  }
}




