@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,300italic,400italic,500,500italic,700,700italic&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Exo+2:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);

*:focus, .btn:focus {
    outline:none !important;
}

*::before, *::after {
  box-sizing: content-box;
}

html,body{overflow-x:hidden}

*:focus, .btn:focus {
    outline:none !important;
}
html {
    background: #fff;
}
.fancybox-lock .fancybox-overlay {
  overflow-x: auto;
  overflow-y: auto !important;
}
body {
    margin: 0 !important;
    padding: 0;
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 100%;
    line-height: 1.4;
    background: transparent !important;
    overflow-y: hidden;
}
#noscript {
    max-width: 850px;
    padding: 15px;
    margin: 0 auto;
    background: #FFAAAA;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
}
#topNav {
    width: 4000px;
    height: 55px;
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -2000px;
    z-index: 195;
    background: rgba(14,20,29,0.8);
    -webkit-transform: translate3d(0, 0, 0); 
}
#topNav nav {
    display: block;
    width: 1200px;
    height: 55px;
    margin: 0 auto;
    text-align: center;
}
#topNav nav a {
    color: #fff;
    display: inline-block;
    margin: 15px 38px 0;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 400;
	text-decoration: none;
    border-bottom: 0px dashed #2d3743;
}
#topNav nav a:first-child {
    margin-left: 0;
}
#topNav nav a:last-child {
    margin-right: 0;
}
#topNav nav a[href="#authors"] {
    color: #3454ff;
    font-weight: 800;
}
header, nav, section, footer {
    display: block;
    margin: 0 auto;
}
div.clear {
    clear: both;
}
section.headerBg {
    background: url('images/header.jpg') center top no-repeat #05070b;
}
header {
    max-width: 1200px;
    padding: 1px 0 70px;
    position: relative;
    height: 950px;
    text-align: center;
}
#guard {
    position: absolute;
    right: 60px;
    top: 70px;
    z-index: 5;
}
header .row-img {
    margin: 8.5em 0 0rem;
}
header .row-img img.logo {
    max-width: 100%;
    display: block;
    margin: 0 auto 0 0;
}
header .row-title {
    margin: 2em 0 0rem;
    position: relative;
    z-index: 10;
}
header .row-title h1 {
    font-family: 'Exo 2', sans-serif;
    font-size: 7rem;
    font-weight: 900;
    line-height: 1;
    margin: 0;
    text-align: left;
    color: #fff;
    line-height: 1.1;
}
header .row-title > div {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.row-table {
    display: table;
    width: 100%;
}
.row-table > div {
    display: table-cell;
    vertical-align: middle;
    float: none;
    position: relative;
}
.row-table.top > div {
    vertical-align: top;
}
section.page {
    display: block;
    max-width: 1200px;
    padding: 7rem 0;
    position: relative;
    overflow: visible;
    border: 0px solid #ccc;
}
section.page p {
    margin: 0 0 1em 0;
    color: #0d1115;
    font-size: 2em;
    font-weight: 300;
    line-height: 1.4;
    -webkit-transform: translate3d(0, 0, 0) !important;
}
section.page strong {
    font-weight: 700;
}
section.page .italic {
    font-style: italic;
}
section.page .center {
    text-align: center !important;
}
section.page .left {
    text-align: left;
}
section.page .right {
    text-align: right;
}
section.page .white {
    color: #fff;
}
section.page .wbraun {
    color: #ebd0b4 !important;
}
section.page .green {
    color: #51665c;
}
section.page .yellow {
    color: #ffaf02;
}
section.page .red {
    color: #fd4142 !important;
}
section.page .violett {
    color: #c7b4ff !important;
}
section.page .blue-grey {
    color: #617995;
}
section.page .justify {
    text-align: justify;
}
section.page .uppercase {
    text-transform: uppercase;
}
section.page p a {
    font-size: 1em;
    color: #3454ff;
    text-decoration: underline;
    -webkit-transform: translate3d(0, 0, 0) !important;
}
section.page h1 {
    font-family: 'Exo 2', sans-serif;
    font-size: 5.5em;
    font-weight: 900;
    line-height: 1.2;
    margin: 0.7em 0 0.8em 0;
    text-align: center;
    color: #2d3743;    
}
section.page h1:first-child {
    margin: 0 0 0.8em 0;
}
section.page h2 {
    font-family: 'Exo 2', sans-serif;
    font-size: 4.5em;
    font-weight: 900;
    line-height: 1.25;
    margin: 0 0 0.75em 0;
    text-align: center;
    color: #0d1115; 
}
section.page h3 {
    font-family: 'Exo 2', sans-serif;
    font-size: 3.5em;
    font-weight: 900;
    line-height: 1.25;
    margin: 1.5em 0 1em 0;
    text-align: center;
    color: #0d1115;
}
section.page h3:first-child {
    margin: 0 0 0.4em 0;
    font-weight: 300;
}
section.page h3.half {
    font-size: 3.5em;
}
a.play-link {
    display: inline-block;
    position: relative;
}
a.play-link::after, a.player::after {
    background: transparent url("images/play.png") no-repeat scroll 0 0;
    background-size: cover;
    content: " ";
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 11em;
    height: 11em;
    margin: -5.5em 0 0 -5.5em;
}
.target {
    display: block;
    margin: 4rem auto;
}
#goggles {
    display: block;
    position: absolute;
    left: -90px;
    top: 368px;
}
#gun {
    display: block;
    position: absolute;
    right: 10px;
    bottom: -70px;
}
.row-uch-center {
    margin-bottom: 10rem;
}
.page p.razryad-info {
    font-size: 1.5rem;
    color: #2d3743;
    margin: 6rem auto 2rem;
    text-align: center;
}
.razryad {
    
}
.razryad > div {
    vertical-align: top;
    border-right: 1px dashed #7a8694;
    padding: 0 4rem;
}
.razryad > div:last-child {
    border-right: 0;
}
.page .razryad > div h3 {
    font-weight: 900;
    text-align: center;
    margin: 2rem auto 3rem;
}
.page .razryad > div p {
    font-size: 1.8rem;
}
.page .row-pristav > div {
    padding: 0 3rem;
}
.page .row-pristav > div p, .page .row-plan > div p {
    font-size: 1.6rem;
}
.page .row-plan {
    margin: 0 -5px;
}
.page .razryad > div p.check-time {
    font-size: 1.8rem;
    font-weight: 900;
    color: #7a8694;
    text-align: center;
}
.razdel-icon {
    display: block;
    margin: 0 auto 1rem;
}
.page .zakon {    
    font-family: Roboto Slab, sans-serif;
    font-size: 1.6rem;
    line-height: 2;
}
.page .zakon.title {
    font-family: Roboto Slab, sans-serif;
    font-size: 2.2rem;
}
.page p.target {
    font-size: 1.8rem;
    margin: 0 0 2rem 0;
    padding: 1rem 0 1rem 5rem;
    background: url('images/5.png') 0 center no-repeat transparent;
    background-size: 3rem 3rem;
}
.sec-1 {
    background: url('images/3.jpg') center top no-repeat #010101;
}
.sec-1 .page {
    padding: 5rem 8rem;
}
section.page .row-img {
    margin: 0em 0 0rem;
}
section.page .row-img img.logo {
    max-width: 100%;
    display: block;
    margin: 0 auto 0 0;
}
section.page .row-title {
    margin: 2em 0 0rem;
    position: relative;
    z-index: 10;
}
section.page .row-title h1 {
    font-family: 'Exo 2', sans-serif;
    font-size: 7rem;
    font-weight: 900;
    line-height: 1;
    margin: 0;
    text-align: left;
    color: #fff;
    line-height: 1;
}
section.page .row-title > div {
    display: table-cell;
    vertical-align: middle;
}
.docs {
   text-align: center; 
}
.docs  a {
    display: inline-block;
    margin: 0 1rem 7rem;
}
section.page .row-authors img {
    display: block;
    margin: 3rem auto 2rem;
}
section.page .row-authors h5 {
    font-family: Roboto, sans-serif;
    font-size: 2rem;
    font-weight: 900;
    margin: 0 auto 2rem;
    text-align: center;
}
section.page .row-authors p {
    font-size: 1.4rem;
    margin: 0 auto 1em;
    text-align: center;
    line-height: 1.4;
}
section.page .arrow-down {
    display: block;
    margin: 0 auto 2rem 0;
}
section.page .row-disc img {
    display: block;
    margin: 3rem auto 1rem;
}
section.page .row-disc p {
    font-size: 1.8rem;
    margin: 0 auto 1em;
    text-align: center;
    line-height: 1.4;
}
section.page .row-disc > div {
    margin-bottom: 3rem;
}
.sec-2 {
    background: url('images/4.jpg') center top no-repeat #0e1214;
}
.sec-2 .page {
    padding: 5rem 8rem;
}
.sec-2 section.page .row-img {
    margin-top: 15rem;
}
.sec-2 section.page .row-img img.logo {
    margin: 0 0 0 auto;
}
.sec-2 section.page .row-title h1 {
    text-align: right;
}
.row-buttons {
    
}
.row-buttons > div:first-child {
    text-align: right;
}
.row-buttons > div:last-child {
    text-align: left;
}
.record-button {
    display: inline-block;
    margin: 0 0 3rem auto;
    font-size: 1.6rem;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    padding: 1.6rem 3rem;
    background: #327dc9;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; 
}
.record-button:hover {
    background: #4293e5;
    color: #fff;
}
.download-button {
    display: inline-block;
    margin: 0 auto 3rem 0;
    font-size: 1.6rem;
    font-weight: 300;
    color: #7a8694;
    padding: 1.5rem 3rem;
    background: #fff;
    border: 1px solid #7a8694;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; 
}
.download-button:hover {
    background: #fff;
    color: #333;
    border: 1px solid #333;
}
.row-contact {
    margin-bottom: 4rem;
}
.page .row-contact p {
    line-height: 1.4;
    margin: 0;
}

.page h1.title-titan {
    font-family: 'Exo 2', sans-serif;
    font-size: 8rem;
    font-weight: 900;
    line-height: 1;
    margin: 0 !important;
    text-align: left;
    color: #fff;
    line-height: 1.1;
}
img.titan-logo {
    display: block;
    margin: 0 auto;
}
.order-button {
    font-size: 2.2rem;
    font-weight: 900;
    color: #0d1115;
    text-transform: uppercase;
    padding: 2rem 4rem;
    margin-top: 3rem;
    width: 30rem;
    background: #ffd200;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; 
}
.order-button:hover {
    background: #fee057;
    color: #0d1115;
}
.grey-black {
    font-weight: 900;
    color: #7a8694;
}
.page img.location {
    display: block;
    margin: 0 4rem 0 auto;
}
.call-me-button {
    margin: 3rem auto 0;
    font-size: 1.8rem;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    padding: 1.6rem 4rem;
    width: 30rem;
    background: #327dc9;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; 
}
.call-me-button:hover {
    background: #4395e9;
    color: #fff;
}
.sec-5 {
    background: #aad3e6;
}
.sec-5 .page {
    padding: 0;
}
#call-me-link {
    background: #ffd200;
    color: #0d1115 !important;
    margin: 0 !important;
    line-height: 3.6666;
    padding: 0 3rem;
    font-weight: 900 !important;
    cursor: pointer;
}
.page.order-form-page {
    padding: 4em 3em;
}

.picture {
    display: block;
    margin: 3em auto 1em;
}
.picture-2 {
    display: block;
    margin: 4em auto 2em;
}
.picture-3 {
    display: block;
    margin: 0 auto;
}
.picture-4 {
    display: block;
    margin: 0 auto 2em;
}
.picture-5 {
    display: block;
    margin: 1em auto 0;
}
.bold {
   font-weight: 600 !important; 
}
.sbold {
   font-weight: 700 !important; 
}
.extrabold {
   font-weight: 800 !important; 
}
.black {
   font-weight: 900 !important; 
}
.relative {
    position: relative;
}
.page p.fsize16 {
    font-size: 1.6rem;
    line-height: 1.75;
}
.page p.fsize18 {
    font-size: 1.8rem;
}
.page p.fsize22 {
    font-size: 2.2rem;
}
.page p.fsize25 {
    font-size: 2.5rem;
}
section.page img {
    max-width: 100%;
}
.testi > div {
    vertical-align: top;
    margin-bottom: 3rem;
}
.bg-testi {
    background: #e9edf2;
    padding: 5rem 3rem;
    height: 100%;
}
.page .testi-photo-name {
    display: table;
    margin-bottom: 3rem;
} 
.page .testi-photo-name > div {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.page .testi-photo-name > div img {
    max-width: none;
}
.page .testi-photo-name > div h4 {
    font-family: 'Exo 2', sans-serif;
    font-size: 2.5rem;
    font-weight: 900;
    color: #2d3743;
    text-align: left;
    line-height: 1.2;
    margin: 0;
}
.page .testi-photo-name > div p {
    font-size: 1.6rem;
    margin: 0;
}
.page .testi-text p {
    font-size: 1.8rem;
    font-style: italic;
    margin: 0;
}
.show-testi-button {
    display: block;
    margin: 0 0 3rem auto;
    font-size: 1.8rem;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    padding: 1.6rem 0;
    width: 30rem;
    background: #7a8694;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; 
}
.show-testi-button:hover {
    background: #637181;
    color: #fff;
}
.add-testi-button {
    display: block;
    margin: 0 auto 3rem 0;
    font-size: 1.8rem;
    font-weight: 600;
    color: #7a8694;
    text-transform: uppercase;
    padding: 1.4rem 0;
    width: 30rem;
    background: #fff;
    border: 2px solid #7a8694;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; 
}
.add-testi-button:hover {
    background: #fff;
    color: #465a72;
    border: 2px solid #465a72;
}
.form-group {
    position: relative;
}
.error-div {
    display: none;
    width: auto;
    height: 30px;
    line-height: 1.2;
    padding: 0;
    vertical-align: middle;
    position: absolute;
    text-align: left;
    white-space: nowrap;
    bottom: -32px;
    left: 0;
    margin-left: 15px;
    color: white;
    font-size: 1.4rem;
    z-index: 7;
}
.error-div > div {
    display: inline-block;
    position: relative;
    padding: 3px 10px;
    background: #ff005a;
    text-align: left;
    font-family: 'Roboto';
    white-space: pre-wrap;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.error-div > div:after {
    content: '\00A0';
    border-bottom: 8px solid #ff005a;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-top: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    display: block;
    height: 0;
    position: absolute;
    top: -16px;
    margin-left: -8px;
    left: 50%;
    width: 0;
}


/* footer */
footer {
    background: #2d3743;
}
.footer-logo {
    display: block;
    margin: 0 auto 3em;
}
section.page.footer h1.title-titan {
    font-size: 4rem;
}
section.page.footer p {
    font-size: 1.5em;
    text-align: left;
    color: #c4daef;
    margin: 2rem 0 0 0;
    text-transform: uppercase;
}
section.page.footer p.info {
    font-size: 1.2em;
    margin: 3rem 0 0 0;
    text-transform: none;
}
/* footer */


/* slids styles */
.slidsButton {
    width: 100%;
    max-width: 1200px;    
    position: absolute;
    bottom: -5em;
    left: 0;
    text-align: center;
    z-index: 25;
}
.slidsButton a {
    font-size: 1em;
    display: inline-block;
    width: 2.2em;
    height: 2.2em;
    border: 3px solid #327dc9 !important;
    background: #fff;
    color: #327dc9;
    margin: 0 3px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.slidsButton a.active {
    background: #327dc9 !important;
}
.slider {
    position: relative; 
    margin: 3rem auto 7em;
}
.slider .galleryPreloader p, .page .slider .galleryPreloader p  {
    font-size: 1.6em;
    text-align: center;
}
.slider .prev-arrow {
    display: block;
    width: 7.6em;
    height: 7.6em;
    margin-top: -3.8em;    
    position: absolute;
    top: 50%;
    left: 45px;
    cursor: pointer;
    background: url('images/prev-arrow.png') center center no-repeat transparent;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 35;
}
.slider .next-arrow {
    display: block;
    width: 7.6em;
    height: 7.6em;
    margin-top: -3.8em;   
    position: absolute;
    top: 50%;
    right: 45px;
    cursor: pointer;
    background: url('images/next-arrow.png') center center no-repeat transparent;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 35;
}
.slider .slids {
    margin: 0 auto;
    max-width: 100% !important;
}
.slider .slids > div {
    display: block;
    width: 100%;
    max-width: 1200px;
    height: auto !important;
    overflow: hidden;
}.slider .slids > div > img {
    display: block;
    margin: 0 auto;
}
.slider .slider-wrap {
    display: block;
    width: 100%;
    vertical-align: middle; 
    margin: auto;
    text-align: center;
    height: auto !important;
}
.slider .slider-wrap > img {
    display: inline;
    vertical-align: middle;
    margin: auto;
    max-width: 100% !important;
}
.slider.shadow .slider-wrap img {
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    margin: 0 10px 15px;
}
/* end slids styles */