@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400italic&subset=latin,cyrillic);
html, body {height: 100%;padding:0;
  margin:0;
  background:url(../images/bg-pattern.jpg); 
}
body {
  background:url(../images/bg--head-pattern.jpg) repeat-x left top;
  padding:0;
  margin:0;
  font-family:Verdana, Geneva, sans-serif;
  color:#4b4b4b;
  font-size:12px;
  min-width:1100px;
}
#wrap {
  min-height: 100%;
  margin:0 auto;
}
#header {
  background: url(../images/bg-head.jpg) no-repeat center top; 
  height:181px;
  position:relative;
  font-size: 12px;
}
.header-content {
  width:980px;
  position:relative;
  margin:0 auto;
}
#logo {
  width:520px;
  margin-left:30px;
  margin-top:10px;
}
#logo img {
  float:left;
}
#logo div >div {
  color:#f8d68f;
  font-size:26px;
  line-height:24px;
  font-family: "Book Antiqua", Palatino, serif;
  text-shadow: -1px -1px 0px rgba(0,0,0,0.3);
    filter: dropshadow(color=#000000, offx=1, offy=1);
  margin-left:20px;
  margin-top:5px;
  width:410px;
  float:left;
}
#logo div span {
  color:#fbebce;
  font-size:16px;
  display:block;
  text-transform:uppercase;
  font-family:Georgia, "Times New Roman", Times, serif;
  margin-left:20px;
  margin-top:5px;
  width:100px;
  float:left;
}
.slogan {
  color:#ff9584;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  margin-left:30px;
  padding-top:10px;
}
#main {
  width:980px;
  margin:25px auto;
  padding-bottom: 405px;}  /* must be same height as the footer */

#footer {position: relative;
  margin-top: -405px; /* negative value of footer height */
  height: 405px;
  background:url(../images/gallery-bg-on.png) repeat-x;
  clear:both;} 
.galloff#main {
  padding-bottom:152px;
}
.galloff#footer {
  background:url(../images/gallery-bg-off.png) repeat-x;
  height:100px;
  padding-top:59px;
  margin-top:-100px;
}

/*Opera Fix*/
body:before {
  content:"";
  height:100%;
  float:left;
  width:0;
  margin-top:-32767px;/
}

/* .mainmenu .menuexample */
.mainmenu {margin: 0em 0; background:url(../images/bg-menu.jpg) repeat-x; height:45px; position:absolute; bottom:0; width:100%;}
.mainmenu .menu { min-height: 45px; line-height: 45px; border: 0px solid #ccc;  margin:0 auto;  display:table; padding:0; }
.mainmenu .menu li { display:table-cell;
  vertical-align:top; padding:0 15px 0 10px;
  position:relative;
  background:url(../images/razdelitel.png) right top no-repeat;
  height:45px; position: relative; list-style: none;  border-right: 0px solid #ccc; text-align:center;}
  .mainmenu .menu li:last-child {
    background:none;
  }
.mainmenu .menu li:last-child { border-right: none; }
.mainmenu .menu a { 
text-decoration: none; 
padding: 0 0 0 15px; 
display: block; 
color:#96070a;
font-size:15px; 
font-family: 'a_avantenrbookregular'; 
text-transform:uppercase;
text-shadow: 1px 1px 0px rgba(255,200,147,1); 
background:url(../images/cirle-menu.png) 0px -19px no-repeat; }
.mainmenu .menu ul { display: none; position: absolute; top: 2.5em; left: -1px; min-width: 160px; background: none; border: none; }
.mainmenu .menu ul ul { left: 100%; top: -1px; }
.mainmenu .menu li.parent li { float: none; border: 0px solid #ccc; border-top: none; }
.mainmenu .menu li.current span, .mainmenu .menu li.active span, .mainmenu .menu li span:hover{
  display:block;
  position:relative;
  background:url(../images/main-menu-arrow.png) no-repeat center bottom;
}

.mainmenu .menu li.current a, .mainmenu .menu li.active a{
  color:#fff;
  text-shadow: -1px -1px 0px rgba(138,105,48,1);
  background:url(../images/cirle-menu.png) no-repeat  0px 19px;
}
.mainmenu .menu li:hover {  }
.mainmenu .menu span a:hover { color: #fff !important; background:url(../images/cirle-menu.png) no-repeat  0px 19px; text-shadow: -1px -1px 0px rgba(138,105,48,1);}
.mainmenu .menu li:hover ul ul,
.mainmenu .menu li:hover ul li:hover ul ul { display: none; }
.mainmenu .menu li:hover ul,
.mainmenu .menu li:hover ul li:hover ul,
.mainmenu .menu li:hover ul li:hover ul li:hover ul { display: block; }

.gerb {
  width:980px;
  height:204px;
}

.gerb p {
  width:37%;
  float:right;
  text-align:right;
  color:#4b4b4b;
  font-family:Verdana, Geneva, sans-serif;
  font-size:10px;
  line-height:13px;
  padding:30px;
}

.component.content {
  width:755px;
  float:left;
}
#right {
  float:right;
  width:210px;
}

h2.itemTitle, h1.itemTitle, #userForm h2, #xmap h1, .login h1, .logout h1 {
  color:#564148;
   font-family: 'a_rubricaxtcnregular';
   font-size:25px;
   text-transform:uppercase;
   font-weight:normal;
   margin:15px 0 10px;
   border-bottom:1px solid #564148;
   padding-bottom:5px;
   padding-left:5px;
   line-height:25px;
}
.itemBody p {
  text-align:justify;
}

div.breadcrumbs {
  background:#f2f2f2;
  padding:2px 5px;
  margin-bottom:5px;
  border-bottom:1px solid #d0d0d0;
  border-top:1px solid #d0d0d0;
  color:#8c763b;
  font-size:10px;
}
.content div.breadcrumbs a:link, .content div.breadcrumbs a:visited {
  color:#8c763b;
  text-decoration:none;
}
div.breadcrumbs img {
  margin:0 5px;
}
.content div.breadcrumbs a:hover {
  text-decoration:underline;
}
.interesno {
  margin-bottom:40px;
}
.interesno h3.module-header, .interesno div.module-header  {
  color:#564148;
  font-size:25px;
  text-transform:uppercase;
   font-family: 'a_rubricaxtcnregular';
   font-weight:normal;
   margin:15px 0 0px;
   border-bottom:1px solid #564148;
   padding-bottom:5px;
   padding-left:5px;
   height:28px;
   line-height:39px;
   background:url(../images/icon-small-point.png) 99% center no-repeat;
}

.module-post_component {
  width:370px;
  float:left;
}

.module-post_component.calendar {
  margin-right:15px;
}
.k2ItemsBlock ul {
  margin:20px 0 0;
}
.k2ItemsBlock ul li {
  list-style:none;
  margin-bottom:15px;
  padding-bottom:15px;
  border-bottom:1px dashed #555555;
}
.k2ItemsBlock ul li:last-child {
  display:none;
}
.module-post_component div.module-header, .module-post_component div.module-header {
  color:#2a6a73;
  font-size:24px;
  text-transform:uppercase;
   font-family: 'a_rubricaxtcnregular';
   font-weight:normal;
   margin:15px 0 0px;
   border-bottom:1px solid #2a6a73;
   padding-bottom:5px;
   padding-left:5px;
   height:28px;
   line-height:39px;
   
}

.module-post_component.news div.module-header {
  color:#2a6a73;
   border-bottom:1px solid #2a6a73;
   background:url(../images/icon-small-kalendar.png) 98% center no-repeat;
}

div.imag, .slidemain, div.catItemImageBlock, div.itemImageBlock {
  border:1px solid #fff;
  float:left;
  margin-right:10px;
  margin-bottom:0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background:rgba( 0, 0, 0, 0.1);
  margin-top:2px;
}
div.catItemImageBlock, div.itemImageBlock {
  margin-top:3px;
}

.slidemain {
  width:100%;
  height:219px;
  text-align:center;
  margin:0;
}
.slidemain .wk-slideshow.wk-slideshow-default {
  margin:0px auto;
}
.slidemain .module-content {
  padding:2px 0 3px;
  border:1px solid #a8a8a8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.wk-slideshow-default .nav {
  margin-top:5px;
}
a.moduleItemImage, span.catItemImage, span.itemImage {
  border:1px solid #a8a8a8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding:4px;
  display:block;
  float:left;  
}
a.moduleItemImage img:hover {
  border:0;
  outline:0;
}

.moduleItemIntrotext a, .moduleItemInt {
  color:#555555 !important;
  text-decoration:none !important;
  font-size:11px;
}
.moduleItemIntrotext a:hover {
  text-decoration:underline !important;
}
.content a.moduleCustomLink:link, .content a.moduleCustomLink:visited {
  background:url(../images/main-button-2.png) no-repeat 0 top;
  width:85px;
  height:30px;
  color:#707070;
  font-size:19px;
  padding-left:35px;
  font-family: 'a_rubricaxtcnregular';
  line-height:30px;
  text-transform:uppercase;
  display:block;
  text-decoration:none;
}
.content a.moduleCustomLink:hover {
  background-position:0 bottom;
}
.header-content .k2SearchBlock {
    display: block;
    float: right;
    margin-right: 25px;
    margin-top: 10px;
}
.k2SearchBlock  input {
  float:left;
  border-radius:0 ;
}
.logo-block {
    float: left;
}
.grid_12.content {
    float: right;
    position: absolute;
    right: 0;
}
#breadcrumbs {
    float: none !important;
    position: inherit !important;
}
.k2SearchBlock .inputbox {
  background:url(../images/search.png) no-repeat;
  width:240px;
  color:#980d0d;
  height:22px;
  border:0;
  padding:0 5px;
}
.k2SearchBlock .inputbox:focus {
  color:#000;
}
.k2LiveSearchResults {
    background: none repeat scroll 0 0 #fff;
    margin-left: 0;
    margin-top: 25px;
    padding-left: 25px;
    position: absolute;
	padding-right: 20px;
    z-index: 1000;
}
.header-content .phones {
    margin-top: 48px;
    right: 0;
}
.phones table {
  width:444px;
}
.phones table td {
  vertical-align:top;
  padding:2px 0 !important;
}
.phones {
  color:#ffe2a5;
  font-size:12px;
  font-family: 'a_avantenrbookregular'; 
  text-shadow: -1px -1px 0px rgba(0,0,0,0.3);
}

.phones span {
  color:#fbebce;
  display:inline-block;
  margin-top:-4px;
  float:left;
  text-shadow:none;
}

.phones span.phone {
  font-size:22px;
  margin-top:-4px;
  margin-left:5px;
}

.social {
  color:#564148;
  font-size:35px;
  white-space:nowrap;
  line-height:35px;
  margin:20px 0 0;
  text-align:center;
  font-family: 'a_rubricaxtcnregular';
  text-transform:uppercase;
}
.social a {
  padding-left:10px;
}
.social p {
  margin:0;
}
.modules-gallery.content {
  width:980px;
  margin:0 auto;
  height:286px;
}
.module-gallery.module {
  width:395px;
  float:left;
  margin-left:30px;
  margin-top:15px;
}
.module-gallery.module.fotogal {
  margin-left:65px;
}
.module-gallery.module h3.module-header, .module-gallery.module div.module-header {
  color:#b30507;
  font-size:20px;
  text-transform:uppercase;
   font-family: 'a_rubricaxtcnregular';
   font-weight:normal;
   margin:0px 0 10px;
   border-bottom:1px solid #b30507;
   padding-bottom:5px;
}

.module-gallery.module .k2ItemsBlock ul li {
    border-bottom: 0px dashed #555555;
    list-style: none outside none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.module-gallery.module .k2ItemsBlock ul {margin:0;}
.footer-content {
  margin:0 auto;
  width:980px;
}
.modules-footer-2 {
  width:auto;
  font-size:10px;
  color:#959595;
  margin:15px 0 0 50px;
  float:left;
}
.module-footer-2-2 {
  margin-left:20px;
}
.module-footer-2-3 {
  margin-left:25px;
}
.content.modules-footer-2 a:link, .content.modules-footer-2 a:visited {
  color:#959595;
  text-decoration:none;
}
.content.modules-footer-2 a:hover {
  text-decoration:underline;
}
#fiksius {
  float:right;
}
.content.modules-footer-2 #fiksius a:link, .content.modules-footer-2 #fiksius a:visited {
  text-decoration:underline;
}

.content.modules-footer-2 #fiksius a:hover {
  text-decoration:none;
}

h3.catItemTitle a:link,  h3.catItemTitle a:visited {
  color:#2a6a73;
  font-family: 'a_avantenrbookregular'; 
  text-shadow: 1px 1px 0px rgba(255,255,255,0.75);
  font-size:14px;
  text-decoration:none;
  text-transform:uppercase;
  font-weight:normal;
}
h3.catItemTitle a:hover {
  color:#34547b;
}
.catItemBody, .itemBody {
  margin-top:7px;
}

#right ul.menu li {
  border-top:1px solid #fff;
}
#right ul.menu li ul {margin-bottom:5px;
border-top:1px solid #fff;

}
#right ul.menu li ul li:first-child {
border-top:1px solid #cdcdcd;
padding-top:5px;
}
#right ul.menu li ul li {
  border:0;
}
#right ul.menu  li a:link,#right  ul.menu  li a:visited {
  color:#2a6a73;
  font-size:14px;
  border-top:1px solid #cdcdcd;
  font-family: 'a_avantenrbookregular';
  text-transform:uppercase;
  text-decoration:none;
  display:block;
  padding:7px 5px 5px 30px;
  background:url(../images/arrow-menu.png) no-repeat -220px center;
  text-shadow: 1px 1px 0px rgba(255,255,255,0.75);
}

#right ul.menu li ul li a:link,#right  ul.menu li ul li a:visited, #right ul.menu li.active ul li a:link,#right  ul.menu li.active ul li a:visited {
  background:none;
  border:0;
  font-size:13px;
  background:url(../images/podpynkt.png) no-repeat 20px center;
  padding:0px 5px 0px 30px;
  color:#2a6a73;
}

#right ul.menu  li a:hover, 
#right ul.menu  li.current a:link, 
#right ul.menu  li.current a:visited, 
#right ul.menu  li.active a:link, 
#right ul.menu  li.active a:visited  {
  color:#34547b;
  background-position:6px center;
  

}

#right ul.menu li.active ul li a:hover, #right ul.menu li.active ul  li.active a:link, 
#right ul.menu  li.active ul li.active  a:visited {
  background-position:-216px center;
    color:#34547b;
}

#right ul.menu>li:hover >span, 
#right ul.menu > li.current>span,
#right ul.menu > li.active>span {
  display:block;
  background: rgba(255,255,255,0.05); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.05) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.05))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.05) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.05) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(255,255,255,0) 50%,rgba(0,0,0,0.05) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.05) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
#right .helpful ul.menu>li:hover >span, 
#right .helpful ul.menu > li.current>span,
#right .helpful ul.menu > li.active>span {
  background:none;
}


#right .helpful ul li a:link,#right .helpful ul li a:visited, #right .helpful ul li.current a:link,#right .helpful ul li.current a:visited,#right .helpful ul li.active a:link, #right .helpful ul li.active a:visited {
  color:#96070a;
  font-size:14px;
  border-top:1px solid #cdcdcd;
  font-family: 'a_avantenrbookregular';
  text-transform:uppercase;
  text-decoration:none;
  display:block;
  padding:5px 5px 5px 40px;
  background:url(../images/galka-menu.png) no-repeat -220px center;
  text-shadow: 1px 1px 0px rgba(255,255,255,0.75);
}
#right .helpful ul li a:hover, #right .helpful ul li.active a:hover {
  color:#34547b;
  background:url(../images/galka-menu.png) no-repeat 16px center;
}

.helpful ul li {
  border-top:1px solid #fff;
}

.helpful h3.module-header, .helpful div.module-header {
  color:#34547b;
  font-size:25px;
  text-align:center;
   font-family: 'a_rubricaxtcnregular';
   font-weight:normal;
   margin:0px 0 5px;
   text-shadow: 1px 1px 0px rgba(255,255,255,1);
}

.itemFullText{
  font-size:12px;
}

.icon-four {
	font-family: 'a_rubricaxtcnregular';
	text-transform:uppercase;
	font-size:26px;
	font-style:italic;
	line-height:1;}
	
.f-red {
	color:#dd2021;}
	
.f-orange {
	color:#ff6600;}
	
.f-yellow {
	color:#ff9900;}
	
.f-green {
	color:#4aa15e;}
	
.f-cont {
	font-weight:bold;
	font-style:italic;
	font-size:14px;}
	
.f-b {
	color:#000;}
	
.f-s {
	color:#707070;}

.icons td {
  padding:10px 15px 10px 15px;
  color:#707070;
  font-family: 'a_rubricaxtcnregular';
  text-transform:uppercase;
  font-size:22px;
  line-height:22px;
}
.icons {
  margin:15px 0;
}
.icons a:link, .icons a:visited {
  color:#707070;
  font-family: 'a_rubricaxtcnregular';
  text-transform:uppercase;
  font-size:22px;
  display:inline-block;
  line-height:22px;
  text-decoration:none;
}

.icons a:hover {text-decoration:none;}

.content legend {
  display:none;
}
.content input[type="radio"], .formResponsive label {
  margin:0;
}
.formResponsive label {
  margin-left:10px;
}
.formResponsive .formBody {
  float:left;
}

.formResponsive .formHorizontal .rsform-block.rsform-block-napr, .formResponsive .formHorizontal .rsform-block.rsform-block-captcha {
  margin-bottom:0px;
}
.content input[type="checkbox"], .content input[type="radio"], .content option, .content select {
  margin-left:0;
}

.module-footer-2-3.map {
  float:left;
  margin-left:100px;
  margin-top:15px;
}

.content a:link, .content a:visited, .changetemplate a {
  color:#800000;
  text-decoration: none;
}

.content a:hover , .changetemplate a:hover {
  color:#500000;
  text-decoration: underline;
}

.content .interesno table td:first-child, .content .interesno table td:last-child {
  padding-left:0;
  padding-right:0;
}

.clr {
  clear:both;
  width:100%;
}

.itemIntroText p {
  font-size:12px;
}
.login label {
  display:inline-block;
  width:100px;
  margin-bottom:7px;
}

#itemListLeading {
  margin-top:10px;
}

#right ul {
  list-style:none;
  margin:0;
  padding:0;
}

p {
  margin-bottom:10px;
}

.ubName {
  font-size:12px;
  font-weight:bold;
}

#right ul.k2UserBlockRenderedMenu {
  list-style:circle outside;
  padding-left:15px;
}

ul.k2UserBlockRenderedMenu li a {
  font-size:12px;
}

.news ul, .calendar ul {
  padding-left:5px;
}

 .video ul, .fotogal ul {
   padding-left:0;
 }
 /*
  .itemFullText  table td, .itemFullText  table th {
   border:1px solid #4b4b4b;
    padding:10px;
 }*/
 
 .interesno  table td, .interesno  table th, .icons table td{
   border:0px ;
 }
 
 .itemFullText ul {
   list-style:disc outside;
   margin:10px 0 10px 15px;
   padding-left:15px;
 }
 
.galloff .module-post_component {
   margin-top:10px;
   width:100%;
 }
 
#xmap ul {
  display    : block;
  list-style  : none;
  margin    : 0;
  padding    : 0;
}
#xmap ul li {
  margin    : 0;
  padding    : 0;
  background  : transparent;
}
#xmap a img {
  border    : none;
}
#xmap ul.level_0 ul {
  list-style  : inside square;
  padding    : 0;
}
#xmap ul.level_1 li {
  padding    : 0 0 0 2em;
}
#xmap .active {
  font-style  : italic;
}
/* акция */ 
.timer-akcii {
    color: #920608;
    float: left;
    font-family: 'a_rubricaxtcnregular';
    font-size: 24px;
    line-height: 24px;
    padding-top: 12px;
    text-align: center;
    width: 370px;
	clear:both;
}
.timer-akcii span {
	color:#4b4b4b;}
.timer-akcii span.stud {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.timer-akcii span {
	color:#4b4b4b;}

/* ========== кнопка вверх =========== */
#scrollToTop {
    background: url("../images/arrow-up.png") no-repeat scroll 20px 15px rgba(0, 0, 0, 0.2) !important;
    margin-bottom: 30px;
    margin-right: 45px;
    padding: 20px !important;
    width: 10px;
	border-radius:0 !important;
}
#scrollToTop:hover {
    background: url("../images/arrow-up.png") no-repeat scroll 20px -27px #e30907 !important;
}

/* ========== блок новости =========== */
.news .moduleItemTitle {
    color: #2a6a73 !important;
    font-family: 'a_avantenrbookregular';
    font-size: 14px;
    text-transform: uppercase;
}
.news .moduleItemDateCreated {
    color: #34547b;
    font-size: 10px;
    font-weight: bold;
}
.news .moduleItemReadMore img {
    margin-top: -5px;
}

/* ========== блок vk =========== */
.vk-block {
    margin: 15px auto 0;
    width: 180px;
}

.zakld {
    left: -30px;
    position: absolute;
    top: 35px;
    z-index: 1000;
}
.btn-zakld {
	background: url("../images/star.png") no-repeat scroll 8px 6px #ac1a1d !important;

background: -moz-linear-gradient(top,  #ac1a1d 0%, #99080b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ac1a1d), color-stop(100%,#99080b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ac1a1d 0%,#99080b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ac1a1d 0%,#99080b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ac1a1d 0%,#99080b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ac1a1d 0%,#99080b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac1a1d', endColorstr='#99080b',GradientType=0 ); /* IE6-9 */
	border: 1px solid #98070a;
    border-radius: 2px;
    box-shadow: 1px 1px 0 #d1232c, -1px -1px 0 #c61a18, 1px 0 15px #d1232c inset;
    color: #ff9584 !important;
    display: block;
    padding-left: 35px;
    padding-right: 2px;
    text-shadow: 1px 1px 1px #650906;
    width: 105px;
}
/* ========== версия для слабовидящих =========== */
.btn-s {
 



    color: #000 !important;
    display: block;
    font-size: 20px;
    line-height: 19px;
    margin-top: 1px;
    padding: 5px 5px 8px !important;
    text-align: center;
    text-shadow: 1px 1px 1px #fff;
    width: 195px;
}
.btn-s:hover {
	text-decoration: none !important;

	color:#96070a !important;

}

/* ========== pagination =========== */

.pagination {
    margin: 0 auto;
    width: 50%;
}

.pagination li {
    float: left;
    list-style: outside none none;
    margin: 0 10px;
    text-align: center;
}
.k2Pagination {
    line-height: 25px;
    text-align: center;
}

/* ========== forma поступить сейчас =========== */
.rsform-block-fio, .rsform-block-email {
    margin-bottom: 4px;
}
.rsform-block-froma {
    margin-bottom: 8px;
}
.rsform-block-froma select, .rsform-block-napr select { 
	background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.rsform-block-submit .rsform-submit-button {
    background: #97080c none repeat scroll 0 0 !important;
    border: 0 none !important;
    padding: 2px 10px 4px !important;
    text-shadow: 0 0 0 !important;
}
.rsform-block-submit .rsform-submit-button:hover {
    background: #bd0a0d none repeat scroll 0 0 !important;
}
.formResponsive {
    margin: 0 0 5px !important;
}

/* ========== forma заказать звонок =========== */
.form-call input, .form-call textarea {
    width: 300px;
}
.btn-zakaz-phone {
    position: absolute;
    right: 45px;
    top: 20px;
}
.btn-zakaz-phone a {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#decd97+0,d2aa6f+100 */
background: #decd97; /* Old browsers */
background: -moz-linear-gradient(top,  #decd97 0%, #d2aa6f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#decd97), color-stop(100%,#d2aa6f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #decd97 0%,#d2aa6f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #decd97 0%,#d2aa6f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #decd97 0%,#d2aa6f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #decd97 0%,#d2aa6f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#decd97', endColorstr='#d2aa6f',GradientType=0 ); /* IE6-9 */


    border: 1px solid #98070a;
    border-radius: 3px;
    box-shadow: 0 0 15px rgba(252, 240, 201, 0.5) inset;
    font-family: "a_avantenrbookregular";
    font-size: 14px;
    letter-spacing: 1px;
    padding: 8px 35px;
    text-transform: uppercase;
	text-shadow: 1px 1px 0 rgba(255, 200, 147, 1);
}
.btn-zakaz-phone a:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8c58a+0,c09e6c+100 */
background: #d8c58a; /* Old browsers */
background: -moz-linear-gradient(top,  #d8c58a 0%, #c09e6c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8c58a), color-stop(100%,#c09e6c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d8c58a 0%,#c09e6c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d8c58a 0%,#c09e6c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d8c58a 0%,#c09e6c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d8c58a 0%,#c09e6c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8c58a', endColorstr='#c09e6c',GradientType=0 ); /* IE6-9 */

	text-decoration:none;
	color: #fff !important;
    text-shadow: -1px -1px 0 rgba(138, 105, 48, 1);
}
.btn-svedaniya {
    line-height: 15px;
    padding-bottom: 8px !important;
    padding-top: 7px !important;
    width: 200px;
}
.pedagog-title {
    font-size: 18px;
    font-style: italic;
    margin-bottom: 25px;
    text-align: center;
}
.doc-title {
    border-bottom: 1px solid;
    font-family: "a_rubricaxtcnregular";
    font-size: 20px;
    margin-bottom: 15px;
    padding-bottom: 5px;
	margin-top: 15px;
	line-height: 20px;
}
.cl-obr {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
}