.element-invisible {height:0;margin-left:-3000px;margin-top:-3000px;position:absolute;}

.yt
{
      width:100%;
      height:350px;
}

#g_map
{
      height:540px;
      position:relative;
      z-index:1;
}

#g_map_sub
{
      height:430px;
      width:760px;
}

html
{
      color:#434547;
      font-family: 'Poppins', sans-serif;
      font-weight:400;
      margin:0px;
      padding:0;
      font-size:16px;
      width:100%;
      background:#fff; 
}

#war_banner_div_close
{
      position:absolute;
      cursor:pointer;
      right:-10px;
      top:-10px;
      width:35px;
      height:36px;
      background:url('images/img/div_close.png') no-repeat 0 0; 
}

#war_banner_div
{
}

#war_banner_div img
{
}

body
{
      margin:0px;
      padding:0;
      text-align:left;
      position:relative;
}

#form_div
{
}

.input_label_ch
{
      margin:12px 0 0;
}

#main
{
      width:100%;
      margin:0 auto 0;
      padding:0;
      overflow:hidden;
      text-align:left;
      z-index:10;
      position:relative;
}

.main_width
{
      width:1120px;
      margin:0 auto;
}

#up_div
{
      background:url('images/img/bckg.jpg') no-repeat 50% 0; 
      height:664px;
}

#up_div2
{
      background:url('images/img/bckg_sub.jpg') no-repeat 50% 88px; 
}

#up
{
      height:88px;
}

#up .col_white
{
      color:#595B5E;
}

#logo
{
      width:192px;
      height:40px;
      margin:24px 0 0;
      /*background:url('images/img/logo.png') no-repeat 0 0;*/ 
      background:url('images/img/logo.svg') no-repeat 0 0; 
      background-size:192px 40px;
}

#up #logo
{
      background:url('images/img/logo_black.svg') no-repeat 0 0; 
      background-size:192px 40px;
}

#fb_ico
{
      width:24px;
      height:24px;
      margin:30px 0 0 45px;
      background:url('images/img/fb_white.svg') no-repeat 0 0; 
      background-size:24px 24px;
}

#yt_ico
{
      width:24px;
      height:24px;
      margin:30px 0 0 14px;
      background:url('images/img/yt_white.svg') no-repeat 0 0; 
      background-size:24px 24px;
}

#up #fb_ico
{
      background:url('images/img/fb.svg') no-repeat 0 0; 
      background-size:24px 24px;
}

#up #yt_ico
{
      background:url('images/img/yt.svg') no-repeat 0 0; 
      background-size:24px 24px;
}

#main #menu_hor_rwd
{
      display:none;
}

#main #menu_hor
{
      margin:30px 0 0 20px;
      height:31px;
}

#main #menu_hor ul
{
      padding:0; 
      margin:0 0 0;
}

#main #menu_hor ul li
{
      padding:0;
      list-style-type:none;
      position:relative;
      display:inline-block;
      padding-bottom:21px;
}

#main #menu_hor ul li a, #main #menu_hor ul li span
{
      display:inline-block;
      width:auto;
      height:31px;
      padding:0px 22px 0 15px;
      margin:0 5px 0 0;
      color:#fff;
      text-decoration:none;
      font-family: 'Poppins', sans-serif;
      font-weight:400;
      font-size:14px;
}

#main #up #menu_hor ul li a, #main #up #menu_hor ul li span
{
      color:#2B2D30;
}

#main #menu_hor ul ._roz a
{
      background:url('images/img/ul_hor_ico.png') no-repeat 100% 9px; 
      margin:0 15px 0 5px;
}

#main #up #menu_hor ul ._roz a
{
      background:url('images/img/ul_hor_ico2.png') no-repeat 100% 9px; 
}

#main #menu_hor ul ._roz:hover a
{
      background:url('images/img/ul_hor_ico.png') no-repeat 100% -17px; 
}

#main #up #menu_hor ul ._roz:hover a
{
      background:url('images/img/ul_hor_ico2.png') no-repeat 100% -17px; 
}

#main #menu_hor ul li:last-child a, #main #menu_hor ul li:last-child span
{
}

#main #up #menu_hor ul li:hover, #main #up #menu_hor ul .m_sel
{
      border-bottom:solid 4px #F67B73;
}

#main #menu_hor ul li a:hover
{
      color:#F99E99;
}

#main #menu_hor ul li:hover a, #main #menu_hor ul li.m_sel a
{
}

#main #menu_hor ul li:first-child a
{
}

#main #menu_hor ul li ul
{
      display:none;
      position:absolute;
      z-index:90;
      top:50px;
      left:0px;
      padding:20px 0;
      margin:0; 
      height:auto;
      width:auto;
      background:#fff;
      -webkit-border-radius:3px; 
      -moz-border-radius:3px; 
      border-radius:3px;
      -webkit-box-shadow: 0px 0px 27px 10px rgba(29,35,43,0.12);
      -moz-box-shadow: 0px 0px 27px 10px rgba(29,35,43,0.12);
      box-shadow: 0px 0px 27px 10px rgba(29,35,43,0.12);
}

#main #menu_hor ul li ul li
{
      padding:0;
      margin:0;  
      list-style-type:none;
      float:none;
      position:relative;
      border:none;
      width:auto;
}

#main #menu_hor ul li ul li a, #main #menu_hor ul li ul li span
{
      text-align:left;
      width:150px;
      display:inline-block;
      height:auto;
      padding:6px 25px;
      margin:0;
      border:none;
      font-size:14px;
      font-weight:400;
      color:#434547;
      background:none;
}

#main #menu_hor ul li:nth-child(2) ul li a, #main #menu_hor ul li:nth-child(2) ul li span
{
      width:275px;
}

#main #menu_hor ul li ul li a:hover, #main #up #menu_hor ul li ul li a:hover
{
      color:#F77B73;
}

#main #up #menu_hor ul li:hover ul li, #main #up #menu_hor ul .m_sel ul li
{
      border:none;
}

#main #menu_hor ul ._roz:hover ul li a, #main #up #menu_hor ul ._roz:hover ul li a
{
      background:none;      
}

#main #menu_hor ul #li1 ul li a:hover, #main #menu_hor ul #li2 ul li a:hover, #main #menu_hor ul #li3 ul li a:hover, #main #menu_hor ul #li4 ul li a:hover
{
}

.shadow_box
{
      -webkit-box-shadow: 0px 0px 27px 4px rgba(29,35,43,0.12);
      -moz-box-shadow: 0px 0px 27px 4px rgba(29,35,43,0.12);
      box-shadow: 0px 0px 27px 4px rgba(29,35,43,0.12);
}

.radius_box
{
      -webkit-border-radius:3px; 
      -moz-border-radius:3px; 
      border-radius:3px;
}


.langs_div
{
      margin:32px 0 0 0;
}

.langs
{
      margin:0 0 0 15px;
}

.lang_sel a, #up .lang_sel a, .langs:hover a, #up .langs:hover a
{
      /*font-weight:700;*/
      color:#F99E99;
}

#ico_pl a
{
      background:url('images/img/langs.png') no-repeat 0 -36px;
}

#ico_en a
{
      background:url('images/img/langs.png') no-repeat 0 0;
}

.main_text
{
      margin:130px 0 25px;
}

.main_text2
{
      width:460px;
}

.white_box
{
      background:#fff;
      padding:40px;
      margin:75px 0 0;
      width:270px;
}

#class_boxes
{
      margin-top:-40px;
      margin-bottom:120px;
}

#text_content #class_boxes
{
      margin-top:0px;
      margin-bottom:20px;
}



.class_box
{
      width:352px;
      height:128px;
      background:#fff;
      padding:32px;
      box-sizing:border-box;
      margin:0 32px 0 0;
      cursor:pointer;
}

.class_box:hover
{
      -webkit-box-shadow: 0px 0px 27px 4px rgba(29,35,43,0.25);
      -moz-box-shadow: 0px 0px 27px 4px rgba(29,35,43,0.25);
      box-shadow: 0px 0px 27px 4px rgba(29,35,43,0.25);
}

#class_boxes div.class_box:last-of-type
{
      margin:0;
}

.ico_circle
{
      width:64px;
      height:64px;
      box-sizing:border-box;
      -webkit-border-radius:32px; 
      -moz-border-radius:32px; 
      border-radius:32px;
      margin:0 25px 0 0;
}

#ico_circle_person
{
      background:#EDF6F1 url('images/img/person.svg') no-repeat 50% 50%; 
      background-size:24px 24px;
}

#ico_circle_group
{
      background:#EDF6F1 url('images/img/group.svg') no-repeat 50% 50%; 
      background-size:24px 24px;
}

#ico_circle_business
{
      background:#EDF6F1 url('images/img/business.svg') no-repeat 50% 50%; 
      background-size:24px 24px;
}

#photo_main1
{
      margin:0 0 120px;
      background:url('images/img/photo_main1.jpg') no-repeat 50% 173px; 
}

.photo_main_text
{
      padding:0 0 30px;
      background:url('images/img/arrow_lab.png') no-repeat 0 100%; 
}

#text_content .photo_main_text
{
      padding:0 0 20px;
      background:url('images/img/arrow_lab.png') no-repeat 0 100%; 
}

#photo_main1 .photo_main_text
{
      width:350px;
      /*padding:0 0 30px;
      background:url('images/img/arrow_lab.png') no-repeat 0 100%; */
}

.photo_main_right
{
      width:738px;
      margin:0 auto;
}

.photo_main_box
{
      width:369px;
      height:271px;
      border-bottom:solid 2px #EDEDED;
      border-right:solid 2px #EDEDED;
      padding:32px;
      box-sizing:border-box;
}
#text_content .photo_main_right
{
      width:100%;
      margin:0 auto;
}

#text_content .photo_main_box
{
      width:275px;
      height:221px;
}

.photo_main_box2
{
      border-right:solid 2px #fff;
}

.photo_main_box3
{
      border-bottom:solid 2px #fff;
}

.ico_square
{
      width:64px;
      height:64px;
      margin:0 0 25px;
}

#ico_sq_japan
{
      background:#EDF6F1 url('images/img/japan.svg') no-repeat 50% 50%; 
      background-size:24px 24px;
}

#ico_sq_work
{
      background:#EDF6F1 url('images/img/work.svg') no-repeat 50% 50%; 
      background-size:24px 24px;
}

#ico_sq_widgets
{
      background:#EDF6F1 url('images/img/widgets.svg') no-repeat 50% 50%; 
      background-size:24px 24px;
}

#ico_sq_money
{
      background:#EDF6F1 url('images/img/money.svg') no-repeat 50% 50%; 
      background-size:24px 24px;
}

#ico_sq_nature
{
      background:#EDF6F1 url('images/img/nature.svg') no-repeat 50% 50%; 
      background-size:24px 24px;
}

#ico_sq_user
{
      background:#EDF6F1 url('images/img/user.svg') no-repeat 50% 50%; 
      background-size:24px 24px;
}

#ico_sq_car
{
      background:#EDF6F1 url('images/img/car.svg') no-repeat 50% 50%; 
      background-size:24px 24px;
}

#ico_sq_forum
{
      background:#EDF6F1 url('images/img/forum.svg') no-repeat 50% 50%; 
      background-size:24px 24px;
}

.photo_main_gray
{
      background:#F6F9F9;
      height:560px;
      padding:120px 0 0;
      box-sizing:border-box;
      overflow:visible;
      margin:0 0 275px;
}

.photo_main_text_center
{
      padding:0 0 35px;
      background:url('images/img/arrow_lab.png') no-repeat 50% 100%; 
}

.teachers_box
{
      width:544px;
      background:#fff;
      padding:32px;
      box-sizing:border-box;
      min-height:485px;
      position:relative;
}

.teachers_left
{
      width:72px;
}

.teachers_left img
{
      max-width:100%;
}

.teachers_right
{
      width:383px;
}

.read_more a
{
      display:inline-block;
      padding:0 20px 0 0;
      background:url('images/img/more.png') no-repeat 100% 50%; 
}

#teachers .teachers_box:last-of-type
{
      float:right;
}

.teachers_box .read_more
{
      position:absolute;
      bottom:25px;
      right:32px;
}

.teachers_box_idd .teachers_left
{
      width:98px;
      margin:0 30px 0 100px;
}

.teachers_box_idd .teachers_right
{
      width:800px;
}

.teachers_block
{
      border-bottom:solid 1px #E1E2E2;
}

.teachers_block_last
{
      border-bottom:solid 0px #E1E2E2;
}

.teachers_block_left
{
      width:244px;
      padding:17px 0 15px 35px;
      background:url('images/img/label_black.svg') no-repeat 0 18px; 
      background-size:24px 24px;
}

.teachers_block_right
{
      width:490px;
      padding:17px 15px 18px;
      border-left:solid 1px #E1E2E2;
      line-height:25px;
}

.teachers_block_right ul
{
      margin-bottom:0;
      padding-bottom:0;
}

.teachers_lang
{
      padding:10px 28px 4px;
}

.teachers_lang_bckg
{
      height:12px;
      width:132px;
      background:url('images/img/lang_bckg.png') repeat-x 0 0; 
      padding:0 0 33px;
}

.teachers_lang_bckg:last-child
{
      padding:0 0 12px;
}

.teachers_lang_ico
{
      height:12px;
      background:url('images/img/lang_ico.png') repeat-x 0 0; 
}

#harm_group_div
{
      padding:32px;
}

#harm_group_div.form_div
{
      padding:70px 90px;
      margin:40px 0 0;
}

.harm_group
{
      width:175px;
}

#harm_group_div .harm_group:first-child
{
      border-left:solid 1px #E1E2E2;
}

.harm_group_head
{
      background:#F5F5F5;
      padding:12px 15px;
      border:solid 1px #E1E2E2;
      border-left:solid 0px #E1E2E2;
}

.harm_group_row
{
      padding:12px 15px 0;
      border:solid 1px #E1E2E2;
      border-top:solid 0px #E1E2E2;
      min-height:55px;
      border-left:solid 0px #E1E2E2;
      cursor:pointer;
      line-height:22px;
}

.harm_group_row_empty
{
      cursor:auto;
}

.harm_group_row:hover
{
      background:#EDF3F3;
}

.harm_group_row_empty:hover
{
      background:#fff;
}

















.teachers_lang_r
{
      padding-top:55px;
}

#cw_div img
{
      height:130px;
      border:solid 32px #F6F9F9;
      margin:0 25px 0 0;
}

#photo_main2
{
      margin:0 0 120px;
      background:url('images/img/photo_main2.jpg') no-repeat 50% 0; 
      min-height:568px;
      padding:70px 0 0;
      box-sizing:border-box;
}

.photo_main_left
{
      width:635px;
}

#photo_main3
{
      margin:0 0 120px;
      background:url('images/img/photo_main3.jpg') no-repeat 50% 0; 
      min-height:568px;
      padding:70px 0 0;
      box-sizing:border-box;
}

#photo_main4
{
      margin:0 0 120px;
      background:url('images/img/photo_main4_new.jpg') no-repeat 50% 0; 
      min-height:568px;
      padding:70px 0 0;
      box-sizing:border-box;
}

#main #box_roll_main
{
      width:736px;
      position:relative;
      margin:0 auto 120px;
      height:320px;
}
#images .news_d
{
      width:100%;
      height:320px;
	display:none;
	position:absolute;
	left:0;
	top:0;
      padding:60px 120px;
      box-sizing:border-box;
}

#main .box_roll_text
{
      padding:0 0 0;
      line-height:30px;
}


#images
{
      z-index:16;
}

#dotes_div
{
      position:absolute;
      width:100%;
      bottom:45px;
      left:0px;
      z-index:17;
      height:12px;
}

#dotes
{
}

#dotes_div .dot
{
      display:inline-block;
      width:12px;
	height:12px;
	margin:0 4px;
      cursor:pointer;
      background:#CFD0D0;
      -webkit-border-radius:6px; 
      -moz-border-radius:6px; 
      border-radius:6px;
}

#dotes_div .dot_sel
{
      display:inline-block;
      width:12px;
	height:12px;
	margin:0 4px;
      cursor:pointer;
      background:#276769;
      -webkit-border-radius:6px; 
      -moz-border-radius:6px; 
      border-radius:6px;
}

.button_light a
{
      display:inline-block;
      font-family: 'Poppins', sans-serif;
      margin:0; 
      background:#ECF2F2;
      font-size:16px;
      font-weight:700;
      color:#276769;
      padding:15px 40px;
      text-align:center;
      -webkit-border-radius:2px; 
      -moz-border-radius:2px; 
      border-radius:2px;
      cursor:pointer;
}

.button_light a:hover
{
      background:#F2F7F7;
}

#opinions
{
      position:relative;
}

#arrow_l
{
      position:absolute;
      left:0;
      top:50%;
      width:35px;
      height:35px;
      background:url('images/img/arrow_l.svg') no-repeat 50% 50%; 
      background-size:35px 35px;
      cursor:pointer;
}

#arrow_r
{
      position:absolute;
      right:0;
      top:50%;
      width:35px;
      height:35px;
      background:url('images/img/arrow_r.svg') no-repeat 50% 50%; 
      background-size:35px 35px;
      cursor:pointer;
}

.arrow_slider
{
      fill:#CFD1D1;
}

#arrow_l:hover .arrow_slider, #arrow_r:hover .arrow_slider
{
      fill:#5A5C5E;
}

.photo_main_gray_blog
{
      background:#F6F9F9;
      box-sizing:border-box;
}

.blog_pad
{
      padding:120px 0 0;
}

.blog_box
{
      background:#fff;
      width:640px;
      min-height:464px;
}

.blog_right
{
      width:448px;
}

.blog_photo
{
      height:288px;
      overflow:hidden;
}

.blog_photo img
{
      -webkit-border-top-left-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      -moz-border-radius-topleft: 3px;
      -moz-border-radius-topright: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      max-width:100%;
}

.blog_text
{
      height:176px;
      box-sizing:border-box;
      padding:24px 32px;
}

.blog_text_text
{
      height:70px;
}

.main_news
{
      background:#fff;
      height:216px;
      box-sizing:border-box;
      padding:24px 32px;
      margin:0 0 32px;
}

.main_news .blog_text_text
{
      height:118px;
}


.main_news .blog_text_title
{
      height:25px;
}

#main_contact
{
      background:#fff;
      padding:32px;
      width:352px;
      height:312px;
      z-index:99;
      position:absolute;
      left:calc(50% - 560px);
      top:80px;
}

#g_map_main
{
      position:relative;
}

#foot
{
      background:#5A5C5E;
      padding:25px 0;
      overflow:visible;
}

#foot a:hover
{
      color:#fff;
}

#foot .main_width
{
      position:relative;
}

#up_arrow a
{
      position:absolute;
      right:0;
      display:inline-block;
      top:-57px;
      width:64px;
      height:64px;
      background:#F77C73 url('images/img/up.png') no-repeat 50% 50%; 
      z-index:20;
      -webkit-border-radius:32px; 
      -moz-border-radius:32px; 
      border-radius:32px;
}

#up_arrow a:hover
{
      background:#F9968F url('images/img/up.png') no-repeat 50% 50%; 
}

.fast4net
{
      padding:0 90px 0 0;
}

.lh25
{
      line-height:25px;
}

.main_gray
{
      background:#f6f6f6;
}


#main #ul_text_path
{
      padding:0;
      margin:0; 
}

#main #ul_text_path li
{
      padding:0;
      margin:0;  
      list-style-type:none;
      display:inline;
}

#main #ul_text_path li a, #main #ul_text_path li span
{
      padding:0px 15px 0 0;
      display:inline-block;
      margin:0 7px 0 0;
      font-family: 'Poppins', sans-serif;
      font-weight:300;
      font-size:16px;
      color:#fff;
      background:url('images/img/ico_ul_white.png') no-repeat 100% 7px;   
}

#main #ul_text_path li:first-child span
{
      padding:0px 7px 0 0;
      margin:0;
      font-weight:700;
      background:none;   
}

#main #ul_text_path li:last-child a, #main #ul_text_path li:last-child span
{
      background:none;   
      padding:0px 0 0 0;
}

#main #text_title_w
{
      padding:40px 0;
}

#main #text_title_w h2, #main #text_title_w span
{
      padding:0px;   
      color:#fff;
      font-size:52px;
      display:inline-block;
      font-family: 'Poppins', sans-serif;
      font-weight:600;
      line-height:78px;
}

#icons
{
      width:183px;
      height:30px;
      background:url('images/img/icons.png') no-repeat 0 0;   
      margin:74px 0 0 0;
}

#sub_left
{
      width:260px;
      padding:30px 40px;
}

#sub_mid
{
      width:730px;
      padding:30px;
      background:#fff;
}

.sub_max #sub_mid
{
      width:100%;
      box-sizing:border-box;
      background:#fff url('images/img/comp_bckg.png') repeat-y 460px 0;
}

.sub_max #sub_mid.sub_program
{
      width:100%;
      box-sizing:border-box;
      padding:30px 0;
      background:none;
}

.sub_max #sub_mid.sub_program_photo
{
      width:100%;
      box-sizing:border-box;
      padding:30px;
      background:#fff;
}

.main_comp_idd
{
}

#sub_left ul
{
      margin:0;
      padding:0; 
      background:#fff;
}

#sub_left ul li
{
      padding:0;
      margin:0;  
      list-style-type:none;
}

#sub_left ul li a, #sub_left ul li span
{
      display:block;      
      padding:15px 0 15px 0;      
      margin:0;
      font-weight:700;
      font-family: 'Poppins', sans-serif;
      font-size:17px;
      color:#1B1B19;
      text-decoration:none;
}

#sub_left ul li.li_spacer
{
      height:1px;
      border-bottom:solid #ddd 1px;
      margin:5px 0;
}

#sub_left ul li:last-child a, #sub_left ul li:last-child span
{
}
#sub_left ul li:first-child a, #sub_left ul li:first-child span
{
}


#sub_left ul li a:hover, #sub_left ul .m_sel a, #sub_left ul .m_sel span, #sub_left ul .m_sel a:hover
{
      color:#F9A519;
      text-decoration:none;
}


#sub_left ul li ul
{
      padding:0;     
      margin:0;
      background:#fff;   
}

#sub_left ul li ul li
{
      padding:0;
      margin:0;  
      list-style-type:none;
}

#sub_left ul li ul li a, #sub_left ul li ul li span, #sub_left ul .m_sel ul li a, #sub_left ul .m_sel ul li span
{
      display:block;
      padding:12px 0 12px 15px;      
      margin:0;
      font-size:16px;
      color:#1B1B19;
      font-weight:400; 
      background:url('images/img/ico_ul3.png') no-repeat 0 18px;
}

#sub_left ul .m_sel ul .m_sel a, #sub_left ul .m_sel ul .m_sel span, #sub_left ul .m_sel ul li a:hover
{
      color:#F9A519;
      background:url('images/img/ico_ul4.png') no-repeat 0 18px;
}

#sub_left ul li ul li:last-child
{
}

.more, .more_m, .more_div a
{
      font-family: 'Poppins', sans-serif;
      display:inline-block;
      padding:13px 45px 13px 20px;
      border:solid 1px #F9A519;
      -webkit-border-radius:3px; 
      -moz-border-radius:3px; 
      border-radius:3px;
      text-transform:uppercase;
      color:#fff;
      background:#F9A519 url('images/img/plus_white.png') no-repeat right 20px top 50%;
      font-size:13px;
      font-weight:600;
      cursor:pointer;    
}


.more:hover, .more_m:hover, .more_div a:hover
{
      color:#000;
      background:#F9A519 url('images/img/plus_black.png') no-repeat right 20px top 50%;
}

.more_sp a
{
      font-family: 'Poppins', sans-serif;
      display:inline-block;
      padding:13px 25px;
      border:solid 1px #F9A519;
      -webkit-border-radius:3px; 
      -moz-border-radius:3px; 
      border-radius:3px;
      text-transform:uppercase; 
      color:#fff;
      background:#F9A519;
      font-size:14px;
      font-weight:700;
      cursor:pointer;    
      margin:0 20px 0 0;
}

.more_sp a:hover
{
      color:#F9A519;
      background:none;
}

.more_sp2 a
{
      font-family: 'Poppins', sans-serif;
      display:inline-block;
      padding:13px 25px;
      border:solid 1px #F9A519;
      -webkit-border-radius:3px; 
      -moz-border-radius:3px; 
      border-radius:3px;
      text-transform:uppercase; 
      color:#F9A519;
      background:none;
      font-size:14px;
      font-weight:700;
      cursor:pointer;    
      margin:0 20px 0 0;
}

.more_sp2 a:hover
{
      color:#fff;
      background:#F9A519;
}


.main_comp_poster
{
      width:172px;
      min-height:170px;
      margin:0 5px 0;
}

.main_comp_poster_div
{
      width:172px;
      height:108px;
      border-bottom:solid 5px #BEBEBE;
      background:#BEBEBE;
      overflow:hidden;
}

.main_comp_poster img
{
      width:162px;
      padding:5px;
}

.main_comp_idd_left
{
      width:400px;
      margin:0 90px 0 0;
}

.main_comp_idd_right
{
      width:620px;
}

.main_comp_idd_poster_div
{
}

.main_comp_idd_poster_div img
{
      width:100%;
}

.table_photo2
{
      margin:20px;
}

.photo_bckg2
{
      width:340px;
      margin:5px;
      border:solid 10px #F6F9F9;
}






















.more_mar
{
      margin:0 0 0 10px;
}

.up_buttons
{
      -webkit-border-radius:1px; 
      -moz-border-radius:1px; 
      border-radius:1px;
      margin:0 18px 0 0;
}

.up_buttons a
{
      display:block;
      -webkit-border-radius:3px; 
      -moz-border-radius:3px; 
      border-radius:3px;
      font-size:13px;
      text-align:center;
      color:#fff;
      text-transform:uppercase;
      font-weight:700;
}


.main_input_select
{
      color:#888;
      font-weight:300;
      font-family: 'Poppins', sans-serif;
      font-size:16px;      
      border:none;
      height:22px;
      padding:0 10px 0 0;
      margin:0;
      width:250px;
}

#ym_div #ym_label
{
      margin:12px 0 0;
}

#ym_div .main_input_select
{
      width:auto;
}

.input_text
{
      width:350px;
      color:#888;
      font-weight:300;
      font-family: 'Poppins', sans-serif;
      font-size:16px;      
      border:none;
      height:20px;
}

.input_radio
{
      padding:2px 0 0;
}

.input_textarea
{
      height:120px;
      font-weight:300;
      font-family: 'Poppins', sans-serif;
      font-size:16px;      
}

input.buttons_more, span.buttons_more
{
      display:inline-block;
      padding:15px 35px;
      height:18px;
      background:#fff;
      border:solid 1px #C7C6C6;
      -webkit-border-radius:3px; 
      -moz-border-radius:3px; 
      border-radius:3px;
}

div.buttons_more a
{
      display:block;
      padding:15px 25px;
      background:#19C0FD;
}

div.buttons_more a:hover, input.buttons_more:hover
{
      background:#E23035;
}

.buttons_freead
{
      display:block;
      padding:15px 25px;
      background:#999;
}

.buttons_freead:hover, .buttons_freead2
{
      background:#E23035;
}

.buttons_submit
{
      font-family: 'Poppins', sans-serif;
      font-weight:700;
      font-size:13px;
      cursor:pointer;
      border:none;
      color:#fff;

}

.buttons_add a
{
      display:block;
      padding:15px 25px;
      background:#F34349  url('images/img/plus.png') no-repeat 50% 50%;
      margin:0 0 0 20px;
}

.buttons_add a:hover
{
      background-color:#19BFFD;
}


#ico_bip
{
      display:inline-block;
      height:26px;
      width:21px;
      margin:0 0 0 12px;
      background:url('images/img/ico_bip.png') no-repeat 50% 50%;
}


#main_photo_bckg
{
      width:362px;
      height:149px;
      position:absolute;
      bottom:50px;
      right:50px;
      background:url('images/img/main_photo_bckg.png') no-repeat 0 0; 
}




#main_left
{
      width:748px;
}

.main_label
{
      background:#D30019;
      padding:15px 20px;   
}

.main_label_video
{
      background:none;
      border:solid 1px #d3d3d3;
}

.main_video
{
      height:450px;
}

#main_right
{
      width:362px;
}

.main_gray
{
      background:#F5F5F5;
      padding:40px 0;
}

.main_label_cal
{
      padding:20px 40px;   
      border-bottom:solid 1px #65B7DD;
      background:url('images/img/cal_bckg.png') no-repeat 85% 60%;
}

.main_lab
{
      margin:0 0 30px;
}


.photo_bckg_cal
{
      width:550px;
      height:325px;
      margin:0 30px 0 0;
}

.padall30
{
      padding:30px 0;
      
}





.photo_bckg_logo
{
      max-width:368px;
}

.m_news_photo
{
}

.photo_bckg_m
{
      max-width:100%;
}

.m_news_text
{
      padding:32px 32px 0px;;
}

.news_date
{
      border:solid 2px #EDF7F1;
      width:64px;
      box-sizing:border-box;
}

.news_date_day
{
      height:50px;
      text-align:center;
      line-height:normal;
}

.news_date_month
{
      text-align:center;
      line-height:normal;
      background:#EDF7F1;
      padding:2px 0 0;
}

.news_spacer
{
      border:solid 1px #E1E2E2;
      width:928px;
      box-sizing:border-box;
      margin:0 0 0 32px;
}

.news_text_line
{
      border-bottom:solid 1px #E1E2E2;
      height:1px;
      margin:20px 0;
}

.news_tags
{
      margin:10px 0 0;
}

.news_tag
{
      background:#ECECEC;
      padding:5px 20px;
      margin:5px 0 5px 15px;
      -webkit-border-radius:18px; 
      -moz-border-radius:18px; 
      border-radius:18px;
}

.news_share
{
      margin:2px 0 0;
}

.shares
{
      height:24px;
}

.shares img
{
      margin: 0 0 0 10px;
}

.q_row
{
      padding:15px 25px;
      margin:0 0 15px;
}

.q_row.bckg_red
{
      background:#FFF9F9;
}

.q_row.bckg_green
{
      background:#F4FFF4;
}

.q_radio
{
      margin:3px 25px 0 0;
}

.q_radio input[type="radio"]
{
      width:15px;
      height:15px;
      vertical-align: middle;
}

.q_text
{
      margin:8px 0 0;
      font-size:18px;
      line-height:18px;
}



























.lh22
{
      line-height:22px;
}

.news_arch_all
{
      width:100%;
      padding:15px 10px 15px 0;
      cursor:pointer;
      color:#fff;
      background:#006D29 url('images/img/button_more.png') no-repeat 95% 50%;
      -webkit-border-radius:6px; 
      -moz-border-radius:6px; 
      border-radius:6px;
      font-family: 'Poppins', sans-serif;
      font-weight:700;
      font-size:15px;      
      text-align:center;
      border:none;
}

.main_news_right
{
      width:280px;
}

#main_inw .main_news_right
{
      width:210px;
}



.cookie_style
{
      position:fixed;
      right:0px;
      bottom:0px;
      width:100%;
      padding:0;
      background:#eee ;
      text-align:center;
      color:#333;
      z-index:999999999999;   
}

.cookie_style_div
{
      width:95%;
      margin:15px auto;
      font-size:12px;
}

.cookie_style_button
{
      background:#999;
      border:#666 solid 1px;
      height:31px;
      width:80px;
      cursor:pointer;
      color:#fff;
      font-family:Arial, Verdana, sans-serif;
      font-size:12px;
      font-weight:bold;
      -webkit-border-radius: 5px; 
      -moz-border-radius: 5px; 
      border-radius: 5px;
      margin:10px 10px 10px 0;
}






























.photogallery
{
      padding:0;
}

.photogallery a
{
      display:block;
      border:none;
      cursor:pointer;
      font-size:16px;
      padding:8px 5px 10px;
      width:100%;
      color:#fff;
      text-align:center;
      font-family: 'Poppins', sans-serif;
      background:#E23035;
      margin:0 1px 10px;
      box-sizing:border-box;
}

.sub_bckg
{
      background:url('images/img/sub_menu_bckg2.png') repeat-y 0 0;   
}

#main #tresc
{
}

#main .sub_max #tresc
{
}

#main #text_content
{
      text-align:left;
      margin:0 0;
      line-height:28px;
      padding:80px 0 120px;
}

#main #text_content img
{
      max-width:100%;
      max-height:auto;
}

#main #text_content_ul
{
      border-bottom:solid #e2e2e2 1px;
      padding:0 0 5px;
}

#main .content_ul
{
      padding: 0 0;
      margin:0 0 0; 
}

#main .content_ul li
{
      padding:0;
      margin:0;  
      list-style-type:none;
      display:inline;
      font-size:11px;
      font-family:Arial, Verdana, sans-serif;
      border-right:solid 1px #999;
      padding:0px 10px 0;
      color:#1999C9;
}

#main .content_ul li a, #main .content_ul li span
{
      margin:0;
      padding:0;
      color:#1999C9;
      text-decoration:none;
}

#main .content_ul li:last-child
{
      border-right:solid 0px #666;    
}

#main .content_ul li:first-child
{
      padding:0px 10px 0 0;
}

.scale
{
      font-size:16px;
      color:#595B5E;
      height:40px;
}

.scale a
{
      display:inline-block;
      height:31px;
      padding:9px 0 0;
      width:40px;
      font-weight:bold;      
      border-radius:20px;
      -moz-border-radius:20px;
      -webkit-border-radius:20px;
      background:#fff; 
      vertical-align:middle;
      margin:0 5px;
}

.scale a:hover
{
      color:#fff;
      background:#276769; 

}

.scale .scale_arrow
{
      width:40px;
      height:40px;
      display:inline-block;
      padding:0;
      background:#F5F5F5 url('images/img/sc_arrow2.png') no-repeat 50% -28px;   
      border-radius:20px;
      -moz-border-radius:20px;
      -webkit-border-radius:20px;
      margin:0 15px;
}

.scale .scale_arrow:hover
{
      background:#F5F5F5 url('images/img/sc_arrow2.png') no-repeat 50% 12px;   
}

.scale .scale_arrow2
{
      width:40px;
      height:40px;
      display:inline-block;
      padding:0px;
      background:#F5F5F5 url('images/img/sc_arrow1.png') no-repeat 50% -28px;   
      border-radius:20px;
      -moz-border-radius:20px;
      -webkit-border-radius:20px;
      margin:0 15px;
}

.scale .scale_arrow2:hover
{
      background:#F5F5F5 url('images/img/sc_arrow1.png') no-repeat 50% 12px;   
}


.scale span
{
      vertical-align:middle;
      display:inline-block;
      width:40px;
      height:31px;
      padding:9px 0 0;
      color:#fff;
      font-weight:bold;     
      background:#276769; 
      border-radius:20px;
      -moz-border-radius:20px;
      -webkit-border-radius:20px;
      margin:0 5px;
}

.back a
{
      display:inline-block;
      width:40px;
      height:40px;
      padding:0;
      background:#F5F5F5 url('images/img/sc_arrow1.png') no-repeat 50% -28px;   
      border-radius:20px;
      -moz-border-radius:20px;
      -webkit-border-radius:20px;
}

.back a:hover
{
      background:#F5F5F5 url('images/img/sc_arrow1.png') no-repeat 50% 12px;   
}

#no_exist
{
      font-weight:bold;
      color:#f00;
      text-align:center;
}

.upper
{
      text-transform:uppercase;
}

.capital
{
      text-transform:capitalize;
}

.lower
{
      text-transform:lowercase;
}

.text
{
      line-height:18px;
      text-align:justify;
}


.photo_bckg_main_gal
{
      width:332px;
      height:220px;
}

.photo_bckg_rep
{
      border:solid #eee 1px;
      padding:3px;
}

.photo_bckg
{
      width:185px;
      height:185px;
}

.photo_bckg_div
{
      width:185px;
      height:185px;
      -moz-box-shadow: inset 0 0 12px #aaa;
      -webkit-box-shadow: inset 0 0 12px #aaa;
      box-shadow: inset 0 0 12px #aaa;
}

.photo_bckg_div2
{
      height:300px;
      -moz-box-shadow: inset 0 0 12px #aaa;
      -webkit-box-shadow: inset 0 0 12px #aaa;
      box-shadow: inset 0 0 12px #aaa;
      padding:15px;
}


.f_arial
{
      font-family:Arial, sans-serif;
}

.f_poppins
{
      font-family: 'Poppins', sans-serif;
      font-weight:400;
}

.f_poppins_light
{
      font-family: 'Poppins', sans-serif;
      font-weight:300;
}

.f_poppins_bold
{
      font-family: 'Poppins', sans-serif;
      font-weight:700;
}

.f_poppins_semi_bold
{
      font-family: 'Poppins', sans-serif;
      font-weight:600;
}


.f_tahoma
{
      font-family:Tahoma, Arial, sans-serif;
}

.f_trebuchet
{
      font-family:'Trebuchet MS', Tahoma, Arial, sans-serif;
}

.f_times
{
      font-family:'Times New Roman', Arial, sans-serif;
}

.f_georgia
{
      font-family:Georgia, 'Times New Roman', Arial, sans-serif;
}

.f64
{
      font-size:64px;
      line-height:72px;
}

.f48
{
      font-size:48px;
      line-height:normal;
}

.f46
{
      font-size:46px;
      line-height:normal;
}

.f40
{
      font-size:40px;
      line-height:50px;
}

.f36
{
      font-size:36px;
      line-height:normal;
}

.f34
{
      font-size:34px;
      line-height:normal;
}

.f32
{
      font-size:32px;
      line-height:normal;
}

.f30
{
      font-size:30px;
      line-height:normal;
}

.f28
{
      font-size:28px;
      line-height:normal;
}

.f26
{
      font-size:26px;
      line-height:normal;
}

.f25
{
      font-size:25px;
      line-height:normal;
}

.f24
{
      font-size:24px;
      line-height:22px;
}

.f23
{
      font-size:23px;
}

.f22
{
      font-size:22px;
}

.f20
{
      font-size:20px;
}

.f19
{
      font-size:19px;
}

.f18
{
      font-size:18px;
      line-height:22px;
}

.f17
{
      font-size:17px;
}

.f16
{
      font-size:16px;
}

.f15
{
      font-size:15px;
}

.f14
{
      font-size:14px;
}

.f13
{
      font-size:13px;
}

.f12
{
      font-size:12px;
}

.f11
{
      font-size:11px;
}

.f10
{
      font-size:10px;
}

.col_text
{
      color:#434547;
}

.col_link
{
      /*color:#5191F1;*/
      color:#276769;
      
}

.col_purple
{
      color:#421152;
}

.col_orange
{
      color:#F9A519;
}

.col_red
{
      color:#f00;
}

.col_green
{
      color:#2FA05F;
}

.col_dark_green
{
      color:#498A00;
}

.col_green2
{
      color:#BFE741;
}

.col_blue
{
      color:#0088C6;
}

.col_light_blue
{
      color:#6FCCFF;
}

.col_darkblue
{
      color:#005878;
}

.col_white
{
      color:#fff;
}

.col_white2
{
      color:#fff;
}

.col_brown
{
      color:#7B2B00;
}

.col_gold
{
      color:#9F8B5F;
}

.col_gold2
{
      color:#B7A375;
}

.col_gray
{
      color:#c0c0c0;
}

.col_light_gray
{
      color:#ccc;
}

.col_dark_gray
{
      color:#727272;
}

.col_black
{
      color:#2B2D30;
}

.col_yellow
{
      color:#F5CE04;
}

h1,h2,h3,h4,h5,h6,form,div,img
{
      padding:0;
      margin:0;
      border:0;
      border:none;
      font-weight:normal;
}

input, select, button, textarea
{
      padding:0;
      margin:0;
      font-size:11px;
      color:#666;
      font-family:Tahoma, Verdana, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
}

h4, h5
{
      padding:0 0 0 35px;
      background:url('images/img/label.svg') no-repeat 0 1px; 
      background-size:24px 24px;
      font-size:20px;
}

#text_content h6
{
      padding:0 0 30px 35px;
      background:url('images/img/label.svg') no-repeat 0 -1px; 
      background-size:24px 24px;
      font-size:28px;
      border-bottom:#E1E2E2 solid 1px;
}

.comment_row
{
      padding:32px 0;
      border-bottom:#E1E2E2 solid 1px;
}


h3 a
{
}

ul, ol
{
      margin:0px;
      padding:3px 0 10px 25px;
}

ul li
{
      list-style-type:square;
      padding:0px 0 5px;
      margin:0px;
      text-align:left;
}

ol li
{
      padding:0 0 3px 0;
      margin:0px;
      text-align:left;
      background:none;
}

.button_back
{
      padding:0;
      border:none;
      background:url('images/img/label_back2.png') no-repeat 0 0;
      width:106px;
      height:27px;
      cursor:pointer;
      text-align:center;
}


.button_add
{
      padding:0;
      border:none;
      background:url('images/img/label_add2.png') no-repeat 0 0;
      width:105px;
      height:27px;
      cursor:pointer;
      text-align:center;
}



.submit_form
{
      padding:0;
      border:none;
      background:#fff url('pl/images/search.gif') repeat-x 0 0;
      width:65px;
      height:19px;
      cursor:pointer;
      margin:5px 0 10px;
}

.submit_form2
{
      padding:0;
      border:none;
      background:url('pl/images/input_tlo.jpg') no-repeat 0 0;
      width:143px;
      height:20px;
      margin:0px;
      color:#fff;
      cursor:pointer;
      text-align:center;
}

.input_spam
{
      margin-top:0px;
}

.inp_pay
{
      background:url('images/img/button_pay.png') no-repeat 0 0;
      border:none;
      width:85px;
      height:30px;
      margin:0;
      cursor:pointer;
}

.inp_search_send
{
      width:98px;
      height:39px;
      margin:0;
      border:none;
      cursor:pointer;
      font-size:13px;
      padding:0 0 12px 15px;
      color:#fff;
      background:url('images/img/inp_search_send.png') no-repeat 0 0;
      text-align:left;
}

.inp_search_send_en
{
      background:url('images/img/inp_search_send_en.png') no-repeat 0 0;
      border:none;
      width:99px;
      height:32px;
      margin:0;
      cursor:pointer;
}

.inp_search_save
{
      background:url('images/img/inp_search_save.png') no-repeat 0 0;
      border:none;
      width:85px;
      height:30px;
      margin:0;
      cursor:pointer;
}

.inp_search_add
{
      background:url('images/img/inp_search_add.png') no-repeat 0 0;
      border:none;
      width:85px;
      height:30px;
      margin:0;
      cursor:pointer;
}



.inp_search
{
      height:47px;
      width:164px;
      cursor:pointer;
      border:none;
}

.inp_search2
{
      height:21px;
      text-align:center;
      color:#fff;    
      cursor:pointer;
      border:none;
      background:#00266C;
      font-size:11px;
      padding:0 10px 2px;
      border-radius:3px;
      -moz-border-radius:3px;
      -webkit-border-radius:3px;
}

.inp_button
{
      height:24px;
      width:65px;
      text-align:center;
      color:#fff;    
      cursor:pointer;
      padding-bottom:2px;
      font-size:12px;
      border:none;
      background:url('images/img/button.png') no-repeat 0 0;
}

.inp_button2
{
      height:20px;
      width:60px;
      text-align:center;
      color:#fff;    
      cursor:pointer;
      padding-bottom:4px;
      font-size:11px;
      border:none;
      background:url('images/img/button2.png') no-repeat 0 0;
}




.f_label_class
{
      padding:3px 10px; 
      width:270px;
      text-align:right;
      font-size:12px;
      float:left;
}

.f_label_diet
{
      width:150px;
}

.f_input_class
{
      width:255px;
      float:left;
      margin:0 0 15px;
}

.input_form
{
      font-family: 'Poppins', sans-serif;
      margin:0; 
      background:#fff;
      border:solid 1px #E2E3E3;
      font-size:14px;
      font-weight:400;
      color:#999;
      height:42px;
      padding:0 15px;
      width:100%; 
      -webkit-border-radius:1px; 
      -moz-border-radius:1px; 
      border-radius:1px;
      box-sizing:border-box;
}

.input_sel
{
      border:solid 1px #E2E3E3;
      padding:10px 15px;
      background:#fff;
      
}

.input_form_textarea
{
      height:150px;
      font-family: 'Poppins', sans-serif;
      margin:0; 
      background:#fff;
      border:solid 1px #E2E3E3;
      font-size:14px;
      font-weight:400;
      color:#999;
      padding:15px;
      width:100%; 
      -webkit-border-radius:1px; 
      -moz-border-radius:1px; 
      border-radius:1px;
      box-sizing:border-box;}



.send_form
{
      font-family: 'Poppins', sans-serif;
      margin:0; 
      background:#F67B73;
      border:solid 0px #067B73;
      font-size:16px;
      font-weight:700;
      color:#fff;
      height:48px;
      padding:0;
      width:270px;
      max-width:100%; 
      text-align:center;
      -webkit-border-radius:1px; 
      -moz-border-radius:1px; 
      border-radius:1px;
      cursor:pointer;
}

.start_quiz
{
      font-family: 'Poppins', sans-serif;
      margin:0; 
      background:#F67B73;
      border:solid 0px #067B73;
      font-size:16px;
      font-weight:700;
      color:#fff;
      padding:20px 0;
      width:100%; 
      text-align:center;
      -webkit-border-radius:2px; 
      -moz-border-radius:2px; 
      border-radius:2px;
      cursor:pointer;
}

.send_form:hover, .start_quiz:hover
{
      background:#F9968F;
      -webkit-box-shadow: 0px 0px 27px 4px rgba(29,35,43,0.12);
      -moz-box-shadow: 0px 0px 27px 4px rgba(29,35,43,0.12);
      box-shadow: 0px 0px 27px 4px rgba(29,35,43,0.12);
}

.input_form2
{
      padding:0 8px 2px;
      margin:0; 
      width:160px;
      height:22px;
      background:#fff;
      border:solid #d4d4d4 1px;
      -webkit-border-radius: 3px; 
      -moz-border-radius: 3px; 
      border-radius: 3px;
      font-size:12px;
      margin:0 0 10px 0;
}


.input_select
{
      border:solid #d4d4d4 1px;
      width:auto;
      padding:5px 4px;
      font-size:12px;
      background:#fff;
      -webkit-border-radius: 3px; 
      -moz-border-radius: 3px; 
      border-radius: 3px;
      margin:0 0;
}


.input_form_gray
{
      padding:0 10px 2px;
      margin:0; 
      width:285px;
      height:25px;
      background:#eee;
      border:solid #d4d4d4 1px;
      -webkit-border-radius: 3px; 
      -moz-border-radius: 3px; 
      border-radius: 3px;
      font-size:12px;
}

.check_form
{
      margin:7px 0 0;
}

.file_form
{
      margin:4px 0 0;
}


.input_form_textarea_gray
{

}


.input_file
{
      border:none;
      width:225px;
      padding:10px;
      background:#fff;
}

.input_select_gray
{
      border:solid #d4d4d4 1px;
      width:306px;
      padding:5px 5px 6px;
      font-size:12px;
      background:#eee;
      -webkit-border-radius: 3px; 
      -moz-border-radius: 3px; 
      border-radius: 3px;
}

.select_form
{
      border:none;
      width:178px;
      padding:2px 2px 2px 0;
      margin:10px 10px 0 0;
      font-size:12px;
      background:#fff;
}




.table_form .radio_tabx
{
      padding-top:4px;
}

.table_form
{
      border-collapse: collapse;
      padding: 0px;
}

.table_form td
{
      padding:0px;
      border-bottom:solid transparent 8px;
}

.table_form .label
{
      padding:3px 6px;
      background:#ebebeb; 
      font-weight:bold;
      color:#f00;
}

.table_form .td_white
{
      background:transparent; 
}

.table_form .td_white2
{
      background:transparent; 
      font-size:12px;
}

.table_form .td_left2
{
      padding:2px 10px 10px 2px; 
      width:120px;
      text-align:right;
      font-size:12px;
}

.table_form .td_left
{
      padding:6px 10px 6px 2px; 
      width:120px;
      text-align:right;
      font-size:12px;
}

.table_form .td_file
{
      width:300px; 
}

.text_label
{
      font-weight:bold;
      margin:0 5px 3px 0;
}

.text
{
}

.text_head
{
      font-weight:bold;
      font-size:12px;
      color:#803E2B;
      margin:5px 0 3px 0;
}

.opacity_0
{
      opacity:0;
}

.opacity_1
{
      opacity:1;
}

.d_none
{
      display:none;
}

.d_block
{
      display:block;
}

.f_right
{
      float:right;
}

.f_left
{
      float:left;
}

.center
{
      text-align:center;
}

.justify
{
      text-align:justify;
}

.right
{
      text-align:right;
}

.underline
{
      text-decoration:underline;
}

.italic
{
      font-style:italic;
}

.bold
{
      font-weight:bold;
}

.left
{
      text-align:left;
}

.hide
{
      visibility:hidden;
}

.show
{
      visibility:visible;
}

.mar0
{
      margin:0px;
}

.marright0
{
      margin-right:0px;
}

.mar2
{
      margin-bottom:2px;
}

.marup3
{
      margin-top:3px;
}

.mar3
{
      margin-bottom:3px;
}

.mar5
{
      margin-bottom:5px;
}

.marup5
{
      margin-top:5px;
}

.mar10
{
      margin-bottom:10px;
}

.mar120
{
      margin-bottom:120px;
}

.mar15
{
      margin-bottom:15px;
}

.marup15
{
      margin-top:15px;
}

.marup10
{
      margin-top:10px;
}

.mar20
{
      margin-bottom:20px;
}

.mar25
{
      margin-bottom:25px;
}

.marup20
{
      margin-top:20px;
}

.mar30
{
      margin-bottom:30px;
}

.mar40
{
      margin-bottom:40px;
}

.marup40
{
      margin-top:40px;
}

.mar50
{
      margin-bottom:50px;
}

.mar70
{
      margin-bottom:70px;
}

.mar80
{
      margin-bottom:80px;
}

.marup30
{
      margin-top:30px;
}

.pad10
{
      padding-bottom:10px;
}

.crossed
{
      text-decoration: line-through; 
}

.ul__
{
      margin:0px;
      padding:5px 0 10px 0px;
}

.ul__ li
{
      display:block;
      padding:1px 0 5px 13px;
      margin:0px;
      list-style-type:none;
      text-align:justify;
      background:url('images/img/ico_ul.png') no-repeat 0 6px;
}


/*
.ul_
{
      margin:0px;
      padding:5px 0 5px 18px;
}

.ul_ li
{
      padding:0 0 3px;
      margin:0px;
      list-style-type:square;
      text-align:left;
      font-size:12px;
}
*/

.no_underline
{
      text-decoration:none;
}

.ul_ico
{
      margin:20px 0 10px;
      padding:5px 0 10px 0px;
}

.ul_
{
      margin:0px;
      padding:5px 0 10px 0px;
}



.ul_ico li, .ul_ li
{
      display:block;
      padding:1px 0 5px 16px;
      margin:0px;
      text-decoration:none;
      list-style-type:square;
}

#div_video
{
      height:400px;
}

.main_comp_idd_left #div_video
{
      height:250px;
}

.div_video_sub
{
      width:350px;
      height:197px;    
      float:left;
      margin:0 30px 30px 0;  
}

.div_video_sub:nth-of-type(3n+0)
{
      margin:0 0px 30px 0;
}

#text_content .ul_video
{
      margin:0px;
      padding:5px 0 10px 5px;
}

#text_content .ul_video li
{
      padding:0 0 0 0px;
      margin:0px;
      list-style-type:none;
      text-decoration:none;
      font-size:17px;
      font-weight:600;
      background:none;
}

#text_content .ul_video li a
{
      padding:1px 0 5px 14px;
      display:block;
      margin:0px;
      color:#6f6f6f;
      font-size:17px;
      background:url('images/img/ico_ul_v.png') no-repeat 0 10px;
}

#text_content .ul_video li ._sel, #text_content .ul_video li a:hover
{
      color:#F9A519;
      background:url('images/img/ico_ul.png') no-repeat 0 10px;
}

#foot .ul_ li a
{
}

#text_content .ul_osw
{
      margin:0px;
      padding:5px 0 10px 0px;
}

#text_content .ul_osw li
{
      display:block;
      padding:1px 0 5px 0px;
      margin:0px;
      list-style-type:none;
      background:none;
}

#text_content .ul_osw li a
{
      background:none;
      color:#F9A519;
}

#text_content .ul_ico li
{
      font-size:16px;
}

.ul_vert
{
      margin:0;
      padding:0 0 0 10px;
}

.ul_vert li
{
      padding:0 15px 5px 10px;
      margin:0;
      list-style-type:none;
      display:inline;
      background:url('images/img/ico_ul.png') no-repeat 0 6px;
}

/*
.ul_ico li a, .ul_ li a
{
      color:#7b7b7b;
}
*/
.label
{
      margin-top:10px;
      font-size:11px;
}

table td
{
      vertical-align: top;
}

.tab_space
{
      border-collapse: collapse;
      padding: 0px;
}
.tab_space td
{
     padding: 0px;
}

.tab_space
{
      border-collapse: collapse;
      padding: 0px;
}
.tab_space td
{
     padding: 0px;
}

.table_border, .tabelka
{
      border-collapse: collapse;
      margin:0 auto 20px;
      text-align:left;
      width:100%;
}

.table_border th, .tabelka th
{
      text-align:center;
}

.table_border tr
{
      -webkit-border-radius:25px; 
      -moz-border-radius:25px; 
      border-radius:25px;
}

.table_border td, .table_border th, .tabelka td, .tabelka th
{
      border:1px #fff solid;
      padding:12px 15px;
      background:#EFEFEF;
      font-size:15px;
      color:#222;      
}

.table_border td a
{
      color:#555;      
}

.table_border .label, .table_border th, .tabelka .label, .tabelka th
{
      background:#B5B4B4;
      font-family: 'Poppins', sans-serif;
      font-weight:600;
      color:#fff;
      font-size:15px;
}


/*
old versja bez absolute
.cal_up
{
      padding:2px 0 0;
      height:25px;
      margin:0;
      background:#4D4D4D url('images/cal_up.jpg') no-repeat 0 0;
      position:relative;
}

.cal_select
{
      border:solid #8B8B8B 1px;
      font-size:10px;
      font-family:Tahoma, Verdana, Arial, sans-serif;
      padding:0;
}

.cal_close
{
      width:15px;
      height:15px;
      padding:0;
      margin:5px 0 0 18px;
      border:none;
      background:url('images/cal_close.gif') no-repeat 0 0;
      cursor:pointer;
}

.cal_left
{
      width:15px;
      height:15px;
      padding:0;
      margin:5px 2px 0 6px;
      border:none;
      background:url('images/cal_left.gif') no-repeat 0 0;
      cursor:pointer;
}

.cal_right
{
      width:15px;
      height:15px;
      padding:0;
      margin:5px 0 0 2px;
      border:none;
      background:url('images/cal_right.gif') no-repeat 0 0;
      cursor:pointer;
}
*/

.cal_up
{
      padding:0 0 0;
      height:25px;
      margin:0;
      background:#4D4D4D url('images/cal_up.jpg') no-repeat 0 0;
      position:relative;
}

.cal_select
{
      border:solid #8B8B8B 1px;
      font-size:10px;
      font-family:Tahoma, Verdana, Arial, sans-serif;
      padding:0;
      position:absolute;
}

.cal_select1
{
      top:5px;
      left:23px;
      width:76px;
}

.cal_select2
{
      top:5px;
      left:139px;
      width:46px;
}


.cal_close
{
      width:15px;
      height:15px;
      top:6px;
      right:6px;
      border:none;
      background:url('images/cal_close.gif') no-repeat 0 0;
      cursor:pointer;
      position:absolute;
}

.cal_left
{
      width:15px;
      height:15px;
      padding:0;
      margin:0;
      border:none;
      background:url('images/cal_left.gif') no-repeat 0 0;
      cursor:pointer;
      position:absolute;
}

.cal_left1
{
      top:6px;
      left:6px;
}

.cal_left2
{
      top:6px;
      left:122px;
}
.cal_right
{
      width:15px;
      height:15px;
      padding:0;
      margin:0;
      border:none;
      background:url('images/cal_right.gif') no-repeat 0 0;
      cursor:pointer;
      position:absolute;
}

.cal_right1
{
      top:6px;
      left:101px;
}

.cal_right2
{
      top:6px;
      left:187px;
}




.cal_div_table
{
      border:solid #4D4D4D 1px;
      width:238px;
}

.cal_table
{
      border-collapse: collapse;
      padding:0;
      margin:0;
      width:238px;
}

.cal_table td, .cal_table th
{
      text-align:center;
      border:1px #fff solid;
      padding:2px 3px;
      background:#EAE9ED;
      color:#4D4D4D;
      font-size:9px;
      font-family:Tahoma, Verdana, Arial, sans-serif;
}

.cal_table .cal_head
{
      color:#fff;
      font-weight:normal;
      background:#AFAFAF;
}

.cal_table td a
{
      font-size:9px;
      color:#4D4D4D;
      font-family:Tahoma, Verdana, Arial, sans-serif;
}



.warstwa_war
{
      position: absolute;
      visibility: visible;
}

.warstwa
{
      position: absolute;
      visibility: visible;
      text-align:center;
      z-index:98;
      left:0;
      top:0;
}

#war_foto_cal
{
}

#warstwa_gray
{
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
      background:url('images/png_gray.png') repeat 0 0;
      visibility:hidden;
      z-index:98;
}

.clear, .clear2
{
      clear:both;
      font-size:0;
      line-height:0;
      height:0;
}

.clear_left
{
      clear:left;
      font-size:0;
      line-height:0;
      height:0;
}

.clear_right
{
      clear:right;
      font-size:0;
      line-height:0;
      height:0;
}

.spacer
{
      width:100%;
      height:100%;           
}

.center_d
{
      margin:0 auto;
}

a
{
      /*text-decoration: underline;
      color:#5191F1;*/
      color:#276769;
      text-decoration:none;
      font-weight:500;
}

#text_content a:hover, .blog_pad a:hover, .read_more a:hover
{
      text-decoration:none;
      color:#4B8182;
}

a:focus
{
}

.wa_img
{
      margin:0 15px 0 0;
}
.nowrap
{
      white-space: nowrap;
}