/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

body {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 14px;
    background: white
}

html,
body {
    height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Calibri
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix:before,
.l-header:before,
.l-home:before,
.contacts:before,
.info:before,
.clearfix:after,
.l-header:after,
.l-home:after,
.contacts:after,
.info:after {
    content: " ";
    display: table
}

.clearfix:after,
.l-header:after,
.l-home:after,
.contacts:after,
.info:after {
    clear: both
}

.wrapper,
.l-home,
.navbar,
.footer {
    width: 1100px;
    margin: 0 auto
}

@media (max-width: 708px) {
    .wrapper,
    .l-home,
    .navbar,
    .footer {
        padding: 0 20px;
        min-width: 200px;
        width: 100%
    }
}

@media (min-width: 709px) and (max-width: 1099px) {
    .wrapper,
    .l-home,
    .navbar,
    .footer {
        max-width: 768px;
        width: 100%;
        padding: 0 30px
    }
}

.hidden {
    display: none
}

.img-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

.center {
    margin: 0 auto
}

.l-site {
    padding-top: 62px;
    min-height: 100%;
    position: relative
}

@media (max-width: 708px) {
    .l-site {
        padding-top: 0
    }
}

.l-site .l-home {
    padding-bottom: 125px
}

.l-site .l-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.l-header {
    width: 100%;
    height: 62px;
    background-color: black;
    border-bottom: 3px solid #f7cf2d;
    position: fixed;
    top: 0;
    z-index: 2
}

@media (max-width: 708px) {
    .l-header {
        position: inherit;
        height: auto;
        top: inherit
    }
}

.l-header .logo {
    position: absolute;
    left: 30px;
    top: 0
}

@media (max-width: 708px) {
    .l-header .logo {
        position: inherit;
        width: 100%;
        left: inherit;
        top: inherit;
        margin-top: 12px;
        margin-bottom: 24px
    }
    .l-header .logo__img {
        margin: 0 auto
    }
}

.l-header .l-navigation {
    position: absolute;
    left: 280px;
    top: 0;
    height: 100%
}

@media (max-width: 708px) {
    .l-header .l-navigation {
        position: inherit;
        width: 100%;
        left: inherit;
        display: none
    }
}

@media (min-width: 709px) and (max-width: 1099px) {
    .l-header .l-navigation {
        display: none
    }
}

@media (max-width: 708px) {
    .l-header .l-navigation .navigation {
        font-size: 16px;
        display: table;
        margin: 0 auto
    }
    .l-header .l-navigation .navigation__item>a {
        padding: 0 16px
    }
}

.l-header .contacts {
    position: absolute;
    top: 19px;
    right: 20px
}

.l-header .contacts__item {
    margin-left: 25px
}

@media (max-width: 708px) {
    .l-header .contacts {
        position: inherit;
        width: 150px;
        height: auto;
        left: inherit;
        top: inherit;
        right: inherit;
        margin: 0 auto;
        margin-top: 16px;
        margin-bottom: 16px
    }
    .l-header .contacts__item {
        padding-left: 20px;
        float: inherit;
        margin-left: 0;
        margin-bottom: 6px
    }
}

.l-slider {
    background-color: black;
    margin-bottom: 50px
}

.l-home .info {
    margin-bottom: 50px
}

@media (max-width: 708px) {
    .l-home .info {
        margin-bottom: 24px
    }
}

.l-table {
    margin-bottom: 65px;
    text-align: center
}

@media (max-width: 708px) {
    .l-table {
        margin-bottom: 48px
    }
}

.l-footer {
    border-top: 1px solid black;
    height: 105px
}

.l-footer .copyright {
    position: absolute;
    top: 10px;
    left: 30px;
    font-size: 18px;
    line-height: 21px
}

@media (max-width: 708px) {
    .l-footer .copyright {
        position: inherit;
        font-size: 16px;
        margin-top: 18px;
        margin-bottom: 12px;
        top: inherit;
        left: inherit
    }
}

@media (min-width: 709px) and (max-width: 1099px) {
    .l-footer .copyright {
        position: inherit;
        margin-top: 18px;
        margin-bottom: 12px;
        top: inherit;
        left: inherit
    }
}

.l-footer .contacts {
    position: absolute;
    top: 9px;
    right: 0
}

.l-footer .contacts>.contacts__item {
    font-size: 18px;
    font-family: Century Gothic, "Open Sans", sans-serif
}

@media (max-width: 708px) {
    .l-footer .contacts>.contacts__item {
        font-size: 16px;
        margin-bottom: 18px;
        margin-left: 0;
        width: 100%
    }
}

@media (min-width: 709px) and (max-width: 1099px) {
    .l-footer .contacts>.contacts__item:first-child {
        margin-left: 0
    }
}

@media (max-width: 708px) {
    .l-footer .contacts {
        position: inherit
    }
}

@media (min-width: 709px) and (max-width: 1099px) {
    .l-footer .contacts {
        position: inherit;
        height: auto;
        margin-bottom: 18px
    }
}

.navbar {
    position: relative;
    height: 100%
}

.logo {
    margin: 0;
    height: 100%
}

.logo__link {
    display: block;
    height: 100%
}

.logo__img {
    display: block;
    padding-top: 14px
}

.navigation {
    height: 59px;
    padding: 0;
    margin: 0;
    color: white;
    font-family: "Open Sans Condensed";
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 59px;
    border-left: 1px solid #313131
}

.navigation__item {
    float: left;
    list-style: none;
    height: 100%;
    border-right: 1px solid #313131
}

.navigation__item>a {
    display: block;
    height: 100%;
    padding: 0 22px;
    color: white;
    text-decoration: none
}

.navigation__item:hover,
.navigation__item:hover a {
    color: #f7cf2d
}

.contacts {
    margin: 0;
    padding: 0;
    height: 21px;
    line-height: 21px;
    color: white;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 18px;
    font-weight: 700
}

.contacts--dark {
    color: black
}

.contacts--dark a {
    color: black !important
}

.contacts__item {
    display: inline-block;
    position: relative;
    margin-left: 20px;
    vertical-align: baseline;
    float: left
}

.contacts__item>a {
    text-decoration: none;
    color: white
}

.contacts__item--tel-light,
.contacts__item--tel-dark {
    padding-left: 20px
}

.contacts__item--tel-light:before,
.contacts__item--tel-dark:before {
    position: absolute;
    content: '';
    top: 4px;
    left: -1px
}

.contacts__item--tel-light:before {
    background-image: url(../img/sprite.png);
    background-position: 0px -47px;
    width: 12px;
    height: 16px
}

.contacts__item--tel-dark:before {
    background-image: url(../img/sprite.png);
    background-position: 0px -29px;
    width: 12px;
    height: 16px
}

.contacts__item--email-light,
.contacts__item--email-dark {
    padding-left: 23px
}

.contacts__item--email-light:before,
.contacts__item--email-dark:before {
    position: absolute;
    content: '';
    top: 6px;
    left: 0
}

.contacts__item--email-light:before {
    background-image: url(../img/sprite.png);
    background-position: 0px 0px;
    width: 16px;
    height: 12px
}

.contacts__item--email-dark:before {
    background-image: url(../img/sprite.png);
    background-position: 0px -14px;
    width: 17px;
    height: 13px
}

.slider {
    height: 508px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center
}

.slider__item img {
    display: inline-block !important;
    line-height: 0;
    margin-bottom: -4px;
    width: 1100px;
    height: 508px
}

.info {
    width: 100%;
    font-family: Calibri, sans-serif
}

.info__item {
    width: 23%;
    float: left;
    margin-left: 20px;
    text-align: center
}

@media (max-width: 708px) {
    .info__item {
        width: 90%;
        float: none;
        margin: 0 auto;
        margin-bottom: 40px
    }
}

@media (min-width: 709px) and (max-width: 1099px) {
    .info__item {
        width: 45%;
        margin-bottom: 40px
    }
}

.info__img {
    margin-bottom: 10px;
    width: 92px;
    height: 71px
}

.info__title {
    display: block;
    height: 44px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    text-align: left
}

@media (max-width: 708px) {
    .info__title {
        height: auto
    }
}

.info__text {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
    text-align: left
}

.title {
    display: inline-block;
    font-family: Calibri, sans-serif;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    color: black;
    margin: 0 auto;
    padding: 11px 43px
}

@media (max-width: 708px) {
    .title {
        font-size: 27px;
        line-height: 33px
    }
}

.table {
    text-align: left;
    font-size: 18px;
    width: 640px;
    margin: 0 auto
}

@media (max-width: 708px) {
    .table {
        width: 100%;
        font-size: 15px
    }
}

.table th,
.table td {
    padding: 10px 0
}

.table tr {
    border-bottom: 1px solid #c6c6c5
}

.table tr:last-child {
    border-bottom-color: transparent
}

@media (max-width: 708px) {
    .table td:first-child {
        padding-right: 6px
    }
    .table td:last-child {
        min-width: 90px;
        margin-left: 4px
    }
}

.table__service {
    width: 524px
}

.table-description {
    position: relative;
    width: 865px;
    margin: 20px auto 0 auto;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    text-align: left
}

.table-description:before {
    content: '*';
    position: absolute;
    left: -12px
}

@media (max-width: 708px) {
    .table-description {
        width: auto;
        margin: 12px 0 0 12px;
        font-size: 14px;
        line-height: 24px
    }
}

@media (min-width: 709px) and (max-width: 1099px) {
    .table-description {
        width: 600px
    }
}

.footer {
    position: relative
}

.copyright {
    margin: 0;
    color: black;
    font-family: "Century Gothic";
    font-size: 15px;
    font-weight: 700
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url("../img/ajax-loader.gif") center center no-repeat
}

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

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir="rtl"] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir="rtl"] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}
.toggle-l-navigation{
	display: none;
}
.toggle-l-navigation{
	border: 0;
	background-color: transparent;
	font-size: 18px;
	color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -15px;
}
@media (max-width: 1099px) {
    .l-header .l-navigation {
        display: none;
        position: absolute;
        top: 100%;
        width: 100%;
        left: 0;
        margin-top: 3px;
        height: auto;
        background-color: #000;
    }

    .l-navigation.l-navigation--open{
    	display: block;
    }

    .navigation{
    	border: 0;
    	text-align: center;
    	height: auto;
    	line-height: 1.2;
    	padding-left: 15px;
    	padding-right: 15px;
    }
    .navigation__item{
    	border: 0;
    	float: none;
		line-height: 59px; 
    	display: block;
    	border-bottom: 1px solid rgba(255,255,255,.2);
    }

    .navigation__item:last-child{
    	border-bottom: 0px;
    }

    .toggle-l-navigation{
    	display: block;
    }
}
@media (max-width: 706px){
	.toggle-l-navigation{
	    top: 10px;
	    transform: translateY(0);
	    right: 15px;
	}
}