/*
    name = template_grx.ru *** / ***  data=03.10.2014  ... /...  Verstalshik
*/

/* options_rize */
/*======================================================================================*/

body,
#skin, #skin_add, #skin_back {
    min-width:1280px;
}

#skin {
  background: #8C8C8C;
}

#skin_add {
  background: url(../images/design/back.png) repeat-x;
}

#skin_back {
  background: rgba(0, 0, 0, 0) url(../images/design/shadow.png) no-repeat scroll center 0;
  background-size: 1304px 100%;
}

#header {
    width:1280px;
    margin: 0 auto;
}

#middle {
  margin: 22px 0 0 0;
}

#container {
	max-width:1920px;
	padding: 0px 0px;
}
.wrapper {
  max-width:1280px;
	padding: 0px 35px;
}

#left {
  padding: 0 0 80px;
}

.container_block  {
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
}

.header_height{
  position: relative;
	height: 290px;
  background: rgba(0, 0, 0, 0) url(../images/design/header.png) no-repeat scroll right 0;
}
.left_width {
    width: 250px;
}
.center_space {
  margin: 0 0 0 282px;
  width: 928px;
  background: #fff;
  box-shadow: 0 0 8px 2px rgba(0,0,0,0.5);
  min-height: 500px;
  font-size: 12px;
}

.footer_height{
	height: 60px;
}

.content_space {
  padding: 0 30px 40px;
}



/*======================================================================================*/
/* /options_rize */


/* design */
/*======================================================================================*/

#footer {
  position: relative;
  /*background: no-repeat center top url(../images/design/footer_fon.png); background-size: 100% 41px;*/
}

/*======================================================================================*/
/* /design */


/*HEADER */

/* logo */
/*======================================================================================*/


#logo {
  left: 57px;
  position: absolute;
  top: 75px;
}
#logo img {
}


/*======================================================================================*/
/* /logo */


/* top_inf */
/*======================================================================================*/

.top_info {
  color: #af0005;
  font-size: 26px;
  font-weight: bold;
  left: 60px;
  position: absolute;
  top: 195px;
}

.top_info span {
  color: #523b3b; 
  font-size: 18px;
}

.top_slk {
    padding-top: 10px;
}

.top_slk a {
    display: block;
    float: left;
    padding-left: 24px;
    color: #000000; font-size: 14px; line-height: 18px; font-weight: bold;  text-transform: uppercase;
    text-decoration: none;
}
.top_slk a:hover {
    color: #000000;
}
.top_slk a:hover span {
    border-bottom: 2px solid #000000;
}

.top_slk a.gk {
    background: no-repeat left 2px url(../images/design/gk.png);
}
.top_slk a.obs {
    background: no-repeat left 4px url(../images/design/obs.png);
    margin-left: 18px;
}

.top_foto {
    overflow: hidden;
}
.top_foto, .top_foto_left, .top_foto_right, .top_foto_center, .tfl_b, .tfr_b {
    height: 384px;
}
.top_foto_left, .top_foto_right {
    float: left; width: 50%;
}

.tfl_b {
    margin-right: 640px;
}
.tfr_b {
    margin-left: 640px;
}
.top_foto_center {
    width: 1280px; clear: both; margin: 0px auto 0px; background: #454545; position: relative; top: -384px;
}
.tfl_b {
    background: no-repeat right top url(../images/design/top_foto_left.jpg);
}
.tfr_b {
    background: no-repeat left top url(../images/design/top_foto_right.jpg);
}


/*======================================================================================*/
/* /top_inf */


/*КОНТЕНТ*/

body {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p{
margin-bottom:15px;
}
.content p{
text-align: justify;
}


/* Ссылки*/
/*======================================================================================*/

a,
a:hover,
a:visited { color: #2188b4;}

.cont_nav { padding-top:0px; margin-bottom: 0px;}
.cont_nav a {color: #000;font-size: 14px; text-decoration: none;}
.cont_nav a span {border-bottom: 1px solid #000;}
.cont_nav a:hover {color: #000;}
.cont_nav a:hover span {border: 0;}

/*======================================================================================*/
/* /Ссылки*/


/*Заголовки*/
/*======================================================================================*/

.add_head { font-weight: normal; }
.add_head, h1, h2, h3, h4, h5, h6 {margin-bottom:16px; }
.add_head, h1, h3, h5 {color: #870809;}
h2, h4, h6 {color: #000000;}
.add_head, h1 {font-size:20px; font-weight: normal;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h6 {font-size:12px;}

/*======================================================================================*/
/* /Заголовки*/


/* Алерты  (заголовки внимание и т.п.)*/
/*======================================================================================*/

p.alert,
blockquote{
    color: #e74c3c;
    font-size:12px;
    font-weight: bold;
}
blockquote {
    padding: 10px 15px;
    margin-bottom:15px;
    background: #f7f7f7;
    border-radius:3px;
    box-shadow: 1px 1px 1px rgba(200,200,200,0.8);
}

/*======================================================================================*/
/* /Алерты  (заголовки внимание и т.п.)*/


/* Подписи фотогалереи*/
/*======================================================================================*/

.gallery li p.name {
    color:#000000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding-top:8px;
    margin-bottom:0px;
}

.gallery_foto_scalable li p.name,
.gallery li p.name {
    color:#000000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding-top:8px;
    margin-bottom:0px;
}

/*======================================================================================*/
/* /Подписи фотогалереи*/


/* Таблицы*/
/*======================================================================================*/

table thead td,
table th {
    color:#000000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background-image: -moz-linear-gradient(top, rgba(233,243,247,1.0), rgba(255,255,255,1.0));
    background-image: -webkit-linear-gradient(top, rgba(233,243,247,1.0), rgba(255,255,255,1.0));
    background-image: -o-linear-gradient(top, rgba(233,243,247,1.0), rgba(255,255,255,1.0));
    background-image: -ms-linear-gradient(top, rgba(233,243,247,1.0), rgba(255,255,255,1.0));
    background-image: linear-gradient(top, rgba(233,243,247,1.0), rgba(255,255,255,1.0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#FFe9f3f7, endColorstr=#FFFFFFFF)";
}

.content table{
    margin-bottom:20px;
}
.content table thead td,
.content table th {
    padding:10px 10px;
}
.content table td{
    padding:5px 10px;
}

.content table td,
.content table th {
    border:1px solid #808080;
}

/*======================================================================================*/
/* /Таблицы*/


/* Дизайн элементов формы*/
/*======================================================================================*/

input[type="text"],
textarea,
img.rcaptcha {
    border: 1px solid #d1ced9;
    border-radius: 3px;
}
input[type="text"],
textarea {
    color: #000000;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
    box-shadow: inset 0px 1px #c1c0c2;
    padding:  3px 5px;
}

a.icaptcha,
a.icaptcha:visited {
    color: #dc5324;
	font-size:11px;
}

/* Звёздочки */
.feedback span {
    color:#e74c3c;
    font-size:12px;
}

/* Кнопрки на сайте */
a.button,
a.button:visited,
input[type="submit"],
input[type="button"] {
    color: #ffffff;
    font-size: 12px; font-weight: bold;
    font-family:Arial, Helvetica, sans-serif;
    padding:6px 10px;
	background-image: -moz-linear-gradient(top, #dc5324, #ac340b);
	background-image: -webkit-linear-gradient(top, #dc5324, #ac340b);vv
	background-image: -o-linear-gradient(top, #dc5324, #ac340b);
	background-image: -ms-linear-gradient(top, #dc5324, #ac340b);
	background-image: linear-gradient(top, #dc5324, #ac340b);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#FFdc5324, endColorstr=#FFac340b)";
    border: 1px solid #d25f00;
    border-radius:2px;
}
a.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    color: #ffffef;
    background-image: -moz-linear-gradient(top,  #fc7344, #cc642b);
	background-image: -webkit-linear-gradient(top,  #fc7344, #cc642b);
	background-image: -o-linear-gradient(top,  #fc7344, #cc642b);
	background-image: -ms-linear-gradient(top,  #fc7344, #cc642b);
	background-image: linear-gradient(top,  #fc7344, #cc642b);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#FFfc7344, endColorstr=#FFcc642b)";
}

.button:active,
input[type="submit"]:active {
	position:relative;
	top:1px;
	left:0px;
}

/*======================================================================================*/
/* /Дизайн элементов формы*/


/* Списки*/
/*======================================================================================*/

ul,
ol{
    margin-bottom:20px;
	overflow: hidden;
}
ul li{
    padding-left: 17px;
    background: no-repeat left 6px url(../images/design/li_mark.png);
    margin-bottom:3px;
}
ol{
    padding-left:30px;
}

ol li {
    margin-bottom:3px;
}

ul.docdow li {
  margin-bottom:10px;
  line-height: 16px;
}
ul.docdow li a {
  font-size: 14px;
}

/*======================================================================================*/
/* /Списки*/


/* img*/
/*======================================================================================*/

div.cont-galler,
#newswiget .article .img img,
#newswiget_hor .article .img img,
.content img {
  border:1px solid #b4bbc2;
  box-sizing: border-box;
}

/*======================================================================================*/
/* /img*/



/* FOOTER */

/* address grx */
/*======================================================================================*/

.footer_inf,
.footer_inf a,
.footer_inf a:visited {
	color:#000;
	font-size: 12px;
	line-height: 21px;
}

.footer_inf {
  line-height: 14px;
  padding: 24px 0 0 0;
  margin: 0 0 0 282px;
  width: 928px;
}

.grx {
    text-align: center;

}
.footer_inf.sides .grx {
	float: right;
}

.footer_inf.sides .cop {
	float: left;
}

.grx a.grx_icon {
    text-decoration:none;
}
.grx a.grx_icon img {
    position:relative;
    top:2px;
}

/*======================================================================================*/
/* /address grx */


/* CONTENT */

/* block */
/*======================================================================================*/

.block  {overflow:hidden;}
.blockimg {
  float:left;
  text-align:center;
  overflow:hidden;
  margin-top:3px;
  padding-left:1px;
}
.blockimg img {display:block;}
.blockimg a {text-decoration:none;}

.block p.more,
.block p.back {margin-bottom:0px;}

.liquid  .blocktext {margin-left:0px !important;}
.liquid  .blockimg {margin-right:16px; margin-bottom:4px;}

.blockvn {

}

/*======================================================================================*/
/* /block */


/* jiva-galer */
/*======================================================================================*/

.galler,
.foto_m { position:relative; }
.foto_mm { overflow-y:hidden; overflow-x:scroll; white-space: nowrap; position:relative;}
.foto_m,
.foto_wid {margin-right:0px;}
.fm_conteiner { position:absolute; left:0px; top:0px; }
.foto_wid { height:1px; overflow:hidden; font-size:0px; line-height:0px; }
.fm-left-arow,
.fm-right-arow { cursor:pointer; }
.fm-left-arow,
.fm-right-arow,
.fm-left-arow-fls,
.fm-right-arow-fls { display:none; background-repeat: no-repeat; position:absolute;}
div.cont-galler {     margin-right:20px;border-style:solid;border-width:1px;float:left;position:relative;}
.foto_mm img {margin:0 !important;border:0 !important;}
.fm-left-arow-fls {background-position: left top;}
.fm-left-arow {background-position: right top;}
.fm-right-arow {background-position: left bottom;}
.fm-right-arow-fls {background-position: right bottom;}

/*======================================================================================*/
/* /jiva-galer */


/* gallery */
/*======================================================================================*/

.gallery {
    width:100%;
    margin-left:0px;
    margin-bottom:10px;
    overflow: hidden;
}
.gallery > li {
    display: inline-block;
    vertical-align:top;
    background:0;
    padding:0px;
    margin-right:65px;
    margin-bottom:24px;
    list-style: none;
}
.gallery > li > div {
	padding: 0px;
}

.gallery > li img {
    display: block;
	width: 100%;
}
.gallery li div a {
    display:block;
    text-decoration:none;
    position: relative;
}

.gallery li p.description {
    font-weight:normal;
    margin-bottom:0px;
}
.gallery p.more,
.gallery p.back {
    margin-bottom:0px;
}

.gallery_foto li {
    width:174px;
}

/*======================================================================================*/
/* /gallery */


/* gallery_foto_scalable */
/*======================================================================================*/

.gallery_foto_scalable {
    width:100%;
    margin-left:0px;
    margin-bottom:10px;
    overflow: hidden;
}
.content .gallery_foto_scalable li {
    display: inline-block;
    vertical-align:top;
    background:0;
    padding:0px;
    margin-right:5%;
	margin-left:-4px;
    width: 30%;
    margin-bottom:24px;
    list-style: none;
}
.content .gallery_foto_scalable li:nth-child(3n) {
	margin-right:0;

}
.content .gallery_foto_scalable li:nth-child(3n+1) {
	margin-left:0;

}
.gallery_foto_scalable li img {
    display:block;
    width: 100%;
}
.gallery_foto_scalable li div a {
    display:block;
    text-decoration:none;
    position: relative;
}


/*======================================================================================*/
/* /gallery_foto_scalable */


/* listing */
/*======================================================================================*/

#listing {
    margin: 7px 0 2px;
    text-align: center;
    overflow:hidden;
}
#listing p {
    display: inline-block;
    margin: 0;
}
#listing span.active,
#listing .list a{
    display: inline-block;
}

/* strelki */
.safari p.prev a,
.safari p.next a,
.safari p.unactive span  {
	position: relative;
	top:-8px;
}
p.prev, p.next, p.unactive {
    position:relative;
    top:9px;
    padding-bottom:7px;
    padding: 0 10px;
    vertical-align: baseline;
}
/* /strelki */

p.more-list {
    text-align: center;
    padding-top:2px;
    padding-left:2px;
}
p.more-list a,
p.more-list a:visited{
    color: #000000;
    font-size:12px;
}
#listing .list {
    display: inline-block;
}
/***... ... ***/
 /* ciferki i kruglyshki */
#listing span.active,
#listing .list a{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    min-width: 7px;
    padding:2px 7px 2px;
    border-radius: 12px;
}
#listing .list span.active,
#listing .list a:hover {
    background: #870809;
    color: #ffffff;
}
/* strelki */
p.prev, p.prev a, p.prev a:visited,
p.next,p.next a, p.next a:visited {
    color: #df4c4b;
    font-size:48px;
    font-family:Georgia, serif;  text-decoration: none;
}
p.prev a:hover, p.next a:hover {
    color: #df4c4b;
}
p.unactive, p.unactive span {
    color: #b5b4b5;
}

/*======================================================================================*/
/* /listing */


/* Нижний блок*/
/*======================================================================================*/
.container_block_bb {
    background: repeat-x left top url(../images/design/bb_fon.png);

}

.bb_body {
	padding: 28px 33px 10px;
    box-sizing: border-box; width: 1280px; margin: 0 auto;
}
.bb_body .add_head {
    color: #da4714;
}

/* bb_contact */
.bb_contact {
    width: 27%;
    float: left;
}
    .bb_contact .add_head {
        margin-bottom:25px;
    }
    .bb_contact_email {
         padding-left:30px;
         padding-bottom:18px;
         background: no-repeat left 4px url(../images/design/bb_contact_email.png);
    }
    .bb_contact_email:hover {
        background: no-repeat -1px 4px url(../images/design/bb_contact_email_hover.png);
    }

    .bb_contact,
    .bb_contact a,
    .bb_contact a:visited {
         color: #000000;
         font-size: 14px;
         text-decoration: none;
    }
    .bb_contact a:hover {
        color: #e97f28;
        text-decoration: underline;
    }
    .bb_contact_tel {
         padding-left:30px;
         padding-bottom:18px;
         background: no-repeat left top url(../images/design/bb_contact_tel.png);
    }
	.bb_contact_tel:hover {
         background: no-repeat left top url(../images/design/bb_contact_tel_hover.png);
	}

    .bb_contact_addr {
         padding-left:30px;
         padding-bottom:18px;
         background: no-repeat 2px top url(../images/design/bb_contact_addr.png);
    }
	.bb_contact_addr:hover {
    	background: no-repeat 2px top url(../images/design/bb_contact_addr_hover.png);
	}

/* bb_menu */
.bb_menu {
    width: 33%;
    float: left;
    background: no-repeat left 32px url(../images/design/bb_razd.png);
}
    .bb_menu .add_head {
        padding-left:65px;
    }
    .bb_menu ul.top_menu {
        padding-left:50px;
        position:relative;
    }
    .bb_menu ul.top_menu li {
        padding-bottom:18px; background: none;
    }
    .bb_menu ul.top_menu li a {
        color: #000000;
        font-size: 14px;
        text-decoration: none;
    }
    .bb_menu ul.top_menu li a:hover {
        color: #e97f28;
        text-decoration: underline;
    }
	.top_menu_bottom_0 {
		float: left;
	}
	.top_menu_bottom_1 {
		float: left;
	}


/* bb_fdb */
.bb_fdb {
    float: left;
    width: 40%;
    min-height: 202px;
    background: no-repeat left 24px url(../images/design/bb_razd.png);
}
    .bb_fdb_body {
        padding-left:84px;
    }

    .bb_fdb_text {
        color:#000000;
        font-size: 14px;
        line-height: 20px;
        margin-bottom:18px;
    }

    a.bb_fdb_otpr {
         width:86px;
    }

/*======================================================================================*/
/* /Нижний блок*/



.zu {

}

.cb_address .add_head {
  margin: 0 0 10px 0;
}

.cb_address {
  bottom: 30px;
  left: 35px;
  position: absolute;
}

.cbline {
  height: 1px;
  width: 100%;
  background: url(../images/design/vm_separater.png) no-repeat;
}

.cbbody {
  margin: 8px 0 0;
  font-family: Verdana;
  font-size: 12px;
  color: black;
}



/* web-analit */
.web-analit {
    box-sizing: border-box;
    display: block;
    opacity: 0;
    position: fixed;
    z-index: 10000;
    left: 50%;
    transform: translateX(260px);
    bottom: 40px;
    align-items: center;
    width: 94%;
    max-width: 370px;
    background-color: #ffffff;
    padding: 12px 18px;
    transition: opacity linear 300ms;
    box-shadow: 0px 0px 6px  rgba(0,0,0,0.27);
}
@media screen and (max-width: 768px){
    .web-analit {
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }

}

.popap_text-part {
    margin-bottom: 12px;
}

.web-analit__show {
    display: block;
    opacity: 1;
    transition: opacity linear 300ms;
}

.web-analit_cont {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.web-analit_text {
    font-size: 12px;
    line-height: 1.4;
    color: #252525;
    text-align: justify;
}
.web-analit_text a,
.web-analit_text a:hover {
    color: #2188b4;
}
.web-analit_text a {
    text-decoration: underline;
}
.web-analit_text a:hover {
    text-decoration: none;
}

.web-analit_button {
    background-image: url(../images/design/tma.png);
    background-size: 100% 100%;
    border: 0 none;
    color: #fff;
    float: right;
    height: 31px;
    padding: 0;
    width: 106px;
    cursor: pointer;
    border-radius: 3px;
}
/*.web-analit_button:hover {

}*/

a.conddfidentiality__text-footer,
a.conddfidentiality__text-footer:hover {
    color: #303030;
    font-size: 12px;
}

.ctf {
    padding-top: 10px;
}
