*, body, div, h1, h2, h3, h4, h5, .h1, .h2, html, li, ol, p, span, ul {margin: 0; padding: 0;font-family: sans-serif;-webkit-text-size-adjust: none; }
body, input, textarea {font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif; }
body, p {font-size: 14px }
.callMe, .slider .btn {text-decoration: none; text-align: center; font-weight: 700 }
.container, header {position: relative }
.container:after, .row:after, header:after {content: ''}
.about h2, .about .h2, .slider .btn, header .mainNav ul li a {text-transform: uppercase }
.about .news article h3 a, .about h2 a:hover, .about .h2 a:hover, .callMe, .promo .form input[type=submit], .slider .btn, header .mainNav ul li a, header .topBar .logo, .moreit a:hover {text-decoration: none }
img {border: none }
body, html {
    /*height: 100%*/
}

body {
    background: #fff;
    line-height: normal;
    zoom: 1 !important;
}

input, textarea {
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

.bodyWrapper {
   max-width: 1920px;
   min-width: 980px;
   margin: 0 auto;
   position: relative;
   -webkit-box-shadow: 0 0 10px 0 black;
   -moz-box-shadow: 0 0 10px 0 black;
   box-shadow: 0 0 10px 0 black;
   overflow: hidden;
   height: auto;
}
.container.fancyboxContainer {
    width: auto;
}
.container {
   position: relative;
       width: 960px;
       margin: 0 auto;
}

.container:after, .row:after {
    display: table;
    clear: both
}

.clr:after {
    display: table;
    clear: both
}

section {
    width: 100%
}

a, a span, a:after, a:before {
    -webkit-transition: all ease .4s;
    transition: all ease .4s
}

a:hover {
    color: #e01112
}

p {
    color: #000
}
.stories .moreBtn {float:none!important;text-align:center;}
.callMe, .stories .moreBtn {
	-webkit-transition:none;
    transition:none;
    /*background: url(../images/topbtn.png) no-repeat;*/
    font-size: 14px;
    width: 182px;
    height: 36px;
    line-height: 34px;
    color: #fff;
    float:right;
	background:#3B6A11;
    background:-moz-linear-gradient(top,#87B049,#3B6A11);
    background:-webkit-linear-gradient(top,#87B049,#3B6A11);
    background:-o-linear-gradient(top,#87B049,#3B6A11);
	-webkit-box-shadow:0px 3px 0px #000;
    -moz-box-shadow:0px 3px 0px #000;
	box-shadow:0px 3px 0px #000;
    -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
  border-radius:5px;
}

.callMe:hover, .stories .moreBtn:hover {
        color: #fff;
		background:#4E851D;
    background:-moz-linear-gradient(top,#80B432,#4E851D);
    background:-o-linear-gradient(top,#80B432,#4E851D);
    background: -webkit-linear-gradient(top,#80B432,#4E851D);
}
.callMe:active, .stories .moreBtn:active {
        color: #fff;padding-top:1px;margin-top:-1px;
		background:#4E851D;
    background:-moz-linear-gradient(top,#80B432,#4E851D);
    background:-o-linear-gradient(top,#80B432,#4E851D);
    background: -webkit-linear-gradient(top,#80B432,#4E851D);
	-webkit-box-shadow:inset 0px 1px 1px #000;
    -moz-box-shadow:inset 0px 1px 1px #000;
	box-shadow:inset 0px 1px 1px #000;
}
.slider .btn {
    color: #fff;
    background: url(../images/btnSlide.png) no-repeat;
    width: 386px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    margin-top: 30px;
    display: block;
    text-shadow: 0 0 2px rgba(53, 78, 174, .75)
}

header {
    z-index: 999
}
header:before {
    position: absolute;
    background-color: rgba(100,148,38,0.3);
    bottom: 0;
    width: 100%;
    height: 2px;
    content: '';
}

header .topBar .logo {
    float: left;
    padding-top: 10px;
    padding-bottom: 20px
}

header .topBar-contacts {
    float: right;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    text-align: right
}

.programms .descr a, .programms .descr span {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}

header .topBar-contacts .phone {
    font-weight: 400;
    font-size: 24px;
    padding-top: 45px;
    color: #355693;
    display: inline-block;
    vertical-align: middle;
    margin-right: 60px
}
header .topBar-contacts .phone a {color:#355693;text-decoration:none;}
header .topBar-contacts .callMe {
    vertical-align: middle;
    margin-top: 45px
}

header .mainNav ul {
    display: block;
    text-align: center;
    position:relative;
}

header .mainNav ul.menu>li {
    display: inline-block;
    /*border-right: 1px solid #c1d9e7*/
    background: url('../images/crkl-menu.png') center right no-repeat;
}

header .mainNav ul.menu>li>a {
    position: relative;
    font-size: 20px;
    line-height: 18px;
    padding: 10px 25px 15px 20px;
    margin: 0 25px;
    display: block;
    color: #3f3f3f;
    font-weight: 400;
    cursor: pointer;    
    text-transform: none;
}
header .mainNav ul.menu>li a:hover{
    color: #649426;
}
header .mainNav ul.menu>li>a:hover:after,.current-menu-ancestor>a:after{
    position: absolute;
    background-color: #649426;
    height: 4px;
    width: 100%;
    content: '';
    bottom: -1px;
    left: 0;
}

header .mainNav ul li:last-child {
    background: none
}
header .mainNav ul li:last-child a{
    margin-right: 0;
}

.slider {
    width: 100%;
    overflow: hidden;
    position: relative
}

.slider .slide {
    width: 100%;
    height: 729px;
    overflow: hidden
}

.slider .slide img {
    position: absolute;
    z-index: 123;
    display: block;
    top: 0;
    left: 50%;
    margin-left: -960px
}

.slider .slide .caption {
    position: relative;
    margin-top: 220px;
    z-index: 124
}

.slider .slide .caption h1, .slider .slide .caption .h1 {
    color: #649426;
    font-size: 46px;
    line-height: 60px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: -2px
}

.about h2, .about h2 a, .about .h2, .about .h2 a, .about h1, .about h1 a {
    line-height: 28px;
    color: #649426
}

.slider .example-pager {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 15px;
    bottom: 30px;
    z-index: 125
}

.slider .example-pager span {
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
    cursor: pointer;
    display: inline-block;
    text-indent: -99999px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 2px solid #649426;
    margin: 0 5px
}

.slider .example-pager span.cycle-pager-active {
    background: #649426
}

.about {
    overflow: hidden;
    border-bottom: 1px solid #c8c8c8
}

.about h2,.about .h2, .about h1 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative
}

.about h2 a,.about .h2 a,.about h1 a {
    right: 0;
    font-size: 14px;
    position: absolute;
    text-transform: none;
    font-weight: 400
}

.about .info .infoBlock {
    height: 510px;
    overflow: hidden;
}
.about .info .infoBlock ul {
    color: #163656;
    margin: 0 20px 20px 18px;
}
.about .info .moreLinkWrap span:hover {
    text-decoration: none;
}
.about .info .moreLinkWrap span {
    color: #427116;
    cursor: pointer;
    text-decoration: underline;
}
.about .info .moreLinkWrap {
    margin: 10px auto 0;
}
.about .info {
    float: left;
    width: 275px;
    height: 560px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 50px;
    position: relative
}

.about .info p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px;
    padding-right: 30px
}

.about .info:before {
    content: '';
    position: absolute;
    left: -25px;
    top: 25px;
    background: url(../images/corenerTop.png) no-repeat;
    width: 93px;
    height: 93px
}

.about .info:after, .about .news:after {
    content: '';
    top: 0
}

.about .info:after {
    position: absolute;
    right: -19px;
    z-index: 999;
    display: block;
    background: url(../images/sh1.png) left center no-repeat;
    width: 19px;
    height: 100%
}

.about .news {
    width: 685px;
    padding: 50px 0 20px;
    /*height: 560px;*/
    -moz-box-sizing: border-box;
    float: right;
    background: #f2f6f7;
    position: relative;
    box-sizing: border-box;
    padding-left: 30px
}

.about .news:after {
    position: absolute;
    left: 100%;
    width: 1920px;
    background: #f2f6f7;
    height: 800px
}

.about .news article {
    margin-bottom: 20px
}

.about .news article h3 a {
    font-size: 18px;
    font-weight: 700;
    color: #163656
}

.about .news article p {
    font-size: 14px;
    color: #163656
}

.about .news article p a {
    color: #649426;
    font-weight: 400;
    font-style: italic
}

.about .news .knowFirst {
    background: url(../images/formBg.png) no-repeat;
    width: 662px;
    height: 237px;
    box-sizing: border-box;
    padding: 45px 35px
}

.about .news .knowFirst:after {
    content: '';
    display: table;
    clear: both
}

.about .news .knowFirst h2, .about .news .knowFirst .h2 {
    color: #e01112
}

.about .news .knowFirst .descr {
    float: left;
    width: 320px
}

.about .news .knowFirst .descr ul li {
    list-style: none;
    font-size: 14px;
    line-height: 16px;
    color: #4f4f4f;
    margin-bottom: 10px
}

.about .news .knowFirst .descr ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #e01112;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.about .news .knowFirst .form {
    float: right;
    width: 242px
}

.about .news .knowFirst .form input[type=email], .about .news .knowFirst .form input[type=tel], .about .news .knowFirst .form input[type=text] {
    background: #f2f2f2;
    border: 1px solid #dcdcdc;
    outline: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 10px;
    height: 30px;
    color: #6b6b6b;
    margin-bottom: 10px
}

.about .news .knowFirst .form input[type=submit] {
    background: url(../images/subscriveBtn.png) no-repeat;
    width: 242px;
    height: 43px;
    line-height: 43px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    outline: 0;
    border: none;
    font-size: 18px;
    color: #fff;
    display: block;
    text-decoration: none;
    font-weight: 700;
    text-shadow: 0 0 2px rgba(53, 78, 174, .75)
}

.programms h1,.programms .h1 {
    text-align: center;
    font-size: 46px;
    font-weight: 400;
    padding: 35px 0
}

.programms .col2 {
    margin-bottom: 60px
}

.programms .image {
    float: left;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow: hidden;
    margin-right: 25px;
    border: 2px solid #d1d1d1;
    width: 120px;
    height: 120px
}

.programms .descr {
    float: left;
    width: 300px
}

.programms .descr h3, .programms .descr .h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400
}

.programms .descr span {
    color: #989898;
    font-size: 14px;
    display:inline-block;
    padding: 5px 0
}

.programms .descr ul li {
    list-style: inside;
    font-size: 14px
}

.programms .descr a {
    display: block;
    text-align: right;
    font-size: 14px;
    color: #6a6a6a;
    margin-top: 10px
}

.formas .formitself form select, .promo .form select {
    outline: 0;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    -webkit-appearance: none
}

.promo {
    background: url(../images/blueBg.jpg) no-repeat;
    height: 293px;
    box-sizing: border-box;
    padding: 40px 0
}

.promo .description {
    float: left;
    width: 620px;
    color: #fff
}

.promo .description h2, .promo .description .h2 {
    font-size: 38px;
    margin-top: 30px;
    line-height: 51px;
    margin-bottom: 15px;
    font-weight: bold;
}

.promo .description p {
    font-size: 26px;
    color: #fff
}

.promo .form {
    float: right;
    background: url(../images/formBg2.png) no-repeat;
    width: 300px;
    height: 220px;
    padding: 25px 0
}

.promo .form input[type=email], .promo .form input[type=tel], .promo .form input[type=text] {
    font-size: 14px;
    color: #626262;
    outline: 0;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #c6c7cb;
    width: 252px;
    display: block;
    margin: 0 auto 10px;
    height: 33px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 10px
}

.promo .form input::-webkit-input-placeholder {
    color: #626262
}

.promo .form input:-moz-placeholder {
    color: #626262
}

.promo .form .selector {
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #c6c7cb;
    /*overflow: hidden;*/
    display: block;
    margin: 0 auto 10px;
    -moz-box-sizing: border-box;
    position: relative
}

.promo .form .selector, .promo .form select {
    cursor: pointer;
    width: 252px;
    font-size: 14px;
    color: #626262;
    box-sizing: border-box;
    height: 33px
}

.promo .form select {
    -moz-box-sizing: border-box;
    padding: 0 10px;
    border: none;
    line-height: 33px;
    position: relative;
    background: 0 0;
    z-index: 100
}

.promo .form .selector-button {
    background: url(../images/arrow.png) no-repeat;
    width: 17px;
    height: 10px;
    display: block;
    position: absolute;
    top: 12px;
    right: 10px
}

.promo .form input[type=submit] {
    background: url(../images/btnSend.png) no-repeat;
    width: 252px;
    margin: 0 auto;
    height: 46px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    outline: 0;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    font-weight: 700;
    text-shadow: 0 0 2px rgba(53, 78, 174, .75)
}

.promo2 {
    background: url(../images/sectionBG.jpg) center top no-repeat;
    background-size: cover;
    min-height: 300px;
    margin-top: 20px;
    color: #fff;
    padding: 40px 0 0
}

.promo2 .container {
    position: relative
}

.promo2 .container:after {
    content: '';
    background: url(../images/magazine.png) no-repeat;
    width: 358px;
    height: 358px;
    position: absolute;
    top: 5px;
    right: -140px
}

.promo2 h1, .promo2 .h1 {
    font-size: 56px;
    line-height: 54px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px
}

.promo2 h1 small, .promo2 .h1 small {
    display: block;
    font-size: 50px;
    font-weight: 400;
    text-transform: none
}

.promo2 h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px
}

.promo2 .counter {
    float: left
}

.promo2 .formaNow {
    float: right;
    width: 380px
}

.promo2 .formaNow input[type=tel], .promo2 .formaNow input[type=text] {
    width: 160px;
    height: 38px;
    font-size: 14px;
    display: inline-block;
    color: #626262;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 0 10px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    outline: 0;
    border: 1px solid #c6c7cb;
    margin-bottom: 10px;
    margin-top: 10px
}

.promo2 .formaNow input[type=tel] {
    position: relative;
    left: 2px
}

.promo2 .formaNow input[type=submit] {
    background: url(../images/longBtn.png) no-repeat;
    width: 380px;
    height: 46px;
    padding: 0;
    border: none;
    outline: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    display: block
}

.promo2 .everyThing {
    padding-bottom:20px;
    width: 745px
}

.promo2 .everyThing:after, #menu-item-7581:after {
    content: '';
    display: table;
    clear: both
}

.garantie {
    height: 261px;
    padding: 0 0 255px;
    border-bottom: 1px solid #000
}

.garantie .descr {
    width: 550px;
    float: left;
    padding-top: 140px
}

.garantie .descr h2, .garantie .descr .h2 {
    font-size: 46px;
    line-height: 48px;
    color: #ff7200;
    margin-bottom: 25px;
    font-weight: bold;
}

.garantie .descr p {color:#1d3d54;font-size: 20px;line-height: 30px}

.garantie .descr a {
    color: #000001;
    font-size: 18px;
    display: block;
    margin-top: 20px;
    text-decoration: underline
}

.responses h2, .subContent .subContent h1,.responses .h2, .subContent .subContent .h1 {
    text-align: center;
    font-weight: 400;
    font-size: 46px
}

.garantie .descr a:hover {
    text-decoration: none
}

.garantie img {
    float: right;
    margin-right: -40px
}

.responses h2, .responses .h2 {
    padding: 35px 0
}

.responses .videoResp {
    float: left
}

.responses .videoResp:last-child {
    margin-right: 0
}

.responses .sldierResp {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left
}
.responses .sldierResp .cycle-slideshow {
    overflow: hidden;
    width: 100% !important;
    margin-left: 20px
}

.responses .sldierResp .slide {
    width: 170px;margin-top: 5px;margin-left: 8px
}

.responses .sldierResp #next, .responses .sldierResp #prev {
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -22px;
    width: 25px;
    height: 44px
}

.responses .sldierResp #prev {
    left: -10px;
    background: url(../images/arrows.png) left center no-repeat
}

.responses .sldierResp #next {
    right: -10px;
    background: url(../images/arrows.png) right center no-repeat
}

.subContent .subContent {
    width: 700px;
    float: left
}

.tables .container h1, .tables .container .h1,
.subContent .subContent h1, .subContent .subContent .h1 {
    color: #000;
    line-height: 48px;
    padding: 45px 0
}

.tables .container h1.small, .tables .container .h1.small, .tables .container .small h1,
.subContent .subContent h1.small, .subContent .subContent .h1.small, .subContent .subContent .small h1 {
    font-size: 34px;
    color: #000;
    text-transform: uppercase;
    line-height: 36px;
    white-space: nowrap
}

.tables .container h3, .tables .container .h3,
.subContent .subContent h3, .subContent .subContent .h3 {
    font-size: 34px;
    font-weight: 400;
    margin: 10px 0  25px 0
}

.tables .container h3.list, .tables .container .h3.list,
.subContent .subContent h3.list, .subContent .subContent .h3.list {
    font-size: 28px
}

.tables .container h3.list:before, .tables .container .h3.list:before,
.subContent .subContent h3.list:before, .subContent .subContent .h3.list:before {
    content: '';
    vertical-align: middle;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #383838;
    margin-right: 10px;
    position: relative;
    bottom: 1px
}

.tables .container h4, .tables .container .h4,
.subContent .subContent h4, .subContent .subContent .h4 {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    padding-bottom: 20px
}

.tables .container p,
.subContent .subContent p {
    font-size: 14px;
    line-height: 20px;
    color: #363636;
    margin-bottom: 25px
}

.tables .container p.ls,
.subContent .subContent p.ls {
    padding-left: 16px
}

.tables .container a,
.subContent .subContent a {
    color: #649426;
    font-weight: 600
}

.tables .container a:hover,
.subContent .subContent a:hover {
    text-decoration: none
}

.tables .container ul,
.subContent .subContent ul {
    padding-left: 22px;
    margin-bottom: 25px
}

.tables .container ul li,
.subContent .subContent ul li {
    font-size: 16px;
    margin-bottom: 10px
}

.tables .container ul li span,
.subContent .subContent ul li span {
    color: #649426
}

.subContent .subContent .table table {overflow: hidden; display: block; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-bottom: 25px; width: 100%}

.subContent .subContent .table.padder tr:first-child {
    padding-top: 10px
}

.subContent .subContent .table.padder tr:last-child {
    padding-bottom: 10px
}

.subContent .subContent .table.padder td {
   padding: 10px 62px 10px 82px;
    background-position: 50px center;
}

.subContent .subContent .table.padder td span {
    padding: 10px 0
}

.subContent .subContent table {
    width: 100%;
    box-sizing: border-box;
    border-collapse: collapse;
    table-layout: fixed;
    border: 1px solid #c5c5c5;
    display: block
}

.subContent .subContent table th {
    background: #4f81bc;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
    padding: 20px 0;
    color: #fff;
    border-right: 1px solid #fff
}

.subContent .subContent table th small {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

.subContent .subContent table th.smart {
    background: url(../images/popularTD.png) left 20px no-repeat #4f81bc;
    padding-left: 30px
}

.subContent .subContent table th:last-child {
    border: none !important
}

.subContent .subContent table tbody td {
    padding: 10px 35px;
    font-size: 12px;
    color: #363636;
    border-right: 1px solid #c5c5c5
}

.subContent .subContent table tbody td span {
    display: block;
    padding: 10px 0 10px 20px;
    border-bottom: 1px dotted #aeaeae
}

.subContent .subContent table tbody td.success {
	/*background: url(../images/success.png) 10px center no-repeat;width:33%;*/ 
	background: url(../images/success.png) 5px center no-repeat;
	width:25%;
}

.subContent .subContent table tbody td.error {
    background: url(../images/error.png) 10px center no-repeat
}

.subContent .subContent table tbody tr:last-child td span {
    border-bottom: none
}

.subContent .subContent table tfoot a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    position: relative
}

.subContent .subContent table tfoot a:after {
    content: '››';
    display: inline-block;
    margin-left: 10px
}

.subContent .subContent blockquote {
    padding: 15px 60px 15px 130px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 14px;
    background: no-repeat #4f81bc;
    position: relative
}

.subContent .subContent blockquote strong.title {
    font-size: 26px;
    color: #fff;
    margin-top: 5px;
    font-weight: 600;
    margin-bottom: 30px;
    display: block
}
.subContent .subContent blockquote p {
    margin-bottom: 0;
    padding-bottom: 0;
}
.subContent .subContent blockquote a,.subContent .subContent blockquote p {
    color: #fff;
}

.subContent .subContent blockquote ul {
    padding-left: 20px
}

.subContent .subContent blockquote ul li {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px
}

.subContent .subContent blockquote.first {
    background-image: url(../images/quoteI1.png);
    background-position: 20px center
}

.subContent .subContent blockquote.second {
    background-image: url(../images/quoteI2.png);
    background-position: 30px 30px;
    padding-left: 135px
}

.subContent .subContent blockquote.third {
    padding-left: 135px;
    background-image: url(../images/quoteI3.png);
    background-position: 20px 30px;
    padding-right: 40px
}

.subContent .subContent blockquote.third.interest {
    padding-left: 25px
}

.subContent .subContent blockquote.third.interest p {
    padding-top: 15px;
    color: #fff
}

.subContent .subContent blockquote.third.interest strong {
    margin-bottom: 20px
}

.subContent .subContent blockquote.third.interest ol, .subContent .subContent blockquote.third.interest strong {
    padding-left: 135px
}

.subContent .subContent blockquote.third.interest ol {
    padding-left: 157px
}

.subContent .subContent blockquote.fifth, .subContent .subContent blockquote.fourth, .subContent .subContent blockquote.sixth {
    padding-left: 135px;
    background-position: 20px 15px;
    padding-right: 40px
}

.subContent .subContent blockquote.third.interest ol li {
    font-size:16px;margin-bottom:15px;
}

.subContent .subContent blockquote.fourth {
    background-image: url(../images/quoteI4.png)
}

.subContent .subContent blockquote.fifth {
    background-image: url(../images/quoteI5.png)
}

.subContent .subContent blockquote.sixth {
    background-image: url(../images/quoteI6.png)
}

.subContent .subContent blockquote:after {
    content: '';
    background: url(../images/quoteAfter.png) no-repeat;
    position: absolute;
    width: 22px;
    height: 15px;
    left: 70px;
    bottom: -15px
}

.subContent .subContent .video {
    text-align: center;
    margin-bottom: 20px
}

.subContent .subContent .video iframe {
    display: inline-block
}

.subContent .subContent .images {
    margin-bottom: 30px
}

.subContent .subContent .images:after {
    content: '';
    display: table;
    clear: both
}

.subContent .subContent .images img {
    float: left;
    border-radius: 4px;
    margin-right: 2px
}

.subContent .subContent .images img:last-child {
    margin-right: 0
}

.subContent .subContent .buttonAlone {
    margin-bottom: 20px
}

.subContent .subContent .buttonAlone a {
    display: inline-block;
    position: relative;
    font-size: 14px;
    margin: 30px 0;
    font-weight: 600;
    height: 28px;
    line-height: 26px;
    color: #fff;
    text-decoration: none;
    background: #4f81bc;
    padding: 0 25px;
    min-width: 240px;
    text-align: center
}

.subContent .subContent .buttonAlone a:after {
    content: '';
    position: absolute;
    top: 0;
    right: -14px;
    border-top: 14px solid transparent;
    border-left: 14px solid #4f81bc;
    border-bottom: 14px solid transparent
}

.subContent aside {
    width: 230px;
    margin-top: 130px;
    float: right
}

.responsesSlide .slide .descr, .responsesSlide .slide .descr .aboutMe {
    float: left
}

.subContent aside .cats {
    background: #dae0ed;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 15px 20px
}

.subContent aside .cats ul li {
    padding: 10px 0;
    display: block;
    border-bottom: 1px solid #a3abc0;
    border-top: 1px solid #fff
}

.subContent aside .cats ul li:first-child, .tables table thead:first-child tr:first-child th {
    border-top: none
}

.subContent aside .cats ul li:last-child {
    border-bottom: none
}

.subContent aside .cats ul li a {
    font-size: 14px;
    color: #363636;
    text-decoration: none
}

.subContent aside .cats ul li a:hover {
    color: #649426
}

.subContent aside .zajavka {
    border-radius: 4px;
    margin: 15px 0;
    display: block;
    text-decoration: none;
    border: 3px solid #649426;
    color: #649426;
    background: url(../images/sideIcon.png) 15px center no-repeat;
    padding: 10px 15px 10px 70px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    text-transform: uppercase
}

.subContent aside .zajavka small {
    font-size: 14px
}

.subContent aside .news .title {
    border: 4px solid #dae0ed;
    text-align: center;
    font-size: 14px;
    color: #494949;
    width: 120px;
    border-radius: 4px 4px 0 0;
    border-bottom: none;
    padding: 10px 0 14px;
    position: relative;
    z-index: 99;
    background: #fff;
    top: 4px
}

.subContent aside .news-content {
    border-radius: 0 4px 4px;
    border: 4px solid #dae0ed;
    padding: 15px
}

.subContent aside .news-content article {
    margin-bottom: 20px
}

.subContent aside .news-content article:last-child {
    margin-bottom: 5px
}

.subContent aside .news-content article .date {
    color: #9c9c9c;
    font-size: 12px
}

.subContent aside .news-content article a {
    color: #649426;
    font-size: 14px;
    display: block;
    margin-top: 5px
}

.buttonAlone a, .buttons a {
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    text-decoration: none;
    min-width: 240px
}

.subContent aside .news-content article a:hover {
    text-decoration: none
}

.buttonAlone {
    margin-bottom: 20px
}

.buttonAlone a {
    position: relative;
    margin: 30px 0;
    height: 28px;
    color: #fff;
    background: #4f81bc;
    padding: 0 25px
}

.buttonAlone a:after {
    content: '';
    position: absolute;
    top: 0;
    right: -14px;
    border-top: 14px solid transparent;
    border-left: 14px solid #4f81bc;
    border-bottom: 14px solid transparent
}

.campSlider {
    padding: 0 30px;
    position: relative;
    margin-bottom: 30px
}

.campSlider .slide img {
    border-radius: 4px;
    margin: 0 3px 0 0
}

.campSlider .btnNext, .campSlider .btnPrev {
    position: absolute;
    z-index: 999;
    width: 22px;
    height: 37px;
    top: 85px;
    margin-top: -18px;
    cursor: pointer
}

.campSlider .btnPrev {
    background: url(../images/arrowsGray.png) left top no-repeat;
    background-size: 44px;
    left: 0
}

.campSlider .btnNext {
    background: url(../images/arrowsGray.png) right top no-repeat;
    background-size: 44px;
    right: 0
}

.sep {
    width: 960px;
    height: 2px;
    background: url('../images/dashed_grey.png');
}

.sep.step {
    margin-bottom: 30px
}

.buttons {
    text-align: center;
    margin: 30px 0
}

.buttons a {
    position: relative;
    margin: 0 5px;
    padding: 0 20px;
    height: 28px;
    color: #fff !important;
    background: #4f81bc
}

.buttons a:first-child:before, .buttons a:last-child:after {
    content: '';
    position: absolute;
    top: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent
}

.buttons a:first-child:before {
    left: -14px;
    border-right: 14px solid #4f81bc
}

.buttons a:last-child:after {
    right: -14px;
    border-left: 14px solid #4f81bc
}

.responsesSlide .slide {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    padding: 25px 65px
}

.responsesSlide .slide:after {
    content: '';
    display: table;
    clear: both
}

.responsesSlide .slide .descr .image {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
    width: 184px;
    height: 184px;
    float: left;
    margin-right: 15px;
    border:3px solid #ccc;
}

.responsesSlide .slide .descr .aboutMe h3,.responsesSlide .slide .descr .aboutMe .h3 {
    width: 200px;
    margin-top: 35px;
    font-size: 16px;
    color: #7f7f7f;
    font-weight: 700
}

.responsesSlide .slide .descr .aboutMe .city {
    width: 200px;
    font-size: 14px;
    color: #7f7f7f;
    display: block;
    margin-bottom: 15px
}

.responsesSlide .slide .descr .aboutMe .job {
    font-size: 14px;
    color: #7f7f7f
}

.responsesSlide .slide .respText {
    float: right;
    margin-top: 30px;
    width: 415px;
    border: 1px solid #cad7e7;
    background: #f3f3f3;
    border-radius: 4px;
    padding: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative
}

.responsesSlide .slide .respText:after {
    content: '';
    position: absolute;
    background: url(../images/quoter.png) no-repeat;
    width: 31px;
    height: 16px;
    bottom: -16px;
    left: 25px
}

.responsesSlide .btnNext, .responsesSlide .btnPrev {
    position: absolute;
    z-index: 999;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    cursor: pointer
}

.responsesSlide .slide .respText p {
    font-style: italic;
    color: #163656;
    font-size: 14px
}

.responsesSlide .btnPrev {
    background: url(../images/arrowsGray.png) left top no-repeat;
    left: 10px
}

.responsesSlide .btnNext {
    background: url(../images/arrowsGray.png) right top no-repeat;
    right: 10px
}

.formas {
    margin-top: 50px
}

.formas .formitself {
    background: url(../images/longForm.png) no-repeat;
    width: 916px;
    height: 368px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 30px 185px 32px
}

.formas .formitself h2, .formas .formitself .h2 {
    color: #e01112;
    font-size: 36px;
    text-align: center;
    margin-bottom: 10px
}

.formas .formitself p {
    text-align: justify;
    font-size: 14px;
    color: #4f4f4f;
    margin-bottom: 25px
}

.formas .formitself .left {
    float: left;
    width: 240px;
    margin-right: 10px
}

.formas .formitself .right {
    float: right;
    width: 294px
}

.formas .formitself form {
    margin: 0 auto
}

.formas .formitself form:after {
    content: '';
    display: table;
    clear: both
}

.formas .formitself form input[type=email], .formas .formitself form input[type=tel], .formas .formitself form input[type=text], .formas .formitself form textarea {
    font-size: 14px;
    color: #626262;
    outline: 0;
    background: #e9e9e9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #c6c7cb;
    width: 240px;
    display: block;
    margin: 0 auto 10px;
    height: 33px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 10px
}

.formas .formitself form textarea {
    resize: vertical;
    padding: 5px 10px;
    width: 289px;
    height: 113px;
    box-sizing: border-box
}

.formas .formitself form input::-webkit-input-placeholder {
    color: #626262
}

.formas .formitself form input:-moz-placeholder {
    color: #626262
}

.formas .formitself form textarea::-webkit-input-placeholder {
    color: #626262
}

.formas .formitself form textarea:-moz-placeholder {
    color: #626262
}

.formas .formitself form .selector {
    background: #e9e9e9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #c6c7cb;
    overflow: hidden;
    display: block;
    margin: 0 auto 10px;
    -moz-box-sizing: border-box;
    position: relative
}

.formas .formitself form .selector, .formas .formitself form select {
    cursor: pointer;
    width: 240px;
    font-size: 14px;
    color: #626262;
    box-sizing: border-box;
    height: 33px
}

.formas .formitself form select {
    -moz-box-sizing: border-box;
    padding: 0 10px;
    border: none;
    line-height: 33px;
    position: relative;
    background: 0 0;
    z-index: 100
}

.formas .formitself form input[type=submit], .stories .moreBtn {
    text-decoration: none;
    display: block;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    font-weight: 700
}

.formas .formitself form .selector-button {
    background: url(../images/arrow-1.png) no-repeat;
    width: 17px;
    height: 10px;
    display: block;
    position: absolute;
    top: 12px;
    right: 10px
}

.formas .formitself form input[type=submit] {
    background: url(../images/btnBtn.png) no-repeat;
    width: 294px;
    height: 39px;
    padding: 0;
    cursor: pointer;
    outline: 0;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    text-shadow: 0 0 2px rgba(53, 78, 174, .75)
}

.tables .table, .tables table td, .tables table th {
    border: 1px solid #cad7e7
}

/*.stories .moreBtn {
    background: url(../images/showMore.png) no-repeat;
    width: 231px;
    font-size: 14px;
    height: 43px;
    line-height: 43px
}*/

.stories h1, .stories .h1 {
    font-size: 42px;
    padding: 45px 0;
    font-weight: 400;
    color: #000;
    text-align: center
}

.stories .itemStory {
    margin-bottom: 80px
}

.stories .itemStory img {
    display: block
}

.stories .itemStory h4,.stories .itemStory .h4 {
    font-size: 16px;
    color: #616161;
    line-height: 18px;
    padding: 15px 0 10px;
    font-weight: 700
}

.stories .itemStory i {
    font-size: 14px;
    color: #616161
}

.tables h1, .tables h2, .tables .h1, .tables .h2 {
    text-align: center;
    font-weight: 400;
    color: #000
}

.tables {
    margin-bottom: 60px
}

.tables h1, .tables .h1 {
    font-size: 46px;
    line-height: 48px;
    padding-top: 45px
}

.tables h2, .tables .h2 {
    padding: 45px 0;
    font-size: 34px;
    line-height: 36px
}

.map .contactsItem .form select, .zajavka .formZaj select {
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    -webkit-appearance: none;
    line-height: 33px;
    z-index: 100
}

.tables .table {
    border-radius: 4px;
    overflow: hidden
}

.tables table {
    border-collapse: collapse;
    width: 100%;
    border-radius: 0 0 4px 4px
}

.tables table th {
    background: #f3f7fa;
    padding: 20px 0;
    font-size: 16px;
    color: #273856;
    font-weight: 400
}

.tables table th h3 {
    font-size: 22px;
    font-weight: 400
}

.tables table td {
    padding: 15px
}

.tables table td:last-child {
    text-align: center
}

.tables table td a {
    color: #649426;
    display: block
}

.tables table th:first-child {
    border-left: none
}

.tables table th:last-child {
    border-right: none
}

.tables table tbody tr:last-child td {
    border-bottom: none
}

.zajavka .container {
    width: 700px
}

.zajavka h1, .zajavka .h1 {
    text-align: center;
    font-size: 42px;
    font-weight: 400;
    padding: 45px 0
}

.zajavka .formZaj {
    float: right;
    width: 100%
}

.zajavka .formZaj input[type=email], .zajavka .formZaj input[type=tel], .zajavka .formZaj input[type=text] {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    height: 33px;
    -moz-box-sizing: border-box;
    padding: 0 10px
}

.zajavka .formZaj input[type=email], .zajavka .formZaj input[type=tel], .zajavka .formZaj input[type=text], .zajavka .formZaj textarea {
    outline: 0;
    border: 1px solid #c6c7cb;
    background: #e9e9e9;
    color: #626262;
    font-size: 14px;
    width: 100%;
    display: block;
    margin: 0 auto;
    box-sizing: border-box
}

.zajavka .formZaj textarea {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    resize: vertical;
    height: 120px;
    -moz-box-sizing: border-box;
    padding: 0 10px
}

.zajavka .formZaj input::-webkit-input-placeholder {
    color: #626262
}

.zajavka .formZaj input:-moz-placeholder {
    color: #626262
}

.zajavka .formZaj textarea::-webkit-input-placeholder {
    color: #626262
}

.zajavka .formZaj textarea:-moz-placeholder {
    color: #626262
}

.zajavka .formZaj .col2 {
    width: 300px
}

.zajavka .formZaj .col2:last-child {
    float: right
}

.zajavka .formZaj .inputItem {
    margin-bottom: 40px
}

.zajavka .formZaj .inputItem label {
    display: inline-block;
    margin-right: 20px
}

.zajavka .formZaj .inputItem label + input {
    width: 222px;
    display: inline-block
}

.zajavka .formZaj .checkbox {
    margin-top: 10px;
    position: relative;
    bottom: 20px
}

.zajavka .formZaj .checkbox.middle {
    text-align: center;
    bottom: 0;
    margin-bottom: 40px
}

.zajavka .formZaj .checkbox input[type=checkbox] {
    display: inline-block
}

.zajavka .formZaj .checkbox label {
    display: inline-block;
    position: relative;
	/*margin-left: 15px;
    top: 1px*/
}

.zajavka .formZaj .selector {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #c6c7cb;
    background: #e9e9e9;
    /*overflow: hidden;*/
    display: block;
    margin: 0 auto 40px;
    -moz-box-sizing: border-box;
    position: relative
}

.zajavka .formZaj .selector, .zajavka .formZaj select {
    cursor: pointer;
    width: 100%;
    font-size: 14px;
    color: #626262;
    box-sizing: border-box;
    height: 33px
}

.zajavka .formZaj select {
    -moz-box-sizing: border-box;
    padding: 0 10px;
    border: none;
    outline: 0;
    position: relative;
    background: 0 0
}

.zajavka .formZaj .selector-button {
    background: url(../images/arrow.png) no-repeat;
    width: 17px;
    height: 10px;
    display: block;
    position: absolute;
    top: 12px;
    right: 10px
}

.zajavka .formZaj input[type=submit] {
    background: url(../images/zajavkaBtn.png) no-repeat;
    width: 242px;
	margin: 40px auto 0 auto;
    height: 43px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    outline: 0;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-decoration: none;
    font-weight: 700;
    text-shadow: 0 0 2px rgba(53, 78, 174, .75)
}

.zajavka .formZaj h3,.zajavka .formZaj .h3 {
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-bottom: 5px;
    color: #4f4f4f
}

.map {
    margin-top: 25px;
    position: relative;
    height: 565px
}

.map iframe {
    position: absolute;
    top: 0;
    left: 0
}

.map .contactsItem {
    border-radius: 4px;
    position: absolute;
    width: 430px;
    padding: 15px 25px 30px;
    top: -500px;
    border: 1px solid #b7b5ad;
    background: #fff;
}
.map .contactsItem #adress span{
    color: #749334;
    font-size: 20px;
    padding-bottom: 10px;
    display: inline-block;
}
.map .contactsItem #adress{
    font-size: 14px;
    font-weight: 700;
    font-family: 'Arial';
    line-height: 24px;
    padding-bottom: 15px;
}
.map .contactsItem h1, .map .contactsItem .h1 {
    font-size: 46px;
    color: #000;
    font-weight: 400
}

.map .contactsItem h4 {
    font-size: 20px;
    color: #649426;
    padding: 10px 0 20px
}

.map .contactsItem .address {
    color: #000;
    font-weight: 700;
    margin-bottom: 20px
}

.map .contactsItem .form {
    width: 315px;
    position: relative;
    right: 2px;
    margin-top: 10px
}

.map .contactsItem .form:after {
    content: '';
    display: table;
    clear: both
}

.map .contactsItem .form input[type=email], .map .contactsItem .form input[type=tel], .map .contactsItem .form input[type=text], .map .contactsItem .form textarea {
    font-size: 14px;
    color: #626262;
    outline: 0;
    background: #e9e9e9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #c6c7cb;
    width: 310px;
    display: block;
    margin: 0 auto 10px;
    height: 33px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 10px
}

.map .contactsItem .form textarea {
    resize: vertical;
    padding: 5px 10px;
    width: 310px;
    height: 113px;
    box-sizing: border-box
}

.map .contactsItem .form .selector, .map .contactsItem .form select {
    cursor: pointer;
    width: 310px;
    font-size: 14px;
    color: #626262;
    height: 33px;
    position: relative
}

.map .contactsItem .form input::-webkit-input-placeholder {
    color: #626262
}

.map .contactsItem .form input:-moz-placeholder {
    color: #626262
}

.map .contactsItem .form textarea::-webkit-input-placeholder {
    color: #626262
}

.map .contactsItem .form textarea:-moz-placeholder {
    color: #626262
}

.map .contactsItem .form .selector {
    background: #e9e9e9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #c6c7cb;
    overflow: hidden;
    display: block;
    margin: 0 auto 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.map .contactsItem .form select {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 10px;
    border: none;
    outline: 0;
    background: 0 0
}

.map .contactsItem .form .selector-button {
    background: url(../images/arrow.png) no-repeat;
    width: 17px;
    height: 10px;
    display: block;
    position: absolute;
    top: 12px;
    right: 10px
}

.map .contactsItem .form input[type=submit] {
    background: url(../images/contactBtn.png) no-repeat;
    width: 315px;
    margin: 0 auto;
    height: 43px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    outline: 0;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-decoration: none;
    font-weight: 700;
    text-shadow: 0 0 2px rgba(53, 78, 174, .75)
}

.contacts {
    margin: 50px 0 20px
}

.contacts .row {
    margin-bottom: 45px
}

.contacts .row .title {
    float: left;
    width: 290px;
    font-size: 28px;
    font-weight: 700;
    color: #000;
    line-height: 32px;
    margin-right: 50px
}

.contacts .row .phones {
    width: 130px;
    float: left;
    margin-right: 60px
}

.contacts .row .other {
    float: left;
    width: 190px
}

.contacts .row .other li {
    display: block;
    list-style: none
}

.contacts .row .questions {
    float: right;
    width: 220px
}

.col2, .col3, .col4 {
    float: left
}

.contacts .row .questions h3 {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px
}

.contacts .row .questions ul {
    padding-left: 18px
}

.contacts .row .questions ul li {
    margin-bottom: 20px
}

.social {
    text-align: center;
    margin-top: 60px
}

.social a {
    -webkit-transition: none;
    transition: none;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    background: url(../images/social.png) no-repeat
}

.social a.youtube {
    background-position: left top
}

.social a.youtube:hover {
    background-position: left bottom
}

.social a.fb {
    background-position: -40px top
}

.social a.fb:hover {
    background-position: -40px bottom
}

.social a.vk {
    background-position: -80px top
}

.social a.vk:hover {
    background-position: -80px bottom
}

.social a.in {
    background-position: -120px top
}

.social a.in:hover {
    background-position: -120px bottom
}

.social a.tw {
    background-position: -160px top
}

.social a.tw:hover {
    background-position: -160px bottom
}

.social a.for {
    background-position: right top
}

.social a.for:hover {
    background-position: right bottom
}

.footer {
    border-top: 2px solid #cfcfcf;
    margin-top: 50px;
    padding-top: 60px
}

.footer h3, .footer .h3 {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin-bottom: 25px;
}

.footer .search {
    margin-bottom: 30px;
}

.footer .search input {
    border: 1px solid #cacdce;
    font-size: 14px;
    color: #6b6b6b;
    height: 35px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
    outline: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    background: #ddd;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #fff;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, .9);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.footer ul {
    position: relative;
    bottom: 20px
}

.footer ul li {
    list-style: none;
    font-size: 16px
}

.footer .col4 {
    margin-right: 32px
}

.footer .col4:nth-child(2) {
    width: 160px;
    margin-right: 60px
}

.footer a.pop {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    text-decoration: none;
    color: #000
}

.footer a.pop:hover {
    color: #649426
}

.footer a.callMe {
    margin-top: 35px;float: left;
}

.footer-bottom {
    margin-top: 30px
}

.footer-bottom .container {
    border-top: 2px solid #cfcfcf;
    padding: 13px 0;
    text-align: center
}

.col2 {
    width: 48%;
    margin-right: 4%
}

.col2:last-child, .col2:nth-child(2n) {
    margin-right: 0
}

.col3 {
    width: 280px;
    margin-right: 60px
}

.col3 img {
    max-width: 100%
}

.col4 {
    width: 225px;
    margin-right: 20px
}

.col4:last-child, .col4:nth-child(4n) {
    margin-right: 0
}

.subContent aside .news {
    margin-bottom: 30px;
}

.footer a.pop {
    display: block;
}
.info h2:after, .info h1:after {
  position: absolute;
  content: '';
  top: -28px;
  right: 49px;
  /*background: url(../images/bg-info.png) no-repeat;*/
  height: 231px;
  width: 250px;}


.justContent .block{font-weight: 700;font-size: 22px;margin-top: 25px}
.justContent .block:first-child{margin-top: 75px}
.justContent .block .img-block{position: relative;float: left;width: 146px;overflow: hidden;}
.justContent .block .img-block .mask{position: absolute;z-index: 1;top:0;left: 0;width: 147px;height: 147px;  background: url(../images/mask-2.png) no-repeat;background-size: 146px;overflow:hidden}
.justContent .block .img-block .mask-2{position: absolute;width: 121px;height: 135px;content: '';z-index: 1;background-color: #fff;top: 120px}
.justContent .block .prew_text,.justContent .block .detail_text{  margin: 0 0 0 175px}
.justContent .block .prew_text h3, .justContent .block .prew_text .h3{font-weight: 700;font-size: 22px}
.justContent .block .prew_text p,.justContent .block .detail_text p{font-family: 'Arial'; font-size: 14px;font-weight: normal;line-height: 16px;margin-bottom: 23px}
.justContent .block .detail_text,.justContent .block .control{display: none;}
.justContent .block hr{display: inline-block;border-style: none;background: #cfcfcf;height: 2px;width: 785px;margin: 10px 0 20px 175px}
.justContent .block .active{display: block}
.justContent .block .control{cursor:pointer;text-decoration: none; font-size: 14px;color:#6a6a6a;font-weight: normal;float: right}
.justContent .block .control:hover{text-decoration: underline;color: #649426}
.help{cursor: help;position: relative;color:#649426;border-bottom: 1px #649426 dashed;}
.with-help{position:absolute;opacity:0;cursor:default;width:185px;top:-48px;left:40px;background:#fff;padding:5px;border:1px #000 solid;color:#000;}
.fs22{font-size: 20px!important}
.popular{position: relative;}.popular:after{position:absolute;top:0;left:0;content:"";background:url(../images/popular.png)}
#programm-education .table{margin-bottom: 55px }#programm-education a{text-decoration: underline}
.link{color: #649426}
#programm-education .buttonAlone a{text-decoration: none;}
#programm-education p.info{color: #363636;font-size: 14px}
.faqWrapper .tabs-content{height: auto}
.second.like{background-image: url(../images/like.png)!important}
.second.people{background-image: url(../images/people.png)!important}
.subContent .subContent .people ul li{color: #fff!important}
.tabs-content.active .feeds{padding-bottom: 20px}
.feed .tabs-content{height: auto}
.feeds .item img{width: 129px;height: 129px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%}
.tabs-content .feeds .item .right .detail_text{opacity: 0; display: none}
.link_more{margin-top: 10px;display: inline-block;float: right;  color: #649426;font-weight: 400;font-style: italic}
.link_more:hover{text-decoration: none;color:#649426;}
.slide .image img {width: 189px;height: 189px}
.best-of h2,.best-of .h2{margin: 40px 0}
.best-of h2, .best-of .h2{font-size: 42px;font-weight: 700; color: #596493;text-decoration: none}
.best-of .descr .aboutMe h3, .best-of .descr .aboutMe .h3 {font-size: 22px!important; margin-top:0!important; color: #163656!important;margin-bottom: 10px}
.best-of .descr .city {color: #000!important}
.best-of .descr .city br{padding: 14px 0}
.best-of .respText:after{background: none!important;width: 0;height: 0}
.best-of .respText li{padding-bottom: 15px}
.best-of .slide .respText{border:none;background: none; padding: 0px;border-radius: 0px;margin-top: 0px;font-family: 'Arial',sans-serif;}
.best-of .slide .respText>h5,.best-of .slide .respText>.h5{color: #163656;font-size: 14px;position: absolute;    top: 10px; left: 55px}
.best-of .slide .respText ul{    position: absolute; top: 45px;left:75px}
.best-of .slide .respText li h6,.best-of .slide .respText li .h6{font-size: 14px}
.best-of .btnNext,.best-of .btnPrev{margin-top: 50px!important;width: 26px}
.best-of .slide .descr .aboutMe .city,.best-of .slide .descr .aboutMe h3{width: 210px}
.best-of #next2{background: url('../images/arrows.png') right top no-repeat!important}
.best-of #prev2{background: url('../images/arrows.png') left top no-repeat!important}
.justContent .block .img-block img{border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius:50%}
.subContent .subContent table .detail th{padding: 10px 0}
#ones{margin-right:14px;}

.timer{width: 380px;margin-left: -24px;}
.time *{vertical-align: top;}
.time .etitle{position: absolute;width: 110px;text-align: center;left: 50%;margin-left: -47px;top: 53px;font-weight: 300; font-size:14px;color: #fff;}
.c-block{display: inline-block;zoom: 1.2;margin: 0 15px 0 0px;padding: 0px;position: relative;}
.c-block:before{content: '';position: absolute;left: 100%;top: 0;width: 31px;height: 60px;}
.bl-inner{position: relative;margin-right: -11px;height: 48px;background: transparent url(../images/sprites.png) no-repeat -5px -48px;}
.bl-inner span{display: none;font-size: 44px;color: #fff;line-height: 46px;margin-left: 2px;}
.bl-inner:before{content: '';position: absolute;left: 100%;top: 0;width: 3px;background: transparent url(../images/sprites.png) no-repeat -122px -48px;height: 48px;}
.c-block-1{width: 20px; /*margin-top: 70px;*/}
.c-block-2{width: 45px; /*margin-top: 70px;*/}
.c-block-3{width: 70px;}
.progKanikul ul li {color:#fff!important;}
.pre-foto{width: 340px;position:relative;overflow: hidden;}
.pre-foto>p{opacity: 0;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;position: absolute; width: 317px; background: rgba(0,0,0,0.5); height: 227px; top: 0; text-align: center; color: #fff;padding: 10px}
.pre-foto>p:hover{cursor:default;opacity: 1;filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;    text-decoration: none;}
.pre-foto>p .title{font-size: 20px; display: block; margin: 60px 0 20px;text-align: center;}
.pre-foto>p a{color: #fff;padding-top: 5px;}
.pre-foto>p a:hover{ text-decoration: none!important;}
.garant>img{position: absolute; width: 340px; top: 75px; right: -400px;}
.prav img {position: absolute; width: 1980px; height: auto; left: -494px; z-index: 1}
.garantie .prav .descr{position: absolute;z-index:2;padding-top: 40px; width: 400px;}
.garantie .prav .descr h2,.garantie .prav .descr h2{margin-bottom:5px;}
.dost img {position: absolute; top: 110px; right: -400px}
#form2 .jq-selectbox__select{border:none!important; border-radius:0!important; background:none!important; color: #626262!important; box-shadow:none!important;width: 195px;}
#form2 .jq-selectbox__trigger{border-left: none!important; }
#form2 .jq-selectbox__trigger-arrow{border: none!important; background: url(../images/arrow.png) no-repeat; width: 17px; height: 10px; display: block; position: absolute; top: 12px; right: 10px }
.selector .close{display:none;}
.selector .close{background:url('../images/close.png') center center no-repeat;position:absolute;width:16px;height:16px;content:'';top:8px;right:8px;}

.phones_footer_block a , .footer-bottom a{color:#000;text-decoration:none;}

#breadcrumbs a.last_bread{text-decoration:none; color:#649426; font-weight: bold;}
#breadcrumbs a {color: #000;}


.fancyboxContainer ul {
    color: #163656;
    margin: 0 20px 20px 18px;
}
.fancyboxContainer p {
    color: #163656;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px;
}
.fancyboxContainer h3 {
    color: #000;
    margin: 0 0 15px;
}
.fancyboxContainer h1 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    line-height: 28px;
    color: #649426;
}

.commonInfo .commonText p {
    font-size: 14px !important;
    margin-bottom: 5px;
}
.blueTitle {
    font-size: 32px;
    color: #4f81bc;
    margin: 50px 0 20px;
}
.boldContent {
    font-weight: bold;
}
.boldName {
    font-weight: bold;
    font-size: 26px;
}
.curseTable {
    display: table;
    border: 1px solid #b1b1b1;
    border-radius: 5px;
    margin: 20px 0 0 0;
}
.curseTable .tableTitle {
    /*display: table-caption;*/
    margin: -1px -1px 0 -1px;
    font-size: 26px;
    color: #fff;
    background: #4f81bc;
    border-radius: 5px;
    line-height: 100px;
    text-align: center;
}
.curseProgramm {
    /*display: table-row;*/
    font-size: 14px;
    line-height: 1.3em;
    
}
.curseProgramm .tableLeft {
    /*float: left;*/
    position: relative;
    width: 30%;
    display: table-cell;
    background: #eceff6;
    padding-left: 12px;
}
.curseProgramm .tableRight {
    /*float: right;*/
    width: 70%;
    padding: 20px!important;
    display: table-cell;
    padding: 0 12px;
}
.curseProgramm::after {
    content: "";
    display: block;
    clear: both;
}
.curseProgramm::before {
    content: "";
    display: block;
    width: 98%;
    margin: 0 auto;
    border-top: 1px dashed #000;
}
.curseProgramm.first::before {
    border: 0 !important;
}
.curseProgramm > p {
    display: none;
}
.curseTable > p {
    display: none;
}
.curseProgramm .tableLeft .name {
    line-height: 30px;
}
.curseProgramm .tableLeft .hours {
    position: absolute;
    bottom: 0;
    padding: 0 0 0 28px;
    font-style: italic;
    margin: 0 0 20px 0;
}
.curseProgramm .tableLeft .hours::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: url('../images/clock.png') 0 0 no-repeat;
    height: 16px;
    width: 15px;
}
.teachers {
    border: 1px dashed #acacac;
    border-left: 0;
    border-right: 0;
    padding: 45px 0;
    margin: 50px 0;
}
.teachers .teachersTitle {
    color: #4f81bc;
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 20px 0;
}
.teachers .teachersText {
    font-size: 14px;
    position: relative;
    padding: 0 0 0 100px;
}
.teachers .teachersText::before {
    content: "";
    position: absolute;
    left: 0;
    background: url('../images/teacher.png') 0 0 no-repeat;
    height: 53px;
    width: 72px;
}
.result .resultTitle {
    font-size: 32px;
    color: #4f81bc;
    margin: 20px 0;
}
.result .resultText {
    position: relative;
    background: #4f81bc;
    color: #fff;
    padding: 25px 20px;
    border-radius: 7px;
    font-size: 14px;
}
.result .resultText::before {
    content: "";
    position: absolute;
    left: 100px;
    top: -15px;
    height: 15px;
    width: 22px;
    background: url('../images/cloudTale.png') 0 0 no-repeat;
}
.warningParents {
    margin: 40px 0 0 0;
    padding: 25px 20px;
    background: #f2f5fc;
    text-align: center;
    position: relative;
    border-radius: 5px;
    font-size: 14px;
}
.warningParents::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 56px;
    width: 56px;
    background: url('../images/corner.png') 0 0 no-repeat;
}
.warningParents .parentsTitle {
    font-size: 32px;
    line-height: 60px;
    font-weight: bold;
}
