.container {

  width: 100%;
  max-width: 3000px;
  margin-left: auto;
  margin-right: auto;
}
.min-container{
  width: 80%;
  /*width: 80%;*/
  /*max-width: 1200px;*/
  max-width: 1245px;
  margin-left: auto;
  margin-right: auto;

}
.clearfix {
  clear: both;
}

.flex-rows {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}

/*.toFooterContainer {*/
  /*position: fixed;*/
  /*left: 50%;*/
  /*bottom: 15px;*/
  /*transform: translateX(-50%);*/
  /*z-index: 9999;*/
  /*cursor: pointer;*/
  /*transition: 0.4s;*/
  /*background-color: white;*/
  /*display: flex;*/
  /*align-items: center;*/
  /*justify-content: center;*/
  /*width: 38px;*/
  /*height: 38px;*/
  /*border-radius: 50%;*/
  /*!*border: 1px solid #ccc;*!*/
  /*box-shadow: 0 0 5px 1px #ccc;*/
/*}*/
.toFooterContainer {
  background-image: url("/skins/default/images//img/arr_svg.svg");
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position: 50% 25%;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 248;
  cursor: pointer;
  transition: 0.4s;
  /*background-color: white;*/
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  /*border: 1px solid #ccc;*/
  /*box-shadow: 0 0 5px 1px #ccc;*/
}

/*.toF*/
.toFooterContainer > i {
  transition: 0.2s;
  font-size: 18px;
  color: #383838;
}

.toFooterContainer:hover > i {
  color: #000;
}

.row {
  width: 100%;
}

.row::after {
  content: "";
  clear: both;
  display: block;
}
.hidden {
  visibility: hidden;
  pointer-events: none;
}

.nodisplay {
  display: none!important;
}

.opacityHidden {
  opacity: 0;
  pointer-events: none;
}

/* SEU OLD STYLES */

.content,
section.contact,
section.newses,
section.about,
section.mission,
section.vision > article,
.authorization,
.accreditation,
.documentation,
.structure,
.units,
.campus,
.partners,
.programs > section.common-information-first > section.study-result,
.programs > section.common-information-first > section.syllabus > #accordion,
.syllabus > #accordion > section,
.proff_content{
  display: flex;
  flex-direction: column;
  position: relative;
}
.content > h3,
.content h3,
section.contact > h3,
section.newses > h3,
section.about > h3,
section.mission > h3,
section.vision > article > h3,
.authorization > h3,
.accreditation > h3,
.documentation > h3,
.structure > h3,
.units > h3,
.campus > h3,
.partners > h3,
.programs > section.common-information-first > section.study-result > h3,
.programs > section.common-information-first > section.syllabus > #accordion > h3,
.syllabus > #accordion > section > h3,
.proff_content h3{
  font-size: 16px;
}
.content > h2,
.content h2,
section.contact > h2,
section.newses > h2,
section.about > h2,
section.mission > h2,
section.vision > article > h2,
.authorization > h2,
.accreditation > h2,
.documentation > h2,
.structure > h2,
.units > h2,
.campus > h2,
.partners > h2,
.programs > section.common-information-first > section.study-result > h2,
.programs > section.common-information-first > section.syllabus > #accordion > h2,
.syllabus > #accordion > section > h2,
.proff_content h2{
  font-size: 18px;
}
.content > h4,
.content h4,
section.contact > h4,
section.newses > h4,
section.about > h4,
section.mission > h4,
section.vision > article > h4,
.authorization > h4,
.accreditation > h4,
.documentation > h4,
.structure > h4,
.units > h4,
.campus > h4,
.partners > h4,
.programs > section.common-information-first > section.study-result > h4,
.programs > section.common-information-first > section.syllabus > #accordion > h4,
.syllabus > #accordion > section > h4,
.proff_content > h4{
  font-size: 14px;
}
.content > h3, .content > h2, .content > h4,
.content h2, .content h3, .content h4,
section.contact > h3,
section.contact > h2,
section.contact > h4,
section.newses > h3,
section.newses > h2,
section.newses > h4,
section.about > h3,
section.about > h2,
section.about > h4,
section.mission > h3,
section.mission > h2,
section.mission > h4,
section.vision > article > h3,
section.vision > article > h2,
section.vision > article > h4,
.authorization > h3,
.authorization > h2,
.authorization > h4,
.accreditation > h3,
.accreditation > h2,
.accreditation > h4,
.documentation > h3,
.documentation > h2,
.documentation > h4,
.structure > h3,
.structure > h2,
.structure > h4,
.units > h3,
.units > h2,
.units > h4,
.campus > h3,
.campus > h2,
.campus > h4,
.partners > h3,
.partners > h2,
.partners > h4,
.programs > section.common-information-first > section.study-result > h3,
.programs > section.common-information-first > section.study-result > h2,
.programs > section.common-information-first > section.study-result > h4,
.programs > section.common-information-first > section.syllabus > #accordion > h3,
.programs > section.common-information-first > section.syllabus > #accordion > h2,
.programs > section.common-information-first > section.syllabus > #accordion > h4,
.syllabus > #accordion > section > h3,
.syllabus > #accordion > section > h2,
.syllabus > #accordion > section > h4,
.proff_content h2,
.proff_content h4{
  font-family: "Mrgvlovani";
  /*color: #022561;*/
  color: #05638F;
  /*color: #05638C;*/
  margin-bottom: 15px;
}
.content > p,
section.contact > p,
section.newses > p,
section.about > p,
section.mission > p,
section.vision > article > p,
.authorization > p,
.accreditation > p,
.documentation > p,
.structure > p,
.units > p,
.campus > p,
.partners > p,
.programs > section.common-information-first > section.study-result > p,
.programs > section.common-information-first > section.syllabus > #accordion > p,
.syllabus > #accordion > section > p,
.proff_content > p{
  font-family: "Phone";
  font-size: 12px;
  color: #333333;
  line-height: 18px;
  margin-bottom: 15px;
}
.content ul li,
section.contact ul li,
section.newses ul li,
section.about ul li,
section.mission ul li,
section.vision > article ul li,
.authorization ul li,
.accreditation ul li,
.documentation ul li,
.structure ul li,
.units ul li,
.campus ul li,
.partners ul li,
.programs > section.common-information-first > section.study-result ul li,
.programs > section.common-information-first > section.syllabus > #accordion ul li,
.syllabus > #accordion > section ul li,
.proff_content ul li{
  font-family: "Phone";
  font-size: 12px;
  color: #333333;
  margin-bottom: 15px;
  /*list-style-image: url("../images/dots.png");*/
  list-style-type: square;
}
.content ol li{
  font-size: 12px;
  color: #333333;
  margin-bottom: 15px;
  line-height: 2;
}
.content ul li,
.proff_content ul li{
  list-style-position: inside;
}

p.promises {
  margin-bottom: 20px;
}

p.promises > span {
  width: 159px;
  height: 159px;
  padding: 15px;
  float: left !important;
  border: solid 1px #CCCCCC;
  display: block;
  font-family: 'Phone';
  font-size: 12px;
  color: #333333;
  line-height: 18px;
  margin: 0 15px 15px 0;
  position: relative;
}
p.promises > span > img {
  position: absolute;
  bottom: 15px;
  right: 15px;
}


section.vision {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }
section.vision > p {
  font-family: 'Phone';
  font-size: 12px;
  color: #333333;
  line-height: 18px;
  margin-bottom: 15px; }
section.vision > article {
  width: 100%;
  height: auto;
  padding: 15px;
  margin: 0 1.88% 15px 0;
  border: solid 1px #CCCCCC;
  overflow: hidden; }
section.vision > article:nth-child(3n) {
  margin-left: 0px; }

section.content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
section.content a:hover{
	text-decoration: underline;
}

/* Partners */
.prtnrs {
  margin: 0px 0 30px 0 !important; }
.prtnrs .common-information-first > ul.common-information-first-ul > li > a {
	    background: #4C4C4C!important;
	    color: #fff!important;
 }
.prtnrs .common-information-first > ul.common-information-first-ul > .activee > a {

    background-color: #fff!important;
    color: black!important;
    border: 1px solid #ccc;
    box-sizing: border-box;}

/* Programs */
section.programs,
section.common-information {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
}
section.programs section.common-information-first,
section.programs section.common-information-second,
section.common-information section.common-information-first,
section.common-information section.common-information-second {
  width: 50%;
}
section.programs section.common-information-first ul.common-information-first-ul,
section.common-information section.common-information-first ul.common-information-first-ul {
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #373E47;
}
section.programs section.common-information-first ul.common-information-first-ul > li,
section.common-information section.common-information-first ul.common-information-first-ul > li {
  width: 50%;
}
section.programs section.common-information-first ul.common-information-first-ul > li > a,
section.common-information section.common-information-first ul.common-information-first-ul > li > a {
  width: 100%;
  height: 80px;
  background: #373E47;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Mrgvlovani";
  font-size: 16px;
  color: #798599;
  text-align: center;
}
section.programs section.common-information-first section.info-block,
section.common-information section.common-information-first section.info-block {
  width: 100%;
  height: 420px;
  background: #454D59;
  display: none;
  flex-wrap: wrap;
  align-content: flex-start;
}
section.programs section.common-information-first section.info-block section.sub-block,
section.common-information section.common-information-first section.info-block section.sub-block {
  width: 40%;
  height: 107px;
  margin-top: 19px;
  margin-left: 6.75%;
  margin-right: 2%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  border: solid 3px rgba(255, 255, 255, 0.1);
}
section.programs section.common-information-first section.info-block section.sub-block figure,
section.common-information section.common-information-first section.info-block section.sub-block figure {
  width: 70px;
  height: 78px;
  background: #454D59;
  position: absolute;
  left: -39px;
  top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.programs section.common-information-first section.info-block section.sub-block a,
section.common-information section.common-information-first section.info-block section.sub-block a {
  padding: 50px;
  display: block;
  font-family: "Mrgvlovani";
  font-size: 16px;
  color: #fff;
}
section.programs section.common-information-second,
section.common-information section.common-information-second {
  display: flex;
  flex-wrap: wrap;
}
section.programs section.common-information-second section.count-desk,
section.common-information section.common-information-second section.count-desk {
  width: 100%;
  height: 250px;
  display: flex;
  align-items: center;
  background: #FE4B00;
}
section.programs section.common-information-second section.count-desk ul.count-desk-ul,
section.common-information section.common-information-second section.count-desk ul.count-desk-ul {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
section.programs section.common-information-second section.count-desk ul.count-desk-ul > li,
section.common-information section.common-information-second section.count-desk ul.count-desk-ul > li {
  height: 160px;
  width: calc(100% / 3);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
section.programs section.common-information-second section.count-desk ul.count-desk-ul > li span:first-child,
section.common-information section.common-information-second section.count-desk ul.count-desk-ul > li span:first-child {
  font-family: "Nevis";
  font-size: 60px;
  color: #fff;
}
section.programs section.common-information-second section.count-desk ul.count-desk-ul > li span:last-child,
section.common-information section.common-information-second section.count-desk ul.count-desk-ul > li span:last-child {
  font-family: "Mrgvlovani";
  font-size: 18px;
  color: #fff;
}
section.programs section.common-information-second section.count-desk ul.count-desk-ul > li:nth-child(2),
section.common-information section.common-information-second section.count-desk ul.count-desk-ul > li:nth-child(2) {
  border-right: solid 1px #FC6323;
  border-left: solid 1px #FC6323;
}
section.programs section.common-information-second a.el-base,
section.common-information section.common-information-second a.el-base {
  width: 33.25%;
  height: 250px;
  display: block;
  position: relative;
  background: #F4F4F4;
}
section.programs section.common-information-second a.el-base > h3,
section.common-information section.common-information-second a.el-base > h3 {
  font-family: "Mrgvlovani";
  font-size: 20px;
  color: #003E6C;
  display: block;
  padding: 20px 0 0 15px;
}
section.programs section.common-information-second a.el-base > img,
section.common-information section.common-information-second a.el-base > img {
  position: absolute;
  right: 25px;
  bottom: 15px;
}
section.programs section.common-information-second section.media,
section.common-information section.common-information-second section.media {
  width: 66.75%;
  position: relative;
  background-image: url("../images/elbg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
section.programs section.common-information-second section.media > h3,
section.common-information section.common-information-second section.media > h3 {
  font-family: "Mrgvlovani";
  font-size: 20px;
  color: #FE4B00;
  display: block;
  padding: 20px 0 0 15px;
}
section.programs section.common-information-second section.media > section,
section.common-information section.common-information-second section.media > section {
  position: absolute;
  right: 5px;
  bottom: 27px;
  display: flex;
}
section.programs section.common-information-second section.media > section > a,
section.common-information section.common-information-second section.media > section > a {
  width: 210px;
  height: 40px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  border: solid 1px #fff;
  border-radius: 3px;
}
section.programs section.common-information-second section.media > section > a > span,
section.common-information section.common-information-second section.media > section > a > span {
  display: block;
  font-family: "Mrgvlovani";
  font-size: 16px;
  color: #fff;
}
section.programs section.common-information-second section.media > section > a:first-child,
section.common-information section.common-information-second section.media > section > a:first-child {
  margin-right: 10px;
}

section.programs {
  margin: 30px 0 30px 0;
}
section.programs > section.common-information-first {
  width: 100%;
  height: auto;
}
section.programs > section.common-information-first > ul.common-information-first-ul {
  width: 100%;
  height: 60px;
  list-style-type: initial !important;
  border-radius: 3px !important;
  overflow: hidden;
}
section.programs > section.common-information-first > ul.common-information-first-ul > li {
  height: 60px !important;
}
section.programs > section.common-information-first > ul.common-information-first-ul > li > a {
  height: 60px !important;
}
section.programs > section.common-information-first section.syllabus,
section.programs > section.common-information-first section.study-result {
  width: 100%;
}
section.programs > section.common-information-first section.syllabus > h2,
section.programs > section.common-information-first section.study-result > h2 {
  margin: 25px 0 15px;
  font-family: "Mrgvlovani";
  font-size: 20px;
  color: #FE4B00;
}
section.programs > section.common-information-first section.syllabus > #accordion {
  display: flex;
  justify-content: flex-end !important;
  background-color: transparent;
}
section.programs > section.common-information-first section.syllabus > #accordion > h4 {
  margin-bottom: 0;
  border-radius: 0 !important;
  background-color: none !important;
  padding: 0;
  padding: 15px 0 15px 0;
}
section.programs > section.common-information-first section.syllabus > #accordion > section.docs {
  width: calc(100% - 2px);
  height: auto;
  display: flex;
  flex-direction: row;
  border-radius: 0 !important;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 15px;
  padding-top: 15px;
}
section.programs > section.common-information-first section.syllabus > #accordion > section.docs a.pdf-download {
  width: 28% !important;
  margin: 0 15px 15px;
}

/* programs */
section.programs > section.common-information-first > section.syllabus > #accordion section.docs, section.partners section.docs, section.documentation section.docs, section.accreditation section.docs {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding: 0;
}

section.partenrDocs {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
  position: relative;
  padding-bottom: 45px !important;
}

.content > h3 {
  width: 100%;
}


section.structure section.head-profile section.vi-person, .units section.head-profile section.vi-person {
  width: auto;
  height: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

section.structure section.sub-profile, .units section.sub-profile {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section.structure section.sub-profile section.commcon-person > img, .units section.sub-profile section.commcon-person > img {
  width: 60px;
  height: 60px;
}

section.structure section.sub-profile section.commcon-person, .units section.sub-profile section.commcon-person {
  width: 29%;
  min-height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

section.structure section.sub-profile section.commcon-person > section, .units section.sub-profile section.commcon-person > section {
  margin: 15px 0 0 15px;
  width: calc(100% - 60px);
}

section.structure section.sub-profile section.commcon-person > section > h3, .units section.sub-profile section.commcon-person > section > h3 {
  font-family: 'Phone';
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}

section.structure section.sub-profile section.commcon-person > section > label, .units section.sub-profile section.commcon-person > section > label {
  font-family: 'Phone';
  font-size: 10px;
  color: #999999;
  font-style: italic;
}

section.structure section.head-profile section.vi-person > section > h3, .units section.head-profile section.vi-person > section > h3 {
  font-family: 'Phone';
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}

section.structure section.head-profile, .units section.head-profile {
  width: 100%;
  margin-bottom: 25px;
}

.content > p {
  font-family: 'Phone';
  font-size: 12px;
  color: #333333;
  line-height: 18px;
  margin-bottom: 15px;
  width: 100%;
}

/*section.programs {*/
    /*display: none !important;*/
/*}*/


/* SEU OLD STYLES END */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/* font-size: 100%; */
	/* font: inherit; */
	vertical-align: baseline;
}
* ul,li, a {
  text-decoration: none;
  list-style: none;

}
html,
body{
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  border: 0;
}
html.opened,
body.opened{
  overflow: hidden!important;
  /*height: 100vh;*/
}
.top-header{
  width: 100%;
  height: 50px;
  background: black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: studionew;
  z-index: 10000;

}
.tophead-left{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tophead-left>a{
  margin-left: 10px;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 4px;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: .2s ease-in;
  opacity: .8;
}
.tophead-left>a:hover,
.tophead-left>a:hover >i{
 	opacity: 1;
}
.tophead-left>a>i{
  font-size: 20px;
  color: #fff;
  opacity: .8;
  transition: .2s ease-in;
}
.top-header-left-list{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.top-header-left-list >li{
  margin-left: 10px;
  font-size: 13px;


}
.top-header-left-list >li{
  border-right: 1px solid #333333;
  padding: 10px;
}
.top-header-left-list >li:last-child{
  border-right: none;
}
.top-header-left-list >li>a{
  color: #fff;
  /*text-transform: uppercase;*/
  font-weight: bold;
}
.top-header-left-list >li >a:hover{
  text-decoration: underline;

}
.top-head-right{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.top-head-right>ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

}
.top-head-right>ul>li{
  margin-right: 10px;
  position: relative;
  font-size: 13px;
}
.top-head-right>ul>li>a{
  color: #fff;
  font-weight: bold;
}
.top-header .top-head-right>ul>li .faq{
	position: absolute;
	bottom: -33px;
	background-color: #fff;
	color: #05638F;
	font-size: 12px;
	font-family: phonesans;
	padding: 5px;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	z-index: 101;
	width: 210px;
	text-align: center;
	box-shadow: 0px 5px 20px -3px rgba(0, 0, 0, 0.3);
}

.top-header .top-head-right>ul>li .faq::before{
	content: '';
	width: 10px;
	height: 10px;
	left: 50%;
	background-color: #fff;
	top: -5px;
	position: absolute;
	transform: translateX(-50%) rotate(45deg);
}
/*.top-head-right>ul>li:nth-child(1){*/
  /*border-left: 1px solid #333333;*/
  /*border-right: 1px solid #333333;*/
  /*padding: 10px;*/
/*}*/
.top-head-right>ul>li{
  /*border-left: 1px solid #333333;*/
  border-right: 1px solid #333333;
  padding: 10px;
}
.top-head-right>ul>li:last-child {
  border-right-color: transparent;
}
.top-head-right>ul>li>a:hover{
  text-decoration: underline;

}
.search-form{
/*  margin-right: 40px;*/
}
.search-input.searche-active{
  width: 200px;
  background-image:none;
  background-repeat: no-repeat;
  background-position: right 16px center;
  caret-color: white;
  outline: none;
}

.search-input.searche-active + img {
  pointer-events:all;



}
.inp-div{
  position: relative;
  margin-right: 40px;
  height: 50px;
}
.inp-div > img{
  position: absolute;
  right: 16px;

  top: 50%;
  margin: 0 auto;
  pointer-events: none;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transition: .3s ease-out;;
  -webkit-transition: .3s ease-out;
  -moz-transition: .3s ease-out;
  -ms-transition: .3s ease-out;
  -o-transition: .3s ease-out;

}
.search-input{
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  width: 50px;
  background-color: #333333;
  /* background-image: url(../img/loop.png); */
  background-repeat: no-repeat;
  background-position: right 16px center;
  color: #fff;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  box-sizing: border-box;
  padding: 10px;
  /* margin-right: 40px; */
  float: right;
  cursor: pointer;
  caret-color: transparent;

}
.mobile-search{
	transition: 0.3s ease-out;
}
.mobile-search >.search-input{
  width: 100%;
  margin-right: 0;
  display: block;
  outline: none;
  margin-top: -50px;
  caret-color: beige;
  transition: .2s ease-out;
  -webkit-transition: .2s ease-out;
  -moz-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
  -o-transition: .2s ease-out;
}
.mobile_srch{
  width: 50px;
  height: 50px;
  display: none;
  justify-content: center;
  align-items: center;
  background: #333333;

}
/* .search-input:focus{
  width: 100%;
  background-position: 95% 50%;
} */
/* .top-head-right>ul>li>i{
  vertical-align: middle;
  transform: rotate(90deg);
  cursor: pointer;
} */
.top-search-icon>i{
  position: absolute;

  left: 0;
  right: 0;
  line-height: 50px;
  font-size: 20px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  color: black;
  vertical-align: middle;
  text-align: center;
}
.top-head-langbar{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100px;
  height: 31px;
  border-radius: 5px;
  /* background: #333333; */
  border: 1px solid #4C4C4C;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #4C4C4C;
  text-transform: uppercase;
    font-size: 14px;
}
.lnag-en{
  width: 50px;
  text-align: center;
  height: 100%;
  line-height: 31px;
  color: #4C4C4C;
  transition: 0.15s;
}
.lang_active{
 background: #4C4C4C;

}
.lang_active{
  color: #fff!important;
}
.lnag-en>a{
  color: #4C4C4C;

}
.lnag-ge{
  width: 50px;
  text-align: center;
  height: 100%;
  line-height: 31px;
  color: #4C4C4C;
  transition: 0.15s;
}

.lnag-ge:hover, .lnag-en:hover{
  background: #4C4C4C;
  color: #fff;
}
.header-bottom{
  width: 100%;
  height: 107px;
  /* background: #fff; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  font-family: studionew;
  background-color: #fff;
  position: relative;
  z-index: 100;
  -webkit-transition: .3s;
  transition: .3s;
}
/* .header-bottom:hover{
  background: #fff;
} */
.logo{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 130px;
  height: 100%;
}
.header-bottom-menu{
  height: 100%;;
}
.header-bottom-items{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.header-bottom-menu>ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  position: relative;
}
.header-bottom-menu>ul>li{
  margin-left: 20px;
  -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    height: 100%;
    DISPLAY: FLEX;
    ALIGN-ITEMS: CENTER;
  font-size: 15px;
}
.header-bottom-menu>ul>li>a{
  /*color: #022561;*/
  color: #05638F;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  /*text-transform: uppercase;*/

}
/* swiper content */

.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  /* background: #fff; */
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

}

/* end swiper */
.main-slider-img{
  width: 100%;
  height: 80vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-slider-img>img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.home-page-slider{
  /* margin-top: -107px; */
  min-height: 400px;
  flex-grow: 1;
  position: relative;
  overflow: hidden;

}
.home-slider-text{
  position: absolute;
  bottom: 30px;
  font-size: 30px;
  z-index: 100;
  color: red;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-slider-text a{
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
}
.home-slider-text>span:nth-child(1){
  padding-top: 7px;
  padding-right: 10px;
}
.home-slider-text:hover .hover-color-text{
  color: #FE4B00;
}
.button3d-img{
  position: absolute;
  top: 27vh;
  right: 10vw;
  transform: translateY(-50%);
  z-index: 90;
}
/* .rotate-img{
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  box-shadow: 0 0 black;
  height: 110px;
  width: 110px;
  box-shadow: 0 0 60px 10px rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  position: absolute;
  top: -50px;
  right: -50px;

} */
.button3d-img:hover .rotate-img{
  /* -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg); */

}
/* loader 3d button */
.circle-box{
  width: 120px;
  height: 120px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;


}
.circle-box > div{

position: absolute;
}
.static-box{
border-radius: 50%;
  /* background: red; */
  width: 105px;
  height: 105px;
  display: flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.static-box>img{
  width: 100%;
  height: 100%;
  box-shadow: 0 0 60px 10px rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}

.static-box>img:nth-child(2){
  width: 40px;
  height: 40px;
  position: absolute;
  top: -5px;
  left: 0;
}
.static-box>span{
  position: absolute;
  font-size: 20px;
  color: #fff;
  font-family: Republic;
}
.rotate-circle{
width: 100%;
height: 100%;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
animation: amimate3Dcircle 4s linear infinite;
}
.rotate-circle > div{
width: 100%;
height: 5px;
transform-origin: center;
position: absolute;
}
.rotate-circle > div:before{
content: '';
width: 5px;
height: 5px;
background-color: #fff;
border-radius: 50%;
position: absolute;
}
.rotate-circle > div:after{
content: '';
width: 5px;
height: 5px;
background-color: #fff;
border-radius: 50%;
position: absolute;
right: 0
}
.rotate-circle > div:nth-child(2){
transform: rotate(18deg);
}
.rotate-circle > div:nth-child(3){
transform: rotate(36deg);
}
.rotate-circle > div:nth-child(4){
transform: rotate(54deg);
}
.rotate-circle > div:nth-child(5){
transform: rotate(72deg);
}
.rotate-circle > div:nth-child(6){
transform: rotate(90deg);
}
.rotate-circle > div:nth-child(7){
transform: rotate(108deg);
}
.rotate-circle > div:nth-child(8){
transform: rotate(126deg);
}
.rotate-circle > div:nth-child(9){
transform: rotate(144deg);
}
.rotate-circle > div:nth-child(10){
transform: rotate(162deg);
}


@keyframes amimate3Dcircle{
0%{
  transform: rotate(0deg);
}
100%{
  transform: rotate(360deg);
}
}

/* end loader */

/* #main-circle-cont {
  position: absolute;
  width: 30px;
  height: 30px;

   animation: colors 4s infinite;
}

#outer-circle {
  width: 50%;
  height: 100%;
  right: 0px;
  position: absolute;
   overflow: hidden;
   transform-origin: left center;
   animation: cliprotate 16s steps(2) infinite;
   -webkit-animation: cliprotate 16s steps(2) infinite;
}

.inner-circle {
  box-sizing: border-box;
  height: 100%;
  right: 0px;
  position: absolute;
  border: solid 7px transparent;
   border-top-color: blue;
   border-left-color: blue;
   border-radius: 50%;
}
        #main-circle-cont::after{
            content: "";
    position: absolute;
    width: 50%;
    height: 50%;
    background: red;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;}
#clipped {
  width: 200%;
   animation: rotate 8s linear infinite;
   -webkit-animation: rotate 8s linear infinite;
}
#fixed {
  width: 100%;
    transform: rotate(135deg);
   animation: showfixed 16s steps(2) infinite;
   -webkit-animation: showfixed 16s linear infinite;
}

@-webkit-keyframes cliprotate {
  0% {transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}

@keyframes cliprotate {
  0% {transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}


@-webkit-keyframes rotate {
  0% {transform: rotate(-45deg);}
  100% {transform: rotate(135deg);}
}

@keyframes rotate {
  0% {transform: rotate(-45deg);}
  100% {transform: rotate(135deg);}
}

@-webkit-keyframes showfixed {
  0% {opacity: 0;}
  49.9% {opacity: 0;}
  50% {opacity: 1;}
 100% {opacity: 1;}
}
   .home-page-pagination{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
    width: 50px;
    height: 50px
   } */
.text-center{
	text-align: center;
}
.text-left {
  text-align: left;
}
.subscribe-popup{
	position: fixed;
	left: 0;
	width: 600px;
	height: 410px;
	background-color: #fff;
	z-index: 99999;
  	background-image: url(../images/sub-bg.png);
  	background-repeat: no-repeat;
  	background-position: right bottom;
    max-height: 100%;
	box-shadow: 0px -10px 80px -10px rgba(0,0,0,0.4);
	bottom: -100%;
	transition: .5s ease-in-out;
}
.subscribe-popup.shown{
	bottom: 0;
}
.subscribe-popup .cls{
	position: absolute;
	color: #cccccc;
	top: 10px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	right: 10px;
	font-size: 32px;
	transition: .2s;
	cursor: pointer;
}
.subscribe-popup .cls:hover{
	color: #aaa;
}
.subscribe-popup .sub-form{
    max-width: 370px;
    margin: 0 auto;
    padding: 165px 15px 15px 15px;
    text-align: center;
    background: url(../images/img/colorlogo.png) no-repeat;
    background-position: center 35px;
}
.subscribe-popup .sub-form label{
	display: block;
	text-align: center;
	color: #fe6c30;
	font-size: 18px;
  	font-family: lestudio02;
  	margin-bottom: 20px;
}
.subscribe-popup .sub-form input{
	display: block;
	width: 100%;
    height: 50px;
    background: transparent;
    border: 1px solid #cccccc;
    border-radius: 0;
    margin-bottom: 15px;
    font: normal 14px phonesans;
    padding: 0 15px;
    box-sizing: border-box;
    color: #333;
    text-align: center;
}
.subscribe-popup button{
    font: normal 18px lestudio02;
    color: #FFF!important;
    background: #818181;
    padding: 15px 30px 13px 30px;
    cursor: pointer;
    transition: 0.3s ease-out;
    margin-bottom: 35px;
}
.subscribe-popup button:hover{
	background-color: #FE6D30;
}
.subscribe-popup p{
	color: #cccccc;
    font: normal 11px phonesans;
    cursor: pointer;
    text-decoration: underline;
}
.subscribe-popup p:hover{
	text-decoration: none;
}
.uni-programs{
  width: 100%;
  height: auto;
  background: #fff;;
  display: -webkit-box;;
  display: -ms-flexbox;;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 55px 0;
  position: relative;
  -webkit-box-shadow: 0px 9px 35px -15px rgba(94,94,102,0.4);
  -moz-box-shadow:  0px 9px 35px -15px rgba(94,94,102,0.4);
  box-shadow: 0px 9px 35px -15px rgba(94,94,102,0.4);

}
.uni-programs-menu>ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;

}
.uni-programs-menu > ul > li > a{
  /*font-size: 20px;*/
  font-size: 20px;
  /*color: #022561;*/
  color: #05638F;
  font-family: studionew;
  position: relative;
  left:0;
  transition: .3s ease-out;
  padding: 10px 0;
}
.uni-programs-menu>ul>li{
  border-left: 3px solid #FE4B00;
  padding-left: 20px;
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-grow: 1;
  cursor: pointer;
  width: 25%;
  flex-shrink: 0;
}
.uni-programs-menu>ul>li:nth-child(4){
 width: auto;
 height: auto;
 border: 2px solid #CCCCCC;
 -webkit-box-sizing: border-box;
 min-width: 25%;
 box-sizing: border-box;
 /*padding: 0 70px;*/
 padding: 0 20px;
 border-radius: 5px;
 text-align: center;
 line-height: 60px;
 flex-grow: 0;
 transition: .2s ease-in-out;
}

.uni-programs-menu>ul>li:nth-child(4) > span {
  display: none;
}
.uni-programs-menu>ul>li:nth-child(4):hover{
  border: 2px solid #FE4B00;
}
.uni-programs-menu>ul>li:nth-child(4)>a{
  color: #FE4B00;
  font-family: Republic;
  padding: 0;
  width: 100%;
  text-align: center;
}
.uni-hover-arrov{
  position: relative;
  left: -65px;
  z-index: 11;
  opacity: 0;
  transition: .3s ease-in;
}
.uni-programs-menu>ul>li:hover .uni-hover-arrov{
  opacity: 1;
  left: -35px;
}
.uni-programs-menu > ul > li:hover > a{
  left: -10px;
}
.uni-programs-menu > ul > li:hover:nth-child(4)>a{
  left: 0;
}
.events-container{
  width: 100%;
  /* height: 550px; */
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family:lestudio02 ;
  padding-bottom: 50px;
  position: relative;
}
.events-slider-item{
  width: 100%;
  /*height: 316px;*/
  /* max-width: 300px;; */
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
  background: #F5F5F5;
  /* AXALI */
  height: 400px;
  /* AXALI END */
}
/* .nav-position{
  position: relative;
}
.slider-navigation{
    position: absolute;
    right: 5px;
    top: -28px;
}
.main-pag-left{
  left: -70px;
} */
.event-title{
  /* margin-left: 10px; */
}
.events-top-item{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px;


}
.event-right-items{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* margin-right: 10px; */
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slider-navigation{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.all-events{
  margin-right: 15px;
  width: auto;
  height: 35px;
  line-height: 38px;
  border: 1px solid #CCCCCC;
  text-align: center;
  border-radius: 22px;
  padding: 0 20px;
  transition: .2s ease-in-out;

}
.all-events:hover{
  border: 1px solid #FE4B00;
}
.all-events>a{
  /*color: #012560;*/
  color: #05638F;
  font-size: 14px;
}
.main-pag-left{
  margin-right: 10px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #CCCCCC;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .2s ease-in-out;
}
.main-pag-right{
  margin-right: 10px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #CCCCCC;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .2s ease-in-out;
}
 .main-pag-left:hover{
  border: 1px solid #FE4B00;
}
.main-pag-right:hover{
  border: 1px solid #FE4B00;
}

.news-pag-left{
  margin-right: 10px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #CCCCCC;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .2s ease-in-out;
}
.news-pag-right{
  margin-right: 10px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #CCCCCC;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .2s ease-in-out;
}
 .news-pag-left:hover{
  border: 1px solid #FE4B00;
}
.news-pag-right:hover{
  border: 1px solid #FE4B00;
}

.slider-navigation>div>i{
  font-size: 25px;
  cursor: pointer;
}
/* .event-right-items img{
  box-sizing: border-box;
  border-radius: 50%;
}
.event-right-items img:hover{
  border: 1px solid #FE4B00;
  box-sizing: border-box;
  border-radius: 50%;
} */
.event-block-img{
  width: 100%;
  /*height: 210px;*/
  height: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.event-block-img>img{
 width: 100%;
  height: 100%;
  object-fit: cover;
}
.event-block-text{
  width: 100%;
  /*height: 106px;*/
  /* background: #fff; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: .5s;
  transition: .5s;
  position: relative;
  /* AXALI */
  flex-direction: column;
  /*justify-content: center;*/
  margin-top: 25px;
  align-items: stretch;
  height: 167px;
  height: auto;
}
.event-block-text .text-description {
  padding: 10px 4px 0 10px;
  /*text-align: justify;*/
  /*word-break: break-all;*/
  overflow: hidden;
  letter-spacing: -0.3px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  flex-shrink: 0;
  text-overflow: ellipsis;

}
.event-block-text>p{
  text-align:start;
  padding: 0 10px;
  /*color: #022561;*/
  color: #05638F;
  font-size: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  flex-shrink: 0;
  text-overflow: ellipsis;

/*  text-shadow: 1px 1px 1px rgba(152, 150, 150, 1);*/

}
.event-date{
  position: relative;
  left: 10px;
  top: -20px;
  font-size: 11px;
  color: #fff;
  -webkit-transition: .5s;
  transition: .4s;
  font-family: phonesans;
  /* top: 0; */
  padding-left: 0px;
  padding-top: 0px;
  text-align: left;
  z-index: 10;
  /*text-shadow: 2px 2px 4px #000000;*/
}
.main-events-swiper{
  height: 450px;
}
.events-slider-item:hover{
  /*height: 380px;*/
    width: 110%;
  /* AXALI */
  height: 440px;
  /* AXALI */
}

.events-slider-item:hover .event-date{
    /* width: 290px; */
    /* position: inherit; */
    /* text-align: left; */
    /* padding-left: 10px; */
    /* padding-top: 20px; */
    color: black;
    /* background: #fff; */
    top: 20px;

}
.events-slider-item:hover .event-block-text{
  padding: 20px 0;
  /* AXALI */
  margin-top: 20px;
  /* AXALI END */
}
.hover-arrow{
opacity: 0;
  position: absolute;
  top: -30px;
  right: 5px;
  -webkit-transition: .5s;
  transition: .5s;
}
.events-slider-item:hover .hover-arrow{
  opacity: 1;
}

.news-section{
  width: 100%;
  height: auto;
  background: #F5F5F5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family:lestudio02 ;
  padding: 30px 0;
  /* margin-bottom: 50px; */
  position: relative;
}
.news-block-container{
  display: grid;
  grid-gap: 20px;
}
.news-top-item{
  padding-bottom: 60px;
  margin: 0;

}
.news-title>h2{
  /*font-size: 30px;*/
}
.news-block-item{
  width: 100%;
  position: relative;
  height: 400px;
  background:#fff;
 margin-bottom: 12px;

}
.news-block-item > a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.news-block-item::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #fff;
  position: absolute;
  /*bottom: 0;*/
  bottom: -12px;
  left: 0;
  right: 0;
  margin: 0 auto;
}


.news-block-item::after{
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: black;
  position: absolute;
  /*bottom: -25px;*/
  bottom: -37px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.news-bottom-line{
  /* border-bottom: 2px solid red; */

}
.wraper3{
  margin-bottom: 40px;
}
.swiper3::before{
  content: "";
  width: 100%;
  border-width: 1px;
border-color: #999999;
  border-style:dashed;
  position: absolute;
  bottom: 21px;
}
.news-block-item:hover{
  opacity: 1;
}
.text-title:hover{
text-decoration: underline;
}
/* .slider3{
  width: auto!important;
} */
.news-pag-left{
  margin-right: 10px;
}
.news-pag-left , .news-pag-right , .main-pag-left , .main-pag-right{
  cursor: pointer;
 outline: none;

}

/* .news-block-img{
  width: 100%;
  height: 210px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  left: 20px;
  transition: .3s ease-in-out;
} */
/* .news-block-img>img{
  width: 100%;
  height: 100%;
  object-fit: cover;
} */
.date-news{
  display: flex;
  margin-top: 25px;
  font-size: 11px;
  align-items: center;
}
.date-month{
  /*text-align: left;*/
  text-align: center;
  border-right: 1px solid #CCCCCC;
  padding-right: 17px;
  color: #FE4B00;

}
.date-month > P:nth-child(1){
  font-size: 40px;
  font-family:nevis ;

}
.date-month > P:nth-child(2){
  font-size: 12px;
  font-family:phonesans ;
}
.date-Hour{
  text-align: left;
  margin-left: 20px;
  color: black;
  font-family:lestudio02 ;
}
.date-Hour > P:nth-child(1){
  line-height: 20px;
  font-weight: bold;
}
.date-Hour > P:nth-child(2){
  padding-top: 10px;
  color: black;
  height: 5px;

}
.text-content{
  margin-top: 20px;
  display: grid;
  grid-gap: 20px;
  text-align: left;
}
.text-content > a {
  position: relative;
  height: 100px;
  overflow: hidden;
}
.text-description{
  font-size: 12px;
  text-align: left;
  line-height: 20px;
  font-family:phonesans ;
  color: #666666;
}
.text-title{
  font-size: 18px;
  line-height: 25px;
  /*color: #012560;*/
  color: #05638F;
  font-family:lestudio02 ;
  display: block;
}
.news-block-text{
  width: 90%;
  height: 100%;
  margin: 0 auto;
  /* margin: 0 25px; */
}
/* .news-block-text>a{
  /*color: #012560;*/
  /*color: #05638F;*/
/*}*/
.news-block-text>a>p{
  text-align: initial;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 18px;

}
.news-block-text>h5{
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  padding-left: 15px;
  padding-top: 10px;
  color: #B2B2B2;
  font-family:phonesans ;
}
/* .news-block-text{
  position: relative;
  right: 30px;
  transition: .3s ease-in-out;
} */
/* .news-block-item:hover .news-block-text{
  right: 0;
} */
/* .news-block-item:hover .news-block-img{
  left: 0;;
} */
.number-student{
  width: 100%;
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(../img/num-stud.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;

}
.number-std-cont{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.number-std-cont>div{
  display: grid;
  justify-items: center;
}
.number-std-cont>div>div:nth-child(1){
  /*font-size: 70px;*/
  /*font-size: 53px;*/
  font-size: 49px;
  color: #FE4B00;
  font-weight: bold;
  font-family:nevis ;
  width: 300px;
  text-align: center;
  margin-bottom: 13px;
}
.number-std-cont>div>span:nth-child(2){
  color: #333333;
  font-size: 18px;
  font-family:republicmed ;
}
.footer-top{
  display: grid;
  grid-template-columns: repeat(5,20%);
  /*grid-gap: 20px;*/
  padding: 50px 0 20px 0;
}
.footer-top > li {
  margin: 0 20px 40px 0;
}
.footer-top h2{
  cursor: pointer;
}
.footer-programs>h2{
  padding-bottom: 40px;
  /*color: #022561;*/
  color: #05638F;
  font-family:lestudio02 ;
}

.footer-top > li > a {
  display: inline-block;
  font-size: 24px;
  /*padding-bottom: 40px;*/
  padding-bottom: 15px;
  /*color: #022561;*/
  color: #05638F;
  font-family:lestudio02 ;
  font-weight: bold;
}

.footer-programs>h2>a{
  font-size: 20px;
  /*color: #022561;*/
  color: #05638F;
  font-family:lestudio02 ;
}
.footer-teaching>h2{
  padding-bottom: 40px;
  /*color: #022561;*/
  color: #05638F;
  font-family:lestudio02 ;
}
.footer-teaching>h2>a{
  font-size: 20px;
    /*color: #022561;*/
    color: #05638F;
    font-family:lestudio02 ;
  }
.footer-students-life>h2{
  padding-bottom: 40px;
  /*color: #022561;*/
  color: #05638F;
  font-family:lestudio02 ;
}
.footer-students-life>h2>a{
  font-size: 20px;
    /*color: #022561;*/
    color: #05638F;
    font-family:lestudio02 ;
  }
.footer-top li{
/*  line-height: 25px;*/
	padding-bottom: 25px;
}
.footer-top a{
  color: #333333;
  font-size: 13px;
  font-family:phonesans ;

}
.footer-top ul a:hover{
  color: #003E6C;
}
footer{
  padding: 20px 0;
  position: relative;
  z-index: 0;
}
.top-footer-section{
  border-bottom: 1px solid #CCCCCC;
  -webkit-box-shadow: 0px -9px 48px -8px rgba(0,0,0,0.13);
-moz-box-shadow: 0px -9px 48px -8px rgba(0,0,0,0.13);
box-shadow: 0px -9px 48px -8px rgba(0,0,0,0.13);
  /*margin-top: 25px;*/
  background: url(../images/seu_footer_img.png) no-repeat;
  background-position: 0% bottom;
  background-size: auto 120%;
}

.footer-no-right-menu .footer-top {
  grid-template-columns: 25% 25% 25% 25%;
}

.main-menu {
  /*text-transform: uppercase;*/
}
.footer-social-icons{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
}
.footer-social-icons>a>i{
  color: #999999;
  font-size: 20px;
  transition: .2s ease-in;
}
.footer-social-icons>a{
  margin-right: 15px;
  cursor: pointer;
  border: 1px solid#999999;
  /* padding: 5px 7px; */
  border-radius: 4px;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: .2s ease-in;
}
.footer-social-icons>a:hover {
  /*color: white;*/
  border-color: white;
}
.footer-social-icons>a:hover>i {
  color: white;
}
/* .footer-social-icons>a:hover >i{
  color: black;
} */
.footer-left-items{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-social{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* align-items: center; */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 20px;
  padding-top: 20px;
}
.footer-social>span:nth-child(1){
  font-size: 12px;
  color: black;
  font-family:lestudio02 ;
}
.footer-bottom-container{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family:lestudio02 ;
  font-size: 12px;
}
.flash>a{
  color: #2F4397;
}
.footer-right-items>span{
  text-align: right;
}
/*  BURGER
========================================== */
.main-burger-section{
  display: none;
  }
  .burger {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 14px;
    left: -45px;
    border-radius: 4px;
    z-index: 255;
  }
  .burger>span {
    position: relative;
    margin-top: 9px;
    margin-bottom: 9px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;

  }
  .burger span, .burger span::before, .burger span::after {
    display: block;
    width: 30px;
    height: 3px;
    background-color: #fff;;
    outline: 1px solid transparent;
    -webkit-transition-property: background-color, -webkit-transform;
    transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    transition-property: background-color, transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .burger span::before, .burger span::after {
    position: absolute;
    content: "";
  }
  .burger span::before {
    top: -9px;
  }
  .burger span::after {
    top: 9px;
  }
  .burger.clicked span {
    background-color: transparent;
    position: fixed;
  }
  .burger.clicked span::before {
    -webkit-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg);
  }
  .burger.clicked span::after {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg);
  }
  .burger:hover {
    cursor: pointer;
  }

  /*  NAV
  ========================================== */
  nav {
    /*background-color: #003E6F;*/
    background-color: #666666;
    position: absolute;
    z-index: 250;
    top: 0;
    right: 0;
    height: 100vh;
     max-width: 400px;
    width: 80%;
    padding: 0px 0px 60px 0px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: -webkit-transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: -webkit-transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  }
  nav.show {
    -webkit-transform: translateX(0px) !important;
    transform: translateX(0px) !important;
  }
  /*.show>ul>li{*/
    /*line-height: 50px;*/
  /*}  */
  .mobile_navbar{
    background-color: #333333;
  }
  .mobile_navbar .scroller{
    overflow-y: scroll;
    height: 100%;
  }
  .mobile_navbar .scroller>ul:not(.sub-menu){
    background-color: #666666;
  }
  .mobile_navbar .scroller>ul>li{
    padding: 0 40px;
    transition: .4s;
  }
  .mobile_navbar .sub-menu a{
    border-bottom: 1px solid #666666;
  }
  .mobile_navbar .scroller>ul>li.colored{
    background-color: #333333;
    padding: 0 40px 15px 40px;
    border-bottom: 1px solid #666666;
  }
  .mobile_navbar .scroller>ul>li.colored>a{
    margin-bottom: 10px;
  }
  .mobile_navbar .scroller>ul>li ul{
    display: none;
  }
  .mobile_navbar .scroller>ul>li div:first-child{
    display: none;
  }
  /*.show>ul>li>a{*/
   /*color: #fff;*/
  /*}*/
  .mobile_navbar a{
   color: #fff;
   display: block;
   padding: 15px 0;
  }
  .mobile_navbar .scroller>ul>li>a{
    font-size: 16px;
    padding: 20px 0px;
    border-bottom: 1px solid #7f7f7f;
  }
  nav.show ul.main li {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
  nav.show ul.main li:nth-child(1) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }
  nav.show ul.main li:nth-child(2) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  nav.show ul.main li:nth-child(3) {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
  }
  nav.show ul.main li:nth-child(4) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  nav.show ul.main li:nth-child(5) {
    -webkit-transition-delay: 0.75s;
    transition-delay: 0.75s;
  }
  nav.show ul.main li:nth-child(6) {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
  }
  nav.show ul.main li:nth-child(7) {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s;
  }
  nav.show ul.main li:nth-child(8) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  nav.show ul.main li:nth-child(9) {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s;
  }
  nav.show .about, nav.show .social, nav.show ul.sub {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    -webkit-transition-delay: .85s;
    transition-delay: .85s;
  }
  @media (min-width: 667px) {
    nav {
      /* padding: 120px 90px 70px 90px; */
    }
  }
  nav ul.main {
    list-style-type: none;
  }
  nav ul.main li {
    margin-bottom: 20px;
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  nav ul.main li:last-of-type {
    margin-bottom: 0px;
  }
  nav ul.main li a {
    color: #000;
    font-family: "Raleway", sans-serif;
    text-decoration: none;
    /*text-transform: uppercase;*/
    font-size: 1.5rem;
    display: block;
    letter-spacing: 5px;
    font-weight: 600;
    padding: 10px 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  nav ul.main li a span {
    color: #b7ac7f;
  }
  nav ul.main li a:hover {
    color: #b7ac7f;
  }
  nav .about {
    margin-top: 40px;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  nav .about p {
    color: #ffffff;
    font-family: "Spectral", serif;
    font-size: 1.05rem;
    letter-spacing: 0.5px;
    line-height: 170%;
  }
  nav .social {
    margin-top: 40px;
    position: relative;
    padding-bottom: 30px;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  nav .social:after {
    content: "";
    width: 230px;
    height: 2px;
    background-color: #b7ac7f;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  nav .social a {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 25px;
  }
  nav .social a:last-of-type {
    margin-right: 0px;
  }
  nav .social a:hover svg path, nav .social a:hover svg circle {
    fill: #b7ac7f;
  }
  nav .social a svg {
    width: 100%;
    height: 100%;
  }
  nav .social a svg path, nav .social a svg circle {
    fill: #ffffff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  nav ul.sub {
    list-style-type: none;
    margin-top: 40px;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  nav ul.sub li {
    margin-bottom: 10px;
  }
  nav ul.sub li:last-of-type {
    margin-bottom: 0px;
  }
  nav ul.sub li a {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    letter-spacing: 1px;
    font-size: 0.9rem;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  nav ul.sub li a:hover {
    color: #b7ac7f;
  }

  /*  OVERLAY
  ========================================== */
  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 240;
    width: 100%;
    height: 100vh;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: rgba(0, 0, 0, .9);
    opacity: 0;
    visibility: hidden;
  }
  .overlay.show {
    opacity: 0.8;
    visibility: visible;
  }
  /* end burger */




  .mainSlider{
    width: 100%;
    height: 100%;
    /*position: relative;*/
  }
  .mainSlider > .imgBox{
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .mainSlider > .imgBox > .lift{
    height: 100%;
    position: absolute;
    left: 0;
    transition: 0.5s ease-out;
  }
  .mainSlider > .imgBox > .lift > div{
    height: 100%;
    float: left;
    background-repeat: no-repeat;
    background-position: center bottom 35%;
    background-size: cover;
  }
  .mainSlider > div.in{
    /*width: 80%;*/
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 200;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .mainSlider > div.in > .text{
    display: flex;
    /*align-items: flex-end;*/
    align-items: center;
    width: 400px;
    /*height: 140px;*/
    height: 100px;
  }
  .mainSlider > div.in > .text > img{
    margin-right: 10px;
    position: relative;
    left: -30px;
    /*bottom: 35px;*/
    transition: 0.2s ease-out;
    opacity: 0;
    width: 40px;
    height: 40px;
  }
  .mainSlider > div.in > .textAct > img {
    left: 0px;
    opacity: 1;
  }
  .mainSlider > .in > .text > a{
    font-size: 30px;
    color:#fff;
    font-family:lestudio02 ;
    position: relative;
    right: -30px;
    opacity: 0;
    transition: 0.2s ease-out;
  }
  .mainSlider >div.in > .text > a:last-child {
    bottom: -4px;
  }
  .mainSlider > div.in > .textAct > a{
    right: 0;
    opacity: 1;
  }
  .mainSlider > div > .pagination{
    display: flex;
    height: 50px;
  }
  .mainSlider > div > .pagination > .circle{
    width: 25px;
    height: 25px;
    border: 5px solid transparent;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 5px;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;

}
.mainSlider > div > .pagination > .circle:after{
  content: '';
  width: 15px;
  height: 15px;
  background: rgba(255,255,255,0.4);
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate3d(-50%,-50%,0);
  border-radius: 50%;
  transition: .8s ease-in-out;
}

.mainSlider > div > .pagination > .circle > div{
    width: 12.5px;
    height: 25px;
    position: relative;
    top:-5px;
    left: -5px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    box-sizing: border-box;
}
.mainSlider > div > .pagination > .circle > div > div{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: absolute;
    box-sizing: border-box;
}
.mainSlider > div > .pagination > .circle > div:nth-child(1) > div{
    left: 1px;
    border-top: 5px solid transparent;
    border-right: 5px solid #FE4B00;
    border-bottom: 5px solid #FE4B00;
    border-left: 5px solid transparent;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mainSlider > div > .pagination > .circle > div:nth-child(2) > div{
    right: 1px;
    border-top: 5px solid #FE4B00;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #FE4B00;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);/*135*/
}
.mainSlider > div > .pagination > .circleAct::after{
  content: '';
  width: 15px;
  height: 15px;
  background: #fff;;
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate3d(-50%,-50%,0);
  border-radius: 50%;

}
.mainSlider > div > .pagination > .circleAct > div:nth-child(1) > div{
    -webkit-animation: circle1 6s linear infinite;
    animation: circle1 6s linear infinite;
}
.mainSlider > div > .pagination > .circleAct > div:nth-child(2) > div{
    -webkit-animation: circle2 6s linear infinite;
    animation: circle2 6s linear infinite;
}
.mainSlider > div > .pagination > .circleAct > .circleIN{
    color: #FFCE00;
}


@keyframes circle1{
  0%{
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }
  50%{
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }
  100%{
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
  }
}


@keyframes circle2{
  0%{
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }
  50%{
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
  }
  100%{
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg)
  }
}

/* .swiper-container .swiper-slide-active .events-slider-item {
  height: 380px;
    width: 110%;
} */
.flash:hover > a{
  text-decoration: underline;
}

.news-page-content{
  display: grid;
  grid-template-columns: 70% 30%;
  width: 100%;
  height: auto;
  padding:50px 0;
}
.news-page-title > h2{
  font-size: 25px;
  color: #05638F;
  font-family: Republic;
  padding-bottom: 10px;
}
.news-page-title >span > ul{
  display: flex;
  flex-wrap: wrap;
}
.news-page-title >span > ul >li{
  margin-right: 10px;
  color: #05638F;
  font-size: 11px;
  font-family:phonesans ;

}
.news-page-title >span > ul >li >a{
 color: #05638F;
 font-size: 11px;
 font-family:phonesans ;
}
.news-page-title >span > ul >li:last-child{
  color: #CCCCCC;
}
.news-page-item{
  margin-top: 20px;
  display: flex;
}
.item-img{
  display: flex;
  width: 300px;
  height: 210px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.item-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.item-content{
  margin-left: 10px;
  width: 60%;
  height: 210px;
  overflow: hidden;
}
.item-date{
  color: #C5C5C5;
  font-family:phonesans ;
}
.item-title {
  margin-top: 10px;
}
.item-title > a{
  /*color: #012560;*/
  color: #05638F;
  font-size: 18px;
  font-family:lestudio02 ;
  line-height: 25px;
  display: block;

}
.item-title > a:hover{
  text-decoration: underline;
}
.item-text-content{
  margin-top: 10px;
}
.item-text-content > p{
  font-size: 14px;
  color: black;
  font-family:phonesans ;
  line-height: 25px;
  display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;

}
.news-list-menu-title > h2{
  /*color: #012560;*/
  color: #05638F;
  font-size: 25px;
  font-family: Republic;

}
.news-list-menu-title{
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #CDCDCD;
  padding-bottom: 30px;
}
.news-burger{
  width: 20px;
  height: 20px;
  /* display: grid; */
  position: relative;
  top: 0;
  right: 0;
  cursor: pointer;
  display: none;
  transition: 0.2s ease-out;
}
.news-burger span{
  width: 100%;
  height: 4px;
  /*background-color: #012560;*/
  background-color: #05638F;
  position: absolute;
}
.news-burger span:nth-child(1){
  top:50%;
  transform: translate3d(0,-50%,0);
}
.news-burger span:nth-child(2){
  top:50%;
  transform: translate3d(0,-50%,0) rotate(-90deg);
  transition: 0.2s 0.2s ease-out;
}
.news-burgerAct span:nth-child(2){
  top:50%;
  transform: translate3d(0,-50%,0) rotate(0deg);
}
.news-burgerAct{
  transform: rotate(180deg);
}
/*.burger-white > span {*/
  /*color: white;*/
/*}*/
.programs_plus {
  /*width: 10px;*/
  /*right: 4px;*/
  display: block;
}
.programs_plus >span {
  background-color: white;
  padding: 0 !important;
  position: absolute;
  /*display: block !important;*/
}
.news-page-menu-list >ul >li {
  padding-left: 20px;
  /*line-height: 50px;*/
  border-bottom: 1px solid #CDCDCD;
  display: flex;
  align-items: center;
  position: relative;

}

.news-page-menu-list >ul >li >a{
  font-size: 16px;
  /*!*color: #012560;*!*/
  /*color: #05638F;*/
  color: #05638F;
  font-family: Republic;
  transition: .2s ease-in-out;
  /*text-transform: uppercase;*/
  padding: 20px 0;

}
.news-page-menu-list >ul >li >img{
  position: relative;
  opacity: 0;
  right: 0;
  transition: .2s ease-in-out;


}
.news-page-menu-list >ul >li:hover >img{
  right: 20px;
  opacity: 1;
}

.news-page-menu-list > ul > li:hover >a{
  color: #FE4B00;
}
.news-page-pagination{
  margin-top: 20px;
  display: flex;
}

.news-page-pagination > a {
  margin-right: 20px;
}

.news-page-pagination > a > div {
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  border:  1px solid #CCCCCC;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  /*margin-right: 20px;*/
  margin-right: 0;
  transition: .2s;
  font-family:lestudio02 ;
  color: #CCCCCC;
  font-size: 18px;
}
.news-page-pagination > a > .active-pag{
  /*color: #012560;*/
  color: #05638F;
}
.news-page-pagination >a > div:hover{
  color: #FE4B00;
}
.news-page-pagination > a > div:hover{

  border: 1px solid #FE4B00
}
.programs-page-content {
  display: grid;
  grid-template-columns: 70% 30%;
  width: 100%;
  height: auto;
  padding: 50px 0;
}
.programs-page-title > h2 {
  font-size: 25px;
  color: #05638F;
  font-family: Republic;
  padding-bottom: 10px;
}

.programs-page-title >span > ul {
  display: flex;
  flex-wrap: wrap;
}
.programs-page-title >span > ul >li {
  margin-right: 10px;
  color: #05638F;
  font-size: 11px;
  font-family: phonesans;
}
.programs-page-title >span > ul >li:last-child {
  color: #CCCCCC;}

.programs-page-title >span > ul >li >a {
  color: #05638F;
  font-size: 11px;
  font-family: phonesans;
}
.programs-list-menu-title > h2 {
  /*color: #012560;*/
  color: #05638F;
  font-size: 25px;
  font-family: Republic;
}
.programs-list-menu-title{
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #CDCDCD;
  padding-bottom: 40px;
}
.programs-page-menu-list >ul >li {
  padding-left: 20px;
  line-height: 50px;
  border-bottom: 1px solid #CDCDCD;
  display: flex;
  align-items: center;
  position: relative;
}
.programs-page-menu-list >ul >li:hover >a{
    color: #FE4B00;
}

.programs-page-menu-list >ul >li >img {
  position: relative;
  opacity: 0;
  right: 0;
  transition: .2s ease-in-out;
}
.programs-page-menu-list >ul >li:hover >img {
  right: 20px;
  opacity: 1;
}
.programs-page-menu-list >ul >li >a {
  font-size: 16px;
  /*color: #012560;*/
  color: #05638F;
  font-family: Republic;
  transition: .2s ease-in-out;
}
.programs-item{
  /*width: 95%;*/
  display: flex;
  height: auto;
  background: #F5F5F5;
  margin-top: 20px;
  margin-bottom: 50px;
}
.programs-img > img{
  width: 179px;
  height: 100%;
  object-fit: cover;
  object-position: bottom;

}
.programs-item-content{
  width: 100%;
}
.programs-inner-cont{
  width: 90%;
  height: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.programs-inner-cont > span > h2 {
  /*text-transform: uppercase;*/
}
.title > h2{
  margin-top: 25px;
  color: #FE4B00;
  font-size: 22px;
  font-family:lestudio02 ;
}
.program-item-list{
  margin-left: 40px;
}
.program-item-list > li{
  list-style-type: disc;
  font-family:phonesans ;
  font-size: 14px;
  line-height: 25px;
}
.programs-inner-cont >p{
  padding: 20px 0;
  font-size: 14px;
  font-family:phonesans ;
  line-height: 25px;
}
.programs-inner-cont ul {
  margin-left: 40px;
}
.programs-inner-cont li {
  list-style-type: square;
  /*list-style-type: disc;*/
  font-family:phonesans ;
  font-size: 14px;
  line-height: 25px;
  /*color: #012560;*/
  color: #05638F;
}
.programs-inner-cont li > a:hover {
  text-decoration: underline;
}
.programs-item-btn{
  width: 200px;
  height: 40px;
  background: #fff;
  border-radius: 30px;
  line-height: 45px;
  text-align: center;
  margin-left: auto;
  margin-bottom: 30px;
  margin-top: auto;
}

.programs-item-btn > a{
  color: #05638F;
  font-size: 14px;
  font-family:lestudio02 ;
  display: block;
  transition: 0.2s all;
  border: 1px solid transparent;
  height: 100%;
  border-radius: 30px;
}

.programs-item-btn > a:hover {
  /*color: #FE4B00;*/
  border-color: #FE4B00;
}



.inner-programs-page-content {
  display: grid;
  grid-template-columns: 70% 30%;
  width: 100%;
  height: auto;
  padding: 50px 0;
}
.inner-programs-page-title > h2 {
  font-size: 25px;
  color: #05638F;
  font-family: Republic;
  padding-bottom: 10px;
}
.inner-programs-page-title >span > ul {
  display: flex;
  flex-wrap: wrap;
}
.inner-programs-page-title >span > ul >li {
  margin-right: 10px;
  color: #05638F;
  font-size: 11px;
  font-family: phonesans;
}
.inner-programs-page-title >span > ul >li:last-child {
  color: #CCCCCC;}

.inner-programs-page-title >span > ul >li >a {
  color: #05638F;
  font-size: 11px;
  font-family: phonesans;
}
.inner-programs-list-menu-title > h2 {
  /*color: #012560;*/
  color: #05638F;
  border-bottom: 1px solid #CDCDCD;
  padding-bottom: 40px;
  font-size: 25px;
  font-family: Republic;
}
.inner-programs-page-menu-list >ul >li {
  padding-left: 20px;
  line-height: 50px;
  border-bottom: 1px solid #CDCDCD;
  display: flex;
  align-items: center;
  position: relative;
}
.inner-programs-page-menu-list >ul >li >img {
  position: relative;
  opacity: 0;
  right: 0;
  transition: .2s ease-in-out;
}
.inner-programs-page-menu-list >ul >li:hover >img {
  right: 20px;
  opacity: 1;
}
.inner-programs-page-menu-list >ul >li >a {
  font-size: 16px;
  /*color: #012560;*/
  color: #05638F;
  font-family: Republic;
  transition: .2s ease-in-out;
}
.inner-programs-item{
  display: flex;
  margin-top: 35px;

}
/*.inner-programs-item>div:nth-child(1){*/
  /*width: 195px;*/
  /*height: 195px;*/
  /*display: flex;*/
  /*justify-content: center;*/
  /*background: #F5F5F5;*/
  /*flex-shrink: 0;*/
  /*align-items: center;*/
  /*flex-direction: column;*/
  /*border-radius: 10px;*/
/*}*/
/*.inner-programs-item>div:nth-child(1) >span:nth-child(1){*/
  /*color: #FE4B00;*/
  /*font-size: 70px;*/
  /*font-family:nevis ;*/
/*}*/
/*.inner-programs-item>div:nth-child(1) >span:nth-child(2){*/
  /*font-size: 17px;*/
  /*font-family: Republic;*/
  /*text-align: center;*/
  /*width: 80%;*/

/*}*/

.inner-programs-item>.box_cont{
  width: 195px;
  height: 195px;
  display: flex;
  justify-content: center;
  background: #F5F5F5;
  flex-shrink: 0;
  align-items: center;
  flex-direction: column;
  border-radius: 10px;
}
.inner-programs-item>.box_cont>span:nth-child(1){
  color: #FE4B00;
  font-size: 70px;
  font-family:nevis ;
}
.inner-programs-item>.box_cont >span:nth-child(2){
  font-size: 17px;
  font-family: Republic;
  text-align: center;
  width: 80%;

}

/*.inner-programs-item>div:nth-child(2){*/
  /*margin-left: 20px;*/
  /*height: auto;*/
  /*width: 70%;*/
/*}*/
/*.inner-programs-item>div:nth-child(2)>h2{*/
  /*font-family: Republic;*/
  /*font-size: 18px;*/
  /*color: #05638F;*/
  /*padding-bottom: 20px;*/
  /*line-height: 25px;*/
/*}*/
/*.inner-programs-item>div:nth-child(2)>p{*/
  /*font-family:phonesans ;*/
  /*font-size: 14px;*/
  /*color: #333333;*/
  /*line-height: 25px;*/
/*}*/

.inner-programs-item>.text_cont{
  margin-left: 20px;
  height: auto;
  width: 70%;
}
.inner-programs-item>.text_cont>h2{
  font-family: Republic;
  font-size: 18px;
  color: #05638F;
  padding-bottom: 20px;
  line-height: 25px;
}
.inner-programs-item>.text_cont>p{
  font-family:phonesans ;
  font-size: 14px;
  color: #333333;
  line-height: 25px;
  text-align: justify;
}

.inner-programs-right-list{
  background: #F5F5F5;
  width: 98%;
  margin: 0 auto;
  margin-top: 20px;
  /*border-radius: 15px;*/
  position: relative;

}
.innerlist-custom-title{
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.innerlist-custom-title > h2{
  font-family: Republic;
  font-size: 18px;
  color: #05638F;
  padding-top: 20px;
  padding-bottom: 10px;

}
.inner-list-cont{
  margin-left: 20px;
  width: 90%;
  margin: 0 auto;
  position: relative;


}
.inner-list-cont > ul >li{
  border-top: 1px solid #CCCCCC;
  padding-top: 15px;
  font-family:phonesans ;
  font-size: 14px;
  color: #05638F;
  padding-bottom: 15px;

}
.inner-list-cont > ul >li >p{
  font-family:phonesans ;
  font-size: 11px;
  color: #333333;
  padding-top: 10px;
  /*line-height: 1.5;*/
  line-height: 2;
}
#dropdown-content{
  overflow: hidden;
  transition: height 0.3s ease-out;
  height: auto;
}
#dropdown-content-inn{
  overflow: hidden;
  transition: height 0.3s ease-out;
  height: auto;
}
.news-home-bg{


}
.home-bg-div{
  width: 100%;
  height: 42vh;
  overflow: hidden;
  position: relative;
}
.home-bg-div>img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.inner-news-top{
  /*background: #fff;*/
  /*width: 70%;*/
  width: 100%;
  /*height: 80px;*/
  position: absolute;
  bottom: 0;
  /*z-index: 100;*/
  z-index: 10;
}
.inner-news-page-title >span > ul {
  display: flex;
  flex-wrap: wrap;
}
.inner-news-page-title >span > ul >li>a {
  margin-right: 10px;
  color: #CCCCCC;
  font-size: 11px;
  font-family: phonesans;
  text-decoration: underline;
}
.inner-news-page-title >span > ul >li:last-child >a{
  text-decoration: none;
}

.inner-news-cont{
  width: 72%;
}
.inner-news-page-title{
  position: relative;
  top: 15px;
}
.inner-news-title >h2{
  /*text-transform: uppercase;*/
  font-size: 35px;
}
.inner-news-title{
  border-bottom: 1px solid #cccccc;
  padding-bottom: 40px;
  font-family: Republic;
}

/* NEW TEST Breadcrumbs */

.inner-news-top .white_box {
  background-color: white;
  width: 70%;
  max-width: 970px;
  height: 100%;
  display: flex;
  align-items: center;
  /*box-shadow: -50vw 0 0 #fff;*/
  position: relative;
  padding: 31px 0;
}
.inner-news-top .white_box:after {
  content: "";
  position: absolute;
  background-color: white;
  right: 100%;
  top: 0;
  width: 80vw;
  height: 100%;
}

.breadcrumbs_ul {
  display: flex;
  flex-wrap: wrap;
  /*margin-top: 20px;*/
  /*text-transform: uppercase;*/
}

.breadcrumbs_ul > li > a {
  margin-right: 10px;
  color: #CCCCCC;
  font-size: 11px;
  font-family: phonesans;
  text-decoration: underline;
}

.breadcrumbs_ul > li:last-child > a {
  text-decoration: none;
}

/* NEW TEST BREADCRIMBS END */


.inner-news-content-cont{
  display: grid;
  grid-template-columns: 70% 30%;
  width: 100%;
  height: auto;
}
.inner-news-left-content{
  width: calc(100% - 40px);
  padding-right: 20px;

}
.inner-news-left-content > h2{
  padding-top: 30px;
  /*color: #012560;*/
  color: #05638F;
  font-size: 25px;
  font-family:lestudio02 ;

}
.inner-news-left-content >span{
  color: #cccccc;
  font-size: 11px;
  font-family: phonesans;
  padding-top: 10px;

}
.inner-news-left-content >img{
  /* width: calc(100% - 40px); */
  width: 100%;
  height: auto;
  object-fit: cover;
  padding-top: 10px;

}
.inner-news-left-content >p {
  font-size: 14px;
  color: #666666;
  font-family: phonesans;
  text-align: left;
 padding: 20px 0;
 line-height: 25px;


}
.inner-news-left-content > ul{

}
.inner-news-left-content > ul >li{
  margin-left: 40px;
  /*list-style: disc;*/
  font-family: phonesans;
  font-size: 14px;
  /*color: #05638E;*/
  line-height: 23px;
  list-style: square;
  color: #666666;

}
.inner-news-image-slider{
  padding: 20px 0;
  position: relative;
  margin-left: 20px;
}
.news-img-box{
  width: 190px;
  height: 126px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;



}
.news-img-box >img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.7;
  transition: .2s ease-out;
}

.news-img-box>img:nth-child(2){
  width:45px;
  height: 45px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  transition: .2s ease-out;
}
.news-img-box:hover >img{
  opacity: 1;
}
.news-slid-arr-left{
  position: absolute;
  width: 45px;
  height: 45px;
  left: -20px;
  top: 60px;
  z-index: 100;
  cursor: pointer;
  outline: none;
}
.news-slid-arr-right{
  position: absolute;
  width: 45px;
  height: 45px;
  right:-20px;
  top: 60px;
  z-index: 100;
  cursor: pointer;
  outline: none;
}
.social-share, .jssocials-shares{
  display: flex;
  padding: 20px 0;
}
.social-share >div, .jssocials-shares > div{
  width: 120px;
  height: 50px;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  color: #CCCCCC;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin-right: 10px;
  transition: .2s ease-out;
  padding: 0 5px;
}

.jssocials-shares > div > a {
  color: #CCCCCC;
  transition: .2s ease-out;
}


.social-share >div>i, .jssocials-shares >div>a>i{
  padding-right: 10px;
  font-size: 20px;
}
.social-share >div:nth-child(1):hover, .jssocials-shares >div:nth-child(1):hover{
  color: #4368B2;
  border: 1px solid #4368B2 ;
}
.jssocials-shares >div:nth-child(1):hover > a{
  color: #4368B2;
  /* border: 1px solid #4368B2 ; */
}
.social-share >div:nth-child(2):hover, .jssocials-shares >div:nth-child(2):hover {
  color: #00BDF5;
  border: 1px solid #00BDF5 ;
}
.jssocials-shares >div:nth-child(2):hover > a {
  color: #00BDF5;
  /* border: 1px solid #00BDF5 ; */
}
.social-share >div:nth-child(3):hover, .jssocials-shares >div:nth-child(3):hover {
  color: #DD5448;
  border: 1px solid #DD5448 ;
}
.jssocials-shares >div:nth-child(3):hover > a {
  color: #DD5448;
  /* border: 1px solid #DD5448 ; */
}
.inner-right-menu-list  > .news-page-menu-list >ul >li{
  /*line-height: 60px;*/
}
.inner-right-menu-list{
  position: relative;
}
.inner-right-menu-list > .news-burger{
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 30;
}
.bottom_sidebar{
	padding-top: 30px;
	display: none;
}
.bottom_sidebar > h2{
	font-family:lestudio02 ;
}
.bottom_sidebar .news-burger{
	display: none;
}
.bottom_sidebar #dropdown-content{
	height: auto;
}
.event-page-content-cont {
  display: grid;
  grid-template-columns: 70% 30%;
  width: 100%;
  height: auto;
}
.event-page-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 40px;
  font-family: Republic;
}
.event-page-title {
  font-size: 35px;
}

.event-page-inn-title >h2{
  font-size: 25px;
  font-family: Republic;
  padding: 50px 0 0 0;

}
.event-page-inn-title > h4 {
  color: #666666;
  font-family: Republic;
  font-weight: normal;
  font-size: 14px;
  margin-top: -25px;
  margin-bottom: 30px;
}
.event-page-item{
  BACKGROUND: #F5F5F5;
  HEIGHT: AUTO;
  padding: 20px 10px;
  display: flex;
  width: 90%;
  margin-bottom: 20px;
}
.date-inn-event{
  text-align: center;
  color: #FE4B00;
  font-size: 12px;
  font-family:phonesans ;
  flex-grow: 0;
  width: 82px;
  flex-shrink: 0;

}
.inn-event-text{
  padding-left: 10px;
  padding-right: 60px;
}
.inn-event-title{
  font-family:lestudio02 ;
  font-size: 18px;
  padding-bottom: 10px;

}
.inn-event-title >a{
  color: #05638E;
}
.inn-event-title >a:hover{
  text-decoration: underline;
}
.inn-text-date{
  font-family:lestudio02 ;
  font-size: 13px;
  padding-bottom: 15px;
}
.inn-text-date >span{
  padding-right: 15px;
}
.date-inn-event{
  border-right: 1px solid#CCCCCC;
  padding-right: 15px;
}
.date-inn-event >span:nth-child(1){
  font-size: 40px;
  font-weight: bold;
}
.inn-event-text-div{
  padding: 20px 0;
}
.inn-text-date >span:nth-child(1){
  color: #999999;
}
.inn-event-text-div >p{
  font-family:phonesans ;
  font-size: 12px;
  color: #666666;
  line-height: 25px;

}
.event-pag{
  margin-bottom: 10px;
}
.inner-event-items-text >ul{
  margin-left: 40px;
}
.inner-event-items-text >ul >li{
  list-style: disc;
}
.inner-event-title >h2{
  font-family:lestudio02 ;
}
.inner-news-left-content a:hover,
.inner-event-items-text a:hover{
  text-decoration: underline;
}
.inner-events-date{
  display: flex;
  padding: 10px 0;
}
.inner-events-date > div:nth-child(1){
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #cccccc;
  padding-right: 15px;
}
.inner-events-date > div:nth-child(2){
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 5px;
  padding-left: 15px;
}
.inner-events-date > div:nth-child(1)>span{
  font-size: 12px;
  font-family: phonesans;
}
.inner-events-date > div:nth-child(1)>span:first-child{
  font-size: 40px;
  color: #FE4B00;
  font-weight: bold;
}
.inner-events-date > div:nth-child(2)>span{
  font-size: 13px;
  font-family:lestudio02 ;
}
.inner-events-date > div:nth-child(2)>span:nth-child(2){
 color: #999999;
 padding-top: 5px;
}
.inner-event-items-text >p{
  font-size: 14px;
  font-family: phonesans;
  padding: 10px 0;
  line-height: 30px;
  color: #666666
}
.inner-event-items-text >ol >li,
.inner-event-items-text >ul >li{
  font-size: 14px;
  font-family: phonesans;
  line-height: 33px;
  /*color: #05638F;*/
  list-style: square;
  color: #666666;
}
.inner-event-items-text{
  width: 95%;
}
.vacans-img{
  width: 180px;
  height: 180px;
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;

}
.vacans-img >img{
  object-fit: cover;
}
.vacansies-outer-item{
  display: flex;
  background: #F5F5F5;
  width: 90%;
  padding: 20px;
  margin-bottom: 20px;
}
.vcacans-text{
	margin-left: 10px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    padding-right: 5px;
}
.vcacans-text >h2{
  padding:20px 0;
  font-family:lestudio02 ;
  color: #FE4B00;
  font-size: 22px;
}
.vcacans-text > p{
  font-family: phonesans;
  font-size: 14px;
  color: #333333;
  padding-bottom: 15px;
}
.vacansies-btn{
  /*width: 200px;*/
  /*height: 40px;*/
  /*background: #fff;*/
  /*margin-left: auto;*/
  /*border-radius: 20px;*/
  /*-webkit-border-radius: 20px;*/
  /*-moz-border-radius: 20px;*/
  /*-ms-border-radius: 20px;*/
  /*-o-border-radius: 20px;*/
  /*margin-right: 20px;*/
  /*text-align: center;*/
  /*line-height: 40px;*/
  /*margin-bottom: 10px;*/
  width: 200px;
  height: 40px;
  background: #fff;
  border-radius: 30px;
  line-height: 45px;
  text-align: center;
  margin-left: auto;
  margin-bottom: 30px;
}

.vacansies-btn > a{
  color: #05638F;
  font-size: 14px;
  font-family: lestudio02;
  display: block;
  transition: 0.2s all;
  border: 1px solid transparent;
  height: 100%;
  border-radius: 30px;
}

.vacansies-btn > a:hover {
  /*color: #FE4B00;*/
  border-color: #FE4B00;
}

.vacansies-cont{
  padding-bottom: 50px;
}

.vacansies-title >h2{
  padding: 40px 0 20px 0;
}

.vacansies-page-items{
  border: 1px solid#EEEEEE;
  width: 90%;
  padding-top: 20px;
  margin-bottom: 20px;
}

.vacansies-page-items >a{
  color: #05638E;
  font-family:lestudio02 ;
  font-size: 18px;
  padding: 15px 0 30px 10px;
  display: inline-block;
}

.vacansies-page-items >a:hover{
  text-decoration: underline;
}
.vacans-description{
  display: flex;

}
.vacans-description >div{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 10px 10px 30px 10px;
  margin-right: 40px;
}
.vacans-description >div>span:first-child{
  color: #666666;
  font-size: 14px;
  font-family:lestudio02 ;

}
.vacans-description >div>span:last-child{
  color: #333333;
  font-size: 12px;
  font-family: phonesans;

}
.inner-vacansies-item{
  width: 90%;;
}
.inner-vacansies-item >ul{
  margin-left: 40px;
}
.inner-vacansies-item >ul>li{

  list-style: square;
  /*list-style:none;*/
  /*color: #05638E;*/
  color: #666666;
  line-height: 25px;
  font-family: phonesans;
}
/*.inner-vacansies-item >ul>li::before{*/
  /*content: "■";*/
  /*margin-left: -8px;*/
  /*font-size: 15px;*/
  /*position: relative;*/
  /*right: 6px;*/
  /*!*padding-right: 5px;*!*/
  /*!*color: #FE4B00;*!*/
  /*color: #666666;*/
/*}*/
.inner-vacansies-item >p{
  font-size: 14px;
  color: #666666;
  font-family: phonesans;
  line-height: 25px;
  padding: 10px 0;
}
.structure >p{
  font-family: phonesans;
  font-size: 14px;
  color:#333333;
  width: 90%
}
.structure-item{

  min-height: 60px;
  background: #05638F;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  margin-top: 20px;

}
.structure-item>h2{
  font-family:lestudio02 ;
  font-size: 14px;
  color: #fff;
  padding-left: 10px;
  padding: 5px 0;
  padding-left: 5px;
}
.structure-item >div{
  /*text-transform: uppercase;*/
  color: #fff;
  font-family:lestudio02 ;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 10px;
}
.structure-item > div > div:first-child {
  margin-right: 15px;
  white-space: nowrap;
}
.structure-item>div>span{
  padding-top: 5px;
  padding-right: 10px;
}
.structure-top-item{
  display: flex;
  align-items: center;
  justify-content: space-between;

  background: #F5F5F5;
  height: 50px;

}
.structure-drop-cont{
  width: 90%;
}
.structure-top-item>div{
  font-family:lestudio02 ;
  color: #05638F;
  font-size: 14px;
  padding: 0 10px;

}
.struct-table{
  width: 100%;
  border-collapse: collapse;
}
.struct-table th{
  text-align: left;
  font-size: 14px;
  font-family:lestudio02 ;
  color: #05638E;
  padding: 10px;

}
.struct-table td{
  padding: 10px;
}
.struct-table td:nth-child(2){
  padding: 10px;
  text-align: center;
}
.struct-table td:nth-child(3){
  padding: 10px;
  text-align: center;
}
.struct-table tr{
  font-family: phonesans;
  font-size: 14px;



}
.structur-drop-content{
  height: 0px;
  overflow: hidden;
  transition: 0.3s ease-out;
}
.structure-item>div>img{
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
}
.struct-table > tbody > tr{
  border-bottom: 1px solid#EEEEEE;

}
.homebg-img{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.homebg-img >img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header-bottom-menu>ul>li>ul{
  /*text-transform: uppercase;*/
  min-width: 235px;
  height: 0px;
  top: 107px;
  left: 0;
  background: #eeeeee;
  position: absolute;
  padding: 0 0 0 25px;
  overflow: hidden;
  z-index: 991;
  -webkit-box-shadow: 0 5px 8px -7px #000000 inset;
  box-shadow: 0 5px 8px -7px #000000 inset;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.header-bottom-menu>ul>li>ul::before{
  content: "";
    width: 10px;
    height: 10px;
    top: -5px;
    left: 20px;
    opacity: 0;
    background: #eeeeee;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: 999;
    -webkit-box-shadow: 5px 5px 8px -7px #000000 inset;
    box-shadow: 5px 5px 8px -7px #000000 inset;



}
.header-bottom-menu>ul>li{
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: static;
  /*position: relative;*/
  height: 100%;
}
.header-bottom-menu>ul>li:hover>ul{
  height: auto;
  padding-top: 25px;
  overflow: initial;
  transition: .3s;

}
.header-bottom-menu>ul>li:hover>ul::before{
  opacity: 1;
}
.header-bottom-menu>ul>li:hover>ul >li{
  padding: 8px 0 8px 0;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
}
.header-bottom-menu>ul{
  height: 100%;
}
.header-bottom-menu>ul>li>ul>li{
  position: relative;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
}
.header-bottom-menu>ul>li>ul>li>ul{
  min-width: 235px;
  height: 0;
  background-color: #eeeeee;
  top: 0;
  left: 100%;
  position: absolute;
  padding: 0 0 0 25px;
  -webkit-box-shadow: 5px 0 8px -7px #000000 inset;
  box-shadow: 5px 0 8px -7px #000000 inset;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  overflow: hidden;
}
.header-bottom-menu>ul>li>ul>li:hover>ul{
  height: auto;
    overflow: initial;

}
.header-bottom-menu>ul>li>ul>li:hover>ul>li{
  padding: 8px 0 8px 0;
}
.header-bottom-menu>ul>li>ul>li>ul>li{

  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
}

.header-bottom-menu>ul>li>ul>li:hover>ul::before{
  opacity: 1;
}
.header-bottom-menu>ul>li>ul>li>ul::before{
  content: "";
    width: 10px;
    height: 10px;
    top: 18px;
    left: -5px;
    opacity: 1;
    background: #eeeeee;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: 999;
    -webkit-box-shadow: 5px 5px 8px -7px #000000 inset;
    box-shadow: 5px 5px 8px -7px #000000 inset;
}
.news-zoom-img{
  width: 100vw;
  height: 100vh;
  background-color:rgba(0,0,0,0.0);
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  transition: background-color 0.3s 0.2s;
  -webkit-transition: background-color 0.3s 0.2s;
  -moz-transition: background-color 0.3s 0.2s;
  -ms-transition: background-color 0.3s 0.2s;
  -o-transition: background-color 0.3s 0.2s;
}
.news-zoom-imgAct{
  display: flex;
  z-index: 9999;
  visibility: visible;
  background-color:rgba(0,0,0,0.8);
}
.news-zoom-img >img{
  max-width: 90%;
  max-height: 90vh;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.3s 0.3s;
  -webkit-transition: opacity 0.3s 0.3s;
  -moz-transition: opacity 0.3s 0.3s;
  -ms-transition: opacity 0.3s 0.3s;
  -o-transition: opacity 0.3s 0.3s;
}
.news-zoom-imgAct > img{
  opacity: 1;
}


/* Apply Page Start */
.apply-container{
  width: 80%;
  margin: 0 auto;
}
h2{
  font-weight: normal;
}
.top-apply-title > div > ul{
  display: flex;
}
.top-apply-title > div > ul> li{
  margin-right: 10px;

}
.top-apply-title>h2{
  font-size: 35px;
  font-family:lestudio02 !important;
  margin-top: 20px;
  color: #FE4B00;
  padding-bottom: 25px;

}
.top-apply-title > div > ul> li>a{
  font-size: 11px;
  font-family:phonesans ;
  color: black;
  text-decoration: underline;

}
.apply_active{
  text-decoration: inherit!important;
  color: #B7B7B7!important;
}
.all_content{

}
.bakalavr_programs >h2{
  color: #05638D!important;
  font-size: 18px;
  font-family:lestudio02 !important;
  padding: 25px 0;

}
.bakalavr-table{
  border-collapse: collapse;
  width: 100%;
}
.bakalavr-table > tbody > tr > td {
  font-size: 12px;
  color: #333333;
  font-family:phonesans ;
  line-height: 30px;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px;

}
.bakalavr-table > tbody > tr > td > div{
  display: grid;
  padding-right: 10px;

}
.bakalavr-table > tbody > tr > td:nth-child(3){

  border-right: none;

}
.bakalavr-table > tbody > tr {
  text-align: left;
}
.bakalavr-table > tbody > tr >th{
  padding-right: 40px;
  color: #05638C!important;
  font-family:lestudio02 !important;
  font-size: 14px;

  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  padding: 10px;


}
.bakalavr-table > tbody > tr >th:nth-child(3){
  border-right: none;
}
.bakalavr-table > tbody > tr:nth-child(6) >td{
  border-bottom: none;
}
.choice_seu{
  background: #F5F5F5;
  padding: 30px 50px;
  display: grid;
  justify-items: center;
  margin: 50px 0;
}
.choice_seu > h2{
  padding-bottom: 30px;
  color: #05638D!important;
  font-family:lestudio02 !important;
  font-size: 22px;
}
.choice_seu > span:nth-child(2){
  color: #333333;
  font-family:phonesans ;
  font-size: 14px;
  padding-bottom: 40px;
}
.choice_seu > span:nth-child(3){
  color: #FE4B00;
  font-family:lestudio02 !important;
  font-size: 22px;
  padding-bottom: 30px;
}
.choice_seu >div{
  width: 60%;
  margin: 0 auto;
  text-align: center;
}
.choice_seu >div >span{
  font-family:phonesans !important;
  font-size: 14px!important;
  color: #333333;

}
.seu_uni{
  margin-top: 20px;
}
.seu_uni >h2{
  color: #05638D!important;
  font-family:lestudio02!important;
  font-size: 22px;
  padding-bottom: 20px;
}
.seu_uni>span{
  font-family:lestudio02 !important;
  color: #FE4B00;
  font-size: 22px;

}
.seu_uni>div >p{
  color: #333333;
  font-size: 14px;
  font-family:phonesans ;
  padding-bottom: 20px;
  padding-top: 20px;
}
.seu_uni>div >ul>li{

  list-style: disc;
  font-family:phonesans ;
  color: #05638D!important;
  line-height: 20px;
  margin-left: 20px;
  padding-bottom: 20px;
}
.seu_uni>div >ul>li>a {
  color: #05638D;
}
.seu_uni>div >ul>li>a:hover {
  text-decoration: underline;
}
.seu_pay{
  display: flex;
  background: #FE4B00;
  align-items: center;
  height: auto;
  padding: 20px 40px;
  margin-bottom: 20px;

}
.seu_pay >div{
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;

  margin-right: 20px;
  padding: 10px;
  width: 64px;
  height: 64px;

}
.seu_pay >div >img{
  color: red;
}
.seu_pay >h2{
  font-family:lestudio02 !important;
  font-size: 22px;
  color: #fff!important;
}
.seu_offers >div:nth-child(1){
  display: flex;
  align-items: center;
}
.seu_offers >div:nth-child(1)>div{
  width: 139px;
  height: 139px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F5F5F5;
}
.seu_offers > div:nth-child(1)>h2{
  font-family:lestudio02 !important;
  padding-left: 10px;
  line-height: 30px;
  font-size: 22px;
}

.seu_offers >div:nth-child(2){
  display: flex;
  align-items: center;
}
.seu_offers >div:nth-child(2)>div{
  width: 139px;
  height: 139px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F5F5F5;
}
.seu_offers > div:nth-child(2)>h2{
  font-family:lestudio02 !important;
  padding-left: 10px;
  line-height: 30px;
  font-size: 22px;
}

.seu_offers >div:nth-child(3){
  display: flex;
  align-items: center;
}
.seu_offers >div:nth-child(3)>div{
  width: 139px;
  height: 139px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F5F5F5;
}
.seu_offers > div:nth-child(3)>h2{
  font-family:lestudio02 !important;
  padding-left: 10px;
  line-height: 30px;
  font-size: 22px;
}
.seu_offers>div{
  margin-bottom: 10px;
}
.seu_offers h2 {
  color: black!important;
}
.best_edu{
  display: grid;
  justify-items: center;
  background: #F5F5F5;
  padding: 25px 0;
  margin: 50px 0;
}
.best_edu>h2{
  color: #05638C!important;
  font-family:lestudio02 !important;
  font-size: 22px;
  text-align: center;
  margin-bottom: 0 !important;
}
.best_edu >  span:nth-child(2){
  font-family:phonesans ;
  font-size: 14px;
  color: #000000;
  /* padding: 15px 0 20px 0; */
  padding: 0 0 20px 0;
  /* padding: 20px 0; */
  width: 80%;
  text-align: center;
  line-height: 30px;
}
.red-text{
  color: #FE4B00;
}
.best_edu >  span:nth-child(3){
  color: #05638D!important;
  font-size: 22px;
  font-family:lestudio02 !important;
}
.best_edu p{
  color: #000000;
  font-size: 14px;
  padding: 20px 0;
  font-family:phonesans ;
}
.best_edu >  span:nth-child(7){
  color: #05638D!important;
  font-size: 22px;
  font-family:lestudio02 !important;
}
.best_edu >  span:nth-child(5){
  color: #05638D!important;
  font-size: 22px;
  font-family:lestudio02 !important;
}
.best_edu >  span:last-child{
  color: #FE4B00;
  font-family:lestudio02 !important;
  font-size: 22px;
  width: 70%;
  text-align: center;
  line-height: 30px;
}
.second_table > h2{
  padding: 30px 0;
  color: #05638D!important;
  font-family:lestudio02 !important;
  text-align: center;
  font-size: 22px;
}
.tablediv >table{
  width: 100%;
  border-collapse: collapse;
}
.tablediv >table>tbody>tr{
  text-align: left;
}
.tablediv >table>tbody>tr>th{
  border: 1px solid #eeeeee;
  padding: 20px 0 20px 10px;
  color: #05638C!important;
  font-family:lestudio02 !important;
  font-size: 14px;

}
.tablediv >table>tbody>tr>td{
  line-height: 55px;
  border: 1px solid #eeeeee;
  padding-left: 10px;
  font-family:nevis ;
  font-size: 18px;


}
.tablediv >table>tbody>tr>td:nth-child(1){
  font-family:phonesans ;
  color: #333333;
  font-size: 14px;

}
.table-bg{
  text-align: center;
  background: #FE4B00;
  font-family:lestudio02!important;
  font-size: 22px!important;
  border: none;
  color: #fff;
}
.grants >h2{
  color: #05638C!important;
  font-family:lestudio02;
  font-size: 22px;
  padding: 30px 0;

}
.grant_top{
  display: flex;
  width: 100%;

}
.grant_top>div:nth-child(2){
  margin-left: 20PX;

}
.grant_top>div:nth-child(2) span{
  color: #05638D!important;
  font-family:lestudio02;
  font-size: 22px;

}
.grant_top>div:nth-child(2)>p{
  font-family:phonesans ;
  color: black;
  font-size: 14px;
  margin-top: 20px;
  padding-bottom: 20px;
}
.grants-bottom{
  width: 63%;
}
.grants-bottom >h2{
  color: #05638C!important;
  font-family:lestudio02;
  font-size: 22px;
  padding: 20px 0;
}
.grants-bottom >p{
  font-family:phonesans ;
  color: black;
  font-size: 14px;
  padding-bottom: 20px;
  line-height: 25px;
}
.info_magistr{
  display: flex;
  background: #FE4B00;
  align-items: center;
  height: auto;
  padding: 20px 40px;
  margin-bottom: 20px   ;
}
.info_magistr >img{
  padding: 0 20px;
}
.info_magistr >h2{
  font-family:lestudio02!important;
  font-size: 22px!important;
  color: #fff!important;
}
.grants_conditions >h2{
  color: #05638C!important;
  font-family:lestudio02!important;
  font-size: 22px;
  padding: 10px 0;
}
.grants_conditions >h2 >span{
  color: #FE4B00;
}
.grants_conditions >p{
  font-family:phonesans ;
  font-size: 14px;
  line-height: 25px;
}
.grants_table>table{
  border-collapse: collapse;
  width: 100%;
}
.grants_table>table >tbody >tr>th{
  color: #05638C!important;
  font-family:lestudio02;
  font-size: 14px;
  border: 1px solid #eeeeee;
  padding: 25px;
  text-align: left;
}
.grants_table>table >tbody >tr>td{
  font-family:nevis ;
  font-size: 20px;
  border: 1px solid #eeeeee;
  line-height: 50px;
  padding-left: 25px;
}
.grants_table p{
  font-family:phonesans ;
  font-size: 14px;
  color: #000000;
  padding: 30px 0;
  line-height: 25px;

}
.tablediv >table>tbody>tr>td >span{
  display: flex;
  align-items: center;

}
.tablediv >table>tbody>tr>td >span >img{
  padding-left: 5px;
}
.grants_table>table >tbody >tr>td>span{
  display: flex;
  align-items: center;
}
.grants_table>table >tbody >tr>td>span>img{
  padding-left: 5px;
}
.seu_offers > div:nth-child(2)>h2 >span{
  font-style: italic;
}



@media only screen and (max-width: 1000px) {
  .choice_seu >div{
    width: 100%;
  }
  .seu_pay{

    font-size: 18px;
  }
  .best_edu p{
    text-align: center;
    padding: 20px 5px;
  }
  .info_magistr >h2{
    font-size: 18px;
  }
}
@media only screen and (max-width: 700px)
{
  .seu_offers >div{
    flex-direction: column;
    align-items: flex-start!important;
  }
  .seu_offers >div >h2{
    padding-left: 0!important;
  }
  .grant_top{
    flex-direction: column;
  }
  .grant_top>div:nth-child(2){
    margin-left: 0;
  }
  .grants-bottom{
    width: 100%;
  }
  .info_magistr{
    flex-direction: column;
  }
  .info_magistr >img{
    padding-bottom: 20px;
  }
  .seu_pay{
    flex-direction: column;
    padding: 20px 5px;
    text-align: center;
  }
}
@media only screen and (max-width: 400px) {
  table{
    width:320px;
  }
  .tablediv >table>tbody>tr>th{
    font-size: 12px;
  }
  .grants_table>table >tbody >tr>th{
    font-size: 12px;
  }
}

.number_one{
  text-align: center;
  margin: 20px 0;
  background: #F5F5F5;
  padding: 20px 0;
}
.number_one > h2 {
  padding-bottom: 30px;
  color: #05638D !important;
  font-family: lestudio02 !important;
  font-size: 22px !important;
  margin-bottom: 0px!important;
}
.number_one > h3{
  color: #FE4B00;
  font-family: lestudio02 !important;
  font-size: 22px;
  padding-bottom: 30px;
}
.number_one p:nth-of-type(1) {
  color: #FE4B00;
  font-size: 25px;
  font-family: lestudio02 !important;
  padding-bottom: 10px
}
.number_one p:nth-of-type(2) {
  color: #FE4B00;
  font-size: 25px;
  font-family: lestudio02 !important;
}
.number_one p:nth-of-type(3) {
  margin-top: 10px;
  color: #000;
  font-size: 18px;
  font-family: lestudio02 !important;
  padding-bottom: 10px;
}
.number_one p:nth-of-type(4) {
  color: #000;
  font-size: 20px;
  font-family: lestudio02 !important;
  color: #FE4B00 !important;
}
.number_one p:nth-of-type(5) {
  color: #000;
  font-size: 20px;
  font-family: lestudio02 !important;
  padding: 10px 0;
  color: #FE4B00 !important;
}
.number_one p:nth-of-type(6) {
  color: #000;
  font-size: 20px;
  font-family: lestudio02 !important;
  padding: 10px 0;
  color: #FE4B00 !important;
}

section.main-content main section.article-container > section.full h2 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.number_one > h3 {
  padding-bottom: 0 !important;
}
.number_one p:nth-of-type(1) {
  padding-bottom: 0 !important;
}
.number_one p:nth-of-type(2) {

}
.number_one p:nth-of-type(3) {
  margin-top: 0 !important;
  padding-bottom: 0 !important;
}
.number_one p:nth-of-type(4) {
  margin: 11px 0 !important;
}
.number_one p:nth-of-type(5) {
  padding: 0 !important;
}
.number_one p:nth-of-type(6) {
  padding: 0 !important;
}
/* Apply END */

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

ul > li.is_active_link > img {
    right: 20px;
    opacity: 1;
}
ul > li.is_active_link > a {
    color: #FE4B00;
}

.cont_left_right_grid {
    display: grid;
    grid-template-columns: 70% 30%;
    height: auto;
  grid-template-areas: 'left' 'right';
}

.vacans-img > img {
  width: 100%;
  height: 100%;
}

/* Contact Page */

section.contact {
  display: flex;
  flex-direction: column;
  position: relative;
}
section.contact > h3 {
  font-size: 16px;
}
section.contact > h2 {
  font-size: 18px;
}
section.contact > h4 {
  font-size: 14px;
}
section.contact > h3, section.contact > h2, section.contact > h4 {
  font-family: "Mrgvlovani";
  color: #05638C;
  margin-bottom: 15px;
}
section.contact > p {
  font-family: "Phone";
  font-size: 12px;
  color: #333333;
  line-height: 18px;
  margin-bottom: 15px;
}
section.contact ul li {
  font-family: "Phone";
  font-size: 12px;
  color: #333333;
  margin-bottom: 15px;
  list-style-image: url("../images/dots.png");
}

section.contact {
  font-family: "Phone";
  font-size: 12px;
  color: #333333;
}
section.contact h3 {
  font-family: "Mrgvlovani";
  font-size: 16px;
  color: #05638C;
}
section.contact > section.address-sector {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
section.contact > section.address-sector > ul > li {
  height: 20px;
  background-repeat: no-repeat;
  background-position: 0 center;
  padding-left: 25px;
  margin-bottom: 10px;
  list-style-image: none;
}
section.contact > section.address-sector > ul > li > a {
  color: #333333;
}
section.contact > section.address-sector > ul > li img {
  margin-right: 5px;
}
section.contact > section.address-sector > ul > li > span {
  font-family: "Mrgvlovani";
  font-size: 14px;
  color: #000 !important;
  font-weight: 600;
  margin-bottom: 5px;
}
section.contact > section.address-sector > ul > li:nth-child(1) {
  padding-left: 0;
}
section.contact > section.address-sector > ul > li:nth-child(2) {
  background-image: url(../images/minMapPointer.png);
}
section.contact > section.address-sector > ul > li:nth-child(3) {
  background-image: url(../images/ContactEnvelope.png);
}
section.contact > section.address-sector > ul > li:nth-child(4) {
  background-image: url(../images/ContactPhone.png);
}
section.contact > section.address-sector > ul > li:nth-child(6) {
  margin-top: 70px;
}
section.contact > section.address-sector > ul > li:nth-child(6), section.contact > section.address-sector > ul > li:nth-child(7) {
  padding-left: 0px;
}
section.contact > section.address-sector > section.map {
  width: 63.5%;
  height: auto;
}
section.contact > section.address-sector > section.map > #map {
  width: 100%;
  height: 300px;
  border-radius: 7px;
  margin-top: 19px;
}

section.contact section.employee {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
section.contact section.employee > h3 {
  margin-bottom: 19px;
  width: 100%;
}
section.contact section.employee > ul {
  width: 40%;
  height: auto;
  margin-bottom: 60px;
}
section.contact section.employee > ul > li {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: "Phone";
  font-size: 11px;
  color: #666666 !important;
  background-repeat: no-repeat;
  background-position: 0 center;
  line-height: 16px;
  margin-bottom: 5px;
}
section.contact section.employee > ul > li > span {
  font-family: "Mrgvlovani";
  font-size: 14px;
  color: #000 !important;
  font-weight: 600;
  margin-bottom: 5px;
}
section.contact section.employee > ul > li > label {
  color: #999999 !important;
  font-style: italic;
  line-height: 20px;
}
section.contact section.employee > ul > li.eml {
  background-image: url(../images/ContactEnvelope.png);
  padding-left: 25px;
  margin-bottom: 5px !important;
  height: 14px;
}
section.contact section.employee > ul > li.tel {
  background-image: url(../images/ContactPhone.png);
  padding-left: 25px;
  margin-bottom: 0px !important;
  height: 19px;
  white-space: nowrap;
  display: flex;
}
section.contact section.direct-contact {
  width: 100%;
  height: auto;
  margin: 22px 0 60px 0;
}
section.contact section.direct-contact > form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  flex-direction: column;
}
section.contact section.direct-contact > form > ul {
  width: 100%;
}
section.contact section.direct-contact > form > ul > li {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 11px;
}
section.contact section.direct-contact > form > ul > li > select, section.contact section.direct-contact > form > ul > li > input, section.contact section.direct-contact > form > ul > li > label {
  font-family: "Phone";
  font-size: 12px;
  color: #333333;
}
section.contact section.direct-contact > form > ul > li > label {
  margin-bottom: 9px;
}
section.contact section.direct-contact > form > ul > li > select, section.contact section.direct-contact > form > ul > li > input {
  width: 100%;
  height: 45px;
  border: solid 1px #AAAAAA;
  background-repeat: no-repeat;
}
section.contact section.direct-contact > form > ul > li > select {
  background-image: url(../images/selArrow.png);
  background-position: 95% center;
  text-indent: 10px;
  background-image: url(../images/selArrow.png);
  box-sizing: border-box;
  padding-right: 55px;
}
section.contact section.direct-contact > form > ul > li > select::before {
  content: "";
  display: inline-block;
  top: 0;
  right: 0;
  height: 100%;
  width: 25px;
  background-color: white;
}
section.contact section.direct-contact > form > ul > li > input {
  text-indent: 32px;
  background-position: 8px center;
}
section.contact section.direct-contact > form > ul > li:first-child > input {
  background-image: url(../images/CAvatar.png);
}
section.contact section.direct-contact > form > ul > li:last-child > input {
  background-image: url(../images/C@.png);
}
section.contact section.direct-contact > form > textarea {
  width: 100%;
  height: 200px;
  margin-top: 20px;

  border: solid 1px #AAAAAA;
  resize: none;
  font-family: "Phone";
  font-size: 12px;
  color: #333333;
}
section.contact section.direct-contact > form > input[type=submit] {
  width: 150px;
  height: 45px;
  background-color: #FE4B00;
  border-radius: 4px;
  font-family: "Mrgvlovani";
  font-size: 15px;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: -50px;
  cursor: pointer;
  transition: background-color 0.15s;
}
section.contact section.direct-contact > form > input[type=submit]:hover {
  background-color: #e53900;

}

.number_one{
  text-align: center;
  margin: 20px 0;
  background: #F5F5F5;
  padding: 20px 0;
}
.number_one > h2 {
  padding-bottom: 30px;
  color: #05638D;
  font-family: lestudio02;
  font-size: 22px;
}
.number_one > h3{
  color: #FE4B00;
  font-family: lestudio02;
  font-size: 22px;
  padding-bottom: 30px;
}
.number_one p:nth-of-type(1) {
  color: #FE4B00;
  font-size: 25px;
  font-family: lestudio02;
  padding-bottom: 10px
}
.number_one p:nth-of-type(2) {
  color: #FE4B00;
  font-size: 25px;
  font-family: lestudio02;
}
.number_one p:nth-of-type(3) {
  margin-top: 10px;
  color: #000;
  font-size: 18px;
  font-family: lestudio02;
  padding-bottom: 10px;
}
.number_one p:nth-of-type(4) {
  color: #000;
  font-size: 20px;
  font-family: lestudio02;
}
.number_one p:nth-of-type(5) {
  color: #000;
  font-size: 20px;
  font-family: lestudio02;
  padding: 10px 0;
}
.number_one p:nth-of-type(6) {
  color: #000;
  font-size: 20px;
  font-family: lestudio02;
  padding: 10px 0;
}

.program_dropdown_end_link {
  font-family: Republic;
  /*margin-left: 10px;*/
  /*margin: 18px 0 10px 0;*/
  margin: 18px 0;
  font-weight: normal;

}

.program_dropdown_end_link > a {
  /*color: black;*/
  color: #05638E;
  font-weight: bold;
  border: 1px solid #05638E;
  text-align: center;
  display: block;
  padding: 20px;
  transition: 0.15s all;
}

.program_dropdown_end_link > a:hover {
  /*text-decoration: underline;*/
  color: #FE4B00;
  border-color: #FE4B00;

}

/* SEU MENU */
.header-bottom-menu>ul>li>ul{
  /* min-width: 235px; */
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
  height: 0px;

  /* top: 107px; */
  left: 0;
  background: rgba(0, 0, 0, .9);
  position: absolute;
  padding: 0 0 0 25px;
  overflow: hidden;
  z-index: 991;
  -webkit-box-shadow: 0 5px 8px -7px #000000 inset;
  box-shadow: 0 5px 8px -7px #000000 inset;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.header-bottom-menu>ul>li>ul>div:nth-child(1){
  padding: 15px 0;
  color: #FE4B00;
  font-size: 22px;
  font-family:lestudio02 ;
  /*text-transform: uppercase;*/
}
.header-bottom-menu>ul>li>ul>div:nth-child(2){
  display: grid;
  grid-template-columns: repeat(2,auto);
  padding: 20px 0;
}
.header-bottom-menu>ul>li>ul>div:nth-child(2)>li{
  line-height: 35px;
}
.header-bottom-menu>ul>li>ul>div:nth-child(2)>li>a{
  color: #fff;
}
.header-bottom-menu>ul>li>ul>div:nth-child(2)>li:hover>a{
  text-decoration: underline;
}
.header-bottom-menu>ul>li>a::before{
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%) scale(2);
  bottom:-5px;
  opacity: 0;
  box-sizing: border-box;
  border-left: 5px solid RGBA(0,0,0,0);
  border-right: 5px solid RGBA(0,0,0,0);
  border-top: 5px solid RGBA(0,0,0,0);
  border-bottom: 5px solid RGBA(0,0,0,0.9);
  pointer-events: none;
  transition: .4s;

}
.header-bottom-menu>ul>li:hover>a::before{
  opacity: 1;
  bottom: 5px
}
.header-bottom-menu>ul>li{
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;

  height: 100%;
}
.header-bottom-menu>ul>li:hover>ul{
  height: auto;
  padding-top: 25px;
  overflow: initial;
  transition: .4s;

}
.header-bottom-menu>ul>li:hover>ul::before{
  opacity: 1;
}
.header-bottom-menu>ul>li:hover>ul >li{
  padding: 8px 0 8px 0;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
}
.header-bottom-menu>ul{
  height: 100%;
}
.header-bottom-menu>ul>li>ul>li{
  position: relative;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
}
.header-bottom-menu>ul>li>ul>li>a{
  color: #fff;
}
.header-bottom-menu>ul>li>ul>li>a:hover{
  text-decoration: underline
}
.header-bottom-menu>ul>li>ul>li>ul{
  min-width: 235px;
  height: 0;
  background-color: #eeeeee;
  top: 0;
  left: 100%;
  z-index: 200;
  position: absolute;
  padding: 0 0 0 25px;
  -webkit-box-shadow: 5px 0 8px -7px #000000 inset;
  box-shadow: 5px 0 8px -7px #000000 inset;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  overflow: hidden;
}
.header-bottom-menu>ul>li>ul>li:hover>ul{
  height: auto;
  overflow: initial;

}
.header-bottom-menu>ul>li>ul>li:hover>ul>li{
  padding: 8px 0 8px 0;
}
.header-bottom-menu>ul>li>ul>li>ul>li{

  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
}

.header-bottom-menu>ul>li>ul>li:hover>ul::before{
  opacity: 1;
}

.header-bottom-menu>ul>li>ul::before {
  display: none;
  /*content: none;*/
}

.header-bottom-menu>ul>li.no_children>a::before {
  display: none;
}
/* End */

/*p.doc {*/
    /*box-sizing: border-box;*/
    /*padding-right: 15px;*/
/*}*/

/*p.doc > a.pdf-download {*/
    /*width: 39%;*/
/*}*/
.excel-download {
  width: 38%;
  height: auto;
  min-height: 70px;
  padding: 15px 15px 15px 56px;
  border: solid 1px #CCCCCC;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  overflow: hidden;
  font-family: 'Phone';
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
  background-image: url("/skins/default/images/img/excel-ico.png"), url(../images/pdf-arrow.png);
  background-position: 13px 12px, 21px 53px;
  background-repeat: no-repeat;
  background-size: 35px auto, auto;
  margin-right: 10px;
}

.excel-download:hover {
  border:solid 1px #FE4B00;
}

.mail {
  min-height: 32px;
  padding: 15px 15px 1px 56px;
  padding-left: 41px !important;
  border: solid 1px #CCCCCC;
  padding-top: 4px !important;
  display: inline-flex;
  /* justify-content: space-between; */
  align-items: center;
  margin-bottom: 15px;
  overflow: hidden;
  font-family: 'Phone';
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
  background-image: url(/skins/default/images/img/mail.png);
  background-position: 16px 9px;
  background-repeat: no-repeat;
  background-size: 21px auto, auto;
  color: #05638F;
  font-size: 13px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.mail:hover {
  border:solid 1px #FE4B00;
}

.word-download {
  width: 38%;
  height: auto;
  min-height: 70px;
  padding: 15px 15px 15px 56px;
  border: solid 1px #CCCCCC;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  overflow: hidden;
  font-family: 'Phone';
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
  background-image: url("/skins/default/images/img/word_ico.png"), url(../images/pdf-arrow.png);
  background-position: 13px 12px, 21px 53px;
  background-repeat: no-repeat;
  background-size: 35px auto, auto;
  margin-right: 10px;
}

.word-download:hover {
  border:solid 1px #FE4B00;
}

.google-docs {
  width: 40%;
  height: auto;
  min-height: 70px;
  padding: 15px 15px 15px 56px;
  border: solid 1px #CCCCCC;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  overflow: hidden;
  font-family: 'Phone';
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
  background-image: url("/skins/default/images/img/google-docs.png");
  background-position: 17px 50%;
  background-repeat: no-repeat;
  background-size: 26px auto, auto;
  margin-right: 10px;
  box-sizing: border-box;
}

.google-docs:hover {
  border:solid 1px #FE4B00;
}

.link {
  width:40%;
  height: auto;
  min-height: 70px;
  padding: 15px 15px 15px 56px;
  border: solid 1px #CCCCCC;
  display: -webkit-inline-box;;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  overflow: hidden;
  font-family: 'Phone';
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
  background-image: url("/skins/default/images/img/link.png");
  background-position: 17px 50%;
  background-repeat: no-repeat;
  background-size: 30px auto, auto;
  margin-right: 10px;
  box-sizing: border-box;
}

.link:hover {
  border:solid 1px #FE4B00;
}


.facebook {
  width:40%;
  height: auto;
  min-height: 70px;
  padding: 15px 15px 15px 56px;
  border: solid 1px #CCCCCC;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  overflow: hidden;
  font-family: 'Phone';
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
  background-image: url("/skins/default/images/img/facebook1.png");
  background-position: 15px 50%;
  background-repeat: no-repeat;
  background-size: 29px auto, auto;
  margin-right: 10px;
  box-sizing: border-box;
}

.facebook:hover {
  border:solid 1px #FE4B00;
}

.youtube {
  width:40%;
  height: auto;
  min-height: 70px;
  padding: 15px 15px 15px 56px;
  border: solid 1px #CCCCCC;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  overflow: hidden;
  font-family: 'Phone';
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
  background-image: url("/skins/default/images/img/youtube.png");
  background-position: 15px 50%;
  background-repeat: no-repeat;
  background-size: 29px auto, auto;
  margin-right: 10px;
  box-sizing: border-box;
}

.youtube:hover {
  border:solid 1px #FE4B00;
}

.instagram {
  width:40%;
  height: auto;
  min-height: 70px;
  padding: 15px 15px 15px 56px;
  border: solid 1px #CCCCCC;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  overflow: hidden;
  font-family: 'Phone';
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
  background-image: url("/skins/default/images/img/instagram.png");
  background-position: 11px 50%;
  background-repeat: no-repeat;
  background-size: 34px auto, auto;
  margin-right: 10px;
  box-sizing: border-box;
}

.instagram:hover {
  border:solid 1px #FE4B00;
}

.twitter {
  min-width:40%;
  height: auto;
  min-height: 70px;
  padding: 15px 15px 15px 56px;
  border: solid 1px #CCCCCC;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  overflow: hidden;
  font-family: 'Phone';
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
  background-image: url("/skins/default/images/img/twitter.png");
  background-position: 11px 50%;
  background-repeat: no-repeat;
  background-size: 34px auto, auto;
  margin-right: 10px;
  box-sizing: border-box;
}

.twitter:hover {
  border:solid 1px #FE4B00;
}

.google {
  min-width:40%;
  height: auto;
  min-height: 70px;
  padding: 15px 15px 15px 56px;
  border: solid 1px #CCCCCC;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  overflow: hidden;
  font-family: 'Phone';
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  line-height: 18px;
  background-image: url("/skins/default/images/img/google+.png");
  background-position: 11px 50%;
  background-repeat: no-repeat;
  background-size: 34px auto, auto;
  margin-right: 10px;
  box-sizing: border-box;
}

.google:hover {
  border:solid 1px #FE4B00;
}



a.pdf-download {
    width:47%;
    /*width: 38%;*/
    box-sizing: border-box;
    min-height: 85px!important;
}

p > a.pdf-download {
    margin-right: 10px;
}

.programs-inner-cont > ul >li > a {
  color: #05638F !important;
  /*text-transform: uppercase;*/
}


/* STUDIES HTML */
.form_studies{
    /*width: 90%*/
}
.form_studies>form{
    position: relative;
}
.form_studies>form>input{
    width: 100%;
    height: 70px;
    border: 1px solid #CCCCCC;
    outline: none;
    padding-left: 10px;
    caret-color: #CCCCCC;
    box-sizing: border-box;

}
.form_studies>form>input::placeholder{
    font-size: 14px;
    color: #CCCCCC;

}
.form_studies>form>img{
    position: absolute;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
    cursor: pointer;
    padding-right: 15px;
}
.studies-page-title{
    border-bottom: 1px solid #cccccc;
}
.studies-page-title>h2{
    font-family: Republic;
    font-size: 35px;
    color: #000;
    padding: 20px 0;
    font-weight: normal;

}
.inpt_title>h2{
    font-size: 25px;
    font-family: Republic;
    color: black;
    padding: 40px 0;
    font-weight: normal;

}
.studies_cont>h2{
    color: #05638D;
    font-size: 20px;
    padding: 20px 0;
    font-family: Republic;
}
.studies_item{

    display: flex;
    background: #F5F5F5;
    padding: 20px;
}
.stud_content{
    margin-left: 20px;
    margin-top:15px;
}
.stud_content>h3{
    font-size: 11px;
    color: #999999;
    font-family:phonesans ;
}
.stud_content>a{
    color: black;
    font-size: 14px;
    font-family: Republic;
    display: inline-block;
    padding: 10px 0;
    line-height: 1.5;

}
.stud_container{
    /*width: 90%;*/
}
.stud_item{
    border: 10px solid #E8E8E8;
    box-sizing: border-box;
    padding: 10px;
  margin-top: 20px;
}
.stud_item>h2{
    font-size: 18px;
    color: #05638E;
    font-family:lestudio02 ;
    padding: 10px 0;
}
.stud_author_lang{
    display: flex;
    justify-content: space-between;
    padding: 20px 5px;
    align-items: flex-end;
    border-bottom: 1px solid #cccccc;
}
.stud_author_lang>div:nth-child(1){
    display: grid;
    font-family:lestudio02 ;
    font-size: 13px;
    grid-gap: 15px;

}
.stud_author_lang>div:nth-child(2){
    width: 100px;
    height: 31px;


    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;

}
.stud_author_lang>div:nth-child(2)>a{
    width: 50px;
    height: 100%;
    text-align: center;
    font-size: 14px;
    color: #4C4C4C;
    line-height: 31px;
    /*text-transform: uppercase;*/
    /* background: #4C4C4C; */
    /* color: #fff; */
}
.stud_en {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    border-right: none;
}
.stud_ge{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    border-left: none;
}
.stud_active{
    background: #4C4C4C!important;
    color: #fff!important;
    border-color: #4C4C4C !important;
}
.stud_itme_content{
    padding-top: 10px;
}
.stud_itme_content ul {
	padding: 10px 0 10px 0; 
}
.stud_itme_content ul li {
	margin-left: 15px;
	list-style-type: disc;
	font-family: phonesans;
    font-size: 12px;
    line-height: 1.8; 

}
.stud_itme_content>p{
    font-family:phonesans ;
    font-size: 12px;
    line-height: 1.8;
}
.file_download{
    display: flex;
    align-items: center;
    width: 200px;
    height: 56px;
    border: 1px solid #CCCCCC;
    position: relative;
  transition: border-color 0.2s;
    margin: 15px 0;

}
.file_download:hover {
  border-color: #FE4B00;
}
.file_download>img{
    padding-left: 10px;
}
.file_download>span{
    padding-left:10px;
    font-family:lestudio02 ;
    font-size: 13px;
}

.file_link{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: block;
    height: 100%;

}
/* STUDIES HTML END */


/* international page */
.inter_item{
  width: 100%;
  border: 10px solid  #E8E8E8;
  margin-top: 20px;
  padding: 10px;
  box-sizing: border-box;
}
.top_inter_item{
  display: flex;
}
.inter_title{
  display: grid;
  margin-left: 10px;

}
.inter_title>h2{
  font-size: 18px;
  color: #05638D;
  font-family:lestudio02 ;
  padding: 10px 0;
}
.inter_title>h3{
  font-family:lestudio02 ;
  padding: 10px 0;
  font-size: 13px;
  color: #000;
}
.inter_title>span{
  font-size: 13px;
  font-family:lestudio02 ;
}
.inter_title>span>a{
  color: #05638D;
  font-weight:bold;
}

.inter_content>p{
  font-family:phonesans ;
  line-height: 1.9;
  font-size: 12px;
  padding: 15px 0;
}
.inter_content>img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* end international page */
/* agencies */
.agencies_item{
  border: 10px solid #E8E8E8;
  padding: 10px;
  display: flex;
  margin-bottom: 20px;
}
.agenci_content{
  margin-left: 10px;
  width: 100%;
}
.agenci_top>h2{
  font-family:lestudio02 ;
  font-weight: bold;;
  font-size: 18px;
  padding: 10px 0;
  color: #05638D;
}
.agenci_top{
  display: grid;
  line-height: 1.6;
}
.agenci_top>span{
  font-family:phonesans ;
  font-size: 12px;
}
.agenci_content a{
  color: #05638E;
}
.agenci_bott{
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
  width: 90%;
  justify-content: space-between;

}
.agenci_bott >div{
  display: grid;
  margin-bottom: 20px;
  width: 44%;

}
.agenci_bott >div>span{
  font-family:phonesans ;
  font-size: 12px;
  line-height: 1.6;
}

/* end agencies */
/* profesors */
.professors_item{
  display: flex;
  margin-top: 20px;
}
.prof_img>img{
  width: 180px;
  height: 180px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center;
}
.proff_content{
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  line-height: 1.7;
  margin-top: 10px;
}
.proff_content>h2{
  font-family:lestudio02 ;
  font-size: 18px;
  color: #05638C;


}
.proff_content>span{
  font-family:lestudio02 ;
  font-size: 13px;
}
.proff_content p{
  font-family:phonesans ;
  font-size: 14px;
  padding-top: 15px;
}
/* end profff */

.research_item{
  /*width: 90%;*/
  display: flex;
  margin-top: 20px;
  background: #F5F5F5;
  padding: 20px 10px;
  box-sizing: border-box;
}
.research_img>img{
  margin-right: 10px;
  border-radius: 50%;
  object-fit: cover;
  width: 180px;
  height: 180px;
}
.research_content>h2{
  font-size: 18px;
  font-family:lestudio02 ;
  line-height: 1.8;
  color: #05638D;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;

}
.research_content>div{
  /*padding: 20px 0;*/
  font-family:lestudio02 ;
  font-size: 13px;
  line-height: 2.3;
}
.research_content>div>span:nth-child(2){
  color: #FE4B00;
}
.research_content >p{
  font-size: 12px;
  line-height: 1.8;
  font-family:phonesans ;
  color: #666666;
}

/* Register Conf Button */
.register_conf{
  margin: 20px 0;
  display: flex;
  align-items: center;
  height: 46px;
  width: 340px;
  border: 1px solid #cccccc;
  padding: 10px 10px;
  cursor: pointer;
  transition: border-color 0.2s;
  position: relative;
}
/*.register_conf>span{*/
  /*padding-left: 15px;*/
  /*font-family:lestudio02 ;*/
  /*font-size: 13px;*/
/*}*/

.register_conf>a{
  padding-left: 15px;
  font-family:lestudio02 ;
  font-size: 13px;
  color: black;
}

.register_conf>a:first-child {
  position: absolute;
  display:block;
  width:100%;
  height:100%;
  left:0;
  top:0;
  padding-left: 0;
}

.register_conf:hover {
  border-color: #FE4B00;
}

/* Register CONF BUTTON END */

/* Rugby */
.rugby_title>h2{
  font-size: 18px;
  padding: 10px 0;
  font-family:lestudio02 ;
  color: #05638C;
}
.rugby_top{
  background: #F5F5F5;
  padding: 15px;
  display: flex;
}
.rugby_top>p{
  margin-left: 15px;
  font-family:phonesans ;
  font-size: 14px;
  line-height: 1.6;
}
.cup{
  display: flex;
  align-items: center;
  margin: 40px 0;

}
.cup>h2{
  font-family:lestudio02 ;
  font-size: 22px;
  color: #FE4B00;
  margin-left:20px;

}
.rugby_eusa{

  border: 10px solid #F5F5F5;
  box-sizing: border-box;
  padding: 15px;
}
.eusa_top{
  display: flex;
  align-items: flex-start;
}
.eusa_top>div:nth-child(2){
  margin-left: 25px;
  border-bottom: 5px solid #F5F5F5;
  padding-bottom: 50px;
}
.eusa_bottom{
  display: flex;
  align-items: flex-start;
  margin-top: 30px;
}
.eusa_bottom>div:nth-child(2){
  margin-left: 25px;
}
.eusa_top>div>h2{
  font-size: 22px;
  font-family:lestudio02 ;
  color: #666666;
  line-height: 1.8;
  font-weight: normal;

}
.eusa_bottom>div>h2{
  font-size: 22px;
  font-family:lestudio02 ;
  color: #666666;
  line-height: 1.8;
  font-weight: normal;

}
.rugby_item{
  width: 100%;
  display: flex;
  margin-top:30px;
}
.rugby_item>div:nth-child(1){
  width: 60%;
  background-color: #F5F5F5;
}
.rugby_item>div:nth-child(2){
  width: 40%;
  height: auto;
}
.rugby_item>div>img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.topbg{
  background-color: #05638D;
  color: #fff;
  font-family:phonesans ;
  font-size: 14px;
  text-align: center;
  padding: 10px 0;
  box-sizing: border-box;

}
.semifinal{
  display: grid;
  justify-items: center;
  grid-gap: 10px;
  margin: 15px 0;
}
.semifinal>span{
  font-family:lestudio02 ;
  font-size: 22px;


}
.semifinal>span:nth-child(2){
  font-size: 40px;
  color: #FE4B00;

}
.semifinal>div>span{
  font-family:phonesans ;
  font-size: 14px;
}
/* Rugby */

/* Calendar */
#customDatePicker {
  /*margin-top: 30px;*/
  margin-top: 80px;
}

.calendar_cont table{
  border-collapse: collapse;
  width: 100%;
}
.calendar_cont table thead tr th{
	padding: 5px 0;
}
.calendar_cont table>thead>tr>th{
  font-family:lestudio02 ;
  font-size: 12px;
}
.calendar_cont table tr {
  /*vertical-align: middle !important;*/
}
.calendar_cont table>tbody>tr>td{
	width: 14.2%;
	height: 40px;
	line-height: 40px;
	background: #fff;
	border: 1px solid #cccccc;
	text-align: center;
	font-family:lestudio02 ;
	color: #cccccc;
	font-size: 18px;
	cursor: pointer;
	vertical-align: middle;
	transition: .2s;
	position: relative;
	box-sizing: border-box;
}
.calendar_cont table>tbody>tr>td .calendar_info{
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	min-height: 50px;
	width: 280px;
	background-color: #fff;
	z-index: 4;
	box-shadow: 0px 5px 30px -3px rgba(0, 0, 0, 0.37);
	color: #05638F;
	font-size: 12px;
	text-align: left;
	padding: 2px 5px;
}
.calendar_cont table>tbody>tr>td .calendar_info .content{
	padding: 5px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: row;
	border-bottom: 1px solid #ccc;
}
.calendar_cont table>tbody>tr>td .calendar_info .content:last-child{
  border-bottom: none;
}
.calendar_cont table>tbody>tr>td .calendar_info .content img{
	width: 65px;
	height: 45px;
	margin-right: 6px;
	object-position: center;
	object-fit: cover;
}
.calendar_cont table>tbody>tr>td .calendar_info .content a{
	margin: 0;
	display: block;
	color: #05638F;
	font-family: phonesans;
	font-size: 12px;
	line-height: 16px;
}
.calendar_cont table>tbody>tr>td .calendar_info::after{
	content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    background: #fff;
    z-index: -1;
}
.calendar_cont table>tbody>tr>td:not(.current_date):hover{
	color: #05638E;
	background-color: #eeeeee;
}
.calendar_cont{
	width: 100%;
  	max-width: 300px;
  	margin: 0 auto;
}
.calendar_cont .month{
  	display: flex;
    justify-content: space-between;
    margin: 10px auto;
    font-family: lestudio02;
    color: #05638E;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
}
.calendar_cont .month>span{
  	display: flex;
	position: relative;
	justify-content: center;
}
.calendar_cont .month>span:first-child{
	width: 40%;
}
.calendar_cont .month>span:last-child{
	width: 60%;
}
.calendar_cont .month>span>img{
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.previousMonthClass,
.previousYearClass{
	left: 5px;
}
.nextYearClass,
.nextMonthClass{
	right: 5px;
}
.calendar_cont .active_cl{
  color: #05638E;
  font-weight: bold;
}

.calendar_cont .current_date {
  background-color: #F26E21;
  color: white;
}

/* End Calendar */

.mobile_navbar > ul > li ul a{
  font-size: 14px;
}

section.content img {
  /*max-width: 100%;*/
}
.new_stat{
  display: flex;
}
.new_stat>div{
  border: 1px solid #cccc;
  box-sizing: border-box;
  display: flex;
}
.new_stat>div:nth-child(1){
  width:40%;
}
.new_stat>div:nth-child(2){
  width:58%;
  margin-left:2%;
}
.new_stat>div>select{
  flex-grow: 1;
  width: 100%;
  padding: 17px;
font-family: phonesans;
  box-sizing: border-box;
  color: #cccccc;
  font-size: 17px;
  outline: none;
  border: none;
  cursor: pointer;
}
.new_stat>div>select>option {
  font-family: phonesans;
  color: #CCCCCC;
  font-size: 15px;
  outline: none;


}

/* gallery */
.gallery_cont{
  display: grid;
  grid-template-columns: repeat(3,auto);
}
.gallery_item{
  /*height: 240px;*/
  height: 230px;

  /*width: 270px;*/
  width: 230px;
  margin-bottom: 20px;
}
.gallery_item > img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.gallery_item >p{
  font-size: 14px;
  font-family:phonesans ;
  color: #05638E;
}
.gallery_item >p:hover{
	text-decoration: underline;
}

/* exchange */
.exchange_title{
  display: flex;
  align-items: center;
}
.exchange_title a:hover {
  text-decoration: underline;
}
.exchange_title > img {
  max-width: 100px;
}
.exchange_title > div > h2{

  font-size: 18px;
  color: #05638E;
  font-family: lestudio02;
}
.exchange_title >div{
  display: grid;
  grid-gap: 20px;
  /*margin-left: 10px;*/
}
.exchange_title >div>span{
  font-size: 13px;
  font-family: lestudio02;
}
.exchange_title > img {
  margin-right: 10px;
}
.exchange_cont >div{
  margin-bottom: 20px;
}
.exchange_cont >div >h2{
  font-size: 18px;

  font-family: lestudio02;
}
.exchange_cont>div >p{
  font-size: 12px;
  font-family: phonesans;
  line-height: 1.8;
}
.exchange_cont >img{
  width: 100%;
}
.app_form{
  margin-bottom: 15px;
  width: 230px;
  height: 40px;
  color: #fff;
  display: flex;
  justify-content: center;
  border-radius: 100px;
  background: #05638F;
  font-family: lestudio02;
  font-size: 14px;
  cursor: pointer;
  line-height: 45px;
  transition: background-color 0.2s;
}

.app_form:hover {
  background-color: #034564;
}

.color-orange {
  color: #FE4B00;
}

.orange-hover {
  transition: 0.15s color;
}

.orange-hover:hover {
  color: #d73f00;
}
.event-page-inn-title{
	margin-bottom: 30px;
}
.event-page-inn-title > h2 {
  font-family: lestudio02;
  /*text-transform: uppercase;*/
}

/* Footer */
.top-footer-section {
  background-color: #4B4B4B;
}
.footer_menu > .uni-footer-menu>ul{
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #5d5d5d;
}
.footer_menu >.uni-footer-menu > ul > li{
  border-left: none;
  text-align: left;
  padding: 20px;
  position: relative;
  box-sizing: border-box;
}
.footer_menu >.uni-footer-menu > ul > li::after{
  content: '';
  position: absolute;
  width: 3px;
  height: 3px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: #ccc;
}
.footer_menu >.uni-footer-menu > ul > li:first-child::after{
  display: none;
}
.footer_menu >.uni-footer-menu>ul>li:hover>a {
  color: #fff !important;
}
.footer_menu >.uni-footer-menu>ul>li>a {
  transition: 0.2s ease-in;
}


.footer_menu h2{
  color: #fff!important;
}
.footer_menu a{
  color: #CCCCCC!important;
}
/*.footer-top h2{*/
  /*color: #fff!important;*/
  /*font-size: 18px;*/
  /*font-weight: normal;*/
/*}*/
.footer-top > li > a {
  color: #fff!important;
  font-size: 19px;
  font-weight: normal;
  padding-bottom: 50px;

}
.footer-top a{
  color: #CCCCCC!important;
  transition: color 0.2s;
}

.footer-top > li > ul a:hover {
  color: #e5e5e5!important;
}
.ftr-min{
  display: block;
}
.footer-no-right-menu {
  grid-template-columns: 100%;
}

.uni-footer-menu > ul > li:hover > a
{
  left:0;
}
.uni-footer-menu>ul>li:hover .uni-hover-arrov{
  /*left: 95%;*/
  left: 90%;
  opacity: 1;
}
.footer_menu>.uni-footer-menu >ul >li >a{
  font-family:lestudio02 ;
  font-size: 14px;
}
footer{
  background: #323232;
}
.top-footer-section{
  border: none!important;
}
.footer_menu .uni-hover-arrov{
  left: 50%;
  position: absolute;
  transition: .3s ease-out;
  display: none;
}
.footer-social>span:nth-child(1){
  color: #999999;
}
.flash>a{
  color: #999999!important;
}
.footer-right-items>span{
  color: #999999!important;

}
/* End Footer */

.faq_select_wrapper {
  width: 100%!important;
}

.faq_select_wrapper select {
  color: #05638F !important;
}

.faq_drop_cont {
  width: 100%;
  overflow: hidden;
}

.faq_drop_cont .structutInn {
  padding: 20px;
  border: 1px solid #ccc;
  border-top: none;
  font: 12px phonesans;
}

.faq_drop_cont > div.structure-item {
  position: relative;
}

.faq_drop_cont > div.structure-item > div {
  position: absolute;
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
}

.faq_drop_cont > div.structure-item > h2 {
  text-align: left;
  width: 100%;
  padding-left: 10px;
  padding-right: 50px;
}

.faq_drop_cont > .structur-drop-content > .structutInn {
  line-height: 1.6;
}
.structutInn li{
	list-style-type: square;
	list-style-position: inside;
	}

.custom_select {
  border: 1px solid #ccc;
  color: #05638F;
  padding: 20px;
  cursor: pointer;
  position: relative;
  /*overflow: hidden;*/
  background-color: white;
  user-select: none;
  z-index: 1;
  font-family: lestudio02;
}

.custom_select > .select_title {
  display: block;
  width: 100%;
  /*text-align: center;*/
  transition: 0.15s;
}

.custom_select:hover > .select_title {
  color: #FE4B00;
}

.custom_select .custom_select_dropdown {
  position: absolute;
  top: 100%;
  left: -1px;
  width: 100%;
  display: none;
  flex-direction: column;
  background-color: white;
  border: 1px solid #ccc;
  border-top: none;
  max-height: 185px;
  overflow-y: auto;
  /*box-sizing: border-box;*/
}

.arr_faq {
  position: absolute;
  top: 27px;
  right: 19px;
}

.custom_select_open .arr_faq {
  transform: rotate(180deg);
}

.custom_select .custom_select_dropdown .custom_select_item {
  padding: 8px 20px;
  font: 14px lestudio02;
  transition: 0.1s;
  /*text-align: center;*/
}

.custom_select .custom_select_dropdown .custom_select_item:hover {
  color: #FE4B00;
}

.custom_select_open .custom_select_dropdown {
  display: flex;
}

/* END GALLERY */
/*@media only screen and (max-width: 500px) {*/
  /*section.main-content main section.article-container > section.full h2 {*/
    /*margin-bottom: 0 !important;*/
  /*}*/
  /*.number_one > h3 {*/
    /*padding-bottom: 0 !important;*/
  /*}*/
  /*.number_one p:nth-of-type(1) {*/
    /*padding-bottom: 0 !important;*/
  /*}*/
  /*.number_one p:nth-of-type(2) {*/

  /*}*/
  /*.number_one p:nth-of-type(3) {*/
    /*margin-top: 0 !important;*/
    /*padding-bottom: 0 !important;*/
  /*}*/
  /*.number_one p:nth-of-type(4) {*/
    /*margin: 11px 0 !important;*/
  /*}*/
  /*.number_one p:nth-of-type(5) {*/
    /*padding: 0 !important;*/
  /*}*/
  /*.number_one p:nth-of-type(6) {*/
    /*padding: 0 !important;*/
  /*}*/
/*}*/

svg {
  -webkit-filter: drop-shadow(3px 5px 7px rgba(0, 0, 0, 0.5));
}

.st6 {
  transition: .3s;
}

.st3 {
  pointer-events: none;
}



.table >table{
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
}
.table >table tr{
  border: 1px solid #CCCCCC;
}
.table >table th{
  background: #EEEEEE;
  color: #05638C;
  font-family: lestudio02;
  font-size: 14px;
  padding-left: 10px;
  padding-top: 20px;
  padding-bottom: 20px;

}
.table >table td{
  padding-left: 10px;
  /*text-transform: capitalize;*/
  font-size: 14px;
  font-family: phonesans;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* END */

.content table{
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
}
.content table tr{
  border: 1px solid #CCCCCC;
}
.content table th{
  background: #EEEEEE;
  color: #05638C;
  font-family: lestudio02;
  font-size: 14px;
  padding-left: 10px;
  padding-top: 20px;
  padding-bottom: 20px;

}
.content table td{
  padding-left: 10px;
  /*text-transform: capitalize;*/
  font-size: 14px;
  font-family: phonesans;
  padding-top: 20px;
  padding-bottom: 20px;
}


.faq_drop_cont table{
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
}
.faq_drop_cont table tr{
  border: 1px solid #CCCCCC;
}
.faq_drop_cont table th{
  background: #EEEEEE;
  color: #05638C;
  font-family: lestudio02;
  font-size: 14px;
  padding-left: 10px;
  padding-top: 20px;
  padding-bottom: 20px;

}
.faq_drop_cont table td{
  padding-left: 10px;
  /*text-transform: capitalize;*/
  font-size: 14px;
  font-family: phonesans;
  padding-top: 20px;
  padding-bottom: 20px;
}

@keyframes animatedarrow {
  0% {
    background-position: 50% 25%
  }

  25% {
    background-position: 50% 75%
  }

  75% {
    background-position: 50% 25%
  }
}

.animated_arrow {
  animation-iteration-count: 1;
  animation-duration: 2.4s;
  animation-name: animatedarrow;
  animation-fill-mode: both;
  transform-origin: center bottom;
}

/* SITEMAP */

.list_box {
  width: 33%;
  box-sizing: border-box;
  padding-right: 30px;
}

.list_box . * {
	box-sizing: border-box;
}
.list_box a:hover{
	text-decoration: underline;
}
.list_box h2, .list_box h3, .list_box ul {
	padding-right: 15px;
}
.list_box > h2{
  font-size: 22px;
  font-family: lestudio02;
  padding-bottom: 30px;
  padding-top: 20px;
}
.list_box > h2 > a {
  color: #fd5109;
}
.list_box > h3{
  font-size: 16px;
  font-family: lestudio02;
  padding-bottom: 30px;
}
.list_box > h3 > a {
  color: #05638E;
}

.list_box > ul > li{
  list-style: initial;
  color: #05638E;
  /* list-style-position: inside; */
  margin-left: 15px;
}
.list_box > ul > li > a{
  font-size: 14px;
  font-family: phonesans;
  color: #000000;
  line-height: 1.8;
}
.map{
  display: flex;
   grid-template-columns:repeat(3, auto);
  flex-wrap: wrap;
  padding-bottom: 50px;
}
.list_box > ul{
  padding-bottom: 25px;
}


/* END SITEMAP */

/* STRUCTURE */

.structure_box_outer{
  width: 100%;
  flex-shrink: 0;
  overflow-x: auto;
}
.structure_box_outer *{
  box-sizing: border-box;
}
.structure_box{
  width: 820px;
  /*height: 660px;*/
  /*height: 710px;*/
  height: 727px;
  position: relative;
}
.structure_box a{
  text-decoration: none;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 11px;
}
.structure_box a > span{
  transform: scale(1);
  transition: all 0.3s ease-out, background 0.1s, color 0.1s;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 10px;
  position: relative;
  min-height: 60px;
  font-family: phonesans;
}
.structure_box a > span:hover{
  transform: scale(1.5);
  z-index: 10;
  box-shadow: 0 0 30px rgba(0,0,0,0.3);
}
.structure_box > section.head{
  display: flex;
  justify-content: center;
  position: relative;
  align-items: flex-end;
}
.structure_box > section.head > .sub{
  position: absolute;
  left: 55px;
  height: 50px;
  width: 180px;
}
.structure_box > section.head > .sub > span{
  background: #0B6490;
  width: 100%;
  height: 100%;
  font-size: 13px;
  transform-origin: left -25px;
}
.structure_box > section.head > .sub > span:hover{
	/*box-shadow: none!important;*/
	background: #FFF;
	color: #0B6490;
	box-shadow: 0 0 15px rgba(0,0,0,0.3);
}
.structure_box > section.head > .head > span:hover{
	/*box-shadow: none!important;*/
	background: #FFF;
	color: #0B6490;
	box-shadow: 0 0 15px rgba(0,0,0,0.3);
}
.structure_box > section.head > .head{
  margin-left: -12px;
  display: flex;
}
.structure_box > section.head > .head > span{
  background: #0B6490;
  width: 100%;
  height: 100%;
  transform-origin: center -50px;
  font-size: 13px;
}
.structure_box > section.head > .head:after{
  content: '';
  width: 1px;
  height: 30px;
  position: absolute;
  top: 100%;
  background: #3C8BA4;
}
.structure_box > section.head > a{
  width: 150px;
  height: 70px;
  color: #FFF;
  position: relative;
}
.head_columns_box{
  display: flex;
  margin-top: 60px;
  align-items: flex-start;
  position: relative;
}
.head_columns_box > div{
  display: flex;
  align-items: flex-start;
}
.head_columns_box > div > .head_column{
  width: 110px;
  margin-right: 6px;
  border-left: 1px solid #3C8BA4;
}
.head_columns_box > div > .head_column > a{
  color: #FFF;
  position: relative;
  margin: 10px 0 0 15px;
}
.head_columns_box > div > .head_column > a > span{
  background: #58A5A5;
  border-radius: 10px;
  font-size: 9px;
  line-height: 13px;
}
.head_columns_box > div > .head_column > a > span:hover{
  background: #FFF;
  color: #58A5A5;
}
.head_columns_box > div > .head_column:first-child > a > span{
  transform-origin: left;
}
.head_columns_box > div > .head_column:first-child > a:first-child > span:hover{
	box-shadow: 15px 0 30px rgba(0,0,0,0.3);
}
.head_columns_box > div > .head_column:first-child > a:last-child > span{
  transform-origin: left bottom;
}
.head_columns_box > div > .head_column:first-child > a:last-child > span:hover{
  box-shadow: 10px -10px 30px rgba(0,0,0,0.3);
}
.head_columns_box > div > .head_column > a:not(.head):after{
  content: '►';
  width: 15px;
  height: 1px;
  background: #0B6490;
  position: absolute;
  right: 100%;
  color:#3C8BA4;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 10px;
}
.head_columns_box > div > .head_column > a:last-child:before{
  content: '';
  position: absolute;
  right: 100%;
  width: 16px;
  height: 50%;
  background: #FFF;
  bottom: -1px;
}
.head_columns_box > div > .head_column > a.not_left_arrow:after{
  display: none;
}
.head_columns_box > div > .head_column > a.not_left_arrow:before{
  content: '';
  width: 2px;
  height: 10px;
  background: #3C8BA4;
  position: absolute;
  bottom: 100%;
}
.head_columns_box > div > .head_column > .head{
  width: 100%;
  height: 80px;
  position: relative;
  margin: 0;
}
.head_columns_box > div > .head_column > .head > span{
  background:#3C8BA4;
  border-radius: 0;
}
.head_columns_box > div > .head_column > .head > span:hover{
  background: #FFF;
  color: #3C8BA4;
}
.head_columns_box > div > .head_column > .head:after{
  content: '';
  position: absolute;
  width: calc( 100% + 6px );
  height: 30px;
  bottom: 100%;
  left: 50%;
  transform: rotateX(-50%);
  border: 1px solid #3C8BA4;
  border-bottom: none;

}
.head_columns_box > div > .head_column:last-child > .head:after{
  display: none;
}
.structure_right_side{
  border-right: 1px solid #3C8BA4;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
}
.structure_right_side:after{
  content: '';
  width: 182px;
  height: 30px;
  position: absolute;
  bottom: 100%;
  right: -1px;
  border: 1px solid #3C8BA4;
  border-bottom: none;
}
.structure_right_side > a{
  width: 95px;
  height: 70px;
  color: #FFF;
  font-size: 9px;
  line-height: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-bottom: 5px;
  position: relative;
  margin-right: 15px;
  margin-left: auto;
}
.structure_right_side > a > span{
  background: #3C8BA4;
}
.structure_right_side > a > span:hover{
  color: #3C8BA4;
  background: #FFF;
}
.structure_right_side > a:after{
  content: '◀';
  position: absolute;
  width: 15px;
  height: 1px;
  background: #0B6490;
  left: 100%;
  top: 50%;
  color:#3C8BA4;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  z-index: 6;
}
.structure_right_side > a.last_child{
  margin-bottom: 0;
}
.structure_right_side > a.last_child:before{
  content: '';
  width: 15px;
  height: 50%;
  bottom: -1px;
  left: calc(100% + 2px);
  background: #FFF;
  position: absolute;
  z-index: 5;
}
.structure_right_side > div.child_of_last{
  position: absolute;
  top: calc( 100% + 10px );
  font-size: 9px;
  width: 94px;
  right: 0;
  line-height: 13px;
}
.structure_right_side > div.child_of_last > a{
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.structure_right_side > div.child_of_last > a > span{
  background: #58A5A5;
  border-radius: 10px;
}
.structure_right_side > div.child_of_last > a > span:hover{
  color: #58A5A5;
  background: #FFF;
}
.structure_right_side > div.child_of_last > a:after{
  content: '';
  width: 15px;
  height: calc( 50% + 10px );
  border: 1px solid #3C8BA4;
  border-top: none;
  border-right: none;
  position: absolute;
  right: 100%;
  top: -10px;
}
.structure_right_side > div.child_of_last > a:before{
  content: '►';
  position: absolute;
  color: #3C8BA4;
  right: 100%;
}

/* END STRUCTURE */
/* STRUCTURE 2 */

.academStructure_outer{
  padding: 20px;
  overflow-x: auto;
  overflow-y: visible;
}
.academStructure_outer * {
  box-sizing: border-box;
}
.academStructure{
  display: flex;
  align-items: flex-start;
}
.academStructure a{
  position: relative;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
.academStructure a > span{
  width: 100%;
  min-width: 90px;
  min-height: 50px;
  position: relative;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  text-align: center;
  background: #58A5A5;
  padding: 10px;
  transform: scale(1);
  transition: 0.3s ease-out;
  transform-origin: left center;
  font-family: phonesans;
  font-size: 10px;
  line-height: 14px;
}
.academStructure a > span:hover{
  transform: scale(1.4);
  z-index: 10;
  background: #FFF!important;
  color: #58A5A5;
  box-shadow: 0 0 30px rgba(0,0,0,0.3);
}
.academStructure > .column > section{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.academStructure > .column:not(:last-child){
  margin-right: 50px;
}
.academStructure > .column > a.head > span{
  background: #05638F;
  width: 220px;
  height: 60px;
  transform-origin: left top;
  font-size: 12px;
}
.academStructure > .column > a.head > span:hover{
  box-shadow: 5px 5px 30px rgba(0,0,0,0.3);
}
.academStructure > .column > a.head:after{
  content: '';
  position: absolute;
  width: 2px;
  height: 40px;
  background: #3A8AA3;
  top: 100%;
}
.academStructure > .column > section{
  border-left: 2px solid #3A8AA3;
  margin-top: 30px;
}
.academStructure > .column > section > .sub{
  margin: 0;
}
.academStructure > .column > section > .sub > span{
  background: #3A8AA3;
  height: 70px;
  transform-origin: left top;
  font-size: 11px;
}
.academStructure > .column > section > .item > span{
  margin-left: 25px;
}
.academStructure > .column > section > .item:after{
  content: '►';
  width: 25px;
  height: 2px;
  background: #3A8AA3;
  left:0;
  position: absolute;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #3A8AA3;
}
.academStructure > .column > section > .item > span{
  /*height: 50px;*/
  border-radius: 10px;
  width: 195px
}
.academStructure > .column > section > .item:last-child:before{
  content: '';
  width: 2px;
  height: 50%;
  position: absolute;
  left: -2px;
  bottom: -1px;
  background: #FFF;
}
.academStructure > .column:first-child > section > .item:last-child > span:hover{
  /*    transform-origin: left 60px;*/
  box-shadow: 5px -7px 30px rgba(0,0,0,0.3);
}

.academStructure > .column:nth-child(3) a > span{
  transform-origin: right center;
}
S
/* END STRUCTURE 2 */


.has-no-title > h2{
	margin-top: 50px;
}
.has-no-title{
	display: none;
}
body .partenrDocs{
    display: grid!important;
    grid-template-columns: repeat(4,23%);
    justify-items: center;
}
section.contact section.direct-contact > form > ul > li:first-child{
	width: 39%;
}
section.contact section.direct-contact > form > ul > li:nth-child(2){
	width: 59%;
}
section.contact section.direct-contact > form > ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.main_outer_cont{
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}
.lg-backdrop{
	background-color: rgba(0,0,0,0.8)!important;
}
.lg-actions .lg-next, .lg-actions .lg-prev{
	width: 40%!important;
	height: 100%!important;
	top: 0!important;
	background: none!important;
}
.lg-actions .lg-prev{
	left: 0!important;
}
.lg-actions .lg-prev:after{
	content: '';
    width: 40px;
    height: 40px;
    border: 4px solid rgba(255,255,255,0.7);
    border-right: none;
    border-bottom: none;
    transform: rotate(-45deg) translateY(-50%);
    top: 50%;
    position: absolute;
    left: 5%;
}
.lg-actions .lg-next{
	right: 0!important;
}
.lg-actions .lg-next:before{
	content: '';
    width: 40px;
    height: 40px;
    border: 4px solid rgba(255,255,255,0.7);
    border-left: none;
    border-top: none;
    transform: rotate(-45deg) translateY(-50%);
    top: 50%;
    position: absolute;
    right: 5%;
}
a.partners-link{
	width: 100%!important;
	height: 100%!important;
	margin: 0!important;
	padding: 0!important;
	transition: 0.3s ease-out;
}
.common-information-first-ul > li > a{
	transition: 0.3s ease-out;
	opacity: 1;
}
.common-information-first-ul > li:not(.activee):hover > a{
	opacity: 0.7;
}

a.partners-link:hover{
	transform: scale(1.1);
}
section.partners section.docs{
	grid-gap: 20px 2%;
}
.responsive_finger{
	width: 100%;
	height: 50px;
	position: relative;
	overflow: hidden;
	margin: 0 0 20px 0;
	display: none;
}
.responsive_finger > img{
	position: absolute;
	left:0;
	height: 100%;
}
.foot_subscribe{
	width: 100%;
	padding-top: 35px;
  display: flex;
  border-top: 1px solid #5d5d5d;
  align-items: center;
  padding-bottom: 35px;
  justify-content: space-around;
}
.foot_subscribe > h2{
	font: normal 18px lestudio02;
	color: #FE4B00!important;
}
.foot_subscribe > .main_sub_box{
  display: flex;
  flex-direction: row;
}
.foot_subscribe > .main_sub_box > button{
	font: normal 18px lestudio02;
	color: #FFF!important;
	background: #818181;
	padding: 15px 30px;
	cursor: pointer;
  margin-left: 0px;
  width: 280px;
  transition: 0.3s ease-out;
}
.foot_subscribe > .main_sub_box > button:hover{
	background: #FE6D30;
}
.foot_subscribe > .main_sub_box > .subsc_box{
	width: 100%;
  justify-content: center;
	display: flex;
	font: normal 13px phonesans;
	color: #CCCCCC;
  flex-direction: column;
}
.foot_subscribe > .main_sub_box > .subsc_box  ._ex-flex{
  display: flex;
  align-items: center;
  padding: 3px 0;
}
.foot_subscribe > .main_sub_box > .subsc_box  ._ex-flex label{
  padding-left: 5px;
}
.foot_subscribe .mailInput{
	width: 400px;
	height: 40px;
  margin: 0 20px;
	background: transparent;
	border: 1px solid rgba(255,255,255,0.3);
	font: normal 13px phonesans;
	padding: 0 15px;
	box-sizing: border-box;
	color: #CCC;
}
.foot_subscribe > .sub_success{
  display: flex;
  align-items: center;
  font: normal 13px phonesans;
  color: #CCC;
}
/*.foot_subscribe > .sub_success > img{*/
  /*margin-right: 15px;*/
/*}*/
/*.foot_subscribe > .sub_success > div{*/
  /*line-height: 20px;*/
/*}*/
.news_subscribe_wrapper .sub_success {
  display: flex;
  align-items: center;
  font: normal 13px phonesans;
  color: #CCC;
}
.news_subscribe_wrapper .sub_success > div {
  line-height: 20px;
}
.news_subscribe_wrapper .sub_success > img{
  margin-right: 15px;
}
.foot_subscribe_default > .sub_success{
  display: none;
}
.foot_subscribe_succes > .main_sub_box{
  display: none;
}
.unscribe_box{
	display: flex;
	align-items: flex-start;
	margin-top: 50px;
  flex-wrap: wrap;
	margin-bottom: 20px;
}
.unscribe_box > img{
	width: 188px;
	margin-right: 40px;
}
.unscribe_box > .unscribe_desc{
	margin-top: 35px;
}
.unscribe_box > .unscribe_desc > h2{
	font: bold 19px lestudio02;
	margin-bottom: 12px;
}
.unscribe_box > .unscribe_desc > h3{
	font: bold 19px phonesans;
	color: #05638F;
	margin-bottom: 25px;
}
.unscribe_box > .unscribe_desc > p{
	font: bold 13px phonesans;
	margin-bottom: 40px;
}
.unscribe_box > .unscribe_desc > form{
	display: flex;
}
.unscribe_box > .unscribe_desc > form > input{
	width: 400px;
	height: 50px;
	border:1px solid rgba(40, 41, 35,0.3);
	outline: none;
	padding: 8px 15px;
	box-sizing: border-box;
}
.unscribe_box > .unscribe_desc > form > button{
	font: normal 17px lestudio02;
	border: none;
	background-color: #FE6D30;
	box-sizing: border-box;
	height: 50px;
	margin-left: 15px;
	padding: 10px 15px;
	color: #FFF;
}
@keyframes swipeFinger{
	0%{
		left: 0%;
	}
	30%{
		left: calc( 100% - 50px );
	}
	60%{
		left: 0%;
	}
	100%{
		left: 0%;
	}
}
.subs-section{
	width: 100%;
	max-width: 300px;
	margin: 35px auto;
}
.subs-section .ttl{
	display: block;
	font-family: Republic;
	color: #fe6d30;
	font-size: 18px;
	font-weight: lighter;
}
.subs-section form{
	font-family: phonesans;
}
.subs-section .radios{
	display: flex;
	margin-bottom: 25px;
}
.subs-section .radios ._flex{
	display: flex;
	align-items: center;
	color: #cccccc;
	font-size: 11px;
}
.subs-section .radios ._flex label{
	padding-left: 5px;
	cursor: pointer;
}
.subs-section .radios .unsub{
	margin-left: 35px;
}
.subs-section .mailInput{
	box-sizing: border-box;
	font-family: phonesans;
	background-color: #fff;
	border:1px solid #ccc;
	border-radius: 0;
	padding: 0 15px;
	height: 40px;
	width: 100%;
	margin: 25px 0 15px 0;
}
.subs-section .subBtn{
  font-family: Republic;
  font-size: 18px;
  padding: 15px 30px;
  background-color: #818181;
  color: #fff;
  transition: .2s;
  cursor: pointer;
}
.subs-section .sub-flex{
  text-align: right;
}
.subs-section .subBtn:hover{
  background-color: #FE6D30;
}
.footer-top-nav{
  background-color: rgba(44, 44, 44, 0.53);
  padding: 30px 0;
}
/*.footer-top-nav .b-l{*/
  /*!*border-left: 3px solid #474747;*!*/
/*}*/
.footer-top-nav .min-container._ex::after{
  content: '';
  display: block;
  clear: both;
}
.footer-top-nav .col{
  width: 25%;
  float: left;
}
.footer-top-nav .box{
	font-family: Republic;
  position: relative;
  padding: 10px 25px;
  height: 40px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.footer-top-nav .col .box {
  border-left: 3px solid #474747;
}
.footer-top-nav .col:nth-child(4) .box {
  border-left: none;
}
.footer-top-nav .box .arr{
  position: absolute;
  width: 13px;
  height: 20px;
  background-position: center;
  right: 80px;
  background-image: url(../images/img/g-arr.svg);
  background-size: 20px;
  transition: .2s ease;
  opacity: 0;
}
.footer-top-nav .box:hover .arr{
  opacity: 1;
  right: 40px;
}
.footer-top-nav .box:hover a{
  transform: translateX(-10px);
}
.footer-top-nav .box a{
  color: #fff;
  font-size: 20px;
  transition: .2s;
}
.footer-top-nav .col:nth-child(4) a {
  border: 3px solid #4a4a4a;
  padding: 20px 15px;
  border-radius: 5px;
  display: block;
  box-sizing: border-box;
  text-align: center;
  transition: .2s;
}
.footer-top-nav .col:nth-child(4) .box:hover a {
  transform: none;
}
.footer-top-nav .col:nth-child(4) a:hover {
  color: #FE4B00;
}
.footer-top-nav .col:nth-child(4) .arr {
  display: none;
}

.news_subscribe_wrapper .sub_success {
  display: none;
}

.show_success_message .sub_success {
  display: flex;
}

.show_success_message .news_subscribe_default {
  display: none;
}

ol > li {
  font-family: "Phone";
  list-style: decimal inside!important;
}
.contact form select {
  appearance: none;
  -webkit-appearance: none;
}
/*.footer-top-nav .box .passToday{*/
  /*border: 3px solid #4a4a4a;*/
  /*padding: 20px 15px;*/
  /*border-radius: 5px;*/
  /*display: block;*/
  /*box-sizing: border-box;*/
  /*text-align: center;*/
  /*transition: .2s;*/
/*}*/
/*.footer-top-nav .box:hover .passToday{*/
  /*transform: none;*/
/*}*/
/*.footer-top-nav .box .passToday:hover{*/
  /*color: #FE4B00;*/
/*}*/
