html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, 
big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, 
figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, 
time, mark, audio, video {  margin: 0;  padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {  display: block;}
ol, ul {list-style: none;}
b, strong {font-weight:bold;}
em, i {  font-style:italic;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table { border-collapse: collapse; border-spacing: 0;}
input, textarea, button, select {outline: none}
a,a:link, a:visited, a:hover{outline:none;}
html,body { height:100%;  margin:0;  padding:0;}
body{
    position: relative;
    color: #232323;
    font: 14px/18px 'Helvetica Neue Cyr Light', Arial, Helvetica, sans-serif;
    background: #fff;
    -webkit-backface-visibility: hidden;
}

/* FONTS
________________________________________________________________________________________*/

@font-face {
    font-family: 'Rosa Marena';
    src: url('fonts/rosa_marena.eot');
    src: url('fonts/rosa_marena.eot?#iefix') format('embedded-opentype'),
         url('fonts/rosa_marena.woff') format('woff'),
         url('fonts/rosa_marena.ttf') format('truetype'),
         url('fonts/rosa_marena.svg#myriadprolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Cyr Bold';
    src: url('fonts/helveticaneuecyr-bold.eot');
    src: url('fonts/helveticaneuecyr-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneuecyr-bold.woff') format('woff'),
         url('fonts/helveticaneuecyr-bold.ttf') format('truetype'),
         url('fonts/helveticaneuecyr-bold.svg#myriadprolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Cyr Thin';
    src: url('fonts/helveticaneuecyr-thin.eot');
    src: url('fonts/helveticaneuecyr-thin.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneuecyr-thin.woff') format('woff'),
         url('fonts/helveticaneuecyr-thin.ttf') format('truetype'),
         url('fonts/helveticaneuecyr-thin.svg#myriadprolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Cyr Light';
    src: url('fonts/helveticaneuecyr-light.eot');
    src: url('fonts/helveticaneuecyr-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneuecyr-light.woff') format('woff'),
         url('fonts/helveticaneuecyr-light.ttf') format('truetype'),
         url('fonts/helveticaneuecyr-light.svg#myriadprolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSeans Italic';
    src: url('fonts/ptserif-italic.eot');
    src: url('fonts/ptserif-italic.eot?#iefix') format('embedded-opentype'),
         url('fonts/ptserif-italic.woff') format('woff'),
         url('fonts/ptserif-italic.ttf') format('truetype'),
         url('fonts/ptserif-italic.svg#myriadprolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* SYSTEM
________________________________________________________________________________________*/

::selection { color: #fff; background: #2597ff; text-shadow: none; }
::-webkit-input-placeholder  { color:#ccc; }
input:-moz-placeholder { color:#ccc; }
.overflow {overflow: hidden;}
.tac { text-align: center; }
.tar { text-align: right; }
.tal { text-align: left; }
.fll { float: left; }
.flr { float: right; }
.cls { font-size: 0; display: table; }
.clear { clear: both;}
.helper {display:inline-block; height:100%; width:0px; vertical-align:middle; zoom:1; font-size:0; }
#ctrlcopy { height:1px; overflow:hidden; position:absolute; width:1px; margin: 5px 0 0 -1px; line-height:0; opacity: 0; }

.clearFix:after { content: ''; display: block; clear: both; height: 0; }

/* CONTENT
________________________________________________________________________________________*/

.content { position: relative; }
.content:after { content: ''; display: block; clear: both; height: 0; }
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6,
.h1T, .h2T, .h3T, .h4T, .h5T, .h6T {
    font: 38px/38px 'Helvetica Neue Cyr Bold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 20px 0;
}
.content h2,.h2T { font-size: 34px; line-height: 1.2em; }
.content h3,.h3T { font-size: 30px; line-height: 1.2em; }
.content h4,.h4T { font-size: 26px; line-height: 1.2em; text-transform: none; }
.content h5,.h5T { font-size: 22px; line-height: 1.2em; text-transform: none; }
.content h6,.h6T { font-size: 18px; line-height: 1.2em; text-transform: none; }
.h1T *,.h2T *,.h3T *,.h4T *,.h5T *,.h6T * { line-height: 1em !important; }

.content h1 a, .content h2 a, .content h3 a, .content h4 a, .content h5 a, .content h6 a,
.h1T a, .h2T a, .h3T a, .h4T a, .h5T a, .h6T a { text-decoration: none !important; }

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6,
.content ul, .content ol, .content p, .content table { padding-top: 10px; margin-bottom: 10px; }

.content blockquote { padding: 5px 20px; margin: 5px 0; font-style: italic; border-left: 5px solid #ccc; }
.content hr { margin: 15px 0; padding: 0; width: 100%; height: 1px; border: none; background: #d1a464; }
.content a { color: #d1a464; }
.content a:hover { color: #f00; }
.content p { font: 14px/20px 'Helvetica Neue Cyr Light', Arial,sans-serif; }
.content ul, .content ol { padding-bottom: 20px; }
.content li { list-style-type: disc; list-style-position: inside; }
.content ol li { list-style-type: decimal; list-style-position: inside; }
.content table th { font-weight: bold; background: #d1a464; color: #fff; }
.content table thead th { vertical-align: bottom; }
.content table  {
    width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: 1px solid #d1a464;
    border-left: 1px solid #d1a464;
    width: 100%;
    margin: 10px 0 20px;
}
.content table th, .content table td {
    padding: 10px;
    line-height: 1em;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #d1a464;
    border-right: 1px solid #d1a464;
}

.content table.table-null, .content table.table-null th, .content table.table-null td { border-color: transparent; }
.content table.table-zebra, .content table.table-zebra th, .content table.table-zebra td { border-color: transparent; }
.content table.table-zebra tr:nth-child(even) { background: #EBD7BC; }

/* STRUCTUR
________________________________________________________________________________________*/

.isSection {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
    overflow: hidden;
    min-width: 980px;
}

.site_size {
    width: 980px;
    margin: 0 auto;
    position: relative;
}
.site_size:after { content: ''; display: block; clear: both; height: 0; }
.site_sizeSmall { width: 860px; margin-left: auto; margin-right: auto;}

/* breadcrumbs
________________________________________________________________________________________*/

.breadcrumbs {
    font-size: 0;
    line-height: 0;
    padding-bottom: 30px;
}

.breadcrumbs span {
    color: #555;
    display: inline-block;
    vertical-align: top;
    position: relative;
    font: 14px/14px 'PTSeans Italic', Arial,sans-serif;
}

.breadcrumbs span + span {
    padding-left: 20px;
}

.breadcrumbs span + span:before {
    content: '/';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 100%;
    text-align: center;
}
.no-touch .breadcrumbs a:hover {
    text-decoration: underline;
}

/* isHeader
________________________________________________________________________________________*/

.isHeader {
    position: relative;
}
.indexPage .isHeader {
    height: 130px;
}

.headerTop {
    background: #232323;
    max-width: 1660px;
    margin: 0 auto;
}
.mainMenu {
    display: inline-block;
    vertical-align: top;
    height: 74px;
    line-height: 74px;
}
.mainMenu li {
    display: inline-block;
    vertical-align: middle;
}
.mainMenu a {
    position: relative;
    display: block;
    padding: 0 20px 0 30px;
    font: 16px/16px 'PTSeans Italic', Arial,sans-serif;
    color: #fff;
    text-decoration: none !important;
    text-transform: uppercase;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    transition: color 0.2s ease;
}
.mainMenu a:active { background: #232323 !important; }
.mainMenu a:before, .mainMenu a:after {
    content: '•';
    position: absolute;
    width: 10px;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 24px;
    line-height: 15px;
}
.mainMenu a:after {
    display: none;
    left: auto;
    right: 0;
}
.mainMenu li:last-child a:after { display: block; }
.mainMenu li:hover a, .mainMenu .curr a { color: #d1a464; }
.mainMenu li:hover + li a:before, .mainMenu .curr + li a:before { color: #d1a464; }
.logo {
    display: block;
    line-height: 0;
    float: right;
    margin-top: 4px;
}
.logo img { width: 100%; }
.telBlock {
    font: 16px/56px 'PTSeans Italic', Arial,sans-serif;
    color: #d1a464;
    letter-spacing: 0px;
}
.headerBottom .site_size:before {
    content: '';
    position: absolute;
    height: 3px;
    background: #d1a464;
    width: 1500px;
    top: 100%;
    left: -340px;
}

/* conteiner
________________________________________________________________________________________*/

.conteiner {
    padding: 0 0 300px 0;
    position: relative;
}
.indexPage .conteiner { padding-bottom: 300px;}
.imgPOS_A {
    position: absolute;
    bottom: 500px;
    left: 50%;
    margin-left: 580px;
    width: 213px;
    height: 212px;
    background: url(../pic/ring.png) 0px 0px no-repeat;
    z-index: 10;
}
.indexPage .imgPOS_A {
    bottom: auto;
    top: 990px;
}
.imgPOS_B {
    position: absolute;
    bottom: 200px;
    left: 50%;
    margin-left: -700px;
    width: 202px;
    height: 207px;
    background: url(../pic/elefant.png) 0px 0px no-repeat;
    z-index: 10;
}
.no-csstransitions .imgPOS_B {
    bottom: 120px;
}
.imgPOS_C {
    position: absolute;
    bottom: 210px;
    left: 50%;
    margin-left: -880px;
    width: 264px;
    height: 190px;
    background: url(../pic/loops.png) 0px 0px no-repeat;
}
.lineA {
    position: absolute;
    top: 0px;
    left: -340px;
    width: 3px;
    height: 100%;
    background: #d1a464;
}
.indexPage .conteinerCenter .lineA {top: 144px; left: 0; }
.isFooter .lineA {top: 0; left: 0; height: 100%;}
.lineB {
    position: absolute;
    height: 3px;
    background: #d1a464;
    width: 925px;
    top: 100%;
    left: -340px;
}
.indexPage .conteinerCenter .lineB { top: 144px; left: 0; width: 1157px; }
.isFooter .lineB { top: 0; left: 0; width: 1160px; }
.lineC {
    position: absolute;
    top: 0px;
    right: -180px;
    width: 3px;
    height: 747px;
    background: #d1a464;
}
.indexPage .conteinerCenter .lineC {top: 144px; height: 20000px;}
.isFooter .lineC {top: 3px; height: 280px;background: #fff;right: -575px;}
.lineD {
    position: absolute;
    height: 3px;
    background: #d1a464;
    width: 602px;
    top: 744px;
    right: -178px;
}
.indexPage .conteinerCenter .lineD { top: 100%; left: 0; width: 1500px; }
.isFooter .lineD { top: 100%; left: 0; width: 100%; }
.lineE {
    position: absolute;
    top: 600px;
    right: 422px;
    width: 3px;
    height: 147px;
    background: #d1a464;
}
.lineF {
    position: absolute;
    top: 100%;
    right: -180px;
    width: 580px;
    height: 3px;
    background: #d1a464;
}
.lineH {
    position: absolute;
    top: 0px;
    right: -180px;
    width: 3px;
    height: 100%;
    background: #d1a464;
}
.lineG {
    position: absolute;
    height: 3px;
    background: #d1a464;
    width: 925px;
    top: 100%;
    margin-top: -10px;
    right: -273px;
}
.lineK {
    position: absolute;
    height: 3px;
    background: #d1a464;
    width: 1200px;
    top: 100%;
    margin-top: 140px;
    left: -340px;
}
.lineL {
    position: absolute;
    height: 140px;
    background: #d1a464;
    width: 3px;
    top: 100%;
    left: -340px;
}
.lineN {
    position: absolute;
    height: 1000px;
    background: #d1a464;
    width: 3px;
    top: 100%;
    right: 120px;
    margin-top: 140px;
}
.lineM {
    position: absolute;
    height: 93px;
    background: #fff;
    width: 3px;
    top: 87px;
    right: -275px;
}
.imagePos1 {
    position: absolute;
    top: -56px;
    left: 558px;
    width: 599px;
    height: 800px;
    background: url(../pic/img01.jpg) 0px 0px no-repeat;
}
.imagePos2 {
    position: absolute;
    top: -186px;
    left: 100%;
    margin-left: 30px;
    width: 406px;
    height: 1299px;
    background: url(../pic/img02.jpg) 0px 0px no-repeat;
}
.star01  {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 34px;
    height: 34px;
    margin: -17px 0 0 -17px;
    background: url(../pic/star01.png) center center no-repeat;
}
.logotip {
    position: relative;
    top: 50px;
    opacity: 0;
    display: block;
    line-height: 0;
    padding: 15px 0 10px;
}
.slogan {
    font: 50px/50px 'Rosa Marena', Arial,sans-serif;
    color: #858d94;
    -webkit-transform: rotate(-3deg) translateZ(0);
    -moz-transform: rotate(-3deg) translateZ(0);
    transform: rotate(-3deg) translateZ(0);
}
.slogan.slogIni03 {
    margin-top: 0;
}
.slogan span {
    position: relative;
    left: 30px;
    color: #fff;
    -webkit-transition: color 0.2s ease, left 0.2s ease;
    -moz-transition: color 0.2s ease, left 0.2s ease;
    transition: color 0.2s ease, left 0.2s ease;
}
.slogan span.anim {left: 0; color: #858d94; }

#carousel p + p {
    color: #d1a464;
    font-family: 'Rosa Marena';
    text-transform: none;
    font-size: 34px;
}

a.gallery_link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5) url(../pic/images/pluss.png) center center no-repeat;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.no-touch a.gallery_link:hover:before {
    opacity: 1;
}


.slogan b { font-weight: normal; font-size: 100px;}
.indexPage .slogan {padding-bottom: 27px; margin-left: -30px;}
.categoryMenuWrapp {
    background: #fff;
}
.categoryMenuWrapp .categoryMenu { padding-top: 0 !important;}
.categoryMenu {
    position: relative;
    padding: 20px 0;
    font-size: 0;
    line-height: 0;
    text-align: center;
}
.categoryMenu li {
    display: inline-block;
    vertical-align: top;
    width: 143px;
    height: 145px;
    background: #000;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
    -moz-transition: -moz-transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
}
.categoryMenu li.anim {
    opacity: 0;
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    transform: translate(0, 100px);
}
.no-csstransitions .categoryMenu li.anim {
    opacity: 1 !important;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
}
.categoryMenu li + li {
    margin-left: 5px;
}
.categoryMenu a {
    position: relative;
    display: block;
    height: 100%;
    text-align: center;
    z-index: 1;
    text-decoration: none !important;
}
.categoryMenu span {
    display: block;
    padding-top: 110px;
    font: 22px/24px 'Helvetica Neue Cyr Thin', Arial,sans-serif;
    text-transform: uppercase;
    color: #fff;
}
.categoryMenu a:before {
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    background: url(../pic/category-menu01.jpg) 0px 0px no-repeat;
}
.categoryMenu a:hover:before { opacity: 0.6; }
.categoryMenu li:nth-child(2) a:before { background: url(../pic/category-menu01.jpg) -145px 0px no-repeat;}
.categoryMenu li:nth-child(3) a:before { background: url(../pic/category-menu01.jpg) -290px 0px no-repeat;}
.categoryMenu li:nth-child(4) a:before { background: url(../pic/category-menu01.jpg) -435px 0px no-repeat;}
.categoryMenu li:nth-child(5) a:before { background: url(../pic/category-menu01.jpg) -580px 0px no-repeat;}
.categoryMenu li:nth-child(6) a:before { background: url(../pic/category-menu01.jpg) -725px 0px no-repeat;}

.indexPage .categoryMenu {
    position: relative;
    width: 585px;
    height: 595px;
    padding: 0;
    margin: 20px 0 0;
    padding-bottom: 25px;
}
.indexPage .categoryMenu li {
    width: 290px;
    height: 290px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0 !important;
}

.indexPage .categoryMenu a:before { background: url(../pic/category-menu02.jpg) 0px 0px no-repeat; }
.indexPage .categoryMenu span { text-align: right; padding: 110px 15px 0 0; }
.indexPage .categoryMenu li:nth-child(1) span { text-align: left; padding: 10px 0 0 15px; }
.indexPage .categoryMenu li:nth-child(2) { left: 295px; height: 145px; }
.indexPage .categoryMenu li:nth-child(2) a:before { background: url(../pic/category-menu02.jpg) -290px 0px no-repeat; }
.indexPage .categoryMenu li:nth-child(3) { top: 295px; left: 0px; height: 145px; }
.indexPage .categoryMenu li:nth-child(3) a:before { background: url(../pic/category-menu02.jpg) 0px -290px no-repeat; }
.indexPage .categoryMenu li:nth-child(3) span { text-align: left; padding: 10px 0 0 15px; }
.indexPage .categoryMenu li:nth-child(4) { top: 150px; left: 295px; }
.indexPage .categoryMenu li:nth-child(4) a:before { background: url(../pic/category-menu02.jpg) -290px -145px no-repeat; }
.indexPage .categoryMenu li:nth-child(4) span { text-align: right; padding: 258px 15px 0 0; }
.indexPage .categoryMenu li:nth-child(5) { top: 445px; left: 0px; height: 145px; }
.indexPage .categoryMenu li:nth-child(5) a:before { background: url(../pic/category-menu02.jpg) 0px -435px no-repeat; }
.indexPage .categoryMenu li:nth-child(5) span { text-align: left; padding: 10px 0 0 15px; }
.indexPage .categoryMenu li:nth-child(6) { top: 445px; left: 295px; height: 145px; }
.indexPage .categoryMenu li:nth-child(6) a:before { background: url(../pic/category-menu02.jpg) -290px -435px no-repeat; }


.indexPage .conteinerCenter {
    padding-top: 40px;
}


.caption {
    font: 20px/22px 'Helvetica Neue Cyr Light', Arial,sans-serif;
    padding-bottom: 40px;
}

.content_bordered {
    border: 3px solid #d1a464;
    padding: 60px 30px 30px;
    margin-bottom: 40px;
}
.content_bordered:after { content: ''; display: block; clear: both; height: 0; }
.content_bordered_title {
    margin-top: -70px;
    text-align: center;
    padding-bottom: 30px;
}
.content_bordered_title span {
    padding: 0 20px;
    font: 34px/34px 'Helvetica Neue Cyr Bold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background: #fff;
}

.content_bordered .flBR { padding: 15px 0; width: 46% !important; }
.content_bordered_title_inner {
    font: 24px/24px 'Helvetica Neue Cyr Bold', Arial,sans-serif;
    color: #000;
    padding-bottom: 4px;
    position: relative;
    margin: 15px 0; 
}
.content_bordered_title_inner:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100px;
    height: 3px;
    background: #d1a464;
}
.null { height: 50px; }

#carousel {
    position: relative;
    height: 300px;
    /* opacity: 0; */
    -webkit-transition: opacity 0.7s ease;
    -moz-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
    top: -100px;
    left: 26px;
}
#carousel.anim {
    opacity: 1;
}
#carousel a { display: block; text-decoration: none !important;}
#carousel span {
    display: inline-block;
    position: relative;
    /* width: 100%; */
    /* height: 100%; */
    /* line-height: 0; */
    /* font-size: 0; */
}
#carousel p {
    /* position: absolute; */
    /* margin-top: -53px;
    margin-left: 20px;
    padding-bottom: 30px;
    padding-right: 20px;  */
    font: 16px/20px 'Helvetica Neue Cyr Bold', Arial,sans-serif;
    color: #fff;
    text-decoration: none !important;
    text-transform: uppercase;
    text-shadow: 0 2px 4px rgba(0,0,0,0.4);
}
.carousel-feature {    
    border: 3px solid #d1a464;
    overflow: hidden !important;
    background: #fff;
    width: 100px;
    height: 100px;
	/* min-width: 302px; */
    /* min-height: 240px; */
    /* margin-left: -302px; */
}
.tracker-individual-container .tracker-individual-blip {
    font: 16px/20px 'Helvetica Neue Cyr Bold', Arial,sans-serif;
}
.tracker-individual-container .tracker-individual-blip-selected {
    background: #d1a464;
    color: #fff;
}
.tracker-summation-container {
    background: #d1a464;
    color: #fff;
    font-size: 0;
    line-height: 0;
}
.tracker-summation-container > span {
    margin: 0 2px;    
    font: 16px/20px 'Helvetica Neue Cyr Bold', Arial,sans-serif;
}

.carousel-caption {
    opacity: 1 !important;
    background: rgba(0,0,0,0.2) !important;
}
#carousel img {
    display: block;
    max-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
}
#prev, #next {
    /* opacity: 0; */
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    transition: opacity 1s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 76px;
    height: 76px;
    background: #fff;
    border: 2px solid #d1a464;
    margin: -39px 0 0 -590px;
    z-index: 40;
    overflow: hidden;
    cursor: pointer;
}
#next {
    margin-left: 510px;
}
#carousel.anim ~ #prev, #carousel.anim ~ #next {
    opacity: 1;
}
#prev:after, #next:after, #prev:before, #next:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../pic/select_prev.png) center center no-repeat;
    -webkit-transition: left 0.3s ease;
    -moz-transition: left 0.3s ease;
    transition: left 0.3s ease;
}
#next:after, #next:before {
    background: url(../pic/select_next.png) center center no-repeat;
}
#prev:after {
    left: 80px;
}
#prev:hover:after {
    left: 5px;
}
#next:after {
    left: -80px;
}
#next:hover:after {
    left: -5px;
}
.roundSliderWrappPlaceHolder {
    margin: 125px 0;
    position: relative;
}
.roundSliderWrapp {
    position: absolute;
    top: -48px;
    left: 50%;
    width: 1920px;
    height: 400px;
    background: url(../pic/bg-pattern.png) 0px 0px repeat;
    margin-left: -960px;
}
.roundabout-moveable-item {
    top: 0 !important;
}
/* isFooter
________________________________________________________________________________________*/

.isFooter {
    margin: -300px auto 0;
    height: 300px;
    position: relative;
    overflow: hidden;
}

.indexPage + .isFooter {
    margin-top: -300px;
    height: 270px;
    padding-top: 30px;
}

.indexPage .isFooter .site_size {
    padding-top: 40px;
}

.telFooter {
    position: relative;
    padding: 25px 0;
    text-align: right;
    width: 585px;
    margin-top: 60px;
}
.telFooter p {
    font: 18px/22px 'PTSeans Italic', Arial,sans-serif;
}
.isFooter .tar {
    width: 585px;
    padding-top: 15px;
}
.wezom {
    display: inline-block;
    vertical-align: top;
    font: 12px/12px 'PTSeans Italic', Arial,sans-serif;
    color: #000;
    text-decoration: none;
}
.wezom:hover span {
    color: #f00;
    text-decoration: underline;
}


/* SEO
________________________________________________________________________________________*/


#seoText {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 1000px;
    margin: 0 0 0 -465px;
    z-index: 10;
    padding: 0 0 50px;
    width: 560px;
}
#seoText .site_size { width: 100%; }
#seoText .h1T { padding-bottom: 50px; padding-top: 10px; font-size: 32px; line-height: 36px; opacity: 0; left: -100px; position: relative;}


/* FORM
________________________________________________________________________________________*/


.orderForm { padding: 3% 8% 8%; background: #f6f7f8; width: 90%; margin: 0 auto; -moz-box-sizing: border-box; box-sizing: border-box; }
.orderForm .form_style label {float: none; display: block; width: 100%; text-align: center; font: 18px/20px 'PTSeans Italic', Arial,sans-serif; }
.orderForm .validat .r {position: relative; left: auto; margin-left: 6px; }
.orderForm .controls { padding-bottom: 15px; position: relative; }
.orderForm .errorBox { position: absolute; bottom: 2px; left: 0; width: 100%; text-align: center; font: 11px/12px Arial,sans-serif; }
.orderForm .form_style input[type="text"], .orderForm .form_style input[type="password"], .orderForm .form_style textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    text-align: center;
    font: 14px/18px 'PTSeans Italic', Arial,sans-serif;
    color: #444;
}
.orderForm .form_style textarea {height: 130px; resize: none; text-align: left; padding: 10px; }
.orderForm .psevdo_but { width: 100% !important; height: 34px !important; }
.orderForm .but, .orderForm .form_style .but {
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 34px;
    text-align: center;
    font: 18px/34px 'PTSeans Italic', Arial,sans-serif;
    padding: 0;
}


.gallery_link img:hover{
	cursor: url('../pic/magnifier2_3136.ico'), auto;
}


.telFooter h1 {
	font: 18px/22px 'PTSeans Italic',Arial,sans-serif; margin: 0 0 5px 0; padding: 0;
}

.telFooter .content p {
	font: 18px/22px serif;
}



/*
    date: 09.10.2014
    author: isay igor
    comment: sitemap styles
*/
ol{
    counter-reset: li;
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
ol ol{
    margin: 0 0 0 2em; /* Р”РѕР±Р°РІР»СЏРµРј Р»РµРІС‹Р№ РѕС‚СЃС‚СѓРї РґР»СЏ РІР»РѕР¶РµРЅРЅС‹С… СЃРїРёСЃРєРѕРІ */
}


.site_map ol li { list-style-type: none; }
.rectangle-list a{
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    margin: .5em 0 .5em 2.5em;
    background: #ddd;
    color: #444;
    text-decoration: none;
    transition: all .3s ease-out;
}

.rectangle-list a:hover{
    background: #eee;
}

.rectangle-list a:before{
    color: #fff;
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #d1a464;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
}

.rectangle-list a:after{
    position: absolute;
    content: '';
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;
}

.rectangle-list a:hover:after{
    left: -.5em;
    border-left-color: #d1a464;
}


.n_item {
    border: 3px solid #d1a464;
    margin-bottom: 10px;
    padding: 15px;
    min-height: 105px;
}


.n_item .imgLeft {
    width: 150px;
    height: 110px;
    margin: 0 15px 10px 0;
    float: left;
}

.n_image {
    margin: 0 15px 10px 0;
}

.breadcrumbs a {
    text-decoration: none;
    color: #d1a464;
}

/*01.07.2016*/
.roundSliderWrappPlaceHolder {
	width: 1320px;
	margin-left: -170px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.roundSliderWrapp {
	height: auto;
}
.new_gallery {
	text-align: center;
}
.new_gallery .gallery_link {
	width: 425px;
	height: 330px;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 10px;
	position: relative;
}
.new_gallery .gallery_link_img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
}
.new_gallery .gallery_link img {
	max-width: 120%;
	max-height: 150%;
}
.new_gallery .gallery_link:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: inset 0 -120px 90px -40px rgba(0,0,0,0.7);
}
.new_item_text {
	position: absolute;
	bottom: 15px;
	left: 15px;
	max-width: calc(100% - 30px);
	color: #fff;
	text-transform: uppercase;
	font: 16px/20px 'Helvetica Neue Cyr Thin', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	max-height: 60px;
	z-index: 2;
	text-align: left;
}
.new_gallery_title {
	color: #000;
	font: 38px/40px 'Helvetica Neue Cyr Bold', Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.new_item_nal {
	position: absolute;
	left: -8px;
	top: 30px;
	z-index: 20;
	width: 135px;
	height: 46px;
	color: #fff;
	font: 20px/40px 'Helvetica Neue Cyr Thin', Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 6px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIcAAAAuBAMAAADw2hcfAAAAJFBMVEWbeEbRpGT///+beEabeEabeEabeEabeEabeEabeEabeEbRpGRQ0ua0AAAACnRSTlMAAAAKKSpgn9P11qm8/AAAAEpJREFUSIntzEERgCAARNHV0Ts2cCxBJqoQZU/cKWeIZTj9F+BJUj2/yCvp6guS5jypzpO728cTKWpekMzcICEhISEhISEhIdmc/OWg8xWEQljmAAAAAElFTkSuQmCC) 0px 0px no-repeat;
}
.carousel-caption {
	display: none;
}
.new_paggination {
	text-align: center;
	padding: 20px 0;
}
.new_paggination_pages {
	display: block;
	margin: 0 auto;
	width: 70px;
	height: 30px;
	background: #d1a464;
	color: #fff;
	text-align: center;
	font: 16px/30px 'Helvetica Neue Cyr Bold', Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.new_paggination a {
	display: inline-block;
	vertical-align: top;
	height: 30px;
	width: 25px;
	text-align: center;
	font: 17px/30px 'Helvetica Neue Cyr Bold', Arial, Helvetica, sans-serif;
	color: #d1a464;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
}
.new_paggination a:hover {
	color: #858d94;
}
.new_paggination a.cur {
	background: #d1a464;
	color: #fff;
}
@media only screen and (max-width: 1340px) {
	.roundSliderWrappPlaceHolder {
		width: 1140px;
		margin-left: -80px;
		margin-top: 30px;
	}
	.new_gallery .gallery_link {
		width: 365px;
	}
}
@media only screen and (max-width: 1160px) {
	.roundSliderWrappPlaceHolder {
		width: 980px;
		margin-left: 0px;
		margin-top: 30px;
	}
	.new_gallery .gallery_link {
		width: 305px;
		height: 260px;
	}
}


