

/* Start:/bitrix/templates/corp_services_gray/components/bitrix/catalog.top/slider_dev/style.css?14037050741946*/
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/* End */


/* Start:/bitrix/templates/corp_services_gray/styles.css?15734537864262*/
#popupblockbg{  position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; width: 100%; height: 100%; background: rgba(0,0,0,0.7); }
#popupblock{padding: 20px; width: 400px; height: 500px; border-radius: 10px; background: #fff; margin: auto; margin-top: 200px;}
#closepopup{cursor: pointer; width: 80px; height: 22px; position: relative; top: -16px; right: -340px; background: #000000;  color: #ffffff;}
#formsubmit{position: absolute; margin-top:-10px; cursor: pointer; width: 350px; display:block; padding: 6px 12px; background: #0063B9; color: #ffffff;} 
/* Text */
img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,sans-serif; 
	margin:1.3em 0 0.7em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:190%; margin:0 0 1em; }
h2 { font-size:150%; }
h3 { font-size:130%; font-weight: bold;}
h4 { font-size:120%;}
h5 
{ 
	border-bottom:1px solid #E5E5E5;
	font-size:140%;
	font-weight:normal;
	margin:0 0 1.1em;
	padding:0 0 1em;
}
h6 { font-size:100%; }

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ul { list-style-type: none;  padding:0; margin: 0 0 0 1.5em;}
#workarea ul li:before { content:'\2014\a0'; }
#workarea li
{
	behavior:expression( !this.before  ? this.before = this.innerHTML = '<span class="dash">— </span>' + this.innerHTML :'' );
	text-indent:-1.35em;
	margin: 0.6em 0
}

#workarea ul ul { padding:0 0 0 1.5em; margin: 0.6em 0}


table.data-table { width: 100%; border-bottom: 1px solid #F0F0F0; border-top: 1px solid #F0F0F0}
table.data-table th { text-align: left;}
table.data-table td, table.data-table th { padding: 1em; font-size: 0.85em;}
table.data-table tr.alt-row { background-color: #F0F0F0; }

#cssmenu {padding: 0; margin: 0; border: 0; width:100%}
#cssmenu ul, #cssmenu li {list-style: none; margin: 0; padding: 0;}
#cssmenu ul {position: relative; z-index: 597; }
#cssmenu ul li { float: left; min-height: 1px; vertical-align: middle;}
#cssmenu ul li.hover,
#cssmenu ul li:hover {position: relative; z-index: 599; cursor: default;}
#cssmenu ul ul {visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 100%;}
#cssmenu ul ul li {float: none;}
#cssmenu ul ul ul {top: 0; left: auto; right: -99.5%; }
#cssmenu ul li:hover > ul { visibility: visible;}
#cssmenu ul ul {bottom: 0; left: 0;}
#cssmenu ul ul {margin-top: 0; }
#cssmenu ul ul li {font-weight: normal;}
#cssmenu a { display: block; line-height: 1em; text-decoration: none; }

#cssmenu {
  background: #333;
  border-bottom: 4px solid #1b9bff;
  /*font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;*/
  font-size: 12px; 
}

  #cssmenu > ul { *display: inline-block; }

  #cssmenu:after, #cssmenu ul:after {
    content: '';
    display: block;
    clear: both; 
}

#cssmenu a {
    background: #333;
    color: #CBCBCB;
    padding: 0 20px; 
}
#cssmenu ul { text-transform: uppercase; }

    #cssmenu ul ul {
      border-top: 4px solid #1b9bff;
      text-transform: none;
      min-width: 190px; 
}
      #cssmenu ul ul a {
        background: #1b9bff;
        color: #FFF;
        border: 1px solid #0082e7;
        border-top: 0 none;
        line-height: 150%;
        padding: 16px 20px; 
}
      #cssmenu ul ul ul { border-top: 0 none; }

      #cssmenu ul ul li { position: relative }

#cssmenu > ul > li > a { line-height: 48px;  }

#cssmenu ul ul li:first-child > a { border-top: 1px solid #0082e7; }
        #cssmenu ul ul li:hover > a { background: #35a6ff; }

        #cssmenu ul ul li:last-child > a {
          border-radius: 0 0 3px 3px;
          box-shadow: 0 1px 0 #1b9bff; 
}
        #cssmenu ul ul li:last-child:hover > a { border-radius: 0 0 0 3px; }

        #cssmenu ul ul li.has-sub > a:after {
          content: '+';
          position: absolute;
          top: 50%;
          right: 15px;
          margin-top: -8px;
}

 #cssmenu ul li:hover > a, #cssmenu ul li.active > a {
      background: #1b9bff;
      color: #FFF;
}
    #cssmenu ul li.has-sub > a:after {
      content: '+';
      margin-left: 5px; 
}
    #cssmenu ul li.last ul {
      left: auto;
      right: 0; 
}
      #cssmenu ul li.last ul ul {
        left: auto;
        right: 99.5%;
}  
/* End */


/* Start:/bitrix/templates/corp_services_gray/template_styles.css?163367220061856*/
/*COMMON*/
body {background:#fff url(/bitrix/templates/corp_services_gray/images/bg-body.jpg) no-repeat 50% 0; background-attachment:fixed; color:#424242; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; margin:0; min-width:1180px/*995px*/; padding:0; text-align:center;}
#mainWrapper, #footer, #header, body {font-family:'TTLakesCondensed-Regular'; font-size:14px; line-height:1.5;}
html, body {height:100%;}
div,dl,dt,dd,ol,ul,li,form,td,th,p {margin:0; padding:0;}
table, th, td {font-size:100%;}
table,img {border:0;}
img {border:none;}
table {border-collapse:collapse;}
input, select, option, textarea {font-family:'TTLakes-Medium'; font-size:11px;}
p {padding:0 0 10px;}
a {color:#316a8b; text-decoration:underline;}
a:hover {color:#316a8b; text-decoration:none;}
h1,h2,h3,h4 {color:#26456d; font-family:'TTLakes-Medium'; font-weight:normal; margin:0; padding:0;}
h1 {font-size:24px; padding:10px 0;}
h2 {font-size:20px; padding:10px 0;}
h3 {font-size:16px; padding:10px 0;}
h4 {font-size:13px; font-weight:bold; padding:10px 0;}
ol, ul {padding:0 0 10px 20px;}
/*//COMMON*/

/*MAIN*/
#mainWrapper {margin:0 auto; min-height:100%; position:relative; text-align:left; width:1100px/*915px*/; background: #FFF; padding: 0 10px 0 10px;}
/*//MAIN*/
.zebraf caption{font-size:10px;font-weight:200;background-repeat:no-repeat;
background-position:130px center;padding-top:20px;height:50px}
.zebraf{border:1px dotted #343434; margin-left: -8px;}
.zebraf td{border-left:1px dotted #343434;border-top:1px dotted #343434; padding-left:3px;}
.zebraf th,.zebra th:hover{border-left:1px dotted #343434;border-bottom:1px dotted #343434;
padding:20px;background-color:#118EC7!important;color:#FFF!important;font-weight:400}
.zebraf tbody tr:nth-child(even){background:rgba(52,52,52,0.06);color:#343434}
.zebraf tr:hover *{background:#FBF4E9;color:#343434}
.zebraf tr{color:#343434}
/*LAYOUT*/

/*HEADER*/
header {height:159px; position:relative;}

nav {background:#fff url(/bitrix/templates/corp_services_gray/images/bg-menu.gif) repeat-y 0 0; border:1px solid #c5d9e5; float:left; margin:0 27px 10px 0; position:relative; width:283px; /*border-radius:7px;*/}
nav:after {content:url(/bitrix/templates/corp_services_gray/images/bg-shadow.png); bottom:-9px; left:0; position:absolute;}
nav ul {margin:0 auto; padding:0;}
nav li {border-top:1px solid #d2e0e9; font-family: 'TTLakes-DemiBold'; list-style:none; padding:0; position:relative;}
nav a {color:#316a8b; display:block; font-size:16px; margin:0 auto; padding:4px 12px 5px; text-decoration:none;}
nav a.parent {border-right: 10px solid #006BC6;} /*265px 13px background:url(/bitrix/templates/corp_services_gray/images/bg-strli.png) no-repeat 275px;*/
nav li:hover a, nav .on a {background:#006BC6 repeat-x 0 0; color:#fff; border-right: none;} /* background:#2862b0 url(/bitrix/templates/corp_services_gray/images/bg-menuh.gif) repeat-x 0 0;*/
nav img {display:none;}
nav li:hover img, nav .on img {display:block; height:100%; right:-10px; top:0; position:absolute; width:10px; z-index:200; }
nav li:first-child {border:none;}
nav li:first-child a {/*border-radius:7px 0 0 0; */ padding-top:6px;}
nav li:last-child a {/*border-radius:0 0 0 7px;*/}

nav li ul {background:#fff; border:1px solid #bad2e1; display:none; left:283px; position:absolute; top:0; /*border-radius:7px;*/ width:228px; z-index:100;}
nav li ul li ul {left: 228px;}
nav li:hover ul {display:block;}
nav li ul li a {background:none !important; color:#316a8b !important; padding:3px 30px 4px; font-size: 12px;}
nav li ul li a:hover {background:#e1ecf3 !important; color:#316a8b;}
nav ul li:first-child {border:none;}
nav ul li:first-child a {/*border-radius:0 7px 0 0;*/ padding-top:6px;}
nav ul li:last-child a {/*border-radius:0 0 7px 0;*/}

#logo {font-size:20px; left:0; position:absolute; top:51px;}
#logo img {display:block;}
#tvelway {color:#0990b5; font-family:'TTLakesCondensed-Regular'; left:0; position:absolute; top:13px;}
#tvelway a {color:#0990b5;}
#tvelway span {color:#8d8d8d;}
#stroka {font-family:'TTLakesCondensed-Regular'; font-size:16px; font-weight:bold; left:314px; position:absolute; top:14px; width:310px;}
#ul_head {left:360px; list-style:none; padding:0; position:absolute; top:54px;}/*345*/
.ros_ {margin-top: 12px;}
#ul_head li {float:left; padding:0 10px;}
#links {position:absolute; right:0px; top:12px;}/*right:108px;*/
#links a, #links span {cursor:pointer; margin:0 0 0 7px;}
#lang {position:absolute; right:0; top:11px;}

#search {border:1px solid #bdbfc4; height:33px; position:absolute; right:0; top:81px; width:245px;}
#search .textSearch {border:none; color:#b6b6b6; font-family:'TTLakesCondensed-Regular'; font-size:14px; height:19px; outline:none; padding:7px 10px 5px; width:130px;}
#search .but {background:url(/bitrix/templates/corp_services_gray/images/bg-butsearch.png) no-repeat 0 -3px; border:none; color:#fff; font-family:'TTLakesCondensed-Regular'; font-size:14px; height:31px; padding:2px 0 4px 10px; position:absolute; right:1px; text-align:center; top:1px; width:92px;}
/*//HEADER*/

#tableMain {position:relative; clear:both; padding:0 0 30px; z-index:50; top:14px;}
#content {background:#fff; border:1px solid #bad2e1; margin-left:315px; margin-bottom:18px; padding:20px; position:relative; /*border-radius:7px;*/}
#content.onetd {margin-left:0;}
#content:after {content:url(/bitrix/templates/corp_services_gray/images/bg-shadow2.png); bottom:-9px; left:5px; position:absolute;}
#tdLeft {float:left; padding:0 0 30px; width:287px;}

.title {color:#FFFFFF; font-family:'TTLakesCondensed-Regular', Arial, sans-serif; font-size:18px; font-weight:normal; line-height:1.4; margin: -21px -20px 14px; text-transform:uppercase; background-color: #23346c/*#006BC6*/; padding-left: 10px; /*border-radius: 5px 5px 0px 0px;*/ text-align: center;} /*#26456d  -15px 0 14px */

.breadcrumbs {background:#fff; border:1px solid #bad2e1; color:#36689f; font-size:14px; margin:0 0 11px; padding:12px 11px; /*border-radius:7px;*/}
.breadcrumbs a {color:#36689f; padding:0 8px;}
.breadcrumbs span {color:#8d8d8d;  padding:0 8px; text-decoration:none;}

h1 + h2 {padding-top:0;}

/*PAGES*/
#slider {border:1px solid #fff; margin:0 -9px 18px 0; overflow:hidden; padding:0; position:relative; width:100%; margin-top: 14px;} /*width:600px;border-radius:7px;*/
#slider_ {border:2px solid #FF0004; margin:0 -9px 10px 0; overflow:hidden; padding:25px; position:relative; width:546px; border-radius:7px;}
#slider  .nivo-main-image, #slider  .nivo-slice img {}/*border-radius:7px;*/
#slider  .nivo-controlNav {/*left:240px;*/ left: 50%; margin-left: -5%; position:absolute; top:190px; z-index:500; padding:0 !important;}
.nivoSlider {height: 300px !important;}
#slider  .nivo-controlNav img {float:left; padding:2px;}
#slider  .nivo-controlNav img:hover {border:2px solid #fff; padding:0;}
#slider  .nivo-controlNav .active img {border:2px solid #fff; padding:0;}
#slider  .nivo-directionNav a.nivo-prevNav {background:url(/bitrix/templates/corp_services_gray/images/bg-str_slider.png) no-repeat 0 -300px; display:block; height:0; overflow:hidden; padding:300px 50px 0 0; top:0; width:0; border-radius:7px 0 0 7px;}
#slider  .nivo-directionNav a.nivo-prevNav:hover {background-position:-70px -300px;}
#slider  .nivo-directionNav a.nivo-nextNav {background:url(/bitrix/templates/corp_services_gray/images/bg-str_slider.png) no-repeat -70px 0; display:block; height:0; overflow:hidden; padding:300px 50px 0 0; top:0; width:0; border-radius:0 7px 7px 0;}
#slider  .nivo-directionNav a.nivo-nextNav:hover {background-position:0 0;}

.newsblock {margin:0; position:relative;}
.newsblock h2 {background:url(/bitrix/templates/corp_services_gray/images/bg-newsblockt.png) no-repeat 100% 0; color:#fff; font-size:24px; margin:-8px 0 15px -30px; position:relative; padding:4px 30px 5px 17px;}
.newsblock h2:before {content:"\00A0"; bottom:-5px; border-top:5px solid #0d3d65; border-left:10px solid transparent; border-right:0px solid transparent; height:0; left:0; position:absolute; width:0;}
.newsblock .news {border-bottom:1px solid #d2e0e9; line-height:1.3; margin:0 -20px;  padding:10px 33px 4px 33px;}
.newsblock .news .data,  #content .news .data, .newspin .data {color:#878787; font-size:14px; padding:0 0 7px;}
.news .data a {color:#878787; font-size:12px;}
.newsblock a {color:#016faf;}
.newsblock .all {background:#edf4f8; margin:0 -20px -20px; padding:8px 0 10px; text-align:center; border-radius:0 0 10px 10px;}
.newspin .data {padding:0 0 15px;}
.newspin {margin-top:-10px; }

.bblock {margin:0 0 18px;}
.bblock_left {display: inline-block;}
.videoblock {background:#fff; border:1px solid #c9c9c9; margin:0; padding:0; position:relative; /*border-radius:7px;*/ margin-bottom: 10px;}
.videoblock:after {content:url(/bitrix/templates/corp_services_gray/images/bg-shadow.png); bottom:-9px; left:0; position:absolute;}
.videoblock h2 {background:url(/bitrix/templates/corp_services_gray/images/bg-newsblockt.png) no-repeat 100% 0; color:#fff; font-size:24px; margin:12px 0 20px -10px; position:relative; padding:4px 30px 5px 17px;}
.videoblock h2:before {content:"\00A0"; bottom:-5px; border-top:5px solid #0d3d65; border-left:10px solid transparent; border-right:0px solid transparent; height:0; left:0; position:absolute; width:0;}
.videoblock h2 a {color:#fff; float:right; font-size:14px; margin:10px 0 0; text-shadow:none;}
.videoblock .text {text-align:center; position:relative; height:232px;}
.videoblock .text img {margin:0 auto 10px;}
.videoblock .text  a {color:#316a8b;}
.videoblock .text .anons {background:#edf4f8; border-top:1px solid #bad2e1; height:20px; margin:15px 0 0; padding:10px 30px; position:relative; border-radius:0 0 7px 7px;}
.videoblock .text .str_left {background:url(/bitrix/templates/corp_services_gray/images/bg-str.png) no-repeat 0 0; bottom:15px; display:block; height:21px; left:15px; position:absolute; width:11px; z-index:200;}
.videoblock .text .str_right{background:url(/bitrix/templates/corp_services_gray/images/bg-str.png) no-repeat 100% 0; bottom:15px; display:block; height:21px; position:absolute; right:15px; width:11px; z-index:200;}
.videoblock .text .slidesjs-stop {display:none !important;}

.inf_block {background:#fff; border:1px solid #c9c9c9; margin:0; padding:0; position:relative; /*border-radius:7px;*/ margin-bottom: 10px;}
.inf_block h2 {background:url(/bitrix/templates/corp_services_gray/images/bg-newsblockt.png) no-repeat 100% 0; color:#fff; font-size:24px; margin:12px 0 20px -10px; position:relative; padding:4px 30px 5px 17px;}
.inf_block h2:before {content:"\00A0"; bottom:-5px; border-top:5px solid #0d3d65; border-left:10px solid transparent; border-right:0px solid transparent; height:0; left:0; position:absolute; width:0;}
.inf_block h2 a {color:#fff; float:right; font-size:14px; margin:10px 0 0; text-shadow:none;}
.inf_block .text {text-align:center; position:relative; height:232px;}
.inf_block .text img {margin:0 auto 10px;}
.inf_block .text  a {color:#316a8b;}
.inf_block .text .anons {background:#edf4f8; border-top:1px solid #bad2e1; height:20px; margin:15px 0 0; padding:10px 30px; position:relative; border-radius:0 0 7px 7px;}
.inf_block .text .str_left {background:url(/bitrix/templates/corp_services_gray/images/bg-str.png) no-repeat 0 0; bottom:15px; display:block; height:21px; left:15px; position:absolute; width:11px; z-index:200;}
.inf_block .text .str_right{background:url(/bitrix/templates/corp_services_gray/images/bg-str.png) no-repeat 100% 0; bottom:15px; display:block; height:21px; position:absolute; right:15px; width:11px; z-index:200;}
.inf_block .text .slidesjs-stop {display:none !important;}

.slidesjs-container {height:232px !important; z-index:150;}

.left_menu {background:#fff url(/bitrix/templates/corp_services_gray/images/bg-menu.gif) repeat-y 0 0; border:1px solid #c5d9e5; margin:0 0 18px; position:relative; /*border-radius:7px;*/ width: 282px;} /*display: table-cell;*/
.left_menu:after {content:url(/bitrix/templates/corp_services_gray/images/bg-shadow.png); bottom:-9px; left:0; position:absolute;}
.left_menu  h2 {background:url(/bitrix/templates/corp_services_gray/images/bg-newsblockt.png) no-repeat 100% 0; background:#0063B9 url(/bitrix/templates/corp_services_gray/images/bg-menuh.gif) repeat-x 0 0;color:#fff; font-size:18px; margin:12px 20px 12px -10px; position:relative; padding:4px 30px 5px 17px;}
.left_menu h2:before {content:"\00A0"; bottom:-5px; border-top:5px solid #0d3d65; border-left:10px solid transparent; border-right:0px solid transparent; height:0; left:0; position:absolute; width:0;}
.left_menu img {display:block; height:100%; right:-10px; top:0; position:absolute; width:10px; z-index:200; }
.left_menu ul {list-style:none; padding:0;}
.left_menu li {border-top:1px solid #d2e0e9; 'TTLakesCondensed-Regular': 'PT Sans', Arial, sans-serif; list-style:none; padding:0; position:relative;}
.left_menu a {color:#316a8b; display:block; font-size:16px; margin:0 auto; padding:4px 12px 5px; text-decoration:none;}
.left_menu li a:hover, .left_menu .on > a, .left_menu .selected > a {background:#ebf2f7 url(/bitrix/templates/corp_services_gray/images/bg-lih.gif) repeat-y 0 0; color:#316a8b;}
.left_menu .selected > a {background:none; color:#8D8D8D;}
.left_menu li:first-child a {border-radius:7px 7px 0 0;}
.left_menu li:last-child a {border-radius:0 0 7px 7px;}

.left_menu li ul {background:#ebf2f7; border-top:1px solid #d2e0e9; margin:0 0 0 5px; padding:5px 0;}
.left_menu li ul li {border:none; font-family:'TTLakesCondensed-Regular'; font-size:12px;}
.left_menu li ul li a {color:#4a4a4a; font-size:12px; padding:3px 12px 3px 7px;}
.left_menu li ul li a:hover, .left_menu li ul .current a {background:none; color:#316a8b;}

a.cir {background:url(/bitrix/templates/corp_services_gray/images/bg-li.gif) no-repeat 0 4px; padding:0 0 0 15px; text-transform:uppercase;}

.archiv {font-weight:bold; padding:5px 0 0;}
.archiv a {font-weight:normal; margin:0 10px 0 0;}

.navN {padding:0; text-align:center;}

.doc {background:url(/bitrix/templates/corp_services_gray/images/bg-li.gif) no-repeat 0 4px; padding:0 0 15px 15px; text-transform:uppercase;}
.doc > a {border-bottom:1px dashed #36689f; text-decoration:none;}
.doc.open {background:url(/bitrix/templates/corp_services_gray/images/bg-docopen.gif) no-repeat 0 6px;}
.doc .docs {background:#e8eff4; margin:10px 0 0; padding:16px;}
.doc.open > a {border:none;}
.doc .docs a {/*background:url(/bitrix/templates/corp_services_gray/images/bg-png.gif) no-repeat 0 0;*/ padding:5px 0 5px 32px;}
.doc .docs p {padding:4px 0 14px;}

.news2 {line-height:1.5; padding:0 0 10px;}
.news2 .data {color:#22bed8/*#7d7d7d*/; font-family:'TTLakesCondensed-Regular';font-size:12px; font-weight:bold; padding:0 0 4px;    text-decoration: underline;}
.news2 .name {font-family:'TTLakesCondensed-Regular';}
.newspin .data, .newspin .news-date-time {color:#7d7d7d; display:block; font-family:'TTLakesCondensed-Regular';  font-size:12px; font-weight:bold; padding:0 0 10px;}


.cat_f {display:table; margin:0 0 17px; width:100%;}
.cat_f img {border:1px solid #cfcfcf; float:left; margin:0 19px 0 0; padding:1px;}
.cat_f .text {overflow:hidden;}
.cat_f .name {font-family: 'TTLakesCondensed-Regular'; font-size: 14px; margin-top:-4px; padding:0; text-transform: uppercase;}

.photogallery {font-family:'TTLakesCondensed-Regular'; text-align:center; margin:0 0 20px; width: 45%; vertical-align: top; display: inline-block; text-align: center; padding-right:45px}
.photogallery.last {padding-right:0;}
.photogallery img {border:1px solid #d1d1d1; padding:1px;}

.photogalleryIn {font-size:12px; margin:0 4px 12px 0; text-align:center; width:180px;}
.photogalleryIn.last {margin-right:0;}
.photogalleryIn img {border:1px solid #d1d1d1; padding:1px;}

.word {font-size:16px; padding:0 0 20px;}
.research {color:#636363; padding:0 0 10px;}
.research .name {padding:0 0 5px;}
.research .name  a {color:#000;}
.research .dal a {background:url(/bitrix/templates/corp_services_gray/images/bg-dal.gif) no-repeat 0 5px; color:#307be1; font-size:12px; padding:0 0 0 16px;}
.research  p {padding:0 0 5px;}

.sitemap_links {list-style:none; padding:0;}
.sitemap_links li {background:url(/bitrix/templates/corp_services_gray/images/bg-maplist.gif) no-repeat 0 7px; font-size:12px; padding:0 0 6px 10px; text-transform:uppercase;}
.sitemap_links li a {color:#225fc0;}
.sitemap_links li a:hover {color:#ababab;}
.sitemap_links li ul {list-style:none; padding:5px 0 0 11px;}
.sitemap_links li ul  li {background:url(/bitrix/templates/corp_services_gray/images/bg-maplist2.gif) no-repeat 0 9px; padding:0 0 5px 15px; text-transform:none;}
.sitemap_links li ul  li a {color:#343434; }

.mess form {padding:20px 0 0;}
.mess .field {padding:0 0 18px; position:relative; width:430px;}
.mess .lbl {display:inline-block; font-family:Arial; font-size:12px; padding:4px 0 0; width:170px;}
.mess .inpbl {display:inline-block; padding:0; width:255px;}
.mess .inp {background:#f2f2f2; border:1px solid #989898; color:#747474; font-family:Arial; font-size:12px; margin:3px 0 0; padding:2px 5px; width:243px;}
.mess .inp:focus {background:#fafafa;}
.mess .error .inp, .mess .error .inp2 {background:#fafafa; border:1px solid #ff0a00;}
.mess .errortext {background:none; border:none; color:#ff0a00; display:none; font-size:11px; line-height:1; margin:-8px 0 2px 170px; padding:0; text-align:right;}
.mess .error .errortext {display:block;}
.mess .inp2 {background:#f2f2f2; border:1px solid #989898; color:#747474; font-family:Arial; font-size:12px; height:50px; padding:2px 5px; width:243px; max-width:243px;}
.mess .sel {background:#f2f2f2; border:1px solid #989898; color:#747474; font-family:Arial; font-size:12px; margin:3px 0 0; padding:2px 5px; width:243px;}
.mess .pcheck {font-size:12px; padding:0 0 20px;}
.mess .pcheck .niceCheck {margin-bottom:-4px; margin-left:10px; width:18px; height:17px; display:inline-block; cursor: pointer; background: url(/bitrix/templates/corp_services_gray/images/bg-check.gif) no-repeat 0 0; overflow: hidden;}
.mess .pcheck .checkChecked {background-position:0 -28px;}
.mess .pcheck .niceCheck input {margin-left:-30px;}
.niceCheck, .itexapp-checkbox {
    margin-bottom: 0px;
    width: 15px;
    height: 16px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    margin-left: 10px;
    vertical-align: middle;
    cursor: pointer;
    background: url('/bitrix/templates/corp_services_gray/images/bg-check.gif');
    background-position: 0 0px;
    overflow: hidden;
}

.checkChecked,
.cattab .checkChecked, .itexapp-checkbox.checked {
    background-position: 0 -28px;
}

.niceCheck input, .itexapp-checkbox input {
    margin-left: -30px;
    width: 16px !important;
}

.mess .kod, .okno .QapTcha {float:left !important; margin:0; font-size:11px; line-height:1.1; width:270px;}
.mess .kod img {float:left; margin:3px 15px 0 0;}
.mess .but {background:#2963B1 url(/bitrix/templates/corp_services_gray/images/bg-but.gif) repeat-x 0 0; border:1px solid #5483c1; font-family:Arial; color:#fff; font-size:14px; font-weight:bold; height:34px; margin:4px 0 0 34px; text-align:center; text-transform:uppercase; width:125px; text-shadow:0 1px 1px #1c4468; border-radius:2px;}
.mess .but:hover {background:#2963B1 url(/bitrix/templates/corp_services_gray/images/bg-but.gif) repeat-x 0 0;}
.mess .but:disabled, .mess .but:disabled:hover {background:#e1e1e1; cursor:auto;}

.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(/bitrix/templates/corp_services_gray/img/loading.gif) no-repeat 50% 50%;}

.box-modal {background:#fff; border:1px solid #c2c7c9; font-family:Arial; padding:15px 45px; position:relative; text-align:left; width:430px;}
.box-modal .box-modal_close {background:url(/bitrix/templates/corp_services_gray/images/bg-xbut.gif) no-repeat 0 0; cursor:pointer; height:17px; position:absolute; right:15px; top:15px; width:17px;}
.box-modal  h2  {background:url(/bitrix/templates/corp_services_gray/images/bg-newsblockt.png) no-repeat 100% 0; color:#fff; font-size:24px; margin:0 0 15px -56px; position:relative; padding:4px 66px 5px 56px; text-align:left;}
.box-modal  h2:before {content:"\00A0"; bottom:-5px; border-top:5px solid #0d3d65; border-left:10px solid transparent; border-right:0px solid transparent; height:0; left:0; position:absolute; width:0;}
.sms_ok {background:url(/bitrix/templates/corp_services_gray/images/bg-smsok.gif) no-repeat 0 50%; margin:0 0 25px; padding:10px 0 10px 50px;}
.link_ok, .link_ok:hover {background:#2963B1 url(/bitrix/templates/corp_services_gray/images/bg-but.gif) repeat-x 0 0; border:1px solid #5483c1; font-family:Arial; color:#fff !important; display:block; font-size:14px; font-weight:bold; margin:0 auto; padding:6px 0; text-align:center; text-decoration:none; text-transform:uppercase; width:125px; text-shadow:0 1px 1px #1c4468; border-radius:2px;}


.news-detail-share {margin:10px 0 20px;}
#vk_like, #fb-root {display:inline-block;}
/*//PAGES*/

/*//LAYOUT*/

/*FOOTER*/
#footWrap {clear:both; height:68px;}
footer {background:url(/bitrix/templates/corp_services_gray/images/bg-footer.gif) repeat-x 0 0; bottom:0; clear:both; height:68px; margin:-68px 0 0; position:fixed; text-align:left; width:100%; z-index:200;}
#footer2 {color:#454545; font-family:'TTLakesCondensed-Regular'; font-size:12px; height:68px; left:0; margin:0 auto; position:relative; top:0; width:915px; z-index:300;}
#up {bottom:135px; cursor:pointer; display:block; height:29px; position:fixed; right:10px; width:85px;}
#up:hover {background-position:-102px -1px;}
.backup {height:40px; width:100%;}
#copy {position:absolute; right:20px; text-align:right; top:18px; width:350px;}
#itex {display:none; position:absolute; right:10px; top:60px; width:250px;}
#itex a {color:#c8c5c4;}
#itex img {float:left; margin-top:4px; padding-right:8px;}
#counters {left:450px; position:absolute; text-align:center; top:60px; width:300px;}
#counters img {margin:0 5px;}
#logos {left:12px; position:absolute; top:12px;}
#soc {left:404px; position:absolute; top:18px;}
/*//FOOTER*/

/*DOP*/
.but {cursor:pointer;}

.clear {clear:both; font-size:0; height:2px; line-height:0;}

blockquote {background-color:#e8eff4; margin:0 0 10px; padding:8px 28px;}
.pintable, .pintable0 {border-collapse:collapse; margin-bottom:10px;}
.pintable th, .pintable thead td {background:#e8eff4; border:1px solid #c9c9c9; font-weight:normal; padding:5px;}
.pintable td {border:1px solid #c9c9c9; padding:5px;}
.pintable0 th, .pintable0 td {padding:5px;}
.pintable th p, .pintable0 th p, .pintable td p, .pintable0 td p  {padding:0;}

.navN {margin:10px 0; text-align:center;}
.navN ul {display:table; list-style:none; margin:0 auto; padding:0;}
.navN li {float:left; margin:0 6px;}
.navN li a {background:#dbe9f8; border:1px solid #dbe9f8; color:#343434; display:block; font-family:'TTLakesCondensed-Regular'; padding:2px 9px; text-decoration:none;}
.navN li a:hover, .navN .on a {background:none; color:#343434;}

.archiv_bl {color:#343434; height:30px; font-family:'TTLakesCondensed-Regular'; font-weight:normal;}
.archiv_bl  .sel {background:#fff; border:1px solid #dbe9f8; float:left; margin:0 10px 0 0; width:107px;}
.archiv_bl .but {background:url(/bitrix/templates/corp_services_gray/images/bg-but.gif) repeat-x 0 0; border:none; color:#fff; font-family:'TTLakesCondensed-Regular'; font-size:14px; height:28px; text-align:center; width:74px;}
.archiv_bl strong {float:left; padding:5px 5px 0 0;}
.archiv_bl label {float:left; margin:5px 18px 0 0;}

.newsblock h2, .videoblock h2, .left_menu  h2, .photogalleryIn, .box-modal  h2, .mess .lbl, .mess .inpbl {min-height:20px; display: -moz-inline-stack; display:inline-block; vertical-align:top; zoom:1; *display:inline;}
.news2 .name a{color: #316a8b;}

.jq-checkbox {
	top: -1px;
	width: 13px;
	height: 13px;
	border: 1px solid #C3C3C3;
	border-radius: 3px;
	background: #F6F6F6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) repeat-x;
	box-shadow: 0 1px 1px rgba(0,0,0,0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	vertical-align: middle;
	cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 9px;
	height: 9px;
	margin: 2px 0 0 2px;
	border-radius: 2px;
	background: #666;
	box-shadow: inset 0 -3px 6px #AAA;
}
.jq-checkbox.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled {
	opacity: 0.55;
	filter: alpha(opacity=55);
}


.jq-radio {
	width: 12px;
	height: 12px;
	border: 1px solid #C3C3C3;
	border-radius: 50%;
	background: #F6F6F6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) 0 -1px repeat-x;
	box-shadow: 0 1px 1px rgba(0,0,0,0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	vertical-align: middle;
	cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
	width: 6px;
	height: 6px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #666;
}
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-radio.disabled {
	opacity: 0.55;
	filter: alpha(opacity=55);
}


.jq-file {
	width: 270px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	border-radius: 4px;
}
.jq-file input {
	cursor: pointer;
	height: auto;
	line-height: 1em;
}
.jq-file__name {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 32px;
	padding: 0 80px 0 10px;
	color: #333;
	font: 14px/30px Arial, sans-serif;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1;
	background: #FFF;
}
.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	text-shadow: 1px 1px #FFF;
	font: 14px/30px Arial, sans-serif;
}
.jq-file:hover .jq-file__browse {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.disabled .jq-file__name {
	color: #888;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}


.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 30px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	text-shadow: 1px 1px #FFF;
	font: 14px/30px Arial, sans-serif;
}
.jq-selectbox__select:hover {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-top: 5px solid #000;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	opacity: 1;
	filter: alpha(opacity=100);
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.jq-selectbox__dropdown {
	top: 33px;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	outline: none;
	border: 1px solid #CCC;
	border-radius: 3px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


.jq-select-multiple {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	background: #FFF;
	color: #333;
	font: 14px/18px Arial, sans-serif;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type="email"].styler,
input[type="number"].styler,
input[type="password"].styler,
input[type="search"].styler,
input[type="tel"].styler,
input[type="text"].styler,
input[type="url"].styler,
textarea.styler {
	padding: 7px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	font: 14px Arial, sans-serif;
}
input[type="search"].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type="email"].styler:hover,
input[type="number"].styler:hover,
input[type="password"].styler:hover,
input[type="search"].styler:hover,
input[type="tel"].styler:hover,
input[type="text"].styler:hover,
input[type="url"].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type="email"].styler:focus,
input[type="number"].styler:focus,
input[type="password"].styler:focus,
input[type="search"].styler:focus,
input[type="tel"].styler:focus,
input[type="text"].styler:focus,
input[type="url"].styler:focus,
textarea.styler:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	outline: none;
}
button.styler,
input[type="button"].styler,
input[type="submit"].styler,
input[type="reset"].styler {
	overflow: visible;
	padding: 7px 11px;
	outline: none;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	text-shadow: 1px 1px #FFF;
	font: 14px Arial, sans-serif;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type="button"].styler::-moz-focus-inner,
input[type="submit"].styler::-moz-focus-inner,
input[type="reset"].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:after {
	content: '';
}
button.styler:hover,
input[type="button"].styler:hover,
input[type="submit"].styler:hover,
input[type="reset"].styler:hover {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
button.styler:active,
input[type="button"].styler:active,
input[type="submit"].styler:active,
input[type="reset"].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
/*
.newspin .news-date-time {color:#8d8d8d; display:block; font-size:12px; font-weight:bold;  padding:0 0 15px;}*/

.jq-selectbox__dropdown {max-height:150px;}


.nav1 a {
	position: relative;
	display: inline-block;
	margin: 15px 25px;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 1.35em;
}

.nav1 a:hover,
.nav1 a:focus {
	outline: none;
}

/* Эффект 1: Скобки */
.cl-effect-1 a::before,
.cl-effect-1 a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

.cl-effect-1 a::before {
	margin-right: 10px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px);
}

.cl-effect-1 a::after {
	margin-left: 10px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
}

.cl-effect-1 a:hover::before,
.cl-effect-1 a:hover::after,
.cl-effect-1 a:focus::before,
.cl-effect-1 a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}

/* Эффект 2: 3D */
.cl-effect-2 a {
	line-height: 44px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
}

.cl-effect-2 a span {
	position: relative;
	display: inline-block;
	padding: 0 14px;
	background: #2195de;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.csstransforms3d .cl-effect-2 a span::before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0965a0;
	content: attr(data-hover);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

.cl-effect-2 a:hover span,
.cl-effect-2 a:focus span {
	-webkit-transform: rotateX(90deg) translateY(-22px);
	-moz-transform: rotateX(90deg) translateY(-22px);
	transform: rotateX(90deg) translateY(-22px);
}

.csstransforms3d .cl-effect-2 a:hover span::before,
.csstransforms3d .cl-effect-2 a:focus span::before {
	background: #28a2ee;	
}

/* Эффект 3: Линия снизу*/
.cl-effect-3 a {
	padding: 8px 0;
}

.cl-effect-3 a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: rgba(0,0,0,0.1);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}

.cl-effect-3 a:hover::after,
.cl-effect-3 a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

/* Эффект 4: линия снизу */
.cl-effect-4 a {
	padding: 0 0 10px;
}

.cl-effect-4 a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #006bc6;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.cl-effect-4 a:hover::after,
.cl-effect-4 a:focus::after {
	height: 5px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

/* Эффект 5: смена */
.cl-effect-5 a {
	overflow: hidden;
	padding: 0 4px;
	height: 1em;
}

.cl-effect-5 a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.cl-effect-5 a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	font-weight: 700;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.cl-effect-5 a:hover span,
.cl-effect-5 a:focus span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

/* Эффект 6: появляется граница слева и снизу */
.cl-effect-6 a {
	margin: 0 10px;
	padding: 10px 20px;
}

.cl-effect-6 a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #006bc6;
	content: '';
	-webkit-transition: top 0.3s;
	-moz-transition: top 0.3s;
	transition: top 0.3s;
}

.cl-effect-6 a::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 2px;
	background: #006bc6;
	content: '';
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}

.cl-effect-6 a:hover::before {
	top: 100%;
	opacity: 1;
}

.cl-effect-6 a:hover::after {
	height: 100%;
} 

/* Эффект 7: появляется граница сверху */
.cl-effect-7 a {
	padding: 12px 10px 10px;
	color: #566473;
	text-shadow: none;
	font-weight: 700;
}

.cl-effect-7 a::before,
.cl-effect-7 a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 3px;
	background: #566473;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	transform: scale(0.85);
}

.cl-effect-7 a::after {
	opacity: 0;
	-webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: top 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: top 0.3s, opacity 0.3s, transform 0.3s;
}

.cl-effect-7 a:hover::before,
.cl-effect-7 a:hover::after,
.cl-effect-7 a:focus::before,
.cl-effect-7 a:focus::after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.cl-effect-7 a:hover::after,
.cl-effect-7 a:focus::after {
	top: 0%;
	opacity: 1;
}

/* Эффект 8: появляется еще одна граница */
.cl-effect-8 a {
	padding: 10px 20px;
}

.cl-effect-8 a::before,
.cl-effect-8 a::after  {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 3px solid #354856;
	content: '';
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}

.cl-effect-8 a::after  {
	border-color: #006bc6;
	opacity: 0;
	-webkit-transform: translateY(-7px) translateX(6px);
	-moz-transform: translateY(-7px) translateX(6px);
	transform: translateY(-7px) translateX(6px);
}

.cl-effect-8 a:hover::before,
.cl-effect-8 a:focus::before {
	opacity: 0;
	-webkit-transform: translateY(5px) translateX(-5px);
	-moz-transform: translateY(5px) translateX(-5px);
	transform: translateY(5px) translateX(-5px);
}

.cl-effect-8 a:hover::after,
.cl-effect-8 a:focus::after  {
	opacity: 1;
	-webkit-transform: translateY(0px) translateX(0px);
	-moz-transform: translateY(0px) translateX(0px);
	transform: translateY(0px) translateX(0px);
}

/* Эффект 9: дополнительный текст и граница */
.cl-effect-9 a {
	margin: 0 20px;
	padding: 18px 20px;
}

.cl-effect-9 a::before,
.cl-effect-9 a::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #006bc6;
	content: '';
	opacity: 0.2;
	-webkit-transition: opacity 0.3s, height 0.3s;
	-moz-transition: opacity 0.3s, height 0.3s;
	transition: opacity 0.3s, height 0.3s;
}

.cl-effect-9 a::after {
	top: 100%;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.cl-effect-9 a span:first-child {
	z-index: 2;
	display: block;
	font-weight: 300;
}

.cl-effect-9 a span:last-child {
	z-index: 1;
	display: block;
	padding: 8px 0 0 0;
	color: rgba(0,0,0,0.4);
	text-shadow: none;
	text-transform: none;
	font-style: italic;
	font-size: 0.75em;
	font-family: Arial, Georgia, serif;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

.cl-effect-9 a:hover::before,
.cl-effect-9 a:focus::before {
	height: 6px;
}

.cl-effect-9 a:hover::before,
.cl-effect-9 a:hover::after,
.cl-effect-9 a:focus::before,
.cl-effect-9 a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

.cl-effect-9 a:hover span:last-child,
.cl-effect-9 a:focus span:last-child {
	opacity: 1;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
}

/* Эффект 10: замена текста и фона слева */
.cl-effect-10  {
	position: relative;
	z-index: 1;
}

.cl-effect-10 a {
	overflow: hidden;
	margin: 0 15px;
}

.cl-effect-10 a span {
	display: block;
	padding: 10px 20px;
	background: #0f7c67;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.cl-effect-10 a::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	padding: 10px 20px;
	width: 100%;
	height: 100%;
	background: #006bc6;
	color: #0f7c67;
	content: attr(data-hover);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: translateX(-25%);
}

.cl-effect-10 a:hover span,
.cl-effect-10 a:focus span {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
}

.cl-effect-10 a:hover::before,
.cl-effect-10 a:focus::before {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
}

/* Эффект 11: изменение цвета текста */
.cl-effect-11 a {
	padding: 10px 0;
	border-top: 2px solid #0972b4;
	color: #0972b4;
	text-shadow: none;
} 

.cl-effect-11 a::before {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 10px 0;
	max-width: 0;
	border-bottom: 2px solid #006bc6;
	color: #006bc6;
	content: attr(data-hover);
	-webkit-transition: max-width 0.5s;
	-moz-transition: max-width 0.5s;
	transition: max-width 0.5s;
}

.cl-effect-11 a:hover::before,
.cl-effect-11 a:focus::before {
	max-width: 100%;
}

/* Эффект 12: круг на фоне */
.cl-effect-12 a::before,
.cl-effect-12 a::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	border: 2px solid rgba(0,0,0,0.1);
	border-radius: 50%;
	content: '';
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
	-moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
	transform: translateX(-50%) translateY(-50%) scale(0.2);
}

.cl-effect-12 a::after {
	width: 90px;
	height: 90px;
	border-width: 6px;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
	-moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
	transform: translateX(-50%) translateY(-50%) scale(0.8);
}

.cl-effect-12 a:hover::before,
.cl-effect-12 a:hover::after,
.cl-effect-12 a:focus::before,
.cl-effect-12 a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
	-moz-transform: translateX(-50%) translateY(-50%) scale(1);
	transform: translateX(-50%) translateY(-50%) scale(1);
}

/* Эффект 13: три кружка снизу */
.cl-effect-13 a {
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.cl-effect-13 a::before {
	position: absolute;
	top: 100%;
	left: 50%;
	color: transparent;
	content: '•';
	text-shadow: 0 0 transparent;
	font-size: 1.2em;
	-webkit-transition: text-shadow 0.3s, color 0.3s;
	-moz-transition: text-shadow 0.3s, color 0.3s;
	transition: text-shadow 0.3s, color 0.3s;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	pointer-events: none;
}

.cl-effect-13 a:hover::before,
.cl-effect-13 a:focus::before {
	color: #006bc6;
	text-shadow: 10px 0 #006bc6, -10px 0 #006bc6;
}

.cl-effect-13 a:hover,
.cl-effect-13 a:focus {
	color: #ba7700;
}

/* Эффект 14: перемещение границ */
.cl-effect-14 a {
	padding: 0 20px;
	height: 45px;
	line-height: 45px;
}

.cl-effect-14 a::before,
.cl-effect-14 a::after {
	position: absolute;
	width: 45px;
	height: 2px;
	background: #006bc6;
	content: '';
	opacity: 0.2;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	pointer-events: none;
}

.cl-effect-14 a::before {
	top: 0;
	left: 0;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
}

.cl-effect-14 a::after {
	right: 0;
	bottom: 0;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.cl-effect-14 a:hover::before,
.cl-effect-14 a:hover::after,
.cl-effect-14 a:focus::before,
.cl-effect-14 a:focus::after {
	opacity: 1;
}

.cl-effect-14 a:hover::before,
.cl-effect-14 a:focus::before {
	left: 50%;
	-webkit-transform: rotate(0deg) translateX(-50%);
	-moz-transform: rotate(0deg) translateX(-50%);
	transform: rotate(0deg) translateX(-50%);
}

.cl-effect-14 a:hover::after,
.cl-effect-14 a:focus::after {
	right: 50%;
	-webkit-transform: rotate(0deg) translateX(50%);
	-moz-transform: rotate(0deg) translateX(50%);
	transform: rotate(0deg) translateX(50%);
}

/* Эффект 15: уменьшение и изменение цвета */
.cl-effect-15 a {
	color: rgba(0,0,0,0.2);
	font-weight: 700;
	text-shadow: none;
}

.cl-effect-15 a::before {
	color: #006bc6;
	content: attr(data-hover);
	position: absolute;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}

.cl-effect-15 a:hover::before,
.cl-effect-15 a:focus::before {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0;
}

/* Эффект 16: наложение справа */
.cl-effect-16 a {
	color: #6f8686;
	text-shadow: 0 0 1px rgba(111,134,134,0.3);
}

.cl-effect-16 a::before {
	color: #006bc6;
	content: attr(data-hover);
	position: absolute;
	opacity: 0;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	-webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
	-moz-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
	transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	pointer-events: none;
}

.cl-effect-16 a:hover::before,
.cl-effect-16 a:focus::before {
	-webkit-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
	-moz-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
	transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
	opacity: 1;
}

/* Эффект 17: граница снизу и изменение цвета */
.cl-effect-17 a {
	color: #10649b;
	text-shadow: none;
	padding: 10px 0;
}

.cl-effect-17 a::before {
	color: #006bc6;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	content: attr(data-hover);
	position: absolute;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	pointer-events: none;
}

.cl-effect-17 a::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #006bc6;
	opacity: 0;
	-webkit-transform: translateY(5px);
	-moz-transform: translateY(5px);
	transform: translateY(5px);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	pointer-events: none;
}

.cl-effect-17 a:hover::before,
.cl-effect-17 a:focus::before {
	opacity: 0;
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	transform: translateY(-2px);
}

.cl-effect-17 a:hover::after,
.cl-effect-17 a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

/* Эффект 18: крест */
.cl-effect-18 {
	position: relative;
	z-index: 1;
}

.cl-effect-18 a {
	padding: 0 5px;
	color: #b4770d;
	font-weight: 700;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.cl-effect-18 a::before,
.cl-effect-18 a::after {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	height: 2px;
	margin-top: -1px;
	background: #b4770d;
	content: '';
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	pointer-events: none;
}

.cl-effect-18 a::before {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px);
}

.cl-effect-18 a::after {
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px);
}

.cl-effect-18 a:hover,
.cl-effect-18 a:focus {
	color: #006bc6;
}

.cl-effect-18 a:hover::before,
.cl-effect-18 a:hover::after,
.cl-effect-18 a:focus::before,
.cl-effect-18 a:focus::after {
	opacity: 0.7;
}

.cl-effect-18 a:hover::before,
.cl-effect-18 a:focus::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

.cl-effect-18 a:hover::after,
.cl-effect-18 a:focus::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* Эффект 19: 3D разворот */
.cl-effect-19 a {
	line-height: 2em;
	margin: 15px;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	perspective: 800px;
	width: 200px;
}

.cl-effect-19 a span {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 0 14px;
	background: #e35041;
	-webkit-transition: -webkit-transform 0.4s, background 0.4s;
	-moz-transition: -moz-transform 0.4s, background 0.4s;
	transition: transform 0.4s, background 0.4s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 50% 50% -100px;
	-moz-transform-origin: 50% 50% -100px;
	transform-origin: 50% 50% -100px;
}

.csstransforms3d .cl-effect-19 a span::before {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	background: #b53a2d;
	content: attr(data-hover);
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	transition: background 0.4s;
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	transform: rotateY(90deg);
	-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	transform-origin: 0 50%;
	pointer-events: none;
}

.cl-effect-19 a:hover span,
.cl-effect-19 a:focus span {
	background: #b53a2d;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
}

.csstransforms3d .cl-effect-19 a:hover span::before,
.csstransforms3d .cl-effect-19 a:focus span::before {
	background: #ef5e50;	
}

/* Эффект 20: 3D наложение (похоже на календарь) */
.cl-effect-20 a {
	line-height: 2em;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	perspective: 800px;
}

.cl-effect-20 a span {
	position: relative;
	display: inline-block;
	padding: 3px 15px 0;
	background: #587285;
	box-shadow: inset 0 3px #2f4351;
	-webkit-transition: background 0.6s;
	-moz-transition: background 0.6s;
	transition: background 0.6s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}

.cl-effect-20 a span::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #006bc6;
	color: #2f4351;
	content: attr(data-hover);
	-webkit-transform: rotateX(270deg);
	-moz-transform: rotateX(270deg);
	transform: rotateX(270deg);
	-webkit-transition: -webkit-transform 0.6s;
	-moz-transition: -moz-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	pointer-events: none;
}

.cl-effect-20 a:hover span,
.cl-effect-20 a:focus span {
	background: #2f4351;
}

.cl-effect-20 a:hover span::before,
.cl-effect-20 a:focus span::before {
	-webkit-transform: rotateX(10deg);	
	-moz-transform: rotateX(10deg);
	transform: rotateX(10deg);
}

/* Эффект 21: появление границ снизу и сверху */
.cl-effect-21 a {
	padding: 10px;
	color: #237546;
	font-weight: 700;
	text-shadow: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.cl-effect-21 a::before,
.cl-effect-21 a::after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #006bc6;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.cl-effect-21 a::before {
	top: 0;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.cl-effect-21 a::after {
	bottom: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}

.cl-effect-21 a:hover,
.cl-effect-21 a:focus {
	color: #006bc6;
}

.cl-effect-21 a:hover::before,
.cl-effect-21 a:focus::before,
.cl-effect-21 a:hover::after,
.cl-effect-21 a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
	.afbf_btn1{
		background: #ECECEC;
		border-radius: 5px;
		padding: 10px 20px;
		display: block;
		font-family: 'TTLakes-DemiBold';
		font-weight: bold;
		color:#7f7f7f;
		text-decoration: none;
		text-shadow:0px 1px 0px #fff;
		border:1px solid #a7a7a7;
		/*width: 145px;*/
		margin:0px auto;
		box-shadow: 0px 2px 1px white inset, 0px -2px 8px white, 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(0, 0, 0, 0.1);
		-webkit-transition:box-shadow 0.5s;
	}
	.afbf_btn1 i{
		float: right;
		margin-top: 2px;
	}
	.afbf_btn1:hover{
		box-shadow: 0px 2px 1px white inset, 0px -2px 20px white, 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(0, 0, 0, 0.1);
	}
	.afbf_btn1:active{
		box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5) inset, 0px -2px 20px white, 0px 1px 5px rgba(0, 0, 0, 0.1), 0px 2px 10px rgba(0, 0, 0, 0.1);
		background:-webkit-linear-gradient(top, #d1d1d1 0%,#ECECEC 100%);
	}
	
.career1 {
    background: #2975e8;
    padding: 10px 20px;
    display: block;
    font-family: 'TTLakes-DemiBold';
    font-weight: bold;
    color: #FFFFFF !important;
    text-decoration: none;
	text-align:center;
	text-transform:uppercase;
	width: 80%;
    margin: 0 auto;
}

.career1:hover {
  background: #2286f7;
}
.formm_txt {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(top, #fff, #eee);
    background-image: -moz-linear-gradient(top, #fff, #eee);
    background-image: -ms-linear-gradient(top, #fff, #eee);
    background-image: -o-linear-gradient(top, #fff, #eee);
    background-image: linear-gradient(top, #fff, #eee);  
    z-index: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;  
    -webkit-box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),
          0 1px 1px rgba(0, 0, 0, .2),
          0 3px 0 #fff,
          0 4px 0 rgba(0, 0, 0, .2),
          0 6px 0 #fff,  
          0 7px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),  
          1px 1px   0 rgba(0,   0,   0,   .1),
          3px 3px   0 rgba(255, 255, 255, 1),
          4px 4px   0 rgba(0,   0,   0,   .1),
          6px 6px   0 rgba(255, 255, 255, 1),  
          7px 7px   0 rgba(0,   0,   0,   .1);
    box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),  
          0 1px 1px rgba(0, 0, 0, .2),
          0 3px 0 #fff,
          0 4px 0 rgba(0, 0, 0, .2),
          0 6px 0 #fff,  
          0 7px 0 rgba(0, 0, 0, .2);
		  position: relative;
padding: 20px;
}
.formm_txt:before {
    content: '';
    position: absolute;
    z-index: -1;
    border: 1px dashed #ccc;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    -moz-box-shadow: 0 0 0 1px #fff;
    -webkit-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff;
}
.formm_img {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(top, #fff, #eee);
    background-image: -moz-linear-gradient(top, #fff, #eee);
    background-image: -ms-linear-gradient(top, #fff, #eee);
    background-image: -o-linear-gradient(top, #fff, #eee);
    background-image: linear-gradient(top, #fff, #eee);  
    z-index: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;  
    -webkit-box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2)/*,
          0 1px 1px rgba(0, 0, 0, .2),
          0 3px 0 #fff,
          0 4px 0 rgba(0, 0, 0, .2),
          0 6px 0 #fff,  
          0 7px 0 rgba(0, 0, 0, .2)*/;
    -moz-box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2)/*,  
          1px 1px   0 rgba(0,   0,   0,   .1),
          3px 3px   0 rgba(255, 255, 255, 1),
          4px 4px   0 rgba(0,   0,   0,   .1),
          6px 6px   0 rgba(255, 255, 255, 1),  
          7px 7px   0 rgba(0,   0,   0,   .1*/);
    box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2)/*,  
          0 1px 1px rgba(0, 0, 0, .2),
          0 3px 0 #fff,
          0 4px 0 rgba(0, 0, 0, .2),
          0 6px 0 #fff,  
          0 7px 0 rgba(0, 0, 0, .2)*/;
		  position: relative;
padding: 2px;
}
.formm_img:before {
    content: '';
    position: absolute;
    z-index: -1;
    border: 1px dashed #ccc;
    top: 1px;
    bottom: 1px;
    left: 1px;
    right: 1px;
    -moz-box-shadow: 0 0 0 1px #fff;
    -webkit-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff;
}
.nerds-iframe {
	height: calc(50vh - 95px) !important;
	width: 100% !important;
	}
.language {
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	float:right;
}
.language li {float:left;}
.language li a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:2px 8px;
	background: rgb(37,159,221); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(37,159,221,1) 0%, rgba(26,117,206,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(37,159,221,1)), color-stop(100%,rgba(26,117,206,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(37,159,221,1) 0%,rgba(26,117,206,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(37,159,221,1) 0%,rgba(26,117,206,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(37,159,221,1) 0%,rgba(26,117,206,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(37,159,221,1) 0%,rgba(26,117,206,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#259fdd', endColorstr='#1a75ce',GradientType=0 ); /* IE6-9 */
	border-top:1px solid #37cced;
	border-bottom:2px solid #3d3d3d;
}
.language li a:hover {
	background:#e8eff4;
	color:#517096;
	padding:2px 8px 2px 8px;
	border-bottom:2px solid #bdbfc4;
	border-top:1px solid #bdbfc4;
}
.language .active {
	background:#e8eff4;
	color:#517096;
	border-bottom:2px solid #bdbfc4;
	border-top:1px solid #bdbfc4;
}
/* End */
/* /bitrix/templates/corp_services_gray/components/bitrix/catalog.top/slider_dev/style.css?14037050741946 */
/* /bitrix/templates/corp_services_gray/styles.css?15734537864262 */
/* /bitrix/templates/corp_services_gray/template_styles.css?163367220061856 */
