
.is-small-text {
    font-size: 14px
}

.is-regular-text {
    font-size: 16px
}

.is-large-text {
    font-size: 36px
}

.is-larger-text {
    font-size: 48px
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

p.has-background {
    padding: 20px 30px
}

p.has-text-color a {
    color: inherit
}

@-webkit-keyframes loading-fade {
    0% {
        opacity: .7
    }
    50% {
        opacity: 1
    }
    to {
        opacity: .7
    }
}

@keyframes loading-fade {
    0% {
        opacity: .7
    }
    50% {
        opacity: 1
    }
    to {
        opacity: .7
    }
}

.editor-styles-wrapper .wc-block-cart__empty-cart__title,
.wc-block-cart__empty-cart__title {
    font-size: inherit
}

.post-content .mpp-profile-wrap h1,
.post-content .mpp-profile-wrap h2,
.post-content .mpp-profile-wrap h3,
.post-content .mpp-profile-wrap h4,
.post-content .mpp-profile-wrap h5,
.post-content .mpp-profile-wrap h6,
.post-content .mpp-enhanced-profile-wrap h1,
.post-content .mpp-enhanced-profile-wrap h2,
.post-content .mpp-enhanced-profile-wrap h3,
.post-content .mpp-enhanced-profile-wrap h4,
.post-content .mpp-enhanced-profile-wrap h5,
.post-content .mpp-enhanced-profile-wrap h6 {
    clear: none
}

.post-content .mpp-profile-wrap h2,
.post-content .mpp-enhanced-profile-wrap h2 {
    margin: 0;
    margin-bottom: 10px
}

.post-content .mpp-profile-wrap p,
.post-content .mpp-enhanced-profile-wrap p {
    margin-bottom: 10px
}

.mpp-profile-wrap {
    margin: 0 auto;
    padding: 3%;
    border-radius: 5px;
    margin-bottom: 1.2em;
    margin-bottom: 20px;
    line-height: 1.3
}

.mpp-profile-wrap.round .mpp-profile-image-wrapper {
    border-radius: 50%;
    overflow: hidden
}

.mpp-profile-wrap.round .mpp-profile-image-wrapper img {
    border-radius: 50%
}

.mpp-profile-wrap h1,
.mpp-profile-wrap h2,
.mpp-profile-wrap h3,
.mpp-profile-wrap h4,
.mpp-profile-wrap h5,
.mpp-profile-wrap h6 {
    clear: none
}

.mpp-profile-wrap h2 {
    margin-top: 0;
    margin-bottom: 10px
}

.mpp-profile-wrap h2:before {
    display: none
}

.mpp-profile-wrap .mpp-profile-image-wrapper {
    position: relative;
    float: left;
    line-height: 1.1;
    z-index: 1000;
    background: #ddd;
    position: relative;
    min-width: 150px;
    min-height: 150px;
    max-width: 150px;
    max-height: 150px;
    width: 100%;
    margin-right: 20px;
    margin-bottom: 20px
}

.mpp-profile-wrap .mpp-profile-image-wrapper button {
    position: relative;
    min-width: 150px;
    min-height: 150px;
    max-width: 150px;
    max-height: 150px;
    z-index: 1000
}

.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-profile-image-square {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 5
}

.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-profile-image-square img {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 5
}

.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-content-wrap {
    display: block;
    padding: 0 15px;
    -ms-flex: 3 0 0px;
    flex: 3 0 0
}

.mpp-profile-wrap .mpp-profile-image-wrapper .mpp-profile-name {
    font: 1.4em;
    line-height: 1.2
}

@media only screen and (max-width:600px) {
    .mpp-profile-wrap .mpp-profile-image-wrapper {
        -ms-flex: auto;
        flex: auto
    }
}

.mpp-profile-wrap .mpp-gutenberg-view-posts {
    clear: both;
    padding-top: 20px
}

.mpp-profile-wrap .mpp-profile-view-posts {
    clear: both;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 20px;
    background-color: #cf6d38;
    color: #fff
}

.mpp-profile-wrap .mpp-profile-view-posts a,
.mpp-profile-wrap .mpp-profile-view-posts a:hover,
.mpp-profile-wrap .mpp-profile-view-posts a:visited {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none
}

.mpp-enhanced-profile-wrap.regular {
    position: relative;
    margin: 0 auto;
    line-height: 1.5
}

.mpp-enhanced-profile-wrap.regular.round .mpp-profile-image-wrapper {
    border-radius: 50%;
    overflow: hidden
}

.mpp-enhanced-profile-wrap.regular.round .mpp-profile-image-wrapper img {
    border-radius: 50%
}

.mpp-enhanced-profile-wrap.regular h1,
.mpp-enhanced-profile-wrap.regular h2,
.mpp-enhanced-profile-wrap.regular h3,
.mpp-enhanced-profile-wrap.regular h4,
.mpp-enhanced-profile-wrap.regular h5,
.mpp-enhanced-profile-wrap.regular h6 {
    clear: none
}

.mpp-enhanced-profile-wrap.regular h2:before {
    display: none
}

.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper {
    position: relative;
    float: left;
    line-height: 1.1;
    z-index: 1000;
    background: #ddd;
    position: relative;
    min-width: 150px;
    min-height: 150px;
    max-width: 150px;
    max-height: 150px;
    width: 100%;
    margin-right: 20px;
    margin-bottom: 20px
}

@media only screen and (max-width:400px) {
    .mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper {
        float: none;
        text-align: center;
        margin: 0 auto
    }
}

.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper button {
    position: relative;
    min-width: 150px;
    min-height: 150px;
    max-width: 150px;
    max-height: 150px;
    z-index: 1000
}

.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-profile-image-square {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 5
}

.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-profile-image-square img {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 5
}

.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-content-wrap {
    display: block;
    padding: 0 15px;
    -ms-flex: 3 0 0px;
    flex: 3 0 0
}

@media only screen and (max-width:400px) {
    .mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-content-wrap {
        display: block;
        text-align: center;
        margin: 0 auto
    }
}

.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-profile-name {
    font: 1.4em;
    line-height: 1.2
}

@media only screen and (max-width:600px) {
    .mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper {
        -ms-flex: auto;
        flex: auto
    }
}

@media only screen and (max-width:400px) {
    .mpp-enhanced-profile-wrap.regular .mpp-content-wrap {
        display: block;
        text-align: center;
        margin: 0 auto
    }
}

.mpp-enhanced-profile-wrap.regular .mpp-gutenberg-view-posts {
    clear: both
}

.mpp-enhanced-profile-wrap.regular .mpp-gutenberg-view-posts:after {
    content: "";
    display: table;
    clear: both
}

.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts {
    clear: both;
    display: block;
    float: left;
    text-align: center;
    padding: 10px 20px;
    margin-top: 20px;
    margin-right: 20px;
    background-color: #cf6d38;
    color: #fff
}

.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts a,
.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts a:hover,
.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts a:visited {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none
}

.mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts:after {
    content: "";
    display: table;
    clear: both
}

@media only screen and (max-width:400px) {
    .mpp-enhanced-profile-wrap.regular .mpp-profile-view-posts {
        display: block;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 10px
    }
}

.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website {
    display: block;
    float: left;
    text-align: center;
    padding: 10px 20px;
    margin-top: 20px;
    background-color: #333;
    color: #fff
}

.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website a,
.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website a:hover,
.mpp-enhanced-profile-wrap.regular .mpp-profile-view-website a:visited {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none
}

@media only screen and (max-width:400px) {
    .mpp-enhanced-profile-wrap.regular .mpp-profile-view-website {
        display: block;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 10px
    }
}

.mpp-profile-wrap.mt-font-size-10,
.mpp-enhanced-profile-wrap.regular .mt-font-size-10,
.mpp-enhanced-profile-wrap.profile .mt-font-size-10,
.mpp-enhanced-profile-wrap.compact .mt-font-size-10,
.mpp-profile-text.mt-font-size-10 {
    font-size: 10px
}

.mpp-profile-wrap.mt-font-size-10 p,
.mpp-profile-wrap.mt-font-size-10 div,
.mpp-enhanced-profile-wrap.regular .mt-font-size-10 p,
.mpp-enhanced-profile-wrap.regular .mt-font-size-10 div,
.mpp-enhanced-profile-wrap.profile .mt-font-size-10 p,
.mpp-enhanced-profile-wrap.profile .mt-font-size-10 div,
.mpp-enhanced-profile-wrap.compact .mt-font-size-10 p,
.mpp-enhanced-profile-wrap.compact .mt-font-size-10 div,
.mpp-profile-text.mt-font-size-10 p,
.mpp-profile-text.mt-font-size-10 div {
    font-size: 10px
}

.mpp-profile-wrap.mt-font-size-11,
.mpp-enhanced-profile-wrap.regular .mt-font-size-11,
.mpp-enhanced-profile-wrap.profile .mt-font-size-11,
.mpp-enhanced-profile-wrap.compact .mt-font-size-11,
.mpp-profile-text.mt-font-size-11 {
    font-size: 11px
}

.mpp-profile-wrap.mt-font-size-11 p,
.mpp-profile-wrap.mt-font-size-11 div,
.mpp-enhanced-profile-wrap.regular .mt-font-size-11 p,
.mpp-enhanced-profile-wrap.regular .mt-font-size-11 div,
.mpp-enhanced-profile-wrap.profile .mt-font-size-11 p,
.mpp-enhanced-profile-wrap.profile .mt-font-size-11 div,
.mpp-enhanced-profile-wrap.compact .mt-font-size-11 p,
.mpp-enhanced-profile-wrap.compact .mt-font-size-11 div,
.mpp-profile-text.mt-font-size-11 p,
.mpp-profile-text.mt-font-size-11 div {
    font-size: 11px
}

.mpp-profile-wrap.mt-font-size-12,
.mpp-enhanced-profile-wrap.regular .mt-font-size-12,
.mpp-enhanced-profile-wrap.profile .mt-font-size-12,
.mpp-enhanced-profile-wrap.compact .mt-font-size-12,
.mpp-profile-text.mt-font-size-12 {
    font-size: 12px
}

.mpp-profile-wrap.mt-font-size-12 p,
.mpp-profile-wrap.mt-font-size-12 div,
.mpp-enhanced-profile-wrap.regular .mt-font-size-12 p,
.mpp-enhanced-profile-wrap.regular .mt-font-size-12 div,
.mpp-enhanced-profile-wrap.profile .mt-font-size-12 p,
.mpp-enhanced-profile-wrap.profile .mt-font-size-12 div,
.mpp-enhanced-profile-wrap.compact .mt-font-size-12 p,
.mpp-enhanced-profile-wrap.compact .mt-font-size-12 div,
.mpp-profile-text.mt-font-size-12 p,
.mpp-profile-text.mt-font-size-12 div {
    font-size: 12px
}

.mpp-profile-wrap.mt-font-size-13,
.mpp-enhanced-profile-wrap.regular .mt-font-size-13,
.mpp-enhanced-profile-wrap.profile .mt-font-size-13,
.mpp-enhanced-profile-wrap.compact .mt-font-size-13,
.mpp-profile-text.mt-font-size-13 {
    font-size: 13px
}

.mpp-profile-wrap.mt-font-size-13 p,
.mpp-profile-wrap.mt-font-size-13 div,
.mpp-enhanced-profile-wrap.regular .mt-font-size-13 p,
.mpp-enhanced-profile-wrap.regular .mt-font-size-13 div,
.mpp-enhanced-profile-wrap.profile .mt-font-size-13 p,
.mpp-enhanced-profile-wrap.profile .mt-font-size-13 div,
.mpp-enhanced-profile-wrap.compact .mt-font-size-13 p,
.mpp-enhanced-profile-wrap.compact .mt-font-size-13 div,
.mpp-profile-text.mt-font-size-13 p,
.mpp-profile-text.mt-font-size-13 div {
    font-size: 13px
}

.mpp-profile-wrap.mt-font-size-14,
.mpp-enhanced-profile-wrap.regular .mt-font-size-14,
.mpp-enhanced-profile-wrap.profile .mt-font-size-14,
.mpp-enhanced-profile-wrap.compact .mt-font-size-14,
.mpp-profile-text.mt-font-size-14 {
    font-size: 14px
}

.mpp-profile-wrap.mt-font-size-14 p,
.mpp-profile-wrap.mt-font-size-14 div,
.mpp-enhanced-profile-wrap.regular .mt-font-size-14 p,
.mpp-enhanced-profile-wrap.regular .mt-font-size-14 div,
.mpp-enhanced-profile-wrap.profile .mt-font-size-14 p,
.mpp-enhanced-profile-wrap.profile .mt-font-size-14 div,
.mpp-enhanced-profile-wrap.compact .mt-font-size-14 p,
.mpp-enhanced-profile-wrap.compact .mt-font-size-14 div,
.mpp-profile-text.mt-font-size-14 p,
.mpp-profile-text.mt-font-size-14 div {
    font-size: 14px
}

.mpp-profile-wrap.mt-font-size-15,
.mpp-enhanced-profile-wrap.regular .mt-font-size-15,
.mpp-enhanced-profile-wrap.profile .mt-font-size-15,
.mpp-enhanced-profile-wrap.compact .mt-font-size-15,
.mpp-profile-text.mt-font-size-15 {
    font-size: 15px
}

.mpp-profile-wrap.mt-font-size-15 p,
.mpp-profile-wrap.mt-font-size-15 div,
.mpp-enhanced-profile-wrap.regular .mt-font-size-15 p,
.mpp-enhanced-profile-wrap.regular .mt-font-size-15 div,
.mpp-enhanced-profile-wrap.profile .mt-font-size-15 p,
.mpp-enhanced-profile-wrap.profile .mt-font-size-15 div,
.mpp-enhanced-profile-wrap.compact .mt-font-size-15 p,
.mpp-enhanced-profile-wrap.compact .mt-font-size-15 div,
.mpp-profile-text.mt-font-size-15 p,
.mpp-profile-text.mt-font-size-15 div {
    font-size: 15px
}

.mpp-profile-wrap.mt-font-size-16,
.mpp-enhanced-profile-wrap.regular .mt-font-size-16,
.mpp-enhanced-profile-wrap.profile .mt-font-size-16,
.mpp-enhanced-profile-wrap.compact .mt-font-size-16,
.mpp-profile-text.mt-font-size-16 {
    font-size: 16px
}

.mpp-profile-wrap.mt-font-size-16 p,
.mpp-profile-wrap.mt-font-size-16 div,
.mpp-enhanced-profile-wrap.regular .mt-font-size-16 p,
.mpp-enhanced-profile-wrap.regular .mt-font-size-16 div,
.mpp-enhanced-profile-wrap.profile .mt-font-size-16 p,
.mpp-enhanced-profile-wrap.profile .mt-font-size-16 div,
.mpp-enhanced-profile-wrap.compact .mt-font-size-16 p,
.mpp-enhanced-profile-wrap.compact .mt-font-size-16 div,
.mpp-profile-text.mt-font-size-16 p,
.mpp-profile-text.mt-font-size-16 div {
    font-size: 16px
}

.mpp-profile-wrap.mt-font-size-17,
.mpp-enhanced-profile-wrap.regular .mt-font-size-17,
.mpp-enhanced-profile-wrap.profile .mt-font-size-17,
.mpp-enhanced-profile-wrap.compact .mt-font-size-17,
.mpp-profile-text.mt-font-size-17 {
    font-size: 17px
}

.mpp-profile-wrap.mt-font-size-17 p,
.mpp-profile-wrap.mt-font-size-17 div,
.mpp-enhanced-profile-wrap.regular .mt-font-size-17 p,
.mpp-enhanced-profile-wrap.regular .mt-font-size-17 div,
.mpp-enhanced-profile-wrap.profile .mt-font-size-17 p,
.mpp-enhanced-profile-wrap.profile .mt-font-size-17 div,
.mpp-enhanced-profile-wrap.compact .mt-font-size-17 p,
.mpp-enhanced-profile-wrap.compact .mt-font-size-17 div,
.mpp-profile-text.mt-font-size-17 p,
.mpp-profile-text.mt-font-size-17 div {
    font-size: 17px
}

.mpp-profile-wrap.mt-font-size-18,
.mpp-enhanced-profile-wrap.regular .mt-font-size-18,
.mpp-enhanced-profile-wrap.profile .mt-font-size-18,
.mpp-enhanced-profile-wrap.compact .mt-font-size-18,
.mpp-profile-text.mt-font-size-18 {
    font-size: 18px
}

.mpp-profile-wrap.mt-font-size-18 p,
.mpp-profile-wrap.mt-font-size-18 div,
.mpp-enhanced-profile-wrap.regular .mt-font-size-18 p,
.mpp-enhanced-profile-wrap.regular .mt-font-size-18 div,
.mpp-enhanced-profile-wrap.profile .mt-font-size-18 p,
.mpp-enhanced-profile-wrap.profile .mt-font-size-18 div,
.mpp-enhanced-profile-wrap.compact .mt-font-size-18 p,
.mpp-enhanced-profile-wrap.compact .mt-font-size-18 div,
.mpp-profile-text.mt-font-size-18 p,
.mpp-profile-text.mt-font-size-18 div {
    font-size: 18px
}

.mpp-profile-wrap.mt-font-size-19,
.mpp-enhanced-profile-wrap.regular .mt-font-size-19,
.mpp-enhanced-profile-wrap.profile .mt-font-size-19,
.mpp-enhanced-profile-wrap.compact .mt-font-size-19,
.mpp-profile-text.mt-font-size-19 {
    font-size: 19px
}

.mpp-profile-wrap.mt-font-size-19 p,
.mpp-profile-wrap.mt-font-size-19 div,
.mpp-enhanced-profile-wrap.regular .mt-font-size-19 p,
.mpp-enhanced-profile-wrap.regular .mt-font-size-19 div,
.mpp-enhanced-profile-wrap.profile .mt-font-size-19 p,
.mpp-enhanced-profile-wrap.profile .mt-font-size-19 div,
.mpp-enhanced-profile-wrap.compact .mt-font-size-19 p,
.mpp-enhanced-profile-wrap.compact .mt-font-size-19 div,
.mpp-profile-text.mt-font-size-19 p,
.mpp-profile-text.mt-font-size-19 div {
    font-size: 19px
}

.mpp-profile-wrap.mt-font-size-20,
.mpp-enhanced-profile-wrap.regular .mt-font-size-20,
.mpp-enhanced-profile-wrap.profile .mt-font-size-20,
.mpp-enhanced-profile-wrap.compact .mt-font-size-20,
.mpp-profile-text.mt-font-size-20 {
    font-size: 20px
}

.mpp-profile-wrap.mt-font-size-20 p,
.mpp-profile-wrap.mt-font-size-20 div,
.mpp-enhanced-profile-wrap.regular .mt-font-size-20 p,
.mpp-enhanced-profile-wrap.regular .mt-font-size-20 div,
.mpp-enhanced-profile-wrap.profile .mt-font-size-20 p,
.mpp-enhanced-profile-wrap.profile .mt-font-size-20 div,
.mpp-enhanced-profile-wrap.compact .mt-font-size-20 p,
.mpp-enhanced-profile-wrap.compact .mt-font-size-20 div,
.mpp-profile-text.mt-font-size-20 p,
.mpp-profile-text.mt-font-size-20 div {
    font-size: 20px
}

.mpp-profile-wrap.mt-font-size-21,
.mpp-enhanced-profile-wrap.regular .mt-font-size-21,
.mpp-enhanced-profile-wrap.profile .mt-font-size-21,
.mpp-enhanced-profile-wrap.compact .mt-font-size-21,
.mpp-profile-text.mt-font-size-21 {
    font-size: 21px
}

.mpp-profile-wrap.mt-font-size-21 p,
.mpp-profile-wrap.mt-font-size-21 div,
.mpp-enhanced-profile-wrap.regular .mt-font-size-21 p,
.mpp-enhanced-profile-wrap.regular .mt-font-size-21 div,
.mpp-enhanced-profile-wrap.profile .mt-font-size-21 p,
.mpp-enhanced-profile-wrap.profile .mt-font-size-21 div,
.mpp-enhanced-profile-wrap.compact .mt-font-size-21 p,
.mpp-enhanced-profile-wrap.compact .mt-font-size-21 div,
.mpp-profile-text.mt-font-size-21 p,
.mpp-profile-text.mt-font-size-21 div {
    font-size: 21px
}

.mpp-profile-wrap.mt-font-size-22,
.mpp-enhanced-profile-wrap.regular .mt-font-size-22,
.mpp-enhanced-profile-wrap.profile .mt-font-size-22,
.mpp-enhanced-profile-wrap.compact .mt-font-size-22,
.mpp-profile-text.mt-font-size-22 {
    font-size: 22px
}

.mpp-profile-wrap.mt-font-size-22 p,
.mpp-profile-wrap.mt-font-size-22 div,
.mpp-enhanced-profile-wrap.regular .mt-font-size-22 p,
.mpp-enhanced-profile-wrap.regular .mt-font-size-22 div,
.mpp-enhanced-profile-wrap.profile .mt-font-size-22 p,
.mpp-enhanced-profile-wrap.profile .mt-font-size-22 div,
.mpp-enhanced-profile-wrap.compact .mt-font-size-22 p,
.mpp-enhanced-profile-wrap.compact .mt-font-size-22 div,
.mpp-profile-text.mt-font-size-22 p,
.mpp-profile-text.mt-font-size-22 div {
    font-size: 22px
}

.mpp-profile-wrap.mt-font-size-23,
.mpp-enhanced-profile-wrap.regular .mt-font-size-23,
.mpp-enhanced-profile-wrap.profile .mt-font-size-23,
.mpp-enhanced-profile-wrap.compact .mt-font-size-23,
.mpp-profile-text.mt-font-size-23 {
    font-size: 23px
}

.mpp-profile-wrap.mt-font-size-23 p,
.mpp-profile-wrap.mt-font-size-23 div,
.mpp-enhanced-profile-wrap.regular .mt-font-size-23 p,
.mpp-enhanced-profile-wrap.regular .mt-font-size-23 div,
.mpp-enhanced-profile-wrap.profile .mt-font-size-23 p,
.mpp-enhanced-profile-wrap.profile .mt-font-size-23 div,
.mpp-enhanced-profile-wrap.compact .mt-font-size-23 p,
.mpp-enhanced-profile-wrap.compact .mt-font-size-23 div,
.mpp-profile-text.mt-font-size-23 p,
.mpp-profile-text.mt-font-size-23 div {
    font-size: 23px
}

.mpp-profile-wrap.mt-font-size-24,
.mpp-enhanced-profile-wrap.regular .mt-font-size-24,
.mpp-enhanced-profile-wrap.profile .mt-font-size-24,
.mpp-enhanced-profile-wrap.compact .mt-font-size-24,
.mpp-profile-text.mt-font-size-24 {
    font-size: 24px
}

.mpp-profile-wrap.mt-font-size-24 p,
.mpp-profile-wrap.mt-font-size-24 div,
.mpp-enhanced-profile-wrap.regular .mt-font-size-24 p,
.mpp-enhanced-profile-wrap.regular .mt-font-size-24 div,
.mpp-enhanced-profile-wrap.profile .mt-font-size-24 p,
.mpp-enhanced-profile-wrap.profile .mt-font-size-24 div,
.mpp-enhanced-profile-wrap.compact .mt-font-size-24 p,
.mpp-enhanced-profile-wrap.compact .mt-font-size-24 div,
.mpp-profile-text.mt-font-size-24 p,
.mpp-profile-text.mt-font-size-24 div {
    font-size: 24px
}

.mpp-social {
    margin-top: 15px
}

.mpp-social svg {
    max-width: 32px;
    max-height: 32px;
    margin-right: 10px
}

.mpp-social a,
.mpp-social a:hover,
.mpp-social a:visited {
    text-decoration: none !important
}

.mpp-social {
    clear: both
}

.mpp-social svg.icon-twitter {
    fill: #00aced
}

.mpp-social svg.icon-amazon {
    fill: #000
}

.mpp-social svg.icon-behance {
    fill: #0692e9
}

.mpp-social svg.icon-blogger {
    fill: #fb8f3d
}

.mpp-social svg.icon-codepen {
    fill: #000
}

.mpp-social svg.icon-dribble {
    fill: #f46899
}

.mpp-social svg.icon-dropbox {
    fill: #018bd3
}

.mpp-social svg.icon-eventbrite {
    fill: #f6682f
}

.mpp-social svg.icon-facebook {
    fill: #3b5998
}

.mpp-social svg.icon-flickr {
    fill: #ff0084
}

.mpp-social svg.icon-foursquare {
    fill: #0072b1
}

.mpp-social svg.icon-ghost {
    fill: #000
}

.mpp-social svg.icon-github {
    fill: #070709
}

.mpp-social svg.icon-google-plus {
    fill: #cf3d2e
}

.mpp-social svg.icon-instagram {
    fill: #a1755c
}

.mpp-social svg.icon-linkedin {
    fill: #0085ae
}

.mpp-social svg.icon-feed {
    fill: #f26522
}

.mpp-social svg.icon-medium {
    fill: #000
}

.mpp-social svg.icon-path {
    fill: #000
}

.mpp-social svg.icon-pinterest {
    fill: #cc2127
}

.mpp-social svg.icon-pocket {
    fill: #000
}

.mpp-social svg.icon-polldaddy {
    fill: #bc0b0b
}

.mpp-social svg.icon-reddit {
    fill: #000
}

.mpp-social svg.icon-skype {
    fill: #01aef2
}

.mpp-social svg.icon-spotify {
    fill: #1ed760
}

.mpp-social svg.icon-squarespace {
    fill: #000
}

.mpp-social svg.icon-stumbleupon {
    fill: #eb4823
}

.mpp-social svg.icon-telegram {
    fill: #000
}

.mpp-social svg.icon-tumblr-alt {
    fill: #314e6c
}

.mpp-social svg.icon-twitch {
    fill: #4b367c
}

.mpp-social svg.icon-twitter-alt {
    fill: #00aced
}

.mpp-social svg.icon-vimeo {
    fill: #1ab7ea
}

.mpp-social svg.icon-wordpress {
    fill: #21759b
}

.mpp-social svg.icon-youtube {
    fill: #b00
}

.mpp-enhanced-profile-wrap.profile {
    padding: 10px
}

.mpp-enhanced-profile-wrap.profile h2 {
    margin: 0;
    font-size: .8em;
    font-weight: 400;
    margin-bottom: 5px
}

.mpp-enhanced-profile-wrap.profile h2:before {
    display: none
}

@media only screen and (max-width:400px) {
    .mpp-enhanced-profile-wrap.profile h2 {
        text-align: center
    }
}

.mpp-enhanced-profile-wrap.profile.round .profile-avatar {
    border-radius: 50%
}

.mpp-enhanced-profile-wrap.profile .mpp-profile-image-wrapper {
    position: relative;
    float: left;
    line-height: 1;
    z-index: 1000;
    min-width: 150px;
    min-height: 150px;
    max-width: 150px;
    max-height: 150px;
    margin-right: 15px
}

@media only screen and (max-width:400px) {
    .mpp-enhanced-profile-wrap.profile .mpp-profile-image-wrapper {
        float: none;
        text-align: center;
        margin: 0 auto
    }
}

.mpp-enhanced-profile-wrap.profile .mpp-profile-meta {
    clear: both;
    margin: 10px 0
}

.mpp-enhanced-profile-wrap.profile .mpp-profile-meta:after {
    content: "";
    display: table;
    clear: both
}

.mpp-enhanced-profile-wrap.profile .alignleft {
    max-width: none;
    float: left
}

@media only screen and (max-width:400px) {
    .mpp-enhanced-profile-wrap.profile .alignleft {
        float: none;
        text-align: center;
        margin: 0 auto
    }
}

.mpp-enhanced-profile-wrap.profile .alignright {
    max-width: none
}

@media only screen and (max-width:400px) {
    .mpp-enhanced-profile-wrap.profile .alignright {
        float: none;
        text-align: center;
        margin: 0 auto
    }
}

.mpp-author-tabbed {
    padding: 10px
}

.mpp-author-tabbed:after {
    content: "";
    display: table;
    clear: both
}

.mpp-author-tabbed .mpp-social {
    margin-top: 0
}

.mpp-author-tabbed .mpp-author-social-wrapper {
    margin-bottom: 10px
}

.mpp-author-tabbed .mpp-author-social-wrapper:after {
    content: "";
    display: table;
    clear: both
}

.mpp-author-tabbed h1,
.mpp-author-tabbed h2,
.mpp-author-tabbed h3,
.mpp-author-tabbed h4,
.mpp-author-tabbed h5,
.mpp-author-tabbed h6 {
    clear: none
}

.mpp-author-tabbed h2 {
    font-size: .8em;
    font-weight: 400;
    margin-bottom: 5px
}

.mpp-author-tabbed h2:before {
    display: none
}

.mpp-author-tabbed .mpp-tab-wrapper {
    clear: both
}

.mpp-author-tabbed .mpp-author-heading {
    float: left
}

@media only screen and (max-width:600px) {
    .mpp-author-tabbed .mpp-author-heading {
        float: none;
        text-align: center;
        margin: 0 auto;
        width: 90%
    }
}

.mpp-author-tabbed .mpp-author-social {
    float: right
}

@media only screen and (max-width:600px) {
    .mpp-author-tabbed .mpp-author-social {
        float: none;
        text-align: center;
        margin: 0 auto
    }
}

.mpp-author-tabbed .mpp-author-heading .mpp-author-profile-heading {
    display: inline-block;
    background: #42737b;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    text-transform: uppercase
}

@media only screen and (max-width:600px) {
    .mpp-author-tabbed .mpp-author-heading .mpp-author-profile-heading {
        display: block;
        margin-bottom: 10px
    }
}

.mpp-author-tabbed .mpp-author-profile-sub-heading {
    font-size: 14px;
    line-height: 1.1;
    max-width: 150px;
    text-align: center
}

.mpp-author-tabbed.round .profile-avatar {
    border-radius: 50%
}

.mpp-author-tabbed .mpp-profile-image-wrapper {
    clear: both;
    position: relative;
    float: left;
    line-height: 1;
    z-index: 1000;
    margin-right: 30px
}

.mpp-author-tabbed .mpp-profile-image-wrapper img {
    min-width: 150px;
    min-height: 150px;
    max-height: 150px;
    max-width: 150px
}

.mpp-author-tabbed .mpp-profile-meta {
    clear: both;
    margin: 10px 0
}

.mpp-author-tabbed .mpp-profile-meta:after {
    content: "";
    display: table;
    clear: both
}

.mpp-author-tabbed .mpp-author-profile-title {
    color: gray;
    text-transform: uppercase;
    font-size: 12px
}

.mpp-author-tabbed .mpp-tabbed-profile-information:after {
    content: "";
    display: table;
    clear: both
}

.mpp-author-tabbed .mpp-tab {
    display: none
}

.mpp-author-tabbed .mpp-tab-active {
    display: block
}

.mpp-author-tabbed ul.mpp-author-tabs {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center
}

.mpp-author-tabbed ul.mpp-author-tabs li {
    cursor: pointer;
    position: relative;
    display: inline-block;
    min-width: 200px;
    background: #42737b;
    margin: 0 5px 0 0;
    text-align: center;
    margin-right: 10px;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px
}

@media only screen and (max-width:500px) {
    .mpp-author-tabbed ul.mpp-author-tabs li {
        width: 100%;
        display: block
    }
}

.mpp-author-tabbed ul.mpp-author-tabs li.active:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 10px);
    border-top: 10px solid #42737b;
    border-top-color: #42737b;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

@media only screen and (max-width:500px) {
    .mpp-author-tabbed ul.mpp-author-tabs li.active:after {
        display: none
    }
}

.mpp-author-tabbed ul.mpp-author-tabs li:last-child {
    margin-right: 0
}

.mpp-author-tabbed ul.mpp-author-tabs li.mpp-tab-posts {
    background: #30424b
}

.mpp-author-tabbed ul.mpp-author-tabs li.mpp-tab-posts.active:after {
    border-top: 10px solid #30424b;
    border-top-color: #30424b
}

.mpp-author-tabbed ul.mpp-author-tab-content {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.mpp-author-tabbed ul.mpp-author-tab-content li {
    margin: 0
}

.mpp-author-tabbed ul.mpp-author-tab-content.white a,
.mpp-author-tabbed ul.mpp-author-tab-content.white a:hover,
.mpp-author-tabbed ul.mpp-author-tab-content.white a:visited {
    display: block;
    background: #fff;
    border: 1px solid #f2f2f2;
    padding: 10px 20px;
    text-decoration: none;
    color: #333
}

.mpp-author-tabbed ul.mpp-author-tab-content.white a:hover {
    background: #f2f2f2
}

.mpp-author-tabbed ul.mpp-author-tab-content.light a,
.mpp-author-tabbed ul.mpp-author-tab-content.light a:hover,
.mpp-author-tabbed ul.mpp-author-tab-content.light a:visited {
    display: block;
    background: #f7f7f7;
    border: 1px solid #dedede;
    padding: 10px 20px;
    text-decoration: none;
    color: #333
}

.mpp-author-tabbed ul.mpp-author-tab-content.light a:hover {
    background: #dedede
}

.mpp-author-tabbed ul.mpp-author-tab-content.black a,
.mpp-author-tabbed ul.mpp-author-tab-content.black a:hover,
.mpp-author-tabbed ul.mpp-author-tab-content.black a:visited {
    display: block;
    background: #333;
    color: #fff;
    border: 1px solid #1a1a1a;
    padding: 10px 20px;
    text-decoration: none
}

.mpp-author-tabbed ul.mpp-author-tab-content.black a:hover {
    background: #1a1a1a
}

.mpp-author-tabbed ul.mpp-author-tab-content.magenta a,
.mpp-author-tabbed ul.mpp-author-tab-content.magenta a:hover,
.mpp-author-tabbed ul.mpp-author-tab-content.magenta a:visited {
    display: block;
    background: #f0f;
    color: #fff;
    border: 1px solid #c0c;
    padding: 10px 20px;
    text-decoration: none
}

.mpp-author-tabbed ul.mpp-author-tab-content.magenta a:hover {
    background: #c0c
}

.mpp-author-tabbed ul.mpp-author-tab-content.blue a,
.mpp-author-tabbed ul.mpp-author-tab-content.blue a:hover,
.mpp-author-tabbed ul.mpp-author-tab-content.blue a:visited {
    display: block;
    background: #0009c1;
    color: #fff;
    border: 1px solid #00078e;
    padding: 10px 20px;
    text-decoration: none
}

.mpp-author-tabbed ul.mpp-author-tab-content.blue a:hover {
    background: #00078e
}

.mpp-author-tabbed ul.mpp-author-tab-content.green a,
.mpp-author-tabbed ul.mpp-author-tab-content.green a:hover,
.mpp-author-tabbed ul.mpp-author-tab-content.green a:visited {
    display: block;
    background: #03ac27;
    color: #fff;
    border: 1px solid #027a1c;
    padding: 10px 20px;
    text-decoration: none
}

.mpp-author-tabbed ul.mpp-author-tab-content.green a:hover {
    background: #027a1c
}

.mpp-enhanced-profile-wrap.compact {
    text-align: center;
    padding: 10px;
    max-width: 400px;
    margin: 0 auto;
    line-height: 1.1
}

.mpp-enhanced-profile-wrap.compact.center {
    margin: 0 auto
}

.mpp-enhanced-profile-wrap.compact.left {
    margin-left: 0
}

.mpp-enhanced-profile-wrap.compact.right {
    margin-right: 0
}

.mpp-enhanced-profile-wrap.compact .mpp-social svg {
    margin-right: 0
}

.mpp-enhanced-profile-wrap.compact h2 {
    font-size: .8em;
    font-weight: 400;
    margin-bottom: 5px
}

.mpp-enhanced-profile-wrap.compact h2:before {
    display: none
}

.mpp-enhanced-profile-wrap.compact.round .profile-avatar {
    border-radius: 50%
}

.mpp-enhanced-profile-wrap.compact .mpp-profile-image-wrapper {
    position: relative;
    text-align: center;
    line-height: 1;
    z-index: 1000;
    min-width: 150px;
    min-height: 150px;
    max-width: 150px;
    max-height: 150px;
    margin: 0 auto
}

.mpp-enhanced-profile-wrap.compact .mpp-profile-text {
    line-height: 1.1
}

.mpp-enhanced-profile-wrap.compact .mpp-compact-meta {
    clear: both;
    margin: 10px 0
}

.mpp-enhanced-profile-wrap.compact .mpp-compact-meta:after {
    content: "";
    display: table;
    clear: both
}

.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts {
    clear: both;
    display: block;
    text-align: center;
    padding: 10px 20px;
    margin-top: 20px;
    margin-right: 20px;
    background-color: #cf6d38;
    color: #fff;
    margin-bottom: 10px
}

.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts a,
.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts a:hover,
.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts a:visited {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none
}

.mpp-enhanced-profile-wrap.compact .mpp-profile-view-posts:after {
    content: "";
    display: table;
    clear: both
}

.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website {
    display: block;
    text-align: center;
    padding: 10px 20px;
    margin-top: 20px;
    background-color: #333;
    color: #fff
}

.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website a,
.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website a:hover,
.mpp-enhanced-profile-wrap.compact .mpp-profile-view-website a:visited {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: red;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid red;
    background: #fff;
    padding: .2em .8em
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

span.wpcf7-list-item-label:before,
span.wpcf7-list-item-label:after {
    content: " "
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle
}

div.wpcf7 .ajax-loader.is-active {
    visibility: visible
}

div.wpcf7 div.ajax-error {
    display: none
}

div.wpcf7 .placeheld {
    color: #888
}

div.wpcf7 input[type=file] {
    cursor: pointer
}

div.wpcf7 input[type=file]:disabled {
    cursor: default
}

div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
    direction: ltr
}

#ctf {
    overflow-y: auto;
    -ms-overflow-y: auto
}

#ctf .ctf-item {
    padding: 15px 5px;
    border-top: 1px solid #ddd;
    border-top: 1px solid rgba(0, 0, 0, .1);
    overflow: hidden
}

#ctf .ctf-item:first-child {
    border-top: none
}

#ctf .ctf_remaining {
    display: none
}

#ctf .ctf_more {
    padding: 1px;
    border: 1px solid transparent;
    border-radius: 3px;
    display: inline-block;
    line-height: 1
}

#ctf .ctf_more:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, .05);
    border: 1px solid rgba(0, 0, 0, .1);
    text-decoration: none
}

#ctf .ctf-header {
    float: left;
    clear: both;
    margin: 0;
    padding: 5px 5px 15px 5px;
    line-height: 1.2;
    width: 100%;
    border-bottom: 1px solid #ddd;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#ctf .ctf-header a {
    float: left;
    display: block;
    min-width: 100%\9
}

#ctf .ctf-header-img {
    float: left;
    position: relative;
    width: 48px;
    margin: 0 0 0 -100% !important;
    overflow: hidden;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px
}

#ctf .ctf-header-img img {
    display: block;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px
}

#ctf .ctf-author-avatar {
    clear: both;
    margin: 3px 6px 0 -53px
}

#ctf .ctf-author-name {
    margin-left: 6px
}

#ctf .ctf-author-box {
    margin-left: 53px
}

#ctf .ctf-header-img-hover,
#ctf .ctf-header-generic-icon {
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background: #1b95e0;
    background: rgba(27, 149, 224, .85);
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    z-index: 999
}

#ctf .ctf-header-img-hover .fa,
#ctf .ctf-header-generic-icon .fa,
#ctf .ctf-header-img-hover svg,
#ctf .ctf-header-generic-icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -8px;
    font-size: 20px;
    z-index: 1000
}

#ctf .ctf-header-img-hover svg,
#ctf .ctf-header-generic-icon svg {
    margin-top: -10px;
    margin-left: -10px
}

#ctf .ctf-header-text {
    float: left;
    width: 100%;
    padding-top: 5px
}

#ctf .ctf-no-bio .ctf-header-text {
    padding-top: 13px
}

#ctf .ctf-header a {
    text-decoration: none
}

#ctf .ctf-header-text .ctf-header-user,
#ctf .ctf-header-text p {
    float: left;
    clear: both;
    width: auto;
    margin: 0 0 0 60px !important;
    padding: 0 !important
}

#ctf .ctf-header-name {
    font-weight: 700;
    margin-right: 6px
}

#ctf .ctf-header-text .ctf-header-bio {
    padding: 0 !important;
    word-break: break-word
}

#ctf .ctf-header-text .ctf-verified {
    margin-right: 5px
}

#ctf .ctf-header .ctf-header-follow {
    display: inline-block;
    padding: 3px 6px;
    margin: 0 0 0 2px;
    position: relative;
    top: -2px;
    background: #1b95e0;
    color: #fff;
    font-size: 11px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: background 0.6s ease-in-out;
    -webkit-transition: background 0.6s ease-in-out;
    -o-transition: background 0.6s ease-in-out;
    transition: background 0.6s ease-in-out
}

#ctf .ctf-header .ctf-header-follow .fa,
#ctf .ctf-header .ctf-header-follow svg {
    margin-right: 3px;
    font-size: 12px
}

#ctf .ctf-header a:hover .ctf-header-follow {
    background: #0c7abf;
    -moz-transition: background 0.2s ease-in-out;
    -webkit-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out
}

#ctf .ctf-header-type-generic .ctf-header-img {
    color: #fff;
    width: 48px;
    height: 48px;
    position: relative
}

#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon {
    background: #0c7abf
}

#ctf .ctf-header-type-generic .ctf-header-no-bio {
    padding-top: 9px !important;
    font-size: 16px;
    font-weight: 700
}

#ctf .ctf-header-type-generic .ctf-header-generic-icon {
    display: block;
    color: #fff;
    background: #1b95e0;
    -moz-transition: background 0.2s ease-in-out;
    -webkit-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out
}

#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon {
    display: block;
    opacity: 1
}

#ctf .ctf-header .ctf-header-user {
    font-size: 16px;
    line-height: 1.3;
    -ms-word-wrap: break-word;
    word-break: break-word
}

#ctf .ctf-header p,
#ctf .ctf-header .ctf-header-screenname {
    font-size: 13px;
    line-height: 1.3
}

.ctf-screenreader {
    text-indent: -9999px !important;
    display: inline-block !important;
    width: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    text-align: left !important
}

#ctf .ctf-header-text.sbi-no-info .ctf-header-user {
    padding-top: 9px !important
}

#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts {
    clear: both
}

#ctf .ctf-context {
    float: left;
    width: 100%;
    margin-left: 57px;
    margin-bottom: 2px
}

#ctf .ctf-retweet-icon {
    display: inline-block;
    font-size: inherit;
    background: #19cf86;
    color: #fff !important;
    padding: 1px 3px 3px 3px;
    line-height: 1;
    margin: 0 5px 0 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

#ctf .ctf-author-box {
    margin-left: 56px
}

#ctf .ctf-author-avatar {
    width: 48px;
    height: 48px;
    margin: 3px 6px 0 -56px;
    float: left;
    overflow: hidden;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#ctf .ctf-author-avatar img {
    margin: 0 !important;
    padding: 0
}

#ctf .ctf-author-name,
#ctf .ctf-author-screenname,
#ctf .ctf-verified,
#ctf .ctf-tweet-meta {
    margin-left: 4px;
    margin-right: 4px;
    display: inline-block
}

#ctf .ctf-screename-sep {
    margin: 0 2px;
    display: inline-block
}

#ctf .ctf-author-name {
    font-weight: bold !important;
    margin-top: 4px
}

#ctf .ctf-author-box-link {
    color: black;
    text-decoration: none;
    display: inline;
    line-height: 1.5 !important
}

#ctf .ctf-verified,
#ctf .ctf-quoted-verified {
    color: #77c7f7;
    margin-left: 0
}

#ctf .ctf-quoted-verified {
    margin-right: 4px
}

#ctf .ctf-tweet-meta {
    display: inline-block
}

#ctf .ctf-replied-to-text a {
    font-size: inherit;
    color: inherit;
    font-weight: inherit
}

#ctf p.ctf-tweet-text,
#ctf p.ctf-media-link {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1.4
}

#ctf .ctf-tweet-content,
#ctf .ctf-tweet-actions {
    margin-left: 58px
}

#ctf .ctf-corner-logo {
    display: inline-block;
    float: right;
    color: #1b95e0;
    font-size: 24px
}

#ctf.ctf-narrow .ctf-corner-logo {
    font-size: 20px
}

#ctf .ctf-hide-avatar .ctf-context,
#ctf .ctf-hide-avatar .ctf-tweet-content,
#ctf .ctf-hide-avatar .ctf-tweet-actions,
#ctf .ctf-hide-avatar .ctf-quoted-tweet,
#ctf .ctf-hide-avatar .ctf-author-box,
#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,
#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,
#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,
#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,
#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box {
    margin-left: 0
}

#ctf .ctf-quoted-tweet {
    display: block;
    clear: both;
    margin: 7px 0 5px 58px;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border: 1px solid rgba(0, 0, 0, .1);
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: background 0.1s ease-in-out;
    -webkit-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out
}

#ctf .ctf-quoted-tweet:hover,
#ctf .ctf-quoted-tweet:focus {
    background: #eee;
    background: rgba(0, 0, 0, .05);
    border: 1px solid #ddd;
    border: 1px solid rgba(0, 0, 0, .05);
    -moz-transition: background 0.1s ease-in-out;
    -webkit-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out
}

#ctf .ctf-quoted-author-name {
    font-weight: 700;
    margin-right: 4px
}

#ctf .ctf-quoted-tweet p {
    margin: 2px 0
}

#ctf .ctf-tweet-actions a {
    padding: 2px 10px 2px 5px;
    float: left
}

#ctf .ctf-tweet-actions a.ctf-reply,
#ctf .ctf-tweet-actions a.ctf-retweet,
#ctf .ctf-tweet-actions a.ctf-like {
    color: #bbb;
    color: rgba(0, 0, 0, .3);
    text-decoration: none;
    border: none;
    -moz-transition: color 0.1s ease-in-out;
    -webkit-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out
}

#ctf .ctf-tweet-actions .ctf-reply {
    margin-left: -5px
}

#ctf .ctf-tweet-actions a:hover,
#ctf .ctf-tweet-actions a:focus {
    -moz-transition: color 0.1s ease-in-out;
    -webkit-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out
}

#ctf .ctf-tweet-actions .ctf-reply:hover,
#ctf .ctf-tweet-actions .ctf-reply:focus {
    color: #E34F0E !important
}

#ctf .ctf-tweet-actions .ctf-retweet:hover,
#ctf .ctf-tweet-actions .ctf-retweet:focus {
    color: #19cf86 !important
}

#ctf .ctf-tweet-actions .ctf-like:hover,
#ctf .ctf-tweet-actions .ctf-like:focus {
    color: #e81c4f !important
}

#ctf .ctf-action-count {
    display: none;
    float: right;
    padding-left: 3px;
    font-weight: 700;
    font-size: 11px;
    line-height: 14px
}

#ctf .ctf-tweet-text-media-wrap,
#ctf .ctf-quoted-tweet-text-media-wrap {
    margin-left: 5px;
    padding: 4px;
    display: inline-block;
    border: 1px solid #ddd;
    border: 1px solid rgba(0, 0, 0, .15);
    color: inherit;
    text-decoration: none;
    line-height: 1;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-transition: background 0.1s ease-in-out;
    -webkit-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out
}

#ctf .ctf-tweet-text-media-wrap:hover,
#ctf .ctf-tweet-text-media-wrap:focus {
    background: #eee;
    background: rgba(0, 0, 0, .05);
    border: 1px solid #ddd;
    border: 1px solid rgba(0, 0, 0, .1);
    -moz-transition: background 0.1s ease-in-out;
    -webkit-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out
}

.ctf-multi-media-icon .ctf-tweet-text-media,
.ctf-quoted-tweet-text .ctf-tweet-text-media {
    margin-left: 3px
}

#ctf #ctf-more {
    display: block;
    border: none;
    background: #eee;
    background: rgba(0, 0, 0, .05);
    width: 100%;
    min-height: 30px;
    padding: 5px 0;
    margin: 0;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: background 0.1s ease-in-out;
    -webkit-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out
}

#ctf #ctf-more:hover {
    background: #ddd;
    background: rgba(0, 0, 0, .1);
    -moz-transition: background 0.1s ease-in-out;
    -webkit-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out
}

#ctf #ctf-more.ctf-loading span {
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out
}

#ctf #ctf-more.ctf-loading span {
    filter: alpha(opacity=0);
    opacity: 0
}

#ctf .ctf-loader {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    background-color: unset;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 100%;
    -webkit-animation: ctf-sk-scaleout 1.0s infinite ease-in-out;
    animation: ctf-sk-scaleout 1.0s infinite ease-in-out
}

@-webkit-keyframes ctf-sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes ctf-sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.ctf-credit-link {
    width: 100%;
    clear: both;
    padding: 5px 0;
    margin-top: 5px;
    text-align: center;
    font-size: 12px
}

.ctf-credit-link .fa,
.ctf-credit-link svg {
    margin-right: 4px
}

#ctf svg {
    box-sizing: unset
}

#ctf svg:not(:root).svg-inline--fa,
#ctf_lightbox svg:not(:root).svg-inline--fa {
    box-sizing: unset;
    overflow: visible;
    width: 1em
}

#ctf .svg-inline--fa.fa-w-16,
#ctf .svg-inline--fa.fa-w-16 {
    width: 16px
}

#ctf .svg-inline--fa.fa-w-20 {
    width: 20px
}

#ctf .ctf-tweet-actions a.ctf-retweet svg,
#ctf .ctf-context .ctf-retweet-icon svg {
    width: 1.2em
}

#ctf .svg-inline--fa,
#ctf_lightbox .svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em
}

#ctf #ctf .ctf-photo-hover span.fa-arrows-alt,
#ctf .ctf-photo-hover svg.fa-arrows-alt {
    display: none
}

#ctf.ctf-styles .ctf-author-screenname,
#ctf.ctf-styles .ctf-context,
#ctf.ctf-styles .ctf-twitterlink,
#ctf.ctf-styles .ctf-tweet-meta {
    font-size: 12px
}

#ctf .ctf-error {
    width: 100%;
    text-align: center
}

#ctf .ctf-error p,
#ctf .ctf-error iframe,
#ctf .ctf-error code {
    padding: 0;
    margin: 0 2px
}

#ctf .ctf-error-user p {
    padding-bottom: 5px
}

#ctf .ctf-error-user {
    width: 100%
}

#ctf .ctf-error-admin {
    margin-top: 15px;
    display: inline-block
}

#ctf .ctf-error code {
    display: block;
    padding: 4px
}

.ctf_smash_error {
    border: 1px solid #ddd;
    background: #eee;
    color: #333;
    margin: 10px 0 0;
    padding: 10px 15px;
    font-size: 13px;
    text-align: center;
    clear: both;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.ctf_smash_error p {
    padding: 5px 0 !important;
    margin: 0 !important;
    line-height: 1.3 !important
}

.ctf_smash_error span {
    font-size: 12px
}

#ctf .ctf-out-of-tweets {
    width: 100%
}

#ctf .ctf-out-of-tweets {
    display: block;
    border: 1px solid rgba(0, 0, 0, .1);
    background: none;
    background: none;
    width: 100%;
    min-height: 30px;
    padding: 5px 0;
    margin: 0;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#ctf .ctf-out-of-tweets p,
#ctf .ctf-out-of-tweets iframe {
    margin: 0 2px;
    padding: 0
}

#ctf .ctf-out-of-tweets p {
    padding: 3px;
    display: none
}

#ctf.ctf-narrow .ctf-author-avatar,
#ctf.ctf-narrow .ctf-author-avatar img {
    width: 38px;
    height: 38px
}

#ctf.ctf-narrow .ctf-tweet-content,
#ctf.ctf-narrow .ctf-tweet-actions,
#ctf.ctf-narrow .ctf-quoted-tweet {
    margin-left: 48px
}

#ctf.ctf-narrow .ctf-context {
    margin-left: 49px
}

#ctf.ctf-narrow .ctf-author-box {
    margin-left: 46px
}

#ctf.ctf-narrow .ctf-author-avatar {
    margin-left: -46px
}

#ctf.ctf-narrow .ctf-tweet-content {
    padding: 3px 0 5px 0
}

#ctf.ctf-narrow .ctf-tweet-actions {
    float: left;
    clear: both
}

#ctf.ctf-super-narrow .ctf-context,
#ctf.ctf-super-narrow .ctf-tweet-content,
#ctf.ctf-super-narrow .ctf-tweet-actions,
#ctf.ctf-super-narrow .ctf-quoted-tweet {
    margin-left: 0
}

#ctf.ctf-super-narrow .ctf-author-box {
    min-height: 32px;
    margin-bottom: 2px
}

#ctf.ctf-super-narrow .ctf-author-avatar,
#ctf.ctf-super-narrow .ctf-author-avatar img {
    width: 32px;
    height: 32px
}

#ctf.ctf-super-narrow .ctf-author-box {
    margin-left: 38px;
    float: left;
    clear: both
}

#ctf.ctf-super-narrow .ctf-author-avatar {
    margin-left: -38px;
    margin-top: 0
}

#ctf.ctf-super-narrow .ctf-author-screenname,
#ctf.ctf-super-narrow .ctf-screename-sep {
    display: none
}

#ctf.ctf-super-narrow .ctf-context {
    padding-bottom: 5px
}

#ctf.ctf-super-narrow .ctf-author-name {
    display: inline-block
}

#ctf.ctf-super-narrow .ctf-tweet-content {
    float: left;
    clear: both
}

#ctf.ctf-super-narrow .ctf-credit-link {
    font-size: 10px
}

#ctf.ctf-super-narrow .ctf-header-bio {
    margin: 0 !important;
    padding-top: 5px
}

#ctf.ctf-super-narrow .ctf-header-user {
    min-height: 48px
}

#ctf.ctf-super-narrow .ctf-header-text {
    padding-top: 10px
}

#ctf.ctf-super-narrow .ctf-header-follow {
    margin-top: 5px
}

#ctf.ctf-super-narrow .ctf-more span {
    display: block;
    margin-top: 3px
}

@media all and (max-width:640px) {
    #ctf.ctf-width-resp {
        width: 100% !important
    }
}

.rs-p-wp-fix {
    display: none !important;
    margin: 0 !important;
    height: 0 !important
}

#debungcontrolls {
    z-index: 100000;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, .6);
    padding: 10px;
    box-sizing: border-box
}

rs-debug {
    z-index: 100000;
    position: fixed;
    top: 0;
    width: 300px;
    height: 300px;
    background: rgba(0, 0, 0, .6);
    padding: 10px;
    box-sizing: border-box;
    color: #fff;
    font-size: 10px;
    line-height: 13px;
    overflow: scroll
}

rs-modal {
    position: fixed !important;
    z-index: 9999999 !important;
    pointer-events: none !important
}

rs-modal.rs-modal-auto {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto
}

rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

rs-modal rs-fullwidth-wrap {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

rs-module-wrap.rs-modal {
    display: none;
    max-height: 100% !important;
    overflow: auto !important;
    pointer-events: auto !important
}

rs-modal-cover {
    width: 100%;
    height: 100%;
    z-index: 0;
    background: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    pointer-events: auto
}

body>rs-modal-cover {
    position: fixed;
    z-index: 9999995 !important
}

rs-sbg-px {
    pointer-events: none
}

.rs-forcehidden * {
    visibility: hidden !important
}

.rs_splitted_lines {
    display: block;
    white-space: nowrap !important
}

.debugtimeline {
    width: 100%;
    height: 10px;
    position: relative;
    display: block;
    margin-bottom: 3px;
    display: none;
    white-space: nowrap;
    box-sizing: border-box
}

.debugtimeline:hover {
    height: 15px
}

.the_timeline_tester {
    background: #e74c3c;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0
}

.rs-go-fullscreen {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 9999999 !important;
    background: #fff
}

.debugtimeline.tl_slide .the_timeline_tester {
    background: #f39c12
}

.debugtimeline.tl_frame .the_timeline_tester {
    background: #3498db
}

.debugtimline_txt {
    color: #fff;
    font-weight: 400;
    font-size: 7px;
    position: absolute;
    left: 10px;
    top: 0;
    white-space: nowrap;
    line-height: 10px
}

.rtl {
    direction: rtl
}

@font-face {
    font-family: 'revicons';
    src: url(/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);
    src: url(/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'), url(/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'), url(/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'), url(/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');
    font-weight: 400;
    font-style: normal
}

[class^=revicon-]:before,
[class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

rs-module i[class^=fa-],
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^=fa-],
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^=fa-],
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^=fa-],
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^=fa-],
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^=fa-],
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^=fa-],
#builderView i[class*=" fa-"] {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

rs-module [class^=fa-]:before,
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^=fa-]:before,
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^=fa-]:before,
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^=fa-]:before,
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^=fa-]:before,
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^=fa-]:before,
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^=fa-]:before,
#builderView [class*=" fa-"]:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    margin-left: 0
}

rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.revicon-search-1:before {
    content: '\e802'
}

.revicon-pencil-1:before {
    content: '\e831'
}

.revicon-picture-1:before {
    content: '\e803'
}

.revicon-cancel:before {
    content: '\e80a'
}

.revicon-info-circled:before {
    content: '\e80f'
}

.revicon-trash:before {
    content: '\e801'
}

.revicon-left-dir:before {
    content: '\e817'
}

.revicon-right-dir:before {
    content: '\e818'
}

.revicon-down-open:before {
    content: '\e83b'
}

.revicon-left-open:before {
    content: '\e819'
}

.revicon-right-open:before {
    content: '\e81a'
}

.revicon-angle-left:before {
    content: '\e820'
}

.revicon-angle-right:before {
    content: '\e81d'
}

.revicon-left-big:before {
    content: '\e81f'
}

.revicon-right-big:before {
    content: '\e81e'
}

.revicon-magic:before {
    content: '\e807'
}

.revicon-picture:before {
    content: '\e800'
}

.revicon-export:before {
    content: '\e80b'
}

.revicon-cog:before {
    content: '\e832'
}

.revicon-login:before {
    content: '\e833'
}

.revicon-logout:before {
    content: '\e834'
}

.revicon-video:before {
    content: '\e805'
}

.revicon-arrow-combo:before {
    content: '\e827'
}

.revicon-left-open-1:before {
    content: '\e82a'
}

.revicon-right-open-1:before {
    content: '\e82b'
}

.revicon-left-open-mini:before {
    content: '\e822'
}

.revicon-right-open-mini:before {
    content: '\e823'
}

.revicon-left-open-big:before {
    content: '\e824'
}

.revicon-right-open-big:before {
    content: '\e825'
}

.revicon-left:before {
    content: '\e836'
}

.revicon-right:before {
    content: '\e826'
}

.revicon-ccw:before {
    content: '\e808'
}

.revicon-arrows-ccw:before {
    content: '\e806'
}

.revicon-palette:before {
    content: '\e829'
}

.revicon-list-add:before {
    content: '\e80c'
}

.revicon-doc:before {
    content: '\e809'
}

.revicon-left-open-outline:before {
    content: '\e82e'
}

.revicon-left-open-2:before {
    content: '\e82c'
}

.revicon-right-open-outline:before {
    content: '\e82f'
}

.revicon-right-open-2:before {
    content: '\e82d'
}

.revicon-equalizer:before {
    content: '\e83a'
}

.revicon-layers-alt:before {
    content: '\e804'
}

.revicon-popup:before {
    content: '\e828'
}

.tp-fullwidth-forcer {
    z-index: 0;
    pointer-events: none
}

rs-module-wrap,
rs-module-wrap * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

rs-module-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block
}

.rs-fixedscrollon rs-module-wrap {
    position: fixed !important;
    top: 0 !important;
    z-index: 1000
}

rs-fw-forcer {
    display: block;
    width: 100%;
    pointer-events: none
}

rs-module {
    position: relative;
    overflow: hidden;
    display: block
}

rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg {
    display: block;
    pointer-events: none
}

rs-sbg-effectwrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

rs-sbg-px,
rs-sbg-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block
}

a.rs-layer,
a.rs-layer:-webkit-any-link {
    text-decoration: none
}

a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important
}

.entry-content rs-module a,
rs-module a {
    box-shadow: none
}

.rs-ov-hidden {
    overflow: hidden !important
}

.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide {
    overflow: visible !important
}

.tp-simpleresponsive img,
rs-module img {
    max-width: none !important;
    transition: none;
    margin: 0;
    padding: 0;
    border: none
}

rs-module .no-slides-text {
    font-weight: 700;
    text-align: center;
    padding-top: 80px
}

rs-slides,
rs-slide,
rs-slide:before {
    position: absolute;
    text-indent: 0em;
    top: 0;
    left: 0
}

rs-slide,
rs-slide:before {
    display: block;
    visibility: hidden
}

.rs-layer .rs-untoggled-content {
    display: block
}

.rs-layer .rs-toggled-content {
    display: none
}

.rs-tc-active.rs-layer .rs-toggled-content {
    display: block
}

.rs-tc-active.rs-layer .rs-untoggled-content {
    display: none
}

.rs-layer-video {
    overflow: hidden
}

rs-module rs-layer,
rs-module .rs-layer {
    opacity: 0;
    position: relative;
    visibility: hidden;
    white-space: nowrap;
    display: block;
    -webkit-font-smoothing: antialiased !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-osx-font-smoothing: grayscale;
    z-index: 1
}

rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}

rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child {
    margin-bottom: 0
}

.rs-svg svg {
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: top
}

rs-layer,
.rs-layer,
rs-alyer *,
.rs-layer * {
    outline: none !important
}

rs-carousel-wrap {
    cursor: url(https:/wp-content/plugins/revslider/public/assets/css/openhand.cur), move
}

rs-carousel-wrap.dragged {
    cursor: url(https:/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move
}

rs-carousel-wrap {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

rs-carousel-space {
    clear: both;
    display: block;
    width: 100%;
    height: 1px;
    position: relative;
    margin-bottom: -1px
}

.tp_inner_padding {
    box-sizing: border-box;
    max-height: none !important
}

.rs-layer.rs-selectable {
    -moz-user-select: all;
    -khtml-user-select: all;
    -webkit-user-select: all;
    -o-user-select: all
}

rs-px-mask {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
    max-width: none !important;
    border: none
}

rs-bg-elem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block;
    pointer-events: none
}

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1000;
    transform: scaleX(0) scaleY(0)
}

rs-zone {
    position: absolute;
    width: 100%;
    left: 0;
    box-sizing: border-box;
    min-height: 50px;
    font-size: 0px
}

rs-layer-wrap,
rs-row-wrap,
rs-column,
rs-parallax-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap,
rs-loop-wrap {
    display: block;
    visibility: hidden
}

rs-column-wrap>rs-loop-wrap {
    z-index: 1
}

rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap {
    transform-style: flat;
    perspective: 10000px
}

@-moz-document url-prefix() {
    rs-layer-wrap,
    rs-mask-wrap,
    rs-cbg-mask-wrap {
        filter: blur(0px)
    }
}

.rs-fixedscrollon rs-module-wrap {
    left: 0 !important
}

rs-mask-wrap {
    overflow: hidden
}

rs-fullwidth-wrap {
    position: relative;
    width: 100%;
    height: auto;
    display: block
}

.rev_row_zone_top {
    top: 0
}

.rev_row_zone_bottom {
    bottom: 0
}

rs-column-wrap .rs-parallax-wrap {
    vertical-align: top
}

.rs-layer img,
rs-layer img {
    vertical-align: top
}

rs-row,
rs-row.rs-layer {
    display: table;
    position: relative;
    width: 100% !important;
    table-layout: fixed;
    box-sizing: border-box;
    vertical-align: top;
    height: auto;
    font-size: 0px
}

rs-column-wrap {
    display: table-cell;
    position: relative;
    vertical-align: top;
    height: auto;
    box-sizing: border-box;
    font-size: 0px
}

rs-column {
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100% !important;
    height: auto !important;
    white-space: normal !important
}

rs-cbg-mask-wrap {
    position: absolute;
    z-index: 0;
    box-sizing: border-box
}

rs-column-bg {
    position: absolute;
    z-index: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%
}

.rs-pelock * {
    pointer-events: none !important
}

rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap {
    text-align: inherit
}

rs-column rs-mask-wrap {
    display: inline-block
}

rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    line-height: 0
}

rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column {
    vertical-align: top
}

.rev_break_columns {
    display: block !important
}

.rev_break_columns rs-column-wrap.rs-parallax-wrap {
    display: block !important;
    width: 100% !important
}

.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {
    visibility: hidden !important;
    display: none !important
}

rs-layer.rs-nointeraction,
.rs-layer.rs-nointeraction {
    pointer-events: none !important
}

rs-static-layers {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none
}

rs-static-layers.rs-stl-back {
    z-index: 0
}

.rs-layer rs-fcr {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00a8ff;
    position: absolute;
    right: 100%;
    top: 0
}

.rs-layer rs-fcrt {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00a8ff;
    position: absolute;
    right: 100%;
    top: 0
}

.rs-layer rs-bcr {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00a8ff;
    position: absolute;
    left: 100%;
    top: 0
}

.rs-layer rs-bcrt {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00a8ff;
    position: absolute;
    left: 100%;
    top: 0
}

.tp-layer-inner-rotation {
    position: relative !important
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto
}

.noFilterClass {
    filter: none !important
}

rs-bgvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    z-index: 0;
    display: block
}

.rs-layer.coverscreenvideo {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.rs-layer.rs-fsv {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video {
    width: 100%;
    height: 100%;
    display: none
}

.fullcoveredvideo audio,
.rs-fsv audio .fullcoveredvideo video,
.rs-fsv video {
    background: #000
}

.fullcoveredvideo rs-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.videoisplaying .html5vid rs-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, .3);
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    z-index: 3;
    margin-top: -25px;
    margin-left: -25px;
    line-height: 50px !important;
    text-align: center;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    z-index: 4;
    opacity: 0;
    transition: opacity .3s ease-out !important
}

.rs-audio .tp-video-play-button {
    display: none !important
}

.rs-layer .html5vid {
    width: 100% !important;
    height: 100% !important
}

.tp-video-play-button i {
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center !important;
    vertical-align: top;
    line-height: 50px !important;
    font-size: 30px !important
}

.rs-layer:hover .tp-video-play-button {
    opacity: 1;
    display: block
}

.rs-layer .tp-revstop {
    display: none;
    width: 15px;
    border-right: 5px solid #fff !important;
    border-left: 5px solid #fff !important;
    transform: translateX(50%) translateY(50%);
    height: 20px;
    margin-left: 11px !important;
    margin-top: 5px !important
}

.videoisplaying .revicon-right-dir {
    display: none
}

.videoisplaying .tp-revstop {
    display: block
}

.videoisplaying .tp-video-play-button {
    display: none
}

.fullcoveredvideo .tp-video-play-button {
    display: none !important
}

.rs-fsv .rs-fsv audio {
    object-fit: contain !important
}

.rs-fsv .rs-fsv video {
    object-fit: contain !important
}

@supports not (-ms-high-contrast:none) {
    .rs-fsv .fullcoveredvideo audio {
        object-fit: cover !important
    }
    .rs-fsv .fullcoveredvideo video {
        object-fit: cover !important
    }
}

.rs-fullvideo-cover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: 0 0;
    z-index: 5
}

.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls {
    display: none !important
}

.rs-audio .tp-video-controls {
    opacity: 1 !important;
    visibility: visible !important
}

rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer {
    margin: 0;
    padding: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0
}

rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before {
    content: none
}

rs-dotted {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: block;
    pointer-events: none
}

rs-sbg-wrap rs-dotted {
    z-index: 31
}

rs-dotted.twoxtwo {
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/plugins/revslider/public/assets/css/../assets/gridtile.png)
}

rs-dotted.twoxtwowhite {
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_white.png)
}

rs-dotted.threexthree {
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3.png)
}

rs-dotted.threexthreewhite {
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3_white.png)
}

.tp-shadowcover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    position: absolute;
    z-index: -1
}

.tp-shadow1 {
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8)
}

.tp-shadow2:before,
.tp-shadow2:after,
.tp-shadow3:before,
.tp-shadow4:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: 0 0;
    box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
    transform: rotate(-3deg)
}

.tp-shadow2:after,
.tp-shadow4:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto
}

.tp-shadow5 {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}

.tp-shadow5:before,
.tp-shadow5:after {
    content: "";
    position: absolute;
    z-index: -2;
    box-shadow: 0 0 25px 0px rgba(0, 0, 0, .6);
    top: 30%;
    bottom: 0;
    left: 20px;
    right: 20px;
    border-radius: 100px/20px
}

.rev-btn,
.rev-btn:visited {
    outline: none !important;
    box-shadow: none;
    text-decoration: none !important;
    box-sizing: border-box;
    cursor: pointer
}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited {
    text-transform: uppercase
}

.rev-btn i {
    font-size: inherit;
    font-weight: 400;
    position: relative;
    top: 0;
    transition: opacity .2s ease-out, margin .2s ease-out;
    margin-left: 0;
    line-height: inherit
}

.rev-btn.rev-hiddenicon i {
    font-size: inherit;
    font-weight: 400;
    position: relative;
    top: 0;
    transition: opacity .2s ease-out, margin .2s ease-out;
    opacity: 0;
    margin-left: 0 !important;
    width: 0 !important
}

.rev-btn.rev-hiddenicon:hover i {
    opacity: 1 !important;
    margin-left: 10px !important;
    width: auto !important
}

.rev-burger {
    position: relative;
    box-sizing: border-box;
    padding: 22px 14px;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, .25);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    cursor: pointer
}

.rev-burger span {
    display: block;
    width: 30px;
    height: 3px;
    background: #333;
    transition: .7s;
    pointer-events: none;
    transform-style: flat !important
}

.rev-burger span:nth-child(2) {
    margin: 3px 0
}

.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
    transform: translateY(6px) rotate(-45deg)
}

.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
    transform: rotate(-45deg);
    opacity: 0
}

.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
    transform: translateY(-6px) rotate(-135deg)
}

.rev-burger.revb-white {
    border: 2px solid rgba(255, 255, 255, .2)
}

.rev-b-span-light span,
.rev-burger.revb-white span {
    background: #fff
}

.rev-burger.revb-whitenoborder {
    border: 0
}

.rev-burger.revb-whitenoborder span {
    background: #fff
}

.rev-burger.revb-darknoborder {
    border: 0
}

.rev-b-span-dark span,
.rev-burger.revb-darknoborder span {
    background: #333
}

.rev-burger.revb-whitefull {
    background: #fff;
    border: none
}

.rev-burger.revb-whitefull span {
    background: #333
}

.rev-burger.revb-darkfull {
    background: #333;
    border: none
}

.rev-burger.revb-darkfull span {
    background: #fff
}

@keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 70%
    }
    50% {
        opacity: 0;
        top: 70%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 35px;
    height: 55px;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px
}

.rev-scroll-btn>* {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #7f8c8d;
    color: #fff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px
}

.rev-scroll-btn>*:hover,
.rev-scroll-btn>*:focus,
.rev-scroll-btn>*.active {
    color: #fff
}

.rev-scroll-btn>*:hover,
.rev-scroll-btn>*:focus,
.rev-scroll-btn>*:active,
.rev-scroll-btn>*.active {
    opacity: .8
}

.rev-scroll-btn.revs-fullwhite {
    background: #fff
}

.rev-scroll-btn.revs-fullwhite span {
    background: #333
}

.rev-scroll-btn.revs-fulldark,
    {
    background: #333;
    border: none
}

.rev-scroll-btn.revs-fulldark span {
    background: #fff
}

.rev-scroll-btn span {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    border-radius: 50%;
    animation: rev-ani-mouse 2.5s linear infinite;
    background: #fff
}

.rev-scroll-btn.rev-b-span-dark {
    border-color: #333
}

.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark span {
    background: #333
}

.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    text-shadow: none;
    background-color: rgba(0, 0, 0, .5);
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    cursor: pointer
}

.rev-cbutton-dark-sr {
    border-radius: 3px
}

.rev-cbutton-light {
    color: #333;
    background-color: rgba(255, 255, 255, .75)
}

.rev-cbutton-light-sr {
    color: #333;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, .75)
}

.rev-sbutton {
    line-height: 37px;
    width: 37px;
    height: 37px
}

.rev-sbutton-blue {
    background-color: #3b5998
}

.rev-sbutton-lightblue {
    background-color: #00a0d1
}

.rev-sbutton-red {
    background-color: #dd4b39
}

rs-progress {
    visibility: hidden;
    width: 100%;
    height: 5px;
    background: #000;
    background: rgba(0, 0, 0, .15);
    position: absolute;
    z-index: 200;
    top: 0
}

rs-progress.rs-bottom {
    top: auto;
    bottom: 0 !important;
    height: 5px
}

.rs-layer img {
    background: 0 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1
}

.rs-layer.slidelink {
    cursor: pointer;
    width: 100%;
    height: 100%
}

.rs-layer.slidelink a {
    width: 100%;
    height: 100%;
    display: block
}

.rs-layer.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat
}

.rs-layer.slidelink a span {
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat;
    width: 100%;
    height: 100%;
    display: block
}

.rs-layer .rs-starring {
    display: inline-block
}

.rs-layer .rs-starring .star-rating {
    float: none;
    display: inline-block;
    vertical-align: top;
    color: #ffc321 !important
}

.rs-layer .rs-starring .star-rating,
.rs-layer .rs-starring-page .star-rating {
    position: relative;
    height: 1em;
    width: 5.4em;
    font-family: star;
    font-size: 1em !important
}

.rs-layer .rs-starring .star-rating:before,
.rs-layer .rs-starring-page .star-rating:before {
    content: "\73\73\73\73\73";
    color: #e0dadf;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.rs-layer .rs-starring .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    font-size: 1em !important
}

.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}

rs-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute
}

rs-loader.off {
    display: none !important
}


rs-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
    margin-top: -20px;
    margin-left: -20px;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px
}



@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

rs-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
    border-radius: 100%;
    animation: tp-scaleout 1s infinite ease-in-out
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1);
        opacity: 0
    }
}

rs-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center
}

rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
    border-radius: 100%;
    display: inline-block;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation-fill-mode: both
}

rs-loader.spinner3 .bounce1 {
    animation-delay: -.32s
}

rs-loader.spinner3 .bounce2 {
    animation-delay: -.16s
}

@keyframes tp-bouncedelay {
    0%,
    80%,
    100% {
        transform: scale(0)
    }
    40% {
        transform: scale(1)
    }
}

rs-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    animation: tp-rotate 2s infinite linear
}

rs-loader.spinner4 .dot1,
rs-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15)
}

rs-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes tp-bounce {
    0%,
    100% {
        transform: scale(0)
    }
    50% {
        transform: scale(1)
    }
}

rs-layer iframe {
    visibility: hidden
}

rs-layer.rs-ii-o iframe {
    visibility: visible
}

rs-layer input[type=text],
rs-layer input[type=email],
rs-layer input[type=url],
rs-layer input[type=password],
rs-layer input[type=search],
rs-layer input[type=number],
rs-layer input[type=tel],
rs-layer input[type=range],
rs-layer input[type=date],
rs-layer input[type=month],
rs-layer input[type=week],
rs-layer input[type=time],
rs-layer input[type=datetime],
rs-layer input[type=datetime-local] {
    display: inline-block
}

rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow {
    display: block
}

.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar {
    border: none;
    min-height: 0;
    margin: 0;
    border-radius: 0
}

.tp-tabs,
.tp-thumbs,
.tp-bullets {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0
}

.tp-tab,
.tp-thumb {
    cursor: pointer;
    position: absolute;
    opacity: .5;
    box-sizing: border-box
}

.tp-arr-imgholder,
rs-poster,
.tp-thumb-image,
.tp-tab-image {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

rs-poster {
    cursor: pointer;
    z-index: 3
}

.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected {
    opacity: 1
}

.tp-tab-mask,
.tp-thumb-mask {
    box-sizing: border-box !important
}

.tp-tabs,
.tp-thumbs {
    box-sizing: content-box !important
}

.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    background: rgba(255, 255, 255, .3);
    cursor: pointer
}

.tp-bullet.selected,
.tp-bullet:hover {
    background: #fff
}

.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000
}

.tparrows:hover {
    background: #000
}

.tparrows:before {
    font-family: "revicons";
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

.tparrows.tp-leftarrow:before {
    content: '\e824'
}

.tparrows.tp-rightarrow:before {
    content: '\e825'
}

.rs-layer [class^=pe-7s-]:before,
.rs-layer [class*=" pe-7s-"]:before {
    width: auto;
    margin: 0;
    line-height: inherit;
    box-sizing: inherit
}

rs-pzimg-wrap {
    display: block
}

body.rtl .rs-pzimg {
    left: 0 !important
}

.dddwrappershadow {
    box-shadow: 0 45px 100px rgba(0, 0, 0, .4)
}

.dddwrapper {
    transform-style: flat;
    perspective: 10000px
}

.rs_error_message_box {
    background: #111;
    width: 800px;
    margin: 40px auto;
    padding: 40px 20px;
    text-align: center;
    font-family: "Open Sans", sans-serif
}

.rs_error_message_oops {
    margin: 0 0 20px;
    line-height: 60px;
    font-size: 34px;
    color: #fff
}

.rs_error_message_content {
    margin: 0 0 20px;
    line-height: 25px;
    font-size: 17px;
    color: #fff
}

.rs_error_message_button {
    color: #fff !important;
    background: #333;
    display: inline-block;
    padding: 10px 15px;
    text-align: right;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none !important
}

.rs_error_message_button:hover {
    background: #5e35b1
}

.hglayerinfo {
    position: fixed;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    background: rgba(0, 0, 0, .75);
    padding: 5px 10px;
    z-index: 2000;
    white-space: normal
}

.hginfo {
    position: absolute;
    top: -2px;
    left: -2px;
    color: #e74c3c;
    font-size: 12px;
    font-weight: 600;
    background: #000;
    padding: 2px 5px
}

.indebugmode .rs-layer:hover {
    border: 1px dashed #c0392b !important
}

.helpgrid {
    border: 2px dashed #c0392b;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 150px;
    background: rgba(0, 0, 0, .7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll
}

.aden {
    filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}

.aden:after {
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.perpetua:after,
.reyes:after {
    mix-blend-mode: soft-light;
    opacity: .5
}

.inkwell {
    filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}

.perpetua:after {
    background: linear-gradient(to bottom, #005b9a, #e6c13d)
}

.reyes {
    filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}

.reyes:after {
    background: #efcdad
}

.gingham {
    filter: brightness(1.05) hue-rotate(-10deg)
}

.gingham:after {
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.toaster {
    filter: contrast(1.5) brightness(.9)
}

.toaster:after {
    background: radial-gradient(circle, #804e0f, #3b003b);
    mix-blend-mode: screen
}

.walden {
    filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}

.walden:after {
    background: #04c;
    mix-blend-mode: screen;
    opacity: .3
}

.hudson {
    filter: brightness(1.2) contrast(.9) saturate(1.1)
}

.hudson:after {
    background: radial-gradient(circle, #a6b1ff 50%, #342134);
    mix-blend-mode: multiply;
    opacity: .5
}

.earlybird {
    filter: contrast(.9) sepia(.2)
}

.earlybird:after {
    background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
    mix-blend-mode: overlay
}

.mayfair {
    filter: contrast(1.1) saturate(1.1)
}

.mayfair:after {
    background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
    mix-blend-mode: overlay;
    opacity: .4
}

.lofi {
    filter: saturate(1.1) contrast(1.5)
}

.lofi:after {
    background: radial-gradient(circle, transparent 70%, #222 150%);
    mix-blend-mode: multiply
}

._1977 {
    filter: contrast(1.1) brightness(1.1) saturate(1.3)
}

._1977:after {
    background: rgba(243, 106, 188, .3);
    mix-blend-mode: screen
}

.brooklyn {
    filter: contrast(.9) brightness(1.1)
}

.brooklyn:after {
    background: radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
    mix-blend-mode: overlay
}

.xpro2 {
    filter: sepia(.3)
}

.xpro2:after {
    background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
    mix-blend-mode: color-burn
}

.nashville {
    filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}

.nashville:after {
    background: rgba(0, 70, 150, .4);
    mix-blend-mode: lighten
}

.nashville:before {
    background: rgba(247, 176, 153, .56);
    mix-blend-mode: darken
}

.lark {
    filter: contrast(.9)
}

.lark:after {
    background: rgba(242, 242, 242, .8);
    mix-blend-mode: darken
}

.lark:before {
    background: #22253f;
    mix-blend-mode: color-dodge
}

.moon {
    filter: grayscale(1) contrast(1.1) brightness(1.1)
}

.moon:before {
    background: #a0a0a0;
    mix-blend-mode: soft-light
}

.moon:after {
    background: #383838;
    mix-blend-mode: lighten
}

.clarendon {
    filter: contrast(1.2) saturate(1.35)
}

.clarendon:before {
    background: rgba(127, 187, 227, .2);
    mix-blend-mode: overlay
}

.willow {
    filter: grayscale(.5) contrast(.95) brightness(.9)
}

.willow:before {
    background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
    mix-blend-mode: overlay
}

.willow:after {
    background-color: #d8cdcb;
    mix-blend-mode: color
}

.rise {
    filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}

.rise:after {
    background: radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
    mix-blend-mode: overlay;
    opacity: .6
}

.rise:before {
    background: radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
    mix-blend-mode: multiply
}

._1977:after,
._1977:before,
rs-pzimg-wrap.aden:after,
.aden:before,
.brooklyn:after,
.brooklyn:before,
.clarendon:after,
.clarendon:before,
.earlybird:after,
.earlybird:before,
.gingham:after,
.gingham:before,
.hudson:after,
.hudson:before,
.inkwell:after,
.inkwell:before,
.lark:after,
.lark:before,
.lofi:after,
.lofi:before,
.mayfair:after,
.mayfair:before,
.moon:after,
.moon:before,
.nashville:after,
.nashville:before,
.perpetua:after,
.perpetua:before,
.reyes:after,
.reyes:before,
.rise:after,
.rise:before,
.slumber:after,
.slumber:before,
.toaster:after,
.toaster:before,
.walden:after,
.walden:before,
.willow:after,
.willow:before,
.xpro2:after,
.xpro2:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none
}

._1977,
.aden,
.brooklyn,
.clarendon,
.earlybird,
.gingham,
.hudson,
.inkwell,
.lark,
.lofi,
.mayfair,
.moon,
.nashville,
.perpetua,
.reyes,
.rise,
.slumber,
.toaster,
.walden,
.willow,
.xpro2 {
    position: relative
}

._1977 img,
.aden img,
.brooklyn img,
.clarendon img,
.earlybird img,
.gingham img,
.hudson img,
.inkwell img,
.lark img,
.lofi img,
.mayfair img,
.moon img,
.nashville img,
.perpetua img,
.reyes img,
.rise img,
.slumber img,
.toaster img,
.walden img,
.willow img,
.xpro2 img {
    width: 100%;
    z-index: 1
}

._1977:before,
.aden:before,
.brooklyn:before,
.clarendon:before,
.earlybird:before,
.gingham:before,
.hudson:before,
.inkwell:before,
.lark:before,
.lofi:before,
.mayfair:before,
.moon:before,
.nashville:before,
.perpetua:before,
.reyes:before,
.rise:before,
.slumber:before,
.toaster:before,
.walden:before,
.willow:before,
.xpro2:before {
    z-index: 2
}

._1977:after,
.aden:after,
.brooklyn:after,
.clarendon:after,
.earlybird:after,
.gingham:after,
.hudson:after,
.inkwell:after,
.lark:after,
.lofi:after,
.mayfair:after,
.moon:after,
.nashville:after,
.perpetua:after,
.reyes:after,
.rise:after,
.slumber:after,
.toaster:after,
.walden:after,
.willow:after,
.xpro2:after {
    z-index: 3
}

.slumber {
    filter: saturate(.66) brightness(1.05)
}

.slumber:after {
    background: rgba(125, 105, 24, .5);
    mix-blend-mode: soft-light
}

.slumber:before {
    background: rgba(69, 41, 12, .4);
    mix-blend-mode: lighten
}

rs-pzimg-wrap.perpetua:before,
rs-pzimg-wrap.perpetua:after,
rs-pzimg-wrap.nashville:before,
rs-pzimg-wrap.nashville:after,
rs-pzimg-wrap.xpro2:before,
rs-pzimg-wrap.xpro2:after,
rs-pzimg-wrap._1977:after,
rs-pzimg-wrap._1977:before,
rs-pzimg-wrap.aden:after,
rs-pzimg-wrap.aden:before,
rs-pzimg-wrap.brooklyn:after,
rs-pzimg-wrap.brooklyn:before,
rs-pzimg-wrap.clarendon:after,
rs-pzimg-wrap.clarendon:before,
rs-pzimg-wrap.earlybird:after,
rs-pzimg-wrap.earlybird:before,
rs-pzimg-wrap.gingham:after,
rs-pzimg-wrap.gingham:before,
rs-pzimg-wrap.hudson:after,
rs-pzimg-wrap.hudson:before,
rs-pzimg-wrap.inkwell:after,
rs-pzimg-wrap.inkwell:before,
rs-pzimg-wrap.lark:after,
rs-pzimg-wrap.lark:before,
rs-pzimg-wrap.lofi:after,
rs-pzimg-wrap.lofi:before,
rs-pzimg-wrap.mayfair:after,
rs-pzimg-wrap.mayfair:before,
rs-pzimg-wrap.moon:after,
rs-pzimg-wrap.moon:before,
rs-pzimg-wrap.reyes:after,
rs-pzimg-wrap.reyes:before,
rs-pzimg-wrap.rise:after,
rs-pzimg-wrap.rise:before,
rs-pzimg-wrap.slumber:after,
rs-pzimg-wrap.slumber:before,
rs-pzimg-wrap.toaster:after,
rs-pzimg-wrap.toaster:before,
rs-pzimg-wrap.walden:after,
rs-pzimg-wrap.walden:before,
rs-pzimg-wrap.willow:after,
rs-pzimg-wrap.willow:before,
rs-pzimg-wrap:before,
rs-pzimg-wrap:after {
    height: 500%;
    width: 500%
}

rs-loader.spinner6 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner6 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
    -webkit-animation: rs-revealer-6 1.4s linear infinite;
    animation: rs-revealer-6 1.4s linear infinite
}

rs-loader.spinner6 .rs-spinner-inner span {
    position: absolute;
    vertical-align: top;
    border-radius: 100%;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 16px;
    transform-origin: center 20px;
    -webkit-transform-origin: center 20px
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(2) {
    transform: rotate(36deg);
    -webkit-transform: rotate(36deg);
    opacity: .1
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(3) {
    transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    opacity: .2
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(4) {
    transform: rotate(108deg);
    -webkit-transform: rotate(108deg);
    opacity: .3
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(5) {
    transform: rotate(144deg);
    -webkit-transform: rotate(144deg);
    opacity: .4
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(6) {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    opacity: .5
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(7) {
    transform: rotate(216deg);
    -webkit-transform: rotate(216deg);
    opacity: .6
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(8) {
    transform: rotate(252deg);
    -webkit-transform: rotate(252deg);
    opacity: .7
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(9) {
    transform: rotate(288deg);
    -webkit-transform: rotate(288deg);
    opacity: .8
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(10) {
    transform: rotate(324deg);
    -webkit-transform: rotate(324deg);
    opacity: .9
}

@keyframes rs-revealer-6 {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rs-revealer-6 {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

rs-loader.spinner7 {
    width: 35px;
    height: 35px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner7 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0;
    border-radius: 100%;
    border: 2px solid;
    -webkit-animation: rs-revealer-7 .8s linear infinite;
    animation: rs-revealer-7 .8s linear infinite
}

@keyframes rs-revealer-7 {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rs-revealer-7 {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

rs-loader.spinner8 {
    width: 50px;
    height: 50px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner8 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0;
    text-align: left
}

rs-loader.spinner8 .rs-spinner-inner span {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    -webkit-animation: rs-revealer-8 1.6s linear infinite;
    animation: rs-revealer-8 1.6s linear infinite
}

rs-loader.spinner8 .rs-spinner-inner span:last-child {
    animation-delay: -.8s;
    -webkit-animation-delay: -.8s
}

@keyframes rs-revealer-8 {
    0% {
        transform: scale(0, 0);
        opacity: .5
    }
    100% {
        transform: scale(1, 1);
        opacity: 0
    }
}

@-webkit-keyframes rs-revealer-8 {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: .5
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0
    }
}

rs-loader.spinner9 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner9 .rs-spinner-inner span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: rs-revealer-9 2s infinite ease-in-out;
    animation: rs-revealer-9 2s infinite ease-in-out
}

rs-loader.spinner9 .rs-spinner-inner span:last-child {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes rs-revealer-9 {
    0%,
    100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes rs-revealer-9 {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

rs-loader.spinner10 {
    width: 54px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner10 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 10px
}

rs-loader.spinner10 .rs-spinner-inner span {
    display: block;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: rs-revealer-10 1.2s infinite ease-in-out;
    animation: rs-revealer-10 1.2s infinite ease-in-out
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(2) {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(3) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(4) {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(5) {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes rs-revealer-10 {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes rs-revealer-10 {
    0%,
    100%,
    40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

rs-loader.spinner11 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner11 .rs-spinner-inner {
    width: 100%;
    height: 100%
}

rs-loader.spinner11 .rs-spinner-inner span {
    display: block;
    width: 33%;
    height: 33%;
    background-color: #333;
    float: left;
    -webkit-animation: rs-revealer-11 1.3s infinite ease-in-out;
    animation: rs-revealer-11 1.3s infinite ease-in-out
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(1) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(2) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(4) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(5) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(6) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(7) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(8) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(9) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

@-webkit-keyframes rs-revealer-11 {
    0%,
    100%,
    70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

@keyframes rs-revealer-11 {
    0%,
    100%,
    70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

rs-loader.spinner12 {
    width: 35px;
    height: 35px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner12 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    -webkit-animation: rs-revealer-12 1s infinite linear;
    animation: rs-revealer-12 1s infinite linear
}

@-webkit-keyframes rs-revealer-12 {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rs-revealer-12 {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

rs-loader.spinner13 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner13 .rs-spinner-inner {
    width: 100%;
    height: 100%
}

rs-loader.spinner13 .rs-spinner-inner span {
    display: block;
    width: 40%;
    height: 40%;
    position: absolute;
    border-radius: 50%;
    -webkit-animation: rs-revealer-13 2s ease infinite;
    animation: rs-revealer-13 2s ease infinite
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(1) {
    animation-delay: -1.5s;
    -webkit-animation-delay: -1.5s
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(2) {
    animation-delay: -1s;
    -webkit-animation-delay: -1s
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(3) {
    animation-delay: -.5s;
    -webkit-animation-delay: -.5s
}

@keyframes rs-revealer-13 {
    0%,
    100% {
        transform: translate(0)
    }
    25% {
        transform: translate(160%)
    }
    50% {
        transform: translate(160%, 160%)
    }
    75% {
        transform: translate(0, 160%)
    }
}

@-webkit-keyframes rs-revealer-13 {
    0%,
    100% {
        -webkit-transform: translate(0)
    }
    25% {
        -webkit-transform: translate(160%)
    }
    50% {
        -webkit-transform: translate(160%, 160%)
    }
    75% {
        -webkit-transform: translate(0, 160%)
    }
}

rs-loader.spinner14 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner14 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    animation: rs-revealer-14 1s infinite linear
}

rs-loader.spinner14 .rs-spinner-inner span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin: -8px
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(1) {
    -webkit-animation: rs-revealer-14-1 2s infinite;
    animation: rs-revealer-14-1 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(2) {
    -webkit-animation: rs-revealer-14-2 2s infinite;
    animation: rs-revealer-14-2 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(3) {
    -webkit-animation: rs-revealer-14-3 2s infinite;
    animation: rs-revealer-14-3 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(4) {
    -webkit-animation: rs-revealer-14-4 2s infinite;
    animation: rs-revealer-14-4 2s infinite
}

@-webkit-keyframes rs-revealer-14-1 {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@-webkit-keyframes rs-revealer-14-2 {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@-webkit-keyframes rs-revealer-14-3 {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@-webkit-keyframes rs-revealer-14-4 {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@keyframes rs-revealer-14-1 {
    0% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0)
    }
    80% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0)
    }
    100% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@keyframes rs-revealer-14-2 {
    0% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0)
    }
    80% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0)
    }
    100% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@keyframes rs-revealer-14-3 {
    0% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0)
    }
    80% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0)
    }
    100% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@keyframes rs-revealer-14-4 {
    0% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0)
    }
    80% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0)
    }
    100% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

rs-loader.spinner15 {
    width: 40px;
    height: 40px;
    margin-top: -4px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner15 .rs-spinner-inner {
    width: 100%;
    height: 100%
}

rs-loader.spinner15 .rs-spinner-inner span {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: rs-revealer-15 1.8s infinite ease-in-out;
    animation: rs-revealer-15 1.8s infinite ease-in-out
}

rs-loader.spinner15 .rs-spinner-inner:last-child {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

@-webkit-keyframes rs-revealer-15 {
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
    }
    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }
    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes rs-revealer-15 {
    25% {
        transform: translateX(30px) rotate(-90deg) scale(.5);
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
    }
    50% {
        transform: translateX(30px) translateY(30px) rotate(-179deg);
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg)
    }
    50.1% {
        transform: translateX(30px) translateY(30px) rotate(-180deg);
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
    }
    75% {
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }
    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg)
    }
}

.bgcanvas {
    display: none;
    position: absolute;
    oveflow: hidden
}

#rs-demo-id {}

@font-face {
    font-family: Social Pug;
    src: url(/wp-content/plugins/social-pug/assets/dist/./socialpug.1.0.0.eot?gd6mr8);
    src: url(/wp-content/plugins/social-pug/assets/dist/./socialpug.1.0.0.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/social-pug/assets/dist/./socialpug.1.0.0.woff) format("woff"), url(/wp-content/plugins/social-pug/assets/dist/./socialpug.1.0.0.ttf) format("truetype"), url(/wp-content/plugins/social-pug/assets/dist/./socialpug.1.0.0.svg#socialpug) format("svg");
    font-weight: 400;
    font-style: normal
}

.dpsp-icon-total-share:before {
    line-height: 20px;
    display: inline-block;
    line-height: 1em
}

.dpsp-icon-total-share:before,
.dpsp-network-btn .dpsp-network-icon:after,
.dpsp-network-btn .dpsp-network-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    font-family: Social Pug;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none
}

.dpsp-network-btn .dpsp-network-icon:after,
.dpsp-network-btn .dpsp-network-icon:before {
    display: block;
    line-height: 20px
}

.dpsp-network-btn .dpsp-network-icon:after {
    margin-left: -20px;
    opacity: 0
}

.dpsp-icon-total-share:before {
    content: "\e883"
}

.dpsp-facebook .dpsp-network-icon:after,
.dpsp-facebook .dpsp-network-icon:before {
    content: "\e800"
}

.dpsp-twitter .dpsp-network-icon:after,
.dpsp-twitter .dpsp-network-icon:before {
    content: "\e801"
}

.dpsp-pinterest .dpsp-network-icon:after,
.dpsp-pinterest .dpsp-network-icon:before {
    content: "\e803"
}

.dpsp-linkedin .dpsp-network-icon:after,
.dpsp-linkedin .dpsp-network-icon:before {
    content: "\e804"
}

.dpsp-email .dpsp-network-icon:after,
.dpsp-email .dpsp-network-icon:before {
    content: "\e816"
}

.dpsp-print .dpsp-network-icon:after,
.dpsp-print .dpsp-network-icon:before {
    content: "\e817"
}

.dpsp-networks-btns-wrapper.dpsp-has-button-icon-animation .dpsp-network-btn:hover .dpsp-network-icon:after,
.dpsp-networks-btns-wrapper.dpsp-has-button-icon-animation .dpsp-network-btn:hover .dpsp-network-icon:before {
    transition: all .25s ease-in-out
}

.dpsp-networks-btns-wrapper.dpsp-has-button-icon-animation .dpsp-network-btn:hover .dpsp-network-icon:before {
    margin-left: 5px;
    opacity: 0
}

.dpsp-networks-btns-wrapper.dpsp-has-button-icon-animation .dpsp-network-btn:hover .dpsp-network-icon:after {
    margin-left: -10px;
    opacity: 1
}

#dpsp-floating-sidebar {
    position: fixed;
    top: 30%;
    z-index: 9998
}

#dpsp-floating-sidebar.dpsp-position-left {
    left: 0
}

#dpsp-floating-sidebar.dpsp-position-right {
    right: 0
}

.dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar li {
    float: none;
    margin-left: 0
}

.dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar .dpsp-network-btn {
    padding: 0;
    width: 40px
}

.dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar .dpsp-network-btn .dpsp-network-icon {
    border-color: transparent !important;
    background: transparent !important
}

.dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar .dpsp-network-btn.dpsp-has-count .dpsp-network-icon {
    height: 22px;
    line-height: 22px
}

.dpsp-button-hover .dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar .dpsp-network-btn:hover:before {
    color: #fff
}

.dpsp-shape-rounded .dpsp-networks-btns-sidebar .dpsp-network-btn,
.dpsp-shape-rounded .dpsp-networks-btns-sidebar .dpsp-network-btn .dpsp-network-icon {
    border-radius: 0
}

.dpsp-position-left.dpsp-shape-rounded .dpsp-networks-btns-sidebar .dpsp-network-btn.dpsp-first,
.dpsp-position-left.dpsp-shape-rounded .dpsp-networks-btns-sidebar .dpsp-network-btn.dpsp-first .dpsp-network-icon {
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px
}

.dpsp-position-left.dpsp-shape-rounded .dpsp-networks-btns-sidebar .dpsp-network-btn.dpsp-last,
.dpsp-position-left.dpsp-shape-rounded .dpsp-networks-btns-sidebar .dpsp-network-btn.dpsp-last .dpsp-network-icon {
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px
}

.dpsp-position-left.dpsp-shape-rounded.dpsp-bottom-spacing .dpsp-networks-btns-sidebar .dpsp-network-btn,
.dpsp-position-left.dpsp-shape-rounded.dpsp-bottom-spacing .dpsp-networks-btns-sidebar .dpsp-network-btn .dpsp-network-icon {
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px
}

.dpsp-position-right.dpsp-shape-rounded .dpsp-networks-btns-sidebar .dpsp-network-btn.dpsp-first,
.dpsp-position-right.dpsp-shape-rounded .dpsp-networks-btns-sidebar .dpsp-network-btn.dpsp-first .dpsp-network-icon {
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px
}

.dpsp-position-right.dpsp-shape-rounded .dpsp-networks-btns-sidebar .dpsp-network-btn.dpsp-last,
.dpsp-position-right.dpsp-shape-rounded .dpsp-networks-btns-sidebar .dpsp-network-btn.dpsp-last .dpsp-network-icon {
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px
}

.dpsp-position-right.dpsp-shape-rounded.dpsp-bottom-spacing .dpsp-networks-btns-sidebar .dpsp-network-btn,
.dpsp-position-right.dpsp-shape-rounded.dpsp-bottom-spacing .dpsp-networks-btns-sidebar .dpsp-network-btn .dpsp-network-icon {
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px
}

.dpsp-shape-rounded.dpsp-has-spacing .dpsp-networks-btns-sidebar .dpsp-network-btn .dpsp-network-icon {
    border-radius: 5px
}

#dpsp-floating-sidebar.dpsp-position-left.dpsp-shape-circle {
    left: 12px
}

#dpsp-floating-sidebar.dpsp-position-right.dpsp-shape-circle {
    right: 10px
}

.dpsp-bottom-spacing .dpsp-networks-btns-sidebar .dpsp-network-btn {
    margin-bottom: 6px
}

.dpsp-shape-rounded.dpsp-bottom-spacing .dpsp-networks-btns-sidebar .dpsp-network-btn {
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px
}

#dpsp-floating-sidebar.dpsp-style-2 .dpsp-network-btn:before {
    background: 0 0
}

#dpsp-floating-sidebar .dpsp-networks-btns-wrapper li {
    position: relative;
    overflow: visible
}

#dpsp-floating-sidebar .dpsp-networks-btns-wrapper .dpsp-button-label {
    position: absolute;
    z-index: 1;
    display: inline-block;
    width: auto;
    white-space: nowrap;
    top: 50%;
    margin-top: -15px;
    height: 30px;
    padding: 6px 12px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    background: #34495e;
    border-radius: 3px;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
    box-sizing: border-box
}

#dpsp-floating-sidebar.dpsp-position-left .dpsp-networks-btns-wrapper .dpsp-button-label {
    left: 100%
}

#dpsp-floating-sidebar.dpsp-position-right .dpsp-networks-btns-wrapper .dpsp-button-label {
    right: 100%
}

#dpsp-floating-sidebar.dpsp-position-left .dpsp-networks-btns-wrapper li.dpsp-hover .dpsp-button-label {
    transform: translateX(10px);
    visibility: visible;
    opacity: 1
}

#dpsp-floating-sidebar.dpsp-position-right .dpsp-networks-btns-wrapper li.dpsp-hover .dpsp-button-label {
    transform: translateX(-10px);
    visibility: visible;
    opacity: 1
}

#dpsp-floating-sidebar .dpsp-networks-btns-wrapper .dpsp-button-label:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}

#dpsp-floating-sidebar.dpsp-position-left .dpsp-networks-btns-wrapper .dpsp-button-label:before {
    left: -5px;
    border-right: 5px solid #34495e
}

#dpsp-floating-sidebar.dpsp-position-right .dpsp-networks-btns-wrapper .dpsp-button-label:before {
    right: -5px;
    border-left: 5px solid #34495e
}

#dpsp-content-top {
    margin-bottom: 1.2em
}

#dpsp-content-bottom {
    margin-top: 1.2em
}

.dpsp-share-text {
    font-weight: 700;
    margin-bottom: 10px
}

.dpsp-networks-btns-wrapper {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important
}

.dpsp-networks-btns-wrapper:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.dpsp-networks-btns-wrapper li {
    float: left;
    overflow: hidden;
    -moz-transition: all .15s ease-in;
    -webkit-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in;
    list-style-type: none !important
}

.dpsp-networks-btns-wrapper li:before {
    display: none !important
}

.dpsp-networks-btns-wrapper li:first-child {
    margin-left: 0 !important
}

.dpsp-networks-btns-wrapper .dpsp-network-btn {
    position: relative;
    display: block;
    text-decoration: none !important;
    text-transform: unset !important;
    height: 40px;
    min-width: 40px;
    font-family: Arial;
    font-weight: 700;
    font-size: 14px;
    line-height: 36px;
    vertical-align: middle;
    padding: 0 10px 0 48px;
    border: 2px solid;
    max-height: 40px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all .15s ease-in;
    -webkit-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in;
    box-shadow: none;
    cursor: pointer
}

.dpsp-networks-btns-wrapper .dpsp-network-btn:focus,
.dpsp-networks-btns-wrapper .dpsp-network-btn:hover {
    border: 2px solid;
    box-shadow: none
}

.dpsp-networks-btns-wrapper .dpsp-network-btn:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon {
    position: absolute;
    top: -2px;
    left: -2px;
    bottom: -2px;
    float: left;
    display: block;
    font-size: 14px;
    line-height: 36px;
    width: 40px;
    text-align: center;
    vertical-align: middle;
    border: 2px solid;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all .15s ease-in;
    -webkit-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in
}

.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-no-label {
    padding: 0 18px
}

.dpsp-button-style-1 .dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-no-label .dpsp-network-icon {
    width: auto;
    right: -2px
}

.dpsp-has-buttons-count .dpsp-networks-btns-wrapper .dpsp-network-label {
    margin-right: 10px
}

.dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-count {
    font-size: 13px
}

.dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar .dpsp-network-btn .dpsp-network-count {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-left: 0;
    font-size: 11px;
    text-align: center;
    height: 20px;
    line-height: 20px
}

.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-no-label .dpsp-network-label-wrapper {
    display: none
}

.dpsp-column-1 .dpsp-networks-btns-wrapper li {
    width: 100%
}

.dpsp-column-1.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
    margin-right: 0
}

.dpsp-column-2 .dpsp-networks-btns-wrapper li {
    width: 50%
}

.dpsp-column-2.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
    width: 49%
}

.dpsp-column-2 .dpsp-networks-btns-wrapper li:nth-child(2n) {
    margin-right: 0
}

.dpsp-column-3 .dpsp-networks-btns-wrapper li {
    width: 33.3333%
}

.dpsp-column-3.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
    width: 32%
}

.dpsp-column-3 .dpsp-networks-btns-wrapper li:nth-child(3n) {
    margin-right: 0
}

.dpsp-column-4 .dpsp-networks-btns-wrapper li {
    width: 25%
}

.dpsp-column-4.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
    width: 23.5%
}

.dpsp-column-4 .dpsp-networks-btns-wrapper li:nth-child(4n) {
    margin-right: 0
}

.dpsp-column-5 .dpsp-networks-btns-wrapper li {
    width: 20%
}

.dpsp-column-5.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
    width: 18.4%
}

.dpsp-column-5 .dpsp-networks-btns-wrapper li:nth-child(5n) {
    margin-right: 0
}

.dpsp-column-6 .dpsp-networks-btns-wrapper li {
    width: 16.6666%
}

.dpsp-column-6.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
    width: 15%
}

.dpsp-column-6 .dpsp-networks-btns-wrapper li:nth-child(6n) {
    margin-right: 0
}

.dpsp-column-2 .dpsp-networks-btns-wrapper .dpsp-network-btn,
.dpsp-column-3 .dpsp-networks-btns-wrapper .dpsp-network-btn,
.dpsp-column-4 .dpsp-networks-btns-wrapper .dpsp-network-btn,
.dpsp-column-5 .dpsp-networks-btns-wrapper .dpsp-network-btn,
.dpsp-column-6 .dpsp-networks-btns-wrapper .dpsp-network-btn {
    padding-right: 10px
}

.article .dpsp-networks-btns-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.article ul.dpsp-networks-btns-wrapper li {
    flex: 0 0 auto;
    float: none;
    margin: 5px;
    width: auto
}

.dpsp-no-labels .dpsp-networks-btns-wrapper .dpsp-network-btn {
    padding: 0;
    text-align: center
}

.dpsp-no-labels:not(.dpsp-column-auto) .dpsp-networks-btns-wrapper .dpsp-network-btn:before {
    position: relative;
    left: 0;
    float: none;
    display: inline-block
}

.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook .dpsp-network-icon {
    border-color: #3a579a;
    background: #3a579a;
    color: #3a579a
}

.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook:hover,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-facebook:hover .dpsp-network-icon {
    border-color: #334d87;
    background: #334d87;
    color: #334d87
}

.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-twitter,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-twitter .dpsp-network-icon {
    border-color: #00abf0;
    background: #00abf0;
    color: #00abf0
}

.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-twitter:hover,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-twitter:hover .dpsp-network-icon {
    border-color: #0099d7;
    background: #0099d7;
    color: #0099d7
}

.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest .dpsp-network-icon {
    border-color: #c92228;
    background: #c92228;
    color: #c92228
}

.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest:hover,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-pinterest:hover .dpsp-network-icon {
    border-color: #b31e24;
    background: #b31e24;
    color: #b31e24
}

.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-linkedin,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-linkedin .dpsp-network-icon {
    border-color: #0077b5;
    background: #0077b5;
    color: #0077b5
}

.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-linkedin:hover,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-linkedin:hover .dpsp-network-icon {
    border-color: #00669c;
    background: #00669c;
    color: #00669c
}

.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-email,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-email .dpsp-network-icon {
    border-color: #27ae60;
    background: #27ae60;
    color: #27ae60
}

.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-email:hover,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-email:hover .dpsp-network-icon {
    border-color: #239e57;
    background: #239e57;
    color: #239e57
}

.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-print,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-print .dpsp-network-icon {
    border-color: #bdc3c7;
    background: #bdc3c7;
    color: #bdc3c7
}

.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-print:hover,
.dpsp-networks-btns-wrapper .dpsp-network-btn.dpsp-print:hover .dpsp-network-icon {
    border-color: #afb6bb;
    background: #afb6bb;
    color: #afb6bb
}

.dpsp-has-button-background .dpsp-networks-btns-wrapper.dpsp-networks-btns-sidebar .dpsp-network-btn:before {
    color: #fff
}

.dpsp-shape-rounded .dpsp-network-btn,
.dpsp-shape-rounded .dpsp-network-btn .dpsp-network-icon {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.dpsp-shape-rounded .dpsp-network-btn,
.dpsp-shape-rounded .dpsp-no-label.dpsp-network-btn .dpsp-network-icon {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.dpsp-shape-circle .dpsp-network-btn {
    border-radius: 30px
}

.dpsp-shape-circle .dpsp-network-btn .dpsp-network-icon {
    border-radius: 30px;
    overflow: hidden
}

.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
    margin-bottom: 10px;
    margin-right: 2%;
    margin-left: 0 !important
}

@media screen and (max-width:720px) {
    .dpsp-hide-on-mobile {
        display: none
    }
}

.dpsp-button-style-1 .dpsp-network-btn {
    color: #fff !important;
    padding-left: 38px
}

.dpsp-button-style-1 .dpsp-network-btn .dpsp-network-icon {
    color: #fff !important
}

.dpsp-show-total-share-count {
    position: relative
}

.dpsp-total-share-wrapper {
    position: relative;
    font-family: Arial;
    margin-top: 10px;
    line-height: 1.345;
    color: #5d6368
}

.dpsp-total-share-wrapper .dpsp-icon-total-share:before {
    font-size: 16px;
    top: 7px;
    left: -2px;
    margin-top: 0;
    margin-left: 0
}

#dpsp-floating-sidebar .dpsp-total-share-wrapper {
    margin-bottom: 10px
}

#dpsp-floating-sidebar .dpsp-total-share-wrapper .dpsp-icon-total-share {
    display: none
}

.dpsp-total-share-wrapper span {
    display: block;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

.dpsp-total-share-wrapper .dpsp-total-share-count {
    font-size: 15px;
    line-height: 18px;
    white-space: nowrap
}

.dpsp-content-wrapper .dpsp-total-share-wrapper {
    position: absolute;
    width: 60px;
    height: 40px;
    margin-top: -21px;
    top: 50%;
    padding-left: 20px;
    box-sizing: border-box
}

.dpsp-content-wrapper.dpsp-show-total-share-count.dpsp-show-total-share-count-before {
    padding-left: 70px
}

.dpsp-content-wrapper.dpsp-show-total-share-count.dpsp-show-total-share-count-after {
    padding-right: 70px
}

.dpsp-content-wrapper.dpsp-show-total-share-count.dpsp-show-total-share-count-before .dpsp-total-share-wrapper {
    left: 0
}

.dpsp-content-wrapper.dpsp-show-total-share-count.dpsp-show-total-share-count-after .dpsp-total-share-wrapper {
    right: 0
}

@media print {
    #dpsp-floating-sidebar,
    .dpsp-content-wrapper,
    .dpsp-share-text {
        display: none
    }
}

.woocommerce form .form-row .required {
    visibility: visible
}


@keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {
    50%,
    from,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    from,
    to {
        transform: scale3d(1, 1, 1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    from,
    to {
        transform: scale3d(1, 1, 1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {
    from,
    to {
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    from,
    to {
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    from,
    to {
        transform: none
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {
    11.1%,
    from,
    to {
        transform: none
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }
    75% {
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        transform: translate3d(5px, 0, 0)
    }
    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        transform: translate3d(10px, 0, 0)
    }
    90% {
        transform: translate3d(-5px, 0, 0)
    }
    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

.elementor-animation-grow {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-grow:active,
.elementor-animation-grow:focus,
.elementor-animation-grow:hover {
    transform: scale(1.1)
}

.elementor-animation-shrink {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-shrink:active,
.elementor-animation-shrink:focus,
.elementor-animation-shrink:hover {
    transform: scale(0.9)
}

@keyframes elementor-animation-pulse {
    25% {
        transform: scale(1.1)
    }
    75% {
        transform: scale(0.9)
    }
}

.elementor-animation-pulse:active,
.elementor-animation-pulse:focus,
.elementor-animation-pulse:hover {
    animation-name: elementor-animation-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes elementor-animation-pulse-grow {
    to {
        transform: scale(1.1)
    }
}

.elementor-animation-pulse-grow:active,
.elementor-animation-pulse-grow:focus,
.elementor-animation-pulse-grow:hover {
    animation-name: elementor-animation-pulse-grow;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes elementor-animation-pulse-shrink {
    to {
        transform: scale(0.9)
    }
}

.elementor-animation-pulse-shrink:active,
.elementor-animation-pulse-shrink:focus,
.elementor-animation-pulse-shrink:hover {
    animation-name: elementor-animation-pulse-shrink;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes elementor-animation-push {
    50% {
        transform: scale(0.8)
    }
    100% {
        transform: scale(1)
    }
}

.elementor-animation-push:active,
.elementor-animation-push:focus,
.elementor-animation-push:hover {
    animation-name: elementor-animation-push;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

@keyframes elementor-animation-pop {
    50% {
        transform: scale(1.2)
    }
}

.elementor-animation-pop:active,
.elementor-animation-pop:focus,
.elementor-animation-pop:hover {
    animation-name: elementor-animation-pop;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

.elementor-animation-bounce-in {
    transition-duration: .5s
}

.elementor-animation-bounce-in:active,
.elementor-animation-bounce-in:focus,
.elementor-animation-bounce-in:hover {
    transform: scale(1.2);
    transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}

.elementor-animation-bounce-out {
    transition-duration: .5s
}

.elementor-animation-bounce-out:active,
.elementor-animation-bounce-out:focus,
.elementor-animation-bounce-out:hover {
    transform: scale(0.8);
    transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}

.elementor-animation-rotate {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-rotate:active,
.elementor-animation-rotate:focus,
.elementor-animation-rotate:hover {
    transform: rotate(4deg)
}

.elementor-animation-grow-rotate {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-grow-rotate:active,
.elementor-animation-grow-rotate:focus,
.elementor-animation-grow-rotate:hover {
    transform: scale(1.1) rotate(4deg)
}

.elementor-animation-float {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.elementor-animation-float:active,
.elementor-animation-float:focus,
.elementor-animation-float:hover {
    transform: translateY(-8px)
}

.elementor-animation-sink {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.elementor-animation-sink:active,
.elementor-animation-sink:focus,
.elementor-animation-sink:hover {
    transform: translateY(8px)
}

@keyframes elementor-animation-bob {
    0% {
        transform: translateY(-8px)
    }
    50% {
        transform: translateY(-4px)
    }
    100% {
        transform: translateY(-8px)
    }
}

@keyframes elementor-animation-bob-float {
    100% {
        transform: translateY(-8px)
    }
}

.elementor-animation-bob:active,
.elementor-animation-bob:focus,
.elementor-animation-bob:hover {
    animation-name: elementor-animation-bob-float, elementor-animation-bob;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}

@keyframes elementor-animation-hang {
    0% {
        transform: translateY(8px)
    }
    50% {
        transform: translateY(4px)
    }
    100% {
        transform: translateY(8px)
    }
}

@keyframes elementor-animation-hang-sink {
    100% {
        transform: translateY(8px)
    }
}

.elementor-animation-hang:active,
.elementor-animation-hang:focus,
.elementor-animation-hang:hover {
    animation-name: elementor-animation-hang-sink, elementor-animation-hang;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}

.elementor-animation-skew {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-skew:active,
.elementor-animation-skew:focus,
.elementor-animation-skew:hover {
    transform: skew(-10deg)
}

.elementor-animation-skew-forward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}

.elementor-animation-skew-forward:active,
.elementor-animation-skew-forward:focus,
.elementor-animation-skew-forward:hover {
    transform: skew(-10deg)
}

.elementor-animation-skew-backward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}

.elementor-animation-skew-backward:active,
.elementor-animation-skew-backward:focus,
.elementor-animation-skew-backward:hover {
    transform: skew(10deg)
}

@keyframes elementor-animation-wobble-vertical {
    16.65% {
        transform: translateY(8px)
    }
    33.3% {
        transform: translateY(-6px)
    }
    49.95% {
        transform: translateY(4px)
    }
    66.6% {
        transform: translateY(-2px)
    }
    83.25% {
        transform: translateY(1px)
    }
    100% {
        transform: translateY(0)
    }
}

.elementor-animation-wobble-vertical:active,
.elementor-animation-wobble-vertical:focus,
.elementor-animation-wobble-vertical:hover {
    animation-name: elementor-animation-wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-horizontal {
    16.65% {
        transform: translateX(8px)
    }
    33.3% {
        transform: translateX(-6px)
    }
    49.95% {
        transform: translateX(4px)
    }
    66.6% {
        transform: translateX(-2px)
    }
    83.25% {
        transform: translateX(1px)
    }
    100% {
        transform: translateX(0)
    }
}

.elementor-animation-wobble-horizontal:active,
.elementor-animation-wobble-horizontal:focus,
.elementor-animation-wobble-horizontal:hover {
    animation-name: elementor-animation-wobble-horizontal;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-bottom-right {
    16.65% {
        transform: translate(8px, 8px)
    }
    33.3% {
        transform: translate(-6px, -6px)
    }
    49.95% {
        transform: translate(4px, 4px)
    }
    66.6% {
        transform: translate(-2px, -2px)
    }
    83.25% {
        transform: translate(1px, 1px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.elementor-animation-wobble-to-bottom-right:active,
.elementor-animation-wobble-to-bottom-right:focus,
.elementor-animation-wobble-to-bottom-right:hover {
    animation-name: elementor-animation-wobble-to-bottom-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-top-right {
    16.65% {
        transform: translate(8px, -8px)
    }
    33.3% {
        transform: translate(-6px, 6px)
    }
    49.95% {
        transform: translate(4px, -4px)
    }
    66.6% {
        transform: translate(-2px, 2px)
    }
    83.25% {
        transform: translate(1px, -1px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.elementor-animation-wobble-to-top-right:active,
.elementor-animation-wobble-to-top-right:focus,
.elementor-animation-wobble-to-top-right:hover {
    animation-name: elementor-animation-wobble-to-top-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-top {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-top {
    transform-origin: 0 100%
}

.elementor-animation-wobble-top:active,
.elementor-animation-wobble-top:focus,
.elementor-animation-wobble-top:hover {
    animation-name: elementor-animation-wobble-top;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-bottom {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-bottom {
    transform-origin: 100% 0
}

.elementor-animation-wobble-bottom:active,
.elementor-animation-wobble-bottom:focus,
.elementor-animation-wobble-bottom:hover {
    animation-name: elementor-animation-wobble-bottom;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-skew {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-skew:active,
.elementor-animation-wobble-skew:focus,
.elementor-animation-wobble-skew:hover {
    animation-name: elementor-animation-wobble-skew;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-buzz {
    50% {
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        transform: translateX(-3px) rotate(-2deg)
    }
}

.elementor-animation-buzz:active,
.elementor-animation-buzz:focus,
.elementor-animation-buzz:hover {
    animation-name: elementor-animation-buzz;
    animation-duration: .15s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes elementor-animation-buzz-out {
    10% {
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        transform: translateX(-3px) rotate(-2deg)
    }
    30% {
        transform: translateX(3px) rotate(2deg)
    }
    40% {
        transform: translateX(-3px) rotate(-2deg)
    }
    50% {
        transform: translateX(2px) rotate(1deg)
    }
    60% {
        transform: translateX(-2px) rotate(-1deg)
    }
    70% {
        transform: translateX(2px) rotate(1deg)
    }
    80% {
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        transform: translateX(1px) rotate(0)
    }
    100% {
        transform: translateX(-1px) rotate(0)
    }
}

.elementor-animation-buzz-out:active,
.elementor-animation-buzz-out:focus,
.elementor-animation-buzz-out:hover {
    animation-name: elementor-animation-buzz-out;
    animation-duration: .75s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

/*.elementor-editor-active .elementor.elementor-edit-area-active .elementor-inner-section:first-child{
  margin-top: 0!important;
}
.elementor-editor-active .elementor.elementor-edit-area-active .elementor-inner-section:first-child .elementor-editor-column-settings{
  margin-top: 20px!important;
}
*/

@font-face {
    font-family: lg;
    src: url(/wp-content/themes/indutri/js/lightgallery/css/../fonts/lg.eot?n1z373);
    src: url(/wp-content/themes/indutri/js/lightgallery/css/../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(/wp-content/themes/indutri/js/lightgallery/css/../fonts/lg.woff?n1z373) format("woff"), url(/wp-content/themes/indutri/js/lightgallery/css/../fonts/lg.ttf?n1z373) format("truetype"), url(/wp-content/themes/indutri/js/lightgallery/css/../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-vimeo .lg-video-play {
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/js/lightgallery/css/../img/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/js/lightgallery/css/../img/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/js/lightgallery/css/../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(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/js/lightgallery/css/../img/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/js/lightgallery/css/../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(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/js/lightgallery/css/../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-img-wrap img {
    background: #fff;
}

.lg-outer .lg-thumb {
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel,
.flex-control-nav,
.ctf-tweets {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage,
.flex-control-nav .owl-stage,
.ctf-tweets .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after,
.ctf-tweets .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer,
.flex-control-nav .owl-stage-outer,
.ctf-tweets .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item,
.flex-control-nav .owl-item,
.ctf-tweets .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img,
.ctf-tweets .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled,
.ctf-tweets .owl-nav.disabled,
.ctf-tweets .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot .flex-control-nav .owl-nav .owl-prev,
.flex-control-nav .owl-nav .owl-next,
.flex-control-nav .owl-dot,
.ctf-tweets .owl-nav .owl-prev,
.ctf-tweets .owl-nav .owl-next,
.ctf-tweets .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded,
.flex-control-nav.owl-loaded,
.ctf-tweets.owl-loaded {
    display: block
}

.owl-carousel.owl-loading,
.flex-control-nav.owl-loading,
.ctf-tweets.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden,
.flex-control-nav.owl-hidden,
.ctf-tweets.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item,
.ctf-tweets.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-drag .owl-item,
.ctf-tweets.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab,
.ctf-tweets.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl,
.ctf-tweets.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item,
.ctf-tweets.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel,
.no-js .ctf-tweets {
    display: block
}

.owl-carousel .owl-item .owl-lazy,
.ctf-tweets .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img,
.ctf-tweets .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper,
.ctf-tweets .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon,
.ctf-tweets .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/js/owl-carousel/assets/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover,
.ctf-tweets .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.ctf-tweets .owl-video-playing .owl-video-tn,
.ctf-tweets .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn,
.ctf-tweets .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame,
.ctf-tweets .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}



.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:576px) {
    .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }
    .form-inline .form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-plaintext {
        display: inline-block
    }
    .form-inline .input-group {
        width: auto
    }
    .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }
    .form-inline .custom-control {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.65;
    border-radius: 0;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

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

.btn:focus,
.btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 184, 220, .25);
    box-shadow: 0 0 0 .2rem rgba(40, 184, 220, .25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled).active {
    background-image: none
}

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

.btn-primary {
    color: #fff;
    background-color: #28b8dc;
    border-color: #28b8dc
}

.btn-primary:hover {
    color: #fff;
    background-color: #1f9fbf;
    border-color: #1d96b4
}

.btn-primary:focus,
.btn-primary.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 184, 220, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 184, 220, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #28b8dc;
    border-color: #28b8dc
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1d96b4;
    border-color: #1b8da9
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 184, 220, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 184, 220, .5)
}

.btn-secondary {
    color: #212529;
    background-color: #ced4da;
    border-color: #ced4da
}

.btn-secondary:hover {
    color: #212529;
    background-color: #b8c1ca;
    border-color: #b1bbc4
}

.btn-secondary:focus,
.btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(206, 212, 218, .5);
    box-shadow: 0 0 0 .2rem rgba(206, 212, 218, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #212529;
    background-color: #ced4da;
    border-color: #ced4da
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
    color: #212529;
    background-color: #b1bbc4;
    border-color: #aab4bf
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(206, 212, 218, .5);
    box-shadow: 0 0 0 .2rem rgba(206, 212, 218, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success:focus,
.btn-success.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info:focus,
.btn-info.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning:focus,
.btn-warning.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger:focus,
.btn-danger.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light:focus,
.btn-light.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-light.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark:focus,
.btn-dark.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-primary {
    color: #28b8dc;
    background-color: transparent;
    background-image: none;
    border-color: #28b8dc
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #28b8dc;
    border-color: #28b8dc
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 184, 220, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 184, 220, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #28b8dc;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #28b8dc;
    border-color: #28b8dc
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 184, 220, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 184, 220, .5)
}

.btn-outline-secondary {
    color: #ced4da;
    background-color: transparent;
    background-image: none;
    border-color: #ced4da
}

.btn-outline-secondary:hover {
    color: #212529;
    background-color: #ced4da;
    border-color: #ced4da
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(206, 212, 218, .5);
    box-shadow: 0 0 0 .2rem rgba(206, 212, 218, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #ced4da;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #212529;
    background-color: #ced4da;
    border-color: #ced4da
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(206, 212, 218, .5);
    box-shadow: 0 0 0 .2rem rgba(206, 212, 218, .5)
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:focus,
.btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:focus,
.btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5);
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:focus,
.btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
    font-weight: 400;
    color: #1E2957;
    background-color: transparent
}

.btn-link:hover {
    color: #F16024;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent
}

.btn-link:focus,
.btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link:disabled,
.btn-link.disabled {
    color: #6c757d
}

.btn-lg,
.btn-group-lg>.btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.8;
    border-radius: .3rem
}

.btn-sm,
.btn-group-sm>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.6;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

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

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.show {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.show {
    display: block
}

tr.collapse.show {
    display: table-row
}

tbody.collapse.show {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #768492;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(27, 31, 46, .15);
    border-radius: 0
}

.dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle:after {
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #28b8dc
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover {
    z-index: 1
}

.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 1
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split:after {
    margin-left: 0
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.form-control,
.input-group>.custom-select,
.input-group>.custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.form-control:focus,
.input-group>.custom-select:focus,
.input-group>.custom-file:focus {
    z-index: 3
}

.input-group>.form-control+.form-control,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.custom-file,
.input-group>.custom-select+.form-control,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.custom-file,
.input-group>.custom-file+.form-control,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.custom-file {
    margin-left: -1px
}

.input-group>.form-control:not(:last-child),
.input-group>.custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.form-control:not(:first-child),
.input-group>.custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:before {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label,
.input-group>.custom-file:not(:first-child) .custom-file-label:before {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-prepend,
.input-group-append {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.input-group-prepend .btn,
.input-group-append .btn {
    position: relative;
    z-index: 2
}

.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.input-group-text,
.input-group-append .input-group-text+.btn {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.65;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0
}

.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
    margin-top: 0
}

.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text,
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.65rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    background-color: #28b8dc
}

.custom-control-input:focus~.custom-control-label:before {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 184, 220, .25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 184, 220, .25)
}

.custom-control-input:active~.custom-control-label:before {
    color: #fff;
    background-color: #c2ebf5
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    margin-bottom: 0
}

.custom-control-label:before {
    position: absolute;
    top: .325rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6
}

.custom-control-label:after {
    position: absolute;
    top: .325rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-label:before {
    border-radius: 0
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:before {
    background-color: #28b8dc
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    background-color: #28b8dc
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(40, 184, 220, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(40, 184, 220, .5)
}

.custom-radio .custom-control-label:before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:before {
    background-color: #28b8dc
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(40, 184, 220, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.4rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.65;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #96dcee;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(27, 31, 46, .075), 0 0 5px rgba(150, 220, 238, .5);
    box-shadow: inset 0 1px 2px rgba(27, 31, 46, .075), 0 0 5px rgba(150, 220, 238, .5)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    height: calc(1.9rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-select-lg {
    height: calc(3.25rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.4rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.4rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-control {
    border-color: #96dcee;
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 184, 220, .25);
    box-shadow: 0 0 0 .2rem rgba(40, 184, 220, .25)
}

.custom-file-input:focus~.custom-file-control:before {
    border-color: #96dcee
}

.custom-file-input:lang(en)~.custom-file-label:after {
    content: "Browse"
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.4rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.65;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0
}

.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.4rem + 2px) - 1px*2);
    padding: .375rem .75rem;
    line-height: 1.65;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:hover,
.nav-link:focus {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: 0
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #28b8dc
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar>.container,
.navbar>.container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .29375rem;
    padding-bottom: .29375rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggler:hover,
.navbar-toggler:focus {
    text-decoration: none
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width:575.98px) {
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
    .navbar-expand-sm .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

@media (max-width:767.98px) {
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
    .navbar-expand-md .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

@media (max-width:991.98px) {
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
    .navbar-expand-lg .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

@media (max-width:1199.98px) {
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
    .navbar-expand-xl .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%
}

.navbar-light .navbar-brand {
    color: rgba(27, 31, 46, .9)
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: rgba(27, 31, 46, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(27, 31, 46, .5)
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(27, 31, 46, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(27, 31, 46, .3)
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: rgba(27, 31, 46, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(27, 31, 46, .5);
    border-color: rgba(27, 31, 46, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(27, 31, 46, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(27, 31, 46, .5)
}

.navbar-light .navbar-text a {
    color: rgba(27, 31, 46, .9)
}

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
    color: rgba(27, 31, 46, .9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
    color: #fff
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(27, 31, 46, .125);
    border-radius: 0
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(27, 31, 46, .03);
    border-bottom: 1px solid rgba(27, 31, 46, .125)
}

.card-header:first-child {
    border-radius: calc(0 - 1px) calc(0 - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(27, 31, 46, .03);
    border-top: 1px solid rgba(27, 31, 46, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(0 - 1px) calc(0 - 1px)
}

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(0 - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0 - 1px);
    border-top-right-radius: calc(0 - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0 - 1px);
    border-bottom-left-radius: calc(0 - 1px)
}

.card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .card-group>.card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }
    .card-group>.card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .card-group>.card:first-child .card-img-top,
    .card-group>.card:first-child .card-header {
        border-top-right-radius: 0
    }
    .card-group>.card:first-child .card-img-bottom,
    .card-group>.card:first-child .card-footer {
        border-bottom-right-radius: 0
    }
    .card-group>.card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .card-group>.card:last-child .card-img-top,
    .card-group>.card:last-child .card-header {
        border-top-left-radius: 0
    }
    .card-group>.card:last-child .card-img-bottom,
    .card-group>.card:last-child .card-footer {
        border-bottom-left-radius: 0
    }
    .card-group>.card:only-child {
        border-radius: 0
    }
    .card-group>.card:only-child .card-img-top,
    .card-group>.card:only-child .card-header {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
    .card-group>.card:only-child .card-img-bottom,
    .card-group>.card:only-child .card-footer {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0
    }
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
        border-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem
    }
    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #1E2957;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    color: #F16024;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 184, 220, .25);
    box-shadow: 0 0 0 .2rem rgba(40, 184, 220, .25)
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #28b8dc;
    border-color: #28b8dc
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.8
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.6
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #28b8dc
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d96b4
}

.badge-secondary {
    color: #212529;
    background-color: #ced4da
}

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #b1bbc4
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

.badge-success[href]:hover,
.badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

.badge-info[href]:hover,
.badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

.badge-danger[href]:hover,
.badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

.badge-light[href]:hover,
.badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

.badge-dark[href]:hover,
.badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #156072;
    background-color: #d4f1f8;
    border-color: #c3ebf5
}

.alert-primary hr {
    border-top-color: #ade4f1
}

.alert-primary .alert-link {
    color: #0d3c47
}

.alert-secondary {
    color: #6b6e71;
    background-color: #f5f6f8;
    border-color: #f1f3f5
}

.alert-secondary hr {
    border-top-color: #e2e6ea
}

.alert-secondary .alert-link {
    color: #525557
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 0
}

.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #28b8dc;
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:hover,
.list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #768492;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(27, 31, 46, .125)
}

.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.list-group-item:hover,
.list-group-item:focus {
    z-index: 1;
    text-decoration: none
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #28b8dc;
    border-color: #28b8dc
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.list-group-item-primary {
    color: #156072;
    background-color: #c3ebf5
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
    color: #156072;
    background-color: #ade4f1
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #156072;
    border-color: #156072
}

.list-group-item-secondary {
    color: #6b6e71;
    background-color: #f1f3f5
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
    color: #6b6e71;
    background-color: #e2e6ea
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #6b6e71;
    border-color: #6b6e71
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #1b1f2e;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover,
.close:focus {
    color: #1b1f2e;
    text-decoration: none;
    opacity: .75
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

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

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

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

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

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem*2))
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(27, 31, 46, .2);
    border-radius: .3rem;
    outline: 0
}

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

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

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

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

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

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem*2))
    }
    .modal-sm {
        max-width: 300px
    }
}

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "Hind", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^=top] {
    padding: .4rem 0
}

.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^=top] .arrow {
    bottom: 0
}

.bs-tooltip-top .arrow:before,
.bs-tooltip-auto[x-placement^=top] .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #1b1f2e
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^=right] {
    padding: 0 .4rem
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^=right] .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-right .arrow:before,
.bs-tooltip-auto[x-placement^=right] .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #1b1f2e
}

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^=bottom] {
    padding: .4rem 0
}

.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^=bottom] .arrow {
    top: 0
}

.bs-tooltip-bottom .arrow:before,
.bs-tooltip-auto[x-placement^=bottom] .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #1b1f2e
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^=left] {
    padding: 0 .4rem
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^=left] .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-left .arrow:before,
.bs-tooltip-auto[x-placement^=left] .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #1b1f2e
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #1b1f2e;
    border-radius: 0
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "Hind", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(27, 31, 46, .2);
    border-radius: .3rem
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow:before,
.popover .arrow:after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-top,
.bs-popover-auto[x-placement^=top] {
    margin-bottom: .5rem
}

.bs-popover-top .arrow,
.bs-popover-auto[x-placement^=top] .arrow {
    bottom: calc((.5rem + 1px)*-1)
}

.bs-popover-top .arrow:before,
.bs-popover-auto[x-placement^=top] .arrow:before,
.bs-popover-top .arrow:after,
.bs-popover-auto[x-placement^=top] .arrow:after {
    border-width: .5rem .5rem 0
}

.bs-popover-top .arrow:before,
.bs-popover-auto[x-placement^=top] .arrow:before {
    bottom: 0;
    border-top-color: rgba(27, 31, 46, .25)
}

.bs-popover-top .arrow:after,
.bs-popover-auto[x-placement^=top] .arrow:after {
    bottom: 1px;
    border-top-color: #fff
}

.bs-popover-right,
.bs-popover-auto[x-placement^=right] {
    margin-left: .5rem
}

.bs-popover-right .arrow,
.bs-popover-auto[x-placement^=right] .arrow {
    left: calc((.5rem + 1px)*-1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-right .arrow:before,
.bs-popover-auto[x-placement^=right] .arrow:before,
.bs-popover-right .arrow:after,
.bs-popover-auto[x-placement^=right] .arrow:after {
    border-width: .5rem .5rem .5rem 0
}

.bs-popover-right .arrow:before,
.bs-popover-auto[x-placement^=right] .arrow:before {
    left: 0;
    border-right-color: rgba(27, 31, 46, .25)
}

.bs-popover-right .arrow:after,
.bs-popover-auto[x-placement^=right] .arrow:after {
    left: 1px;
    border-right-color: #fff
}

.bs-popover-bottom,
.bs-popover-auto[x-placement^=bottom] {
    margin-top: .5rem
}

.bs-popover-bottom .arrow,
.bs-popover-auto[x-placement^=bottom] .arrow {
    top: calc((.5rem + 1px)*-1)
}

.bs-popover-bottom .arrow:before,
.bs-popover-auto[x-placement^=bottom] .arrow:before,
.bs-popover-bottom .arrow:after,
.bs-popover-auto[x-placement^=bottom] .arrow:after {
    border-width: 0 .5rem .5rem
}

.bs-popover-bottom .arrow:before,
.bs-popover-auto[x-placement^=bottom] .arrow:before {
    top: 0;
    border-bottom-color: rgba(27, 31, 46, .25)
}

.bs-popover-bottom .arrow:after,
.bs-popover-auto[x-placement^=bottom] .arrow:after {
    top: 1px;
    border-bottom-color: #fff
}

.bs-popover-bottom .popover-header:before,
.bs-popover-auto[x-placement^=bottom] .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-left,
.bs-popover-auto[x-placement^=left] {
    margin-right: .5rem
}

.bs-popover-left .arrow,
.bs-popover-auto[x-placement^=left] .arrow {
    right: calc((.5rem + 1px)*-1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-left .arrow:before,
.bs-popover-auto[x-placement^=left] .arrow:before,
.bs-popover-left .arrow:after,
.bs-popover-auto[x-placement^=left] .arrow:after {
    border-width: .5rem 0 .5rem .5rem
}

.bs-popover-left .arrow:before,
.bs-popover-auto[x-placement^=left] .arrow:before {
    right: 0;
    border-left-color: rgba(27, 31, 46, .25)
}

.bs-popover-left .arrow:after,
.bs-popover-auto[x-placement^=left] .arrow:after {
    right: 1px;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: #1E2957;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #768492
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-transition: -webkit-transform .6s ease;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-item-next,
.active.carousel-item-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .carousel-item-next,
    .active.carousel-item-right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.carousel-item-prev,
.active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .carousel-item-prev,
    .active.carousel-item-left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li:before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators li:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #28b8dc !important
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #1d96b4 !important
}

.bg-secondary {
    background-color: #ced4da !important
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #b1bbc4 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #e9e9ee !important
}

.border-top {
    border-top: 1px solid #e9e9ee !important
}

.border-right {
    border-right: 1px solid #e9e9ee !important
}

.border-bottom {
    border-bottom: 1px solid #e9e9ee !important
}

.border-left {
    border-left: 1px solid #e9e9ee !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #28b8dc !important
}

.border-secondary {
    border-color: #ced4da !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded {
    border-radius: 0 !important
}

.rounded-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.rounded-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.rounded-bottom {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.rounded-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-table {
        display: table !important
    }
    .d-sm-table-row {
        display: table-row !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-row {
        display: table-row !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-table {
        display: table !important
    }
    .d-lg-table-row {
        display: table-row !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-row {
        display: table-row !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }
    .d-print-inline {
        display: inline !important
    }
    .d-print-inline-block {
        display: inline-block !important
    }
    .d-print-block {
        display: block !important
    }
    .d-print-table {
        display: table !important
    }
    .d-print-table-row {
        display: table-row !important
    }
    .d-print-table-cell {
        display: table-cell !important
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

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

.embed-responsive-21by9:before {
    padding-top: 42.85714%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important
    }
    .float-sm-right {
        float: right !important
    }
    .float-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important
    }
    .float-md-right {
        float: right !important
    }
    .float-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important
    }
    .float-lg-right {
        float: right !important
    }
    .float-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }
    .float-xl-right {
        float: right !important
    }
    .float-xl-none {
        float: none !important
    }
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }
    .m-sm-1 {
        margin: .25rem !important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }
    .m-sm-2 {
        margin: .5rem !important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }
    .m-sm-3 {
        margin: 1rem !important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem !important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }
    .m-sm-5 {
        margin: 3rem !important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }
    .p-sm-1 {
        padding: .25rem !important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }
    .p-sm-2 {
        padding: .5rem !important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }
    .p-sm-3 {
        padding: 1rem !important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }
    .p-sm-4 {
        padding: 1.5rem !important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }
    .p-sm-5 {
        padding: 3rem !important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }
    .m-md-5 {
        margin: 3rem !important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }
    .p-md-1 {
        padding: .25rem !important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }
    .p-md-2 {
        padding: .5rem !important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }
    .p-md-3 {
        padding: 1rem !important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem !important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }
    .p-md-5 {
        padding: 3rem !important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }
    .m-lg-5 {
        margin: 3rem !important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }
    .p-lg-1 {
        padding: .25rem !important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }
    .p-lg-2 {
        padding: .5rem !important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }
    .p-lg-3 {
        padding: 1rem !important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem !important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }
    .p-lg-5 {
        padding: 3rem !important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }
    .m-xl-1 {
        margin: .25rem !important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }
    .m-xl-2 {
        margin: .5rem !important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }
    .m-xl-3 {
        margin: 1rem !important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem !important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }
    .m-xl-5 {
        margin: 3rem !important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }
    .p-xl-1 {
        padding: .25rem !important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }
    .p-xl-2 {
        padding: .5rem !important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }
    .p-xl-3 {
        padding: 1rem !important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }
    .p-xl-4 {
        padding: 1.5rem !important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }
    .p-xl-5 {
        padding: 3rem !important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }
    .text-sm-right {
        text-align: right !important
    }
    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }
    .text-md-right {
        text-align: right !important
    }
    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }
    .text-lg-right {
        text-align: right !important
    }
    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }
    .text-xl-right {
        text-align: right !important
    }
    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-muted {
    color: #6c757d !important
}

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

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {
    *,
    *:before,
    *:after {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }
    a:not(.btn) {
        text-decoration: underline
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap !important
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    @page {
        size: a3
    }
    body {
        min-width: 992px !important
    }
    .container {
        min-width: 992px !important
    }
    .navbar {
        display: none
    }
    .badge {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@charset "UTF-8";
@font-face {
    font-family: 'star';
    src: url(/wp-content/themes/indutri/css/../fonts/woocommerce/star.eot);
    src: url(/wp-content/themes/indutri/css/../fonts/woocommerce/star.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/indutri/css/../fonts/woocommerce/star.svg#star) format("svg"), url(/wp-content/themes/indutri/css/../fonts/woocommerce/star.woff) format("woff"), url(/wp-content/themes/indutri/css/../fonts/woocommerce/star.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'WooCommerce';
    src: url(/wp-content/themes/indutri/css/../fonts/woocommerce/WooCommerce.eot);
    src: url(/wp-content/themes/indutri/css/../fonts/woocommerce/WooCommerce.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/indutri/css/../fonts/woocommerce/WooCommerce.svg#WooCommerce) format("svg"), url(/wp-content/themes/indutri/css/../fonts/woocommerce/WooCommerce.woff) format("woff"), url(/wp-content/themes/indutri/css/../fonts/woocommerce/WooCommerce.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

.product-block .star-rating {
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/rating-unactive.png) left center no-repeat transparent;
    width: 69px;
    height: 15px;
    position: relative;
    z-index: 11
}

.product-block .star-rating:after,
.product-block .star-rating:before {
    content: none
}

.product-block .star-rating span {
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/rating-active.png) left center no-repeat transparent;
    height: 15px;
    position: relative;
    z-index: 99;
    padding: 0 !important;
    text-indent: -99px
}

.product-block .star-rating span:after,
.product-block .star-rating span:before {
    content: none
}

.woocommerce-input-wrapper {
    width: 100%;
    display: block
}

.input-text {
    display: block;
    width: 100%;
    height: 42px;
    padding: 15px;
    font-size: 1rem;
    line-height: 1.65;
    color: #495057;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e9e9ee;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.input-text:focus {
    border-color: #ccc;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, .6)
}

.input-text::-moz-placeholder {
    color: #768492;
    opacity: 1
}

.input-text:-ms-input-placeholder {
    color: #768492
}

.input-text::-webkit-input-placeholder {
    color: #768492
}

.input-text[disabled],
.input-text[readonly],
fieldset[disabled] .input-text {
    cursor: not-allowed;
    background-color: #ccc;
    opacity: 1
}

textarea.input-text {
    height: 120px
}

.select2-container>.select2-choice {
    border: 1px solid #e9e9ee !important;
    border-radius: 4px !important;
    padding: 10px !important;
    font-size: 1rem;
    line-height: 1.65
}

.form-row label {
    font-weight: 400;
    font-family: "gilmer", sans-serif
}

.form-row .checkbox,
.form-row .input-radio {
    margin-bottom: 0;
    margin-top: 0
}

.form-row .checkbox input,
.form-row .input-radio input {
    margin-right: 8px
}

.form-row input[type=checkbox] {
    float: left;
    margin-top: 7px
}

.woocommerce-page .form-row {
    margin-bottom: 30px
}

.woocommerce-page .form-row label {
    color: #1b1f2e;
    font-size: 16px
}

.shop_table {
    width: 100%;
    font-family: "gilmer", sans-serif;
    font-size: 16px;
    border: none;
    margin-bottom: 20px
}

.shop_table tr {
    border-bottom: solid 1px #dee2e6
}

.shop_table tr td,
.shop_table tr th {
    padding: 15px 0
}

.shop_table tfoot tr:last-child {
    border-bottom: none
}

.shop_table th,
.shop_table td {
    padding: 10px 15px;
    border: none
}

.shop_table strong {
    font-weight: 400;
    color: #1b1f2e
}

.button.loading:before,
#submit.loading:before {
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/preloader.gif) center no-repeat transparent
}

.clear-all:hover {
    text-decoration: none !important
}

p.demo_store {
    top: 0;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 18px;
    padding: .5em 0;
    z-index: 99998;
    border: 1px solid #ccccd8;
    -webkit-box-shadow: 0, 0, 0, 3px, rgba(255, 255, 255, .2);
    box-shadow: 0, 0, 0, 3px, rgba(255, 255, 255, .2)
}

.admin-bar p.demo_store {
    top: 28px
}

.wc-forward:after,
.wc-forward a:after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    margin: 0 0 0 5px;
    font-weight: 700
}

.wc-backward:before,
.wc-backward a:before {
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    margin: 0 5px 0 0;
    font-weight: 700
}

.product_list_widget .minicart-close {
    text-align: center;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9ee
}

.product_list_widget .minicart-close i {
    display: inline-block;
    font-size: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #768492;
    padding: 6px
}

.product_list_widget .minicart-close:hover {
    color: #F16024;
    cursor: pointer
}

.product_list_widget.cart_list .widget-product {
    color: #768492;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #e9e9ee;
    position: relative;
    float: left;
    width: 100%
}

.product_list_widget.cart_list .widget-product .product-thumbnail {
    width: 90px
}

.product_list_widget.cart_list .widget-product .product-thumbnail a {
    border: 1px solid #e9e9ee;
    padding: 5px
}

.product_list_widget.cart_list .widget-product .product-thumbnail a img {
    max-width: 100%
}

.product_list_widget.cart_list .widget-product .product-body {
    padding-left: 110px
}

.product_list_widget.cart_list .widget-product .name {
    font-size: 16px;
    text-transform: none;
    font-weight: none;
    margin: 0 0 8px;
    font-weight: 600
}

.product_list_widget.cart_list .widget-product .name a {
    color: #1b1f2e
}

.product_list_widget.cart_list .widget-product .name a:hover {
    color: #F16024 !important
}

.product_list_widget.cart_list .widget-product .remove {
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    background: #F16024;
    color: #fff;
    display: none;
    text-align: center;
    line-height: 14px
}

.product_list_widget.cart_list .widget-product:hover .remove {
    display: block
}

.shop-loop-container {
    margin-bottom: 30px
}

.shop-loop-container .woocommerce-filter {
    margin-bottom: 30px
}

.shop-loop-container .woocommerce-filter .woocommerce-result-count {
    margin-bottom: 0;
    margin-top: 2px
}

.shop-loop-container .woocommerce-filter>* {
    float: left;
    color: #858585
}

.shop-loop-container .woocommerce-filter select.orderby {
    height: 40px;
    background: #f8f8f7;
    border: none !important
}

.shop-loop-container .woocommerce-filter .alert {
    float: left;
    width: 100%
}

.shop-loop-container .woocommerce-filter .woocommerce-notices-wrapper {
    float: left;
    width: 100%
}

.woocommerce-page .gva-ajax-loading .wp-content:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(255, 255, 255, .8)
}

.mini-cart-header .dropdown .minicart-content {
    background: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    right: -360px;
    z-index: 999;
    width: 350px;
    max-width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    padding: 15px 30px 30px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

@media (max-width:991.98px) {
    .mini-cart-header .dropdown .minicart-content {
        padding-left: 15px;
        padding-right: 15px
    }
}

.mini-cart-header .dropdown .total .strong {
    color: #1b1f2e
}

.mini-cart-header .dropdown p.buttons {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.mini-cart-header .dropdown p.buttons a {
    color: #fff !important;
    width: 42%;
    padding: 0 15px;
    line-height: 38px;
    font-size: 13px
}

.mini-cart-header .dropdown.open .minicart-content {
    right: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

#gva-quickview {
    position: relative;
    display: none;
    max-width: 1000px;
    margin: 0 auto;
    background: #fff;
    padding: 30px
}

#gva-quickview .product-single-inner {
    margin: 0
}

#gva-quickview .product-single-inner .column {
    padding: 0
}

#gva-quickview .product-single-inner .column .column-inner {
    padding-right: 0 !important
}

#gva-quickview .product-single-inner .column.entry-summary {
    padding: 30px
}

#gva-quickview .product-single-inner .column.product_image_wrapper #gva-quickview-images .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9
}

#gva-quickview .product_meta {
    width: 100%;
    float: left;
    margin-top: 15px
}

#gva-quickview .product_meta>span {
    margin-right: 20px
}

#gva-quickview .product_meta>span:last-child {
    margin-right: 0
}

#gva-quickview .quantity {
    margin-right: 20px
}

#gva-quickview #gva-quickview-images .owl-dots {
    margin: 10px 0 15px
}

#gva-quickview #gva-quickview-images .owl-nav .owl-prev {
    left: 20px
}

#gva-quickview #gva-quickview-images .owl-nav .owl-next {
    right: 20px
}

.mfp-wrap #gva-quickview {
    display: block
}

@media (max-width:1100px) {
    #gva-quickview {
        max-width: 550px
    }
    #gva-quickview .nm-qv-summary {
        float: none;
        width: 100%
    }
    #gva-quickview .nm-qv-summary-content.align-bottom {
        position: static;
        width: 100%;
        padding: 0
    }
    #gva-quickview .nm-qv-product-image {
        float: none;
        width: 100%
    }
}

.woo-display-mode>a {
    width: 30px;
    height: 30px;
    display: line-block;
    margin-right: 15px;
    padding: 4px 0 0 !important;
    text-align: center;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    color: #1b1f2e;
    background: #fff;
    line-height: 22px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 16px
}

.woo-display-mode>a:before,
.woo-display-mode>a:after {
    display: none
}

.woo-display-mode>a:hover,
.woo-display-mode>a:active,
.woo-display-mode>a:focus,
.woo-display-mode>a.active {
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0 none;
    color: #fff;
    background: #F16024
}

.wc-nav-filters.full-width {
    margin-top: -1px
}

.wc-nav-filters.full-width ul {
    padding: 20px;
    margin: 0;
    float: left;
    width: 100%
}

.wc-nav-filters.full-width ul>li {
    list-style: none;
    display: inline-block;
    float: left;
    margin-right: 20px
}

.wc-nav-filters.full-width ul>li a {
    background: #efeeec;
    display: block;
    padding: 8px 20px 8px 35px;
    text-transform: uppercase;
    color: #242424;
    position: relative;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.wc-nav-filters.full-width ul>li a:after {
    content: '\f057';
    font-family: 'Font Awesome 5 Free';
    font-size: 12px;
    color: #98948f;
    position: absolute;
    left: 12px;
    top: 10px;
    z-index: 1;
    font-weight: 700
}

.wc-nav-filters.full-width ul>li a:hover {
    background: #1b1f2e;
    color: #fff
}

.shop-loop-container .products_wrapper {
    background: #fff
}

.filter-sidebar .filter-sidebar-inner {
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.filter-sidebar .filter-sidebar-inner.layout-fullwidth {
    background: #fff;
    overflow-y: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    max-height: 0px
}

.filter-sidebar .filter-sidebar-inner.layout-fullwidth .filter-close {
    display: none
}

.filter-sidebar .filter-sidebar-inner.layout-fullwidth>.widget {
    width: 25%;
    float: left;
    border: none
}

@media (max-width:991.98px) {
    .filter-sidebar .filter-sidebar-inner.layout-fullwidth>.widget {
        width: 50%
    }
    .filter-sidebar .filter-sidebar-inner.layout-fullwidth>.widget:nth-of-type(2n+1) {
        clear: both
    }
    .filter-sidebar .filter-sidebar-inner.layout-fullwidth>.widget:nth-of-type(2n+1):after {
        display: none
    }
}

@media (max-width:767.98px) {
    .filter-sidebar .filter-sidebar-inner.layout-fullwidth>.widget {
        width: 100%
    }
}

.filter-sidebar .filter-sidebar-inner.layout-fullwidth.active {
    padding-top: 30px;
    opacity: 1;
    filter: alpha(opacity=100);
    height: auto;
    min-height: 40px;
    max-height: 10000px;
    border-bottom: 1px solid #e9e9ee
}

.filter-sidebar .filter-sidebar-inner.layout-offcavas {
    position: fixed;
    width: 290px;
    left: -290px;
    top: 0;
    bottom: 0;
    z-index: 99999;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    background: #fff;
    -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, .2);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, .2)
}

.filter-sidebar .filter-sidebar-inner.layout-offcavas .filter-close {
    width: 35px;
    height: 35px;
    position: fixed;
    top: 50%;
    left: 0;
    margin-top: -15px;
    z-index: 99;
    background: #F16024;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    z-index: 1;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, .2);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, .2)
}

.filter-sidebar .filter-sidebar-inner.layout-offcavas .filter-close a {
    color: #fff
}

.filter-sidebar .filter-sidebar-inner.layout-offcavas .filter-close:hover {
    cursor: pointer;
    background: #1b1f2e
}

.filter-sidebar .filter-sidebar-inner.layout-offcavas .widget {
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.filter-sidebar .filter-sidebar-inner.layout-offcavas.active {
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.filter-sidebar .filter-sidebar-inner.layout-offcavas.active .filter-close {
    left: 290px
}

.gvawooaf-before-products.layout-list .products .product-block {
    width: 100%;
    border-bottom: 1px solid #e9e9ee;
    padding-bottom: 40px
}

.gvawooaf-before-products.layout-list .products .product-block:after,
.gvawooaf-before-products.layout-list .products .product-block:before {
    display: none !important
}

.gvawooaf-before-products.layout-list .products .shop-loop-title a {
    font-size: 20px
}

.gvawooaf-before-products.layout-list .products .shop-loop-description {
    display: block !important;
    visibility: visible !important
}

@media (min-width:576px) {
    .gvawooaf-before-products.layout-list .products .product-thumbnail {
        width: 40%;
        float: left;
        border: 1px solid #e9e9ee
    }
    .gvawooaf-before-products.layout-list .products .product-meta {
        width: 60%;
        float: left;
        padding-left: 30px
    }
}

.woocommerce .button[type*=submit] {
    font-size: 16px;
    background: #F16024;
    color: #fff;
    font-weight: 700;
    font-family: "gilmer", sans-serif;
    padding: 0 30px 2px;
    line-height: 38px;
    position: relative;
    z-index: 9;
    display: inline-block;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-decoration: none;
    border: none
}

.woocommerce .button[type*=submit]:hover {
    color: #fff;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, .2);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, .2)
}

.widget.widget-products .tabs-container {
    overflow: hidden
}

.widget.widget-products .carousel-controls {
    position: absolute;
    right: 0;
    top: -100px
}

.widget.widget-products .carousel-control {
    left: auto;
    top: 28px;
    color: #d9d9d9
}

.widget.widget-products .carousel-control.prev {
    right: 45px
}

.widget.widget-products .carousel-control.next {
    right: 0
}

.widget.widget_layered_nav ul,
.widget.widget_layered_nav ol {
    padding: 0;
    margin: 0;
    list-style: none
}

.widget.widget_layered_nav ul li,
.widget.widget_layered_nav ol li {
    padding: 0 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.widget.widget_layered_nav ul li:first-child,
.widget.widget_layered_nav ol li:first-child {
    padding-top: 0;
    background-position: 0 10px
}

.widget.widget_layered_nav ul li:last-child,
.widget.widget_layered_nav ol li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.widget.widget_layered_nav ul li a,
.widget.widget_layered_nav ol li a {
    font-size: 15px;
    color: #4a4a4a;
    line-height: 25px
}

.widget.widget_layered_nav ul ul li:first-child,
.widget.widget_layered_nav ol ul li:first-child {
    padding-top: 14px;
    background-position: 0 24px
}

.widget.widget_layered_nav ul>li {
    padding: 5px 0
}

.widget.widget_layered_nav ul>li a {
    font-size: 14px;
    line-height: 15px;
    display: inline-block !important
}

.widget.widget_layered_nav ul>li a:hover {
    color: #F16024
}

.widget.widget_layered_nav ul>li.chosen a {
    background: #efeeec;
    display: block;
    padding: 8px 20px 8px 35px;
    text-transform: uppercase;
    color: #242424;
    position: relative;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.widget_layered_nav ul>li.chosen a:after {
    content: '\f057';
    font-family: 'Font Awesome 5 Free';
    font-size: 12px;
    color: #98948f;
    position: absolute;
    left: 12px;
    top: 8px;
    z-index: 1;
    font-weight: 700
}

.widget.widget_layered_nav ul>li.chosen a:hover {
    background: #1b1f2e;
    color: #fff
}

.widget.widget-related-products .carousel-controls {
    opacity: 0;
    filter: alpha(opacity=0)
}

.widget.widget-related-products:hover .carousel-controls {
    opacity: 1;
    filter: alpha(opacity=100)
}

.widget .widget-products-carousel {
    position: relative
}

.widget.widget_product_categories li.current-cat>a {
    color: #F16024 !important
}

.widget.widget_product_categories li.current-cat-parent>.cat-caret:after {
    content: "ï¨" !important
}

.widget.widget_product_categories li.current-cat-parent ul {
    display: block
}

.widget.widget_product_categories ul.product-categories>li {
    position: relative
}

.widget.widget_product_categories ul.product-categories>li .count {
    position: absolute;
    top: 3px;
    right: 0;
    z-index: 1
}

.widget.widget_product_categories ul.product-categories>li.has-sub .cat-caret {
    position: absolute;
    top: 15px;
    right: 0;
    width: 15px;
    height: 15px;
    z-index: 9;
    color: #85827d;
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/plus.png) no-repeat center center transparent
}

.widget.widget_product_categories ul.product-categories>li.has-sub .cat-caret:hover {
    cursor: pointer;
    color: #F16024
}

.widget.widget_product_categories ul.product-categories>li.has-sub.active .cat-caret {
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/minium.png) no-repeat center center transparent
}

.widget.widget_product_categories ul.product-categories>li>a {
    display: block
}

.widget.widget_product_categories ul.product-categories>li ul a {
    color: #858585
}

.widget.widget_product_categories ul.product-categories>li ul a:hover {
    color: #F16024
}

.widget.widget_product_categories ul ul {
    display: none
}

.nav-tabs.skin-default {
    text-align: center
}

.nav-tabs.skin-default li {
    display: inline-block;
    text-transform: none
}

.widget_price_filter .price_label {
    display: inline-block
}

.widget_price_filter .price_slider {
    margin: 0 0 30px
}

.widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4em;
    font-size: 10px;
    font-size: 1rem
}

.widget_price_filter .price_slider_amount .button {
    float: left;
    border: 2px solid #e9e9ee;
    color: #1b1f2e;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    margin-top: -3px;
    padding: 0 10px;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget_price_filter .price_slider_amount .button:hover {
    background: #242424;
    color: #fff
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left
}

.widget_price_filter .ui-slider .ui-slider-handle {
    z-index: 2;
    position: absolute;
    outline: none;
    top: -6.5px;
    width: 5px;
    height: 18px;
    cursor: pointer;
    background: #242424
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 10px;
    font-size: 1rem;
    display: block;
    border: 0;
    background: #242424 !important
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #ccccd8
}

.widget_price_filter .ui-slider-horizontal {
    height: 5px;
    width: 95%
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    background: #e9e9ee
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

@font-face {
    font-family: 'gilmer';
    font-style: normal;
    font-weight: 700;
    src: url(/wp-content/themes/fonts/gilmer/GilmerBold.ttf) format("ttf"), url(/wp-content/themes/fonts/gilmer/GilmerBold.woff) format("woff"), url(/wp-content/themes/fonts/gilmer/GilmerBold.eot) format("eot"), url(/wp-content/themes/fonts/gilmer/GilmerBold.otf) format("otf")
}

@font-face {
    font-family: 'gilmer_bold';
    font-style: normal;
    font-weight: 400;
    src: url(/wp-content/themes/fonts/gilmer/GilmerBold.ttf) format("ttf"), url(/wp-content/themes/fonts/gilmer/GilmerBold.woff) format("woff"), url(/wp-content/themes/fonts/gilmer/GilmerBold.eot) format("eot"), url(/wp-content/themes/fonts/gilmer/GilmerBold.otf) format("otf")
}

@font-face {
    font-family: 'gilmer';
    src: url(/wp-content/themes/fonts/gilmer/GilmerMedium.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/gilmer/GilmerMedium.otf) format("opentype"), url(/wp-content/themes/fonts/gilmer/GilmerMedium.woff) format("woff"), url(/wp-content/themes/fonts/gilmer/GilmerMedium.ttf) format("truetype"), url(/wp-content/themes/fonts/gilmer/GilmerMedium.svg#GilmerMedium) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'gilmer';
    src: url(/wp-content/themes/fonts/gilmer/GilmerRegular.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/fonts/gilmer/GilmerRegular.otf) format("opentype"), url(/wp-content/themes/fonts/gilmer/GilmerRegular.woff) format("woff"), url(/wp-content/themes/fonts/gilmer/GilmerRegular.ttf) format("truetype"), url(/wp-content/themes/fonts/gilmer/GilmerRegular.svg#GilmerRegular) format("svg");
    font-weight: 400;
    font-style: normal
}

body {
    overflow-x: hidden;
    line-height: 1.68;
    font-size: 18px
}

a:hover,
a:active,
a:focus,
button:hover,
button:active,
button:focus {
    outline: none;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-decoration: none;
    cursor: pointer
}

a:hover {
    color: #F16024
}

a.dropdown-toggle:after {
    display: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 15px;
    margin-bottom: 20px
}

.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
    line-height: 1.3
}

img {
    border: 0;
    vertical-align: top;
    max-width: 100%;
    height: auto
}

svg {
    height: auto
}

.video-responsive {
    height: 0;
    padding-top: 0;
    padding-bottom: 56.25%;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden
}

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

iframe {
    max-width: 100%
}

.wp-block-gallery {
    padding: 0 15px
}

.wp-block-gallery.alignleft {
    padding-right: 20px
}

.wp-block-gallery.alignright {
    padding-left: 20px
}

.wp-block-button {
    margin-bottom: 10px
}

.wp-block-button__link {
    margin-bottom: 10px
}

input[type=text],
input[type=tel],
input[type=password],
input[type=email],
textarea,
select {
    background-color: #fff;
    border: 1px solid #e9e9ee;
    padding: 5px 10px;
    max-width: 100%;
    border-radius: 0
}

input[type=text]:focus,
input[type=text]:active,
input[type=text]:hover,
input[type=tel]:focus,
input[type=tel]:active,
input[type=tel]:hover,
input[type=password]:focus,
input[type=password]:active,
input[type=password]:hover,
input[type=email]:focus,
input[type=email]:active,
input[type=email]:hover,
textarea:focus,
textarea:active,
textarea:hover,
select:focus,
select:active,
select:hover {
    outline: none
}

button:hover,
input[type=button]:hover,
input[type=submit]:hover {
    cursor: pointer
}

textarea {
    width: 100%
}

input:focus,
input:active,
input:hover,
textarea:focus,
textarea:active,
textarea:hover,
select:focus,
select:active,
select:hover {
    outline: none
}

.wp-caption {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100%
}

.wp-caption img {
    margin-bottom: 10px
}

.wp-caption .wp-caption-text {
    font-weight: 400;
    font-size: 14px;
    font-style: italic;
    color: #1b1f2e
}

.aligncenter figcaption {
    width: 100%;
    display: block !important
}

.aligncenter {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important
}

img.aligncenter {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important
}

.wp-block-image .aligncenter {
    display: block !important
}

.alignleft {
    text-align: left;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px
}

.alignright {
    text-align: right;
    float: right;
    margin-left: 15px;
    margin-bottom: 10px
}

.wp-block-cover {
    color: #fff !important;
    margin-bottom: 20px
}

.wp-block-cover .wp-block-cover-text {
    color: #fff !important
}

.wp-block-cover-text {
    color: #fff !important
}

.wp-block-image,
.wp-block-gallery,
.wp-block-embed {
    margin: 15px 0
}

.wp-block-categories {
    padding-left: 0;
    list-style: none
}

.link-pages {
    float: left;
    width: 100%
}

.page-links>a,
.page-links>span:not(.page-links-title) {
    padding: 2px 12px;
    background: #F16024;
    line-height: 38px;
    text-align: center;
    color: #fff;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.page-links>a:hover,
.page-links>span:not(.page-links-title):hover {
    background: #ff8b63
}

.page-links>span:not(.page-links-title) {
    background: #ff8b63
}

#wp-calendar {
    width: 100%;
    margin-bottom: 0
}

#wp-calendar caption {
    font-weight: 600
}

#wp-calendar td,
#wp-calendar th {
    padding: 5px;
    text-align: center
}

#wp-calendar caption {
    margin-bottom: 10px
}

#wp-calendar>thead>tr>th,
#wp-calendar>thead>tr>td {
    border-bottom-width: 0 !important
}

table {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #dee2e6
}

table>thead>tr>th,
table>thead>tr>td,
table>tbody>tr>th,
table>tbody>tr>td,
table>tfoot>tr>th,
table>tfoot>tr>td {
    border-color: #dee2e6;
    border-width: 1px 1px 1px 0;
    border-style: solid
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th {
    color: #1b1f2e;
    font-weight: 600;
    word-wrap: normal
}

table>thead>tr>th.views,
table>tbody>tr>th.views,
table>tfoot>tr>th.views {
    min-width: 120px
}

table>thead>tr>th,
table>thead>tr>td {
    border-bottom-width: 2px;
    color: #1b1f2e;
    white-space: nowrap
}

.no-padding {
    padding: 0 !important
}

a.disable {
    pointer-events: none;
    cursor: default
}

ul,
ol {
    padding-left: 20px
}

ul li i,
ol li i {
    margin-right: 3px
}

ul.medium,
ol.medium {
    list-style-type: none;
    padding-left: 0
}

ul.medium>li,
ol.medium>li {
    line-height: 24px;
    font-size: 13px;
    margin-bottom: 5px
}

ul.feature-list,
ul.list-style-1 {
    margin-bottom: 20px;
    padding-left: 0
}

ul.feature-list>li,
ul.list-style-1>li {
    list-style-type: none;
    padding-left: 30px;
    position: relative;
    margin-bottom: 5px
}

ul.feature-list>li:after,
ul.list-style-1>li:after {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 1;
    color: #F16024;
    font-weight: 700
}

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

ul.list-style-2>li {
    color: #F16024;
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 500
}

ul.list-style-2>li:last-child {
    margin-bottom: 0
}

ul.inline {
    padding: 0;
    margin: 0
}

ul.inline>li {
    float: left;
    margin-right: 15px;
    list-style: none
}

ul.inline>li:last-child {
    margin-right: 0
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.pager .paginations {
    display: inline-block
}

.pager .paginations a {
    font-size: 14px;
    background: #fff;
    color: #1b1f2e;
    font-weight: 500;
    padding: 0 15px;
    line-height: 34px;
    position: relative;
    z-index: 9;
    display: inline-block;
    -webkit-transition: all .35s !important;
    transition: all .35s !important;
    -moz-transition: all .35s !important;
    -ms-transition: all .35s !important;
    text-decoration: none;
    border: none;
    margin-right: 10px;
    border: 2px solid #e9e9ee
}

.pager .paginations a:hover {
    color: #F16024;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, .2);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, .2);
    border-color: #F16024
}

.pager .paginations a.active {
    background: #F16024;
    border-color: #F16024;
    color: #fff
}

.woocommerce .pager .pages>* {
    border: 1px solid #e9e9ee;
    font-weight: 600;
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    line-height: 36px;
    text-align: center;
    margin-right: 10px;
    font-size: 14px;
    color: #888
}

.woocommerce .pager .pages>*:last-child {
    margin-right: 0
}

.woocommerce .pager .pages>*:hover {
    color: #242424;
    border-color: #242424;
    text-decoration: -moz-anchor-decoration
}

.woocommerce .pager .pages span {
    color: #242424;
    text-decoration: -moz-anchor-decoration;
    border-color: #242424
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.margin-1 {
    margin-top: -60px
}

@media (max-width:991.98px) {
    .margin-1 {
        margin-top: 30px
    }
}

.margin-bottom-0 {
    margin-bottom: 0 !important
}

.margin-bottom-10 {
    margin-bottom: 10px !important
}

.margin-bottom-20 {
    margin-bottom: 20px !important
}

.margin-bottom-30 {
    margin-bottom: 30px !important
}

.margin-bottom-40 {
    margin-bottom: 40px !important
}

.margin-bottom-50 {
    margin-bottom: 50px !important
}

.margin-bottom-60 {
    margin-bottom: 60px !important
}

.margin-bottom-70 {
    margin-bottom: 70px !important
}

.margin-bottom-80 {
    margin-bottom: 80px !important
}

.margin-bottom-90 {
    margin-bottom: 90px !important
}

.margin-bottom-100 {
    margin-bottom: 100px !important
}

.margin-top-0 {
    margin-top: 0 !important
}

.margin-top-10 {
    margin-top: 10px !important
}

.margin-top-20 {
    margin-top: 20px !important
}

.margin-top-30 {
    margin-top: 30px !important
}

.margin-top-40 {
    margin-top: 40px !important
}

.margin-top-50 {
    margin-top: 50px !important
}

.margin-top-60 {
    margin-top: 60px !important
}

.margin-top-70 {
    margin-top: 70px !important
}

.margin-top-80 {
    margin-top: 80px !important
}

.margin-top-90 {
    margin-top: 90px !important
}

.margin-top-100 {
    margin-top: 100px !important
}

.margin-right-0 {
    margin-right: 0 !important
}

.margin-right-10 {
    margin-right: 10px !important
}

.margin-right-20 {
    margin-right: 20px !important
}

.margin-right-30 {
    margin-right: 30px !important
}

.margin-right-40 {
    margin-right: 40px !important
}

.margin-right-50 {
    margin-right: 50px !important
}

.margin-right-60 {
    margin-right: 60px !important
}

.margin-right-70 {
    margin-right: 70px !important
}

.margin-right-80 {
    margin-right: 80px !important
}

.margin-right-90 {
    margin-right: 90px !important
}

.margin-right-100 {
    margin-right: 100px !important
}

.margin-left-0 {
    margin-left: 0 !important
}

.margin-left-10 {
    margin-left: 10px !important
}

.margin-left-20 {
    margin-left: 20px !important
}

.margin-left-30 {
    margin-left: 30px !important
}

.margin-left-40 {
    margin-left: 40px !important
}

.margin-left-50 {
    margin-left: 50px !important
}

.margin-left-60 {
    margin-left: 60px !important
}

.margin-left-70 {
    margin-left: 70px !important
}

.margin-left-80 {
    margin-left: 80px !important
}

.margin-left-90 {
    margin-left: 90px !important
}

.margin-left-100 {
    margin-left: 100px !important
}

.padding-bottom-10 {
    padding-bottom: 10px !important
}

.padding-bottom-20 {
    padding-bottom: 20px !important
}

.padding-bottom-30 {
    padding-bottom: 30px !important
}

.padding-bottom-40 {
    padding-bottom: 40px !important
}

.padding-bottom-50 {
    padding-bottom: 50px !important
}

.padding-bottom-60 {
    padding-bottom: 60px !important
}

.padding-bottom-70 {
    padding-bottom: 70px !important
}

.padding-bottom-80 {
    padding-bottom: 80px !important
}

.padding-bottom-90 {
    padding-bottom: 90px !important
}

.padding-bottom-100 {
    padding-bottom: 100px !important
}

.padding-top-10 {
    padding-top: 10px !important
}

.padding-top-20 {
    padding-top: 20px !important
}

.padding-top-30 {
    padding-top: 30px !important
}

.padding-top-40 {
    padding-top: 40px !important
}

.padding-top-50 {
    padding-top: 50px !important
}

.padding-top-60 {
    padding-top: 60px !important
}

.padding-top-70 {
    padding-top: 70px !important
}

.padding-top-80 {
    padding-top: 80px !important
}

.padding-top-90 {
    padding-top: 90px !important
}

.padding-top-100 {
    padding-top: 100px !important
}

.padding-50 {
    padding: 50px !important
}

@media (max-width:991.98px) {
    .padding-50 {
        padding: 30px !important
    }
}

.padding-40 {
    padding: 40px !important
}

.padding-30 {
    padding: 30px !important
}

.padding-20 {
    padding: 20px !important
}

.padding-responsive {
    padding: 30px 120px
}

@media (max-width:991.98px) {
    .padding-responsive {
        padding: 30px
    }
}

.special-margin-top {
    margin-top: -100px
}

@media (max-width:991.98px) {
    .special-margin-top {
        margin-top: 30px
    }
}

.special-margin-top-2 {
    margin-top: -120px
}

@media (max-width:991.98px) {
    .special-margin-top-2 {
        margin-top: 10px;
        margin-bottom: 30px
    }
}

.no-bg {
    background: 0 0 !important
}

.bg-theme {
    background: #F16024 !important
}

.bg-theme-2 {
    background: #F16024 !important
}

.bg-dark {
    background: #222 !important
}

.bg-white {
    background: #fff !important
}

.bg-center {
    background-position: center center !important;
    background-repeat: no-repeat
}

.bg-left {
    background-position: center left !important
}

.bg-left>.vc_column-inner {
    background-position: center left !important
}

.bg-right {
    background-position: center right !important
}

.bg-right>.vc_column-inner {
    background-position: center right !important
}

.vc_wpb_row_inner.bg-bottom {
    background-position: bottom center !important;
    background-repeat: no-repeat !important
}

.no-border {
    border: none !important
}

.radius-1x {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.radius-2x {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.radius-5x {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.border-1 {
    border: 1px solid #e9e9ee !important
}

.border-2 {
    border: 2px solid #e9e9ee
}

.border-3 {
    border: 3px solid #e9e9ee
}

.border-4 {
    border: 4px solid #e9e9ee
}

.border-5 {
    border: 5px solid #e9e9ee
}

.hidden {
    display: none !important
}

.over-hidden {
    overflow: hidden
}

.pstatic {
    position: static !important
}

.prelative {
    position: relative !important
}

.text-white {
    color: #fff !important
}

.text-white * {
    color: #fff !important
}

.text-black {
    color: #1b1f2e
}

.text-theme {
    color: #F16024 !important
}

.hover-color-theme a:hover {
    color: #F16024 !important
}

.hover-color-theme-2 a:hover {
    color: #1E2957 !important
}

.text-medium {
    font-size: 18px
}

.text-underline {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 3px, rgba(0, 0, 0, 0) 0%);
    background-size: 1px 5px;
    background-repeat: repeat-x;
    background-position: bottom;
    text-decoration: none;
    padding-bottom: 2px
}

.letter-spacing-1 {
    letter-spacing: -1px !important
}

.letter-spacing-2 {
    letter-spacing: -2px !important
}

.btn-theme,
.btn,
.btn-white,
.btn-theme-2,
.btn-black,
input[type*=submit]:not(.fa):not(.btn-theme),
#tribe-events .tribe-events-button,
.tribe-events-button {
    font-size: 17px;
    background: #F16024;
    color: #fff;
    font-weight: 700;
    padding: 24px 45px;
    line-height: 20px;
    position: relative;
    z-index: 9;
    display: inline-block;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border: none;
    font-family: "gilmer", sans-serif;
    text-transform: none
}

@media (max-width:991.98px) {
    .btn-theme,
    .btn,
    .btn-white,
    .btn-theme-2,
    .btn-black,
    input[type*=submit]:not(.fa):not(.btn-theme),
    #tribe-events .tribe-events-button,
    .tribe-events-button {
        padding: 22px 35px;
        font-size: 15px
    }
}

.btn-theme span,
.btn span,
.btn-white span,
.btn-theme-2 span,
.btn-black span,
input[type*=submit]:not(.fa):not(.btn-theme) span,
#tribe-events .tribe-events-button span,
.tribe-events-button span {
    position: relative;
    z-index: 9;
    padding-left: 25px;
    display: inline-block
}

.btn-theme span:after,
.btn span:after,
.btn-white span:after,
.btn-theme-2 span:after,
.btn-black span:after,
input[type*=submit]:not(.fa):not(.btn-theme) span:after,
#tribe-events .tribe-events-button span:after,
.tribe-events-button span:after {
    content: '';
    width: 15px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 0;
    z-index: 1;
    -webkit-transition: all .35s;
    transition: all .35s
}

.btn-theme:hover,
.btn:hover,
.btn-white:hover,
.btn-theme-2:hover,
.btn-black:hover,
input[type*=submit]:not(.fa):not(.btn-theme):hover,
#tribe-events .tribe-events-button:hover,
.tribe-events-button:hover {
    cursor: pointer;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, .2);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, .2);
    color: #fff;
    background: #3d3d3d
}

.btn-theme:hover span:after,
.btn:hover span:after,
.btn-white:hover span:after,
.btn-theme-2:hover span:after,
.btn-black:hover span:after,
input[type*=submit]:not(.fa):not(.btn-theme):hover span:after,
#tribe-events .tribe-events-button:hover span:after,
.tribe-events-button:hover span:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.btn-theme.full-width,
.btn.full-width,
.btn-white.full-width,
.btn-theme-2.full-width,
.btn-black.full-width,
input[type*=submit]:not(.fa):not(.btn-theme).full-width,
#tribe-events .tribe-events-button.full-width,
.tribe-events-button.full-width {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 25px;
    text-align: center
}

span.btn-theme {
    padding: 22px 45px 22px 70px !important
}

span.btn-theme input,
span.btn-theme button {
    padding: 0 !important
}

span.btn-theme:after {
    content: '';
    width: 15px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 45px;
    z-index: 1;
    -webkit-transition: all .35s;
    transition: all .35s
}

.btn-theme-2 {
    background: #1E2957
}

.btn-theme-2:hover {
    background: #212f49
}

.btn-black {
    background: #1b1f2e
}

.btn-black:after {
    background: #fff
}

.btn-black:hover {
    background: #242a3e;
    color: #fff
}

.btn-black:hover input[type=submit] {
    color: #fff !important
}

.btn-slider {
    position: relative
}

.btn-slider span {
    display: inline-block;
    padding-left: 26px;
    position: relative
}

.btn-slider span:after {
    content: '';
    width: 15px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    -webkit-transition: all .35s;
    transition: all .35s
}

.btn-slider:hover span:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.btn-small,
.btn-size-small {
    font-size: 14px;
    padding: 10px 20px
}

.btn-small span,
.btn-size-small span {
    padding-left: 20px
}

.btn-small span:after,
.btn-size-small span:after {
    width: 10px;
    margin-top: 0
}

.btn-small-arrow {
    padding: 2px 38px 2px 20px;
    line-height: 30px;
    font-size: 14px;
    position: relative
}

.btn-small-arrow span {
    padding-left: 18px
}

.btn-small-arrow span:after {
    width: 10px;
    margin-top: 0
}

.btn-small-arrow:before {
    content: '\f061';
    color: #fff;
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    line-height: 1;
    top: 12px;
    font-size: 10px;
    right: 20px;
    z-index: 9;
    font-weight: 700
}

.btn-inline {
    font-size: 16px;
    color: #9aa3b2;
    position: relative;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-weight: 700;
    font-family: "gilmer", sans-serif
}

.btn-inline span {
    position: relative;
    z-index: 9;
    padding-left: 25px;
    display: inline-block
}

.btn-inline span:after {
    content: '';
    width: 15px;
    height: 2px;
    background: #F16024;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 0;
    z-index: 1;
    -webkit-transition: all .35s;
    transition: all .35s
}

.btn-inline:hover {
    cursor: pointer
}

.btn-inline:hover span:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.btn-white {
    background: #fff;
    color: #1b1f2e;
    border-color: #fff
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active {
    background: #e0e0e0;
    color: #1b1f2e
}

.width-600 {
    max-width: 600px;
    margin: 0 auto !important
}

.width-700 {
    max-width: 700px;
    margin: 0 auto !important
}

.width-800 {
    max-width: 800px;
    margin: 0 auto !important
}

.width-900 {
    max-width: 900px;
    margin: 0 auto !important
}

.width-950 {
    max-width: 950px;
    margin: 0 auto !important
}

.width-1000 {
    max-width: 1000px;
    margin: 0 auto !important
}

.elementor-section.elementor-section-boxed.width-1370>.elementor-container {
    max-width: 1370px;
    margin: 0 auto
}

.alert {
    position: relative
}

.alert.alert_info {
    background: #eef1f6
}

.alert .alert_icon {
    display: inline-block;
    float: left;
    margin-right: 10px
}

.alert .close {
    position: absolute;
    top: 20px;
    right: 15px
}

.alert .alert_wrapper {
    padding: 0 30px
}

.pagination {
    width: 100%;
    margin: 0
}

.pagination .pager {
    margin: 15px 0 30px
}

.pagination .pager_wrapper {
    border: none
}

.max-width-600 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.max-width-500 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

.list-socials {
    text-align: center
}

.list-socials a {
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    float: left;
    margin-right: 25px
}

.list-socials a:last-child {
    margin-right: 0
}

.list-socials a i {
    font-size: 17px;
    color: #9e9e9e
}

.list-socials.white a:hover i {
    color: #fff
}

.socials {
    display: inline-block;
    text-align: left;
    width: 100%
}

.socials a {
    color: #e9e9ee;
    text-decoration: none;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    margin-right: 12px;
    font-size: 14px
}

.socials a:last-child {
    margin-right: 0
}

.socials a:hover,
.socials a:focus,
.socials a:active {
    opacity: .7;
    filter: alpha(opacity=70)
}

.socials a i {
    color: #fff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    background: #F16024;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border: 1px solid rgba(0, 0, 0, .06)
}

.socials a i.fa-facebook-square,
.socials a i.fa-facebook {
    background: #3b5998
}

.socials a i.fa-twitter,
.socials a i.fa-twitter-square {
    background: #4099ff
}

.socials a i.fa-skype {
    background: #12a5f4
}

.socials a i.fa-dribbble {
    background: #ea4c89
}

.socials a i.fa-linkedin-square,
.socials a i.fa-linkedin {
    background: #0e76a8
}

.socials a i.fa-apple {
    background: #f2f2f2
}

.socials a i.fa-pinterest {
    background: #c92228
}

.socials a i.fa-google-plus-square,
.socials a i.fa-google-plus {
    background: #d34836
}

.socials a i.fa-youtube-square,
.socials a i.fa-youtube {
    background: #c4302b
}

.socials a i.fa-vimeo-square,
.socials a i.fa-vimeo {
    background: #4ebbff
}

.socials a i.fa-tumblr-square,
.socials a i.fa-tumblr {
    background: #35465c
}

.socials a i.fa-xing-square,
.socials a i.fa-xing {
    background: #126567
}

.socials a i.fa-instagram {
    background: #e8e2d9
}

.socials-2 {
    display: inline-block;
    text-align: left;
    width: 100%
}

.socials-2 li a {
    color: #818181;
    text-decoration: none;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    margin: 0 5px;
    font-size: 14px
}

.socials-2 li a i {
    color: #818181;
    display: inline-block;
    text-align: center;
    font-size: 14px
}

.socials-2 li a i:hover {
    color: #F16024
}

.socials-2 li a i.fa-facebook-square:hover,
.socials-2 li a i.fa-facebook:hover {
    color: #3b5998
}

.socials-2 li a i.fa-twitter:hover,
.socials-2 li a i.fa-twitter-square:hover {
    color: #4099ff
}

.socials-2 li a i.fa-skype:hover {
    color: #12a5f4
}

.socials-2 li a i.fa-dribbble:hover {
    color: #ea4c89
}

.socials-2 li a i.fa-linkedin-square:hover,
.socials-2 li a i.fa-linkedin:hover {
    color: #0e76a8
}

.socials-2 li a i.fa-apple:hover {
    color: #f2f2f2
}

.socials-2 li a i.fa-pinterest:hover {
    color: #c92228
}

.socials-2 li a i.fa-google-plus-square:hover,
.socials-2 li a i.fa-google-plus:hover {
    color: #d34836
}

.socials-2 li a i.fa-youtube-square:hover,
.socials-2 li a i.fa-youtube:hover {
    color: #c4302b
}

.socials-2 li a i.fa-vimeo-square:hover,
.socials-2 li a i.fa-vimeo:hover {
    color: #4ebbff
}

.socials-2 li a i.fa-tumblr-square:hover,
.socials-2 li a i.fa-tumblr:hover {
    color: #35465c
}

.socials-2 li a i.fa-xing-square:hover,
.socials-2 li a i.fa-xing:hover {
    color: #126567
}

.socials-2 li a i.fa-instagram:hover {
    color: #8f49c5
}

.fa-stack {
    width: 2.4em !important;
    height: 2.4em !important;
    line-height: 2.4em
}

.fa-1x {
    font-size: 1.5em !important
}

.tabs-list {
    text-align: center;
    margin-bottom: 10px
}

.tabs-list ul.nav-tabs {
    display: inline-block;
    width: auto;
    float: none
}

.tabs-list ul.nav-tabs>li {
    margin-bottom: 10px
}

.pieChart {
    position: relative
}

.pieChart .pie-label {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -5px;
    text-align: center;
    z-index: 1;
    font-weight: 600;
    display: block;
    width: 100%;
    line-height: 1
}

#gallery-1 img {
    border: none !important
}

.alert-danger {
    color: #fff;
    background: #F16024
}

.desc-slider a {
    color: #F16024
}

.desc-slider a:hover {
    text-decoration: underline
}

.text-line-bottom {
    position: relative
}

.text-line-bottom:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 1
}

@media (max-width:991.98px) {
    .text-line-bottom:after {
        display: none
    }
}

.text-line-bottom:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 6px;
    left: 0;
    z-index: 1
}

@media (max-width:991.98px) {
    .text-line-bottom:before {
        display: none
    }
}

.text-line-bottom.v2:after {
    bottom: 16px
}

.text-line-bottom.v2:before {
    bottom: 12px
}

form.post-password-form input[type*=submit] {
    line-height: 34px !important;
    padding-top: 2px !important;
    padding-bottom: 6px !important
}

form.post-password-form input[type*=submit]:hover {
    cursor: pointer
}

.item-columns {
    padding: 0 15px
}

[class*=block-grid-] {
    display: block;
    margin: 0 -15px;
    padding: 0
}

[class*=block-grid-]:before,
[class*=block-grid-]:after {
    display: table;
    content: " "
}

[class*=block-grid-]:after {
    clear: both
}

[class*=block-grid-]>div {
    display: block;
    float: left;
    height: auto;
    padding: 0 15px;
    width: 100%
}

[class*=block-grid-]>div:after {
    display: block
}

@media (min-width:280px) {
    .xx-block-grid-1>div {
        width: 100%
    }
    .xx-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }
    .xx-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }
    .xx-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }
    .xx-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }
    .xx-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }
    .xx-block-grid-2>div {
        width: 50%
    }
    .xx-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }
    .xx-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }
    .xx-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }
    .xx-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }
    .xx-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }
    .xx-block-grid-3>div {
        width: 33.33333%
    }
    .xx-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }
    .xx-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }
    .xx-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }
    .xx-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }
    .xx-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }
    .xx-block-grid-4>div {
        width: 25%
    }
    .xx-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }
    .xx-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }
    .xx-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }
    .xx-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }
    .xx-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }
    .xx-block-grid-5>div {
        width: 20%
    }
    .xx-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }
    .xx-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }
    .xx-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }
    .xx-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }
    .xx-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }
    .xx-block-grid-6>div {
        width: 16.66667%
    }
    .xx-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }
    .xx-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }
    .xx-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }
    .xx-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }
    .xx-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }
    .xx-block-grid-7>div {
        width: 14.28571%
    }
    .xx-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }
    .xx-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }
    .xx-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }
    .xx-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }
    .xx-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }
    .xx-block-grid-8>div {
        width: 12.5%
    }
    .xx-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }
    .xx-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }
    .xx-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }
    .xx-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }
    .xx-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }
    .xx-block-grid-9>div {
        width: 11.11111%
    }
    .xx-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }
    .xx-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }
    .xx-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }
    .xx-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }
    .xx-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }
    .xx-block-grid-10>div {
        width: 10%
    }
    .xx-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }
    .xx-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }
    .xx-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }
    .xx-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }
    .xx-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }
    .xx-block-grid-11>div {
        width: 9.09091%
    }
    .xx-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }
    .xx-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }
    .xx-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }
    .xx-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }
    .xx-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }
    .xx-block-grid-12>div {
        width: 8.33333%
    }
    .xx-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }
    .xx-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }
    .xx-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }
    .xx-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }
    .xx-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

@media (min-width:580px) {
    .xs-block-grid-1>div {
        width: 100%
    }
    .xs-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }
    .xs-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }
    .xs-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }
    .xs-block-grid-2>div {
        width: 50%
    }
    .xs-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }
    .xs-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }
    .xs-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }
    .xs-block-grid-3>div {
        width: 33.33333%
    }
    .xs-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }
    .xs-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }
    .xs-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }
    .xs-block-grid-4>div {
        width: 25%
    }
    .xs-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }
    .xs-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }
    .xs-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }
    .xs-block-grid-5>div {
        width: 20%
    }
    .xs-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }
    .xs-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }
    .xs-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }
    .xs-block-grid-6>div {
        width: 16.66667%
    }
    .xs-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }
    .xs-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }
    .xs-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }
    .xs-block-grid-7>div {
        width: 14.28571%
    }
    .xs-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }
    .xs-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }
    .xs-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }
    .xs-block-grid-8>div {
        width: 12.5%
    }
    .xs-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }
    .xs-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }
    .xs-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }
    .xs-block-grid-9>div {
        width: 11.11111%
    }
    .xs-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }
    .xs-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }
    .xs-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }
    .xs-block-grid-10>div {
        width: 10%
    }
    .xs-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }
    .xs-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }
    .xs-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }
    .xs-block-grid-11>div {
        width: 9.09091%
    }
    .xs-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }
    .xs-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }
    .xs-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }
    .xs-block-grid-12>div {
        width: 8.33333%
    }
    .xs-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }
    .xs-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }
    .xs-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }
    .xs-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }
    .xs-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

@media (min-width:768px) {
    .sm-block-grid-1>div {
        width: 100%
    }
    .sm-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }
    .sm-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }
    .sm-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }
    .sm-block-grid-2>div {
        width: 50%
    }
    .sm-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }
    .sm-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }
    .sm-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }
    .sm-block-grid-3>div {
        width: 33.33333%
    }
    .sm-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }
    .sm-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }
    .sm-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }
    .sm-block-grid-4>div {
        width: 25%
    }
    .sm-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }
    .sm-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }
    .sm-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }
    .sm-block-grid-5>div {
        width: 20%
    }
    .sm-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }
    .sm-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }
    .sm-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }
    .sm-block-grid-6>div {
        width: 16.66667%
    }
    .sm-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }
    .sm-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }
    .sm-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }
    .sm-block-grid-7>div {
        width: 14.28571%
    }
    .sm-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }
    .sm-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }
    .sm-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }
    .sm-block-grid-8>div {
        width: 12.5%
    }
    .sm-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }
    .sm-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }
    .sm-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }
    .sm-block-grid-9>div {
        width: 11.11111%
    }
    .sm-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }
    .sm-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }
    .sm-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }
    .sm-block-grid-10>div {
        width: 10%
    }
    .sm-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }
    .sm-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }
    .sm-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }
    .sm-block-grid-11>div {
        width: 9.09091%
    }
    .sm-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }
    .sm-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }
    .sm-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }
    .sm-block-grid-12>div {
        width: 8.33333%
    }
    .sm-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }
    .sm-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }
    .sm-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }
    .sm-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }
    .sm-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

@media (min-width:992px) {
    [class*=block-grid-] {
        margin: 0 -15px
    }
    [class*=block-grid-]>div {
        padding: 0 15px
    }
    .item-columns {
        padding: 0 15px
    }
    .md-block-grid-1>div {
        width: 100%
    }
    .md-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }
    .md-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }
    .md-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }
    .md-block-grid-2>div {
        width: 50%
    }
    .md-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }
    .md-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }
    .md-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }
    .md-block-grid-3>div {
        width: 33.33333%
    }
    .md-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }
    .md-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }
    .md-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }
    .md-block-grid-4>div {
        width: 25%
    }
    .md-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }
    .md-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }
    .md-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }
    .md-block-grid-5>div {
        width: 20%
    }
    .md-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }
    .md-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }
    .md-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }
    .md-block-grid-6>div {
        width: 16.66667%
    }
    .md-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }
    .md-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }
    .md-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }
    .md-block-grid-7>div {
        width: 14.28571%
    }
    .md-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }
    .md-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }
    .md-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }
    .md-block-grid-8>div {
        width: 12.5%
    }
    .md-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }
    .md-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }
    .md-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }
    .md-block-grid-9>div {
        width: 11.11111%
    }
    .md-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }
    .md-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }
    .md-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }
    .md-block-grid-10>div {
        width: 10%
    }
    .md-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }
    .md-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }
    .md-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }
    .md-block-grid-11>div {
        width: 9.09091%
    }
    .md-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }
    .md-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }
    .md-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }
    .md-block-grid-12>div {
        width: 8.33333%
    }
    .md-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }
    .md-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }
    .md-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }
    .md-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }
    .md-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

@media (min-width:1200px) {
    [class*=block-grid-] {
        margin: 0 -15px
    }
    [class*=block-grid-]>div {
        padding: 0 15px
    }
    .item-columns {
        padding: 0 15px
    }
    .lg-block-grid-1>div {
        width: 100%
    }
    .lg-block-grid-1>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-1>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-1>div:nth-of-type(1n+1) {
        clear: both
    }
    .lg-block-grid-1>div:nth-of-type(1n+1):after {
        display: none
    }
    .lg-block-grid-1>div:nth-last-child(-n+1):before {
        content: none
    }
    .lg-block-grid-2>div {
        width: 50%
    }
    .lg-block-grid-2>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-2>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-2>div:nth-of-type(2n+1) {
        clear: both
    }
    .lg-block-grid-2>div:nth-of-type(2n+1):after {
        display: none
    }
    .lg-block-grid-2>div:nth-last-child(-n+2):before {
        content: none
    }
    .lg-block-grid-3>div {
        width: 33.33333%
    }
    .lg-block-grid-3>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-3>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-3>div:nth-of-type(3n+1) {
        clear: both
    }
    .lg-block-grid-3>div:nth-of-type(3n+1):after {
        display: none
    }
    .lg-block-grid-3>div:nth-last-child(-n+3):before {
        content: none
    }
    .lg-block-grid-4>div {
        width: 25%
    }
    .lg-block-grid-4>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-4>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-4>div:nth-of-type(4n+1) {
        clear: both
    }
    .lg-block-grid-4>div:nth-of-type(4n+1):after {
        display: none
    }
    .lg-block-grid-4>div:nth-last-child(-n+4):before {
        content: none
    }
    .lg-block-grid-5>div {
        width: 20%
    }
    .lg-block-grid-5>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-5>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-5>div:nth-of-type(5n+1) {
        clear: both
    }
    .lg-block-grid-5>div:nth-of-type(5n+1):after {
        display: none
    }
    .lg-block-grid-5>div:nth-last-child(-n+5):before {
        content: none
    }
    .lg-block-grid-6>div {
        width: 16.66667%
    }
    .lg-block-grid-6>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-6>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-6>div:nth-of-type(6n+1) {
        clear: both
    }
    .lg-block-grid-6>div:nth-of-type(6n+1):after {
        display: none
    }
    .lg-block-grid-6>div:nth-last-child(-n+6):before {
        content: none
    }
    .lg-block-grid-7>div {
        width: 14.28571%
    }
    .lg-block-grid-7>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-7>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-7>div:nth-of-type(7n+1) {
        clear: both
    }
    .lg-block-grid-7>div:nth-of-type(7n+1):after {
        display: none
    }
    .lg-block-grid-7>div:nth-last-child(-n+7):before {
        content: none
    }
    .lg-block-grid-8>div {
        width: 12.5%
    }
    .lg-block-grid-8>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-8>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-8>div:nth-of-type(8n+1) {
        clear: both
    }
    .lg-block-grid-8>div:nth-of-type(8n+1):after {
        display: none
    }
    .lg-block-grid-8>div:nth-last-child(-n+8):before {
        content: none
    }
    .lg-block-grid-9>div {
        width: 11.11111%
    }
    .lg-block-grid-9>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-9>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-9>div:nth-of-type(9n+1) {
        clear: both
    }
    .lg-block-grid-9>div:nth-of-type(9n+1):after {
        display: none
    }
    .lg-block-grid-9>div:nth-last-child(-n+9):before {
        content: none
    }
    .lg-block-grid-10>div {
        width: 10%
    }
    .lg-block-grid-10>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-10>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-10>div:nth-of-type(10n+1) {
        clear: both
    }
    .lg-block-grid-10>div:nth-of-type(10n+1):after {
        display: none
    }
    .lg-block-grid-10>div:nth-last-child(-n+10):before {
        content: none
    }
    .lg-block-grid-11>div {
        width: 9.09091%
    }
    .lg-block-grid-11>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-11>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-11>div:nth-of-type(11n+1) {
        clear: both
    }
    .lg-block-grid-11>div:nth-of-type(11n+1):after {
        display: none
    }
    .lg-block-grid-11>div:nth-last-child(-n+11):before {
        content: none
    }
    .lg-block-grid-12>div {
        width: 8.33333%
    }
    .lg-block-grid-12>div:nth-of-type(1n) {
        clear: none
    }
    .lg-block-grid-12>div:nth-of-type(1n):after {
        display: block
    }
    .lg-block-grid-12>div:nth-of-type(12n+1) {
        clear: both
    }
    .lg-block-grid-12>div:nth-of-type(12n+1):after {
        display: none
    }
    .lg-block-grid-12>div:nth-last-child(-n+12):before {
        content: none
    }
}

.no-gutter [class*=block-grid-] {
    margin: 0 !important
}

.no-gutter [class*=block-grid-]>div {
    padding: 0 !important
}

.no-gutter .row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.no-gutter [class*=col-],
.no-gutter .item-columns {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.small-gutter [class*=block-grid-] {
    margin-left: 1px !important;
    margin-right: 1px !important
}

.small-gutter [class*=block-grid-]>div {
    padding-left: 1px !important;
    padding-right: 1px !important;
    margin-bottom: 2px
}

html {
    overflow-x: hidden !important
}

body {
    overflow-x: hidden !important
}

body.boxed-layout,
body.boxed {
    background: #efefef;
    max-width: 1440px;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, .15);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, .15);
    margin: 0 auto
}

body.boxed-layout .wrapper-page,
body.boxed .wrapper-page {
    background: #fff
}

body.open-off-canvas:after {
    content: "";
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5000px;
    z-index: 99
}

body .wrapper-page {
    background: #fff;
    position: relative
}

body .page {
    position: relative
}

body .container-layout-content.container {
    margin-bottom: 35px
}

.base-layout.has-sidebar .container {
    width: 100% !important;
    padding: 0 !important
}

.main-page-content {
    position: relative;
    z-index: 99
}

body.page .main-page-content.has-one-sidebar {
    margin-top: 110px
}

#wp-content {
    min-height: 150px;
    background: #fff
}

#wp-footer {
    background: #1b1f2e;
    overflow: hidden;
    color: #d6deeb;
    font-size: 16px
}

#wp-footer a {
    color: #d6deeb
}

#wp-footer a:hover {
    color: #F16024
}

#wp-footer .footer-main>p {
    display: none
}

#wp-footer .column>.widget:first-child {
    padding-top: 45px
}

.copyright .copyright-content {
    text-align: center;
    background: #1b1f2e;
    padding: 35px 0;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.return-top {
    background-color: #444;
    border: 2px solid #444;
    color: #fff;
    font-weight: 700;
    text-align: center;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
    width: 45px;
    height: 45px;
    text-transform: uppercase;
    line-height: 52px;
    display: none;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.return-top i {
    font-size: 24px
}

.return-top:hover {
    cursor: pointer;
    background: #fff;
    color: #444
}

.header_mobile_screen {
    display: none
}

@media (max-width:1024px) {
    .header_mobile_screen {
        display: block
    }
    .header_default_screen {
        display: none
    }
}

.topbar {
    font-size: 13px;
    background: #f2f0ec;
    line-height: 32px;
    position: relative;
    z-index: 2
}

@media (max-width:991.98px) {
    .topbar {
        background: #424242
    }
}

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

.topbar .topbar-information i {
    color: #F16024;
    margin-right: 5px
}

.topbar .header-left {
    background: #1b1f2e;
    color: #fff;
    position: relative;
    z-index: 1
}

.topbar .header-left:after {
    content: '';
    width: 1000px;
    height: 100%;
    background: #1b1f2e;
    position: absolute;
    top: 0;
    right: 100%;
    z-index: 1
}

.topbar .header-left:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #1b1f2e;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: skew(-12deg, 0deg);
    transform: skew(-12deg, 0deg);
    -webkit-transition: all .35s !important;
    transition: all .35s !important;
    -moz-transition: all .35s !important;
    -ms-transition: all .35s !important
}

.topbar .header-left .content-inner {
    padding-top: 12px;
    padding-bottom: 12px
}

.topbar .header-right {
    position: relative;
    padding: 0 82px 0 0;
    color: #818181
}

.topbar .header-right a {
    color: #818181
}

.topbar .header-right .quick-menu {
    float: right;
    padding-top: 8px
}

.topbar .header-right .header-social {
    float: right;
    padding-top: 15px
}

.topbar .header-right .header-social ul.socials-2 {
    margin: 0;
    padding: 0 5px
}

.topbar .header-right .header-social ul.socials-2>li {
    list-style-type: none;
    float: left;
    margin-right: 10px
}

.topbar .header-right .header-social .socials {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block
}

.topbar .header-right .header-social .socials>li {
    float: left;
    width: 34px;
    text-align: center
}

.topbar .header-right .header-social .socials>li a {
    display: block
}

.topbar .header-right .header-social .socials>li a i {
    font-size: 15px;
    background: 0 0;
    color: #fff
}

.topbar .header-right .header-social .socials>li a:hover {
    color: #F16024
}

.topbar .header-right .main-search {
    position: absolute;
    top: 50%;
    right: 52px;
    width: 30px;
    height: 30px;
    margin-top: -16px;
    text-align: center;
    line-height: 28px;
    z-index: 1
}

.topbar .header-right .mini-cart-header {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 15px;
    z-index: 1
}

.topbar .header-right .mini-cart-header .mini-cart {
    text-align: center;
    display: inline-block;
    font-weight: 600;
    position: relative;
    padding-right: 5px;
    line-height: 32px
}

.topbar .header-right .mini-cart-header .mini-cart .title-cart {
    font-size: 18px
}

.topbar .header-right .mini-cart-header .mini-cart .mini-cart-items {
    position: absolute;
    font-size: 12px;
    background: #F16024;
    color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: -2px;
    right: -12px;
    min-width: 18px;
    line-height: 18px;
    text-align: center
}

.topbar .header-right .mini-cart-header .mini-cart .mini-cart-items-title {
    display: none
}

.topbar .header-right .mini-cart-header .mini-cart .amount {
    display: none
}

.gv-sticky-menu {
    position: relative;
    -webkit-transition: all .05s !important;
    transition: all .05s !important
}

.stuck {
    position: fixed !important;
    width: 100%;
    z-index: 999;
    left: 0;
    top: 0;
    -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 2px 3px 3px rgba(0, 0, 0, .1)
}

.gva-search {
    position: relative
}

.gva-search .control-search {
    display: inline-block;
    text-align: center;
    line-height: 30px
}

.gva-search .control-search svg {
    fill: #768492;
    width: 22px
}

.gva-search .control-search i {
    font-size: 20px;
    fill: #768492
}

.gva-search .gva-search-content {
    position: absolute;
    top: 100%;
    right: -35px;
    z-index: 1;
    background: #fff;
    z-index: 9;
    -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, .1);
    box-shadow: 0 6px 18px rgba(0, 0, 0, .1);
    min-width: 250px;
    margin-top: 16px;
    border: 1px solid #e9e9ee;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    visibility: hidden;
    padding: 15px
}

.gva-search .gva-search-content:after {
    content: '';
    border: 10px solid transparent;
    border-bottom-color: #e9e9ee;
    position: absolute;
    bottom: 100%;
    right: 40px
}

.gva-search .gva-main-search {
    padding-top: 0
}

.gva-search.open .gva-search-content {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

@media (max-width:991.98px) {
    header {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

header .canvas-menu {
    float: left;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 25px
}

header .canvas-menu .fa {
    font-size: 17px
}

.header-mobile {
    background: #fff !important;
    width: 100%;
    position: relative
}

.header-mobile .header-mobile-content {
    position: relative;
    padding: 22px 0
}

@media (max-width:480px) {
    .header-mobile .header-mobile-content .mobile-logo {
        max-width: 45%;
        margin: 0 auto
    }
}

.header-mobile .header-mobile-content .mobile-logo .logo-menu {
    margin-top: -5px
}

.header-mobile .header-mobile-content .mobile-logo .logo-menu img {
    vertical-align: middle;
    width: 160px;
    max-width: 100%
}

.header-mobile .header-mobile-content .canvas-menu {
    top: 50% !important;
    margin-top: -15px !important;
    line-height: 1
}

.header-mobile .header-mobile-content .canvas-menu a {
    color: #1b1f2e !important;
    font-size: 24px
}

.header-mobile .header-mobile-content .right,
.header-mobile .header-mobile-content .left {
    position: static !important
}

.header-mobile .header-mobile-content .main-search {
    position: absolute;
    right: 30px;
    top: 50%;
    z-index: 1;
    margin-top: -12px
}

.header-mobile .header-mobile-content .main-search .control-search svg {
    fill: #1b1f2e
}

.header-mobile .header-mobile-content .mini-cart-header {
    margin-top: -15px !important;
    position: absolute;
    top: 50%;
    right: 25px
}

.header-mobile .header-mobile-content .mini-cart-header a.mini-cart {
    text-align: center;
    display: inline-block;
    font-weight: 600;
    position: relative;
    padding-right: 5px;
    line-height: 32px
}

.header-mobile .header-mobile-content .mini-cart-header a.mini-cart .title-cart {
    font-size: 16px
}

.header-mobile .header-mobile-content .mini-cart-header a.mini-cart .mini-cart-items {
    position: absolute;
    font-size: 11px;
    background: #F16024;
    color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: -2px;
    right: -12px;
    min-width: 18px;
    line-height: 18px;
    text-align: center
}

.header-mobile .header-mobile-content .mini-cart-header a.mini-cart .mini-cart-items-title {
    display: none
}

.header-mobile .header-mobile-content .mini-cart-header a.mini-cart .amount {
    display: none
}

.header-builder-frontend {
    position: relative;
    z-index: 999;
    width: 100%
}

.header-builder-frontend.header-position-relative .header-builder-inner {
    position: relative;
    width: 100%
}

.header-builder-frontend.header-position-absolute .header-builder-inner {
    position: absolute;
    width: 100%
}

.header-builder-frontend.header-position-absolute .header-builder-inner .gv-sticky-menu.stuck {
    background: #1b1f2e
}

@media (max-width:991.98px) {
    .header-builder-frontend {
        position: relative
    }
}

body.single-gva_header .header-builder {
    margin-top: 5px
}

.header-default {
    background: #fff;
    position: relative;
    z-index: 999
}

.header-default .header-bottom {
    background: #fff;
    position: relative
}

.header-default .header-bottom .header-bottom-inner {
    position: relative;
    padding-left: 170px;
    min-height: 80px;
    padding-right: 45px
}

.header-default .header-bottom .header-bottom-inner .logo {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    padding: 15px 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 148px
}

.header-default .header-bottom .header-bottom-inner ul.gva-nav-menu {
    float: right
}

.header-default .header-bottom .header-bottom-inner ul.gva-nav-menu>li>a {
    padding: 30px 15px
}

.header-default .header-bottom .header-bottom-inner .gsc-search-box {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    z-index: 1
}

.header-builder {
    min-height: 550px
}

.header-builder.header-bg-black {
    padding: 10px 0 30px;
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/bg-header-builder.jpg) no-repeat center top transparent;
    background-size: cover
}

ul.gva-nav-menu {
    margin-bottom: 0;
    padding: 0
}

ul.gva-nav-menu>li {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    float: left;
    display: inline-block;
    padding: 0
}

ul.gva-nav-menu>li>a {
    font-size: 16px;
    padding: 23px 20px;
    height: auto;
    position: relative;
    display: inline-block;
    color: #768492;
    font-family: "gilmer", sans-serif;
    font-weight: 700
}

@media (max-width:1199.98px) {
    ul.gva-nav-menu>li>a {
        padding-left: 16px;
        padding-right: 16px
    }
}

ul.gva-nav-menu>li>a .caret {
    margin-left: 3px;
    top: 2px;
    position: relative;
    height: 8px;
    width: 10px;
    display: inline-block;
    font-size: 14px
}

ul.gva-nav-menu>li>a .caret:after {
    content: '\f107';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
    z-index: 1;
    font-family: 'Font Awesome 5 Free';
    line-height: 1;
    font-size: 12px;
    font-weight: 700;
    opacity: .8
}

ul.gva-nav-menu>li:last-child>a:before {
    display: none
}

ul.gva-nav-menu>li:hover>a,
ul.gva-nav-menu>li:active>a,
ul.gva-nav-menu>li:focus>a,
ul.gva-nav-menu>li.current_page_parent>a {
    color: #000
}

ul.gva-nav-menu>li:hover>a .menu-arrow,
ul.gva-nav-menu>li:active>a .menu-arrow,
ul.gva-nav-menu>li:focus>a .menu-arrow,
ul.gva-nav-menu>li.current_page_parent>a .menu-arrow {
    bottom: -7px;
    opacity: 1
}

ul.gva-nav-menu>li>.submenu-inner:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 32px;
    width: 16px;
    height: 16px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #fff;
    display: block
}

ul.gva-nav-menu>li .submenu-inner,
ul.gva-nav-menu>li ul.submenu-inner {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    top: 100%;
    z-index: 99;
    margin-top: -1px;
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, .1);
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, .1);
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    min-width: 250px;
    padding: 15px 25px;
    background: #fff;
    list-style-type: none;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

ul.gva-nav-menu>li .submenu-inner li,
ul.gva-nav-menu>li ul.submenu-inner li {
    background: 0 0;
    position: relative;
    text-align: left;
    border-bottom: 1px solid #e9e9ee;
    padding: 6px 0
}

@media (max-width:991.98px) {
    ul.gva-nav-menu>li .submenu-inner li,
    ul.gva-nav-menu>li ul.submenu-inner li {
        border-bottom: 0
    }
}

ul.gva-nav-menu>li .submenu-inner li:last-child,
ul.gva-nav-menu>li ul.submenu-inner li:last-child {
    border-bottom: none
}

ul.gva-nav-menu>li .submenu-inner li a,
ul.gva-nav-menu>li ul.submenu-inner li a {
    display: block;
    line-height: 1.4;
    padding: 10px 0;
    font-size: 15px;
    position: relative;
    color: #768492;
    font-family: "gilmer", sans-serif
}

ul.gva-nav-menu>li .submenu-inner li a .caret,
ul.gva-nav-menu>li ul.submenu-inner li a .caret {
    top: 16px;
    position: absolute;
    right: 0;
    height: 8px;
    width: 10px;
    display: inline-block
}

ul.gva-nav-menu>li .submenu-inner li a .caret:after,
ul.gva-nav-menu>li ul.submenu-inner li a .caret:after {
    content: '\f054';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    z-index: 1;
    font-family: 'Font Awesome 5 Free';
    line-height: 1;
    font-size: 12px;
    font-weight: 700
}

ul.gva-nav-menu>li .submenu-inner li a:hover,
ul.gva-nav-menu>li .submenu-inner li a:focus,
ul.gva-nav-menu>li .submenu-inner li a:active,
ul.gva-nav-menu>li ul.submenu-inner li a:hover,
ul.gva-nav-menu>li ul.submenu-inner li a:focus,
ul.gva-nav-menu>li ul.submenu-inner li a:active {
    color: #000
}

ul.gva-nav-menu>li .submenu-inner li ul.submenu-inner,
ul.gva-nav-menu>li ul.submenu-inner li ul.submenu-inner {
    position: absolute;
    left: 90%;
    top: 0
}

ul.gva-nav-menu>li .submenu-inner li:hover>ul.submenu-inner,
ul.gva-nav-menu>li ul.submenu-inner li:hover>ul.submenu-inner {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

ul.gva-nav-menu>li:hover>.submenu-inner {
    top: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    height: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

@media (max-width:1600px) {
    ul.gva-nav-menu>li:last-child ul.submenu-inner li ul.submenu-inner,
    ul.gva-nav-menu>li:nth-last-child(2) ul.submenu-inner li ul.submenu-inner {
        right: 100%;
        left: auto
    }
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner {
    padding-top: 25px;
    padding-bottom: 20px;
    max-width: 1170px !important;
    background: #fff;
    left: 0;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub {
    padding: 0;
    list-style-type: none
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-6>li {
    width: 16.66667%
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-5>li {
    width: 20%
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-4>li {
    width: 25%
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-3>li {
    width: 33.33333%
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-2>li {
    width: 50%
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub.megamenu-columns-1>li {
    width: 100%
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub>li {
    border: none;
    list-style: none;
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub>li>a {
    border-bottom: 1px solid #e9e9ee;
    padding: 0 0 10px;
    margin: 0 0 5px;
    display: block;
    color: #1b1f2e !important;
    font-weight: 500
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub>li>a .caret {
    display: none
}

@media (max-width:991.98px) {
    ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub>li>a {
        margin-top: 6px
    }
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub>li .submenu-inner {
    background: 0 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    position: static;
    padding: 0;
    min-width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible;
    max-width: 100% !important;
    min-width: 10px !important
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub>li .submenu-inner li {
    list-style: none;
    border: none;
    padding: 0
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub>li .submenu-inner li:last-child {
    border: none
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub>li .submenu-inner li.menu-item-has-children>a {
    font-weight: 600
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner ul.megamenu-sub>li .submenu-inner li .submenu-inner {
    padding-left: 20px !important;
    display: block
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner.megamenu-align-left {
    left: 0;
    right: auto
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner.megamenu-align-right {
    right: 0;
    left: auto
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner.megamenu-align-center {
    left: 50%;
    -webkit-transform: rotateX(-90deg) translateX(-50%) !important;
    transform: rotateX(-90deg) translateX(-50%) !important
}

ul.gva-nav-menu>li.megamenu-main .megamenu-wrap-inner.megamenu-align-center:after {
    bottom: 100%;
    left: 50%;
    margin-left: -6px
}

ul.gva-nav-menu>li.megamenu-main:hover .megamenu-wrap-inner {
    -webkit-transform: rotateX(0) translateX(-50%) !important;
    transform: rotateX(0) translateX(-50%) !important
}

.menu-skin-white #mega-menu-main-menu>li>a {
    text-transform: uppercase;
    font-style: normal !important;
    color: #fff !important
}

.menu-skin-white #mega-menu-main-menu>li>a:hover,
.menu-skin-white #mega-menu-main-menu>li>a:focus,
.menu-skin-white #mega-menu-main-menu>li>a:active {
    color: #1b1f2e !important
}

.gavias-off-canvas-toggle {
    font-size: 24px;
    float: right;
    margin-right: -1px;
    border-left: 1px solid rgba(0, 0, 0, .1);
    border-right: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background: #F16024;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 10px
}

.gavias-off-canvas-toggle:hover,
.gavias-off-canvas-toggle:focus {
    background: #1b1f2e;
    color: #fff
}

.gavias-off-canvas-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 9999;
    display: block
}

#gavias-off-canvas {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    background: #fff;
    height: 100%;
    left: -75%;
    position: fixed;
    top: 0;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 70%;
    z-index: 99998;
    bottom: 0
}

#gavias-off-canvas.active {
    left: 0
}

#gavias-off-canvas .navbar-collapse {
    padding-left: 0 !important
}

#gavias-off-canvas ul {
    padding-left: 25px
}

#gavias-off-canvas .off-canvas-top {
    height: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

#gavias-off-canvas .off-canvas-top .top-social>a {
    line-height: 35px;
    -webkit-transition: background .35s;
    transition: background .35s;
    -moz-transition: background .35s;
    -ms-transition: background .35s;
    padding: 0 15px;
    display: block;
    border-left: 1px solid rgba(0, 0, 0, .1);
    float: left
}

#gavias-off-canvas .off-canvas-top .top-social>a:last-child {
    border-right: 1px solid rgba(0, 0, 0, .1)
}

#gavias-off-canvas .off-canvas-top .top-social>a:hover {
    background: #F16024;
    color: #fff;
    border-color: #F16024
}

#gavias-off-canvas .off-canvas-top .gavias-off-canvas-close {
    float: right;
    margin-right: 35px;
    line-height: 35px;
    border-left: 1px solid rgba(0, 0, 0, .1);
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding: 0 15px;
    color: #1b1f2e
}

#gavias-off-canvas .off-canvas-top .gavias-off-canvas-close:hover {
    cursor: pointer;
    background: #F16024;
    color: #fff
}

#gavias-off-canvas ul#menu-main-menu {
    width: 100%;
    margin: 0;
    padding: 0
}

#gavias-off-canvas ul#menu-main-menu>li {
    list-style: none;
    display: block;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    overflow: hidden;
    padding: 10px 20px
}

#gavias-off-canvas ul#menu-main-menu>li>a {
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0
}

#gavias-off-canvas ul#menu-main-menu>li>a:hover,
#gavias-off-canvas ul#menu-main-menu>li>a:focus {
    background: 0 0
}

#gavias-off-canvas ul#menu-main-menu>li>a.active>a {
    color: #F16024;
    background: 0 0
}

#gavias-off-canvas ul#menu-main-menu>li .submenu-inner.dropdown-menu {
    position: relative;
    display: block;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    padding-left: 15px;
    border: none
}

#gavias-off-canvas ul#menu-main-menu>li .submenu-inner.dropdown-menu li a {
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    padding: 4px 0
}

#gavias-off-canvas ul#menu-main-menu>li .submenu-inner.dropdown-menu li a:hover,
#gavias-off-canvas ul#menu-main-menu>li .submenu-inner.dropdown-menu li a:focus {
    color: #F16024;
    background: 0 0
}

#gavias-off-canvas ul#menu-main-menu>li .submenu-inner.dropdown-menu li.active>a {
    color: #F16024;
    background: 0 0
}

#gavias-off-canvas ul#menu-main-menu .caret {
    float: right;
    margin-top: 5px
}

.vertical-megamenu-widget {
    position: relative
}

.vertical-megamenu-widget .vertical-megamenu-content {
    position: absolute;
    top: 100%;
    left: 15px;
    z-index: 99;
    -webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, .1);
    box-shadow: 0px 4px 5px rgba(0, 0, 0, .1)
}

.vertical-megamenu-widget .vertical-megamenu-icon a {
    color: #fff
}

.vertical-megamenu-widget .vertical-megamenu-icon a:hover {
    cursor: pointer
}

#gva-vertical-megamenu {
    background: #fff;
    min-width: 290px;
    z-index: 9999
}

#gva-vertical-megamenu .navbar-collapse {
    padding: 0 !important
}

#gva-vertical-megamenu ul.gva-nav-menu {
    width: 100%
}

#gva-vertical-megamenu ul.gva-nav-menu>li {
    width: 100% !important;
    display: block;
    float: none !important;
    position: relative;
    border-bottom: 1px solid #e9e9ee;
    text-align: left
}

#gva-vertical-megamenu ul.gva-nav-menu>li>a:before {
    display: none
}

#gva-vertical-megamenu ul.gva-nav-menu>li>a .caret:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#gva-vertical-megamenu ul.gva-nav-menu>li .submenu-inner {
    left: 100% !important;
    top: 0 !important;
    margin-left: -1px;
    min-width: 300px
}

#gva-vertical-megamenu ul.gva-nav-menu>li .submenu-inner.megamenu {
    min-width: 700px
}

#mega-menu-wrap-primary {
    position: static !important
}

#mega-menu-wrap-primary .mega-menu-horizontal {
    position: static !important
}

.gva-offcanvas-content {
    position: fixed;
    left: -300px;
    width: 300px;
    max-width: 85%;
    top: 0;
    bottom: 0;
    z-index: 9999;
    visibility: hidden;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gva-offcanvas-content a {
    color: #1b1f2e
}

.gva-offcanvas-content a:hover {
    color: #F16024
}

.gva-offcanvas-content .close-canvas {
    background: #fff;
    position: absolute;
    left: 100%;
    top: 100px;
    z-index: 999;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
    border: 1px solid #e9e9ee;
    -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 2px 3px 3px rgba(0, 0, 0, .1)
}

.gva-offcanvas-content .close-canvas a {
    display: inline-block;
    width: 45px;
    height: 45px;
    color: #1b1f2e
}

.gva-offcanvas-content .close-canvas a:hover {
    cursor: pointer;
    color: #F16024
}

.gva-offcanvas-content .instagram-pics>li {
    width: 33.333% !important;
    overflow: hidden;
    padding: 10px !important
}

.gva-offcanvas-content .instagram-pics>li a {
    padding: 0 !important
}

.gva-offcanvas-content .wp-sidebar .widget {
    padding-top: 20px;
    margin-bottom: 10px
}

.gva-offcanvas-content .wp-sidebar .widget:last-child {
    border-bottom: 0
}

.gva-offcanvas-content .wp-sidebar .widget .widget-title {
    color: #fff;
    text-align: center
}

.gva-offcanvas-content .wp-sidebar .widget .widget-title span {
    font-size: 18px;
    color: #1b1f2e
}

.gva-offcanvas-content .wp-sidebar .widget .widget-title:before {
    left: 50%;
    margin-left: -40px
}

.gva-offcanvas-content .wp-sidebar .widget .widget-title:after {
    left: 50%;
    margin-left: -25px
}

.gva-offcanvas-content .wp-sidebar {
    overflow-x: hidden;
    height: 100%;
    padding: 20px
}

.gva-offcanvas-content #gva-mobile-menu {
    padding: 0
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li {
    position: relative !important;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    display: block;
    width: 100%;
    padding: 0
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li>.submenu-inner {
    padding-bottom: 15px !important;
    -webkit-transition: 0s;
    transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li a {
    padding: 12px 0 12px;
    font-size: 16px;
    color: #1b1f2e
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li a .caret {
    display: none
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li a:after {
    display: none
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li a:hover {
    color: #F16024
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li.menu-item-has-children .caret {
    border: none;
    position: absolute;
    top: 20px;
    margin-top: -10px;
    right: 0;
    width: 30px;
    height: 30px;
    z-index: 9;
    color: #85827d;
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/plus.png) no-repeat center center transparent
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li.menu-item-has-children .caret:after {
    display: none
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li.menu-item-has-children .caret:hover {
    cursor: pointer;
    color: #F16024
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li.menu-item-has-children.menu-active .caret {
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/minium.png) no-repeat center center transparent
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li>a {
    display: block
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li>ul {
    display: none
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li ul.submenu-inner,
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li div.submenu-inner {
    position: relative;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible !important;
    background: 0 0;
    left: auto;
    top: auto;
    padding: 0;
    border: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none;
    max-width: 100% !important;
    -webkit-transform: rotateX(0) !important;
    transform: rotateX(0) !important
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li ul.submenu-inner:before,
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li ul.submenu-inner:after,
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li div.submenu-inner:before,
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li div.submenu-inner:after {
    content: " ";
    display: table
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li ul.submenu-inner:after,
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li div.submenu-inner:after {
    clear: both
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li ul.submenu-inner:before,
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li ul.submenu-inner:after,
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li div.submenu-inner:before,
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li div.submenu-inner:after {
    content: " ";
    display: table
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li ul.submenu-inner:after,
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li div.submenu-inner:after {
    clear: both
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li ul.submenu-inner .caret,
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li div.submenu-inner .caret {
    display: none
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li ul.submenu-inner li a,
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li div.submenu-inner li a {
    padding: 8px 0;
    font-weight: 400;
    text-transform: none;
    font-size: 15px;
    color: #768492
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li ul.submenu-inner li a:hover,
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li div.submenu-inner li a:hover {
    color: #F16024
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li ul.submenu-inner ul,
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li div.submenu-inner ul {
    width: 100%;
    padding-left: 15px;
    display: block !important
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li ul.submenu-inner ul>li,
.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li div.submenu-inner ul>li {
    padding: 0;
    display: block;
    width: 100%
}

.gva-offcanvas-content #gva-mobile-menu ul.gva-mobile-menu>li ul.submenu-inner {
    padding-left: 20px
}

.gva-offcanvas-content.open {
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.megamenu-main .megamenu-wrap-inner {
    width: 100%;
    left: 0;
    right: 0;
    margin: auto
}

.megamenu-main .widget {
    text-align: left;
    color: #1E2957
}

.megamenu-main .widget .widget-title,
.megamenu-main .widget .widgettitle {
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 20px;
    padding: 0;
    border: none
}

.megamenu-main .widget ul {
    list-style: none;
    padding: 0
}

.megamenu-main .widget.widget-html ul li {
    line-height: 32px;
    padding: 5px 0
}

.megamenu-main .widget.widget-html ul li strong {
    color: #F16024;
    font-weight: 600
}

.megamenu-main .widget .product-block {
    margin-bottom: 10px
}

ul.gva-user-menu li a {
    font-size: 15px
}

.gva-element {
    min-height: 20px
}

.column-style-bg-overflow-right .elementor-widget-wrap {
    z-index: 9
}

.column-style-bg-overflow-right .elementor-column-wrap .bg-overfolow {
    content: '';
    width: 2000px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: inherit
}

.column-style-bg-overflow-left .elementor-widget-wrap {
    z-index: 9
}

.column-style-bg-overflow-left .elementor-background-overlay {
    z-index: 2
}

.column-style-bg-overflow-left .elementor-column-wrap .bg-overfolow {
    content: '';
    width: 2000px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background: inherit
}

.bg-overlay-1 .elementor-background-overlay {
    top: 120px;
    left: 75px
}

.bg-overlay-2 .elementor-background-overlay {
    width: 480px;
    height: 480px;
    top: 0;
    right: 0;
    left: auto;
    z-index: 9
}

.bg-overlay-3 .elementor-background-overlay {
    width: 120px !important;
    height: 120px !important;
    top: 50% !important;
    left: 50% !important;
    margin-left: -60px;
    margin-top: -60px;
    z-index: 11
}

.col-bg-bottom-theme:after {
    content: '';
    width: 1000px;
    height: 180px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #F16024
}

.row-border-top {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.row-border-bottom {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.row-border-bottom-dark {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.row-padding {
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:800px) {
    .absolute-responsive {
        position: relative !important;
        width: 100% !important;
        left: 0;
        top: 0
    }
}

.elementor-section>div.elementor-container {
    z-index: 9
}

.elementor-section>div.arrow-style {
    position: absolute;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent
}

.elementor-section.arrow_1_x_top>div.arrow-1 {
    top: 0
}

.elementor-section.arrow_1_x_bottom>div.arrow-1 {
    bottom: 0
}

.elementor-section.arrow_1_y_left>div.arrow-1 {
    left: 0
}

.elementor-section.arrow_1_y_right>div.arrow-1 {
    right: 0
}

.elementor-section.arrow_2_x_top>div.arrow-2 {
    top: 0
}

.elementor-section.arrow_2_x_bottom>div.arrow-2 {
    bottom: 0
}

.elementor-section.arrow_2_y_left>div.arrow-2 {
    left: 0
}

.elementor-section.arrow_2_y_right>div.arrow-2 {
    right: 0
}

.arrow-top-left {
    position: relative
}

.arrow-top-left:after {
    content: '';
    position: absolute;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent
}

.arrow-top-left:after {
    top: 0;
    left: 0;
    background-image: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/arrow-top-left.png);
    background-position: right bottom;
    width: 53px;
    height: 270px;
    -webkit-animation: top_shape 8s infinite;
    animation: top_shape 8s infinite
}

.container .container {
    padding: 0 !important;
    width: 100% !important
}

.column-style-1>.elementor-column-wrap {
    width: 120%;
    position: absolute;
    top: 0;
    left: 0
}

@media (max-width:991.98px) {
    .column-style-1>.elementor-column-wrap {
        width: 150%
    }
}

@media (max-width:766px) {
    .column-style-1>.elementor-column-wrap {
        position: relative;
        width: 100%
    }
}

.col-bg-theme-inner>.elementor-column-wrap>.elementor-widget-wrap {
    background: #F16024
}

.col-bg-theme>.elementor-column-wrap {
    background-color: #F16024 !important
}

.col-bg-theme-2>.elementor-column-wrap {
    background-color: #1E2957 !important
}

.col-bg-fill-left {
    background: #f4f4f5;
    position: relative
}

.col-bg-fill-left:after {
    content: '';
    width: 800px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 100%;
    background: #f4f4f5;
    z-index: 1
}

.col-bg-fill-right {
    background: #121b2b;
    position: relative
}

.col-bg-fill-right:after {
    content: '';
    width: 800px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    background: #121b2b;
    z-index: 1
}

.row-client-full>.elementor-container {
    left: calc((100% - 1200px)/2)
}

@media (max-width:1199.98px) {
    .row-client-full>.elementor-container {
        left: 0
    }
}

.row-portfolio-full {
    width: calc(100% + 80px);
    left: -40px
}

@media (max-width:1199.98px) {
    .row-portfolio-full {
        width: calc(100% + 40px);
        left: -20px
    }
}

@media (max-width:991.98px) {
    .row-portfolio-full {
        width: 100%;
        left: 0;
        padding-left: 15px;
        padding-right: 15px
    }
}

.row-portfolio-full-2>.elementor-container {
    width: calc(1200px + ((100% - 1200px)/2));
    left: calc((100% - 1200px)/4)
}

@media (max-width:1199.98px) {
    .row-portfolio-full-2>.elementor-container {
        width: 100%;
        left: 0
    }
}

.elementor-icon-list-icon svg {
    height: auto
}

.gsc-logo .site-branding-logo {
    display: inline-block
}

.gva-social-links {
    margin-bottom: 10px
}

.gva-social-links ul.socials {
    list-style: none;
    text-align: right;
    margin-bottom: 0
}

.gva-social-links ul.socials>li {
    display: inline-block;
    margin-right: 20px
}

.gva-social-links ul.socials>li a {
    float: left
}

.gva-social-links.default ul.socials>li a i {
    font-size: 18px !important
}

.gva-social-links.style-v2 {
    overflow: hidden;
    width: 100%;
    text-align: center
}

.gva-social-links.style-v2:before,
.gva-social-links.style-v2:after {
    content: " ";
    display: table
}

.gva-social-links.style-v2:after {
    clear: both
}

.gva-social-links.style-v2 .widget-title {
    text-transform: uppercase;
    text-align: center
}

.gva-social-links.style-v2 .widget-title span {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff
}

.gva-social-links.style-v2 ul.socials {
    float: none;
    padding: 0;
    text-align: center;
    position: relative;
    display: inline-block;
    width: auto;
    padding: 0 10px
}

.gva-social-links.style-v2 ul.socials>li {
    line-height: 1;
    display: inline-block;
    padding: 0 8px;
    margin: 0
}

.gva-social-links.style-v2 ul.socials>li>a {
    line-height: 1;
    font-size: 18px !important;
    color: #fff
}

.gva-social-links.style-v2 ul.socials>li>a i {
    font-size: 18px;
    background: 0 0
}

.gva-social-links.style-v2 ul.socials>li>a:hover {
    color: #F16024
}

.gva-social-links.style-v3 {
    text-align: center;
    margin-top: 45px
}

.gva-social-links.style-v3 ul.socials {
    text-align: center
}

.gva-social-links.style-v3 ul.socials>li>a {
    color: #aaa
}

.gva-social-links.style-v3 ul.socials>li>a i {
    font-size: 18px
}

.gva-social-links.style-v3 ul.socials>li>a:hover {
    color: #1b1f2e
}

.gva-social-links.style-v4 {
    margin-bottom: 0
}

.gva-social-links.style-v4 ul.socials {
    margin-bottom: 0;
    float: right
}

.gva-social-links.style-v4 ul.socials>li>a {
    color: #aaa !important
}

.gva-social-links.style-v4 ul.socials>li>a i {
    font-size: 16px !important
}

.gva-social-links.style-v4 ul.socials>li>a:hover {
    color: #1b1f2e !important
}

.gsc-team .social-icons a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    color: #fff;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
}

.gsc-team .social-icons a:hover {
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .4);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .4)
}

.gsc-team .team-name {
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 0 15px;
    position: relative;
    font-weight: 600;
    margin: 0;
    letter-spacing: 1px
}

.gsc-team .team-position {
    text-transform: capitalize;
    color: #F16024;
    font-weight: 400;
    font-size: 13px
}

.gsc-team .team-info {
    margin: 15px 0
}

.gsc-team.team-horizontal {
    margin-top: 50px
}

.gsc-team.team-horizontal .team-header {
    position: relative;
    overflow: hidden
}

.gsc-team.team-horizontal .team-header img {
    -webkit-transition: all 3s;
    transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s;
    display: inline-block
}

.gsc-team.team-horizontal .team-header .box-hover {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.8);
    transform: scale(.8);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6)
}

.gsc-team.team-horizontal .team-header .box-hover .content-inner {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 20px
}

.gsc-team.team-horizontal .team-header .social-list a {
    background: 0 0;
    color: #fff !important;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-right: 20px;
    display: inline-block;
    font-size: 16px
}

.gsc-team.team-horizontal .team-header .social-list a:last-child {
    margin-right: 0
}

.gsc-team.team-horizontal .team-header .social-list a:hover {
    color: #F16024 !important
}

.gsc-team.team-horizontal .team-name {
    font-size: 14px;
    margin: 0 0 12px;
    text-transform: uppercase;
    padding: 0 0 12px;
    position: relative;
    font-weight: 800
}

.gsc-team.team-horizontal .team-name:after {
    bottom: 0;
    left: 0;
    content: "";
    background: #F16024;
    width: 45px;
    height: 1px;
    position: absolute
}

.gsc-team.team-horizontal:hover .box-hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.gsc-team.team-horizontal:hover .team-header img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.gsc-team.team-vertical-small {
    background: #f6f6f6;
    padding: 30px;
    text-align: center;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-team.team-vertical-small .team-header {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block
}

.gsc-team.team-vertical-small:hover {
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
}

.gsc-team.team-vertical {
    margin-bottom: 30px;
    position: relative;
    background: 0 0;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px
}

.gsc-team.team-vertical .team-header {
    overflow: hidden;
    position: relative
}

.gsc-team.team-vertical .team-header img {
    -webkit-transition: all 3s;
    transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s;
    display: inline-block
}

.gsc-team.team-vertical .social-list a {
    background: 0 0;
    color: #fff !important;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-right: 20px;
    display: inline-block;
    font-size: 16px
}

.gsc-team.team-vertical .social-list a:last-child {
    margin-right: 0
}

.gsc-team.team-vertical .social-list a:hover {
    color: #1b1f2e !important
}

.gsc-team.team-vertical .team-name {
    padding: 0;
    color: #fff
}

.gsc-team.team-vertical .team-position {
    color: #fff
}

.gsc-team.team-vertical .team-content {
    color: #fff
}

.gsc-team.team-vertical .box-hover {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.8);
    transform: scale(.8);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6)
}

.gsc-team.team-vertical .box-hover .team-content {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.gsc-team.team-vertical .team-body {
    bottom: 0;
    left: 0;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-team.team-vertical .team-body .content-hover {
    opacity: 0;
    filter: alpha(opacity=0)
}

.gsc-team.team-vertical .team-body .info {
    padding: 20px 15px;
    position: relative;
    margin-top: -35px;
    margin-left: 15px;
    margin-right: 15px;
    z-index: 99;
    background: #F16024
}

.gsc-team.team-vertical:hover .box-hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.gsc-team.team-circle .team-header,
.gsc-team.team-circle .box-hover {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.gva-contact-info {
    background: 0 0
}

.gva-contact-info .widget-content {
    background: #fff
}

.gva-contact-info .widget-content .description {
    line-height: 20px;
    margin-bottom: 45px
}

.gva-contact-info .widget-content .image {
    -webkit-box-shadow: .5px .866px 3px 0px rgba(0, 0, 0, .15);
    box-shadow: .5px .866px 3px 0px rgba(0, 0, 0, .15)
}

.gva-contact-info .widget-content .content {
    margin-top: 25px
}

.gva-contact-info .widget-content .content>div {
    margin-top: 10px
}

.gva-contact-info .widget-content .content>div i {
    margin: 0 8px 0 0
}

.gva-blogs-list .post {
    width: 100%;
    float: left
}

.gva-blogs-list .post .post-thumbnail {
    width: 45%;
    float: left
}

@media (max-width:991.98px) {
    .gva-blogs-list .post .post-thumbnail {
        width: 100%
    }
}

.gva-blogs-list .post .post-thumbnail iframe {
    height: 250px;
    min-height: 250px
}

.gva-blogs-list .post .entry-content {
    width: 55%;
    float: left;
    padding-left: 30px
}

@media (max-width:991.98px) {
    .gva-blogs-list .post .entry-content {
        width: 100%;
        padding-left: 0;
        padding-top: 15px
    }
}

@media (max-width:991.98px) and (max-width:991.98px) {
    .gva-blogs-list .post .entry-content .entry-title {
        margin-top: 15px
    }
}

.gva-blogs-list.show-read-more .read-more {
    margin-top: 5px;
    display: block !important;
    visibility: visible !important
}

.gva-blogs-list .row-item:last-child .post {
    margin-bottom: 0 !important
}

.post-small .post {
    margin-bottom: 20px !important;
    float: left;
    width: 100%
}

.post-small .post .post-thumbnail {
    width: 70px;
    float: left
}

.post-small .post .post-content {
    padding-left: 85px;
    width: 100%;
    float: none
}

.post-small .post .entry-title {
    font-size: 14px !important;
    margin: 0;
    padding: 0
}

.post-small .post .cat-links a {
    color: #F16024
}

.post-small .post .cat-links a:hover {
    text-decoration: underline
}

.post-small .post .entry-meta {
    margin: 5px 0
}

.post-small .post .entry-meta .author {
    display: none
}

.post-small .post .line-1 {
    display: none
}

.gva-tabs-products-ajax div[data-loaded=false] {
    position: relative
}

.gva-tabs-products-ajax div[data-loaded=false] .ajax-loading {
    width: 100%;
    display: block
}

.gva-tabs-products-ajax div[data-loaded=false] .ajax-loading:after {
    content: "";
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    margin-top: -32px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/preloader.gif) repeat-x center center transparent;
    position: absolute;
    z-index: 1
}

.gva-tabs-products-ajax .tabs-list {
    -ms-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

.gva-tabs-products-ajax .nav-tabs {
    white-space: nowrap;
    padding: 0;
    -ms-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    white-space: nowrap
}

.gva-tabs-products-ajax .nav-tabs>li {
    display: inline-block !important;
    white-space: nowrap;
    float: none
}

.gva-tabs-products-ajax .nav-tabs>li>a {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 3px
}

.gva-tabs-products-ajax .nav-tabs>li>a:after {
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #e9e9ee;
    opacity: 0;
    filter: alpha(opacity=0)
}

.gva-tabs-products-ajax .nav-tabs>li.active>a:after {
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100)
}

.gsc-facebook-box {
    margin-bottom: 30px
}

.gsc-facebook-box iframe {
    width: 100%
}

.elementor-accordion .elementor-accordion-item {
    margin-bottom: 10px;
    border: 1px solid #eaeaea !important
}

.elementor-accordion .elementor-accordion-item:last-child {
    margin-bottom: 0 !important
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title {
    background: #fff;
    line-height: 22px
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title a {
    padding: 0;
    color: #1E2957;
    -webkit-transition: all .35s;
    transition: all .35s;
    font-weight: 500
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title a span {
    font-family: "gilmer", sans-serif;
    color: #1E2957
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
    font-size: 13px;
    line-height: 28px;
    text-align: center;
    position: relative
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon svg {
    width: 14px
}

@media (max-width:767.98px) {
    .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
        margin: 0
    }
}

.elementor-accordion .elementor-accordion-item .elementor-tab-content {
    border-top: none;
    font-size: 16px
}

.elementor-widget-progress .elementor-progress-bar:after {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: inherit;
    position: absolute;
    right: 0;
    top: -3px;
    display: none
}

.elementor-widget-progress .elementor-progress-percentage {
    position: absolute;
    right: 0;
    color: #768492;
    bottom: 18px;
    padding-right: 0;
    font-size: 14px;
    font-weight: 500
}

.elementor-widget-icon-box .elementor-icon-box-icon {
    margin-top: 5px
}

.elementor-widget-icon-box .elementor-icon-box-title {
    margin: 0
}

.elementor-widget-icon-box .elementor-icon-box-description {
    min-height: 0 !important
}

@media (max-width:991.98px) {
    .elementor-widget-icon-box.keep-icon-box-left .elementor-icon-box-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .elementor-widget-icon-box.keep-icon-box-left .elementor-icon-box-icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-left: 0 !important;
        margin-right: 15px !important
    }
    .elementor-widget-icon-box.keep-icon-box-left .elementor-icon-box-title {
        text-align: left;
        margin-top: 10px
    }
    .elementor-widget-icon-box.keep-icon-box-left .elementor-icon-box-description {
        text-align: left
    }
}

.gva-content-horizontal.column-2 .content-hover-horizontal .content-item {
    width: 33.33%
}

.gva-content-horizontal.column-2 .content-hover-horizontal .content-item .image {
    width: 295px
}

.gva-content-horizontal.column-2 .content-hover-horizontal .content-item.active {
    width: 66.66%
}

.gva-content-horizontal.column-3 .content-hover-horizontal .content-item {
    width: 25%
}

.gva-content-horizontal.column-3 .content-hover-horizontal .content-item .image {
    width: 295px
}

.gva-content-horizontal.column-3 .content-hover-horizontal .content-item.active {
    width: 50%
}

.gva-content-horizontal.column-4 .content-hover-horizontal .content-item {
    width: 20%
}

.gva-content-horizontal.column-4 .content-hover-horizontal .content-item .image {
    width: 236px
}

.gva-content-horizontal.column-4 .content-hover-horizontal .content-item .content {
    padding: 20px
}

.gva-content-horizontal.column-4 .content-hover-horizontal .content-item.active {
    width: 40%
}

.gva-content-horizontal .content-hover-horizontal {
    margin-left: -5px;
    margin-right: -5px
}

.gva-content-horizontal .content-hover-horizontal .content-item {
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    -webkit-transition: all .35s;
    transition: all .35s;
    position: relative
}

@media (max-width:991.98px) {
    .gva-content-horizontal .content-hover-horizontal .content-item {
        width: 100% !important;
        margin-bottom: 20px
    }
}

.gva-content-horizontal .content-hover-horizontal .content-item .content-inner {
    position: relative
}

.gva-content-horizontal .content-hover-horizontal .content-item .image {
    z-index: 9;
    position: relative;
    width: 295px
}

@media (max-width:991.98px) {
    .gva-content-horizontal .content-hover-horizontal .content-item .image {
        width: 50% !important
    }
}

@media (max-width:560px) {
    .gva-content-horizontal .content-hover-horizontal .content-item .image {
        width: 100% !important
    }
}

.gva-content-horizontal .content-hover-horizontal .content-item .content {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: #fff;
    border: 1px solid #e9e9ee;
    border-left: 0;
    -webkit-transition: all .35s;
    transition: all .35s;
    padding: 45px 45px 15px;
    overflow: hidden
}

@media (max-width:1199.98px) {
    .gva-content-horizontal .content-hover-horizontal .content-item .content {
        padding: 30px 30px 10px
    }
}

@media (max-width:991.98px) {
    .gva-content-horizontal .content-hover-horizontal .content-item .content {
        width: calc(50% + 5px) !important
    }
}

@media (max-width:560px) {
    .gva-content-horizontal .content-hover-horizontal .content-item .content {
        width: 100% !important;
        position: relative;
        border: 1px solid #e9e9ee;
        border-top: 0
    }
}

.gva-content-horizontal .content-hover-horizontal .content-item .content .title {
    font-size: 20px
}

.gva-content-horizontal .content-hover-horizontal .content-item .content .action {
    margin-top: 15px
}

.gva-content-horizontal .content-hover-horizontal .content-item .content .action svg {
    width: 20px;
    height: auto;
    fill: #F16024
}

.gva-content-horizontal .content-hover-horizontal .content-item.active .content {
    width: calc(50% + 5px);
    right: 1px
}

.gva-content-horizontal .content-hover-horizontal .content-item:hover {
    cursor: pointer
}

.gva-brand-carousel .brand-item-content {
    text-align: center
}

.gva-brand-carousel .brand-item-content img {
    opacity: .38;
    -webkit-transition: all .35s;
    transition: all .35s
}

.gva-brand-carousel .brand-item-content:hover img {
    opacity: 1;
    -webkit-animation: beat 1.5s ease 0s infinite;
    animation: beat 1.5s ease 0s infinite
}

.gva-brand-carousel.style-1 .brand-item>.brand-item-content:first-child {
    margin-bottom: 70px
}

.gva-navigation-menu.menu-align-center {
    text-align: center
}

.gva-navigation-menu.menu-align-center .gva-nav-menu {
    display: inline-block;
    float: none;
    margin-bottom: -10px
}

.gva-navigation-menu.menu-align-right .gva-nav-menu {
    float: right
}

.gsc-call-to-action .title {
    font-size: 46px;
    margin-top: 5px
}

@media (max-width:1199.98px) {
    .gsc-call-to-action .title {
        font-size: 40px
    }
}

@media (max-width:991.98px) {
    .gsc-call-to-action .title {
        font-size: 36px
    }
}

@media (max-width:767.98px) {
    .gsc-call-to-action .title {
        font-size: 30px;
        line-height: 1.4
    }
}

.gsc-call-to-action.button-right {
    position: relative
}

.gsc-call-to-action.button-right .content-inner .cta-content {
    padding-right: 220px;
    float: left;
    width: 100%
}

@media (max-width:767.98px) {
    .gsc-call-to-action.button-right .content-inner .cta-content {
        padding-right: 0;
        width: 100%
    }
}

.gsc-call-to-action.button-right .content-inner .button-action {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
    z-index: 1
}

@media (max-width:767.98px) {
    .gsc-call-to-action.button-right .content-inner .button-action {
        position: relative;
        margin-top: 20px;
        float: left
    }
}

.gsc-call-to-action.button-left {
    position: relative;
    text-align: right
}

.gsc-call-to-action.button-left .cta-content {
    padding-left: 220px;
    width: 100%
}

.gsc-call-to-action.button-left .button-action {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
    z-index: 1
}

@media (max-width:767.98px) {
    .gsc-call-to-action.button-left .button-action {
        position: relative;
        margin-top: 20px;
        float: left
    }
}

.gsc-call-to-action.button-bottom {
    padding: 15px 0
}

.gsc-call-to-action.button-bottom .button-action {
    margin-top: 30px
}

.gsc-call-to-action.button-center {
    text-align: center;
    margin: 0 auto
}

.gsc-call-to-action.button-center .content-inner .cta-content {
    margin: 0 auto
}

.gsc-call-to-action.button-center .button-action {
    margin-top: 30px
}

.gsc-career {
    border: 1px solid #e9e9ee;
    display: table;
    width: 100%
}

.gsc-career .image-box {
    width: 180px;
    text-align: center;
    padding: 10px 20px;
    display: table-cell;
    vertical-align: middle
}

@media (max-width:991.98px) {
    .gsc-career .image-box {
        width: 100px;
        padding: 30px 30px 0;
        text-align: left
    }
}

@media (max-width:767.98px) {
    .gsc-career .image-box {
        display: block;
        width: 100%
    }
}

.gsc-career .box-content {
    display: table-cell;
    padding: 25px;
    border-left: 1px solid #e9e9ee
}

@media (max-width:767.98px) {
    .gsc-career .box-content {
        display: block;
        width: 100%;
        border-left: none
    }
}

.gsc-career .box-content .title {
    font-size: 22px;
    margin-top: 5px
}

.gsc-career .box-content .job-type {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    background: #F16024;
    margin-bottom: 10px;
    display: inline-block;
    letter-spacing: 1px
}

.gsc-career .box-content .box-information {
    font-size: 14px;
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e9e9ee
}

.gsc-career .box-content .box-information ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.gsc-career .box-content .box-information ul li {
    float: left;
    margin-right: 30px
}

.gsc-career .box-content .box-information ul li:last-child {
    margin-right: 0
}

.gsc-career .box-content .box-information ul li .icon {
    margin-right: 6px
}

.gva-hover-box-carousel .hover-box-item {
    position: relative;
    width: 100%
}

.gva-hover-box-carousel .hover-box-item .box-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: cover;
    background-position: center center
}

.gva-hover-box-carousel .hover-box-item .box-background:after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, .8)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .8) 80%);
    -webkit-transition: all .35s;
    transition: all .35s
}

.gva-hover-box-carousel .hover-box-item .box-background:before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    -webkit-transition: all .35s;
    transition: all .35s;
    opacity: 0
}

.gva-hover-box-carousel .hover-box-item .box-content {
    position: absolute;
    z-index: 11;
    padding: 30px 20px 60px;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center
}

.gva-hover-box-carousel .hover-box-item .box-content .content-inner {
    max-width: 260px;
    margin: 0 auto
}

.gva-hover-box-carousel .hover-box-item .box-content .box-icon {
    display: inline-block;
    width: 80px;
    height: 80px;
    background: #F16024;
    line-height: 1;
    margin: 0 auto 20px;
    font-size: 30px;
    color: #fff;
    line-height: 80px;
    padding-top: 10px;
    text-align: center
}

.gva-hover-box-carousel .hover-box-item .box-content .box-icon svg {
    width: 52px;
    height: auto;
    fill: #fff
}

.gva-hover-box-carousel .hover-box-item .box-content .box-title {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px
}

.gva-hover-box-carousel .hover-box-item .box-content .box-desc {
    color: #fff;
    height: 0;
    -webkit-transition: all .35s;
    transition: all .35s;
    overflow: hidden
}

.gva-hover-box-carousel .hover-box-item:hover .box-background:after {
    opacity: 0
}

.gva-hover-box-carousel .hover-box-item:hover .box-background:before {
    opacity: 1
}

.gva-hover-box-carousel .hover-box-item:hover .box-desc {
    height: 200px;
    opacity: 1
}

.gsc-countdown {
    background: #F16024
}

.gsc-countdown .content-inner {
    display: table;
    width: 100%
}

@media (max-width:991.98px) {
    .gsc-countdown .content-inner {
        display: block
    }
    .gsc-countdown .content-inner:before,
    .gsc-countdown .content-inner:after {
        content: " ";
        display: table
    }
    .gsc-countdown .content-inner:after {
        clear: both
    }
}

.gsc-countdown .content-inner .title {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    color: #fff;
    font-size: 30px
}

@media (max-width:991.98px) {
    .gsc-countdown .content-inner .title {
        display: block;
        width: 100%
    }
}

.gsc-countdown .content-inner .gva-countdown-inner {
    display: table-cell;
    vertical-align: middle
}

.gsc-countdown .content-inner .gva-countdown-inner:before,
.gsc-countdown .content-inner .gva-countdown-inner:after {
    content: " ";
    display: table
}

.gsc-countdown .content-inner .gva-countdown-inner:after {
    clear: both
}

@media (max-width:991.98px) {
    .gsc-countdown .content-inner .gva-countdown-inner {
        display: block;
        width: 100%;
        margin-top: 20px
    }
}

.gsc-countdown .gva-countdown-inner {
    display: inline-block;
    float: right
}

.gsc-countdown .gva-countdown-inner .countdown-times {
    display: block
}

.gsc-countdown .gva-countdown-inner .countdown-times>div {
    display: inline-block;
    float: left;
    padding: 25px 10px;
    line-height: 1;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .1);
    margin-right: 10px;
    margin-bottom: 15px;
    min-width: 110px
}

@media (max-width:1199.98px) {
    .gsc-countdown .gva-countdown-inner .countdown-times>div {
        min-width: 70px;
        padding: 20px 10px
    }
}

@media (max-width:991.98px) {
    .gsc-countdown .gva-countdown-inner .countdown-times>div {
        min-width: 90px;
        padding: 20px 10px
    }
}

@media (max-width:550px) {
    .gsc-countdown .gva-countdown-inner .countdown-times>div {
        width: 45%;
        margin-right: 5%
    }
}

.gsc-countdown .gva-countdown-inner .countdown-times>div:last-child {
    margin-right: 0
}

.gsc-countdown .gva-countdown-inner .countdown-times>div b {
    display: block;
    font-size: 26px;
    color: #fff;
    font-weight: 400;
    padding: 0;
    display: inline-block
}

@media (max-width:1199.98px) {
    .gsc-countdown .gva-countdown-inner .countdown-times>div b {
        font-size: 22px
    }
}

@media (max-width:991.98px) {
    .gsc-countdown .gva-countdown-inner .countdown-times>div b {
        font-size: 20px
    }
}

.gsc-countdown .gva-countdown-inner .countdown-times>div .label {
    font-size: 14px;
    display: block;
    color: #fff;
    padding: 5px 0 0
}

.gsc-countdown.align-left .gva-countdown-inner {
    float: left
}

.gsc-countdown.align-center .gva-countdown-inner {
    float: none
}

.gsc-countdown.align-right .gva-countdown-inner {
    float: right
}

.elementor-view-stacked .gsc-icon-box .highlight-icon .icon,
.elementor-view-framed .gsc-icon-box .highlight-icon .icon {
    padding: .5em
}

.gsc-icon-box {
    position: relative;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-icon-box:before,
.gsc-icon-box:after {
    content: " ";
    display: table
}

.gsc-icon-box:after {
    clear: both
}

.gsc-icon-box .highlight_content {
    margin-top: 5px
}

.gsc-icon-box .highlight_content .title {
    font-size: 20px;
    color: #1E2957;
    letter-spacing: 0;
    margin-top: 0;
    line-height: 30px
}

.gsc-icon-box .highlight_content .desc p {
    margin-bottom: 0
}

.gsc-icon-box .highlight-icon {
    line-height: 1
}

.gsc-icon-box .highlight-icon .box-icon {
    font-size: 45px;
    color: #F16024;
    display: inline-block
}

.gsc-icon-box .highlight-icon .box-icon svg {
    width: 45px;
    height: auto;
    fill: #F16024
}

.gsc-icon-box .highlight-icon .icon-container {
    text-align: center;
    line-height: 1;
    position: relative;
    color: #F16024
}

.gsc-icon-box .highlight-icon .icon-container .icon {
    position: relative;
    z-index: 11
}

.gsc-icon-box .highlight-icon .icon-container.fa-stack {
    line-height: 2.4em !important;
    width: 2.4em;
    height: 2.4em
}

.gsc-icon-box.top-center {
    text-align: center;
    max-width: 550px;
    margin-right: auto;
    margin-left: auto
}

.gsc-icon-box.top-center .highlight-icon {
    text-align: center;
    padding-right: 0 !important
}

.gsc-icon-box.top-center .highlight-icon .icon-container {
    display: inline-block
}

.gsc-icon-box.top-center .highlight-icon .icon-container.fa-1x {
    font-size: 1.4em
}

.gsc-icon-box.top-center .title {
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px
}

.gsc-icon-box.top-center .highlight_content {
    text-align: center;
    max-width: 300px;
    margin: 0 auto
}

.gsc-icon-box.top-center .highlight_content .desc {
    text-align: center;
    font-weight: 400;
    text-transform: normal
}

.gsc-icon-box.top-left {
    text-align: left;
    max-width: 560px;
    clear: both
}

.gsc-icon-box.top-left .title {
    padding: 5px 0
}

.gsc-icon-box.top-left .highlight-icon {
    padding-bottom: 10px
}

.gsc-icon-box.top-left .highlight_content {
    position: relative
}

.gsc-icon-box.top-right {
    text-align: right;
    max-width: 560px;
    clear: both;
    float: right
}

.gsc-icon-box.top-right .title {
    padding: 5px 0
}

.gsc-icon-box.top-right .highlight-icon {
    width: 100%;
    text-align: right
}

.gsc-icon-box.top-right .highlight-icon .icon-container {
    display: inline-block
}

.gsc-icon-box.top-left-title .title-inner,
.gsc-icon-box.top-right-title .title-inner {
    display: table;
    margin-bottom: 15px
}

.gsc-icon-box.top-left-title .title-inner .highlight-icon,
.gsc-icon-box.top-right-title .title-inner .highlight-icon {
    display: table-cell;
    vertical-align: top
}

.gsc-icon-box.top-left-title .title-inner .title,
.gsc-icon-box.top-right-title .title-inner .title {
    display: table-cell;
    vertical-align: middle
}

.gsc-icon-box.top-left-title .highlight-icon {
    padding-right: 15px
}

.gsc-icon-box.top-right-title {
    text-align: right
}

.gsc-icon-box.top-right-title:before,
.gsc-icon-box.top-right-title:after {
    content: " ";
    display: table
}

.gsc-icon-box.top-right-title:after {
    clear: both
}

.gsc-icon-box.top-right-title .title-inner {
    float: right
}

.gsc-icon-box.top-right-title .highlight-icon {
    padding-left: 15px
}

.gsc-icon-box.top-right-title .desc {
    float: right;
    width: 100%
}

.gsc-icon-box.right,
.gsc-icon-box.left {
    display: table;
    max-width: 600px
}

.gsc-icon-box.right .highlight-icon,
.gsc-icon-box.left .highlight-icon {
    display: table-cell;
    vertical-align: top;
    padding-top: 2px
}

.gsc-icon-box.right .highlight_content,
.gsc-icon-box.left .highlight_content {
    display: table-cell;
    vertical-align: top
}

.gsc-icon-box.right.icon-background .highlight-icon,
.gsc-icon-box.left.icon-background .highlight-icon {
    padding-top: 0
}

.gsc-icon-box.right {
    text-align: right
}

.gsc-icon-box.left {
    text-align: left
}

.gsc-icon-box:hover .box-icon svg,
.gsc-icon-box:hover .box-icon i {
    -webkit-animation: beat 1.5s ease 0s infinite;
    animation: beat 1.5s ease 0s infinite
}

.gsc-icon-box-group.style-1 .icon-box-item-content {
    position: relative;
    overflow: hidden
}

.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner {
    position: relative;
    text-align: left;
    background: #fff;
    padding: 50px 35px 80px;
    border: 1px solid rgba(0, 0, 0, .02);
    margin: 0 auto;
    background: #f4f4f5
}

.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner:before,
.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner:after {
    content: " ";
    display: table
}

.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner:after {
    clear: both
}

@media (max-width:1199.98px) {
    .gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner {
        padding: 40px 30px 65px
    }
}

.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner .box-icon {
    display: inline-block;
    line-height: 1
}

.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner .box-icon i {
    color: #F16024;
    font-size: 50px
}

.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner .box-icon svg {
    fill: #F16024;
    height: auto;
    -webkit-transition: all .35s;
    transition: all .35s
}

.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner .title {
    color: #1b1f2e;
    font-size: 20px;
    display: block;
    line-height: 1.4;
    margin-bottom: 0;
    text-transform: none
}

.gsc-icon-box-group.style-1 .icon-box-item-content .icon-box-item-inner .content-inner {
    margin-top: 20px;
    position: relative
}

.gsc-icon-box-group.style-1 .icon-box-item-content:hover .icon-box-item-inner .icon-inner .box-icon svg,
.gsc-icon-box-group.style-1 .icon-box-item-content:hover .icon-box-item-inner .icon-inner .box-icon i,
.gsc-icon-box-group.style-1 .icon-box-item-content.active .icon-box-item-inner .icon-inner .box-icon svg,
.gsc-icon-box-group.style-1 .icon-box-item-content.active .icon-box-item-inner .icon-inner .box-icon i {
    -webkit-animation: beat 1.5s ease 0s infinite;
    animation: beat 1.5s ease 0s infinite
}

.gsc-icon-box-group.style-1 .icon-box-item-content .link-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 11
}

.gsc-icon-box-group.style-1 .owl-dots {
    position: absolute;
    bottom: 45px;
    right: 45px;
    z-index: 11;
    width: auto
}

.gsc-icon-box-styles.style-1 {
    position: relative;
    text-align: left
}

.gsc-icon-box-styles.style-1:before,
.gsc-icon-box-styles.style-1:after {
    content: " ";
    display: table
}

.gsc-icon-box-styles.style-1:after {
    clear: both
}

.gsc-icon-box-styles.style-1 .icon-box-inner {
    display: table;
    margin-bottom: 25px
}

@media (max-width:991.98px) {
    .gsc-icon-box-styles.style-1 .icon-box-inner {
        display: block;
        width: 100%
    }
}

.gsc-icon-box-styles.style-1 .icon-box-inner .icon-box-left {
    display: inline-block;
    position: relative;
    display: table-cell;
    padding-right: 15px;
    vertical-align: top
}

@media (max-width:991.98px) {
    .gsc-icon-box-styles.style-1 .icon-box-inner .icon-box-left {
        width: 100%;
        display: block;
        padding-right: 0 !important;
        padding-bottom: 20px
    }
}

.gsc-icon-box-styles.style-1 .icon-box-inner .box-icon {
    display: inline-block;
    background: #F16024;
    text-align: center;
    position: relative;
    -webkit-transition: all .35s;
    transition: all .35s
}

.gsc-icon-box-styles.style-1 .icon-box-inner .box-icon:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #1E2957;
    position: absolute;
    z-index: 1;
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    border-radius: 50%;
    -webkit-transition: all .35s;
    transition: all .35s
}

.gsc-icon-box-styles.style-1 .icon-box-inner .box-icon i,
.gsc-icon-box-styles.style-1 .icon-box-inner .box-icon svg {
    color: #fff;
    -webkit-transition: all .35s;
    transition: all .35s;
    position: relative;
    z-index: 11;
    fill: #fff;
    height: auto
}

.gsc-icon-box-styles.style-1 .icon-box-right .title {
    color: #1b1f2e;
    font-size: 30px;
    line-height: 1.4;
    margin-top: 0;
    display: block
}

@media (max-width:1199.98px) {
    .gsc-icon-box-styles.style-1 .icon-box-right .title {
        font-size: 26px
    }
}

@media (max-width:991.98px) {
    .gsc-icon-box-styles.style-1 .icon-box-right .title {
        width: 100%;
        display: block;
        font-size: 22px
    }
}

.gsc-icon-box-styles.style-1 .icon-box-right .content-inner {
    margin-top: 40px;
    padding-top: 40px;
    position: relative
}

.gsc-icon-box-styles.style-1 .icon-box-right .content-inner .desc {
    font-weight: 500
}

.gsc-icon-box-styles.style-1:hover .icon-inner .box-icon:after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transform: scale(1.01);
    transform: scale(1.01)
}

.gsc-icon-box-styles.style-1:hover .icon-inner .box-icon svg,
.gsc-icon-box-styles.style-1:hover .icon-inner .box-icon i {
    color: #fff;
    fill: #fff;
    -webkit-animation: beat 1.5s ease 0s infinite;
    animation: beat 1.5s ease 0s infinite
}

.gsc-icon-box-styles.style-2 {
    position: relative;
    text-align: left
}

.gsc-icon-box-styles.style-2:before,
.gsc-icon-box-styles.style-2:after {
    content: " ";
    display: table
}

.gsc-icon-box-styles.style-2:after {
    clear: both
}

.gsc-icon-box-styles.style-2 .icon-inner {
    display: inline-block;
    position: relative
}

.gsc-icon-box-styles.style-2 .box-icon {
    display: inline-block;
    background: #F16024;
    text-align: center;
    position: relative;
    -webkit-transition: all .35s;
    transition: all .35s
}

.gsc-icon-box-styles.style-2 .box-icon:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #1E2957;
    position: absolute;
    z-index: 1;
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    border-radius: 50%;
    -webkit-transition: all .35s;
    transition: all .35s
}

.gsc-icon-box-styles.style-2 .box-icon i,
.gsc-icon-box-styles.style-2 .box-icon svg {
    color: #fff;
    -webkit-transition: all .35s;
    transition: all .35s;
    position: relative;
    z-index: 11;
    fill: #fff;
    height: auto
}

.gsc-icon-box-styles.style-2 .title {
    color: #1b1f2e;
    font-size: 30px;
    display: block;
    line-height: 1.4;
    margin-bottom: 0
}

.gsc-icon-box-styles.style-2 .content-inner {
    margin-top: 20px;
    position: relative
}

.gsc-icon-box-styles.style-2:hover .icon-inner .box-icon:after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transform: scale(1.01);
    transform: scale(1.01)
}

.gsc-icon-box-styles.style-2:hover .icon-inner .box-icon svg,
.gsc-icon-box-styles.style-2:hover .icon-inner .box-icon i {
    color: #fff;
    fill: #fff;
    -webkit-animation: beat 1.5s ease 0s infinite;
    animation: beat 1.5s ease 0s infinite
}

.milestone-block .milestone-content .milestone-number-inner .symbol.after {
    margin-left: -15px
}

.milestone-block .milestone-content .milestone-number-inner .symbol.before {
    margin-right: -15px
}

.milestone-block.style-1 .box-content {
    display: block;
    width: 100%;
    text-align: center
}

.milestone-block.style-1 .box-content .milestone-icon .icon {
    line-height: 1;
    display: inline-block;
    color: #1b1f2e;
    position: relative
}

.milestone-block.style-1 .box-content .milestone-icon .icon i,
.milestone-block.style-1 .box-content .milestone-icon .icon svg {
    -webkit-transition: all .35s;
    transition: all .35s;
    color: #1b1f2e;
    fill: #1b1f2e;
    position: relative;
    z-index: 11
}

.milestone-block.style-1 .box-content .milestone-content .milestone-text {
    font-family: "gilmer", sans-serif
}

.milestone-block.style-1 .box-content .milestone-content .milestone-number-inner {
    font-size: 42px;
    line-height: 1.2;
    color: #1b1f2e;
    font-weight: 500;
    font-family: "gilmer", sans-serif
}

@media (max-width:1199.98px) {
    .milestone-block.style-1 .box-content .milestone-content .milestone-number-inner {
        font-size: 36px
    }
}

@media (max-width:991.98px) {
    .milestone-block.style-1 .box-content .milestone-content .milestone-number-inner {
        font-size: 32px
    }
}

@media (max-width:767.98px) {
    .milestone-block.style-1 .box-content .milestone-content .milestone-number-inner {
        font-size: 30px
    }
}

.milestone-block.style-1:hover .milestone-icon .icon {
    border-color: transparent
}

.milestone-block.style-1:hover .milestone-icon .icon:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.milestone-block.style-1:hover .milestone-icon .icon:after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.milestone-block.style-1:hover .milestone-icon .icon svg,
.milestone-block.style-1:hover .milestone-icon .icon i {
    -webkit-animation: beat 1.5s ease 0s infinite;
    animation: beat 1.5s ease 0s infinite
}

.milestone-block.style-2 .box-content {
    position: relative;
    display: table
}

.milestone-block.style-2 .box-content .milestone-icon {
    display: block;
    line-height: 1;
    display: table-cell;
    vertical-align: middle
}

.milestone-block.style-2 .box-content .milestone-icon .icon {
    color: #F16024
}

.milestone-block.style-2 .box-content .milestone-icon .icon svg {
    fill: #F16024
}

.milestone-block.style-2 .box-content .milestone-content {
    display: table-cell;
    text-align: left
}

.milestone-block.style-2 .box-content .milestone-content .milestone-number-inner {
    font-size: 80px;
    line-height: 1;
    font-weight: 300;
    color: #1b1f2e;
    margin-bottom: 10px;
    font-family: "gilmer", sans-serif
}

@media (max-width:1199.98px) {
    .milestone-block.style-2 .box-content .milestone-content .milestone-number-inner {
        font-size: 68px
    }
}

@media (max-width:991.98px) {
    .milestone-block.style-2 .box-content .milestone-content .milestone-number-inner {
        font-size: 58px
    }
}

.milestone-block.style-2 .box-content .milestone-content .milestone-text {
    font-size: 22px;
    color: #1b1f2e;
    line-height: 30px;
    font-weight: 700;
    font-family: "gilmer", sans-serif
}

.milestone-block:hover .milestone-icon .icon svg,
.milestone-block:hover .milestone-icon .icon i {
    -webkit-animation: beat 1.5s ease 0s infinite;
    animation: beat 1.5s ease 0s infinite
}

.gallery-post {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden
}

.gallery-post .grid__deco {
    position: absolute
}

.gallery-post .background-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    background: #1b1f2e;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    opacity: 0;
    -webkit-transform: scale(.6);
    transform: scale(.6)
}

.gallery-post .images {
    overflow: hidden;
    position: relative
}

.gallery-post .images img {
    -webkit-transition: all 5s;
    transition: all 5s;
    -moz-transition: all 5s;
    -ms-transition: all 5s
}

.gallery-post a.zoomGallery {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 99;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    background: #F16024
}

.gallery-post a.zoomGallery:after {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .35s;
    transition: all .35s;
    background: #1E2957
}

.gallery-post a.zoomGallery .icon-expand {
    width: 60px;
    height: 60px;
    display: inline-block;
    position: relative;
    z-index: 9;
    text-align: center;
    padding-top: 11px
}

.gallery-post a.zoomGallery .icon-expand i {
    font-size: 22px;
    color: #fff
}

.gallery-post a.zoomGallery:hover:after {
    width: 100%
}

.gallery-post:hover .background-overlay {
    width: 100%;
    opacity: .36;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.gallery-post:hover .zoomGallery {
    opacity: 1
}

.gva-gallery-carousel .owl-carousel {
    margin: 0 -3px
}

.gva-gallery-carousel .owl-carousel .owl-item {
    padding: 0 3px
}

.gva-gallery-grid .gallery-post {
    margin-bottom: 30px
}

.gsc-heading {
    display: block;
    width: 100%
}

.gsc-heading:before,
.gsc-heading:after {
    content: " ";
    display: table
}

.gsc-heading:after {
    clear: both
}

.gsc-heading .heading-icon {
    line-height: 1;
    margin-bottom: 6px
}

.gsc-heading .heading-video {
    margin-bottom: 50px
}

.gsc-heading .heading-video .video-link {
    display: inline-block;
    font-size: 24px;
    color: #fff;
    background: #F16024;
    text-align: center;
    position: relative;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gsc-heading .heading-video .video-link:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-animation: pulse-border-2 1.5s linear infinite;
    animation: pulse-border-2 1.5s linear infinite
}

.gsc-heading .heading-video .video-link:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-animation: pulse-border 1s linear infinite;
    animation: pulse-border 1s linear infinite
}

.gsc-heading .heading-video .video-link:hover {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.gsc-heading .title {
    font-size: 50px;
    position: relative;
    margin: 0;
    letter-spacing: -1px
}

@media (max-width:1199.98px) {
    .gsc-heading .title {
        font-size: 46px
    }
}

@media (max-width:991.98px) {
    .gsc-heading .title {
        font-size: 42px
    }
}

@media (max-width:767.98px) {
    .gsc-heading .title {
        font-size: 35px
    }
}

.gsc-heading .title .highlight,
.gsc-heading .title strong {
    color: #F16024
}

.gsc-heading .sub-title {
    color: #7e8591;
    font-size: 16px;
    padding-left: 0;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: .6px;
    font-weight: 500
}

.gsc-heading .title-desc ul {
    margin-bottom: 0;
    padding: 0
}

.gsc-heading .title-desc ul>li {
    position: relative;
    padding-left: 22px;
    list-style: none;
    padding-bottom: 6px
}

.gsc-heading .title-desc ul>li:before {
    content: '';
    width: 12px;
    height: 12px;
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/bullet-star.png) no-repeat center center;
    position: absolute;
    top: 11px;
    left: 0;
    z-index: 1
}

.gsc-heading .title-desc ul>li:last-child {
    padding-bottom: 0
}

.gsc-heading.align-center {
    text-align: center
}

.gsc-heading.align-center .content-inner {
    margin: 0 auto
}

.gsc-heading.align-left {
    text-align: left
}

.gsc-heading.align-left .title-icon {
    padding-left: 50px
}

.gsc-heading.align-right {
    text-align: right
}

.gsc-heading.align-right .title-desc {
    float: right;
    width: 100%;
    text-align: right
}

.gsc-heading.align-right .title-icon {
    padding-right: 50px
}

.gsc-heading.box-align-center .content-inner {
    margin: 0 auto
}

.gsc-heading.box-align-right .content-inner {
    float: right
}

.gsc-image-content.skin-v1 {
    text-align: center;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    padding-bottom: 135px
}

@media (max-width:767.98px) {
    .gsc-image-content.skin-v1 {
        margin-bottom: 45px
    }
}

.gsc-image-content.skin-v1 .image {
    position: relative;
    overflow: hidden
}

.gsc-image-content.skin-v1 .image:before {
    content: '';
    top: 0;
    left: 0;
    background-image: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/bg-image-1.png);
    background-position: top left;
    width: 55px;
    height: 275px;
    position: absolute;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
    -webkit-animation: top_shape 5s infinite;
    animation: top_shape 5s infinite
}

.gsc-image-content.skin-v1 .image img {
    -webkit-transition: all .35s;
    transition: all .35s
}

.gsc-image-content.skin-v1 .image:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.gsc-image-content.skin-v1 .image-second {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 11;
    width: 375px;
    max-width: 65%;
    overflow: hidden
}

.gsc-image-content.skin-v1 .image-second:before {
    content: '';
    bottom: 0;
    right: 0;
    background-image: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/bg-image-2.png);
    background-position: right bottom;
    width: 275px;
    height: 55px;
    position: absolute;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
    -webkit-animation: right_shape 5s infinite;
    animation: right_shape 5s infinite
}

.gsc-image-content.skin-v1 .image-second img {
    -webkit-transition: all .35s;
    transition: all .35s
}

.gsc-image-content.skin-v1 .image-second:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.gsc-image-content.skin-v2 {
    text-align: center;
    position: relative;
    margin: 0 auto;
    max-width: 650px
}

.gsc-image-content.skin-v2 .title {
    width: 172px;
    height: 172px;
    border-radius: 50%;
    position: absolute;
    top: 35px;
    left: 0;
    margin-left: -86px;
    z-index: 11;
    background: #F16024;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    font-family: "gilmer", sans-serif
}

@media (max-width:1199.98px) {
    .gsc-image-content.skin-v2 .title {
        width: 150px;
        height: 150px;
        font-size: 18px
    }
}

.gsc-image-content.skin-v2 .title span {
    display: inline-block;
    max-width: 100px;
    line-height: 24px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-56%);
    transform: translateY(-56%)
}

.gsc-image-content.skin-v2 .image {
    position: relative;
    overflow: hidden
}

.gsc-image-content.skin-v3 {
    position: relative;
    margin-bottom: 20px;
    text-align: left
}

.gsc-image-content.skin-v3 .image {
    position: relative;
    overflow: hidden;
    text-align: center
}

.gsc-image-content.skin-v3 .image img {
    -webkit-transition: all 3s;
    transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s
}

.gsc-image-content.skin-v3 .box-content {
    background: #1E2957;
    z-index: 1;
    position: absolute;
    bottom: 20px;
    left: 30px;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    max-width: 280px;
    padding: 30px 45px;
    font-size: 18px;
    text-align: center
}

.gsc-image-content.skin-v3 .box-content .title {
    margin: 0;
    font-size: 40px;
    color: #1b1f2e
}

.gsc-image-content.skin-v3 .box-content .title a {
    color: #fff
}

.gsc-image-content.skin-v3 .box-content .title a:hover {
    text-decoration: underline
}

.gsc-image-content.skin-v3 .box-content .desc {
    font-size: 18px;
    color: #1b1f2e
}

.gsc-image-content.skin-v4 {
    position: relative;
    margin-bottom: 20px;
    text-align: left;
    padding: 30px 45px;
    border: 1px solid #e9e9ee
}

@media (max-width:1199.98px) {
    .gsc-image-content.skin-v4 {
        padding: 30px
    }
}

.gsc-image-content.skin-v4 .image {
    position: relative;
    overflow: hidden;
    text-align: center
}

.gsc-image-content.skin-v4 .image img {
    -webkit-transition: all 3s;
    transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s
}

.gsc-image-content.skin-v4 .box-content {
    background: #fff;
    z-index: 1;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-align: center
}

.gsc-image-content.skin-v4 .box-content .title {
    margin: 30px 0 0;
    font-size: 20px;
    color: #1b1f2e;
    line-height: 36px
}

.gsc-image-content.skin-v4 .box-content .desc {
    margin-top: 5px;
    color: #768492
}

.gsc-image-content.skin-v4 .box-content .read-more {
    margin-top: 28px
}

.gsc-image-content.skin-v4 .box-content .read-more svg {
    width: 20px;
    height: auto;
    fill: #F16024
}

.gva-posts-grid .posts-grid-filter {
    margin-bottom: 15px;
    width: 100%;
    float: left
}

.gva-posts-grid .posts-grid-filter ul.nav-tabs {
    display: inline-block;
    text-align: left;
    float: left;
    padding-top: 15px
}

.gva-posts-grid .posts-grid-filter ul.nav-tabs>li>a {
    background: 0 0;
    font-weight: 500;
    color: #1b1f2e;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-transform: uppercase;
    padding: 0 10px
}

.gva-posts-grid .posts-grid-filter ul.nav-tabs>li>a.active {
    color: #F16024
}

.gva-posts-grid .posts-grid-filter .view-all {
    float: right
}

.gva-posts-grid .gva-content-items {
    float: left;
    width: 100%
}

.gva-posts-grid .post {
    margin-bottom: 30px
}

.gva-posts-grid .post .read-more {
    display: block !important;
    visible: visibility !important
}

.gva-posts-carousel .post {
    background: #fff
}

.gva-posts-sticky .gva-content-items {
    position: relative;
    float: left;
    width: 100%
}

.gva-posts-sticky .gva-content-items .first-post {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 15px
}

@media (max-width:800px) {
    .gva-posts-sticky .gva-content-items .first-post {
        width: 100%;
        padding-left: 0;
        position: relative;
        height: 500px;
        margin-bottom: 30px;
        padding-right: 0
    }
}

.gva-posts-sticky .gva-content-items .first-post .post {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 15px;
    margin-bottom: 0
}

@media (max-width:850px) {
    .gva-posts-sticky .gva-content-items .first-post .post {
        right: 0
    }
}

.gva-posts-sticky .gva-content-items .first-post .post:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .85)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .85) 100%)
}

.gva-posts-sticky .gva-content-items .first-post .post-thumbnail {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: cover;
    background-position: center center
}

.gva-posts-sticky .gva-content-items .first-post .entry-content {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 50px 50px;
    z-index: 11;
    background: 0 0;
    border: none
}

@media (max-width:1199.98px) {
    .gva-posts-sticky .gva-content-items .first-post .entry-content {
        padding: 20px 30px 30px
    }
}

.gva-posts-sticky .gva-content-items .first-post .entry-content .content-inner {
    max-width: 410px;
    text-align: left;
    padding: 0
}

.gva-posts-sticky .gva-content-items .first-post .entry-content .content-inner .entry-meta {
    padding: 0;
    background: 0 0;
    color: #fff;
    top: 0
}

.gva-posts-sticky .gva-content-items .first-post .entry-content .content-inner .entry-meta .entry-date {
    color: #fff
}

.gva-posts-sticky .gva-content-items .first-post .entry-content .content-inner .entry-title {
    font-size: 26px;
    line-height: 40px;
    padding: 0;
    margin: 0
}

@media (max-width:1199.98px) {
    .gva-posts-sticky .gva-content-items .first-post .entry-content .content-inner .entry-title {
        font-size: 22px;
        line-height: 36px
    }
}

.gva-posts-sticky .gva-content-items .first-post .entry-content .content-inner .entry-title a {
    color: #fff
}

.gva-posts-sticky .gva-content-items .list-post {
    width: 50%;
    float: right;
    padding-left: 15px
}

@media (max-width:800px) {
    .gva-posts-sticky .gva-content-items .list-post {
        width: 100%;
        padding-left: 0
    }
}

.gva-posts-sticky .gva-content-items .list-post .post {
    margin-bottom: 30px;
    position: relative
}

.gva-posts-sticky .gva-content-items .list-post .post .post-thumbnail {
    text-align: left;
    position: absolute;
    left: 0;
    width: 210px;
    height: 100%;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center center
}

@media (max-width:991.98px) {
    .gva-posts-sticky .gva-content-items .list-post .post .post-thumbnail {
        width: 160px
    }
}

@media (max-width:767.98px) {
    .gva-posts-sticky .gva-content-items .list-post .post .post-thumbnail {
        width: 120px
    }
}

.gva-posts-sticky .gva-content-items .list-post .post .post-thumbnail img {
    position: relative;
    z-index: 11
}

.gva-posts-sticky .gva-content-items .list-post .post .post-thumbnail .overlay {
    display: none
}

.gva-posts-sticky .gva-content-items .list-post .post .entry-content {
    width: 100%;
    padding: 0 0 0 210px;
    border: none
}

@media (max-width:991.98px) {
    .gva-posts-sticky .gva-content-items .list-post .post .entry-content {
        padding-left: 160px
    }
}

@media (max-width:767.98px) {
    .gva-posts-sticky .gva-content-items .list-post .post .entry-content {
        padding-left: 120px
    }
}

.gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner {
    text-align: left;
    max-width: unset;
    padding: 35px 55px;
    width: 100%;
    border: 1px solid #e9e9ee;
    border-left: 0
}

@media (max-width:1199.98px) {
    .gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner {
        padding: 30px 30px 30px 25px
    }
}

@media (max-width:991.98px) {
    .gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner {
        padding: 20px
    }
}

.gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner .entry-meta {
    top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: left;
    width: 100%;
    padding: 0;
    text-align: left
}

.gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner .entry-meta .entry-date {
    padding-left: 0
}

@media (max-width:991.98px) {
    .gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner .entry-meta .line,
    .gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner .entry-meta .post-comment {
        display: none
    }
}

.gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner .entry-title {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 34px;
    padding: 0
}

@media (max-width:1199.98px) {
    .gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner .entry-title {
        font-size: 18px;
        line-height: 30px
    }
}

@media (max-width:991.98px) {
    .gva-posts-sticky .gva-content-items .list-post .post .entry-content .content-inner .entry-title {
        margin-top: 0
    }
}

.gva-posts-sticky .gva-content-items .list-post .post:last-child {
    margin-bottom: 0
}

.gva-testimonial .testimonial-item {
    border: 1px solid #e9e9ee;
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: all .35s;
    transition: all .35s;
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/bg-testimonial.png) no-repeat right 30px top 0 #fff;
    background-size: 350px;
    -webkit-animation: bg_top_right_shape 5s infinite;
    animation: bg_top_right_shape 5s infinite
}

@media (max-width:1199.98px) {
    .gva-testimonial .testimonial-item {
        background-size: 290px
    }
}

@media (max-width:991.98px) {
    .gva-testimonial .testimonial-item {
        background-size: 200px
    }
}

.gva-testimonial .testimonial-item .testimonial-content {
    padding: 60px 30px 35px;
    max-width: 550px;
    margin: 0 auto
}

.gva-testimonial .testimonial-item .testimonial-content .testimonial-quote {
    font-size: 18px;
    line-height: 38px;
    margin-bottom: 15px;
    font-family: "gilmer", sans-serif
}

.gva-testimonial .testimonial-item .testimonial-content .testimonial-meta {
    margin-bottom: 28px
}

.gva-testimonial .testimonial-item .testimonial-content .testimonial-meta .testimonial-image {
    float: left
}

.gva-testimonial .testimonial-item .testimonial-content .testimonial-meta .testimonial-image img {
    overflow: hidden;
    max-width: 72px
}

.gva-testimonial .testimonial-item .testimonial-content .testimonial-meta .testimonial-information {
    padding-left: 100px
}

.gva-testimonial .testimonial-item .testimonial-content .testimonial-meta .testimonial-information span {
    display: block
}

.gva-testimonial .testimonial-item .testimonial-content .testimonial-meta .testimonial-information span.testimonial-name {
    font-size: 22px;
    font-weight: 700;
    color: #1b1f2e;
    font-family: "gilmer", sans-serif
}

.gva-testimonial .testimonial-item .testimonial-content .testimonial-meta .testimonial-information span.testimonial-job {
    font-size: 14px;
    text-transform: uppercase;
    color: #F16024;
    margin-top: 2px
}

.gva-testimonial .testimonial-item:hover {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1)
}

.gva-testimonial-single.style-1 {
    margin: 0 auto
}

.gva-testimonial-single.style-1 .testimonial-item {
    position: relative;
    max-width: 850px;
    margin: 0 auto
}

.gva-testimonial-single.style-1 .testimonial-item .testimonial-content {
    z-index: 11;
    margin: 0 auto;
    text-align: center
}

.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-quote {
    font-size: 36px;
    line-height: 56px;
    color: #1b1f2e;
    font-family: "gilmer", sans-serif
}

@media (max-width:991.98px) {
    .gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-quote {
        font-size: 28px;
        line-height: 50px
    }
}

@media (max-width:767.98px) {
    .gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-quote {
        font-size: 22px;
        line-height: 36px
    }
}

.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-meta {
    margin: 35px auto 30px
}

.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-meta .testimonial-name {
    font-size: 22px;
    font-weight: 700;
    color: #1b1f2e;
    margin: 0
}

.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-meta .testimonial-job {
    font-size: 14px;
    color: #F16024;
    text-transform: uppercase;
    margin-top: 6px
}

.gva-testimonial-single.style-1 .testimonial-item .testimonial-content .testimonial-image {
    margin: 0 auto;
    max-width: 75px
}

.gsc-video-box {
    position: relative
}

.gsc-video-box.style-1 .video-inner .video-image {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: 1px solid #e9e9ee;
    padding: 8px;
    overflow: hidden;
    position: relative;
    float: left
}

.gsc-video-box.style-1 .video-inner .video-image img {
    border-radius: 50%
}

.gsc-video-box.style-1 .video-inner .video-image:after {
    content: '';
    background: rgba(0, 0, 0, .5);
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    z-index: 1
}

.gsc-video-box.style-1 .video-inner .video-image .video-action .popup-video {
    text-align: center;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all .35s;
    transition: all .35s;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 72px;
    text-align: center;
    padding-left: 3px;
    z-index: 11
}

.gsc-video-box.style-1 .video-inner .video-image .video-action .popup-video:hover {
    color: #F16024
}

.gsc-video-box.style-1 .video-inner .video-title {
    font-size: 18px;
    padding-left: 95px;
    line-height: 24px;
    padding-top: 10px;
    margin: 0
}

.gsc-video-box.style-2 .video-inner {
    min-height: 120px;
    min-width: 120px
}

@media (max-width:1199.98px) {
    .gsc-video-box.style-2 .video-inner {
        min-height: 100px;
        min-width: 100px
    }
}

@media (max-width:991.98px) {
    .gsc-video-box.style-2 .video-inner {
        min-height: 90px;
        min-width: 90px
    }
}

@media (max-width:767.98px) {
    .gsc-video-box.style-2 .video-inner {
        min-height: 60px;
        min-width: 60px
    }
}

.gsc-video-box.style-2 .video-inner .video-action .popup-video {
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    font-size: 40px;
    background: #F16024;
    color: #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s;
    transition: all .35s;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 11
}

@media (max-width:1199.98px) {
    .gsc-video-box.style-2 .video-inner .video-action .popup-video {
        width: 100px;
        height: 100px;
        line-height: 100px;
        font-size: 30px
    }
}

@media (max-width:991.98px) {
    .gsc-video-box.style-2 .video-inner .video-action .popup-video {
        width: 90px;
        height: 90px;
        line-height: 90px;
        font-size: 30px
    }
}

@media (max-width:767.98px) {
    .gsc-video-box.style-2 .video-inner .video-action .popup-video {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }
}

.gsc-video-box.style-2 .video-inner .video-action .popup-video span {
    position: relative;
    z-index: 9
}

.gsc-video-box.style-2 .video-inner .video-action .popup-video:after {
    content: '';
    width: 0;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .35s;
    transition: all .35s
}

.gsc-video-box.style-2 .video-inner:hover .video-action .popup-video {
    color: #1b1f2e;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, .2);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, .2);
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.gsc-video-box.style-2 .video-inner:hover .video-action .popup-video i {
    color: #1b1f2e
}

.gsc-video-box.style-2 .video-inner:hover .video-action .popup-video:after {
    width: 100%
}

.gva-video-carousel .video-item-inner {
    position: relative
}

.gva-video-carousel .video-item-inner .video-image {
    text-align: center
}

.gva-video-carousel .video-item-inner .video-link {
    width: 115px;
    height: 115px;
    color: #fff;
    font-size: 18px;
    line-height: 115px;
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #F16024;
    -webkit-transition: all .35s;
    transition: all .35s;
    border-left: 2px solid #fff
}

@media (max-width:1199.98px) {
    .gva-video-carousel .video-item-inner .video-link {
        width: 100px;
        height: 100px;
        line-height: 100px
    }
}

@media (max-width:991.98px) {
    .gva-video-carousel .video-item-inner .video-link {
        width: 90px;
        height: 90px;
        line-height: 90px
    }
}

@media (max-width:767.98px) {
    .gva-video-carousel .video-item-inner .video-link {
        width: 60px;
        height: 60px;
        line-height: 60px
    }
}

.gva-video-carousel .video-item-inner .video-link:hover {
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.gva-video-carousel .video-item-inner .video-title {
    background: rgba(0, 0, 0, .6);
    padding: 20px 30px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1
}

.gsc-search-box.style-1>.content-inner {
    display: inline-block
}

.gsc-pricing.style-1 {
    background: #fff;
    padding: 80px 30px 60px;
    position: relative;
    border: 1px solid #e9e9ee;
    margin-bottom: 30px
}

@media (max-width:1199.98px) {
    .gsc-pricing.style-1 {
        padding: 50px 30px 40px
    }
}

@media (max-width:767.98px) {
    .gsc-pricing.style-1 {
        padding: 30px 30px 40px
    }
}

.gsc-pricing.style-1 .content-inner {
    max-width: 260px;
    margin: 0 auto
}

@media (max-width:1199.98px) {
    .gsc-pricing.style-1 .content-inner {
        max-width: 100%
    }
}

.gsc-pricing.style-1 .content-inner .title {
    color: #1b1f2e;
    font-size: 20px;
    text-align: center
}

.gsc-pricing.style-1 .content-inner .plan-price {
    padding-bottom: 20px;
    text-align: center;
    font-family: "gilmer", sans-serif
}

.gsc-pricing.style-1 .content-inner .plan-price .price-value {
    font-size: 44px;
    color: #F16024;
    line-height: 1;
    margin-bottom: 10px;
    letter-spacing: -.8px;
    font-weight: 500
}

@media (max-width:991.98px) {
    .gsc-pricing.style-1 .content-inner .plan-price .price-value {
        font-size: 30px
    }
}

.gsc-pricing.style-1 .content-inner .plan-price .interval {
    font-size: 16px;
    color: #F16024
}

.gsc-pricing.style-1 .content-inner .plan-list {
    padding: 0;
    list-style-type: none;
    border-top: 1px solid #e9e9ee;
    padding: 20px 0
}

.gsc-pricing.style-1 .content-inner .plan-list li {
    position: relative;
    padding: 5px 20px 5px 0
}

.gsc-pricing.style-1 .content-inner .plan-list li .icon {
    color: #F16024;
    float: right;
    position: absolute;
    top: 12px;
    right: 0;
    z-index: 1;
    font-size: 15px;
    line-height: 1
}

.gsc-pricing.style-1 .content-inner .pricing-action {
    margin-top: 15px
}

.gsc-pricing.style-1:hover {
    -webkit-box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, .04);
    box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, .04)
}

.gsc-pricing.style-2 {
    background: #fff;
    position: relative;
    margin-bottom: 30px;
    margin-top: 20px
}

@media (max-width:400px) {
    .gsc-pricing.style-2 {
        margin-top: 0
    }
}

.gsc-pricing.style-2 .content-inner {
    margin: 0 auto
}

.gsc-pricing.style-2 .content-inner .price-left {
    width: 45%;
    float: left;
    padding: 0 20px 20px
}

.gsc-pricing.style-2 .content-inner .price-left .content-inner {
    margin-top: -20px
}

@media (max-width:400px) {
    .gsc-pricing.style-2 .content-inner .price-left {
        width: 100%;
        padding: 0
    }
    .gsc-pricing.style-2 .content-inner .price-left .content-inner {
        margin-top: 0
    }
}

.gsc-pricing.style-2 .content-inner .price-right {
    width: 55%;
    float: left;
    padding: 35px 35px 30px 20px
}

@media (max-width:991.98px) {
    .gsc-pricing.style-2 .content-inner .price-right {
        padding: 35px 20px 30px 0
    }
}

@media (max-width:400px) {
    .gsc-pricing.style-2 .content-inner .price-right {
        width: 100%;
        padding: 30px
    }
}

.gsc-pricing.style-2 .content-inner .title {
    color: #1b1f2e;
    font-size: 24px;
    margin-bottom: 10px
}

@media (max-width:991.98px) {
    .gsc-pricing.style-2 .content-inner .title {
        font-size: 20px
    }
}

.gsc-pricing.style-2 .content-inner .desc {
    margin-bottom: 25px
}

@media (max-width:991.98px) {
    .gsc-pricing.style-2 .content-inner .desc {
        margin-bottom: 15px
    }
}

.gsc-pricing.style-2 .content-inner .price-meta {
    margin-bottom: 20px
}

.gsc-pricing.style-2 .content-inner .price-meta:before,
.gsc-pricing.style-2 .content-inner .price-meta:after {
    content: " ";
    display: table
}

.gsc-pricing.style-2 .content-inner .price-meta:after {
    clear: both
}

.gsc-pricing.style-2 .content-inner .price-meta .sub-title {
    width: 45%;
    float: left;
    font-size: 14px;
    line-height: 22px;
    color: #1b1f2e;
    font-weight: 600
}

.gsc-pricing.style-2 .content-inner .price-meta .plan-price {
    width: 55%;
    float: left;
    text-align: right
}

.gsc-pricing.style-2 .content-inner .price-meta .plan-price .price-value {
    font-size: 24px;
    color: #F16024;
    line-height: 1;
    margin-bottom: 10px;
    letter-spacing: -.8px;
    font-weight: 400
}

@media (max-width:991.98px) {
    .gsc-pricing.style-2 .content-inner .price-meta .plan-price .price-value {
        font-size: 18px
    }
}

.gsc-pricing.style-2 .content-inner .price-meta .plan-price .interval {
    color: #F16024
}

.gsc-pricing.style-2 .content-inner .pricing-action {
    margin-top: 15px
}

.gsc-pricing.style-2:hover {
    -webkit-box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, .04);
    box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, .04)
}

.gva-socials ul.social-links {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.gva-socials ul.social-links li {
    float: left;
    margin-right: 15px
}

.gva-socials ul.social-links li a {
    font-size: 14px;
    background: #F16024;
    color: #fff !important;
    padding: 0 10px;
    line-height: 36px;
    position: relative;
    z-index: 9;
    display: block;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    min-width: 35px;
    text-align: center
}

.gva-socials ul.social-links li a:hover {
    opacity: .8;
    color: #fff !important
}

.gva-socials.align-center {
    text-align: center
}

.gva-socials.align-center ul.social-links {
    display: inline-block
}

.gva-socials.align-right {
    float: right
}

.fade.active {
    opacity: 1
}

.gsc-tabs-content {
    text-align: center
}

.gsc-tabs-content .nav_tabs {
    padding: 0;
    list-style: none;
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 100%
}

.gsc-tabs-content .nav_tabs>li {
    float: left;
    margin-right: 10px
}

@media (max-width:767.98px) {
    .gsc-tabs-content .nav_tabs>li {
        width: 100%
    }
}

.gsc-tabs-content .nav_tabs>li a {
    font-size: 16px;
    font-weight: 700;
    padding: 15px 20px;
    display: inline-block;
    text-align: center;
    width: 100%;
    position: relative;
    font-family: "gilmer", sans-serif
}

.gsc-tabs-content .nav_tabs>li a:before {
    content: '';
    width: 100%;
    height: 3px;
    background: #F16024;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .35s;
    transition: all .35s
}

.gsc-tabs-content .nav_tabs>li a span {
    position: relative;
    z-index: 2
}

.gsc-tabs-content .nav_tabs>li a.active,
.gsc-tabs-content .nav_tabs>li a:hover {
    color: #fff
}

.gsc-tabs-content .nav_tabs>li a.active:before,
.gsc-tabs-content .nav_tabs>li a:hover:before {
    height: 100%
}

.gsc-tabs-content .tab-content {
    text-align: left;
    position: relative;
    z-index: 9;
    padding-top: 15px
}

.gsc-tabs-content .tab-content .tab-pane .tab-image {
    width: 46%;
    float: left;
    padding-right: 30px
}

@media (max-width:991.98px) {
    .gsc-tabs-content .tab-content .tab-pane .tab-image {
        padding-right: 0;
        width: 100%;
        text-align: center
    }
}

.gsc-tabs-content .tab-content .tab-pane .tab-content-item {
    width: 54%;
    float: left;
    padding-left: 30px;
    font-size: 18px
}

@media (max-width:991.98px) {
    .gsc-tabs-content .tab-content .tab-pane .tab-content-item {
        padding-left: 0;
        width: 100%
    }
}

.gsc-tabs-content .tab-content .tab-pane .tab-content-item .tab-item-title {
    font-size: 20px;
    font-weight: 700;
    color: #1b1f2e;
    margin-bottom: 15px
}

.gsc-tabs-content .tab-content .tab-pane .tab-content-item ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.gsc-tabs-content .tab-content .tab-pane .tab-content-item ul>li {
    padding-left: 30px;
    position: relative
}

.gsc-tabs-content .tab-content .tab-pane .tab-content-item ul>li:after {
    content: '\f058';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    color: #F16024;
    font-weight: 700
}

.gsc-tabs-content .tab-content .tab-pane .tab-content-item.no_image {
    width: 100%;
    padding-left: 0
}

.gva-information .information-item {
    display: table;
    width: 100%
}

.gva-information .information-item .info-icon {
    display: table-cell;
    width: 20px;
    position: relative;
    top: 6px
}

.gva-information .information-item .info-content {
    display: table-cell
}

.gva-information.gva-information-carousel .information-item .info-icon {
    top: 0
}

.gva-information.gva-information-carousel .information-item .info-content {
    vertical-align: middle
}

.gva-list-number.style-1 ul.list-number {
    list-style: none;
    padding: 0
}

.gva-list-number.style-1 ul.list-number li.list-number-item {
    margin-bottom: 35px
}

.gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top:before,
.gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top:after {
    content: " ";
    display: table
}

.gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top:after {
    clear: both
}

.gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top .number {
    width: 75px;
    float: left;
    background: #f7f7f9;
    padding: 5px 10px;
    text-align: center;
    font-size: 14px;
    color: #1E2957;
    font-weight: 600
}

.gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top .number span .arrow {
    color: #1E2957;
    font-size: 12px;
    margin-left: 3px;
    position: relative;
    top: -1px
}

.gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .content-top .title {
    font-size: 20px;
    padding-left: 95px;
    padding-top: 5px;
    margin: 0
}

.gva-list-number.style-1 ul.list-number li.list-number-item .content-inner .descrption {
    padding-top: 20px
}

.gva-list-number.style-2 ul.list-number {
    list-style: none;
    padding: 0
}

.gva-list-number.style-2 ul.list-number li.list-number-item {
    background: #f4f4f5;
    margin-bottom: 10px;
    padding: 35px 40px
}

@media (max-width:1199.98px) {
    .gva-list-number.style-2 ul.list-number li.list-number-item {
        padding: 30px
    }
}

@media (max-width:991.98px) {
    .gva-list-number.style-2 ul.list-number li.list-number-item {
        padding: 20px
    }
}

.gva-list-number.style-2 ul.list-number li.list-number-item h3 {
    font-size: 20px;
    margin: 0
}

@media (max-width:1199.98px) {
    .gva-list-number.style-2 ul.list-number li.list-number-item h3 {
        font-size: 18px
    }
}

.gva-list-number.style-2 ul.list-number li.list-number-item h3 span {
    color: #F16024;
    display: inline-block;
    margin-right: 10px
}

.gva-text-arrow.style-1 {
    list-style: none;
    padding: 0;
    margin-bottom: 10px
}

.gva-text-arrow.style-1 .content-inner:before,
.gva-text-arrow.style-1 .content-inner:after {
    content: " ";
    display: table
}

.gva-text-arrow.style-1 .content-inner:after {
    clear: both
}

.gva-text-arrow.style-1 .content-inner .title {
    font-size: 20px;
    padding-top: 5px;
    margin: 0
}

.gva-text-arrow.style-1 .content-inner .title .icon {
    color: #F16024;
    margin-right: 8px;
    font-size: 12px;
    top: -2px;
    position: relative
}

.gva-text-arrow.style-1 .content-inner .descrption {
    padding-top: 12px
}

.gva-locations-map {
    position: relative
}

.gva-locations-map .map_canvas {
    z-index: 11 !important
}

.gva-locations-map .gm-style div {
    border: none !important
}

.gva-locations-map .gm-style-iw {
    max-width: 590px;
    padding: 0
}

.gva-locations-map .gm-style-iw>div {
    max-width: 100% !important;
    width: 100%
}

.gva-locations-map .gm-style-iw div {
    height: auto !important;
    overflow: hidden
}

.gva-locations-map .gm-style-iw div .marker {
    width: 99%;
    max-width: 590px;
    background: #fff !important;
    padding: 30px 10px 20px 30px;
    margin-top: 1px;
    margin-left: 1px
}

.gva-locations-map .gm-style-iw div .marker .image {
    width: 45%;
    float: left
}

@media (max-width:640px) {
    .gva-locations-map .gm-style-iw div .marker .image {
        width: 100%
    }
}

.gva-locations-map .gm-style-iw div .marker .image img {
    width: 100%;
    height: auto
}

.gva-locations-map .gm-style-iw div .marker .info {
    float: left;
    width: 55%;
    padding-left: 20px;
    font-family: "Hind", sans-serif
}

@media (max-width:640px) {
    .gva-locations-map .gm-style-iw div .marker .info {
        width: 100%;
        padding-left: 0
    }
}

.gva-locations-map .gm-style-iw div .marker .info .title {
    font-size: 18px;
    text-transform: none;
    margin: 0 0 10px
}

@media (max-width:640px) {
    .gva-locations-map .gm-style-iw div .marker .info .title {
        margin-top: 20px
    }
}

.gva-locations-map .gm-style-iw div .marker .info .desc {
    line-height: 24px;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 15px
}

.gva-locations-map .gm-style-iw div .marker .info p {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}

.gva-locations-map .makers {
    padding: 50px 30px 20px;
    background: #f7f7f9
}

.gva-locations-map .makers .location-item {
    margin-bottom: 35px
}

.gva-locations-map .makers .location-item .maker-item-inner {
    font-size: 14px;
    margin-top: 0
}

@media (max-width:991.98px) {
    .gva-locations-map .makers .location-item .maker-item-inner {
        margin-bottom: 20px
    }
}

.gva-locations-map .makers .location-item .maker-item-inner .left {
    width: 30px;
    height: auto;
    float: left
}

.gva-locations-map .makers .location-item .maker-item-inner .left .icon {
    font-size: 24px;
    margin-top: 2px;
    color: #1b1f2e
}

.gva-locations-map .makers .location-item .maker-item-inner .right {
    padding-left: 35px;
    line-height: 24px
}

.gva-locations-map .makers .location-item .maker-item-inner .right .location-title {
    font-size: 18px;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 5px
}

.gva-locations-map .makers .location-item .maker-item-inner .right .location-title:hover {
    cursor: pointer;
    color: #F16024
}

.gva-locations-map .makers .location-item .maker-item-inner:hover,
.gva-locations-map .makers .location-item .maker-item-inner.active {
    cursor: pointer
}

.gva-locations-map .makers .location-item .maker-item-inner:hover .location-title,
.gva-locations-map .makers .location-item .maker-item-inner.active .location-title {
    color: #F16024
}

.gva-locations-map .makers .location-item .maker-item-inner:hover .icon,
.gva-locations-map .makers .location-item .maker-item-inner.active .icon {
    color: #F16024;
    -webkit-animation: bounce .8s ease-out;
    animation: bounce .8s ease-out
}

.gsc-work-process {
    position: relative;
    overflow: hidden;
    padding: 0 15px;
    margin-bottom: 30px
}

.gsc-work-process .box-content {
    position: relative;
    margin: 0 auto 50px;
    padding: 0 10px;
    max-width: 100%
}

.gsc-work-process .box-content .box-line {
    background: #1b1f2e;
    height: 6px;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    width: 300px
}

@media (max-width:768px) {
    .gsc-work-process .box-content .box-line {
        display: none
    }
}

.gsc-work-process .box-content .box-line.line-left {
    right: 100%
}

.gsc-work-process .box-content .box-line.line-right {
    left: 100%
}

.gsc-work-process .box-content .box-background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: cover
}

.gsc-work-process .box-content .icon-inner {
    position: relative;
    left: 0;
    z-index: 11;
    width: 100%;
    text-align: center
}

.gsc-work-process .box-content .icon-inner .box-icon {
    display: inline-block
}

.gsc-work-process .box-content .icon-inner .box-icon i {
    color: #fff;
    font-size: 64px
}

.gsc-work-process .box-content .icon-inner .box-icon svg {
    fill: #fff;
    width: 64px
}

.gsc-work-process .box-content .number-text {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #F16024;
    color: #fff;
    font-family: "gilmer", sans-serif;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -30px;
    z-index: 11;
    -webkit-transition: all .35s;
    transition: all .35s
}

.gsc-work-process .box-content .number-text:after {
    content: '';
    width: 20px;
    height: 20px;
    background: #fff;
    -webkit-transform: scale(0);
    transform: scale(0);
    position: absolute;
    top: -3px;
    right: -3px;
    z-index: 11;
    border-radius: 50%;
    -webkit-transition: all .35s;
    transition: all .35s
}

.gsc-work-process .box-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 0
}

@media (max-width:1199.98px) {
    .gsc-work-process .box-title {
        font-size: 20px
    }
}

@media (max-width:991.98px) {
    .gsc-work-process .box-title {
        font-size: 18px
    }
}

.gsc-work-process:hover .box-content .number-text,
.gsc-work-process.active .box-content .number-text {
    background: #1E2957;
    color: #1b1f2e
}

.gsc-work-process:hover .box-content .number-text:after,
.gsc-work-process.active .box-content .number-text:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.gva-user .login-account,
.topbar-mobile .login-account {
    position: relative;
    font-size: 15px;
    display: inline-block
}

.gva-user .login-account .profile,
.topbar-mobile .login-account .profile {
    display: inline-block;
    -webkit-transition: all .35s;
    transition: all .35s
}

.gva-user .login-account .profile:hover,
.topbar-mobile .login-account .profile:hover {
    cursor: pointer;
    color: #F16024
}

.gva-user .login-account .profile .avata,
.topbar-mobile .login-account .profile .avata {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    overflow: hidden;
    float: left
}

.gva-user .login-account .profile .name,
.topbar-mobile .login-account .profile .name {
    padding-left: 45px;
    padding-top: 2px
}

.gva-user .login-account .profile .name .icon,
.topbar-mobile .login-account .profile .name .icon {
    margin-left: 3px;
    position: relative;
    top: 2px
}

.gva-user .login-account .user-account,
.topbar-mobile .login-account .user-account {
    position: absolute;
    top: 100%;
    right: -20px;
    width: 280px;
    background: #fff;
    z-index: 11;
    padding: 20px;
    margin-top: 10px;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    border: 1px solid #e9e9ee;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all .25s;
    transition: all .25s
}

.gva-user .login-account .user-account .gva-nav-menu>li,
.topbar-mobile .login-account .user-account .gva-nav-menu>li {
    display: block;
    width: 100%;
    text-align: left
}

.gva-user .login-account .user-account .gva-nav-menu>li>a,
.topbar-mobile .login-account .user-account .gva-nav-menu>li>a {
    padding: 5px 0
}

.gva-user .login-account.open .user-account,
.topbar-mobile .login-account.open .user-account {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 1
}

.gva-user .login-register a,
.topbar-mobile .login-register a {
    font-size: 14px;
    color: #768492
}

.gva-user .login-register a .icon,
.topbar-mobile .login-register a .icon {
    color: #F16024;
    margin-right: 6px;
    font-size: 18px;
    position: relative;
    top: 3px
}

.gva-user .login-register a:hover,
.topbar-mobile .login-register a:hover {
    color: #F16024
}

.widget,
.wpb_single_image,
.wpb_content_element {
    border: none
}

.widget .widget-title,
.widget .widgettitle,
.widget .wpb_singleimage_heading,
.wpb_single_image .widget-title,
.wpb_single_image .widgettitle,
.wpb_single_image .wpb_singleimage_heading,
.wpb_content_element .widget-title,
.wpb_content_element .widgettitle,
.wpb_content_element .wpb_singleimage_heading {
    background: 0 0;
    position: relative;
    margin: 0 0 20px;
    color: #1b1f2e;
    font-size: 17px;
    margin-bottom: 30px;
    font-weight: 700;
    z-index: 9;
    padding-bottom: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.widget .widget-title:after,
.widget .widgettitle:after,
.widget .wpb_singleimage_heading:after,
.wpb_single_image .widget-title:after,
.wpb_single_image .widgettitle:after,
.wpb_single_image .wpb_singleimage_heading:after,
.wpb_content_element .widget-title:after,
.wpb_content_element .widgettitle:after,
.wpb_content_element .wpb_singleimage_heading:after {
    content: '';
    width: 45px;
    height: 2px;
    background: #F16024;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

.widget.text-center .widget-title,
.widget.text-center .widgettitle,
.widget.text-center .wpb_singleimage_heading,
.wpb_single_image.text-center .widget-title,
.wpb_single_image.text-center .widgettitle,
.wpb_single_image.text-center .wpb_singleimage_heading,
.wpb_content_element.text-center .widget-title,
.wpb_content_element.text-center .widgettitle,
.wpb_content_element.text-center .wpb_singleimage_heading {
    text-align: center !important
}

.widget.title-black .widget-title,
.widget.title-black .widgettitle,
.widget.title-black .wpb_singleimage_heading,
.wpb_single_image.title-black .widget-title,
.wpb_single_image.title-black .widgettitle,
.wpb_single_image.title-black .wpb_singleimage_heading,
.wpb_content_element.title-black .widget-title,
.wpb_content_element.title-black .widgettitle,
.wpb_content_element.title-black .wpb_singleimage_heading {
    color: #1b1f2e !important
}

.color-theme .widget-title,
.color-theme .widgettitle {
    color: #F16024 !important
}

.wp-sidebar input,
.wp-sidebar textarea,
.wp-sidebar select,
.elementor-widget-sidebar input,
.elementor-widget-sidebar textarea,
.elementor-widget-sidebar select {
    max-width: 100%
}

.wp-sidebar .widget,
.elementor-widget-sidebar .widget {
    overflow: hidden;
    margin-bottom: 30px;
    padding: 45px 35px;
    background: #f7f7f9;
    position: relative
}

.wp-sidebar .widget .widget-title,
.elementor-widget-sidebar .widget .widget-title {
    margin-bottom: 20px
}

@media (max-width:1199.98px) {
    .wp-sidebar .widget,
    .elementor-widget-sidebar .widget {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width:991.98px) {
    .wp-sidebar .widget,
    .elementor-widget-sidebar .widget {
        padding-left: 20px;
        padding-right: 20px
    }
}

.wp-sidebar ul,
.elementor-widget-sidebar ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0 !important
}

.wp-sidebar ul li,
.elementor-widget-sidebar ul li {
    list-style: none
}

.wp-sidebar ul li a,
.elementor-widget-sidebar ul li a {
    padding: 8px 0;
    display: inline-block
}

.wp-sidebar ul li a:hover,
.elementor-widget-sidebar ul li a:hover {
    color: #F16024
}

.wp-sidebar ul li .count,
.elementor-widget-sidebar ul li .count {
    margin-left: 3px;
    color: #262626
}

.wp-sidebar ul>li ul,
.elementor-widget-sidebar ul>li ul {
    padding-left: 16px
}

.wp-sidebar .wpb_single_image,
.elementor-widget-sidebar .wpb_single_image {
    margin-bottom: 30px !important
}

.wp-sidebar .post-author,
.wp-sidebar .post-date,
.elementor-widget-sidebar .post-author,
.elementor-widget-sidebar .post-date {
    font-size: 14px;
    margin: 0 0 2px;
    font-weight: 500;
    color: #F16024
}

.gva-main-search .gva-search {
    position: relative
}

.gva-main-search .gva-search input {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    height: 46px
}

.gva-main-search .gva-search input.input-search {
    background: #fff;
    font-size: 16px
}

.gva-main-search .gva-search .btn-search {
    position: absolute;
    width: auto;
    height: 100%;
    right: 6px;
    top: 0;
    z-index: 9;
    padding: 0;
    background: 0 0;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.gva-main-search .gva-search .btn-search input {
    border: none
}

#wp-footer .tagcloud a:hover {
    color: #fff
}

#wp-footer .widget {
    padding-bottom: 45px
}

#wp-footer .widget .widget-title,
#wp-footer .widget .widgettitle,
#wp-footer .widget .wpb_singleimage_heading {
    color: #fff
}

#wp-footer .widget:last-child {
    padding-bottom: 25px
}

#wp-footer .widget_rss ul>li,
#wp-footer .widget_recent_entries ul>li {
    border-color: rgba(255, 255, 255, .1)
}

#wp-footer .widget_rss ul>li .rsswidget,
#wp-footer .widget_recent_entries ul>li .rsswidget {
    font-size: 18px !important
}

#wp-footer .widget,
#wp-footer .wpb_single_image,
#wp-footer .widget_nav_menu {
    background: 0 0
}

#wp-footer .widget ul,
#wp-footer .wpb_single_image ul,
#wp-footer .widget_nav_menu ul {
    padding: 0;
    list-style: none
}

#wp-footer .widget ul li a,
#wp-footer .wpb_single_image ul li a,
#wp-footer .widget_nav_menu ul li a {
    font-size: 14px !important;
    color: #a6b3d0 !important
}

#wp-footer .widget ul li a:hover,
#wp-footer .wpb_single_image ul li a:hover,
#wp-footer .widget_nav_menu ul li a:hover {
    color: #F16024 !important
}

#wp-footer .widget ul li ul,
#wp-footer .wpb_single_image ul li ul,
#wp-footer .widget_nav_menu ul li ul {
    padding-left: 20px
}

.widget_tag_cloud .tagcloud>a {
    background: #fff;
    padding: 6px 12px;
    font-size: 14px !important;
    font-weight: 400;
    margin-right: 5px;
    margin-bottom: 10px;
    display: inline-block;
    border: 1px solid #e9e9ee;
    font-family: "gilmer", sans-serif
}

.widget_tag_cloud .tagcloud>a:hover {
    background: #F16024;
    color: #fff
}

.mc4wp-form:before,
.mc4wp-form:after {
    content: " ";
    display: table
}

.mc4wp-form:after {
    clear: both
}

.mailchimp-small .newsletter-form .form-left {
    padding-right: 0
}

.mailchimp-small .newsletter-form .form-left input[type=email] {
    background: 0 0;
    border: 1px solid #323643;
    padding-right: 65px;
    font-size: 14px;
    color: #fff
}

.mailchimp-small .newsletter-form .form-left input[type=email]:focus {
    border: 1px solid #F16024
}

.mailchimp-small .newsletter-form .form-right {
    background: #F16024;
    width: 60px;
    top: 4px;
    right: 4px;
    bottom: 4px;
    height: auto
}

.mailchimp-small .newsletter-form .form-right .form-action {
    background: #F16024;
    width: 100%;
    height: 100%
}

.mailchimp-small .newsletter-form .form-right .form-action:before {
    content: '\f0e0';
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 22px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.mailchimp-small .newsletter-form .form-right .form-action:after {
    display: none
}

.mailchimp-small .newsletter-form .form-right input[type=submit] {
    font-size: 0;
    color: transparent
}

.widget_recent_comments ul li {
    padding: 6px 0;
    font-weight: 400;
    word-wrap: break-word
}

.newsletter-form {
    position: relative;
    max-width: 710px;
    overflow: hidden;
    margin: 0 auto
}

.newsletter-form input {
    border: none;
    padding: 0 10px;
    display: block;
    line-height: 64px;
    width: 100%
}

.newsletter-form .form-left {
    width: 100%
}

.newsletter-form input[type=email] {
    padding: 0 20px;
    width: 100%;
    border: none;
    line-height: 72px;
    background: #fff;
    color: #1b1f2e;
    -webkit-transition: all .35s;
    transition: all .35s
}

.newsletter-form input[type=email]:focus {
    background: #dbe4f4
}

.newsletter-form .form-action {
    width: 40px;
    height: 40px;
    padding: 0;
    background: #F16024;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 20px;
    z-index: 1
}

.newsletter-form .form-action:after {
    content: '\f124';
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 12px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    z-index: 1
}

.newsletter-form .form-action input.newsletter-submit {
    border: none;
    font-size: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    background: 0 0
}

.widget[class*=instagram-feed] {
    position: relative
}

.widget[class*=instagram-feed]:after {
    content: '';
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, .69);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 10px;
    z-index: 10;
    display: block;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget[class*=instagram-feed]:hover:after {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden
}

.widget[class*=instagram-feed]:hover .widget-title {
    display: none
}

.widget[class*=instagram-feed] .widget-title {
    text-align: center !important;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -25px;
    color: #fff;
    width: 100%;
    text-align: center;
    z-index: 11
}

.widget[class*=instagram-feed] .widget-title span {
    font-size: 34px;
    font-weight: 600;
    text-transform: capitalize
}

.widget[class*=instagram-feed] .widget-title:after {
    display: none
}

.widget[class*=instagram-feed] .instagram-pics {
    margin: 0;
    margin-left: -5px;
    margin-right: -5px;
    padding: 0
}

.widget[class*=instagram-feed] .instagram-pics:before,
.widget[class*=instagram-feed] .instagram-pics:after {
    content: " ";
    display: table
}

.widget[class*=instagram-feed] .instagram-pics:after {
    clear: both
}

.widget[class*=instagram-feed] .instagram-pics>li {
    list-style-type: none;
    padding-left: 5px;
    padding-right: 5px;
    width: 20%;
    float: left;
    text-align: center;
    margin-bottom: 10px
}

.widget[class*=instagram-feed] .instagram-pics>li a {
    position: relative;
    display: block;
    overflow: hidden
}

.widget[class*=instagram-feed] .instagram-pics>li a img {
    -webkit-transition: all 2s;
    transition: all 2s;
    -moz-transition: all 2s;
    -ms-transition: all 2s
}

.widget[class*=instagram-feed] .instagram-pics>li a:after {
    content: "";
    width: 100%;
    height: 100%;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    top: 0;
    left: 0;
    position: absolute;
    background: rgba(0, 0, 0, .5);
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0)
}

.widget[class*=instagram-feed] .instagram-pics>li a:before {
    content: "\f055";
    font-family: "Font Awesome 5 Free";
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 30px;
    margin-top: -20px;
    margin-left: -20px;
    z-index: 99;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    opacity: 0;
    filter: alpha(opacity=0);
    font-weight: 700
}

.widget[class*=instagram-feed] .instagram-pics>li a:hover:after,
.widget[class*=instagram-feed] .instagram-pics>li a:hover:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.widget[class*=instagram-feed] .instagram-pics>li a:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

@media (max-width:767.98px) {
    .widget[class*=instagram-feed] .instagram-pics>li {
        width: 50%;
        margin-bottom: 20px
    }
}

.widget_categories,
.widget_archive,
.wp-sidebar .widget_nav_menu,
#wp-footer .widget_nav_menu,
.elementor-widget-sidebar .widget_nav_menu,
.widget_pages,
.widget_meta {
    overflow: hidden
}

.widget_categories ul>li,
.widget_archive ul>li,
.wp-sidebar .widget_nav_menu ul>li,
#wp-footer .widget_nav_menu ul>li,
.elementor-widget-sidebar .widget_nav_menu ul>li,
.widget_pages ul>li,
.widget_meta ul>li {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    line-height: 26px
}

.widget_categories ul>li .count,
.widget_archive ul>li .count,
.wp-sidebar .widget_nav_menu ul>li .count,
#wp-footer .widget_nav_menu ul>li .count,
.elementor-widget-sidebar .widget_nav_menu ul>li .count,
.widget_pages ul>li .count,
.widget_meta ul>li .count {
    position: absolute;
    top: 14px;
    right: 0;
    z-index: 1;
    font-size: 14px;
    color: #768492
}

.widget_categories ul>li>a,
.widget_archive ul>li>a,
.wp-sidebar .widget_nav_menu ul>li>a,
#wp-footer .widget_nav_menu ul>li>a,
.elementor-widget-sidebar .widget_nav_menu ul>li>a,
.widget_pages ul>li>a,
.widget_meta ul>li>a {
    display: block;
    text-transform: none;
    line-height: 26px;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    position: relative;
    color: #768492;
    padding: 12px 0;
    font-weight: 500
}

.widget_categories ul>li>a:hover,
.widget_archive ul>li>a:hover,
.wp-sidebar .widget_nav_menu ul>li>a:hover,
#wp-footer .widget_nav_menu ul>li>a:hover,
.elementor-widget-sidebar .widget_nav_menu ul>li>a:hover,
.widget_pages ul>li>a:hover,
.widget_meta ul>li>a:hover {
    color: #F16024
}

.widget_categories ul>li ul,
.widget_archive ul>li ul,
.wp-sidebar .widget_nav_menu ul>li ul,
#wp-footer .widget_nav_menu ul>li ul,
.elementor-widget-sidebar .widget_nav_menu ul>li ul,
.widget_pages ul>li ul,
.widget_meta ul>li ul {
    padding-left: 20px
}

.widget_categories ul>li.current_page_item>a,
.widget_archive ul>li.current_page_item>a,
.wp-sidebar .widget_nav_menu ul>li.current_page_item>a,
#wp-footer .widget_nav_menu ul>li.current_page_item>a,
.elementor-widget-sidebar .widget_nav_menu ul>li.current_page_item>a,
.widget_pages ul>li.current_page_item>a,
.widget_meta ul>li.current_page_item>a {
    color: #F16024
}

.widget_categories>ul>li:last-child>a,
.widget_archive>ul>li:last-child>a,
.wp-sidebar .widget_nav_menu>ul>li:last-child>a,
#wp-footer .widget_nav_menu>ul>li:last-child>a,
.elementor-widget-sidebar .widget_nav_menu>ul>li:last-child>a,
.widget_pages>ul>li:last-child>a,
.widget_meta>ul>li:last-child>a {
    margin-bottom: 0 !important
}

.widget_rss ul>li,
.widget_recent_entries ul>li {
    border-bottom: 1px dotted rgba(0, 0, 0, .2);
    margin-bottom: 18px;
    padding-bottom: 18px
}

.widget_rss ul>li a,
.widget_recent_entries ul>li a {
    padding: 0;
    line-height: 26px;
    display: block;
    font-weight: 500
}

.widget_rss ul>li a .post-date,
.widget_recent_entries ul>li a .post-date {
    color: #F16024
}

.widget_rss ul>li:last-child,
.widget_recent_entries ul>li:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.widget_rss>ul li {
    margin-bottom: 16px !important
}

.widget_rss>ul li .rss-date {
    color: #F16024;
    font-size: 12px
}

.widget-custom-text {
    color: #fff
}

.widget-custom-text .widget-title {
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    font-weight: 600;
    padding: 20px 0
}

.widget-custom-text .signature {
    margin-top: 50px
}

.text-about {
    max-width: 460px;
    margin: 0 auto;
    text-align: center
}

.opening-time {
    padding: 20px 35px
}

@media (max-width) {
    .opening-time {
        padding: 20px 25px
    }
}

.opening-time .phone {
    font-size: 36px;
    color: #F16024;
    font-weight: 600
}

.opening-time .hr {
    width: 180px;
    display: inline-block;
    margin: 30px 0;
    height: 1px;
    background: #e9e9ee
}

.opening-time h3 {
    margin-top: 0;
    font-size: 24px;
    font-weight: 400;
    color: #262626
}

.store-info .item {
    margin-bottom: 5px;
    min-height: 30px
}

.store-info .item:before,
.store-info .item:after {
    content: " ";
    display: table
}

.store-info .item:after {
    clear: both
}

.store-info .item i {
    float: left;
    height: 30px;
    margin-right: 10px;
    display: inline-block;
    line-height: 25px
}

.copyright-links {
    margin: 0 !important;
    text-align: center
}

.copyright-links .widget {
    margin-bottom: 0 !important
}

.copyright-links ul {
    display: inline-block;
    margin-bottom: 0
}

.copyright-links ul:before,
.copyright-links ul:after {
    content: " ";
    display: table
}

.copyright-links ul:after {
    clear: both
}

.copyright-links ul li {
    float: left;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0 !important;
    color: #fff;
    line-height: 1
}

.copyright-links ul li:after {
    content: "";
    width: 1px;
    height: 15px;
    top: 0;
    right: 0;
    position: absolute;
    background: rgba(255, 255, 255, .2);
    z-index: 1
}

.copyright-links ul li:last-child:after {
    display: none
}

.copyright-links ul li a {
    font-size: 15px !important
}

.gva_widget_recent_give .give-list .item {
    margin-bottom: 45px
}

.gva_widget_recent_give .give-list .item:last-child {
    margin-bottom: 0
}

.gva_widget_recent_give .give-list .item .give-block .form-content .form-content-inner {
    padding: 20px 0 10px
}

.gva_widget_recent_give .give-list .item .give-block .form-content .form-content-inner .campaign-content-inner {
    height: auto;
    margin-bottom: 5px
}

.gva_widget_recent_give .give-list .item .give-block .form-content .title {
    margin-bottom: 0
}

.gva_widget_recent_give .give-list .item .give-block .form-content .title a {
    font-size: 18px
}

.gva_widget_recent_give .give-list .item .give-block .form-content .campaign-action {
    margin-top: 20px
}

.widget_gva_give_categories_widget ul.categories-listing {
    padding: 10px 0 0
}

.widget_gva_give_categories_widget ul.categories-listing li {
    text-align: right;
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 5px;
    position: relative;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-indent: 10px;
    direction: rtl;
    text-align: right
}

.widget_gva_give_categories_widget ul.categories-listing li:last-child {
    margin-bottom: 0
}

.widget_gva_give_categories_widget ul.categories-listing li>a {
    padding: 0;
    line-height: 45px;
    display: inline-block;
    text-align: left;
    float: left;
    line-height: 16px;
    text-transform: none;
    overflow: hidden;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    position: relative
}

.widget_gva_give_categories_widget ul.categories-listing li .post-count {
    display: inline-block;
    text-align: center;
    text-indent: 0;
    position: relative;
    top: -5px
}

.widget_gva_give_categories_widget ul.categories-listing li:hover {
    color: #F16024
}

.widget_custom_html {
    padding: 0 !important;
    border: none !important
}

.support-box {
    background: #1E2957;
    padding: 40px 30px
}

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

.support-box .title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .4px
}

.support-box .text {
    color: #d6deeb
}

.support-box .phone {
    font-weight: 300;
    margin-top: 10px
}

.support-box .phone a {
    font-size: 22px;
    color: #fff
}

.support-box .phone a i {
    font-size: 40px;
    color: #F16024;
    margin-right: 15px;
    position: relative;
    bottom: -2px
}

.download-box {
    background: #1E2957
}

.download-box a {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 30px 15px;
    text-align: center;
    display: block;
    font-family: "gilmer", sans-serif
}

.download-box a:hover {
    color: #F16024
}

.logged-in.admin-bar .header-v2 .stuck,
.logged-in.admin-bar .header-v1 .stuck {
    top: 30px
}

@media (max-width:782px) {
    .logged-in.admin-bar .header-v2 .stuck,
    .logged-in.admin-bar .header-v1 .stuck {
        top: 45px
    }
}

@media (max-width:600px) {
    .logged-in.admin-bar .header-v2 .stuck,
    .logged-in.admin-bar .header-v1 .stuck {
        position: relative !important;
        top: 0
    }
}

.logged-in.admin-bar .mini-cart-header .dropdown .minicart-content {
    padding-top: 45px
}

@media (max-width:991.98px) {
    .logged-in.admin-bar .gva-offcanvas-content.mobile {
        padding-top: 30px
    }
}

.post-block {
    margin-bottom: 30px;
    -webkit-transition: all .35s;
    transition: all .35s
}

.post-block .entry-meta {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, .05);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, .05);
    padding: 6px 15px;
    top: -20px;
    position: relative;
    background: #fff;
    line-height: 30px
}

.post-block .entry-meta .line {
    display: inline-block;
    padding: 0 10px 0 8px
}

.post-block .entry-meta .entry-date {
    color: #F16024
}

.post-block .post-thumbnail {
    position: relative;
    text-align: center
}

.post-block .post-thumbnail iframe {
    width: 100%;
    min-height: 350px
}

.post-block .post-thumbnail .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 11
}

.post-block .entry-content {
    padding: 0 30px 0;
    position: relative;
    border: 1px solid #e9e9ee;
    background: #fff
}

@media (max-width:1199.98px) {
    .post-block .entry-content {
        padding: 0 20px 0
    }
}

.post-block .entry-content .content-inner {
    max-width: 300px;
    margin: 0 auto;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    margin: 0 auto;
    position: relative;
    padding: 0 0 20px;
    text-align: center
}

.post-block .entry-content .content-inner .entry-title {
    font-size: 24px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    line-height: 36px;
    text-transform: none;
    margin: 10px 0 15px;
    letter-spacing: -.5px
}

@media (max-width:1199.98px) {
    .post-block .entry-content .content-inner .entry-title {
        font-size: 20px;
        line-height: 32px
    }
}

.post-block .entry-content .content-inner .entry-description {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding-top: 30px
}

.post-block .tag-links {
    margin-top: 20px;
    display: block
}

.post-block .tag-links>a {
    border: 1px solid #e9e9ee;
    padding: 4px 16px;
    font-weight: 400;
    font-size: 13px;
    margin-right: 8px;
    margin-bottom: 8px;
    display: inline-block;
    background: #fff;
    font-family: "gilmer", sans-serif
}

.post-block .tag-links>a:hover {
    background: #F16024;
    color: #fff
}

.post-style-1 .post-thumbnail {
    min-height: 20px
}

.post-style-2 {
    margin-bottom: 30px;
    border: 1px solid #e9e9ee;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    overflow: hidden
}

.post-style-2 .link-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11
}

.post-style-2 .post-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    background-position: center center
}

.post-style-2 .post-thumbnail:before {
    content: '';
    background: #1b1f2e;
    opacity: .6;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: all .35s;
    transition: all .35s
}

.post-style-2 .post-thumbnail:after {
    content: '';
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    transition: all .35s
}

.post-style-2 .entry-content {
    padding: 60px 30px 45px;
    border-top: 0;
    position: relative;
    z-index: 11;
    -webkit-transition: all .35s;
    transition: all .35s;
    background: 0 0
}

@media (max-width:1199.98px) {
    .post-style-2 .entry-content {
        padding: 30px
    }
}

.post-style-2 .entry-content .content-inner {
    padding-bottom: 0;
    max-width: 275px
}

.post-style-2 .entry-content .content-inner .entry-title {
    font-size: 22px;
    margin: 20px 0 10px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    line-height: 38px;
    text-align: left;
    padding: 0
}

.post-style-2 .entry-content .content-inner .entry-title a {
    -webkit-transition: all .35s;
    transition: all .35s
}

.post-style-2 .entry-content .entry-meta {
    font-size: 14px;
    margin-bottom: 35px;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    top: 0
}

.post-style-2 .entry-content .entry-meta .left {
    width: 52px;
    height: 52px;
    float: left;
    border: 4px solid #1E2957
}

.post-style-2 .entry-content .entry-meta .right {
    padding-left: 72px;
    text-align: left;
    position: relative;
    top: -5px
}

.post-style-2 .entry-content .entry-meta .right span {
    display: block;
    width: 100%
}

.post-style-2 .entry-content .entry-meta .right i {
    color: #F16024;
    margin-right: 6px
}

.post-style-2 .entry-content .read-more {
    max-width: 250px;
    margin: 30px auto 0
}

.post-style-2 .entry-content .read-more svg {
    width: 24px;
    height: auto;
    fill: #F16024
}

.post-style-2:hover .post-thumbnail:after {
    top: 100%
}

.post-style-2:hover .entry-content {
    color: #fff
}

.post-style-2:hover .entry-content .entry-meta .left {
    border-color: #F16024
}

.post-style-2:hover .entry-content .entry-meta .right i {
    color: #fff
}

.post-style-2:hover .entry-content .entry-title a {
    color: #fff
}

.post-style-2:hover .entry-content .read-more svg {
    fill: #fff;
    -webkit-animation: beat 1.5s ease 0s infinite;
    animation: beat 1.5s ease 0s infinite
}

.post-block-list {
    margin-bottom: 30px
}

.post-block-list:before,
.post-block-list:after {
    content: " ";
    display: table
}

.post-block-list:after {
    clear: both
}

@media (max-width:400px) {
    .post-block-list {
        max-width: 220px;
        margin: 0 auto
    }
}

.post-block-list .post-content .post-thumbnail {
    width: 170px;
    float: left
}

@media (max-width:400px) {
    .post-block-list .post-content .post-thumbnail {
        width: 100%;
        margin-bottom: 20px
    }
}

.post-block-list .post-content .content-inner {
    padding-left: 200px
}

@media (max-width:900px) {
    .post-block-list .post-content .content-inner {
        padding-left: 190px
    }
}

@media (max-width:400px) {
    .post-block-list .post-content .content-inner {
        padding-left: 0
    }
}

.post-block-list .post-content .content-inner .entry-meta {
    margin-bottom: 5px
}

.post-block-list .post-content .content-inner .entry-title {
    margin: 0
}

@media (max-width:500px) {
    .post-block-list .post-content .content-inner .entry-title {
        font-size: 18px;
        line-height: 30px
    }
}

.post-block-small {
    margin-bottom: 20px
}

.post-block-small:before,
.post-block-small:after {
    content: " ";
    display: table
}

.post-block-small:after {
    clear: both
}

.post-block-small .post-content .post-thumbnail {
    width: 90px;
    float: left
}

.post-block-small .post-content .content-inner {
    padding-left: 108px
}

.post-block-small .post-content .content-inner .entry-meta {
    margin-bottom: 0;
    background: 0 0;
    padding: 0;
    top: -5px
}

.post-block-small .post-content .content-inner .entry-meta .post-comment,
.post-block-small .post-content .content-inner .entry-meta .line {
    display: none
}

.post-block-small .post-content .content-inner .entry-title {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    text-transform: none
}

.posts-grids .lg-block-grid-1 .post {
    -webkit-box-shadow: none;
    box-shadow: none
}

.posts-grids .lg-block-grid-1 .post .entry-content {
    padding-bottom: 45px
}

.posts-grids .lg-block-grid-1 .post .entry-content .content-inner {
    font-size: 16px;
    max-width: 620px;
    margin: 0 auto
}

.posts-grids .lg-block-grid-1 .post .entry-content .content-inner .entry-title {
    font-size: 24px;
    margin: 15px 0 20px
}

.posts-grids .lg-block-grid-1 .post .entry-content .content-inner .read-more {
    margin-top: 10px;
    display: block !important;
    visibility: visible !important
}

div[class*=col-md-6] .post-thumbnail iframe,
div[class*=col-md-4] .post-thumbnail iframe {
    min-height: 235px;
    height: 235px
}

.post-items .post {
    margin-bottom: 30px
}

.post-items .entry-title {
    font-size: 18px;
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 12px
}

.post-items .entry-meta {
    margin: 0 0 10px;
    color: #999
}

.post-items.layout-sticky-on .posts-child .post {
    border-bottom: none;
    margin-bottom: 0
}

.post-items.layout-sticky-on .posts-child .post .entry-title {
    font-size: 20px
}

.single.single-post .main-page-content {
    margin: 90px 0 60px
}

.single.single-post #wp-content>article.post {
    -webkit-box-shadow: none;
    box-shadow: none
}

.single.single-post #wp-content>article.post .entry-content {
    padding: 0;
    border: 0;
    background: 0 0
}

.single.single-post #wp-content>article.post .entry-content .content-inner {
    max-width: 100%;
    padding-bottom: 10px
}

.single.single-post #wp-content>article.post .entry-meta-inner {
    text-align: center
}

.single.single-post #wp-content>article.post .entry-meta-inner .entry-meta {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, .05);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, .05);
    padding: 6px 30px;
    top: -20px;
    position: relative;
    background: #fff;
    line-height: 30px;
    display: inline-block;
    margin: 0 auto
}

.single.single-post #wp-content>article.post .entry-meta-inner .entry-meta .cat-links {
    display: inline-block !important
}

.single.single-post #wp-content>article.post .entry-meta-inner .entry-meta .cat-links i {
    margin-right: 6px
}

.single.single-post #wp-content>article.post .entry-meta-inner .entry-meta .cat-links a {
    color: #768492
}

.single.single-post #wp-content>article.post .entry-meta-inner .entry-meta .cat-links a:hover {
    color: #F16024
}

.single.single-post #wp-content>article.post .entry-meta-inner .entry-meta .line {
    display: inline-block;
    padding: 0 10px
}

.single.single-post #wp-content>article.post .entry-meta-inner .entry-meta .entry-date {
    color: #F16024
}

.single.single-post #wp-content>article.post .entry-title {
    font-size: 42px;
    letter-spacing: 0;
    color: #1b1f2e;
    text-transform: none;
    margin: 5px 0 30px;
    position: relative;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

@media (max-width:1199.98px) {
    .single.single-post #wp-content>article.post .entry-title {
        font-size: 38px
    }
}

@media (max-width:991.98px) {
    .single.single-post #wp-content>article.post .entry-title {
        font-size: 32px
    }
}

@media (max-width:767.98px) {
    .single.single-post #wp-content>article.post .entry-title {
        font-size: 28px
    }
}

.single.single-post #wp-content>article.post .dpsp-content-wrapper {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    display: block;
    margin: 15px 0 0;
    padding: 10px 20px;
    background: #f2f2f2;
    position: relative
}

.single.single-post #wp-content>article.post .dpsp-content-wrapper ul li {
    margin-bottom: 5px;
    margin-top: 5px
}

.single.single-post #wp-content>article.post .dpsp-content-wrapper .dpsp-total-share-wrapper {
    right: 20px;
    top: 40px
}

.single.single-post #wp-content>article.post .entry-footer {
    float: left;
    width: 100%;
    margin-top: 10px
}

.single.single-post #wp-content>article.post .entry-footer .tag-links {
    margin-top: 20px;
    display: block
}

.single.single-post #wp-content>article.post .entry-footer .tag-links>a {
    border: 1px solid #e9e9ee;
    padding: 2px 15px;
    font-weight: 400;
    font-size: 14px;
    margin-right: 8px;
    margin-bottom: 8px;
    display: inline-block;
    background: #fff
}

.single.single-post #wp-content>article.post .entry-footer .tag-links>a:hover {
    background: #F16024;
    color: #fff
}

.single.single-post #wp-content>article.post .post-content strong img {
    margin-right: 10px
}

.single.single-post #wp-content>article.post .post-content .wp-caption {
    max-width: 100%
}

.single.single-post #wp-content>article.post .post-content input[type=text],
.single.single-post #wp-content>article.post .post-content input[type=tel],
.single.single-post #wp-content>article.post .post-content input[type=password],
.single.single-post #wp-content>article.post .post-content input[type=email] {
    padding: 0 8px
}

.single.single-post #wp-content>article.post .post-content input[type=submit] {
    background: #F16024;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 3px 10px
}

.single.single-post #wp-content>article.post .post-content input[type=submit]:hover {
    background: #1b1f2e
}

.single.single-post #wp-content>article.post:not(.has-post-thumbnail) .entry-meta-inner {
    text-align: left !important
}

.single.single-post #wp-content>article.post:not(.has-post-thumbnail) .entry-meta-inner .entry-meta {
    border: 1px solid #e9e9ee;
    margin: 0 0 20px !important;
    top: 0 !important
}

.post-navigation {
    width: 100%;
    float: left;
    margin-top: 30px;
    padding-top: 40px;
    margin-bottom: 30px;
    border-top: 1px solid #e9e9ee
}

.post-navigation a {
    display: inline-block;
    font-weight: 600;
    border: 2px solid #e9e9ee;
    padding: 10px 20px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.post-navigation a span {
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.post-navigation a:hover {
    background: #F16024;
    color: #fff
}

.post-navigation a:hover span {
    color: #fff !important
}

.post-navigation a[rel*=next] {
    float: right;
    text-align: right
}

.post-navigation a span {
    display: block
}

.post-navigation a span.meta-nav {
    font-size: 14px;
    color: #888
}

.post-navigation a span.meta-nav i {
    font-size: 10px
}

.post-navigation a span.meta-nav.next i {
    margin-left: 8px;
    margin-top: 1px
}

.post-navigation a span.meta-nav.prev i {
    margin-right: 8px;
    margin-top: 1px
}

.tribe-events-page-title {
    margin-bottom: 30px
}

.tribe-event-list-block {
    padding: 38px;
    background: #fff;
    border: 1px solid #e9e9ee;
    -webkit-transition: all .35s;
    transition: all .35s
}

@media (max-width:767.98px) {
    .tribe-event-list-block {
        padding: 30px 20px
    }
}

.tribe-event-list-block .tribe-event-left {
    width: 190px;
    float: left;
    position: relative
}

@media (max-width:767.98px) {
    .tribe-event-list-block .tribe-event-left {
        width: 100%;
        margin-bottom: 5px;
        text-align: center
    }
}

.tribe-event-list-block .tribe-event-left .content-inner {
    width: 165px;
    position: relative;
    float: left
}

.tribe-event-list-block .tribe-event-left .content-inner:before,
.tribe-event-list-block .tribe-event-left .content-inner:after {
    content: " ";
    display: table
}

.tribe-event-list-block .tribe-event-left .content-inner:after {
    clear: both
}

@media (max-width:767.98px) {
    .tribe-event-list-block .tribe-event-left .content-inner {
        width: auto;
        margin: 0 auto;
        float: none;
        display: inline-block
    }
}

.tribe-event-list-block .tribe-event-left .content-inner .tribe-events-event-image {
    width: 165px;
    position: relative
}

@media (max-width:767.98px) {
    .tribe-event-list-block .tribe-event-left .content-inner .tribe-events-event-image {
        width: 100%;
        margin: 0
    }
}

.tribe-event-list-block .tribe-event-left .content-inner .tribe-start-date {
    background: #F16024;
    color: #fff;
    width: 52px;
    height: 52px;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    line-height: 16px;
    padding-top: 10px;
    position: absolute;
    right: -26px;
    bottom: 0
}

@media (max-width:767.98px) {
    .tribe-event-list-block .tribe-event-left .content-inner .tribe-start-date {
        right: 10px;
        bottom: 10px
    }
}

.tribe-event-list-block .tribe-event-right {
    padding-left: 200px;
    padding-right: 180px;
    position: relative
}

@media (max-width:991.98px) {
    .tribe-event-list-block .tribe-event-right {
        padding-right: 0
    }
}

@media (max-width:767.98px) {
    .tribe-event-list-block .tribe-event-right {
        padding-left: 0;
        float: left
    }
}

.tribe-event-list-block .tribe-event-right .content-inner {
    padding-left: 20px;
    float: left;
    width: 100%
}

@media (max-width:767.98px) {
    .tribe-event-list-block .tribe-event-right .content-inner {
        padding-left: 0
    }
}

.tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta {
    font-size: 14px;
    margin-bottom: 0
}

.tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta .icon {
    margin-right: 6px;
    color: #F16024
}

.tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta .tribe-event-schedule-details {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #768492;
    font-weight: 400
}

.tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta .tribe-events-venue-details {
    font-size: 14px;
    color: #768492;
    font-weight: 400;
    margin: 0;
    font-style: normal;
    line-height: 24px;
    margin-top: 6px
}

.tribe-event-list-block .tribe-event-right .content-inner .tribe-events-event-meta .tribe-events-venue-details .tribe-address br {
    display: none
}

.tribe-event-list-block .tribe-event-right .content-inner .tribe-events-list-event-title {
    font-size: 24px;
    margin: 10px 0 15px
}

@media (max-width:767.98px) {
    .tribe-event-list-block .tribe-event-right .content-inner .tribe-events-list-event-title {
        font-size: 20px;
        margin-top: 20px
    }
}

.tribe-event-list-block .tribe-event-right .content-inner .entry-summary {
    max-width: 600px
}

.tribe-event-list-block .tribe-event-right .event-action {
    width: 180px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
    text-align: right
}

@media (max-width:991.98px) {
    .tribe-event-list-block .tribe-event-right .event-action {
        display: none
    }
}

.tribe-event-list-block .tribe-event-right .event-action a {
    padding-left: 25px;
    padding-right: 25px
}

.tribe-event-list-block:hover {
    -webkit-box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, .04);
    box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, .04)
}

.tribe-event-list-block.v2 {
    padding: 38px;
    background: #fff;
    border: 1px solid #e9e9ee;
    -webkit-transition: all .35s;
    transition: all .35s;
    margin-bottom: 30px
}

@media (max-width:767.98px) {
    .tribe-event-list-block.v2 {
        padding: 30px 20px
    }
}

.tribe-event-list-block.v2 .tribe-events-list-event-title {
    font-size: 24px;
    font-weight: 400
}

.tribe-event-list-block.v2 .event-action a {
    padding: 22px 40px !important;
    background: #F16024 !important;
    color: #fff !important;
    font-weight: 500
}

.tribe-events-l-container {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.tribe-events-calendar-list .tribe-events-calendar-list__month-separator {
    margin-bottom: 30px
}

.event-layout-list .event-list-item {
    margin-bottom: 30px
}

.tribe-events-single {
    margin-top: 60px
}

@media (max-width:991.98px) {
    .tribe-events-single {
        margin-top: 30px
    }
}

.tribe-events-single .tribe-events-back {
    margin-bottom: 5px
}

.tribe-events-single .tribe-events-single-event-title {
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 25px
}

.tribe-events-single .tribe-events-schedule {
    color: #1b1f2e
}

.tribe-events-single .tribe-events-schedule .icon {
    margin-right: 6px;
    color: #F16024
}

.tribe-events-single .tribe-events-event-meta {
    background: 0 0;
    border: none
}

.tribe-events-single .tribe-events-event-meta .tribe-events-single-section-title {
    font-size: 24px
}

.tribe-events-single .tribe-events-event-meta .tribe-event-single-detail {
    padding: 30px;
    border: 1px solid #e9e9ee;
    -webkit-box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, .04);
    box-shadow: 0px 20px 20px 0px rgba(63, 56, 54, .04)
}

.tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-events-single-section-title {
    display: none
}

.tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail>div {
    float: left;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 500
}

.tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail>div .icon {
    color: #F16024;
    margin-right: 3px
}

.tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail>div a {
    color: #768492
}

.tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail>div a:hover {
    text-decoration: underline
}

.tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail .event-meta-tags dt,
.tribe-events-single .tribe-events-event-meta .tribe-event-single-detail .tribe-event-single-meta-detail .event-meta-tags dd {
    clear: none;
    display: inline
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom {
    margin: 45px 0
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .tribe-events-meta-group {
    width: 100%;
    padding: 0;
    margin: 0
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .tribe-events-meta-group .tribe-events-single-section-title {
    color: #fff;
    margin: 0 0 35px
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .tribe-events-venue-map {
    padding: 0;
    margin: 0;
    width: 100%;
    border: none;
    border-radius: 0
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .tribe-events-venue-map>div {
    min-height: 380px
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer {
    overflow: hidden
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer>.content-inner {
    background: #1b1f2e;
    position: relative;
    float: left;
    width: 100%;
    padding: 45px 50px;
    color: #fff
}

@media (max-width:1199.98px) {
    .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer>.content-inner {
        padding: 35px 30px
    }
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer>.content-inner:after {
    content: '';
    background: #1b1f2e;
    width: 100%;
    height: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer>.content-inner a {
    color: #fff
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer>.content-inner a:hover {
    text-decoration: underline
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer>.content-inner .meta-item {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 15px
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer>.content-inner .meta-item .icon {
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: 5px
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-organizer>.content-inner .meta-item .icon svg {
    fill: #F16024;
    width: 25px;
    height: auto
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue {
    overflow: hidden
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue>.content-inner {
    background: #F16024;
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    padding: 45px 50px
}

@media (max-width:1199.98px) {
    .tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue>.content-inner {
        padding: 50px 30px
    }
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue>.content-inner:after {
    content: '';
    background: #F16024;
    width: 100%;
    height: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue>.content-inner a {
    color: #fff
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue>.content-inner a:hover {
    text-decoration: underline
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue .meta-item {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 15px
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue .meta-item .icon {
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: 5px
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue .meta-item .icon svg {
    fill: #fff;
    width: 25px;
    height: auto
}

.tribe-events-single .tribe-events-event-meta .tribe-event-meta-bottom .event-single-venue .meta-item .tribe-events-address {
    font-size: 14px;
    line-height: 24px
}

.post-type-archive-tribe_events #tribe-events {
    margin-bottom: 40px
}

.post-type-archive-tribe_events #tribe-events-bar {
    background: #fff;
    border: 1px solid #e9e9ee
}

.post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form {
    background: #fff
}

.post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form input[type=text] {
    outline: none;
    border-bottom: 1px dashed #e9e9ee
}

.post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form .tribe-bar-submit .tribe-events-button {
    background: #F16024
}

.post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner {
    background: #fff
}

.post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle:focus,
.post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner #tribe-bar-views-toggle:hover {
    background: #fff;
    outline: none
}

.post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form .tribe-bar-views .tribe-bar-views-inner .tribe-bar-views-list {
    background: #fff;
    border: 1px solid #e9e9ee
}

.post-type-archive-tribe_events table.tribe-events-calendar {
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom-color: #e9e9ee
}

.post-type-archive-tribe_events table.tribe-events-calendar thead th {
    background: 0 0;
    color: #1b1f2e;
    text-align: left;
    border: none;
    border-bottom: 1px solid #e9e9ee
}

.post-type-archive-tribe_events table.tribe-events-calendar tbody {
    border-left: 1px solid #e9e9ee;
    border-right: 1px solid #e9e9ee
}

.post-type-archive-tribe_events table.tribe-events-calendar tbody td {
    border-color: #e9e9ee !important
}

.post-type-archive-tribe_events table.tribe-events-calendar tbody td div[id*=tribe-events-daynum-],
.post-type-archive-tribe_events table.tribe-events-calendar tbody td div[id*=tribe-events-daynum-]>a {
    background: 0 0 !important;
    font-size: 20px;
    color: #141827;
    font-weight: 500;
    padding-top: 10px;
    padding-left: 10px
}

.post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-month-event-title {
    font-size: 14px !important;
    line-height: 20px !important
}

.post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip {
    padding: 20px
}

.post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip .entry-title {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 26px
}

.post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-event-duration {
    font-size: 14px;
    color: #F16024;
    font-weight: 500;
    width: 100%;
    margin-bottom: 15px
}

.post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-events-event-thumb {
    width: 100px;
    margin-right: 1px;
    margin-bottom: 1px
}

.post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-events-event-thumb img {
    max-width: 100%
}

.post-type-archive-tribe_events table.tribe-events-calendar tbody td .tribe-events-tooltip .tribe-events-event-body .tribe-event-description {
    font-size: 14px;
    line-height: 24px
}

.post-type-archive-tribe_events table.tribe-events-calendar tbody td:hover {
    background: 0 0 !important;
    border-bottom: 2px solid #F16024 !important
}

.events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.tribe-events-day .tribe-events-loop {
    max-width: 100%
}

.portfolio-v1 {
    position: relative;
    overflow: hidden;
    max-width: 510px;
    margin: 0 auto 20px
}

.portfolio-v1 .images {
    position: relative;
    text-align: center
}

.portfolio-v1 .images a.link-image-content {
    display: block
}

.portfolio-v1 .images a.link-image-content:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1b1f2e;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.96);
    transform: scale(.96);
    z-index: 1;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.portfolio-v1 .images .link {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .45s;
    transition: all .45s;
    -moz-transition: all .45s;
    -ms-transition: all .45s;
    width: 36px;
    height: 36px;
    background: #fff;
    line-height: 36px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 99;
    margin-top: 45px;
    font-size: 14px
}

.portfolio-v1 .images .link:hover {
    background: #F16024;
    color: #fff
}

.portfolio-v1 .portfolio-content {
    margin-bottom: 30px
}

.portfolio-v1 .portfolio-content .content-inner {
    padding: 30px;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: -100px;
    background: #fff;
    position: relative;
    z-index: 9;
    -webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, .04);
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, .04);
    -webkit-transition: all .35s;
    transition: all .35s;
    border: 1px solid #e9e9ee
}

@media (max-width:1199.98px) {
    .portfolio-v1 .portfolio-content .content-inner {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: -80px
    }
}

.portfolio-v1 .portfolio-content .content-inner .portfolio-meta {
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative
}

.portfolio-v1 .portfolio-content .content-inner .portfolio-meta:after {
    content: '';
    width: 15px;
    height: 2px;
    background: #F16024;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

.portfolio-v1 .portfolio-content .content-inner .portfolio-meta a {
    color: #768492
}

.portfolio-v1 .portfolio-content .content-inner .portfolio-meta a:hover {
    text-decoration: underline
}

.portfolio-v1 .portfolio-content .content-inner .title {
    display: block;
    font-size: 24px;
    margin: 0 0 4px
}

@media (max-width:1199.98px) {
    .portfolio-v1 .portfolio-content .content-inner .title {
        font-size: 22px
    }
}

.portfolio-v1 .portfolio-content .content-inner .title a:hover {
    text-decoration: underline
}

.portfolio-v1:hover .portfolio-content .content-inner,
.portfolio-v1:active .portfolio-content .content-inner,
.portfolio-v1:focus .portfolio-content .content-inner {
    background: #F16024;
    border-color: #F16024
}

.portfolio-v1:hover .portfolio-content .content-inner .title a,
.portfolio-v1:active .portfolio-content .content-inner .title a,
.portfolio-v1:focus .portfolio-content .content-inner .title a {
    color: #fff
}

.portfolio-v1:hover .portfolio-content .content-inner .portfolio-meta a,
.portfolio-v1:active .portfolio-content .content-inner .portfolio-meta a,
.portfolio-v1:focus .portfolio-content .content-inner .portfolio-meta a {
    color: #fff
}

.portfolio-v1:hover .portfolio-content .content-inner .portfolio-meta:after,
.portfolio-v1:active .portfolio-content .content-inner .portfolio-meta:after,
.portfolio-v1:focus .portfolio-content .content-inner .portfolio-meta:after {
    background: #fff
}

.portfolio-v1:hover .images a.link-image-content:after,
.portfolio-v1:active .images a.link-image-content:after,
.portfolio-v1:focus .images a.link-image-content:after {
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.portfolio-v1:hover .images a.link,
.portfolio-v1:active .images a.link,
.portfolio-v1:focus .images a.link {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0
}

.portfolio-v2 {
    position: relative;
    margin: 0 auto 30px
}

.portfolio-v2 .images {
    position: relative;
    text-align: center
}

.portfolio-v2 .images a.link-image-content {
    display: block
}

.portfolio-v2 .images a.link-image-content:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1b1f2e;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.5);
    transform: scale(.5);
    z-index: 1;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.portfolio-v2 .images .link {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .45s;
    transition: all .45s;
    -moz-transition: all .45s;
    -ms-transition: all .45s;
    width: 32px;
    height: 32px;
    background: #fff;
    line-height: 33px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 99;
    text-align: center;
    margin-top: 45px
}

.portfolio-v2 .images .link:hover {
    background: #F16024;
    color: #fff
}

.portfolio-v2 .portfolio-content {
    border-top: none;
    background: #fff;
    position: absolute;
    z-index: 9;
    width: auto;
    right: 20px;
    left: 20px;
    bottom: 20px;
    z-index: 11;
    padding: 18px 20px;
    -webkit-transition: background .35s;
    transition: background .35s;
    -moz-transition: background .35s;
    -ms-transition: background .35s;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .05);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .05)
}

.portfolio-v2 .portfolio-content .content-inner {
    position: relative
}

.portfolio-v2 .portfolio-content .content-inner .title {
    display: block;
    font-size: 22px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    margin: 0
}

@media (max-width:1199.98px) {
    .portfolio-v2 .portfolio-content .content-inner .title {
        font-size: 20px
    }
}

.portfolio-v2:hover,
.portfolio-v2:active,
.portfolio-v2:focus {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .05)
}

.portfolio-v2:hover .portfolio-content,
.portfolio-v2:active .portfolio-content,
.portfolio-v2:focus .portfolio-content {
    background: #F16024
}

.portfolio-v2:hover .portfolio-content .title a,
.portfolio-v2:active .portfolio-content .title a,
.portfolio-v2:focus .portfolio-content .title a {
    color: #fff
}

.portfolio-v2:hover .portfolio-content .title a:hover,
.portfolio-v2:active .portfolio-content .title a:hover,
.portfolio-v2:focus .portfolio-content .title a:hover {
    text-decoration: underline
}

.portfolio-v2:hover .images a.link-image-content:after,
.portfolio-v2:active .images a.link-image-content:after,
.portfolio-v2:focus .images a.link-image-content:after {
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.portfolio-v2:hover .images a.link,
.portfolio-v2:active .images a.link,
.portfolio-v2:focus .images a.link {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0
}

.no-gutter .portfolio-block {
    margin-bottom: 0
}

.owl-carousel .portfolio-v1,
.owl-carousel .portfolio-v2 {
    margin-bottom: 0
}

.portfolio-filter {
    margin-bottom: 15px;
    width: 100%;
    float: left
}

.portfolio-filter ul.nav-tabs {
    display: inline-block;
    text-align: center;
    border: none;
    width: 100%
}

.portfolio-filter ul.nav-tabs>li>a {
    font-weight: 700;
    color: #1b1f2e;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    padding: 0 5px;
    font-size: 18px;
    font-family: "gilmer", sans-serif
}

.portfolio-filter ul.nav-tabs>li>a.active {
    color: #F16024
}

.portfolio-filter .view-all {
    float: right
}

.gva-portfolio-items {
    float: left;
    width: 100%
}

.gsc-portfolio-carousel.remove-padding .init-carousel-owl {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.gsc-portfolio-carousel.remove-padding .init-carousel-owl .owl-item {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.single-portfolio .portfolio-content {
    float: left;
    width: 100%;
    margin: 10px 0 30px
}

.single-portfolio .portfolio-content .title {
    margin: 20px 0 25px
}

.single-portfolio .portfolio-content .portfolio-information {
    float: right;
    margin: 36px 0 15px 10px;
    padding: 20px 30px;
    min-width: 300px;
    border: 1px solid #e9e9ee;
    text-align: left
}

@media (max-width:1199.98px) {
    .single-portfolio .portfolio-content .portfolio-information {
        padding: 20px
    }
}

@media (max-width:600px) {
    .single-portfolio .portfolio-content .portfolio-information {
        width: 100%;
        min-width: 100%;
        margin-bottom: 30px
    }
}

.single-portfolio .portfolio-content .portfolio-information ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.single-portfolio .portfolio-content .portfolio-information ul li {
    padding: 9px 0
}

.single-portfolio .portfolio-content .portfolio-information ul li .label {
    font-size: 14px;
    min-width: 110px;
    display: block;
    text-align: left;
    color: #1b1f2e;
    font-weight: 700;
    width: 100%;
    font-family: "gilmer", sans-serif
}

.single-portfolio .portfolio-thumbnail .owl-carousel .owl-nav .owl-next {
    right: 15px !important
}

.single-portfolio .portfolio-thumbnail .owl-carousel .owl-nav .owl-prev {
    left: 15px !important
}

.single-portfolio .portfolio-thumbnail .owl-carousel .owl-dots {
    position: absolute;
    bottom: 10px
}

.single-portfolio .portfolio-thumbnail .owl-carousel .owl-dots>.owl-dot {
    background: rgba(0, 0, 0, .8)
}

.single-portfolio .post-navigation {
    margin-bottom: 50px
}

.single.single-portfolio .main-page-content {
    padding: 75px 0 50px
}

@media (max-width:991.98px) {
    .single.single-portfolio .main-page-content {
        padding: 35px 0 15px
    }
}

.service-block {
    background: #fff;
    max-width: 600px;
    margin: 0 auto 30px;
    position: relative;
    overflow: hidden
}

.service-block:before,
.service-block:after {
    content: " ";
    display: table
}

.service-block:after {
    clear: both
}

.service-block .service-icon {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    border-bottom: 3px solid #fff;
    z-index: 11;
    background: #F16024;
    text-align: center;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.service-block .service-icon svg,
.service-block .service-icon img {
    width: 62px;
    fill: #fff;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -31px
}

.service-block .service-thumbnail {
    position: relative
}

.service-block .service-thumbnail:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #1E2957;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    opacity: .3;
    filter: alpha(opacity=30)
}

.service-block .service-content {
    border-top: 0;
    text-align: left;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 60px;
    opacity: 0;
    -webkit-transition: all .35s;
    transition: all .35s;
    z-index: 11
}

.service-block .service-content .content-inner {
    padding: 30px;
    position: relative;
    z-index: 9
}

@media (max-width:1199.98px) {
    .service-block .service-content .content-inner {
        padding: 30px
    }
}

.service-block .service-content .content-inner .title {
    font-size: 20px;
    margin: 0 0 20px
}

.service-block .service-content .content-inner .title a {
    color: #fff
}

.service-block .service-content .content-inner .desc {
    margin: 0 0 20px;
    color: rgba(255, 255, 255, .8);
    font-size: 16px
}

@media (max-width:1199.98px) {
    .service-block .service-content .content-inner .desc {
        margin: 0 0 10px
    }
}

.service-block .service-content .content-inner .readmore a:hover {
    color: #fff
}

.service-block .service-content .content-inner .readmore a:hover span:after {
    background: #fff
}

.service-block:hover .service-icon {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.service-block:hover .service-thumbnail:after {
    opacity: .8
}

.service-block:hover .service-content {
    opacity: 1;
    margin-top: 0
}

.owl-item.center .service-block .service-icon {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.owl-item.center .service-block .service-thumbnail:after {
    opacity: .8
}

.owl-item.center .service-block .service-content {
    margin-top: 0;
    opacity: 1
}

.service-item-v1 {
    max-width: 500px
}

.service-item-v2 {
    -webkit-transition: all .35s;
    transition: all .35s;
    margin-bottom: 30px
}

.service-item-v2 .service-image {
    position: relative
}

.service-item-v2 .service-image:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #1E2957;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    opacity: 0;
    filter: alpha(opacity=0)
}

.service-item-v2 .service-image .service-icon {
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: -40px;
    left: 35px;
    border-bottom: 3px solid #1b1f2e;
    z-index: 11;
    background: #fff;
    text-align: center
}

.service-item-v2 .service-image .service-icon svg,
.service-item-v2 .service-image .service-icon img {
    width: 62px;
    fill: #1b1f2e;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -31px
}

.service-item-v2 .service-content {
    padding: 50px 35px;
    border: 1px solid #e9e9ee;
    border-top: 0;
    background: #fff
}

.service-item-v2 .service-content .title {
    font-size: 22px
}

.service-item-v2 .service-content .desc {
    margin-top: 28px
}

.service-item-v2 .service-content .readmore {
    margin-top: 16px
}

.service-item-v2:hover {
    -webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, .04);
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, .04)
}

.service-item-v2:hover .service-image:after {
    opacity: .3;
    filter: alpha(opacity=30)
}

.service-item-v2:hover .service-image .service-icon {
    bottom: 45px;
    background: #F16024;
    border-bottom-color: #fff
}

.service-item-v2:hover .service-image .service-icon svg {
    fill: #fff
}

.service-item-v3 {
    -webkit-transition: all .35s;
    transition: all .35s;
    padding: 60px;
    border: 1px solid #e9e9ee;
    background: #fff;
    text-align: center;
    margin-bottom: 30px
}

@media (max-width:1199.98px) {
    .service-item-v3 {
        padding: 60px 40px
    }
}

@media (max-width:991.98px) {
    .service-item-v3 {
        padding: 50px 30px
    }
}

.service-item-v3 .service-icon {
    width: 100px;
    height: 100px;
    border-bottom: 3px solid #1b1f2e;
    background: #f4f4f5;
    text-align: center;
    position: relative;
    margin: 0 auto
}

.service-item-v3 .service-icon svg,
.service-item-v3 .service-icon img {
    width: 62px;
    fill: #1b1f2e;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -31px
}

.service-item-v3 .service-content {
    margin-top: 35px
}

.service-item-v3 .service-content .title {
    font-size: 20px
}

.service-item-v3 .service-content .desc {
    margin-top: 28px;
    font-size: 18px
}

.service-item-v3 .service-content .readmore {
    margin-top: 16px
}

.service-item-v3:hover {
    -webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, .04);
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, .04)
}

.service-item-v3:hover .service-icon {
    background: #1b1f2e;
    border-bottom-color: #F16024
}

.service-item-v3:hover .service-icon svg {
    fill: #F16024
}

.owl-carousel .service-item-v1,
.owl-carousel .service-item-v2,
.owl-carousel .service-item-v3 {
    margin-bottom: 0
}

.service-block-single .service-images {
    position: relative
}

.service-block-single .service-images .image-item {
    position: relative
}

.service-block-single .service-images .image-item:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    opacity: 0;
    filter: alpha(opacity=0)
}

.service-block-single .service-images .image-item .zoomGallery {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    z-index: 11;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #fff;
    line-height: 36px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.service-block-single .service-images .service-thumbnail .owl-carousel .owl-nav .owl-next {
    right: 15px !important
}

.service-block-single .service-images .service-thumbnail .owl-carousel .owl-nav .owl-prev {
    left: 15px !important
}

.service-block-single .service-images .service-icon {
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 50px;
    border-bottom: 3px solid #1b1f2e;
    z-index: 11;
    background: #fff;
    text-align: center
}

.service-block-single .service-images .service-icon svg,
.service-block-single .service-images .service-icon img {
    width: 62px;
    fill: #1b1f2e;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -31px
}

.service-block-single .service-images:hover .service-icon {
    bottom: 45px;
    background: #F16024;
    border-bottom-color: #fff
}

.service-block-single .service-images:hover .service-icon svg {
    fill: #fff
}

.service-block-single .service-images:hover .zoomGallery {
    opacity: 1;
    filter: alpha(opacity=100)
}

.service-block-single .service-images:hover .image-item:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.service-block-single .service-title {
    margin-top: 30px
}

.single.single-service .main-page-content {
    padding: 75px 0 45px
}

.team-progress-wrapper .team__progress-label {
    font-weight: 700;
    color: #1b1f2e;
    font-family: "gilmer", sans-serif;
    font-size: 16px
}

.team-progress-wrapper .team__progress {
    background-color: #f4f4f5;
    position: relative;
    overflow: visible;
    z-index: 11
}

.team-progress-wrapper .team__progress .team__progress-bar {
    -webkit-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -ms-transition: width 1s ease-in-out;
    height: 10px;
    background: #F16024;
    position: relative;
    display: block;
    width: 0
}

.team-progress-wrapper .team__progress .team__progress-bar .percentage {
    position: absolute;
    bottom: 100%;
    left: 100%;
    z-index: 1;
    padding: 6px 8px;
    background: #F16024;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 1
}

.team-progress-wrapper .team__progress .team__progress-bar .percentage:after {
    content: "";
    border: 6px solid transparent;
    border-top-color: #F16024;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-top: -6px
}

.team-progress-wrapper .team__progress .team__progress-bar .percentage.percentage-left {
    left: auto;
    right: 0
}

.team-progress-wrapper .team__progress .team__progress-bar .percentage.percentage-left:after {
    right: 0;
    left: auto;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-right: 2px
}

.team-block.team-v1 {
    background: #fff;
    text-align: center;
    position: relative;
    max-width: 400px;
    margin: 0 auto 30px;
    padding: 60px 60px 45px;
    border: 1px solid #e9e9ee;
    -webkit-transition: all .35s;
    transition: all .35s
}

@media (max-width:1199.98px) {
    .team-block.team-v1 {
        padding: 45px
    }
}

@media (max-width:991.98px) {
    .team-block.team-v1 {
        padding: 25px
    }
}

@media (max-width:767.98px) {
    .team-block.team-v1 {
        padding: 20px
    }
}

.team-block.team-v1 .team-image {
    position: relative;
    overflow: hidden;
    text-align: center
}

.team-block.team-v1 .team-image a.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    transition: all .35s
}

.team-block.team-v1 .team-image .socials-team {
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .15s;
    transition: all .15s;
    -moz-transition: all .15s;
    -ms-transition: all .15s;
    text-align: left;
    z-index: 11;
    height: 45px
}

.team-block.team-v1 .team-image .socials-team a {
    display: inline-block;
    color: #9aa3b2;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: all .25s;
    transition: all .25s;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 16px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #1b1f2e;
    float: left;
    position: relative;
    z-index: 1
}

.team-block.team-v1 .team-image .socials-team a:hover {
    color: #fff
}

.team-block.team-v1 .team-image .socials-team a.share-social {
    padding-top: 3px;
    margin-top: 1px;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    line-height: 38px;
    background: #F16024;
    z-index: 11
}

.team-block.team-v1 .team-image .socials-team a.share-social .icon {
    font-size: 14px;
    color: #fff
}

.team-block.team-v1 .team-content {
    position: relative;
    text-align: center;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.team-block.team-v1 .team-content .team-content-inner {
    position: relative;
    z-index: 2;
    padding: 30px 0 0;
    z-index: 11
}

.team-block.team-v1 .team-content .team-name {
    font-size: 22px;
    margin: 0 0 8px;
    line-height: 20px
}

.team-block.team-v1 .team-content .team-job {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 5px;
    color: #F16024;
    letter-spacing: 1px
}

.team-block.team-v1 .team-content .team-desc {
    margin-top: 10px;
    font-size: 18px
}

.team-block.team-v1.active .team-image .socials-team a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.team-block.team-v1:hover {
    -webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, .04);
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, .04)
}

.team-block.team-v1:hover .team-image .overlay {
    opacity: 1;
    filter: alpha(opacity=100)
}

.team-block.team-v2 {
    background: #fff;
    text-align: center;
    position: relative;
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 30px
}

.team-block.team-v2 .team-image {
    position: relative;
    overflow: hidden;
    text-align: center
}

.team-block.team-v2 .team-image a.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    transition: all .35s
}

.team-block.team-v2 .team-image .socials-team {
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .15s;
    transition: all .15s;
    -moz-transition: all .15s;
    -ms-transition: all .15s;
    text-align: left;
    z-index: 11
}

.team-block.team-v2 .team-image .socials-team a {
    display: block;
    text-align: left;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: all .25s;
    transition: all .25s;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 16px;
    width: 56px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    background: #F16024
}

.team-block.team-v2 .team-image .socials-team a.share-social {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding-top: 3px;
    margin-top: 1px
}

.team-block.team-v2 .team-image .socials-team a.share-social svg {
    width: 18px;
    fill: #fff;
    height: auto
}

.team-block.team-v2 .team-image .socials-team a:hover {
    background: #1E2957
}

.team-block.team-v2 .team-image .socials-team a:hover svg {
    fill: #1b1f2e
}

.team-block.team-v2 .team-content {
    position: relative;
    text-align: center;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    background: #f7f7f9
}

.team-block.team-v2 .team-content .team-content-inner {
    position: relative;
    z-index: 2;
    padding: 30px 0;
    border-bottom: 1px solid #e9e9ee;
    z-index: 11
}

.team-block.team-v2 .team-content .team-name {
    font-size: 20px;
    margin: 0 0 2px;
    line-height: 20px
}

.team-block.team-v2 .team-content .team-job {
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 5px
}

.team-block.team-v2.active .team-image .socials-team a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.team-block.team-v2.active .team-image .socials-team a.share-social {
    background: #1E2957
}

.team-block.team-v2.active .team-image .socials-team a.share-social svg {
    fill: #1b1f2e
}

.team-block.team-v2:hover .team-content {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .05)
}

.team-block.team-v2:hover .team-image .overlay {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gva-teams-grid .team-block {
    margin-bottom: 35px
}

.team-block-single {
    margin: 65px 0 95px
}

.team-block-single .team-image {
    margin-bottom: 10px
}

.team-block-single .heading {
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
    color: #1b1f2e;
    border-bottom: 1px solid #e9e9ee;
    position: relative;
    float: left;
    width: 100%;
    font-family: "gilmer", sans-serif
}

.team-block-single .heading:after {
    content: '';
    width: 80px;
    height: 1px;
    background: #F16024;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 9
}

.team-block-single .team-name {
    color: #1b1f2e;
    font-weight: 700;
    font-size: 24px;
    margin: 0 0 5px
}

.team-block-single .team-email,
.team-block-single .team-phone {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 500;
    font-family: "gilmer", sans-serif;
    font-size: 16px
}

@media (max-width:991.98px) {
    .team-block-single .team-email,
    .team-block-single .team-phone {
        font-size: 14px
    }
    .team-block-single .team-email label,
    .team-block-single .team-phone label {
        display: block;
        margin-bottom: 0
    }
}

.team-block-single .team-job {
    text-transform: uppercase;
    color: #F16024;
    font-size: 14px
}

.team-block-single .team-quote {
    font-size: 16px;
    color: #999;
    margin-top: 20px;
    padding-left: 50px;
    position: relative;
    font-style: italic
}

.team-block-single .team-quote:after {
    font-family: "Font Awesome 5 Free";
    content: "\f10d";
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    color: #F16024;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    font-weight: 700
}

.team-block-single .socials-team {
    margin-top: 10px;
    float: left;
    width: 100%
}

.team-block-single .socials-team a {
    width: 45px;
    height: 45px;
    font-size: 14px;
    display: inline-block;
    margin-right: 15px;
    color: #768492;
    -webkit-transition: all .35s;
    transition: all .35s;
    line-height: 50px;
    border-radius: 50%;
    background: #f4f4f5;
    text-align: center
}

@media (max-width:991.98px) {
    .team-block-single .socials-team a {
        width: 35px;
        height: 35px;
        line-height: 40px
    }
}

.team-block-single .socials-team a:hover {
    background: #F16024;
    color: #fff;
    border-color: #F16024
}

.ajax-loading {
    display: none
}

.index-main-page {
    margin-top: 30px
}

.wrapper-page .heading-title {
    text-transform: capitalize;
    margin-bottom: 0;
    display: block;
    font-size: 20px;
    margin-top: 15px
}

#wp-main-content {
    min-height: 50px
}

.pagination .disabled {
    background: #F16024;
    color: #fff
}

.pagination .current {
    background: #F16024;
    color: #fff
}

.page.white .wp-content article {
    background: #fff;
    padding: 20px
}

body.error404 .header-default {
    border-bottom: 2px solid #e9e9ee
}

.not-found-wrapper {
    padding: 220px 0 250px;
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/bg-404.jpg) repeat-x center center transparent;
    background-size: cover
}

@media (max-width:991.98px) {
    .not-found-wrapper {
        padding: 100px 0 120px
    }
}

.not-found-wrapper .not-found-title h1 {
    font-size: 120px;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1;
    color: #fff
}

@media (max-width:991.98px) {
    .not-found-wrapper .not-found-title h1 {
        font-size: 42px
    }
}

.not-found-wrapper .not-found-desc {
    max-width: 500px;
    margin: 0 auto;
    color: #ccc
}

.not-found-wrapper .not-found-subtitle {
    font-size: 38px;
    font-weight: 500;
    margin: 10px 0 0;
    color: #fff;
    text-transform: uppercase
}

@media (max-width:991.98px) {
    .not-found-wrapper .not-found-subtitle {
        font-size: 30px
    }
}

.not-found-wrapper .not-found-home {
    margin-top: 40px
}

.not-found-wrapper .not-found-home>a i {
    margin-right: 10px;
    position: relative
}

.not-found-wrapper .not-found-home>a:hover,
.not-found-wrapper .not-found-home>a:active,
.not-found-wrapper .not-found-home>a:after {
    background: #e23b00;
    color: #fff
}

.woocommerce-cart h2 {
    font-size: 25px
}

.woocommerce-cart .shipping_calculator {
    margin-bottom: 30px
}

.woocommerce-cart .cart-collaterals {
    margin-bottom: 40px;
    margin-top: 50px
}

.woocommerce-cart .actions input[name^=update_cart] {
    float: right;
    margin-top: 5px
}

.woocommerce-cart .actions .coupon {
    float: left;
    margin-bottom: 10px
}

@media (max-width:991.98px) {
    .woocommerce-cart .actions .coupon {
        width: 100%
    }
}

.main-page-index {
    margin: 90px 0 60px
}

.content-page-index .post-masonry-index .post {
    margin-bottom: 30px
}

.content-page-index .post-masonry-index .post .entry-content {
    position: relative
}

.content-page-index .post-masonry-index .post .entry-content .entry-meta .post-comment,
.content-page-index .post-masonry-index .post .entry-content .entry-meta .line {
    display: none
}

.content-page-index .post-masonry-index .post.sticky .entry-content:after {
    content: '\f02e';
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: -5px;
    right: 15px;
    color: #F16024;
    font-size: 30px;
    z-index: 1;
    line-height: 1;
    font-weight: 700
}

.single-gallery #wp-main-content {
    padding-bottom: 45px
}

.single-gallery #wp-main-content #gallery-single {
    max-width: 800px;
    margin: 0 auto
}

body.page .content-page-inner h1.title {
    margin-bottom: 30px
}

body.search-results .main-page-content,
body.archive .main-page-content {
    margin: 90px 0 60px
}

body.search-results .main-page-content .post-block .entry-content .content-inner,
body.archive .main-page-content .post-block .entry-content .content-inner {
    max-width: 500px
}

.wpcf7-form {
    max-width: 950px;
    margin: 0 auto
}

.wpcf7-form p {
    margin-bottom: 20px
}

.wpcf7-form .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 20px
}

.wpcf7-form input[type*=email],
.wpcf7-form input[type*=text] {
    width: 100%;
    height: 68px;
    padding: 0 15px;
    margin-bottom: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f7f7f9;
    border: none
}

.wpcf7-form input[type*=email]::-webkit-input-placeholder,
.wpcf7-form input[type*=text]::-webkit-input-placeholder {
    color: #768492;
    font-weight: 300
}

.wpcf7-form input[type*=email]::-moz-placeholder,
.wpcf7-form input[type*=text]::-moz-placeholder {
    color: #768492;
    font-weight: 300
}

.wpcf7-form input[type*=email]:-ms-input-placeholder,
.wpcf7-form input[type*=text]:-ms-input-placeholder {
    color: #768492;
    font-weight: 300
}

.wpcf7-form input[type*=email]:-moz-placeholder,
.wpcf7-form input[type*=text]:-moz-placeholder {
    color: #768492;
    font-weight: 300
}

.wpcf7-form select {
    background: #ffe2d8;
    line-height: 68px;
    height: 68px;
    border: none;
    width: 100%;
    color: #768492
}

.wpcf7-form textarea {
    background: #f7f7f9;
    width: 100%;
    padding: 20px;
    max-height: 265px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wpcf7-form textarea::-webkit-input-placeholder {
    color: #768492;
    font-weight: 300
}

.wpcf7-form textarea::-moz-placeholder {
    color: #768492;
    font-weight: 300
}

.wpcf7-form textarea:-ms-input-placeholder {
    color: #768492;
    font-weight: 300
}

.wpcf7-form textarea:-moz-placeholder {
    color: #768492;
    font-weight: 300
}

.wpcf7-form .form-action {
    text-align: center;
    padding: 0;
    position: relative
}

.wpcf7-form .form-action input {
    background: 0 0 !important;
    position: relative;
    z-index: 11
}

.wpcf7-form .form-action input:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.wpcf7-form .form-action .ajax-loader {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px
}

.contact-form-full .wpcf7 .row>div {
    width: 100% !important
}

.contact-form-full .wpcf7 input[type*=email],
.contact-form-full .wpcf7 input[type*=text],
.contact-form-full .wpcf7 textarea {
    background: 0 0;
    border: 1px solid rgba(0, 0, 0, .2);
    margin-bottom: 30px
}

.contact-form-full .wpcf7 textarea {
    margin-bottom: 0
}

.contact-form-white .wpcf7 input[type*=email],
.contact-form-white .wpcf7 input[type*=text],
.contact-form-white .wpcf7 textarea {
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, .2);
    margin-bottom: 30px
}

.contact-form-white .wpcf7 input[type*=email]::-webkit-input-placeholder,
.contact-form-white .wpcf7 input[type*=text]::-webkit-input-placeholder,
.contact-form-white .wpcf7 textarea::-webkit-input-placeholder {
    color: #fff
}

.contact-form-white .wpcf7 input[type*=email]::-moz-placeholder,
.contact-form-white .wpcf7 input[type*=text]::-moz-placeholder,
.contact-form-white .wpcf7 textarea::-moz-placeholder {
    color: #fff
}

.contact-form-white .wpcf7 input[type*=email]:-ms-input-placeholder,
.contact-form-white .wpcf7 input[type*=text]:-ms-input-placeholder,
.contact-form-white .wpcf7 textarea:-ms-input-placeholder {
    color: #fff
}

.contact-form-white .wpcf7 input[type*=email]:-moz-placeholder,
.contact-form-white .wpcf7 input[type*=text]:-moz-placeholder,
.contact-form-white .wpcf7 textarea:-moz-placeholder {
    color: #fff
}

.contact-form-white .wpcf7 .action input.wpcf7-submit {
    margin: 0;
    background: #fff;
    color: #1b1f2e;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.contact-form-white .wpcf7 .action input.wpcf7-submit:hover {
    background: rgba(255, 255, 255, .8)
}

#comments {
    float: left;
    width: 100%;
    margin-top: 30px
}

#comments .title,
#comments .comments-title {
    font-size: 24px;
    position: relative;
    color: #1b1f2e
}

#comments .title h4,
#comments .comments-title h4 {
    margin: 0;
    font-size: 22px
}

#comments .comments-title {
    margin: 30px 0 30px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding-bottom: 15px
}

#comments .comments-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #F16024;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

#comments input[type*=email],
#comments input[type*=text],
#comments textarea {
    padding-left: 10px;
    padding-right: 10px;
    min-height: 68px;
    background: #f7f7f9;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0
}

#comments input[type*=email]::-webkit-input-placeholder,
#comments input[type*=text]::-webkit-input-placeholder,
#comments textarea::-webkit-input-placeholder {
    color: #768492
}

#comments input[type*=email]::-moz-placeholder,
#comments input[type*=text]::-moz-placeholder,
#comments textarea::-moz-placeholder {
    color: #768492
}

#comments input[type*=email]:-ms-input-placeholder,
#comments input[type*=text]:-ms-input-placeholder,
#comments textarea:-ms-input-placeholder {
    color: #768492
}

#comments input[type*=email]:-moz-placeholder,
#comments input[type*=text]:-moz-placeholder,
#comments textarea:-moz-placeholder {
    color: #768492
}

#comments input[type*=email],
#comments input[type*=text] {
    height: 68px;
    padding: 0 20px;
    line-height: 68px
}

#comments textarea {
    padding: 20px
}

#comments .comment-rating {
    margin-bottom: 15px
}

#comments #add_review_button,
#comments #submit {
    font-size: 14px;
    background: #F16024;
    color: #fff;
    font-weight: 500;
    padding: 22px 38px;
    line-height: 1.2;
    position: relative;
    z-index: 9;
    display: inline-block;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 2px;
    width: auto
}

#comments #add_review_button:hover,
#comments #submit:hover {
    background: #1b1f2e
}

#comments #add_review_button {
    margin-bottom: 20px
}

#comments .headline {
    height: 30px;
    text-align: left;
    margin-bottom: 10px
}

#comments .headline h2 {
    padding: 0
}

#comments .headline a {
    text-transform: uppercase;
    float: right;
    margin-top: 2px;
    font-size: 12px
}

#comments #reply-title {
    font-size: 28px;
    color: #F16024;
    margin: 0 0 5px;
    float: left;
    width: 100%;
    position: relative
}

#comments #reply-title small {
    float: right;
    font-weight: 500;
    font-size: 14px;
    line-height: 39px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 11
}

#comments .comment-notes {
    margin-bottom: 20px
}

#comments .commentform {
    float: left;
    width: 100%;
    margin-top: 5px
}

#comments .commentform .row {
    margin-left: -8px;
    margin-right: -8px
}

#comments .commentform .row>div {
    padding-left: 8px;
    padding-right: 8px
}

#comments .commentform .form-submit {
    margin-bottom: 30px
}

#comments ol.comment-list {
    list-style: none;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 100%
}

@media (max-width:991.98px) {
    #comments ol.comment-list {
        padding: 20px
    }
}

#comments ol.comment-list .comment-body {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

#comments ol.comment-list .comment-body p {
    margin-bottom: 5px
}

#comments ol.comment-list>li {
    width: 100%;
    float: left;
    position: relative
}

#comments ol.comment-list>li:before {
    display: none
}

#comments ol.comment-list>li li {
    position: relative
}

#comments ol.comment-list>li li:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

#comments ol.comment-list>li:last-child {
    padding-bottom: 0
}

#comments ol.comment-list>li #respond {
    float: left;
    width: 100%;
    margin-top: 20px;
    display: block !important
}

#comments ol.comment-list>li #respond #reply-title {
    display: block
}

#comments ol.comment-list>li #respond #reply-title #cancel-comment-reply-link {
    font-family: "Hind", sans-serif
}

#comments ol.comment-list>li:first-child .comment-inner {
    margin-top: 0
}

#comments ol.comment-list>li:last-child {
    border: 0
}

#comments ol.comment-list .the-comment {
    border-bottom: 1px solid #e9e9ee;
    padding-bottom: 20px;
    margin-bottom: 20px
}

#comments ol.comment-list .the-comment .media-comment-left {
    min-width: 90px;
    float: left
}

@media (max-width:991.98px) {
    #comments ol.comment-list .the-comment .media-comment-left {
        min-width: 70px
    }
}

@media (max-width:490px) {
    #comments ol.comment-list .the-comment .media-comment-left {
        display: block
    }
    #comments ol.comment-list .the-comment .media-comment-left .author-image {
        margin-bottom: 8px
    }
}

#comments ol.comment-list .the-comment .media-comment-left .author-image img {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 50%
}

@media (max-width:991.98px) {
    #comments ol.comment-list .the-comment .media-comment-left .author-image img {
        width: 55px;
        height: 55px
    }
}

#comments ol.comment-list .the-comment .media-comment-body {
    padding-left: 91px
}

@media (max-width:991.98px) {
    #comments ol.comment-list .the-comment .media-comment-body {
        padding-left: 71px
    }
}

@media (max-width:490px) {
    #comments ol.comment-list .the-comment .media-comment-body {
        display: block;
        width: 100%;
        padding-left: 0
    }
}

#comments ol.comment-list .the-comment .comment-rate {
    margin-top: 2px
}

#comments ol.comment-list .the-comment .comment-rate .on {
    color: #F16024
}

#comments ol.comment-list .the-comment .author-meta {
    line-height: 1.8;
    position: relative;
    margin-bottom: 5px
}

#comments ol.comment-list .the-comment .author-meta a {
    font-size: 14px
}

#comments ol.comment-list .the-comment .author-meta .fn {
    font-weight: 700;
    font-family: "gilmer", sans-serif;
    display: block;
    width: 100%;
    font-size: 18px;
    font-style: normal;
    color: #1b1f2e
}

#comments ol.comment-list .the-comment .author-meta .fn a {
    font-size: 18px
}

#comments ol.comment-list .the-comment .comment-meta {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 5px;
    color: #676767
}

#comments ol.comment-list .the-comment .comment-info {
    position: relative;
    padding-left: 22px
}

#comments ol.comment-list .the-comment .comment-info:after {
    content: '';
    width: 12px;
    height: 2px;
    background: #F16024;
    position: absolute;
    top: 13px;
    left: 0;
    z-index: 1
}

#comments ol.comment-list .the-comment .comment-info a {
    color: #999
}

#comments ol.comment-list .the-comment .comment-info a:hover {
    color: #F16024
}

#comments ol.comment-list .the-comment .comment-body {
    position: relative;
    margin-top: 5px
}

#comments ol.comment-list .the-comment .awaiting_moderation {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 8px;
    padding: 2px 4px;
    font-style: normal
}

#comments ol.comment-list .the-comment .comment-reply-link {
    display: inline-block;
    float: right;
    color: #F16024;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 0
}

#comments ol.comment-list .children {
    display: block;
    float: left;
    width: 100%;
    padding-left: 50px;
    list-style: none
}

@media (max-width:991.98px) {
    #comments ol.comment-list .children {
        padding-left: 40px
    }
}

#comments ol.comment-list .children .comment-author {
    padding-left: 70px
}

#comments ol.comment-list .children .children {
    padding-left: 50px
}

@media (max-width:991.98px) {
    #comments ol.comment-list .children .children {
        padding-left: 30px
    }
}

@media (max-width:767.98px) {
    #comments ol.comment-list .children .children {
        padding-left: 20px
    }
}

#respond {
    clear: left;
    margin-bottom: 30px
}

#respond input[type=text],
#respond input[type=tel],
#respond input[type=password],
#respond input[type=email],
#respond textarea {
    width: 100%
}

#respond .form-submit {
    margin: 16px 0 0
}

#reviews {
    float: left;
    width: 100%
}

#reviews #comments {
    width: 100%;
    padding: 0;
    margin: 30px 0 0
}

#reviews #comments ol.commentlist {
    padding: 30px 0 0
}

#reviews #comments ol.commentlist .comment-container {
    margin-left: 0
}

#reviews #comments ol.commentlist .comment-container .authorname {
    display: none
}

#reviews #comments ol.commentlist .comment-container .commentmeta strong {
    float: left
}

#reviews #comments ol.commentlist .comment-text {
    text-align: left;
    clear: both;
    margin-bottom: 20px
}

#comment_popup {
    background: #fff;
    padding: 50px;
    max-width: 50%;
    position: relative;
    margin: 0 auto
}

@media (max-width:991.98px) {
    #comment_popup {
        max-width: 100%
    }
}

@media (max-width:991.98px) {
    #comment_popup {
        padding: 30px
    }
}

.comment-rating .comment-star-rating {
    margin: 0;
    padding: 0
}

.comment-rating .comment-star-rating:before,
.comment-rating .comment-star-rating:after {
    content: " ";
    display: table
}

.comment-rating .comment-star-rating:after {
    clear: both
}

.comment-rating .comment-star-rating>li {
    float: left !important;
    width: auto !important;
    border: none !important;
    list-style: none;
    position: relative;
    margin: 0 15px 0 0 !important;
    padding: 0 15px 0 0 !important
}

@media (max-width:991.98px) {
    .comment-rating .comment-star-rating>li {
        margin-right: 10px !important;
        padding-right: 10px !important
    }
}

.comment-rating .comment-star-rating>li:after {
    content: '|';
    position: absolute;
    right: 0;
    top: 0;
    z-index: 11
}

.comment-rating .comment-star-rating>li:last-child {
    padding-right: 0 !important;
    margin-right: 0 !important
}

.comment-rating .comment-star-rating>li:last-child:after {
    content: none
}

.comment-rating .comment-star-rating>li a {
    color: #888
}

.comment-rating .comment-star-rating>li a.active {
    color: #F16024
}

.pingbacklist {
    list-style-type: none;
    padding: 0
}

.pingbacklist>li {
    margin-bottom: 20px;
    padding-bottom: 5px;
    line-height: 32px;
    border-bottom: 1px solid #e9e9ee
}

.pingbacklist>li .author-meta .fn {
    font-weight: 500;
    font-family: "gilmer", sans-serif;
    font-size: 18px;
    font-style: normal
}

.pingbacklist>li .author-meta .comment-info {
    position: relative;
    padding-left: 22px;
    display: block;
    width: 100%;
    font-size: 14px
}

.pingbacklist>li .author-meta .comment-info:after {
    content: '';
    width: 12px;
    height: 2px;
    background: #F16024;
    position: absolute;
    top: 13px;
    left: 0;
    z-index: 1
}

.pingbacklist>li .author-meta .comment-info a {
    color: #999
}

.pingbacklist>li .author-meta .comment-info a:hover {
    color: #F16024
}

.pingbacklist>li .comment-body {
    position: relative;
    margin-top: 5px
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes beat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(.82);
        transform: scale(.82)
    }
}

@keyframes beat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(.82);
        transform: scale(.82)
    }
}

@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }
    100% {
        background-position: 468px 0
    }
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }
    100% {
        background-position: 468px 0
    }
}

.animated-background {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: #eee;
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eee), color-stop(18%, #ddd), color-stop(33%, #eee));
    background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
    background-size: 800px 104px;
    height: 96px;
    position: relative
}

.background-masker {
    background: #fff;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.blur {
    filter: progid:DXImageTransform.Microsoft.blur(PixelRadius='3');
    -webkit-filter: url(#blur-filter);
    filter: url(#blur-filter);
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

.blur-svg {
    display: none
}

@-webkit-keyframes left_shape {
    0% {
        left: 100px
    }
    50% {
        left: 0
    }
    100% {
        left: 100px
    }
}

@keyframes left_shape {
    0% {
        left: 100px
    }
    50% {
        left: 0
    }
    100% {
        left: 100px
    }
}

@-webkit-keyframes right_shape {
    0% {
        right: 100px
    }
    50% {
        right: 0
    }
    100% {
        right: 100px
    }
}

@keyframes right_shape {
    0% {
        right: 100px
    }
    50% {
        right: 0
    }
    100% {
        right: 100px
    }
}

@-webkit-keyframes bottom_shape {
    0% {
        bottom: 100px
    }
    50% {
        bottom: 0
    }
    100% {
        bottom: 100px
    }
}

@keyframes bottom_shape {
    0% {
        bottom: 100px
    }
    50% {
        bottom: 0
    }
    100% {
        bottom: 100px
    }
}

@-webkit-keyframes top_shape {
    0% {
        top: 100px
    }
    50% {
        top: 0
    }
    100% {
        top: 100px
    }
}

@keyframes top_shape {
    0% {
        top: 100px
    }
    50% {
        top: 0
    }
    100% {
        top: 100px
    }
}

@-webkit-keyframes bg_top_right_shape {
    0% {
        background-position: right 30px top 0
    }
    50% {
        background-position: right 68px top 0
    }
    100% {
        background-position: right 30px top 0
    }
}

@keyframes bg_top_right_shape {
    0% {
        background-position: right 30px top 0
    }
    50% {
        background-position: right 68px top 0
    }
    100% {
        background-position: right 30px top 0
    }
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0
    }
}

@-webkit-keyframes pulse-border-2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes pulse-border-2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

.custom-breadcrumb {
    position: relative;
    background-color: #1b1f2e;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 35px;
    position: relative
}

.custom-breadcrumb .breadcrumb-main {
    position: relative;
    z-index: 11
}

.custom-breadcrumb .breadcrumb-container-inner {
    position: relative;
    padding: 135px 0 130px;
    text-align: center
}

@media (max-width:1199.98px) {
    .custom-breadcrumb .breadcrumb-container-inner {
        padding-bottom: 100px !important;
        padding-top: 100px !important
    }
}

@media (max-width:991.98px) {
    .custom-breadcrumb .breadcrumb-container-inner {
        padding-bottom: 80px !important;
        padding-top: 80px !important
    }
}

@media (max-width:767.98px) {
    .custom-breadcrumb .breadcrumb-container-inner {
        padding-bottom: 60px !important;
        padding-top: 60px !important
    }
}

.custom-breadcrumb .breadcrumb-container-inner .heading-title {
    font-size: 52px;
    color: #1E2957;
    margin: 0;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center
}

@media (max-width:1199.98px) {
    .custom-breadcrumb .breadcrumb-container-inner .heading-title {
        font-size: 42px
    }
}

@media (max-width:991.98px) {
    .custom-breadcrumb .breadcrumb-container-inner .heading-title {
        font-size: 38px
    }
}

@media (max-width:767.98px) {
    .custom-breadcrumb .breadcrumb-container-inner .heading-title {
        font-size: 28px
    }
}

@media (max-width:575.98px) {
    .custom-breadcrumb .breadcrumb-container-inner .heading-title {
        font-size: 20px
    }
}

.custom-breadcrumb .breadcrumb {
    margin-bottom: 0;
    display: inline-block;
    font-weight: 400;
    padding: 15px 30px 12px;
    background: rgba(0, 0, 0, .2)
}

.custom-breadcrumb .breadcrumb li {
    float: left;
    position: relative;
    z-index: 11;
    line-height: 1;
    text-align: center;
    padding: 0 10px;
    color: #fff
}

@media (max-width:1199.98px) {
    .custom-breadcrumb .breadcrumb li {
        font-size: 16px
    }
}

@media (max-width:991.98px) {
    .custom-breadcrumb .breadcrumb li {
        font-size: 14px
    }
}

.custom-breadcrumb .breadcrumb li:after {
    content: '-';
    position: absolute;
    bottom: 0;
    left: -2px;
    z-index: 1
}

.custom-breadcrumb .breadcrumb li:first-child:after {
    display: none
}

.custom-breadcrumb .breadcrumb li a {
    color: #fff
}

.custom-breadcrumb .breadcrumb li a:hover {
    text-decoration: underline
}

.custom-breadcrumb .breadcrumb-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0
}

.custom-breadcrumb.text-light .heading-title {
    color: #fff
}

body.home.blog .title-layout-standard .custom-breadcrumb .heading-title {
    display: inline-block !important;
    float: left;
    font-size: 18px;
    margin: 5px 0 0
}

@media (max-width:991.98px) {
    .tparrows {
        display: none !important
    }
}

.owl-carousel,
.flex-control-nav,
.ctf-tweets {
    position: relative;
    max-height: 300px;
    overflow: hidden
}

.owl-carousel:after,
.flex-control-nav:after,
.ctf-tweets:after {
    content: "";
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/themes/indutri/css/../images/preloader.gif) no-repeat center center #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%
}

.owl-carousel.owl-loaded,
.flex-control-nav.owl-loaded,
.ctf-tweets.owl-loaded {
    max-height: none;
    overflow: visible
}

.owl-carousel.owl-loaded:after,
.flex-control-nav.owl-loaded:after,
.ctf-tweets.owl-loaded:after {
    display: none !important
}

.owl-carousel .owl-nav,
.flex-control-nav .owl-nav,
.ctf-tweets .owl-nav {
    opacity: 0;
    filter: alpha(opacity=0)
}

.owl-carousel .owl-nav>div,
.flex-control-nav .owl-nav>div,
.ctf-tweets .owl-nav>div {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 99;
    line-height: 45px;
    text-align: center;
    width: 46px;
    height: 46px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    color: #1b1f2e;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1)
}

.owl-carousel .owl-nav>div span,
.flex-control-nav .owl-nav>div span,
.ctf-tweets .owl-nav>div span {
    position: relative;
    z-index: 11
}

.owl-carousel .owl-nav>div i,
.flex-control-nav .owl-nav>div i,
.ctf-tweets .owl-nav>div i {
    margin: 0;
    font-size: 16px
}

.owl-carousel .owl-nav>div.disabled,
.flex-control-nav .owl-nav>div.disabled,
.ctf-tweets .owl-nav>div.disabled {
    opacity: .3;
    filter: alpha(opacity=30)
}

.owl-carousel .owl-nav>div.owl-prev,
.flex-control-nav .owl-nav>div.owl-prev,
.ctf-tweets .owl-nav>div.owl-prev {
    left: -20px
}

.owl-carousel .owl-nav>div.owl-next,
.flex-control-nav .owl-nav>div.owl-next,
.ctf-tweets .owl-nav>div.owl-next {
    right: -20px
}

.owl-carousel .owl-nav>div.owl-next:after,
.flex-control-nav .owl-nav>div.owl-next:after,
.ctf-tweets .owl-nav>div.owl-next:after {
    right: unset;
    left: 0
}

.owl-carousel .owl-nav>div:hover,
.owl-carousel .owl-nav>div:focus,
.flex-control-nav .owl-nav>div:hover,
.flex-control-nav .owl-nav>div:focus,
.ctf-tweets .owl-nav>div:hover,
.ctf-tweets .owl-nav>div:focus {
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
    color: #fff;
    background: #ff7949
}

.owl-carousel .owl-nav>div:hover:after,
.owl-carousel .owl-nav>div:focus:after,
.flex-control-nav .owl-nav>div:hover:after,
.flex-control-nav .owl-nav>div:focus:after,
.ctf-tweets .owl-nav>div:hover:after,
.ctf-tweets .owl-nav>div:focus:after {
    width: 100%;
    height: 100%
}

.owl-carousel .owl-dots,
.flex-control-nav .owl-dots,
.ctf-tweets .owl-dots {
    margin-top: 15px;
    width: 100%;
    text-align: center;
    line-height: 1
}

.owl-carousel .owl-dots .owl-dot,
.flex-control-nav .owl-dots .owl-dot,
.ctf-tweets .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 3px;
    position: relative;
    border: none;
    padding: 0;
    width: 8px;
    height: 8px;
    background: #b2b5bc;
    border-radius: 50%
}

.owl-carousel .owl-dots .owl-dot.active,
.flex-control-nav .owl-dots .owl-dot.active,
.ctf-tweets .owl-dots .owl-dot.active {
    background: #F16024
}

.owl-carousel .owl-dots .owl-dot:hover,
.flex-control-nav .owl-dots .owl-dot:hover,
.ctf-tweets .owl-dots .owl-dot:hover {
    cursor: pointer
}

.owl-carousel:hover .owl-nav,
.flex-control-nav:hover .owl-nav,
.ctf-tweets:hover .owl-nav {
    opacity: 1;
    filter: alpha(opacity=100)
}

.owl-carousel:hover .owl-nav>div.disabled,
.flex-control-nav:hover .owl-nav>div.disabled,
.ctf-tweets:hover .owl-nav>div.disabled {
    opacity: .6;
    filter: alpha(opacity=60);
    pointer: disabled;
    color: #1b1f2e
}

.owl-carousel:hover .owl-nav>div.disabled:hover,
.flex-control-nav:hover .owl-nav>div.disabled:hover,
.ctf-tweets:hover .owl-nav>div.disabled:hover {
    cursor: no-drop
}

.owl-carousel .owl-item img {
    width: auto !important;
    max-width: 100%;
    display: inline-block;
    transform-style: unset !important;
    -webkit-transform-style: unset !important;
    -o-transform-style: unset !important;
    -ms-transform-style: unset !important
}

.owl-carousel {
    margin: 0 -15px;
    width: auto !important
}

.owl-carousel .owl-item {
    padding-left: 15px;
    padding-right: 15px
}

.owl-carousel.dot-left .owl-dots {
    position: absolute;
    width: 50px;
    left: -50px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.owl-carousel.dot-left .owl-dots .owl-dot {
    display: block;
    margin-bottom: 10px
}

.owl-carousel.dot-right .owl-dots {
    position: absolute;
    width: 50px;
    right: -50px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.owl-carousel.dot-right .owl-dots .owl-dot {
    display: block;
    margin-bottom: 10px
}

.owl-carousel.dot-bottom-left .owl-dots {
    margin-top: 20px;
    text-align: left
}

.owl-carousel.dot-bottom-right .owl-dots {
    margin-top: 20px;
    text-align: right
}

.owl-carousel.dot-bottom-center .owl-dots {
    margin-top: 20px;
    float: none;
    text-align: center
}

.small-gutter .owl-carousel {
    margin: 0 -1px;
    width: auto !important
}

.small-gutter .owl-carousel .owl-item {
    padding-left: 1px;
    padding-right: 1px
}

.init-carousel-owl-theme.owl-carousel .owl-nav>div.owl-prev,
.init-carousel-owl-theme .flex-control-nav .owl-nav>div.owl-prev {
    left: 0
}

.init-carousel-owl-theme.owl-carousel .owl-nav>div.owl-next,
.init-carousel-owl-theme .flex-control-nav .owl-nav>div.owl-next {
    right: 0
}

ul.nav-tabs {
    overflow: hidden;
    display: inline-block
}

ul.nav-tabs>li {
    white-space: nowrap;
    display: inline-block
}

ul.nav-tabs>li>a {
    margin: 0 6px;
    background: 0 0;
    padding: 8px 15px;
    font-size: 13px;
    font-weight: 500;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

ul.nav-tabs>li>a:hover,
ul.nav-tabs>li>a:focus,
ul.nav-tabs>li>a:active {
    color: #F16024
}

ul.nav-tabs>li.active>a {
    background: #F16024 !important
}

.service-icon {
    color: rgba(255, 255, 255, .5);
    margin-top: 30px;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-transform: uppercase
}

.service-icon .icon {
    font-size: 22px;
    width: 35px;
    height: auto;
    display: inline-block;
    text-align: left;
    float: left;
    margin-top: 3px
}

.service-icon:hover {
    color: #fff
}

.btn-slider-white {
    background: #fff;
    color: #F16024;
    display: inline-block;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

@media (max-width:991.98px) {
    .btn-slider-white {
        padding: 6px 10px;
        font-size: 12px
    }
}

.btn-slider-white:hover,
.btn-slider-white:focus,
.btn-slider-white:active {
    background: #F16024;
    color: #fff
}

.intro-about .heading {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    color: #aaa
}

.intro-about .dropcap:first-child:first-letter {
    float: left;
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    display: inline-block;
    font-weight: 400;
    width: 60px;
    height: 60px;
    margin: 10px 10px 0 5px;
    padding: 15px;
    background: #262626
}

#gva-filter-overlay,
#gva-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    top: 0;
    left: 0;
    z-index: 99;
    display: none
}

#gva-filter-overlay.open,
#gva-overlay.open {
    display: block
}

#gva-filter-overlay:hover,
#gva-overlay:hover {
    cursor: pointer
}

#fp-nav ul>li>a span {
    background: #ccc !important
}

#fp-nav ul>li>a.active span {
    background: #858585 !important
}

.ps-container {
    -ms-touch-action: none;
    overflow: hidden !important
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block
}

.ps-container.ps-in-scrolling {
    pointer-events: none
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container>.ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 3px;
    height: 8px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    background-color: #aaa;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
    bottom: 0;
    height: 8px
}

.ps-container>.ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 3px;
    width: 4px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: #aaa;
    border-radius: 4px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
    right: 0;
    width: 5px
}

.ps-container:hover.ps-in-scrolling {
    pointer-events: none
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90)
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
    opacity: .6;
    filter: alpha(opacity=60)
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: .6;
    filter: alpha(opacity=60)
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: .6;
    filter: alpha(opacity=60)
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #999
}

.tweet-1 .ctf-type-usertimeline {
    overflow: hidden;
    padding: 50px;
    background: #F16024;
    position: relative
}

@media (max-width:991.98px) {
    .tweet-1 .ctf-type-usertimeline {
        padding: 50px 30px
    }
}

.tweet-1 .ctf-type-usertimeline .ctf-tweets {
    float: left;
    width: 100%
}

.tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item {
    color: #fff;
    padding: 35px 0 80px !important
}

@media (max-width:991.98px) {
    .tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item {
        padding: 15px 0 50px !important
    }
}

.tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item a {
    color: #fff
}

.tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item a:hover {
    text-decoration: underline
}

.tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item svg,
.tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item i {
    color: #fff
}

.tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item svg:hover,
.tweet-1 .ctf-type-usertimeline .ctf-tweets .ctf-item i:hover {
    color: #F16024
}

.tweet-1 .ctf-type-usertimeline .ctf-more {
    display: none !important
}

.tweet-1 .ctf-type-usertimeline .ctf-header {
    color: #fff;
    padding: 0 0 40px !important;
    border-bottom: 1px solid rgba(255, 255, 255, .2) !important
}

@media (max-width:991.98px) {
    .tweet-1 .ctf-type-usertimeline .ctf-header {
        padding: 0 0 20px !important
    }
}

.tweet-1 .ctf-type-usertimeline .ctf-header a {
    color: #fff
}

.tweet-1 .ctf-type-usertimeline .ctf-header a:hover {
    text-decoration: underline
}

.tweet-1 .ctf-type-usertimeline .ctf-author-box {
    margin-left: 0 !important;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    z-index: 1
}

.tweet-1 .ctf-type-usertimeline .ctf-author-box .ctf-author-box-link .ctf-author-avatar,
.tweet-1 .ctf-type-usertimeline .ctf-author-box .ctf-author-box-link .ctf-author-name {
    display: none !important
}

.tweet-1 .ctf-type-usertimeline .ctf-author-box .ctf-author-box-link .ctf-author-screenname {
    font-size: 18px !important;
    font-weight: 600;
    text-decoration: underline
}

.tweet-1 .ctf-type-usertimeline .ctf-author-box .ctf-author-box-link .ctf-tweet-meta {
    font-size: 16px !important;
    font-weight: 500;
    margin-left: 10px
}

.tweet-1 .ctf-type-usertimeline .ctf-author-box .ctf-author-box-link .ctf-screename-sep {
    display: none !important
}

.tweet-1 .ctf-type-usertimeline .ctf-tweet-content {
    margin-left: 0 !important;
    margin-bottom: 10px !important
}

.tweet-1 .ctf-type-usertimeline .ctf-tweet-content .ctf-tweet-text {
    font-size: 20px;
    line-height: 36px !important
}

.tweet-1 .ctf-type-usertimeline .ctf-tweet-actions {
    margin-left: 0 !important;
    color: #fff
}

.tweet-1 .ctf-type-usertimeline .ctf-tweet-actions a {
    color: #fff
}

.tweet-1 .ctf-type-usertimeline .ctf-tweet-actions a>* {
    color: #fff
}

.tweet-1 .ctf-type-usertimeline .owl-dots {
    position: absolute;
    top: -80px;
    right: 0;
    display: inline-block;
    text-align: right;
    width: auto
}

.tweet-1 .ctf-type-usertimeline .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 0
}

.tweet-2 #ctf p.ctf-tweet-text {
    margin: 0 auto !important
}

.tweet-2 .ctf-type-usertimeline {
    background: 0 0
}

.tweet-2 .ctf-type-usertimeline .owl-dots {
    margin-top: 45px
}

.tweet-2 .ctf-type-usertimeline .ctf-header,
.tweet-2 .ctf-type-usertimeline .ctf-more {
    display: none !important
}

.tweet-2 .ctf-type-usertimeline .ctf-item {
    text-align: center;
    padding-top: 0 !important
}

.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-text {
    font-size: 30px;
    color: #1E2957;
    line-height: 56px !important;
    max-width: 1080px;
    margin: 0 auto
}

@media (max-width:1199.98px) {
    .tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-text {
        font-size: 26px
    }
}

@media (max-width:991.98px) {
    .tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-text {
        font-size: 24px;
        line-height: 44px !important
    }
}

@media (max-width:767.98px) {
    .tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-text {
        font-size: 18px;
        line-height: 34px !important
    }
}

.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-text a {
    color: #F16024
}

.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-text a:hover,
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-text a:focus {
    color: #F16024
}

.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-actions {
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px 0 30px !important
}

.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-actions a {
    float: none !important
}

.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-actions a.ctf-twitterlink {
    position: relative;
    top: -3px
}

.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-corner-logo {
    display: none !important
}

.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-author-box {
    margin-left: 0 !important;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    z-index: 1
}

.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-author-box .ctf-author-box-link .ctf-author-avatar,
.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-author-box .ctf-author-box-link .ctf-author-name {
    display: none !important
}

.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-author-box .ctf-author-box-link .ctf-author-screenname {
    font-size: 18px !important;
    font-weight: 700;
    text-decoration: underline;
    color: #F16024 !important;
    line-height: 46px
}

.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-author-box .ctf-author-box-link .ctf-tweet-meta {
    font-size: 18px !important;
    font-weight: 400;
    margin-left: 30px
}

.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-author-box .ctf-author-box-link .ctf-tweet-meta a {
    color: #768492 !important
}

.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-author-box .ctf-author-box-link .ctf-screename-sep {
    display: none !important
}

.tweet-2 .ctf-type-usertimeline .ctf-item .ctf-tweet-content {
    margin-left: 0 !important
}

.service-icon {
    fill: red
}

.service-icon svg {
    fill: red
}

/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adobe:before {
    content: "\f778"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\f907"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\f913"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\f91a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\f91e"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\f941"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\f949"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

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

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

/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);
    src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@media screen and (max-width :720px) {
    .dpsp-content-wrapper.dpsp-hide-on-mobile {
        display: none !important
    }
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s 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-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: inline-block;
    max-width: 100%
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    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-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-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;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.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;
    background: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https:/wp-content/plugins/indutri-themer/elementor/assets/libs/owl-carousel/assets/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 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;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

@font-face {
    font-family: "Flaticon";
    src: url(/wp-content/plugins/indutri-themer/elementor/assets/icons/./Flaticon.eot);
    src: url(/wp-content/plugins/indutri-themer/elementor/assets/icons/./Flaticon.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/indutri-themer/elementor/assets/icons/./Flaticon.woff2) format("woff2"), url(/wp-content/plugins/indutri-themer/elementor/assets/icons/./Flaticon.woff) format("woff"), url(/wp-content/plugins/indutri-themer/elementor/assets/icons/./Flaticon.ttf) format("truetype"), url(/wp-content/plugins/indutri-themer/elementor/assets/icons/./Flaticon.svg#Flaticon) format("svg");
    font-weight: 400;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url(/wp-content/plugins/indutri-themer/elementor/assets/icons/./Flaticon.svg#Flaticon) format("svg")
    }
}

[class^=flaticon-]:before,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-style: normal
}

[class^=flaticon-],
[class*=" flaticon-"] {
    line-height: 1;
    display: inline-block
}

.elementor-icons-manager__tab__item__icon.fi {
    font-size: 40px
}

.flaticon-email:before {
    content: "\f100"
}

.flaticon-calling:before {
    content: "\f101"
}

.flaticon-address:before {
    content: "\f102"
}

.flaticon-under-construction:before {
    content: "\f103"
}

.flaticon-under-construction-1:before {
    content: "\f104"
}

.flaticon-industry:before {
    content: "\f105"
}

.flaticon-layout:before {
    content: "\f106"
}

.flaticon-under-construction-2:before {
    content: "\f107"
}

.flaticon-creative-design:before {
    content: "\f108"
}

.flaticon-factory:before {
    content: "\f109"
}

.flaticon-email-1:before {
    content: "\f10a"
}

.flaticon-email-2:before {
    content: "\f10b"
}

.flaticon-email-3:before {
    content: "\f10c"
}

.flaticon-phone-call:before {
    content: "\f10d"
}

.flaticon-phone-ringing:before {
    content: "\f10e"
}

.flaticon-pin:before {
    content: "\f10f"
}

.flaticon-pin-1:before {
    content: "\f110"
}

.flaticon-cityscape:before {
    content: "\f111"
}

.flaticon-design:before {
    content: "\f112"
}

.flaticon-add:before {
    content: "\f113"
}

.flaticon-plus:before {
    content: "\f114"
}

.flaticon-remove:before {
    content: "\f115"
}

.flaticon-minus:before {
    content: "\f116"
}

.flaticon-remove-1:before {
    content: "\f117"
}

.flaticon-check:before {
    content: "\f118"
}

.flaticon-verified:before {
    content: "\f119"
}

.flaticon-check-1:before {
    content: "\f11a"
}

.flaticon-factory-1:before {
    content: "\f11b"
}

.flaticon-factory-2:before {
    content: "\f11c"
}

.flaticon-power-plant:before {
    content: "\f11d"
}

.flaticon-mechanical-arm:before {
    content: "\f11e"
}

.flaticon-factory-3:before {
    content: "\f11f"
}

.flaticon-import:before {
    content: "\f120"
}

.flaticon-warehouse:before {
    content: "\f121"
}

.flaticon-export:before {
    content: "\f122"
}

.flaticon-manufacture:before {
    content: "\f123"
}

.flaticon-eco-factory:before {
    content: "\f124"
}

.flaticon-power-plant-1:before {
    content: "\f125"
}

.flaticon-eco-factory-1:before {
    content: "\f126"
}

.flaticon-search:before {
    content: "\f127"
}

.flaticon-blueprint:before {
    content: "\f128"
}