@font-face {
    font-family: 'DINPro';
    src: url('/web/fonts/DINPro-Bold.eot');
    src: url('/web/fonts/DINPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('/web/fonts/DINPro-Bold.woff2') format('woff2'),
        url('/web/fonts/DINPro-Bold.woff') format('woff'),
        url('/web/fonts/DINPro-Bold.ttf') format('truetype'),
        url('/web/fonts/DINPro-Bold.svg#DINPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

html,
body {
    height: 100%;
    overflow-y: visible !important;
    min-width: 320px !important;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
    background-color: #232427;
    min-width: 320px !important;
}

.wrap > .container {
    padding: 70px 15px 20px;
    min-width: 320px !important;
}

.footer {
    height: 60px;
    /*background-color: #f5f5f5;*/
    /*border-top: 1px solid #ddd;*/
    padding-top: 20px;
    text-align: center;
    color: #FFED00;
    min-width: 320px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}





/*header*/
.container
{
    min-width: 320px !important;
}
.navbar .container
{
    background-image: url('/web/img/header-background.png');
    background-size: contain;
    background-repeat: no-repeat;
    height: 80px;
    vertical-align: middle;
    line-height: initial;
    color: #FFED00;
    font-family: 'DINPro';
    min-width: 320px;
}
.navbar .container:before
{
    content: "";
    display: inline-block;
    min-height: inherit;
    /*height: 100%;*/
    vertical-align: middle;
}
.navbar .container a
{
    text-decoration: none;
    color: inherit;
}
.headerimg
{
    height: 45px;
    display: inline-block;
    vertical-align: middle;
}

#logo
{
    margin-right: 30px;
}
#header24h
{
    margin-right: 10px;
}
#headerdivphone
{
    display: inline-block;
    vertical-align: middle;
    margin-left: 50px;
    margin-right: 70px;
    font-size: 16px;
}
.headerimgphone
{
    height: 15px;
}
#headerdivbutton
{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    border: 1px solid #FFED00;
    padding: 5px;
    margin-right: 60px;
}
#headerdivbutton:hover
{
    background-color: #FFED00;
}
#headerdivbutton a
{
    color: #FFED00;
    text-decoration: none;
}
#headerdivbutton:hover a
{
    color: #232427;
    text-decoration: none;
}
#headerspanpoint
{
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
	overflow: hidden;
}

#headerspanpoint div, #headerspanpoint img{
	float:left;
}

#headerspanpoint img{
	float:left;
	margin-right:10px;
}

#headerimgpoint
{
    height: 40px;
}
.navbar-collapse.collapse
{          
    display: block!important;
}
.navbar-toggle
{
    display: none!important;
}






/*site*/
.main-container
{
    
}

.indexdivkurs
{
    background-image: url('/web/img/indexkursbackground.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: bottom;
    height: 122px;
    vertical-align: middle;
    line-height: initial;
    color: #FFED00;
    font-family: 'DINPro';
    width: 70%;
    margin: 0 auto 0;
    cursor: pointer;
    /*text-align: center;*/
}
.indexdivkurs2
{
    vertical-align: middle;
    line-height: initial;
    color: #FFED00;
    font-family: 'DINPro';
    width: 70%;
    margin: 0 auto 0;
    text-align: center;
}
.indexdivkurs:hover
{
    color: #232427;
    background-color: #FFED00;
    transition-delay: 0.2s;
}
.indexdivkurs:before
{
    content: "";
    display: inline-block;
    min-height: inherit;
    height: 100%;
    vertical-align: middle;
}
.indexspancurrency
{
    display: inline-block;
    width: 25%;
    vertical-align: middle;
    text-align: center;
    font-size: 30px;
    color: #FFED00;
}
.indexspancurrency:hover
{
    color: Black;
}
.indexspanbuy
{
    display: inline-block;
    width: 25%;
    vertical-align: middle;
    font-size: 40px;
    text-align: center;
    color: White;
}
.indexdivkurs:hover .indexspanbuy, .indexdivkurs:hover .indexspancurrency
{
    color: #232427;
    transition-delay: 0.2s;
}
.indexdivbutton
{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    border: 1px solid #FFED00;
    padding: 5px;
    text-align: center;
    margin-left: 20px;
        
}
.indexdivkurs:hover .indexdivbutton
{
    background-color: #FFED00;
    transition-delay: 0.2s;
    border-color: #232427;
}
.indexdivbutton:hover
{
    background-color: #232427 !important;
    transition-delay: 0s !important;
}
.indexdivbutton span
{
    color: #FFED00;
    text-decoration: none;
}
.indexdivkurs:hover .indexdivbutton span
{
    color: #232427;
    text-decoration: none;
    transition-delay: 0.2s;
}
.indexdivbutton:hover span
{
    color: #FFED00 !important;
    transition-delay: 0s !important;
}


.indexdivbutton2
{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    border: 1px solid #FFED00;
    padding: 5px;
    text-align: center;
    margin-left: 20px;
    color: #FFED00;
}
.indexdivbutton2:hover
{
    border: 1px solid #FFED00;
    color: Black;
    background: #FFED00;
    text-decoration: none;
}

#indexdivactual
{
    color: #FFED00;
    margin-top: 100px;
    position: relative;
}
#indexdivactual h2
{
    text-align: center;
}
#indexdivinput
{
    width: 50%;
    margin: 0 auto 0;
    text-align: center;
    
}
#indexdivinput button.close
{
    display: none !important;
}
.indexbutton
{
    background-color: #232427;
    border: 1px solid #FFED00;
    padding: 5px;
    font-size: 16px;
    font-family: DinPro;
}
.indexbutton:hover
{
    background-color: #FFED00;
    color: #232427;
}

.error
{
    position: absolute;
    border-left: none !important;
    right: 100px;
    top: 81px;
}

.error:before
{
    content: '';
    position: absolute;
    top: 50%;
    left: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 6px 7px 0;
    border-color: transparent #fff transparent transparent;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#indexdivinput .input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 1em;
	max-width: 350px;
	width: calc(100% - 2em);
	vertical-align: top;
}
#indexdivinput .input:hover
{
    
}
 .input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

#indexdivinput .input__field:focus {
	outline: none;
}

#indexdivinput .input__label {
	display: inline-block;
	/*float: right;*/
	padding: 0 1em;
	/*width: 40%;*/
	color: #6a7989;
        text-align: center;
	font-weight: bold;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	
	display: block;
	padding: 2.6em 0;
	/*width: 100%;*/
        margin: 0 auto 0;
        color: #FFED00;
        font-weight: 100;
}

.graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}

.icon {
	color: #ddd;
	font-size: 150%;
}

#indexdivmap
{
    width: 80%;
    margin: 0 auto 0;
}





/* Hoshi */
.input--hoshi {
	overflow: hidden;
        
}
.input--hoshi .help-block
{
    top: 80px;
    font-weight: bold;
}
.input__field--hoshi
{
	margin-top: 1em;
	padding: 0.85em 0.15em;
	width: 100%;
	background: transparent;
	color: #595F6E;
        text-align: center;
        font-size: 25px;
        color: #FFED00;
}

.input__label--hoshi {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 0.25em;
	width: 100%;
	height: calc(100% - 1em);
	text-align: left;
	pointer-events: none;
}

.input__label-content--hoshi {
	/*position: absolute;*/
        font-size: 20px;
}

.input__label--hoshi::before,
.input__label--hoshi::after
{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 10px);
	border-bottom: 1px solid #FFED00;
}

.input__label--hoshi::after {
	margin-top: 2px;
	border-bottom: 6px solid red;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.input__label--hoshi-color-1::after {
	border-color: #FFED00;
        }

.input__label--hoshi-color-2::after {
	border-color: hsl(160, 100%, 50%);
}

.input__label--hoshi-color-3::after {
	border-color: hsl(20, 100%, 50%);
}

.input__field--hoshi:focus + .input__label--hoshi::after,
.input--filled .input__label--hoshi::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.input__field--hoshi:focus + .input__label--hoshi .input__label-content--hoshi,
.input--filled .input__label-content--hoshi {
	-webkit-animation: anim-1 0.3s forwards;
	animation: anim-1 0.3s forwards;
}

@-webkit-keyframes anim-1 {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(1em, 0, 0);
		transform: translate3d(1em, 0, 0);
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(-1em, -40%, 0);
		transform: translate3d(-1em, -40%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, -40%, 0);
		transform: translate3d(0, -40%, 0);
	}
}

@keyframes anim-1 {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(1em, 0, 0);
		transform: translate3d(1em, 0, 0);
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(-1em, -40%, 0);
		transform: translate3d(-1em, -40%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, -40%, 0);
		transform: translate3d(0, -40%, 0);
	}
}


#indexdivaddress
{
    color: #FFED00;
    margin-top: 100px;
    position: relative;
    font-size: 18px;
    text-align: center;
}
#indexdivseo
{
    text-align: justify;
    text-indent: 25px;
}
#indexdivseo h1
{
    text-align: center
}


/*filter: alpha(opacity=60);
opacity: 0.6;
-moz-opacity: 0.6;*/







/*zayavka*/

#divzayavka
{
    width: 70%;
    margin: 100px auto 0;
    text-align: center;
    color: #FFED00;
    font-family: DinPro;
    padding: 0 0 20px;
}
#divzayavka h2
{
    font-weight: bold;
    color: White;
    margin-top: 0;
}

#divzayavka1div, #divzayavka2div
{
    width: 50%;
}
#divzayavka1div
{
    float: left;
    background-image: url('/web/img/vertical-background.png');
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: contain;
    
}
 #divzayavka2div
 {
     float: right;
 }

#divzayavkacheck
{
    display: flex;
    margin-top: 30px;
    color: White;
}
#divzayavkacheckspanleft
{
    float: left;
    margin-left: 20%;
    cursor: pointer;
}
#divzayavkacheckspanright
{
    float: right;
    margin-right: 20%;
    cursor: pointer;
}


.upperslideOne
{
    margin: 0 auto 0;
    padding: 0 30px 0;
}
.slideOne
{
  width: 50px;
  height: 10px;
  background: Grey;
  margin: 5px auto 0;
  position: relative;
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.slideOne label
{
  display: block;
  width: 20px;
  height: 16px;
  position: absolute;
  top: -3px;
  left: -3px;
  cursor: pointer;
  background: #FFED00;
  background: -webkit-linear-gradient(top, #FFED00 0%, #FFED00 40%, #FFED00 100%);
  background: linear-gradient(to bottom, #FFED00 0%, #FFED00 40%, #FFED00 100%);
  border-radius: 50px;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slideOne input[type=checkbox]
{
  visibility: hidden;
}
.slideOne input[type=checkbox]:checked + label
{
  left: 37px;
}

.divzayavkainput
{
    position: relative;
}
.zayavkainput
{
    width: 70%;
    height: 35px;
    padding: 10px;
    color: #666666;
}
#spanzayavkainput
{
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    color: #666666;
    top: 3px;
    right: 69px;
}

.greyspan
{
    color: #666666;
}



.divzayavkaniz span
{
    font-size: 20px;
}

.help-block-error, .help-block
{
    position: absolute;
    width: 100%;
}

#zayavkaform .error-summary
{
    display: none !important;
}
#divzayavka .error-summary
{
    display: none !important;
}


.modal
{
    top: 49px;
}
.modal-open
{
     padding-right: 0 !important;
}
.modal-dialog
{
    width: 1200px;
    
}
.modal-content 
{
    background-color: #232427;
}
#zayavkaform .btn-success
{
    display: none;
}
.modal-header
{
    border: none;
    padding: 0;
}
.modal button.close
{
    color: #FFED00;
    margin-top: 3px !important;
    margin-right: 6px;
    opacity: 0.8;
}

input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}





.indexdivkursadmin
{
    min-height: 50px;
    color: Black;
    vertical-align: middle;
    line-height: initial;
    color: #FFED00;
    font-family: 'TimesNewRoman';
    /*width: 70%;*/
    margin: 0 auto 0;
    font-size: 14px !important;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid black;
    
}
.indexdivkursadmin input
{
    width: 50px;
    font-size: 14px !important;
    color: Black;
    text-align: center;
    
}
.admintable input
{
    width: 50px;
    text-align: center;
}
.indexdivkursadmin span
{
    
    font-size: 14px !important;
    color: Black;
    
    height: 100%;
    
}
.admintable
{
    width: 100%;
    text-align: center;
}
.admintable th, .admintable td
{
    text-align: center;
    height: 50px;
    border: 1px dotted Black;
    padding: 5px;
}





.admindiv
{
    width: 33%;
    text-align: center;
    display: inline-block;
}
.admindiv2
{
    width: 20%;
    text-align: center;
    display: inline-block;
}
.admindiv3
{
    width: 50%;
    text-align: center;
    display: inline-block;
}

#divzayavka .alert-success .close
{
    display: none;
}



.navbar-collapse
{
    
    border-top: 1px solid transparent;
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); */
    box-shadow: none;
}



.modal-dialog
{
    margin: 0 auto 0;
}

 #headerphoneone
    {
        display: none;
    }

    
 .adminmenu
 {
     text-align: center;
     display: block;
     margin: 0 auto 0;
     font-size: 16px;
     border-radius: 5px;
     color: White;
     font-weight: bold;
 }
 .adminmenu  > li
 {
     float: none;
     display: inline-block;
 }
    

 
 #indexpages
 {
     text-align: center;
     color: #FFED00;
     font-size: 30px;
     margin-top: 50px;
 }
 #indexpages a
 {
     color: #FFED00;
     margin-right: 10px;
     font-family: "DINPro";
 }
 
 #divlink
 {
     margin-top: 30px;
     color: #FFED00;
     font-size: 20px;
     text-align: justify;
     text-indent: 35px;
     padding: 0 30px 0;
 }

 .telegram
 {
    margin: 20px;
 }
 .telegram a
 {
    color: #FFED00;
    font-size: 20px;
    font-weight: bold;
    font-family: "DINPro";
}
.telegram img
{
     width: 50px;
     margin-right: 20px;
}
.telegram img:hover
{
    transform: scale(1.2);
}
 
@media (max-width: 1199px)
{
    .navbar .container
    {
       background-position: center;
       background-size: cover;
       width: 100%;
    }
    .container
    {
        width: 100%
    }
    .modal-dialog
    {
        width: 100%;
        margin: 0 auto 0;
    }
	#headerspanpoint div
    {
        display: none;
    }
	#headerspanpoint{
		float:right;
	}
	#headerdivbutton{
		margin-right:0;
	}
}
@media (max-width: 1024px)
{
    #span24h
    {
        display: none;
    }
    .indexdivkurs
    {
        width: 100%;
    }
}
@media (max-width: 768px)
{
    .indexdivkurs
    {
        width: 100%;
    }
    #logo
    {
        float: left;
        margin-right: 0;
    }
    #headerspanpoint
    {
        
        float: right;
        
    }
    #headerdivphone
    {
        width: 20%;
        margin-left: 5%;
        margin-right: 5%;
    }
    #headerdivbutton
    {
        
        text-align: center;
        
    }
    #divzayavka1div
    {
        float: none;
        width: 100%;
        background: none;
    }
    #divzayavka2div
    {
        float: none;
        width: 100%;
    }
    #divzayavka
    {
        width: 100%;
    }
    #spanzayavkainput
    {
        right: 110px;
    }
    #indexdivinput
    {
        width: 100%;
    }
    
}

@media (max-width: 700px)
{
    #headerdivphone
    {
        position: absolute;
        z-index: 9999;
        background-color: #232427;
        padding: 5px;
        border: 1px solid #FFED00;
        border-radius: 10px;
        top: 90px;
        margin-left: -75px;
        left: 50%;
        width: 150px;
        text-align: center;
        display: none;
    }
    #headerspanpoint
    {
        margin-right: 20px;
    }
    
    #headerphoneone
    {
        height: 40px;
        display: inline-block;
		cursor:pointer;
        margin-right: 4%;
		float:right;
    }
    #headerdivbutton
    {
        margin-left: 5%;
		margin-right:20px;
    }
    
    .indexspancurrency
    {
       font-size: 20px; 
       width: 20%;
    }
    .indexspanbuy
    {
        font-size: 20px; 
        width: 20%;
    }
    .indexdivbutton
    {
        font-size: 13px; 
        width: 20%;
    }
	#headerspanpoint img{
		margin-right:0;
	}
    
}
@media (max-width: 600px)
{
    #headerdivbutton
    {
        display: none;
    }
    #headerspanpoint
    {
        margin-right: 20px;
    }
    
    #headerphoneone
    {
        margin-right: 4%;
		float:right;
    }
    #spanzayavkainput
    {
        right: 100px;
    }
    .indexspancurrency
    {
       font-size: 15px; 
       
    }
    .indexspanbuy
    {
        font-size: 15px; 
       
    }
    .indexdivbutton
    {
        font-size: 13px; 
       
    }
}
@media (max-width: 450px)
{
    #logo
    {
        height: 30px;
    }
    #headerimgpoint
    {
        height: 30px;
    }
    #headerphoneone
    {
        height: 30px;
        margin: 0;
		margin-right:5%;
    }
    .navbar .container
    {
        height: 67px;
    }
    #spanzayavkainput
    {
        right: 60px;
    }
    .upperslideOne
    {
        padding: 0 10px 0;
    }
}