

/*** mystyle ***/

.download {
    display: none;
    position: absolute;
    left: 100%;
    padding:0px;
    background:#fff;
}
.section-top {
    text-align: center;
}

.sub-menu li:hover .download{
    display: inline-block;
    vertical-align: top;
    margin-top:-43%;
}
.gall-responsive {
    width: 33%;
    display: inline-block;
    vertical-align: top;
}
#lightgallery
{
  text-align:center;
}
.gall-responsive img
{
width: 100%;
height:100%;
}

/**** mystyle end ****/

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;
    text-decoration: none
}

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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;
    -moz-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;
    -moz-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;
    -moz-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
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    text-decoration: none
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    padding-right: 8px
}

@media (max-width:768px) {
    .container {
        padding-left: 15px;
        padding-right: 16px
    }
}

@media (min-width:768px) {
    .container {
        width: 735px
    }
}

@media (min-width:992px) {
    .container {
        width: 955px
    }
}

@media (min-width:1220px) {
    .container {
        width: 1185px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 14px;
    padding-right: 16px
}

.row {
    margin-left: -14px;
    margin-right: -16px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 16px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media (min-width:1220px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group > .form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -7px;
    margin-right: -8px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 7px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.modal-header:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1220px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1220px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1220px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1220px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1220px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #5a5a5a;
    background: #ffffff;
    overflow-x: hidden;
    font-weight: 400
}

a {
    text-decoration: none;
    color: #5a5a5a;
    outline: none
}

a:hover {
    text-decoration: none
}

address {
    font-weight: normal;
    font-style: normal
}

ul {
    list-style: none
}

p {
    margin: 20px 0 0 0
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

label.error {
    color: #fe4135;
    font-size: 12px;
    line-height: 14px;
    margin-top: 3px
}

@media (max-width:550px) {
    .text-left-sm {
        text-align: left
    }
    .text-left-sm .text-center {
        text-align: left
    }
}

.container-indent:not(.sub-pages-indent) {
    margin-top: 129px
}

@media (max-width:768px) {
    .container-indent:not(.sub-pages-indent) {
        margin-top: 44px;
        padding-bottom: 12px
    }
}

@media (max-width:550px) {
    .container-indent:not(.sub-pages-indent) {
        margin-top: 48px;
        padding-bottom: 27px
    }
}

.container-indent.text-left-sm {
    margin-top: 129px
}

@media (max-width:768px) {
    .container-indent.text-left-sm {
        margin-top: 44px;
        padding-bottom: 0px
    }
}

@media (max-width:550px) {
    .container-indent.text-left-sm {
        margin-top: 45px;
        padding-bottom: 25px
    }
    .container-indent.text-left-sm .text-top {
        margin-top: 28px
    }
}

.container-indent1:not(.sub-pages-indent) {
    margin-top: 190px;
    padding-bottom: 2px
}

@media (max-width:768px) {
    .container-indent1:not(.sub-pages-indent) {
        margin-top: 144px;
        padding-bottom: 0px
    }
}

@media (max-width:550px) {
    .container-indent1:not(.sub-pages-indent) {
        margin-top: 86px;
        padding-bottom: 28px
    }
}

.container-indent2:not(.sub-pages-indent) {
    margin-top: 54px;
    padding-bottom: 3px
}

@media (max-width:768px) {
    .container-indent2:not(.sub-pages-indent) {
        margin-top: 44px;
        padding-bottom: 12px
    }
}

@media (max-width:550px) {
    .container-indent2:not(.sub-pages-indent) {
        margin-top: 45px;
        padding-bottom: 0px
    }
}

.container-indent3:not(.sub-pages-indent) {
    margin-top: 70px;
    padding-bottom: 12px
}

@media (max-width:768px) {
    .container-indent3:not(.sub-pages-indent) {
        margin-top: 44px;
        padding-bottom: 12px
    }
}

@media (max-width:550px) {
    .container-indent3:not(.sub-pages-indent) {
        margin-top: 45px;
        padding-bottom: 0px
    }
}

.container-indent4:not(.sub-pages-indent) {
    margin-top: 125px
}

@media (max-width:768px) {
    .container-indent4:not(.sub-pages-indent) {
        margin-top: 44px
    }
}

@media (max-width:550px) {
    .container-indent4:not(.sub-pages-indent) {
        margin-top: 45px
    }
}

@media (max-width:768px) {
    .container-indent1-md:not(.sub-pages-indent) {
        margin-top: 158px;
        padding-bottom: 12px
    }
}

@media (max-width:550px) {
    .container-indent1-md:not(.sub-pages-indent) {
        margin-top: 70px;
        padding-bottom: 27px
    }
}

.container-indent5:not(.sub-pages-indent) {
    margin-top: 201px;
    padding-bottom: 11px
}

@media (max-width:768px) {
    .container-indent5:not(.sub-pages-indent) {
        margin-top: 144px;
        padding-bottom: 0px
    }
}

@media (max-width:550px) {
    .container-indent5:not(.sub-pages-indent) {
        margin-top: 83px
    }
}

.container-indent6:not(.sub-pages-indent) {
    margin-top: 140px;
    padding-bottom: 0px
}

@media (max-width:768px) {
    .container-indent6:not(.sub-pages-indent) {
        margin-top: 114px
    }
}

@media (max-width:550px) {
    .container-indent6:not(.sub-pages-indent) {
        margin-top: 53px
    }
}

.sub-pages-indent {
    margin-top: 117px;
    padding-bottom: 12px
}

.text-md {
    display: block
}

.text-top {
    margin-top: 23px
}

.max-width70 {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:550px) {
    .max-width70 {
        max-width: 90%
    }
}

.max-width75 {
    max-width: 75%;
    margin: 0 auto
}

@media (max-width:550px) {
    .max-width75 {
        max-width: 95%
    }
}

.top-none {
    margin-top: 0
}

.offset-76 {
    margin-top: 127px !important
}

@media (max-width:550px) {
    .offset-76 {
        margin-top: 73px !important
    }
}

::selection {
    background: #fdc400;
    color: #fff
}

::-moz-selection {
    background: #fdc400;
    color: #fff
}

.color {
    color: #fdc400
}

.color-dark {
    color: #393939
}

.text-sm {
    font-size: 15px;
    line-height: 1.6;
    font-weight: lighter
}

.divider {
    clear: both;
    height: 124px
}

@media (max-width:550px) {
    .divider {
        height: 74px
    }
}

.divider1 {
    clear: both;
    height: 124px
}

@media (max-width:550px) {
    .divider1 {
        height: 80px
    }
}

.clear {
    clear: both
}

@media (max-width:991px) {
    .mobile-center-md {
        text-align: center
    }
    .mobile-center-md ul {
        max-width: 515px;
        margin: 0 auto;
        text-align: left
    }
}

@media (max-width:991px) {
    html:not([.ie]) .touch-device #tt-header,
    html:not([.ie]) .touch-device #page-main,
    html:not([.ie]) .touch-device #tt-footer {
        overflow: hidden
    }
}

.tt-title {
    color: #393939;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    letter-spacing: 0.01em;
    margin: 0
}

.tt-title-lg {
    font-size: 60px;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: 0.01em;
    margin: 0;
    padding-bottom: 34px;
    color: #393939;
    font-family: 'Roboto', sans-serif
}

@media (max-width:768px) {
    .tt-title-lg {
        font-size: 50px
    }
}

@media (max-width:550px) {
    .tt-title-lg {
        font-size: 34px;
        line-height: 36px;
        padding-bottom: 18px;
        letter-spacing: normal
    }
}

.tt-title-lg.title-sub-page {
    padding-bottom: 44px
}

@media (max-width:768px) {
    .tt-title-lg.title-sub-page {
        padding-bottom: 60px
    }
}

@media (max-width:550px) {
    .tt-title-lg.title-sub-page {
        padding-bottom: 23px
    }
}

@media (max-width:550px) {
    .text-left-sm .tt-title-lg {
        padding-bottom: 24px
    }
}

.tt-title-md {
    font-size: 38px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 0.01em;
    margin: 0;
    padding-bottom: 30px;
    color: #393939;
    font-family: 'Roboto', sans-serif
}

@media (max-width:768px) {
    .tt-title-md {
        font-size: 35px;
        padding-bottom: 16px
    }
}

@media (max-width:550px) {
    .tt-title-md {
        font-size: 27px;
        padding-bottom: 16px
    }
}

.tp-rightarrow.default,
.tp-rightarrow.default:before {
    outline: none !important;
    background: none !important
}

button,
.btn {
    outline: none !important
}

.btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #4d4d4d;
    color: #ffffff;
    border: none;
    padding: 0 35px;
    height: 50px;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: 0.04em;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

@media (max-width:550px) {
    .btn {
        padding: 0 21px;
        height: 40px;
        font-size: 12px
    }
}

.btn-long {
    padding-right: 47px;
    padding-left: 47px
}

@media (max-width:550px) {
    .btn-long {
        padding-right: 42px;
        padding-left: 42px;
        height: 46px
    }
}

.btn:hover:not(.no-hover) {
    background: #ffc219;
    color: #2e2e2e;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-border {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff;
    color: #fff;
    font-size: 14px;
    line-height: 1.1;
    padding: 0 43px;
    letter-spacing: 0.02em;
    word-spacing: 0.02em;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    height: 50px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    text-transform: uppercase
}

@media (max-width:550px) {
    .btn-border {
        padding: 0 21px;
        height: 44px;
        font-size: 12px
    }
}

.btn-border:hover {
    border-color: #fdc400;
    color: #fdc400
}

.btn.inverse {
    background: #ffc219;
    color: #2e2e2e
}

.btn.inverse:hover {
    background: #4d4d4d;
    color: #ffffff
}

.list-icon {
    list-style: none;
    padding: 0;
    margin-left: 21px;
    margin-bottom: 0
}

.list-icon li {
    position: relative;
    padding: 0 0 0 30px
}

.list-icon li:before {
    content: "\e908";
    font-family: 'driving';
    position: absolute;
    left: 0;
    top: 7px;
    font-size: 16px;
    line-height: 1.1
}

.list-icon li:not(:first-child) {
    margin-top: 4px
}

.list-icon li a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.list-icon li a:hover {
    color: #fdc400
}

.list-icon ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-icon ul li:before {
    background: #fff;
    border: 1px solid #5a5a5a
}

ul.list-disc {
    list-style: none;
    padding: 0;
    margin: 0 0 0 17px
}

ul.list-disc li {
    position: relative;
    padding: 0 0 0 21px
}

ul.list-disc li:before {
    content: "";
    position: absolute;
    background: #5a5a5a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    left: 0;
    top: 12px;
    width: 7px;
    height: 7px
}

ul.list-disc li a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

ul.list-disc li a:hover {
    color: #fdc400
}

ul.list-disc ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.list-disc ul li:before {
    background: #fff;
    border: 1px solid #5a5a5a
}

.offset-top {
    margin-top: 28px !important
}

.offset-0 {
    margin-top: 0
}

.offset-top {
    margin-top: 20px
}

.offset-2 {
    margin-top: 2px
}

.offset-bottom-0 {
    padding-bottom: 0 !important
}

.btn-top {
    margin-top: 66px
}

@media (max-width:550px) {
    .btn-top {
        margin-top: 29px
    }
}

.offset-bottom-250 {
    padding-bottom: 157px
}

@media (max-width:900px) {
    .offset-bottom-250 {
        padding-bottom: 70px
    }
}

@media (max-width:550px) {
    .offset-bottom-250 {
        padding-bottom: 53px
    }
}

@media (max-width:769px) {
    .container-fluid-md .container {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }
    .container-fluid-md.container-indent1-md {
        padding-bottom: 0
    }
}

.video-services {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.video-services iframe,
.video-services object,
.video-services embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.loader-wrapper.loader-off,
body.is-loaded .loader-wrapper {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms linear 0s;
    -moz-transition: all 500ms linear 0s;
    -ms-transition: all 500ms linear 0s;
    -o-transition: all 500ms linear 0s;
    transition: all 500ms linear 0s
}

.loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: #ffffff;
    opacity: 1;
    -webkit-transition: all 500ms linear 0s;
    -moz-transition: all 500ms linear 0s;
    -ms-transition: all 500ms linear 0s;
    -o-transition: all 500ms linear 0s;
    transition: all 500ms linear 0s
}

@keyframes loader {
    0%,
    10%,
    100% {
        width: 80px;
        height: 80px
    }
    65% {
        width: 150px;
        height: 150px
    }
}

@keyframes loaderBlock {
    0%,
    30% {
        transform: rotate(0)
    }
    55% {
        background-color: #fdc400
    }
    100% {
        transform: rotate(90deg)
    }
}

@keyframes loaderBlockInverse {
    0%,
    20% {
        transform: rotate(0)
    }
    55% {
        background-color: #fdc400
    }
    100% {
        transform: rotate(-90deg)
    }
}

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-left: 0px;
    margin-top: 0px;
    transform: translate(-50%, -50%) rotate(45deg) translate3d(0, 0, 0);
    animation: loader 1.2s infinite ease-in-out
}

.loader span {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    background-color: #fdc400;
    animation: loaderBlock 1.2s infinite ease-in-out both
}

.loader span:nth-child(1) {
    top: 0;
    left: 0
}

.loader span:nth-child(2) {
    top: 0;
    right: 0;
    animation: loaderBlockInverse 1.2s infinite ease-in-out both
}

.loader span:nth-child(3) {
    bottom: 0;
    left: 0;
    animation: loaderBlockInverse 1.2s infinite ease-in-out both
}

.loader span:nth-child(4) {
    bottom: 0;
    right: 0
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus:-moz-placeholder {
    color: transparent
}

input:focus::-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder {
    color: transparent
}

textarea:focus::-webkit-input-placeholder {
    color: transparent
}

textarea:focus:-moz-placeholder {
    color: transparent
}

textarea:focus::-moz-placeholder {
    color: transparent
}

textarea:focus:-ms-input-placeholder {
    color: transparent
}

button {
    outline: none
}

.list-radio {
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0
}

.list-radio li {
    display: inline-block
}

.list-radio li:not(:last-child) {
    margin-right: 35px
}

.radio {
    display: block;
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #5a5a5a;
    padding-bottom: 7px
}

.radio input {
    width: 1px;
    height: 1px;
    opacity: 0
}

.radio input:focus + .outer .inner {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.radio .outer {
    width: 22px;
    height: 22px;
    display: block;
    float: left;
    margin: 0px 9px 0 0;
    background-color: transparent;
    border: 1px solid #e0e0e0;
    backface-visibility: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.radio .inner {
    width: 10px;
    height: 10px;
    top: 5px;
    left: 5px;
    display: block;
    background-color: #919191;
    opacity: 0;
    position: relative;
    -webkit-transform: scale(0);
    transform: scale(0);
    backface-visibility: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.radio input:checked + .outer .inner {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.radio:hover {
    color: #fdc400
}

.radio:hover .outer {
    background-color: transparent;
    border-color: #e0e0e0
}

.radio:hover .inner {
    -webkit-transform: scale(1);
    transform: scale(1)
}

input[type=checkbox]:checked ~ label .check {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.form-default .form-control {
    border: 1px solid #dedede;
    width: 100%;
    font-size: 15px;
    line-height: 1.3;
    padding: 17px 18px 17px 18px;
    outline: none;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.form-default .form-control:focus {
    border-color: #fdc400
}

.form-default .form-group {
    padding-bottom: 10px
}

.form-default-02.form-horizontal label {
    font-weight: 300;
    text-align: left;
    font-size: 15px;
    line-height: 1.1
}

.form-default-02 .form-control {
    border: 1px solid #dedede;
    width: 100%;
    font-size: 15px;
    line-height: 1.3;
    background: #fff;
    padding: 12px 18px 13px 14px;
    outline: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.form-default-02 .form-control:focus {
    border-color: #fdc400
}

.form-default-02 .form-group {
    padding-bottom: 8px
}

.form-default-02 .btn-top {
    margin-top: 37px
}

@media (max-width:601px) {
    .form-default-02 .btn-top {
        margin-top: 20px
    }
}

.form-default-02 .btn {
    padding-left: 26px;
    padding-right: 26px
}

#contactform {
    margin-top: 28px
}

#contactform textarea {
    min-height: 190px
}

#contactform .btn {
    margin-top: 7px
}

body.open-menu {
    width: 100%
}

#tt-header {
    position: relative;
    z-index: 7
}



#tt-header .tt-header-top {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 47px;
    padding: 7px 0 12px
}

#tt-header .tt-header-top .tt-box-phone,
#tt-header .tt-header-top .tt-box-email,
#tt-header .tt-header-top .tt-box-time,
#tt-header .tt-header-top .tt-box-location {
    color: #ffffff
}

#tt-header .tt-header-top .tt-box-phone i[class^="icon-"],
#tt-header .tt-header-top .tt-box-email i[class^="icon-"],
#tt-header .tt-header-top .tt-box-time i[class^="icon-"],
#tt-header .tt-header-top .tt-box-location i[class^="icon-"] {
    margin-right: 10px;
    position: relative;
    top: 1px
}

#tt-header .tt-header-top .tt-box-phone a,
#tt-header .tt-header-top .tt-box-email a,
#tt-header .tt-header-top .tt-box-time a,
#tt-header .tt-header-top .tt-box-location a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

#tt-header .tt-header-top .tt-box-phone a:hover,
#tt-header .tt-header-top .tt-box-email a:hover,
#tt-header .tt-header-top .tt-box-time a:hover,
#tt-header .tt-header-top .tt-box-location a:hover {
    color: #fdc400
}

#tt-header .tt-header-top .tt-box-phone,
#tt-header .tt-header-top .tt-box-time,
#tt-header .tt-header-top .tt-box-email {
    padding: 0 10px
}

#tt-header .tt-header-top .tt-box-phone:hover i {
    -webkit-animation: 0.1s tremor ease-out infinite;
    animation: 0.1s tremor ease-out infinite
}

@media (max-width:1219px) {
    #tt-header .tt-header-wrapper-top {
        position: absolute;
        top: -100%;
        display: none;
        background: #eff1f2;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear
    }
    #tt-header .tt-header-wrapper-top .tt-header-top {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    #tt-header .tt-header-wrapper-top .tt-header-top address:not(:first-child) {
        margin-top: 5px
    }
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-social-icon {
        margin-top: 10px
    }
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-box-phone,
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-box-email,
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-box-time,
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-box-location {
        font-size: 14px;
        color: #383838
    }
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-box-phone a,
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-box-email a,
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-box-time a,
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-box-location a {
        color: #383838
    }
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-box-phone a:hover,
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-box-email a:hover,
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-box-time a:hover,
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-box-location a:hover {
        color: #fdc400
    }
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-box-phone,
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-box-time,
    #tt-header .tt-header-wrapper-top .tt-header-top .tt-box-email {
        padding: 0 10px 0 0
    }
}

#tt-header .tt-header-top-toggle {
    position: relative
}

#tt-header .tt-header-top-toggle .btn-toggle {
    display: none;
    width: 100%;
    height: 47px;
    background: #383838;
    color: #fff;
    text-align: center;
    z-index: 1;
    position: relative;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

#tt-header .tt-header-top-toggle .btn-toggle i {
    line-height: 47px;
    margin-left: -8px
}

@media (max-width:1219px) {
    #tt-header .tt-header-top-toggle .btn-toggle {
        display: block
    }
}

#tt-header .tt-header-top-toggle .btn-toggle:hover {
    color: #fdc400
}

#tt-header .tt-header-top-toggle .btn-extra {
    position: absolute;
    top: 7px;
    right: 17px;
    z-index: 2;
    background: #fdc300;
    color: #383838;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    padding: 0 18px;
    font-size: 12px;
    line-height: 1.2;
    height: 33px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: none
}

@media (min-width:1220px) {
    #tt-header .tt-header-top-toggle .btn-extra {
        display: none
    }
}

@media (max-width:600px) {
    #tt-header .tt-header-top-toggle .btn-extra {
        font-size: 11px;
        padding-top: 1px;
        padding: 0 10px
    }
}

#tt-header.open .tt-header-wrapper-top {
    position: relative;
    top: 0;
    display: block;
    overflow: hidden
}

#tt-header.open .tt-header-top-toggle .btn-toggle i {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (max-width:700px) {
    #tt-header .tt-header-wrapper-bottom {
        min-height: 77px !important
    }
}

#tt-header .tt-header-bottom {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1219px) {
    #tt-header .tt-header-bottom {
        padding-top: 18px;
        padding-bottom: 11px
    }
}

@media (min-width:1220px) {
    #tt-header .tt-header-bottom {
        height: 149px
    }
}

@media (max-width:700px) {
    #tt-header .tt-header-bottom {
        padding-bottom: 12px
    }
}

@media (max-width:420px) {
    #tt-header .tt-header-bottom {
        padding-top: 23px;
        padding-bottom: 15px
    }
}

@media (max-width:1219px) {
    #tt-header .tt-header-bottom {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    #tt-header .tt-header-bottom div[class^="col-"] {
        width: 100%
    }
}

#tt-header .tt-logo {
    position: relative;
    height: 99px;
    display: inline-block;
    overflow: hidden;
    top: 3px;
    width: 335px
}

#tt-header .tt-logo .logo-icon {
    position: absolute;
    z-index: 0
}

#tt-header .tt-logo .logo-letter {
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

#tt-header .tt-logo .logo-text {
    color: #393939;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    display: block;
    left: 96px;
    font-size: 50px;
    line-height: 1.1;
    position: absolute;
    letter-spacing: 0.01em
}

#tt-header .tt-logo .slogan-text {
    color: #ffffff;
    display: inline-block;
    position: relative;
    top: 55px;
    left: 86px;
    letter-spacing: 0.06em
}

#tt-header .tt-logo .slogan-text:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 29px;
    text-align: center;
    -o-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
    background: #383838
}

#tt-header .tt-logo .slogan-text span {
    position: relative;
    padding: 0px 28px;
    z-index: 3;
    top: 1px;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    font-family: 'Roboto', sans-serif
}

#tt-header .tt-logo .slogan-text span:before,
#tt-header .tt-logo .slogan-text span:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    width: 18px;
    height: 3px;
    background: #ffffff
}

#tt-header .tt-logo .slogan-text span:before {
    left: -1px
}

#tt-header .tt-logo .slogan-text span:after {
    right: -1px
}

#tt-header .tt-logo:after {
    content: "";
    position: absolute;
    top: -200%;
    left: -210%;
    width: 150%;
    height: 240%;
    opacity: 0;
    transform: rotate(15deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%)
}

#tt-header .tt-logo:hover:after {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease
}

@media (max-width:1219px) {
    #tt-header .tt-logo {
        height: 68px;
        top: 0;
        width: 235px
    }
    #tt-header .tt-logo .logo-icon,
    #tt-header .tt-logo .logo-letter {
        max-height: 71px
    }
    #tt-header .tt-logo .logo-text {
        font-size: 35px;
        left: 67px;
        top: 1px
    }
    #tt-header .tt-logo .slogan-text {
        top: 39px;
        left: 62px;
        letter-spacing: 0.07em
    }
    #tt-header .tt-logo .slogan-text:before {
        height: 21px
    }
    #tt-header .tt-logo .slogan-text span {
        font-size: 12px;
        top: -5px;
        padding: 0px 21px
    }
    #tt-header .tt-logo .slogan-text span:after,
    #tt-header .tt-logo .slogan-text span:before {
        height: 2px;
        margin-top: -1px;
        width: 13px
    }
}

@media (max-width:420px) {
    #tt-header .tt-logo {
        height: 48px;
        width: 165px
    }
    #tt-header .tt-logo .logo-icon,
    #tt-header .tt-logo .logo-letter {
        max-height: 49px
    }
    #tt-header .tt-logo .logo-text {
        font-size: 24px;
        left: 45px;
        top: 1px
    }
    #tt-header .tt-logo .slogan-text {
        top: 27px;
        left: 40px;
        letter-spacing: 0.07em
    }
    #tt-header .tt-logo .slogan-text:before {
        height: 15px
    }
    #tt-header .tt-logo .slogan-text span {
        font-size: 9px;
        top: -9px;
        padding: 0px 15px;
        letter-spacing: 0.04em
    }
    #tt-header .tt-logo .slogan-text span:after,
    #tt-header .tt-logo .slogan-text span:before {
        height: 2px;
        margin-top: -1px;
        width: 9px
    }
}

@media (min-width:701px) {
    #tt-header .tt-menu {
        margin-top: 19px
    }
    #tt-header .tt-menu > ul {
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        text-transform: uppercase;
        margin: 0;
        padding: 0;
        letter-spacing: 0.02em;
        width: 100%;
        padding-bottom: 10px;
    }
    #tt-header .tt-menu > ul > li {
        display: inline-block
    }
    #tt-header .tt-menu > ul > li > a {
        position: relative;
        display: inline-block;
        outline: none;
        overflow: hidden;
        padding: 4px 15px;
        font-weight: bold;
    }
    #tt-header .tt-menu > ul > li > a span {
        position: relative;
        display: inline-block;
        transition: transform 0.3s ease-in-out
    }
    #tt-header .tt-menu > ul > li > a span:before {
        position: absolute;
        top: 100%;
        content: attr(data-hover);
        transform: translate3d(0, 0, 0)
    }

    #tt-header .tt-menu > ul > li.is-hover > a span,
    #tt-header .tt-menu > ul > li.active > a span {
        transform: translateY(-100%)
    }
    #tt-header .tt-menu > ul > li > ul {
        visibility: hidden;
        opacity: 0;
        top: 0;
        text-align: left;
        position: absolute;
        background: #fff;
        top: 70px;
        -webkit-box-shadow: 0px 8px 36px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 8px 36px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 8px 36px rgba(0, 0, 0, 0.2);
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear
    }
    #tt-header .tt-menu > ul > li.megamenu {
        position: inherit
    }
    #tt-header .tt-menu > ul > li.megamenu > ul {
        left: 0;
        width: 100%
    }
    #tt-header .tt-menu > ul > li.is-subMenu > a:after {
        content: '\e90b';
        display: inline-block;
        font-family: 'driving';
        speak: none;
        position: relative;
        top: -1px;
        font-size: 11px;
        margin-left: 9px;
        color: #393939;
        font-weight: bold;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        text-shadow: 0px 0px #393939
    }


    #tt-header .tt-menu > ul > li.is-subMenu > a {
        padding-right: 4px
    }
    #tt-header .tt-menu > ul > li.is-hover > ul {
        opacity: 1;
        visibility: visible;
        top: 60px;
        padding: 0;
        margin: 0
    }
    #tt-header .tt-menu > ul > li.is-hover > ul a {
        display: block
    }
    #tt-header .tt-menu > ul > li.is-hover > ul a a:hover {
        color: #fdc400
    }
    #tt-header .tt-menu > ul .sub-menu {
        padding: 0
    }
    #tt-header .tt-menu > ul .sub-menu li a {
        padding: 12px 31px 10px 31px;
        display: block;
        position: relative;
        overflow: hidden;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear
    }
    #tt-header .tt-menu > ul .sub-menu li a:before {
        content: '\e90c';
        font-family: 'driving';
        display: block;
        left: -20px;
        top: 18px;
        font-size: 14px;
        line-height: 1.1;
        position: absolute;
        color: #fff;
        opacity: 0;
        -webkit-transition: 0.1s 0.2s linear;
        -moz-transition: 0.1s 0.2s linear;
        -ms-transition: 0.1s 0.2s linear;
        -o-transition: 0.1s 0.2s linear
    }

    #tt-header .tt-menu > ul .sub-menu li a:hover:before {
        opacity: 1;
        left: 6px
    }
    #tt-header .tt-menu > ul .sub-menu li:not(:last-child) {
        border-bottom: 1px solid #edeff1
    }
}

@media (min-width:701px) and (max-width:1219px) {
    #tt-header .tt-menu > ul {
        padding-left: 4px
    }
}

@media (min-width:701px) and (max-width:1219px) {
    #tt-header .tt-menu > ul > li > a {
        padding: 4px 17px
    }
}

@media (min-width:701px) and (max-width:777px) {
    #tt-header .tt-menu > ul > li > a {
        padding: 4px 11px
    }
}

@media (min-width:701px) and (max-width:1219px) {
    #tt-header .tt-menu > ul > li.is-hover > ul {
        top: 52px
    }
}

@media (min-width:701px) and (max-width:1219px) {
    #tt-header .tt-menu {
        margin-top: 13px
    }
}

@media (max-width:700px) {
    #tt-header .tt-menu {
        overflow: hidden;
        height: 0;
        margin: 0px -15px 0;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        text-transform: uppercase
    }
    #tt-header .tt-menu.open-menu {
        display: block;
        height: 100vh
    }
    #tt-header .tt-menu ul {
        margin: 15px 0 0 0;
        padding: 0;
        list-style: none
    }
    #tt-header .tt-menu ul li {
        border-bottom: 1px solid #edeff1
    }
    #tt-header .tt-menu ul li a {
        display: block;
        padding: 11px 11px 9px 16px;
        font-size: 16px
    }
    #tt-header .tt-menu ul li.is-subMenu > a:after {
        content: '\e90b';
        display: inline-block;
        font-family: 'driving' !important;
        speak: none;
        position: relative;
        top: -1px;
        font-size: 11px;
        margin-left: 9px;
        color: #393939;
        font-weight: bold;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        text-shadow: 0px 0px #393939
    }
    #tt-header .tt-menu ul li.is-hover > a,
    #tt-header .tt-menu ul li.active > a {
        color: #fdc400
    }
    #tt-header .tt-menu ul ul {
        display: none
    }
    #tt-header .tt-menu ul ul a {
        background: #eff1f2
    }
}

#tt-header .tt-toggle-menu {
    display: block;
    position: absolute;
    right: 18px;
    top: 37px;
    width: 36px;
    height: 35px;
    font-size: 23px;
    line-height: 32px;
    color: #383838;
    text-align: center;
    cursor: pointer;
    z-index: 7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

#tt-header .tt-toggle-menu.active {
    color: #fdc400
}

@media (min-width:701px) {
    #tt-header .tt-toggle-menu {
        display: none
    }
}

@media (max-width:700px) {
    #tt-header .tt-toggle-menu {
        display: block
    }
}

@media (max-width:420px) {
    #tt-header .tt-toggle-menu {
        top: 31px
    }
}

#tt-header .tt-social-icon {
    margin: 4px 0 0 0
}

#tt-header .tt-social-icon li {
    display: inline-block;
    margin: 0 13px
}

#tt-header .tt-social-icon li:first-child {
    margin-left: 0
}

#tt-header .tt-social-icon li:last-child {
    margin-right: 0
}

#tt-header .tt-social-icon a {
    color: #ffffff;
    position: relative;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

#tt-header .tt-social-icon a:hover {
    color: #fdc400
}

@media (max-width:1219px) {
    #tt-header .tt-social-icon a {
        color: #383838
    }
    #tt-header .tt-social-icon a:hover {
        color: #fdc400
    }
}

#tt-header .tt-menu-stuck-row {
    width: 100%;
    position: fixed;
    backface-visibility: hidden;
    top: -100px;
    z-index: 8;
    background: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    min-height: 59px;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

#tt-header .tt-menu-stuck-row.stuck-is {
    top: 0px;
    opacity: 1
}

#tt-header .tt-menu-stuck-row .tt-menu {
    text-align: left
}

@media (max-width:700px) {
    #tt-header .tt-menu-stuck-row .tt-menu {
        margin-top: 0
    }
}

#tt-header .tt-menu-stuck-row .tt-toggle-menu {
    top: 17px
}

#tt-header .tt-menu-stuck-row .tt-logo {
    height: 48px;
}

#tt-header .tt-menu-stuck-row .tt-logo .logo-icon,
#tt-header .tt-menu-stuck-row .tt-logo .logo-letter {
    max-height: 49px
}

#tt-header .tt-menu-stuck-row .tt-logo .logo-text {
    font-size: 24px;
    left: 45px;
    top: 1px
}

#tt-header .tt-menu-stuck-row .tt-logo .slogan-text {
    top: 27px;
    left: 40px;
    letter-spacing: 0.07em
}

#tt-header .tt-menu-stuck-row .tt-logo .slogan-text:before {
    height: 15px
}

#tt-header .tt-menu-stuck-row .tt-logo .slogan-text span {
    font-size: 9px;
    top: -9px;
    padding: 0px 15px;
    letter-spacing: 0.04em
}

#tt-header .tt-menu-stuck-row .tt-logo .slogan-text span:after,
#tt-header .tt-menu-stuck-row .tt-logo .slogan-text span:before {
    height: 2px;
    margin-top: -1px;
    width: 9px
}

#tt-header .tt-menu-stuck-row .tt-header-bottom {
    padding-top: 9px;
    padding-bottom: 1px
}

@media (min-width:700px) {
    #tt-header .tt-menu-stuck-row .tt-header-bottom {
        height: auto;
        padding-top: 0;
        padding-bottom: 0
    }

    #tt-header .tt-menu-stuck-row .col-menu {
        width: 100%
    }
    #tt-header .tt-menu-stuck-row .tt-menu > ul {
        padding-left: 1px
    }
}

@media (max-width:700px) {
    .mac #tt-header .tt-header-bottom {
        padding-bottom: 19px
    }
}

@media (max-width:420px) {
    .mac #tt-header .tt-header-bottom {
        padding-bottom: 21px
    }
}

.mac #tt-header .tt-menu-stuck-row .tt-header-bottom {
    padding-bottom: 8px
}

.tt-social-icon {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    padding: 0
}

.tt-social-icon a {
    font-size: 16px;
    line-height: 1.2;
    margin: 0 12px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.tt-social-icon a:first-child {
    margin-left: 0
}

.tt-social-icon a:last-child {
    margin-right: 0
}

#tt-footer {
    position: relative;
    color: #b5b5b5;
    padding: 104px 0 40px 0
}

#tt-footer:not([class^="offset-"]) {
    margin-top: 140px
}

@media (max-width:768px) {
    #tt-footer:not([class^="offset-"]) {
        margin-top: 93px
    }
}

@media (max-width:550px) {
    #tt-footer:not([class^="offset-"]) {
        margin-top: 74px
    }
}

@media (max-width:991px) {
    #tt-footer {
        padding-bottom: 90px
    }
}

@media (max-width:768px) {
    #tt-footer.index-offset {
        margin-top: 0
    }
}

@media (max-width:768px) {
    #tt-footer {
        padding-top: 81px
    }
}

#tt-footer:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 15px;
    z-index: 1;
    height: 4px;
    width: 100%;
    background: #fdc400
}

#tt-footer .container {
    position: relative;
    z-index: 2
}

#tt-footer .tt-logo {
    position: relative;
    height: 68px;
    display: inline-block;
    overflow: hidden;
    width: 221px
}

#tt-footer .tt-logo .logo-icon {
    position: absolute;
    z-index: 0;
    max-height: 69px
}

#tt-footer .tt-logo .logo-letter {
    position: absolute;
    z-index: 1;
    max-height: 69px
}

#tt-footer .tt-logo .logo-text {
    color: #ffffff;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    display: block;
    left: 66px;
    font-size: 35px;
    line-height: 1.1;
    position: absolute;
    letter-spacing: 0.01em
}

#tt-footer .tt-logo .slogan-text {
    color: #ffffff;
    display: inline-block;
    position: relative;
    top: 38px;
    left: 61px;
    letter-spacing: 0.06em
}

#tt-footer .tt-logo .slogan-text:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 21px;
    text-align: center;
    -o-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
    background: #383838
}

#tt-footer .tt-logo .slogan-text span {
    position: relative;
    padding: 0px 18px;
    z-index: 3;
    top: -5px;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 500;
    font-family: 'Roboto', sans-serif
}

#tt-footer .tt-logo .slogan-text span:before,
#tt-footer .tt-logo .slogan-text span:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    width: 11px;
    height: 2px;
    margin-top: -2px;
    background: #ffffff
}

#tt-footer .tt-logo .slogan-text span:before {
    left: -1px
}

#tt-footer .tt-logo .slogan-text span:after {
    right: -1px
}

@media (max-width:550px) {
    #tt-footer .tt-logo .logo-icon {
        max-height: 56px
    }
    #tt-footer .tt-logo .logo-letter {
        max-height: 56px
    }
    #tt-footer .tt-logo .logo-text {
        font-size: 27px;
        left: 52px
    }
    #tt-footer .tt-logo .slogan-text {
        top: 30px;
        letter-spacing: normal
    }
    #tt-footer .tt-logo .slogan-text:before {
        height: 16px
    }
    #tt-footer .tt-logo .slogan-text span {
        font-size: 10px;
        top: -9px;
        padding-left: 13px;
        padding-right: 13px
    }
    #tt-footer .tt-logo .slogan-text span:before,
    #tt-footer .tt-logo .slogan-text span:after {
        width: 7px;
        margin-top: -1px
    }
}

#tt-footer .tt-footer-box-info {
    font-size: 15px;
    line-height: 1.6;
    margin-top: 21px;
    color: #b5b5b5;
    padding-right: 15px
}

#tt-footer .tt-foter-title {
    line-height: 1.1;
    letter-spacing: -0.01em;
    font-weight: 500;
    margin: 0;
    padding: 0 0 27px 0
}

#tt-footer .tt-footer-list {
    list-style: none;
    margin: 0;
    padding: 0
}

#tt-footer .tt-footer-list li a {
    color: #dcdcdc;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

#tt-footer .tt-footer-list li a:hover {
    color: #fdc400
}

#tt-footer .tt-footer-list li:not(:first-child) {
    margin-top: 10px
}

#tt-footer .tt-social-icon {
    margin-top: 4px
}

#tt-footer .tt-social-icon li,
#tt-footer .tt-social-icon a {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 45px
}

#tt-footer .tt-social-icon i {
    position: relative;
    color: #181818;
    font-size: 19px;
    margin-left: -1px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

#tt-footer .tt-social-icon a:before {
    content: '';
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: #fdc400;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

#tt-footer .tt-social-icon li {
    padding: 0 30px;
    cursor: default
}

#tt-footer .tt-social-icon li:hover a:before {
    background: #ffffff
}

#tt-footer .tt-social-icon li:hover i {
    color: #fdc400
}

#tt-footer .tt-baner-01 {
    background: #ffffff;
    display: inline-block;
    width: 271px;
    margin-top: 40px;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 7px 0 12px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

@media (max-width:768px) {
    #tt-footer .tt-baner-01 {
        margin-top: 31px
    }
}

#tt-footer .tt-baner-01 .tt-logo-banner {
    position: relative;
    height: 63px;
    display: inline-block;
    overflow: hidden;
    width: 200px;
    margin: 0 auto;
    text-align: left
}

#tt-footer .tt-baner-01 .tt-logo-banner .logo-icon {
    position: absolute;
    z-index: 0;
    max-height: 63px
}

#tt-footer .tt-baner-01 .tt-logo-banner .logo-letter {
    position: absolute;
    z-index: 1;
    max-height: 63px
}

#tt-footer .tt-baner-01 .tt-logo-banner .logo-text {
    color: #393939;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    display: block;
    left: 59px;
    top: 2px;
    font-size: 32px;
    line-height: 1.1;
    position: absolute;
    letter-spacing: 0.01em
}

#tt-footer .tt-baner-01 .tt-logo-banner .slogan-text {
    color: #ffffff;
    display: inline-block;
    position: relative;
    top: 36px;
    left: 54px;
    letter-spacing: 0.06em
}

#tt-footer .tt-baner-01 .tt-logo-banner .slogan-text:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 18px;
    text-align: center;
    -o-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
    background: #383838
}

#tt-footer .tt-baner-01 .tt-logo-banner .slogan-text span {
    position: relative;
    padding: 0px 18px;
    z-index: 3;
    top: -7px;
    font-size: 11px;
    line-height: 1.2;
    font-weight: 500;
    font-family: 'Roboto', sans-serif
}

#tt-footer .tt-baner-01 .tt-logo-banner .slogan-text span:before,
#tt-footer .tt-baner-01 .tt-logo-banner .slogan-text span:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    width: 11px;
    height: 2px;
    margin-top: -1px;
    background: #ffffff
}

#tt-footer .tt-baner-01 .tt-logo-banner .slogan-text span:before {
    left: -1px
}

#tt-footer .tt-baner-01 .tt-logo-banner .slogan-text span:after {
    right: -1px
}

#tt-footer .tt-baner-01 address {
    color: #2b2b2b;
    font-size: 12px;
    line-height: 1.3;
    padding: 0 10px
}

#tt-footer .tt-baner-01 address span.tel {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    padding-bottom: 6px;
    font-weight: 500
}

#tt-footer .tt-baner-01 address span.tel a {
    display: inline-block;
    position: relative;
    z-index: 7;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

#tt-footer .tt-baner-01 address span.tel a:hover i {
    -webkit-animation: 0.1s tremor ease-out infinite;
    animation: 0.1s tremor ease-out infinite
}

#tt-footer .tt-baner-01 address span.tel i {
    color: #fdc400;
    margin-right: 7px;
    font-size: 20px;
    display: inline-block
}

#tt-footer .tt-baner-01:after {
    content: "";
    position: absolute;
    top: -200%;
    left: -210%;
    width: 150%;
    height: 240%;
    opacity: 0;
    transform: rotate(15deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%)
}

#tt-footer .tt-baner-01:hover:after {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease
}

#tt-footer .tt-footer-copyright {
    color: #ffffff;
    font-size: 16px;
    margin: 27px 0 0 0
}

#tt-footer .col-list {
    position: relative
}

#tt-footer .col-list:before {
    content: '';
    display: block;
    left: 50%;
    top: 10px;
    position: absolute;
    width: 1px;
    height: 100%;
    margin-left: -24px;
    z-index: 1;
    background-color: rgba(208, 208, 208, 0.2)
}

#tt-footer .col-list .extra-indent {
    padding: 8px 0 0 78px
}

@media (min-width:1219px) {
    #tt-footer .col-promo {
        text-align: right
    }
    #tt-footer .col-promo .tt-social-icon {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-right: 17px
    }
}

@media (max-width:1220px) {
    #tt-footer .col-logo {
        text-align: center
    }
    #tt-footer .col-logo .tt-logo {
        margin: 0 auto;
        text-align: left
    }
    #tt-footer .col-list {
        margin-top: 40px
    }
    #tt-footer .col-list:before {
        margin-left: 0;
        top: 0
    }
    #tt-footer .col-list .extra-indent {
        text-align: center;
        padding: 0
    }
    #tt-footer .col-promo {
        text-align: center
    }
    #tt-footer .tt-footer-copyright {
        text-align: center;
        margin-top: 40px
    }
    #tt-footer .tt-social-icon {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 40px;
        margin-left: -41px
    }
}

@media (max-width:767px) {
    #tt-footer .col-list:before {
        display: none
    }
    #tt-footer .col-list .extra-indent:not(:first-child) {
        margin-top: 40px
    }
    #tt-footer .tt-footer-copyright {
        margin-top: 24px
    }
}

.tp-banner {
    display: none
}

.slider-revolution {
    overflow: hidden;
    position: relative
}

.slider-revolution iframe {
    border: none;
    outline: none
}

.tp-banner {
    z-index: 1;
    position: relative
}

.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
    z-index: 1
}

.slider-button .tp-banner,
.slider-button .tp-banner-container {
    z-index: -1
}

.tp-rightarrow.default,
.tp-leftarrow.default {
    background: none;
    position: relative;
    font-size: 40px;
    line-height: 1.1;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.tp-rightarrow.default:before,
.tp-leftarrow.default:before {
    font-family: 'driving'
}

.tp-rightarrow.default:hover,
.tp-leftarrow.default:hover {
    color: #fdc400
}

@media (max-width:900px) {
    .tp-rightarrow.default,
    .tp-leftarrow.default {
        display: none !important
    }
}

@media (max-width:1025px) {
    .mac .tp-rightarrow.default,
    .mac .tp-leftarrow.default {
        display: none !important
    }
}

.tp-leftarrow.default {
    font-size: 30px
}

.tp-leftarrow.default:before {
    content: '\e90d'
}

@media (max-width:500px) {
    .tp-leftarrow.default {
        margin-left: -10px
    }
}

.tp-rightarrow.default {
    font-size: 30px
}

.tp-rightarrow.default:before {
    content: '\e90c'
}

@media (max-width:500px) {
    .tp-rightarrow.default {
        margin-right: -10px
    }
}

.tp-bullets.simplebullets.round .bullet {
    background: #c2c2c2;
    cursor: pointer;
    position: relative;
    width: 10px;
    height: 10px;
    float: left;
    margin: 0 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.tp-bullets.simplebullets.round .bullet:first-child {
    margin-left: 5px
}

.tp-bullets.simplebullets.round .bullet:before {
    content: "";
    position: absolute;
    display: block;
    top: -3px;
    left: -3px;
    width: 16px;
    height: 16px;
    border: 2px solid #c2c2c2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0
}

.tp-bullets.simplebullets.round .bullet:hover {
    background: 'Roboto', sans-serif
}

.tp-bullets.simplebullets.round .bullet.selected {
    background: none
}

.tp-bullets.simplebullets.round .bullet.selected:before {
    background: none;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.slider-revolution .tp-bullets {
    bottom: 10% !important
}

.slider-revolution .tp-banner {
    display: none
}

.tparrows.hidearrows {
    opacity: 1 !important
}

.tp-bullets {
    display: none
}

.slider-revolution .tp-caption {}

.slider-revolution .tp-caption div[class^="tp-caption-"] {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    text-align: left
}

.slider-revolution .tp-caption .tp-caption-01-01 {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.35);
    line-height: 1.1 !important;
    letter-spacing: 0.06em;
    font-weight: 400
}

.slider-revolution .tp-caption .tp-caption-01-02 {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.35);
    line-height: 1.3 !important;
    letter-spacing: 0.05em;
    font-weight: 400
}

@media (min-width:1200px) {
    .slider-revolution .tp-caption .tp-caption-01-01 {
        font-size: 30px !important
    }
    .slider-revolution .tp-caption .tp-caption-01-02 {
        font-size: 80px !important;
        margin-top: 38px !important
    }
    .slider-revolution .tp-caption .tp-caption-01-02 span {
        font-size: 80px !important
    }
}

@media (max-width:1200px) and (min-width:1000px) {
    .slider-revolution .tp-caption .tp-caption-01-01 {
        font-size: 28px !important
    }
    .slider-revolution .tp-caption .tp-caption-01-02 {
        font-size: 70px !important;
        margin-top: 35px !important
    }
    .slider-revolution .tp-caption .tp-caption-01-02 span {
        font-size: 70px !important
    }
}

@media (max-width:1000px) and (min-width:767px) {
    .slider-revolution .tp-caption .tp-caption-01-01 {
        font-size: 25px !important
    }
    .slider-revolution .tp-caption .tp-caption-01-02 {
        font-size: 60px !important;
        margin-top: 25px !important
    }
    .slider-revolution .tp-caption .tp-caption-01-02 span {
        font-size: 60px !important
    }
}

@media (max-width:767px) and (min-width:500px) {
    .slider-revolution .tp-caption .tp-caption-01-01 {
        font-size: 23px !important;
        padding-left: 45px !important
    }
    .slider-revolution .tp-caption .tp-caption-01-02 {
        font-size: 40px !important;
        margin-top: 20px !important;
        padding-left: 45px !important;
        line-height: 1.2 !important
    }
    .slider-revolution .tp-caption .tp-caption-01-02 span {
        font-size: 40px !important
    }
}

@media (max-width:500px) and (min-width:220px) {
    .slider-revolution .tp-caption .tp-caption-01-01 {
        font-size: 17px !important;
        padding-left: 45px !important
    }
    .slider-revolution .tp-caption .tp-caption-01-02 {
        font-size: 28px !important;
        margin-top: 10px !important;
        padding-left: 45px !important
    }
    .slider-revolution .tp-caption .tp-caption-01-02 span {
        font-size: 28px !important
    }
}

.slider-revolution .tp-caption .tp-caption-02-01 {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.35);
    line-height: 1.1 !important;
    letter-spacing: 0.06em;
    font-weight: 400
}

.slider-revolution .tp-caption .tp-caption-02-02 {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.35);
    line-height: 1.3 !important;
    letter-spacing: 0.03em;
    font-weight: 400
}

@media (min-width:1200px) {
    .slider-revolution .tp-caption .tp-caption-02-01 {
        font-size: 30px !important;
        margin-top: 22px !important
    }
    .slider-revolution .tp-caption .tp-caption-02-02 {
        font-size: 80px !important
    }
    .slider-revolution .tp-caption .tp-caption-02-02 span {
        font-size: 80px !important
    }
}

@media (max-width:1200px) and (min-width:1000px) {
    .slider-revolution .tp-caption .tp-caption-02-01 {
        font-size: 28px !important;
        margin-top: 15px !important
    }
    .slider-revolution .tp-caption .tp-caption-02-02 {
        font-size: 70px !important
    }
    .slider-revolution .tp-caption .tp-caption-02-02 span {
        font-size: 70px !important
    }
}

@media (max-width:1000px) and (min-width:767px) {
    .slider-revolution .tp-caption .tp-caption-02-01 {
        font-size: 25px !important;
        margin-top: 10px !important
    }
    .slider-revolution .tp-caption .tp-caption-02-02 {
        font-size: 60px !important
    }
    .slider-revolution .tp-caption .tp-caption-02-02 span {
        font-size: 60px !important
    }
}

@media (max-width:767px) and (min-width:500px) {
    .slider-revolution .tp-caption .tp-caption-02-01 {
        font-size: 23px !important;
        padding-left: 45px !important;
        margin-top: 10px !important
    }
    .slider-revolution .tp-caption .tp-caption-02-02 {
        font-size: 40px !important;
        padding-left: 45px !important;
        line-height: 1.2 !important
    }
    .slider-revolution .tp-caption .tp-caption-02-02 span {
        font-size: 40px !important
    }
}

@media (max-width:500px) and (min-width:220px) {
    .slider-revolution .tp-caption .tp-caption-02-01 {
        font-size: 17px !important;
        padding-left: 45px !important;
        margin-top: 10px !important
    }
    .slider-revolution .tp-caption .tp-caption-02-02 {
        font-size: 28px !important;
        padding-left: 45px !important;
        letter-spacing: 0.02em
    }
    .slider-revolution .tp-caption .tp-caption-02-02 span {
        font-size: 28px !important
    }
}

.breadcrumb {
    position: relative
}

.breadcrumb:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #cfcfcf;
    z-index: 2
}

.breadcrumb:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-top: 5px solid #ebebeb;
    z-index: 1
}

.breadcrumb ul {
    align-items: center;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 18px 0 0 0px
}

.breadcrumb ul li {
    font-size: 14px;
    line-height: 1.1;
    position: relative;
    margin-top: 10px;
    padding: 0px 14px;
    color: #5a5a5a
}

.breadcrumb ul li:first-child {
    padding-left: 0
}

.breadcrumb ul li a {
    color: #5a5a5a;
    display: inline-block;
    padding: 0px 5px 0 0;
    line-height: 1.1;
    font-size: 14px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.breadcrumb ul li a:hover {
    color: #fdc400
}

.breadcrumb ul li.active a {
    color: #fdc400
}

.breadcrumb ul li:not(:first-child) {
    padding: 0 7px 0 27px
}

.breadcrumb ul li:not(:first-child):before {
    content: "\e90c";
    font-size: 8px;
    color: #5a5a5a;
    font-family: 'driving';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px
}

.datepicker {
    padding: 0px;
    margin-top: 0px;
    direction: ltr
}

.datepicker table {
    border-collapse: separate;
    border-spacing: 3px
}

.datepicker-inline {
    width: 100%
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0
}

.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 7px
}

.datepicker > div {
    display: none
}

.datepicker.days div.datepicker-days {
    display: block
}

.datepicker.months div.datepicker-months {
    display: block
}

.datepicker.years div.datepicker-years {
    display: block
}

.datepicker table {
    margin: 0
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day {
    outline: 1px solid #f6f6f6
}

.datepicker table tr td.day:hover {
    color: #fdc400;
    cursor: pointer
}

.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #777777
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: none;
    color: #777777;
    cursor: default
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
    background-color: #fdf59a
}

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
    background-color: #fbf069 \9
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
    background-color: #fdc400;
    color: #fff
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
    background-color: #fdc400
}

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
    background-color: #003399 \9
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer
}

.datepicker table tr td span:hover {
    color: #fdc400
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: none;
    color: #777777;
    cursor: default
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
    background-color: #fdc400;
    color: #fff
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #fdc400
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
    background-color: #003399 \9
}

.datepicker table tr td span.old {
    color: #777777
}

.datepicker th.switch {
    width: 145px
}

.datepicker thead tr:first-child th,
.datepicker tfoot tr:first-child th {
    cursor: pointer
}

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr:first-child th:hover {
    color: #fdc400
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px
}

.datepicker td,
.datepicker th {
    text-align: center;
    width: 14%;
    height: 20px;
    border: none;
    font-size: 14px;
    padding: 3px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.datepicker thead tr:first-child {
    background: #ffffff
}

.datepicker thead tr:first-child th {
    padding: 3px 3px 18px
}

.datepicker td.day {
    background: #ffffff
}

.datepicker thead tr:first-child th {
    color: #5a5a5a;
    font-size: 16px;
    line-height: 24px
}

.datepicker thead th.dow {
    background: #f6f6f8;
    outline: 1px solid #f6f6f8
}

.datepicker thead tr:last-child {
    border-bottom: 1px solid #fff
}

.datepicker thead tr:last-child th {
    font-weight: 400
}

.datepicker thead .icon-arrow-right,
.datepicker thead .icon-arrow-left {
    display: block;
    font-family: "driving";
    font-size: 20px;
    line-height: 1.1;
    color: #5a5a5a;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.datepicker thead .icon-arrow-right:before {
    content: "\e90c"
}

.datepicker thead .icon-arrow-left:before {
    content: "\e90d"
}

.datepicker thead th.next:hover i,
.datepicker thead th.prev:hover i {
    color: #fdc400
}

.back-to-top {
    cursor: pointer;
    display: none;
    z-index: 6;
    width: 75px;
    height: 75px;
    font-size: 30px;
    background-color: rgba(202, 202, 202, 0.9);
    color: #ffffff;
    text-align: center;
    position: fixed;
    backface-visibility: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    right: 26px;
    bottom: 10%
}

.back-to-top i {
    line-height: 75px;
    display: inline-block;
    outline: none
}

@media (max-width:991px) {
    .back-to-top {
        right: 2%;
        width: 54px;
        height: 54px;
        bottom: 2%
    }
    .back-to-top i {
        font-size: 20px;
        line-height: 55px;
        top: -2px;
        position: relative
    }
}

.back-to-top:hover {
    background-color: #fdc400;
    -webkit-animation: ripple 0.5s linear 1;
    animation: ripple 0.5s linear 1
}

.back-to-top:hover i {
    animation: hover-arrow alternate infinite 0.6s;
    -moz-animation: hover-arrow alternate infinite 0.6s;
    -webkit-animation: hover-arrow alternate infinite 0.6s
}

@-webkit-keyframes ripple {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(253, 195, 0, 0.3), 0 0 0 10px rgba(253, 195, 0, 0.3);
        box-shadow: 0 0 0 0 rgba(253, 195, 0, 0.3), 0 0 0 10px rgba(253, 195, 0, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(129, 198, 100, 0), 0 0 0 20px rgba(129, 198, 100, 0);
        box-shadow: 0 0 0 10px rgba(129, 198, 100, 0), 0 0 0 20px rgba(129, 198, 100, 0)
    }
}

@keyframes ripple {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(253, 195, 0, 0.3), 0 0 0 10px rgba(253, 195, 0, 0.3);
        box-shadow: 0 0 0 0 rgba(253, 195, 0, 0.3), 0 0 0 10px rgba(253, 195, 0, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(129, 198, 100, 0), 0 0 0 20px rgba(129, 198, 100, 0);
        box-shadow: 0 0 0 10px rgba(129, 198, 100, 0), 0 0 0 20px rgba(129, 198, 100, 0)
    }
}

@media (min-width:991px) {
    @-webkit-keyframes hover-arrow {
        0% {
            line-height: 85px
        }
        0% {
            line-height: 75px
        }
        100% {
            line-height: 85px
        }
    }
    @keyframes hover-arrow {
        0% {
            line-height: 85px
        }
        0% {
            line-height: 75px
        }
        100% {
            line-height: 85px
        }
    }
}

@media (max-width:991px) {
    @-webkit-keyframes hover-arrow {
        0% {
            line-height: 65px
        }
        0% {
            line-height: 54px
        }
        100% {
            line-height: 65px
        }
    }
    @keyframes hover-arrow {
        0% {
            line-height: 65px
        }
        0% {
            line-height: 54px
        }
        100% {
            line-height: 65px
        }
    }
}

#page-main {
    position: relative;
    z-index: 1
}

#page-main a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

@media (max-width:550px) {
    #page-main {
        font-size: 15px;
        line-height: 1.6
    }
}

.tt-promo-03 {
    background: url("../images/tt-promo-03.jpg") 0 0 repeat;
    position: relative
}

.tt-promo-03 .col-left {
    color: #ffffff;
    font-size: 38px;
    line-height: 1.2;
    font-weight: 500;
    font-family: 'Roboto', sans-serif
}

.tt-promo-03 .col-right {
    background: #f5f5f5
}

.tt-promo-03 .col-right p {
    color: #393939;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif
}

.tt-promo-03 .col-right address {
    font-size: 38px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #393939
}

@media (min-width:551px) {
    .tt-promo-03 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .tt-promo-03 .col-left,
    .tt-promo-03 .col-right,
    .tt-promo-03 .col-right:before {
        min-height: 195px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .tt-promo-03 .icon-center {
        width: 133px;
        height: 117px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -66.5px;
        margin-top: -58.5px
    }
    .tt-promo-03 .col-left {
        width: 50%;
        text-align: right;
        padding: 25px 128px 33px 10px;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .tt-promo-03 .col-left span {
        margin: 0;
        padding: 0;
        max-width: 394px;
        display: inline-block
    }
    .tt-promo-03 .col-right {
        width: calc(50% - 40px);
        margin-left: 40px;
        padding: 25px 10px 0 94px;
        position: relative;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .tt-promo-03 .col-right:before {
        content: '';
        position: absolute;
        top: 0;
        left: -40px;
        width: 80px;
        -o-transform: skewX(-22deg);
        -ms-transform: skewX(-22deg);
        -moz-transform: skewX(-22deg);
        -webkit-transform: skewX(-22deg);
        transform: skewX(-22deg);
        background: #f5f5f5
    }
    .tt-promo-03 .col-right p {
        max-width: 374px
    }
    .tt-promo-03 .col-right p:first-child {
        margin-top: 0
    }
}

@media (max-width:880px) and (min-width:754px) {
    .tt-promo-03 .col-left {
        font-size: 34px;
        padding-right: 114px;
        text-align: center
    }
    .tt-promo-03 .col-right {
        padding-left: 64px
    }
    .tt-promo-03 .col-right p {
        font-size: 18px
    }
    .tt-promo-03 .col-right address {
        font-size: 33px
    }
}

@media (max-width:754px) and (min-width:550px) {
    .tt-promo-03 .col-left {
        font-size: 25px;
        padding-right: 63px;
        text-align: center
    }
    .tt-promo-03 .col-right {
        padding-right: 7px;
        padding-left: 47px
    }
    .tt-promo-03 .col-right > div {
        position: relative;
        z-index: 2
    }
    .tt-promo-03 .col-right p {
        font-size: 16px
    }
    .tt-promo-03 .col-right address {
        font-size: 23px
    }
}

@media (max-width:550px) {
    .tt-promo-03 {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .tt-promo-03 .col-left {
        width: 100%;
        text-align: center;
        padding: 26px 5% 113px 5%;
        position: relative;
        line-height: 1.3
    }
    .tt-promo-03 .col-left:before {
        content: '';
        position: absolute;
        bottom: 0px;
        z-index: 7;
        background: url('../images/tt-promo-03-icon-mobile.png') 0 0 no-repeat;
        width: 111px;
        height: 98px;
        margin-left: -55.5px
    }
    .tt-promo-03 .col-right {
        width: 100%;
        text-align: center;
        padding: 15px 4% 15px 4%;
        position: relative
    }
    .tt-promo-03 .col-right p {
        max-width: 257px;
        margin: 0 auto;
        line-height: 1.4
    }
    .tt-promo-03 .col-right address {
        margin-top: 2px
    }
    .tt-promo-03 .col-right:before {
        content: '';
        position: absolute;
        top: -10vh;
        left: 0;
        width: 0;
        height: 0;
        border-bottom: 10.1vh solid #f5f5f5;
        border-left: 100vw solid transparent
    }
    .tt-promo-03 .icon-center {
        display: none
    }
}

@media (max-width:550px) {
    .tt-promo-03 .col-left {
        font-size: 26px
    }
    .tt-promo-03 .col-right p {
        font-size: 16px
    }
    .tt-promo-03 .col-right address {
        font-size: 30px
    }
}

.tt-promo-02 {
    background: url("../images/tt-promo-02-moving-bg.jpg") bottom left repeat-x;
    overflow: hidden
}

.tt-promo-02 .moving-car {
    position: relative
}

.tt-promo-02 .moving-car .carObj {
    background: url("../images/carObj.png") 0 -10px no-repeat;
    width: 844px;
    height: 456px;
    float: right;
    position: relative
}

@media (max-width:1700px) {
    .tt-promo-02 .moving-car .carObj {
        width: 790px
    }
}

.tt-promo-02 .moving-car .carObj .wheel1 {
    position: relative;
    top: 280px;
    left: 124px
}

.tt-promo-02 .moving-car .carObj .wheel2 {
    position: relative;
    top: 280px;
    left: 452px
}

.tt-promo-02 .moving-car .carObj .wheel {
    animation-name: spin;
    animation-duration: 700ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    z-index: 2
}

@keyframes spin {
    from {
        transform: rotate(360deg)
    }
    to {
        transform: rotate(0deg)
    }
}

.tt-promo-02 .moving-car .car-limiter {
    background: url("../images/car-limiter.png") left top repeat-x;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 115px;
    z-index: 3
}

.tt-promo-02 .col-info {
    color: #fff
}

.tt-promo-02 .col-info p {
    font-family: 'Roboto', sans-serif;
    font-size: 50px;
    padding-bottom: 1px;
    line-height: 1.2;
    letter-spacing: 0.005em;
    font-weight: lighter
}

.tt-promo-02 .col-info strong {
    font-family: 'Roboto', sans-serif;
    font-size: 70px;
    line-height: 1.2;
    font-weight: 500
}

.tt-promo-02 .col-info [class^="btn-"] {
    margin-top: 38px
}

.tt-promo-02 .carObj-mobile {
    width: 100%;
    height: auto;
    display: none
}

.tt-promo-02 .carObj-arrow-down {
    width: 100%;
    display: none;
    height: auto
}

@media (min-width:1581px) {
    .tt-promo-02 {
        height: 446px;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .tt-promo-02 .col-info {
        background: url("../images/tt-promo-02-text-bg.jpg") right top repeat;
        width: 47%;
        position: relative;
        text-align: right;
        z-index: 2;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .tt-promo-02 .col-info:before {
        content: '';
        background: url("../images/tt-promo-02-text-corner.png") 0 0 no-repeat;
        position: absolute;
        width: 90px;
        height: 446px;
        top: 0;
        right: -90px;
        z-index: 110
    }
    .tt-promo-02 .col-info:after {
        content: '';
        background: url("../images/tt-promo-02-text-corner1.png") 0 0 no-repeat;
        position: absolute;
        width: 204px;
        height: 318px;
        bottom: 0;
        left: 0px;
        z-index: 0
    }
    .tt-promo-02 .col-info .text-banner {
        width: 543px;
        text-align: center;
        position: relative;
        z-index: 2;
        margin-right: -7px;
        padding-bottom: 27px
    }
    .tt-promo-02 .col-moving-car {
        width: 53%;
        position: relative;
        z-index: 1
    }
}

@media (max-width:1580px) {
    .tt-promo-02 {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .tt-promo-02 .col-info {
        background: url("../images/tt-promo-02-text-bg.jpg") center top repeat;
        width: 100%;
        text-align: center
    }
    .tt-promo-02 .moving-car .carObj {
        margin: 0 auto;
        float: none
    }
}

@media (min-width:767px) and (max-width:1580px) {
    .tt-promo-02 .carObj-arrow-down {
        display: block
    }
}

@media (max-width:1580px) {
    .tt-promo-02 .col-info {
        padding-left: 10%;
        padding-right: 10%
    }
    .tt-promo-02 .col-info p {
        margin-top: 56px
    }
}

@media (max-width:1400px) {
    .tt-promo-02 .col-info p {
        font-size: 40px
    }
    .tt-promo-02 .col-info strong {
        font-size: 60px
    }
    .tt-promo-02 .col-info .btn-border {
        margin-top: 30px
    }
}

@media (max-width:768px) {
    .tt-promo-02 .carObj-mobile {
        display: block
    }
    .tt-promo-02 .col-moving-car {
        display: none
    }
    .tt-promo-02 .col-info {
        padding-bottom: 15px
    }
    .tt-promo-02 .col-info p {
        font-size: 29px
    }
    .tt-promo-02 .col-info strong {
        font-size: 49px
    }
    .tt-promo-02 .col-info [class^="btn-"] {
        margin-top: 17px
    }
}

@media (max-width:500px) {
    .tt-promo-02 .col-info {
        padding-bottom: 10px;
        padding-left: 5%;
        padding-right: 5%
    }
    .tt-promo-02 .col-info p {
        font-size: 24px;
        margin-top: 37px;
        line-height: 32px;
        padding-left: 8px;
        padding-right: 8px
    }
    .tt-promo-02 .col-info strong {
        font-size: 38px;
        margin-top: 5px;
        display: inline-block
    }
    .tt-promo-02 .col-info [class^="btn-"] {
        margin-top: 16px
    }
}

.tt-promo-01 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    background: #fdc400;
    height: 150px;
    max-width: 1170px;
    margin: 0 auto
}

.tt-promo-01 .col-info {
    background: url('../images/tt-promo-01.jpg') top right no-repeat;
    height: 150px;
    width: 100%;
    background-size: cover;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.tt-promo-01 .col-info .description {
    font-size: 38px;
    line-height: 1.2;
    padding: 0 30px 0 0;
    color: #fff;
    font-weight: lighter
}

.tt-promo-01 .col-info .description strong {
    color: #fdc400;
    font-weight: 500;
    letter-spacing: 0.02em;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    position: relative
}

.tt-promo-01 .col-info [class^="icon-"] {
    color: #fdc400;
    margin-right: 15px;
    display: inline-block;
    position: relative;
    top: 2px;
    font-size: 30px
}

.tt-promo-01 .col-info address {
    font-size: 32px;
    line-height: 1.2;
    color: #fff;
    font-weight: 500;
    margin-top: 6px;
    margin-right: 15px
}

.tt-promo-01 .col-info *:first-child {
    margin-top: 0
}

.tt-promo-01 .col-timer {
    min-width: 400px;
    position: relative
}

.tt-promo-01 .col-timer:before {
    content: '';
    display: block;
    width: 45px;
    top: 0px;
    position: absolute;
    height: 150px;
    background: #fdc400;
    margin-left: -21px;
    -o-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg)
}

@media (max-width:1220px) {
    .tt-promo-01 .col-info .description {
        font-size: 27px
    }
    .tt-promo-01 .col-info address {
        font-size: 30px
    }
    .tt-promo-01 .col-info [class^="icon-"] {
        font-size: 28px
    }
}

@media (max-width:991px) {
    .tt-promo-01 {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto
    }
    .tt-promo-01 .col-info {
        height: 214px
    }
    .tt-promo-01 .col-info .description {
        padding: 0 10px;
        font-size: 34px
    }
    .tt-promo-01 .col-info address {
        font-size: 32px
    }
    .tt-promo-01 .col-timer {
        min-width: auto
    }
    .tt-promo-01 .col-timer:before {
        display: none
    }
    .tt-promo-01 .countdown_box {
        padding-bottom: 4px
    }
}

@media (max-width:991px) {
    .tt-promo-01 .col-info .description strong {
        display: block
    }
}

.box-row {
    display: flex;
    flex-wrap: wrap
}

.box-row.col-half .col-item {
    width: 50%
}

.box-row.col-third .col-item {
    width: 33.333%
}

.box-layout-text {
    margin-right: -15px;
    margin-left: -15px
}

.box-layout-text.col-half .col-item:nth-child(n+3) {
    margin-top: 32px
}

@media (max-width:550px) {
    .box-layout-text.col-half .col-item:nth-child(n+3) {
        margin-top: 24px
    }
}

@media (max-width:700px) {
    .box-layout-text.col-half .col-item {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
    .box-layout-text.col-half .col-item:not(:first-child) {
        margin-top: 32px
    }
}

@media (max-width:700px) and (max-width:550px) {
    .box-layout-text.col-half .col-item:not(: first-child) {
        margin-top: 24px
    }
}

@media (max-width:700px) {
    .box-layout-text.col-half .col-item {
        padding-left: 15px;
        padding-right: 15px
    }
}

.box-layout-text .col-item {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3px
}

@media (max-width:1024px) {
    .tt-box-layout-icon.col-third .col-item {
        width: 50%
    }
}

@media (max-width:600px) {
    .tt-box-layout-icon.col-third .col-item {
        width: 100%
    }
}

.tt-box-layout-icon .col-item {
    margin-top: 23px;
    padding-bottom: 3px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center
}

.tt-box-layout-icon .col-item .icon {
    position: relative;
    width: 130px;
    height: 124px;
    margin: 0 auto;
    color: #fdc400
}

.tt-box-layout-icon .col-item .icon:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 23.5px;
    left: 23.5px;
    background: #f5f5f5;
    width: 84px;
    height: 84px;
    -webkit-box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.1);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.tt-box-layout-icon .col-item .icon i {
    position: relative;
    z-index: 1;
    font-size: 44px;
    line-height: 1.1;
    top: 42px
}

.tt-box-layout-icon .col-item h6 {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #393939;
    margin: 7px 0 0 0;
    padding: 0 10px
}

.tt-box-layout-icon .col-item p {
    font-size: 15px;
    line-height: 1.6;
    max-width: 330px;
    margin: 9px auto 0;
    padding: 0 10px;
    color: #393939
}

@media (max-width:600px) {
    .tt-box-layout-icon {
        margin-top: 2px
    }
    .tt-box-layout-icon .col-item {
        margin-top: 14px;
        padding-left: 15px;
        padding-right: 15px
    }
    .tt-box-layout-icon .col-item h6 {
        margin-top: 9px;
        padding-bottom: 2px
    }
}

@media (max-width:600px) {
    .tt-box-layout-icon {
        padding-bottom: 23px
    }
    .tt-box-layout-icon.slick-arrow-01 .slick-dots {
        bottom: 0px
    }
}

.tt-carusel {
    margin-top: 10px
}

@media (max-width:550px) {
    .tt-carusel {
        margin-top: 5px
    }
}

.tt-carusel-top {
    margin-top: 35px
}

.tt-box-subjects {
    position: relative
}

.tt-box-subjects .img {
    position: relative;
    z-index: 1;
    text-align: center;
    overflow: hidden
}

.tt-box-subjects .img img {
    width: 100%;
    max-width: 100%;
    display: inline-block;
    height: auto
}

.tt-box-subjects .img:after {
    content: "";
    position: absolute;
    top: -200%;
    left: -210%;
    width: 150%;
    height: 240%;
    opacity: 0;
    transform: rotate(25deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%)
}

.tt-box-subjects .description {
    z-index: 0;
    text-align: center
}

.tt-box-subjects .description h6 {
    font-size: 30px;
    line-height: 1.1;
    font-family: 'Roboto', sans-serif;
    color: #393939;
    font-weight: 500;
    margin: 21px 0 0 0;
    padding: 0 40px 0 0
}

@media (max-width:550px) {
    .tt-box-subjects .description h6 {
        font-size: 24px
    }
}

.tt-box-subjects .description p {
    margin: 0;
    padding: 0 40px 0 0
}

.tt-box-subjects .description .btn {
    margin: 22px 40px 0 0
}

.tt-box-subjects:hover .img:after {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease
}

.tt-box-subjects:hover .btn {
    background: #ffc219
}

@media (max-width:550px) {
    .tt-box-subjects .description h6 {
        font-size: 24px;
        margin-top: 2px
    }
    .tt-box-subjects .description .btn {
        margin-top: 14px
    }
}

.tt-box-subjects1 {
    position: relative
}

.tt-box-subjects1 .img {
    position: relative;
    z-index: 1;
    text-align: center;
    overflow: hidden
}

.tt-box-subjects1 .img img {
    width: 100%;
    min-width: 100%;
    display: inline-block;
    height: auto
}

.tt-box-subjects1 .img:after {
    content: "";
    position: absolute;
    top: -200%;
    left: -210%;
    width: 150%;
    height: 240%;
    opacity: 0;
    transform: rotate(25deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0) 100%)
}

.tt-box-subjects1 .description {
    z-index: 0;
    text-align: center
}

.tt-box-subjects1 .description h6 {
    font-size: 18px;
    line-height: 1.1;
    font-family: 'Roboto', sans-serif;
    color: #393939;
    font-weight: 500;
    margin: 21px 0 0 0;
    padding: 0 40px 0 0;
    text-transform: uppercase
}

.tt-box-subjects1 .description p {
    margin: 0;
    padding: 0 40px 0 0
}

.tt-box-subjects1 .description .btn {
    margin: 22px 40px 0 0
}

.tt-box-subjects1:hover .img:after {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease
}

.tt-box-subjects1:hover .description .h6 {
    color: #fdc400
}

.promo-table-carusel {
    margin-top: 37px;
    margin-left: -9px;
    margin-right: -9px
}

.tt-promo-table-carusel {
    margin-top: 3px
}

.tt-promo-table-carusel .item.slick-slide {
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width:550px) {
    .tt-promo-table-carusel.slick-arrow-01 .slick-dots {
        bottom: -21px
    }
}

.tt-promo-table {
    text-decoration: none;
    display: block;
    text-align: center;
    margin: 29px auto 15px;
    padding: 0 0 26px;
    max-width: 434px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.03)
}

.tt-promo-table .time {
    font-size: 30px;
    line-height: 1.1;
    display: block;
    text-align: center;
    color: #393939;
    padding: 26px 10px 23px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.tt-promo-table .time i {
    font-size: 24px;
    line-height: 1.1;
    margin-right: 11px;
    display: inline-block
}

.tt-promo-table h6 {
    background: #565656;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 1.1;
    font-weight: 300;
    margin: 0;
    padding: 14px 0 15px;
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.tt-promo-table h6 strong {
    font-size: 30px;
    margin-bottom: 4px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    display: block;
    text-align: center
}

.tt-promo-table ul {
    margin: 0;
    padding: 12px 0 0 0
}

.tt-promo-table ul li {
    text-align: center;
    padding: 8px 0 9px
}

.tt-promo-table ul li:not(:last-child) {
    border-bottom: 1px solid #e9e9e9
}

.tt-promo-table .price {
    padding-top: 18px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.tt-promo-table .price span:first-child {
    font-size: 50px;
    line-height: 1.1;
    display: block
}

.tt-promo-table .price span:first-child sub {
    font-size: 38px;
    bottom: 0
}

.tt-promo-table .price span:not(:first-child) {
    font-size: 18px;
    line-height: 1.1;
    display: block;
    margin-top: 6px
}

.tt-promo-table .btn {
    margin-top: 35px
}

.tt-promo-table:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    pointer-events: none
}

.tt-promo-table:hover .btn {
    background: #fdc400
}

.tt-promo-table.active {
    -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.07)
}

.tt-promo-table.active h6 {
    background: #fdc400
}

.tt-promo-table.active:before {
    border-color: #fdc400;
    border-width: 2px
}

@media (max-width:768px) {
    .tt-promo-table {
        margin-top: 24px
    }
}

@media (max-width:550px) {
    .tt-promo-table {
        margin: 26px auto 15px
    }
    .tt-promo-table .time {
        font-size: 28px;
        padding: 18px 10px 15px
    }
    .tt-promo-table .time i {
        font-size: 24px
    }
    .tt-promo-table ul {
        padding: 10px 0 0 0
    }
    .tt-promo-table ul li {
        padding: 5px 0 6px
    }
    .tt-promo-table .price span:first-child {
        font-size: 44px
    }
}

.carousel-top {
    margin-top: 9px
}

@media (max-width:550px) {
    .carousel-top {
        margin-top: 6px
    }
}

.tt-box-news {
    margin: 0 15px 10px;
    position: relative;
    -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.03)
}

.tt-box-news:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0px;
    left: 0px;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.tt-box-news .image {
    position: relative;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-align: center;
    font-size: 12px;
    line-height: 1;
    border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.3s;
    backface-visibility: hidden
}

.tt-box-news .image span {
    display: block;
    font-size: 38px;
    line-height: 1
}

.tt-box-news .image img {
    width: 100%;
    height: auto;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    backface-visibility: hidden
}

.tt-box-news .image .time {
    display: block;
    position: absolute;
    font-weight: 400;
    top: 0;
    width: 75px;
    height: 76px;
    background: #4d4d4d;
    color: #ffffff;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.tt-box-news .image .time span {
    font-weight: 500
}

.tt-box-news .image .time:not(.right) {
    left: 0
}

.tt-box-news .image .time.right {
    right: 0
}

.tt-box-news .image:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.tt-box-news .description {
    font-size: 15px;
    line-height: 1.1;
    padding: 27px 17px 19px 24px;
    position: relative
}

.tt-box-news .description h6 {
    font-size: 18px;
    line-height: 1.6;
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #393939
}

.tt-box-news .description h6 a {
    color: #393939;
    display: inline-block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.tt-box-news .description h6 a:hover {
    color: #fdc400
}

.tt-box-news .description p {
    font-size: 15px;
    line-height: 1.6;
    margin-top: 11px;
    padding-right: 5px
}

.tt-box-news .description .info {
    overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-top: 27px;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.tt-box-news .description .info .comments {
    color: #b2b2b2;
    font-size: 15px;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.tt-box-news .description .info .comments:hover {
    color: #fdc400
}

.tt-box-news .description .info .link-transition {
    font-size: 32px;
    line-height: 1em;
    color: #fdc400;
    margin-left: 2px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.tt-box-news .description .info .link-transition:hover {
    color: #393939
}

@media (max-width:550px) {
    .tt-box-news {
        box-shadow: none;
        margin: 0 0px 10px
    }
    .tt-box-news:before {
        border: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px
    }
    .tt-box-news .image {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px
    }
    .tt-box-news .description {
        padding-left: 15px;
        padding-right: 15px
    }
    .tt-box-news .description .info {
        padding-top: 13px
    }
}

body:not(.touch-device) .box-parallax .description {
    background-attachment: fixed
}

.box-parallax {
    overflow: hidden;
    position: relative
}

.box-parallax:before {
    content: '';
    width: 100%;
    height: 100%;
    background:
}

.box-parallax .tt-testimonials-carousel {
    margin-top: 25px
}

.box-parallax .img-parallax {
    z-index: 1
}

.box-parallax .description {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding: 64px 0 12px 0;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover
}

.box-parallax .description [class^="tt-title"] {
    color: #fff;
    letter-spacing: -0.015em;
    padding-bottom: 28px
}

.box-parallax .description:before {
    content: '';
    background: rgba(22, 22, 22, 0.65);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.box-parallax .description .tt-testimonials-carousel {
    position: relative;
    z-index: 7
}

@media (max-width:768px) {
    .box-parallax .description {
        padding: 52px 0 12px 0
    }
    .box-parallax .tt-testimonials-carousel {
        margin-top: 0px
    }
}

@media (max-width:550px) {
    .box-parallax .tt-testimonials-carousel {
        margin-top: 42px
    }
    .box-parallax .description {
        padding: 3px 0 10px 0
    }
    .box-parallax .slick-arrow-01 .slick-dots {
        bottom: -58px
    }
}

.box-parallax .slick-arrow-01 .slick-dots {
    bottom: 74px
}

@media (max-width:768px) {
    .box-parallax .slick-arrow-01 .slick-dots {
        bottom: 23px
    }
}

@media (max-width:550px) {
    .box-parallax .slick-arrow-01 .slick-dots {
        bottom: 35px
    }
}

.box-parallax .slick-arrow-01 .slick-prev,
.box-parallax .slick-arrow-01 .slick-next {
    margin-top: -53px
}

body:not(.touch-device) .box-parallax-counter {
    background-attachment: fixed
}

.box-parallax-counter {
    overflow: hidden;
    position: relative;
    background: url('../images/parallax-img-02.jpg') center bottom no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover
}

.box-parallax-counter .description-layout {
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(66, 66, 66, 0.55);
    padding: 89px 0 67px 0
}

.box-parallax-counter .description-layout [class^="tt-title"] {
    color: #fff
}

.box-parallax-counter .item-counter {
    margin-top: -6px;
    padding-bottom: 30px
}

.box-parallax-counter .item-counter .counter {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 158px
}

.box-parallax-counter .item-counter .counter img {
    max-width: 100%;
    height: auto
}

.box-parallax-counter .item-counter .description {
    text-align: center;
    margin-top: 18px
}

.box-parallax-counter .item-counter .description .value {
    color: #fdc400;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 38px;
    line-height: 1.1
}

.box-parallax-counter .item-counter .description .title {
    font-weight: lighter;
    font-size: 15px;
    line-height: 1.2;
    color: #fff;
    margin: 15px 0 0 0
}

@media (max-width:991px) {
    .box-parallax-counter .item-counter img {
        max-width: 70% !important
    }
    .box-parallax-counter .item-counter .description .value {
        font-size: 31px
    }
    .box-parallax-counter .item-counter .description .title {
        font-size: 14px
    }
}

@media (max-width:768px) {
    .box-parallax-counter .description-layout {
        padding-top: 45px;
        padding-bottom: 17px
    }
}

@media (max-width:550px) {
    .box-parallax-counter .item-counter {
        margin-top: -5px
    }
    .box-parallax-counter .description-layout {
        padding-top: 45px;
        padding-bottom: 17px
    }
}

.box-parallax-02 {
    overflow: hidden;
    height: 300px;
    position: relative
}

.box-parallax-02 .img-parallax {
    z-index: 1
}

.box-parallax-02 .description {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.45);
    padding: 55px 14px 12px
}

.box-parallax-02 .description [class^="tt-title"] {
    color: #fff;
    letter-spacing: -0.01em
}

.box-parallax-02 .description h3 {
    font-weight: 500;
    margin: 0;
    padding: 0 0 7px 0
}

.box-parallax-02 .description p {
    font-size: 22px;
    line-height: 1.2;
    margin: 0 auto;
    max-width: 890px
}

.box-parallax-02 .description .btn-border {
    margin-top: 32px
}

@media (max-width:765px) {
    .box-parallax-02 {
        height: 300px
    }
    .box-parallax-02 .description h3 {
        font-size: 38px
    }
    .box-parallax-02 .description p {
        font-size: 19px
    }
}

@media (max-width:551px) {
    .box-parallax-02 {
        height: 300px
    }
    .box-parallax-02 .description h3 {
        font-size: 31px;
        padding: 0 0 18px 0
    }
}

@media (max-width:458px) {
    .box-parallax-02 {
        height: 330px
    }
}

@media (max-width:375px) {
    .box-parallax-02 {
        height: 350px
    }
}

.testimonials-box-indent {
    padding: 0px 20px 152px;
    overflow: hidden
}

@media (max-width:768px) {
    .testimonials-box-indent {
        padding: 0px 20px 72px
    }
}

.testimonials-box {
    max-width: 1169px;
    margin: 63px auto 0;
    border: 1px solid #ffc219;
    text-align: center;
    color: #ffffff;
    padding: 92px 60px 52px;
    position: relative;
    display: block
}

.testimonials-box:before {
    content: '';
    background: url('../images/testimonials_icon.png') 0 0 no-repeat;
    width: 126px;
    height: 126px;
    display: block;
    position: absolute;
    top: -63px;
    z-index: 7;
    left: 50%;
    margin-left: -63px;
    o-transition: transform 0.2s linear;
    -ms-transition: transform 0.2s linear;
    -moz-transition: transform 0.2s linear;
    -webkit-transition: transform 0.2s linear;
    transition: transform 0.2s linear;
    pointer-events: none
}

.testimonials-box .rating {
    color: #ffc219;
    font-size: 10px;
    letter-spacing: -0.06em;
    padding-bottom: 2px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.testimonials-box .author {
    font-weight: bold;
    font-size: 18px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

@media (max-width:768px) {
    .testimonials-box .author {
        display: inline-block;
        margin-top: 10px
    }
}

@media (max-width:550px) {
    .testimonials-box .author {
        margin-top: 0px
    }
}

.testimonials-box p {
    font-size: 20px;
    line-height: 1.6;
    padding: 0 15px
}

.testimonials-box p:not(:first-child) {
    margin-top: 15px
}

.testimonials-box:hover:before {
    -o-transform: rotate3d(0, 1, 0, 180deg);
    -ms-transform: rotate3d(0, 1, 0, 180deg);
    -moz-transform: rotate3d(0, 1, 0, 180deg);
    -webkit-transform: rotate3d(0, 1, 0, 180deg);
    transform: rotate3d(0, 1, 0, 180deg)
}

.testimonials-box:hover .rating {
    letter-spacing: 0.06em
}

.testimonials-box:hover .author {
    color: #fdc400
}

@media (max-width:768px) {
    .testimonials-box {
        padding: 92px 30px 35px
    }
    .testimonials-box p {
        font-size: 18px;
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:550px) {
    .testimonials-box {
        padding: 92px 15px 34px
    }
    .testimonials-box p {
        font-size: 16px;
        padding-left: 0;
        padding-right: 0
    }
}

@-webkit-keyframes turn {
    to {
        -webkit-transform: rotateY(360deg)
    }
}

@keyframes turn {
    to {
        transform: rotateY(360deg)
    }
}

.testimonials-listing {
    padding-top: 14px
}

.testimonials-box-02 {
    border: 1px solid #ffc219;
    text-align: center;
    padding: 92px 20px 33px;
    position: relative;
    display: block;
    margin-top: 76px
}

.testimonials-box-02:before {
    content: '';
    background: url('../images/testimonials_icon_02.png') 0 0 no-repeat;
    width: 134px;
    height: 134px;
    display: block;
    position: absolute;
    top: -64px;
    z-index: 7;
    left: 50%;
    margin-left: -63px
}

.testimonials-box-02 .rating {
    color: #ffc219;
    font-size: 10px;
    letter-spacing: -0.06em;
    padding-bottom: 4px
}

.testimonials-box-02 .author {
    font-weight: bold;
    font-size: 18px;
    display: inline-block
}

.testimonials-box-02 p {
    font-size: 16px;
    line-height: 1.6;
    padding: 0 11px
}

.testimonials-box-02 p:not(:first-child) {
    margin-top: 15px
}

@media (max-width:550px) {
    .testimonials-box-02 {
        padding-left: 10px;
        padding-right: 10px
    }
}

.tt-promo-04 {
    background: #000 url('../images/tt-promo-04.jpg') 0 0 repeat;
    padding: 31px 60px 37px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative;
    border: 7px solid #2e2e2e;
    text-align: center;
    color: #fff;
    display: block;
    margin-top: 3px;
    margin-bottom: 11px
}

.tt-promo-04:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border: 4px solid #fff;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 0
}

.tt-promo-04 .description {
    position: relative;
    font-size: 18px
}

.tt-promo-04 .description h6 {
    font-size: 60px;
    line-height: 1.1;
    letter-spacing: 0.01em;
    color: #fff;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400
}

.tt-promo-04 .description p {
    margin: 7px 0 0 0
}

.tt-promo-04 .description .btn {
    margin-top: 17px
}

@media (max-width:991px) {
    .tt-promo-04 {
        padding-left: 20px;
        padding-right: 20px
    }
    .tt-promo-04 .description h6 {
        font-size: 40px
    }
    .tt-promo-04 .description p {
        font-size: 16px
    }
}

@media (max-width:550px) {
    .tt-promo-04 {
        margin-top: 5px;
        margin-bottom: 6px
    }
}

.tt-promo-05 {
    margin-top: 11px
}

.tt-promo-05 .col-img {
    text-align: right
}

.tt-promo-05 .col-img img {
    max-width: 100%;
    height: auto
}

.tt-promo-05 .col-content {
    text-align: center
}

.tt-promo-05 .col-content h6 {
    font-size: 70px;
    line-height: 1.1;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #393939;
    margin: 0;
    padding-bottom: 7px
}

.tt-promo-05 .col-content .btn {
    margin-top: 28px
}

@media (max-width:1000px) {
    .tt-promo-05 .col-content h6 {
        font-size: 55px
    }
}

@media (max-width:768px) {
    .tt-promo-05 .col-img {
        text-align: center;
        margin-top: 48px
    }
    .tt-promo-05 .col-content h6 {
        font-size: 50px
    }
}

@media (max-width:550px) {
    .tt-promo-05 .col-content h6 {
        font-size: 35px
    }
}

html:not(.mac) .social-services {
    background-attachment: fixed
}

.social-services {
    background: url('../images/social-services-bg.jpg') center top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 53px 0 101px
}

.social-services .tt-title {
    position: relative;
    font-size: 30px;
    line-height: 1.1;
    text-align: center;
    padding-bottom: 10px;
    margin-top: 43px
}

.social-services .title-icon {
    position: relative;
    color: #fdc400;
    width: 65px;
    height: 65px;
    display: inline-block;
    margin-right: 26px;
    top: -5px
}

.social-services .title-icon:before {
    content: "";
    position: absolute;
    z-index: 0;
    background: #f5f5f5;
    width: 47px;
    height: 47px;
    -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.social-services .title-icon i {
    position: relative;
    z-index: 1;
    font-size: 20px;
    line-height: 1.1;
    top: 5px;
    left: 13px
}

@media (max-width:991px) {
    .social-services {
        text-align: center
    }
    .social-services img {
        display: inline-block
    }
}

@media (max-width:550px) {
    .social-services {
        padding: 45px 0
    }
}

@media (max-width:470px) {
    .social-services .tt-title {
        padding-bottom: 18px;
        margin-top: 25px
    }
    .social-services .tt-title .title-icon {
        display: none
    }
}

.ie .social-services .title-icon {
    margin-right: 0
}

.ie .social-services .title-icon i {
    left: -8px
}

.box-step {
    margin-top: 35px;
    margin-bottom: 1px;
    position: relative
}

.box-step .box-step-bg {
    width: 100%;
    height: auto;
    max-width: 1165px
}

.box-step .item {
    position: absolute;
    background: url('../images/box-step-item.png') center top no-repeat;
    width: 227px;
    height: 161px
}

.box-step .item .number {
    height: 145px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #393939;
    font-weight: 500;
    font-family: 'Roboto', sans-serif
}

.box-step .item .number span:first-child {
    font-size: 38px;
    line-height: 1
}

.box-step .item .number span:last-child {
    font-size: 12px;
    line-height: 1
}

.box-step .item .title {
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: -0.01em;
    text-align: center;
    color: #393939;
    margin-top: 12px
}

.box-step .item-01 {
    top: -45px;
    left: 44px
}

.box-step .item-02 {
    top: -45px;
    left: 444px
}

.box-step .item-03 {
    top: -45px;
    left: 844px
}

.box-step .item-04 {
    top: 248px;
    left: 657px
}

.box-step .item-05 {
    top: 248px;
    left: 277px
}

.socila-services {
    background: url('../images/socila-services-bg.html') 0 0 no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.facebook-box {
    position: relative;
    top: -4px
}

.facebook-box iframe {
    display: block;
    width: 100%;
    height: 240px;
    border: none
}

.tt-box-1 {
    background: #f4f4f4
}

.tt-box-1 .row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.tt-box-1 .col-img {
    width: 50%
}

.tt-box-1 .col-img img {
    width: 100%;
    height: auto
}

.tt-box-1 .col-description {
    width: 50%;
    padding: 30px 56px
}

.tt-box-1 .col-description *:nth-child(1) {
    margin-top: 0
}

.tt-box-1 .col-description h6 {
    font-size: 38px;
    line-height: 1.2;
    margin: 0;
    padding-bottom: 47px;
    font-family: 'Roboto', sans-serif
}

.tt-box-1 .col-description .btn {
    margin-top: 56px
}

@media (max-width:991px) {
    .tt-box-1 .row {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .tt-box-1 .col-img {
        width: 100%;
        text-align: center
    }
    .tt-box-1 .col-description {
        width: 100%;
        text-align: center;
        padding: 40px 56px
    }
    .tt-box-1 .col-description ul {
        max-width: 515px;
        margin: 0 auto;
        text-align: left
    }
}

@media (max-width:550px) {
    .tt-box-1 .col-description {
        padding-left: 20px;
        padding-right: 20px
    }
    .tt-box-1 .col-description h6 {
        font-size: 34px;
        padding-bottom: 14px
    }
    .tt-box-1 .col-description .btn {
        margin-top: 24px
    }
}

.svg-triangle {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2)
}

.svg-triangle polygon {
    fill: #98d02e;
    stroke: #65b81d;
    stroke-width: 2
}

.form-question {
    max-width: 320px;
    background: #f3f3f3 url('../images/form-question.png') bottom right no-repeat;
    padding: 20px 18px 27px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: inline-block
}

.form-question h5 {
    font-size: 30px;
    line-height: 1.14;
    margin: 0;
    position: relative;
    padding: 15px 0 21px 46px
}

.form-question h5 img {
    position: absolute;
    left: -59px
}

@media (max-width:768px) {
    .form-question h5 {
        font-size: 25px;
        padding-left: 27px
    }
}

@media (max-width:550px) {
    .form-question h5 {
        font-size: 20px;
        padding-left: 17px
    }
}

@media (min-width:991px) {
    .form-question-align .form-question {
        float: right
    }
}

.box-info-icon {
    margin-top: 61px
}

.box-info-icon .item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.box-info-icon .item:not(:first-child) {
    margin-top: 39px
}

.box-info-icon .item .col-icon {
    min-width: 98px
}

.box-info-icon .item .col-icon img {
    max-width: 100%;
    height: auto;
    margin-top: 6px
}

.box-info-icon .item .col-description {
    order: 2
}

.box-info-icon .item .col-description h6 {
    margin: 0;
    font-size: 18px;
    line-height: 1.1;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #393939;
    text-transform: uppercase
}

.box-info-icon .item .col-description address {
    margin-top: 11px
}

@media (max-width:991px) {
    .mobile-center-md .box-info-icon .item {
        display: block
    }
    .mobile-center-md .box-info-icon .item .col-description {
        margin-top: 15px
    }
}

.video-block {
    position: relative;
    line-height: 0
}

.video-block video {
    width: 100%
}

.video-block .link-video {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    z-index: 7;
    color: #fff
}

.video-block .link-video:before {
    content: "\e923";
    font-family: 'driving';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    margin-left: -38px;
    margin-top: -15px;
    font-size: 76px;
    line-height: 30px
}

.video-block .link-video.play:before {
    content: "\ea1d"
}

.video-block:hover .link-video {
    color: #fdc400
}

.box-music iframe,
.box-music object,
.box-music embed {
    width: 100%;
    height: auto;
    border: 0
}

.tt-accordion-box {
    margin-top: 80px
}

@media (max-width:768px) {
    .tt-accordion-box {
        margin-top: 65px
    }
}

@media (max-width:550px) {
    .tt-accordion-box {
        margin-top: 45px
    }
}

.tt-accordion-box .item:not(:first-child) {
    margin-top: 55px
}

.tt-accordion-box .item:not(.active) .tt-content {
    display: none
}

.tt-accordion-box .item.active .tt-title {
    color: #fdc400
}

.tt-accordion-box .item.active .tt-title:before {
    -moz-transform: scale(1, -1);
    -webkit-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
    filter: FlipV;
    -ms-filter: "FlipV"
}

.tt-accordion-box .item .tt-title {
    font-size: 30px;
    line-height: 1.1;
    color: #393939;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    letter-spacing: 0.007em;
    position: relative;
    padding: 0 56px 0 0;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.tt-accordion-box .item .tt-title:before {
    content: "\e90b";
    font-family: 'driving';
    font-size: 30px;
    line-height: 1.1;
    position: absolute;
    right: 0;
    top: 3px
}

.tt-accordion-box .item .tt-title:hover {
    color: #fdc400
}

.tt-accordion-box .item .tt-content {
    margin: 35px 0 0 0;
    padding: 0 25px 56px 0;
    border-bottom: 1px solid #e9e9e9
}

.tt-accordion-box .item .tt-content p {
    margin-top: 28px
}

.tt-accordion-box .item .tt-content > ul {
    margin-top: 28px
}

.tt-accordion-box .item:last-child .tt-content {
    padding-bottom: 0;
    border: none
}

@media (max-width:768px) {
    .tt-accordion-box .item .item:not(: first-child) {
        margin-top: 35px
    }
    .tt-accordion-box .item .tt-title {
        font-size: 26px
    }
    .tt-accordion-box .item .tt-title:before {
        top: 0px
    }
    .tt-accordion-box .item .tt-content {
        margin: 15px 0 0 0;
        padding: 0 25px 36px 0
    }
}

@media (max-width:500px) {
    .tt-accordion-box .item .tt-title {
        font-size: 22px
    }
    .tt-accordion-box .item .tt-title:before {
        top: -4px
    }
    .tt-accordion-box .item:not(:first-child) {
        margin-top: 25px
    }
    .tt-accordion-box .item .tt-content p {
        margin-top: 23px
    }
}

.pagination {
    text-align: center;
    margin-top: 100px
}

@media (max-width:768px) {
    .pagination {
        margin-top: 45px
    }
}

.pagination ul {
    line-height: 0;
    font-size: 0;
    margin: 0;
    padding: 0
}

.pagination li {
    display: inline-block;
    margin: 0 7px
}

.pagination li a {
    display: inline-block;
    font-size: 14px;
    line-height: 3.3;
    border: 1px solid #4d4d4d;
    padding: 0 4px;
    min-width: 50px;
    min-height: 48px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.pagination li:hover a {
    color: #fdc400;
    border: 1px solid #fdc400
}

.pagination li.active a {
    border: 1px solid #fdc400;
    background: #fdc400;
    color: #fff
}

.list-addess .item {
    position: relative;
    min-height: 40px;
    padding: 0 0 0 44px
}

.list-addess .item:not(:first-child) {
    margin-top: 67px
}

@media (max-width:1219px) {
    .list-addess .item:not(: first-child) {
        margin-top: 28px
    }
}

.list-addess .item .icon {
    position: absolute;
    top: 0px;
    left: -2px;
    font-size: 30px;
    line-height: 1.1;
    color: #fdc400
}

.list-addess .item h6 {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    margin: 5px 0 0 0;
    padding-bottom: 5px
}

.list-addess .item p {
    margin-top: 0
}

.list-addess .item p span {
    white-space: nowrap
}

@media (min-width:900px) {
    .google-map {
        height: 100%;
        width: 28.2%;
        right: 0;
        top: -172px;
        position: absolute !important
    }
}

@media (max-width:1577px) {
    .google-map {
        width: 24%
    }
}

@media (max-width:900px) {
    .google-map {
        height: 380px !important;
        width: 100%;
        position: relative !important
    }
}

.row-img-left {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: left;
    -ms-flex-align: left;
    align-items: left
}

.row-img-left .col-content {
    padding-left: 21px
}

@media (min-width:991px) {
    .row-img-left {
        padding-left: 20px
    }
}

@media (max-width:991px) {
    .row-img-left {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .row-img-left .col-content {
        margin-top: 25px
    }
}

@media (max-width:991px) {
    .row-img-right .video-block {
        margin-top: 40px
    }
}

@media (max-width:550px) {
    .row-img-right .video-block {
        margin-top: 30px
    }
}

.tt-tabs {
    overflow: hidden
}

.tt-tabs .tt-tabs__head > ul {
    list-style: none;
    padding: 0
}

.tt-tabs .tt-tabs__head .tt-tabs__btn-prev,
.tt-tabs .tt-tabs__head .tt-tabs__btn-next {
    display: none
}

.tt-tabs .tt-tabs__body > div {
    display: block
}

.tt-tabs .tt-tabs__body > div > div {
    display: none
}

.tt-tabs .tt-tabs__body > div:not(:first-child) > span {
    border-top: solid 1px $nav_tabs_border
}

@media only screen and (max-width:1025px) {
    .tt-tabs .tt-tabs__head {
        display: none
    }
    .tt-tabs .tt-tabs__head.slider .tt-tabs__btn-prev,
    .tt-tabs .tt-tabs__head.slider .tt-tabs__btn-next {
        display: none
    }
    .tt-tabs .tt-tabs__border {
        display: none
    }
    .tt-tabs .tt-tabs__body > div > span {
        position: relative;
        display: block;
        background: #393939;
        color: #fff;
        padding: 13px 40px 13px 20px;
        font-size: 18px;
        line-height: 1.1;
        font-weight: 600;
        letter-spacing: 0.015em;
        cursor: pointer;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear
    }
    .tt-tabs .tt-tabs__body > div > span i {
        position: absolute;
        right: 20px;
        font-size: 18px;
        line-height: 1.1
    }
    .tt-tabs .tt-tabs__body > div > div {
        padding: 30px 20px 27px;
        border-top: solid 1px $nav_tabs_border
    }
    .tt-tabs .tt-tabs__body > div:hover > span {
        color: #fdc400
    }
    .tt-tabs .tt-tabs__body > div.active > span {
        background: #fdc400;
        color: #fff
    }
    .tt-tabs .tt-tabs__content-head {
        display: none
    }
    .tt-tabs .tt-tabs__content {
        font-size: 14px
    }
    .tt-tabs .tt-tabs__content .tab-title {
        display: none
    }
    .tt-tabs .tt-tabs__content .tags-list {
        margin-top: 13px
    }
    .tt-tabs .tt-tabs__content .divider {
        height: 10px
    }
    .tt-tabs .tt-tabs__content h6 {
        font-size: 15px;
        margin-top: 13px
    }
    .tt-tabs .tt-tabs__content h6 .icon,
    .tt-tabs .tt-tabs__content h6 .fa {
        font-size: 30px;
        line-height: 30px;
        margin-right: 5px
    }
    .tt-tabs .tt-tabs__content li {
        font-size: 14px
    }
    .tt-tabs .tt-tabs__content .form-horizontal .form-group {
        margin-bottom: 16px
    }
    .tt-tabs .tt-tabs__content .reviews-comments .item {
        margin-top: 33px
    }
    .tt-tabs .tt-tabs__content .table {
        margin-top: 20px
    }
    .tt-tabs .tt-tabs__content .review {
        padding-top: 15px
    }
    .tt-tabs .tt-tabs__content .review a {
        margin-left: 0
    }
    .tt-tabs .tt-tabs__content .review .rating {
        margin-right: 16px
    }
    .tt-tabs .tt-tabs__content .review span:not([class]),
    .tt-tabs .tt-tabs__content .review span:not([class]) {
        margin-left: inherit;
        margin-right: 16px;
        margin-top: 10px;
        display: inline-block
    }
}

@media only screen and (min-width:1025px) {
    .tt-tabs .tt-tabs__head {
        position: relative;
        visibility: hidden;
        margin-bottom: 7px
    }
    .tt-tabs .tt-tabs__head > ul {
        position: relative;
        margin: 0 -17px;
        flex-wrap: wrap;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        margin-left: 0
    }
    .tt-tabs .tt-tabs__head > ul > li {
        padding: 0 5px 0 0
    }
    .tt-tabs .tt-tabs__head > ul > li > span {
        position: relative;
        display: block;
        padding: 10px 0 10px;
        min-width: 90px;
        text-align: center;
        background: #393939;
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        letter-spacing: 0.01em;
        text-transform: uppercase;
        color: #fff;
        cursor: pointer;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear
    }
    .tt-tabs .tt-tabs__head > ul > li > span i {
        font-size: 42px;
        line-height: 1.1
    }
    .tt-tabs .tt-tabs__head > ul > li > span span {
        font-size: 14px;
        line-height: 1.1;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        display: block;
        padding: 3px 0 0 0;
        text-align: center
    }
    .tt-tabs .tt-tabs__head > ul > li:hover span {
        color: #fdc400
    }
    .tt-tabs .tt-tabs__head > ul > li.active > span {
        background: #fdc400;
        color: #fff;
        cursor: default;
        position: relative
    }
    .tt-tabs .tt-tabs__head > ul > li.active > span:before {
        content: '';
        display: block;
        position: absolute;
        bottom: -7px;
        width: 100%;
        height: 7px;
        color: #fff;
        background: #fdc400
    }
    .tt-tabs .tt-tabs__head > ul > li.active > span span {
        color: #fff
    }
    .tt-tabs .tt-tabs__head.text-center ul {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .tt-tabs .tt-tabs__head.slider {
        margin-left: 30px;
        margin-right: 30px
    }
    .tt-tabs .tt-tabs__head.slider .tt-tabs__btn-prev,
    .tt-tabs .tt-tabs__head.slider .tt-tabs__btn-next {
        display: block;
        position: absolute;
        width: 20px;
        height: 100%;
        top: 0;
        cursor: pointer;
        z-index: 2
    }
    .tt-tabs .tt-tabs__head.slider .tt-tabs__btn-prev::before,
    .tt-tabs .tt-tabs__head.slider .tt-tabs__btn-next::before {
        position: absolute;
        display: block;
        content: '';
        top: 50%;
        left: 50%;
        margin-top: -15px;
        border-top: solid 3px red;
        border-left: solid 3px green;
        width: 12px;
        height: 12px;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear
    }
    .tt-tabs .tt-tabs__head.slider .tt-tabs__btn-prev.disabled,
    .tt-tabs .tt-tabs__head.slider .tt-tabs__btn-next.disabled {
        pointer-events: none
    }
    .tt-tabs .tt-tabs__head.slider .tt-tabs__btn-prev.disabled::before,
    .tt-tabs .tt-tabs__head.slider .tt-tabs__btn-next.disabled::before {
        border-top-color: red;
        border-left-color: green
    }
    .tt-tabs .tt-tabs__head.slider .tt-tabs__btn-prev {
        left: -30px
    }
    .tt-tabs .tt-tabs__head.slider .tt-tabs__btn-next {
        right: -30px
    }
    .tt-tabs .tt-tabs__head.slider .tt-tabs__btn-prev::before {
        margin-left: -4px
    }
    .tt-tabs .tt-tabs__head.slider .tt-tabs__btn-next::before {
        margin-left: -8px
    }
    .tt-tabs .tt-tabs__head.slider::before,
    .tt-tabs .tt-tabs__head.slider::after {
        position: absolute;
        display: block;
        content: '';
        height: 100%;
        width: 30px;
        top: 0;
        cursor: default;
        z-index: 1
    }
    .tt-tabs .tt-tabs__body {
        border: solid 1px #dedede;
        margin-top: -1px;
        padding: 51px 32px 62px 32px
    }
    .tt-tabs .tt-tabs__body > div > span {
        display: none
    }
    .tt-tabs .tt-tabs__body > div > div {
        padding: 0px 0 0px
    }
    .tt-tabs .tt-tabs__content .tab-title {
        font-size: 18px;
        line-height: 1.1;
        font-family: 'Roboto', sans-serif;
        padding: 0 0 18px 0;
        margin: 0;
        text-transform: uppercase
    }
    .tt-tabs .tt-tabs__content .btn {
        margin-top: 20px
    }
}

.col-aside {
    padding-top: 6px
}

.col-aside .tt-block-aside:not(:first-child) {
    margin-top: 81px
}

@media (max-width:550px) {
    .col-aside .tt-block-aside:not(: first-child) {
        margin-top: 70px
    }
}

.tt-block-aside h3.tt-title {
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: -0.01em;
    padding-bottom: 29px
}

@media (max-width:550px) {
    .tt-block-aside h3.tt-title {
        padding-bottom: 24px
    }
}

.category-list {
    padding: 2px 0 0 0;
    margin: 0 0 0 21px
}

.category-list li {
    font-size: 18px;
    line-height: 1.2;
    position: relative
}

.category-list li:before {
    content: '\e90c';
    font-family: 'driving';
    position: absolute;
    top: 12px;
    left: 0px;
    font-size: 10px;
    line-height: 1.1
}

.category-list li a {
    display: block;
    padding: 5px 0 5px 25px
}

.category-list li a span {
    display: inline-block;
    margin-left: 5px
}

.category-list li:hover a {
    color: #fdc400
}

.category-list li:not(:first-child) {
    margin-top: 7px
}

.category-list li:last-child a {
    padding-bottom: 0
}

.tags-list {
    padding: 0;
    margin: 0 0 0 -5px
}

.tags-list li {
    display: inline-block;
    margin: 0 0 5px 5px
}

.tags-list li a {
    min-width: 50px;
    min-height: 34px;
    font-size: 15px;
    line-height: 1.1;
    padding: 8px 14px 10px;
    display: inline-block;
    border: 1px solid #c2c2c2;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.tags-list li a:hover {
    border-color: #fdc400;
    color: #fdc400
}

.tags-list li.active a {
    border-color: #fdc400;
    background: #fdc400;
    color: #fff
}

.tt-post-preview .item:not(:first-child) {
    margin-top: 45px
}

.tt-post-preview .item .post-img a {
    display: inline-block;
    overflow: hidden
}

.tt-post-preview .item .post-img a img {
    width: 100%;
    height: auto;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    backface-visibility: hidden
}

.tt-post-preview .item .post-img a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.tt-post-preview .item .post-meta {
    color: #b2b2b2;
    font-size: 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 15px 0 0 0
}

.tt-post-preview .item .post-meta i {
    font-size: 18px
}

.tt-post-preview .item .post-meta .reviews {
    padding-right: 3px
}

.tt-post-preview .item .post-meta .reviews i {
    margin-right: 8px;
    position: relative;
    top: 2px;
    display: inline-block
}

.tt-post-preview .item .post-title {
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: -0.002em;
    margin: 11px 0 0 0
}

.tt-post-preview .item .post-title a:hover {
    color: #fdc400
}

.tt-post:not(:first-child) {
    margin-top: 100px
}

@media (max-width:768px) {
    .tt-post:not(: first-child) {
        margin-top: 45px
    }
}

.tt-post .post-image {
    position: relative
}

.tt-post .post-image img {
    width: 100%;
    height: auto
}

.tt-post .post-image .post-img-link {
    color: #ffffff;
    display: inline-block;
    position: absolute;
    padding: 10px;
    font-weight: bold;
    z-index: 2;
    top: 50%;
    left: 50%;
    white-space: nowrap;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 38px;
    line-height: 1.1;
    font-weight: 500;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

@media (max-width:768px) {
    .tt-post .post-image .post-img-link {
        font-size: 27px
    }
}

@media (min-width:550px) {
    .tt-post .post-image .post-img-link i {
        display: none
    }
}

@media (max-width:550px) {
    .tt-post .post-image .post-img-link {
        font-size: 20px
    }
    .tt-post .post-image .post-img-link span {
        display: none
    }
    .tt-post .post-image .post-img-link i {
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        display: inline-block;
        background-color: rgba(253, 196, 0, 0.5);
        color: #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear
    }
}

.tt-post .post-image .post-img-link:hover {
    color: #fdc400
}

.tt-post .post-image .post-img-link:hover i {
    -webkit-animation: ripple 0.5s linear 1;
    animation: ripple 0.5s linear 1;
    background-color: #fdc400
}

.tt-post .post-meta {
    padding: 33px 0 0 0;
    color: #b2b2b2;
    font-size: 15px
}

.tt-post .post-meta i {
    font-size: 18px
}

.tt-post .post-meta .date {
    display: inline-block
}

.tt-post .post-meta .reviews {
    display: inline-block;
    margin-left: 78px
}

.tt-post .post-meta .reviews i {
    margin-right: 8px;
    position: relative;
    top: 2px
}

.tt-post .post-title {
    font-size: 38px;
    line-height: 1.1;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #393939;
    margin-top: 22px
}

.tt-post .post-title a {
    color: #393939
}

.tt-post .post-title a:hover {
    color: #fdc400
}

@media (max-width:768px) {
    .tt-post .post-title {
        font-size: 30px;
        font-weight: 400
    }
}

@media (max-width:550px) {
    .tt-post .post-title {
        font-size: 27px
    }
}

.tt-post .post-author {
    font-size: 15px;
    line-height: 1.1;
    font-weight: 600;
    margin-top: 22px
}

.tt-post .post-content {
    margin: 27px 0 0 0;
    padding: 0 0 0 0;
    font-size: 16px;
    line-height: 1.5
}

.tt-post .post-content blockquote {
    margin: 39px 0 0 0;
    padding: 0 0 0 142px;
    font-style: italic;
    position: relative;
    letter-spacing: -0.02em
}

.tt-post .post-content blockquote:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 86px;
    top: -2px;
    background: #fdc400
}

.tt-post .post-content blockquote:after {
    content: '\e917';
    font-family: 'driving';
    font-size: 36px;
    line-height: 1.1;
    position: absolute;
    left: 63px;
    top: 13px;
    color: #fdc400;
    font-style: normal;
    border: 5px solid #fff;
    z-index: 7;
    background-color: #fff
}

@media (max-width:550px) {
    .tt-post .post-content blockquote {
        padding-left: 64px
    }
    .tt-post .post-content blockquote:after {
        left: 0px
    }
    .tt-post .post-content blockquote:before {
        left: 23px
    }
}

.tt-post .post-read-more {
    margin-top: 34px
}

.tt-post .post-read-more .btn {
    padding-right: 34px;
    padding-left: 34px
}

.tt-post .post-read-more .post-link {
    font-size: 32px;
    line-height: 1.1;
    color: #fdc400
}

.tt-post.single p {
    margin-top: 32px
}

@media (max-width:550px) {
    .tt-post.single p {
        margin-top: 25px
    }
}

.tt-post.single .tags-list {
    margin-top: 38px
}

.tt-comments-block {
    margin-top: 62px;
    padding-top: 57px;
    border-top: 1px solid #e9e9e9
}

.tt-comments-block .tt-title {
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: -0.005em;
    padding-bottom: 17px
}

.tt-comments-block .comment {
    margin: 24px 0
}

.tt-comments-block .comment .userpic {
    width: 80px;
    float: left;
    font-size: 50px;
    line-height: 50px;
    color: #b3b3b3;
    margin-left: 2px
}

.tt-comments-block .comment .text {
    overflow: hidden;
    padding-top: 9px
}

.tt-comments-block .comment .text p {
    margin-top: 8px;
    font-size: 15px;
    line-height: 1.6;
    color: #393939
}

.tt-comments-block .comment .text .meta {
    font-size: 14px
}

.tt-comments-block .comment .text .meta .icon {
    padding-right: 5px
}

.tt-comments-block .comment .text .meta p {
    font-size: 15px;
    line-height: 1.1
}

.tt-comments-block .comment .text .meta-author {
    padding-right: 50px;
    font-size: 15px;
    font-weight: 600
}

.tt-comments-block .comment .text .meta-date {
    color: #b4b4b4;
    font-size: 15px
}

.tt-comments-block .comment.replay {
    margin-left: 78px
}

@media (max-width:600px) {
    .tt-comments-block .comment .userpic {
        float: inherit
    }
    .tt-comments-block .comment.replay {
        margin-left: 40px
    }
    .tt-comments-block .comment .meta .meta-author {
        width: 100%;
        padding: 0;
        display: block
    }
    .tt-comments-block .comment .text p {
        font-size: 14px
    }
}

@media (max-width:550px) {
    .tt-comments-block {
        margin-top: 35px;
        padding-top: 35px
    }
}

.tt-comments-form {
    margin-top: 86px
}

.tt-comments-form .tt-title {
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: -0.005em;
    padding-bottom: 39px
}

@media (max-width:550px) {
    .tt-comments-form {
        margin-top: 69px
    }
}

.blog-masonry {
    overflow: hidden
}

.blog-masonry .tt-post {
    margin: 0;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    padding-bottom: 20px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.blog-masonry .tt-post .post-image {
    overflow: hidden;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px
}

.blog-masonry .tt-post .post-image .post-img-link {
    font-size: 18px
}

@media (max-width:1220px) {
    .blog-masonry .tt-post .post-image .post-img-link {
        font-size: 15px
    }
}

@media (max-width:700px) {
    .blog-masonry .tt-post .post-image .post-img-link {
        font-size: 18px
    }
}

.blog-masonry .tt-post .post-meta,
.blog-masonry .tt-post .post-title,
.blog-masonry .tt-post .post-content,
.blog-masonry .tt-post .post-read-more {
    margin-left: 24px;
    margin-right: 15px
}

.blog-masonry .tt-post .post-title {
    font-size: 22px
}

.blog-masonry .tt-post .post-content {
    font-size: 16px
}

@media (max-width:550px) {
    .blog-masonry .tt-post .post-content {
        margin-top: 19px
    }
}

@media (max-width:450px) {
    .blog-masonry .tt-post .reviews {
        display: block;
        margin-left: 0;
        margin-top: 4px
    }
}

.boxHidded {
    visibility: hidden
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important
}

.fadeInDown {
    animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn;
    -webkit-animation-name: zoomIn;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 44%, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

@-webkit-keyframes tremor {
    0%,
    25% {
        left: -1px;
        top: -1px;
        -webkit-transform: translateX(-4%);
        transform: translateX(-4%)
    }
    50%,
    100% {
        left: 1px;
        top: 1px;
        -webkit-transform: translateX(4%);
        transform: translateX(4%)
    }
}

@-moz-keyframes tremor {
    0%,
    25% {
        left: -1px;
        -webkit-transform: translateX(-4%);
        transform: translateX(-4%)
    }
    50%,
    100% {
        left: 1px;
        -webkit-transform: translateX(4%);
        transform: translateX(4%)
    }
}

@-ms-keyframes tremor {
    0%,
    25% {
        left: -1px;
        -webkit-transform: translateX(-4%);
        transform: translateX(-4%)
    }
    50%,
    100% {
        left: 1px;
        -webkit-transform: translateX(4%);
        transform: translateX(4%)
    }
}

@-o-keyframes tremor {
    0%,
    25% {
        left: -1px;
        -webkit-transform: translateX(-4%);
        transform: translateX(-4%)
    }
    50%,
    100% {
        left: 1px;
        -webkit-transform: translateX(4%);
        transform: translateX(4%)
    }
}

@keyframes tremor {
    0%,
    25% {
        left: -1px;
        -webkit-transform: translateX(-4%);
        transform: translateX(-4%)
    }
    50%,
    100% {
        left: 1px;
        -webkit-transform: translateX(4%);
        transform: translateX(4%)
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-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-slide {
    outline: none
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-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('../images/ajax-loader.gif') center center no-repeat
}

.slick-arrow-01 {}

.slick-arrow-01 .slick-prev,
.slick-arrow-01 .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: 33px;
    display: block;
    width: 38px;
    height: 38px;
    padding: 0;
    z-index: 7;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

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

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

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

.slick-arrow-01 .slick-prev:before,
.slick-arrow-01 .slick-next:before {
    font-family: 'driving';
    font-size: 40px;
    line-height: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    opacity: .75;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-arrow-01 .slick-prev:hover:before,
.slick-arrow-01 .slick-next:hover:before {
    color: #fdc400
}

.slick-arrow-01 .slick-next {
    left: 40px
}

.slick-arrow-01 .slick-next:before {
    content: "\e90d"
}

.slick-arrow-01 .slick-prev {
    right: 40px
}

.slick-arrow-01 .slick-prev:before {
    content: "\e90c"
}

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

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

.slick-arrow-01 .slick-dots li {
    position: relative;
    display: inline-block;
    width: 56px;
    height: 31px;
    margin: 0 7px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.slick-arrow-01 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    margin-top: 14px;
    display: block;
    width: 100%;
    height: 3px;
    background: #4d4d4d;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.slick-arrow-01 .slick-dots li:hover button,
.slick-arrow-01 .slick-dots li.slick-active button {
    background: #fdc400
}

@media (max-width:768px) {
    .slick-arrow-01 .slick-dots li {
        width: 26px;
        height: 3px
    }
}

@media (max-width:550px) {
    .slick-arrow-01 .slick-dots {
        bottom: -11px
    }
}

.slick-arrow-01.white-dots.slick-arrow-01 .slick-dots li:not(:hover) button {
    background: #fff
}

.slick-arrow-01.white-dots.slick-arrow-01 .slick-dots li.slick-active button {
    background: #fdc400
}

.slick-arrow-02 {}

.slick-arrow-02 .slick-prev,
.slick-arrow-02 .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: 33px;
    display: block;
    width: 38px;
    height: 38px;
    padding: 0;
    z-index: 7;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

@media (max-width:1316px) {
    .slick-arrow-02 .slick-arrow {
        display: none !important
    }
}

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

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

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

.slick-arrow-02 .slick-prev:before,
.slick-arrow-02 .slick-next:before {
    font-family: 'driving';
    font-size: 40px;
    line-height: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    opacity: .75;
    color: #393939;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-arrow-02 .slick-prev:hover:before,
.slick-arrow-02 .slick-next:hover:before {
    color: #fdc400
}

.slick-arrow-02 .slick-next {
    right: -40px
}

.slick-arrow-02 .slick-next:before {
    content: "\e90c"
}

.slick-arrow-02 .slick-prev {
    left: -60px
}

.slick-arrow-02 .slick-prev:before {
    content: "\e90d"
}

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

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

.slick-arrow-02 .slick-dots li {
    position: relative;
    display: inline-block;
    width: 56px;
    height: 31px;
    margin: 0 7px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.slick-arrow-02 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    margin-top: 14px;
    display: block;
    width: 100%;
    height: 3px;
    background: #4d4d4d;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.slick-arrow-02 .slick-dots li:hover button,
.slick-arrow-02 .slick-dots li.slick-active button {
    background: #fdc400
}

@media (max-width:768px) {
    .slick-arrow-02 .slick-dots li {
        width: 26px;
        height: 3px
    }
}

@media (max-width:550px) {
    .slick-arrow-02 .slick-dots {
        bottom: -40px
    }
    .slick-arrow-02 .slick-dots li {
        margin: 0 5px
    }
}

.slick-arrow-02.white-dots.slick-arrow-01 .slick-dots li:not(:hover) button {
    background: #fff
}

.slick-arrow-02.white-dots.slick-arrow-01 .slick-dots li.slick-active button {
    background: #fdc400
}

.slick-arrow-03 {}

.slick-arrow-03 .slick-prev,
.slick-arrow-03 .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    display: block;
    width: 38px;
    height: 38px;
    padding: 0;
    z-index: 7;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

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

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

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

.slick-arrow-03 .slick-prev:before,
.slick-arrow-03 .slick-next:before {
    font-family: 'driving';
    font-size: 40px;
    line-height: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-arrow-03 .slick-prev:hover:before,
.slick-arrow-03 .slick-next:hover:before {
    color: #fdc400
}

.slick-arrow-03 .slick-next {
    left: 17px
}

.slick-arrow-03 .slick-next:before {
    content: "\e90d"
}

.slick-arrow-03 .slick-prev {
    right: 17px
}

.slick-arrow-03 .slick-prev:before {
    content: "\e90c"
}

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

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

.slick-arrow-03 .slick-dots li {
    position: relative;
    display: inline-block;
    width: 56px;
    height: 31px;
    margin: 0 7px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.slick-arrow-03 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    margin-top: 14px;
    display: block;
    width: 100%;
    height: 3px;
    background: #fff;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.slick-arrow-03 .slick-dots li:hover button,
.slick-arrow-03 .slick-dots li.slick-active button {
    background: #fdc400
}

.slick-arrow-03.white-dots.slick-arrow-01 .slick-dots li:not(:hover) button {
    background: #fff
}

.slick-arrow-03.white-dots.slick-arrow-01 .slick-dots li.slick-active button {
    background: #fdc400
}

.countdown_box {
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 5;
    display: inline-block;
    margin-top: 27px
}

.countdown_box .countdown_inner {
    overflow: hidden;
    text-align: center;
    color: #fff
}

.countdown_box .countdown-section {
    display: inline-block;
    text-align: center;
    position: relative;
    margin: 0 0px;
    line-height: 13px;
    font-size: 14px;
    white-space: nowrap;
    width: 77px;
    height: 101px;
    background: url('../images/countdown-bg.png') left bottom no-repeat
}

.countdown_box .countdown-period {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    font-size: 11px;
    line-height: 1.1;
    color: #1b1b1b;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-transform: uppercase
}

.countdown_box .countdown-amount {
    line-height: 20px;
    font-weight: bold;
    font-size: 51px;
    line-height: 1;
    display: block;
    margin-top: 29px;
    font-family: Helvetica, Arial, "Helvetica Neue", sans-serif
}

.blog-masonry {
    list-style: none;
    margin: 0px auto;
    padding: 0
}

.blog-masonry.grid-col-2 > li {
    display: block;
    float: left;
    padding: 0 15px;
    width: 50%;
    opacity: 0
}

@media screen and (max-width:700px) {
    .blog-masonry.grid-col-2 > li {
        width: 100%
    }
}

.blog-masonry.grid-col-3 > li {
    display: block;
    float: left;
    padding: 0 15px;
    width: 33.333%;
    margin-bottom: 30px;
    opacity: 0
}

@media screen and (max-width:1023px) {
    .blog-masonry.grid-col-3 > li {
        width: 50%
    }
}

@media screen and (max-width:700px) {
    .blog-masonry.grid-col-3 > li {
        width: 100%
    }
}

.blog-masonry > li.shown,
.no-js .blog-masonry > li,
.no-cssanimations .blog-masonry > li {
    opacity: 1
}

.blog-masonry > li img {
    outline: none;
    border: none;
    display: block;
    max-width: 100%
}

.blog-masonry.effect-2 li.animate {
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp 0.65s ease forwards;
    animation: moveUp 0.65s ease forwards
}

@-webkit-keyframes moveUp {
    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes moveUp {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.blog-masonry.effect-3 li.animate {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: scaleUp 0.65s ease-in-out forwards;
    animation: scaleUp 0.65s ease-in-out forwards
}

@-webkit-keyframes scaleUp {
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes scaleUp {
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.modal {
    text-align: center;
    padding: 0 !important;
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 27;
    -webkit-overflow-scrolling: touch;
    outline: none
}

@media screen and (min-width:320px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%
    }
}

.modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1)
}

.modal .modal-sm {
    width: 91%;
    max-width: 552px
}

@media (max-width:600px) {
    .modal .modal-sm {
        max-width: 316px
    }
}

.modal .modal-lg {
    width: 91%;
    max-width: 1042px
}

@media (max-width:600px) {
    .modal .modal-lg {
        max-width: 316px
    }
}

.modal .modal-header {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    z-index: 5
}

.modal .modal-header .close {
    top: 13px;
    right: 12px;
    position: absolute;
    background: none;
    border: none;
    cursor: pointer;
    color: #393939;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

.modal .modal-header .close:hover {
    color: #fdc400
}

.modal .modal-content {
    border: none;
    background-color: #ffffff;
    border-top: 6px solid #fdc400;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.modal .modal-body.layout-01 {
    padding: 25px 40px 40px
}

.modal .modal-body.layout-01 .tt-title:not(.tt-title-border) {
    font-size: 30px;
    line-height: 1.1;
    text-align: center;
    margin: 0;
    padding: 11px 5px 16px 5px
}

.modal .modal-body.layout-01 .col-half {
    width: 50%;
    min-width: 239px
}

@media (max-width:400px) {
    .modal .modal-body.layout-01 {
        padding: 25px 25px 30px
    }
    .modal .modal-body.layout-01 .tt-title {
        font-size: 24px;
        padding-bottom: 13px
    }
    .modal .modal-body.layout-01 .tt-title:not(.tt-title-border) {
        font-size: 24px
    }
}

.modal .modal-body.layout-02 {
    padding: 52px 49px 40px
}

.modal .modal-body.layout-02 .tt-title:not(.tt-title-border) {
    font-size: 38px;
    line-height: 1.1;
    text-align: center;
    margin: 0;
    padding: 11px 5px 42px 5px
}

.modal .modal-body.layout-02 .tt-title-border {
    border-bottom: 1px solid #e9e9e9;
    font-size: 18px;
    line-height: 1.1;
    padding-bottom: 14px;
    text-transform: uppercase;
    margin-bottom: 13px
}

.modal .modal-body.layout-02 .col-half {
    width: 50%;
    min-width: 239px
}

.modal .modal-body.layout-02 form {
    display: block;
    margin: 45px 130px
}

.modal .modal-body.layout-02 form:last-child {
    margin-bottom: 0
}

@media (max-width:1000px) {
    .modal .modal-body.layout-02 form {
        margin: 45px 0px
    }
}

@media (max-width:610px) {
    .modal .modal-body.layout-02 form {
        margin: 45px 0px
    }
}

@media (max-width:601px) {
    .modal .modal-body.layout-02 {
        padding-left: 25px;
        padding-right: 25px
    }
    .modal .modal-body.layout-02 .tt-title:not(.tt-title-border) {
        font-size: 30px;
        padding-bottom: 30px
    }
    .modal .modal-body.layout-02 form {
        margin: 25px -6px
    }
}

@media (max-width:400px) {
    .modal .modal-body.layout-02 {
        padding-top: 42px;
        padding-bottom: 30px
    }
    .modal .modal-body.layout-02 .tt-title:not(.tt-title-border) {
        font-size: 24px
    }
}

.modal .modal-body.layout-02 .form-row-01 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.modal .modal-body.layout-02 .form-row-01 .col {
    margin-right: 11px
}

@media (max-width:601px) {
    .modal .modal-body.layout-02 .form-row-01 {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: left;
        -ms-flex-align: left;
        align-items: left
    }
    .modal .modal-body.layout-02 .form-row-01 .col {
        margin-right: 0;
        width: 100%
    }
    .modal .modal-body.layout-02 .form-row-01 .col:not(:first-child) {
        margin-top: 8px
    }
}

.modal-backdrop {
    background: rgba(0, 0, 0, 0.5);
    z-index: 10
}

.modal-backdrop.in {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

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

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'driving' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-protection-shield-with-a-check-mark:before {
    content: "\e900"
}

.icon-black-and-white-credit-cards:before {
    content: "\e901"
}

.icon-car-steering-wheel:before {
    content: "\e902"
}

.icon-money:before {
    content: "\e903"
}

.icon-people-1:before {
    content: "\e904"
}

.icon-clock:before {
    content: "\e905"
}

.icon-star-black-fivepointed-shape:before {
    content: "\e906"
}

.icon-smile:before {
    content: "\e907"
}

.icon-checked:before {
    content: "\e908"
}

.icon-profile:before {
    content: "\e909"
}

.icon-cancel:before {
    content: "\e90a"
}

.icon-down-arrow:before {
    content: "\e90b"
}

.icon-right-arrow:before {
    content: "\e90c"
}

.icon-left-arrow:before {
    content: "\e90d"
}

.icon-social-media:before {
    content: "\e90e"
}

.icon-twitter-logo-silhouette:before {
    content: "\e90f"
}

.icon-facebook-logo:before {
    content: "\e910"
}

.icon-instagram-social:before {
    content: "\e911"
}

.icon-phone-call:before {
    content: "\e912"
}

.icon-interface:before {
    content: "\e913"
}

.icon-arrows:before {
    content: "\e914"
}

.icon-people:before {
    content: "\e915"
}

.icon-heart:before {
    content: "\e916"
}

.icon-quote-1:before {
    content: "\e917"
}

.icon-quote:before {
    content: "\e918"
}

.icon-placeholder-for-map:before {
    content: "\e919"
}

.icon-school:before {
    content: "\e91a"
}

.icon-arrow-down-sign-to-navigate:before {
    content: "\e91b"
}

.icon-right-arrow:before {
    content: "\e91c"
}

.icon-menu-three-horizontal-lines-symbol:before {
    content: "\e91d"
}

.icon-motorcyclist:before {
    content: "\e91e"
}

.icon-car:before {
    content: "\e91f"
}

.icon-delivery-truck:before {
    content: "\e920"
}

.icon-truck:before {
    content: "\e921"
}

.icon-coach-side-view:before {
    content: "\e922"
}

.icon-play-button:before {
    content: "\e923"
}

.icon-link:before {
    content: "\e9cb"
}

.icon-play3:before {
    content: "\ea1c"
}

.icon-pause2:before {
    content: "\ea1d"
}
