@charset 'IBM866';
@font-face {
    font-family: 'pf_centro_sans_proregular';

    src: url('font/pfcentrosanspro-reg-webfont.eot');
    src: url('font/pfcentrosanspro-reg-webfont.eot?#iefix') format('embedded-opentype'), url('font/pfcentrosanspro-reg-webfont.woff') format('woff'), url('font/pfcentrosanspro-reg-webfont.ttf') format('truetype');
}
@font-face {
    font-family: 'pf_centro_sans_proitalic';

    src: url('font/pfcentrosanspro-italic-webfont.eot');
    src: url('font/pfcentrosanspro-italic-webfont.eot?#iefix') format('embedded-opentype'), url('font/pfcentrosanspro-italic-webfont.woff') format('woff'), url('font/pfcentrosanspro-italic-webfont.ttf') format('truetype');
}
@font-face {
    font-family: 'pf_centro_sans_probold';

    src: url('font/pfcentrosanspro-bold-webfont.eot');
    src: url('font/pfcentrosanspro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/pfcentrosanspro-bold-webfont.woff') format('woff'), url('font/pfcentrosanspro-bold-webfont.ttf') format('truetype');
}
@font-face {
    font-family: 'pf_centro_serif_probold';

    src: url('font/pfcentroserifpro-medium-webfont.eot');
    src: url('font/pfcentroserifpro-medium-webfont.eot?#iefix') format('embedded-opentype'), url('font/pfcentroserifpro-medium-webfont.woff') format('woff'), url('font/pfcentroserifpro-medium-webfont.ttf') format('truetype');
}
@font-face {
    font-family: 'skolkovotypefacebold';

    src: url('font/skolkovotypeface-bold-webfont.eot');
    src: url('font/skolkovotypeface-bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/skolkovotypeface-bold-webfont.woff') format('woff'), url('font/skolkovotypeface-bold-webfont.ttf') format('truetype');
}


/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

 html {
  line-height: 1.5;
  font-family: "pf_centro_sans_proregular", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}

body {
    padding-bottom: 36px;
}

 h1,h2,h3,h4,h5,h6 {
 /* line-height: 1.5;*/
  font-family: "pf_centro_serif_probold", serif;
 }

 h6 {
    font-size: 1.2rem;
    line-height: 130%;
}


nav #nav-mobile .brand-logo {
	   height: 120px;
    position: relative;
}

nav ul#nav-mobile a {
  color: #ffffff;
 /*   font-family: "pf_centro_serif_probold",serif;*/
 padding-left: 50px;
}


.side-nav .brand-logo img {
	/*margin-left: 52px;
    width: 90px;*/
}
.side-nav {
	/* CUSTOMCOLOR */
  /*  background-color: #2b471a;*/
}
.side-nav a {
	color: #ffffff;
	font-family: "pf_centro_sans_proregular", sans-serif;
	padding-left: 40px
}

.side-nav .no-padding a:hover {
    background: rgba(0, 0, 0, 0) url("../images/menu-circle.png") no-repeat scroll left center;
}

.side-nav .no-padding a.sidemenuemba:hover {
    background: rgba(0, 0, 0, 0) url("../images/menu-circle-emba.png") no-repeat scroll left center;
}
.side-nav .no-padding a.sidemenumba:hover {
    background: rgba(0, 0, 0, 0) url("../images/menu-circle-mba.png") no-repeat scroll left center;
}
.side-nav .no-padding a.sidemenussa:hover {
    background: rgba(0, 0, 0, 0) url("../images/menu-circle-ssa.png") no-repeat scroll left center;
}
.side-nav .no-padding a.sidemenuceo:hover {
    background: rgba(0, 0, 0, 0) url("../images/menu-circle-ceo.png") no-repeat scroll left center;
}
.side-nav .no-padding a.sidemenunextgen:hover {
    background: rgba(0, 0, 0, 0) url("../images/menu-circle-nextgen.png") no-repeat scroll left center;
}
.side-nav .no-padding a.sidemenuopen:hover {
    background: rgba(0, 0, 0, 0) url("../images/menu-circle-open.png") no-repeat scroll left center;
}
.side-nav .no-padding a.sidemenucorp:hover {
    background: rgba(0, 0, 0, 0) url("../images/menu-circle-corp.png") no-repeat scroll left center;
}



.side-nav .collapsible-body, .side-nav.fixed .collapsible-body {
  /*  background-color: #344757;*/
	  background-color: #203613;
	 padding-bottom: 15px;
	margin-bottom: 15px;
    margin-top: -5px;

}

.side-nav li.no-padding a {
    margin-left: 10px;
}


.side-nav li.no-padding .collapsible-body li a, .side-nav.fixed .collapsible-body li a {
    height: 35px;
    margin-left: 30px;
    padding: 0 23.5px 0 40px;
}

.side-nav .collapsible-header, .side-nav.fixed .collapsible-header {
    padding: 0 40px;
}



.dropdown-content li > a, .dropdown-content li > span {
    font-size: 15px;
    color: #344757;
}



p {
 /* line-height: 2rem;*/
}

.button-collapse {
  color: #ffffff;
    padding-right: 20px;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 0;
  }
   .parallax-container .section h5{
    font-size: 1.2rem;
   }

  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
  #titlevideoblock video {
    display: none;
}
#titlevideoblock {
  background: rgba(0, 0, 0, 0) url("../video/campus.jpg") repeat scroll center center / cover ;
}

}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}





.logo.logosk {
    position: absolute;
    width: 110px;
    z-index: 200;
    left: 50px;
    margin-top: -14px;
	background: rgba(0, 0, 0, 0) url('../images/logo_skolkovo_ann10_white_transparent_rus-110-crop.png') no-repeat scroll 0 0 / cover;
	transition: .3s ease-out;
	height:243px;

}
.logo.logosk.pinned {
	width: 75px;
	height: 50px;
	background: url(../images/logo_skolkovo_eng_forblack50.png)  no-repeat;
		margin-top: 8px;
	transition: .3s ease-out;

}

nav {
    opacity: 0.95;
    position: absolute;
	z-index:100;
	background:#5f676c none repeat scroll 0 0
}



.absline {
	position: absolute;
    width: 100%;
}
.maxwidth {
	width:100%!important;
}
.embablock{
    border-bottom: 5px solid #641465;
    border-top: 1px solid #641465;
}
.mbablock{
    border-bottom: 5px solid #a54990;
    border-top: 1px solid #a54990;
}
.ssablock{
    border-bottom: 5px solid #6daa3f;
    border-top: 1px solid #6daa3f;
}
.ceoblock{
    border-bottom: 5px solid #2b632b;
    border-top: 1px solid #2b632b;
}
.nextgenblock{
    border-bottom: 5px solid #6daa3f;
    border-top: 1px solid #6daa3f;
}
.coursesblock{
    border-bottom: 5px solid #2b632b;
    border-top: 1px solid #2b632b;
}
.generalblock{
    border-bottom: 5px solid #344757;
    border-top: 1px solid #344757;
}
.eduprogrammes a h6, .campus a {
	text-decoration:underline;
}

.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

nav .button-collapse {
    float: right;
}

.topnavline {
	background: #5f676c none repeat scroll 0 0;
}

.eventssection span.badge {
	margin-right: 5px;
    position: unset;
	border-radius: 0;
	padding-bottom: 1px;
    padding-top: 1px;
}



.eventssection .col.s12.m4.card {
	padding:20px;
	margin-right:10px;
}


.eventssection .col.s12.m4.card:first-of-type {
    margin-left: -10px;
}

.eventssection .col.s12.m4.card:last-of-type {
    margin-right: -10px;
}


.eventssection .col.s12.m4.card .card-content {
	padding:0px;
}



.eventitem {
   /* border-bottom: 1px solid #344757;*/

   /* CUSTOM COLOUR */
    border-top: 8px solid #65aa72;

    padding-bottom: 20px;
}

.fixed-bottom {
    background: #5f676c none repeat scroll 0 0;
    bottom: 0;
    color: #bbbbbb;
    padding-top: 2px;
 /*   position: fixed; */
    width: 100%;
	 padding-bottom: 4px;
	 opacity: 0.95;
}
.fixed-bottom h6 {
	font-size: 1rem;
    line-height: 100%;
}
.fixed-bottom h6 span {
    font-size: 0.8rem;
}

.fixed-bottom h6 a {
    color: #bbbbbb;
}


#modal-bottommenu h6 {
	font-size: 1rem;
    line-height: 100%;
	    color: #eeeeee;
}
 #modal-bottommenu h6 span {
    font-size: 0.8rem;
}

#modal-bottommenu h6 a {
    color: #bbbbbb;
}
.bottommenu-links li {
	font-size:13px;
}

#modal-bottommenu {
    background: #454545 none repeat scroll 0 0;
}
#modal-bottommenu .modal-footer {
    background: #697177 none repeat scroll 0 0;
}
#modal-bottommenu .modal-footer a {
	text-decoration: underline;
	color:#eee;
}

#modal-bottommenu .modal-footer a.btn-flat {
	margin-top: -10px;
}


.fixed-bottom .divider {
  /*  background-color: #3c3a3a;*/
    margin: 3px 0;
}


.smalltext {
	font-size: 12px;
}
.no-margin-bot {
	margin-bottom:0;
}
.whitelinks a{
	color:#bbbbbb;
	text-decoration:underline;
}
.tooltip_templates { display: none; }

.material-icons.tooltip {
	cursor: pointer;
}

.inline-link {
	color:#039be5;
	border-bottom:1px dashed;
}

.btn, .btn-large, .btn-flat {
    border-radius: 0px;
}
#sidenav-overlay {
        z-index: unset;
}


.mainmenu a {
	color: #FFF;
}
.mainmenu,
.mainmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mainmenu li {
	position: relative;
}
.mainmenu a {
	padding: 10px 20px;
	display: block;
	text-decoration: none;
}
.mainmenu a:hover {
	background: #000;
}


/* Level 1 Drop Down */
.mainmenu > li {
	display: inline-block;
	vertical-align: top;
	margin-left: -4px; /* solve the 4 pixels spacing between list-items */
}
.mainmenu > li:first-child {
	margin-left: 0;
}

/* Level 2 */
.mainmenu ul {
	box-shadow: 2px 2px 15px 0 rgba(0,0,0, 0.5);
}
.mainmenu > li > ul {
	text-align: left;
	display: none;
	background: green;
	position: absolute;
	top: 100%;
	left: 0;
	width: 240px;
	z-index: 999999; /* if you have YouTube iframes, is good to have a bigger z-index so the video can appear above the video */
}

/* Level 3 */
.mainmenu > li > ul > li > ul {
	text-align: left;
	display: none;
	background: darkcyan;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 9999999;
}

h1.header {
	text-align: left;
	padding-left: 200px;
	font-family: pf_centro_sans_probold;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	font-size: 6rem;
	line-height: 6.5rem;
	padding-top: 50px;

}
#titlevideoblock{
	width: 100%;
	height: 650px;
}
 #titlepicblock{
	display:none;
}

.transformlogo {
	position:absolute;
	top:450px;
	height:10px;
	width:1px;
}

.corp-numbers {
	margin-bottom: -10px;
	margin-top:10px;
	width:80%;
}


@media only screen and (max-width : 880px) {
  .full880 {
    width: 98%;
  }
  h1.header{
	font-size: 5rem;
    line-height: 5.5rem;
  }
  label.error {
	  display:none!important;
  }

  .parallax {
left: 400px;
}

nav {
	opacity:1;
}


}

@media only screen and (max-width : 750px) {
	  h1.header{
    font-size: 3.8rem;
    line-height: 3.9rem;
		padding-left:150px;
	  }
	 #titlevideoblock{
	height: 520px;
}

.logo.logosk {
    background: rgba(0, 0, 0, 0) url("../images/logo_skolkovo_ann10_white_transparent_rus-80-crop.png") no-repeat scroll 0 0 / cover ;
    height: 175px;
    left: 40px;
    width: 80px;
}



}


@media only screen and (max-width : 600px) {
 #titlevideoblock{
/*	display:none;*/
}
  h1.header{
    font-size: 3.2rem;
    line-height: 3.2rem;
	padding-left:120px;
	  }
 #titlepicblock{
	display:block;
}
.transformlogo {
	top:50px;
}
.corp-numbers {
	width:100%;
}

.logo.logosk.pinned {
    background: rgba(0, 0, 0, 0) url("../images/logo_skolkovo_eng_forblack40.jpg") no-repeat scroll 0 0;
    height: 40px;
    margin-top: 8px;
    width: 60px;
}

}


@media only screen and (max-width : 470px) {

h1.header {

    padding-left: 20px;
    padding-top: 120px;
	font-size: 2.8rem;
    line-height: 2.8rem;
}



h3 {
    font-size: 2.4rem;
}

}






@media only screen and (min-width: 993px) {
  .container {
    width: 85%;
  }
}
span.badge.new {
    background-color: #7a8b9e;
}

span.badge.new.startup {
	background:#6daa3f;
}
span.badge.new.practicum {
	background:#2a622a;
}
span.badge.new.mba {
	background:#a54990;
}
span.badge.new.emba {
	background:#641465;
}
span.badge.new.research {
	background:#1362aa;
}
span.badge.new.wtc {
	background:#1362aa;
}
span.badge.new.iems {
	background:#1362aa;
}
span.badge.new.sedec {
	background:#1362aa;
}
span.badge.new.alumni {
	background:#ec7a08;
}
span.badge.new.exed {
	background:#2b471a;
}
span.badge.new.corporate {
	background:#901026;
}

.fblink {
	width:79px;
	border:0;
	height:30px;
}
.twilink {
	width:79px;
	border:0;
	height:30px;
	margin:0 6px;
}
.lnkdlink {
	width:79px;
	border:0;
	height:30px;
}

label.error {
    color: #990000;
    margin-left: 80px;
}
input.validate.error {
    border-bottom: 2px solid #ff0000;
}

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

.btn-floating.btn-search {
    box-shadow: none;
}
.btn-floating.btn-search i.material-icons {
    margin-top: -13px;
}

.btn-floating.btn-lang {
	box-shadow: none;
	padding-left: 10px;
    margin-left: 0;
}

.btn-flat.btn-search {
    float: left;
    margin-left: 50px !important;
    padding-left: 8px!important;
    width: 50px;
}
.btn-flat.btn-lang {
    float: left;
    padding-left: 15px!important;
    width: 50px;
	margin-left: 5px !important;
	padding-top: 7px;
    text-decoration: underline;
}
.copyright {
    font-size: 12px;
    padding-right: 20px;
}






















/* side menu */

header,main,footer{
	padding-left:250px
}

@media only screen and (max-width: 994px) {
header,main,footer{
	padding-left:0px
}

#nav-mobile.side-nav {
    background: #2b471a none repeat scroll 0 0;
}
nav {
opacity:1
}
}


#logo-container {
    height: 57px;
    margin-bottom: 32px;
}



ul.side-nav.fixed li.logo {

}
ul.side-nav.fixed li.logo:hover,
ul.side-nav.fixed li.logo #logo-container:hover {
    background-color: transparent
}
ul.side-nav.fixed {
    overflow: hidden;
	   width: 250px;
}
ul.side-nav.fixed li {
    line-height: 44px
}
ul.side-nav.fixed li.active {
    background-color: rgba(0, 0, 0, 0.05)
}
ul.side-nav.fixed li a {
    font-size: 13px;
    line-height: 44px;
    height: 44px;
    padding: 0 30px;
	color:#fff;
}
ul.side-nav.fixed ul.collapsible-accordion {
}
ul.side-nav.fixed ul.collapsible-accordion a.collapsible-header {
    padding: 0 23.5px 0 25px;
	margin-left:10px;
}
ul.side-nav.fixed ul.collapsible-accordion .collapsible-body li a {
    font-weight: 400;
    padding: 0 23.5px 0 40px;
	margin-left:25px;
}
ul.side-nav.fixed:hover {
    overflow-y: auto
}
.bold>a {
    font-weight: bold
}
#logo-container {
height: 170px;
    margin-bottom: 20px;
}

.parallax-header {
min-height:300px;
}

#logo-container img {
    margin-left: 35px;
    margin-top: 30px;
    width: 120px;
}


.parallax-header h1 {
font-size:6.3rem;
}
.parallax-header h1.text-white {
    text-shadow:1px 1px 2px #000;
}

a.button-collapse.top-nav.full {
    line-height: 122px
}
a.button-collapse.top-nav i {
    font-size: 32px
}
@media only screen and (max-width: 600px) {
    a.button-collapse.top-nav {
        left: 5%
    }

	.caption h1 {
    font-size: 3.2rem;
}

.slider .slides li .caption {

    top: 10%;
    left: 10%;
    width: 80%;

}



}



.collapsible {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: 0.5rem 0 1rem 0
}
.collapsible-header {
    display: block;
    cursor: pointer;
    min-height: 3rem;
    line-height: 3rem;
    padding: 0 1rem;
    background-color: #fff;
    border-bottom: 1px solid #ddd
}
.collapsible-header i {
    width: 2rem;
    font-size: 1.6rem;
    line-height: 3rem;
    display: block;
    float: left;
    text-align: center;
    margin-right: 1rem
}
.collapsible-body {
    display: none;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box
}
.collapsible-body p {
    margin: 0;
    padding: 2rem
}
.side-nav .collapsible,
.side-nav.fixed .collapsible {
    border: none;
    box-shadow: none
}
.side-nav .collapsible li,
.side-nav.fixed .collapsible li {
    padding: 0
}
.side-nav .collapsible-header,
.side-nav.fixed .collapsible-header {
    background-color: transparent;
    border: none;
    line-height: inherit;
    height: inherit;
    padding: 0 16px
}
.side-nav .collapsible-header:hover,
.side-nav.fixed .collapsible-header:hover {
    background-color: rgba(0, 0, 0, 0.05)
}
.side-nav .collapsible-header i,
.side-nav.fixed .collapsible-header i {
    line-height: inherit
}
.side-nav .collapsible-body,
.side-nav.fixed .collapsible-body {
    border: 0;
/*    background-color: #fff*/
}
.side-nav .collapsible-body li a,
.side-nav.fixed .collapsible-body li a {
    padding: 0 23.5px 0 31px
}
.collapsible.popout {
    border: none;
    box-shadow: none
}
.collapsible.popout>li {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    margin: 0 24px;
    transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.collapsible.popout>li.active {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    margin: 16px 0
}





.programtheme {
	position:relative;
}

.programtheme h5{
background: #65aa72 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 1.3rem;
    margin-bottom: 4px;
    margin-top: -4px;
    padding: 10px;


}

.grey60{
/*	filter: grayscale(80%) brightness(65%);*/
	height: 120px !important;
    width: 100% !important;
}

.programtheme ul.collection {
	position:relative;
	margin-top:-5px;
}

.programtheme .collection-item {
	cursor:pointer;
}

.programtheme .collection-item {
	border-left: 4px solid #fff;
}

.programtheme .collection-item p {

}


.programtheme .collection-item:hover {
	background:#f5f5f5;
	border-left: 4px solid #65aa72;
}

.max-120 {
	max-width:120px;
}

.shadow222 {
    text-shadow: 2px 2px 1px #222222;
}

.shadow-fff {
	text-shadow: 2px 0 2px #ffffff
}


.slider2 .slides li .caption.right-align {
    left: unset;
    right: 5%;
    width: 60%;
}

.max-200 {
	width:200px;
}
.max-150 {
	width:150px;
}

.nounderline {
	text-decoration:none;
}
.autoheight {
	height:auto!important;
}
.btn.autoheight {
	line-height: 25px;
    padding: 10px 11px;
}

.mobmenuheader {
     color: #65aa72;
    font-family: pf_centro_serif_probold;
    margin-bottom: -15px;
    padding-left: 10px;

}

span#fc_filter_form_blocker {
	display:none;
}
#fc_filter_form_blocker { display:none; }

.menuitem {
    line-height: 20px!important;
    }
#bpmformname {
    display:none;
}
.height130 {
height:130px;
}
.height150 {
    height:150px;
}

.block100 {
height:100px;
padding:10px;
}

.m-breadcrumbs {
    color: #fff;
    font-size: 12px;
    padding:2px 0
}

@media only screen and (max-width: 1200px) and (min-width: 996px) {
    a.mail_small {
        font-size: 12px;
    }
}


.group {
	overflow-x: hidden !important;
}

.space-sep20 {clear: both;display: block;height: 20px;}
.space-sep40 {clear: both;display: block;height: 40px;}
.space-sep60 {clear: both;display: block;height: 60px;}
.space-sep80 {clear: both;display: block;height: 80px;}
.space-sep100 {clear: both;display: block;height: 100px;}