@font-face {
    font-family: Graphik;
    src: url("../font/Graphik-Regular-Desktop.otf") format("opentype");
}

@font-face {
    font-family: Graphik;
    font-weight: bold;
    src: url("../font/Graphik-Bold-Desktop.otf") format("opentype");
}
body{
    position: relative;
	font-family: Graphik;
	font-size: 1.15em;
	line-height: 2em;
}

a.btn-warning {
    background: #f0dd4f;
    border: #f0dd4f;
}


body {
/*    background: url(../img/Web19208.png) center -69px; */ 
    background-color: #e7ebec;
}

.navbar-dark.navbar .nav-link{
	color: white !important;
}

h1 {
    font-size: 6.1rem;
}

h1 + p {
    font-size: 33px;
    line-height: 1.3em;
}

header time {
    font-size: 2.1em;
}
header a.btn {
    font-size: 1em;
    padding: 0.7em 3em;
}
header {
    padding-bottom: 5em !important;
    background: url(../img/header-back.jpg) center -56px no-repeat; 
    padding-top: 0.1px;
}

h2 {
    font-size: 2.1em;
}

section#about-continue ul {
    list-style: none;
    padding: 0;
    margin-top: 9.8rem;
}

section#about-continue li {
    display: inline-block;
    width: 24.6%;
    vertical-align: top;
    padding: 0 1rem;
}

section#about-continue b {
    font-size: 7rem;
    display: inline-block;
    line-height: 0.9em;
}

section#about-continue p {
    margin-top: 1rem;
    line-height: 1.66;
}

section#about-continue {
    background: url(../img/group_97.jpg) center no-repeat;
    background-size: cover;
}

section#speakers .row > div > div {
	padding-top: 8.3rem;
    padding-left: 1.5rem;
    padding-right: 1rem;
    padding-bottom: 1.66rem;
    border-radius: 3px;
    background-color: white;
    border: 1px solid lightgrey;
    height: 100%;
}

section#speakers .row > div > div b + p {
    line-height: 1.2em;
    min-height: 2.4em;
    font-size: 0.9rem;
    margin-top: 1.5em;
}

section#speakers .row > div > div img {
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0,0,0,.26);
}

section#speakers .row > div > div b {
    display: block;
    font-size: 1.35rem;
    margin-top: 1.6em;
    line-height: 1em;
    margin-bottom: 0.3em;
}

section#speakers .row > div > div .subject {
    line-height: 1.5;
}

.tref > div {
    background: white url(../img/tref-back.png) no-repeat;
}
.chepakin > div {
    background: white url(../img/chepakin-back.png) no-repeat;
}
.oparin > div {
    background: white url(../img/oparin-back.png) no-repeat;
}
.guseinov > div {
    background: white url(../img/guseinov-back.png) no-repeat;
}
.karapuzov > div {
    background: white url(../img/karapuzov-back.png) no-repeat;
}
.eliferov > div {
    background: white url(../img/eliferov-back.png) no-repeat;
}

section#cases .row > .col-sm-4 > div {
    background-color: white;
    min-height: 23.4rem;
    color: white;
    padding-top: 10.7rem;
    padding-left: 1.9rem;
    font-size: 1.3em;
    font-weight: normal;
    padding-right: 1rem;
    line-height: 1.5em;
}


section#cases .lanit > div {
    background: url(../img/lanit.png) 1rem 2rem no-repeat, url(../img/lanit-back.png) no-repeat bottom;
}

section#cases .mspbank > div {
    background: url(../img/mspbank.png) 1.6rem 3.3rem no-repeat, url(../img/mspbank-back.png) no-repeat bottom;
}

section#cases .kadvarus > div {
    background: url(../img/kadvarus.png) 1.5rem 2.8rem no-repeat, url(../img/kadvarus-back.png) no-repeat bottom;
}

section#cases .cmdsoft > div {
    background: url(../img/cmdsoft.png) 2rem 2rem no-repeat, url(../img/cmdsoft-back.png) no-repeat bottom;
}
section#cases .airastana > div {
    background: url(../img/airastana.png) 0.8rem 2.7rem no-repeat, url(../img/airastana-back.png) no-repeat bottom;
}
section#cases .epam > div {
    background: url(../img/epam.png) 1.5rem 3.5rem no-repeat, url(../img/epam-back.png) no-repeat bottom;
}
section#cases .sber > div {
    background: url(../img/sber.png) 1.2rem 2.4rem no-repeat, url(../img/sber-back.png) no-repeat bottom;
}
section#cases .capital > div {
    background: url(../img/capital.png) 1.6rem 3.5rem no-repeat, url(../img/capital-back.png) no-repeat bottom;
}
section#cases .vesta > div {
    background: url(../img/vesta.png) 1.5rem 3.2rem no-repeat, url(../img/vesta-back.png) no-repeat bottom;
}

section#cases .proton > div {
    background: url(../img/proton.png) 1.5rem 3.2rem no-repeat, url(../img/proton-back.png) no-repeat bottom;
}


section#register {
    background: url(../img/reg-back.jpg) center no-repeat;
}

.contacts img {
    border-radius: 50%;
}

.contacts {
    max-width: 28rem;
}

h3 {
    font-size: 1.33em;
    font-weight: 800;
}

.contacts p.name {
    font-size: 1.1em;
}

.contacts p.phone {
    line-height: 1em;
}


p.email a {
    color: #5ed8e3;
}

section#register input[type="text"] {
    background: transparent;
    border: 1px solid white;
    width: 39rem;
    border-radius: 7px;
    padding: 0.8rem 1.4rem;
    margin-bottom: 1.8rem;
    max-width: 100%;
    color: white;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
:-moz-placeholder { /* Firefox 18- */
  color: white;
}

#register button.button {
    margin-top: 1.4rem;
	background: #f0dd4f;
    border: 1px solid #f0dd4f;
    padding: 0.8rem 4rem;
    padding: 0.7em 3em;
    border-radius: 4px;
    cursor: pointer;
     line-height: 1.5em;
}

#register button.button:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}

nav.shrink {
    background: #625498;
}

nav {
	transition: all 0.5s;
}

nav.shrink.navbar .nav-link {
    color: white !important;
}

nav.shrink.navbar {
	box-shadow: 0 2px 5px rgba(0,0,0,.26);
}

nav.shrink.navbar .nav-link.active,
nav.shrink.navbar .nav-link:hover {
    color: #38d6e4 !important;
}

section a {
    color: #38d6e4 !important;
}


nav .title {
	opacity: 0;
	font-weight: 600;
	font-size: 1.5em;
	position: absolute;
	top: 0.6em;
	transition: all 0.5s;	
}

nav.elmaday .navbar-brand img{
	opacity: 1;
	transition: all 0.5s;
}


section#programm .row > div:last-child p {
    margin-bottom: 0.3em;
}
section#programm .row > div:first-child time {
	display: block;
    margin-bottom: 0.3em;
}

section#programm .row {
    margin: 0 -2.5em;
    padding-left: 1.5em;
    padding-right: 1.5em;
}

section#programm .row.grey {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    background: #f2f4f4;
}

section#programm .row {
    margin-bottom: 0.25em;
    margin-top: 0.25em;
}

section#programm p.speaker {
    font-size: 1rem;
    color: #656460;
}

section#programm .yellow {
    background: #FFF7A9;
}

section#programm .blue {
    background: #d4f5fb;
}


@media (min-width: 992px){
	.navbar-expand-lg .navbar-nav .nav-link {
	    padding-right: 0.85rem;
	    padding-left: .85rem;
	}
}

@media (max-width: 992px){
	h1 {
    	font-size: 3.1rem;
	}
	h1 + p {
	    font-size: 1.1em;
	}	
	nav.elmaday .title {
		opacity: 1;
	}
	nav.elmaday .navbar-brand img {
		opacity: 0;
	}
	
	section#programm .row {
	    margin: 0.25em -15px;
	    padding-left: initial;
	    padding-right: initial;
	}
	
	
	
}
#programm .download-link {
    font-size: 16px;
}
.download-link {
    position: relative;
    display: inline-block;
    color: #4187C6 !important;
    line-height: 1;
    font-size: 20px;
    text-decoration: underline;
}
.download-link:before {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin: 0 8px 0.5em;
    background: 50% 50% no-repeat;
    content: '';
}
.download-link[href$=".pptx"]:before {
    background-image: url(../img/svg-icon-pptx.svg);
}
.download-link[href$=".pdf"]:before {
    background-image: url(../img/svg-icon-pdf.svg);
}
.download-link_type-pres:before {
    background-image: url(../img/svg-icon-pptx-bw.svg);
}
.download-link_inline {
    white-space: nowrap;
}
.download-link_inline:before {
    margin: 0 15px 0 0;
}
.modal-dialog_headerless .modal-header {
    border: 0;
}
.modal-title {
    font-weight: bold;
}
.modal-dialog_headerless .modal-body {
    padding-top: 0;
    font-size: 15px;
}
.form-check label {
    line-height: 1.1;
}

@media (min-width: 768px){
    .modal-dialog_headerless .modal-header {
        margin-right: -15px;
    }
    .modal-dialog_headerless .modal-content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 992px){
    .modal-dialog_headerless .modal-header {
        margin-right: -100px;
    }
    .modal-dialog_headerless .modal-content {
        padding-left: 15px;
        padding-right: 100px;
    }
}

@media (min-width: 1200px){
	.container {
	    max-width: 990px;
	}
}