
.clearfix {
    zoom: 100%
}
.clearfix:after,
.clearfix:before {
    display: table;
    line-height: 0;
    content: ""
}
.clearfix:after {
    clear: both
}
.clear {
    clear: both
}
.oh {
    overflow: hidden
}
.ov {
    overflow: visible
}
.relative {
    position: relative
}
.section-wrap {
    padding: 120px 0;
    overflow: hidden;
    background-attachment: fixed;
    background-size: cover
}
.intro-section {
    padding: 120px 0;
    overflow: hidden;
    background-attachment: fixed;
    background-size: cover;
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center
}
.section-wrap-lg {
    padding: 170px 0
}
.section-wrap-md {
    padding: 100px 0
}
.section-wrap-xs {
    padding: 50px 0
}
.main-container {
    margin: auto
}
@media (min-width: 1600px) {
    .grid-1440 .container,
    .grid-1440 .main-container {
        width: 1440px
    }
}
.mobile section {
    background-attachment: scroll!important
}
.bg-dark {
    background-color: #565656
}
.bg-light {
    background-color: #fafafa
}
.bg-white {
    background-color: #fff
}
.bg-color {
    background-color: #23abc4
}
.white {
    color: #fff
}
.static {
    position: static
}
.block {
    display: block
}
.left {
    float: left
}
.right {
    float: right
}
.valign {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}
.container-fluid.semi-fluid {
    padding: 0 40px
}
.img-fw {
    width: 100%
}
.uppercase {
    text-transform: uppercase;
    letter-spacing: .02em
}
.last {
    margin-bottom: 0!important
}
@media (max-width: 991px) {
    .md-text-center {
        text-align: center
    }
}
@media (max-width: 767px) {
    .sm-text-center {
        text-align: center
    }
}
@media (max-width: 480px) {
    .xs-text-center {
        text-align: center
    }
}
img.alignleft {
    float: left;
    margin: 10px 20px 10px 0
}
img.alignright {
    float: right;
    margin: 10px 0 10px 20px
}
.fw-100 {
    font-weight: 100
}
.fw-200 {
    font-weight: 200
}
.fw-300 {
    font-weight: 300
}
.fw-400 {
    font-weight: 400
}
.fw-500 {
    font-weight: 500
}
.fw-600 {
    font-weight: 600
}
.fw-700 {
    font-weight: 700
}
.fw-800 {
    font-weight: 800
}
.fw-900 {
    font-weight: 900
}
.animation-wrap {
    overflow: hidden
}
::-moz-selection {
    color: #fff;
    background-color: #171717
}
::-webkit-selection {
    color: #fff;
    background-color: #171717
}
::selection {
    color: #fff;
    background-color: #171717
}
:focus {
    outline: 0
}
body {
    margin: 0;
    padding: 0;
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    background: #fff;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    color: #8f8f8f
}
body img {
    border: none;
    max-width: 100%;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none
}
video {
    height: 100%;
    width: 100%
}
iframe {
    border: 0
}
.row.row-4 {
    margin: 0 -2px
}
.row.row-4>div {
    padding: 0 2px
}
.row.row-10 {
    margin: 0 -5px
}
.row.row-10>div {
    padding: 0 5px
}
.row.row-12 {
    margin: 0 -6px
}
.row.row-12>div {
    padding: 0 6px
}
.row.row-16 {
    margin: 0 -8px
}
.row.row-16>div {
    padding: 0 8px
}
.row.row-20 {
    margin: 0 -10px
}
.row.row-20>div {
    padding: 0 10px
}
.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
    height: 100%;
    width: 100%
}
.mfp-container:before,
.mfp-figure:after {
    content: ''
}
.mfp-bg {
    z-index: 1250;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}
.mfp-wrap {
    z-index: 1251;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}
.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}
.mfp-close,
.mfp-preloader {
    text-align: center;
    position: absolute
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}
.mfp-ajax-cur {
    cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
.mfp-loading.mfp-figure {
    display: none
}
.mfp-hide {
    display: none!important
}
.mfp-preloader {
    color: #ccc;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}
.mfp-preloader a {
    color: #ccc
}
.mfp-close,
.mfp-preloader a:hover {
    color: #fff
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    text-decoration: none;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}
.mfp-close:active {
    top: 1px
}
.mfp-close-btn-in .mfp-close {
    color: #333
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}
.mfp-figure,
img.mfp-img {
    line-height: 0
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
    margin-top: -54px
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}
.mfp-arrow-left {
    left: 0
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
    right: 0
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}
.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}
.mfp-iframe-holder .mfp-close {
    top: -40px
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}
.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}
img.mfp-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}
.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-figure figure {
    margin: 0
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}
.mfp-ie7 .mfp-img {
    padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
    padding: 0
}
.mfp-ie7 .mfp-content {
    padding-top: 44px
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}
.items-grid .col-xs-6:nth-child(2n+3) {
    clear: left
}
.items-grid .col-xs-4:nth-child(3n+4) {
    clear: left
}
.items-grid .col-xs-3:nth-child(4n+5) {
    clear: left
}
.items-grid .col-xs-2:nth-child(6n+7) {
    clear: left
}
.items-grid .col-xs-1:nth-child(12n+13) {
    clear: left
}
@media (min-width: 768px) {
    .items-grid .col-xs-6:nth-child(2n+3) {
        clear: none
    }
    .items-grid .col-xs-4:nth-child(3n+4) {
        clear: none
    }
    .items-grid .col-xs-3:nth-child(4n+5) {
        clear: none
    }
    .items-grid .col-xs-2:nth-child(6n+7) {
        clear: none
    }
    .items-grid .col-xs-1:nth-child(12n+13) {
        clear: none
    }
    .items-grid .col-sm-6:nth-child(2n+3) {
        clear: left
    }
    .items-grid .col-sm-4:nth-child(3n+4) {
        clear: left
    }
    .items-grid .col-sm-3:nth-child(4n+5) {
        clear: left
    }
    .items-grid .col-sm-2:nth-child(6n+7) {
        clear: left
    }
    .items-grid .col-sm-1:nth-child(12n+13) {
        clear: left
    }
}
@media (min-width: 992px) {
    .items-grid .col-sm-6:nth-child(2n+3) {
        clear: none
    }
    .items-grid .col-sm-4:nth-child(3n+4) {
        clear: none
    }
    .items-grid .col-sm-3:nth-child(4n+5) {
        clear: none
    }
    .items-grid .col-sm-2:nth-child(6n+7) {
        clear: none
    }
    .items-grid .col-sm-1:nth-child(12n+13) {
        clear: none
    }
    .items-grid .col-md-6:nth-child(2n+3) {
        clear: left
    }
    .items-grid .col-md-4:nth-child(3n+4) {
        clear: left
    }
    .items-grid .col-md-3:nth-child(4n+5) {
        clear: left
    }
    .items-grid .col-md-2:nth-child(6n+7) {
        clear: left
    }
    .items-grid .col-md-1:nth-child(12n+13) {
        clear: left
    }
}
@media (min-width: 1200px) {
    .items-grid .col-md-6:nth-child(2n+3) {
        clear: none
    }
    .items-grid .col-md-4:nth-child(3n+4) {
        clear: none
    }
    .items-grid .col-md-3:nth-child(4n+5) {
        clear: none
    }
    .items-grid .col-md-2:nth-child(6n+7) {
        clear: none
    }
    .items-grid .col-md-1:nth-child(12n+13) {
        clear: none
    }
    .items-grid .col-lg-6:nth-child(2n+3) {
        clear: left
    }
    .items-grid .col-lg-4:nth-child(3n+4) {
        clear: left
    }
    .items-grid .col-lg-3:nth-child(4n+5) {
        clear: left
    }
    .items-grid .col-lg-2:nth-child(6n+7) {
        clear: left
    }
    .items-grid .col-lg-1:nth-child(12n+13) {
        clear: left
    }
}
.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}
.col-xs-5ths {
    width: 20%;
    float: left
}
@media (min-width: 767px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }
}
.hover-overlay {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.hover-overlay.light {
    background-color: rgba(255, 255, 255, .9)
}
.hover-trigger:hover .hover-overlay {
    opacity: 1;
    visibility: visible
}
[data-overlay="1"] {
    background-color: rgba(25, 25, 25, .1)
}
[data-overlay="2"] {
    background-color: rgba(25, 25, 25, .2)
}
[data-overlay="3"] {
    background-color: rgba(25, 25, 25, .3)
}
[data-overlay="4"] {
    background-color: rgba(25, 25, 25, .4)
}
[data-overlay="5"] {
    background-color: rgba(25, 25, 25, .5)
}
[data-overlay="6"] {
    background-color: rgba(25, 25, 25, .6)
}
[data-overlay="7"] {
    background-color: rgba(25, 25, 25, .7)
}
[data-overlay="8"] {
    background-color: rgba(25, 25, 25, .8)
}
[data-overlay="9"] {
    background-color: rgba(25, 25, 25, .9)
}
[data-overlay="10"] {
    background-color: #191919
}
.list-dividers>li {
    position: relative;
    padding: 9px 0;
    border-bottom: 1px solid #eaeaea
}
.list-no-dividers>li {
    position: relative;
    padding: 7px 0!important
}
ul {
    list-style: none;
    margin: 0;
    padding: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, sans-serif;
    margin-top: 0;
    color: #282828;
    font-weight: 600;
    line-height: 1.2
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-top: 0
}
.h1,
h1 {
    font-size: 60px;
    font-weight: 900
}
.h2,
h2 {
    font-size: 45px;
    font-weight: 800
}
.h3,
h3 {
    font-size: 24px;
    font-weight: 700
}
.h4,
h4 {
    font-size: 22px;
    font-weight: 500
}
.h5,
h5 {
    font-size: 20px;
    font-weight: 600
}
.h6,
h6 {
    font-size: 18px;
    font-weight: 300
}
h1>a,
h2>a,
h3>a,
h4>a,
h5>a,
h6>a {
    color: inherit
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #212121;
    font-size: 85%;
    font-weight: 700
}
.heading {
    position: relative;
    margin-bottom: 0
}
.heading.large {
    font-size: 42px
}
.heading-row {
    margin-bottom: 70px
}
a {
    text-decoration: underline;
    color: #fff;
    outline: 0;
    -webkit-transition: color .1s ease-in-out;
    -moz-transition: color .1s ease-in-out;
    -ms-transition: color .1s ease-in-out;
    -o-transition: color .1s ease-in-out;
    transition: color .1s ease-in-out
}
a:focus,
a:hover {
    text-decoration: none;
    color: #171717;
    outline: 0
}
.underline {
    border-bottom: 1px solid #eaeaea
}
.underline:hover {
    border-color: #171717
}
b,
strong {
    color: #212121
}
.lead-heading.white strong {
    color: #fff
}
p {
    font-size: 16px;
    color: #8f8f8f;
    font-weight: 400;
    line-height: 28px
}
.list-inline {
    margin: 0
}
.bottom-line:after {
    content: "";
    display: block;
    width: 50px;
    border-bottom: 3px solid #23abc4;
    margin: 22px auto 0;
    z-index: 1;
    position: relative
}
.bottom-line.left-align:after {
    margin: 22px auto 22px 0
}
.bottom-line.grey:after {
    border-color: #e4e4e4
}
.bottom-line.full-grey:after {
    width: 100%;
    border-color: #eaeaea;
    margin-top: 16px
}
@media (min-width: 768px) {
    .lead {
        font-size: 18px
    }
}
.lead {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}
p.large {
    font-size: 120%;
    line-height: 1.8
}
.fsz-50 {
    font-size: 50px
}
.fsz-16 {
    font-size: 16px
}
blockquote {
    padding: 10px 0 10px 40px;
    margin: 0;
    border-left: 3px solid #e5e5e5
}
blockquote>p {
    font-size: 17px;
    line-height: 30px;
    font-family: Montserrat, sans-serif;
    margin-bottom: 7px!important;
    color: #929292;
    position: relative
}
blockquote>span {
    color: #212121;
    font-size: 14px
}
.highlight {
    padding: 3px 5px;
    color: #fff;
    background-color: #23abc4
}
.list li {
    line-height: 24px;
    position: relative
}
.list li i {
    line-height: 21px
}
.arrows li,
.bullets li,
.checks li,
.numbers li {
    margin-bottom: 20px;
    color: #929292
}
.bullets li {
    padding-left: 15px
}
.bullets li:before {
    content: "\2022";
    font-size: 18px;
    position: absolute;
    left: 0;
    color: #23abc4
}
.arrows i {
    margin-right: 5px
}
.arrows i,
.checks i {
    color: #23abc4
}
.checks i {
    font-size: 12px;
    margin-right: 7px;
    vertical-align: middle
}
ol.numbers {
    padding-left: 20px
}
.section-columns p {
    margin-bottom: 40px
}
.mobile .main-wrapper.opened {
    cursor: pointer
}
.content-wrap {
    margin-left: 320px;
    position: relative;
    width: auto
}
.container {
    max-width: 100%
}
.header-wrap {
    width: 320px;
    height: 100%;
    background-color: #f5f5f5;
    padding: 70px 75px;
    display: inline-block;
    float: right;
    overflow-y: auto;
    z-index: 1000
}
.logo-wrap>a {
    height: auto
}
.nav-type-1 {
    position: fixed;
    right: -320px;
    top: 0;
    z-index: 500;
    height: 100%;
    -webkit-transition: all .4s cubic-bezier(.785, .135, .15, .86);
    -moz-transition: all .4s cubic-bezier(.785, .135, .15, .86);
    -ms-transition: all .4s cubic-bezier(.785, .135, .15, .86);
    -o-transition: all .4s cubic-bezier(.785, .135, .15, .86);
    transition: all .4s cubic-bezier(.785, .135, .15, .86)
}
.nav-type-1.opened {
    right: 0
}
.nav-type-1 .social-icons {
    position: absolute;
    bottom: 60px
}
@media (max-height: 960px) {
    .nav-type-1 .social-icons {
        position: static;
        margin-top: 100px
    }
}
.logo-container,
.navbar-header {
    width: 100%;
    text-align: center
}
.navbar-header {
    padding: 0
}
.nav-item-submenu li a {
    display: block;
    padding: 8px 0;
    line-height: 1;
    color: #929292;
    font-size: 15px
}
.nav-item-submenu li a:hover {
    color: #212121
}
#nav-trigger {
    height: 50px;
    width: 50px;
    background-color: #fff;
    display: inline-block;
    float: left;
    position: relative;
    cursor: pointer
}
.pl-80 {
    padding-left: 80px!important
}
@media only screen and (max-width: 991px) {
    .pl-80 {
        padding-left: 0!important
    }
}
.hero-holder {
    z-index: 5;
    color: #fff;
    position: relative;
    padding: 100px 0
}
.hero-holder h1,
.hero-holder p {
    color: inherit
}
.hero-holder h1 {
    font-size: 60px;
    margin-bottom: 0;
}
.hero-holder h2 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 0;
	color: white;
}
@media only screen and (max-width: 991px) {
    .hero-holder {
        padding: 5px
    }
    .hero-holder h1 {
        font-size: 36px
    }
    .hero-holder h2 {
        font-size: 18px
    }
}
.fullscreen-img .img-holder {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 0;
    position: absolute
}
.fullscreen-img li {
    height: 100%
}
.fullscreen-img img {
    visibility: hidden;
    opacity: 0
}
.gradient-overlay:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 3;
    background: rgba(0, 0, 0, .34);
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .34) 100%);
    background: -o-linear-gradient(rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .34) 100%);
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .34) 100%);
    top: 0
}

.flex-direction-nav .flex-prev,
.flickity-prev-next-button.previous,
.owl-prev {
    left: -40px
}
.flex-direction-nav .flex-next,
.flickity-prev-next-button.next,
.owl-next {
    right: -40px
}
.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev {
    opacity: 0
}
.flex-direction-nav a,
.flickity-prev-next-button,
.owl-next,
.owl-prev {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    text-align: center;
    line-height: 40px;
    z-index: 600;
    width: 40px;
    height: 40px;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.flex-direction-nav a,
.flickity-prev-next-button {
    width: 30px;
    height: 60px;
    margin-top: -30px
}
.flickity-prev-next-button.previous {
    border-radius: 0 3px 3px 0
}
.flickity-prev-next-button.next {
    border-radius: 3px 0 0 3px
}
.flex-direction-nav a {
    background-color: #fff
}
.flex-direction-nav a i {
    font-size: 26px;
    color: #212121;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
#flexslider .flex-direction-nav .flex-next:before,
.flickity-prev-next-button:before,
.owl-next:before {
    left: auto;
    right: 0
}
#thumbs a i,
.owl-next i,
.owl-prev i {
    position: relative;
    font-size: 40px;
    color: #212121
}
#flexslider.light-arrows a i,
.light-arrows .owl-next i,
.light-arrows .owl-prev i {
    color: #fff
}
.light-arrows .flickity-prev-next-button .arrow {
    fill: #fff
}
#flexslider:hover .flex-direction-nav .flex-next,
.owl-carousel:hover .owl-next {
    opacity: 1;
    right: 10px
}
#flexslider:hover .flex-direction-nav .flex-prev,
.owl-carousel:hover .owl-prev {
    opacity: 1;
    left: 10px
}
.btn {
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border: none;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 25px
}
.btn:before {
    content: '';
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 25px
}
.btn:after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #171717;
    content: '';
    position: absolute;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    transform: scaleX(0)
}
.btn:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff
}
.btn:hover:after {
    transform: scaleX(1)
}
.btn:hover span {
    color: #fff
}
.btn:focus {
    color: #fff;
    outline: 0!important
}
.btn span {
    position: relative;
    z-index: 3;
    -webkit-transition: color .3s!important;
    -moz-transition: color .3s!important;
    -ms-transition: color .3s!important;
    -o-transition: color .3s!important;
    transition: color .3s!important
}
.btn.btn-light {
    color: #212121
}
.btn.btn-light:before {
    background-color: #fafafa
}
.btn.btn-dark {
    color: #fff
}
.btn.btn-dark:before {
    background-color: #171717
}
.btn.btn-dark:after {
    background-color: #313131
}
.btn.btn-white {
    box-shadow: none;
    color: #171717
}
.btn.btn-white:before {
    background-color: #fff;
    border: 2px solid #fff
}
.btn.btn-white:after {
    background-color: #313131;
    border: 2px solid #313131
}
.btn-lg {
    font-size: 14px;
    padding: 15px 46px
}
.btn-lg span {
    display: block
}
.btn-md {
    font-size: 14px;
    padding: 0 32px
}
.btn-md span {
    line-height: 44px
}
.btn-sm {
    font-size: 11px;
    padding: 0 25px
}
.btn-sm span {
    line-height: 32px
}
.rounded,
.rounded:before {
    border-radius: 25px
}

/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
    position: relative
}
.flickity-enabled:focus {
    outline: 0
}
.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}
.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}
.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}
.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    border-radius: 50%;
    background: #fff;
    background: hsla(0, 0%, 100%, .75);
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.flickity-prev-next-button:hover {
    background: #fff
}
.flickity-prev-next-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #09F
}
.flickity-prev-next-button:active {
    opacity: .6
}
.flickity-prev-next-button.previous {
    left: 10px
}
.flickity-prev-next-button.next {
    right: 10px
}
.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}
.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}
.flickity-prev-next-button:disabled {
    opacity: .3;
    cursor: auto
}
.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}
.flickity-prev-next-button .arrow {
    fill: #333
}
.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}
.flickity-rtl .flickity-page-dots {
    direction: rtl
}
.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}
.flickity-page-dots .dot.is-selected {
    opacity: 1
}
/*
 * jQuery FlexSlider v2.4.0
 */

@font-face {
    font-family: flexslider-icon;
    src: url(fonts/flexslider-icon.eot);
    src: url(fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(fonts/flexslider-icon.woff) format('woff'), url(fonts/flexslider-icon.ttf) format('truetype'), url(fonts/flexslider-icon.svg#flexslider-icon) format('svg');
    font-weight: 400;
    font-style: normal
}
.flex-container a:focus,
.flex-container a:hover,
.flex-slider a:focus,
.flex-slider a:hover {
    outline: 0
}
.flex-control-nav,
.flex-direction-nav,
.slides,
.slides>li {
    margin: 0;
    padding: 0;
    list-style: none
}
.flex-pauseplay span {
    text-transform: capitalize
}
.flexslider {
    margin: 0;
    padding: 0;
    background: #fff;
    position: absolute;
    zoom: 1;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}
.flex-pauseplay a,
.no-js .flexslider .slides>li:first-child,
html[xmlns] .flexslider .slides {
    display: block
}
.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
* html .flexslider .slides {
    height: 1%
}
.flexslider .slides {
    zoom: 1;
    height: 100% !important;
}
.flexslider .slides img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    vertical-align: middle;
    height: auto;
    width: 100%
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.carousel li {
    margin-right: 5px
}
.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}
.flex-pauseplay a {
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}
.flex-pauseplay a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}
.flex-pauseplay a:hover {
    opacity: 1
}
.flex-pauseplay a .flex-play:before {
    content: '\f003'
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}
.flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background: 0 0;
    cursor: pointer;
    text-indent: -9999px;
    border: 2px solid #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    opacity: .5
}
.flex-control-paging li a:hover {
    opacity: 1
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(255, 255, 255, 1);
    cursor: default;
    opacity: 1
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}