@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&subset=vietnamese');
.context-dark,
.bg-gray-600,
.bg-gray-700,
.bg-primary,
.context-dark h1,
.bg-gray-600 h1,
.bg-gray-700 h1,
.bg-primary h1,
.bg-gray-600 h2,
.bg-gray-700 h2,
.bg-primary h2,
.context-dark h3,
.bg-gray-600 h3,
.bg-gray-700 h3,
.bg-primary h3,
.context-dark h4,
.bg-gray-600 h4,
.bg-gray-700 h4,
.bg-primary h4,
.context-dark h5,
.bg-gray-600 h5,
.bg-gray-700 h5,
.bg-primary h5,
.context-dark h6,
.bg-gray-600 h6,
.bg-gray-700 h6,
.bg-primary h6,
.context-dark [class^=heading-],
.bg-gray-600 [class^=heading-],
.bg-gray-700 [class^=heading-],
.bg-primary [class^=heading-] {
    color: #ffffff
}
.swiper-modern .context-dark,
.swiper-modern .context-dark h1,
.swiper-modern .context-dark h3,
.swiper-modern .context-dark h4,
.swiper-modern .context-dark h5,
.swiper-modern .context-dark h6,
.swiper-modern .context-dark [class^=heading-] {
	color:#000000
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	 font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
	 font-size:inherit;
}
a:focus,
button:focus {
    outline: none !important
}

button::-moz-focus-inner {
    border: 0
}

*:focus {
    outline: none
}

blockquote {
    padding: 0;
    margin: 0
}

input,
button,
select,
textarea {
    outline: none
}

label {
    margin-bottom: 0
}

p {
    margin: 0
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin: 0
}

ul li,
ol li {
    display: block
}

dl {
    margin: 0
}

dt,
dd {
    line-height: inherit
}

dt {
    font-weight: inherit
}

dd {
    margin-bottom: 0
}

cite {
    font-style: normal
}

form {
    margin-bottom: 0
}

blockquote {
    padding-left: 0;
    border-left: 0
}

address {
    margin-top: 0;
    margin-bottom: 0
}

figure {
    margin-bottom: 0
}

html p a:hover {
    text-decoration: none
}

body {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.71429;
    font-weight: 400;
    color: #333333;
    background-color:#f7f7f0;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased
}

h1,
h2,
h3,
h4,
h5,
h6,
[class^=heading-] {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    color: #151515
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
[class^=heading-] a {
    color: inherit
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
[class^=heading-] a:hover {
    color: #aed136
}

h1,
.heading-1 {
    font-size: 34px;
    line-height: 1.3;
    letter-spacing: .065em;
    text-transform: uppercase
}

@media(min-width:1200px) {

    h1,.heading-1 {
        font-size: 98px;
        line-height: 1.2
    }
}

h2,.heading-2 {
    font-size: 30px;
    line-height: 1.3;
    text-transform: uppercase
}
.breadcrumbs-custom .breadcrumbs-custom-title{
	font-size: 30px;
    line-height: 1.3;
    text-transform: uppercase
}
@media(min-width:1200px) {

    h2,
    .heading-2 {
        font-size: 48px;
        line-height: 1.2
    }
	.breadcrumbs-custom .breadcrumbs-custom-title{
		 font-size: 48px;
        line-height: 1.2
	}
}

h3,
.heading-3 {
    font-size: 24px;
    line-height: 1.5;
}

@media(min-width:1200px) {

    h3,
    .heading-3 {
        font-size: 36px;
        line-height: 1.2
    }
}

h3 .small,
.heading-3 .small {
    font-size: .833em;
    font-weight: 700
}

h4,
.heading-4 {
    font-size: 19px;
    line-height: 1.5;
}

@media(min-width:1200px) {

    h4,
    .heading-4 {
        font-size: 20px;
        line-height: 1.25
    }
}

h5,
.heading-5 {
    font-size: 18px;
    line-height: 1.33333;
    text-transform: uppercase
}

h6,
.heading-6 {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.3;
}

small,
.small {
    display: block;
    font-size: 12px;
    line-height: 1.5
}

mark,
.mark {
    padding: 3px 5px;
    color: #fff;
    background: #aed136
}

.big {
    font-size: 18px;
    line-height: 1.55556
}

.lead {
    font-size: 24px;
    line-height: 34px;
    font-weight: 300
}

code {
    padding: 10px 5px;
    border-radius: .2rem;
    font-size: 90%;
    color: #111;
    background: #f7f7f0
}

p [data-toggle=tooltip] {
    padding-left: .25em;
    padding-right: .25em;
    color: #aed136
}

p [style*=max-width] {
    display: inline-block
}

::selection {
    background: #aed136;
    color: #fff
}

::-moz-selection {
    background: #aed136;
    color: #fff
}

.heading-decoration {
    position: relative;
    overflow: hidden;
    text-transform: uppercase
}

.heading-decoration span {
    position: relative;
    max-width: 480px;
    display: inline-block;
    padding: 0 15px
}

.heading-decoration span:before,
.heading-decoration span:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 100vw;
    height: 2px;
    background-color: #e5e7e9;
    transform: translateY(-50%)
}

.heading-decoration span:before {
    right: 100%
}

.heading-decoration span:after {
    left: 100%
}

.heading-decoration-modern span:before {
    right: calc(100% - 15px)
}

.heading-decoration-modern span:after {
    left: calc(100% - 15px)
}

.context-dark .heading-decoration span:before,
.context-dark .heading-decoration span:after {
    background-color: rgba(255, 255, 255, .35)
}

@media(min-width:440px) {
    .heading-decoration-modern span:before {
        right: calc(100% - 30px)
    }

    .heading-decoration-modern span:after {
        left: calc(100% - 30px)
    }
}

@media(min-width:576px) {
    .heading-decoration span {
        padding: 0 30px
    }
}

.brand {
    display: inline-block
}

.brand .brand-logo-light {
    display: none
}

.brand .brand-logo-dark {
    display: block
}

a {
    transition: all .3s ease-in-out
}

a,
a:focus,
a:active,
a:hover {
    text-decoration: none
}

a,
a:focus,
a:active {
    color: #aed136
}

a.active,
a:hover {
    color: #151515
}

a[href*=tel],
a[href*=mailto] {
    white-space: nowrap
}

.link-hover {
    color: #151515
}

.link-press {
    color: #151515
}

*+.privacy-link {
    margin-top: 25px
}

.brands img {
    transition: .3s ease-out all
}

.brands:hover img {
    opacity: .6
}

.link-phone {
    font-size: 18px
}

.link-inline {
    display: inline-flex;
    align-items: center
}

.link-inline>.icon {
    position: relative;
    top: 1px;
    margin-right: 12px
}

.link-inline-top {
    align-items: flex-start
}

.link-inline-top>.icon {
    position: relative;
    top: 4px
}

.block-center,
.block-xxs,
.block-xs,
.block-sm,
.block-md,
.block-lg {
    margin-left: auto;
    margin-right: auto
}

.block-xxs {
    max-width: 465px
}

.block-xs {
    max-width: 514px
}

.block-sm {
    max-width: 560px
}

.block-md {
    max-width: 630px
}

.block-md-big {
    max-width: 669px
}

.block-lg {
    max-width: 768px
}

.block-center {
    padding: 10px
}

.block-center:hover .block-center-header {
    background-color: #aed136
}

.block-center-title {
    background-color: #fff
}

@media(max-width:1599.98px) {
    .block-center {
        padding: 20px
    }

    .block-center:hover .block-center-header {
        background-color: #fff
    }

    .block-center-header {
        background-color: #aed136
    }
}

.block-subscribe {
    max-width: 350px
}

.block-brand-modern {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    transform: translate3d(0, -18px, 0);
    margin-bottom: -18px;
    margin-left: -15px;
    margin-right: -15px
}

.block-brand-modern>* {
    margin-top: 18px;
    padding-left: 15px;
    padding-right: 15px
}

.block-brand-modern-item {
    display: inline-block
}

@media(min-width:992px) {
    .block-brand-modern {
        flex-wrap: nowrap
    }
}

@media(min-width:1200px) {
    .block-brand-modern {
        transform: translate3d(0, -15px, 0);
        margin-bottom: -15px;
        margin-left: -23px;
        margin-right: -23px
    }

    .block-brand-modern>* {
        margin-top: 15px;
        padding-left: 23px;
        padding-right: 23px
    }

    .block-brand-modern-item+.block-brand-modern-item {
        position: relative
    }

    .block-brand-modern-item+.block-brand-modern-item:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        height: 49px;
        border-left: 1px solid #e5e7e9;
        transform: translateY(-50%)
    }
}

*+.history-wrap {
    margin-top: 30px
}

.history-time {
    margin-bottom: 10px;
    font-size: 18px;
    color: #3f3f3f
}

.history-item-body {
    padding: 30px 20px;
    background-color: #f7f7f0
}

.history-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}

.history h5 {
    font-weight: 500;
    text-transform: none
}

.history a,
.history a:focus,
.history a:active {
    color: #aed136
}

.history a.active,
.history a:hover {
    color: #151515
}

.history *+p {
    margin-top: 10px
}

*+.history {
    margin-top: 30px
}

@media(max-width:575.98px) {
    .history-item img {
        max-height: 259px
    }
}

@media(min-width:576px) {
    .history-item {
        display: flex
    }

    .history-item-image {
        min-width: 190px
    }

    .history-item-body {
        display: flex;
        align-items: center
    }
}

@media(min-width:992px) {
    .history {
        padding-left: 90px;
        position: relative
    }

    .history-wrap {
        position: relative
    }

    .history-wrap:before {
        content: '';
        position: absolute;
        left: 45px;
        top: 0;
        height: 100%;
        border-left: 1px solid #e8e8e8;
        transform: translateX(-50%)
    }

    .history-time {
        position: absolute;
        left: 45px;
        top: 0;
        height: 37px;
        line-height: 37px;
        transform: translateX(-50%);
        background-color: #fff
    }

    .history-item {
        position: relative
    }

    .history-item:before {
        content: '';
        position: absolute;
        top: 50%;
        right: 100%;
        width: 22.5px;
        margin-right: 10px;
        border-top: 1px solid #e8e8e8;
        transform: translateY(-50%)
    }

    .history-item-image {
        min-width: 210px
    }

    .history-item-body {
        padding: 30px
    }
}

@media(min-width:1200px) {
    .history {
        padding-left: 100px
    }

    *+.history-wrap {
        margin-top: 40px
    }

    .history-item:before {
        width: 30px;
        margin-right: 14px
    }

    .history-item-image {
        min-width: 299px
    }

    .history-item-body {
        padding: 45px 40px
    }

    .history h5+* {
        margin-top: 20px
    }
}

.testimonial {
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center
}

*+.testimonial-wrap {
    margin-top: 30px
}

.testimonial-image {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-top: 17px;
    padding-left: 17px
}

.testimonial-image:before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 17px;
    left: 0;
    right: 17px;
    border: 5px solid #aed136
}

.testimonial-image+* {
    margin-top: 15px
}

.testimonial-name {
    font-size: 16px;
    font-weight: 700;
    
    color: #151515
}

.testimonial-office {
    font-size: 12px;
    
    color: #aed136
}

.testimonial *+.list-inline-divided {
    margin-top: 15px
}

@media(min-width:1200px) {
    *+.testimonial-wrap {
        margin-top: 40px
    }

    .testimonial p {
        padding-left: 30px;
        padding-right: 30px
    }

    .testimonial *+.list-inline-divided {
        margin-top: 25px
    }
}

.team {
    max-width: 369px;
    padding: 25px 12px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .11)
}

*+.team-wrap {
    margin-top: 30px
}

.team-inner {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.team-image {
    margin-right: 10px
}

.team-content {
    flex-grow: 1
}

.team-divider {
    line-height: 0
}

.team-divider:before {
    content: '';
    display: inline-block;
    width: 31px;
    border-top: 4px solid #aed136
}

*+.team-divider {
    margin-top: 7px
}

.team-divider+* {
    margin-top: 7px
}

.team h5 {
    font-weight: 500;
    text-transform: none
}

.team h5+* {
    margin-top: 3px
}

.team a {
    display: inline-block
}

.team a,
.team a:focus,
.team a:active {
    color: #151515
}

.team a.active,
.team a:hover {
    color: #aed136
}

@media(min-width:360px) {
    .team-image {
        margin-right: 27px
    }
}

@media(min-width:576px) {
    .team {
        padding: 30px 18px
    }

    .team h5+* {
        margin-top: 5px
    }

    *+.team-divider {
        margin-top: 10px
    }

    .team-divider+* {
        margin-top: 10px
    }
}

@media(min-width:1200px) {
    .team {
        padding: 30px
    }

    *+.team-wrap {
        margin-top: 40px
    }
}

.community {
    padding: 25px 15px;
    text-align: center;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .11)
}

*+.community-wrap {
    margin-top: 30px
}

.community-inner {
    max-width: 390px;
    margin-right: auto;
    margin-left: auto
}

*+.community-content {
    margin-top: 15px
}

.community h4 {
    font-weight: 400
}

.community+.community {
    margin-top: 30px
}

.community *+p {
    margin-top: 4px
}

@media(min-width:576px) {
    .community {
        text-align: left
    }

    .community-inner {
        display: flex;
        align-items: center;
        max-width: none;
        margin-right: auto;
        margin-left: auto
    }

    *+.community-content {
        margin-top: 0
    }

    .community-image {
        min-width: 180px;
        margin-right: 30px
    }

    .community img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }
}

@media(min-width:768px) {
    .community {
        padding: 30px
    }

    .community-image {
        min-width: 280px
    }

    .community h4+* {
        margin-top: 15px
    }
}

@media(min-width:992px) {
    .community-image {
        min-width: 250px
    }
}

@media(min-width:1200px) {
    *+.community-wrap {
        margin-top: 40px
    }

    .community-image {
        min-width: 364px;
        margin-right: 45px
    }

    .community+.community {
        margin-top: 50px
    }
}

.construction-block {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto
}

.construction-block h4 {
    line-height: 1.583;
    font-weight: 400
}

@media(min-width:1200px) {
    .construction-block {
        margin-left: auto;
        margin-right: 35px
    }

    .construction-block *+p {
        margin-top: 30px
    }
}

.careers-block {
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: #151515
}

.careers-block h3 {
    font-weight: 500;
    letter-spacing: 0
}

.careers-block-list>li {
    position: relative;
    padding-left: 30px
}

.careers-block-list>li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\e005';
    font-family: fl-flat-icons-set-2;
    font-size: 13px;
    color: #aed136
}

.careers-block-list>li+li {
    margin-top: 10px
}

*+.careers-block-list {
    margin-top: 10px
}

.careers-block-list+.button {
    margin-top: 20px
}

@media(min-width:992px) {
    .careers-block {
        margin-left: auto;
        margin-right: 30px
    }
}

@media(min-width:1200px) {
    .careers-block h3+* {
        margin-top: 20px
    }

    *+.careers-block-list {
        margin-top: 30px
    }

    .careers-block-list+.button {
        margin-top: 40px
    }
}

.technologies {
    background-color: #f7f7f0
}

*+.technologies-wrap {
    margin-top: 30px
}

.technologies h5 {
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none
}

.technologies .divider:after {
    width: 45px;
    height: 3px;
    background-color: #aed136
}

.technologies-body {
    padding: 20px 15px
}

.technologies+.technologies {
    margin-top: 20px
}

@media(min-width:576px) {
    .technologies {
        display: flex;
        align-items: center
    }

    .technologies-reverse {
        flex-direction: row-reverse
    }

    .technologies-image img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .technologies-body {
        padding: 30px 20px
    }

    .technologies>* {
        flex-basis: 50%
    }
}

@media(min-width:768px) {
    .technologies-body {
        padding-right: 40px
    }

    .technologies *+.divider {
        margin-top: 20px
    }

    .technologies .divider+* {
        margin-top: 20px
    }
}

@media(min-width:1200px) {
    *+.technologies-wrap {
        margin-top: 40px
    }

    .technologies-body {
        padding: 30px 50px 30px 48px
    }

    .technologies+.technologies {
        margin-top: 40px
    }
}

.safety {
    color: #151515
}

*+.safety-wrap {
    margin-top: 15px
}

.safety-title {
    position: relative;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    padding-left: 35px;
    line-height: 1.6
}

.safety-title:before {
    content: '';
    position: absolute;
    left: 2px;
    top: 12px;
    width: 22px;
    border-top: 3px solid #aed136
}

.safety *+img {
    margin-top: 15px
}

@media(min-width:1200px) {
    *+.safety-wrap {
        margin-top: 25px
    }

    .safety-title {
        padding-left: 65px
    }

    .safety-title:before {
        left: 2px;
        top: 12px;
        width: 48px
    }

    .safety *+img {
        margin-top: 30px
    }

    .safety img+p {
        margin-top: 35px
    }

    .safety p+p {
        margin-top: 25px
    }
}

.award {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 30px;
    border: 4px solid #f7f7f0
}

*+.award-wrap {
    margin-top: 15px
}

.award h5 {
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none
}

.award img+*,
.award *+h5 {
    margin-top: 16px
}

.award-inner {
    max-width: 220px
}

.award-time {
    color: #aed136
}

*+.award-time {
    margin-top: 15px
}

@media(min-width:1200px) {
    .award {
        padding: 49px 30px
    }

    *+.award-wrap {
        margin-top: 40px
    }
}

.risk {
    padding: 30px;
    text-align: left;
    background-color: #f7f7f0
}

*+.risk-wrap {
    margin-top: 15px
}

.risk h5 {
    color: #aed136;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0
}

.risk h5+* {
    margin-top: 15px
}

.risk-title {
    position: relative;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    padding-left: 35px;
    line-height: 1.6
}

.risk-title:before {
    content: '';
    position: absolute;
    left: 2px;
    top: 12px;
    width: 22px;
    border-top: 3px solid #aed136
}

@media(min-width:1200px) {
    .risk {
        padding: 55px 40px
    }

    *+.risk-wrap {
        margin-top: 25px
    }

    .risk-title {
        padding-left: 65px
    }

    .risk-title:before {
        left: 2px;
        top: 12px;
        width: 48px
    }
}

.error-404 h3 {
    font-weight: 500;
    letter-spacing: 0
}

.error-404 h5 {
    letter-spacing: 0;
    font-weight: 400;
    text-transform: none;
    color: #9b9b9b
}

.error-404 h3+h5 {
    margin-top: 15px
}

.error-404-buttons {
    transform: translate3d(0, -8px, 0);
    margin-bottom: -8px;
    margin-left: -13px;
    margin-right: -13px
}

.error-404-buttons>* {
    margin-top: 8px;
    padding-left: 13px;
    padding-right: 13px
}

.error-404-buttons>li {
    display: inline-block
}

*+.error-404-buttons {
    margin-top: 20px
}

@media(min-width:576px) {
    .error-404-buttons {
        transform: translate3d(0, -8px, 0);
        margin-bottom: -8px;
        margin-left: -18px;
        margin-right: -18px
    }

    .error-404-buttons>* {
        margin-top: 8px;
        padding-left: 22px;
        padding-right: 25px
    }

    .error-404-buttons>li {
        position: relative;
        vertical-align: middle
    }

    .error-404-buttons>li:after {
        display: block;
        content: 'Hoặc';
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        left: 100%
    }

    .error-404-buttons>li:last-child:after {
        display: none
    }
}

@media(min-width:1200px) {
    .error-404 h3+h5 {
        margin-top: 25px
    }

    *+.error-404-buttons {
        margin-top: 50px
    }
}

.contact-box-title {
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #151515
}

.contact-box-title+* {
    margin-top: 20px
}

.contact-box .list-inline {
    transform: translate3d(0, -13px, 0);
    margin-bottom: -13px;
    margin-left: -7px;
    margin-right: -7px
}

.contact-box .list-inline>* {
    margin-top: 13px;
    padding-left: 7px;
    padding-right: 7px
}

.contact-box .link-inline a,
.contact-box .link-inline a:focus,
.contact-box .link-inline a:active {
    color: #433e3d
}

.contact-box .link-inline a.active,
.contact-box .link-inline a:hover {
    color: #aed136
}

@media(max-width:991.98px) {
    .contact-box {
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
        transform: translate3d(0, -30px, 0);
        margin-bottom: -30px;
        margin-left: -11px;
        margin-right: -11px
    }

    .contact-box-wrap {
        max-width: 630px;
        margin-left: auto;
        margin-right: auto
    }

    .contact-box>* {
        margin-top: 30px;
        padding-left: 11px;
        padding-right: 11px
    }

    .contact-box-title+* {
        margin-top: 10px
    }
}

@media(min-width:992px) {
    .contact-box {
        max-width: 308px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 25px;
        border-left: 1px solid #ebebeb
    }

    .contact-box-title+* {
        margin-top: 20px
    }

    .contact-box-item {
        padding-top: 27px;
        padding-bottom: 27px
    }

    .contact-box-item:first-child {
        padding-top: 0
    }

    .contact-box-item:last-child {
        padding-bottom: 0
    }

    .contact-box-item+.contact-box-item {
        border-top: 1px solid #ebebeb
    }
}

@media(min-width:1200px) {
    .contact-box {
        padding-left: 35px
    }
}

.maintenance-block h4 {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-weight: 400;
    color: #9b9b9b;
    letter-spacing: 0
}

.maintenance-block h4+h3 {
    margin-top: 15px
}

.maintenance-block p+.rd-form {
    margin-top: 15px
}

.demo-layout {
    position: relative;
    overflow: hidden;
    display: block;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15)
}

.demo-layout img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.demo-layout:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background-color: transparent;
    transition: .3s ease-out all
}

.demo-layout .heading-4 {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-weight: 700;
    opacity: 0;
    color: #fff;
    transform: translate(-50%, -50%);
    transition: .3s ease-out all
}

.demo-layout:hover:before {
    background-color: rgba(0, 0, 0, .28)
}

.demo-layout:hover .heading-4 {
    opacity: 1
}

.banner {
    position: relative;
    padding: 25px;
    text-align: center
}

.banner-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.banner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .34
}

.banner-image:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #212122;
    pointer-events: none
}

.banner-inner {
    z-index: 10;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px 15px;
    border: 6px solid rgba(255, 255, 255, .21);
    color: #fff;
    pointer-events: none
}

.banner-content {
    max-width: 375px;
    width: 100%;
    pointer-events: auto
}

.banner-content-sm p {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto
}

.banner-title {
    position: relative;
    padding: 35px 0;
    color: #aed136
}

.banner-title:before,
.banner-title:after {
    content: '';
    position: absolute;
    height: 25px;
    width: 3px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #aed136
}

.banner-title:before {
    top: 0
}

.banner-title:after {
    bottom: 0
}

.banner-title h3 {
    font-weight: 500;
    letter-spacing: 0;
    color: #aed136
}

@media(min-width:768px) {
    .banner-inner {
        min-height: 200px
    }

    [class*=ie-] .banner-inner {
        height: 200px
    }

    .banner-title {
        padding: 45px 0
    }

    .banner-title:before,
    .banner-title:after {
        height: 31px;
        width: 4px
    }
}

@media(min-width:1200px) {
    .banner-inner {
        min-height: 350px
    }

    [class*=ie-] .banner-inner {
        height: 350px
    }
}

.payment-block {
    padding: 40px 20px;
    text-align: left;
    background: #f7f7f0
}

.payment-block .form-wrap+.form-wrap {
    margin-top: 40px
}

.payment-block .radio-inline {
    padding-left: 35px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    color: #151515
}

.payment-block .radio-inline .radio-custom-dummy {
    border: 2px solid #e0e0e0;
    top: 5px
}

.payment-block *+.radio-text {
    margin-top: 15px
}

.payment-block .radio-text {
    padding-left: 35px
}

.payment-block .radio-text p {
    color: #151515
}

.product-info-title {
    font-weight: 500;
	font-size:30px; text-transform:capitalize;
	line-height:1.5em;
}

.product-info-rating {
    margin-top: 15px;
    color: #151515
}

.product-info-rating .icon {
    font-size: 20px;
    color: #f8c939
}

.product-info-text {
    margin-top: 15px;
    color: #151515
}

.product-info-count {
    margin-top: 25px
}

.product-info-count .stepper-arrow {
    color: #9b9b9b
}

.product-info-count .form-input {
    color: #151515
}

.product-info .product-price {
    margin-top: 15px;
    font-weight: 500
}

.product-carousel .slick-list {
    padding: 10px 0
}

.product-img {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 20px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media(min-width:768px) {
    .product-img {
        margin-left: auto;
        padding: 55px 25px
    }
}

@media(min-width:992px) and (max-width:1199.98px) {
    .product-img {
        margin-left: 5px
    }
}

.product-img-small {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    padding: 8px 12px;
    border: 2px solid #ebebeb;
    opacity: .8;
    transition: all .3s;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
	max-width:120px; margin:0 auto;
}
.custom button.items-count {
    background-color: #f5f5f5;
    float: left;
    border: 1px #e1e1e1 solid;
    transition: color 100ms ease-in-out 0s, background-color 100ms ease-in-out 0s, background-position 100ms ease-in-out 0s;
    color: #999;
    font-size: 10px;
    line-height: normal;
    padding: 10px;
    line-height: 18px;
    height: 60px;
    width: 45px;
    cursor: pointer;
    font-size: 24px;
}
.qty {
    padding: 0 5px 1px;
    height: 60px;
    border: 1px #ddd solid;
    text-align: center;
    width: 50px;
    float: left;
    color: #aaa;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 24px;
    border-right: 0px;
    border-left: 0px;
    margin: 0;
}
.slick-current .product-img-small,
.product-img-small:hover {
    opacity: 1;
    border-color: #aed136
}

.box-minimal {
    text-align: center
}

.box-minimal .box-minimal-icon {
    font-size: 50px;
    line-height: 50px;
    color: #aed136
}

.box-minimal-divider {
    width: 36px;
    height: 4px;
    margin-left: auto;
    margin-right: auto;
    background: #aed136
}

.box-minimal-text {
    width: 100%;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto
}

*+.box-minimal {
    margin-top: 30px
}

*+.box-minimal-title {
    margin-top: 10px
}

*+.box-minimal-divider {
    margin-top: 20px
}

*+.box-minimal-text {
    margin-top: 15px
}

.context-dark .box-minimal p,
.bg-gray-600 .box-minimal p,
.bg-gray-700 .box-minimal p,
.bg-primary .box-minimal p {
    color: #9b9b9b
}

.box-services-simple {
    position: relative;
    max-width: 335px;
    margin: 37px auto 0;
    text-align: center
}

.box-services-simple-inner {
    padding: 50px 18px 30px;
    border: 6px solid #e5e7e9
}

.box-services-simple-title {
    text-transform: uppercase
}

.box-services-simple-icon {
    position: absolute;
    top: -37px;
    left: 50%;
    width: 168px;
    height: 92px;
    background-color: #fff;
    transform: translateX(-50%)
}

@media(min-width:576px) {
    .box-services-simple-inner {
        padding: 65px 25px 50px
    }
}

@media(min-width:1200px) {
    .box-services-simple-inner {
        padding: 50px 40px
    }
}

.box-about {
    max-width: 465px;
    text-align: center
}

@media(min-width:576px) {
    .box-about {
        padding: 0 55px
    }
}

@media(max-width:991.98px) {
    .box-about {
        margin-left: auto;
        margin-right: auto
    }
}

.box-features {
    position: relative;
    max-width: 336px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 15px;
    text-align: center;
    background-color: #433e3d
}

.box-features:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 28px 168px 0;
    border-color: #433e3d transparent transparent transparent
}

.box-features .box-features-image+* {
    margin-top: 20px
}

.box-features *+.divider {
    margin-top: 17px
}

.box-features .divider+* {
    margin-top: 12px
}

@media(min-width:1200px) {
    .box-features {
        padding: 16px 35px 63px;
        margin-bottom: -100px
    }

    .box-features *+.divider {
        margin-top: 28px
    }

    .box-features .divider+* {
        margin-top: 15px
    }
}

@media(min-width:1200px) {
    .box-features-section {
        margin-bottom: 100px
    }
}

.box-features-image {
    min-height: 82px;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

.box-features-title {
    text-transform: uppercase
}

.box-features-text {
    color: #9b9b9b
}

.download-block {
    position: relative;
    z-index: 1
}

.download-block:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 80px;
    bottom: 85px;
    left: -40px;
    right: -40px;
    background-color: #f7f7f0
}

.download-block-image {
    text-align: center
}

.download-block-title {
    min-width: 300px;
    margin-top: -10px;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #dfdcd2
}

@media(min-width:576px) {
    .download-block:after {
        left: 0;
        right: 0
    }
}

@media(min-width:992px) {
    .download-block-image {
        position: relative;
        top: 30px;
        left: 17px;
        text-align: left
    }

    .download-block-title {
        margin-left: -48px;
        margin-top: 0;
        margin-bottom: 0
    }
}

.download-block-classic {
    max-width: 610px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 21px;
    text-align: center;
}

.download-block-classic-image {
    margin-bottom:0;
    text-align: center
}

.download-block-classic-text {
    max-width: 369px;
    margin-left: auto;
    margin-right: auto
}

.download-block-classic *+.divider {
    margin-top: 15px
}

.download-block-classic *+.button {
    margin-top: 18px
}

.download-block-classic .divider+* {
    margin-top: 15px
}

@media(min-width:992px) {
    .download-block-classic {
        padding: 105px 21px
    }

    .download-block-classic-image {
        margin-bottom:0
    }
}

@media(min-width:1200px) {
    .download-block-classic {
        padding: 10px;
        border-width: 10px
    }

    .download-block-classic-image {
        margin-bottom: 0;
        margin-left: 0
    }

    .download-block-classic .divider:after {
        content: '';
        width: 65px;
        height: 6px
    }

    .download-block-classic *+.divider {
        margin-top: 22px
    }

    .download-block-classic *+.button {
        margin-top: 46px
    }

    .download-block-classic .divider+* {
        margin-top: 42px
    }
}

.box-services-hexagon {
    max-width: 270px;
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.hexagon-wrapper {
    position: relative;
    display: inline-block;
    width: 70px
}

.hexagon-wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.hexagon {
    position: relative;
    width: 70px;
    height: 40.41px;
    background-color: #aed136;
    margin: 20.21px 0;
    transition: .25s ease-out all
}

.hexagon:before,
.hexagon:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent
}

.hexagon:before {
    bottom: 100%;
    border-bottom: 20.21px solid #aed136
}

.hexagon:after {
    top: 100%;
    width: 0;
    border-top: 20.21px solid #aed136
}

.box-services-hexagon:hover .hexagon {
    transform: rotate(-90deg)
}

*+.box-services-hexagon-title {
    margin-top: 6px
}

.about-info {
    max-width: 360px
}

@media(min-width:1200px) {
    .about-info h2+p {
        margin-top: 30px
    }
}

.section-box-services-full-width [class*=col-]:nth-child(even) .box-services-full-width {
    background-color: #433e3d
}

.box-services-full-width {
    position: relative;
    z-index: 1;
    padding: 35px 30px 70px;
    text-align: center;
    overflow: hidden;
    background-color: #575251;
    color: #9b9b9b
}

.box-services-full-width .box-services-full-width-image {
    min-height: 57px
}

.box-services-full-width *+h4 {
    margin-top: 12px;text-transform:uppercase;
}

.box-services-full-width *+p {
    margin-top: 10px
}

.box-services-full-width-inner {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto
}

[class*=ie-] .box-services-full-width-inner {
    margin-left: 0;
    margin-right: 0
}

.box-services-full-width-button {
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    bottom: 0
}

.box-services-full-width-button,
.box-services-full-width-button:focus,
.box-services-full-width-button:active {
    color: #fff;
    background-color: #aed136
}

.box-services-full-width-button:hover {
    color: #fff;
    background-color: #aed136
}

@media(min-width:576px) {
    .box-services-full-width {
        display: flex;
        height: 100%;
        justify-content: center;
        align-items: center
    }
}

@media(min-width:768px) {
    .box-services-full-width {
        padding: 35px 30px 80px
    }

    .box-services-full-width-button {
        height: 50px
    }
}

@media(min-width:992px) {
    .box-services-full-width {
        padding: 30px 20px 75px
    }

    .box-services-full-width-button {
        height: 50px
    }
}

@media(min-width:1200px) {
    .box-services-full-width {
        padding: 70px 20px
    }

    .box-services-full-width-inner {
        transition: .3s ease-out all
    }

    .box-services-full-width-button {
        top: 100%;
        bottom: auto;
        font-size: 18px;
        font-weight: 700;
        height: 65px
    }

    .box-services-full-width:hover .box-services-full-width-inner {
        transform: translateY(-32.5px)
    }

    .box-services-full-width:hover .box-services-full-width-button {
        top: calc(100% - 65px)
    }
}

@media(min-width:1600px) {
    .box-services-full-width {
        padding: 85px 40px 80px
    }

    .box-services-full-width *+h4 {
        margin-top: 20px; text-transform:uppercase;
    }

    .box-services-full-width *+p {
        margin-top: 15px
    }

    .box-services-full-width-button {
        height: 77px
    }

    .box-services-full-width:hover .box-services-full-width-inner {
        transform: translateY(-38.5px)
    }

    .box-services-full-width:hover .box-services-full-width-button {
        top: calc(100% - 77px)
    }
}

.box-paragraph {
    max-width: 515px;
    padding-left: 5px;
    padding-right: 5px
}

.text-center .box-paragraph {
    margin-left: auto;
    margin-right: auto; font-size:16px;
}

*+.box-paragraph {
    margin-top: 15px
}

.box-features-hexagon {
    max-width: 230px;
    margin-left: auto;
    margin-right: auto
}

.box-features-hexagon-icon {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 89px
}

.box-features-hexagon h5 {
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0
}

.box-features-hexagon *+h5 {
    margin-top: 15px
}

.box-features-hexagon .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 33px;
    color: #aed136
}

.box-features-hexagon .icon.mercury-icon-mobile {
    font-size: 48px
}

.box-features-hexagon svg {
    transform: rotate(0deg);
    transition: .3s ease-out all
}

.box-features-hexagon svg path {
    stroke: #fff;
    stroke-width: 2px;
    fill: none;
    opacity: .35;
    fill-rule: evenodd
}

.box-features-hexagon:hover svg {
    transform: rotate(-90deg)
}

@media(min-width:1200px) {
    .box-features-hexagon *+h5 {
        margin-top: 22px
    }
}

.demo-portfolio-box {
    position: relative;
    display: block;
    max-width: 537px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15)
}

.demo-portfolio-box img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.demo-portfolio-box:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent;
    pointer-events: none;
    transition: .3s ease-out all
}

.box-get-template *+p {
    margin-top: 8px
}

.box-get-template *+.button {
    margin-top: 20px
}

@media(min-width:1200px) {
    .box-get-template *+p {
        margin-top: 15px
    }

    .box-get-template *+.button {
        margin-top: 35px
    }
}
.product-item {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
    padding: 35px 15px;
	position: relative;
    transition: ease-in-out .3s;
	    border: 1px solid #f1f1f1;
}
.product-item:hover {
    background: #fff
}
.product-item-image>a{display:block; position:relative;}
.product-item-image>a:after {
    content: "";
    display: block;
    position: relative;
    z-index: 2;
    padding-top: 75%;
}
.product-item-image>a>img {
    z-index: 1;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    width: 100%;
    height: 100%!important;
    top: 0;
    left: 0;
}
*+.product-item-caption { 
    margin-top: 35px
}
.product-title {
    text-transform: capitalize;
    font-weight: 400;
    color: #b2b2b2;
    display: -webkit-box;
    height: 49px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    font-weight: 500;
}
.product-title>a {
    text-transform: uppercase;
    color: #333333;
    font-size: 20px;
}
.product-title{font-size:16px;line-height: 1.3;letter-spacing: .05em;}
.product-price span {
    display: inline-block;
    padding: 0 5px;
    font-size: 18px;
    text-transform: capitalize;
	font-weight:bold;
}
.product-price .old-price{
    font-size: 16px;
    font-weight: 400;
    color: #433e3d;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif
}

.product-item-caption *+.button {
    margin-top: 30px
}

.news-standard {
    max-width: 555px;
    text-align: left
}

.news-standard .icon {
    margin-right: 5px
}

.news-standard a,
.news-standard a:focus,
.news-standard a:active {
    color: #151515
}

.news-standard a.active,
.news-standard a:hover {
    color: #aed136
}

.news-standard-body {
    padding: 30px 18px;
    background-color: #fff
}

.news-standard-image a {
    position: relative;
    display: block
}

.news-standard-image a,
.news-standard-image a:focus,
.news-standard-image a:active {
    color: #151515
}

.news-standard-image a.active,
.news-standard-image a:hover {
    color: #aed136
}

.news-standard-image a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    background-image: linear-gradient(to right top, #fb8957, #ff9e54, #ffb354, #ffc958, #ffdf61);
    opacity: 0;
    transition: .3s ease-out opacity
}

.news-standard-image a:after {
    content: '\f42b';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-100%, -50%);
    font-family: material design icons;
    font-size: 40px;
    color: #fff;
    opacity: 0;
    transition: .4s ease-out all
}

.news-standard-image a:hover:before {
    opacity: .6
}

.news-standard-image a:hover:after {
    transform: translate(-50%, -50%);
    opacity: 1
}

@media(min-width:576px) {
    .news-standard-body {
        padding: 20px 18px
    }
}

@media(max-width:991.98px) {
    .news-standard {
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width:1200px) {
    .news-standard-body {
        padding: 40px 28px
    }
}

.news-full-width {
    display: flex;
    flex-direction: column;
    text-align: left;
    background-color: #f7f7f0;
    border-color: #f7f7f0;
    transition: ease-in-out .3s;
    will-change: auto
}

.news-full-width:hover {
    box-shadow: 0 0 16px rgba(0, 0, 0, .22)
}

.news-full-width-image a {
    position: relative;
    overflow: hidden;
    display: block;
    height: 100%
}

.news-full-width-image a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    background-image: linear-gradient(to right top, #fb8957, #ff9e54, #ffb354, #ffc958, #ffdf61);
    opacity: 0;
    transition: .3s ease-out opacity
}

.news-full-width-image a:after {
    content: '\f42b';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-100%, -50%);
    font-family: material design icons;
    font-size: 40px;
    color: #fff;
    opacity: 0;
    transition: .4s ease-out all
}

.news-full-width-image a:hover:before {
    opacity: .6
}

.news-full-width-image a:hover:after {
    transform: translate(-50%, -50%);
    opacity: 1
}

.news-full-width-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.news-full-width-body {
    padding: 30px 25px;
    border-color: inherit
}
.news-full-width-body>h4{
    display: -webkit-box;
    height:3.3rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
}
.news-full-width-body .description{
	display: -webkit-box;
    height: 4.3rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
}
.news-full-width .list-inline-divided .icon {
    margin-right: 10px
}

.news-full-width .list-inline-divided a,
.news-full-width .list-inline-divided a:focus,
.news-full-width .list-inline-divided a:active {
    color: #151515
}

.news-full-width .list-inline-divided a.active,
.news-full-width .list-inline-divided a:hover {
    color: #aed136
}

.bg-gray-100 .news-full-width {
    background-color: #fff;
    border-color: #fff
}

@media(max-width:767.98px) {
    .news-full-width-image img {
        height: 40vh
    }
}

@media(min-width:768px) {
    .news-full-width {
        flex-direction: row;
        height: 100%
    }
	.technologies-reverse {
		flex-direction: row-reverse;
	}
    .news-full-width-image,
    .news-full-width-body {
        max-width: 50%;
        flex-basis: 50%
    }

    .news-full-width-body {
        position: relative;
        align-self: center
    }

    .news-full-width-body:before {
        content: '';
        position: absolute;
        top: 50%;
        right: 100%;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 19.5px 13px 19.5px 0;
        border-color: transparent transparent transparent transparent;
        border-right-color: inherit
    }
	.technologies-reverse .news-full-width-body:before{
	    border-width: 19.5px 0 19.5px 13px;
		border-color: transparent transparent transparent transparent;
		border-left-color: inherit;
		right: -12px;
		z-index: 1000;
	}
}

@media(min-width:1200px) {
    .news-full-width-body {
        padding: 25px 15px
    }
}

@media(min-width:1200px) and (max-width:1599px) {
    .news-full-width h4 {
        font-size: 20px
    }
}

@media(min-width:1600px) {
    .news-full-width-body {
        padding: 30px 25px
    }
}

.news-recent {
    max-width: 555px;
    text-align: left
}

.news-recent .icon {
    margin-right: 5px
}

.news-recent-image a {
    position: relative;
    display: block
}

.news-recent-image a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    background-image: linear-gradient(to right top, #fb8957, #ff9e54, #ffb354, #ffc958, #ffdf61);
    opacity: 0;
    transition: .3s ease-out opacity
}

.news-recent-image a:after {
    content: '\f42b';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-100%, -50%);
    font-family: material design icons;
    font-size: 40px;
    color: #fff;
    opacity: 0;
    transition: .4s ease-out all
}

.news-recent-image a:hover:before {
    opacity: .6
}

.news-recent-image a:hover:after {
    transform: translate(-50%, -50%);
    opacity: 1
}

.news-recent a,
.news-recent a:focus,
.news-recent a:active {
    color: #151515
}

.news-recent a.active,
.news-recent a:hover {
    color: #aed136
}

.news-recent-title {
    font-weight: 500;
    letter-spacing: .025em;
    text-transform: none;
	display: -webkit-box;
    height: 2.6rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    font-weight: 500;
}

.news-recent-body {
    padding: 30px 20px;
    background-color: #f7f7f0
}

.bg-gray-100 .news-recent-body {
    background-color: #fff
}

@media(max-width:991.98px) {
    .news-recent {
        margin-left: auto;
        margin-right: auto
    }
}

html .group {
    margin-bottom: -20px;
    margin-left: -15px
}

html .group:empty {
    margin-bottom: 0;
    margin-left: 0
}

html .group>* {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 15px
}

html .group-sm {
    margin-bottom: -10px;
    margin-left: -10px
}

html .group-sm:empty {
    margin-bottom: 0;
    margin-left: 0
}

html .group-sm>* {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 10px
}

html .group-xl {
    margin-bottom: -20px;
    margin-left: -30px
}

html .group-xl:empty {
    margin-bottom: 0;
    margin-left: 0
}

html .group-xl>* {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 30px
}

@media(min-width:992px) {
    html .group-xl {
        margin-bottom: -20px;
        margin-left: -45px
    }

    html .group-xl>* {
        margin-bottom: 20px;
        margin-left: 45px
    }
}

html .group-middle {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

html .group-custom {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

html .group-custom>* {
    flex: 0 1 100%;
    padding-left: 20px;
    padding-right: 20px
}

@media(min-width:576px) {
    html .group-custom {
        flex-wrap: nowrap
    }

    html .group-custom>* {
        flex: 1 1 auto
    }
}

*+.group-sm {
    margin-top: 30px
}

*+.group-xl {
    margin-top: 25px
}

@media(min-width:1200px) {
    *+.group-xl {
        margin-top: 45px
    }
}

.unit {
    display: flex;
    flex: 0 1 100%;
    margin-bottom: -30px;
    margin-left: -20px
}

.unit>* {
    margin-bottom: 30px;
    margin-left: 20px
}

.unit:empty {
    margin-bottom: 0;
    margin-left: 0
}

.unit-body {
    flex: 0 1 auto
}

.unit-left,
.unit-right {
    flex: 0 0 auto;
    max-width: 100%
}

.unit-spacing-xs {
    margin-bottom: -15px;
    margin-left: -7px
}

.unit-spacing-xs>* {
    margin-bottom: 15px;
    margin-left: 7px
}

.list>li+li {
    margin-top: 5px
}

.list-xs>li+li {
    margin-top: 5px
}

.list-sm>li+li {
    margin-top: 10px
}

.list-md>li+li {
    margin-top: 18px
}

.list-lg>li+li {
    margin-top: 25px
}

.list-xl>li+li {
    margin-top: 30px
}

@media(min-width:768px) {
    .list-xl>li+li {
        margin-top: 75px
    }
}

@media(min-width:1200px) {
    .list-xl>li+li {
        margin-top: 90px
    }
}

.list-inline>li {
    display: inline-block;
    vertical-align: middle
}

.list-inline-middle>li {
    vertical-align: middle
}

html .list-inline-xs {
    transform: translate3d(0, -8px, 0);
    margin-bottom: -8px;
    margin-left: -4px;
    margin-right: -4px
}

html .list-inline-xs>* {
    margin-top: 8px;
    padding-left: 4px;
    padding-right: 4px
}

html .list-inline-md {
    transform: translate3d(0, -8px, 0);
    margin-bottom: -8px;
    margin-left: -10px;
    margin-right: -10px
}

html .list-inline-md>* {
    margin-top: 8px;
    padding-left: 10px;
    padding-right: 10px
}

@media(min-width:992px) {
    html .list-inline-md {
        margin-left: -15px;
        margin-right: -15px
    }

    html .list-inline-md>* {
        padding-left: 15px;
        padding-right: 15px
    }
}

*+.list-inline-xs {
    margin-top: 13px
}

@media(min-width:992px) {
    *+.list-inline-xs {
        margin-top: 22px
    }
}

.list-inline-divided {
    transform: translate3d(0, -5px, 0);
    margin-bottom: -5px;
    margin-left: -8px;
    margin-right: -8px
}

.list-inline-divided>span,
.list-inline-divided>li {
    display: inline-block
}

.list-inline-divided>* {
    margin-top: 5px;
    padding-left: 8px;
    padding-right: 8px
}

@media(min-width:576px) {
    .list-inline-divided {
        transform: translate3d(0, -5px, 0);
        margin-bottom: -5px;
        margin-left: -15px;
        margin-right: -15px
    }

    .list-inline-divided>* {
        margin-top: 5px;
        padding-left: 15px;
        padding-right: 15px
    }

    .list-inline-divided>span,
    .list-inline-divided>li {
        position: relative
    }

    .list-inline-divided>span:before,
    .list-inline-divided>li:before {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        height: 18px;
        border-left: 1px solid #e5e7e9
    }

    .list-inline-divided>span:last-child:before,
    .list-inline-divided>li:last-child:before {
        content: '';
        display: none
    }
}

*+.list-inline-divided {
    margin-top: 12px
}

.row-list-bordered {
    text-align: center
}

@media(min-width:768px) {
    .row-list-bordered>[class*=col-] {
        position: relative
    }

    .row-list-bordered>[class*=col-]:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        height: 83px;
        transform: translateY(-50%);
        border-left: 1px solid #e5e7e9
    }

    .row-list-bordered>[class*=col-]:nth-child(1):after,
    .row-list-bordered>[class*=col-]:nth-child(5):after,
    .row-list-bordered>[class*=col-]:nth-child(9):after {
        display: none
    }

    .parallax-dark .row-list-bordered>[class*=col-]:after {
        border-color: rgba(229, 231, 233, .21)
    }
}

.row-list-bordered-3-elements {
    text-align: center
}

@media(min-width:992px) {
    .row-list-bordered-3-elements>[class*=col-] {
        position: relative
    }

    .row-list-bordered-3-elements>[class*=col-]:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        height: 100%;
        transform: translateY(-50%);
        border-left: 1px solid #e5e7e9
    }

    .row-list-bordered-3-elements>[class*=col-]:nth-child(1):after,
    .row-list-bordered-3-elements>[class*=col-]:nth-child(4):after,
    .row-list-bordered-3-elements>[class*=col-]:nth-child(7):after {
        display: none
    }
}

.list-terms {
    max-width: 223px
}

.list-terms dl {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.list-terms dl:nth-child(1) dt,
.list-terms dl:nth-child(1) dd {
    padding-top: 0
}

.list-terms dl:nth-last-child(1) dt,
.list-terms dl:nth-last-child(1) dd {
    padding-bottom: 0
}

.list-terms dt,
.list-terms dd {
    padding: 10px 5px
}

.list-terms dl+dl {
    border-top: 1px solid #151515
}

*+.list-terms {
    margin-top: 25px
}

.context-dark .list-terms dl+dl {
    border-color: rgba(255, 255, 255, .3)
}

.list-link {
    display: flex;
    flex-wrap: wrap;
    max-width: 270px
}

.list-link>li {
    position: relative;
    margin-bottom: 11px;
    padding-left: 15px;
    flex-basis: 47%;
    width: 47%
}

.list-link>li:before {
    content: '\f105';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: fontawesome
}

.context-dark .list-link>li:before {
    color: #aed136
}

.context-dark .list-link a,
.context-dark .list-link a:focus,
.context-dark .list-link a:active {
    color: #fff
}

.context-dark .list-link a.active,
.context-dark .list-link a:hover {
    color: #aed136
}

.list-contacts .icon {
    min-width: 14px;
    margin-right: 15px
}

.list-contacts>li {
    margin-bottom: 5px;
    display: flex;
    align-items: flex-start
}

.list-contacts>li.centered {
    align-items: center
}

.list-contacts>li+li {
    margin-top: 8px
}

.index-list {
    counter-reset: li
}

.index-list>li .list-index-counter:before {
    content: counter(li, decimal-leading-zero);
    counter-increment: li
}

.index-list-modern {
    counter-reset: li
}

.index-list-modern>li .list-index-counter:before {
    content: counter(li, decimal-leading-zero);
    counter-increment: li
}

.index-list-modern>li+li {
    margin-top: 28px
}

.index-list-modern-block {
    position: relative;
   max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-align: center;
    color: #151515;
    background-color: #aed136
}

.index-list-modern-block .list-index-counter {
    line-height: 1.1;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 3.857em;
    font-weight: 700;
    color: #8fb020
}

.index-list-modern-block *+p {
    margin-top: 6px
}

@media(min-width:576px) {
    .index-list-modern-block {
       max-width: 100%;
        padding: 20px 130px 20px 20px;
        text-align: left
    }

    .index-list-modern-block .list-index-counter {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
        font-size: 4.857em
    }
}

@media(min-width:992px) {
    .index-list-modern-block {
        max-width: 569px;
        margin: 0 auto;
        padding: 20px 105px 20px 20px;
        border-color: #aed136
    }
    .index-list-modern-triangle {
        position: absolute;
        right: 100%;
        top: 50%;
        transform: translateY(-50%);
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-right-color: transparent;
		display:none;
    }
}

@media(min-width:1200px) {
    .index-list-modern-block {
        max-width: 100%;
        margin-left: auto;
        padding: 10px 120px 20px 45px
    }

    .index-list-modern-block .list-index-counter {
        font-size: 6.857em
    }
}

.list-marked {
    padding-left: 25px;
    text-align: left
}

.list-marked>li {
    text-indent: -25px;
    padding-left: 25px
}

.list-marked>li::before {
    position: relative;
    display: inline-block;
    left: 25px;
    top: -1px;
    min-width: 25px;
    content: '\f105';
    font: 400 14px/24px "FontAwesome";
    color: #b2b2b2
}

.list-marked>li+li {
    margin-top: 8px
}

*+.list-marked {
    margin-top: 15px
}

p+.list-marked {
    margin-top: 10px
}

.list-ordered {
    counter-reset: li;
    padding-left: 25px;
    text-align: left
}

.list-ordered>li {
    position: relative;
    padding-left: 25px
}

.list-ordered>li:before {
    content: counter(li, decimal) ".";
    counter-increment: li;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 15px;
    color: #b2b2b2
}

.list-ordered>li+li {
    margin-top: 10px
}

*+.list-ordered {
    margin-top: 15px
}

.list-square {
    font-weight: 700
}

.list-square>li {
    position: relative;
    padding-left: 25px
}

.list-square>li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 53%;
    width: 12px;
    height: 12px;
    background-color: #aed136;
    transform: translateY(-50%)
}

.list-square>li+li {
    margin-top: 8px
}

.list-square a,
.list-square a:focus,
.list-square a:active {
    color: #151515
}

.list-square a.active,
.list-square a:hover {
    color: #aed136
}

*+.list-square {
    margin-top: 14px
}

.list-square+.button {
    margin-top: 15px
}

@media(min-width:768px) {
    *+.list-square {
        margin-top: 20px
    }

    .list-square+.button {
        margin-top: 25px
    }
}

@media(min-width:1200px) {
    .list-square {
        font-size: 16px
    }

    .list-square>li+li {
        margin-top: 13px
    }

    *+.list-square {
        margin-top: 30px
    }

    .list-square+.button {
        margin-top: 47px
    }
}

.list-address {
    transform: translate3d(0, -15px, 0);
    margin-bottom: -15px;
    margin-left: -15px;
    margin-right: -15px
}

.list-address>* {
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px
}

.list-address>li {
    display: inline-block
}

.list-address a,
.list-address a:focus,
.list-address a:active {
    color: #151515
}

.list-address a.active,
.list-address a:hover {
    color: #aed136
}

.list-address dt+dd {
    margin-top: 7px
}

@media(min-width:576px) {
    .list-address {
        display: flex;
        justify-content: space-between
    }
}

.list-tags {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    margin-left: -3px;
    margin-right: -3px
}

.list-tags>* {
    margin-top: 10px;
    padding-left: 3px;
    padding-right: 3px
}

.list-tags a {
    display: block;
    text-align: center;
    padding: 8px 10px;
    font-size: 12px;
    font-weight: 700;
    
    text-transform: uppercase;
    border: 2px solid
}

.list-tags a,
.list-tags a:focus,
.list-tags a:active {
    color: #9b9b9b;
    background-color: #fff;
    border-color: #ebebeb
}

.list-tags a:hover {
    color: #fff;
    border-color: #aed136;
    background-color: #aed136
}

*+.list-tags {
    margin-top: 30px
}

.list-typography h1+p {
    margin-top: 5px
}

.list-typography h2+p {
    margin-top: 15px
}

.list-typography h3+p {
    margin-top: 15px
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-responsive {
    width: 100%
}

.img-layout-1 {
    text-align: center
}

@media(min-width:1200px) {
    .img-layout-1 {
        margin-right: -30px
    }
}

.icon {
    display: inline-block;
    font-size: 20px;
    line-height: 1
}

.icon::before {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-transform: none
}

.icon-primary {
    color: #aed136
}

.icon-primary-light {
    color: #aed136
}

.icon-secondary {
    color: #aed136
}

.icon-gray-500 {
    color: #9b9b9b
}

a.icon-gray-500,
a.icon-gray-500:focus,
a.icon-gray-500:active {
    color: #9b9b9b
}

a.icon-gray-500:hover {
    color: #aed136
}

.icon-circle {
    border-radius: 50%
}

.icon-xs {
    font-size: 14px
}

.icon-lg {
    font-size: 18px
}

.icon-xl {
    font-size: 20px
}

.icon-big-lg {
    font-size: 26px
}

.icon-big-xl {
    font-size: 30px
}

.icon-square {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 36px;
    font-size: 17px;
    text-align: center;
    border: 2px solid #aed136
}

.icon-square.fa-twitter {
    font-size: 18px
}

.icon-square.fa-google-plus {
    font-size: 14px
}

.footer-classic.context-dark a.icon-square,
.footer-classic.context-dark a.icon-square:focus,
.footer-classic.context-dark a.icon-square:active,
.context-dark a.icon-square,
.context-dark a.icon-square:focus,
.context-dark a.icon-square:active,
a.icon-square,
a.icon-square:focus,
a.icon-square:active {
    color: #fff;
    background-color: transparent
}

.footer-classic.context-dark a.icon-square:hover,
.context-dark a.icon-square:hover,
a.icon-square:hover {
    color: #575251;
    background-color: #aed136
}

.icon-square-classic {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 36px;
    font-size: 17px;
    color: #aed136;
    background-color: #fff;
    border: 1px solid #e5e7e9
}

.icon-square-classic.fa-twitter {
    font-size: 18px
}

.icon-square-classic.fa-google-plus {
    font-size: 14px
}

a.icon-square-classic,
a.icon-square-classic:focus,
a.icon-square-classic:active {
    color: #aed136;
    background-color: #fff;
    border-color: #e5e7e9
}

a.icon-square-classic:hover {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.icon-square-big {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    font-size: 22.5px;
    color: #ffffff;
    background-color: #fff;
	border-radius:50%;
	-moz-border-radius:50%; 
	-webkit-border-radius:50%;
}

.icon-square-big.fa-twitter {
    font-size: 24px
}

.icon-square-big.fa-google-plus {
    font-size: 19px
}

a.icon-square-big,
a.icon-square-big:focus,
a.icon-square-big:active {
    color: #aed136;
    background-color: #fff;
    border-color: #e5e7e9
}
a.icon-square-big.fa-facebook-f{background:#3A559F; color:#ffffff;}
a.icon-square-big.fa-instagram{
  background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );color:#ffffff;}
a.icon-square-big:hover {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.table-custom {
    width: 100%;
    min-width: 526px;
    max-width: 100%;
    text-align: left;
    background: #fff;
    border-collapse: collapse;
	font-size:16px;
}

.table-custom th,
.table-custom td {
    color: #000;
    background: #fff;
    white-space: nowrap
}

.table-custom th {
    padding: 35px 24px;
    font-size: 14px;
    font-weight: 700;
    
    text-transform: uppercase;
    background: #f7f7f0
}

@media(max-width:991.98px) {
    .table-custom th {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.table-custom td {
    padding: 17px 24px
}

.table-custom tbody tr:first-child td {
    border-top: 0
}

.table-custom tr td {
    border-bottom: 1px solid #d9d9d9
}

.table-custom tfoot td {
    font-weight: 700
}

.table-custom-secondary th {
    color: #aed136;
    background-color: #433e3d
}

*+.table-custom-responsive {
    margin-top: 30px
}

@media(min-width:768px) {
    *+.table-custom-responsive {
        margin-top: 40px
    }
}

.table-custom.table-custom-primary thead th {
    color: #fff;
    background: #aed136;
    border: 0
}

.table-custom.table-custom-primary tbody tr:hover td {
    background: #f7f7f0
}

.table-custom.table-custom-bordered tr td:first-child {
    border-left: 0
}

.table-custom.table-custom-bordered tr td:last-child {
    border-right: 0
}

.table-custom.table-custom-bordered td {
    border: 1px solid #d9d9d9
}

.table-custom.table-custom-bordered tbody>tr:first-of-type>td {
    border-top: 0
}

.table-custom.table-custom-bordered.product-table {
    min-width: inherit
}

.table-custom.table-custom-bordered.product-table td {
    width: 50%
}

.table-custom.table-custom-bordered.product-table td:first-child {
    color: #9b9b9b
}

.table-custom.table-custom-bordered.product-table tbody>tr:first-of-type>td {
    border-top: 1px solid #d9d9d9
}

.table-custom.table-custom-striped {
    border-bottom: 1px solid #d9d9d9
}

.table-custom.table-custom-striped tbody tr:nth-of-type(odd) td {
    background: 0 0
}

.table-custom.table-custom-striped tbody tr:nth-of-type(even) td {
    background: #f7f7f0
}

.table-custom.table-custom-striped tbody td {
    border: 0
}

.table-custom.table-custom-striped tfoot td:not(:first-child) {
    border-left: 0
}

@media(max-width:991.98px) {
    .table-custom-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-custom-responsive.table-bordered {
        border: 0
    }
}

.table-careers {
    min-width: 690px
}

.table-careers thead th {
    padding-top: 28px;
    padding-bottom: 28px;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    background-color: transparent;
    border-top: 6px solid #ebebeb
}

.table-careers tbody tr:first-child td,
.table-careers tbody tr td {
    border-top: 1px solid #ebebeb;
    border-bottom: none
}

.table-careers tbody tr td {
    color: #9b9b9b
}

.table-careers tbody tr td:first-child {
    color: #aed136
}

.table-careers tbody tr:last-child td {
    border-bottom: 1px solid #ebebeb
}

@media(min-width:1200px) {

    .table-careers thead tr th,
    .table-careers tbody tr td {
        width: 25%
    }

    .table-careers thead tr th:first-child,
    .table-careers tbody tr td:first-child {
        width: 23%
    }
}

*+.table-careers-wrap {
    margin-top: 25px
}

.checkout-table td,
.checkout-table th {
    width: 50%
}

.shopping-table th {
    color: #fff
}

.shopping-table td button {
    border: none;
    background: 0 0;
    margin-right: 10px;
    cursor: pointer
}

.shopping-table td a {
    color: #151515
}

.shopping-table td a:hover {
    color: #aed136
}

.shopping-table .icon {
    color: #b7b7b7
}

.shopping-table .icon:hover {
    color: #aed136
}

.shopping-table .stepper {
    margin-bottom: 0
}

.shopping-table .stepper-arrow {
    color: #9b9b9b
}

.shopping-table .stepper input {
    border: none
}

.shopping-table-total .table-custom {
    min-width: inherit
}

.shopping-table-total th {
    color: #151515;
    background: #f7f7f0
}

hr {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #f5f5f5
}

.divider {
    font-size: 0;
    line-height: 0
}

.divider::after {
    content: '';
    display: inline-block;
    width: 72px;
    height: 4px;
    background-color: #aed136
}

.divider-small:after {
    width: 45px;
    height: 2px
}

.divider-secondary:after {
    background-color: #aed136
}

*+.divider {
    margin-top: 15px
}

.divider+* {
    margin-top: 15px
}

@media(min-width:1200px) {
    *+.divider {
        margin-top: 30px
    }

    .divider+* {
        margin-top: 30px
    }

    *+.divider-small {
        margin-top: 20px
    }

    .divider-small+* {
        margin-top: 25px
    }
}

.heading-divider {
    position: relative;
    padding-left: 40px
}

.heading-divider:before {
    content: '';
    position: absolute;
    left: 0;
    top: 13px;
    width: 30px;
    border-top: 3px solid #aed136
}

@media(min-width:1200px) {
    .heading-divider {
        padding-left: 65px
    }

    .heading-divider:before {
        top: 16px;
        width: 46px;
        border-width: 4px
    }
}

.divider-vertical {
    display: block
}

.divider-vertical:before {
    display: inline-block;
    content: '';
    width: 3px;
    height: 35px;
    background-color: #aed136
}

.divider-vertical-secondary-light:before {
    background-color: #aed136
}

*+.divider-vertical {
    margin-top: 10px
}

.divider-vertical+* {
    margin-top: 8px
}

@media(min-width:1200px) {
    .divider-vertical:before {
        width: 4px;
        height: 45px
    }

    *+.divider-vertical {
        margin-top: 15px
    }

    .divider-vertical+* {
        margin-top: 12px
    }
}

.button {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 15px 28px;
    font-size: 14px;
    line-height: 1.25;
    border: 2px solid;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: .09em;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    user-select: none;
    transition: 250ms all ease-in-out
}

.button-block {
    display: block;
    width: 100%
}

@media(min-width:1200px) {
    .button {
        padding: 14px 50px;
        font-size: 14px;
        line-height: 1.25
    }

    .button-less {
        padding-left: 30px;
        padding-right: 30px
    }

    .button-lesser {
        padding-left: 20px;
        padding-right: 20px
    }
}

.button-default,
.button-default:focus {
    color: #ebebeb;
    background-color: #433e3d;
    border-color: #433e3d
}

.button-default:hover,
.button-default:active {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.button-default.button-ujarak::before {
    background: #aed136
}

.button-gray-100,
.button-gray-100:focus {
    color: #151515;
    background-color: #f7f7f0;
    border-color: #f7f7f0
}

.button-gray-100:hover,
.button-gray-100:active {
    color: #151515;
    background-color: #eeeedf;
    border-color: #eeeedf
}

.button-gray-100.button-ujarak::before {
    background: #eeeedf
}

.button-gray-600,
.button-gray-600:focus {
    color: #fff;
    background-color: #575251;
    border-color: #575251
}

.button-gray-600:hover,
.button-gray-600:active {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.button-gray-600.button-ujarak::before {
    background: #aed136
}

.button-gray-700,
.button-gray-700:focus {
    color: #fff;
    background-color: #433e3d;
    border-color: #433e3d
}

.button-gray-700:hover,
.button-gray-700:active {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.button-gray-700.button-ujarak::before {
    background: #aed136
}

.button-primary,
.button-primary:focus {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.button-primary:hover,
.button-primary:active {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.button-primary.button-ujarak::before {
    background: #aed136
}

.button-primary-light,
.button-primary-light:focus {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.button-primary-light:hover,
.button-primary-light:active {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.button-primary-light.button-ujarak::before {
    background: #aed136
}

.button-secondary,
.button-secondary:focus {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.button-secondary:hover,
.button-secondary:active {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.button-secondary.button-ujarak::before {
    background: #aed136
}

.button-secondary-light,
.button-secondary-light:focus {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.button-secondary-light:hover,
.button-secondary-light:active {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.button-secondary-light.button-ujarak::before {
    background: #aed136
}

.button-default-outline {
    border-width: 3px
}

.button-default-outline,
.button-default-outline:focus {
    color: #151515;
    background-color: transparent;
    border-color: rgba(0, 0, 0, .2)
}

.button-default-outline:hover,
.button-default-outline:active {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.button-default-outline.button-ujarak::before {
    background: #aed136
}

.button-ghost {
    padding: 12px 30px;
    color: #151515;
    border: none;
    background-color: #fff
}

.button-ghost:hover {
    color: #fff;
    background: #aed136
}

@media(min-width:1200px) {
    .button-ghost {
        padding: 15px 52px
    }
}

.button-facebook,
.button-facebook:focus {
    color: #fff;
    background-color: #547abb;
    border-color: #547abb
}

.button-facebook:hover,
.button-facebook:active {
    color: #fff;
    background-color: #466db0;
    border-color: #466db0
}

.button-facebook.button-ujarak::before {
    background: #466db0
}

.button-twitter,
.button-twitter:focus {
    color: #fff;
    background-color: #44c0f3;
    border-color: #44c0f3
}

.button-twitter:hover,
.button-twitter:active {
    color: #fff;
    background-color: #2cb8f1;
    border-color: #2cb8f1
}

.button-twitter.button-ujarak::before {
    background: #2cb8f1
}

.button-google,
.button-google:focus {
    color: #fff;
    background-color: #e75854;
    border-color: #e75854
}

.button-google:hover,
.button-google:active {
    color: #fff;
    background-color: #e4423e;
    border-color: #e4423e
}

.button-google.button-ujarak::before {
    background: #e4423e
}

.button-shadow {
    box-shadow: 0 9px 21px 0 rgba(67, 62, 61, .35)
}

.button-shadow:hover {
    box-shadow: 0 9px 10px 0 rgba(67, 62, 61, .15)
}

.button-shadow:focus,
.button-shadow:active {
    box-shadow: none
}

.button-ujarak {
    position: relative;
    z-index: 0;
    transition: background .4s, border-color .4s, color .4s
}

.button-ujarak::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #aed136;
    z-index: -1;
    opacity: 0;
    transform: scale3d(.7, 1, 1);
    transition: transform .42s, opacity .42s;
    border-radius: inherit
}

.button-ujarak,
.button-ujarak::before {
    transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}

.button-ujarak:hover {
    transition: background .4s .4s, border-color .4s 0s, color .2s 0s
}

.button-ujarak:hover::before {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1)
}

.button-xs {
    padding: 8px 17px
}

.button-sm {
    padding: 8px 32px;
    font-size: 12px;
    line-height: 1.5
}

.button-lg {
    padding: 15px 67px;
    font-size: 16px;
    line-height: 1.5
}

.button-xl {
    padding: 16px 50px;
    font-size: 18px;
    line-height: 28px
}

@media(min-width:992px) {
    .button-xl {
        padding: 20px 80px
    }
}

.button-circle {
    border-radius: 30px
}

.button-round-1 {
    border-radius: 5px
}

.button-round-2 {
    border-radius: 10px
}

.button.button-is-icon {
    padding: 5px 19px;
    font-size: 24px
}

.button.button-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle
}

.button.button-icon .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: inherit;
    font-size: 1.55em;
    line-height: 1em
}

.button.button-icon-left .icon {
    padding-right: 11px
}

.button.button-icon-right {
    flex-direction: row-reverse
}

.button.button-icon-right .icon {
    padding-left: 11px
}

.button.button-icon.button-link .icon {
    top: 5px;
    font-size: 1em
}

.button.button-icon.button-xs .icon {
    top: .05em;
    font-size: 1.2em;
    padding-right: 8px
}

.button.button-icon.button-xs .button-icon-right {
    padding-left: 8px
}

.btn-primary {
    border-radius: 3px;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-weight: 700;
    
    text-transform: uppercase;
    transition: .33s
}

.btn-primary,
.btn-primary:active,
.btn-primary:focus {
    color: #fff;
    background: #aed136;
    border-color: #aed136
}

.btn-primary:hover {
    color: #fff;
    background: #000;
    border-color: #000
}

.button-group {
    transform: translate3d(0, -15px, 0);
    margin-bottom: -15px;
    margin-left: -8px;
    margin-right: -8px
}

.button-group>li {
    display: inline-block
}

.button-group>* {
    margin-top: 15px;
    padding-left: 8px;
    padding-right: 8px
}

*+.button {
    margin-top: 15px
}

*+.button-group {
    margin-top: 15px
}

@media(min-width:1200px) {
    *+.button {
        margin-top: 30px
    }

    *+.button-group {
        margin-top: 30px
    }
}

.rd-form {
    position: relative;
    text-align: left
}

.rd-form .button {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 50px
}

.rd-form-centered {
    text-align: center
}

*+.rd-form {
    margin-top: 20px
}

input:-webkit-autofill~label,
input:-webkit-autofill~.form-validation {
    color: #000 !important
}

.form-wrap {
    position: relative
}

.form-wrap.has-error .form-input {
    border-color: #f5543f
}

.form-wrap.has-focus .form-input {
    border-color: #aed136
}

.form-wrap-recaptcha {
    max-width: 304px
}

.form-wrap+* {
    margin-top: 20px
}

.form-input {
    display: block;
    width: 100%;
    min-height: 50px;
    padding: 12px 19px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #9b9b9b;
    background-color: #f5f5f5;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 1px solid #f5f5f5
}

.form-input:focus {
    outline: 0
}

textarea.form-input {
    height: 135px;
    min-height: 50px;
    max-height: 230px;
    resize: vertical
}

.form-label,
.form-label-outside {
    margin-bottom: 0;
    color: #9b9b9b;
    font-weight: 400
}

.form-label {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    padding-left: 19px;
    padding-right: 19px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    pointer-events: none;
    text-align: left;
    z-index: 9;
    transition: .25s;
    will-change: transform;
    transform: translateY(-50%)
}

.form-label.focus {
    opacity: 0
}

.form-label.auto-fill {
    color: #9b9b9b
}

.form-label-outside {
    width: 100%;
    margin-bottom: 4px;
    text-transform: uppercase
}

@media(min-width:768px) {
    .form-label-outside {
        position: static
    }

    .form-label-outside,
    .form-label-outside.focus,
    .form-label-outside.auto-fill {
        transform: none
    }
}

[data-x-mode=true] .form-label {
    pointer-events: auto
}

.form-validation {
    position: absolute;
    right: 8px;
    top: 0;
    z-index: 11;
    margin-top: 2px;
    font-size: 9px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0;
    color: #f5543f;
    transition: .3s
}

.form-validation-left .form-validation {
    top: 100%;
    right: auto;
    left: 0
}

#form-output-global {
    position: fixed;
    bottom: 30px;
    left: 15px;
    z-index: 2000;
    visibility: hidden;
    transform: translate3d(-500px, 0, 0);
    transition: .3s all ease
}

#form-output-global.active {
    visibility: visible;
    transform: translate3d(0, 0, 0)
}

@media(min-width:576px) {
    #form-output-global {
        left: 30px
    }
}

.form-output {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.3;
    margin-top: 2px;
    transition: .3s;
    opacity: 0;
    visibility: hidden
}

.form-output.active {
    opacity: 1;
    visibility: visible
}

.form-output.error {
    color: #f5543f
}

.form-output.success {
    color: #98bf44
}

.row-form {
    margin-left: -10px;
    margin-right: -10px
}

.row-form>[class*=col-] {
    padding-left: 10px;
    padding-right: 10px
}

.radio .radio-custom,
.radio-inline .radio-custom,
.checkbox .checkbox-custom,
.checkbox-inline .checkbox-custom {
    opacity: 0;
    color: #151515
}

.radio .radio-custom,
.radio .radio-custom-dummy,
.radio-inline .radio-custom,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom,
.checkbox-inline .checkbox-custom-dummy {
    position: absolute;
    left: 0;
    width: 14px;
    height: 14px;
    outline: none;
    cursor: pointer
}

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
    pointer-events: none;
    background: #fff
}

.radio .radio-custom-dummy::after,
.radio-inline .radio-custom-dummy::after,
.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom-dummy::after {
    position: absolute;
    opacity: 0;
    transition: .22s
}

.radio .radio-custom:focus,
.radio-inline .radio-custom:focus,
.checkbox .checkbox-custom:focus,
.checkbox-inline .checkbox-custom:focus {
    outline: none
}

.radio,
.radio-inline,
.checkbox,
.checkbox-inline {
    cursor: pointer
}

.radio input,
.radio-inline input,
.checkbox input,
.checkbox-inline input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.radio-custom:checked+.radio-custom-dummy:after,
.checkbox-custom:checked+.checkbox-custom-dummy:after {
    opacity: 1
}

.radio,
.radio-inline {
    padding-left: 28px
}

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy {
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0;
    border: 1px solid #ebebeb
}

.radio .radio-custom-dummy::after,
.radio-inline .radio-custom-dummy::after {
    content: '\f00c';
    font-family: fontawesome;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 10px;
    line-height: 18px;
    color: #aed136
}

.checkbox,
.checkbox-inline {
    padding-left: 33px;
    color: #151515
}

.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0;
    border: 1px solid #ebebeb
}

.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom-dummy::after {
    content: '\f00c';
    font-family: fontawesome;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 10px;
    line-height: 18px;
    color: #aed136
}

.toggle-custom {
    padding-left: 60px;
    -webkit-appearance: none
}

.toggle-custom:checked~.checkbox-custom-dummy::after {
    background: #aed136;
    transform: translate(20px, -50%)
}

.toggle-custom~.checkbox-custom-dummy {
    position: relative;
    display: inline-block;
    margin-top: -1px;
    width: 44px;
    height: 20px;
    background: #f5f5f5;
    cursor: pointer
}

.toggle-custom~.checkbox-custom-dummy::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 16px;
    height: 16px;
    left: 0;
    top: 50%;
    background: #b2b2b2;
    transform: translate(4px, -50%);
    opacity: 1;
    transition: .22s
}

.rd-form-inline {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    text-align: center;
    justify-content: center;
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    margin-left: -4px;
    margin-right: -4px
}

.rd-form-inline>* {
    margin-top: 10px;
    padding-left: 4px;
    padding-right: 4px
}

.rd-form-inline .form-wrap {
    flex-grow: 1;
    min-width: 185px
}

.rd-form-inline .form-wrap-select {
    text-align: left
}

.rd-form-inline .form-button {
    flex-shrink: 0;
    max-width: calc(100% - 10px);
    min-height: 50px
}

.rd-form-inline .form-button .button {
    min-height: inherit
}

@media(min-width:576px) {
    .rd-form-inline .button {
        display: block
    }
}

.rd-form-inline.rd-form-inline-centered {
    justify-content: center
}

.rd-form-inline.single-line {
    transform: translate3d(0, 0px, 0);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0
}

.rd-form-inline.single-line>* {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0
}

.rd-form-inline.single-line .button-is-icon {
    padding-top: 5px;
    padding-bottom: 5px
}

.form-sm .form-input,
.form-sm .button {
    padding-top: 9px;
    padding-bottom: 9px;
    min-height: 40px
}

.form-sm .form-validation {
    top: -16px
}

.form-sm .form-label {
    top: 20px
}

.form-sm *+.button {
    margin-top: 10px
}

.form-lg .form-input,
.form-lg .form-label,
.form-lg .select2-container .select2-choice {
    font-size: 16px
}

.form-lg .form-input,
.form-lg .select2-container .select2-choice {
    font-size: 16px;
    padding-top: 17px;
    padding-bottom: 17px
}

.form-lg .form-input,
.form-lg .select2-container .select2-choice {
    min-height: 58px
}

.form-lg .form-button {
    min-height: 60px
}

.form-lg .form-label {
    top: 30px
}

.form-download {
    max-width: 421px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 40px 20px;
    background-color: #fff;
    box-shadow: 0 -1px 13px 0 rgba(0, 0, 0, .19)
}

.form-download form {
    max-width: 288px;
    margin-left: auto;
    margin-right: auto
}

.form-download .form-input {
    background-color: transparent;
    border-color: #f5f5f5
}

.form-download .form-wrap+.form-wrap {
    margin-top: 23px
}

.form-download .button-secondary:hover {
    color: #fff;
    border-color: #433e3d;
    background-color: #433e3d
}

.form-download *+.rd-form {
    margin-top: 25px
}

@media(min-width:576px) {
    .form-download {
        padding: 66px 45px
    }
}

.bg-gray-100 .form-input {
    background-color: #fff
}

.post-single {
    background-color: #f7f7f0
}

.post-single .quote-primary-mark {
    fill: #f3ac41
}

.post-single .quote-primary-body {
    border-color: #e5e7e9
}

.post-single .quote-primary-body::before,
.post-single .quote-primary-body::after {
    border-color: #e5e7e9
}

.post-single .quote-primary-text h4.q {
    line-height: 1.5;
    font-weight: 300;
    letter-spacing: 0;
    color: #00030a
}

.post-single-body {
    padding: 25px 15px
}
.post-single-body>h1{
	font-size: 24px;
    line-height: 1.25; margin-bottom:25px;
}
.post-single-meta {
    transform: translate3d(0, -8px, 0);
    margin-bottom: -8px;
    margin-left: -4px;
    margin-right: -4px;
    color: #151515
}

.post-single-meta>* {
    margin-top: 8px;
    padding-left: 4px;
    padding-right: 4px
}

.post-single-meta .list-inline {
    transform: translate3d(0, -15px, 0);
    margin-bottom: -15px;
    margin-left: -8px;
    margin-right: -8px
}

.post-single-meta .list-inline>li {
    vertical-align: middle
}

.post-single-meta .list-inline>* {
    margin-top: 15px;
    padding-left: 8px;
    padding-right: 8px
}

.post-single-meta .list-inline-xs {
    transform: translate3d(0, -15px, 0);
    margin-bottom: -15px;
    margin-left: -8px;
    margin-right: -8px
}

.post-single-meta .list-inline-xs>li {
    vertical-align: middle;
    display: inline-block
}

.post-single-meta .list-inline-xs>* {
    margin-top: 15px;
    padding-left: 8px;
    padding-right: 8px
}

.post-single-meta a,
.post-single-meta a:focus,
.post-single-meta a:active {
    color: #151515
}

.post-single-meta a.active,
.post-single-meta a:hover {
    color: #aed136
}

.post-single-meta .icon+a {
    margin-left: 5px
}

*+.post-single-meta {
    margin-top: 20px
}

.bg-gray-100 .post-single {
    background-color: #fff
}

@media(min-width:576px) {
    .post-single .quote-primary-text {
        padding-left: 30px
    }

    .post-single-meta {
        display: flex;
        justify-content: space-between
    }
}

@media(min-width:768px) {
    .post-single .quote-primary-body {
        padding: 28px 16px 28px 3px
    }

    .post-single .quote-primary-body:before,
    .post-single .quote-primary-body:after {
        height: 12px
    }

    .post-single .quote-primary-body::before {
        left: 0;
        width: 100px
    }

    .post-single .quote-primary-body::after {
        width: calc(100% - 105px - 12px);
        transform: skew(-58deg)
    }

    .post-single .quote-primary-text h4.q {
        position: relative;
        top: -7px
    }
}

@media(min-width:1200px) {
    .post-single-body {
        padding: 42px 42px 55px 32px
    }

    .post-single-meta .list-inline {
        transform: translate3d(0, -24px, 0);
        margin-bottom: -24px;
        margin-left: -12px;
        margin-right: -12px
    }

    .post-single-meta .list-inline>* {
        margin-top: 5px;
        padding-left: 12px;
        padding-right: 12px
    }

    *+.post-single-meta {
        margin-top: 30px
    }

    .post-single p+p {
        margin-top: 24px
    }
}

.post-related {
    text-align: center
}

*+.post-related {
    margin-top: 40px
}

@media(min-width:1200px) {
    *+.post-related {
        margin-top: 65px
    }
}

.post-comments {
    text-align: center
}

*+.post-comments {
    margin-top: 40px
}

@media(min-width:1200px) {
    *+.post-comments {
        margin-top: 65px
    }
}

.comment {
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center
}

.comment-wrap {
    padding: 25px 15px;
    background-color: #f7f7f0
}

.bg-gray-100 .comment-wrap {
    background-color: #fff
}

.comment+.comment {
    border-top: 1px solid #e1e1e1
}

.comment .comment {
    margin-top: 25px;
    padding-top: 0;
    padding-bottom: 0
}

.comment .list-inline {
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    margin-left: -13px;
    margin-right: -13px
}

.comment .list-inline>* {
    margin-top: 10px;
    padding-left: 13px;
    padding-right: 13px
}

.comment .list-inline .icon {
    margin-right: 10px;
    font-size: 16px;
    color: #9fa3a7
}

.comment .list-inline a,
.comment .list-inline a:focus,
.comment .list-inline a:active {
    color: #151515
}

.comment .list-inline a.active,
.comment .list-inline a:hover {
    color: #aed136
}

.comment *+.list-inline {
    margin-top: 10px
}

.comment *+.rd-form {
    margin-top: 25px
}

.comment .form-wrap+.button {
    margin-top: 30px
}

.comment .form-input,
.comment .form-label {
    padding-top: 22px;
    padding-left: 31px;
    
    color: #9b9b9b
}

.comment .form-label {
    top: 0;
    transform: translateY(0)
}

.comment .form-input {
    background-color: transparent;
    border-color: #ebebeb
}

.comment-image {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.comment-image img {
    border-radius: 50%
}

.comment-name {
    font-weight: 700;
    
    text-transform: uppercase;
    color: #242424
}

.comment-time {
    color: #151515
}

.comment-time a,
.comment-time a:focus,
.comment-time a:active {
    color: #151515
}

.comment-time a.active,
.comment-time a:hover {
    color: #aed136
}

.comment-body {
    margin-top: 10px
}

@media(min-width:576px) {
    .comment {
        display: flex;
        text-align: left;
        padding-top: 35px;
        padding-bottom: 35px;
        padding-right: 10px
    }

    .comment+.comment {
        border-top: none
    }

    .comment+.comment .comment-body {
        position: relative
    }

    .comment+.comment .comment-body:before {
        content: '';
        position: absolute;
        top: -35px;
        left: 30px;
        right: 0;
        border-top: 1px solid #e1e1e1
    }

    .comment .comment {
        padding-left: 30px
    }

    .comment .comment .comment-body {
        padding-left: 25px
    }

    .comment .comment *+p {
        margin-top: 10px
    }

    .comment .comment *+.list-inline {
        margin-top: 15px
    }

    .comment-image {
        flex-shrink: 0
    }

    .comment-body {
        flex: 1;
        width: 100%;
        margin-top: 0;
        padding-left: 30px
    }

    .comment-body-header {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .comment *+p {
        margin-top: 15px
    }

    .comment *+.list-inline {
        margin-top: 15px
    }
}

@media(min-width:1200px) {
    .comment {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .comment-wrap {
        padding: 25px
    }

    .comment+.comment .comment-body:before {
        top: -40px
    }

    .comment-image {
        position: relative;
        top: 3px
    }

    .comment *+.list-inline {
        margin-top: 25px
    }
}

.post-single-sidebar .rd-search {
    position: relative
}

.post-single-sidebar .rd-search .form-input,
.post-single-sidebar .rd-search .form-label {
    padding-left: 20px;
    font-size: 16px;
    letter-spacing: .05em
}

.post-single-sidebar .rd-search .form-input {
    height: 71px;
    padding-right: 60px;
    background-color: transparent;
    border: none
}

.post-single-sidebar .rd-search .form-label {
    top: 50%;
    transform: translateY(-50%)
}

.post-single-sidebar .rd-search button {
    position: absolute;
    right: 20px;
    top: 50%;
    font-size: 24px;
    cursor: pointer;
    border: none;
    box-shadow: none;
    background-color: transparent;
    transform: translateY(-50%);
    transition: .3s ease-out all
}

.post-single-sidebar .rd-search button,
.post-single-sidebar .rd-search button:focus,
.post-single-sidebar .rd-search button:active {
    color: #151515
}

.post-single-sidebar .rd-search button.active,
.post-single-sidebar .rd-search button:hover {
    color: #aed136
}

.ios .post-single-sidebar .rd-search button {
    right: 0
}

.post-single-sidebar-item {
    padding: 30px 22px;
    background-color: #f7f7f0
}

.bg-gray-100 .post-single-sidebar-item {
    background-color: #fff
}

.post-single-sidebar-item-no-padding {
    padding: 0
}

.post-single-sidebar-item+.post-single-sidebar-item {
    margin-top: 30px
}

@media(min-width:992px) {
    .post-single-sidebar-item {
        padding: 30px 10px
    }

    .post-single-sidebar-item-no-padding {
        padding: 0
    }
}

@media(min-width:1200px) {
    .post-single-sidebar {
        padding-left: 40px
    }

    .post-single-sidebar-item {
        padding: 50px 22px
    }

    .post-single-sidebar-item-no-padding {
        padding: 0
    }

    .post-single-sidebar-item+.post-single-sidebar-item {
        margin-top: 60px
    }
}

.post-minimal {
    display: flex;
    align-items: center;
    text-align: left
}

*+.post-minimal-wrap {
    margin-top: 30px
}

.post-minimal-image {
    flex-shrink: 0
}

.post-minimal-body {
    padding-left: 15px;
    flex-grow: 1
}

.post-minimal-body span {
    display: block
}

.post-minimal-title {
    color: #000;
    transition: .3s ease-out all
}

*+.post-minimal-title {
    margin-top: 5px
}

.post-minimal-time {
    font-size: 12px;
    letter-spacing: .01em;
    color: #9b9b9b;
    transition: .3s ease-out all
}

*+.post-minimal-time {
    margin-top: 5px
}

.post-minimal+.post-minimal {
    margin-top: 35px
}

.post-minimal:hover .post-minimal-title {
    color: #aed136
}

.post-minimal:hover .post-minimal-time {
    color: #9b9b9b
}

@media(min-width:1200px) {
    .post-minimal-body {
        padding-left: 20px
    }
}

.post-single-newsletter {
    text-align: center
}

.post-single-newsletter .form-label {
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    transform: translateY(-50%)
}

.post-single-newsletter .form-input {
    background-color: transparent;
    border-width: 2px;
    border-color: #ebebeb;
    text-align: center
}

.post-single-newsletter p {
    letter-spacing: .02em
}

.post-single-newsletter *+p {
    margin-top: 10px
}

.post-single-newsletter *+.form-button {
    margin-top: 14px
}

.product-comment-wrap {
    padding: 0;
    background: #fff
}

.product-comment-wrap>.comment {
    padding-top: 0
}

.project-info {
    padding: 15px 30px;
    border: 4px solid #e5e7e9
}

.project-info-title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.project-info-value {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 60px;
    line-height: 1;
    font-weight: 700;
    color: #aed136
}

.project-info-value-metrics {
    position: relative;
    padding-right: .4em;
    font-size: .6em;
    text-transform: uppercase
}

.project-info-value-metrics span {
    position: absolute;
    right: 0;
    top: .5em;
    font-size: .5em;
    text-transform: none
}

.project-info-item {
    padding: 35px 0 30px
}

.project-info-item+.project-info-item {
    border-top: 1px solid #e5e7e9
}

*+.project-info {
    margin-top: 40px
}

@media(min-width:1200px) {
    .project-info-wrap {
        padding-top: 95px
    }
}

.project-data {
    position: relative;
    z-index: 1;
    display: block
}
.project-data img{width:100%;}
.project-data:before {
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(87, 82, 81, .39);
    transition: .3s ease-out opacity;
    pointer-events: none
}

.project-data-content {
    position: absolute;
    z-index: 2;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px 15px;
    color: #fff;
    background-color: rgba(17, 17, 17, .33);
    border: 2px solid #fff
}

.project-data-title {
    color: #fff
}

.project-data-text {
    width: 100%
}

*+.project-data-text {
    margin-top: 12px
}

@media(min-width:1200px) {
    .project-data-content {
        padding: 15px
    }

    .desktop .project-data:before {
        opacity: 0
    }

    .desktop .project-data:hover:before {
        opacity: 1
    }

    .desktop .project-data:hover .project-data-content {
        opacity: 1
    }

    .desktop .project-data-content {
        opacity: 0;
        transition: .3s ease-out opacity
    }
}

@media(min-width:1600px) {
    .project-data-content {
        top: 20px;
        bottom: 20px;
        left: 20px;
        right: 20px;
        padding: 30px 40px
    }
}

.project-single-block-list {
    max-width: 403px
}

.project-single-block-list .icon {
    margin-right: 8px;
    font-size: 20px;
    color: #aed136
}

.project-single-block-list dl {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb
}

.project-single-block-list dt,
.project-single-block-list dd {
    display: inline-flex;
    align-items: center;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 18px
}

.project-single-block-list dt {
    margin-right: 12px;
    color: #151515
}

.project-single-block-list dt:after {
    content: ':'
}

*+.project-single-block-list {
    margin-top: 5px
}

@media(min-width:1200px) {
    .project-single-block-list dl {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.quote-primary-mark {
    position: relative;
    top: 6px;
    display: block;
    width: 37px;
    height: 27px;
    fill: #aed136;
    flex-shrink: 0
}

.quote-primary-body {
    position: relative;
    padding: 25px 0;
    border-top: 1px solid #b7b7b7
}

.quote-primary-body::before,
.quote-primary-body::after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 13px;
    border-style: solid;
    border-color: #b7b7b7
}

.quote-primary-body::before {
    left: 0;
    width: 78px;
    border-width: 1px 1px 0 0
}

.quote-primary-body::after {
    right: 0;
    width: calc(100% - 78px - 12px);
    border-width: 1px 0 0 1px;
    transform-origin: 0 0;
    transform: skew(-45deg)
}

.quote-primary-text {
    padding-top: 20px
}

.quote-primary-cite {
    font-weight: 700
}

.quote-primary-footer {
    padding-left: 5px
}

*+.quote-primary {
    margin-top: 30px
}

*+.quote-primary-footer {
    margin-top: 8px
}

@media(min-width:576px) {
    .quote-primary-body {
        display: flex;
        padding: 32px 20px 40px 30px
    }

    .quote-primary-text {
        padding-top: 0;
        padding-left: 20px
    }

    .quote-primary-footer {
        padding-left: 30px
    }
}

@media(min-width:768px) {
    .quote-primary-body {
        padding-right: 40px
    }
}

.figure-light figcaption {
    padding-top: 10px;
    color: #b2b2b2
}

.thumb-classic {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto
}

.thumb-classic-caption {
    padding: 45px 50px 45px 45px;
    background: #f7f7f0;
    color: #9b9b9b
}

.thumb-classic-caption h5 {
    text-transform: capitalize;
    font-weight: 500
}

.thumb-classic-caption .divider:after {
    width: 45px
}

.thumb-classic-caption *+.divider,
.thumb-classic-caption .divider+* {
    margin-top: 22px
}

.breadcrumbs-custom {
    position: relative;
    padding: 35px 0 40px;
    text-align: center;
    background-color: #ebebeb;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: 1;
    transition: .45s ease-out all
}
.breadcrumbs-custom .breadcrumbs-custom-title{color:#ffffff;}
.breadcrumbs-custom>* {
    position: relative
}

.breadcrumbs-custom:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .5)
}

.breadcrumbs-custom-path {
    margin-left: -15px;
    margin-right: -15px
}

.breadcrumbs-custom-path>* {
    padding-left: 15px;
    padding-right: 15px
}

.breadcrumbs-custom-path a {
    display: inline;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 14px;
}

.breadcrumbs-custom-path a,
.breadcrumbs-custom-path a:active,
.breadcrumbs-custom-path a:focus {
    color: #aed136
}

.breadcrumbs-custom-path li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    letter-spacing: .02em;
    line-height: 1.7;
	text-transform:uppercase;
}

.breadcrumbs-custom-path li::after {
    content: "";
    font-family: material icons;
    position: absolute;
    top: 55%;
    right: -10px;
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    color: rgba(255, 255, 255, .5);
    transform: translate3d(0, -50%, 0)
}

.breadcrumbs-custom-path li:last-child:after {
    display: none
}

.breadcrumbs-custom-path a:hover,
.breadcrumbs-custom-path li.active {
    color: #fff
}

.breadcrumbs-custom-path li.active {
    top: 2px
}
.list-text li{margin-top:5px;}
.list-text li:first-child{margin-top:0;}
.list-text li{font-size:16px;}
*+.breadcrumbs-custom-path {
    margin-top: 14px
}

@media(max-width:991.98px) {
    .breadcrumbs-custom-title {
        font-size: 26px
    }
}

@media(min-width:576px) {
    *+.breadcrumbs-custom-path {
        margin-top: 18px
    }
}

@media(min-width:768px) {
    .breadcrumbs-custom {
        padding: 70px 0 80px
    }

    .breadcrumbs-custom-path {
        margin-left: -20px;
        margin-right: -20px
    }

    .breadcrumbs-custom-path>* {
        padding-left: 20px;
        padding-right: 20px
    }

    .breadcrumbs-custom-path li {
        font-size: 18px
    }
}

@media(min-width:1200px) {
    .breadcrumbs-custom {
        padding: 90px 0 100px
    }

    .page-header-sidebar+.breadcrumbs-custom {
        padding: 200px 0 215px
    }
}

@media(min-width:1600px) {
    .breadcrumbs-custom {
        padding: 100px 0 115px
    }
}

.pagination {
    font-size: 0;
    line-height: 0;
    margin-bottom: -10px;
    margin-left: -10px
}

.pagination:empty {
    margin-bottom: 0;
    margin-left: 0
}

.pagination>* {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 10px
}

.page-item {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-weight: 700
}

.page-link {
    display: inline-block;
    min-width: 48px;
    padding: 10px;
    border: 2px solid #b7b7b7;
    font-size: 14px;
    line-height: 1.71429;
    background-color: #fff;
    color: #9b9b9b;
    transition: all .3s ease-in-out
}

.page-link:hover,
.page-link:focus,
.page-link:active {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.page-item.active>.page-link,
.page-item.active>.page-link:hover,
.page-item.active>.page-link:focus,
.page-item.active>.page-link:active {
    color: #fff;
    background-color: #aed136;
    border-color: #aed136
}

.page-item.disabled>.page-link,
.page-item.disabled>.page-link:hover,
.page-item.disabled>.page-link:focus,
.page-item.disabled>.page-link:active {
    color: #b2b2b2;
    background-color: #b7b7b7;
    border-color: #b7b7b7
}

.page-item-control .icon::before {
    font-family: fontawesome;
    font-size: 11px;
    line-height: 24px
}

.page-item-control:first-child .icon::before {
    content: '\f053';
    margin-left: -1px
}

.page-item-control:last-child .icon::before {
    content: '\f054';
    margin-right: -1px
}

.pagination-media {
    text-align: center;
    transform: translate3d(0, -15px, 0);
    margin-bottom: -15px;
    margin-left: -3px;
    margin-right: -3px
}

*+.pagination-media-wrap {
    margin-top: 45px
}

.pagination-media>* {
    margin-top: 15px;
    padding-left: 3px;
    padding-right: 3px
}

.pagination-media>li {
    display: inline-block
}

.pagination-media a,
.pagination-media span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 31px;
    height: 31px
}

.pagination-media a,
.pagination-media a:focus,
.pagination-media a:active,
.pagination-media a.pagination-media-disabled,
.pagination-media a.pagination-media-disabled:hover,
.pagination-media span,
.pagination-media span:focus,
.pagination-media span:active,
.pagination-media span.pagination-media-disabled,
.pagination-media span.pagination-media-disabled:hover {
    color: #aaa;
    background-color: transparent
}

.pagination-media a.pagination-media-active,
.pagination-media a:hover,
.pagination-media span.pagination-media-active,
.pagination-media span:hover,.pagination-media a.active{
    color: #fff;
    background-color: #575251
}

.pagination-media a.pagination-media-disabled,
.pagination-media span.pagination-media-disabled {
    cursor: auto
}

.pagination-media a.pagination-media-active,
.pagination-media span.pagination-media-active {
    cursor: no-drop
}

@media(min-width:1200px) {
    *+.pagination-media-wrap {
        margin-top: 50px
    }
}

.snackbars {
    padding: 9px 16px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    text-align: left;
    background-color: #151515;
    border-radius: 0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .15);
    font-size: 14px
}

.snackbars a,
.snackbars a:focus,
.snackbars a:active {
    color: #fff
}

.snackbars a.active,
.snackbars a:hover {
    color: #aed136
}

.snackbars .icon-xxs {
    font-size: 18px
}

.snackbars p span:last-child {
    padding-left: 14px
}

.snackbars-left {
    display: inline-block;
    margin-bottom: 0
}

.snackbars-right {
    display: inline-block;
    float: right;
    text-transform: uppercase
}

.snackbars-right:hover {
    text-decoration: underline
}

@media(min-width:576px) {
    .snackbars {
        max-width: 540px;
        padding: 12px 15px;
        font-size: 15px
    }
}

.footer-classic h4 {
    text-transform: uppercase; font-size:18px;
}

.footer-classic p {
    padding-right: 10px
}

.footer-classic h4+* {
    margin-top: 10px
}

.footer-classic.context-dark a,
.footer-classic.context-dark a:focus,
.footer-classic.context-dark a:active {
    color: #fff
}

.footer-classic.context-dark a.active,
.footer-classic.context-dark a:hover {
    color: #aed136
}

@media(min-width:992px) {
    .footer-classic h4+* {
        margin-top: 15px
    }
}

.footer-classic-item {
    max-width: 240px
}

@media(max-width:575.98px) {
    .footer-classic-item {
        margin-left: auto;
        margin-right: auto
    }
}

.footer-classic-bottom {
    padding: 18px 0;
    background-color: rgba(0, 0, 0, .5)
}

.footer-modern {
    padding: 12px 0;
    background-color: #433e3d
}

.footer-modern p.rights a,
.footer-modern p.rights a:focus,
.footer-modern p.rights a:active {
    color: #9b9b9b
}

.footer-modern p.rights a.active,
.footer-modern p.rights a:hover {
    color: #aed136
}

.pre-footer-full-width {
    color: #151515
}

.pre-footer-full-width h4 {
    text-transform: uppercase
}

.pre-footer-full-width h4+* {
    margin-top: 8px
}

.pre-footer-full-width .list>li+li {
    margin-top: 5px
}

.pre-footer-full-width .list a,
.pre-footer-full-width .list a:focus,
.pre-footer-full-width .list a:active {
    color: #151515
}

.pre-footer-full-width .list a.active,
.pre-footer-full-width .list a:hover {
    color: #aed136
}

.pre-footer-full-width .form-input {
    background-color: transparent;
    border: 1px solid #ebebeb
}

.pre-footer-full-width *+.rd-form {
    margin-top: 10px
}

.pre-footer-full-width *+.list-inline {
    margin-top: 10px
}

@media(min-width:1200px) {
    .pre-footer-full-width h4+* {
        margin-top: 21px
    }

    .pre-footer-full-width .link-tel {
        font-size: 16px
    }
}

.footer-full-width {
    padding: 20px 0
}

.footer-full-width .list-inline {
    transform: translate3d(0, -6px, 0);
    margin-bottom: -6px;
    margin-left: -5px;
    margin-right: -5px;
    text-align: center;
    text-transform: uppercase
}

.footer-full-width .list-inline>* {
    margin-top: 6px;
    padding-left: 5px;
    padding-right: 5px
}

.footer-full-width a,
.footer-full-width a:focus,
.footer-full-width a:active {
    color: #9b9b9b
}

.footer-full-width a.active,
.footer-full-width a:hover {
    color: #aed136
}

@media(min-width:768px) {
    .footer-full-width .list-inline {
        transform: translate3d(0, -6px, 0);
        margin-bottom: -6px;
        margin-left: -15px;
        margin-right: -15px
    }

    .footer-full-width .list-inline>* {
        margin-top: 6px;
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(min-width:1200px) {
    .footer-full-width .list-inline {
        text-align: left;
        
        transform: translate3d(0, -6px, 0);
        margin-bottom: -6px;
        margin-left: -10px;
        margin-right: -10px
    }

    .footer-full-width .list-inline>* {
        margin-top: 6px;
        padding-left: 10px;
        padding-right: 10px
    }

    .footer-full-width p.rights {
        text-align: right
    }
}

.page {
    position: relative;
}

.page.fadeIn {
    animation-timing-function: ease-out
}

.page.fadeOut {
    animation-timing-function: ease-in
}

[data-x-mode] .page {
    opacity: 1
}

html.boxed body {
    background: #f7f7f0 url(../img/bg-pattern-boxed.png) repeat fixed
}

@media(min-width:1630px) {
    html.boxed .page {
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
        box-shadow: 0 0 23px 0 rgba(1, 1, 1, .1)
    }

    html.boxed .rd-navbar-static {
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto
    }

    html.boxed .rd-navbar-static.rd-navbar--is-stuck {
        max-width: 1600px;
        width: 100%;
        left: calc(50% - 1600px);
        right: calc(50% - 1600px)
    }
}

.text-italic {
    font-style: italic
}

.text-normal {
    font-style: normal
}

.text-underline {
    text-decoration: underline
}

.text-strike {
    text-decoration: line-through
}

.font-weight-thin {
    font-weight: 100
}

.font-weight-light {
    font-weight: 300
}

.font-weight-regular {
    font-weight: 400
}

.font-weight-medium {
    font-weight: 500
}

.font-weight-sbold {
    font-weight: 600
}

.font-weight-bold {
    font-weight: 700
}

.font-weight-ubold {
    font-weight: 900
}

.text-spacing-0 {
    letter-spacing: 0
}

.text-primary {
    color: #aed136 !important
}

.text-decorate {
    position: relative;
    padding-left: 25px
}

.text-decorate:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    height: 86%;
    transform: translateY(-50%);
    border-left: 7px solid #aed136
}

.swiper-slider .text-decorate {
    max-width: 360px
}

*+p {
    margin-top: 15px
}

h1+h4 {
    margin-top: 10px
}

h2+p,
.heading-2+p {
    margin-top: 12px
}

h2+h4 {
    margin-top: 10px
}

h3+p {
    margin-top: 15px
}

@media(min-width:1200px) {
    h3+p {
        margin-top: 15px
    }
}

p+h2,
p+.heading-2 {
    margin-top: 15px
}

p+p {
    margin-top: 12px
}

img+p {
    margin-top: 15px
}

h3+img {
    margin-top: 42px
}

*+.row {
    margin-top: 40px
}

*+.big {
    margin-top: 20px
}

*+.text-block {
    margin-top: 30px
}

*+.offset-top-1 {
    margin-top: 3px
}

*+.offset-top-2 {
    margin-top: 30px
}

@media(min-width:1200px) {
    *+.offset-top-2 {
        margin-top: 90px
    }
}

.row+h3,
.row+.heading-3 {
    margin-top: 80px
}

.container+.container {
    margin-top: 35px
}

.row+.row {
    margin-top: 35px
}

@media(min-width:1200px) {
    *+.rd-form {
        margin-top: 30px
    }

    .container+.container {
        margin-top: 60px
    }

    .row+.row {
        margin-top: 60px
    }
}

.row-0 {
    margin-bottom: 0
}

.row-0:empty {
    margin-bottom: 0
}

.row-0>* {
    margin-bottom: 0
}

.row-15 {
    margin-bottom: -15px
}

.row-15:empty {
    margin-bottom: 0
}

.row-15>* {
    margin-bottom: 15px
}

.row-20 {
    margin-bottom: -20px
}

.row-20:empty {
    margin-bottom: 0
}

.row-20>* {
    margin-bottom: 20px
}

.row-30 {
    margin-bottom: -30px
}

.row-30:empty {
    margin-bottom: 0
}

.row-30>* {
    margin-bottom: 30px
}

.row-40 {
    margin-bottom: -40px
}

.row-40:empty {
    margin-bottom: 0
}

.row-40>* {
    margin-bottom: 40px
}

.row-50 {
    margin-bottom: -50px
}

.row-50:empty {
    margin-bottom: 0
}

.row-50>* {
    margin-bottom: 50px
}

@media(min-width:992px) {
    .row-lg-30 {
        margin-bottom: -30px
    }

    .row-lg-30:empty {
        margin-bottom: 0
    }

    .row-lg-30>* {
        margin-bottom: 30px
    }

    .row-lg-50 {
        margin-bottom: -50px
    }

    .row-lg-50:empty {
        margin-bottom: 0
    }

    .row-lg-50>* {
        margin-bottom: 50px
    }

    .row-lg-60 {
        margin-bottom: -60px
    }

    .row-lg-60:empty {
        margin-bottom: 0
    }

    .row-lg-60>* {
        margin-bottom: 60px
    }
}

@media(min-width:1200px) {
    .row-xl-90 {
        margin-bottom: -90px
    }

    .row-xl-90:empty {
        margin-bottom: 0
    }

    .row-xl-90>* {
        margin-bottom: 90px
    }
}

.section-xxs {
    padding: 30px 0 38px
}

.section-xs,
.section-sm,
.section-md,
.section-lg,
.section-xl {
    padding: 60px 0
}

.section-collapse+.section-collapse {
    padding-top: 0
}

.section-collapse:last-child {
    padding-bottom: 0
}

html [class*=section-].section-bottom-0 {
    padding-bottom: 0
}

@media(max-width:991.98px) {

    section.section-sm:first-of-type,
    section.section-md:first-of-type,
    section.section-lg:first-of-type,
    section.section-xl:first-of-type,
    section.section-xxl:first-of-type {
        padding-top: 40px
    }
}

@media(min-width:768px) {
    .section-xs {
        padding: 60px 0
    }

    .section-sm {
        padding: 60px 0
    }

    .section-md {
        padding: 70px 0
    }

    .section-lg,
    .section-xl {
        padding: 75px 0
    }
}

@media(min-width:992px) {

    .section-sm,
    .section-md {
        padding: 70px 0
    }

    .section-lg,
    .section-xl {
        padding: 80px 0
    }
}

@media(min-width:1200px) {
    .section-md {
        padding: 80px 0
    }

    .section-lg {
        padding: 100px 0
    }

    .section-lg.section-lg-max {
        padding: 130px 0
    }

    .section-xl {
        padding: 150px 0
    }
}

.section-single {
    display: flex;
    text-align: center;
    -webkit-background-size: cover;
    background-size: cover
}

.section-single p {
    margin-left: auto;
    margin-right: auto
}

.section-single *+.rights {
    margin-top: 35px
}

.section-single *+.countdown-wrap {
    margin-top: 20px
}

.section-single .countdown-wrap+* {
    margin-top: 35px
}

@media(min-width:992px) {
    .section-single *+.rights {
        margin-top: 60px
    }

    .section-single .countdown-wrap+* {
        margin-top: 5px
    }
}

.section-single .rd-mailform-wrap {
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.section-single *+.rd-mailform-wrap {
    margin-top: 25px
}

.section-single-header {
    padding: calc(1em + 3vh) 0 calc(1em + 2vh)
}

.section-single-main {
    padding: calc(1em + 4vh) 0
}

.section-single-footer {
    padding: calc(1em + 2vh) 0 calc(1em + 3vh)
}

.section-single-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: 100vh
}

.section-single-inner>* {
    width: 100%
}

@supports(display:grid) {
    .section-single-inner {
        display: grid;
        justify-items: center;
        align-content: space-between;
        grid-template-columns: 1fr
    }
}

.section-full {
    padding-top: 17.70833%;
    padding-bottom: 17.70833%;
    color: #151515
}

.section-full h4 {
    font-weight: 500;
    text-transform: uppercase
}

.section-full p {
    position: relative;
    padding-left: 25px
}

.section-full p:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    height: 86%;
    transform: translateY(-50%);
    border-left: 7px solid #aed136
}

.section-full *+h4 {
    margin-top: 8px
}

.section-full *+p {
    margin-top: 15px
}

.section-full *+.button {
    margin-top: 25px
}

@media(max-width:1199.98px) {
    .section-full {
        position: relative;
        z-index: 1
    }

    .section-full:before {
        content: '';
        z-index: -1;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(248, 249, 239, .75);
        pointer-events: none
    }
}

.section-full-item {
    max-width: 400px
}

@media(min-width:1200px) {
    *+h4 {
        margin-top: 15px
    }

    *+p {
        margin-top: 20px
    }

    *+.button {
        margin-top: 45px
    }
}

.section-full-default {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 80.63vh;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center
}

.section-full-default h2 {
    max-width: 435px;
    margin-left: auto;
    margin-right: auto
}

.section-full-default h4 {
    max-width: 190px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    letter-spacing: .02em;
    text-transform: uppercase
}

.ie-11 .section-full-default {
    height: 80.63vh
}

@media(min-width:1200px) and (min-height:857px) {
    .section-full-default {
        padding-bottom: 185px
    }
}

.grid-demo {
    letter-spacing: 0;
    text-align: center
}

.grid-demo p:not(.big) {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.grid-demo *+p {
    margin-top: 5px
}

.grid-demo *+.row {
    margin-top: 40px
}

.grid-demo .row+.row {
    margin-top: 0
}

@media(min-width:1200px) {
    .grid-demo {
        text-align: left
    }

    .grid-demo p {
        white-space: normal;
        overflow: visible;
        text-overflow: unset
    }

    .grid-demo *+p {
        margin-top: 25px
    }
}

.grid-demo-bordered .row {
    border: 0 solid #f5f5f5;
    border-top-width: 1px
}

.grid-demo-bordered .row:last-child {
    border-bottom-width: 1px
}

.grid-demo-bordered [class*=col] {
    padding: 5px 15px
}

.grid-demo-bordered [class*=col]:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1px;
    border-left: 1px solid #f5f5f5
}

@media(min-width:768px) {
    .grid-demo-bordered [class*=col] {
        padding: 30px
    }
}

@media(min-width:1200px) {
    .grid-demo-bordered [class*=col] {
        padding: 50px 50px 45px
    }
}

.grid-demo-underlined .row {
    border-bottom: 1px solid #f5f5f5
}

.grid-demo-underlined [class*=col] {
    padding: 5px 15px
}

@media(min-width:768px) {
    .grid-demo-underlined [class*=col] {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

@media(min-width:1200px) {
    .grid-demo-underlined [class*=col] {
        padding-top: 45px;
        padding-bottom: 45px
    }
}

@media(min-width:1600px) {
    .container-wide {
        max-width: 1800px
    }
}

.context-dark .brand .brand-logo-dark,
.bg-gray-600 .brand .brand-logo-dark,
.bg-gray-700 .brand .brand-logo-dark,
.bg-primary .brand .brand-logo-dark {
    display: none
}

.context-dark .brand .brand-logo-light,
.bg-gray-600 .brand .brand-logo-light,
.bg-gray-700 .brand .brand-logo-light,
.bg-primary .brand .brand-logo-light {
    display: block
}

.bg-default {
    background-color: #fff
}

.bg-default:not([style*=background-])+.bg-default:not([style*=background-]) {
    padding-top: 0
}

.bg-gray-100 {
    background-color: #f7f7f0
}

.bg-gray-100:not([style*=background-])+.bg-gray-100:not([style*=background-]) {
    padding-top: 0
}

.bg-gray-600 {
    background-color: #575251
}

.bg-gray-600:not([style*=background-])+.bg-gray-600:not([style*=background-]) {
    padding-top: 0
}

.bg-gray-700 {
    background-color: #433e3d
}

.bg-gray-700:not([style*=background-])+.bg-gray-700:not([style*=background-]) {
    padding-top: 0
}

.bg-primary+.bg-primary {
    padding-top: 0
}

[class^=bg-] {
    background-size: cover;
    background-position: center center
}

@media(min-width:992px) {
    html:not(.tablet):not(.mobile) .bg-fixed {
        background-attachment: fixed
    }
}

@media(max-width:767.98px) {
    .bg-triangle {
        padding-top: 40px;
        padding-bottom: 60px
    }

    .bg-triangle .section-lg {
        padding-top: 0;
        padding-bottom: 0
    }
}

@media(min-width:768px) {
    .bg-triangle {
        position: relative
    }

    .bg-triangle:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: calc(50% - 768px/2 + 768px/12 * 4.75);
        background-color: #aed136
    }

    .bg-triangle.bg-gray-100:before {
        background-color: #e4e5ec
    }

    .bg-triangle-item {
        position: absolute;
        left: calc(50% - 768px/2 + 768px/12 * 4.75);
        top: 0;
        bottom: 0;
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent transparent transparent #aed136
    }

    .bg-gray-100 .bg-triangle-item {
        border-color: transparent transparent transparent #e4e5ec
    }
}

@media(min-width:992px) {
    .bg-triangle:before {
        width: calc(50% - 992px/2 + 992px/12 * 4)
    }

    .bg-triangle-item {
        left: calc(50% - 992px/2 + 992px/12 * 4)
    }
}

@media(min-width:1200px) {
    .bg-triangle:before {
        width: calc(50% - 1200px/2 + 345px)
    }

    .bg-triangle-item {
        left: calc(50% - 1200px/2 + 345px)
    }
}

.dark-layout {
    background: rgba(0, 0, 0, .45)
}

.footer-classic .dark-layout {
    background: rgba(0, 0, 0, .65)
}

.height-fill {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch
}

.height-fill>* {
    flex-grow: 1;
    flex-shrink: 0
}

.page-header {
    position: relative;
    z-index: 1100; width:100%;
}

.object-inline {
    white-space: nowrap
}

.object-inline>* {
    display: inline-block;
    min-width: 20px;
    vertical-align: top;
    white-space: normal
}

.object-inline>*+* {
    margin-left: 5px
}

.oh {
    position: relative;
    overflow: hidden
}

.text-decoration-lines {
    position: relative;
    overflow: hidden;
    width: 100%
}

.text-decoration-lines-content {
    position: relative;
    display: inline-block;
    min-width: 170px;
    font-size: 13px;
    text-transform: uppercase
}

.text-decoration-lines-content::before,
.text-decoration-lines-content::after {
    content: '';
    position: absolute;
    height: 1px;
    background: #b7b7b7;
    top: 50%;
    width: 100vw
}

.text-decoration-lines-content::before {
    left: 0;
    transform: translate3d(-100%, 0, 0)
}

.text-decoration-lines-content::after {
    right: 0;
    transform: translate3d(100%, 0, 0)
}

*+.text-decoration-lines {
    margin-top: 30px
}

p.rights {
    font-size: 14px;
    color: #ffffff;
    text-align: left
}

p.rights a {
    text-decoration: underline
}

p.rights a,
p.rights a:focus,
p.rights a:active {
    color: #9b9b9b
}

p.rights a.active,
p.rights a:hover {
    color: #aed136
}

.footer-classic-bottom p.rights a {
    text-decoration: underline
}

.footer-classic-bottom p.rights a,
.footer-classic-bottom p.rights a:focus,
.footer-classic-bottom p.rights a:active {
    color: #9b9b9b
}

.footer-classic-bottom p.rights a.active,
.footer-classic-bottom p.rights a:hover {
    color: #aed136
}

[style*='z-index: 1000;'] {
    z-index: 1101 !important
}

.text-block>* {
    margin-left: .125em;
    margin-right: .125em
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

html:not(.lt-ie10) .not-animated {
    opacity: 0
}

.ipad .not-animated,
.ios .not-animated {
    opacity: 1 !important
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-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 {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-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
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        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 {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeGel {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes fadeGel {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.fadeGel {
    -webkit-animation-name: fadeGel;
    animation-name: fadeGel
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background: #fff;
    transition: .3s all ease
}

.preloader.loaded {
    opacity: 0;
    visibility: hidden
}

.preloader-body {
    text-align: center
}

.preloader-body p {
    position: relative;
    right: -8px
}

.cssload-container {
    width: 100%;
    height: 36px;
    text-align: center
}

.cssload-speeding-wheel {
    width: 36px;
    height: 36px;
    margin: 0 auto;
    border: 3px solid #aed136;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    animation: cssload-spin .88s infinite linear
}

@-webkit-keyframes cssload-spin {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes cssload-spin {
    100% {
        transform: rotate(360deg)
    }
}

.ui-to-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 100;
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 46px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    transition: .45s all ease-in-out;
    transform: translate3d(0, 100px, 0)
}

.ui-to-top,
.ui-to-top:focus,
.ui-to-top:active,
.ui-to-top.active {
    color: #fff;
    background: #aed136
}

.ui-to-top:hover {
    color: #fff;
    background: #111;
    text-decoration: none
}

.ui-to-top:focus {
    color: #fff
}

.ui-to-top.active {
    transform: translate3d(0, 0, 0)
}

html.mobile .ui-to-top,
html.tablet .ui-to-top {
    display: none !important
}

@media(min-width:576px) {
    .ui-to-top {
        right: 40px;
        bottom: 40px
    }
}

@keyframes rd-navbar-slide-down {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes rd-navbar-slide-up {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-100%)
    }
}

.rd-navbar-wrap,
.rd-navbar,
.rd-menu,
.rd-navbar-nav,
.rd-navbar-panel,
.rd-navbar-static .rd-menu,
.rd-navbar-fixed .rd-navbar-nav-wrap,
.rd-navbar-fixed .rd-navbar-submenu {
    transition: .35s all cubic-bezier(.65, .05, .36, 1)
}

.rd-navbar--no-transition,
.rd-navbar--no-transition * {
    transition: none !important
}

.rd-navbar,
.rd-navbar.rd-navbar--is-clone {
    display: none
}

.rd-navbar.rd-navbar-fixed+.rd-navbar.rd-navbar--is-clone,
.rd-navbar.rd-navbar-sidebar+.rd-navbar.rd-navbar--is-clone {
    display: none
}

.rd-navbar {
    display: none;
    background: #fff
}

.rd-navbar-toggle {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    color: #ebebeb;
    background-color: transparent;
    border: none;
    display: none
}

.rd-navbar-toggle span {
    position: relative;
    display: block;
    margin: auto;
    transition: .3s all ease
}

.rd-navbar-toggle span:after,
.rd-navbar-toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -8px;
    transition: .3s all ease
}

.rd-navbar-toggle span:after {
    top: 8px
}

.rd-navbar-toggle span:after,
.rd-navbar-toggle span:before,
.rd-navbar-toggle span {
    width: 24px;
    height: 4px;
    background-color: #333333;
    backface-visibility: hidden;
    border-radius: 0
}

.rd-navbar-toggle span {
    transform: rotate(180deg)
}

.rd-navbar-toggle span:before,
.rd-navbar-toggle span:after {
    transform-origin: 1.71429px center
}

.rd-navbar-toggle.active span {
    transform: rotate(360deg)
}

.rd-navbar-toggle.active span:before,
.rd-navbar-toggle.active span:after {
    top: 0;
    width: 15px
}

.rd-navbar-toggle.active span:before {
    -webkit-transform: rotate3d(0, 0, 1, -40deg);
    transform: rotate3d(0, 0, 1, -40deg)
}

.rd-navbar-toggle.active span:after {
    -webkit-transform: rotate3d(0, 0, 1, 40deg);
    transform: rotate3d(0, 0, 1, 40deg)
}

.rd-navbar-collapse-toggle {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    color: #151515;
    display: none
}

.rd-navbar-collapse-toggle span {
    top: 50%;
    margin-top: -3px
}

.rd-navbar-collapse-toggle span,
.rd-navbar-collapse-toggle span:before,
.rd-navbar-collapse-toggle span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #151515;
    left: 50%;
    margin-left: -3px;
    border-radius: 50%;
    transition: .3s all ease
}

.rd-navbar-collapse-toggle span:before,
.rd-navbar-collapse-toggle span:after {
    content: ''
}

.rd-navbar-collapse-toggle span:before {
    bottom: 100%;
    margin-bottom: 3px
}

.rd-navbar-collapse-toggle span:after {
    top: 100%;
    margin-top: 3px
}

.rd-navbar-collapse-toggle.active span {
    transform: scale(.7)
}

.rd-navbar-collapse-toggle.active span:before {
    transform: translateY(18px)
}

.rd-navbar-collapse-toggle.active span:after {
    transform: translateY(-18px)
}

.rd-navbar-brand a {
    display: block
}

.rd-navbar-search {
    position: relative;
    display: inline-flex
}

.rd-navbar-search .form-input {
    padding-right: 50px
}

.rd-navbar-search .rd-search-form-submit {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50px;
    padding: 0;
    margin: 0;
    border: none;
    cursor: pointer;
    background-color: transparent;
    color: #ebebeb;
    transition: .33s
}

.rd-navbar-search .rd-search-form-submit:hover {
    color: #aed136
}

.rd-navbar-search-toggle {
    background: 0 0;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none
}

.rd-navbar-search-toggle::-moz-focus-inner {
    border: none;
    padding: 0
}

.rd-navbar-dropdown {
    display: none
}

.rd-navbar-static {
    display: block
}

.rd-navbar-static .rd-nav-item {
    display: inline-block
}

.rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.rd-navbar-static .rd-nav-item.opened .rd-nav-link {
    color: #aed136;
    background: 0 0
}

.rd-navbar-static .rd-nav-item.focus>.rd-navbar-submenu-toggle,
.rd-navbar-static .rd-nav-item.opened>.rd-navbar-submenu-toggle {
    color: #aed136
}

.rd-navbar-static .rd-nav-item.active .rd-nav-link {
    color: #aed136;
    background: 0 0
}

.rd-navbar-static .rd-nav-item.active>.rd-navbar-submenu-toggle {
    color: #aed136
}

.rd-navbar-static .rd-nav-item.focus>.rd-navbar-submenu-toggle::before,
.rd-navbar-static .rd-nav-item.opened>.rd-navbar-submenu-toggle::before,
.rd-navbar-static .rd-nav-item .rd-nav-link:hover+.rd-navbar-submenu-toggle::before {
    transform: rotate(180deg)
}

.rd-navbar-static .rd-nav-item>.rd-navbar-submenu-toggle {
    margin-left: 4px;
    font-family: material design icons;
    font-size: 16px;
    cursor: pointer
}

.rd-navbar-static .rd-nav-item>.rd-navbar-submenu-toggle::before {
    position: relative;
    display: inline-block;
    transition: .22s;
    content: '\f236'
}

.rd-navbar-static .rd-nav-item>.rd-navbar-submenu-toggle:hover {
    color: #aed136
}

.rd-navbar-static .rd-nav-item>.rd-navbar-submenu {
    margin-top: 20px
}

.rd-navbar-static .rd-nav-item {
    margin-right: 25px
}

.rd-navbar-static .rd-nav-item:last-child {
    margin-right: 0
}

.rd-navbar-static .rd-nav-link {
    position: relative;
    display: inline-block;
    color: #151515;
    font-size: 16px;
    line-height: 1.3;
    transition: .25s
}

.rd-navbar-static .rd-nav-link:hover {
    color: #aed136
}

.rd-navbar-static .rd-menu {
    z-index: 15;
    position: absolute;
    display: block;
    margin-top: 22px;
    visibility: hidden;
    opacity: 0;
    text-align: left;
    border: 1px solid #b7b7b7;
    transform: translate3d(0, 30px, 0);
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, .09)
}

.rd-navbar-static .rd-navbar-dropdown {
    position: absolute;
    left: 0;
    width: 248px;
    padding: 15px;
    background: #fff;
    z-index: 5
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown {
    top: -1px;
    left: 100%;
    z-index: 2;
    margin-top: -15px;
    margin-left: 15px;
    transform: translate3d(30px, 0, 0)
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown.rd-navbar-open-left {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 15px;
    transform: translate3d(-30px, 0, 0)
}

.rd-navbar-static .rd-dropdown-item.focus .rd-dropdown-link,
.rd-navbar-static .rd-dropdown-item.opened .rd-dropdown-link {
    color: #aed136
}

.rd-navbar-static .rd-dropdown-link {
    color: #9b9b9b
}

.rd-navbar-static .rd-dropdown-link:hover {
    color: #aed136
}

.rd-navbar-static .rd-navbar-dropdown li>a,
.rd-navbar-static .rd-megamenu-list li>a {
    position: relative;
    left: -3px;
    display: flex;
    padding: 1px 14px 1px 0;
    text-align: left
}

.rd-navbar-static .rd-navbar-dropdown li>a,
.rd-navbar-static .rd-navbar-dropdown li>a:focus,
.rd-navbar-static .rd-navbar-dropdown li>a:active,
.rd-navbar-static .rd-megamenu-list li>a,
.rd-navbar-static .rd-megamenu-list li>a:focus,
.rd-navbar-static .rd-megamenu-list li>a:active {
    color: #9b9b9b
}

.rd-navbar-static .rd-navbar-dropdown li>a.active,
.rd-navbar-static .rd-navbar-dropdown li>a:hover,
.rd-navbar-static .rd-megamenu-list li>a.active,
.rd-navbar-static .rd-megamenu-list li>a:hover {
    color: #aed136
}

.rd-navbar-static .rd-navbar-dropdown li>a,
.rd-navbar-static .rd-navbar-dropdown li>a::before,
.rd-navbar-static .rd-megamenu-list li>a,
.rd-navbar-static .rd-megamenu-list li>a::before {
    transition: .15s ease-in-out
}

.rd-navbar-static .rd-navbar-dropdown li>a::before,
.rd-navbar-static .rd-megamenu-list li>a::before {
    position: relative;
    top: 0;
    left: -6px;
    display: inline-block;
    content: '\f105';
    font-family: fontawesome;
    font-size: inherit;
    line-height: inherit;
    color: #aed136;
    opacity: 0;
    visibility: hidden
}

.rd-navbar-static .rd-navbar-dropdown li.focus>a,
.rd-navbar-static .rd-navbar-dropdown li.opened>a,
.rd-navbar-static .rd-navbar-dropdown li>a:hover,
.rd-navbar-static .rd-megamenu-list li.focus>a,
.rd-navbar-static .rd-megamenu-list li.opened>a,
.rd-navbar-static .rd-megamenu-list li>a:hover {
    left: 0;
    padding-left: 14px
}

.rd-navbar-static .rd-navbar-dropdown li.focus>a::before,
.rd-navbar-static .rd-navbar-dropdown li.opened>a::before,
.rd-navbar-static .rd-navbar-dropdown li>a:hover::before,
.rd-navbar-static .rd-megamenu-list li.focus>a::before,
.rd-navbar-static .rd-megamenu-list li.opened>a::before,
.rd-navbar-static .rd-megamenu-list li>a:hover::before {
    left: -7px;
    opacity: 1;
    visibility: visible
}

.rd-navbar-static .rd-navbar-megamenu {
    display: flex;
    left: 0;
    width: 100%;
    max-width: 1200px;
    padding: 30px 40px;
    background: #fff
}

.rd-navbar-static .rd-megamenu-item {
    flex-basis: 50%;
    flex-grow: 1
}

.rd-navbar-static .rd-megamenu-item+.rd-megamenu-item {
    padding-left: 20px
}

.rd-navbar-static .rd-megamenu-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #b7b7b7
}

.rd-navbar-static .rd-megamenu-list-item+.rd-megamenu-list-item {
    margin-top: 5px
}

.rd-navbar-static .rd-megamenu-list-link {
    color: #000;
    background: 0 0
}

.rd-navbar-static .rd-megamenu-list-link:hover {
    color: #aed136;
    background: 0 0
}

.rd-navbar-static *+.rd-megamenu-list {
    margin-top: 10px
}

.rd-navbar-static .rd-navbar-submenu.focus>.rd-menu,
.rd-navbar-static .rd-navbar-submenu.opened>.rd-menu {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0)
}

.rd-navbar-static .rd-navbar-search.active .rd-search {
    visibility: visible;
    opacity: 1
}

.rd-navbar-static .rd-search {
    position: absolute;
    top: 100%;
    right: 0;
    width: 270px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    margin-top: 20px;
    z-index: 2
}

.rd-navbar-static *+.rd-navbar-search {
    margin-left: 25px
}

.rd-navbar-static .rd-navbar-search-toggle {
    display: inline-flex;
    color: #151515
}

.rd-navbar-static .rd-navbar-search-toggle span {
    display: inline-block;
    position: relative;
    width: 24px;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    background: 0 0;
    border: none;
    outline: none;
    padding: 0
}

.rd-navbar-static .rd-navbar-search-toggle span,
.rd-navbar-static .rd-navbar-search-toggle span::before,
.rd-navbar-static .rd-navbar-search-toggle span::after {
    transition: .3s all ease-in-out
}

.rd-navbar-static .rd-navbar-search-toggle span::before,
.rd-navbar-static .rd-navbar-search-toggle span::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.rd-navbar-static .rd-navbar-search-toggle span::before {
    content: "";
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible;
    font-family: fl-bigmug-line
}

.rd-navbar-static .rd-navbar-search-toggle span::after {
    content: "";
    transform: rotate(-90deg) scale(.4);
    opacity: 0;
    visibility: hidden;
    font-family: material design icons
}

.rd-navbar-static .rd-navbar-search-toggle.active span::before {
    opacity: 0;
    visibility: hidden;
    transform: rotate(90deg) scale(.4)
}

.rd-navbar-static .rd-navbar-search-toggle.active span::after {
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible
}

.rd-navbar-static .rd-navbar-search-toggle span {
    transition: 0s ease-out all
}

.rd-navbar-static .rd-navbar-search-toggle:hover span {
    color: #aed136
}

.rd-navbar-static.rd-navbar--is-clone {
    display: block;
    transform: translate3d(0, -100%, 0)
}

.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck {
    transform: translate3d(0, 0, 0)
}

.rd-navbar-static .rd-navbar--has-dropdown {
    position: relative
}

.rd-navbar-fixed {
    display: block
}

.rd-navbar-fixed .rd-navbar-toggle {
    display: inline-block
}

.rd-navbar-fixed .rd-navbar-brand {
    position: relative;
    margin-left: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 22px;
    line-height: 0
}

.rd-navbar-fixed .rd-navbar-brand img {
    max-width: 160px;
    max-height: 58px;
    width: auto;
    height: auto
}

.rd-navbar-fixed .rd-navbar-panel {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1080;
    display: flex;
    align-items: center;
    height: 56px;
    padding: 4px
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
    position: fixed;
    left: 0;
    top: -56px;
    bottom: -56px;
    z-index: 1079;
    width: 270px;
    padding: 112px 0 81px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    font-size: 14px;
    line-height: 34px;
    transform: translateX(-110%)
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar {
    width: 4px
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-thumb {
    background: #f2d69a;
    border: none;
    border-radius: 0;
    opacity: .2
}

.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-track {
    background: #aed136;
    border: none;
    border-radius: 0
}

.rd-navbar-fixed .rd-navbar-nav-wrap.active {
    transform: translateX(0)
}

.rd-navbar-fixed .rd-navbar-nav {
    display: block;
    height: auto;
    text-align: left;
    margin: 0;
	margin-top:15px;
}

.rd-navbar-fixed .rd-navbar-nav+.rd-navbar-nav {
    margin-top: 4px;
    margin-bottom: 15px
}

.rd-navbar-fixed .rd-nav-item {
    text-align: left
}

.rd-navbar-fixed .rd-nav-item+.rd-nav-item {
    margin-top: 4px
}

.rd-navbar-fixed .rd-nav-link {
	display: block;
    font-size: 18px;
    padding: 9px 56px 9px 18px;
    text-transform: uppercase;
	line-height:1.5em;
}

.rd-navbar-fixed li.opened>.rd-navbar-dropdown {
    padding: 4px 0 0
}

.rd-navbar-fixed li.opened>.rd-navbar-megamenu {
    padding-top: 15px;
    padding-bottom: 15px
}

.rd-navbar-fixed li.opened>.rd-menu {
    opacity: 1;
    height: auto
}

.rd-navbar-fixed li.opened>.rd-navbar-submenu-toggle::after {
    transform: rotate(180deg)
}

.rd-navbar-fixed .rd-menu {
    display: none;
    transition: opacity .3s, height .4s ease;
    opacity: 0;
    height: 0;
    overflow: hidden
}

.rd-navbar-fixed .rd-navbar-submenu {
    position: relative
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown .rd-navbar-submenu-toggle:after {
    height: 34px;
    line-height: 34px
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown>li>a {
    padding-left: 30px
}

.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li>a,
.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li>a {
    padding-left: 46px
}

.rd-navbar-fixed .rd-navbar-submenu.opened>.rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-submenu.opened>.rd-navbar-megamenu {
    display: block
}

.rd-navbar-fixed .rd-megamenu-list>li>a,
.rd-navbar-fixed .rd-navbar-dropdown>li>a {
    display: block;
    padding: 9px 56px 9px 16px;
    font-size: 12px;
    line-height: 1.5
}

.rd-navbar-fixed .rd-megamenu-list>li+li,
.rd-navbar-fixed .rd-navbar-dropdown>li+li {
    margin-top: 3px
}

.rd-navbar-fixed .rd-megamenu-list>li>a {
    padding-left: 30px
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title {
    position: relative;
    display: block;
    padding: 0 18px 7px;
    font-size: 16px;
    line-height: 1.5
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    border-bottom: 1px solid
}

.rd-navbar-fixed .rd-navbar-megamenu *+.rd-megamenu-list {
    margin-top: 11px
}

.rd-navbar-fixed .rd-navbar-megamenu *+.rd-megamenu-title {
    margin-top: 20px
}

.rd-navbar-fixed .rd-navbar-megamenu>li+li {
    margin-top: 20px
}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
    cursor: pointer
}

.rd-navbar-fixed .rd-navbar-submenu-toggle::after {
    content: '\f107';
    position: absolute;
    top: 0;
    right: 0;
    width: 56px;
    height: 52px;
    font: 400 14px fontawesome;
    line-height: 52px;
    text-align: center;
    transition: .4s all ease;
    z-index: 2;
    cursor: pointer
}

.rd-navbar-fixed .rd-navbar-collapse-toggle {
    display: block;
    top: 4px;
    z-index: 1081
}

.rd-navbar-fixed .rd-navbar-collapse {
    position: fixed;
    right: 0;
    top: 56px;
    z-index: 1079;
    transform: translate3d(0, -10px, 0);
    padding: 15px;
    width: auto;
    border-radius: 0;
    text-align: left;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.rd-navbar-fixed .rd-navbar-collapse.active {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}

.rd-navbar-fixed .rd-navbar-collapse .list-inline>li {
    display: block
}

.rd-navbar-fixed .rd-navbar-collapse .list-inline>li+li {
    margin-top: 10px
}

.rd-navbar-fixed .rd-navbar-main-element {
    position: absolute;
    float: left
}

.rd-navbar-fixed .rd-navbar-search .rd-search {
    position: fixed;
    right: 0;
    left: 0;
    top: 56px;
    z-index: 1079;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    transform: translate3d(0, -10px, 0)
}

.rd-navbar-fixed .rd-navbar-search .rd-search-results-live {
    display: none
}

.rd-navbar-fixed .rd-navbar-search .form-input {
    padding-right: 50px
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50px;
    padding: 0;
    margin: 0;
    border: none;
    background-color: transparent
}

.rd-navbar-fixed .rd-navbar-search.active .rd-search {
    opacity: 1;
    visibility: visible;
    transform: none
}

.rd-navbar-fixed .rd-navbar-search-toggle {
    display: inline-flex
}

.rd-navbar-fixed .rd-navbar-search-toggle span {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    font-size: 26px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    background: 0 0;
    border: none;
    outline: none;
    padding: 0
}

.rd-navbar-fixed .rd-navbar-search-toggle span,
.rd-navbar-fixed .rd-navbar-search-toggle span::before,
.rd-navbar-fixed .rd-navbar-search-toggle span::after {
    transition: .3s all ease-in-out
}

.rd-navbar-fixed .rd-navbar-search-toggle span::before,
.rd-navbar-fixed .rd-navbar-search-toggle span::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.rd-navbar-fixed .rd-navbar-search-toggle span::before {
    content: "";
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible;
    font-family: material design icons
}

.rd-navbar-fixed .rd-navbar-search-toggle span::after {
    content: "";
    transform: rotate(-90deg) scale(.4);
    opacity: 0;
    visibility: hidden;
    font-family: material design icons
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::before {
    opacity: 0;
    visibility: hidden;
    transform: rotate(90deg) scale(.4)
}

.rd-navbar-fixed .rd-navbar-search-toggle.active span::after {
    transform: rotate(0deg) scale(1);
    opacity: 1;
    visibility: visible
}

.rd-navbar-fixed [class*=rd-navbar-fixed-element] {
    position: fixed;
    top: 4px;
    z-index: 1082
}

.rd-navbar-fixed .rd-navbar-fixed-element-1 {
    right: 0
}

.rd-navbar-fixed .rd-navbar-fixed-element-2 {
    right: 46px
}

.rd-navbar-fixed.rd-navbar--is-clone {
    display: none
}

.rd-navbar-fixed .rd-navbar-fixed--visible {
    display: block
}

.rd-navbar-fixed .rd-navbar-fixed--hidden {
    display: none
}

.rd-navbar-fixed .rd-navbar-panel {
    color: #9b9b9b;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
    background: #fff
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
    color: #fff;
    background: #fff;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15)
}

.rd-navbar-fixed .rd-nav-item:hover .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.focus .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.active .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.opened .rd-nav-link {
    color: #aed136;
}

.rd-navbar-fixed .rd-nav-item:hover>.rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-nav-item.focus>.rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-nav-item.active>.rd-navbar-submenu-toggle,
.rd-navbar-fixed .rd-nav-item.opened>.rd-navbar-submenu-toggle {
    color: #fff
}

.rd-navbar-fixed .rd-nav-link {
    color: #333333
}

.rd-navbar-fixed .rd-megamenu-list>li>a,
.rd-navbar-fixed .rd-navbar-dropdown>li>a {
    color: #9b9b9b
}

.rd-navbar-fixed .rd-megamenu-list>li:hover>a,
.rd-navbar-fixed .rd-megamenu-list>li.focus>a,
.rd-navbar-fixed .rd-megamenu-list>li.active>a,
.rd-navbar-fixed .rd-megamenu-list>li.opened>a,
.rd-navbar-fixed .rd-navbar-dropdown>li:hover>a,
.rd-navbar-fixed .rd-navbar-dropdown>li.focus>a,
.rd-navbar-fixed .rd-navbar-dropdown>li.active>a,
.rd-navbar-fixed .rd-navbar-dropdown>li.opened>a {
    color: #fff;
    background: #aed136
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title {
    color: #ebebeb
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {
    border-bottom: 1px solid #b7b7b7
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a,
.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:focus,
.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:active {
    color: #fff
}

.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a.active,
.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:hover {
    color: #aed136
}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
    color: #9b9b9b
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
    color: #ebebeb
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:hover {
    color: #aed136
}

.rd-navbar-fixed .rd-navbar-search-toggle {
    color: #151515
}

.rd-navbar-fixed .rd-navbar-search-toggle:hover {
    color: #aed136
}

.rd-navbar-fixed .rd-navbar-collapse {
    background-color: #fff;
    box-shadow: 0 0 22px -4px rgba(0, 0, 0, .17)
}
html.rd-navbar-fixed-linked .page {
    padding-top: 56px
}

.page-header-sidebar .rd-navbar-fixed .rd-navbar-nav-wrap {
    background: #575251
}

.page-header-sidebar .rd-navbar-fixed .rd-navbar-panel {
    background: #575251;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15)
}

.page-header-sidebar .rd-navbar-fixed .rd-navbar-brand {
    line-height: 0
}

.page-header-sidebar .rd-navbar-fixed .rd-navbar-brand img {
    max-width: 110px;
    max-height: 58px;
    width: auto;
    height: auto
}
.page-header-sidebar .rd-navbar-fixed .rd-navbar-toggles {
    position: relative;
    cursor: pointer;
    background: 0 0;
    box-shadow: none;
    border: none;
    color: #fff
}

.page-header-sidebar .rd-navbar-fixed .rd-navbar-toggles:before,
.page-header-sidebar .rd-navbar-fixed .rd-navbar-toggles:after {
    font-size: 25px;
    transition: .3s ease-out opacity, .3s ease-out transform
}

.page-header-sidebar .rd-navbar-fixed .rd-navbar-toggles:before {
    content: "\e069";
    font-family: fl-bigmug-line;
    transform: scale(1)
}

.page-header-sidebar .rd-navbar-fixed .rd-navbar-toggles:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    content: '\e00a';
    font-family: fl-budicons-free;
    opacity: 0
}

.page-header-sidebar .rd-navbar-fixed .rd-navbar-toggles.active:before {
    opacity: 0;
    transform: scale(0)
}

.page-header-sidebar .rd-navbar-fixed .rd-navbar-toggles.active:after {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1)
}

.rd-navbar-sidebar-linked .page-header-sidebar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100
}

.rd-navbar-sidebar {
    display: block !important;
    background: rgba(17, 17, 17, .35)
}

.rd-navbar-sidebar .rd-navbar-main-outer {
    padding-left: 15px;
    padding-right: 15px
}

.rd-navbar-sidebar .rd-navbar-main {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 60px 14px 0;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    transition: .5s cubic-bezier(.4, 0, .2, 1)
}

.rd-navbar-sidebar .rd-navbar-main-element {
    display: flex;
    align-items: center
}

.rd-navbar-sidebar .rd-navbar-main-element>*+* {
    margin-left: 20px
}

.rd-navbar-sidebar .rd-navbar-toggles {
    z-index: 1102;
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    padding: 0;
    color: #fff;
    background-color: transparent;
    box-shadow: none;
    border: none;
    cursor: pointer;
    transform: translateY(-50%)
}

.rd-navbar-sidebar .rd-navbar-toggles:before,
.rd-navbar-sidebar .rd-navbar-toggles:after {
    transition: .3s ease-out opacity, .3s ease-out transform
}

.rd-navbar-sidebar .rd-navbar-toggles:before {
    font-size: 27px;
    content: "\e069";
    font-family: fl-bigmug-line;
    transform: scale(1)
}

.rd-navbar-sidebar .rd-navbar-toggles:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    font-size: 30px;
    content: '\e00a';
    font-family: fl-budicons-free;
    opacity: 0
}

.rd-navbar-sidebar .rd-navbar-toggles.active:before {
    opacity: 0;
    transform: scale(0)
}

.rd-navbar-sidebar .rd-navbar-toggles.active:after {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1)
}

.rd-navbar-sidebar .rd-navbar-panel {
    min-width: 200px;
    text-align: center
}

.rd-navbar-sidebar .rd-navbar-brand img {
    width: auto;
    height: auto;
    max-width: 200px;
    max-height: 200px
}

.rd-navbar-sidebar .rd-navbar-nav-wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1101;
    width: 450px;
    padding: 86px 0 0;
    background: #433e3d;
    transition: .5s cubic-bezier(.4, 0, .2, 1);
    transform: translateX(100%);
    box-shadow: 0 0 13px 0 rgba(235, 235, 235, .16)
}

.rd-navbar-sidebar .rd-navbar-nav-wrap.active {
    transition-delay: .1s;
    transform: translateX(0)
}

.rd-navbar-sidebar .rd-navbar-nav {
    height: calc(100vh - 100px);
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid #545454
}

.rd-navbar-sidebar .rd-nav-item {
    position: relative;
    display: block;
    padding: 20px 30px 20px 45px
}
.rd-navbar-sidebar .rd-nav-item a{text-transform:uppercase;}
.rd-navbar-sidebar .rd-nav-item.opened .rd-navbar-submenu-toggle,
.rd-navbar-sidebar .rd-nav-item.opened .rd-nav-link,
.rd-navbar-sidebar .rd-nav-item.active .rd-navbar-submenu-toggle,
.rd-navbar-sidebar .rd-nav-item.active .rd-nav-link {
    color: #aed136
}

.rd-navbar-sidebar .rd-nav-item .rd-nav-link,
.rd-navbar-sidebar .rd-nav-item>.rd-navbar-submenu-toggle {
    font-size: 18px
}

.rd-navbar-sidebar .rd-nav-item+.rd-nav-item {
    border-top: 1px solid #545454
}

.rd-navbar-sidebar .rd-nav-item:last-child {
    border-bottom: 1px solid #545454;
    margin-bottom: 30px
}

.rd-navbar-sidebar .rd-nav-link {
    max-width: calc(100% - 30px);
    word-break: break-all;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    text-transform: none;
    color: #fff
}

.rd-navbar-sidebar .rd-nav-link:hover {
    color: #aed136
}

.rd-navbar-sidebar .rd-navbar-submenu .opened>.rd-navbar-submenu-toggle::after {
    transform: rotate(180deg)
}

.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-megamenu {
    display: none;
    opacity: 0;
    visibility: hidden;
    will-change: opacity, visibility;
    transition: opacity .2s
}

.rd-navbar-sidebar .rd-navbar-submenu.opened>.rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu.opened>.rd-navbar-megamenu {
    display: block;
    opacity: 1;
    visibility: visible
}

.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-submenu>.rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-submenu>.rd-navbar-megamenu {
    transform: translateY(30px)
}

.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-submenu.opened>.rd-navbar-dropdown,
.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-submenu.opened>.rd-navbar-megamenu {
    transform: translateY(0)
}

.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-submenu .rd-navbar-submenu>.rd-navbar-dropdown {
    transform: translateX(-20px)
}

.rd-navbar-sidebar .rd-navbar-submenu>.rd-navbar-submenu .rd-navbar-submenu.opened>.rd-navbar-dropdown {
    transform: translateX(0)
}

.rd-navbar-sidebar .rd-dropdown-item .rd-dropdown-link {
    font-size: 16px
}

.rd-navbar-sidebar .rd-dropdown-item .rd-dropdown-link,
.rd-navbar-sidebar .rd-dropdown-item .rd-dropdown-link:focus,
.rd-navbar-sidebar .rd-dropdown-item .rd-dropdown-link:active {
    color: #fff
}

.rd-navbar-sidebar .rd-dropdown-item .rd-dropdown-link.active,
.rd-navbar-sidebar .rd-dropdown-item .rd-dropdown-link:hover {
    color: #aed136
}

.rd-navbar-sidebar .rd-dropdown-item .rd-dropdown-link:before {
    top: 1px;
    color: #aed136
}

.rd-navbar-sidebar .rd-megamenu-list .rd-megamenu-list-link {
    font-size: 16px
}

.rd-navbar-sidebar .rd-megamenu-list .rd-megamenu-list-link,
.rd-navbar-sidebar .rd-megamenu-list .rd-megamenu-list-link:focus,
.rd-navbar-sidebar .rd-megamenu-list .rd-megamenu-list-link:active {
    color: #fff
}

.rd-navbar-sidebar .rd-megamenu-list .rd-megamenu-list-link.active,
.rd-navbar-sidebar .rd-megamenu-list .rd-megamenu-list-link:hover {
    color: #aed136
}

.rd-navbar-sidebar .rd-megamenu-list .rd-megamenu-list-link:before {
    top: 1px;
    color: #aed136
}

.rd-navbar-sidebar .rd-nav-item>.rd-navbar-submenu-toggle,
.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown>.rd-navbar-submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: inherit;
    padding-right: inherit;
    padding-left: 10px;
    margin-bottom: inherit;
    display: inline-block;
    width: 30px;
    margin-left: 5px;
    text-align: center;
    cursor: pointer;
    line-height: 1;
    color: #898989
}

.rd-navbar-sidebar .rd-nav-item>.rd-navbar-submenu-toggle:hover,
.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown>.rd-navbar-submenu-toggle:hover {
    color: #aed136
}

.rd-navbar-sidebar .rd-nav-item>.rd-navbar-submenu-toggle::after,
.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown>.rd-navbar-submenu-toggle::after {
    content: '\f107';
    position: relative;
    display: inline-block;
    font-family: fontawesome;
    font-size: 24px;
    line-height: inherit;
    text-align: center;
    vertical-align: middle;
    transition: .4s all ease;
    z-index: 2;
    will-change: transform
}

.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown>.rd-navbar-submenu-toggle {
    font-size: 14px;
    color: #ebebeb;
    margin-left: 7px
}

.rd-navbar-sidebar .rd-menu {
    margin-top: 31px
}

.rd-navbar-sidebar .rd-navbar-dropdown,
.rd-navbar-sidebar .rd-megamenu-list {
    font-size: 14px
}

.rd-navbar-sidebar .rd-navbar-dropdown li>a,
.rd-navbar-sidebar .rd-megamenu-list li>a {
    position: relative;
    left: -3px;
    display: flex;
    padding: 1px 14px 1px 0;
    text-align: left
}

.rd-navbar-sidebar .rd-navbar-dropdown li>a,
.rd-navbar-sidebar .rd-navbar-dropdown li>a:focus,
.rd-navbar-sidebar .rd-navbar-dropdown li>a:active,
.rd-navbar-sidebar .rd-megamenu-list li>a,
.rd-navbar-sidebar .rd-megamenu-list li>a:focus,
.rd-navbar-sidebar .rd-megamenu-list li>a:active {
    color: #9b9b9b
}

.rd-navbar-sidebar .rd-navbar-dropdown li>a.active,
.rd-navbar-sidebar .rd-navbar-dropdown li>a:hover,
.rd-navbar-sidebar .rd-megamenu-list li>a.active,
.rd-navbar-sidebar .rd-megamenu-list li>a:hover {
    color: #aed136
}

.rd-navbar-sidebar .rd-navbar-dropdown li>a,
.rd-navbar-sidebar .rd-navbar-dropdown li>a::before,
.rd-navbar-sidebar .rd-megamenu-list li>a,
.rd-navbar-sidebar .rd-megamenu-list li>a::before {
    transition: .15s ease-in-out
}

.rd-navbar-sidebar .rd-navbar-dropdown li>a::before,
.rd-navbar-sidebar .rd-megamenu-list li>a::before {
    position: relative;
    top: 0;
    left: -6px;
    display: inline-block;
    content: '\f105';
    font-family: fontawesome;
    font-size: inherit;
    line-height: inherit;
    color: #aed136;
    opacity: 0;
    visibility: hidden
}

.rd-navbar-sidebar .rd-navbar-dropdown li.focus>a,
.rd-navbar-sidebar .rd-navbar-dropdown li.opened>a,
.rd-navbar-sidebar .rd-navbar-dropdown li>a:hover,
.rd-navbar-sidebar .rd-megamenu-list li.focus>a,
.rd-navbar-sidebar .rd-megamenu-list li.opened>a,
.rd-navbar-sidebar .rd-megamenu-list li>a:hover {
    left: 0;
    padding-left: 14px
}

.rd-navbar-sidebar .rd-navbar-dropdown li.focus>a::before,
.rd-navbar-sidebar .rd-navbar-dropdown li.opened>a::before,
.rd-navbar-sidebar .rd-navbar-dropdown li>a:hover::before,
.rd-navbar-sidebar .rd-megamenu-list li.focus>a::before,
.rd-navbar-sidebar .rd-megamenu-list li.opened>a::before,
.rd-navbar-sidebar .rd-megamenu-list li>a:hover::before {
    left: -7px;
    opacity: 1;
    visibility: visible
}

.rd-navbar-sidebar .rd-navbar-megamenu {
    max-width: 450px;
    margin-bottom: -30px
}

.rd-navbar-sidebar .rd-navbar-megamenu>* {
    margin-bottom: 30px
}

.rd-navbar-sidebar .rd-navbar-megamenu>li {
    display: inline-block;
    vertical-align: top;
    width: 45%
}

.rd-navbar-sidebar .rd-megamenu-title {
    display: none
}

.rd-navbar-sidebar .rd-megamenu-list {
    margin-top: 0
}

.rd-navbar-sidebar .rd-megamenu-list>li+li {
    margin-top: 10px
}

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown>a {
    padding-right: 0
}

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown>a::before {
    display: none
}

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown>a:hover {
    padding-left: 0
}

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.focus>a {
    padding-left: 0
}

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.opened>.rd-navbar-submenu-toggle {
    color: #aed136
}

.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.opened>.rd-navbar-submenu-toggle::after {
    top: 1px
}

.rd-navbar-sidebar .rd-navbar-dropdown>li+li {
    margin-top: 10px
}

.rd-navbar-sidebar .rd-nav-item>.rd-navbar-dropdown {
    margin-top: 25px
}

.rd-navbar-sidebar .rd-nav-item>.rd-navbar-dropdown .rd-navbar-dropdown {
    margin-top: 10px;
    padding-left: 15px
}

.rd-navbar-sidebar .rd-nav-item>.rd-navbar-dropdown .rd-navbar-dropdown>li>a {
    font-size: 12px
}

@media(min-width:1200px) {
    .rd-navbar-sidebar .rd-navbar-megamenu {
        margin-bottom: -30px
    }

    .rd-navbar-sidebar .rd-navbar-megamenu>* {
        margin-bottom: 30px
    }

    .rd-navbar-sidebar .rd-navbar-dropdown>li+li,
    .rd-navbar-sidebar .rd-megamenu-list>li+li {
        margin-top: 13px
    }
}

@media(min-width:1200px) and (max-width:1799px) {
    .rd-navbar-sidebar .rd-navbar-toggles {
        position: fixed;
        top: 45px;
        right: 20px;
        transition: .3s ease all
    }

    .rd-navbar-sidebar .rd-navbar-toggles.active {
        right: 320px;
        transition: .8s ease all
    }

    .rd-navbar-sidebar .rd-navbar-nav-wrap {
        width: 400px;
        left: auto;
        right: 0
    }
}

@media(min-width:1800px) {
    .rd-navbar-sidebar .rd-navbar-nav-wrap {
        width: auto;
        left: calc(50% + 600px - 80px)
    }
}

.rd-navbar-sidebar.rd-navbar--is-clone {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    transform: translateY(-101%)
}

.rd-navbar-sidebar.rd-navbar--is-clone.rd-navbar--is-stuck {
    transform: translateY(0)
}

.rd-navbar-sidebar.rd-navbar--is-stuck {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    background-color: #433e3d;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .1)
}

.rd-navbar-sidebar.rd-navbar--is-stuck .rd-navbar-brand img {
    max-width: 120px
}

@media(min-width:1200px) and (max-width:1799px) {
    .rd-navbar-sidebar.rd-navbar--is-stuck .rd-navbar-toggles {
        top: 35px
    }
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main-outer {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .09)
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-aside-outer,
.rd-navbar-classic.rd-navbar-static .rd-navbar-main-outer {
    padding-left: 15px;
    padding-right: 15px
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-aside,
.rd-navbar-classic.rd-navbar-static .rd-navbar-main {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-aside {
    padding: 10px 0
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 33px 15px;
    background-color: #fff;
    transition: .3s ease-in-out padding;
    -moz-transition: .3s ease-in-out padding;
    -webkit-transition: .3s ease-in-out padding;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-brand {
    position: relative;
    width: 269px;
    text-align: center;
    background: #fff;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: auto;
    height: 60px;
	transition: 0.3s ease-in-out height;
	-moz-transition: 0.3s ease-in-out height;
	-webkit-transition: 0.3s ease-in-out height;
}
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-brand img{
	 height: 45px;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-main-element {
    display: flex;
    align-items: center;
    width: 100%
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-nav-wrap {
    display: flex;
    width: 100%;
    justify-content: space-between
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-nav-left {
    padding-right: 120px
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-nav-right {
    text-align: right;
    padding-left: 120px;
    padding-right: 58px
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-panel {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
	transition: .3s ease-in-out bottom;
    -moz-transition: .3s ease-in-out bottom;
    -webkit-transition: .3s ease-in-out bottom;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-search {
    position: absolute;
    right: 15px;
    top: 50%
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-search .rd-navbar-search-toggle {
    transform: translateY(-50%)
}

.rd-navbar-classic.rd-navbar-static.active .rd-search {
    visibility: visible;
    opacity: 1
}

.rd-navbar-classic.rd-navbar-static .rd-search {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100vh;
    width: 100vw;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 0;
    background-color: rgba(21, 21, 21, .9);
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    z-index: 2
}

.rd-navbar-classic.rd-navbar-static .rd-search .form-wrap {
    position: relative;
    margin: 220px 10px;
    width: 534px
}

.rd-navbar-classic.rd-navbar-static .rd-search .form-label,
.rd-navbar-classic.rd-navbar-static .rd-search .form-input {
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 24px;
    font-weight: 300;
    color: #fff
}

.rd-navbar-classic.rd-navbar-static .rd-search .form-input {
    padding-right: 75px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff
}

html.rd-search-active {
    overflow: hidden
}

html.rd-navbar-fixed-linked.rd-search-active {
    overflow: visible
}

.rd-navbar-classic.rd-navbar-static .rd-search-form-close,
.rd-navbar-classic.rd-navbar-static .rd-search-form-submit {
    top: 50%;
    transform: translateY(-50%);
    transition: .3s ease-out all
}

.rd-navbar-classic.rd-navbar-static .rd-search-form-close,
.rd-navbar-classic.rd-navbar-static .rd-search-form-close:focus,
.rd-navbar-classic.rd-navbar-static .rd-search-form-close:active,
.rd-navbar-classic.rd-navbar-static .rd-search-form-submit,
.rd-navbar-classic.rd-navbar-static .rd-search-form-submit:focus,
.rd-navbar-classic.rd-navbar-static .rd-search-form-submit:active {
    color: #fff
}

.rd-navbar-classic.rd-navbar-static .rd-search-form-close:hover,
.rd-navbar-classic.rd-navbar-static .rd-search-form-submit:hover {
    color: #aed136
}

.rd-navbar-classic.rd-navbar-static .rd-search-form-close {
    margin-top: 4px;
    position: absolute;
    bottom: 0;
    width: 34px;
    font-size: 24px;
    right: 0;
    text-align: right;
    cursor: pointer;
    line-height: .7
}

.rd-navbar-classic.rd-navbar-static .rd-search-form-submit {
    position: absolute;
    font-size: 25px;
    bottom: 0;
    right: 25px;
    line-height: .7;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent
}

.rd-navbar-classic.rd-navbar-static .brand-logo-stuck {
    position: absolute;
    left: 50%;
    top: 35px;
    max-width: 87px;
    opacity: 0;
    transform: translate(-50%, -30px);
    transition: .15s ease-out all
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-brand .brand-logo-stuck {
    max-width: 126px
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-brand .brand-logo-stuck img {
    max-width: 126px
}

.rd-navbar-classic.rd-navbar-static .rd-nav-link {
    font-size: 16px;
    
    text-transform: uppercase
}

.rd-navbar-classic.rd-navbar-static .rd-menu {
    z-index: -41;
    border: none
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-dropdown {
    margin-top: 32px;
    padding: 0;
    overflow: hidden
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-megamenu {
    margin-top: 4px;
    padding-top: 100px;
    padding-left: 30px;
    padding-right: 30px;
    left: 15px;
    right: 15px;
    width: auto
}

.rd-navbar-classic.rd-navbar-static .rd-megamenu-title {
    max-width: 213px;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #aed136;
    border-bottom: 1px solid #f7f7f0
}

.rd-navbar-classic.rd-navbar-static *+.rd-megamenu-list {
    margin-top: 22px
}

.rd-navbar-classic.rd-navbar-static .rd-megamenu-list-item+.rd-megamenu-list-item {
    margin-top: 15px
}

.rd-navbar-classic.rd-navbar-static .rd-dropdown-link,
.rd-navbar-classic.rd-navbar-static .rd-megamenu-list-link {
    font-size: 16px;
    letter-spacing: .06em
}

.rd-navbar-classic.rd-navbar-static .rd-dropdown-link,
.rd-navbar-classic.rd-navbar-static .rd-dropdown-link:focus,
.rd-navbar-classic.rd-navbar-static .rd-dropdown-link:active,
.rd-navbar-classic.rd-navbar-static .rd-megamenu-list-link,
.rd-navbar-classic.rd-navbar-static .rd-megamenu-list-link:focus,
.rd-navbar-classic.rd-navbar-static .rd-megamenu-list-link:active {
    color: #151515
}

.rd-navbar-classic.rd-navbar-static .rd-dropdown-link:hover,
.rd-navbar-classic.rd-navbar-static .rd-megamenu-list-link:hover {
    color: #aed136
}

.rd-navbar-classic.rd-navbar-static .rd-dropdown-link {
    padding-left: 20px;
    padding-top: 19px;
    padding-bottom: 19px;
    letter-spacing: 0;
    border-top: 1px solid #e5e7e9
}

.rd-navbar-classic.rd-navbar-static .rd-dropdown-link:hover {
    padding-left: 35px
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-outer,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside-outer {
    display: none
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-brand,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-brand {
    padding: 0
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-brand:before,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-brand:before {
    display: none
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-dropdown,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-dropdown {
    margin-top: 17px
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-megamenu,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-megamenu {
    padding-top: 40px
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .brand-logo-stuck,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .brand-logo-stuck {
    opacity: 1
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
    padding: 17px 15px
}

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item>.rd-navbar-submenu,
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item>.rd-navbar-submenu {
    margin-top: 17px
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-search .rd-search {
    width: 300px;
    left: auto;
    right: 0
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit,
.rd-navbar-classic.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:focus,
.rd-navbar-classic.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:active {
    color: #151515
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit.active,
.rd-navbar-classic.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:hover {
    color: #aed136
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-search .rd-search-form-close {
    display: none
}

.rd-navbar-classic.rd-navbar-fixed .brand-logo {
    line-height: 0
}

.rd-navbar-classic.rd-navbar-fixed .brand-logo-stuck {
    max-width: 110px
}

.rd-navbar-classic.rd-navbar-fixed .brand-logo-stuck img {
    max-width: 110px
}

.rd-navbar-fullwidth {
    display: block
}

.rd-navbar-fullwidth .rd-navbar-nav>li+li {
    margin-left: 20px
}

.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-main,
.rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-main {
    padding: 10px 0
}

.rd-navbar-modern.rd-navbar-static {
    position: relative;
    z-index: 10;
    background-color: transparent
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-aside-outer,
.rd-navbar-modern.rd-navbar-static .rd-navbar-main-outer {
    padding-left: 15px;
    padding-right: 15px
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-aside,
.rd-navbar-modern.rd-navbar-static .rd-navbar-main {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-aside {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 15px
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-main {
    max-width: calc(100vw - 100px);
    width: 1134px;
    position: relative;
    z-index: 1;
    display: flex;
    height: 80px;
    align-items: center;
    justify-content: space-between;
    padding: 23px 15px 23px 35px;
    background-color: #433e3d;
    transition: .3s ease-out width
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-main:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 21px 40px 0;
    border-color: transparent #433e3d transparent transparent
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-main:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 0 40px 21px;
    border-color: transparent transparent transparent #433e3d
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-brand img {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: auto;
    max-width: 106px
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-main-element {
    display: flex;
    align-items: center;
    width: 100%
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-nav-wrap {
    display: flex;
    width: 100%;
    justify-content: space-between
}

.rd-navbar-modern.rd-navbar-static .rd-nav-item {
    margin-right: 0
}

.rd-navbar-modern.rd-navbar-static .rd-nav-item+.rd-nav-item {
    margin-left: 30px
}

@media(min-width:1200px) {
    .rd-navbar-modern.rd-navbar-static .rd-nav-item+.rd-nav-item {
        margin-left: 56px
    }
}

.rd-navbar-modern.rd-navbar-static .rd-nav-link {
    font-size: 14px;
    
    text-transform: uppercase
}

.rd-navbar-modern.rd-navbar-static .rd-nav-link,
.rd-navbar-modern.rd-navbar-static .rd-nav-link:focus,
.rd-navbar-modern.rd-navbar-static .rd-nav-link:active {
    color: #fff
}

.opened .rd-navbar-modern.rd-navbar-static .rd-nav-link,
.rd-navbar-modern.rd-navbar-static .rd-nav-link.active,
.rd-navbar-modern.rd-navbar-static .rd-nav-link:hover {
    color: #aed136
}

.rd-navbar-modern.rd-navbar-static .rd-nav-item.focus .rd-navbar-submenu-toggle,
.rd-navbar-modern.rd-navbar-static .rd-nav-item.opened .rd-navbar-submenu-toggle,
.rd-navbar-modern.rd-navbar-static .rd-nav-item.active .rd-navbar-submenu-toggle,
.rd-navbar-modern.rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.rd-navbar-modern.rd-navbar-static .rd-nav-item.opened .rd-nav-link,
.rd-navbar-modern.rd-navbar-static .rd-nav-item.active .rd-nav-link {
    color: #aed136
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-search-toggle,
.rd-navbar-modern.rd-navbar-static .rd-navbar-search-toggle:focus,
.rd-navbar-modern.rd-navbar-static .rd-navbar-search-toggle:active {
    color: #fff
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-search-toggle:hover {
    color: #aed136
}

.rd-navbar-modern.rd-navbar-static .rd-menu {
    top: 100%;
    margin-top: 26px
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-dropdown {
    padding: 0;
    overflow: hidden
}

.rd-navbar-modern.rd-navbar-static .rd-dropdown-link {
    padding: 19px 20px;
    font-size: 16px;
    letter-spacing: 0;
    border-top: 1px solid #e5e7e9
}

.rd-navbar-modern.rd-navbar-static .rd-dropdown-link,
.rd-navbar-modern.rd-navbar-static .rd-dropdown-link:focus,
.rd-navbar-modern.rd-navbar-static .rd-dropdown-link:active {
    color: #151515
}

.rd-navbar-modern.rd-navbar-static .rd-dropdown-link:hover {
    padding-left: 35px;
    color: #aed136
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-megamenu {
    border: none;
    margin-top: 1px;
    z-index: -41;
    padding: 30px;
    left: 15px;
    right: 15px;
    width: auto
}

.rd-navbar-modern.rd-navbar-static .rd-megamenu-title {
    max-width: 213px;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #aed136;
    border-bottom: 1px solid #f7f7f0
}

.rd-navbar-modern.rd-navbar-static *+.rd-megamenu-list {
    margin-top: 22px
}

.rd-navbar-modern.rd-navbar-static .rd-megamenu-list-item+.rd-megamenu-list-item {
    margin-top: 15px
}

.rd-navbar-modern.rd-navbar-static .rd-megamenu-list-link {
    font-size: 16px;
    letter-spacing: .06em
}

.rd-navbar-modern.rd-navbar-static .rd-megamenu-list-link,
.rd-navbar-modern.rd-navbar-static .rd-megamenu-list-link:focus,
.rd-navbar-modern.rd-navbar-static .rd-megamenu-list-link:active {
    color: #151515
}

.rd-navbar-modern.rd-navbar-static .rd-megamenu-list-link:hover {
    color: #aed136
}

.rd-navbar-modern.rd-navbar-static .link-phone {
    font-size: 16px
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-collapse {
    display: flex;
    align-items: center
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-collapse *+.list-inline-xs {
    margin-top: 0;
    margin-left: 45px
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-search {
    position: static
}

.rd-navbar-modern.rd-navbar-static .rd-search {
    position: absolute;
    top: 50%;
    right: 0;
    left: auto;
    bottom: auto;
    width: 100%;
    margin-top: 0;
    transform: translateY(-50%)
}

.rd-navbar-modern.rd-navbar-static .rd-search .form-input,
.rd-navbar-modern.rd-navbar-static .rd-search .form-label {
    font-size: 16px;
    color: #9b9b9b;
    padding-left: 27px
}

.rd-navbar-modern.rd-navbar-static .rd-search .form-input {
    min-height: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #e5e7e9
}

.rd-navbar-modern.rd-navbar-static .rd-search .form-label {
    top: 50%;
    transform: translateY(-50%)
}

.rd-navbar-modern.rd-navbar-static .rd-search .rd-search-form-submit {
    font-size: 24px
}

.rd-navbar-modern.rd-navbar-static .rd-search .rd-search-form-submit,
.rd-navbar-modern.rd-navbar-static .rd-search .rd-search-form-submit:focus,
.rd-navbar-modern.rd-navbar-static .rd-search .rd-search-form-submit:active {
    color: #151515
}

.rd-navbar-modern.rd-navbar-static .rd-search .rd-search-form-submit:hover {
    color: #aed136
}

.rd-navbar-modern.rd-navbar-static .rd-search .rd-search-form-submit:before {
    font-family: fl-bigmug-line;
    content: '\e09c'
}

.rd-navbar-modern.rd-navbar-static .list-contacts {
    transform: translate3d(0, -5px, 0);
    margin-bottom: -5px;
    margin-left: -8px;
    margin-right: -8px
}

.rd-navbar-modern.rd-navbar-static .list-contacts>li {
    display: inline-flex
}

.rd-navbar-modern.rd-navbar-static .list-contacts .icon {
    margin-right: 10px
}

.rd-navbar-modern.rd-navbar-static .list-contacts a,
.rd-navbar-modern.rd-navbar-static .list-contacts a:focus,
.rd-navbar-modern.rd-navbar-static .list-contacts a:active {
    color: #151515
}

.rd-navbar-modern.rd-navbar-static .list-contacts a.active,
.rd-navbar-modern.rd-navbar-static .list-contacts a:hover {
    color: #aed136
}

.rd-navbar-modern.rd-navbar-static .list-contacts>* {
    margin-top: 5px;
    padding-left: 8px;
    padding-right: 8px
}

@media(min-width:576px) {
    .rd-navbar-modern.rd-navbar-static .list-contacts {
        transform: translate3d(0, -5px, 0);
        margin-bottom: -5px;
        margin-left: -15px;
        margin-right: -15px
    }

    .rd-navbar-modern.rd-navbar-static .list-contacts>* {
        margin-top: 5px;
        padding-left: 15px;
        padding-right: 15px
    }

    .rd-navbar-modern.rd-navbar-static .list-contacts>li+li {
        position: relative
    }

    .rd-navbar-modern.rd-navbar-static .list-contacts>li+li:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        height: 18px;
        border-left: 1px solid #e5e7e9
    }
}

@media(min-width:1200px) {
    .rd-navbar-modern.rd-navbar-static .list-contacts {
        transform: translate3d(0, -5px, 0);
        margin-bottom: -5px;
        margin-left: -30px;
        margin-right: -30px
    }

    .rd-navbar-modern.rd-navbar-static .list-contacts>* {
        margin-top: 5px;
        padding-left: 30px;
        padding-right: 30px
    }
}

[class*=ie-] .rd-navbar-modern.rd-navbar-static .list-contacts {
    display: flex;
    align-items: center
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck,
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone {
    position: fixed;
    border-bottom-color: #b7b7b7
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-outer,
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside-outer {
    display: none
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main-outer,
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main-outer {
    background-color: #433e3d
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main,
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
    height: 60px
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main:before,
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main:after,
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main:before,
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main:after {
    content: '';
    display: none
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-dropdown,
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-dropdown {
    margin-top: 17px
}

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item>.rd-navbar-submenu,
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item>.rd-navbar-submenu {
    margin-top: 17px
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-panel,
.rd-navbar-modern.rd-navbar-fixed .rd-navbar-nav-wrap {
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, .09)
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-brand img {
    max-width: 60px
}

.rd-navbar-modern.rd-navbar-fixed .brand {
    line-height: 0
}

.rd-navbar-modern.rd-navbar-fixed .list-contacts a,
.rd-navbar-modern.rd-navbar-fixed .list-contacts a:focus,
.rd-navbar-modern.rd-navbar-fixed .list-contacts a:active {
    color: #151515
}

.rd-navbar-modern.rd-navbar-fixed .list-contacts a.active,
.rd-navbar-modern.rd-navbar-fixed .list-contacts a:hover {
    color: #aed136
}

.rd-navbar-modern.rd-navbar-fixed .list-inline>li {
    display: inline-block
}

.rd-navbar-static-linked .page-header-modern+*,
.rd-navbar-static-linked .page-header-modern+.swiper-modern {
    margin-top: -40px
}

.swiper-container {
    display: flex;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    z-index: 1;
    display: flex;
    align-self: stretch;
    align-items: stretch;
    width: 100%;
    height: auto;
    min-height: inherit;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container {
    flex-shrink: 0
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    touch-action: pan-y
}

.swiper-wp8-vertical {
    touch-action: pan-x
}

.swiper-container-coverflow .swiper-wrapper {}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTIwIDEyMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB4bWxuczp4bGluaz0naHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayc+PGRlZnM+PGxpbmUgaWQ9J2wnIHgxPSc2MCcgeDI9JzYwJyB5MT0nNycgeTI9JzI3JyBzdHJva2U9JyM2YzZjNmMnIHN0cm9rZS13aWR0aD0nMTEnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcvPjwvZGVmcz48Zz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDMwIDYwLDYwKScvPjx1c2UgeGxpbms6aHJlZj0nI2wnIG9wYWNpdHk9Jy4yNycgdHJhbnNmb3JtPSdyb3RhdGUoNjAgNjAsNjApJy8+PHVzZSB4bGluazpocmVmPScjbCcgb3BhY2l0eT0nLjI3JyB0cmFuc2Zvcm09J3JvdGF0ZSg5MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDEyMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDE1MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMzcnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNDYnIHRyYW5zZm9ybT0ncm90YXRlKDIxMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNTYnIHRyYW5zZm9ybT0ncm90YXRlKDI0MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNjYnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNzUnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuODUnIHRyYW5zZm9ybT0ncm90YXRlKDMzMCA2MCw2MCknLz48L2c+PC9zdmc+);
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTIwIDEyMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB4bWxuczp4bGluaz0naHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayc+PGRlZnM+PGxpbmUgaWQ9J2wnIHgxPSc2MCcgeDI9JzYwJyB5MT0nNycgeTI9JzI3JyBzdHJva2U9JyNmZmYnIHN0cm9rZS13aWR0aD0nMTEnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcvPjwvZGVmcz48Zz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDMwIDYwLDYwKScvPjx1c2UgeGxpbms6aHJlZj0nI2wnIG9wYWNpdHk9Jy4yNycgdHJhbnNmb3JtPSdyb3RhdGUoNjAgNjAsNjApJy8+PHVzZSB4bGluazpocmVmPScjbCcgb3BhY2l0eT0nLjI3JyB0cmFuc2Zvcm09J3JvdGF0ZSg5MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDEyMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDE1MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuMzcnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNDYnIHRyYW5zZm9ybT0ncm90YXRlKDIxMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNTYnIHRyYW5zZm9ybT0ncm90YXRlKDI0MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNjYnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuNzUnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA2MCw2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNsJyBvcGFjaXR5PScuODUnIHRyYW5zZm9ybT0ncm90YXRlKDMzMCA2MCw2MCknLz48L2c+PC9zdmc+)
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-slide>.vide__body,
.swiper-slide>.parallax_cnt {
    height: 100%
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: none;
    font-size: 34px;
    line-height: 1;
    color: #b2b2b2;
    text-align: center;
    cursor: pointer;
    transition: .2s ease-in;
    will-change: transform;
    z-index: 10
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    color: #aed136
}

@media(min-width:992px) {

    .swiper-button-prev,
    .swiper-button-next {
        display: block
    }
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev {
    left: 10px
}

.swiper-button-prev:before {
    font-family: linearicons;
    content: "\ec3b"
}

@media(min-width:1600px) {
    .swiper-button-prev {
        left: calc(50vw - 600px - 150px)
    }
}

.swiper-button-next {
    right: 10px
}

.swiper-button-next:before {
    font-family: linearicons;
    content: "\ec3c"
}

@media(min-width:1600px) {
    .swiper-button-next {
        right: calc(50vw - 600px - 150px)
    }
}

.swiper-slider.swiper-container-rtl .swiper-wrapper {
    right: calc(50vw - 600px - 150px)
}

.swiper-slider.swiper-container-rtl .swiper-button-prev::before {
    content: "\f061"
}

.swiper-slider.swiper-container-rtl .swiper-button-next::before {
    content: "\f060"
}

.swiper-pagination {
    position: absolute;
    display: block;
    text-align: center;
    transition: .3s;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: rgba(255, 255, 255, .6);
    transition: .2s
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination .swiper-pagination-bullet:hover {
    background: #fff
}

.swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-black .swiper-pagination-bullet {
    background: rgba(0, 0, 0, .6)
}

.swiper-pagination-black .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination {
    bottom: 20px;
    left: 0;
    width: 100%
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-slide {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap
}

.swiper-slide-caption {
    width: 100%;
    white-space: normal
}

.swiper-slider-default {
    min-height: 39.53125vw
}

.swiper-slider-default .swiper-slide-1 h1 {
    color: rgba(255, 255, 255, .5)
}

.swiper-slider-default .swiper-slide-1 h4 {
    font-weight: 400;
    text-transform: uppercase
}

.swiper-slider-default .swiper-pagination-bullet {
    display: inline-block;
    width: 48px;
    height: 4px;
    border-radius: 0
}

.swiper-pagination .swiper-slider-default .swiper-pagination-bullet {
    margin: 0 8px
}

.swiper-modern {
    min-height: 42.44792vw
}
.swiper-modern .swiper-slide-1 h1 {
    color: rgba(255, 255, 255, .5)
}

.swiper-modern .swiper-slide-1 h4 {
    font-weight: 400;
    text-transform: uppercase
}

.swiper-modern .swiper-pagination-bullet {
    display: inline-block;
    width: 48px;
    height: 4px;
    border-radius: 0
}

.swiper-pagination .swiper-modern .swiper-pagination-bullet {
    margin: 0 8px
}

@media(min-width:992px) {
    .swiper-modern .swiper-pagination {
        display: none
    }
}

.google-map-markers {
    display: none
}

.google-map-container {
    width: 100%
}

.google-map {
    height: 250px;
    width: 100%;
    height: 250px;
    height: 503px
}

.rd-search-results-live {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    max-height: 600px;
    overflow-y: auto;
    margin: -3px 0 0;
    text-align: left;
    z-index: 998
}

.rd-search-results-live #search-results {
    position: relative;
    padding: 16px 0 0;
    color: #9b9b9b;
    background: #f5f5f5;
    opacity: 0;
    visibility: hidden;
    transform-origin: 50% 0;
    transform: scale(1, .9);
    transition: .3s all ease
}

.rd-search-results-live #search-results::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: -1;
    border: 1px solid #b7b7b7;
    border-top: 0
}

.rd-search-results-live #search-results.active {
    opacity: 1;
    visibility: visible;
    transform: scale(1, 1)
}

.rd-search-results-live .search-quick-result {
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    color: #151515
}

.rd-search-results-live .search-list {
    margin-top: 11px
}

.rd-search-results-live .search-list li:only-child {
    padding: 0 15px 15px
}

.rd-search-results-live .search-link,
.rd-search-results-live .search-link:focus,
.rd-search-results-live .search-link:active {
    color: #433e3d
}

.rd-search-results-live .search-link.active,
.rd-search-results-live .search-link:hover {
    color: #aed136
}

.rd-search-results-live .search-error {
    font-size: 14px;
    line-height: 1.6
}

.rd-search-results-live .search-title {
    position: relative;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #151515
}

.rd-search-results-live .search-title a:hover {
    color: #aed136
}

.rd-search-results-live .search-list-item-all {
    margin-top: 18px;
    width: 100%
}

.rd-search-results-live .search-submit {
    position: relative;
    overflow: hidden;
    z-index: 0;
    display: block;
    padding: 8px;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .09em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background: #aed136
}

.rd-search-results-live .search-submit:hover {
    color: #151515;
    background: #aed136
}

.rd-search-results-live .match {
    display: none
}

.not-empty~.rd-search-results-live {
    visibility: visible;
    opacity: 1
}

.rd-search-results-live p {
    font-size: 11px
}

.rd-search-results-live p * {
    margin: 0
}

.rd-search-results-live .search-list-item {
    padding: 0 15px
}

.rd-search-results-live *+p {
    margin-top: 5px
}

.rd-search-results-live .search-list-item+.search-list-item {
    margin-top: 17px
}

.rd-search-results .search-list {
    counter-reset: li;
    text-align: left;
    padding-left: 0;
    font-size: 18px;
    list-style-type: none;
    overflow: hidden
}

.rd-search-results .search-list li div {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap
}

.rd-search-results .search-list li:only-child::before {
    display: none
}

.rd-search-results .search-list-item {
    position: relative;
    padding-left: 40px;
    font-size: 14px;
    color: #9b9b9b
}

.rd-search-results .search-list-item::before {
    content: counter(li, decimal-leading-zero) ".";
    counter-increment: li;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: inherit;
    font-weight: 700;
    color: #000
}

.rd-search-results .search-list-item+.search-list-item {
    margin-top: 40px
}

.rd-search-results .search-title {
    font-size: 16px;
    color: #000
}

.rd-search-results .search {
    color: #fff;
    padding: 0 .25em;
    background: #aed136
}

.rd-search-results .match {
    padding: 5px;
    font-size: 12px;
    line-height: 1.7;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #000
}

.rd-search-results .match em {
    margin: 0;
    font-style: normal
}

.rd-search-results p * {
    margin: 0
}

.rd-search-results *+.match {
    margin-top: 10px
}

@media(min-width:768px) {
    .rd-search-results .search-title {
        font-size: 18px
    }

    .rd-search-results .search-list-item::before {
        top: -3px;
        font-size: 16px
    }

    .rd-search-results *+p {
        margin-top: 12px
    }
}

@media(min-width:992px) {
    .rd-search-results .search-list-item {
        padding-left: 40px
    }
}

*+.rd-search-results {
    margin-top: 40px
}

@media(min-width:768px) {
    *+.rd-search-results {
        margin-top: 55px
    }
}

.rd-search-classic {
    position: relative
}

.rd-search-classic .form-input {
    padding-right: 50px
}

.rd-search-classic .form-input,
.rd-search-classic .form-label {
    letter-spacing: 0
}

.rd-search-classic .rd-search-submit {
    background: 0 0;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    padding-top: 3px;
    padding-right: 2px;
    margin: 0;
    text-align: center;
    color: #ebebeb;
    font-size: 0;
    line-height: 0
}

.rd-search-classic .rd-search-submit::-moz-focus-inner {
    border: none;
    padding: 0
}

.rd-search-classic .rd-search-submit:before {
    position: relative;
    top: -1px;
    content: '\e014';
    font: 400 20px fl-chapps;
    line-height: 1;
    transition: .33s all ease
}

.rd-search-classic .rd-search-submit:hover {
    color: #aed136
}

.rd-search.rd-search-inline {
    position: relative
}

.rd-search.rd-search-inline .form-input {
    padding-right: 50px
}

.rd-search.rd-search-inline .button-link {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    right: 0;
    margin: 0;
    font-size: 21px;
    color: #ebebeb;
    transition: .33s
}

.rd-search.rd-search-inline .button-link::before {
    display: block;
    margin: auto
}

.rd-search.rd-search-inline .button-link:hover {
    color: #aed136
}

.rd-search.rd-search-inline.form-sm .form-input {
    padding-right: 40px
}

.rd-search.rd-search-inline.form-sm .button-link {
    width: 40px;
    font-size: 18px
}

.rd-search.rd-search-inline.form-lg .form-input {
    padding-right: 60px
}

.rd-search.rd-search-inline.form-lg .button-link {
    width: 60px
}

html.rd-search-active {
    overflow: hidden
}

.rd-search.rd-form-inline {
    justify-content: center;
    transform: translate3d(0, -20px, 0);
    margin-bottom: -20px
}

.rd-search.rd-form-inline>* {
    margin-top: 20px
}

@keyframes sprite-animation {
    from {
        background-position: 0 0
    }
}

[data-isotope-layout] {
    z-index: 0;
    display: block;
    min-height: 160px;
    margin-left: -15px;
    margin-right: -15px;
    transition: .4s all ease
}

[data-isotope-layout] .row-narrow {
    margin-bottom: -30px
}

[data-isotope-layout] .row-narrow>[class*=col-] {
    margin-top: 30px
}

[data-isotope-layout] .row-condensed {
    margin-bottom: 0
}

[data-isotope-layout] .row-condensed>[class*=col-] {
    margin-top: 0
}

[data-isotope-layout] [class*=col-] {
    display: block;
    will-change: transform;
    backface-visibility: hidden;
    transition: .1s opacity ease-in
}

@media(max-width:767.98px) {
    [data-isotope-layout] [class*=col-] {
        max-width: 100%
    }
}

.isotope-filters>* {
    margin-top: 0;
    vertical-align: middle
}

.isotope-filters .inline-list {
    position: relative;
    word-spacing: 0
}

.isotope-filters .inline-list li,.isotope-filters .inline-list li {
    display: inline-block
}

.isotope-filters .inline-list a{
    position: relative;
    transition: .3s;
    color: #9b9b9b
}

.isotope-filters .inline-list .isotope-filters-trigger {
    display: none
}

.isotope-filters-modern .inline-list {
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    margin-left: -10px;
    margin-right: -10px
}

.isotope-filters-modern .inline-list>* {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px
}

.isotope-filters-modern .inline-list>li {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 18px
}

.isotope-filters-modern .inline-list a {
    position: relative;
    padding-bottom: 10px
}

.isotope-filters-modern .inline-list a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    transition: .4s;
    background: #aed136
}

.isotope-filters-modern .inline-list a:hover {
    color: #aed136
}

.isotope-filters-modern .inline-list a.active::after {
    width: 100%
}

@media(min-width:992px) {
    .isotope-filters-modern .inline-list {
        transform: translate3d(0, -10px, 0);
        margin-bottom: -10px;
        margin-left: -23px;
        margin-right: -23px
    }

    .isotope-filters-modern .inline-list>* {
        margin-top: 10px;
        padding-left: 23px;
        padding-right: 23px
    }
}

.isotope-modern-wrap [class*=col] {
    margin-top: 30px
}

@media(max-width:767.98px) {
    .isotope-modern-wrap [class*=col] {
        width: 100%;
        max-width: 100%
    }
}

@media(min-width:992px) {
    html:not(.tablet):not(.mobile) .isotope-modern-wrap [class*=col] {
        margin-top: 0
    }
}

.isotope-condensed {
    margin-left: 0;
    margin-right: 0
}

.isotope-condensed .row>* {
    margin-top: -1px;
    margin-bottom: -1px
}

*+.isotope {
    margin-top: 0
}

*+.isotope-condensed {
    margin-top: 30px
}

@media(max-width:991.98px) {
    .isotope-condensed {
        padding: 0 0 30px;
        margin-left: 0;
        margin-right: 0
    }

    .isotope-condensed .row.row-condensed>[class*=col] {
        padding-left: 10px;
        padding-right: 10px
    }

    .isotope-condensed .row.row-condensed>[class*=col]+[class*=col] {
        margin-top: 25px
    }
}

@media(min-width:768px) {
    *+.isotope {
        margin-top: 28px
    }

    *+.isotope-condensed {
        margin-top: 50px
    }
}

.ios .isotope-filters-classic {
    margin-bottom: 20px
}

.ipad .isotope-filters-classic {
    margin-bottom: 30px
}

.isotope-filters-classic a,.isotope-filters-classic li span{
    font-size: 16px;
    text-transform: uppercase;
	cursor:pointer;
}

.isotope-filters-classic a,
.isotope-filters-classic a:focus,
.isotope-filters-classic a:active {
    color: #9b9b9b
}

.isotope-filters-classic a.active,
.isotope-filters-classic a:hover,.isotope-filters-classic li.active span,.isotope-filters-classic li:hover span {
    color: #aed136
}

@media(max-width:767.98px) {
    .isotope-filters-classic {
        position: relative
    }

    .isotope-filters-classic .isotope-filters-list {
        display: none;
        position: absolute;
        z-index: 10;
        top: 100%;
        left: 50%;
        min-width: 200px;
        margin-top: 10px;
        padding: 20px;
        background-color: #fff;
        box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, .2);
        transform: translateX(-50%);
        border-radius: 5px;
        transition: .3s ease-out opacity
    }

    .isotope-filters-classic .isotope-filters-list.active {
        display: block
    }

    .isotope-filters-classic .inline-list>li {
        display: block
    }

    .isotope-filters-classic .inline-list>li+li {
        margin-top: 5px
    }
}

@media(min-width:768px) {
    .isotope-filters-classic .isotope-filters-toggle {
        display: none
    }

    .isotope-filters-classic .inline-list {
        transform: translate3d(0, -10px, 0);
        margin-bottom: -10px;
        margin-left: -22px;
        margin-right: -22px
    }

    .isotope-filters-classic .inline-list>* {
        margin-top: 10px;
        padding-left: 22px;
        padding-right: 22px
    }

    .isotope-filters-classic .inline-list>li {
        position: relative
    }

    .isotope-filters-classic .inline-list>li:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        height: 19px;
        transform: translateY(-50%);
        border-right: 1px solid #e5e7e9
    }

    .isotope-filters-classic .inline-list>li:last-child:after {
        display: none
    }
}

*+.isotope-wrap {
    margin-top: 15px
}

h2+.isotope-wrap {
    margin-top: 20px
}

@media(min-width:1200px) {
    h2+.isotope-wrap {
        margin-top: 30px
    }
}

.tabs-custom {
    text-align: left
}

.tabs-custom .nav-tabs {
    display: block;
    font-size: 0;
    line-height: 0;
    word-spacing: 0;
    border: 0
}

.tabs-custom .nav-tabs:before,
.tabs-custom .nav-tabs:after {
    display: none
}

.tabs-custom .nav-item {
    float: none;
    border: 0;
    cursor: pointer;
    transition: .33s all ease
}

.tabs-custom .nav-link {
    margin: 0;
    border-radius: 0;
    border: 0
}

.tabs-custom .nav-link.active {
    cursor: default;
    border: 0
}

.tab-content>.tab-pane {
    visibility: hidden;
    height: 0;
    overflow: hidden;
	font-size:16px;
}

.tab-content>.active {
    visibility: visible;
    height: auto;
    overflow: visible
}

*+.tabs-horizontal.tabs-corporate {
    margin-top: 25px
}

*+.tabs-vertical.tabs-corporate {
    margin-top: 40px
}

@media(min-width:768px) {
    *+.tabs-vertical.tabs-corporate {
        margin-top: 60px
    }
}

@media(min-width:1200px) {
    *+.tabs-vertical.tabs-corporate {
        margin-top: 80px
    }
}

.tabs-line .nav-tabs {
    position: relative
}

.tabs-line .nav-link {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
    vertical-align: middle
}

.tabs-line *+.tab-content {
    margin-top: 20px
}

@media(max-width:991.98px) {
    .tabs-line .nav-tabs {
        max-width: 100%;
        border: 1px solid #e5e7e9
    }

    .tabs-line .nav-item {
        margin: -1px
    }

    .tabs-line .nav-link {
        padding: 7px 10px;
        color: #9b9b9b;
        background: 0 0;
        border-bottom: 1px solid #e5e7e9
    }

    .tabs-line .nav-link:first-child {
        border-top: 1px solid #e5e7e9
    }

    .tabs-line .nav-link:hover,
    .tabs-line .nav-link.active {
        color: #fff;
        background: #aed136;
        border-color: #aed136
    }
}

.tabs-corporate .nav-tabs {
    position: relative;
    border: 1px solid #e5e7e9
}

.tabs-corporate .nav-item {
    margin: -1px
}

.tabs-corporate .nav-link {
    padding: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4;
    color: #9b9b9b;
    background: 0 0;
    border-bottom: 1px solid #e5e7e9;
    text-align: center;
    vertical-align: middle
}

.tabs-corporate .nav-link:hover,
.tabs-corporate .nav-link.active {
    color: #fff;
    background: #aed136;
    border-color: #aed136
}

.tabs-corporate .tab-content {
    padding: 30px 0 0
}

@media(min-width:768px) {
    .tabs-horizontal.tabs-corporate .nav-tabs {
        position: relative;
        width: 100%;
        display: block;
        transform: translate3d(0, -10px, 0);
        margin-bottom: -10px;
        margin-left: -5px;
        margin-right: -5px;
        text-align: center;
        border: 0;
        will-change: transform
    }

    .tabs-horizontal.tabs-corporate .nav-tabs>* {
        margin-top: 10px;
        padding-left: 5px;
        padding-right: 5px
    }

    .tabs-horizontal.tabs-corporate .nav-item {
        display: inline-block;
        will-change: transform
    }

    .tabs-horizontal.tabs-corporate .nav-link {
        display: block;
        position: relative;
        z-index: 1;
        min-width: 130px;
        letter-spacing: .1em;
        padding: 13px 20px;
        border: 2px solid #e5e7e9
    }

    .tabs-horizontal.tabs-corporate .nav-link,
    .tabs-horizontal.tabs-corporate .nav-link::before {
        transition-timing-function: cubic-bezier(.2, 1, .3, 1)
    }

    .tabs-horizontal.tabs-corporate .nav-link::before {
        content: '';
        position: absolute;
        top: -1px;
        left: -1px;
        width: calc(100% + 2px);
        height: calc(100% + 2px);
        z-index: -1;
        opacity: 0;
        transform: scale3d(.7, 1, 1);
        transition: transform .4s, opacity .4s;
        transition-timing-function: cubic-bezier(.2, 1, .3, 1);
        background: #aed136
    }

    .tabs-horizontal.tabs-corporate .nav-link.active,
    .tabs-horizontal.tabs-corporate .nav-link:hover {
        color: #fff;
        border-color: #aed136;
        background-color: transparent
    }

    .tabs-horizontal.tabs-corporate .nav-link.active::before,
    .tabs-horizontal.tabs-corporate .nav-link:hover::before {
        opacity: 1;
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1)
    }

    .tabs-horizontal.tabs-line .nav-tabs {
        border: 0;
        border-bottom: 4px solid #b7b7b7
    }

    .tabs-horizontal.tabs-line .nav-item {
        display: inline-block
    }

    .tabs-horizontal.tabs-line .nav-item:not(:last-child) {
        margin-right: 52px
    }

    .tabs-horizontal.tabs-line .nav-link {
        position: relative;
        padding: 0 0 15px;
        background-color: transparent;
        color: #9b9b9b;
        border: 0
    }

    .tabs-horizontal.tabs-line .nav-link::after {
        content: '';
        position: absolute;
        bottom: -4px;
        left: 0;
        height: 4px;
        width: 0;
        background: #aed136;
        transition: .22s ease
    }

    .tabs-horizontal.tabs-line .nav-link.active,
    .tabs-horizontal.tabs-line .nav-link:hover {
        color: #ebebeb
    }

    .tabs-horizontal.tabs-line .nav-link.active::after {
        width: 100%
    }

    .tabs-horizontal.tabs-line *+.tab-content {
        margin-top: 30px
    }

    .tabs-custom.tabs-vertical {
        display: flex;
        align-items: flex-start
    }

    .tabs-custom.tabs-vertical .nav-tabs {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        flex-shrink: 0;
        max-width: 50%
    }

    .tabs-custom.tabs-vertical .nav-item {
        border: 0;
        width: 100%;
        text-align: left
    }

    .tabs-custom.tabs-vertical .nav-link.active,
    .tabs-custom.tabs-vertical .nav-link:hover {
        box-shadow: 0 9px 21px 0 rgba(30, 30, 30, .13)
    }

    .tabs-custom.tabs-vertical .tab-content {
        flex-grow: 1
    }

    .tabs-custom.tabs-vertical.tabs-corporate .nav-tabs {
        width: auto;
        min-width: 260px;
        border: 0
    }

    .tabs-custom.tabs-vertical.tabs-corporate .nav-item {
        margin: 0
    }

    .tabs-custom.tabs-vertical.tabs-corporate .nav-link {
        position: relative;
        padding: 17px 30px;
        border: 0;
        overflow: hidden;
        text-align: left
    }

    .tabs-custom.tabs-vertical.tabs-corporate .nav-item+.nav-item {
        margin-top: 2px
    }

    .tabs-custom.tabs-vertical.tabs-corporate .tab-content {
        padding: 0 0 0 30px
    }
}

@media(min-width:992px) {
    .tabs-horizontal.tabs-corporate .tab-content {
        padding: 60px 30px 0
    }

    .tabs-vertical.tabs-corporate .tab-content {
        padding: 0 0 0 45px
    }
}

.tabs-news .heading-4 {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: .02em
}

.tabs-news .nav-link {
    padding: 30px;
    font-size: 14px;
    line-height: 1.3;
    background-color: #f7f7f0
}

.tabs-news .list-inline-divided,
.tabs-news .nav-tabs-text {
    display: block
}

.tabs-news .list-inline-divided {
    color: #151515
}

.tabs-news .list-inline-divided a,
.tabs-news .list-inline-divided a:focus,
.tabs-news .list-inline-divided a:active {
    color: #151515
}

.tabs-news .list-inline-divided a.active,
.tabs-news .list-inline-divided a:hover {
    color: #aed136
}

.tabs-news .list-inline-divided>span+span:before {
    border-color: #d4d9e0
}

.tabs-news .nav-tabs-text {
    display: block;
    line-height: 1.71;
    color: #9b9b9b
}

.tabs-news .icon {
    margin-right: 5px
}

.tabs-news .nav-tabs {
    display: flex;
    flex-direction: column
}

.tabs-news .nav-item {
    flex-grow: 1;
    display: flex
}

.tabs-news .nav-item+.nav-item .nav-link:after {
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #d4d9e0
}

.tabs-news .nav-link {
    position: relative
}

.tabs-news .nav-link:before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 5px solid #aed136;
    pointer-events: none;
    opacity: 0;
    transition: .3s ease-out opacity
}

.tabs-news .nav-link:hover,
.tabs-news .nav-link.active {
    background-color: #fff
}

.tabs-news .nav-link:hover:before,
.tabs-news .nav-link.active:before {
    opacity: 1
}

.tabs-news .nav-link:hover .list-inline-divided>span+span:before,
.tabs-news .nav-link.active .list-inline-divided>span+span:before {
    border-color: #e5e7e9
}

.tabs-news .tab-pane img {
    object-fit: cover;
    width: 100%;
    height: 38vh
}

.tabs-news *+.list-inline-divided {
    margin-top: 15px
}

.tabs-news *+.nav-tabs-text {
    margin-top: 15px
}

@media(min-width:992px) {
    .tabs-news {
        display: flex
    }

    .tabs-news .tab-pane img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .tabs-news .tab-pane.active {
        height: 100%
    }

    .tabs-news .nav-tabs,
    .tabs-news .tab-content {
        flex-basis: 50%;
        max-width: 50%
    }

    .tabs-news .nav-link {
        padding: 40px 80px 40px 52px
    }
}

.tabs-about .nav-tabs {
    display: block;
    border: none
}

.tabs-about .nav-item {
    display: block
}

.tabs-about .nav-item+.nav-item {
    border-top: 1px solid #ebebeb
}

.tabs-about .nav-link {
    position: relative;
    padding: 13px 5px 13px 15px;
    font-size: 14px;
    
    text-transform: uppercase;
    color: #9b9b9b;
    text-align: left;
    border: none !important
}

.tabs-about .nav-link:before {
    margin-right: 15px;
    content: '\e025';
    font-family: fl-budicons-free;
    font-size: 14px;
    color: #aed136;
    opacity: 0;
    transition: .3s ease-out opacity
}

.tabs-about .nav-link,
.tabs-about .nav-link:focus,
.tabs-about .nav-link:active,
.tabs-about .nav-link.active,
.tabs-about .nav-link:hover {
    background-color: transparent
}

.tabs-about .nav-link:hover,
.tabs-about .nav-link.active {
    color: #151515
}

.tabs-about .nav-link:hover:before,
.tabs-about .nav-link.active:before {
    opacity: 1
}

@media(min-width:992px) {
    .tabs-about {
        display: flex;
        flex-direction: row-reverse
    }

    .tabs-about .nav-tabs {
        position: relative;
        margin-left: 30px;
        padding-left: 15px;
        min-width: 290px;
        border-left: 1px solid #ebebeb
    }

    .tabs-about .nav-link {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .tabs-about .tab-content {
        padding: 0;
        flex-grow: 1;
        width: 100%
    }
}

@media(min-width:1200px) {
    .tabs-about .nav-tabs {
        min-width: 342px;
        margin-left: 60px;
        padding-left: 30px;
        padding-right: 30px
    }
}

.tabs-corporate-custom p+p {
    margin-top: 25px
}

.card-group-custom {
    margin-bottom: 0
}

.card-group-custom .card-header+.collapse>.card-body,
.card-group-custom .card-header+.collapse>.list-group {
    border-top: 0
}

.card-group-custom .card+.card {
    margin-top: 0
}

.card-group-custom .card+a {
    display: inline-block;
    margin-top: 30px
}

.card-group-custom.card-group-corporate {
    max-width: 695px;
    margin-left: auto;
    margin-right: auto
}

.card-group-custom.card-group-corporate .card+.card {
    margin-top: 30px
}

.card-custom {
    display: block;
    margin: 0;
    background: inherit;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    text-align: left
}

.card-custom a {
    display: block
}

.card-custom .card-header {
    padding: 0;
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.card-custom .card-body {
    padding: 0;
    border: 0
}

.card-custom .card-title {
    margin-bottom: 0
}

*+.card-group-custom {
    margin-top: 35px
}

@media(min-width:768px) {
    *+.card-group-custom {
        margin-top: 50px
    }
}

.card-corporate {
    text-align: left;
    box-shadow: -1px 2px 5px 0 rgba(68, 73, 83, .12)
}

.card-corporate .card-title a,
.card-corporate .card-body {
    background: #fff
}

.card-corporate .card-title a {
    position: relative;
    z-index: 1;
    padding: 21px 82px 21px 32px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: 0;
    color: #433e3d;
    transition: 1.3s all ease;
    border-radius: 6px 6px 0 0;
    border-bottom: 1px solid #dedede
}

.card-corporate .card-title a .card-arrow:after {
    opacity: 0;
    visibility: hidden
}

.card-corporate .card-title a.collapsed {
    border-radius: 6px;
    border-bottom-width: 0
}

.card-corporate .card-title a.collapsed .card-arrow {
    border-radius: 0 6px 6px 0
}

.card-corporate .card-title a.collapsed .card-arrow:after {
    opacity: 1;
    visibility: visible
}

.card-corporate .card-arrow {
    position: absolute;
    top: 0;
    bottom: -1px;
    right: -1px;
    z-index: 2;
    width: 70px;
    background: #aed136;
    border-radius: 0 6px 0 0;
    transition: .33s all ease
}

.card-corporate .card-arrow::before,
.card-corporate .card-arrow::after {
    content: '';
    position: absolute;
    top: 50%;
    z-index: 4;
    transform: translateY(-50%);
    background: #fff
}

.card-corporate .card-arrow::before {
    width: 14px;
    height: 2px;
    right: 28px
}

.card-corporate .card-arrow::after {
    width: 2px;
    height: 14px;
    right: 34px
}

.card-corporate .collapse {
    position: relative;
    z-index: 1;
    color: #9b9b9b;
    border-radius: 0 0 6px 6px
}

.card-corporate .card-body {
    padding: 25px 44px 25px 32px
}

@media(max-width:991.98px) {

    .card-corporate .card-title a,
    .card-corporate .card-body {
        padding-left: 25px
    }
}

@media(min-width:768px) {
    .card-corporate .card-title a {
        font-size: 18px
    }
}

.tooltip {
    font-size: 14px;
    line-height: 1.2
}

.tooltip.bs-tooltip-top .arrow::before {
    border-top-color: #aed136
}

.tooltip.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #aed136
}

.box-counter {
    position: relative;
    text-align: center;
    color: #433e3d
}

.box-counter-title {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    
    text-transform: uppercase
}

.box-counter-main {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 60px;
    line-height: 1.5;
    letter-spacing: .065em;
    font-weight: 700
}

.box-counter-main .counter-zero:before {
    content: '0'
}

.box-counter-main .counter-plus {
    position: relative;
    padding-right: 20px
}

.box-counter-main .counter-plus:after {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    content: '+';
    font-size: .367em
}

@media(min-width:1200px) {
    .box-counter-main .counter-plus {
        padding-right: 30px
    }
}

.box-counter-main>* {
    display: inline;
    font: inherit
}

.box-counter-main .small {
    font-size: 28px
}

.box-counter-main .small_top {
    position: relative;
    top: .2em;
    vertical-align: top
}

.box-counter-divider {
    font-size: 0;
    line-height: 0
}

.box-counter-divider::after {
    content: '';
    display: inline-block;
    width: 80px;
    height: 2px;
    background: #aed136
}

*+.box-counter-title {
    margin-top: 0
}

*+.box-counter-main {
    margin-top: 20px
}

*+.box-counter-divider {
    margin-top: 10px
}

@media(min-width:768px) {
    .box-counter-wrap {
        overflow: hidden
    }

    .box-counter-wrap [class*=col-] {
        position: relative
    }

    .box-counter-wrap [class*=col-]:before {
        content: '';
        position: absolute;
        left: 0;
        top: -280px;
        bottom: -280px;
        border-left: 1px solid rgba(158, 158, 158, .2)
    }

    .box-counter-wrap [class*=col-]:after {
        content: '';
        position: absolute;
        right: -1px;
        top: -280px;
        bottom: -280px;
        border-left: 1px solid rgba(158, 158, 158, .2)
    }

    .box-counter-wrap-modern {
        overflow: hidden
    }

    .box-counter-wrap-modern [class*=col-]+[class*=col-] .box-counter-main {
        position: relative
    }

    .box-counter-wrap-modern [class*=col-]+[class*=col-] .box-counter-main:before {
        content: '';
        position: absolute;
        left: -22px;
        top: 50%;
        width: 15px;
        height: 15px;
        transform: translateY(-50%);
        background-color: #fdd482
    }
}

@media(min-width:1200px) {
    .box-counter-main {
        font-size: 98px;
        line-height: 1.2
    }

    .box-counter-main .small {
        font-size: 36px
    }

    *+.box-counter-main {
        margin-top: 30px
    }

    *+.box-counter-divider {
        margin-top: 15px
    }

    *+.box-counter-title {
        margin-top: 18px
    }

    *+.box-counter-title {
        margin-top: -9px
    }
}

.context-dark .box-counter,
.bg-gray-700 .box-counter,
.bg-primary .box-counter {
    color: #fff
}

.context-dark .box-counter-divider::after,
.bg-gray-700 .box-counter-divider::after,
.bg-primary .box-counter-divider::after {
    background: #fff
}

.progress-linear {
    position: relative;
    text-align: left
}

.progress-linear .progress-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    margin-left: -5px;
    margin-right: -5px
}

.progress-linear .progress-header>* {
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px
}

.progress-linear .progress-bar-linear-wrap {
    height: 10px;
    background: #f5f5f5;
    border-radius: 5px
}

.progress-linear .progress-bar-linear {
    width: 0;
    height: inherit;
    border-radius: 5px;
    background: #aed136;
    transition: 1s all ease-in-out
}

.progress-linear .progress-value {
    font-weight: 700;
    color: #9b9b9b
}

.progress-linear .progress-value::after {
    content: "%"
}

*+.progress-bar-linear-wrap {
    margin-top: 15px
}

.progress-linear+.progress-linear {
    margin-top: 15px
}

@media(min-width:992px) {
    .progress-linear+.progress-linear {
        margin-top: 30px
    }
}

.progress-bar-circle {
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 1.2
}

.progress-bar-circle canvas {
    vertical-align: middle
}

.progress-bar-circle span {
    position: absolute;
    top: 50%;
    left: 51%;
    font-size: 36px;
    line-height: 36px;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-weight: 500;
    transform: translate(-50%, -50%);
    color: #151515
}

.progress-bar-circle span::after {
    content: "%"
}

.progress-bar-circle-title {
    font-size: 14px;
    
    text-transform: uppercase;
    color: #9b9b9b
}

*+.progress-bar-circle-title {
    margin-top: 12px
}

@media(min-width:1200px) {
    .progress-bar-circle span {
        font-size: 48px
    }

    *+.progress-bar-circle-title {
        margin-top: 20px
    }
}

.time_circles {
    position: relative;
    width: 100%
}

.time_circles>div {
    position: absolute;
    top: 0 !important;
    bottom: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -10px;
    text-align: center
}

@media(min-width:1200px) {
    #DateCountdown {
        width: 100%
    }
}

.time_circles>div>h4 {
    position: absolute;
    left: 0;
    top: 66%;
    right: 0;
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-weight: 500;
    font-size: 10px !important;
    line-height: 1.2 !important;
    color: #575251;
    text-transform: uppercase
}

@media(min-width:480px) {
    .time_circles>div>h4 {
        font-size: 13px !important
    }
}

.time_circles>div>h4+* {
    margin-top: 0
}

.time_circles>div>span {
    display: block;
    text-align: center;
    letter-spacing: 0;
    font-size: 24px !important;
    font-weight: 400;
    line-height: 1 !important;
    color: #111
}

@media(min-width:768px) {
    .time_circles>div>span {
        font-size: 34px !important
    }
}

@media(min-width:992px) {
    .time_circles>div>span {
        font-size: 48px !important
    }
}

.context-dark .time_circles>div>h4,
.bg-gray-600 .time_circles>div>h4,
.bg-gray-700 .time_circles>div>h4,
.bg-primary .time_circles>div>h4 {
    color: #9b9b9b
}

.context-dark .time_circles>div>span,
.bg-gray-600 .time_circles>div>span,
.bg-gray-700 .time_circles>div>span,
.bg-primary .time_circles>div>span {
    color: #fff
}

.countdown-wrap {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px
}

*+.countdown-wrap {
    margin-top: 35px
}

.countdown-wrap+.button {
    margin-top: 40px
}

*+.DateCountdown {
    margin-top: 30px
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    font: 400 40px/80px "FontAwesome";
    cursor: pointer;
    z-index: 1;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:before {
    content: '\f144'
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.owl-nav {
    display: none
}

@media(min-width:992px) {
    .owl-nav {
        display: block
    }
}

.owl-nav.disabled {
    display: none !important
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font: 400 46px/50px "FontAwesome";
    color:#aed136;
    cursor: pointer;
    width: 50px;
    height: 50px;
    line-height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 0;
	overflow:hidden;
	opacity:0;
	background:rgba(255,255,255,0.4);
    border: 2px solid;
}

.owl-prev:hover,
.owl-next:hover {
    color: #aed136
}

.owl-carousel:hover .owl-prev,
.owl-carousel:hover .owl-next {
   overflow:visible;
	opacity:1;
}


.owl-prev {
    left: 0
}

.owl-prev::before {
    content: '\f104'
}

.owl-next {
    right: 0
}

.owl-next::before {
    content: '\f105'
}

.owl-dots {
    text-align: center;
    margin-top: 10px
}

.owl-dots.disabled {
    display: none !important
}

.owl-dot {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid #575251;
    border-radius: 50%;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    outline: none;
    cursor: pointer;
    background-color: transparent;
    transition: .2s
}

.owl-dot:only-child {
    display: none
}

.owl-dot:hover,
.owl-dot:focus {
    background-color: #b2b2b2
}

.owl-dot.active {
    background-color: #b2b2b2
}

@media(min-width:992px) {
    .owl-dot {
        display: none
    }
}

.owl-carousel.owl-carousel-light-dots .owl-dot {
    border-color: #fff
}

.owl-carousel.owl-carousel-light-dots .owl-dot:hover,
.owl-carousel.owl-carousel-light-dots .owl-dot:focus {
    background-color: #fff
}

.owl-carousel.owl-carousel-light-dots .owl-dot.active {
    background-color: #fff
}


/**************light gallery***************/
.lg-sub-html,
.lg-toolbar {
    background-color: rgba(0, 0, 0, .45)
}

@font-face {
    font-family: lg;
    src: url(../fonts/lg.eot?n1z373);
    src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, .45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: 0
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-moz-keyframes lg-right-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-ms-keyframes lg-right-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@keyframes lg-right-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-webkit-keyframes lg-left-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

@-moz-keyframes lg-left-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

@-ms-keyframes lg-left-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

@keyframes lg-left-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-next,
.lg-prev,
.lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
    margin-left: auto;
    margin-right: auto
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px
}

@media(min-width:1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
    color: #fff
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-iframe .lg-video {
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../img/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../img/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../img/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../img/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../img/youtube-play.png) 0 -60px no-repeat
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, .25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover .lg-icon,
.lg-outer .lg-dropdown>li:hover a {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: open sans, helvetica neue, Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
    width: 100%;
    height: 100%
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.lg-group:after {
    content: "";
    display: table;
    clear: both
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(../img/loading.gif) center center no-repeat;
    display: none !important
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-sub-html,
.lg-toolbar {
    background-color: rgba(0, 0, 0, .45)
}

@font-face {
    font-family: lg;
    src: url(../fonts/lg.eot?n1z373);
    src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, .45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: 0
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-moz-keyframes lg-right-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-ms-keyframes lg-right-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@keyframes lg-right-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-webkit-keyframes lg-left-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

@-moz-keyframes lg-left-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

@-ms-keyframes lg-left-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

@keyframes lg-left-end {

    0%,
    100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-next,
.lg-prev,
.lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px
}

@media(min-width:1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
    color: #fff
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-iframe .lg-video {
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../img/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../img/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../img/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../img/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../img/youtube-play.png) 0 -60px no-repeat
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, .25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover .lg-icon,
.lg-outer .lg-dropdown>li:hover a {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: open sans, helvetica neue, Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
    width: 100%;
    height: 100%
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.lg-group:after {
    content: "";
    display: table;
    clear: both
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10900;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(../img/loading.gif) center center no-repeat;
    display: none !important
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10900;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: .93
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
 
 /**********slick-slider*********/
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    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; margin:0 auto;
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(../img/ajax-loader.gif) center center no-repeat
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, .6);
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 9
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: 0 0;
    color: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: 0
}

[dir=rtl] .slick-prev {
    left: auto;
    right: 0
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: 0
}

[dir=rtl] .slick-next {
    left: 0;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

@media(min-width:992px) {
    .slick-main-title {
        line-height: 1
    }
}

.slick-slider-main-wrap {
    position: relative
}

.slick-slider-main {
    transition: .1s ease-out opacity
}

*+.slick-slider-main-wrap {
    margin-top: 35px
}

.slick-slider-project-main {
    padding: 0 0 55px;
    transition: .1s ease-out opacity
}

.slick-slider-project-main .slide {
    padding-left: 10px;
    padding-right: 10px
}

.slick-slider-project-main img {
    width: 100%;
    object-fit: cover
}

.slick-slider-project-main .slick-arrow {
    width: 48px;
    height: 46px;
    font-size: 16px;
    line-height: 46px;
    top: auto;
    bottom: 0;
    transform: translateY(0);
    transition: .3s ease-out all
}

.slick-slider-project-main .slick-arrow:before {
    font-family: linearicons;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    opacity: 1
}

.slick-slider-project-main .slick-arrow,
.slick-slider-project-main .slick-arrow:focus,
.slick-slider-project-main .slick-arrow:active {
    color: #b2b2b2;
    background-color: rgba(0, 0, 0, .05)
}

.slick-slider-project-main .slick-arrow:hover {
    color: #fff;
    background-color: #aed136
}

.slick-slider-project-main .slick-prev:before {
    content: '\ec3b'
}

.slick-slider-project-main .slick-next:before {
    content: '\ec3c'
}

@media(max-width:575.98px) {
    .slick-slider-project-main .slick-prev {
        left: calc(50% - 30px);
        transform: translateX(-50%)
    }

    .slick-slider-project-main .slick-next {
        left: calc(50% + 30px);
        transform: translateX(-50%)
    }
}

@media(min-width:576px) {
    .slick-slider-project-main {
        padding: 0 45px
    }

    .slick-slider-project-main .slick-arrow {
        top: 50%;
        bottom: auto;
        margin: 0;
        transform: translateY(-50%)
    }
}

@media(min-width:1600px) {
    .slick-slider-project-main .slide {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(min-width:1200px) {
    *+.slick-slider-main-wrap {
        margin-top: 80px
    }
}

.slick-slider-project-wrap {
    position: relative
}

*+.slick-slider-project-wrap {
    margin-top: 35px
}

.slick-slider-project-filter+.slick-slider-project-wrap {
    margin-top: 20px
}

@media(min-width:1200px) {
    *+.slick-slider-project-wrap {
        margin-top: 50px
    }

    .slick-slider-project-filter+.slick-slider-project-wrap {
        margin-top: 30px
    }
}

.slick-slider-filter {
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    margin-left: -8px;
    margin-right: -8px
}

.slick-slider-filter>* {
    margin-top: 10px;
    padding-left: 8px;
    padding-right: 8px
}

.slick-slider-filter>li {
    display: inline-block
}

.slick-slider-filter a {
    font-size: 16px;
    text-transform: uppercase
}

.slick-slider-filter a,
.slick-slider-filter a:focus,
.slick-slider-filter a:active {
    color: #9b9b9b
}

.slick-slider-filter a.active,
.slick-slider-filter a:hover {
    color: #151515
}

@media(min-width:992px) {
    .slick-slider-filter {
        text-align: right
    }
}

@media(min-width:1200px) {
    .slick-slider-filter {
        transform: translate3d(0, -10px, 0);
        margin-bottom: -10px;
        margin-left: -21px;
        margin-right: -21px
    }

    .slick-slider-filter>* {
        margin-top: 10px;
        padding-left: 21px;
        padding-right: 21px
    }
}

.slick-slider-project-filter {
    text-align: center;
    transform: translate3d(0, -5px, 0);
    margin-bottom: -5px;
    margin-left: -8px;
    margin-right: -8px
}

.slick-slider-project-filter>* {
    margin-top: 5px;
    padding-left: 8px;
    padding-right: 8px
}

.slick-slider-project-filter>li {
    display: inline-block
}

.slick-slider-project-filter a {
    font-size: 16px;
    text-transform: uppercase
}

.slick-slider-project-filter a,
.slick-slider-project-filter a:focus,
.slick-slider-project-filter a:active {
    color: #9b9b9b
}

.slick-slider-project-filter a.active,
.slick-slider-project-filter a:hover {
    color: #aed136
}

*+.slick-slider-project-filter {
    margin-top: 15px
}

@media(min-width:1200px) {
    .slick-slider-project-filter {
        transform: translate3d(0, -10px, 0);
        margin-bottom: -10px;
        margin-left: -21px;
        margin-right: -21px
    }

    .slick-slider-project-filter>* {
        margin-top: 10px;
        padding-left: 21px;
        padding-right: 21px
    }

    .slick-slider-project-filter>li+li {
        position: relative
    }

    .slick-slider-project-filter>li+li:before {
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        height: 80%;
        border-left: 1px solid #d4d9e0
    }
}

.slick-fraction {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    color: #151515
}

.custom-slick-arrows {
    position: relative;
    margin-top: 15px;
    width: 158px;
    height: 48px;
    margin-left: auto;
    margin-right: auto
}

.custom-slick-arrows .slick-arrow {
    top: 0;
    width: 54px;
    height: 48px;
    line-height: 48px;
    color: #9b9b9b;
    background: 0 0;
    border: 3px solid #e5e7e9;
    transform: translate(0, 0);
    transition: .3s ease-out all
}

.custom-slick-arrows .slick-arrow:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: linearicons;
    font-size: 25px;
    line-height: 48px;
    opacity: 1;
    color: inherit;
    transform: translate(-50%, -50%)
}

.custom-slick-arrows .slick-arrow:hover {
    color: #151515;
    border-color: #aed136
}

.custom-slick-arrows .slick-prev:before {
    content: '\ec3b'
}

.custom-slick-arrows .slick-next:before {
    content: '\ec3c'
}

@media(min-width:1200px) {
    .custom-slick-arrows {
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 0
    }
}

.slick-slider-projects {
    margin-bottom: 30px
}

.slick-slider-projects-thumbs {
    padding-left: 50px;
    padding-right: 50px
}

.slick-slider-projects-thumbs .item {
    cursor: pointer
}

.slick-slider-projects-thumbs .item.slick-current img,
.slick-slider-projects-thumbs .item:hover img {
    border-color: #aed136
}

.slick-slider-projects-thumbs img {
    display: block;
    width: 171px;
    height: 126px;
    object-fit: cover;
    margin-left: auto !important;
    margin-right: auto !important;
    border: 4px solid #fff;
    transition: .3s ease-out all
}

.slick-slider-projects-thumbs .slick-arrow {
    width: 35px;
    height: 35px;
    font-size: 36px;
    opacity: 1;
    transition: .3s ease-out all
}

.slick-slider-projects-thumbs .slick-arrow:before {
    font-family: linearicons;
    font-size: inherit;
    color: inherit;
    opacity: 1
}

.slick-slider-projects-thumbs .slick-arrow,
.slick-slider-projects-thumbs .slick-arrow:focus,
.slick-slider-projects-thumbs .slick-arrow:active {
    color: #9b9b9b;
    background-color: transparent
}

.slick-slider-projects-thumbs .slick-arrow:hover {
    color: #151515
}

.slick-slider-projects-thumbs .slick-prev:before {
    content: '\ec3b'
}

.slick-slider-projects-thumbs .slick-next:before {
    content: '\ec3c'
}

.desktop .slick-slider-single-project {
    user-select: auto
}

.slick-slider-single-project-arrows {
    position: relative;
    text-align: center;
    margin-bottom: -10px
}

.slick-slider-single-project-arrows .slick-arrow {
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 192px;
    height: 50px;
    line-height: 1.3;
    font-family: 'Roboto Condensed', -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, sans-serif;
    font-size: 14px;
    
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid;
    transform: translate(0, 0);
    transition: .3s ease-out all
}

.slick-slider-single-project-arrows .slick-arrow:before {
    font-size: inherit;
    color: inherit
}

.slick-slider-single-project-arrows .slick-arrow.slick-disabled {
    cursor: no-drop
}

.slick-slider-single-project-arrows .slick-arrow,
.slick-slider-single-project-arrows .slick-arrow:focus,
.slick-slider-single-project-arrows .slick-arrow:active,
.slick-slider-single-project-arrows .slick-arrow.slick-disabled,
.slick-slider-single-project-arrows .slick-arrow.slick-disabled:hover {
    color: #151515;
    background: 0 0;
    border-color: #ebebeb;
    opacity: 1
}

.slick-slider-single-project-arrows .slick-arrow:before,
.slick-slider-single-project-arrows .slick-arrow:focus:before,
.slick-slider-single-project-arrows .slick-arrow:active:before,
.slick-slider-single-project-arrows .slick-arrow.slick-disabled:before,
.slick-slider-single-project-arrows .slick-arrow.slick-disabled:hover:before {
    opacity: 1
}

.slick-slider-single-project-arrows .slick-arrow:hover {
    color: #fff;
    border-color: #433e3d;
    background-color: #433e3d
}

.slick-slider-single-project-arrows .slick-prev:before {
    content: 'Previous Project'
}

.slick-slider-single-project-arrows .slick-next:before {
    content: 'Next Project'
}

*+.slick-slider-single-project-arrows {
    margin-top: 30px
}

@media(min-width:1200px) {
    *+.slick-slider-single-project-arrows {
        margin-top: 70px
    }
}

.product-carousel .slick-track {
    display: flex;
    justify-content: space-between;
    align-items: stretch
}

.product-carousel .slick-slide {
    float: none;
	flex-basis: 100%;
    height: auto
}

.product-carousel #child-carousel .slick-slide {
    cursor: pointer
}
.carousel-parent,.slick-vertical{display:none;}
.carousel-parent.slick-initialized,.slick-vertical.slick-initialized{display:block;}
@media(min-width:768px) {
    .product-carousel #child-carousel .slick-track {
        flex-direction: column;
        display: block
    }

    .product-carousel #child-carousel .slick-slide {
        flex-basis: 100%;
        width: 100%;
        max-width: 127px; margin:0 auto;
    }
}

.parallax-container {
    position: relative;
    overflow: hidden
}

.material-parallax {
    position: absolute;
    top: 0;
    left: -1px;
    right: -1px;
    bottom: 0;
    z-index: 0
}

.parallax-content {
    position: relative;
    z-index: 1
}

.material-parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 101%;
    min-height: 101%;
    max-width: none;
    transform: translate3d(-50%, 0, 0)
}

.parallax-disabled {
    background-size: cover;
    background-position: center
}

html:not(.ie-11):not(.ios) .parallax-disabled {
    background-attachment: fixed
}

.parallax-dark .button-primary-light:hover,
.parallax-dark .button-secondary:hover {
    color: #151515;
    border-color: #fff;
    background-color: #fff
}

@media(max-width:1199.98px) {
    .parallax-dark {
        position: relative;
        z-index: 0
    }

    .parallax-dark:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, .6);
        z-index: -1
    }
}

.video {
    position: relative;
    z-index: 1
}

.video-link {
    position: absolute;
    z-index: 1;
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 70px;
    text-align: center;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(1);
    transition: .3s ease-out all
}

.video-link .icon {
    font-size: inherit
}

.video-link,
.video-link:focus,
.video-link:active,
.video-link:hover,
.video-link.active {
    color: #fff;
    background-color: rgba(255, 255, 255, .47)
}

.video-link:hover {
    transform: translate(-50%, -50%) scale(1.1)
}

.select2-container {
    position: relative;
    display: inline-block;
    width: 100% !important;
    margin: 0;
    vertical-align: middle;
    box-sizing: border-box
}

.select2-container .select2-selection--single {
    display: block;
    height: 50px;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container .select2-selection--multiple {
    display: block;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1
}

.select2-container .select2-search--inline {
    align-self: center
}

.select2-container .select2-search--inline .select2-search__field {
    display: block;
    padding: 0;
    border: none;
    font-size: 14px;
    min-height: 24px;
    box-sizing: border-box
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.has-error .select2-container {
    outline: 1px dashed red
}

.select2-dropdown {
    position: absolute;
    left: -100000px;
    z-index: 1051;
    width: 100%;
    display: block;
    box-sizing: border-box;
    background-color: #f5f5f5;
    color: #9b9b9b
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding-left: 19px;
    padding-right: 19px;
    user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: 1px solid #fff
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #f5f5f5
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 19px;
    font-size: 14px;
    line-height: 1;
    color: #9b9b9b;
    padding-right: 40px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #9b9b9b
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 20px;
    height: 26px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    width: 20px;
    height: 26px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    position: absolute;
    content: '\f107';
    top: 50%;
    left: 50%;
    font-size: 16px;
    font-family: fontawesome;
    color: #9b9b9b;
    line-height: 26px;
    transform: translate(-50%, -50%)
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    cursor: default;
    background-color: #f5f5f5;
    color: #c1c1c1
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #9b9b9b transparent;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #f5f5f5;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    width: 100%;
    padding: 13px 24px 8px 14px;
    list-style: none;
    box-sizing: border-box
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
    margin-bottom: 5px;
    margin-left: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #9b9b9b
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 5px;
    cursor: default;
    font-size: 14px;
    background-color: #aed136;
    color: #fff
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px;
    color: #fff
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #f5f5f5
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    cursor: default;
    background-color: #f5f5f5;
    color: #c1c1c1
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-search--inline .select2-search__field,
.select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    color: #9b9b9b
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    background-color: #f5f5f5;
    color: #c1c1c1
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #aed136;
    color: #fff
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.stepper {
    position: relative;
    display: inline-block;
    max-width: 70px;
    width: 70px
}

.stepper input{
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
	font-size:16px;
    -moz-appearance: textfield
}

.stepper input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.stepper-arrow {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    width: 23px;
    height: 24px;
    line-height: 22px;
    font-size: 24px;
    font-family: material icons;
    cursor: pointer;
    transition: .3s all ease;
    border: 1px solid #ccc;
    display: block;
    text-align: center;
    border-radius: 5px;
}

.stepper-arrow:hover {
    color: #aed136
}

.stepper-arrow.up {
    right: 0;
    text-align: left
}

.stepper-arrow.up:before {
    content: '\e5cc'
}

.stepper-arrow.down {
    left: 0;
    text-align: right
}

.stepper-arrow.down:before {
    content: '\e5cb'
}

.stepper.disabled .stepper-arrow {
    pointer-events: none;
    opacity: .5
}
.grid-item{margin-bottom:30px;}
.parallax-year h2{color:#ffffff;}
.footer-classic.context-dark .block-follow a:hover{color:#ffffff}
.iframe iframe{width:100%; height:450px; display:block;}
.rd-navbar-static .rd-nav-item>.rd-navbar-submenu-toggle,.rd-navbar-classic.rd-navbar-static .rd-navbar-dropdown,.rd-navbar-sidebar .rd-nav-item>.rd-navbar-submenu-toggle, .rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown>.rd-navbar-submenu-toggle,.rd-navbar-sidebar .rd-nav-item>.rd-navbar-dropdown{display:none !important;}
.ie-panel {
	display: none;
	background: #212121;
	padding: 10px 0;
	box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .3);
	clear: both;
	text-align: center;
	position: relative;
	z-index: 1;
}

html.ie-10 .ie-panel,
html.lt-ie-10 .ie-panel {
	display: block;
}
.bg-404{background-image: url(../img/bg-404.jpg)}
.bg-shopping{background-image: url(../img/bg-shopping.jpg)}
.slide.darkTea a img {
    width: 100%;
}
.home_page .rd-navbar-fixed .rd-nav-link{color:#ffffff;}
.post-single h2,.post-single .heading-2,.post-single h3,.post-single .heading-3,.post-single h4,.post-single .heading-4{font-size:inherit;}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(45deg, #ffffff, #ffffff);
  z-index: 9999999;
}

#preloader #status {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#preloader #status .spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto;
}

#preloader #status .spinner .double-bounce1, #preloader #status .spinner .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #aed136;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
          animation: sk-bounce 2.0s infinite ease-in-out;
}

#preloader #status .spinner .double-bounce2 {
  -webkit-animation-delay: -1.0s;
          animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@media (max-width:992px){
	.video img{width:100%;}
	.footer-col{margin-bottom:30px;}
}
@media (max-width:767px){
	.section-xs, .section-sm, .section-md, .section-lg, .section-xl{
		padding:30px 0;
	}
	.swiper-modern .swiper-slide{background: #ffffff !important;}
	.container-caption-slider{padding:30px 0;}
	.button.button-primary-light{
		margin-top: 10px;
		padding: 10px; border:0;
	}
	.swiper-modern .swiper-pagination{display:none;}
	.swiper-slide-caption{height:100%;}
}