/*
Theme Name: Orcoko
Author: maxforge.ru
Author URI: http://maxforge.ru/
Version: 1.0
Description: Тема для регионального центра оценки качества образования. 
*/

/**                                                             RESET**/
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
}
img {
    border: 0px;
	height: auto;
	max-width: 100%;
	}
a img {
	border: medium none;
}
.alignleft {
	float: left;
	margin: 5px 25px 25px 0;
}

.alignright {
	float: right;
	margin: 5px 0 15px 15px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 25px;
}
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
    padding: 0;
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
}
*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
input, textarea {
    outline: none;
}
input:active, textarea:active {
    outline: none;
}
:focus {
    outline: none;
}
textarea {
    resize: none;
}
textarea {
    resize: vertical;
}
textarea {
    resize: horizontal;
}
.wrapper {
    width: 1170px;
    margin: 0 auto;
    display: table;
}
/**                                                             FONTS**/

@font-face {
    font-family: 'Lato-Regular';
    src: url("/fonts/LatoRegular.eot?#iefix") format("embedded-opentype"),
    url(/fonts/LatoRegular.ttf);
}
@font-face {
    font-family: 'Lato-Bold';
    src: url("/fonts/LatoBold.eot?#iefix") format("embedded-opentype"),
    url(/fonts/LatoBold.ttf);
}
@font-face {
    font-family: 'Lato-BoldItalic';
    src: url("/fonts/LatoBoldItalic.eot?#iefix") format("embedded-opentype"),
    url(/fonts/LatoBoldItalic.ttf);
}
@font-face {
    font-family: 'Lato-Italic';
    src: url("/fonts/LatoItalic.eot?#iefix") format("embedded-opentype"),
    url(/fonts/LatoItalic.ttf);
}
@font-face {
    font-family: 'Lato-Light';
    src: url("/fonts/LatoLight.eot?#iefix") format("embedded-opentype"),
    url(/fonts/LatoLight.ttf);
}
@font-face {
    font-family: 'Lato-LightItalic';
    src: url("/fonts/LatoLightItalic.eot?#iefix") format("embedded-opentype"),
    url(/fonts/LatoLightItalic.ttf);
}
@font-face {
    font-family: 'Lato-SemiBold';
    src: url("/fonts/latosemibold.eot?#iefix") format("embedded-opentype"),
    url(/fonts/latosemibold.ttf);
}
@font-face {
    font-family: 'Lato-SemiBoldItalic';
    src: url("/fonts/latosemibolditalic.eot?#iefix") format("embedded-opentype"),
    url(/fonts/latosemibolditalic.ttf);
}
@font-face {
    font-family: 'Raleway-ExtraBold';
    src: url("/fonts/RalewayExtraBold.eot?#iefix") format("embedded-opentype"),
    url(/fonts/RalewayExtraBold.ttf);
}
/**                                                             HEADER**/
#header {
    font-family: Lato-Regular;
}
#header .ticker {
    width: 100%;
    height: 37px;
    border-bottom: 1px #9F9F9F solid;
    color: #073B8F;
    font-size: 12px;
}
#header .ticker a {
    color: #073B8F;
    font-family: Lato-Regular;
}
#header .ticker a:hover {
    text-decoration: none;
}
#header .ticker ul {
    text-align: justify;
    list-style: none;
}
#header .ticker li {
    padding: 0 15px 0 0;
    display: inline-block;
}
#header .ticker .line {
    display: inline-block;
    width: 1px;
    height: 11px;
    background: #9F9F9F;
    margin-left: 16px;
    vertical-align: middle;
}
#header .mainhead {
    width: 100%;
    height: 140px;
    padding-top: 19px;
}
#header .mainhead .logo {
    float: left;
    width: 570px;
}
#header .mainhead .logo .img {
    float: left;
    margin-right: 18px;
}
#header .mainhead .logo .slogan {
    padding-top: 18px;
    color: #003b8e;
    font-size: 18px;
    font-family: Raleway-ExtraBold;
    text-transform: uppercase;
}
#header .mainhead .logo .slogan span {
    font-size: 14px;
    font-family: Raleway-ExtraBold;
}
#header .mainhead .contacts {
    padding-top: 20px;
    float: left;
    font-family: Lato-Bold;
    font-size: 14px;
    color: #5f6565;
    line-height: 20px;
}
#header .mainhead .contacts img {
    position: absolute;
    margin-top: 3px;
}
#header .mainhead .contacts span {
    margin-left: 20px;
}
#header .mainhead .buttons {
    float: right;
    padding-top: 20px;
}
#header .mainhead .buttons .results {
    width: 200px;
    height: 30px;
    font-size: 12px;
    font-family: Raleway-ExtraBold;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    background: #023A8D url(/img/button-result-bg.png)no-repeat;
    background-color: #023A8D;
    background-position-y: center;
    background-position-x: 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}


#header .mainhead .buttons .test {
    width: 200px;
    height: 30px;
    font-size: 12px;
    font-family: Raleway-ExtraBold;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    background: #023A8D url(/img/button-result-bg.png)no-repeat;
    background-color: #023A8D;
    background-position-y: center;
    background-position-x: 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#header .mainhead .buttons .test a {
    color: #fff;
    font-family: Raleway-ExtraBold;
}

#header .mainhead .buttons .test:hover {
    cursor: pointer;
    background: #3366cc url(/img/button-result-bg.png)no-repeat;
    background-position-y: center;
    background-position-x: 20px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}





#header .mainhead .buttons .results:hover {
    cursor: pointer;
    background: #3366cc url(/img/button-result-bg.png)no-repeat;
    background-position-y: center;
    background-position-x: 20px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

#header .mainhead .buttons .searchside {
    margin-top: 15px;
}
#searchform {
    width: 200px;
    border: 0px;
    border-bottom: 1px #666666 solid;
    color: #666666;
    background: url(/img/search-bg.png)no-repeat;
    background-position-x: right;
    background-position-y: center;
}
#searchform input {
    color: #666666;
}

#mainmenu {
    width: 100%;
    height: 60px;
    background: #013B8D;
    text-transform: uppercase;
    line-height: 60px;
    font-family: Raleway-ExtraBold;
    font-size: 13px;
}
#mainmenu a {
    color: #fff;
    text-decoration: none;
    display: block;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#mainmenu a:hover {
    color: #F1B73C;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#mainmenu .effect {
    position: absolute;
    width: 0px;
    height: 2px;
    margin-top: -20px;
    background: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#mainmenu a:hover .effect {
    background: #F1B73C;
    width: 80px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#mainmenu ul {
    text-align: justify;
    list-style: none;
}
#mainmenu ul:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}
#mainmenu li {
    display: inline-block;
}
.menuactive a {
    color: #F1B73C!important;
}
.menuactive .effect {
    background: #F1B73C!important;
    width: 80px!important;
}
/**                                                             MAINPAGE**/
#main-slider {
    margin-top: 30px;
}
#slide-place {
    width: 100%;
    height: 436px;
}
#featured {
    position: absolute;
    width: 1170px;
    text-align: justify;
    margin-top: -173px;
    z-index: 1000!important;
    opacity: 1;
}
#featured:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}
#featured a {
    text-decoration: none;
}
#featured .noko {
    display: inline-block;
    width: 285px;
    height: 173px;
    background: url(/img/featured-bg.png)repeat-x;
    background-image: url(/img/featured-bg.png);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .noko:hover {
    cursor: pointer;
    background: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .noko .horizontal-line {
    width: 285px;
    height: 13px;
    background: #00B301;
    opacity: 0;
    filter:alpha(opacity=0);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .noko:hover .horizontal-line {
    background: #00B301;
    opacity: 1;
    filter:alpha(opacity=100);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .noko .name {
    margin: 13px 0 0 31px;
    padding: 15px 0 0 0;
    font-size: 24px;
    font-family: Lato-Bold;
    color: #333333;
    text-transform: uppercase;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .noko .name span {
    padding: 15px 15px 5px 10px;
    border-left: 10px #00B301 solid;
    background: #fff;
}
#featured .noko:hover .name {
    color: #003B8D;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
} 
#featured .noko .description {
    margin: 25px 0 0 31px;
    color: #fff;
    font-size: 16px;
    font-family: Lato-Bold;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .noko:hover .description {
    color: #003B8D;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
} 

#featured .gia-11 {
    display: inline-block;
    width: 285px;
    height: 173px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    background: url(/img/featured-bg.png)repeat-x;
    background-image: url(/img/featured-bg.png);
}
#featured .gia-11:hover {
    cursor: pointer;
    background: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .gia-11 .horizontal-line {
    width: 285px;
    height: 13px;
    background: #B01BFF;
    opacity: 0;
    filter:alpha(opacity=0);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .gia-11:hover .horizontal-line {
    background: #B01BFF;
    opacity: 1;
    filter:alpha(opacity=100);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .gia-11 .name {
    margin: 13px 0 0 31px;
    padding: 15px 0 0 0;
    font-size: 24px;
    font-family: Lato-Bold;
    color: #333333;
    text-transform: uppercase;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .gia-11 .name span {
    padding: 15px 15px 5px 10px;
    border-left: 10px #B01BFF solid;
    background: #fff;
}
#featured .gia-11:hover .name {
    color: #003B8D;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
} 
#featured .gia-11 .description {
    margin: 25px 0 0 31px;
    color: #fff;
    font-size: 16px;
    font-family: Lato-Bold;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .gia-11:hover .description {
    color: #003B8D;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
} 

#featured .gia-9 {
    display: inline-block;
    width: 285px;
    height: 173px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    background: url(/img/featured-bg.png)repeat-x;
    background-image: url(/img/featured-bg.png);
}
#featured .gia-9:hover {
    cursor: pointer;
    background: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .gia-9 .horizontal-line {
    width: 285px;
    height: 13px;
    background: #F3B838;
    opacity: 0;
    filter:alpha(opacity=0);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .gia-9:hover .horizontal-line {
    background: #F3B838;
    opacity: 1;
    filter:alpha(opacity=100);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .gia-9 .name {
    margin: 13px 0 0 31px;
    padding: 15px 0 0 0;
    font-size: 24px;
    font-family: Lato-Bold;
    color: #333333;
    text-transform: uppercase;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .gia-9 .name span {
    padding: 15px 15px 5px 10px;
    border-left: 10px #F3B838 solid;
    background: #fff;
}
#featured .gia-9:hover .name {
    color: #003B8D;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
} 
#featured .gia-9 .description {
    margin: 25px 0 0 31px;
    color: #fff;
    font-size: 16px;
    font-family: Lato-Bold;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .gia-9:hover .description {
    color: #003B8D;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
} 

#featured .accr {
    display: inline-block;
    width: 285px;
    height: 173px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    background: url(/img/featured-bg.png)repeat-x;
    background-image: url(/img/featured-bg.png);
}
#featured .accr:hover {
    cursor: pointer;
    background: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .accr .horizontal-line {
    width: 285px;
    height: 13px;
    background: #023A8D;
    opacity: 0;
    filter:alpha(opacity=0);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .accr:hover .horizontal-line {
    background: #023A8D;
    opacity: 1;
    filter:alpha(opacity=100);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .accr .name {
    margin: 13px 0 0 31px;
    padding: 15px 0 0 0;
    font-size: 24px;
    font-family: Lato-Bold;
    color: #333333;
    text-transform: uppercase;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .accr .name span {
    padding: 15px 15px 5px 10px;
    border-left: 10px #023A8D solid;
    background: #fff;
}
#featured .accr:hover .name {
    color: #003B8D;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
} 
#featured .accr .description {
    margin: 25px 0 0 31px;
    color: #fff;
    font-size: 16px;
    font-family: Lato-Bold;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#featured .accr:hover .description {
    color: #003B8D;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
} 
.featured-active {
    background: #fff!important;
    color: #003B8D;
}
.featured-active .horizontal-line {
    opacity: 1!important;
    filter:alpha(opacity=100)!important;
}
.featured-active .name {
    color: #003B8D!important;
}
.featured-active .description {
    color: #003B8D!important;
}
#main-ege {
    margin-top: 44px;
    border-top: 2px #B01BFF solid;
}
#main-ege .line {
    width: 45px;
    height: 8px;
    background: #B01BFF;
}
#main-ege .space {
    margin-top: 8px;
    height: 340px;
    z-index: 50;
}
#main-ege .space .title {
    margin-top: 15px;
    float: left;
}
#main-ege .space .articles {
    float: right;
    text-align: left;
    margin-top: 20px;
}
#main-noko {
    margin-top: 44px;
    border-top: 2px #00B301 solid;
}
#main-noko .line {
    width: 45px;
    height: 8px;
    background: #00B301;
}
#main-noko .space {
    margin-top: 8px;
    height: 340px;
}
#main-noko .space .title {
    margin-top: 15px;
    float: left;
}
#main-noko .space .articles {
    float: right;
    text-align: left;
    margin-top: 20px;
}

#main-dpo {
    margin-top: 44px;
    border-top: 2px #023A8D solid;
}
#main-dpo .line {
    width: 45px;
    height: 8px;
    background: #023A8D;
}
#main-dpo .space {
    margin-top: 8px;
    height: 340px;
}
#main-dpo .space .title {
    margin-top: 15px;
    float: left;
}
#main-dpo .space .articles {
    float: right;
    text-align: left;
    margin-top: 20px;
}

#main-gia {
    margin-top: 44px;
    border-top: 2px #F3B838 solid;
}
#main-gia .line {
    width: 45px;
    height: 8px;
    background: #F3B838;
}
#main-gia .space {
    margin-top: 8px;
    height: 340px;
}
#main-gia .space .title {
    margin-top: 15px;
    float: left;
}
#main-gia .space .articles {
    float: right;
    text-align: left;
    margin-top: 20px;
}


#main-loner {
    float: left;
    width: 360px;
    height: 280px;
    overflow: hidden;
}
#main-loner .image {
    width: 360px;
    height: 280px;
    background: url(/img/no-image.jpg)no-repeat;
    background-image: url(/img/no-image.jpg);
    background-size: cover;
    position: relative;
}
#main-loner .image img {
    height: 280px;
    width: auto;
}
#main-loner .loner-title {
    position: absolute;
    margin-top: -112px;
    color: #FFF;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
    font-size: 16px;
    font-family: Lato-Regular;
    padding: 5px 20px 5px 20px;
    width: 360px;
    height: 112px;
    background: url(/img/loner-title-bg.png)repeat-x;
    background-image: url(/img/loner-title-bg.png);
    overflow: visible
;
}
#main-loner .loner-title span {
    width: 320px;
    position: absolute;
    bottom: 18px;
}
#main-loner .loner-title span p {
    font-size: 12px;
}
#main-news {
    padding-left: 35px;
    float: left;
	
	
}
#main-news ul {
	
	
    list-style: none;
}
#main-news ul li {
    width: 320px;
    height: 80px;
    margin-bottom: 20px;
}
#main-news .image {
    float: left;
    width: 100px;
    height: 80px;
    overflow: hidden;
    background: url(/img/no-image.jpg)no-repeat;
    background-image: url(/img/no-image.jpg);
    background-size: cover;
    position: relative;
}
#main-news .image img {
    height: 80px;
    width: auto;
}
#main-news .content {
    width: 220px;
    height: 80px;
    padding-left: 20px;
    float: right;
}
#main-news .content .caption {
    height: 30px;
    overflow: hidden;
    color: #333333;
    font-size: 13px;
    font-family: Lato-Bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
#main-news .content .date {
    color: #999999;
    font-size: 12px;
    font-family: Lato-Regular;
}
#main-news .content .link {
    text-transform: uppercase;
}
#main-news .content .link a {
    color: #333399;
    font-size: 10px;
    font-family: Lato-Regular;
}
#main-news .content .link a:hover {
    text-decoration: none;
}
#useful {
    padding-left: 35px;
    float: left;
    width: 375px;
    height: 280px;
}
#useful .name {
    color: #333399;
    font-size: 16px;
    font-family: Lato-Bold;
    border-bottom: 1px #023A8D solid;
    text-transform: uppercase;
    padding-bottom: 10px;
}
#useful .ege-h-line {
    margin-top: -1px;
    width: 40px;
    height: 3px;
    background: #B01BFF;
}
#useful .noko-h-line {
    margin-top: -1px;
    width: 40px;
    height: 3px;
    background: #20B21F;
}

#useful .dpo-h-line {
    margin-top: -1px;
    width: 40px;
    height: 3px;
    background: #023A8D;
}

#useful .gia-h-line {
    margin-top: -1px;
    width: 40px;
    height: 3px;
    background: #F3B838;
}
#useful ul {
    margin-top: 10px;
    list-style: none;
}
#useful ul li {
    margin-left: 0px;
    padding-left: 25px;
    min-height: 64px;
    color: #333333;
    font-size: 14px;
    font-family: Lato-Bold;
    background: url(/img/useful-list-style-image.png) no-repeat left center;

    margin-bottom: 5px;
    display: table;
}
#useful ul li a {
    color: #333333;
}
#useful ul li a:hover {
    text-decoration: none;
}
#useful .vert {
    padding: 0 20px 0 0;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.ege-expose {
    display: none;
}
.noko-expose {
    display: none;
}
.dpo-expose {
    display: none;
}
.gia-expose {
    display: none;
}
#expose {
    width: 100%;
    height: 500px;
    padding-bottom: 57px;
}
#expose h3 {
    padding-left: 20px;
    color: #333333;
    font-size: 24px;
    font-family: Lato-Bold;
    margin-bottom: 30px;
}
#expose .ex-news {
    float: left;
    width: 570px;
}
#expose .ex-news  ul {
    list-style: none;
    margin-left: 20px;
}
#expose .ex-news ul li {

    height: 80px;
    margin-bottom: 20px;
}
#expose .ex-news .image {
    float: left;
    width: 100px;
    height: 80px;
    overflow: hidden;
    background: url(/img/no-image.jpg)no-repeat;
    background-image: url(/img/no-image.jpg);
    background-size: cover;
    position: relative;
}

#expose .ex-news .image img {
    height: 80px;
    width: auto;
}
#expose .ex-news .content {
    width: 420px;
    height: 80px;
    padding-left: 20px;
    float: left;
}
#expose .ex-news .content .caption {
    height: 30px;
    overflow: hidden;
    color: #333333;
    font-size: 13px;
    font-family: Lato-Bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
#expose .ex-news .content .date {
    color: #999999;
    font-size: 12px;
    font-family: Lato-Regular;
}
#expose .ex-news .content .link {
    text-transform: uppercase;
}
#expose .ex-news .content .link a {
    color: #333399;
    font-size: 10px;
    font-family: Lato-Regular;
}
#expose .ex-news .content .link a:hover {
    text-decoration: none;
}
#expose .documents {
    float: right;
    width: 570px;
}
#expose .documents ul {
    margin-top: 10px;
    margin-left: 20px;
    list-style: none;
}
#expose .documents ul li {
    margin-left: 0px;
    padding-left: 25px;
    margin-bottom: 15px;
    color: #333333;
    font-size: 14px;
    font-family: Lato-Bold;
    background: url(/img/useful-list-style-image.png) no-repeat left center;
    display: table;
}
#expose .documents ul li a {
    color: #333333;
}
#expose .documents ul li a:hover {
    text-decoration: none;
}
#expose .documents .vert {
    padding: 0 20px 0 0;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
#expose-link {
    margin-top: -50px;
    width: 1170px;
    height: 57px;
    background: url(/img/space-bg.png)repeat-x;
    background-image: url(/img/space-bg.png);
    background-position: bottom;
    text-align: center;
    z-index: -100;
}
#expose-link-click {
    margin-left: 564px;
    position: absolute;
    background: url(/img/expose-button.png) no-repeat;
    width: 42px;
    height: 42px;
    margin-top: 34px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#expose-link-click:hover {
    background: url(/img/expose-button-h.png) no-repeat;
    cursor: pointer;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.rotate {
    transform: rotate(180deg);
}
#partners-links {
    margin-top: 35px;
    width: 100%;
    background: #FDFDFD;
    padding: 8px 0;
    font-family: Lato-Regular;
}
#partners-links .links {
    background: #F5F5F5;
    padding: 30px 0;
}
#partners-links .links a {
    color: #6CA0C5;
}
#partners-links .links a:hover {
    text-decoration: none;
}
#partners-links .links  ul {
    text-align: center;
    list-style: none;
}
#partners-links .links  ul:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}
#partners-links .links  li {
    display: inline-block;
    padding: 10px 10px;
}
/**                                                             PAGE**/
#page-content {
    width: 100%;
    font-family: Lato-Regular;
    padding: 60px 0;
}
#content {
    float: right;
    width: 770px;
}
#page-content a {
    color: #013B8D;
}
#page-content a:hover {
    text-decoration: none;
}
#page-content h1 {
    font-family: Lato-Bold;
    font-size: 24px;
    margin-bottom: 45px;
}
#page-content h2 {
    font-family: Lato-Bold;
    font-size: 20px;
    margin-bottom: 15px;
}
#page-content h3 {
    font-family: Lato-Bold;
    font-size: 18px;
    margin-bottom: 10px;
}
#page-content h4 {
    font-family: Lato-Bold;
    font-size: 18px;
    margin-bottom: 5px;
}
#page-content h5 {
    font-family: Lato-Bold;
    margin-bottom: 5px;
}
#page-content h6 {
    font-family: Lato-Bold;
}
#page-content p {
    margin-bottom: 14px;
	text-align:justify;
}
#page-content ul {
    list-style: none;
    list-style-image: url(/img/list-style-image.png);
    margin-bottom: 20px;
    margin-left: 20px;
}
#page-content ul li {
    margin-left: 10px;
    margin-bottom: 5px;
}
#page-content img {
    
    max-width: 980px;
}
#page-content b, strong {
    font-family: Lato-Bold;
}
#page-content i, em {
    font-family: Lato-Italic;
}
.hidden-text {
    
}
.hidden-text .show {
    color: #013B8D;
    font-size: 18px;
    text-decoration: underline;
    cursor: pointer;
    padding: 5px 0 5px 20px;
    background: url(/img/list-style-image-side-a.png) no-repeat;
    background-image: url(/img/list-style-image-side-a.png);
    background-position: center left;
}
#hidden-text .show:hover {
    text-decoration: none;
}
.hidden-text .hide {
    padding: 15px 0 15px 20px;
    display: none;
}

/**                                                             ARCHIVES**/
#sidebar {
    float: left;
    width: 370px;
}
#sidebar .side-line {
    width: 100%;
    height: 1px;
    background: #003B8E;
    margin-top: 10px;
}
#sidebar .side-line-noko {
    width: 40px;
    height: 2px;
    background: #00B301;
}
#sidebar .side-line-ege {
    width: 40px;
    height: 2px;
    background: #B01BFF;
}
#sidebar .side-line-gia {
    width: 40px;
    height: 2px;
    background: #F3B838;
}
#sidebar .side-line-accr {
    width: 40px;
    height: 2px;
    background: #023A8D;
}
#sidebar h4 {
    font-family: Lato-Bold;
    font-size: 18px;
    color: #003399;
    text-transform: uppercase;
}
#sidebar ul {
    margin: 0;
    list-style: none;
    padding-top: 20px;
}
#sidebar ul li {
    border-bottom: 1px #EEEEEE solid;
    margin-left: 0px;
    font-family: Lato-Bold;
    list-style-position: outside;
}
#sidebar ul li a {
    text-decoration: none;
    color: #333333;
}
#sidebar ul li a:hover {
    text-decoration: underline;
}
#links-side ul li {
    background: url(/img/list-style-image-side.png) no-repeat left center;
    text-transform: uppercase;
    font-size: px;
    padding: 15px 0 15px 25px;
}
#useful-side ul li {
    background: url(/img/list-style-image-side-a.png) no-repeat left center;
    font-size: 14px;
    padding: 15px 15px 15px 25px;
}
#archive-content {
    float: right;
    width: 770px;
}
#archive-content ul {
    margin: 0;
    list-style: none;
    padding-top: 20px;
}
#archive-content ul li {
    margin-left: 0px;
    margin-bottom: 30px;
    height: 140px;
}
#archive-content .archive-item {
    float: left;
}
#archive-content .archive-item .archive-item-image {
    float: left;
    width: 170px;
    height: 130px;
    overflow: hidden;
    background: url(/img/no-image.jpg)no-repeat;
    background-image: url(/img/no-image.jpg);
    background-size: cover;
    position: relative;
}
#archive-content .archive-item .archive-item-image img {
    height: 130px;
    width: auto;
}
#archive-content .archive-item .archive-item-content {
    float: left;
    margin-left: 30px;
    width: 570px;
    font-family: Lato-Regular;
}
#archive-content .archive-item .archive-item-content .archive-item-title {
    font-size: 16px;
    color: #333333;
}
#archive-content .archive-item .archive-item-content .archive-item-date {
    font-size: 12px;
    color: #999999;
    margin-top: 20px;
}
#archive-content .archive-item .archive-item-content .archive-item-number {
    font-size: 12px;
    color: #999999;
    margin-top: 10px;
}
#archive-content .archive-item .archive-item-content .archive-item-link {
    font-size: 10px;
    color: #999999;
    margin-top: 20px;
    text-transform: uppercase;
}

#archive-content-docs {
    float: right;
    width: 770px;
}
#archive-content-docs ul {
    margin: 0;
    list-style: none;
    padding-top: 20px;
}
#archive-content-docs ul li {
    margin-left: 0px;
    margin-bottom: 30px;
    
    display: table;
}
#archive-content-docs .archive-item {
    float: left;
}
#archive-content-docs .archive-item .archive-item-image {
    float: left;
    width: 170px;
    height: 130px;
    overflow: hidden;
    background: url(/img/no-image-docs.jpg)no-repeat;
    background-image: url(/img/no-image-docs.jpg);
    background-size: cover;
    position: relative;
    border: 1px #EEEEEE solid;
}
#archive-content-docs .archive-item .archive-item-image img {
    height: 130px;
    width: auto;
}
#archive-content-docs .archive-item .archive-item-content {
    float: left;
    margin-left: 30px;
    width: 570px;
    font-family: Lato-Regular;
}
#archive-content-docs .archive-item .archive-item-content .archive-item-title {
    font-size: 16px;
    color: #333333;
	margin-top: 3px;
}
#archive-content-docs .archive-item .archive-item-content .archive-item-date {
    font-size: 12px;
    color: #999999;
	margin-top: 6px;
}
#archive-content-docs .archive-item .archive-item-content .archive-item-number {
    font-size: 14px;
    color: #003399;
    margin-top: 10px;
	margin-bottom: 10px;
}
#archive-content-docs .archive-item .archive-item-content .archive-item-link {
    font-size: 10px;
    margin-top: 10px;
	margin-bottom: 10px;
    text-transform: uppercase;
    padding-left: 18px;
    background: url(/img/download-link.png)no-repeat;
}










/**                                                             FOOTER**/
#footer {
    width: 100%;
    padding: 85px 0 50px 0;
    background: #01193B;
}
#footer .contacts {
    float: left;
    width: 240px;
    color: #fff;
    line-height: 22px;
    font-size: 14px;
    font-family: Lato-Bold;
}
#footer .contacts img {
    margin-top: 3px;
}
#footer .colls {
    float: right;
    width: 900px;
    text-align: justify;
}
#footer .colls:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}
#footer .colls .column {
    width: 200px;
    display: inline-block;
    vertical-align: top;
}
#footer .colls .column .title {
    color: #fff;
    font-size: 16px;
    font-family: Lato-Bold;
    text-align: right;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px #FEFDFD solid;
}
#footer .colls .column .noko-line {
    float: right;
    width: 30px;
    height: 2px;
    background: #00B301;
}
#footer .colls .column .gia11-line {
    float: right;
    width: 30px;
    height: 2px;
    background: #B01BFF;
}
#footer .colls .column .gia9-line {
    float: right;
    width: 30px;
    height: 2px;
    background: #E8C100;
}
#footer .colls .column .accr-line {
    float: right;
    width: 30px;
    height: 2px;
    background: #023A8D;
}
#footer .colls .column ul {
    margin-top: 20px;
    font-size: 13px;
    font-family: Lato-Regular;
    text-transform: uppercase;
}
#footer .colls .column ul li {
    list-style-image: url(/img/footer-list-style-image.png);
    margin: 10px 0 0 20px;
    padding-left: 3px;
}
#footer .colls .column ul a {
    color: #999999;
    text-decoration: none;
}
#footer .colls .column ul a:hover {
    color: #fff;
}
#footercopy {
    width: 100%;
    height: 65px;
    background: #000F25;
    color: #fff;
    font-family: Lato-Bold;
    font-size: 12px;
    line-height: 65px;
}
/**                                                             404**/
#button-404 {
    margin-top: 30px;
    padding: 10px 25px;
    background: #013B8D;
    text-align: center;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#button-404:hover {
    background: #006633;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#button-404 a {
    color: #fff;
    text-decoration: none;
    display: block;
}
#button-404 .nlo {
    position: absolute;
    z-index: -100;
    margin-left: 300px;
    margin-top: -20px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#button-404:hover .nlo {
    margin-top: -40px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
/**                                                             LM**/
.str_wrap {
    overflow: hidden;
    //zoom: 0;
    width: 100%;
    font-size: 12px;
    line-height: 37px;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    white-space: nowrap;
}

.str_move { 
    white-space: nowrap;
    position: absolute; 
    top: 0; 
    left: 0;
}
.str_move_clone {
    display: inline-block;
    //display: inline;
    //zoom: 1;
    vertical-align: top;
    position: absolute; 
    left: 100%;
    top: 0;
}
.str_vertical .str_move_clone {
    left:0;
    top:100%;
}
.str_down .str_move_clone {
    left:0;
    bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
    white-space:normal;
    width:100%;
}
.str_wrap img {
    max-width:none !important;	
}
/**                                                            UP MENU **/
.float-menu { 
    z-index: 10000;
    position: fixed;
    top: 0px;
    width: 100%;
    height: 60px!important;
    background: #013B8D;
    opacity: 1;
    font-family: Raleway-ExtraBold;
}
#float-menu a {
    color: #fff;
    text-decoration: none;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#float-menu a:hover {
    color: #F1B73C;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#small-logo {
    float: left;
    padding-top: 3px;
}
#small-title {
    float: left;
    margin-left: 20px;
    padding-top: 9px;
    color: #fff;
    font-size: 12px;
    font-family: Raleway-ExtraBold;
}
#small-title span {
    font-size: 10px;
}
#small-menu {
    float: right;
    width: 750px;
    font-size: 14px;
    font-family: Raleway-ExtraBold;
}
#small-menu ul {
    text-align: justify;
    list-style: none;
}
#small-menu ul:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}
#small-menu li {
    line-height: 60px;
    display: inline-block;
}

/**                                                            Addons **/

#contact-table2 {
    width: 62%;
    border-collapse: collapse;
}

#contact-table2 p {
    z-index: 9999;
}
#contact-table2 tr:nth-child(2n) {
    background: #dde2e9;
}
#contact-table2 tr:nth-child(2n+1) {
    background: #fff;
}
#contact-table2 th {
    background: #013B8D;
    color: #fff;
    font-size: 18px;
    text-align: left;
    padding: 7px 10px 7px 40px;
}
#contact-table2 td {
	z-index: 999;
    color: #000;
    text-align: left;
    padding: 25px 10px 25px 40px;
    vertical-align: middle;
}





#contact-table {
    width: 100%;
    border-collapse: collapse;
}
#contact-table tr:nth-child(2n) {
    background: #dde2e9;
}
#contact-table tr:nth-child(2n+1) {
    background: #fff;
}
#contact-table th {
    background: #013B8D;
    color: #fff;
    font-size: 18px;
    text-align: left;
    padding: 7px 10px 7px 40px;
}
#contact-table td {
    color: #000;
    text-align: left;
    padding: 25px 10px 25px 40px;
    vertical-align: middle;
}


/* для таблицы директор*/

#contact-table6 {
    width: 100%;
    border-collapse: collapse;
}
#contact-table6 tr:nth-child(2n+1) {
    background: #dde2e9;
}
#contact-table6 tr:nth-child(2n) {
    background: #dde2e9;
}
#contact-table6 th {
    background: #013B8D;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 7px 10px 7px 40px;
}
#contact-table6 td {
	font-size: 16px;
    color: #000;
    text-align: left;
    padding: 25px 10px 25px 40px;
    vertical-align: middle;
}



/* для страницы руководство и сотрудники текст и фото по центру*/

#contact-table5 {
    width: 100%;
    border-collapse: collapse;
}
#contact-table5 tr:nth-child(2n) {
    background: #dde2e9;
}
#contact-table5 tr:nth-child(2n+1) {
    background: #fff;
}
#contact-table5 th {
    background: #013B8D;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 7px 10px 7px 40px;
}
#contact-table5 td {
    color: #000;
    text-align: center;
    padding: 25px 10px 25px 40px;
    vertical-align: middle;
}





#table-belltines {
    margin-bottom: 30px;
}
#table-belltines input {
    width: 200px;
    height: 30px;
    padding: 0 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px #9F9F9F solid;
}
#btn-belltines {
    width: 300px;
    height: 30px;
    font-size: 12px;
    font-family: Raleway-ExtraBold;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    background: #013B8D;
    border: 0px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#btn-belltines:hover {
    cursor: pointer;
    background: #3366cc;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
#res-belltines {
    border-collapse: collapse;
    background: #cccccc;
    margin-bottom: 40px;
}
#res-belltines tr:nth-child(2n) {
    background: #dde2e9;
}
#res-belltines tr:nth-child(2n+1) {
    background: #F2F2F2;
}
#res-belltines th {
    background: #013B8D;
    color: #fff;
    font-size: 18px;
    text-align: left;
    padding: 7px 10px 7px 40px;
}
#res-belltines td {
    color: #000;
    text-align: center;
    padding: 10px 10px;
	
}
#res-belltines-inc table {
    border: 1px #9F9F9F solid;
    display: inline-block;
}
#res-belltines-inc tr:nth-child(2n) {
    background: #F2F2F2;

}
#res-belltines-inc tr:nth-child(2n+1) {

}
#res-belltines-inc tr:hover {
    background: #fff;

}
#res-belltines-inc td {
    display: inline-block;
	
}



/**                                                             MODALS**/
.arcticmodal-overlay,
.arcticmodal-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}

.arcticmodal-container {
    overflow: auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

*:first-child+html .arcticmodal-container {
    height: 100%
}

.arcticmodal-container_i {
    height: 100%;
    margin: 0 auto;
}

.arcticmodal-container_i2 {
    padding: 24px;
    margin: 0;
    border: 0;
    vertical-align: middle;
}

.arcticmodal-error {
    padding: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff;
}

.box-modal {
    position: relative;
    padding: 40px;
    background: #fff;
    color: #3c3c3c;
    font-family: Lato-Regular;
/*
    box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
*/
}
.light-modal {
    position: relative;
    width: 0px;
    height: 0px;
    box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
    border-radius: 5px;
    opacity: 0;
}
#big-modal {
    width: 655px;
}
#middle-modal {
    width: 455px;
}
#small-modal {
    
    z-index: 10000;
}
#small-modal h2 {
    font-size: 60px;
}
.modal-close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 12px;
    top: 12px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
    border-radius: 13px;
    font-family: Verdana;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

.modal-close:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.results-gia11 {
    width: 200px;
    height: 30px;
    font-size: 12px;
    font-family: Lato-Bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    background: #B01BFF;
    background-color: #B01BFF;
    background-position-y: center;
    background-position-x: 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.results-gia11 a {
    color: #fff;
    text-decoration: none;
    display: block;
}
.results-gia11:hover {
    cursor: pointer;
    background: #c463f8;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.results-gia9 {
    margin-top: 20px;
    width: 200px;
    height: 30px;
    font-size: 12px;
    font-family: Lato-Bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    background: #F3B838;
    background-color: #F3B838;
    background-position-y: center;
    background-position-x: 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.results-gia9 a {
    color: #fff;
    text-decoration: none;
    display: block;
}
.results-gia9:hover {
    cursor: pointer;
    background: #f3c96f;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}


.details{
border: 1px solid #fffafa;
border-radius: 5px;
box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
color: #363636;
margin: 0 0 .4em;
padding: 1%;
}
.details summary::-webkit-details-marker {
  display:none;
}

.details[open]{
background: #fffafa;
}


/* Chrome, Opera, Safari без треугольников */
details summary::-webkit-details-marker {
display: none;
}
/* Firefox */
details, summary {
display: block;
}
details summary:before {
content: " + ";
}
details[open] summary:before {
content: " - ";
}



.details1 summary{
	color: #003890;
	font-size: 110%;
	padding: 0px;
	cursor: pointer;
}

.details1{
	
	padding: 1%;
	cursor: pointer;
	
}

.details1[open]{
	outline: none;
background: none;
cursor: pointer;
	
}


/* предыдущая с красивым видом 
.details1 summary{
	color: #003890;
	font-size: 110%;
	padding: 0px;
	cursor: pointer;
}

.details1{
	border: 1px solid #E1E1E1;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
	color: #363636;
	margin: 0 0 .4em;
	padding: 1%;
	cursor: pointer;
	
}

.details1[open]{
	outline: none;
background: #E1E1E1;
cursor: pointer;
	
} */





/* подсветка социальных сетей без увеличения и прочего. Масштаб 1 к 1*/
.scale2 {
    display: inline-block; /* Строчно-блочный элемент */
    overflow: hidden; /* Скрываем всё за контуром */
   }
.scale2 img {
    transition: 0.5s; /* Время эффекта */
    display: block; /* Убираем небольшой отступ снизу */
	opacity: 0.7;
   }
.scale2 img:hover {
	   opacity: 1;
    transform: scale(1); /* Увеличиваем масштаб */
   }

/* подсветка документы о центре*/

 .scale {
    display: inline-block; /* Строчно-блочный элемент */
    overflow: hidden; /* Скрываем всё за контуром */
   }
   .scale img {
	   opacity: 0.8; /* убрал яркость */
    transition: 0.5s; /* Время эффекта */
    display: block; /* Убираем небольшой отступ снизу */
   }
   .scale img:hover {
	   opacity: 1.2; /* яркость 100 */
    transform: scale(1.2); /* Увеличиваем масштаб */
   }
 




/* проба увеличения текста и картинки для документов*/

.block {
  background-image: url('https://www.orel-edu.ru/wp-content/uploads/2021/03/schablon.png');
  width: 160px;
  height: 160px;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}

.imgblock3 {
	width: 160px; /*размер блока*/
    position: relative; /*Положение элемента устанавливается относительно его исходного места*/
   display: inline-block; /*обтекание другими блоками*/
      
}
.imgblock3 a:hover{
	width: 160px; /* размер чуть больше для красоты*/
    position: relative;/*Положение элемента устанавливается относительно его исходного места*/
   display: inline-block; /*обтекание другими блоками*/
   transform: scale(1.0); /*увеличиваем на 1.1*/
    background-image: url('https://www.orel-edu.ru/wp-content/uploads/2021/03/schablon.png');
 
}

.imgblock3 img {
     width: 160px; /*размер для надписи*/
 

}
.imgblock3  span {
	font-family: Lato-Bold;
    padding-right: 5px;
	left: 10px;
	right: 15px; /* не работает*/
    position: absolute;
    top: 20px; /* сдвиг сверху*/
    width: 100%;
	font-size: small;
  	color: #005675;
	text-align: center;

}


.main-menu-block a:hover {
  color: black;
  display: inline-block;
  transform: scale(1.0);
  
}

/*
 variant 2*/





 /*
.imgblock {
    position: relative;
    display: inline-block;
}

.imgblock img {
    
    width: 130px;
}
.imgblock span {
    /*background: rgba(0,0,0,0.7); (полупрозрачность)*/
	/*text-align: center;
    background: #222;
    color: #fff;
    border-radius: 2px;
    position: absolute;
    right: 0;
    bottom: 10px;
    font-size: 12px;
    padding: 3px 5px;
}

