@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);

a,
a:hover {
    text-decoration: none
}

*,
a:hover {
    outline: 0
}

body,
p {
    color: #888;
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 16px
}

.footer-widget-section .info-list li:last-child,
.footer-widget-section .links-list li:last-child,
.menu-area .mobile-nav-toggler .icon-bar:last-child,
.mobile-menu .contact-info ul li:last-child,
.xs-sidebar-group .content-inner .info-inner .info li:last-child,
p,
p:last-child {
    margin-bottom: 0
}

.font_family_inter,
body,
p {
    font-family: Lato, sans-serif
}

*,
.main-menu .navigation,
figure,
li,
ul {
    margin: 0
}

.theme-btn i,
body,
p {
    font-weight: 400
}

.pagination li,
.pagination li a {
    height: 40px;
    width: 40px;
    line-height: 40px
}

@font-face {
    font-family: diagramm;
    src: url("../fonts/diagramm-regular.woff2") format("woff2"), url("../fonts/diagramm-regular.woff") format("woff");
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Seta Reta Pro Regular";
    src: url("../fonts/SetaRetaPro-Regular.woff") format("woff");
    font-style: normal;
    font-display: swap
}

* {
    padding: 0;
    border: none
}

body {
    line-height: 28px;
    background: center top/cover no-repeat #fff;
    -webkit-font-smoothing: antialiased
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px;
        padding: 0 15px
    }
}

#mydyndata table {
    max-width: 1600px !important
}

.large-container {
    max-width: 1500px;
    padding: 0 15px;
    margin: 0 auto
}

.container-fluid,
.header-style-eight .header-top-two,
li,
ul {
    padding: 0
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

.boxed_wrapper,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    position: relative
}

.small-container {
    max-width: 680px;
    margin: 0 auto
}

.boxed_wrapper {
    margin: 0 auto;
    overflow: hidden !important;
    width: 100%;
    min-width: 300px
}

a {
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
p {
    transition: .5s
}

button,
input,
select,
textarea {
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 16px;
    background: 0 0
}

::-webkit-input-placeholder {
    color: inherit
}

::-moz-input-placeholder {
    color: inherit
}

::-ms-input-placeholder {
    color: inherit
}

li,
ul {
    list-style: none
}

button:focus,
input:focus,
textarea:focus {
    outline: 0;
    box-shadow: none;
    transition: .5s
}

p {
    line-height: 26px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Seta Reta Pro Regular';
    font-weight: 600;
    color: #141417;
    line-height: 1.4em;
    margin: 0
}

.font_family_diagramm {
    font-family: 'Seta Reta Pro Regular'
}

.handle-preloader {
    align-items: center;
    -webkit-align-items: center;
    display: flex;
    display: -ms-flexbox;
    height: 100%;
    justify-content: center;
    -webkit-justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999999
}

.pagination li,
.pagination li a,
.theme-btn,
img {
    display: inline-block
}

.preloader-close {
    position: fixed;
    z-index: 99999999;
    font-size: 18px;
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    right: 15px;
    top: 15px;
    border-radius: 50%
}

.main-menu .navigation>li>a,
.pagination li a,
.theme-btn {
    z-index: 1;
    text-align: center
}

.handle-preloader .animation-preloader {
    position: absolute;
    z-index: 100
}

.handle-preloader .animation-preloader .spinner {
    animation: 1s linear infinite spinner;
    border-radius: 50%;
    height: 150px;
    margin: 0 auto 45px;
    width: 150px;
    border: 3px solid #fff;
    border-top-color: rgba(255, 255, 255, .5)
}

.handle-preloader .animation-preloader .txt-loading {
    text-align: center;
    user-select: none
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:before {
    animation: 4s infinite letters-loading;
    content: attr(data-text-preloader);
    left: 0;
    opacity: 0;
    top: 0;
    position: absolute;
    color: #fff
}

.handle-preloader .animation-preloader .txt-loading .letters-loading {
    font-weight: 500;
    letter-spacing: 15px;
    display: inline-block;
    position: relative;
    font-size: 70px;
    line-height: 70px;
    text-transform: uppercase;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(255, 255, 255, 0.30)
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
    animation-delay: .2s
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
    animation-delay: .4s
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
    animation-delay: .6s
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
    animation-delay: .8s
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
    animation-delay: 1s
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
    animation-delay: 1.2s
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
    animation-delay: 1.4s
}

.handle-preloader .loader-section {
    background-color: #fff;
    height: 100%;
    position: fixed;
    top: 0;
    width: calc(50% + 1px)
}

.preloader .loaded .animation-preloader {
    opacity: 0;
    transition: .3s ease-out
}

@keyframes spinner {
    to {
        transform: rotateZ(360deg)
    }
}

@keyframes letters-loading {

    0%,
    100%,
    75% {
        opacity: 0;
        transform: rotateY(-90deg)
    }

    25%,
    50% {
        opacity: 1;
        transform: rotateY(0)
    }
}

@media screen and (max-width:767px) {
    .handle-preloader .animation-preloader .spinner {
        height: 8em;
        width: 8em
    }
}

@media screen and (max-width:500px) {
    .handle-preloader .animation-preloader .spinner {
        height: 7em;
        width: 7em
    }

    .handle-preloader .animation-preloader .txt-loading .letters-loading {
        font-size: 30px;
        letter-spacing: 10px
    }
}

.centred {
    text-align: center
}

.header-style-15 .nav-right .btn-box,
.header-style-15 .nav-right .search-box-outer,
.header-style-ten .nav-right .nav-btn,
.header-style-ten .nav-right .search-box-outer,
.main-header.about-page-2 .nav-right .nav-btn,
.main-header.about-page-2 .nav-right .search-box-outer,
.pull-left {
    float: left
}

.pull-right {
    float: right
}

img {
    max-width: 100%;
    height: auto;
    transition: .7s ease-in-out .1s
}

.theme-btn {
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    font-size: 15px;
    line-height: 26px;
    font-weight: 600;
    font-family: Lato, sans-serif;
    color: #fff !important;
    padding: 12px 32px;
    border-radius: 5px;
    text-transform: capitalize;
    -webkit-transition: .4s cubic-bezier(.4, 0, .2, 1);
    -o-transition: .4s cubic-bezier(.4, 0, .2, 1);
    transition: .4s cubic-bezier(.4, 0, .2, 1)
}

.theme-btn-three,
.theme-btn-two {
    padding: 12px 62px 12px 30px
}

.theme-btn i {
    position: relative;
    margin-left: 8px;
    font-size: 14px;
    top: 1px
}

.theme-btn-one:before {
    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    transition: .5s
}

.header-lower .outer-box .logo-box .logo img,
.theme-btn-five:hover:before,
.theme-btn-one:hover:before,
.theme-btn-six:hover:before {
    width: 100%
}

.theme-btn-two {
    background: #fff
}

.theme-btn-three:hover,
.theme-btn-two:hover {
    padding: 12px 69px 12px 30px
}

.theme-btn-three span,
.theme-btn-two span {
    position: relative;
    color: transparent
}

.theme-btn-two span:after,
.theme-btn-two span:before {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
    width: 100%;
    -webkit-transition: .4s cubic-bezier(.4, 0, .2, 1);
    -o-transition: .4s cubic-bezier(.4, 0, .2, 1);
    transition: .4s cubic-bezier(.4, 0, .2, 1)
}

.theme-btn-two:after,
.theme-btn-two:before {
    transition: .5s;
    top: 50%;
    right: 32px;
    content: '';
    position: absolute
}

.footer-14 .footer-bottom a,
.footer-14 .footer-bottom p,
.footer-14 .footer-widget-section .info-list li,
.footer-14 .footer-widget-section .info-list li a,
.footer-14 .footer-widget-section .links-list li a,
.footer-15 .footer-bottom a,
.footer-15 .footer-bottom p,
.footer-15 .footer-widget-section .info-list li,
.footer-15 .footer-widget-section .info-list li a,
.footer-15 .footer-widget-section .links-list li a,
.footer-four .footer-bottom a,
.footer-four .footer-bottom p,
.footer-four .footer-widget .widget-title h4,
.footer-four .footer-widget-section .info-list li,
.footer-four .footer-widget-section .info-list li a,
.footer-four .footer-widget-section .links-list li a,
.footer-two .footer-bottom a,
.footer-two .footer-bottom p,
.header-style-three .sticky-header .nav-right .nav-btn,
.header-style-three .sticky-header .nav-right .search-box-outer,
.header-top-one .social-links li,
.header-top-two .info li p a,
.header-top-two .social-links li,
.header-top-two .social-links-two li a,
.main-header.service-page-1 .sticky-header .nav-right .nav-btn,
.main-header.service-page-1 .sticky-header .nav-right .search-box-outer .search-box-btn,
.main-header.service-page-3 .sticky-header .nav-right .nav-btn,
.main-header.service-page-3 .sticky-header .nav-right .search-box-outer .search-box-btn,
.theme-btn-two span:before,
.xs-sidebar-group .content-inner .info-inner .info li a {
    color: #141417
}

.theme-btn-two span:after {
    color: #f4244f;
    opacity: 0
}

.theme-btn-three:hover span:before,
.theme-btn-two:hover span:before {
    -webkit-transform: translateY(-50%) translateX(-30px);
    -ms-transform: translateY(-50%) translateX(-30px);
    transform: translateY(-50%) translateX(-30px);
    opacity: 0
}

.theme-btn-three:hover span:after,
.theme-btn-two:hover span:after {
    -webkit-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
    opacity: 1
}

.theme-btn-two:before {
    -webkit-transform: translateY(-50%) scaleX(1);
    -ms-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
    width: 18px;
    height: 2px;
    background: #141417;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.theme-btn-three:hover:before,
.theme-btn-two:hover:before {
    -webkit-transform: translateY(-50%) scaleX(1);
    -ms-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
    width: 25px
}

.theme-btn-two:after {
    width: 9px;
    height: 9px;
    border-right: 2px solid #141417;
    border-top: 2px solid #141417;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.theme-btn-three span:after,
.theme-btn-three span:before {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
    width: 100%;
    transition: .5s
}

.footer-13 .footer-bottom a:hover,
.footer-13 .footer-social-two li a:hover,
.footer-13 .footer-widget-section .info-list li a:hover,
.footer-13 .footer-widget-section .links-list li a:hover,
.footer-15 .footer-social-two li a:hover,
.footer-bottom a:hover,
.footer-eight .footer-social li a:hover,
.footer-four .footer-social-two li a:hover,
.footer-widget-section .info-list li a:hover,
.footer-widget-section .links-list li a:hover,
.header-style-16 .header-top-two .info li p,
.header-style-16 .header-top-two .info li p a,
.header-style-16 .social-links-two li a,
.header-style-eight .header-top-two .info li p,
.header-style-eight .header-top-two .info li p a,
.header-style-eight .social-links-two li,
.header-style-eight .social-links-two li a,
.header-style-five .header-top-one .social-links-two li,
.header-style-five .header-top-one .social-links-two li a,
.header-style-four .header-lower .nav-right .nav-btn,
.header-style-four .header-lower .nav-right .search-box-outer,
.header-style-three .header-lower .main-menu .navigation>li>a,
.header-style-three .nav-right .nav-btn,
.header-style-three .nav-right .search-box-outer,
.pagination li a.current,
.pagination li a:hover,
.sec-title-five.light h2,
.sec-title-three.light h2,
.sec-title-two.light h2,
.theme-btn-three span:before {
    color: #fff
}

.footer-two .footer-social-two li a:hover,
.main-header.header-style-two.header-style-14 .nav-right .nav-btn,
.main-header.header-style-two.header-style-14 .nav-right .search-box-outer,
.theme-btn-nine:hover,
.theme-btn-six:hover {
    color: #fff !important
}

.theme-btn-three span:after {
    color: #141417;
    opacity: 0
}

.theme-btn-three:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 32px;
    -webkit-transform: translateY(-50%) scaleX(1);
    -ms-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
    width: 18px;
    height: 2px;
    background: #fff;
    transition: .5s;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

.theme-btn-three:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 32px;
    width: 9px;
    height: 9px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    transition: .5s
}

.theme-btn-four {
    border-radius: 30px;
    background: #6a36ff
}

.theme-btn-four:before {
    background-color: #141417;
    border-radius: 30px;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-100%, 0) rotate(10deg);
    transform-origin: top left;
    transition: transform .3s ease-out;
    will-change: transform;
    z-index: -1
}

.theme-btn-five:before,
.theme-btn-seven:before,
.theme-btn-six:before {
    content: '';
    width: 0%;
    transition: .5s;
    height: 100%;
    z-index: -1;
    position: absolute;
    top: 0
}

.theme-btn-four:hover:before {
    transform: translate(0, 0)
}

.theme-btn-five {
    background: #612ade;
    padding: 17px 40px
}

.theme-btn-five:before {
    background: #141417;
    left: 0
}

.theme-btn-six {
    border: 1px solid #e7e7e7;
    padding: 16px 40px;
    color: #141417 !important
}

.theme-btn-six:hover {
    border-color: #612ade
}

.mobile-menu .navigation li,
.mobile-menu .navigation li>ul>li:first-child {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.theme-btn-six:before {
    background: #585859;
    left: 0
}

.theme-btn-seven {
    background: #f1592a;
    border-radius: 0;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 25px;
    letter-spacing: 1px
}

@media (max-width:1280px) {
    .theme-btn-seven {
        padding: 8px 20px;
        font-size: 14px
    }
}

.theme-btn-seven:before {
    background: linear-gradient(45deg, #008dd2, transparent);
    right: 0;
    border-radius: 0
}

.theme-btn-seven:hover:before {
    width: 100%;
    left: 0
}

.theme-btn-eight {
    font-weight: 500;
    border-radius: 0;
    padding: 13px 26px 11px;
    background: #ff7f4c
}

.theme-btn-eight:before {
    webkit-transition-duration: 800ms;
    transition-duration: .8s;
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    bottom: 110%;
    left: 50%;
    background-color: #141417;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: -1
}

.theme-btn-eight:hover:before {
    bottom: -40%
}

.theme-btn-nine {
    border-radius: 0;
    padding: 17px 40px;
    font-size: 17px;
    background: #fff;
    color: #141417 !important
}

.theme-btn-nine:before {
    position: absolute;
    content: '';
    background: #141417;
    width: 100%;
    height: 0%;
    left: 0;
    bottom: 0;
    z-index: -1;
    transition: .5s
}

.theme-btn-nine:hover:before {
    top: 0;
    height: 100%
}

.scroll-to-top {
    position: fixed;
    right: -50px;
    bottom: 70px;
    transform: rotate(90deg);
    z-index: 99
}

.scroll-to-top .visible {
    visibility: visible !important;
    opacity: 1 !important
}

.scroll-to-top .scroll-top-inner {
    opacity: 0;
    visibility: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .4s cubic-bezier(.4, 0, .2, 1);
    -o-transition: .4s cubic-bezier(.4, 0, .2, 1);
    transition: .4s cubic-bezier(.4, 0, .2, 1)
}

.scroll-to-top .scroll-bar {
    width: 50px;
    height: 2px;
    margin-right: 10px;
    position: relative
}

.scroll-to-top .scroll-bar:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #f4244f;
    opacity: .3
}

.scroll-to-top .scroll-bar .bar-inner {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background-color: currentColor
}

.scroll-to-top .scroll-bar-text {
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: .5s
}

.scroll-to-top .scroll-bar-text:hover {
    transform: scale(1.1)
}

.pagination {
    position: relative;
    display: block
}

.pagination li {
    position: relative;
    margin: 0 3.5px;
    font-size: 15px;
    text-align: center;
    color: #141417
}

.footer-seven .footer-social li:last-child,
.footer-social-three li:last-child,
.footer-social-two li:last-child,
.footer-top .social-links li:last-child,
.pagination li:last-child,
.xs-sidebar-group .content-inner .social-links li:last-child {
    margin: 0 !important
}

.pagination li a {
    position: relative;
    font-size: 14px;
    color: #141417;
    border: 1px solid #e5e5e5;
    transition: .5s
}

.pagination li.dot a {
    border: none
}

.sec-pad {
    padding: 100px 0 0
}

.sec-title .sub-title {
    border-radius: 30px;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
    padding: 6px 37px;
    text-transform: uppercase
}

.sec-title .sub-title:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 30px;
    z-index: -1
}

.sec-title h2 {
    line-height: 50px
}

.sec-title-two span {
    color: #fff;
    border-radius: 30px;
    text-transform: uppercase
}

.sec-title-four h2,
.sec-title-three h2,
.sec-title-two h2 {
    line-height: 52px
}

.sec-title-three h6 {
    text-transform: uppercase
}

.sec-title-four h6 {
    border: 1px solid #e5e5e5;
    padding: 0 28px
}

.sec-title-seven h4 {
    padding-right: 14px
}

.sec-title-seven h4:after {
    position: absolute;
    content: '/';
    top: 0;
    right: 0;
    font-size: 16px
}

.sec-title-seven.centred h4 {
    padding-left: 14px
}

.sec-title-seven.centred h4:before {
    position: absolute;
    content: '/';
    top: 0;
    left: 0;
    font-size: 16px
}

.header-top-two .info li p a,
.sec-title-seven h2 {
    line-height: 55px
}

.sec-title-nine h6 {
    background: #feecee
}

.sec-title-ten .sub-title {
    background: #e9e3f6;
    border-radius: 25px
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

@-webkit-keyframes circle {

    0%,
    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@keyframes circle {

    0%,
    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@-webkit-keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 40px rgba(255, 255, 255, 0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 40px rgba(255, 255, 255, 0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@keyframes slide {
    from {
        background-position: 0 0
    }

    to {
        background-position: 1920px 0
    }
}

@-webkit-keyframes slide {
    from {
        background-position: 0 0
    }

    to {
        background-position: 1920px 0
    }
}

.float-bob-y {
    animation-name: float-bob-y;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float-bob-y;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob-y;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob-y;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear
}

.float-bob-x,
.header-style-two .header-lower .shape .shape-1 {
    animation-name: float-bob-x;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.float-bob-x {
    -webkit-animation-name: float-bob-x;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float-bob-x;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob-x;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob-x;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear
}

.main-header {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999;
    width: 100%
}

.mobile-menu,
.sticky-header {
    position: fixed;
    visibility: hidden
}

.sticky-header {
    opacity: 0;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    background-color: #fff;
    box-shadow: 0 10px 20px 0 rgba(27, 24, 47, .1);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: .5s;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.main-menu .navbar-collapse {
    padding: 0;
    display: block !important
}

.main-menu .navigation>li {
    position: inherit;
    float: left;
    z-index: 2;
    margin: 0 20px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main-menu .navigation>li:last-child {
    margin-right: 0 !important
}

.main-menu .navigation>li:first-child {
    margin-left: 0 !important
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-family: Lato, sans-serif;
    padding: 40px 0;
    font-weight: 600;
    opacity: 1;
    color: #141417;
    overflow: hidden
}

.main-menu .navigation>li>.megamenu,
.main-menu .navigation>li>ul {
    position: absolute;
    left: inherit;
    top: 100%;
    width: 230px;
    margin-top: 15px;
    z-index: 100;
    display: none;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .07)
}

.main-menu .navigation>li>ul {
    padding-top: 15px;
    padding-bottom: 15px
}

.main-menu .navigation>li>ul.from-right,
.main-menu .navigation>li>ul>li>ul.from-right {
    left: auto;
    right: 0
}

.main-menu .navigation>li>ul>li,
.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    width: 100%
}

.main-menu .navigation>li>.megamenu li>a,
.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 8px 30px;
    line-height: 24px;
    font-weight: 500;
    font-size: 15px;
    font-family: Lato, sans-serif;
    text-transform: capitalize;
    color: #4a4a4a;
    text-align: left
}

.header-style-nine .header-lower,
.main-menu .navigation>li>ul>li>a {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.main-menu .navigation>li>.megamenu li>a {
    padding: 6px 0;
    display: inline-block
}

.main-menu .navigation>li>.megamenu li>a:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 8px;
    transition: .5s;
    opacity: 0
}

.main-menu .navigation>li>.megamenu li>a:hover:before {
    opacity: 1
}

.main-menu .navigation>li>.megamenu li:last-child>a,
.main-menu .navigation>li>ul>li:last-child>a,
.main-menu .navigation>li>ul>li>ul>li:last-child,
.main-menu .navigation>li>ul>li>ul>li:last-child>a {
    border-bottom: none
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f105";
    position: absolute;
    right: 20px;
    top: 8px;
    display: block;
    line-height: 24px;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    z-index: 5
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    right: 100%;
    top: 0;
    margin-top: 15px;
    width: 230px;
    z-index: 100;
    display: none;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .07);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 8px 30px;
    line-height: 24px;
    font-weight: 500;
    font-size: 16px;
    font-family: Lato, sans-serif;
    text-transform: capitalize;
    color: #141417;
    text-align: left;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {
    font-family: 'Font Awesome 5 Pro';
    content: "\f105";
    position: absolute;
    right: 20px;
    top: 12px;
    display: block;
    line-height: 24px;
    font-size: 16px;
    font-weight: 900;
    z-index: 5
}

.main-menu .navigation>li.dropdown:hover>.megamenu,
.main-menu .navigation>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    top: 100%
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    margin-top: 0
}

.main-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: -32px;
    top: 66px;
    width: 34px;
    height: 30px;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    color: #3b3b3b;
    cursor: pointer;
    display: none;
    z-index: 5;
    transition: .5s
}

.footer-13 .footer-social-two li a:before,
.footer-bottom .footer-nav li:last-child:before,
.footer-four .footer-social-two li a:before,
.header-style-five .header-top-one .info li:before,
.header-top-one .info li:last-child:before,
.main-menu .navigation li.dropdown ul li.dropdown .dropdown-btn,
.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul,
.mobile-menu .navigation>li.dropdown>.megamenu {
    display: none
}

.menu-area .mobile-nav-toggler,
.nav-outer .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 40px;
    line-height: 50px;
    cursor: pointer;
    color: #3786ff;
    display: none
}

.menu-area .mobile-nav-toggler .icon-bar {
    position: relative;
    height: 2px;
    width: 30px;
    display: block;
    margin-bottom: 5px;
    background-color: #222;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.mobile-menu,
.mobile-menu .menu-backdrop {
    transition: .9s;
    width: 100%;
    height: 100%;
    top: 0
}

.header-lower .outer-box .logo-box,
.sticky-header .main-menu .navigation>li>a {
    padding: 30px 0
}

.sticky-header .logo-box {
    padding: 14px 0
}

.sticky-header .nav-right {
    margin-left: 30px
}

.main-menu .navigation>li.dropdown>.megamenu {
    position: absolute;
    width: 100%;
    padding: 0 0 25px;
    left: 0
}

.main-menu .navigation li.dropdown .megamenu li h6 {
    position: relative;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 13px;
    padding-top: 13px;
    font-size: 15px;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
    color: #4a4a4a;
    margin-bottom: 7px;
    font-family: Lato, sans-serif
}

.mobile-menu {
    right: 0;
    padding-right: 30px;
    max-width: 100%;
    opacity: 0;
    z-index: 999999
}

.mobile-menu .navbar-collapse {
    display: block !important
}

.mobile-menu .nav-logo {
    position: relative;
    padding: 30px 0;
    text-align: left
}

.mobile-menu-visible {
    overflow: hidden
}

.mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible
}

.mobile-menu .menu-backdrop {
    position: fixed;
    left: 0;
    z-index: 1;
    background-color: #000
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
    opacity: .7;
    visibility: visible;
    right: 100%;
    -webkit-transition: .8s ease-out;
    -o-transition: .8s ease-out
}

.mobile-menu .menu-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #fff;
    padding: 40px 60px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition: .9s !important
}

@media (max-width:575px) {
    .mobile-menu .menu-box {
        padding: 30px 20px
    }
}

.mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.mobile-menu .close-btn {
    position: absolute;
    right: 15px;
    top: 10px;
    line-height: 30px;
    width: 24px;
    text-align: center;
    font-size: 16px;
    color: #141417;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    transition: .9s
}

.mobile-menu-visible .mobile-menu .close-btn {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.mobile-menu .close-btn:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none;
    border-bottom: 1px solid;
    padding: 10px 0
}

.mobile-menu .navigation li {
    position: relative;
    display: block
}

.mobile-menu .navigation:nth-child(2) {
    border-top: 1px solid
}

@media (max-width:991px) {
    .mobile-menu .navigation li {
        border: none
    }

    .mobile-menu .navigation li>ul>li:first-child {
        border-top: 0
    }
}

.mobile-menu .navigation li>a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 0;
    font-size: 15px;
    font-weight: 500;
    color: #141417;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.mobile-menu .navigation li.dropdown .dropdown-btn,
.mobile-menu .navigation li>a:before {
    position: absolute;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.mobile-menu .navigation li ul li>a {
    font-size: 16px;
    margin-left: 20px;
    text-transform: capitalize
}

.mobile-menu .navigation li>a:before {
    content: '';
    left: 0;
    top: 0;
    height: 0;
    border-left: 5px solid #fff;
    transition: .5s
}

.mobile-menu .navigation li.current>a:before {
    height: 100%
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
    right: 6px;
    top: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #000;
    background: 0 0;
    cursor: pointer;
    border-radius: 2px;
    transition: .5s;
    z-index: 5
}

.mobile-menu .navigation li.dropdown .dropdown-btn.open {
    color: #000
}

.mobile-menu .navigation li.dropdown .dropdown-btn.open .fa-minus::after {
    color: #000;
    transform: translate(-50%, -50%) rotate(90deg)
}

.mobile-menu .social-links {
    position: relative;
    padding: 0 25px
}

.mobile-menu .social-links li {
    position: relative;
    display: inline-block;
    margin: 0 10px 10px
}

.mobile-menu .social-links li a {
    position: relative;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

div#mCSB_1_container {
    top: 0 !important
}

.mobile-menu .contact-info {
    position: relative;
    padding: 50px 30px 20px
}

.mobile-menu .contact-info h4 {
    position: relative;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px
}

.mobile-menu .contact-info ul li {
    position: relative;
    display: block;
    font-size: 15px;
    color: rgba(255, 255, 255, .8);
    margin-bottom: 3px
}

.mobile-menu .contact-info ul li a {
    color: rgba(255, 255, 255, .8)
}

.footer-13 .footer-top-two .footer-menu li a:hover,
.mobile-menu .contact-info ul li a:hover,
.xs-sidebar-group .content-inner .info-inner .info li a:hover {
    text-decoration: underline
}

.header-top-one {
    background: #f2f2f2
}

.header-top-one .social-links li a,
.header-top-two .social-links li a {
    color: transparent;
    background: -webkit-linear-gradient(0deg, #141417, #141417 100%);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent
}

.header-top-one .info li p,
.header-top-two .info li p {
    line-height: 55px;
    color: #141417
}

.footer-social-two li a,
.footer-top .social-links li a {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center
}

.header-top-one .info li i,
.header-top-one .info li p a,
.header-top-one .info li.search-box-outer i {
    color: transparent;
    -webkit-text-fill-color: transparent
}

.header-top-one .info li p a {
    line-height: 55px;
    background: -webkit-linear-gradient(0deg, #141417, #141417 100%);
    -webkit-background-clip: text !important
}

.header-top-one .info li i {
    position: absolute;
    left: 0;
    top: 18px;
    font-size: 16px;
    -webkit-background-clip: text !important
}

.header-top-one .info li.search-box-outer i {
    position: relative;
    left: 0;
    top: 3px;
    font-size: 22px;
    -webkit-background-clip: text !important;
    background: -webkit-linear-gradient(0deg, #141417, #141417 100%);
    transition: .5s
}

.header-top-one .info li:before {
    position: absolute;
    content: '';
    background: #d6d6d6;
    width: 1px;
    height: 100%;
    top: 0;
    right: -30px
}

.header-top-one .shape {
    left: 380px;
    width: 93px;
    height: 32px;
    background-repeat: no-repeat
}

.main-header .outer-box {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.header-lower .outer-box .logo-box .logo {
    max-width: 142px
}

.header-style-two .outer-container {
    position: relative;
    padding: 0 70px
}

.xs-sidebar-group .xs-overlay,
.xs-sidebar-widget {
    position: fixed;
    top: 0;
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
    width: 100%
}

.header-style-two .main-menu .navigation>li>a,
.main-header.about-page-2 .main-menu .navigation>li>a {
    padding-right: 15px
}

.header-style-two .main-menu .navigation>li>a:before,
.main-header.about-page-2 .main-menu .navigation>li>a:before {
    position: absolute;
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    top: 40px;
    right: 0
}

.header-style-two .nav-right .nav-btn,
.header-style-two .nav-right .search-box-outer {
    position: relative;
    float: left;
    font-size: 22px;
    line-height: 30px;
    color: #141417;
    transition: .5s
}

.header-style-two .nav-right .search-box-outer {
    margin-right: 30px
}

.header-style-ten .nav-right .nav-btn,
.header-style-two .nav-right .nav-btn,
.main-header.about-page-2 .nav-right .nav-btn {
    position: relative;
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    color: #141417;
    cursor: pointer;
    transition: .5s
}

.header-style-two .header-lower .shape .shape-1 {
    position: absolute;
    left: 290px;
    top: 0;
    width: 117px;
    height: 46px;
    background-repeat: no-repeat;
    -webkit-animation-name: float-bob-x;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float-bob-x;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob-x;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob-x;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear
}

.header-style-two .header-lower .shape .shape-2 {
    position: absolute;
    right: 290px;
    top: 0;
    width: 117px;
    height: 46px;
    background-repeat: no-repeat;
    animation-name: float-bob-x;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float-bob-x;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float-bob-x;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob-x;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob-x;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear
}

.header-style-two .sticky-header .main-menu .navigation>li>a:before {
    top: 32px
}

.xs-sidebar-group .xs-overlay {
    left: 0;
    height: 100%;
    -webkit-transition: .4s ease-in .8s;
    -o-transition: .4s ease-in .8s;
    transition: .4s ease-in .8s;
    cursor: url(../images/icons/cross-out.png), pointer
}

.xs-sidebar-group.isActive .xs-overlay {
    opacity: .8;
    visibility: visible;
    -webkit-transition: .8s ease-out;
    -o-transition: .8s ease-out;
    transition: .8s ease-out;
    right: 100%
}

.xs-sidebar-group .widget-heading {
    position: absolute;
    top: 0;
    right: 0;
    padding: 25px
}

.xs-sidebar-group .widget-heading a {
    color: #00224f;
    font-size: 20px;
    font-weight: 400
}

.xs-sidebar-widget {
    left: -100%;
    bottom: 0;
    max-width: 360px;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    -webkit-transition: .5s cubic-bezier(.9, .03, 0, .96) .6s;
    -o-transition: .5s cubic-bezier(.9, .03, 0, .96) .6s;
    transition: .5s cubic-bezier(.9, .03, 0, .96) .6s
}

.xs-sidebar-group.isActive .xs-sidebar-widget {
    opacity: 1;
    visibility: visible;
    left: 0;
    -webkit-transition: .7s cubic-bezier(.9, .03, 0, .96) .4s;
    -o-transition: .7s cubic-bezier(.9, .03, 0, .96) .4s;
    transition: .7s cubic-bezier(.9, .03, 0, .96) .4s
}

.sidebar-textwidget {
    padding: 70px 30px
}

.sidebar-widget-container {
    position: relative;
    top: 150px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in .3s;
    -o-transition: .3s ease-in .3s;
    transition: .3s ease-in .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.xs-sidebar-group.isActive .sidebar-widget-container {
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: 1s ease-out 1.2s;
    -o-transition: 1s ease-out 1.2s;
    transition: 1s ease-out 1.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.xs-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .5;
    z-index: 0
}

.xs-bg-black {
    background-color: #00224f
}

.xs-sidebar-group .content-inner .logo {
    position: relative;
    max-width: 172px;
    width: 100%;
    margin-bottom: 43px
}

.xs-sidebar-group .content-inner .text-box {
    position: relative;
    display: block;
    margin-bottom: 35px
}

.xs-sidebar-group .content-inner h4 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 15px
}

.xs-sidebar-group .content-inner .content-box p {
    font-size: 16px;
    line-height: 26px;
    color: #141417
}

.xs-sidebar-group .content-inner .info-inner {
    position: relative;
    display: block;
    margin-bottom: 45px
}

.xs-sidebar-group .content-inner .info-inner h4 {
    margin-bottom: 30px
}

.xs-sidebar-group .content-inner .info-inner .info li {
    position: relative;
    display: block;
    padding-left: 45px;
    font-size: 16px;
    line-height: 26px;
    font-family: Lato, sans-serif;
    color: #141417;
    margin-bottom: 20px
}

.xs-sidebar-group .content-inner .info-inner .info li i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 30px
}

.xs-sidebar-group .content-inner .info-inner .info li:first-child i {
    top: 5px
}

.xs-sidebar-group .content-inner .social-links li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 10px
}

.xs-sidebar-group .content-inner .social-inner h4 {
    margin-bottom: 27px
}

.xs-sidebar-group .content-inner .social-links li a {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    text-align: center;
    color: #252628
}

.xs-sidebar-group .content-inner .social-links li a:hover {
    color: #fff;
    background: #252628;
    border-color: #252628
}

.xs-sidebar-group .widget-heading a:hover {
    color: red
}

.header-style-12,
.header-style-14,
.header-style-five,
.header-style-four,
.header-style-three {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%
}

.header-style-three .header-lower {
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.footer-three .footer-widget-section,
.footer-top,
.header-style-nine .header-top-two {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.footer-three .footer-bottom,
.header-style-five .header-top-one {
    background: 0 0
}

.header-style-five .header-top-one .info li i,
.header-style-five .header-top-one .info li p a,
.header-style-five .header-top-one .info li.search-box-outer i {
    background: -webkit-linear-gradient(0deg, #fff, #fff 100%)
}

.header-style-five .header-top-one .info li p {
    color: #fff;
    font-weight: 700
}

.header-style-five .outer-box {
    background: #fff;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 5px
}

.header-style-five .main-menu .navigation>li>a {
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px
}

.header-style-five .main-menu .navigation>li>a:before {
    position: absolute;
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    top: 30px;
    right: 0
}

.header-style-five .header-lower .outer-box .logo-box,
.header-style-nine .header-lower .outer-box .logo-box,
.header-style-seven .header-lower .outer-box .logo-box {
    padding: 20px 0
}

.header-style-nine,
.header-style-seven {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    background: 0 0
}

.header-top-two {
    padding: 7px 0
}

.header-top-two .info li i {
    position: absolute;
    left: 0;
    top: 18px;
    font-size: 16px
}

.header-style-seven .header-lower .outer-box {
    background: #2d2d31;
    padding: 0 30px
}

.header-style-seven .main-menu .navigation>li>a {
    padding: 30px 17px 30px 0;
    color: #fff;
    font-weight: 600
}

.header-style-seven .main-menu .navigation>li>a:before {
    position: absolute;
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    top: 32px;
    right: 0;
    font-weight: 400
}

.header-style-nine .main-menu .navigation>li,
.header-style-seven .main-menu .navigation>li {
    margin: 0 15px
}

.header-style-seven .main-menu .navigation>li>.megamenu li>a,
.header-style-seven .main-menu .navigation>li>ul>li>a {
    font-weight: 500;
    padding-right: 16px
}

.header-style-seven .main-menu .navigation>li>.megamenu li>a {
    padding-right: 0
}

.header-style-seven .sticky-header {
    background: #2d2d31
}

.header-style-nine .sticky-header .theme-btn:before,
.header-style-seven .theme-btn.btn-nine:before {
    background: #fff
}

.header-top-two .info li.search-box-outer i {
    position: relative;
    left: 0;
    top: 3px;
    font-size: 22px;
    transition: .5s;
    color: #141417
}

.header-top-two .outer-container {
    padding: 0 70px;
    background: #232327
}

.header-style-eight .search-box-outer {
    color: #fff;
    padding-right: 30px;
    border-right: 1px solid rgba(255, 255, 255, .15);
    font-size: 18px;
    transition: .5s
}

.footer-ten,
.header-style-15 .outer-container,
.header-style-eight .header-lower .outer-container,
.header-style-eight .sticky-header .outer-container,
.header-style-ten,
.header-style-ten .sticky-header {
    padding: 0 70px
}

.header-style-eight .main-menu .navigation>li>a {
    padding: 40px 19px 40px 0;
    font-weight: 500;
    font-size: 16px
}

.header-style-eight .main-menu .navigation>li>a:before,
.header-style-ten .main-menu .navigation>li>a:before {
    position: absolute;
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    top: 41px;
    right: 0;
    font-weight: 400
}

.header-style-eight .main-menu .navigation>li>.megamenu li>a,
.header-style-eight .main-menu .navigation>li>ul>li>a {
    font-weight: 500;
    font-size: 16px
}

.header-style-nine .header-top-two {
    padding: 0
}

.header-style-nine .header-top-two .social-links-two li {
    color: #fff;
    margin: 0
}

.header-style-nine .header-top-two .social-links-two li a {
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, .1);
    width: 40px;
    text-align: center
}

.header-style-nine .header-top-two .info li,
.header-style-nine .header-top-two .social-links-two li:first-child {
    border-right: 1px solid rgba(255, 255, 255, .1);
    padding-right: 30px
}

.header-style-nine .header-top-two .info li p,
.header-style-nine .header-top-two .info li p a {
    line-height: 40px;
    color: #fff
}

.header-style-nine .search-box-outer {
    color: #fff;
    width: 40px;
    border-right: 1px solid rgba(255, 255, 255, .1);
    border-left: 1px solid rgba(255, 255, 255, .1);
    padding: 0 !important;
    text-align: center
}

.header-style-nine .header-top-two .info li.search-box-outer i {
    color: #fff;
    font-size: 18px;
    top: 2px
}

.header-style-nine .header-top-two .info li i {
    top: 12px;
    color: #fff
}

.header-style-nine .main-menu .navigation>li>a {
    padding: 30px 19px 30px 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.header-style-nine .main-menu .navigation>li>a:before {
    position: absolute;
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    top: 31px;
    right: 0;
    font-weight: 400
}

.header-style-nine .main-menu .navigation>li>.megamenu li>a,
.header-style-nine .main-menu .navigation>li>ul>li>a {
    font-size: 16px;
    font-weight: 500
}

.header-style-nine .sticky-header {
    background: #222
}

.header-style-ten .nav-right .search-box-outer {
    position: relative;
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    color: #141417;
    margin-right: 30px;
    transition: .5s
}

.header-13 .main-menu .navigation>li>a,
.header-style-12 .main-menu .navigation>li>a,
.header-style-ten .main-menu .navigation>li>.megamenu li>a,
.header-style-ten .main-menu .navigation>li>a,
.header-style-ten .main-menu .navigation>li>ul>li>a {
    font-weight: 700
}

.header-style-ten .main-menu .navigation>li>a {
    padding-right: 19px
}

.header-style-11 .sticky-header .main-menu .navigation>li>a:before,
.header-style-ten .sticky-header .main-menu .navigation>li>a:before,
.main-header.about-page-2 .sticky-header .main-menu .navigation>li>a:before {
    top: 31px
}

.footer-11,
.header-style-11 .header-top-two .outer-container {
    background: #001b47
}

.header-style-11 .header-top-two .info li p {
    line-height: 45px
}

.header-style-11 .header-top-two .info li {
    padding-right: 50px;
    margin-right: 50px;
    border-right: 1px solid rgba(255, 255, 255, .1)
}

.header-style-11 .header-top-two .info li:last-child {
    border: none;
    padding-right: 0;
    margin-right: 0
}

.header-style-11 .header-lower .outer-container,
.header-style-11 .sticky-header .outer-container {
    padding: 0 50px 0 0
}

.header-style-11 .logo-box {
    padding: 30px 50px !important
}

.header-style-11 .sticky-header .logo-box {
    padding: 20px 50px !important
}

.header-style-11 .sticky-header .main-menu .navigation>li>a {
    padding-top: 30px;
    padding-bottom: 30px
}

.header-style-11 .theme-btn,
.header-style-16 .nav-right .theme-btn {
    padding-top: 12px;
    padding-bottom: 12px
}

.footer-13 .footer-widget .widget-title h4,
.header-13 .main-menu .navigation>li>.megamenu li>a,
.header-13 .main-menu .navigation>li>ul>li>a,
.header-style-12 .main-menu .navigation>li>.megamenu li>a,
.header-style-12 .main-menu .navigation>li>ul>li>a {
    font-weight: 500
}

.header-style-14 .main-menu .navigation>li>a {
    font-size: 16px;
    font-weight: 700
}

.header-style-15 .nav-right .btn-box .theme-btn {
    border-radius: 30px;
    font-size: 16px;
    font-weight: 500
}

.header-style-15 .nav-right .search-box-outer {
    font-size: 22px;
    color: #141417;
    margin-right: 40px;
    margin-top: 12px;
    transition: .5s
}

.header-style-16 .nav-right .search-box-outer,
.main-header.about-page-2 .nav-right .search-box-outer {
    margin-right: 30px;
    font-size: 22px;
    color: #141417;
    transition: .5s
}

.header-style-16 .header-top-two {
    background: #343d51;
    padding: 0
}

.header-style-16 .header-top-two .info li i {
    font-size: 18px
}

.header-style-16 .social-links-two li {
    color: #fff;
    font-weight: 400
}

.header-style-16 .nav-right {
    padding: 0;
    display: flex;
    align-items: center
}

.main-header.about-page-2 .outer-container {
    padding: 0 70px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .08)
}

.main-header.about-page-2 .sticky-header .outer-container {
    box-shadow: none
}

.main-header.about-page-2 .nav-right .search-box-outer {
    position: relative;
    display: inline-block;
    line-height: 30px
}

.main-header.about-page-3 .nav-right .search-box-outer,
.main-header.career-page .nav-right .search-box-outer,
.main-header.pricing-page-3 .nav-right .search-box-outer,
.main-header.service-details-3 .nav-right .search-box-outer,
.main-header.team-page-7 .nav-right .search-box-outer {
    margin-top: 0
}

.header-style-two.header-style-14 {
    position: relative
}

.header-style-two.header-style-14 .header-lower {
    padding: 0 70px;
    box-shadow: 0 20px 30px 0 rgb(0 0 0 / 5%)
}

.header-style-two.header-style-14 .nav-right .nav-btn,
.header-style-two.header-style-14 .nav-right .search-box-outer .search-box-btn {
    color: #141417 !important
}

.main-header.service-page-4 .nav-right .search-box-outer {
    margin-top: 0;
    color: #fff
}

.main-header.career-page .header-lower .outer-container,
.main-header.service-details-3 .header-lower .outer-container {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .03)
}

.footer-one {
    position: relative;
    background: #222226
}

.footer-top {
    position: relative;
    padding: 30px 0
}

.footer-seven .footer-social li,
.footer-social-three li,
.footer-social-two li,
.footer-top .social-links li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 15px
}

.footer-top .social-links li a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    background: rgba(255, 255, 255, .15);
    border-radius: 5px;
    z-index: 1
}

.footer-social-two li a:before,
.footer-top .social-links li a:before {
    width: 100%;
    z-index: -1;
    height: 100%;
    position: absolute;
    content: '';
    transition: .5s
}

.footer-top .social-links li a:before {
    transform: scale(0, 0);
    left: 0;
    top: 0
}

.footer-14 .footer-social-three li a:hover:before,
.footer-social-two li a:hover:before,
.footer-top .social-links li a:hover:before {
    transform: scale(1, 1)
}

.footer-top .social-links {
    position: relative;
    top: 4px
}

.footer-widget-section {
    position: relative;
    padding: 70px 0
}

.footer-widget .widget-title {
    position: relative;
    display: block;
    margin-bottom: 26px
}

.footer-widget .widget-title h4 {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 700
}

.footer-bottom a,
.footer-bottom p,
.footer-widget p {
    color: #a9a9aa
}

.footer-widget-section .about-widget p {
    margin-bottom: 32px
}

.footer-widget-section .about-widget .subscribe-form .form-group {
    position: relative;
    margin: 0
}

.footer-widget-section .about-widget .subscribe-form .form-group input[type=email] {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    background: #1c1c1f;
    border: 1px solid #1c1c1f;
    border-radius: 6px;
    font-size: 15px;
    color: #a9a9aa;
    padding: 0 20px;
    transition: .5s
}

.footer-widget-section .about-widget .subscribe-form .form-group button {
    position: absolute;
    top: 12px;
    right: 20px;
    font-size: 14px;
    background: 0 0;
    color: #a9a9aa;
    transition: .5s
}

.footer-15 .footer-bottom .footer-nav li:before,
.footer-bottom {
    background: #141417
}

.footer-widget-section .links-list li {
    position: relative;
    display: block;
    font-size: 16px;
    color: #a9a9aa;
    margin-bottom: 7px
}

.footer-widget-section .info-list li a,
.footer-widget-section .links-list li a {
    display: inline-block;
    color: #a9a9aa
}

.footer-widget-section .info-list li {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #a9a9aa;
    margin-bottom: 19px
}

.footer-bottom {
    position: relative;
    padding: 31px 0
}

.footer-bottom .footer-nav li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 35px
}

.footer-bottom .footer-nav li:last-child {
    margin-right: 0
}

.footer-bottom .footer-nav li:before {
    position: absolute;
    content: '';
    background: #9b9b9c;
    width: 1px;
    height: 16px;
    top: 7px;
    right: -18px
}

.footer-one .pattern-layer .pattern-1 {
    position: absolute;
    left: -30px;
    bottom: 50px;
    width: 205px;
    height: 272px;
    opacity: 1;
    background: #ffffff14
}

.footer-one .pattern-layer .pattern-2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 196px;
    height: 266px;
    background-repeat: no-repeat;
    opacity: .3
}

.footer-one .pattern-layer .pattern-3 {
    position: absolute;
    top: -24px;
    right: -50px;
    width: 193px;
    height: 278px;
    opacity: 1;
    background: #ffffff14
}

.footer-one .pattern-layer .pattern-4 {
    position: absolute;
    top: 0;
    right: 0;
    width: 196px;
    height: 266px;
    background-repeat: no-repeat;
    opacity: .3
}

.footer-two {
    position: relative;
    background: #f7f7f7
}

.footer-top-two {
    position: relative;
    padding: 66px 0 30px;
    border-bottom: 1px solid #ebebeb
}

.footer-top-two .footer-menu li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 44px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    color: #141417
}

.footer-top-two .footer-menu li a {
    display: inline-block;
    color: #141417
}

.footer-two .footer-widget .widget-title h4 {
    font-weight: 700;
    color: #141417
}

.footer-two .footer-widget-section .about-widget p,
.footer-two .footer-widget-section .info-list li,
.footer-two .footer-widget-section .info-list li a,
.footer-two .footer-widget-section .links-list li a {
    font-size: 16px;
    color: #141417
}

.footer-social-two li a {
    position: relative;
    display: inline-block;
    background: #f0f0f0;
    font-size: 14px;
    color: #141417;
    border-radius: 5px;
    z-index: 1
}

.footer-social-two li a:before {
    left: 0;
    top: 0;
    transform: scale(0, 0);
    border-radius: 5px
}

.footer-seven .footer-social li a,
.footer-social-three li a {
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    position: relative
}

.footer-15 .footer-social-two li a,
.footer-two .footer-bottom {
    background: #f0f0f0
}

.footer-12,
.footer-eight,
.footer-five,
.footer-six,
.footer-ten .outer-container,
.footer-three {
    background: #222226
}

.footer-three .footer-widget-section {
    padding: 100px 0
}

.footer-three .pattern-layer .pattern-1 {
    width: 216px;
    height: 407px;
    left: -100px;
    background-repeat: no-repeat
}

.footer-three .pattern-layer .pattern-2 {
    width: 209px;
    height: 402px;
    background-repeat: no-repeat
}

.footer-four {
    position: relative;
    background: #f5f8fc
}

.footer-four .about-widget .text p {
    color: #141417;
    font-weight: 500;
    line-height: 28px
}

.footer-four .footer-social-two li a {
    background: 0 0;
    border: 1px solid #e4e7eb
}

.footer-five .footer-widget-section,
.footer-four .footer-widget-section {
    padding: 100px 0
}

.footer-four .footer-bottom {
    background: 0 0;
    border-top: 1px solid #e4e7eb
}

.footer-four .pattern-layer .pattern-1 {
    width: 470px;
    background-repeat: no-repeat
}

.footer-four .pattern-layer .pattern-2 {
    width: 157px;
    height: 304px
}

.footer-five .footer-social-two li a {
    background: 0 0;
    border: 1px solid #4e4e51;
    color: #fff
}

.footer-12 .footer-bottom,
.footer-13 .footer-bottom,
.footer-five .footer-bottom,
.footer-seven .footer-bottom,
.footer-six .footer-bottom,
.footer-ten .footer-bottom {
    background: 0 0;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.footer-five .pattern-layer .pattern-1,
.footer-six .pattern-layer .pattern-1 {
    width: 470px;
    height: 170px;
    background-repeat: no-repeat
}

.footer-five .pattern-layer .pattern-2 {
    width: 170px;
    height: 354px;
    background-repeat: no-repeat
}

.footer-five .pattern-layer .pattern-3 {
    width: 100%;
    height: 50px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center
}

.footer-social-three li a {
    font-size: 14px;
    color: #fff;
    border: 1px solid #4d4d50;
    border-radius: 50%
}

.footer-six p {
    font-size: 17px;
    line-height: 28px
}

.footer-11 .footer-widget-section .about-widget p,
.footer-11 .footer-widget-section .info-list li,
.footer-11 .footer-widget-section .links-list li a,
.footer-12 .footer-bottom a,
.footer-12 .footer-bottom p,
.footer-12 .footer-widget-section .info-list li,
.footer-12 .footer-widget-section .links-list li a,
.footer-seven .footer-widget-section .info-list li,
.footer-seven .footer-widget-section .links-list li a,
.footer-six .footer-widget-section .info-list li,
.footer-six a {
    font-size: 16px
}

.footer-six .pattern-layer .pattern-2 {
    width: 189px;
    height: 424px;
    background-repeat: no-repeat
}

.footer-seven {
    background: #1f1f22
}

.footer-seven .about-widget .text p {
    font-size: 17px;
    font-weight: 500;
    line-height: 28px
}

.footer-seven .footer-social li a {
    font-size: 16px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .1)
}

.footer-seven .footer-social li a:hover {
    background: #fff;
    border-color: #fff
}

.footer-eight .footer-widget .widget-title h4,
.footer-seven .footer-widget .widget-title h4 {
    font-size: 22px;
    font-weight: 700
}

.footer-seven .subscribe-inner {
    position: relative;
    padding: 23px 50px 21px;
    background: rgba(255, 255, 255, .05);
    margin-bottom: 100px
}

.footer-seven .subscribe-inner h2 {
    position: relative;
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 38px
}

.footer-seven .subscribe-inner .form-inner .form-group {
    position: relative;
    margin-bottom: 0;
    padding-right: 170px
}

.footer-seven .subscribe-inner .form-inner .form-group button {
    position: absolute;
    top: 0;
    right: 0;
    width: 160px;
    padding: 12px 25px
}

.footer-seven .subscribe-inner .form-inner .form-group input {
    border-radius: 0;
    font-size: 15px;
    color: grey
}

.footer-seven .subscribe-inner .form-inner {
    margin-top: 12px
}

.footer-seven .footer-widget-section {
    padding: 94px 0 90px
}

.footer-seven .pattern-layer {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.footer-seven .footer-bottom a,
.footer-seven .footer-bottom p,
.footer-three.about-page-2 .footer-bottom a,
.footer-three.about-page-2 .footer-bottom p,
.footer-three.about-page-2 .footer-widget-section .about-widget p,
.footer-three.about-page-2 .footer-widget-section .info-list li,
.footer-three.about-page-2 .footer-widget-section .links-list li a,
.footer-three.service-page .footer-bottom a,
.footer-three.service-page .footer-bottom p,
.footer-three.service-page .footer-widget-section .about-widget p,
.footer-three.service-page .footer-widget-section .info-list li,
.footer-three.service-page .footer-widget-section .links-list li a {
    font-size: 15px
}

.footer-nine {
    background: #1c1c1c
}

.footer-11 .footer-social-three li a,
.footer-nine .footer-top .social-links li a,
.footer-ten .footer-social-three li a {
    border-radius: 0
}

.footer-nine .footer-widget-section .about-widget .subscribe-form .form-group input[type=email] {
    background: rgba(255, 255, 255, .1);
    border-radius: 0
}

.footer-12 .footer-widget .widget-title h4,
.footer-nine .footer-widget .widget-title h4 {
    font-weight: 600
}

.footer-ten .footer-widget-section {
    padding-top: 190px;
    padding-bottom: 90px
}

.footer-ten .footer-widget-section .about-widget p {
    font-size: 17px
}

.footer-ten .footer-widget .widget-title h4 {
    font-size: 24px;
    font-weight: 500
}

.footer-11 .footer-widget .widget-title h4 {
    font-weight: 600;
    font-size: 24px
}

.footer-11 .footer-widget-section,
.footer-13 .footer-widget-section {
    padding: 92px 0 90px
}

.footer-11 .footer-bottom {
    background: #00173d
}

.footer-11 .image-layer {
    width: 310px;
    height: 310px;
    background-repeat: no-repeat
}

.footer-12 .footer-top-two .footer-menu li a {
    color: #fff;
    font-weight: 500
}

.footer-12 .footer-top-two {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding: 40px 0
}

.footer-12 .footer-widget-section .about-widget p {
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    color: #fff
}

.footer-12 .footer-social-two li a,
.footer-13 .footer-social-two li a {
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, .1);
    color: #fff
}

.footer-12 .footer-widget-section {
    position: relative;
    padding: 93px 0 90px
}

.footer-13 {
    position: relative;
    padding-top: 92px
}

.footer-13 .footer-top-two {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding-bottom: 40px
}

.footer-13 .footer-top-two .footer-menu li a {
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.footer-13 .shape .shape-1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center
}

.footer-13 .shape .shape-2 {
    width: 100%;
    height: 135px;
    background-repeat: no-repeat;
    animation: 70s linear infinite slide;
    -webkit-animation: 70s linear infinite slide
}

.footer-13 .shape .shape-3 {
    left: 50%;
    top: 290px;
    width: 100%;
    height: 135px;
    background-repeat: no-repeat;
    animation: 70s linear infinite slide;
    -webkit-animation: 70s linear infinite slide
}

.footer-16 .shape .shape-1,
.footer-16 .shape .shape-2 {
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat
}

.footer-13 .footer-widget-section .about-widget p {
    font-size: 17px;
    font-weight: 500;
    color: #b9cbe7
}

.footer-13 .footer-widget-section .info-list li,
.footer-13 .footer-widget-section .info-list li a,
.footer-13 .footer-widget-section .links-list li,
.footer-13 .footer-widget-section .links-list li a {
    color: #b9cbe7;
    font-weight: 400
}

.footer-13 .footer-bottom a,
.footer-13 .footer-bottom p {
    color: #b9cbe7
}

.footer-14 .pattern-layer {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center
}

.footer-14 .footer-widget-section .about-widget p {
    font-size: 17px;
    font-weight: 500;
    color: #141417
}

.footer-14 .footer-social-three li a {
    border: none;
    background: #fff;
    color: #141417
}

.footer-14 .footer-social-three li a:hover {
    color: #fff;
    z-index: 1
}

.footer-14 .footer-social-three li a:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: scale(0, 0);
    z-index: -1;
    border-radius: 50%;
    transition: .5s
}

.footer-14 .footer-widget .widget-title h4 {
    font-size: 24px;
    font-weight: 600;
    color: #141417
}

.footer-14 .footer-bottom {
    background: 0 0;
    border-top: 1px solid #e9e6ed
}

.footer-14 .footer-widget-section {
    padding-bottom: 90px
}

.footer-15 .footer-widget .widget-title h4 {
    color: #141417;
    font-size: 20px;
    font-weight: 700
}

.footer-15 .footer-widget-section .about-widget p {
    font-size: 15px;
    color: #141417
}

.footer-15 .footer-bottom {
    background: 0 0;
    border-top: 1px solid #e5e5e5
}

.footer-15 .footer-top-two {
    padding: 90px 0 30px
}

.footer-16 {
    background: #262c3b
}

.footer-16 .footer-widget-section .about-widget .subscribe-form .form-group input[type=email] {
    background: #2e3647;
    border-color: #2e3647
}

.footer-16 .footer-widget .widget-title h4 {
    font-weight: 600;
    font-family: Lato, sans-serif
}

.footer-16 .footer-bottom {
    background: #2e3647
}

.footer-16 .shape .shape-1 {
    width: 244px;
    height: 217px
}

.footer-16 .shape .shape-2 {
    width: 191px;
    height: 192px
}

/* ============================= */
/* SKYTOUCH – 360 VISUALIZER UI */
/* ============================= */

.shop-block-one .image-box {
  position: relative;
}

/* 360 badge */
.shop-block-one .st-360-visualizer {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  
  height: 36px;
  padding: 0 12px;
  border-radius: 18px;

  background: rgba(0, 0, 0, 0.75);
  color: #fff;

  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.4px;

  display: flex;
  align-items: center;
  justify-content: center;

  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;

  transition: all 0.35s ease;
}

/* Text hidden initially */
.shop-block-one .st-360-visualizer::after {
  content: " Visualizer";
  max-width: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.35s ease;
}

/* Hover interaction */
.shop-block-one .image-box:hover .st-360-visualizer {
  padding: 0 16px;
  background: #000;
}

/* Reveal text on hover */
.shop-block-one .image-box:hover .st-360-visualizer::after {
  max-width: 120px;
  opacity: 1;
}
