.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top;}
.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020;}
.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.fancybox-opened{z-index:8030;}
.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);-moz-box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);box-shadow:0 10px 25px rgba(0, 0, 0, 0.5);}
.fancybox-outer, .fancybox-inner{position:relative;}
.fancybox-inner{overflow:hidden;}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch;}
.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap;}
.fancybox-image, .fancybox-iframe{display:block;width:100%;height:100%;}
.fancybox-image{max-width:100%;max-height:100%;}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span{background-image:url(/wp-content/themes/beltrud/css/fancybox_sprite.png);}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060;}
#fancybox-loading div{width:44px;height:44px;background:url(/wp-content/themes/beltrud/css/fancybox_loading.gif) center center no-repeat;}
.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040;}
.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(/wp-content/themes/beltrud/css/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040;}
.fancybox-prev{left:0;}
.fancybox-next{right:0;}
.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden;}
.fancybox-prev span{left:10px;background-position:0 -36px;}
.fancybox-next span{right:10px;background-position:0 -72px;}
.fancybox-nav:hover span{visibility:visible;}
.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible !important;}
.fancybox-lock{overflow:hidden !important;width:auto;}
.fancybox-lock body{overflow:hidden !important;}
.fancybox-lock-test{overflow-y:hidden !important;}
.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0;}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll;}
.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050;}
.fancybox-opened .fancybox-title{visibility:visible;}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center;}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0, 0, 0, 0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap;}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff;}
.fancybox-title-inside-wrap{padding-top:10px;}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0, 0, 0, .8);}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5){#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span{background-image:url(/wp-content/themes/beltrud/css/fancybox_sprite@2x.png);background-size:44px 152px;}
#fancybox-loading div{background-image:url(/wp-content/themes/beltrud/css/fancybox_loading@2x.gif);background-size:24px 24px;}
}#fancybox-buttons{position:fixed;left:0;width:100%;z-index:8050;}
#fancybox-buttons.top{top:10px;}
#fancybox-buttons.bottom{bottom:10px;}
#fancybox-buttons ul{display:block;width:166px;height:30px;margin:0 auto;padding:0;list-style:none;border:1px solid #111;border-radius:3px;-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);background:rgb(50,50,50);background:-moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));background:-webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);background:-o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);background:-ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);background:linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#222222',GradientType=0);}
#fancybox-buttons ul li{float:left;margin:0;padding:0;}
#fancybox-buttons a{display:block;width:30px;height:30px;text-indent:-9999px;background-color:transparent;background-image:url(/wp-content/themes/beltrud/css/fancybox_buttons.png);background-repeat:no-repeat;outline:none;opacity:0.8;}
#fancybox-buttons a:hover{opacity:1;}
#fancybox-buttons a.btnPrev{background-position:5px 0;}
#fancybox-buttons a.btnNext{background-position:-33px 0;border-right:1px solid #3e3e3e;}
#fancybox-buttons a.btnPlay{background-position:0 -30px;}
#fancybox-buttons a.btnPlayOn{background-position:-30px -30px;}
#fancybox-buttons a.btnToggle{background-position:3px -60px;border-left:1px solid #111;border-right:1px solid #3e3e3e;width:35px}
#fancybox-buttons a.btnToggleOn{background-position:-27px -60px;}
#fancybox-buttons a.btnClose{border-left:1px solid #111;width:35px;background-position:-56px 0px;}
#fancybox-buttons a.btnDisabled{opacity:0.4;cursor:default;}#fancybox-thumbs{position:fixed;left:0;width:100%;overflow:hidden;z-index:8050;}
#fancybox-thumbs.bottom{bottom:2px;}
#fancybox-thumbs.top{top:2px;}
#fancybox-thumbs ul{position:relative;list-style:none;margin:0;padding:0;}
#fancybox-thumbs ul li{float:left;padding:1px;opacity:0.5;}
#fancybox-thumbs ul li.active{opacity:0.75;padding:0;border:1px solid #fff;}
#fancybox-thumbs ul li:hover{opacity:1;}
#fancybox-thumbs ul li a{display:block;position:relative;overflow:hidden;border:1px solid #222;background:#111;outline:none;}
#fancybox-thumbs ul li img{display:block;position:relative;border:0;padding:0;max-width:none;}@font-face {
font-display:swap;
font-family: "segoe";
src: url(/wp-content/themes/beltrud/fonts/SegoeUIRegular/SegoeUIRegular.eot);
src: url(/wp-content/themes/beltrud/fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix)format("embedded-opentype"),
url(/wp-content/themes/beltrud/fonts/SegoeUIRegular/SegoeUIRegular.woff) format("woff"),
url(/wp-content/themes/beltrud/fonts/SegoeUIRegular/SegoeUIRegular.ttf) format("truetype");
font-style: normal;
font-weight: 400;
} @font-face {
font-display:swap;
font-family: "segoe";
src: url(/wp-content/themes/beltrud/fonts/SegoeUIBold/SegoeUIBold.eot);
src: url(/wp-content/themes/beltrud/fonts/SegoeUIBold/SegoeUIBold.eot?#iefix)format("embedded-opentype"),
url(/wp-content/themes/beltrud/fonts/SegoeUIBold.art-prev/SegoeUIBold.woff) format("woff"),
url(/wp-content/themes/beltrud/fonts/SegoeUIBold/SegoeUIBold.ttf) format("truetype");
font-style: normal;
font-weight: 700;
} @font-face {
font-display:swap;
font-family: "SegoeUIItalic";
src: url(/wp-content/themes/beltrud/fonts/SegoeUIItalic/SegoeUIItalic.eot);
src: url(/wp-content/themes/beltrud/fonts/SegoeUIItalic/SegoeUIItalic.eot?#iefix)format("embedded-opentype"),
url(/wp-content/themes/beltrud/fonts/SegoeUIItalic/SegoeUIItalic.woff) format("woff"),
url(/wp-content/themes/beltrud/fonts/SegoeUIItalic/SegoeUIItalic.ttf) format("truetype");
font-style: italic;
font-weight: 400;
} @font-face {
font-display:swap;
font-family: "segoe";
src: url(/wp-content/themes/beltrud/fonts/SegoeUILight/SegoeUILight.eot);
src: url(/wp-content/themes/beltrud/fonts/SegoeUILight/SegoeUILight.eot?#iefix)format("embedded-opentype"),
url(/wp-content/themes/beltrud/fonts/SegoeUILight/SegoeUILight.woff) format("woff"),
url(/wp-content/themes/beltrud/fonts/SegoeUILight/SegoeUILight.ttf) format("truetype");
font-style: normal;
font-weight: 100;
} @font-face {
font-display:swap;
font-family: "segoe";
src: url(/wp-content/themes/beltrud/fonts/SegoeUISemiBold/SegoeUISemiBold.eot);
src: url(/wp-content/themes/beltrud/fonts/SegoeUISemiBold/SegoeUISemiBold.eot?#iefix)format("embedded-opentype"),
url(/wp-content/themes/beltrud/fonts/SegoeUISemiBold/SegoeUISemiBold.woff) format("woff"),
url(/wp-content/themes/beltrud/fonts/SegoeUISemiBold/SegoeUISemiBold.ttf) format("truetype");
font-style: normal;
font-weight: 600;
} 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;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
.blog-content-wrap p {
font-size: 15px;
}/*\*/* html .clearfix {height: 1%;}
.clearfix {display: block;}/**/article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} .ratenew {
padding: 0px 0px 20px 0px;
}
.ratenew p {
padding: 0px 0px 5px 0px;
}
.ratenew div {
padding: 0px 0px 7px 0px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block;
}
body {
font: 12px/18px segoe, sans-serif;
width: 100%;
}
.wrapper {
max-width: 1200px;
min-width: 320px;
margin: 0 auto;
position: relative;    
}
.wrapper-2 {
max-width: 1050px;
min-width: 320px;
margin: 0 auto;
position: relative;    
}
.btn{
display: inline-block;
vertical-align: middle;
text-decoration: none;
outline: none;
border: none;
}
.btn-cons{
color: #dcdcdc;
font-family: 'segoe',sans-serif;
font-size: 19px;
border-radius: 5px;
padding: 10px 13px 13px;
border: 1px solid #FF4500;
}
.no-touchscreen .btn-cons:hover{
border-color: #FFA500;
}
.btn-more-1{
border: 2px solid #B0B0B0;
color: #434343;
font-size: 17px;
border-radius: 4px;
padding: 2px 9px 5px;
}
.btn-more-green{
background-color: #007538;
color: #fff;
font-size: 18px;
padding: 4px 8px 8px;
border-radius: 5px;
}
.no-touchscreen .btn-more-green:hover{
background-color: #00863D;
}
.btn-more-blue{
background-color: #4169E1;
color: #fff;
font-size: 18px;
padding: 4px 8px 8px;
border-radius: 5px;
}
.no-touchscreen .btn-more-blue:hover{
background-color: #1E90FF;
}
.btn-more-red{
background-color: #B22222;
color: #fff;
font-size: 18px;
padding: 4px 8px 8px;
border-radius: 5px;
}
.no-touchscreen .btn-more-red:hover{
background-color: #DC143C;
}
.btn-more-black{
background-color: #454545;
color: #fff;
font-size: 18px;
padding: 4px 8px 8px;
border-radius: 5px;
}
.no-touchscreen .btn-more-black:hover{
background-color: #606060;
}
.btn-callback{
border: 1px solid #fff;
color: #fff;
border-radius: 5px;
padding: 9px 17px;
font-size: 15px;
font-weight: 100;
letter-spacing: 0.5px;
}
.no-touchscreen .btn-callback:hover{
border-color: #A9A9A9;
background-color: #464646;
}
.btn-curs{
background-color: #FFA500;
color: #fff;
font-size: 17px;
font-weight: 400;
padding: 13px 25px;
border-radius: 4px;
line-height: 1;
}
.no-touchscreen .btn-curs:hover{
background-color: #FFC300;
}
.red-slides .btn-curs{
background-color: #026DB5;
}
.red-slides .btn-curs:hover{
background-color: #006DD2;
}
.btn-query{
color: #fff;
font-size: 17px;
font-weight: 400;
padding: 12px 10px;
border-radius: 4px;
border: 1px solid #FFA500;
line-height: 1;
}
.red-slides .btn-query{
border-color: #026DB5;
}
.no-touchscreen .btn-query:hover{
border-color: #fff;
}
.ol-ic-img{
display: inline-block;
vertical-align: middle;
background-size: cover !important;
}
.ol-man-bez-kaska{
background: url(/wp-content/themes/beltrud/img/director.jpg) top center no-repeat;
width: 36px;
height: 50px;
}
.ol-man-yelow-kaska{
background: url(/wp-content/themes/beltrud/img/Ingener.jpg) top center no-repeat;
width: 36px;
height: 51px;
}
.ol-man-white-kaska{
background: url(/wp-content/themes/beltrud/img/Ingenerik.jpg) top center no-repeat;
width: 37px;
height: 55px;
}
.ol-man-black-kaska{
background: url(/wp-content/themes/beltrud/img/student.jpg) top center no-repeat;
width: 38px;
height: 50px;
} .header {
background: #FFF;
position: relative;
}
.header:after{
content: "";
position: absolute;
height: 1px;
background-color: #A9A9A9;
display: block;
position: absolute;
text-align: center;
left: 0%;
bottom: 1px;
width: 100%;
height: 1px;
z-index: 1;
}
.header.in:after{
display: none;
}
.blog:before{
content: "";
position: absolute;
height: 1px;
background-color: #A9A9A9;
display: block;
position: absolute;
text-align: center;
left: 0%;
top: -2px;
width: 100%;
height: 1px;
z-index: 0;
}
.header-sect-1{
margin-bottom: -5px;
}
.head-item{
display: inline-block;
vertical-align: top;
}
.head-item img{
max-width: 100%;
}
.phone-header{
text-align: right;
margin-top: 49px;
padding-right: 7.1%;
box-sizing: border-box;
width: 61.9%;
}
.small-phone-part{
color: #2a3d53;
font-size: 16px;
font-weight: 100;
}
.big-phone-part{
color: #2a3d53;
font-size: 24px;
margin-left: 6px;
font-weight: 400;
}
.main-logo{
padding-left: 9.3%;
margin-top: 10px;
display: inline-block;
box-sizing: border-box;
}
.header-sect-2{
text-align: right;
padding-right: 6.55%;
position: relative;
}
.main-menu{
list-style-type: none;
margin: -12px 0 0 0;
padding: 0;
position: relative;
display: inline-block;
top: 0;    
}
.main-menu > li{    
float: left;
margin: 0;
padding: 0px 7px 0px 0px;
padding-left: 0px;
position: relative; }
.main-menu > li > a{
display: block;
float: left;
color: #1E1E1E;
border: 0px #4B4B4B none;
font-family: Arial;
font-size: 15px;
font-weight: normal;
font-style: normal;
text-decoration: none;
height: 28px;
line-height: 28px;
vertical-align: middle;
text-align: center;
padding: 0 5px 0 5px;
background-image: none;
text-transform: uppercase;
}
.no-touchscreen .main-menu > li:hover > a,
.main-menu > li > a.active
{
color: #FFFFFF;
background-color: #026DB5;
background-image: none;
border: 0px #FFFFFF none;
}
.main-menu ul{
display: none;
list-style-type: none;
margin: 0;
padding: 0;
position: relative;
position: absolute;
width: 353px;
height: auto;
border: none;
background-color: transparent;
top: 100%;
left: 0;
z-index: 2;
}
.no-touchscreen .main-menu > li:hover  > a+ ul,
.main-menu > li  > a.active+ ul
{
display: inline-block;
}
.main-menu ul > li{
float: left;
margin: 0;
padding: 0px 7px 0px 0px;
width: 353px;
padding: 0 0px 0px 0px;
border: 0px #FFFFFF solid;
border-width: 0 0px;
border-top: 0px #FFFFFF solid;
position: relative;
}
.main-menu ul > li > a{
display: block;
vertical-align: middle;
float: none;
margin: 0;
width: 341px;
height: auto;
white-space: normal;
padding: 8px 5px 7px 5px;
background-color: #026DB5;
background-image: none;
border: 1px #4169E1 solid;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
color: #FFFFFF;
font-family: Arial;
font-size: 13px;
font-weight: normal;
font-style: normal;
line-height: 13px;
text-align: left;
text-decoration: none;
}
.no-touchscreen .main-menu ul > li > a:hover{
background-color: #1E90FF;
background-image: none;
border: 1px #FFFFFF solid;
color: #FFFFFF;
} .content {
}
.main-slider{
}
.main-slider .slides{
}
.main-slider .slides li{
position: relative;
text-align: center;
width: 100%;
height: 447px;
z-index: 1;
background-color: transparent;
background-image: url(/wp-content/themes/beltrud/img/distancionnoe-obuchenie-po-ohrane-truda-so-skidkoy.jpg);
background-repeat: repeat;
background-position: left top;
}
.wb_indexText2{
position:absolute;
left:101px;
top:68px;
width:443px;
min-height:28px;
z-index:70;
text-align:left;
line-height: 1.3;
max-height: 100px;
overflow: hidden;
}
.wb_indexText2 h1{
font-family: "segoe", sans-serif;
font-size: 29px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #FFFFFF;
background-color: transparent;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: block;
}
.wb_indexText2 span{
color:#ffffff;
font-family:'segoe',sans-serif;
font-weight: normal;
font-size: 24.9px;
display: block;
letter-spacing: -1.5px;
}
.wb_indexText19{
position:absolute;
left:101px;
top:175px;
width:506px;
min-height:38px;
z-index:67;
text-align:left;
}
.wb_indexText19{
color:#dcdcdc;
font-family:'segoe',sans-serif;
font-size:17.5px;
}
.wb_indexText19 span{
line-height: 1.3;
}
.wb_indexText19 .btn{    
margin-top: 85px;
}
.wb_indexImage2{
position:absolute;
left:703px;
top:49px;
width:242px;
height:398px;
z-index:68;
}
.wb_indexImage2 > img:not(.sale-img){
border: 0px #000000 solid;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.sale-img{
position: absolute;
top: -50px;
left: -50px;
}
.indexLayer3{
background-color: #F5F5F5;
}
.doc-list{
text-align: center;
border-bottom: 1px solid #EFEFEF;
}
.doc-item{
display: inline-block;
vertical-align: top;
width: 25%;
text-align: center;
width: 21.95%;
text-decoration: none;
padding: 20px 0;
border-right: 2px solid #EFEFEF;
margin-right: -3px;
}
.doc-item:last-child{
border: none;
}
.no-touchscreen .doc-item:hover{
background-color: #EFEFEF;
}
.doc-item img{
max-width: 120px; max-height: 66px;
border: 1px solid #7E2B2B;
border-radius: 5px;
width: auto;
height: auto;
}
.doc-item:last-child img{
border: none;
}
.doc-item h2{
font-weight: 600;
color: #494949;
font-size: 17px;
margin: 13px 0;
line-height: 1.4;
}
.doc-item span{
}
.kome-neobh{
}
.kome-neobh h2{
text-align: center;
font-family: "segoe",sans-serif;
font-size: 29px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #000000;
background-color: transparent;
margin: 0px 0px 50px 0px;
padding: 0px 0px 0px 0px;
display: inline;
padding-top: 32px;
display: block;
line-height: 1;
}
.neobh-list{
text-align: center;
margin-bottom: 50px;
}
.neobh-item{
width: 46%;
display: inline-block;
vertical-align: top;
padding: 15px 15px;
color: #000000;
height: 160px;
margin-right: -4px;
margin-bottom: -1px;
text-decoration: none;
position: relative;
}
.neobh-text-table{
display: table;
min-height: 174px;
}
.neobh-text-cell{
display: table-cell;
vertical-align: middle;
}
.neobh-item:first-child{
}
.neobh-item:first-child:before{
content: "";
display: block;
height: 1px;
width: 80%;
bottom: 0;
right: 0;
background-color: #F4F4F4;
position: absolute;    
}
.neobh-item:first-child:after{
content: "";
display: block;
height: 80%;
width: 1px;
bottom: 0;
right: 0;
background-color: #F4F4F4;
position: absolute;
}
.neobh-item:last-child:before{
content: "";
display: block;
height: 1px;
width: 80%;
top: 0;
left: 0;
background-color: #F4F4F4; 
position: absolute;    
}
.neobh-item:last-child:after{
content: "";
display: block;
height: 80%;
width: 1px;
top: 0;
left: 0;
background-color: #F4F4F4;
position: absolute;
}
.neobh-item:last-child{ }
.no-touchscreen .neobh-item:hover:after{
content: "";
width: calc(100% - 2px);
height: calc(100% - 2px);
position: absolute;
top: 0;
left: 0;
border: 1px solid #DBDBDB;
background: transparent; 
z-index: 2;
} .neobh-text{
display: inline-block;
vertical-align: middle;
text-align: left;
width: 80%;
box-sizing: border-box;
padding-left: 31px;
line-height: 1.3;
text-decoration: none;
}
.neobh-text h2{
font-size: 19px;
margin-bottom: 15px;
}
.neobh-text p{
font-size: 16px;
color: #505050;
}
.indexLayer1{
background-color: transparent;
background-image: url(/wp-content/themes/beltrud/img/fon.png);
background-repeat: repeat;
background-position: left top;
padding-bottom: 60px;
}
.indexLayer1-in{
max-width: 1050px;
}
.indexLayer1 h2,
.indexLayer1 .h2
{
font-family: "segoe",sans-serif;
font-size: 29px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #000000;
background-color: transparent;
margin: 0px 0px 0px 0px;
padding: 30px 0 45px;
display: block;
text-align: center;
line-height: 1;
}
.curs-list{
}
.curs-item{
width: 23%;
display: inline-block;
vertical-align: top;
margin-right: 1.7%;
border-radius: 2px; text-decoration: none;
color: #000;
-webkit-box-shadow: 4px 6px 5px -1px rgba(0,0,0,0.5);
-moz-box-shadow: 4px 6px 5px -1px rgba(0,0,0,0.5);
box-shadow: 4px 6px 5px -1px rgba(0,0,0,0.5);
min-width: 260px;
text-align: left;
}
.curs-item:last-child{
margin-right: 0;
}
.curs-list.curs-list-blog{
margin-bottom: 37px;
}
.curs-list.curs-list-blog h2{
color: #4b4b4b;
font-family: "segoe",sans-serif;
font-size: 21px;
text-align: center;
padding: 25px 0 35px;
}
.curs-list.curs-list-blog .curs-item{
min-width: 245px;
min-height: 319px;
}
.curs-list.curs-list-blog .curs-text{
min-height: 203px;
box-sizing: border-box;
border-left: 1px solid #D3D3D3; 
}
.curs-list.curs-list-blog .curs-head{
min-height: 92px;
}
.curs-head{
min-height: 86px;
display: block;
text-decoration: none;
padding: 10px 5px;
}
.curs-head h3{
font-family: "segoe", sans-serif;
font-size: 16px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #FFFFFF;
background-color: transparent;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: block;
margin-bottom: 20px;
}
.no-touchscreen .curs-head-green:hover{
background-color: #00863D;
}
.curs-dlit{
font-family: "segoe", sans-serif;
font-size: 17px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #FFFFFF;
background-color: transparent;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
display: block;
}
.curs-text{
background-color: #fff;
padding: 10px 10px;
margin-bottom: 4px;
border-left: 1px solid #D3D3D3; 
}
.curs-numb{
position: relative;
font-size: 18px;
margin-bottom: 15px;
}
.curs-numb img{
width: 84px;
height: 61px;
position: absolute;
right: 0;
top: -40px;
}
.curs-desc{
font-size: 14px;
font-weight: 400;
margin-bottom: 20px;
}
.curs-res{
font-size: 13px;
font-weight: 400;
margin-bottom: 10px;
}
.curs-head-green{
background-color: #007538;
}
.no-touchscreen .curs-head-green:hover{
}
.curs-head-blue{
background-color: #4169E1;
}
.no-touchscreen .curs-head-blue:hover{
background-color: #1E90FF;
}
.curs-head-red{
background-color: #A52A2A
}
.no-touchscreen .curs-head-red:hover{
background-color: #DC143C;
}
.curs-head-black{
background-color: #474747
}
.no-touchscreen .curs-head-black:hover{
background-color: #606060;
}
.curs-text span{
display: block;
}
.more-wrap{
text-align: right;
}
.more-wrap .btn{
display: inline-block;
}
.pluses{
}
.pluses > h2{
font-family: "segoe",sans-serif;
font-size: 29px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #000000;
background-color: transparent;
margin: 0px 0px 0px 0px;
padding: 30px 0 45px;
text-align: center;
line-height: 1;
}
.pluses-content{
}
.pluses-content-1{
width: 35%;
vertical-align: top;
display: inline-block;
padding-top: 8px;
}
.pluses-item-1{
margin-bottom: 58px;
}
.pluses-item-2{
margin-bottom: 58px; 
}
.pluses-numb{
display: inline-block;
vertical-align: top;
font-size: 20px;
width: 25px;
height: 35px;
border: 3px solid #80B6DA;
text-align: center;
line-height: 35px;
}
.pluses-text{
display: inline-block;
vertical-align: top;
width: 87%;
padding-left: 4.7%;
box-sizing: border-box;
line-height: 1.4;
}
.pluses-text-head{
color: #026db5;
font-family: 'segoe',sans-serif;
font-size: 19px;
margin-top: -11px;
}
.pluses-text-text{
font-family: 'segoe',sans-serif;
font-size: 16px;
color: #2f4f4f;
}
.pluses-text-text ul{
}
.pluses-text-text ul li{
}
.pluses-text-text ul li:before{
content: "•";
display: inline-block;
margin-right: 5px;
}
.pluses-content-2{
vertical-align: top;
display: inline-block;
width: 28%;
text-align: center;
}
.pluses-content-2 img{
max-width: 100%;
height: auto;
}
.pluses-content-3{
vertical-align: top;
display: inline-block;
width: 35%;
}
.pluses-content-3 h2{
color: #1e1e1e;
font-family: 'segoe',sans-serif;
font-size: 21px;
text-align: left;
line-height: 1;
font-weight: 600;
margin-bottom: 13px;
}
.pluses-content-3 p{
color: #2f4f4f;
font-family: 'segoe',sans-serif;
font-size: 13px;
line-height: 18px;
text-align: left;
margin-bottom: 13px;
}
.indexLayer7{
background-color: transparent;
background-image: url(/wp-content/themes/beltrud/img/fon2.png);
background-repeat: repeat;
background-position: left top;
padding-bottom: 15px;
}
.indexLayer7 .wrapper > h2{
font-family: "segoe",sans-serif;
font-size: 29px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #000000;
background-color: transparent;
margin: 0px 0px 0px 0px;
padding: 30px 0 45px;
display: block;
text-align: center;
line-height: 1;
}
.indexLayer7-item{
width: 47%;
display: inline-block;
}
.indexLayer7-item h3{
color: #1e1e1e;
font-family: 'segoe ui';
font-size: 21px;
line-height: 1.3;
font-weight: 600;
min-height: 56px;
margin-bottom: 10px;
}
.indexLayer7-item p{
color: #2f4f4f;
font-family: 'segoe',sans-serif;
font-size: 13px;
}
.no-touchscreen .indexLayer7-item p > a:hover{
color: #006580;
text-decoration: underline;
}
.indexLayer7-item p > a{
color: #800080;
text-decoration: none;
}
.indexLayer7-item > a{
color: #800080;
text-decoration: none;
font-size: 15px;
font-style: italic;
margin-top: 15px;
display: inline-block;
}
.no-touchscreen .indexLayer7-item > a:hover{
color: #006580;
text-decoration: underline;
}
.indexLayer7-item b{
}
.indexLayer7-1{
float: left;
}
.indexLayer7-2{
float: right;
}
.where-study .wrapper > h2{
font-family: "segoe",sans-serif;
font-size: 29px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #000000;
background-color: transparent;
margin: 0px 0px 0px 0px;
padding: 30px 0 45px;
text-align: center;
line-height: 1;
}
.where-study-info{
margin-bottom: 50px;
}
.where-study-img{
float: left;
width: 40%;
}
.where-study-text{
float: right;
width: 60%;
box-sizing: border-box;
padding-left: 30px;
}
.where-study-img a{
display: inline-block;
width: 217px;
height: 313px;
margin-right: 26px;
vertical-align: top;
border: 1px #C0C0C0 solid;
overflow: hidden;
}
.where-study-img a:last-child{
margin-right: 0;
}
.where-study-img a img{
display: inline-block;
width: 100%;
}
.where-study-text p{
color: #2d2d2d;
font-family: 'segoe',sans-serif;
font-size: 17px;
margin-bottom: 18px;
line-height: 21px;
}
.where-study-text p:last-child{
margin-bottom: 0;
}
.otrasl-economic{
text-align: center;
width: 100%;
height: 471px;
background-color: transparent;
background-image: url(/wp-content/themes/beltrud/img/bgtu.jpg);
background-repeat: repeat;
background-position: left top;
position: relative;
}
.otrasl-economic-text{
background-color: transparent;
border: 0px #000000 solid;
padding: 0;
margin: 0;
text-align: left;
position: absolute;
right: 150px;
top: 25px;
width: 387px;
z-index: 55;
text-align: left;
}
.otrasl-economic-text p{
color: #ffffff;
font-family: 'segoe',sans-serif;
font-size: 11px;
line-height: 14px;
margin-bottom: 5px;
}
.lecturers{
background-color: #FCFCFC;
}
.lecturers .wrapper > h2{
font-family: "segoe",sans-serif;
font-size: 29px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #000000;
background-color: transparent;
margin: 0px 0px 0px 0px;
padding: 30px 0 45px;
text-align: center;
line-height: 1;
}
.lecturers-list{
margin-bottom: 100px;
text-align: center;
}
.lecturers-item{
display: inline-block;
width: 22%;
margin-top: 15px;
text-decoration: none;
text-align: center;
line-height: 1.3;
}
.lecturers-item:nth-child(2){
margin: 0 150px;
}
.lecturers-item img{
border-width: 0;
left: 0;
top: 0;
width: 155px;
height: 155px;
border-radius: 50%;
margin-bottom: 15px;
}
.lecturers-item h3{
color: #000000;
font-size: 17px;
text-align: left;
}
.lecturers-item p{
color: #026db5;
font-size: 16px;
text-align: left;
} .footer {
height: 260px;
background: #BFF08E;
}
.form-wrap{
color: #2d2d2d;
font-family: 'segoe ui';
font-size: 19px;
background-color: #EBEBEB;
padding-bottom: 50px;
}
.form-wrap .wrapper > h2,
.form-wrap .wrapper > .h2
{
font-family: "segoe",sans-serif;
font-size: 19px;
font-weight: 600;
font-style: normal;
text-decoration: none;
color: #2d2d2d;
background-color: transparent;
margin: 0px 0px 0px 0px;
padding: 30px 0 45px;
display: block;
text-align: center;
line-height: 1;
}
.form-wrap form{
border: 1px #D3D3D3 solid;
padding: 23px 0;
display: block;
position: relative;
}
.form-wrap form input[type="text"]{
outline: none;
border: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #FFFFFF;
color: #696969;
font-family: 'segoe', sans-serif;
font-size: 13px;
text-align: left;
vertical-align: middle;
width: 100%;
box-sizing: border-box;
}
.form-wrap form input[type="submit"]{
border: 1px #FFA500 solid;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #FFA500;
background: -moz-linear-gradient(bottom,#FFA500 0%,#FFD700 100%);
background: -webkit-linear-gradient(bottom,#FFA500 0%,#FFD700 100%);
background: -o-linear-gradient(bottom,#FFA500 0%,#FFD700 100%);
background: -ms-linear-gradient(bottom,#FFA500 0%,#FFD700 100%);
background: linear-gradient(bottom,#FFA500 0%,#FFD700 100%);
color: #000000;
font-family: 'segoe',sans-serif;
font-size: 15px;
height: 39px;
width: 100%;
cursor: pointer;    
outline: none;
}
.wb_indexImage20{
border: 1px #F5F5F5 solid;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #FFFFFF;
color: #696969;
font-family: 'segoe', sans-serif;
font-size: 13px;
padding: 0px 0px 0px 40px;
text-align: left;
vertical-align: top;
-moz-box-shadow: 0px 0px 5px #C0C0C0;
-webkit-box-shadow: 0px 0px 5px #C0C0C0;
box-shadow: 0px 0px 5px #C0C0C0;
height: 37px;
width: 21%;
position: relative;
margin: 0 4%;
line-height: 31px;
display: inline-block;
min-width: 251px;
}
.wb_indexImage20 img{
position: absolute;
left: 14px;
top: 50%;
margin-top: -7px;
}
.submit-input-wrap{
height: 39px;
width: 24.5%;
display: inline-block;
margin: 0 4%;
position: relative;
min-width: 293px;
}
.submit-input-note{
position: absolute;
color: #808080;
font-family: 'segoe',sans-serif;
font-size: 13.3333px;
display: block;
}
.last-footer-wrap{
background-color: #3C3C3C;
padding-bottom: 30px;
padding-top: 40px;
}
.last-footer-item{
}
.last-footer-item-1{
float: left;
width: 60%;
}
.last-footer-item-2{
float: right;
width: 40%;
}
.last-footer-row{
}
.last-footer-row-1{
margin-bottom: 25px;
}
.last-footer-row-2{
}
.footer-menu{
list-style-type: none;
margin: 0;
padding: 0;
display: inline-block;
vertical-align: middle;
width: 70%;
}
.footer-menu > li:first-child{
padding-left: 0px;
}
.footer-menu > li{
margin: 0;
padding: 0px 3px 0px 0px;
display: inline-block;
}
.footer-menu > li > a{
display: block;
color: #FFFFFF;
border: 0px #4B4B4B none;
background-color: transparent;
background-image: none;
font-family: "segoe",sans-serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
text-decoration: none;
height: 20px;
line-height: 20px;
padding: 0px 5px 0px 5px;
vertical-align: middle;
text-align: center;
text-transform: uppercase;
}
.footer-menu > li:first-child > a{
padding-left: 0;
}
.map{
width: 428px;
height: 202px;
bottom: 0;
right: 0;
float: right;
}
.last-footer-text{
color: #ffffff;
font-family: "segoe",sans-serif;
font-size: 13px;
display: inline-block;
vertical-align: top;
width: 70%;
line-height: 21px;
}
.phone-footer{
display: inline-block;
vertical-align: top;
width: 29%;
text-align: right;
}
.phone-footer .small-phone-part{
color: #ffffff;
font-family: arial;
font-size: 15px;
}
.phone-footer .big-phone-part{
color: #ffffff;
font-family: arial;
font-size: 21px;
}
.footer-quote{
color: #ffffff;
font-family: 'segoe',sans-serif;
font-size: 12px;
}
.btn-callback-wrap{
display: inline-block;
vertical-align: middle;
text-align: right;
width: 29%;
}
.last-footer-row-3{
text-align: right;
color: #ffffff;
font-family: 'segoe',sans-serif;
font-size: 12px;
}
.scroll-top{
position: fixed;
text-align: left;
left: auto;
top: auto;
width: 55px;
height: 48px;
z-index: 134;
right: 15px;
bottom: 15px;
display: none;
}
.scroll-top.active{
display: inline-block;
}
.show-menu{
width: 20px;
height: 20px;
display: none;
vertical-align: middle;
position: absolute;
top: 0;
right: 0;
z-index: 2;
top: 0;
margin-top: -5px;
}
.palka-menu{
height: 3px;
width: 100%;
background-color: #000;
border-radius: 2px;
margin-bottom: 3px;
display: block;
}
.palka-menu:last-child{
margin-bottom: 0;
}
.last-footer-row-4{
display: none;
text-align: center;
color: #ffffff;
font-family: 'segoe',sans-serif;
font-size: 12px;
}
.main-slider.main-slider-in .slides li.green-slides{
background-color: #004020;
background: -moz-linear-gradient(bottom,#004020 0%,#00803D 100%);
background: -webkit-linear-gradient(bottom,#004020 0%,#00803D 100%);
background: -o-linear-gradient(bottom,#004020 0%,#00803D 100%);
background: -ms-linear-gradient(bottom,#004020 0%,#00803D 100%);
background: linear-gradient(bottom,#004020 0%,#00803D 100%);
position: relative;
}
.main-slider.main-slider-in .slides li:before{
content: "";
position: absolute;
width: 100%;
height: 1px;
background-color: #A9A9A9;
left: 0;
top: -2px;
}
.main-slider.main-slider-in .slides li.blue-slides{
background: #4169FF;
}
.main-slider.main-slider-in .slides li.red-slides{
background: #A52A2A;
}
.main-slider.main-slider-in .slides li.black-slides{
background: #3C3C3C;
}
.main-slider.main-slider-in .slides li:after{
content: "";
position: absolute;
text-align: center;
left: 0%;
top: 100%;
background-color: transparent;
background-image: url(/wp-content/themes/beltrud/img/doska.jpg);
background-repeat: repeat;
background-position: left top;
height: 23px;
width: 100%;
}
.main-slider.main-slider-in .slides li .wb_indexImage2{
width: 334px;
height: 495px;    
}
.main-slider.main-slider-in .slides li.red-slides .wb_indexImage2{
width: 317px;
height: 390px;
top: 76px;
}
.main-slider.main-slider-in .slides li .wb_indexText2{
width: 491px;
top: 48px;
}
.wb_perepodgotovkaImage1{
position:absolute;
left:565px;
top:119px;
width:245px;
height:158px;
z-index:25;
}
.wb_perepodgotovkaImage1 img {
border: 0px #000000 solid;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.blue-slides .wb_perepodgotovkaImage1{
width: 199px;
height: 220px;
top: 51px;
}
.black-slides .wb_perepodgotovkaImage1 img{
width: 207px;
height: 151px;
}
.main-slider.main-slider-in .slides li .wb_indexImage2{
left: auto;
right: 35px;
top: 76px;
}
.main-slider.main-slider-in .slides li.black-slides .wb_indexImage2{
width: 389px;
height: 559px;
right: 0;
}
.main-slider.main-slider-in .slides li .wb_indexText19{
left: 103px;
top: 154px;
width: 390px;
min-height: 49px;
color: #ffffff;
font-family: 'segoe',sans-serif;
font-size: 16.6667px;
font-weight: lighter;
}
.infoin{
position: absolute;
text-align: left;
left: 106px;
top: 270px;  
line-height: 1;
}
.old-price{
color: #fff;
font-weight: 500;
font-size: 30.8333px;
display: inline-block;
margin-bottom: 5px;
position: relative;
}
.old-price:after{
content: "";
position: absolute;
display: block;
width: 115%;
height: 2px;
background-color: #fff;
top: 50%;
left: -6px;
}
.cur-price{
color: #ffffff;
font-family: 'segoe',sans-serif;
font-size: 24.1667px;
font-weight: 100;
display: inline-block;
margin-bottom: 10px;
}
.note-slider{    
font-family: 'segoe',sans-serif;
font-size: 16px;
font-weight: 100;
margin-bottom: 10px;
display: inline-table;
color: #D7D7D7;
}
.green-slides .note-slider{
color: #D7D7D7;
}
.blue-slides .note-slider{
color: #3c3c3c;
}
.red-slides .note-slider{
color: #c0c0c0;
}
.black-slides .note-slider{
color: #c0c0c0;
}
.infoin .btn{
margin-right: 10px;
}
.for-kogo{
max-width: 1050px;
}
.for-kogo h2,
.for-kogo .h2
{
font-family: "segoe",sans-serif;
font-size: 29px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #000000;
background-color: transparent;
margin: 0px 0px 0px 0px;
padding: 50px 0 45px;
text-align: center;
line-height: 1;
}
.for-kogo-list{
margin-top: 25px;
padding-bottom: 20px;
display: table;
}
.for-kogo-item{
padding: 0 0;
box-sizing: border-box;
}
.for-kogo-item-1{ width: 49.3%;
color: #1e1e1e;
border-right: 1px solid #F0F0F0;
}
.for-kogo-item-2{
font-family: "segoe",sans-serif;
font-size: 15.7px; width: 49.3%;
color: #1e1e1e;
line-height: 1.5;
}
.for-kogo-icon{
display: inline-block;
vertical-align: middle;
width: 15%;
min-width: 80px; }
.scob{
color: #000000;
font-family: "segoe",sans-serif;
font-size: 128px;
display: inline-block;
vertical-align: middle;
line-height: 95px;
height: 128px;
}
.for-kogo-item-1 ul{
display: inline-block;
vertical-align: middle;
width: 81%;
}
.for-kogo-item-1 li{
color: #1e1e1e;
font-family: "segoe",sans-serif;
font-size: 17px;
margin-bottom: 26px;
padding-left: 20px;
line-height: 1.5;
color: #1e1e1e;
}
.for-kogo-item-1 li:last-child{
margin-bottom: 0;
}
.for-kogo-item-1 li:before{
content: "•";
display: inline-block;
margin-right: 5px;
}
.for-kogo-item-1{
padding-right: 2.5%;
display: table-cell;
vertical-align: middle;
}
.for-kogo-item-2{
padding-left: 2.5%;
display: table-cell;
vertical-align: middle;
}
.for-kogo-icon .ol-man-black-kaska{
position: relative; }
.for-kogo-item-2 a{
color: #026DDA;
text-decoration: none;
}
.for-kogo-item-2 a:hover{
color: #006580;
text-decoration: underline;
}
.pluses-list{
text-align: center;
}
.pluses-item-in{
width: 22%;
display: inline-block;
vertical-align: top;
margin: 0 20px;
}
.pluses-item-in-1{
display: table;
width: 100%;
}
.pluses-item-in-2{
display: table-cell;
width: 100%;
height: 150px;
vertical-align: middle;
}
.pluses-item-in img{
max-width: 134px;
height: auto;
}
.pluses-item-in h3,
.pluses-item-in .h3
{
font-weight: 600;
color: #1e1e1e;
font-size: 19px;
margin-bottom: 10px;
}
.pluses-item-in p{
color: #1e1e1e;
font-size: 16px;
text-align: left;
}
.for-togo{
padding-bottom: 20px;
max-width: 1050px;
}
.for-togo h2,
.for-togo .h2
{
text-align: center;
font-family: "segoe",sans-serif;
font-size: 29px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #000000;
background-color: transparent;
margin: 0px 0px 50px 0px;
padding: 0px 0px 0px 0px;
display: inline;
padding-top: 32px;
display: block;
line-height: 1;
}
.for-togo-list{
}
.for-togo-item{
width: 49%;
line-height: 1.4;
}
.for-togo-item-1{
float: left;
}
.for-togo-item-1 + .for-togo-item-2{
width: 49%;
float: right;
}
.for-togo-item-2{
width: 100%;
}
.for-togo-item p{
color: #1e1e1e;
font-family: 'segoe',sans-serif;
font-size: 15px;
margin-bottom: 11px;
}
.for-togo-item p a{
color: #026DDA;
text-decoration: none;
}
.for-togo-item p a:hover{
text-decoration: underline;
}
.for-togo-item img{
max-width: 100%;
}
.for-togo-item i{
font-style: italic;
color: #696969;
}
.for-togo-item b{
font-weight: 600;
}
.blue-text{
color: #026db5;
}
.about-cont{
}
.about-cont-red{
background-color: transparent;
background-image: url(/wp-content/themes/beltrud/img/perepodgotovka-po-ohrane-truda-distancionno_indexLayer7_bkgrnd.png);
background-repeat: repeat;
background-position: left top;
}
.about-cont-grey{
background-color: transparent;
background-image: url(/wp-content/themes/beltrud/img/fon.png);
background-repeat: repeat;
background-position: left top;
}
.about-cont-mesh{
background-color: transparent;
background-image: url(/wp-content/themes/beltrud/img/obuchenie-i-proverka-znaniy-trebovaniy-ohrani-truda_indexLayer7_bkgrnd.png);
background-repeat: repeat;
background-position: left top;
}
.about-cont-wrap{
max-width: 1050px;
margin: 0 auto;
padding-bottom: 25px;
}
.about-cont-item{
}
.about-cont-item h2,
.about-cont-item .h2
{
text-align: center;
font-family: "segoe",sans-serif;
font-size: 29px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #000000;
background-color: transparent;
margin: 0px 0px 50px 0px;
padding: 0px 0px 0px 0px;
padding-top: 32px;
display: block;
line-height: 1;
}
.about-cont-1{
float: left;
width: 40%;
}
.about-cont-2{
float: right;
width: 58%;
}
.about-cont-item > p{
color: #1e1e1e;
font-family: 'segoe',sans-serif;
font-size: 15px;
margin-bottom: 20px;
line-height: 1.4;
}
.about-cont-item b{
font-weight: 600;
}
.lecturers-list-in .lecturers-item img{
width: 122px;
height: 122px;
}
.lecturers-list-in .lecturers-item{
vertical-align: top;
width: 32.3%;
margin: 0;
}
.lecturers-list-in .lecturers-item h3,
.lecturers-list-in .lecturers-item .h3
{
color: #000000;
font-family: 'segoe',sans-serif;
font-size: 12.6px;
font-weight: 600;
}
.lecturers-list-in .lecturers-item:nth-child(2){
margin: 0 5px;
}
.lecturers-list-in .lecturers-item p{
font-family: 'segoe',sans-serif;
font-size: 12.6px;
font-weight: 600;
}
.lecturers-list.lecturers-list-in{
margin-bottom: 25px;
}
.bez-text .about-cont-item-bottom{
text-align: center;    
}
.bez-text .about-cont-item-bottom-img{
margin: 0 20px;
}
.about-cont-item-bottom-img{
width: 134px;
height: 203px;
display: inline-block;
vertical-align: top;
margin-right: 5px;
border: 1px #C0C0C0 solid;
}
.about-cont-item-bottom-img img{
width: 100%;
height: 100%;
}
.about-cont-item-bottom-text{
border: 1px #C0C0C0 solid;
vertical-align: top;
width: 320px;
background-color: #fff;
display: inline-block;
padding: 11px 11px;
box-sizing: border-box;
max-width: 100%;
}
.about-cont-item-bottom-text p{
color: #141414;
font-family: 'segoe',sans-serif;
font-size: 12px;
margin-bottom: 6.5px;
}
.about-cont-item-bottom-text a{
color: #800080;
text-decoration: none;
font-family: 'segoe',sans-serif;
font-size: 12px;
}
.about-cont-item-bottom-text a:hover{
color: #006580;
text-decoration: underline;
}
.about-cont-grey .about-cont-item-bottom-text,
.about-cont-mesh .about-cont-item-bottom-text
{
border: 1px #000000 solid;
padding: 5px 23px 0px;
width: 86%;
text-align: left;
border-radius: 10px;
}
.about-cont-grey .about-cont-item-bottom-text b,
.about-cont-mesh .about-cont-item-bottom-text b
{
color: #141414;
font-family: 'segoe',sans-serif;
font-size: 15px;
}
.about-cont-grey .about-cont-item-bottom,
.about-cont-mesh .about-cont-item-bottom
{
text-align: center;
}
.about-cont-grey .about-cont-item-bottom-text p,
.about-cont-mesh .about-cont-item-bottom-text p
{
color: #1e1e1e;
font-family: 'segoe',sans-serif;
font-size: 13px;
}
.red-text{
color: #ff0000;
}
.blog{
padding-bottom: 39px !important;
border-bottom: 2px solid #E5E5E5;
}
.blog > h1{
font-family: 'segoe',sans-serif;
font-size: 29px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #FFFFFF;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
display: block;
background-color: transparent;
border: 0px #000000 solid;
padding: 0;
margin: 0;
text-align: left;
background: url(/wp-content/themes/beltrud/img/img0108.png) top center;
background-size: cover;
padding: 17px 12px 22px;
line-height: 1;
margin-bottom: 26px;
}
.blog-content-wrap{
}
.main-content{
padding-right: 422px;
float: left;
box-sizing: border-box;
color: #1e1e1e;
font-family: 'segoe',sans-serif;
font-size: 17px;
line-height: 1.3;
}
.main-content ul{
}
.main-content img{
max-width: 100%;
height: auto;
}
.blog .main-content h2{
font-size: 20px;
}
.main-content em{
font-style: italic;
background-color: #dcdcdc;
}
.blog .main-content em{
background: none;
}
.main-content ul li{
}
.main-content p{    
margin-bottom: 21px;
}
.main-content strong{
font-weight: 600;
}
.main-content b{
font-weight: 600;
}
.main-content em{
font-style: italic;
}
.main-content a{
color: #026DDA;
text-decoration: none;
}
.main-content a:hover{
text-decoration: underline;
}
.main-content h2{
color: #1e1e1e;
font-family: 'segoe',sans-serif;
font-size: 19px;
font-weight: 600;
margin-bottom: 23px;
}
.main-content table,
.main-content tbody,
.main-content tr,
.main-content th,
.main-content td,
.main-content thead
{
border: 1px solid;
border-collapse: separate;
border-spacing: 2px;
}
.sidebar{
width: 382px;
float: right;
margin-left: -382px;
}
.sidebar .widget{
border: 1px solid #D3D3D3;
border-radius: 3px;
overflow: hidden;
-webkit-box-shadow: 5px 5px 5px -2px rgba(194,190,194,1);
-moz-box-shadow: 5px 5px 5px -2px rgba(194,190,194,1);
box-shadow: 5px 5px 5px -2px rgba(194,190,194,1);
margin-bottom: 31px;
}
.sidebar .widget:last-child{
margin-bottom: 0;
}
.sidebar .widget img{
max-width: 100%;
display: block;
width: 100%;
}
.sidebar .widget a{
display: block;
text-decoration: none;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
display: block;
}
.post-list{ background-color: #F5F5F5;
}
.post-list ul{
padding: 19px 14px;
}
.post-list ul li{
margin: 0;
padding: 0px 0px 2px 0px;
}
.post-list ul li a{
display: block;
color: #026DB5;
border: 0px #C0C0C0 solid;
background-color: #FFFFFF;
background-image: none;
font-size: 16px;
font-weight: normal;
font-style: normal;
text-decoration: none;
width: 100%;
padding: 0px 7px 0px 7px;
vertical-align: middle;
line-height: 30px;
text-align: left;
box-sizing: border-box;
}
.post-list ul li a:hover{
color: #FFFFFF;
background-color: #1E90FF;
background-image: none;
border: 0px #C0C0C0 solid;
}
.meshok{
background: url(/wp-content/themes/beltrud/img/img0098_03.jpg) top center repeat-y;    
}
.art-prev{
display: inline-block;
margin-bottom: 0;
}
.art-prev img{
width: 150px;
max-width: 95%;
margin-bottom: 21px;
}
.art-prev > div{
display: inline-block;
vertical-align: top;
}
.art-prev > div:first-child{
width: 30%;
margin-top: 4px;
}
.art-prev > div:last-child{
width: 69%;
}
.wp-pagenavi{
margin: 25px 0 0;
text-align: center;
}
.pages{
display: none;
}
.wp-pagenavi a,
.wp-pagenavi .current
{
font-size: 16px;
font-weight: normal;
font-style: normal;
color: #026DB5;
text-decoration: none;
margin: 0 4px;
}
.wp-pagenavi .current{
color: #000;
}
.prev.page-numbers{
}
.next.page-numbers{
}
.art-prev a{
color: #1e1e1e;
font-family: 'segoe',sans-serif;
font-size: 19px;
font-weight: 600;
margin-bottom: 13px;
display: block;
line-height: 1;
}
.widgettitle{
display: none;
}
.banner{
}
.wpcf7 img.ajax-loader{
position: absolute;
}
.sale-img.red,
.sale-img.green
{
display: none;
}
.popup{
padding: 32px 34px 50px;
box-sizing: border-box;
display: none;
} 
.popup h2,
.popup .h2
{
color: #5a5a5a;
font-size: 21px;
font-weight: 800;
line-height: 1;
text-align: center;
margin-bottom: 14px;
}
.popup h3,
.popup .h3
{
color: #000000;
font-size: 15px;
font-weight: 400;
line-height: 1;
text-align: center;
margin-bottom: 35px;
}
.popup-1{
width: 560px;
background-color: #F2F2F2;
margin: 0 auto;
}
.fancybox-skin{
background-color: #F2F2F2;
}
.col-popup-left{
float: left;
width: 54%;
}
.col-popup-right{
float: right;
width: 43%;
}
.popup input[type="text"],
.popup input[type="email"]
{
width: 100%;
box-sizing: border-box;
height: 38px;
border: 0;
outline: none;
} 
.popup textarea{
outline: none;
width: 100%;
box-sizing: border-box;
border: 1px #F5F5F5 solid;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #FFFFFF;
color: #696969;
font-family: Arial;
font-size: 15px;
-moz-box-shadow: 0px 0px 5px #C0C0C0;
-webkit-box-shadow: 0px 0px 5px #C0C0C0;
box-shadow: 0px 0px 5px #C0C0C0;
text-align: left;
resize: none;
min-height: 157px;
} 
.popup input[type="submit"]{
width: 100%;
box-sizing: border-box;
border: 1px #FFA500 solid;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #FFA500;
background: -moz-linear-gradient(bottom,#FFA500 0%,#FFD700 100%);
background: -webkit-linear-gradient(bottom,#FFA500 0%,#FFD700 100%);
background: -o-linear-gradient(bottom,#FFA500 0%,#FFD700 100%);
background: -ms-linear-gradient(bottom,#FFA500 0%,#FFD700 100%);
background: linear-gradient(bottom,#FFA500 0%,#FFD700 100%);
color: #000000;
font-size: 17px;
height: 40px;
} 
.col-popup-inp-wrap{
border: 1px #F5F5F5 solid;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color: #FFFFFF;
color: #696969;
font-family: Calibri;
font-size: 16px;
padding: 0px 0px 0px 40px;
text-align: left;
vertical-align: middle;
-moz-box-shadow: 0px 0px 5px #C0C0C0;
-webkit-box-shadow: 0px 0px 5px #C0C0C0;
box-shadow: 0px 0px 5px #C0C0C0;
margin-bottom: 16px;
position: relative;
height: 38px;
}
.col-popup-inp-wrap img{
position: absolute;
left: 14px;
top: 12px;
}
.fancybox-overlay{
background-color: rgba(102, 102, 102,0.3);
}
.popup .wpcf7-not-valid-tip{
color: #f00;
font-size: 10px;
position: absolute;
display: block;
width: 100%;
}
.col-popup-one{
width: 100%;
margin: 0 auto;
max-width: 314px;
margin-bottom: 10px;
}
.content-404{
text-align: center;
border: 1px solid #969696;
max-width: 1052px;
margin: 0 auto 20px;
border-radius: 5px;
display: table;
min-height: 512px;
width: 80%;
box-sizing: border-box;
color: #2f4f4f;
}
.content-404 > div{
display: table-cell;
vertical-align: middle;
font-family: 'segoe',sans-serif;
padding: 0 15px;
box-sizing: border-box;
}
.content-404.thank-page > div{
vertical-align: top;
}
.content-404.thank-page{
margin-top: 30px;
}
.content-404 h2{    
font-size: 35.8333px;
margin-bottom: 30px;
font-weight: 600;
}
.content-404 h3{
font-size: 35.8333px;
margin-bottom: 40px;
line-height: 36px;
}
.content-404 p{
font-size: 16px;
margin-bottom: 40px;
}
.content-404.thank-page p{
font-size: 19px;
line-height: 31px;
}
.content-404 a{
color: #026DDA;
text-decoration: none;
}
.content-404 a:hover{
color: #006580;
text-decoration: underline;
}
.err{
font-size: 16px; 
}
.header.page-404:after{
display: none; 
}
.thank-link{
width: 90%;
font-size: 16px;
text-align: left;
display: block;
margin: 0 auto;
padding: 30px 0;
border-bottom: 1px solid #DCDCDC;
margin-bottom: 60px;
}
.thank-page{
}
.alignleft{
float: left;
margin: 0.5em 1em 0.5em 0;
}
@media only screen and (max-width: 1230px) {
.curs-list{
text-align: center;
}
.wrapper,
.wrapper-2{
padding: 0 15px;
box-sizing: border-box;
}
.phone-header{
width: 61%;
}
.lecturers-list{
text-align: center;
}
.lecturers-item{
width: 30%;
min-width: 210px;
}
.lecturers-item:nth-child(2){
margin: 0 20px;        
}
.lecturers-item br{
display: none;
}
.wb_indexImage20{
margin: 0 3%;
}
.submit-input-wrap{
margin: 0 3%;
}
.form-wrap form{
text-align: center;
}
.about-cont-item-bottom{
text-align: center;
}
.about-cont-item-bottom-img{
margin-bottom: 10px;
}
.about-cont-item-bottom-text{
margin-bottom: 20px;
}
.blog > h1{
width: calc(100% + 30px);
margin-left: -15px;
padding: 17px 27px 22px;
box-sizing: border-box;
}
}
@media only screen and (max-width: 1195px) {
.phone-header{
width: 60%;
}
}
@media only screen and (max-width: 1165px) {
.neobh-item{
width: 100%;
border: none !important;
margin: 0 !important;
border-bottom: 1px solid #DBDBDB !important;
height: auto;
box-sizing: border-box;
padding: 15px 0;
}
.neobh-item:last-child{
border: none !important;
}
.neobh-item:hover{
margin: 0 !important;        
}
}
@media only screen and (max-width: 1165px) {
.phone-header{
width: 59%;
}
}
@media only screen and (max-width: 1157px) {
.curs-item{
margin-right: 1%;
margin-bottom: 10px;
}
}
@media only screen and (max-width: 1133px) {
.wb_indexImage20{
margin-bottom: 10px;
margin-top: 13px;
}
.submit-input-wrap{
margin-bottom: 10px;
margin-top: 13px;
}
.last-footer-item-1{
width: 55%;
}
}
@media only screen and (max-width: 1123px) {
.phone-header{
width: 58%;
}
}
@media only screen and (max-width: 1090px) {
.phone-header{
width: 57%;
}
}
@media only screen and (max-width: 1059px) {
.phone-header{
width: 56%;
}    
}
@media only screen and (max-width: 1058px) {
.phone-header{
width: 56%;
}    
}
@media only screen and (max-width: 1040px) {
.footer-menu{
width: 69%;
}
.btn-callback-wrap{
width: 30%;
}
}
@media only screen and (max-width: 1030px) {
.phone-header{
width: 55%;
}    
}
@media only screen and (max-width: 1029px) {
.main-logo{
width: 40%;
}
.main-logo{
padding-left: 0;
}
.phone-header{
padding-right: 0;
width: 59.6%;
}
.header-sect-2{
padding-right: 0%;
}
.main-menu > li:last-child{
padding-right: 0px;
}
.wb_indexText2{
left: 15px;
}
.wb_indexText19{
left: 15px;
}
.wb_indexImage2{
right: 15px;
left: auto;
}
.main-slider.main-slider-in .slides li .wb_indexText19{
left: 15px;
}
.infoin{
left: 15px;
}
}
@media only screen and (max-width: 1024px) {
.otrasl-economic-text{
right: 15px;
}
}
@media only screen and (max-width: 1016px) {
.last-footer-item-1{
width: 100%;
float: none;
box-sizing: border-box;
}
.last-footer-item-2{
width: 100%;
float: none;
}
.last-footer-row-2{
margin-bottom: 15px;
}
.map{
width: 100%;
height: 400px;
}
.last-footer-row-3{
display: none;        
}
.last-footer-row-4{
margin-top: 15px;
display: block;        
}
.about-cont-item{
width: 100%;
box-sizing: border-box;
}
}
@media only screen and (max-width: 986px) {
.for-kogo-item-1{
padding-right: 1.5%;
}
.for-kogo-item-2{
padding-right: 1.5%;
}
}
@media only screen and (max-width: 955px) {
.for-kogo-list{
display: block;
}
.for-kogo-item{
width: 100%;
padding: 0;
display: block;
}
.for-kogo-item-1 li{
margin-bottom: 16px;
}
.for-kogo-item-1{
margin-bottom: 16px;
border-right: none;
}
.for-kogo-item-2{
}
.for-kogo-list{
margin-top: 0;
}
}
@media only screen and (max-width: 950px) {
.wb_indexImage2{
display: none;
}
.wb_perepodgotovkaImage1{
}
}
@media only screen and (max-width: 920px) {
.pluses-content-2{
display: none;
}
.pluses-content-1{
width: 49.3%;
}
.pluses-content-3{
width: 49.3%;
}
.content-404 br{
display: none;
}
.thank-link{
text-align: center;
}
}
@media only screen and (max-width: 862px) {
.phone-header{
width: 59%;
}
.doc-item{
width: 24%;
}
}
@media only screen and (max-width: 845px) {
.wb_indexImage2{
display: none;
}
.wb_perepodgotovkaImage1{
right: 15px;
left: auto;
}
}
@media only screen and (max-width: 768px) {
.indexLayer7-item{
width: 49.3%;
}
.where-study-img{
width: 100%;
box-sizing: border-box;
text-align: center;
margin-bottom: 15px;
}
.where-study-text{
width: 100%;
box-sizing: border-box;
padding-left: 0;
}
.main-content{
padding-right: 250px;
}
.sidebar{
width: 242px;
margin-left: -242px;
}
}
@media only screen and (max-width: 767px) {
.header-sect-2{
padding-top: 20px;
text-align: center;
line-height: 1;
}
.main-logo {
padding-left: 0;
width: 50%;
}
.phone-header {
width: 49%;
}
.main-menu{
width: calc(100% + 30px);
margin-left: -15px;
position: absolute;
left: 0;
padding: 0;
box-sizing: border-box;
top: calc(100% + 10px);
z-index: 3;
background-color: #fff;
display: none;
}
.main-menu > li{
padding: 0;
float: none;
display: block;
width: 100%;
text-align: left;
border-bottom: 1px solid #A9A9A9;
position: relative;
}
.main-menu > li > a{
float: none;
display: block;
width: 100%;
text-align: left;     
padding: 5px 15px;
}
.main-menu > li > a + ul{
top: 100%;
width: 100%;
position: relative;
}
.main-menu ul > li{
width: 100%;
}
.main-menu ul > li > a{
width: 100%;
background-color: #1B6698;
padding: 8px 15px 7px 15px;
}
.show-menu{
display: inline-block;
}
.doc-item{
width: 49%;
border: none;
}
.pluses-item-in{
width: 30%;
min-width: 216px;
margin-bottom: 15px;
}
.for-togo-item{
width: 100% !important;
float: none;
}
.meshok{
display: none;
}
.main-content{
padding-right: 0;
float: none;
}
.sidebar{
width: 100%;
box-sizing: border-box;
float: none;
margin-left: 0;
}
.blog > h1{
text-align: center;
padding: 17px 15px 22px;
}
}
@media only screen and (max-width: 745px) {
.wb_perepodgotovkaImage1 img{
display: none;
}
}
@media only screen and (max-width: 723px) {
.lecturers-item{
width: 33%;
}
.lecturers-item:nth-child(2){
margin: 0;
margin-left: 20px;
}
}
@media only screen and (max-width: 700px) {
.pluses-content-1{
width: 100%;
box-sizing: border-box;
margin-bottom: 15px;
}
.pluses-content-3{
width: 100%;
box-sizing: border-box;
}
.indexLayer7-item{
width: 100%;
}
.indexLayer7-1{
margin-bottom: 15px;
}
.indexLayer7-item h3{
min-height: 1px;
}
}
@media only screen and (max-width: 650px) {
.phone-header{
margin-top: 0;
vertical-align: middle;
}
.main-logo{
vertical-align: middle;
}
.wb_indexImage2{
display: none;
}
.wb_indexText2{
width: 100%;
left: 0;
box-sizing: border-box;
padding: 0 15px;
text-align: center;
}
.wb_indexText19{
width: 100%;
left: 0;
box-sizing: border-box;
padding: 0 15px;
text-align: center;
}
.wb_indexText19 span{
width: 100%;
display: block;
}
.main-slider.main-slider-in .slides li .wb_indexText2{
width: 100%;
}
.main-slider.main-slider-in .slides li .wb_indexText19{
width: 100%;
left: 0;
}
.infoin{
width: 100%;
left: 0;
padding: 0 15px;
box-sizing: border-box;
text-align: center;
}
}
@media only screen and (max-width: 590px) {
.popup-1{
width: 95%;
}
.col-popup-left{
float: none;
width: 100%;
box-sizing: border-box;
margin-bottom: 16px;
}
.col-popup-right{
float: none;
width: 100%;
box-sizing: border-box;
}
}
@media only screen and (max-width: 588px) {
.content-404 h2{
line-height: 35px;
}
}
@media only screen and (max-width: 573px) {    
.last-footer-text{
width: 100%;
margin-bottom: 15px;
box-sizing: border-box;
}
.last-footer-text br{
display: none;
}
.phone-footer{
width: 100%;
text-align: center;
box-sizing: border-box;
}
.footer-menu {
width: 100%;
text-align: center;
margin-bottom: 15px;
box-sizing: border-box;
}
.btn-callback-wrap{
width: 100%;
text-align: center;
box-sizing: border-box;
}
}
@media only screen and (max-width: 500px) {
.main-logo{
width: 100%;
text-align: center;
}
.phone-header{
width: 100%;
text-align: center;
}
.show-menu{
margin-top: -10px;
}
.art-prev > div:first-child{
width: 100%;
box-sizing: border-box;
text-align: center;
}
.art-prev > div:last-child{
width: 100%;
box-sizing: border-box;
}
.content-404{
width: 100%;
min-height: 1px;
}
.content-404 > div {
padding: 15px;
}
.content-404 h2 {
font-size: 35.8333px;
margin-bottom: 20px;
}
.content-404 h3{
font-size: 25px;
line-height: 1.2;
margin-bottom: 20px;
}
}
@media only screen and (max-width: 514px) {
.where-study-img a{
margin-right: 0;
margin-bottom: 10px;
}
}
@media only screen and (max-width: 490px) {
.lecturers-item{
margin-bottom: 15px;
}
.lecturers-item:nth-child(2){
margin: 0;
}
.lecturers-item:last-child{
margin-bottom: 0;
}
}
@media only screen and (max-width: 485px) {
.for-kogo-icon{
display: none;
}
.for-kogo-item-1 ul{
width: 100%;
}
.for-kogo-item-1 li{
padding-left: 0;
}
}
@media only screen and (max-width: 446px) {
.wb_indexText2 h1{
font-size: 25px;
}
}
@media only screen and (max-width: 439px) {
.otrasl-economic-text{
right: 0;
width: 100%;
padding: 0 15px;
box-sizing: border-box;
}
}
@media only screen and (max-width: 414px) {
.doc-item{
width: 100%;
border-bottom: 2px solid #EFEFEF;
}
.doc-item:last-child{
border-bottom: none;
}
.neobh-text{
padding-left: 0;
width: 100%;
margin-top: 15px;
}
.about-cont-item-bottom-img{
margin-right: 0;
}
.blog > h1{
font-size: 23px;
}
}
@media only screen and (max-width: 403px) {
.infoin .btn{
margin-right: 10px;
margin-bottom: 10px;
}
.main-slider.main-slider-in .slides li .wb_indexText2{
top: 20px;
}
.wb_indexText2 h1{
font-size: 28px
}
.main-slider.main-slider-in .slides li .wb_indexText19{
top: 126px;
}
.infoin{
top: 230px;
}
.wb_indexText2 h1{
font-size: 25px;
}
}
@media only screen and (max-width: 391px) {
.wb_indexText2 h1{
font-size: 24px;
}
}
@media only screen and (max-width: 390px) {
.wb_indexText2 br{
display: none;
}
.wb_indexText19 br{
display: none;
}
.wb_indexText19 .btn{
margin-top: 55px;
}
.curs-item{
margin-right: 0;
margin-bottom: 10px;
}
.wb_indexImage20{
min-width: 90%;
box-sizing: border-box;
}
.submit-input-wrap{
min-width: 90%;
box-sizing: border-box;
}
}
@media only screen and (max-width: 377px) {
.wb_indexText2 h1{
font-size: 23px;
}
}
@media only screen and (max-width: 370px) {
.submit-input-note{
font-size: 12px;
text-align: center;
width: 100%;
}
}
@media only screen and (max-width: 363px) {
.wb_indexText2 h1{
font-size: 22px;
}
}
@media only screen and (max-width: 320px) {
.wb_indexText2 h1{
font-size: 21px;
}
.wb_indexText19 span{
font-size: 15px;
}
}