html { height:100%; }
body { width:100%; margin:0;padding:0; background-color:#ffffff; }
body, p, table, thead, tbody, tfoot, tr, td, th, span, ul, li, input, select, textarea, time, div, summary, address { font-family: 'Roboto', sans-serif; font-weight:400; font-size:14px; line-height:1.2857; color:#000000;}
table,td{border:none;}
img{border:none;}
p,form { padding:0; margin:0; }
section,article,aside,ul,li,figure,small,header,footer,nav,main { padding:0; margin:0; border:0; outline:0; display:block;}
ul,li { list-style:none; list-style-image:none; }
.table_collapse { border-collapse:collapse;padding:0; margin:0; border:0; }
.table_collapse td { padding:0; margin:0; }
a { cursor:pointer;}
a:link,  a:visited { font-family:inherit; color:inherit; font-size:inherit; line-height:inherit; font-weight:inherit; text-decoration: none; }
a:active, a:hover { text-decoration: none; }

.clear { clear: both; font-size:0; line-height:0; margin:0; padding:0; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /*to container of which  all the children are floating*/
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

hr { height:1px; border:0; background-color:#c5c5c5; margin:25px 0 25px 0; padding:0; clear:both; }
b, strong, .bold { font-weight:700; }
.sbold { font-weight:500;}
.xbold { font-weight:800;}
.mbold { font-weight:400;}
.light { font-weight:300; }
.xlight { font-weight:200; }
em { font-style:normal; }
em.italic { font-style: italic !important; }
small { font-size:12px; }
time { display:block;}
.relative { position:relative;}
.def_cursor { cursor:default !important; }
.block { display:block; }
.in-line-b { display:inline-block; }

/********* ***************/
#OverallBlockBg { display:none; position: fixed; width: 100%; height: 100%; background-color:#f1f1f1; z-index:100; filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.80; text-align:center; top:0; left:0; z-index:100 !important; }
#OverallBlock { display:none; position:fixed; left:0; right:0; bottom:0; top:0; width:100%; height:100%; z-index:101 !important; text-align:center; }
#OverallBlock .block_cell { display:table; width:100%; height:100%; text-align:center; }
#OverallBlock .block_body { display:table-cell; height:100%; vertical-align:middle; position:relative; text-align:center; }
#OverallBlock .block_body a#overallclose{ position:absolute; float:right; top:8px; right:8px; cursor:pointer; width:18px; height:17px; background:url(images/close_btn.svg) no-repeat; text-indent:-9999px; display:none; }
#OverallBlock .block_body a#overallclose:hover{ text-decoration:none;}
#OverallBlockBody { width:30%; margin:0 auto; background-color:#fff; padding:25px; box-shadow: 4px 4px rgba(0,0,0,0.10);}

/* ------------------------------------------------------------ */
/* ------------------------ GENERAL ------------------------- */
/* ------------------------------------------------------------ */
.border_r_2 { border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; }
.border_r_4 { border-radius:4px !important; -moz-border-radius:4px !important; -webkit-border-radius:4px !important; }
.border_r_6 { border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; }
.border_r_8 { border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; }
.border_r_0 { border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; }

.fm_b { font-family: 'Roboto Condensed', sans-serif; }

h1,h2,h3,h4,h5 { font-family: 'Roboto', sans-serif; margin:0; padding:0; line-height:1.2; }

.fs_xs { font-size:12px;}
.fs_s { font-size:13px;} 
.fs_mm { font-size:14px;}
.fs_m { font-size:16px;}
.fs_l { font-size:18px;}
.fs_xl { font-size:22px;}
.fs_xxl { font-size:26px;}
.fs_xxll { font-size:30px;}
.fs_xxxl { font-size:36px;}

.d_table { display:table; table-layout:fixed; height:100%; width:100%;}
.d_table .d_col { display:table-cell; vertical-align:middle; height:100%; width:100%; }
.item_center { margin:0 auto; } 
.pos_over { position:absolute; top:0; left:0; right:0; bottom:0; }

.centered { text-align:center !important; }
.centered img  { margin:0 auto; }

.max-w-990 { max-width:990px !important; margin-left:auto; margin-right:auto; }

.ed_body { line-height:1.5714;  }
.ed_body p { margin:0 0 25px 0; line-height: inherit;}
.ed_body p:last-child { margin-bottom:0 !important; }
.ed_body img { max-width:100%; height:auto !important; display:block;}
.ed_body ul,
.ed_body li { line-height: inherit;}

.ed_sum p { margin:0 0 15px 0 !important; }
.ed_sum_b { line-height:1.375; }
.ed_sum_b p { margin:0 0 15px 0; line-height: inherit; font-size:inherit; }
.ed_sum_b p:last-child { margin-bottom:0 !important; }

.table_parent { max-width:100%; overflow:auto; }
.ed_body table { width:100% !important;  border-collapse:collapse;padding:0; margin:0 0 35px 0; border:0; }
.ed_body table td { border-left:2px solid #ffffff; border-bottom:2px solid #ffffff; padding:15px; text-align: left; vertical-align:top; background-color:#efefef; margin:0;  }
.ed_body table tr:last-child td { border-bottom:none; }
.ed_body table td:first-child { border-left:none; }
.ed_body table thead td { background-color:#006eb9; font-weight:700; color:#ffffff; font-size:18px; }
.ed_body table thead td p { margin:0; padding:0; color:inherit; font-weight:inherit; font-size:inherit;}
.ed_body table thead td strong { color:inherit; font-weight:inherit; font-size:inherit;}

.ed_body iframe, .ed_body object, .ed_body embed { top:0; left:0; width:100%; max-height:100%; }

.x-lh-a { line-height:1.5714;}
.x-lh-b { line-height:1.3759;}
.x-lh-c { line-height:1.8571;}

.all_inherit p,
.all_inherit ul,
.all_inherit li,
.all_inherit em { font-weight:inherit; font-size: inherit !important; font-family:inherit; line-height: inherit !important; color:inherit !important; text-transform: inherit !important; }

.inherit_fz p,
.inherit_fz ul,
.inherit_fz em,
.inherit_fz li { font-size: inherit !important; }

.w-link a:link,  .w-link a:visited { color: #015fb7; text-decoration: none; }
.w-link a:active, .w-link a:hover { color: #015fb7; text-decoration: underline; }

.w-link_b a:link, .w-link_b a:visited { color: #006eb9; text-decoration: none; }
.w-link_b a:active, .w-link_b a:hover { color: #49c1f3; text-decoration: none !important; }

.w-link_c a:link, .w-link_c a:visited { color: #015fb7 !important; text-decoration: none; }
.w-link_c a:active, .w-link_c a:hover { color: #1ba7ff !important; text-decoration: none; }

.link-a a:active, .link-a a:hover { color: #015fb7 !important; text-decoration: none; }
.link-b a:active, .link-b a:hover { text-decoration: underline; }
.link-c a:active, .link-c a:hover { color: #ffffff; text-decoration: none; }

.ed_parent { margin-bottom:30px; }

.mar-top-a { margin-top:10px;}
.mar-top-b { margin-top:15px;}
.mar-top-c { margin-top:20px;}
.mar-top-g { margin-top:25px; }
.mar-top-d { margin-top:30px; }
.mar-top-e { margin-top:35px; }
.mar-top-f { margin-top:40px; }
.mar-top-0 { margin-top:0 !important;}
.mar-top-30 { margin-top:30px !important; }
.mar-top-5 { margin-top:5px !important; }

.mar-bot-a { margin-bottom:20px;}
.mar-bot-b { margin-bottom:15px;}
.mar-bot-d { margin-bottom:25px; }
.mar-bot-e { margin-bottom:30px;}
.mar-bot-f { margin-bottom:10px;}
.mar-bot-0 { margin-bottom:0 !important;}

.row-0 { margin-left:0 !important; margin-right:0 !important; }
.row-0 .col-0 { padding-left:0 !important; padding-right:0 !important;  }
.row-5 { margin-left:-5px !important; margin-right:-5px !important; }
.row-5 .col-5 { padding-left:5px !important; padding-right:5px !important;  }
.row-10 { margin-left:-10px !important; margin-right:-10px !important; }
.row-10 .col-10 { padding-left:10px !important; padding-right:10px !important;  }
.row-12 { margin-left:-12px !important; margin-right:-12px !important; }
.row-12 .col-12 { padding-left:12px !important; padding-right:12px !important;  }
.row-30 { margin-left:-30px !important; margin-right:-30px !important; }
.row-30 .col-30 { padding-left:30px !important; padding-right:30px !important;  }

.col-xs-2_4 { float:left; width:20%;}

.top-line { margin-top:35px; padding-top:35px; border-top:1px solid #dedede; }
.bot-line { margin-bottom:35px; padding-bottom:35px; border-bottom:1px solid #dedede;}

.mpage-pad { padding:40px 0 40px 0; }
.mpage-nav-mar { margin-bottom:40px; margin-top:10px !important; }
.pad-a { padding:30px 0; }
.pad-b { padding:40px 0; }

.pad-bot-a { padding-bottom:30px; }
.pad-bot-b { padding-bottom:20px; }

.color-a { color:#072a5f; }
.color-b { color:#006eb9; }
.color-c { color:#959595; }
.color-d { color:#717171; }
.color-e { color:#809547; }

.not-res { padding:15px; font-style:italic; }

/*static*/
.video-block { max-width:100%; }
.video-block strong { display:block; margin-bottom:10px; }
.video-container { position:relative; padding-bottom:56.25%; /*reached by using the video's aspect ratio of 16*9, so 9 divided by 16 = 0.5625 or 56.25%*/
 height:0; overflow:hidden;}
.video-container iframe, .video-container object, .video-container embed { position:absolute; top:0; left:0; width:100%; height:100%; }

.gal-over-box { position:absolute; left:0; right:0; bottom:0; background:rgba(255,255,255,0.80); padding:10px; color:#000; }

#map-canvas { height:270px; }

.msgbox { display:none; margin-bottom:20px; padding:15px; font-size:14px; }
.success_box { background-color:#dff0d8; color:#3c763d; }
.error_box { background-color:#f2dede; color:#a94442; }

.effect-bg { position:relative; display:block; }
.effect-bg > img { position:relative; z-index:1; }
.effect-bg:after { transition:opacity 0.15s ease-out; content:" "; position:absolute; width:100%; height:100%; left:0; top:0; bottom:0; right:0; background-color:rgba(0,0,0,0.8); opacity:0; z-index:2;}
.effect-bg:hover:after { opacity:1; transition: opacity 0.3s ease-in; }

.effe-bg-link { position:relative; display:block; }
.effe-bg-link > img { position:relative; z-index:1; }
.effe-bg-link > a { transition:opacity 0.15s ease-out; content:" "; position:absolute; width:100%; height:100%; left:0; top:0; bottom:0; right:0; background-color:rgba(0,0,0,0.6); opacity:0; z-index:2;}
.effe-bg-link:hover > a { opacity:1; transition: opacity 0.3s ease-in; }

.box-shadow { -webkit-box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.10); -moz-box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.10); box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.10); }
.box-shadow-b { -webkit-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.07); -moz-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.07); box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.07); }

.t_bottom_row { margin-top:35px; }
.t_bot_line { margin-top:40px; padding-top:35px; border-top:1px solid #cccccc; }
.t_nav_block { text-align:center; }
.t_nav_block a { display:inline-block; vertical-align:top; height:33px; line-height:33px !important; color:#949494; font-size:16px; font-weight:400;  }
.t_nav_block a.num { margin:0 6px; text-align:center; /* border-radius:14px; background-color:#ffffff; */}
.t_nav_block a.num:hover,
.t_nav_block a.num_sel { text-decoration:none; color:#006eb9 !important;}
.t_nav_block a.nav_btn { width:33px; background-color:#fff; border:5px solid #dadada; border-radius:50%; margin:0 6px; color:#7a7a7a; text-align:center; }
.t_nav_block a.nav_btn.btn_next { margin-left:15px;  }
.t_nav_block a.nav_btn.btn_prev { margin-right:15px;  }
.t_nav_block a.nav_btn span {  color: inherit; font-size:14px; top:-4px; }
.t_nav_block a.nav_btn:hover { color:#fff !important;background-color:#006eb9; border-color:#006eb9; }
/*
.t_nav_block a.nav_btn.btn_next { margin-left: 15px;}
.t_nav_block a.nav_btn.btn_prev { margin-right: 15px;}
*/
.t_nav_block a:link, .t_nav_block a:visited { color:#a8a8a8;}
.t_nav_block a:hover, .t_nav_block a:active { color:#ffffff; text-decoration:none; }

.t_backbtn { font-size:16px; color:#000000; font-weight:700;}
.t_backbtn a { display:inline-block; position:relative; padding-left:46px;  }
.t_backbtn a span { display:block; text-align:center; line-height:33px; background-color:#d7d7d7; position:absolute; left:0; top:-6px; width:33px; height:33px; }
.t_backbtn a:hover span { background-color:#00582d; color:#fff;}
.t_backbtn a:link, .t_backbtn a:visited { color:#000000;}
.t_backbtn a:hover, .t_backbtn a:active { color:#00582d; text-decoration: none; }

.t_over_descr { position:absolute; left:0; right:0; bottom:0; background:rgba(255,255,255,0.8); padding:10px; color:#000; }

/* FORMS */
.btn {cursor:pointer; border-radius:4px;}
.btn:focus {outline: 0;}

.btn-a,
.btn-a:link,
.btn-a:visited { background-color:#2bafcf; color:#fff !important; }
.btn-a:hover,
.btn-a:active { background-color:#1ac1ea; color:#fff !important; text-decoration:none !important; }

.btn-b,
.btn-b:link,
.btn-b:visited { background-color:#616161; color:#fff !important; }
.btn-b:hover,
.btn-b:active { background-color:#7d7d7d; color:#fff !important; text-decoration:none !important; }

.btn-c,
.btn-c:link,
.btn-c:visited { background-color:#00a1e4; color:#fff !important; }
.btn-c:hover,
.btn-c:active { background-color:#00b4ff; color:#fff !important; text-decoration:none !important; }

.btn-d,
.btn-d:link,
.btn-d:visited { background-color:#ffffff; color:#008eb1 !important; }
.btn-d:hover,
.btn-d:active { background-color:#007795; color:#ffffff !important; text-decoration:none !important; }

.btn-e,
.btn-e:link,
.btn-e:visited { background-color:#ffffff; color:#00abb1 !important; }
.btn-e:hover,
.btn-e:active { background-color:#008a8f; color:#ffffff !important; text-decoration:none !important; }

.btn-sm { padding:6px 10px; }
.btn-md { padding:8px 14px; }
.btn-lg { padding:12px 14px; }
.btn-xlg { padding:18px 20px; border-radius:8px; }

.form_buttons { margin-top:20px; text-align:right; }
.form_btn { min-width:180px; float:right; margin:0 0 5px 5px; font-size:18px; font-weight:700;}
.form-control { box-shadow: none; font-size:15px; height:36px; border:1px solid #cccccc; background-color:#fff;}
.f_msg { padding-bottom:10px;}
.sub_btns { margin-top:30px;}

img.scode { float:left; margin-right:15px;}
.web-form .msg-a { margin-bottom:25px; color:#747474; font-size:14px; font-weight:700;  }
.web-form .form_bl { margin-top:20px; padding-top:20px; border-top:1px solid #e0ebf7; }
.web-form .contacts td { padding:0 15px 5px 0; vertical-align:top;  }
.web-form label { font-weight:700 !important; margin-bottom:5px; padding:4px 0 2px 0; font-size:16px; }
.web-form .form-group { margin-bottom:20px !important; }
.web-form .form-control { height:40px !important; }
.web-form .other-txt { margin-top:10px; }
.web-form .active { display:block; }
.web-form .inactive { display:none; }
.web-form textarea.form-control { height:auto !important; }
.web-form .req_empty { border-color:#ff0000 !important; }

.web-form .radio-options { margin:0 -2px; }
.web-form .radio-options li { float:left; padding:0 2px; width:10%; }
.web-form .radio-options li a { display:block; width:100%; text-align:center; height:50px; border-radius:4px; border:1px solid #CCC; background-color:#eeeeee; font-weight:700; font-size:18px; color:#333333; line-height:50px; }
.web-form .radio-options li a:hover { background-color:#dadada; text-decoration:none;}
.web-form .radio-options li a.selected { background-color:#083f8c;color:#ffffff; border-color:#083f8c; }
.web-form .opt-label { display:block; padding:0 0 8px 0; font-style:italic; color:#7c7c7c; }

.calc-form .form-body { background-color:#e7edf2; padding:25px 20px; border-radius:8px; max-width:990px; margin:0 auto; }
.calc-form label { margin-bottom:10px; }
.calc-form .footer-row { margin-top:15px; }
.calc-form .footer-row .btn { font-size:16px; }
.calc-form .subdeadline { margin:10px 0 15px 0;}

/*
.grid-panel { position:relative; -webkit-perspective: 800px; perspective: 800px; }
.grid-panel .grid-front { -webkit-transform: rotateY(0deg); transform: rotateY(0deg); background:rgba(0,0,0,.15);}
.grid-panel .grid-back { -webkit-transform:rotateY(180deg);transform:rotateY(180deg); background:rgba(0,0,0,.75);}
.grid-panel:hover .grid-back {-webkit-transform:rotateY(0deg); transform:rotateY(0deg); }
.grid-panel:hover .grid-front { -webkit-transform: rotateY(-180deg); transform: rotateY(-180deg); }
.grid-panel .grid {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .35s ease-in-out;
    transition: -webkit-transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out,-webkit-transform .35s ease-in-out;
    padding: 20px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
*/

/****************************************/
/************** SKELETON ****************/
.shadow-a {-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.06); -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.06); box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.06);}

#page_h { position:relative; z-index:2; }
#page_h .r1 { background-color:#006eb9; padding:6px 0; display:none; }
#page_h .r2 { background-color:#ffffff; padding:15px 0; }
#page_h .logo-img { float:left; width:70%; margin-top:2%;}
#page_h .cyrep-logo { float:right; width:20%; }

.imp-links { padding:20px 0 5px 0;  }
.imp-links .link { font-size:14px; font-weight:700; border-radius:0; text-align:center; padding:5px 8px; height:76px; line-height:1.2; color:#fff; background-color:#083f8c; /*word-break:break-all;*/ }
.imp-links .row { margin-left:0 !important; margin-right:0 !important; }
.imp-links .row .col { padding-left:0 !important; padding-right:0 !important;  }
.imp-links .col:nth-child(1) .link { background-color:#083f8c; }
.imp-links .col:nth-child(1) .link:hover { background-color:#073677; text-decoration:none; }
.imp-links .col:nth-child(2) .link { background-color:#006eb9; }
.imp-links .col:nth-child(2) .link:hover { background-color:#005e9d; text-decoration:none; }
.imp-links .col:nth-child(3) .link { background-color:#00a1e4; }
.imp-links .col:nth-child(3) .link:hover { background-color:#0089c2; text-decoration:none; }
.imp-links .col:nth-child(4) .link { background-color:#49c1f3; }
.imp-links .col:nth-child(4) .link:hover { background-color:#3ea4cf; text-decoration:none; }

#scroll-menu .imp-links { height:0; overflow:hidden; padding:0; background-color:#ffffff;}
#scroll-menu .main_menu .container .logo-small { display:none; }

.main-body { z-index:1; position:relative; max-width:100%; min-height:500px; overflow:auto; }

.langs { float:left; margin-left:8px; }
.langs li { margin-left:12px; float:left;}
.langs li .icon { display:inline-block; margin-right:5px; width:23px; height:16px; position:relative; top:-2px; }

.smedia { text-align:center; }
.smedia strong { display:block; margin-bottom:8px; color:#ffffff; font-size:16px; }
.smedia a { display:inline-block; margin-left:5px; width:38px; height:38px; background-position:center center; background-repeat:no-repeat; background-size: cover; vertical-align:top; text-indent:-9999px  }
.smedia a.fb { background-image:url(images/fb_btn.svg);}
.smedia a.tw { background-image:url(images/tw_btn.svg);}
.smedia a.in { background-image:url(images/in_btn.svg);}
.smedia a.gp { background-image:url(images/gplus_btn.svg);}
.smedia a:hover { text-decoration:none; }

#page_h .r1-mob { background-color:#ededed; padding:10px 15px; text-align:right; display:block; }
#page_h .r1-mob .usr-btns { float:left; width:calc(100% - 96px); width:-webkit-calc(100% - 96px); width:-o-calc(100% - 96px); width:-moz-calc(100% - 96px); }
#page_h.hm-page .r1-mob .usr-btns { width:calc(100% - 60px); width:-webkit-calc(100% - 60px); width:-o-calc(100% - 60px); width:-moz-calc(100% - 60px); }
#page_h .r1-mob .usr-btns { max-width:480px;}
#page_h .r1-mob .usr-btns li { float:left; width:35%; padding-right:6px; text-align:left; }
#page_h .r1-mob .usr-btns .btn { width:100%; display:inline-block; height:36px; }
#page_h .r1-mob .usr-btns li:nth-child(1) { width:65%; padding-left:35px; position:relative; }
#page_h .r1-mob .usr-btns li:nth-child(1) .btn:after { content:" "; width:30px; height:38px; background:url(images/myworkspace_icon_mob.svg) no-repeat center center; background-size:contain; position:absolute; left:0; top:-1px; }
#page_h .r1-mob .usr-btns li:nth-child(2) .btn { max-width:120px;}

.mob_btn { margin-top:3px; position:relative; float:right; border:none; background-color:#ededed; /*padding: 9px 10px; border-radius:4px;*/  -webkit-transition: -webkit-transform .1s ease-in-out; transition:transform .1s ease-in-out; }
.mob_btn .icon-bar { display: block; background-color:#b9b9b9 !important; width: 32px; height: 4px; border-radius: 2px;}
.mob_btn .icon-bar + .icon-bar { margin-top:8px; }
.mob_btn:focus { outline:none; }
.mob_btn.mob_hover { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.m_search_btn { float:right; margin-right:10px; width:28px; height:30px !important; background: url(images/search_btn.svg) no-repeat center center; background-size:contain; }
.show-mob { display:block; }

#page_f .r1 { border-top:1px solid #e0e0e0; }
#page_f .r1 .par-box { height:105px; text-align:center; border-left:1px solid #e0e0e0; }
#page_f .r1 .par-box:last-child { border-right:1px solid #e0e0e0; }
#page_f .r1 .par-box .d_table { height:inherit; }
#page_f .r1 .link-item { max-width:140px; text-align:left; font-size:16px; font-weight:700; color:#006eb9; position:relative; display:inline-block; padding-left:45px; }
#page_f .r1 .link-icon { width:32px; height:32px; position:absolute; left:0; top:0; }
#page_f .r1 .link-item:hover { color:#49c1f3; text-decoration:none;  }

#page_f .r2 { background-color:#006eb9; padding:30px 0; }
#page_f .r3 { background-color:#ffffff; padding:25px 0; }
#page_f .r3 .ban-box .ban-img { margin:0 auto; }
#page_f .r4 { background-color:#eeeeee; padding:30px 0; }
#page_f .r4 .cred-a a { display:block; margin-top:6px;}
#page_f .r4 .cred-b { padding-top:25px; text-align:left; }
#page_f .r4 p { font-size:14px; line-height:1.5286;  }
#page_f .r4 p a:link, #page_f .r4 p a:visited { color:#006eb9;  }
#page_f .r4 p a:active, #page_f .r4 p a:hover { text-decoration: underline; }
#page_f .r4 .about { padding-top:25px; font-size:12px; color:#656565; }
#page_f .r4 .about a:link, #page_f .r4 .about a:visited { color:#656565;  }

.bot-menu .col-block { float:left; width:25%; padding:0 10px 0 10px; }
.bot-menu .item_box { margin-bottom:35px; }
.bot-menu .item_box .L1 { color:#fff; font-size:18px; line-height:22px; display:block; padding-bottom:8px;}
.bot-menu .item_box ul.sup_list li { color:#fff; padding: 4px 0px 4px 15px; position:relative;  font-size:14px; line-height:16px; }
.bot-menu .item_box ul.sup_list li:after { content:" "; background-color:#ffffff; position:absolute; left:0; top:8px; width:4px; height:4px; border-radius:2px; display:block; }
.bot-menu .item_box a:hover, .bot-menu .item_box a:active { text-decoration: underline; }

.search_box { display:block; }
.search_box .inner { height:40px; background-color:#fff; border-radius:4px; border:none; position:relative; }
.search_box .searchfield { margin:2px 0 0 4px; float:left; color:#5b5b5b; width:80%; height:38px; font-size:14px; padding-left:5px;}
.search_box .searchfield::-webkit-input-placeholder {  color:#8f92a6;}
.search_box .search_btn { margin:9px 5px 0 0; float:right; width:23px; height:20px; background:url(images/search_btn.svg) no-repeat center center; background-size:contain; text-indent:-99999px; }
.search_box .inner:after { content:" "; position:absolute; width:1px; background-color:#dedede; top:0; bottom:0; right:36px;}
.search_box input { border:none; }
.search_box input:focus { outline:none;}

.bcrumb_row { padding: 20px 0; background-color:#093c89; position:relative; z-index:1; }
.bcrumb_row .container { z-index:3; position:relative; }
.bcrumb_bar {  color:#ffffff; text-align:left; line-height:1.25; font-size:13px; }
.bcrumb_bar a:active, .bcrumb_bar a:hover { color:#ffffff; text-decoration: underline; }
.bcrumb_bar span.sel { color:#ffffff; line-height:inherit; font-size:inherit; }

.langs-box { float:right; margin:0 15px; padding:9px 0; color:#fff; }

#topic { position:relative; margin:0 auto; /*overflow:hidden; background-position:center center; background-size:cover; background-repeat:no-repeat; position:relative; height:237px;*/ }

.bm-menu { float:left; padding:9px 0; }
.bm-menu li { float:left; margin-right:30px; font-weight:700; color:#ffffff; line-height:1;   }
.bm-menu li a { display:block; position:relative; padding-left:25px; color:#ffffff; }
.bm-menu li a:after { content:" "; position:absolute; left:0; top:-3px; width:18px; height:18px; background-position:center center; background-repeat:no-repeat; background-size:contain; }
.bm-menu li a.home:after { background-image:url(images/home_icon.svg); top:-5px; width:19px; height:19px; }
.bm-menu li a.about:after { background-image:url(images/about_icon.svg); }
.bm-menu li a.contact:after { background-image:url(images/contact_icon.svg); }
.bm-menu li a.workspace:after { background-image:url(images/myworkspace_icon.svg); }
.bm-menu li a:active, .bm-menu li a:hover { color: #88dcff; text-decoration: none; }


/************************************/
/**************GENERAL PAGE************/

.form-pup { z-index:6000 !important; }
.form-pup .modal-content { padding:20px; }
.form-pup .close { opacity:1; position:absolute; top:-13px; right:-13px; width:26px; height:26px; background-color:#000; border-radius:13px; text-align:center;}
.form-pup .close span { display:block; color:#fff; font-size:20px; font-weight:700; line-height:20px; position:relative; top:-1px; }
.form-pup .close:hover { background-color:#00b4ff;}
.form-pup h2 { color:#006eb9; font-size:18px; padding:10px 15px; background-color:#f2f2f2; }
.form-pup .modal-dialog { margin-top:30px; }
.form-pup .mod-body { margin-top:20px; }
.form-pup label { font-size:13px;}
.form-pup .subbtn { font-weight:700;}
.form-pup .checkbox { margin-bottom:15px; }
.form-pup input[type="checkbox"] { width:16px; height:16px; position:relative; top:2px; margin-right:5px;}
.form-pup .fpas-blo { margin-top:20px; }
.form-pup .pasrem { display:block; color:#b9b8b8; font-size:13px; position:relative; top:-5px; }
.form-pup .pasrem:hover { text-decoration:underline; }
.form-pup #ForgotPassForm { border-top:1px solid #ccc; padding-top:20px; display:none;}
.form-pup .fb-logbtn { position:relative; text-align:center; padding-bottom:25px; border-bottom:1px solid #c7c7c7; margin-bottom:20px;}
.form-pup .fb-logbtn:after { content:"ή"; position:absolute; display:inline-block; background-color:#fff; padding:0 15px; left:45%; bottom:-9px; font-weight:700; }

/************************************/
/**************HOME PAGE************/

.hm-blo-pad { padding:40px 0;}
.hm-blo-title { color:#717171; text-align:center; font-size:30px;  }

.hm-sshow { position:relative; width:100%; z-index:1; overflow:hidden; }
.hm-sshow .slide { height:400px; max-height:800px !important; background-position:left center; background-size:cover; background-repeat:no-repeat;}
.hm_search { position:absolute; left:0; top:3%; right:0; z-index:2; text-align:center; margin:0 auto; max-width:650px; }
.hm_search .search_box { display:inline-block !important; width:400px !important; text-align:center; float:none; margin-top:20px; }
.hm_search .search_box .inner { height:40px;}
.hm_search .search_box .searchfield { height:38px;}
.hm_search .search_box .search_btn { margin:9px 7px; text-indent:-99999px; }
.hm_search .descr { color:#fff; font-size:24px; }
.hm_search .descr strong { font-size:34px; display:block; line-height:1; }

.hm-imp-links { display:none; position:relative; z-index:2; height:90px; background-color:#ffffff; }
.hm-imp-links .container { position:relative; }
.hm-imp-links .items-list { position:absolute; left:0; right:0; top:-100px; }
.hm-imp-links .item-box { width:180px; height:180px; margin:0 auto; border-radius:50%; border:6px solid #ffffff; -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5); }
.hm-imp-links .item-box .link-box { padding:0 15px; line-height:1.2; color:#fff; font-weight:700; font-size:16px; text-align:center; background-color:#083f8c; border-radius:50%; }
.hm-imp-links .item-box .link-box:hover { background-color:#073677;}
.hm-imp-links .par-box:nth-child(2) .link-box {  background-color:#006eb9; }
.hm-imp-links .par-box:nth-child(2) .link-box:hover { background-color:#005e9d;}
.hm-imp-links .par-box:nth-child(3) .link-box {  background-color:#00a1e4; }
.hm-imp-links .par-box:nth-child(3) .link-box:hover { background-color:#0089c2;}
.hm-imp-links .par-box:nth-child(4) .link-box {  background-color:#49c1f3; }
.hm-imp-links .par-box:nth-child(4) .link-box:hover { background-color:#3ea4cf;}
.hm-imp-links .item-box .icon { display:block; margin:0 auto 10px auto; border-radius:50%; background-color:#ffffff; width:70px; height:70px; padding:6px;}

.hm-bus-entities .blo-head { padding:35px 0;}
.hm-bus-entities .par-box.emphasis { border-left:none; background-color:#072a5f; }
.hm-bus-entities .emphasis .item-box { padding:30px 15px; text-align:left; }
.hm-bus-entities .emphasis .h-icon { max-width:105px; margin:0 auto 0 0; }
.hm-bus-entities .emphasis .descr { color:#fff; font-size:24px; font-weight:700; line-height:1; }
.hm-bus-entities .emphasis .descr strong { display:block; padding-top:10px; font-size:30px;}

.hm-knowbase { border-top:1px solid #e0e0e0; }
/*.hm-knowbase .items-list { margin-left:60px; margin-right:60px; border-right:1px solid #d4d4d4; }*/
.hm-knowbase .owl-carousel .owl-wrapper-outer { border-right:1px solid #d4d4d4; }
.hm-knowbase .items-list .par-box { height:175px; margin-right:1px; position:relative; }
.hm-knowbase .items-list .par-box .item-box { padding: 0 15px; height: inherit; text-align:center;}
.hm-knowbase .items-list .par-box:before { content:" "; position:absolute; width:1px; left:0; top:0; bottom:0; background-color:#d4d4d4; }
.hm-knowbase .photo { margin-bottom: 15px; }
.hm-knowbase .icon-img { margin:0 auto; height:70px; }

.hm-news { border-top:1px solid #dcdcdc; position:relative; }
/*.hm-news:after { content:" "; position:absolute; top:0; left:0; right:0; background-color:#ebebeb; height:8px;}*/
.hm-news .blo-head { text-align:left; margin-bottom:35px; }
.hm-news .items-list { margin-left:-20px; margin-right:-20px; }
.hm-news .items-list .par-box { padding:0 20px; }
.hm-news .items-list .photo { margin-bottom:15px; }
.hm-news .items-list .date-box { margin-bottom:20px; }
.hm-news .items-list .date-box time { display:inline-block; }
.hm-news .items-list .art-title { min-height:40px;}
.hm-news .items-list .summary { margin-top:20px; }

.tw-block .blo-head { text-align:left; margin-bottom:35px; }
.tw-block .blo-body { max-height:615px; overflow:auto; border: black 1px solid; }

.hm-links-b { background-color:#006eb9; padding:10px 0 40px 0; }
.hm-links-b .list-row .par-box { margin-top:30px;}
.hm-links-b .list-row .item-box { border-radius:8px; background-color:#0f80cd; padding:20px; }
.hm-links-b .title { color:#ffffff; margin-bottom:25px; position:relative; }
.hm-links-b .title:after { content:" ";position:absolute; left:0; background-repeat:no-repeat; background-size:contain; background-position:center center; }
.hm-links-b .e-services .title {  padding-left: 64px; } 
.hm-links-b .e-services .title:after { top:-2px; width:52px; height:33px; background-image:url(images/eservices_icon.svg); } 
.hm-links-b .popular-tasks .title {  padding-left:55px; color:#ffffff; } 
.hm-links-b .popular-tasks .title a {color:#ffffff; } 
.hm-links-b .popular-tasks .title:after { top:-6px; width:42px; height:38px; background-image:url(images/populartasks_icon.svg); } 
.hm-links-b ul.links li { color:#ffffff; padding:4px 0; position:relative; padding-left:12px; } 
.hm-links-b ul.links li:after { content:" "; position: absolute; left:0; top:10px; width:4px; height:4px; border-radius:2px; background-color:#fff; } 

.hm_stasts .subtitle { font-size:22px; text-align:center; position:relative; }
.hm_stasts .blo-a { margin-top:25px; padding-top:25px; border-top:1px solid #dedede; }
.hm_stasts .blo-a .subtitle:before { content:" "; width:60px; height:40px; background:url(images/totalregcomp_icon.svg) no-repeat center center; background-size: contain;  display:block; margin:0 auto 15px auto; }
.hm_stasts .blo-a .items-list { margin-top:5px; margin-left:-6px !important; margin-right:-6px !important;}
.hm_stasts .blo-a .items-list .par-col { margin-top:12px; padding-left:6px !important; padding-right:6px !important;  }
.hm_stasts .blo-a .items-list .item-box { border-radius:6px; padding:15px; background-color:#083f8c; position:relative; height:100px; }
.hm_stasts .blo-a .items-list .owl-item:nth-child(2) .item-box { background-color:#006eb9;  }
.hm_stasts .blo-a .items-list .owl-item:nth-child(3) .item-box { background-color:#00a1e4;  }
.hm_stasts .blo-a .items-list .owl-item:nth-child(4) .item-box { background-color:#49c1f3;  }
.hm_stasts .blo-a .items-list .item-box .icon { width:40px; position:absolute; left:15px; top:16px; }
.hm_stasts .blo-a .items-list .item-box span { display:block; color:#fff; text-align:left; font-weight:700; padding-left:50px;}
.hm_stasts .blo-a .items-list .item-box span.val-a { font-size:20px; }
.hm_stasts .blo-a .items-list .item-box span.val-b { font-size:42px; line-height:1; }

.hm_stasts .blo-b .subtitle span { font-size:40px; font-family:inherit; font-weight:inherit; display:inline-block; margin-right:6px; }
.hm_stasts .blo-b .subtitle:before { content:" "; width:40px; height:60px; background:url(images/innumbers_icon.svg) no-repeat center center; background-size: contain; display:block; margin:0 auto 10px auto; }
.hm_stasts .blo-b .items-list { margin-top:7px; margin-left:-5px !important; margin-right:-5px !important;}
.hm_stasts .blo-b .items-list .par-col { margin-top:10px; padding-left:5px !important; padding-right:5px !important;  }
.hm_stasts .blo-b .item-box { height:200px;  border-radius:8px; padding:15px 12px; text-align:center; background-color:#f2f2f2; position:relative; }
.hm_stasts .blo-b .item-box span { display:block; text-align:center;}
.hm_stasts .blo-b .item-box span.val-a { font-size:42px; font-weight:700;}
.hm_stasts .blo-b .item-box span.val-b { color:#000; font-size:16px; font-weight:700; margin-top:2px;}
.hm_stasts .blo-b .item-box .icon { width:65px; height:65px; margin:0 auto 4px auto; }

/************************************/
/**************TOOLS****************/
.sitemap .l1_box { margin-bottom:40px;}
.sitemap .l1_box h2 { margin-bottom: 12px; }
.sitemap .l2_box { margin:0; padding:0;}
.sitemap .l2_box > li { padding: 5px 0; font-weight:300; position:relative; font-size:16px;}
/*.sitemap .l2_box > li:after { position:absolute; left:0; top:12px; content:" "; width:4px; height:4px; background-color:#015fb7; border-radius:3px;}*/
.sitemap .l3_box { margin:8px 0 5px 25px; }
.sitemap .l3_box > li { padding: 4px 0 4px 30px; font-size:14px; /*background:url(images/sm_l3_bullet.png) no-repeat 0 10px;*/ }
.sitemap a:hover, .sitemap a:active { text-decoration:none; color:#015fb7; }
.sitemap h2 a:hover, .sitemap h2 a:active { color:#015fb7;  text-decoration:none !important;}

.search-page .top-row { max-width:640px; }
.search-page .big-label { margin-bottom:10px; }
.search-page .search_block { height:44px; background-color:#fff; border:1px solid #cecece;}
.search-page .search_block .searchfield { margin-top:1px; float:left; color:#000; width:75%; height:40px; padding-left:10px; background-color: transparent; }
.search-page .search_block .searchfield::-webkit-input-placeholder { color:#000; }
.search-page .search_block .search_btn { float:right; width:30px; height:26px; background:url(images/search_btn.svg) no-repeat center center; background-size: contain; text-indent:-9999px; margin:8px 10px 0 0; }
/*.search-page .search_block .search_btn:hover { background-image:url(images/search_on_btn.png);}*/
.search-page .search_block input { border:none; }
.search-page .search_block input:focus { outline:none;}
.search-page .results { font-size:16px; color:#000; margin-top:20px; }
.search-page .results em { font-size:inherit; font-weight:700; color:#015fb7; }
.search-page .items-list { margin-top:45px; }
.search-page .list-item { margin-top:40px; }
.search-page .list-item:first-child { margin-top:0; }
.search-page .summary {  margin-top:6px; line-height:1.4285; }
.search-page .subtitle { margin-bottom:3px; color:#006eb9; }
.search-page .fby-options { margin-top:15px; }
.search-page .fby-options li { position:relative; margin-bottom:10px; margin-top:0 !important; }
.search-page .fby-options input { width:17px; height:17px; top:-5px; margin-left:-25px; }
.search-page .fby-options label { font-size:14px; color:#000; padding-left:25px; }

/****************************************/
/**************TEMPLATES****************/
.btns_row .dbox { float:left; /*margin-right:20px; border-right:1px solid #c5c5c5; padding-right:25px;*/ height:35px; position:relative; }
.btns_row .dbox:last-child { border-right:none; padding-right:0; margin-right:0; }
.btns_row .dbox .boxbtn { display:block; padding-left:60px; font-weight:400; color:#015fb7; }
.btns_row .dbox .boxbtn:hover { text-decoration:underline;}
.btns_row .dbox .boxbtn:after { content:" "; width:40px; height:32px; position:absolute; left:0; top:50%; margin-top:-16px; background-position:center center; background-repeat:no-repeat; background-size:cover; }
.btns_row .dbox .boxbtn.btn_1:after { background-image:url(images/download_icon.svg); }
/*.btns_row .dbox .boxbtn.btn_2:after { background-image:url(images/enquire_icon.svg); }*/

.down_btn { color:#000; vertical-align: top !important; font-weight:bold; }
.down_btn img { margin-right:15px; width:42px; height:42px; }
.down_btn a:active, .down_btn a:hover { color:#ed1c24; text-decoration:none; }

/****************************************/
/**************MODULE Blocks ****************/
.nav-submenu { margin-bottom:20px; }
.nav-submenu .blo-title { position:relative; font-weight:700; background-color:#eeeeee; border-radius:4px 4px 0 0; padding:11px 10px 13px 30px; margin-bottom:9px;}
.nav-submenu .blo-title:after{ content:" "; position:absolute; left:10px; top:17px; width: 0; height: 0; border-style: solid; border-width: 0 10px 10px 0;
border-color: transparent #bababa transparent transparent; }
.nav-submenu .sub-menu li { position:relative; padding:6px 0 6px 15px; font-size:14px; font-weight:700; }
.nav-submenu .sub-menu li:after { content:" "; position:absolute; top:13px; left:0; width:4px; height:4px; border-radius:2px; background-color:#015fb7; }
.nav-submenu .sub-menu li.active a:link, 
.nav-submenu .sub-menu li.active a:visited {  color:#1ba7ff !important;  }

.share-row { margin-top:45px; }
.share-row.top-line { padding-top:30px !important; }
.share-row strong { font-weight:700; font-size:16px; display:block; margin-bottom:5px; }

/****************************************/
/**************MODULE PAGES ****************/
.phead { background-color:#006eb9; padding:20px 15px; text-align:center; max-width:100%; overflow:hidden; }
.ptitle { color:#ffffff; font-size:26px; font-weight:700; line-height:1; }
.psubtitle { text-align:center; border-bottom:1px solid #e0e0e0; padding-bottom:30px; margin-bottom:30px; font-weight:700; }
strong.slabel { display:block; margin-bottom:10px; }

.showdate-a { border-radius:4px; padding:6px 10px; line-height:1; color:#ffffff; font-size:14px; background-color:#a5cf4e; font-weight:700; }

.phead-tabs .icon { background-color:#ffffff; border-radius:50%; width:100px; height:100px; margin:0 auto 10px auto; }
.phead-tabs .icon .icon-img { max-height:65px; max-width:80px; margin:0 auto; }
.phead-tabs .head-links { margin-top:20px; text-align:center; }
.phead-tabs .head-links li { display:inline-block; margin:2px 1px;  }
.phead-tabs .head-links li a { display:block; border-radius:4px; text-align:center; padding:10px 14px; background-color:#00a1e4; font-size:14px; font-weight:700; color:#fff; }
.phead-tabs .head-links li a:hover { background-color:#faa61a; }

.artdocs-blo .doc-box { border-bottom:1px solid #dbdbdb; padding:12px 4px; position: relative; }
.artdocs-blo .doc-box:first-child { border-top:1px solid #dbdbdb; }
.artdocs-blo .doc-box .d_col { height:44px; }
.artdocs-blo .down_btn { display:block; padding-left:58px;}
.artdocs-blo .down_btn:after { content:" "; width:44px; height:44px; position:absolute; left:0; top:12px; background:url(images/download_icon.svg) center center no-repeat; background-size:contain; }

.artgal-blo { margin-bottom:30px; background-color:#fafafa; }
.artgal-blo .slide { text-align:center; }
.artgal-blo .slide .box { display:inline-block; position:relative; }
.artgal-blo .slide .box img { display: inline; }

/* sections layouts bgs and colors*/
.sct-style-1 .sct-bg { background-color:#006eb9; }
.sct-style-1 .sct-bg.linked:hover { background-color:#1383cf; }
.sct-style-2 .sct-bg { background-color:#18a1ba; }
.sct-style-2 .sct-bg.linked:hover { background-color:#32b5cd; }
.sct-style-3 .sct-bg { background-color:#17b389; }
.sct-style-3 .sct-bg.linked:hover { background-color:#30c89f; }
.sct-style-4 .sct-bg { background-color:#efb324; }
.sct-style-4 .sct-bg.linked:hover { background-color:#e1a71d; }
.sct-style-5 .sct-bg { background-color:#876495; }
.sct-style-5 .sct-bg.linked:hover { background-color:#a288ad; }
.sct-style-6 .sct-bg { background-color:#006eb9; }
.sct-style-6 .sct-bg.linked:hover { background-color:#1489d8; }
.sct-style-7 .sct-bg { background-color:#093d8a; }
.sct-style-7 .sct-bg.linked:hover { background-color:#1c53a4; }
.sct-style-8 .sct-bg { background-color:#7cbe36; }
.sct-style-8 .sct-bg.linked:hover { background-color:#98ca64; }
.sct-style-9 .sct-bg { background-color:#7cbe36; }
.sct-style-9 .sct-bg.linked:hover { background-color:#98ca64; }
.sct-style-10 .sct-bg { background-color:#7cbe36; }
.sct-style-10 .sct-bg.linked:hover { background-color:#98ca64; }
.sct-style-11 .sct-bg { background-color:#d55151; }
.sct-style-11 .sct-bg.linked:hover { background-color:#bf4949; }

.sct-style-1 .sct-bg-b { background-color:#015b99 !important; }
.sct-style-2 .sct-bg-b { background-color:#02859d !important; }
.sct-style-3 .sct-bg-b { background-color:#00986f !important; }
.sct-style-4 .sct-bg-b { background-color:#db9b01 !important; }
.sct-style-5 .sct-bg-b { background-color:#704e7e !important; }
.sct-style-6 .sct-bg-b { background-color:#015b98 !important; }
.sct-style-7 .sct-bg-b { background-color:#022c6b !important; }
.sct-style-8 .sct-bg-b { background-color:#6cac28 !important; }
.sct-style-9 .sct-bg-b { background-color:#6cac28 !important; }
.sct-style-10 .sct-bg-b { background-color:#6cac28 !important; }
.sct-style-11 .sct-bg-b { background-color:#bf3e3e !important; }

.sct-style-1 .sct-color { color:#006eb9; }
.sct-style-1 .sct-color:after { background-color:#006eb9; }
.sct-style-2 .sct-color { color:#18a1ba; }
.sct-style-2 .sct-color:after { background-color:#18a1ba; }
.sct-style-3 .sct-color { color:#17b389; }
.sct-style-3 .sct-color:after { background-color:#17b389; }
.sct-style-4 .sct-color { color:#efb324; }
.sct-style-4 .sct-color:after { background-color:#efb324; }
.sct-style-5 .sct-color { color:#876495; }
.sct-style-5 .sct-color:after { background-color:#876495; }
.sct-style-6 .sct-color { color:#006eb9; }
.sct-style-6 .sct-color:after { background-color:#006eb9; }
.sct-style-7 .sct-color { color:#093d8a; }
.sct-style-7 .sct-color:after { background-color:#093d8a; }
.sct-style-8 .sct-color { color:#7cbe36; }
.sct-style-8 .sct-color:after { background-color:#7cbe36; }
.sct-style-9 .sct-color { color:#41b9a1; }
.sct-style-9 .sct-color:after { background-color:#13a285; }
.sct-style-10 .sct-color { color:#d55151; }
.sct-style-10 .sct-color:after { background-color:#d55151; }
.sct-style-11 .sct-color { color:#d55151; }
.sct-style-11 .sct-color:after { background-color:#d55151; }
.sct-style-12 .sct-color { color:#004a8f; }
.sct-style-12 .sct-color:after { background-color:#004a8f; }
.sct-style-13 .sct-color { color:#006eb9; }
.sct-style-13 .sct-color:after { background-color:#006eb9; }
.sct-style-14 .sct-color { color:#00a1e4; }
.sct-style-14 .sct-color:after { background-color:#00a1e4; }
.sct-style-15 .sct-color { color:#49c1f3; }
.sct-style-15 .sct-color:after { background-color:#49c1f3; }

.lout-ben-a .par-box { margin-top:30px;}
.lout-ben-a .par-box:first-child { margin-top:0; }
.lout-ben-a .item-box { border-radius:8px; background-color:#e9e9e9; padding:30px 20px 30px 20px; }
.lout-ben-a .item-box.head-box { background-color:#072a5f; padding:30px 40px; text-align:center;  }
.lout-ben-a .item-box .icon { border-radius:50%; text-align:center; height:145px; width:145px; margin:0 auto; display:table; table-layout:fixed; }
.lout-ben-a .item-box .icon > a { display:table-cell; height:inherit; vertical-align:middle; text-align:center; }
.lout-ben-a .item-box .icon .icon-img { max-height:58%; max-width:82%; margin:0 auto; }
.lout-ben-a h2 { margin-bottom:5px;}
.lout-ben-a .sub-list li { padding:3px 0; }
.lout-ben-a .sub-list a:link, .lout-ben-a .sub-list a:visited { color: #015fb7; text-decoration: none; }
.lout-ben-a .sub-list a:active, .lout-ben-a .sub-list a:hover { color: #015fb7; text-decoration: underline; }
.lout-ben-a .sub-list ul { margin-top:3px;}
.lout-ben-a .sub-list ul > li { padding-left:16px; position:relative; }
.lout-ben-a .sub-list ul > li:after { content:" "; position:absolute; left:0; top:8px; width:4px; height:4px; background-color:#015fb7; border-radius:2px;}
.lout-ben-a .sub-list ul > li:last-child { padding-bottom:0; }
.lout-ben-a .head-box .h-icon { max-width:160px; margin:0 auto 30px auto; }
.lout-ben-a .head-box .descr { text-align:center; color:#fff; font-size:30px; font-weight:700; line-height:1; }
.lout-ben-a .head-box .descr strong { display:block; padding-top:10px; font-size:42px;}

.lout-ben-b .list-items .item-box { max-width:100%; overflow:hidden; background-color:#ffffff; padding:45px 0; position:relative; }
.lout-ben-b .list-items .item-box:nth-child(even) { background-color:#eeeeee; } 
.lout-ben-b .list-items .item-box h2 { max-width:355px;}
.lout-ben-b .list-items .item-box .summary { margin-top:20px;}
.lout-ben-b .list-items .item-box .bg { display:none; position:absolute; left:0; top:0; bottom:0; width:200px; background-repeat:no-repeat; background-size:contain; background-position:left top; height:85%; }
.lout-ben-b .list-items .item-box:nth-child(even) .bg { left:auto; right:0; background-position:right top; width:250px; height:90%;} 
.lout-ben-b .list-items .item-box:nth-child(1) .bg { left:15px; top:auto; bottom:0; background-position:left bottom; }
.lout-ben-b .list-items .item-box:nth-child(3) .bg { left:-50px; top:0; }
.lout-ben-b .container { max-width:990px !important; }
.lout-ben-b .sublist li.nochilds { font-size:18px; padding:4px 0 4px 25px; font-weight:700; position:relative; }
.lout-ben-b .sublist li.nochilds:after { content:" "; width:8px; height:8px; position:absolute; left:0; top:10px;  }
.lout-ben-b .sublist li.childs { position:relative; margin-bottom:50px; }
.lout-ben-b .sublist li.childs.w-icon { padding-left:100px; min-height:80px;}
.lout-ben-b .sublist li.childs .icon { display:table; width:80px; height:80px; table-layout:fixed; background-color:#006eb9; border-radius:50%; position:absolute; left:0; top:0;  }
.lout-ben-b .sublist li.childs:nth-child(2) .icon { background-color:#00a1e4; }
.lout-ben-b .sublist li.childs:nth-child(3) .icon { background-color:#4bc2f3; }
.lout-ben-b .sublist li.childs:last-child { margin-bottom:0; }
.lout-ben-b .sublist li.childs .icon > a { display:table-cell; width:100%; text-align:center; vertical-align:middle; height:inherit; }
.lout-ben-b .sublist li.childs .icon .icon-img { width:65px; height:65px; margin:0 auto; }
.lout-ben-b .sublist li.childs h3 { margin-bottom:15px;}
.lout-ben-b .sublist-l4 li { padding:3px 0 4px 0; }

.lout-ben-c .par-info .ed_body { text-align:center; }
.lout-ben-c .items-list { background-color:#edf2f5; padding:40px 0 20px 0; }
.lout-ben-c .items-list .par-box { margin-bottom:25px; }
.lout-ben-c .items-list .item-box { background-color:#ffffff; padding:25px 15px; }
.lout-ben-c .items-list .summary { margin-top:20px; }
.lout-ben-c .items-list .sublist { margin-top:20px; }
.lout-ben-c .items-list .sublist li { padding:4px 0 5px 15px; position:relative; }
.lout-ben-c .items-list .sublist li:after { content:" "; position:absolute; left:0; top:9px; width:4px; height:4px; border-radius:2px; background-color:#006eb9; }

.lout-det .det-head { margin-bottom:25px; color:#006eb9; }
.lout-det .date-box { margin-bottom:15px; }
.lout-det .date-box time { display:inline-block; }
.lout-det .big-photo { margin-bottom:30px;}

.lout-lcy-a .list-items .item-box { max-width:100%; overflow:hidden; background-color:#ffffff; padding:45px 0; position:relative; text-align:center;}
.lout-lcy-a .list-items .item-box:nth-child(even) { background-color:#eeeeee; } 
.lout-lcy-a .item-box .summary { margin-top:15px; } 
.lout-lcy-a .item-box .teaser { max-width:200px; max-height:230px; margin:0 auto;} 
.lout-lcy-a .sublist { margin-top:20px; display:inline-block; }
.lout-lcy-a .sublist li { position:relative; padding:4px 0 4px 20px; font-weight:700; text-align:left; }
.lout-lcy-a .sublist li:after { content:" "; position:absolute; left:0; top:10px; width:8px; height:8px; }

.lout-lcy-b .item-box:first-child { margin-top:0; padding-top:0; border-top:none; }
.lout-lcy-b .item-box .summary { margin-top:20px;}
.lout-lcy-b .sct-sublist li { margin-top:8px; font-size:18px; font-weight:700; }
.lout-lcy-b .sct-sublist li > a { display:block; border-radius:6px; text-align:center; color:#ffffff; padding:15px 30px; }
.lout-lcy-b .sct-sublist li > a:hover { text-decoration:none; }
.lout-lcy-b .art-sublist li { font-size:18px; padding:4px 0 4px 25px; font-weight:700; position:relative; }
.lout-lcy-b .art-sublist li:after { content:" "; width:8px; height:8px; position:absolute; left:0; top:10px;  }
.lout-lcy-b .rel-content-blo { margin-top:8px; }

/* steps */
.lout-lcy-c .head-2 { padding:20px 0; background-color:#ffffff; }
.lout-lcy-c .steps-blo { background-color:#eaf1f5; }
.lout-lcy-c .steps-blo .step-btn { display:block; padding:50px 25px; text-align:center; height:380px; margin:0 1px; }
.lout-lcy-c .steps-blo .step-btn strong { display:block; font-size:30px; color:#006eb9; margin-bottom:5px; }
.lout-lcy-c .steps-blo .step-btn.active { background-color:#d0e3ee; }
.lout-lcy-c .steps-blo .step-btn:hover { background-color:#d0e3ee; }
.lout-lcy-c .steps-blo .img_icon { margin:0 auto 20px auto; border-radius:50%; -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.lout-lcy-c .nav-row { margin-top:40px; }
.lout-lcy-c .nav-row .nav-r { text-align:right; }
.lout-lcy-c .nav-blo { display:inline-block; max-width:250px; position:relative;  }
.lout-lcy-c .nav-blo > a:after { content:" "; position:absolute; top:4px; width:13px; height:22px; background-size:cover;}
.lout-lcy-c .nav-blo.nav-blo-l { padding-left:25px; }
.lout-lcy-c .nav-blo.nav-blo-l > a:after { left:0; background-image:url(images/previous_btn.svg); }
.lout-lcy-c .nav-blo.nav-blo-r { padding-right:25px; }
.lout-lcy-c .nav-blo.nav-blo-r > a:after { right:0; background-image:url(images/next_btn.svg); }
.lout-lcy-c .nav-blo strong { display:none; color:#848484; display:block; margin-bottom:5px; font-size:16px;}
.lout-lcy-c .nav-blo em { display:block; color:#006eb9; font-size:18px; font-weight:700; }
.rel-cont-blo .blo-h { display:none; }

.submenu-b { margin-bottom:20px; }
.submenu-b .submenu-box { margin-bottom:1px; }
.submenu-b .submenu-box:first-child .menu-title { border-radius:6px 6px 0 0; }
.submenu-b .submenu-box:last-child ul li:last-child a { border-radius:0 0 6px 6px; }
.submenu-b .submenu-box .menu-title { position:relative; padding:12px 15px 12px 30px; color:#fff; font-weight:700; font-size:16px;  }
.submenu-b .submenu-box ul li a { display:block; padding:8px 15px 8px 30px; position:relative; color:#fff;  }
.submenu-b .submenu-box ul li a:after { content:" "; position:absolute; left:20px; top:13px; width:3px; height:3px; background-color:#ffffff;}
.submenu-b .submenu-box ul li:first-child a { padding-top:14px; }
.submenu-b .submenu-box ul li:first-child a:after { top:20px;}
.submenu-b .submenu-box ul li:last-child a { padding-bottom:16px; }
.submenu-b .submenu-box ul li a.active { font-weight:700; }
.submenu-b .submenu-box .menu-title:after{ content:" "; position:absolute; left:10px; top:17px; width: 0; height: 0; border-style: solid; border-width: 0 10px 10px 0; border-color: transparent rgba(255,255,255,0.6) transparent transparent; }

/* updated collapse on mobile to new (moved from 767px) */
.submenu-b .submenu-box .sub-list { display:none; }
.submenu-b .menu-title { background-color:#00a1e4; } 

.sres_msg { margin-bottom:30px; padding:15px 20px; background-color:#f1f1f1; border-radius:4px;  }
.sres_msg em { font-style:italic; font-weight:700; color:#015fb7; }
.sres_msg .clear-btn { display:inline-block; margin-left:15px; padding:4px 8px; position:relative; top:-1px; }

.kbase-filter { background-color:#00a1e4; padding:30px 0; }
.kbase-filter .sct-opt { padding-top:10px; }
.kbase-filter .sct-opt li { margin-bottom:10px; color:#fff; position:relative; padding-left:20px;  }
.kbase-filter .sct-opt li:after { content:" "; background-color:#fff; position:absolute; left:0; top:8px; border-radius:50%; width:4px; height:4px;}
.kbase-filter .sct-opt li.selected { color:#afebff; }
.kbase-filter label { color:#fff; font-weight:700; }
.kbase-filter .search-box { margin-top:5px; height:50px; background-color:#fff; border-radius:6px; position:relative; }
.kbase-filter .search-box:after { content:" "; width:1px; position:absolute; top:0; right:56px; bottom:0; z-index:2; background-color:#d9dddc;}
.kbase-filter .searchfield { margin:2px 0 0 4px; float:left; color:#5b5b5b; width:81%; height:46px; font-size:16px; padding-left:5px; }
.kbase-filter .searchfield::-webkit-input-placeholder {  color:#8f92a6;}
.kbase-filter .search_btn { margin:8px 10px 0 0; float:right; width:38px; height:32px; background:url(images/search_btn.svg) no-repeat center center; background-size:contain; text-indent:-99999px; }
.kbase-filter input { border:none; }
.kbase-filter input:focus { outline:none;}
.kbase-filter select { height:40px; border:none;}

/*.kbase-list .res-exist { padding-bottom:10px !important; } bacause of bottom banners */
.kbase-list .items-list .par-box { margin-bottom:45px;}
.kbase-list .items-list .par-box:nth-of-type(2n+1) { clear:left; }
.kbase-list .items-list .photo { margin-bottom:20px; }
.kbase-list .items-list .category { margin-bottom:10px; }
.kbase-list .items-list .summary { margin-top:15px; }
.kbase-list .items-list .date-box { margin-bottom:15px; }
.kbase-list .items-list .date-box time { display:inline-block; }

.kbase-forms .items-list .item-row { margin-top:40px; }
.kbase-forms .items-list .item-row:first-child { margin-top:0; }
.kbase-forms .title { margin-top:12px; }
.kbase-forms .binfo { background-color:#f1f1f1; border-radius:4px; padding:6px 15px 18px 15px;}
.kbase-forms .binfo strong { color:#006eb9; font-size:16px; line-height:1; }
.kbase-forms .binfo .item-box { margin-top:12px;}
.kbase-forms .binfo .item-vals .item-box { float:left; border-left:1px solid #818181; padding:0 30px 0 15px; }
.kbase-forms .binfo .item-vals small { display:block; color:#818181; font-size:12px; padding-bottom:3px; font-weight:700; }
.kbase-forms .summary { margin-top:10px; }
.kbase-forms .link { padding-top:2px;}

.kbase-gaz .sub-filter { border-top:1px solid #e0e0e0; background-color:#f5f5f5; padding:20px 15px; margin-bottom:30px; }
.kbase-gaz .sub-filter label { font-size:18px; margin-bottom:15px;}
.kbase-gaz .sub-filter .form-control { height:40px; }

.links-page .items-list .item-row { margin-top:10px; }
.links-page .items-list .item-row:first-child { margin-top:0; }
.links-page .item-link { display:block; border-radius:8px; padding:12px 15px; font-size:16px; font-weight:700; color:#ffffff; background-color:#006eb9; }
.links-page .item-link:hover { background-color:#1383cf; text-decoration:none; }

.form-det .binfo { margin-top:20px; }
.form-det .docs-blo { border-top:1px solid #dbdbdb; padding-top:20px;}
.form-det .docs-blo .doc-box { max-width:450px; float:left; margin-right:40px; margin-bottom:35px; position:relative;  }
.form-det .docs-blo .doc-box .photo { position:absolute; left:0; top:0; width:108px; height:148px; overflow:hidden; padding:10px; background-color:#efefef; }
.form-det .docs-blo .doc-box .info-box { min-height:148px; padding-left:125px; }
.form-det .docs-blo .subtitle { padding-top:6px; }

.rel-content-blo { margin-bottom:20px; border-radius:6px; border:1px solid #d3d3d3; -webkit-box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.15); -moz-box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.15); box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.15); }
.rel-content-blo .blo-header { background-color:#eeeeee; position:relative; padding:12px 15px 12px 30px; }
.rel-content-blo .blo-header .blo-title { color:#000; font-weight:700; font-size:16px; padding-right:80px;  }
.rel-content-blo .blo-header:after{ content:" "; position:absolute; left:10px; top:17px; width: 0; height: 0; border-style: solid; border-width: 0 10px 10px 0; border-color: transparent #c0bebf transparent transparent; }
.rel-content-blo .blo-header .all-btn { position: absolute; top:9px; right:9px; padding:5px 10px; line-height:1; font-weight:700; }
.rel-content-blo ul { background-color:#fff; padding:16px 15px 6px 20px; }
.rel-content-blo ul li { padding-bottom:12px; position:relative; padding-left:12px; }
.rel-content-blo ul li:after { content:" "; position: absolute; left:0; top:6px; width:3px; height:3px; background-color:#006eb9; }

.rel-contacts { margin-top:45px; border-top:1px solid #e0e0e0; padding-top:35px; }
.rel-contacts .blo-head { text-align:center; padding-bottom:30px; /*color:#006eb9;*/ }
.rel-contacts .items-list { margin:0 -15px;}
.rel-contacts .par-blo { padding:0 15px; text-align:center; }
.rel-contacts .pos { padding-top:3px;}
.rel-contacts .contacts { margin-top:18px; }
.rel-contacts .contacts li { padding-top:2px;}

.contacts-list .res-exist { padding-bottom:10px !important; }
.contacts-list .par-blo { margin-bottom:45px; text-align:center; }
.contacts-list .pos { padding-top:3px;}
.contacts-list .contacts { margin-top:18px; }
.contacts-list .contacts li { padding-top:2px;}
.contacts-list .par-blo:nth-child(2n+1) { clear:left; }
.contacts-list .con-group { margin-bottom:15px;}
.contacts-list .group-header { text-align:center; }
.contacts-list .group-header .subtitle { margin-top:2px;}
.contacts-list .items-list { margin-top:25px; }

.contacts-det .pos { padding-top:3px;}
.contacts-det .contacts { margin-top:18px; }
.contacts-det .contacts li { padding-top:2px;}

.rel-news { margin-top:15px; padding:45px 0; border-top:1px solid #dcdcdc; position:relative; }
.rel-news:after { display:none; content:" "; position:absolute; top:0; left:0; right:0; background-color:#ebebeb; height:8px;}
.rel-news .blo-head { text-align:center; margin-bottom:35px; }
.rel-news .items-list { margin-left:-20px; margin-right:-20px; }
.rel-news .items-list .par-box { padding:0 20px; }
.rel-news .items-list .photo { margin-bottom:15px; }
.rel-news .items-list .date-box { margin-bottom:20px; }
.rel-news .items-list .date-box time { display:inline-block; }
.rel-news .items-list .art-title { min-height:40px;}
.rel-news .items-list .summary { margin-top:20px; }

.nlt-det h2 { margin-bottom:35px; }
.nlt-det .arts-blo { margin-top:35px; padding-top:35px; border-top:1px solid #e2e2e2; }
.nlt-det .item-box .photo { margin-bottom:20px; position:relative; }
.nlt-det .item-box .summary { margin-top:15px; }
.nlt-det .item-box .date-box { margin-bottom:15px; }
.nlt-det .item-box .date-box time { display:inline-block; }
.nlt-det .par-box { margin-top:35px; }
.nlt-det .art-blo-a .par-box:nth-of-type(2n+1) { clear:left; }
.nlt-det .art-blo-a .par-box:nth-of-type(-n+2) { margin-top:0 !important; }
.nlt-det .art-blo-b .par-box:nth-of-type(2n+1) { clear:left; }
.nlt-det .art-blo-b .par-box:nth-of-type(-n+2) { margin-top:0 !important; }
.nlt-det .art-blo-c .par-box { margin-top:20px; }
.nlt-det .art-blo-c .par-box:nth-of-type(2n+1) { clear:left; }
.nlt-det .art-blo-c .par-box:nth-of-type(-n+2) { margin-top:0 !important; }
.nlt-det .art-blo-c .title { font-weight:400; margin-top:5px; line-height:1.4; font-size:14px !important; position:relative;  }
.nlt-det .nlt-icon-box { position:absolute; top:0; left:0; right:0; bottom:0; overflow:hidden; background-color:#f8f8f8; display:flex; justify-content:center; align-items:center; }
.nlt-det .ntl-icon { margin:0 auto; height:150px; width:150px;}
.nlt-det .ntl-icon-b { height:120px; width:120px; }
.nlt-det .cs-icon { margin:0 auto; height:140px; width:225px; }

#top_urlblo { display:none; position:relative; background-color:#f2f2f2; padding:30px 0; }
#top_urlblo .par-box { text-align:center; }
#top_urlblo .item-box { margin:0 auto; max-width:500px; }
#top_urlblo .btnbox .btn { font-size:16px; font-weight:700; width:100%;} 
#top_urlblo .descr { font-size:16px; color:#000000; text-align:left; } 
#top_urlblo .descr strong { font-size:24px; color:#006eb9; display:block; line-height:1; padding-bottom:5px; font-weight:400; } 
#close-usrmenubtn { position:absolute; top:18px; right:20px; width:38px; height:38px; display:block; background:url(images/close_btn.svg) no-repeat center center; background-size:contain; text-indent:-9999px; background-color:#fff; border-radius:50%; z-index:500; }

.nlt-form  .opt-group label.main { float:left; margin-right:60px; }
.nlt-form  .opt-group .options { float:left; margin-right:90px; }
.nlt-form  .opt-group .options li { margin-bottom:2px; }
.nlt-form .form-check-input { width:17px; height:17px; position:relative; top:3px; }
.nlt-form .form-check-label { font-weight:400 !important; font-size:14px; margin-bottom:0; padding-left:10px; cursor:pointer; }

.contact-inf .inner-box { padding:25px 15px; text-align:center;  }
.contact-inf h4 { color:#006eb9; font-size:18px; margin-bottom:20px; font-weight:700; }
.contact-inf p { margin-bottom:15px; }
.contact-inf p:last-of-type { margin-bottom:0; }

.gz-bot-ban .ban-box { border-radius:8px; padding:20px; position:relative;  }
.gz-bot-ban .ban-a { background-color:#008eb1; }
.gz-bot-ban .ban-b { background-color:#00abb1; }
.gz-bot-ban .blo-title { color:#ffffff;}
.gz-bot-ban .summary { margin-top:8px; color:#ffffff;}
.gz-bot-ban .more-btn { margin-top:8px; }
.gz-bot-ban .more-btn > .btn { min-width:120px; word-break:break-all; }
.gz-bot-ban .photo { position:absolute; top:20px; left:20px;}
.gz-bot-ban .ban-b .info-box{ padding-left:100px; }
.gz-bot-ban .ban-a .info-box{ padding-left:120px; }

.mob-submenu-btn { cursor:pointer; text-align:center; position:absolute; width:50px; top:0; right:0; bottom:0; z-index:2; background-color:rgba(255,255,255,0.1); }
.mob-submenu-btn span { color:#fff; top:12px; }
.mob-submenu-btn:hover { background-color:rgba(255,255,255,0.2); }

.nlt-other-blocks { padding-top:20px; }
.nlt-relblo { margin-top:30px;  background-image: linear-gradient(to right, #e7e7e7, #f6f6f6); position:relative; }
.nlt-relblo .info-box { padding:20px 15px; }
.nlt-relblo .summary { margin-top:10px; }
.nlt-relblo .date-box { margin-bottom:15px; }
.nlt-relblo .date-box .showdate-a { display: inline-block; }
.nlt-relblo .blo-title { margin-bottom:25px; font-weight:700; }
.nlt-relblo .photo { min-height:310px; position:relative; }
.nlt-relblo .item-box { margin-bottom:25px; }
.nlt-relblo .photo:after { content:" "; display:block; position:absolute; left:0; top:0; right:0; bottom:0; background-repeat:no-repeat; background-position: center center; background-size:cover; }
.nlt-relblo.gaz-blo .photo:after { background-image:url(images/gazette_img.png); }
.nlt-relblo.sts-blo .photo:after { background-image:url(images/statistics_img.png); }

/* custom styles by Aristos Malaos */
.faq_container {
    text-align: left;
}

.faq {
    margin-bottom: 20px;
}

.faq_question {
    padding: 10px 10px 10px 10px;
    cursor: pointer;
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 19px;
    background-color: #006eb9;
}

.faq_question .open {
    padding: 10px 10px 10px 10px;
    cursor: pointer;
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 19px;
    background-color: #468c00
}

.faq_answer {
    padding: 10px 10px 10px 10px;
    cursor: pointer;
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 15px;
		text-align: justify !important;
}

.faq_answer_container {
    display: none;
}
/****************************************/


/****************************************/
/**************ANIMATION ****************/
/* use anim-blo with one of them */

.anim_btn { transition: all 100ms ease-in-out; -webkit-transition: all 100ms ease-in-out; }

.anim-op { visibility:visible; opacity:0; transition:opacity 1s ease-in;}
.anim-op.animated { opacity:1; }

.anim-text { visibility: visible; opacity:0; transition: opacity 1.2s ease-in;}
.anim-text.animated { opacity:1; }

.anim-push-r { visibility: visible; position:relative; left:40px; opacity:0; transition: all 1s ease-in-out;}
.anim-push-r.animated { opacity:1; left:0; }

.anim-push-l { visibility: visible; position:relative; right:40px; opacity:0; transition: all 1s ease-in-out;}
.anim-push-l.animated { opacity:1; right:0; }

.anim-push-r-b { visibility: visible; position:relative; left:150px; opacity:0; transition: all 1s ease-in-out;}
.anim-push-r-b.animated { opacity:1; left:0; }

.anim-push-t {
	position: relative;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	-moz-transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-o-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	visibility: visible;
	opacity: 0;
}

.anim-push-t.animated {
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	visibility: visible;
	opacity: 1;
}


@media (min-width: 481px) {
	.if-04 .summary { padding:15px 15px 0 0; }
}
@media (min-width: 768px) {
	
	.col-sm-2_4 { float:left; width:20%; }

	.clear-r-pad { padding-right:0 !important; }
	.clear-l-pad { padding-left:0 !important; }

	.r-pad-a { padding-right:5px !important; }
	.l-pad-a { padding-left:5px !important; }

	.clear-p-r { padding-right:0 !important;}
	.clear-p-l { padding-left:0 !important;}

	.sm-list-2 .list-item:nth-child(2n+1) { clear:left;}
	.sm-list-3 .list-item:nth-child(3n+1) { clear:left;}
	.sm-al-right { text-align:right; }
	
	.fs_s { font-size:14px;} 
	.fs_mm { font-size:16px;}
	.fs_m { font-size:18px;}
	.fs_l { font-size:20px;}
	.fs_xl { font-size:24px;}
	.fs_xxl { font-size:28px;}
	.fs_xxll { font-size:36px;}
	.fs_xxxl { font-size:44px;}

	.mar-top-d { margin-top:30px; }
	.mar-top-f { margin-top:50px; }

	.fa_03 .slide .main-body { height:350px;}
	
	.ptitle { font-size:30px; }
	.psubtitle { margin-bottom:40px; }

	.stand3b-list .inf-buttons { margin-top:30px; }
    .links-02 .item-box { height:380px; }

	#page_h .logo-img { width:430px; margin-top:13px;}
	#page_h .cyrep-logo { width:auto; height:85px; }
	.imp-links { padding:30px 0 15px 0; }
	.imp-links .link { font-size:16px; height:52px; border-radius:4px; }
	.imp-links .row { margin-left:-3px !important; margin-right:-3px !important; }
	.imp-links .row .col { padding-left:3px !important; padding-right:3px !important;  }

	#page_f .r3 { position:relative; }
	#page_f .r3 .ban-box { padding:10px 0; }
	#page_f .r3:after { content:" "; position:absolute; left:50%; top:25px; bottom:25px; width:1px; background-color:#e0e0e0; }

	#page_f .r1 .link-icon.icon-1 { width:27px; height:40px; top:-2px; }
	#page_f .r1 .link-icon.icon-3 { top:8px; }

	.login-modal .modal-dialog { width:708px; }

	.mpage-pad { padding:45px 0 60px 0; }
	.mpage-nav-mar { margin-bottom:50px; }

	.phead { padding:28px 0; }
    .ptitle { font-size:30px; }

	.nav-submenu .sub-menu li { font-size:16px;}
	
	.lout-ben-b .list-items .item-box { padding:70px 0; }
	.phead-tabs .head-links li a { font-size:16px; }

	.lout-ben-c .items-list { padding:60px 0 45px 0; }
	.lout-ben-c .items-list .par-row { display:flex; flex-flow: row wrap; }
	.lout-ben-c .items-list .par-box { display: flex; }
	.lout-ben-c .items-list .item-box { flex-grow:1; }

	.lout-lcy-a .list-items .item-box { padding:70px 0; text-align:left;}
	.lout-lcy-a .sublist li:after { top:12px;}
	
	.lout-lcy-b .art-sublist { padding-top:20px;}

	.kbase-list .sres_msg { margin-bottom:40px; }

	.kbase-filter { padding:40px 0; }
	.kbase-filter .par-row { margin-left:-25px !important; margin-right:-25px !important;}
	.kbase-filter .par-row .col { padding-left:25px !important; padding-right:25px !important; position:relative; }
	.kbase-filter .par-row .col:after { content:" "; width:1px; position:absolute; top:0; bottom:0; background-color:#63c5ee; }
	.kbase-filter .par-row .r-col:after { left:-1px; }
	.kbase-filter .par-row .l-col:after { right:0; }

	.rel-news { padding:60px 0; }

	.contacts-list .par-blo { margin-bottom:60px; }
	.contacts-list .par-blo:nth-child(2n+1) { clear:none; }
	.contacts-list .par-blo:nth-child(3n+1) { clear:left; }

	.mob-submenu-btn { display:none !important; }
	.submenu-b .submenu-box .mob-submenu-btn { display:block !important; } /* show always collapsed*/

	.hm-blo-pad { padding:50px 0;}

	.hm-blo-title { font-size:36px; }
	
	.hm-sshow .slide { height:500px; }
	.hm_search { top:4%;}

	.hm-imp-links { display:block; }
	
	.hm-bus-entities .mob-bg,
	.hm-bus-entities .blo-body { padding:25px 0 5px 0; background: #ffffff; background: -webkit-linear-gradient(#ffffff, #eeeeee); background: -o-linear-gradient(#ffffff, #eeeeee); background: -moz-linear-gradient(#ffffff, #eeeeee); background: linear-gradient(#ffffff, #eeeeee); }
	.hm-bus-entities .par-box.emphasis { border-radius:6px; }
	.hm-bus-entities .list-items > .row { display:flex; flex-flow: row wrap; }
	.hm-bus-entities .par-box { margin-bottom:35px; display: flex; border-left:1px solid #d5d5d5; }
	.hm-bus-entities .par-box:nth-child(2) { border-left:none; }
	.hm-bus-entities .item-box { flex-grow:1; padding:0 20px; }
	.hm-bus-entities .item-box .icon { border-radius:50%; text-align:center; height:74px; width:74px; margin:0 auto; display:table; table-layout:fixed; }
	.hm-bus-entities .item-box .icon > a { display:table-cell; height:inherit; vertical-align:middle; text-align:center; }
	.hm-bus-entities .item-box .icon .icon-img { max-height:58%; max-width:82%; margin:0 auto; }
	.hm-bus-entities .sub-list { margin-top:5px; display:block !important; }
	.hm-bus-entities .sub-list li { padding:3px 0; position:relative; padding-left:10px; }
	.hm-bus-entities .sub-list li:after { content:" "; position:absolute; left:0; top:9px; width:3px; height:3px; border-radius:50%; background-color:#015fb7; }
	.hm-bus-entities .sub-list a:link, .hm-bus-entities .sub-list a:visited { color: #015fb7; }

	.hm-links-b .mob-bg,
	.hm-links-b { padding:20px 0 50px 0; }
	.hm-links-b .list-row { display:flex; flex-flow: row wrap; }
	.hm-links-b .list-row .par-box { display: flex; }
	.hm-links-b .list-row .item-box { flex-grow:1; padding:25px 30px; }

	.hm_stasts .subtitle { font-size:26px; text-align:left; padding-left:70px;  }
	.hm_stasts .blo-a { margin-top:50px; padding-top:0; border-top:none; }
	.hm_stasts .blo-a .subtitle:before { margin:0; position:absolute; left:0; bottom:2px; }

	.hm_stasts .blo-b .subtitle:before { margin:0; position:absolute; left:0; bottom:0; }
	.hm_stasts .blo-b .subtitle { padding-left:55px;  }

	.hm-knowbase .items-list { margin-left:60px; margin-right:60px; border-right:1px solid #d4d4d4; border-left:1px solid #d4d4d4;  }
	.hm-knowbase .items-list .par-box:before { left:-1px; }

	.hm-knowbase .owl-carousel .owl-wrapper-outer { border-right:none; }

	.web-form .form-group { margin-bottom:30px !important; }

	.kbase-gaz .sub-filter { padding:30px; }

	.contact-inf .par-row { display:flex; flex-flow: row wrap;}
	.contact-inf .par-box { border-left:1px solid #dedede; display: flex; }
	.contact-inf .par-box:last-child { border-right:1px solid #dedede; }
	.contact-inf .inner-box { padding:25px 15px; text-align:center; flex-grow: 1; }

	.hm-links-b ul.links { display:block !important; } 

	.links-page .item-link { padding:15px 20px; font-size:18px; font-weight:700; }

	.calc-form .par-row { display:flex; align-items:stretch; flex-flow:row wrap; }
	.calc-form .par-box { align-self:flex-end; }
	.calc-form .subdeadline { float:left; margin:5px 0 15px 0;}

	#top_urlblo { padding:30px 0 20px 0; }
	#top_urlblo .par-box:nth-of-type(2) { border-left:1px solid #b0b0b0; }
	#top_urlblo .item-box { padding:20px;}
	#top_urlblo .btnbox .btn { font-size:18px; } 
	#top_urlblo .descr { font-size:18px; } 
	#top_urlblo .descr strong { font-size:30px; } 

	.nlt-relblo .info-box { padding:30px 30px 30px 0; }
}

@media (min-width: 992px) {
	/*body, p, table, thead, tbody, tfoot, tr, td, th, span, ul, li, input, select, textarea, time, div, summary { font-size:18px; }*/
	.t_over_descr { padding:15px; }
	
	.col-md-2_4 { width:20%; float:left; padding:0 15px; }
	
	.md_row_a { margin-left:-20px !important; margin-right:-20px !important; }
	.md_row_a .md_col_a { padding-left:20px !important; padding-right:20px !important; }

	/*.ed_body p { margin:0 0 30px 0; }*/
	.ed_parent { margin-bottom:35px; }
	
	.fs_xxl { font-size:30px;}
	.fs_xxll { font-size:42px;}
	.fs_xxxl { font-size:48px;}

	.mar-top-g { margin-top:30px; }
	.mar-top-d { margin-top:40px; }
	.mar-top-e { margin-top:45px; }
	.mar-top-f { margin-top:60px; }
	
	.mar-bot-d { margin-bottom:30px; }
	.mar-bot-e { margin-bottom:35px; }

	.xpad-r { padding-right:30px;}

	.top-line { margin-top:45px; padding-top:45px; }
	.bot-line { margin-bottom:45px; padding-bottom:45px;}

	.pad-a { padding:45px 0; }
	.pad-b { padding:55px 0; }
	
	.pad-bot-a { padding-bottom:40px;}

	.gal-over-box { padding:15px 20px; }

	.t_bottom_row { margin-top:50px; }
	.t_bot_line { margin-top:50px; }
	
	.langs { margin-left:18px; }

	.dsk-search-btn { display:block; margin-left:15px; }
	
	.search_box { float:right; display:block !important; width:220px;}
	.search_box .inner { height:32px;  }
	.search_box .searchfield { margin:1px 0 0 5px; height:30px; }
	.search_box .search_btn { margin:6px 7px; }
	
	.main_menu { position:absolute; left:0; top:0; right:0; width:100%; background-color:transparent; z-index:15; }
    .main_menu .menu-hm-btn { display:none !important; }
	.main_menu.active { background-color:#002242; /* transition:background-color ease-in 0.2s;*/ }
	.main_menu ul { display:block; position:relative; z-index:2; }
	/*.main_menu ul li.sm_exist { position:relative; }*/
	.main_menu ul.L1 > li { float:left; width:25%; }
	.main_menu ul.L1 > li > a { height:47px; line-height:45px; border-left:1px solid #002242; display:block; text-align:center; background-color:#ffffff; font-size:18px; color:#000; transition: 0.2s all; font-weight:400; }
	.main_menu ul.L1 > li:nth-child(4) > a { border-left-color:transparent; border-radius:0 0 0 6px; }
	.main_menu ul.L1 > li:nth-child(7) > a { border-right:1px solid transparent; border-radius:0 0 6px 0; }
	.main_menu ul.L1 > li:hover > a,
	.main_menu ul.L1 > li > a:hover { /*border-color:#ffffff;*/ color:#ffffff !important; background-color:#002242; border-radius:0 !important; }
	.main_menu ul.L1 > li.active > a { color:#083f8c; }
	.main_menu ul.L1:hover > li > a {border-radius:0 !important;}
	/*
	.main_menu ul.L1 .sm_exist > a.L1-a:after { content:" "; display:block; z-index:2; width:8px; height:4px; background:url(images/menu_arrow.svg) no-repeat center center; position: absolute; left:50%; margin-left:-4px; bottom:8px;   }
	*/
	
	.main_menu .L2 { position:absolute; width:100%; top:46px; left:0; right:0; background-color:#002242; display:none; padding:0 30px; }
	.main_menu .L2 .row { padding-top:10px; padding-bottom:40px; }

	.main_menu .L2-items { margin-bottom:15px; margin-top:30px; }
	.main_menu .L2-items.col-no-items { margin-bottom:0; margin-top:25px; }
	.main_menu .L2-items > li > a { font-size:16px; text-align:left; color:#49c1f3; font-weight:700; }
	.main_menu .L2-items > li.active > a { color:#49c1f3; }
	.main_menu .L2-items > li > a:hover { color:#49c1f3; text-decoration: underline; }
	.main_menu .col-items:nth-of-type(5n+1) { clear:left; }

	.main_menu .L2-items.col-no-items > .L2-no-items { position:relative; padding-left:25px;}
	.main_menu .L2-items.col-no-items > .L2-no-items:after { content:" "; position:absolute; left:0; top:7px; width:10px; height:10px; border-radius:50%; background-color:#49c1f3; display:block;}
	.main_menu .L2-items.col-no-items > .L2-no-items > a { font-size:20px; color:#ffffff; font-weight:700; }
	.main_menu .L2-items.col-no-items > .L2-no-items > a:hover { color:#49c1f3; text-decoration:none; }
	
	.main_menu .L3-items { padding-top:6px; }
	.main_menu .L3-items > li { padding:3px 0; }
	.main_menu .L3-items > li > a { font-size:14px; text-align:left; color:#ffffff; font-weight:400; }
	.main_menu .L3-items > li.active > a,
	.main_menu .L3-items > li > a:hover { color:#49c1f3; text-decoration:none; }
	
	.main_menu .L4-items { padding-top:2px; }
	.main_menu .L4-items > li { padding:2px 0 2px 10px; position:relative; }
	.main_menu .L4-items > li:after { content:" "; position:absolute; left:0; top:8px; width:4px; height:4px; border-radius:2px; background-color:#ffffff; }
	.main_menu .L4-items > li > a { font-size:14px; text-align:left; color:#ffffff; font-weight:400; }
	.main_menu .L4-items > li.active > a,
	.main_menu .L4-items > li > a:hover { color:#49c1f3; text-decoration:none; }
	
	/*.main_menu ul.L1 > li.sm_exist:hover > .L2 { display:block; }*/
	.main_menu ul.L1 > li.sm_exist.show-menu > .L2 { display:block; }
	.show-mob { display:none !important; }
	
	
	#scroll-menu.scroll-nav-down { position:fixed; top:0; left:0; right:0; width: 100%; z-index:800; transition: height 0.2s ease-in; background-color: #ffffff; padding-bottom:2px; border-bottom:1px solid #e0e0e0; }
	#scroll-menu.scroll-nav-down .main_menu { position:relative; }
	#scroll-menu.scroll-nav-down .main_menu ul.L1 > li > a { height:40px; font-size:16px !important; line-height:40px;}
	#scroll-menu.scroll-nav-down .main_menu .L2 { top:39px !important; }
	#scroll-menu.scroll-nav-down .imp-links {background-color:#ffffff; height:auto; padding:10px 0; overflow:visible; transition:all ease-in 0.3s;}
	#scroll-menu .imp-links .link { height:40px !important; font-size:14px; margin:10px 0; }
	#scroll-menu.scroll-nav-down .container { padding-left:80px !important; }
	
	#scroll-menu .main_menu .container { position:relative;}
	#scroll-menu .main_menu .container .logo-small { display:block; position:absolute; left:0; top:-50px; background-image:url(images/logo_icon.png); background-size:contain; width:60px; height:60px; opacity:0; }
	#scroll-menu.scroll-nav-down .main_menu .container .logo-small { opacity:1; top:-40px; transition:all ease-in 0.3s;}

	#page_h .r1-mob { display:none; }
	#page_h .r1 { display:block; }
	
	.bcrumb_row { padding:0; position:relative; background-color:#093c89; }
	.bcrumb_row:before { content:" "; height:126px; width:18%; position:absolute; left:0; top:0; background:url(images/breadcr_left_lines_bg.svg) no-repeat left top;  display:block; background-size:contain;  }
	.bcrumb_row:after { content:" "; height:126px; width:20%; position:absolute; right:0; top:0; background:url(images/breadcr_right_lines_bg.svg) no-repeat right top;  display:block; background-size:contain;  }
	.bcrumb_row .in_table { display:table; width:100%; height:126px; }
	.bcrumb_row .d_col { display:table-cell; height: inherit; vertical-align:bottom; padding-bottom:15px; }
	
	#page_f .r4 .cred-b { padding-top:0; text-align:right; }
	#page_f .r2 { padding:35px 0 5px 0; }
	.smedia { text-align:left;}

	#page_f .r1 .link-item { max-width:170px; text-align:left; font-size:18px; padding-left:60px;}
	#page_f .r1 .link-icon { width:43px; height:43px; top:0;}
	#page_f .r1 .link-icon.icon-1 { width:36px; height:52px; top:-5px; }
	#page_f .r1 .link-icon.icon-3 { top:8px; }

	.login-modal .modal-dialog { width:900px; }

	.lout-ben-a .par-box:nth-child(2n+1) { clear:left; }
	.lout-ben-a .par-box:nth-of-type(-n+2) { margin-top:0 !important;}
	/* same h */
	.lout-ben-a .list-items > .row { display:flex; flex-flow: row wrap; }
	.lout-ben-a .par-box { display: flex; }
	.lout-ben-a .item-box { flex-grow:1; /*min-height:330px;*/ padding:30px 20px 30px 40px; }
	.lout-ben-a .item-box .icon { height:120px; width:120px; }
	.lout-ben-a .head-box .h-icon { margin-top:30px; }

	.kbase-list .items-list .par-box:nth-of-type(2n+1) { clear:none; }
	.kbase-list .items-list .par-box:nth-of-type(3n+1) { clear:left; }

	.kbase-filter .par-row { margin-left:-40px !important; margin-right:-40px !important;}
	.kbase-filter .par-row .col { padding-left:40px !important; padding-right:40px !important; }

	.kbase-forms { padding-bottom:0;}
	.kbase-forms .item-vals .item-box { width:19%;  }
	.kbase-forms .item-vals .item-box:last-child { width:24%;  }
	
	.kbase-gaz .item-vals .item-box { width:23% !important; }
	.kbase-gaz .item-vals .item-box:last-child { width:31% !important;  }

	.gaz-det .item-vals .item-box { width:33.3333% !important;}

	.rel-contacts { margin-top:60px; padding-top:45px; }

	.hm-sshow .slide { height:580px; }

	.hm-imp-links .item-box { width:225px; height:225px; border:8px solid #ffffff; }
	.hm-imp-links .item-box .link-box { font-size:20px; }
	.hm-imp-links .items-list { top:-140px; }
	.hm-imp-links .item-box .icon { width:80px; height:80px;}

	.hm-bus-entities .emphasis .item-box { padding:30px 25px;}

	.nlt-det .arts-blo { margin-top:40px; padding-top:40px; }
	.nlt-det .par-box { margin-top:45px; }
	.nlt-det .art-blo-b .par-box:nth-of-type(2n+1) { clear:none; }
	.nlt-det .art-blo-b .par-box:nth-of-type(3n+1) { clear:left; }
	.nlt-det .art-blo-b .par-box:nth-of-type(-n+3) { margin-top:0 !important; }
	.nlt-det .art-blo-c .par-box { margin-top:20px; }
	.nlt-det .art-blo-c .par-box:nth-of-type(2n+1) { clear:none; }
	.nlt-det .art-blo-c .par-box:nth-of-type(3n+1) { clear:left; }
	.nlt-det .art-blo-c .par-box:nth-of-type(-n+3) { margin-top:0 !important; }

    .hm_stasts .blo-a .items-list .item-box .icon { top:18px; }
}

@media (min-width: 1200px) {
	.main_menu ul.L1 > li > a { font-size:20px;}

	.pad-bot-a { padding-bottom:50px;}
	
	/*body, p, table, thead, tbody, tfoot, tr, td, th, span, ul, li, input, select, textarea, time, div { font-size:18px; }*/
	.lg_row_a { margin-left:-20px !important; margin-right:-20px !important; }
	.lg_row_a .lg_col_a { padding-left:20px !important; padding-right:20px !important; }

	.lg_row_b { margin-left:-25px !important; margin-right:-25px !important; }
	.lg_row_b .lg_col_b { padding-left:25px !important; padding-right:25px !important; }

	.news-list .item-cont:nth-child(2n+1) { clear:none; }
	.news-list .item-cont:nth-child(3n+1) { clear:left; }
	.news-list .item-cont:nth-of-type(-n+3) { margin-top:0 !important;}

	.mpage-pad { padding:50px 0 65px 0; }
	.mpage-nav-mar { margin-bottom:60px; }

    .ptitle { font-size:36px; }
	.hm-blo-pad { padding:50px 0 60px 0;}

    .lout-ben-a .item-box .icon { height:145px; width:145px; }
   
    .lout-ben-b .list-items .item-box .bg { display:block;}

	.rel-news { padding:70px 0; }
	
	.cont-max-990 { width:990px !important;}
	
	.hm_search .descr strong { font-size:40px; }

	/*.hm-imp-links .container { width:990px !important; }*/
	.hm_stasts .subtitle { font-size:30px; }
	.hm_stasts .blo-a { margin-top:60px; }
	
	.hm_stasts .blo-b { margin-top:60px !important; }

	.contact-inf .inner-box { padding:25px 20px; }
	.contact-inf h4 { margin-bottom:35px; }
}

@media (min-width: 1400px) {
	.fs_xxxl { font-size:54px;}

	.in-main { padding-bottom:40px;}
	
	/*.video-block { max-width:80%; }*/

	/*.mar-top-e { margin-top:55px; }*/
	.mar-bot-e { margin-bottom:45px; }
	.xpad-r { padding-right:45px;}

	.lout-ben-b .list-items .item-box .bg { width:300px; height:85%; }
	.lout-ben-b .list-items .item-box:nth-child(even) .bg { width:350px; height:90%;} 

	.hm-bus-entities .item-box .icon { height:80px; width:80px;}

	.gz-bot-ban { margin-top:60px;}
	.gz-bot-ban .blo-title { font-size:30px; }
}

@media (min-width: 1600px) {
	.container { width:1230px; } 

	.in-main { padding-bottom:55px;}
	
	.lg-row-a { margin-left:-35px !important; margin-right:-35px !important; }
	.lg-row-a .lg-col-a { padding-left:35px !important; padding-right:35px !important;  }

	.lg-row-b { margin-left:-20px !important; margin-right:-20px !important; }
	.lg-row-b .lg-col-b { padding-left:20px !important; padding-right:20px !important;  }
	
	/*.top-line { margin-top:45px; padding-top:45px; }*/

	.news-list .item-cont { margin-top:60px;}

	.hm-sshow .slide { height:686px; }
	.hm_search { top:6%;}
}

/*small devices*/
@media (max-width: 1199px) {
  .lg_mar_top_c { margin-top:15px;}

  .nlt-form  .opt-group label.main { clear:right; width:100%; margin:0 0 10px 0;}
}

@media (max-width: 991px) { 

  .md_centered { text-align:center !important; }
  .md_centered img  { margin:0 auto; }

  /*
  .search_box { margin:0; position:absolute; top:172px; left:0; right:0; background-color:#dedede; padding:15px;}
  .search_box .inner { height:40px; }
  .search_box .search_btn { height:32px; margin:2px 8px 0 0; }
  */
   
  .main_menu .mob_show_sb { position:absolute; right:0; top:1px; height:50px; padding:0 15px; background-color:rgba(255,255,255,0.1) !important; text-align:center; display:block; color:#fff !important; border:none !important; }
  .main_menu .mob_show_sb span { color:inherit !important; top:15px;}
  .main_menu .mob_show_sb:hover { background-color:rgba(255,255,255,0.3) !important; color:#ffffff !important;}
  .main_menu .menu-hm-btn { display:block; }
  
  .main-body { position:static !important; }
  
  .main_menu { height:auto !important; display:none; position:absolute; top:55px; left:0; right:0;  z-index:100; }
  .main_menu .container { padding-left:0 !important; padding-right:0 !important; }
  .main_menu ul li a { padding:16px 15px; line-height:1; display:block; position:relative; }
  .main_menu ul li { position:relative; }
  .main_menu ul li.active > a.m-item:after { content:" "; width:4px; background-color:#ffffff; position:absolute; left:0; top:4px; bottom:4px; }
  .main_menu ul.L1 > li > a { line-height:1; border-top:1px solid #334e68; color:#ffffff; display:block; background-color:#002242; font-size:18px !important; font-weight:700;}
  .main_menu ul.L1 > li:first-child > a { border-top: none;}
  .main_menu ul.L1 > li > a:hover { color:#ffffff; background-color:#003261;}

  .main_menu .L2 { display:none; }
  .main_menu .L2 .row { margin-left:0 !important; margin-right:0 !important; }
  .main_menu .L2-items { padding-left:0 !important; padding-right:0 !important; }
  .main_menu .L2-items.col-no-items > .L2-no-items > a { background-color:#002f5c; color:#ffffff; font-weight:700; font-size:16px; }
  .main_menu .L2-items.col-no-items > .L2-no-items > a:hover {color:#49c1f3; }
  
  .main_menu .L2-items > li > a { border-top:1px solid #33597d; font-size:16px; background-color:#002f5c; text-align:left; color:#ffffff; font-weight:700;}
  .main_menu .L2-items > li > a:hover { color:#49c1f3; text-decoration:none; }
  
  .main_menu .L3 { display:none; }
  .main_menu .L3-items > li > a { font-size:14px; text-align:left; color:#ffffff; background-color:#084177; font-weight:700; }
  .main_menu .L3-items > li > a:hover { color:#49c1f3; text-decoration:none;  }
  
  .main_menu .L4-items > li > a { padding:10px 15px 10px 35px !important; font-size:14px; padding-left:35px; text-align:left; color:#ffffff; background-color:#084177; font-weight:400; }
  /*.main_menu .L4-items > li.active > a,*/
  .main_menu .L4-items > li > a:hover { color:#ffffff; text-decoration:none; background-color:#215485; }
  
  .main_menu ul.L1 > li.active .L2 { display:block; }
  .main_menu ul.L2-items > li.active > .L3 { display:block; }
  /*
  .main_menu ul.L1 > li.active > ul.L2 { display:block; }
  .main_menu ul.L2 > li.active > ul.L3 { display:block; }
  */
 
  .md_mar_top_a { margin-top:20px;}
  .md_mar_top_b { margin-top:30px;}
  .md_mar_top_c { margin-top:15px;}
  .md_mar_top_e { margin-top:25px;}
  
  .md_layout_a { background-color:#eaf1f5; padding-top:25px; padding-bottom:25px; margin-top:25px;}
  
  .md_sep_line { padding-top:40px; margin-top:40px; border-top:1px solid #c5c5c5;  }
  
  /*.news-block:last-of-type { padding-bottom:0; margin-bottom:0; border-bottom:none; }*/
  
  #page_f .r1 .container { padding-left:0 !important; padding-right:0 !important; }

  /*#top_urlblo { display: none !important; }*/
  
  .mob-search-blo { display:none; z-index:1500; position:absolute; top:55px; left:0; right:0; padding:25px 15px; }
  .mob-search-blo { background: rgb(75,173,145); background: -moz-linear-gradient(-45deg, rgba(75,173,145,1) 0%, rgba(75,173,145,1) 44%, rgba(32,124,202,1) 78%, rgba(32,124,202,1) 78%, rgba(33,65,133,1) 100%); background: -webkit-linear-gradient(-45deg, rgba(75,173,145,1) 0%,rgba(75,173,145,1) 44%,rgba(32,124,202,1) 78%,rgba(32,124,202,1) 78%,rgba(33,65,133,1) 100%); background: linear-gradient(135deg, rgba(75,173,145,1) 0%,rgba(75,173,145,1) 44%,rgba(32,124,202,1) 78%,rgba(32,124,202,1) 78%,rgba(33,65,133,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4bad91', endColorstr='#214185',GradientType=1 );
  }
  .mob-search-blo .inner { max-width:280px; margin:0 auto; height:44px; background-color:#fff; border-radius:6px; border:none; position:relative; }
  .mob-search-blo .searchfield { margin:2px 0 0 4px; float:left; color:#5b5b5b; width:80%; height:40px; font-size:14px; padding-left:5px; background-color: transparent; }
  .mob-search-blo .searchfield::-webkit-input-placeholder { color:#95989a;}
  .mob-search-blo .search_btn { margin:12px 10px 0 0; float:right; width:23px; height:20px; background:url(images/search_btn.svg) no-repeat center center; background-size:contain; text-indent:-99999px; }
  .mob-search-blo input { border:none; }
  .mob-search-blo input:focus { outline:none;}
  .mob-search-blo .descr { color:#fff; font-size:16px; max-width:300px; margin:0 auto; text-align:center; margin-bottom:20px; }
  .mob-search-blo .descr strong { font-size:26px; padding-top:2px; display:block; line-height:1; }

  .mpage-pad.rel-cont-exist { padding-bottom:0 !important; }

  .imp-links { display:none !important;  }
}

@media (max-width: 767px) { 

  .sm_mar_top_a { margin-top:10px;}
  .sm_mar_top_c { margin-top:15px;}
  .sm_mar_top_d { margin-top:20px;}
  .sm_mar_top_e { margin-top:30px;}
  .sm_mar_top_f { margin-top:25px;}

  .sct-style-1 .mob-sct-bg { background-color:#006eb9 !important; }
  .sct-style-2 .mob-sct-bg { background-color:#18a1ba !important; }
  .sct-style-3 .mob-sct-bg { background-color:#17b389 !important; }
  .sct-style-4 .mob-sct-bg { background-color:#efb324 !important; }
  .sct-style-5 .mob-sct-bg { background-color:#876495 !important; }

  .sm_sep_line { padding-top:30px; margin-top:30px; border-top:1px solid #dedede;  }
  .news-block:last-child { margin-bottom:0; border-bottom:none; }

  .btns_row .dbox { width:100%; margin-right:0; border-right: none; padding-right:0; height:35px; }

  .main-row .mcol.mcol-l { width:100%; clear:right; }
  .main-row .mcol.mcol-r { width:100%; clear:left;}
  .md-mar-top { margin-top:30px;}
  
  /*#page_h .r2 { padding-bottom:0 !important; } #because important links removed*/
  
  /*#page_h.in-page .r2 { padding-bottom:0 !important; }*/
  .imp-links .container { padding-left:0 !important; padding-right:0 !important; }
  .imp-links { padding-bottom:2px; }
  
  #page_f .r3 .par-box:last-child .ban-box { margin-top:25px; padding-top:25px; border-top:1px solid #e0e0e0}

  #page_f .r1 .par-box:nth-child(2) { border-right:1px solid #e0e0e0; }
  #page_f .r1 .par-box:nth-of-type(-n+2) { border-bottom:1px solid #e0e0e0;}

  .lout-lcy-a .item-box .teaser { max-height:150px; display:inline-block; } 
  .lout-lcy-a .sublist { display:block; }
  .lout-lcy-a .sublist li { padding:0; margin-bottom:5px; background-color:#006eb9; border-radius:4px;}
  .lout-lcy-a .sublist li:after { display:none; }
  .lout-lcy-a .sublist li a { display:block; background-color:inherit; border-radius:4px; line-height:1.1; color:#fff !important; padding:12px; text-align:center;  }
  .lout-lcy-a .sublist li a:hover { text-decoration:none; background-color:rgba(255,255,255,0.1);}

  .lout-lcy-c .steps-blo { margin-bottom:34px; }
  .lout-lcy-c .head-2 h2 { text-align:center; }
  .lout-lcy-c .nav-blo { display:block; max-width:100%; }
  .lout-lcy-c .nav-blo a { position:relative; display:block; padding:10px 15px; background-color:#006eb9; width:100%; display:table; table-layout:fixed; }
  .lout-lcy-c .nav-blo > a:after { background-image:none; width: 0; height: 0; border-style: solid; top:0; bottom:0;}
  .lout-lcy-c .nav-blo em { font-size:14px; color:#ffffff; display:table-cell; height:34px; vertical-align: middle; width:100%; }
  .lout-lcy-c .nav-blo a:hover { background-color:#015e9e; text-decoration:none;  }
  .lout-lcy-c .nav-blo.nav-blo-r { text-align:left; padding-right:21px; }
  .lout-lcy-c .nav-blo.nav-blo-r > a { border-radius:4px; padding-right:0 !important;}
  .lout-lcy-c .nav-blo.nav-blo-r > a:after {
	  right:-21px;
	  border-width: 27px 0 27px 23px;
	  border-color: #fff #fff #fff #006eb9;
   }
  .lout-lcy-c .nav-blo.nav-blo-r a:hover:after { border-left-color:#015e9e; }
  
  .lout-lcy-c .pad-a { padding-bottom:0; }
  .lout-lcy-c .nav-blo.nav-blo-l { text-align:right; padding-left:21px; }
  .lout-lcy-c .nav-blo.nav-blo-l > a { border-radius:4px; padding-left:0 !important; }
  .lout-lcy-c .nav-blo.nav-blo-l > a:after {
	  left:-21px; 
	  border-width: 27px 23px 27px 0;
	  border-color: #fff #006eb9 #fff #fff;
   }
  .lout-lcy-c .nav-blo.nav-blo-l a:hover:after { border-right-color:#015e9e; }
  /* .lout-lcy-c .nav-blo strong { font-size:14px;}*/
  
  .rel-cont-blo { background-color:#eaf1f5; padding-top:20px; padding-bottom:15px; }
  .rel-cont-blo .blo-h { display:block; text-align:center; margin-bottom:20px; }

  .kbase-filter .par-row .r-col { margin-top:25px; padding-top:25px; border-top:1px solid #3dcfff; }
  .kbase-filter .searchfield { width:75%;}

  .kbase-forms .item-vals .item-box { width:50%;  }
  .kbase-forms .item-vals .item-box:last-child { width:100%;  }
  
  .kbase-gaz .item-vals .item-box:nth-child(3),
  .kbase-gaz .item-vals .item-box:nth-child(4) { width:100% !important; }

  /*
  .submenu-b .submenu-box ul li a { padding:8px 15px 8px 30px;  }
  .submenu-b .submenu-box .sub-list { display:none; }
  */
  .submenu-b .submenu-box .sub-list { position:relative}
  .submenu-b .submenu-box .sub-list:after { content:" "; position:absolute; left:15px; top:0; width: 0; height: 0; border-style: solid; border-width: 10px 15px 0 15px; border-color: #006eb9 transparent transparent transparent; }
  .sct-style-1 .sub-list:after { border-top-color:#015b99 !important; }
  .sct-style-2 .sub-list:after { border-top-color:#02859d !important; }
  .sct-style-3 .sub-list:after { border-top-color:#00986f !important; }
  .sct-style-4 .sub-list:after { border-top-color:#db9b01 !important; }
  .sct-style-5 .sub-list:after { border-top-color:#704e7e !important; }
  .sct-style-6 .sub-list:after { border-top-color:#015b98 !important; }
  .sct-style-7 .sub-list:after { border-top-color:#022c6b !important; }
  .sct-style-8 .sub-list:after { border-top-color:#6cac28 !important; }
  .sct-style-9 .sub-list:after { border-top-color:#6cac28 !important; }
  .sct-style-10 .sub-list:after { border-top-color:#6cac28 !important; }
  .sct-style-11 .sub-list:after { border-top-color:#bf3e3e !important; }

  .lout-ben-a .item-box .icon { height:100px; width:100px; }

  .contact-inf .par-box { border-bottom:1px solid #dedede; }
  .contact-inf .par-box:last-child { border-bottom:none; }

  #page_f .r2 { background-color:#ffffff; }
  #page_f .smedia strong { color:#006eb9; }
  
  #page_f .r4 .cred-b { padding-top:0;}
  #page_f .r4 .cred-b p { margin-top:20px; padding-top:16px; border-top:1px solid #dddddd;  }
  #page_f .r4 .cred-b .int-links a { display:block; padding:4px 0; }
  #page_f .r4 .cred-b .int-links span,
  #page_f .r4 .cred-b .int-links br { display:none; }
  
  .hm-blo-title { font-weight:700; }

  .tw-block .blo-head, 
  .hm-news .blo-head { text-align:center; font-size:28px; }
  
  .hm-bus-entities { margin-top:0 !important; }
  .hm-bus-entities .blo-head { display:none; }
  .hm-bus-entities .container { padding-left:0 !important; padding-right:0 !important; }
  .hm-bus-entities .item-box { position:relative; }
  .hm-bus-entities .mob-sct-head { position:relative; }
  .hm-bus-entities .mob-sct-head a.link-l1 { display:block; padding:16px 15px 18px 15px; color:#fff; font-size:20px; line-height:1; font-weight:700; position:relative; z-index:1; }
  .hm-bus-entities .mob-sct-head a.link-l1:hover { text-decoration:none; opacity:0.9; }
  .hm-bus-entities .sub-list { position:relative; padding:14px 0 10px 0; display:none; }
  .hm-bus-entities .sub-list .mob-bg { display:block; position:absolute; top:0; right:0; bottom:0; left:0; background-position:center center; background-repeat:no-repeat; background-size:contain; opacity:0.1; margin:50px; z-index:1;  }
  .hm-bus-entities .sub-list li { z-index:2; position:relative;}
  .hm-bus-entities .sub-list li a { display:block; padding:12px 15px; color:#fff; font-size:16px; line-height:1; font-weight:700; }
  .hm-bus-entities .sub-list li a:hover { text-decoration:none; background-color:rgba(255,255,255,0.2);}
  .hm-bus-entities .mob-sct-body:after { content:" "; position:absolute; left:15px; top:0; width: 0; height: 0; border-style: solid; border-width: 10px 15px 0 15px;
border-color: #006eb9 transparent transparent transparent;}
  .hm-bus-entities .sct-style-1 .mob-sct-head a.link-l1 { background-color:#006eb9; }
  .hm-bus-entities .sct-style-1 .mob-sct-body { background-color:#308ccb; }
  .hm-bus-entities .sct-style-1 .mob-sct-body:after { border-top-color:#006eb9 !important; }
  .hm-bus-entities .sct-style-2 .mob-sct-head a.link-l1 { background-color:#18a1ba; }
  .hm-bus-entities .sct-style-2 .mob-sct-body { background-color:#2fbad3; }
  .hm-bus-entities .sct-style-2 .mob-sct-body:after { border-top-color:#18a1ba !important; }
  .hm-bus-entities .sct-style-3 .mob-sct-head a.link-l1 { background-color:#17b389; }
  .hm-bus-entities .sct-style-3 .mob-sct-body { background-color:#44c4a2; }
  .hm-bus-entities .sct-style-3 .mob-sct-body:after { border-top-color:#17b389 !important; }
  .hm-bus-entities .sct-style-4 .mob-sct-head a.link-l1 { background-color:#efb324; }
  .hm-bus-entities .sct-style-4 .mob-sct-body { background-color:#eeb838; }
  .hm-bus-entities .sct-style-4 .mob-sct-body:after { border-top-color:#efb324 !important; }
  .hm-bus-entities .sct-style-5 .mob-sct-head a.link-l1 { background-color:#876495; }
  .hm-bus-entities .sct-style-5 .mob-sct-body { background-color:#ac88bb; }
  .hm-bus-entities .sct-style-5 .mob-sct-body:after { border-top-color:#876495 !important; }

  .hm_stasts .blo-b { margin-top:30px !important; padding-top:30px; border-top:1px solid #dedede; }
  
  .hm-links-b { padding:0; }
  .hm-links-b .container { padding-left:0; padding-right:0; }
  .hm-links-b .list-row .par-box { margin-top:0; border-top:1px solid #ffffff; }
  .hm-links-b .list-row .item-box { border-radius:0; padding:0; }
  .hm-links-b .title { padding:0 !important; margin-bottom:0 !important; }
  .hm-links-b .title a.link-l1 { background-color:#006eb9; display: block; padding: 16px 15px 18px 15px; color: #fff; font-size: 20px; line-height: 1; font-weight: 700; position: relative; z-index: 1; }
  .hm-links-b .title a.link-l1:link:hover { background-color:rgba(255,255,255,0.2); text-decoration:none; }
  .hm-links-b .title:after { display:none; }
  .hm-links-b .links { background-color:#1388d8; position:relative; padding:14px 0 10px 0; display:none; }
  .hm-links-b .links:after { content:" "; position:absolute; left:10px; top:0; width: 0; height: 0; border-style: solid; border-width: 10px 15px 0 15px;
border-color: #006eb9 transparent transparent transparent;}
  .hm-links-b .links li { padding:0 !important;  z-index:2; position:relative; }
  .hm-links-b .links li:after { display:none; }
  .hm-links-b .links li a { display:block; padding:14px 15px 14px 30px; color:#fff; font-size:16px; line-height:1; font-weight:700; position:relative; }
  .hm-links-b .links li a:hover { text-decoration:none; background-color:rgba(255,255,255,0.2);}
  .hm-links-b .links li a:after { content:" "; position:absolute; left:15px; top:18px; width:4px; height:4px; background-color:#ffffff; }
  .hm-links-b .links .mob-bg { display:block; position:absolute; top:0; right:0; bottom:0; left:0; background-position:center center; background-repeat:no-repeat; background-size:contain; opacity:0.1; margin:15px; z-index:1;  }
  .hm-links-b .e-services .links .mob-bg { background-image:url(images/eservices_icon.svg); }
  .hm-links-b .popular-tasks .links .mob-bg {background-image:url(images/populartasks_icon.svg);}

  #page_f.in-page { border-top:1px solid #dedede; padding-top:30px; }
  #page_f .r1 { border-top:none; }
  #page_f .r1 .par-box { height:auto; text-align:center; border:none !important; }
  #page_f .r1 .par-box .d_table { height:inherit; }
  #page_f .r1 .link-item { max-width:100%; height:110px; background-color:#f7f7f7; text-align:center; border-radius:8px; font-size:14px; font-weight:700; color:#006eb9; position:relative; display:block; padding:12px 5px; }
  #page_f .r1 .link-icon { display:block; position:relative; margin:0 auto; margin-bottom:10px; left:auto; top:auto; }
  #page_f .r1 .container { padding-left:6px !important; padding-right:6px !important; }
  #page_f .r1 .row-0 { margin-left:-2px !important; margin-right:-2px !important; }
  #page_f .r1 .row-0 .col-0 { padding-left:2px !important; padding-right:2px !important; }

  #page_h .r1-mob .usr-btns .btn { padding: 8px 4px !important;}
  
  .rel-news { margin-top:0; }
  .rel-content-blo { border:5px solid #ffffff; background-color:#ffffff; border-radius:6px; box-shadow:none; -webkit-box-shadow: none; }
  .rel-content-blo .blo-header { padding-left:15px; border-radius:6px; }
  .rel-content-blo .blo-header:after { display:none; }
  .rel-content-blo ul { padding: 12px 5px; }
  .rel-content-blo ul li { border-bottom:1px solid #dddddd; padding-bottom:12px; margin-bottom:12px; padding-left:18px; font-weight:700; }
  .rel-content-blo ul li:after { left:5px; }
  .rel-content-blo ul li:last-child { border-bottom:none; padding-bottom:0; margin-bottom:0; }

  .search-page .fby-options li { float:left; width:50%; margin-bottom:12px; }

  #top_urlblo { background-color:#fafafa; }
  #top_urlblo .par-box:nth-of-type(2) .item-box { border-top:1px solid #b0b0b0; padding-top:20px; margin-top:20px; }

}

.vidible-xxs { display:none !important; }
.vidible-xxxs { display:none !important; }

@media (max-width: 480px) {
  .hm_search { padding:0 15px; }
  .hm_search .search_box { max-width:100%;}
  .hm_search .descr { font-size:18px; }
  .hm_search .descr strong { font-size:26px; }

  .xs_mar_top_a { margin-top:20px;}
  .xs_mar_top_c { margin-top:10px;}
  
  .xxs-full { width:100%; clear:both; }
  .hidden-xxs { display:none !important; }
  .vidible-xxs { display:block !important; }
  
  .fs-mob { font-size:14px;}

  .hblo-dumb-row { display:none; }

  /*remove bullets from editor*/
  /*
  .ed_body ul li { padding: 6px 0px 6px 0 !important; }
  .ed_body ul li:after { display:none; }
  */
  .news-list .item-cont:nth-of-type(2) { margin-top:35px !important;}

  .imp-links .link { font-size:12px; line-height:1.34;}
  #page_f .r1 .link-item { font-size:12px; }

  .lout-ben-a .item-box .icon { height:60px; width:60px; }
  .phead-tabs .head-links li { display:block; margin:2px 0 3px 0; }
  .phead-tabs .head-links li a { font-size:14px; }

  .hm-blo-title { font-size:28px;  }
  
  .nlt-det .art-blo-a .par-box:nth-child(2),
  .nlt-det .art-blo-b .par-box:nth-child(2),
  .nlt-det .art-blo-c .par-box:nth-child(2) { margin-top:35px !important;}
  
  .hm-sshow .slide { height:300px;}
  .hm_search { top:2%; }
  
  .hm-bus-entities .emphasis .item-box { text-align:center; }
  .hm-bus-entities .emphasis .h-icon { margin:0 auto; }
  .hm-bus-entities .emphasis .descr { font-size:20px; }
  .hm-bus-entities .emphasis .descr strong { display:inline; padding-top:0; font-size: inherit; line-height:inherit}
  
  .hm_stasts .blo-b .item-box { height:auto; }
  
  #page_h .r1-mob { padding:10px 5px !important; }
  #page_h .r1-mob .usr-btns .btn { font-size:13px !important; height:36px;}
  .mob_btn { margin-top:1px; }

  .lout-lcy-a .item-box .teaser { max-height:80px;} 

  .lout-lcy-c .nav-blo em { font-size:12px; }

  .gz-bot-ban .ban-box { padding:20px 15px;  }
  .gz-bot-ban .photo { top:15px; left:15px;}

   .web-form .radio-options li a { font-size:14px; }

   .hm-knowbase .items-list .par-box { height:185px; }
}

.hidden-xxxs { display:block;}

@media (max-width: 320px) {
  .xxxs-full { width:100%; clear:both; }
  .hidden-xxxs { display:none !important;}
  .vidible-xxxs { display:block !important; }

}

#back-to-top { background: none; margin: 0; position: fixed; bottom: 5px; right: 5px; width: 46px; height: 46px; z-index: 500; display:block; text-decoration: none; background-color:#006eb9; padding:0; text-align:center; border-radius:50%; }
#back-to-top img { margin:12px auto 0 auto;}
#back-to-top:hover {  background-color: #083f8c; }

@media print {
  a[href]:after {
    content: none !important;
  }
}

.choose_busent { max-width:100%; overflow:auto; border-bottom:1px solid #dadada; padding-bottom:15px; margin-bottom:40px; }
.busent_table { width:100%; border-collapse:collapse;padding:0; margin:0 !important; border:0;}
.busent_table td { width:16.6666%; border-left:2px solid #f1f1f1 !important; padding:20px 10px; text-align:center; margin:0; min-width:150px;  }
.busent_table td:first-child { border-left:none; }
.busent_table td:last-child { border-right:2px solid #f1f1f1; }
.busent_table thead td { height:100px; font-size:18px; font-weight:700; border-color:#ffffff !important; color:#ffffff; text-align:center;}
.busent_table thead td:nth-child(1) { background-color:#ffffff; }
.busent_table thead td:nth-child(2) { background-color:#006eb9; }
.busent_table thead td:nth-child(3) { background-color:#18a1ba; }
.busent_table thead td:nth-child(4) { background-color:#17b389; }
.busent_table thead td:nth-child(5) { background-color:#efb324; }
.busent_table thead td:nth-child(6) { background-color:#876495; }
.busent_table tbody td { border-bottom:2px solid #f1f1f1 !important; font-size:14px; color:#000000; background-color:#ffffff; }
.busent_table tbody tr:nth-child(even) td { background-color:#f9f9f9; }
.busent_table tbody td:first-child { background-color:#efefef !important; border-bottom-color:#ffffff !important; border-left:none !important; font-weight:700; text-align:left; padding-left:20px; }
.busent_table tbody tr:last-child td:first-child { border-bottom-color:#efefef !important;}
.busent_table tfoot td { border:none !important; background-color:#ffffff !important; }
.busent_table tfoot td a { border-radius:8px; padding:12px 10px; font-size:18px; text-align: center; color:#ffffff; font-weight:700; display:flex; justify-content:center; align-items:center; min-height:100px; }
.busent_table tfoot td a:link, .busent_table tfoot td a:visited { color: #ffffff; text-decoration: none; }
.busent_table tfoot td a:active, .busent_table tfoot td a:hover { color: #ffffff; text-decoration: none !important; }
.busent_table tfoot td:nth-child(2) a { background-color:#006eb9; }
.busent_table tfoot td:nth-child(2) a:hover { background-color:#1383cf; }
.busent_table tfoot td:nth-child(3) a { background-color:#18a1ba; }
.busent_table tfoot td:nth-child(3) a:hover { background-color:#32b5cd; }
.busent_table tfoot td:nth-child(4) a { background-color:#17b389; }
.busent_table tfoot td:nth-child(4) a:hover { background-color:#30c89f; }
.busent_table tfoot td:nth-child(5) a { background-color:#efb324; }
.busent_table tfoot td:nth-child(5) a:hover { background-color:#e1a71d; }
.busent_table tfoot td:nth-child(6) a { background-color:#876495; }
.busent_table tfoot td:nth-child(6) a:hover { background-color:#a288ad; }


/* newsletter */
.nlt-viewpage .container { max-width:990px !important; }
.nlt-viewpage .ntl-head { padding: 30px 0; border-bottom:1px solid #e0e0e0; }
.nlt-viewpage #page_f .r4 { padding:20px !important; }
