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:#3c3c3c;}
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.png) 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: 'Open Sans Condensed', sans-serif; }*/

h1,h2,h3,h4,h5 { font-family: 'Roboto', sans-serif; margin:0; padding:0; line-height:1.2; }
.ptitle {  color:#000000; font-size:26px; font-weight:300; line-height:1; }
.pheader { border-bottom:1px solid #CECECE; padding:28px;}

/*
.t-on-topic { position:absolute; top:0; left:0; right:0; text-align:center; }
.t-on-topic .ptitle { padding:15px 30px; background-color:rgba(0,0,0,0.6); z-index:2;  }
*/
.time-a { color:#8e8e8e; font-weight:700; }
.blabel { font-weight:300; display:block; margin-bottom:15px; }

.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_xxxl { font-size:32px;}

.d_table { display:table; 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; }

.ed_body { line-height:1.4814;  }
.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; }

.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: #003153; text-decoration: none; }
.w-link a:active, .w-link a:hover { color: #003153; text-decoration: underline; }

.w-link_b a:link, .w-link_b a:visited { color: #c1272d; text-decoration: none; }
.w-link_b a:active, .w-link_b a:hover { color: #c1272d; text-decoration: underline; }

.link-a a:active, .link-a a:hover { color: #003153 !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:25px;}
.mar-top-g { margin-top:25px; }
.mar-top-d { margin-top:25px; }
.mar-top-e { margin-top:35px; }
.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;  }

.col-xs-2_4 { float:left; width:20%;}

.top-line { margin-top:30px; padding-top:30px; border-top:1px solid #c5c5c5; }
.bot-line { margin-bottom:30px; padding-bottom:30px; border-bottom:1px solid #c5c5c5;}

.pad-a { padding:30px 0; }
.pad-b { padding:20px 0; }

.pad-bot-a { padding-bottom:30px; }
.pad-bot-b { padding-bottom:20px; }

.color-a { color:#3e3e3e; }
.color-b { color:#818181; }
.color-c { color:#585858; }
.color-d { color:#ab9f6d; }

.not-res { padding:15px; font-style:italic; }

/*static*/
.video-block { max-width:100%; }
.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; }

.share_box.aright { float:right; clear:left; }
.share_box strong { color:#000; display:block; padding-bottom:5px; } 

#map-canvas { height:270px; }

.msgbox { display:none; margin-bottom:20px; padding:10px; 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:40px; }
.t_bot_line { margin-top:45px; padding-top:35px; border-top:1px solid #cecece; }
.t_nav_block { text-align:center; }
.t_nav_block a { display:inline-block; height:30px; width:30px; border-radius:50%; background-color:#ffffff; line-height:30px !important; color:#4d4d4d; font-size:14px; font-weight:400;  }
.t_nav_block a.num { margin:0 2px; text-align:center; /* border-radius:14px; background-color:#ffffff; */}
.t_nav_block a.num:hover,
.t_nav_block a.num_sel { text-decoration:none; background-color:#AB9F6D; color:#fff !important;}
.t_nav_block a.nav_btn { text-indent:-99999px; margin:0 4px; background-position:center center; background-size:contain; background-repeat:no-repeat; }
.t_nav_block a.nav_btn.btn_first { background-image:url(images/first_on_btn.svg); }
.t_nav_block a.nav_btn.btn_first:hover { background-image:url(images/first_over_btn.svg); }
.t_nav_block a.nav_btn.btn_next { background-image:url(images/next_on_btn.svg); }
.t_nav_block a.nav_btn.btn_next:hover { background-image:url(images/next_over_btn.svg); }
.t_nav_block a.nav_btn.btn_prev { background-image:url(images/previous_on_btn.svg); }
.t_nav_block a.nav_btn.btn_prev:hover { background-image:url(images/previous_over_btn.svg); }
.t_nav_block a.nav_btn.btn_last { background-image:url(images/last_on_btn.svg); }
.t_nav_block a.nav_btn.btn_last:hover { background-image:url(images/last_over_btn.svg); }
.t_nav_block a:link, .t_nav_block a:visited { color:#4d4d4d;}
.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:#ab9f6d; color:#fff;}
.t_backbtn a:link, .t_backbtn a:visited { color:#000000;}
.t_backbtn a:hover, .t_backbtn a:active { color:#ab9f6d; 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;}
.btn:focus {outline: 0;}

.btn-a,
.btn-a:link,
.btn-a:visited { background-color:#003153; color:#fff !important; border-radius:0; }
.btn-a:hover,
.btn-a:active { background-color:#29597B; color:#fff !important; text-decoration:none !important; }

.btn-b,
.btn-b:link,
.btn-b:visited { background-color:#ab9f6d; color:#fff !important; }
.btn-b:hover,
.btn-b:active { background-color:#b8ab77; color:#fff !important; text-decoration:none !important; }

.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; }

img.scode { float:left; margin-right:15px;}
.contact-page .form_bl { margin-top:20px; padding-top:20px; border-top:1px solid #e0ebf7; }
.contact-page .form-group { margin-bottom:0; }
.contact-page .form-control { margin-bottom:10px; }
.contact-page .head { margin-bottom:15px; font-size:14px; line-height:18px;}
.contact-page .g_map { height:300px; width:100%; }
.contact-page .g_map #gmap_canvas { height:300px;width:100%; }
.contact-page .contacts td { padding:0 15px 5px 0; vertical-align:top;  }
.contact-page  label { font-weight:300 !important; margin-bottom:2px; padding:4px 0 2px 0; font-size:14px; }

.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;}

/*
.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;
}
*/

.container-fluid { max-width:1800px !important; }

/****************************************/
/************** SKELETON ****************/
.share-box { margin-top:40px; }
.share-box strong { display: inline-block; margin-right:20px; vertical-align:middle; color:#3C3C3C; }
.share-box .share-items { display:inline-block; vertical-align:middle; }

.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:#F0F0F0; padding:12px 0; }
#page_h .r2 { background-color:#ffffff; padding:30px 0;  }
#page_h .r2 .d_col { height:85px; }
#page_h .logo_img { display:inline-block; width:160px; height:85px;   }

.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 a { display:inline-block; margin-left:9px; width:40px; height:40px; background-position:center center; background-repeat:no-repeat; background-size: cover; vertical-align:top; text-indent:-9999px; margin-top: -15px;  }
.smedia a.ip { background-image:url(images/investors_in_people.png); width:128px !important; height:44px !important; }
.smedia a.fb { background-image:url(images/facebook.svg);}
.smedia a.yt { background-image:url(images/yt_btn.svg);}
.smedia a.in { background-image:url(images/inst_btn.svg);}
.smedia a.pi { background-image:url(images/pin_btn.svg);}
.smedia a.lin { background-image:url(images/linkedin.svg);}
.smedia a.lg { background-image:url(images/lg_logo.svg); width:90px !important; height:60px !important; margin-top:-20px !important; }
.smedia a:hover { text-decoration:none; }

#page_f { background-color:#f0f0f0; }
#page_f .credits { color:#000; font-weight:400; text-align:center; }
#page_f .credits a:active, #page_f .credits a:hover { color:#000; text-decoration:underline; }

.mob_btns { float:right; margin-top:30px; }
.mob_btn { margin-left:12px; position:relative; float:left; border:none; background-color:#00582e; padding: 9px 10px; }
.mob_btn .icon-bar { display: block; background-color: #fff !important; width: 22px; height: 2px; border-radius: 1px;}
.mob_btn .icon-bar + .icon-bar { margin-top: 4px; }
.mob_btn:focus { outline:none; }
.mob_btn:hover { background-color:#29597B;}
.m_search_btn { width:42px; height:32px !important; background:#00582e url(images/search_btn_s.png) no-repeat center center;}

.search_box { display:none; /*height:48px; background-color:#d4ba3a; margin-left:10px;*/ }
.search_box .inner { height:36px; background-color:#fff; border:1px solid #dfdfdf; border-radius:4px; }
.search_box .searchfield { margin:2px 0 0 4px; float:left; color:#5b5b5b; width:80%; height:30px; font-size:14px; padding-left:5px;}
.search_box .searchfield::-webkit-input-placeholder {  color:#8f92a6;}
.search_box .search_btn { margin:6px 5px 0 0; float:right; width:26px; height:22px; background:url(images/search_btn.svg) no-repeat center center; background-size:contain; }
/*.search_box .search_btn:hover { background-image:url(images/search_over_btn.svg);}*/
.search_box input { border:none; }
.search_box input:focus { outline:none;}

.bcrumb { padding:20px 0; background-color:#F0F0F0; }
.bcrumb_bar { color:#6a6a6a; text-align:left; line-height:1.15; font-weight:300; font-size:14px; }
.bcrumb_bar a:active, .bcrumb_bar a:hover { color:#6a6a6a; text-decoration: underline; }
.bcrumb_bar span.selected { color:#6a6a6a; line-height:inherit; font-size:inherit; }

.langs-box { cursor:pointer; width:110px; float:right; margin-left:15px; background-color:#fff; height:28px; border-radius:14px; padding:0 15px; position:relative;}
.langs-box span { font-size:14px; color:#5b5b5b; line-height:28px;  }
.langs-box:after { content:" "; position:absolute; right:10px; top:11px; width: 0; height: 0; border-style: solid; border-width: 5px 4.5px 0 4.5px; border-color: #5b5b5b transparent transparent transparent; }
.langs-box ul { display:none; position:absolute; top:28px; left:0; right:0; }
.langs-box ul li { font-size:14px; color:#5b5b5b; margin-top:1px; }
.langs-box ul li a { display:block; padding:0 15px; line-height:28px; background-color:#ffffff; height:28px; border-radius:14px;}
.langs-box ul li a:hover { background-color:#ab9f6d; color:#fff;}

/*
.bot_menu { margin-left:-15px; margin-right:-15px; }
.bot_menu .col-block { position:relative; float:left; width:20%; padding:0 15px;}
.bot_menu .item_box { margin-bottom:30px; }
.bot_menu .item_box .L1 { font-weight:300; color:#454545; font-size:18px; margin-bottom:18px; border-bottom:1px solid #c3c3c3; padding-bottom:8px; }
.bot_menu .item_box ul.sup_list li { padding:6px 0px; font-size:14px; font-weight:300; position:relative; color:#454545; }
.bot_menu .item_box a:hover, .bot_menu .item_box a:active { color:#003153; text-decoration:none !important; }
*/

.main-body { z-index:1; position:relative; max-width:100%; overflow:hidden; }
.mpage-pad { padding:40px 0; }

#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; }
.bm-menu li { float:left; margin-right:1px;  }
.bm-menu li a { display:block; border-radius:4px; font-weight:300; font-size:14px; padding:10px 10px; line-height:1;   }
.bm-menu li a:active, .bm-menu li a:hover { background-color:#AB9F6D; color:#ffffff; }

/************************************/
/**************HOME PAGE************/
.hm-blo-title { font-size:30px; font-weight:100; color:#003153; margin-bottom:40px; text-align:center; }
.hm-blo-pad { padding:40px 0 40px 0;}

.BlockFA_02 { position:relative; width:100%; z-index:1; overflow:hidden; }
.BlockFA_02 .slide { height:330px/*416px*/; max-height:800px !important; background-position:center center; background-size:cover; background-repeat:no-repeat;}
.BlockFA_02 .main-link { display:block; position:absolute; top:0; left:0; right:0; bottom:0; }
/*relative to slogan*/
.BlockFA_02 .anim-slide { opacity:0; /*transition:all ease-in-out 1s;*/ position:relative; }
.BlockFA_02 .animated { opacity:1; transition:all ease-in-out 0.7s;}
.BlockFA_02 .anim-1 { top:80px; }
.BlockFA_02 .anim-1.animated { top:0;}
.BlockFA_02 .anim-2 { top:80px; }
.BlockFA_02 .anim-2.animated { top:0;}
.BlockFA_02 .slide .topic-bg { position:absolute; top:0; left:0; bottom:0; right:0;/* background-color:rgba(23,26,45,0.6);*/}
.BlockFA_02 .slide .topic-descr { position:absolute; top:0; left:0; bottom:0; right:0;}
.BlockFA_02 .slide .topic-descr .d_col { vertical-align:middle; padding-bottom:50px; text-align:right; }
.BlockFA_02 .topic-txt { display:inline-block; width:400px; text-align:left; padding:25px 15px; background-color: rgba(255,255,255,0.9); }
.BlockFA_02 .topic-txt h2 { font-size:30px; color:#AB9F6D; font-weight:100; line-height:1;}
.BlockFA_02 .topic-txt .descr { margin-top:15px; color:#3c3c3c; font-weight:300; font-size:16px; line-height:1.5; }
.BlockFA_02 .topic-txt hr { height:2px; background-color:#003153; }
.BlockFA_02 .morebtn { border-radius:6px; min-width:150px; margin-top:25px; display:inline-block; }

.hm-stand { padding:30px 0; background:url(images/about_bg.jpg) no-repeat top left; background-size:cover;}
.hm-stand .descr { margin-top:30px; font-weight:300; }
.hm-stand h2 { font-weight:100; font-size:36px; }
.hm-stand .d_col { height:370px; }

.links-02 { padding:35px 0 10px 0; background:url(images/whoweare_img.jpg) no-repeat top left; background-size:cover; background-attachment:fixed; }
.links-02 h2 { color:#fff; font-weight:100;}
.links-02 .par-box { margin-bottom:35px; }
.links-02 .item-box { position:relative; background-color:rgba(255,255,255,0.9); height:auto; padding:35px 25px;  transition:all ease-out 0.2s; }
.links-02 .item-box.linked:hover { background-color:rgba(255,255,255,1); transition:all ease-in 0.2s; }
.links-02 .descr { margin-top:25px; }
.links-02 .overalllink { display:block; position:absolute; left:0; top:0; bottom:0; right:0; background-color: transparent;}

.links-03 { background-color:#F0F0F0; }
.links-03 h2 { text-align:center; margin-bottom:10px;}
.links-03 .item-box { margin-top:25px;}
.links-03 .item-box img { margin:0 auto; }

.links-03 .item-box img.desaturate {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    /* filter: url(data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/sv…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale); */
    transition: all ease-in-out 0.3s;
}
.links-03 .item-box img.desaturate {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    /* filter: url(data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/sv…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale); */
    transition: all ease-in-out 0.3s;
}
.links-03 .item-box img.desaturate:hover {
	-webkit-filter: none;
	filter: none;
	filter: none;
	transition:all ease-in-out 0.3s;
}

.if-02 { max-width:100%; overflow:hidden; }
.if-02 .items-list { margin:0 -20px; position:relative; }
.if-02 .items-list .par-box { padding:0 20px; }
.if-02 .teaser { margin-bottom:20px; text-align:center; }
.if-02 .teaser img { margin:0 auto; }
.if-02 time { margin-bottom:10px; }
.if-02 .cat { margin-bottom:10px; }
.if-02 .subtitle { margin-bottom:5px; }
.if-02 .summary { margin-top:10px; font-size:14px; color:#707070; line-height:1.8; }

.fa_03 { background:url(images/investment_bg.jpg) no-repeat center center; background-size:cover; }
.fa_03 .container-fluid { max-width:1400px !important; margin:0 auto;}
.fa_03 .hm-blo-title { color:#ffffff; font-weight:100; }
.fa_03 .items-list { margin:0 -10px; position:relative; }
.fa_03 .items-list .par-box { padding:0 10px; }
.fa_03 .items-list .par-box .item-box { background-color:#ffffff; position:relative; height: 400px; padding:35px 15px; text-align:center; }
.fa_03 .items-list .photo-box { width:90px; height:90px; margin:0 auto 25px auto; }
.fa_03 .items-list .photo-box img { width:90px; height:90px; }
.fa_03 .items-list .title { font-weight:700; font-size:16px; color:#003153; }
.fa_03 .items-list .summary { font-size:14px; line-height:1.5; margin-top:15px; }

/************************************/
/**************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:#003153; 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:#003153; }
.sitemap h2 a:hover, .sitemap h2 a:active { color:#003153;  text-decoration:none !important;}

.search-page .top-row { background-color:#f0f0f0; padding:15px; }
.search-page .search_block { height:44px; background-color:#fff; border:1px solid #cecece;}
.search-page .search_block .searchfield { margin-top:2px; float:left; color:#000; width:75%; height:36px; 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:14px; line-height:18px; text-align:left; color:#000;}
.search-page .results em { font-size:inherit; font-weight:700; color:#003153; }
.search-page .list-item { margin-top:30px; padding-top:30px; border-top:1px solid #c3c3c3; }
.search-page .list-item:first-child { margin-top:0; padding-top:0; border-top:none; }
.search-page .items-list { margin-top:35px; }
.search-page .summary {  margin-top:10px; line-height:1.4285; }

/****************************************/
/**************TEMPLATES****************/
.photo-gallery { background-color:#ffffff; }
.photo-gallery .slide { text-align:center; }
.photo-gallery .slide .slide-body { display:inline-block; position:relative; }
.photo-gallery .slide .slide-body img { display:inline-block; }

.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:#003153; }
.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; }

.stand-list .item:nth-of-type(1) { margin-top:0; padding-top:0; border-top:none; }
.stand-list .show-img { display:block; }
.stand-list .hide-img { display:none; }

.stand3-list .items-list { display:flex; flex-flow: row wrap; }
.stand3-list .items-list .par-box { display:flex; }
.stand3-list .items-list .item-box { width:100%; flex-grow:1; position:relative; text-align:center; border:1px solid #dedede; margin-bottom:30px; background-color:#ffffff; padding:25px 20px;}
.stand3-list .blo-body { padding-bottom:65px; }
.stand3-list .more-btn { position:absolute; bottom:30px; left:0; right:0;}
.stand3-list .more-btn .btn { min-width:180px; padding:10px;  }
.stand3-list .photo .teaser { margin:0 auto; padding: 0 18%; }

.stand3b-list .par-photo img { margin:0 auto; }
.stand3b-list .par-photo .d_col { height:200px; }
.stand3b-list .inf-buttons { margin-top:25px; }
.stand3b-list .inf-buttons .btn { margin:0 12px 0 0; display: inline-block; min-width:180px; }
.stand3b-list .emphasis-big { margin-top:60px; padding:20px; background-color:#F0F0F0; font-weight:700; margin-bottom:45px;}
.stand3b-list .items-list { margin-top:45px;  }
.stand3b-list .list-item { margin-top:50px; } 
.stand3b-list .list-item:first-of-type { margin-top:0;}
.stand3b-list .website .btn { min-width:150px; }
/* news */
.news-list .item-cont { margin-top:35px; }
.news-list .item-cont:nth-child(2n+1) { clear:left; }
.news-list .item-cont:nth-of-type(-n+2) { margin-top:0 !important;}
.news-list .teaser { margin-bottom:20px; text-align:center; }
.news-list .teaser img { margin:0 auto; }
.news-list time { margin-bottom:10px; }
.news-list .cat { margin-bottom:10px; }
.news-list .subtitle { margin-bottom:5px; }
.news-list .summary { margin-top:10px; font-size:14px; color:#707070; line-height:1.8; }

.news-det .arttitle { margin-top:5px; color:#008ACE;}
.news-det .photo-gallery { margin-top:30px; }
.news-det .det-tags { margin-top:30px; }
.news-det .time { margin-bottom:15px; }

.news-block { padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #dbdbdb; }
.news-block h2 { font-weight:700; color:#3C3C3C; padding-bottom:15px;}
.news-search { height:40px; margin-bottom:25px; background-color:#fff; border:1px solid #b7b9be; }
.news-search .elem {  border:none; }
.news-search .elem:focus { outline:0; }
.news-search input[type="text"] { margin:2px 0 0 5px; font-size:14px; background-color:transparent; font-weight:400; height:34px; width:75%; padding-left:8px; }
.news-search button { margin:8px 5px 0 0; float:right; width:26px; height:22px; background:url(images/search_btn.svg) no-repeat center center; background-size: contain;}
.news-archive li { padding-top:6px; font-size:16px; color:#003153; }
.news-archive li:first-child { padding-top:0; }
.news-archive a:active, .news-archive a:hover { text-decoration: underline; color:#003153; }
.news-archive li.selected { font-weight:700; }
.news-tags .tag { line-height:1; float:left; margin:2px 4px 4px 0; font-size:14px; color:#3c3c3c; border:1px solid #D0D0D0; background-color:#ffffff; padding:6px 8px 6px 8px; }
.news-tags .tag_sel, 
.news-tags .tag:active, .news-tags .tag:hover { background-color:#F2F2F2; color:#3c3c3c; }
.news-block .head { display:block; padding-bottom:15px;}

.other-news { margin-top:35px; border-top:1px solid #d5d5d5; padding-top:35px; }
.other-news .par-box { margin-top:35px; }
.other-news .par-box:nth-child(2n+1) { clear:left; }
.other-news .par-box:nth-of-type(-n+2) { margin-top:0 !important;}

/****************************************/
/**************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_xxxl { font-size:36px;}

	.BlockFA_02 .slide { height:300px;}

	.mar-top-d { margin-top:30px; }

	.fa_03 .slide .main-body { height:350px;}
	
	.bm-menu li { margin-right:10px; font-size:14px; }
	
	.ptitle { font-size:30px; }
	.pheader { padding:34px;}

	.stand3b-list .inf-buttons { margin-top:30px; }
	.stand3b-list .emphasis-big { padding:20px 25px;}
	
    .links-02 .item-box { height:380px; }

	.other-news { margin-top:50px; padding-top:50px; }
	
	.stand3b-list .emphasis-big { margin-top:70px;}
	.stand3b-list .content-box { padding:10px 0 15px 15px; position:relative; }
	.stand3b-list .content-box:after { content:" "; position:absolute; left:-15px; top:0; bottom:0; width:1px; background-color:#707070; }
	.stand3b-list .photo-box { padding-right:15px;}

	.BlockFA_02 .topic-txt { padding:40px 30px; width:550px; }

	.hm-stand h2 { font-size:48px; }
	.hm-stand .d_col { height:450px; }

	.hm-blo-title { font-size:48px; margin-bottom:55px; }
} 

@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%; }
	
	.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; }
	
	#page_h .r2 { padding:40px 0;  }
	
	.fs_xxl { font-size:30px;}
	.fs_xxxl { font-size:40px;}

	.mar-top-g { margin-top:30px; }
	.mar-top-d { margin-top:40px; }
	.mar-top-e { margin-top:45px; }
	
	.mar-bot-d { margin-bottom:30px; }
	.mar-bot-e { margin-bottom:35px; }

	.xpad-r { padding-right:30px;}

	.top-line { margin-top:40px; padding-top:40px; }
	.bot-line { margin-bottom:40px; padding-bottom:40px;}

	.pad-a { padding:40px 0; }
	.pad-b { padding:30px 0; }
	
	.pad-bot-a { padding-bottom:40px;}

	.gal-over-box { padding:15px 20px; }
	.search-page .results { padding-top:10px; }

	.t_bottom_row { margin-top:50px; }
	.t_bot_line { margin-top:50px; padding-top:40px; }
	
	.langs { margin-left:18px; }

	.dsk-search-btn { display:block; margin-left:15px; }
	
	.langs-box { margin-top:2px; }

	.search_box { float:right; display:block !important; width:220px; margin-top:2px;}
	.search_box .inner { height:28px; border-radius:14px; border:none; padding:0 12px 0 10px;  }
	.search_box .searchfield { margin:1px 0 0 4px; height:26px; }
	.search_box .search_btn { margin:4px 0 0 0; width:20px; height:18px; }
	
	.main_menu { display:block !important; float:right; margin-top:23px; }
	.main_menu ul { float:left; }
	.main_menu ul li.sm_exist { position:relative; }
	.main_menu ul.L1 > li { float:left; margin:0 2px; }
	.main_menu ul.L1 > li > a { display:block; padding:0 12px; height:50px; line-height:50px; font-size:16px; color:#000; transition: 0.2s all; font-weight:300; }
	.main_menu ul.L1 > li:hover > a,
	.main_menu ul.L1 > li > a:hover,
	.main_menu ul.L1 > li.active > a { color:#00582e; background-color:#dedede; }
	/*
	.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 ul.L2 { position:absolute; top:50px; left:0; min-width:240px; display:none; }
	/*.main_menu ul.L1 > li:last-child ul.L2 { left:auto; right:0;}*/
	.main_menu ul.L2 > li { text-align:center;}
	.main_menu ul.L2 > li a { border-top:1px solid #fff; font-size:14px; display:block; text-align:left; padding:12px 15px; background-color:#f0f0f0; color:#000; font-weight:300; }
	.main_menu ul.L2 > li.active > a,
	.main_menu ul.L2 > li a:hover { color:#00582e; background-color:#dedede;}
	.main_menu ul.L1 > li.sm_exist:hover > ul.L2 { display:block; }
	/*
	.main_menu ul.L3 { position:absolute; top:0; left:100%; border-left:1px solid transparent; min-width:250px; display:none;}
	.main_menu ul.L3 > li { background-color:#164689; }
	.main_menu ul.L3 > li.active a,
	.main_menu ul.L3 > li a:hover { color:#fff; background-color:#2e5995;}
	.main_menu ul.L2 > li.sm_exist:hover > ul.L3 { display:block; }
	*/
	
	/*
	#scroll-menu .dlogo { position:absolute; top:-56px; left:0; opacity:0; width:auto; height:100px; transition:all ease-out 0.1s; }
	#scroll-menu.scroll-nav-down { height:106px; position:fixed; top:0; left:0; right:0; width: 100%; z-index:800; transition: height 0.2s ease-in; background-color: #000;}
	#scroll-menu.scroll-nav-down .main_menu { margin-top:0; }
	#scroll-menu.scroll-nav-down .main_menu ul { margin-top: 35px; }
	#scroll-menu.scroll-nav-down .main_menu ul.L1 > li { line-height:35px; }
	#scroll-menu.scroll-nav-down .main_menu ul.L1 > li > a { height:35px; font-weight:500; font-size:15px !important; }
	#scroll-menu.scroll-nav-down .dlogo { top:3px; opacity:1; transition:all ease-in 0.2s; }
	#scroll-menu.scroll-nav-down .main_menu ul.L2 { margin-top: 0; }
	*/

	.BlockFA_02 .topic-txt h2 { font-size:50px; }
	/*.BlockFA_02 .slide .topic-descr .d_col { padding-bottom:80px; }*/
	.BlockFA_02 .slide { height:387px;}

	.hm-blo-pad { padding:60px 0 60px 0;}

	.smedia { text-align:right; }
	#page_f .credits { text-align:left; line-height:25px; }

	.stand3-list .items-list .item-box { padding:30px; }
	.stand3-list .more-btn { bottom:30px;}

	.stand3b-list .par-photo .d_col { height:270px; }
	.stand3b-list .inf-buttons .btn { min-width:250px; }

	.news-list .item-cont { margin-top:50px;}
	.news-det .t_backbtn { padding-top:30px; }
	.news-det .main-body { padding-bottom:45px; }

	.links-02 { padding:50px 0 15px 0; }
}

@media (min-width: 1200px) {
	.main_menu ul.L1 > li > a { padding:0 12px; font-size:18px; height:60px; line-height:60px;}
	.main_menu ul.L2 > li > a { font-size:16px; }
	.main_menu ul.L2 { top:60px; min-width:270px;}
	.main_menu ul.L2 > li a { padding:15px 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:-20px !important; margin-right:-20px !important; }
	.lg_row_b .lg_col_b { padding-left:20px !important; padding-right:20px !important; }

	.main-body.in_page { background:url(images/pattern.png) no-repeat bottom left; min-height:400px;}

	.BlockFA_02 .slide { height:469px;}
	.BlockFA_02 .topic-txt h2 { font-size:60px; }
	.BlockFA_02 .topic-txt .descr { font-size:18px; }
	.BlockFA_02 .topic-txt { max-width:650px; }
	
	/*
	.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;}
	*/
	.other-news .par-box:nth-child(2n+1) { clear:none; }
	.other-news .par-box:nth-child(3n+1) { clear:left; }
	.other-news .par-box:nth-of-type(-n+3) { margin-top:0 !important;}

	.mpage-pad { padding:50px 0; }

	.stand3b-list .content-box { padding-left:30px; }

	.hm-stand h2 { font-size:60px; }
	.hm-stand .d_col { height:550px; }
}

@media (min-width: 1400px) {
	.fs_xxxl { font-size:48px;}

	.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:60px;}

	.BlockFA_02 .slide { height:547px;}

	.links-02 .items-list { margin-top:55px !important; }

	.container-fluid { padding-left:35px !important; padding-right:35px !important; }
}

@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;  }

	/*.top-line { margin-top:45px; padding-top:45px; }*/

	.hm-blo-pad { padding:70px 0 70px 0;}

	.mpage-pad { padding-bottom:60px;}

	.news-list .item-cont { margin-top:60px;}

	.links-02 { padding:65px 0 30px 0; }

	.xpad-r { padding-right:100px;}

	.BlockFA_02 .slide { height:625px;}
}

/*small devices*/
@media (max-width: 1199px) {
  .lg_mar_top_c { margin-top:15px;}
}

@media (max-width: 991px) { 

  .md_centered { text-align:center !important; }
  .md_centered img  { margin:0 auto; }

  .search_box { margin:0; position:absolute; top:200px; 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; bottom:0; height:auto; padding:0 15px; background-color:#00582e !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:#004222 !important; color:#ffffff !important;}

  .main_menu { display:none; position:absolute; top:200px; left:0; right:0;  z-index:100; }
  .main_menu ul > li a { padding:15px 15px; line-height:1; color:#000; display:block; font-size:16px !important; font-weight:300; }
  .main_menu ul > li.sm_exist { position:relative; }
  .main_menu ul.L1 > li > a { /*color:#a0a0a0;*/ display:block; border-top:1px solid #ffffff; background-color:#dedede; }
  .main_menu ul.L1 > li.active > a,
  .main_menu ul.L1 > li > a:hover { color:#00582e; background-color:#d7d7d7;}
  /*
  .main_menu ul.L2 > li > .mob_show_sb { background-color:#1f1a17 !important;  }
  .main_menu ul.L2 > li > .mob_show_sb:hover { background-color:#000 !important; }
  */
  .main_menu ul.L2 { display:none;}
  .main_menu ul.L2 .mob_show_sb  { top:1px; height:46px; bottom:0;}
  .main_menu ul.L2 > li a.L2-a { border-top:1px solid #ffffff; color:#000; padding-left:40px; font-size:14px !important; background-color:#f0f0f0 !important;}
  .main_menu ul.L2 > li.active > a.L2-a {color:#00582e !important;}
  .main_menu ul.L2 > li a.L2-a:hover { color:#00582e !important; background-color:#dedede !important;}
  /*1.main_menu ul.L2 > li:first-child a.L2-a { border-top:none;}*/
  .main_menu ul.L2 > li:first-child .mob_show_sb  { top:0;}
 
  /*
  .main_menu ul.L3 { display:none}
  .main_menu ul.L3 > li a {color:#fff; border-top:1px solid #5e7fae;  padding-left:65px; font-size:12px !important; background-color:#2e5995 !important;}
  .main_menu ul.L3 > li.active a { background-color:#3f69a4 !important;}
  .main_menu ul.L3 > li a:hover { color:#fff !important; background-color:#3f69a4 !important;}
  .main_menu ul.L3 > li:first-child a.L3-a { border-top:none;}
  */
 
  .main_menu ul.L1 > li.active > ul.L2 { display:block; }
  .main_menu ul.L2 > li.active > ul.L3 { display:block; }
 
  .schroll-logo { display:none; }

  .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_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; }*/
  
}

@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;}

  .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_f .credits { line-height:1.5759; }

  .stand3b-list .list-item { margin-top:35px; border-top:1px solid #707070; padding-top:35px; } 
  .stand3b-list .list-item:first-child { margin-top:0; border-top:none; padding-top:0; }
}

.vidible-xxs { display:none !important; }
.vidible-xxxs { display:none !important; }

@media (max-width: 480px) {

  .xs_mar_top_a { margin-top:20px;}
  .xs_mar_top_c { margin-top:15px;}
  
  .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; }
  */
  .stand3b-list .inf-buttons .btn { margin:4px 0; display:block; }
  .news-list .item-cont:nth-of-type(2) { margin-top:35px !important;}
  .other-news .par-box:nth-of-type(2) { margin-top:35px !important;}
}

.hidden-xxxs { display:block;}

@media (max-width: 320px) {
  .xxxs-full { width:100%; clear:both; }
  .hidden-xxxs { display:none !important;}
  .vidible-xxxs { display:block !important; }

}

@media print {
  a[href]:after {
    content: none !important;
  }
}