@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url("../fonts/font-awesome/css/font-awesome.css");
@import url("../fonts/elegant_font/HTML_CSS/style.css");
@import url("../fonts/et-line-font/style.css");

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v7/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

html {
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    background: #fff;
    scroll-behavior: smooth
}

body {
    font-family: "Poppins", sans-serif;
    ;
    font-size: 16px;
    font-weight: 400;
    color: #595d69;
    line-height: 1.7em;
    padding: 0;
    display: none
}

body.boxed {
    margin: 30px;
    overflow: hidden;
    border: solid 1px #eee
}

body .owl-stage .owl-item {
    display: inline-block
}

#wrapper {
    overflow: hidden
}

.de-navbar-left #wrapper {
    overflow: visible
}

a,
a:hover {
    text-decoration: none
}

a.a-underline {
    display: inline-block;
    position: relative;
    overflow: hidden
}

a.a-underline span {
    display: block;
    position: relative;
    left: 0;
    bottom: 0;
    border-bottom: solid 1px #fff;
    width: 0
}

a.a-underline:hover span {
    width: 100%
}

header {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1001;
    background: #2b313f;
    margin: 0;
    height: 90px
}

header.smaller.has-topbar {
    height: 105px
}

header.header-s1 {
    top: 0
}

header .info {
    display: none;
    color: #fff;
    padding: 10px 0 10px 0;
    width: 100%;
    z-index: 100;
    background: #242424
}

header .info .col {
    display: inline-block;
    font-size: 12px
}

header .info .col {
    padding-right: 30px
}

header .info .col:last-child {
    padding-right: 0
}

header .info i {
    font-size: 14px;
    margin-right: 15px
}

header .info .social.col {
    border: 0
}

header .info .social i {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    float: none;
    padding: 0 10px 0 10px;
    margin: 0
}

header .info strong {
    font-size: 12px
}

header.header-bg {
    background: rgba(0, 0, 0, 0.5)
}

header.transparent {
    background: 0
}

body:not(.side-layout) header:not(.smaller):not(.header-mobile).header-light.transparent {
    background: rgba(255, 255, 255, 0.0)
}

header.autoshow {
    top: -120px;
    height: 70px !important
}

header.autoshow.scrollOn,
header.autoshow.scrollOff {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    outline: 0
}

header.autoshow.scrollOn {
    top: 0
}

header.autoshow.scrollOff {
    top: -120px
}

header div#logo {
    font-family: "Oswald", sans-serif;
    color: white;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

header .logo-2 {
    display: none
}

header .logo-scroll {
    display: none
}

header .logo,
header .logo-2 {
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-size: 40px;
    font-weight: 300
}

header .logo-2 {
    color: #333
}

header.header-full nav {
    float: left
}

header nav a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

header nav a:hover {
    color: #555
}

header.smaller #mainmenu ul ul {
    top: 0
}

header.smaller {
    background: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    padding: 0;
    -webkit-box-shadow: 0 4px 6px 0 rgba(10, 10, 10, 0.05);
    -moz-box-shadow: 0 4px 6px 0 rgba(10, 10, 10, 0.05);
    box-shadow: 0 4px 6px 0 rgba(10, 10, 10, 0.05);
    border: 0
}

header.smaller .btn-rsvp {
    height: 100px;
    padding-top: 55px
}

.boxed header.smaller {
    margin-top: 0
}

header.smaller.scroll-light {
    background: #fff
}

header:not(.header-light).smaller.scroll-light div#logo .logo {
    display: none
}

header.smaller.scroll-light div#logo .logo-2 {
    display: inline-block
}

header.smaller.scroll-light div#logo .logo-scroll {
    display: inline-block
}

header.smaller.header-light div#logo .logo {
    display: none
}

header.smaller.scroll-light .social-icons i {
    color: #333
}

header.smaller.scroll-light #mainmenu a {
    color: #071c39
}

header.smaller.scroll-light #mainmenu li li a:hover {
    color: #fff
}

.logo-smaller div#logo {
    width: 150px;
    height: 30px;
    line-height: 65px;
    font-size: 30px
}

.logo-smaller div#logo img {
    font-size: 30px
}

.logo-smaller div#logo .logo-1 {
    display: none
}

.logo-smaller div#logo .logo-2 {
    display: inline-block
}

.logo-small {
    margin-bottom: 20px
}

header.de_header_2 {
    height: 125px
}

header.de_header_2.smaller {
    height: 70px
}

header.de_header_2.smaller .info {
    position: absolute;
    opacity: 0;
    z-index: -1
}

header.header-full {
    padding-left: 40px;
    padding-right: 40px
}

header .header-row {
    text-align: center
}

header .header-col {
    position: relative;
    height: 100%
}

header .header-col.left {
    float: left;
    padding: 0 30px 0 0
}

header .header-col.mid {
    float: right
}

header .header-col.mid .social-icons {
    float: right;
    padding: 0 30px 0 30px
}

.header-col-right {
    text-align: right
}

.de-navbar-left {
    background: #151618
}

.de-navbar-left #logo {
    padding: 40px;
    text-align: center;
    width: 100%
}

.de-navbar-left header {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    background: 0;
    padding: 30px;
    padding-right: 20px
}

.de-navbar-left header #mainmenu {
    float: none;
    margin: 0;
    padding: 0
}

.de-navbar-left header #mainmenu>li {
    display: block;
    margin: 0;
    float: none;
    text-align: center;
    font-family: "Poppins", sans-serif;
    letter-spacing: 5px;
    font-size: 14px;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px rgba(255, 255, 255, .1)
}

.de_light.de-navbar-left header #mainmenu>li {
    border-bottom: solid 1px rgba(0, 0, 0, .05)
}

.de-navbar-left header #mainmenu>li>a {
    padding: 0;
    opacity: .5
}

.de_light.de-navbar-left header #mainmenu>li>a {
    color: #222
}

.de-navbar-left header #mainmenu>li a:hover {
    opacity: 1
}

.de-navbar-left header #mainmenu>li>a:after {
    content: none
}

.de-navbar-left header nav {
    float: none
}

#subheader {
    text-align: center;
    overflow: hidden;
    padding: 100px 0 100px 0
}

#subheader h1 {
    margin-top: 50px;
    margin-bottom: 10px
}

#subheader.dark {
    background-color: #1a1c26
}

#subheader.dark h1 {
    color: #fff
}

.de-navbar-left #subheader {
    padding-bottom: 120px
}

#subheader span {
    letter-spacing: 2px;
    display: inline-block;
    font-size: 15px;
    margin-top: 88px;
    color: #fff
}

#subheader .crumb {
    font-size: 10px;
    letter-spacing: 3px;
    margin-top: 20px
}

#subheader.dark .crumb {
    color: #fff
}

#subheader .small-border-deco {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .1)
}

#subheader .small-border-deco span {
    display: block;
    margin: 0 auto;
    height: 2px;
    width: 100px
}

#subheader.dark h2,
#subheader.dark h4 {
    color: #fff
}

#subheader.dark h2 {
    font-size: 48px
}

#subheader.s2 {
    background: #f0f4fd;
    text-align: left;
    padding: 120px 0 60px;
    border: solid 1px #eee;
    border-left: 0;
    border-right: 0
}

#subheader.s2 h1,
#subheader.s2 .crumb {
    margin: 0;
    padding: 0
}

#subheader.s2 .crumb {
    float: right;
    margin-top: 15px
}

.de-navbar-left.de_light #subheader h1 {
    color: #222
}

#mainmenu {
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    margin: 0 auto;
    float: none;
    text-transform: uppercase
}

#mainmenu ul {
    margin: 0;
    padding: 0;
    height: 30px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 2px 2px 30px 0 rgba(20, 20, 20, 0.1);
    -moz-box-shadow: 2px 2px 30px 0 rgba(20, 20, 20, 0.1);
    box-shadow: 2px 2px 30px 0 rgba(20, 20, 20, 0.1)
}

#mainmenu li {
    margin: 0;
    padding: 0;
    float: left;
    display: inline;
    list-style: none;
    position: relative
}

#mainmenu>li {
    letter-spacing: 1px;
    font-weight: 500
}

#mainmenu a {
    position: relative;
    display: inline-block;
    padding: 30px 18px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    outline: 0
}

#mainmenu a span {
    position: relative;
    width: 0;
    color: #fff;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 14px;
    border-bottom: solid 1px #fff
}

#mainmenu li:hover a span {
    width: 100%
}

#mainmenu li li a span {
    float: right;
    margin-top: 5px
}

#mainmenu a.active span {
    width: 100%;
    margin-left: 0
}

.header-light #mainmenu>li>a {
    color: #222;
    font-weight: 600
}

#mainmenu li li {
    font-size: 13px
}

#mainmenu li li:last-child {
    border-bottom: 0
}

#mainmenu li li a {
    padding: 5px 15px;
    border-top: 0;
    color: #071c39;
    width: 100%;
    border-left: 0;
    text-align: left;
    font-weight: normal;
    border-bottom: solid 1px rgba(255, 255, 255, .1)
}

.rtl #mainmenu li li a {
    text-align: right
}

#mainmenu li li a:hover {
    color: #111
}

#mainmenu li li a:after {
    content: none
}

#mainmenu li li li a {
    padding: 2px 15px 2px 15px;
    background: #171a21
}

#mainmenu li li a:hover,
#mainmenu ul li:hover>a {
    color: #fff;
    background: #1a8b49
}

#mainmenu li ul {
    width: 210px;
    height: auto;
    position: absolute;
    left: 0;
    z-index: 10;
    visibility: hidden;
    opacity: 0
}

#mainmenu li li {
    display: block;
    float: none;
    text-transform: none
}

#mainmenu li:hover>ul {
    visibility: visible;
    opacity: 1;
    margin-top: 0
}

#mainmenu li ul ul {
    left: 100%;
    top: 0
}

#mainmenu li ul ul li a {
    background: #202020
}

#mainmenu li:hover>ul {
    color: #1a8b49
}

#mainmenu select {
    padding: 10px;
    height: 36px;
    font-size: 14px;
    border: 0;
    background: #ff4200;
    color: #eceff3
}

#mainmenu select option {
    padding: 10px
}

#mainmenu .btn-type {
    padding: 0;
    margin: 0
}

#mainmenu .btn-type a {
    background: #eee;
    padding: 0;
    margin: 0
}

#mainmenu>li ul.mega {
    position: fixed;
    left: 0;
    height: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    padding-left: 40px;
    padding-right: 40px
}

#mainmenu li:hover ul.mega {
    visibility: visible;
    opacity: 1
}

#mainmenu li ul.mega>li,
#mainmenu li ul.mega>li a {
    width: 100%
}

#mainmenu li ul.mega li.title {
    padding: 0 10px 15px 10px;
    text-align: left;
    color: #fff;
    font-weight: bold
}

#mainmenu li ul.mega>li ul {
    position: static;
    visibility: visible;
    opacity: 1;
    left: 0;
    float: none;
    width: 100%
}

#mainmenu ul.mega>li ul li {
    margin: 0;
    padding: 0
}

#mainmenu ul.mega>li ul li:last-child {
    border-bottom: solid 1px #333
}

#mainmenu li ul.mega .menu-content {
    background: #171a21;
    padding: 30px
}

header.header-mobile #mainmenu>li ul.mega {
    visibility: visible;
    opacity: 1
}

header:not(.header-mobile) #mainmenu>li:hover ul.mega {
    height: auto
}

#menu-btn {
    display: none;
    float: right;
    margin-top: -3px;
    width: 32px;
    height: 32px;
    padding: 4px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    margin-left: 20px
}

#menu-btn:before {
    font-family: FontAwesome;
    content: "\f0c9";
    font-size: 20px
}

#menu-btn:hover {
    background: #fff
}

#menu-btn:hover:before {
    color: #222
}

.rtl #menu-btn {
    float: left
}

header.header-mobile.header-light,
header.header-mobile.header-light #menu-btn,
header.header-mobile.header-light #menu-btn:hover {
    background: 0
}

header.header-mobile.header-light #menu-btn {
    color: #222
}

#content {
    width: 100%;
    background: #fff;
    padding: 90px 0 90px 0;
    z-index: 100
}

.de_light #content {
    background: #fff
}

#content {
    background: #fff
}

section {
    padding: 90px 0 90px 0;
    position: relative
}

section.no-bg,
#content.no-bg {
    background: none !important
}

.bgcolor-variation {
    background: #f6f6f6
}

.overlay-gradient {
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    padding: 90px 0 90px 0
}

.de-navbar-left .container-fluid .container {
    width: 100%
}

.de-navbar-left section {
    padding: 70px
}

.de_light section {
    background: #fff
}

.section-fixed {
    position: fixed;
    width: 100%;
    min-height: 100%;
    height: auto
}

.full-height {
    overflow: hidden
}

#particles-js {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0
}

footer {
    background: #261462;
    color: #fff;
    padding: 80px 0 0 0;
    font-size: 14px
}

footer.footer-light {
    background: #261462;
    border-top: solid 1px #eee;
    color: #fff
}

footer.footer-light a {
    color: #fff
}

footer.footer-black {
    background: #222
}

footer h5,
.de_light footer h5 {
    color: #fff;
    font-size: 16px;
    text-transform: none
}

footer a {
    color: #fff;
    text-decoration: none !important
}

.de-navbar-left footer {
    padding: 70px 70px 0 70px
}

.subfooter {
    border-top: solid 1px #eee;
    margin-top: 40px;
    padding: 20px 0 20px 0
}

.de-navbar-left .subfooter {
    background: 0
}

header.side-header {
    border-bottom: 0;
    margin: 0
}

header.side-header .social-icons-2 {
    margin: 0 auto;
    margin-top: 50px;
    float: none;
    text-align: center
}

header.side-header .social-icons-2 a {
    display: inline-block;
    margin: 0 2px 0 2px;
    background: #555;
    width: 36px;
    height: 36px;
    padding-top: 5px;
    display: inline-block;
    text-align: center;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    opacity: .2
}

.de_light header.side-header .social-icons-2 a {
    background: #fff;
    color: #333
}

header.side-header .social-icons-2 a:hover {
    opacity: 1
}

.de-navbar-left.de_light header,
.de-navbar-left.de_light {
    background: #f0f4fd
}

header.header-light-transparent {
    background: rgba(255, 255, 255, .5)
}

header.header-solid.header-light #mainmenu>li>a {
    color: #555
}

header.header-solid.header-light .info {
    background: #eee;
    color: #555
}

header.header-solid.header-light .info .social i {
    color: #222
}

header.header-solid {
    background: #fff
}

header.header-light {
    background: rgba(255, 255, 255, .8)
}

header.smaller.header-dark {
    background: #fff;
    border: 0
}

header.smaller.header-dark #mainmenu a {
    color: #000
}

header.s2 {
    background: #fff !important;
    border-bottom: solid 1px #eee;
    top: 0
}

header.s2 #mainmenu>li>a {
    padding-top: 18px;
    padding-bottom: 18px
}

.side-layout header.smaller.header-dark #mainmenu>li {
    border-bottom: solid 1px rgba(255, 255, 255, .1)
}

.side-layout header.smaller.header-dark #mainmenu>li:last-child {
    border-bottom: 0
}

header.header-mobile {
    position: absolute;
    background: #fff;
    top: 0;
    height: 90px
}

header.header-mobile nav {
    float: none
}

header.header-mobile .logo {
    display: none
}

header.header-mobile .btn-rsvp {
    padding-top: 40px;
    height: 90px
}

header.header-mobile .logo-2 {
    display: inline-block
}

header.header-mobile.header-light {
    background: #fff
}

header.header-mobile #mainmenu ul {
    padding: 0
}

header.header-solid.header-light {
    background: #fff
}

header.header-light .logo {
    display: none
}

header.header-light .logo-2 {
    display: inline-block
}

#de-sidebar {
    padding: 0
}

.error {
    clear: both;
    display: none;
    color: #e7505a;
    padding-top: 20px
}

.success {
    clear: both;
    display: none;
    color: #96c346;
    padding-top: 20px
}

.error img {
    vertical-align: top
}

.full {
    width: 98%
}

#contact_form textarea {
    height: 195px
}

#contact_form.s2 textarea {
    height: 180px
}

input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    outline: 0
}

.form-underline input[type=text],
.form-underline textarea,
.form-underline input[type=email],
.form-underline select {
    padding: 10px 0 10px 0;
    margin-bottom: 20px;
    border: 0;
    border-bottom: solid 2px #bbb;
    background: 0;
    border-radius: 0;
    height: auto;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.form-underline select {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-appearance: none;
    appearance: none;
    background: url('../images/ui/arrow-down-form.png') no-repeat 98% 60%
}

.form-underline select:focus {
    background: url('../images/ui/arrow-down-form-hover.png') no-repeat 98% 60%
}

.form-underline input[type=text],
.form-underline textarea,
.form-underline input[type=email],
.form-underline select {
    color: #333;
    border-bottom: solid 1px #bbb
}

.form-default input[type=text],
.form-default textarea,
.form-default input[type=email],
.form-default select {
    padding: 10px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, .5);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    height: auto;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    font-weight: 400;
    font-size: 18px
}

#contact_form.form-default textarea {
    padding: 10px;
    height: 170px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.form-default input[type=text]:focus,
.form-default textarea:focus,
.form-default input[type=email]:focus,
.form-default select:focus {
    background: #f6f6f6
}

.small-border {
    width: 100px;
    height: 3px;
    border-top: solid 2px #333;
    border-left: 0;
    border-right: 0;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px
}

.tiny-border {
    height: 1px;
    background: #333;
    width: 40px;
    margin: 20px 0 20px 0;
    display: block
}

.tiny-border.center {
    margin-left: auto;
    margin-right: auto
}

.crumb {
    color: #777;
    font-size: 12px;
    margin: 0;
    padding: 0
}

.de-navbar-left.de_light #subheader .crumb {
    color: #333
}

.crumb li {
    display: inline;
    text-decoration: none;
    padding: 0 2px 0 2px;
    letter-spacing: 0;
    font-size: 12px
}

.crumb li.sep:after {
    font-family: "FontAwesome";
    content: "\f105"
}

.crumb a {
    text-decoration: none
}

.de_light .crumb a:hover {
    color: #fff
}

.icon_box .icon_wrapper {
    margin-bottom: 20px
}

.icon_box .icon_wrapper i {
    font-size: 60px
}

.icon_box.icon_left .icon_wrapper {
    position: absolute;
    width: 80px
}

.icon_box.icon_left .desc_wrapper {
    margin-left: 80px
}

.icon_box.icon_right .icon_wrapper {
    position: absolute;
    right: 0;
    width: 80px
}

.icon_box.icon_right .desc_wrapper {
    margin-right: 80px;
    text-align: right
}

.icon-big {
    border-radius: 100%;
    text-align: center;
    font-size: 56px;
    display: inline-block;
    padding: 16px 0;
    width: 96px;
    height: 96px;
    -webkit-box-shadow: 5px 5px 30px 0 rgba(var(--primary-color-rgb), .3);
    -moz-box-shadow: 5px 5px 30px 0 rgba(var(--primary-color-rgb), .3);
    box-shadow: 5px 5px 30px 0 rgba(var(--primary-color-rgb), .3)
}

a {
    text-decoration: none
}

.text-light a {
    color: #fff
}

.de_light a {
    color: #888
}

.de_light a:hover {
    color: #555
}

.btn-line,
a.btn-line {
    border: solid 1px #222;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 3px;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: none
}

.btn-line,
a.btn-line {
    border: solid 1px rgba(255, 255, 255, .2);
    color: #fff
}

.de_light .btn-line,
.de_light a.btn-line {
    border: solid 1px rgba(var(--primary-color-rgb), .2);
    color: #333
}

.text-light .btn-line,
.text-light a.btn-line {
    border: solid 1px rgba(255, 255, 255, .2);
    color: #fff
}

.btn-line:hover,
a.btn-line:hover {
    background: #fff;
    color: #111;
    border-color: #fff
}

.btn-line:after,
a.btn-line:after {
    color: #fff
}

.btn-line:hover:after,
a.btn-line:hover:after,
a.btn-line.hover:after {
    color: #fff
}

.btn-line:hover:after,
a.btn-line:hover:after,
a.btn-line.hover:after {
    color: #111
}

a.btn-text {
    text-decoration: none;
    display: inline-block;
    color: #111;
    font-weight: 600;
    padding: 0
}

a.btn-text:after {
    font-family: FontAwesome;
    content: "\f054";
    padding-left: 10px
}

a.btn-text {
    color: #fff
}

a.btn-big {
    font-size: 14px;
    color: #eceff3;
    letter-spacing: 1px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    border: solid 1px #fff;
    padding: 10px 30px 10px 30px
}

a.btn-big:after {
    font-family: FontAwesome;
    content: "\f054";
    margin-left: 20px
}

a.btn,
.btn {
    position: relative;
    z-index: 1;
    overflow: hidden
}

a.btn:before {
    content: "";
    background: rgba(0, 0, 0, 0);
    width: 0;
    height: 100%;
    position: absolute;
    z-index: -1
}

a.btn-fx:after {
    font-family: FontAwesome;
    content: "\f178";
    margin-left: 15px;
    position: absolute;
    right: -20px;
    margin-top: 0
}

a.btn-fx {
    font-size: 14px;
    color: #eceff3;
    letter-spacing: 1px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    border: solid 1px #fff;
    padding: 10px 30px 10px 30px
}

a.btn-fx:hover {
    padding-left: 20px;
    padding-right: 40px
}

a.btn-fx:before {
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute
}

a.btn-fx:hover:after {
    right: 15px
}

a.btn-fx:hover:before {
    width: 100%;
    background: rgba(0, 0, 0, 1)
}

a.btn-fx.light:hover:before {
    width: 100%;
    background: rgba(255, 255, 255, 1)
}

.btn-line,
a.btn-line {
    color: #eceff3
}

.btn-line:after,
a.btn-line:after {
    font-family: FontAwesome;
    content: "\f054";
    margin-left: 10px
}

a.btn-line-white,
.de_light a.btn-line-white {
    background: 0;
    border: solid 2px #fff;
    color: #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

a.btn-line-black,
.de_light a.btn-line-black {
    background: 0;
    border: solid 2px #111;
    color: #111;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

a.btn-line-black:hover {
    color: #fff
}

.de_light a.btn-line-black:hover {
    color: #fff
}

a.btn-line-white:hover {
    color: #000
}

a.btn-line-white:hover:before {
    background: #fff
}

.btn-fullwidth {
    width: 100%
}

a.btn-slider {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: normal;
    text-decoration: none;
    text-transform: uppercase;
    border: solid 2px #fff;
    padding: 10px 30px 10px 30px;
    border-radius: 60px
}

a.btn-slider:hover {
    color: #222;
    background: #fff;
    border-color: #000;
    border: solid 2px #fff
}

a.btn-custom:hover,
.btn-custom:hover {
    color: #fff;
    -webkit-box-shadow: 2px 2px 20px 0 rgba(20, 20, 20, 0.3);
    -moz-box-shadow: 2px 2px 20px 0 rgba(20, 20, 20, 0.3);
    box-shadow: 2px 2px 20px 0 rgba(20, 20, 20, 0.3)
}

a.btn-slider:hover:after {
    color: #222
}

a.btn-id,
a.btn-id:hover {
    border: 0
}

a.btn-light.btn-id {
    color: #222
}

a.btn-dark.btn-id {
    color: #fff
}

.btn-custom.btn-small {
    padding: 5px 20px 5px 20px;
    font-weight: bold;
    text-transform: uppercase
}

.btn-fx.btn-custom {
    text-transform: normal
}

a.btn-bg-dark {
    background: #222
}

a.btn-text-light {
    color: #fff
}

.btn-icon-left i {
    margin-right: 12px;
    color: #fff
}

.btn-add_to_cart,
a.btn-add_to_cart {
    border: solid 1px #bbb;
    font-size: 12px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 3px;
    padding-left: 40px;
    padding-right: 20px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #555
}

.btn-add_to_cart:before,
a.btn-add_to_cart:before {
    font-family: "FontAwesome";
    content: "\f07a";
    position: absolute;
    left: 20px
}

a.btn-custom,
.btn-custom,
a.btn-slider,
.btn-slider {
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    min-width: 120px
}

a.btn-custom,
a.btn-custom:active,
a.btn-custom:focus,
a.btn-custom:visited,
.btn-custom {
    color: #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    outline: 0;
    font-weight: bold;
    text-decoration: none;
    padding: 15px 30px;
    min-width: 120px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px
}

header a.btn-custom {
    padding: 7px 20px !important
}

.col-right a.btn-custom {
    font-size: 14px;
    text-transform: none
}

a.btn-border {
    border: solid 1px rgba(255, 255, 255, .3);
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    min-width: 120px;
    outline: 0;
    font-weight: bold;
    text-decoration: none;
    padding: 14px 30px;
    min-width: 120px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px
}

a.btn-border:hover {
    color: #fff;
    border-color: rgba(255, 255, 255, 0);
    margin-top: -2px;
    margin-bottom: 2px;
    box-sizing: border-box
}

a.btn-border.light {
    border: solid 1px #fff;
    color: #fff
}

a.btn-border.light:hover {
    background: #fff
}

a.btn-border:hover a {
    color: #fff !important
}

.btn-close {
    color: #fff;
    cursor: pointer;
    text-align: center;
    display: block;
    text-align: center;
    width: 60px;
    height: 60px;
    background: #333;
    font-size: 32px;
    font-weight: bold;
    text-decoration: none;
    margin: 0 auto;
    padding-top: 12px;
    position: absolute;
    left: 0;
    right: 0
}

a.btn-link {
    display: block;
    text-decoration: none;
    margin-top: 10px
}

.cover a.btn-link:hover {
    color: #fff
}

.play-button {
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    color: #fff;
    text-decoration: none;
    border: solid 5px rgba(255, 255, 255, .3);
    display: inline-block;
    text-align: center;
    width: 80px;
    height: 80px;
    padding-top: 22px;
    padding-left: 5px
}

.play-button:before {
    font-family: "FontAwesome";
    font-size: 20px;
    content: "\f04b";
    position: relative;
    color: #fff
}

.play-button:hover {
    border: solid 5px rgba(255, 255, 255, 1)
}

.play-button.dark {
    color: #222;
    border: solid 5px rgba(0, 0, 0, .1)
}

.play-button.dark:before {
    color: #222
}

.play-button.dark:hover {
    border: solid 5px rgba(0, 0, 0, .5)
}

.text-light .play-button {
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    color: #fff;
    text-decoration: none;
    border: solid 5px rgba(255, 255, 255, .3);
    display: inline-block;
    text-align: center;
    width: 80px;
    height: 80px;
    padding-top: 22px;
    padding-left: 5px
}

.text-light .play-button:before {
    font-family: "FontAwesome";
    font-size: 20px;
    content: "\f04b";
    position: relative;
    color: #fff
}

.text-light .play-button.dark {
    color: #fff;
    border: solid 5px rgba(255, 255, 255, .3)
}

.text-light .play-button.dark:before {
    color: #fff
}

.text-light .play-button.dark:hover {
    border: solid 5px rgba(255, 255, 255, 1)
}

.spacer-single {
    width: 100%;
    height: 30px;
    display: block;
    clear: both
}

.spacer-double {
    width: 100%;
    height: 60px;
    display: block;
    clear: both
}

.spacer-half {
    width: 100%;
    height: 15px;
    display: block;
    clear: both
}

.spacer-10 {
    width: 100%;
    height: 10px;
    display: block;
    clear: both
}

.spacer-20 {
    width: 100%;
    height: 20px;
    display: block;
    clear: both
}

.spacer-30 {
    width: 100%;
    height: 30px;
    display: block;
    clear: both
}

.spacer-40 {
    width: 100%;
    height: 40px;
    display: block;
    clear: both
}

.spacer-50 {
    width: 100%;
    height: 50px;
    display: block;
    clear: both
}

.spacer-60 {
    width: 100%;
    height: 60px;
    display: block;
    clear: both
}

hr {
    display: block;
    clear: both;
    border-top: solid 1px #ddd;
    margin: 40px 0 40px 0
}

.dropcap {
    display: inline-block;
    font-size: 48px;
    float: left;
    margin: 10px 15px 15px 0;
    color: #eceff3;
    padding: 20px 10px 20px 10px
}

.form-transparent input[type=text],
.form-transparent textarea,
.form-transparent input[type=email] {
    padding: 10px;
    margin-bottom: 20px;
    color: #fff;
    border: solid 1px rgba(0, 0, 0, .3);
    background: rgba(0, 0, 0, .2);
    border-radius: 0;
    height: auto
}

.form-border input[type=text],
.form-border textarea,
.form-underline input[type=email],
.form-border input[type=password],
.form-border select {
    padding: 8px;
    margin-bottom: 20px;
    border: 0;
    border: solid 1px #ccc;
    background: 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    height: 60px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #333
}

.form-border input[type=text]:focus,
.form-border textarea:focus,
.form-underline input[type=email]:focus,
.form-border select:focus {
    background: #f0f4fd
}

.form-subscribe {
    display: table;
    margin: 0 auto
}

.form-subscribe input[type=text] {
    display: table-cell;
    border: solid 1px rgba(255, 255, 255, .3);
    border-right: 0;
    background: rgba(255, 255, 255, .1);
    padding: 6px 20px 6px 20px;
    border-radius: 60px 0 0 60px;
    height: 40px;
    vertical-align: middle
}

.form-subscribe .btn-custom {
    display: table-cell;
    border-radius: 0 60px 60px 0;
    height: 40px;
    vertical-align: middle
}

.form-subscribe input[type=text]:hover {
    background: rgba(255, 255, 255, .3)
}

.field-set label {
    color: #071c39;
    font-weight: 500
}

h1,
h2,
h4,
h3,
h5,
h6,
.h1_big,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
footer.footer-light h5 {
    margin-top: 0;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    color: #071c39
}

footer h1,
footer h2,
footer h4,
footer h4,
footer h5,
footer h6 {
    color: #fff
}

h2.text-light,
footer h4,
footer h4,
footer h5,
footer h6 {
    color: #fff
}

h1,
.h1 {
    font-size: 46px;
    margin-bottom: 20px;
    line-height: 56px;
    letter-spacing: -1px
}

h1 .label {
    display: inline-block;
    font-size: 36px;
    padding: 0 6px;
    margin-left: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

h1.s1 {
    letter-spacing: 30px;
    font-size: 26px
}

h1 .small-border {
    margin-top: 30px
}

h1.big,
.h1_big {
    font-size: 64px;
    margin: 0;
    line-height: 70px
}

h1.very-big {
    font-size: 120px;
    letter-spacing: -5px
}

h1.ultra-big {
    font-size: 140px;
    line-height: 120px;
    letter-spacing: -6px;
    font-weight: 700;
    margin-bottom: 0
}

h1.ultra-big span {
    display: inline-block
}

h1.ultra-big span.underline span {
    display: block;
    border-bottom: solid 12px #fff;
    position: relative;
    margin-top: -5px
}

h1.very-big-2 {
    font-size: 90px;
    letter-spacing: 25px;
    text-transform: uppercase;
    font-weight: bold
}

.h2_title {
    font-size: 28px;
    display: block;
    margin-top: 0;
    line-height: 1.2em
}

h2 .small-border {
    margin-left: 0;
    margin-bottom: 15px;
    width: 40px
}

h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -1px
}

h2.big {
    font-size: 48px;
    line-height: 1.3em;
    margin-bottom: 0
}

h2 .uptitle {
    display: block;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: 500
}

h2.s1,
.h2_s1 {
    font-size: 24px
}

h2.deco-text span {
    font-family: "Parisienne";
    display: block;
    line-height: .85em;
    font-weight: lighter;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg)
}

h2.deco-text .md {
    font-size: 80px
}

h2.deco-text .lg {
    font-size: 120px
}

h2.deco-text .xl {
    font-size: 150px
}

h3 {
    font-size: 24px;
    margin-bottom: 25px
}

h4 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 10px
}

h4.teaser {
    font-weight: 300;
    font-size: 22px
}

.subtitle.s2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px
}

.subtitle.s2 span {
    margin-right: 20px;
    padding-left: 20px
}

.subtitle.s2 i {
    margin-right: 10px
}

.subtitle.s2 span:first-child {
    padding-left: 0
}

h4.s1 {
    letter-spacing: 10px;
    font-weight: 400;
    font-size: 16px
}

h4.s2 {
    font-family: "Poppins", sans-serif;
    ,
    Arial,
    Helvetica,
    sans-serif;
    font-weight: 200;
    line-height: 1.8em
}

h4.s3 {
    font-family: "Parisienne";
    font-size: 60px;
    font-weight: lighter
}

h4.s3 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 15px
}

.1A1C26-to-action h4 {
    text-transform: none;
    font-size: 20px
}

h1.slogan_big {
    font-weight: 400;
    font-size: 64px;
    line-height: 64px;
    letter-spacing: -2px;
    padding: 0;
    margin: 0 0 30px 0
}

h1.title {
    font-size: 64px;
    letter-spacing: 10px
}

h1.title strong {
    text-transform: none;
    letter-spacing: 0;
    font-weight: normal
}

h1.hs1 {
    font-family: "Parisienne";
    font-size: 96px;
    display: inline-block;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg)
}

h1.hs2 {
    font-family: "Parisienne";
    font-size: 72px;
    display: inline-block;
    font-weight: lighter
}

h2.subtitle {
    margin-top: 0
}

h2.name {
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-size: 84px;
    line-height: 50px
}

h2.name span {
    display: block;
    font-size: 32px
}

h2.name-s1 {
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-size: 84px;
    font-weight: 700;
    line-height: 50px
}

h2.name-s1 span {
    display: block;
    font-size: 32px
}

h2.hw {
    display: block;
    font-family: "Parisienne";
    font-size: 48px;
    text-transform: none;
    font-weight: lighter
}

h2.deco {
    font-family: "Poppins", sans-serif;
    text-align: center;
    font-weight: 600;
    font-size: 20px
}

h2.deco span {
    display: inline-block;
    position: relative
}

h2.deco span:before,
h2.deco span:after {
    content: "";
    position: absolute;
    border-top: 1px solid #bbb;
    top: 10px;
    width: 100px
}

h2.deco span:before {
    right: 100%;
    margin-right: 15px
}

h2.deco span:after {
    left: 100%;
    margin-left: 15px
}

h2.hs1 {
    font-family: "Poppins", sans-serif;
    font-size: 40px
}

h2.hs1 i {
    font-size: 48px;
    position: relative;
    top: 10px;
    color: #ff0042;
    margin: 0 10px 0 10px
}

h2.hs1 span {
    font-size: 48px;
    position: relative;
    top: 10px;
    font-family: "Miama";
    margin: 0 15px 0 10px;
    font-weight: normal
}

h2 .de_light .text-light h2 {
    color: #fff
}

.text-light h2.deco span:before,
.text-light h2.deco span:after {
    border-top: 1px solid rgba(255, 255, 255, .5)
}

h2.s2 {
    font-family: "Poppins", sans-serif;
    font-weight: 400
}

h2.s3 {
    font-size: 36px;
    margin-bottom: 20px
}

h4.title {
    border-bottom: solid 1px #ddd;
    margin-bottom: 20px
}

h4.style-2 {
    font-size: 18px
}

h4.title {
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px
}

h5.s2 {
    font-family: "Poppins", sans-serif;
    letter-spacing: 1px;
    font-size: 14px
}

h5 {
    font-size: 18px
}

h4.s1 {
    font-size: 12px;
    letter-spacing: 20px;
    text-transform: uppercase;
    font-weight: 500
}

span.teaser {
    font-family: "Georgia";
    font-style: italic;
    font-size: 18px
}

.wm {
    font-size: 200px;
    opacity: .2;
    position: absolute;
    left: 0;
    z-index: 0;
    letter-spacing: -.05em
}

.text-light {
    color: #fff
}

.text-dark {
    color: #223044
}

.text-white,
.de_light .text-white {
    color: #fff
}

.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6 {
    color: #fff
}

.de_light .text-light h1,
.de_light .text-light h2,
.de_light .text-light h4,
.de_light .text-light h4,
.de_light .text-light h5,
.de_light .text-light h6 {
    color: #fff
}

.text-white h1,
.text-white h2,
.text-white h4,
.text-white h4,
.text-white h5,
.text-white h6 {
    color: #fff
}

.de_light .text-white h1,
.de_light .text-white h2,
.de_light .text-white h4,
.de_light .text-white h4,
.de_light .text-white h5,
.de_light .text-white h6 {
    color: #fff
}

.de_light h1,
.de_light h2,
.de_light h4,
.de_light h4,
.de_light h5,
.de_light h6 {
    color: #202020
}

.feature-box .inner {
    position: relative;
    overflow: hidden;
    padding: 40px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px
}

.feature-box.s1 .inner {
    background: #fff
}

.feature-box.s1:hover .inner i {
    background: 0;
    color: #303030
}

.text-light .feature-box .inner {
    color: #fff
}

.feature-box i {
    font-size: 40px;
    margin-bottom: 20px
}

.feature-box.left i {
    position: absolute
}

.feature-box.left .text {
    padding-left: 70px
}

.feature-box.center {
    text-align: center
}

.feature-box i.circle,
.feature-box i.square {
    display: inline-block;
    padding: 20px;
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    width: 80px;
    height: 80px;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    position: relative;
    z-index: 2
}

.feature-box i.square {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.feature-box i.circle {
    display: inline-block;
    padding: 20px;
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    width: 80px;
    height: 80px;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    position: relative;
    z-index: 2
}

i.font60 {
    font-size: 60px
}

.feature-box i.wm {
    font-size: 800px;
    position: absolute;
    top: 0;
    width: 100%;
    left: 50%
}

.feature-box:hover .inner i.wm {
    transform: scale(1.2);
    color: rgba(0, 0, 0, .05);
    z-index: 0
}

.feature-box:hover .inner i.circle {
    -webkit-box-shadow: 5px 5px 40px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 5px 5px 40px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 5px 5px 40px 0 rgba(0, 0, 0, 0.3)
}

.feature-box.style-3 {
    position: relative;
    overflow: hidden !important
}

.feature-box.style-3 i {
    text-align: center;
    font-size: 28px;
    color: #fff;
    padding: 14px 0;
    width: 56px;
    height: 56px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.feature-box.style-3 i.wm {
    position: absolute;
    font-size: 240px;
    background: 0;
    width: auto;
    height: auto;
    color: rgba(0, 0, 0, .2);
    right: 0;
    top: 30%
}

.feature-box.style-3:hover i.wm {
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    transform: rotate(-25deg)
}

.feature-box.f-boxed {
    overflow: none;
    padding: 50px;
    background: #f0f4fd;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px
}

.text-light .feature-box.f-boxed {
    background: rgba(0, 0, 0, .1)
}

.feature-box.f-boxed:hover {
    color: #fff;
    -webkit-box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.05)
}

.feature-box.f-boxed:hover h4 {
    color: #fff
}

.feature-box i.i-circle {
    border-radius: 60px
}

.feature-box-small-icon.center {
    text-align: center
}

.dark .feature-box-small-icon .inner:hover>i {
    color: #fff
}

.feature-box-small-icon .text {
    padding-left: 80px
}

.feature-box-small-icon.center .text {
    padding-left: 0;
    display: block
}

.feature-box-small-icon i {
    text-shadow: none;
    font-size: 40px;
    width: 68px;
    height: 68px;
    text-align: center;
    position: absolute;
    text-align: center
}

.feature-box-small-icon i.hover {
    color: #333
}

.feature-box-small-icon .border {
    height: 2px;
    width: 30px;
    background: #ccc;
    display: block;
    margin-top: 20px;
    margin-left: 85px
}

.feature-box-small-icon .btn {
    margin-top: 10px
}

.feature-box-small-icon.center i {
    position: inherit;
    float: none;
    display: inline-block;
    margin-bottom: 20px;
    border: 0;
    font-size: 60px;
    background: 0;
    padding: 0
}

.feature-box-small-icon.center .fs1 {
    position: inherit;
    float: none;
    display: inline-block;
    margin-bottom: 20px;
    border: 0;
    font-size: 60px;
    background: 0;
    padding: 0
}

.feature-box-small-icon i.dark {
    background-color: #1a1c26
}

.feature-box-small-icon h4 {
    line-height: normal;
    margin-bottom: 5px
}

.feature-box-small-icon.no-bg h2 {
    padding-top: 12px
}

.feature-box-small-icon .number {
    font-size: 40px;
    text-align: center;
    position: absolute;
    width: 70px;
    margin-top: -5px
}

.feature-box-small-icon .number.circle {
    border-bottom: solid 2px rgba(255, 255, 255, .3);
    padding: 20px;
    width: 70px;
    height: 70px
}

.feature-box-small-icon.style-2 .number {
    font-size: 32px;
    color: #fff;
    padding-top: 22px;
    background: #253545;
    width: 70px;
    height: 70px
}

.feature-box-small-icon.no-bg .inner,
.feature-box-small-icon.no-bg .inner:hover {
    padding: 0;
    background: 0
}

.f-hover {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    outline: 0
}

.feature-box-small-icon-2 {
    margin-bottom: 30px
}

.feature-box-small-icon-2 .text {
    padding-left: 48px
}

.feature-box-small-icon-2 i {
    text-shadow: none;
    color: #eceff3;
    font-size: 24px;
    text-align: center;
    position: absolute
}

.feature-box-small-icon-2 i.dark {
    background-color: #1a1c26
}

.feature-box-small-icon-2 h4 {
    line-height: normal;
    margin-bottom: 5px
}

.feature-box-small-icon-2.no-bg h2 {
    padding-top: 12px
}

.feature-box-small-icon-2.no-bg .inner,
.feature-box-small-icon-2.no-bg .inner:hover {
    padding: 0;
    background: 0
}

.feature-box-image-2 {
    margin-bottom: 30px
}

.feature-box-image-2 .text {
    padding-left: 100px
}

.feature-box-image-2 img {
    position: absolute
}

.feature-box-image-2 i {
    background-color: #1a1c26
}

.feature-box-image-2 h4 {
    line-height: normal;
    margin-bottom: 5px
}

.feature-box-image-2.no-bg h2 {
    padding-top: 12px
}

.feature-box-image-2.no-bg .inner,
.feature-box-image-2.no-bg .inner:hover {
    padding: 0;
    background: 0
}

.feature-box-image img {
    width: 100%;
    margin-bottom: 10px;
    height: auto
}

.feature-box-image h4 {
    line-height: normal;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold
}

.feature-box-big-icon {
    text-align: center
}

.feature-box-big-icon i {
    float: none;
    display: inline-block;
    text-shadow: none;
    color: #eceff3;
    font-size: 40px;
    padding: 40px;
    width: 120x;
    height: 120x;
    text-align: center;
    border: 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -web-kit-border-radius: 10px;
    background: #333;
    margin-bottom: 40px;
    cursor: default
}

.feature-box-big-icon i:after {
    content: "";
    position: absolute;
    margin: 75px 0 0 -40px;
    border-width: 20px 20px 0 20px;
    border-style: solid
}

.feature-box-big-icon:hover i,
.feature-box-big-icon:hover i:after {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.feature-box-big-icon:hover i {
    background: #333
}

.feature-box-big-icon:hover i:after {
    border-color: #333 transparent
}

.feature-box-type-1 {
    position: relative;
    background: #fff;
    border-radius: 7px;
    overflow: hidden;
    -webkit-box-shadow: 8px 8px 40px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 8px 8px 40px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 8px 8px 40px 0 rgba(0, 0, 0, 0.1)
}

.feature-box-type-1.s2 {
    border: solid 1px #eee;
    -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.05)
}

.feature-box-type-1 i {
    text-align: center;
    position: absolute;
    font-size: 36px;
    color: #fff;
    padding: 12px;
    border-radius: 0 0 7px 0
}

.feature-box-type-1.s2 i,
.feature-box-type-1.s2:hover i {
    background: #f0f4fd;
    color: #111
}

.feature-box-type-1 .text {
    padding: 30px;
    padding-left: 80px
}

.feature-box-type-2 {
    padding: 50px;
    padding-bottom: 30px;
    border-radius: 10px;
    background: #fff;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 2px 10px 30px 0 rgba(10, 10, 10, 0.1);
    -moz-box-shadow: 2px 10px 30px 0 rgba(10, 10, 10, 0.1);
    box-shadow: 2px 10px 30px 0 rgba(10, 10, 10, 0.1)
}

.feature-box-type-2 i {
    font-size: 60px;
    margin-bottom: 20px
}

.feature-box-type-2:hover i {
    text-shadow: 0 0 0 #fff
}

.feature-box-type-2 .wm {
    font-size: 200px;
    top: 50%;
    right: -50%;
    opacity: .1
}

.f-box i {
    font-size: 36px
}

.f-box.f-icon-rounded i {
    display: block;
    text-align: center;
    padding: 22px;
    width: 80px;
    height: 80px;
    border-radius: 10px
}

.f-box.f-icon-rounded:hover i {
    border-radius: 10px;
    -webkit-box-shadow: 5px 5px 30px 0 rgba(20, 20, 20, 0.2);
    -moz-box-shadow: 5px 5px 30px 0 rgba(20, 20, 20, 0.2);
    box-shadow: 5px 5px 30px 0 rgba(20, 20, 20, 0.2)
}

.f-box.f-icon-shadow i {
    -webkit-box-shadow: 5px 5px 10px 0 rgba(var(--primary-color-rgb), .3);
    -moz-box-shadow: 5px 5px 10px 0 rgba(var(--primary-color-rgb), .3);
    box-shadow: 5px 5px 10px 0 rgba(var(--primary-color-rgb), .3)
}

.f-box.f-icon-circle i {
    display: block;
    text-align: center;
    padding: 22px 0;
    min-width: 80px;
    height: 80px;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px
}

.f-box.f-icon-left {
    display: flex
}

.f-box.f-icon-left i {
    margin-right: 30px
}

.rtl .f-box.f-icon-left i {
    margin-right: 0;
    margin-left: 30px
}

.d-gallery-item {
    overflow: hidden;
    position: relative;
    color: #fff
}

.d-gallery-item img {
    width: 100%;
    height: 100%
}

.d-gallery-item .dgi-1 {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0
}

.d-gallery-item .dgi-2 {
    display: table;
    width: 100%;
    height: 100%;
    position: absolute
}

.d-gallery-item .dgi-3 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold
}

.d-gallery-item:hover .dgi-1 {
    opacity: .8
}

.d-gallery-item:hover img {
    transform: scale(1.2)
}

.exp-box {
    border-bottom: solid 1px rgba(255, 255, 255, .1);
    margin-bottom: 30px;
    padding-bottom: 10px
}

.exp-box h5 {
    border: solid 2px rgba(255, 255, 255, .5);
    display: inline-block;
    padding: 6px 10px 5px 10px;
    margin-bottom: 20px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.box-fx .inner {
    position: relative;
    overflow: hidden;
    border-bottom: solid 2px
}

.box-fx .inner {
    border-bottom: solid 2px
}

.box-fx .front {
    padding: 60px 0 60px 0
}

.box-fx .front span {
    font-size: 14px
}

.box-fx .info {
    position: absolute;
    padding: 60px 30px 60px 30px;
    background: #fff;
    color: #fff
}

.box-fx i {
    font-size: 72px;
    margin-bottom: 20px
}

.box-fx .btn-line,
.box-fx .btn-line a.btn-line {
    border: solid 1px rgba(255, 255, 255, 0.5);
    color: #fff
}

.box-fx .btn-line:hover,
.box-fx a.btn-line:hover {
    background: #fff;
    color: #111;
    border-color: #fff
}

.box-fx .btn-line:after,
.box-fx a.btn-line:after {
    color: #fff
}

.box-fx .btn-line:hover:after,
.box-fx a.btn-line:hover:after,
.box-fx a.btn-line.hover:after {
    color: #111
}

.box-fx .bg-icon {
    left: 50%;
    bottom: 50px;
    color: #f6f6f6;
    position: absolute;
    font-size: 190px;
    z-index: -1
}

.box-icon-simple i {
    color: #222
}

.box-icon-simple.right {
    margin-right: 70px;
    text-align: right
}

.box-icon-simple.right i {
    font-size: 42px;
    right: 0;
    position: absolute
}

.box-icon-simple .num {
    display: block;
    font-size: 20px;
    color: #fff;
    background: #333;
    width: 48px;
    height: 48px;
    padding: 12px 12px;
    position: absolute;
    text-align: center;
    font-weight: bold;
    border-radius: 30px
}

.box-icon-simple.right .num {
    right: 10px
}

.box-icon-simple.left .text {
    margin-left: 70px
}

.box-icon-simple.left i {
    font-size: 42px;
    position: absolute
}

.box-number .number {
    display: block;
    font-size: 48px;
    color: #222;
    width: 80px;
    height: 80px;
    text-align: center;
    padding: 25px;
    border-radius: 60px;
    position: absolute
}

.box-number .text {
    margin-left: 100px
}

.box-border {
    border: solid 2px #333
}

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

.ul-style-2 li {
    margin: 5px 0 5px 0
}

.ul-style-2 li:before {
    font-family: "FontAwesome";
    content: "\f00c";
    margin-right: 15px
}

.spinner {
    display: table-cell;
    vertical-align: middle;
    margin: 100px auto 0;
    width: 70px;
    text-align: center
}

.spinner>div {
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

@-webkit-keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0)
    }
}

#preloader {
    display: table;
    position: fixed;
    z-index: 20000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    text-align: center
}

.preloader1 {
    width: 60px;
    height: 60px;
    display: inline-block;
    padding: 0;
    border-radius: 100%;
    border: 2px solid;
    border-top-color: rgba(0, 0, 0, 0.65);
    border-bottom-color: rgba(0, 0, 0, 0.1);
    border-left-color: rgba(0, 0, 0, 0.1);
    border-right-color: rgba(0, 0, 0, 0.1);
    -webkit-animation: preloader1 1s ease-in infinite;
    animation: preloader1 1s ease-in infinite;
    position: absolute;
    margin-left: -30px;
    top: 45%
}

@keyframes preloader1 {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes preloader1 {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

.social-icons {
    display: inline-block
}

.social-icons i {
    text-shadow: none;
    color: #fff;
    padding: 12px 10px 8px 10px;
    width: 34px;
    height: 34px;
    text-align: center;
    font-size: 16px;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    margin: 0 5px 0 5px
}

.social-icons i.fa-google-plus {
    padding: 12px 14px 10px 6px
}

.social-icons i:hover {
    background: #fff;
    border-color: #eceff3;
    color: #333
}

.social-icons.big i {
    font-size: 26px;
    width: auto;
    height: auto;
    margin: 0 15px 0 15px
}

.social-icons.big i:hover {
    background: 0
}

.social-icons.big i {
    margin: 0 15px 0 15px
}

.social-icons.big i:hover {
    background: 0
}

.social-icons.s1 i {
    border: 0;
    font-size: 16px;
    margin: 3px
}

.social-icons.s1:hover i {
    background: 0
}

.social-icons.s1 {
    line-height: .5;
    text-align: center
}

.social-icons.s1 .inner {
    display: inline-block;
    position: relative
}

.social-icons.s1 .inner:before,
.social-icons.s1 .inner:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    top: 0;
    width: 100%
}

.social-icons.s1 .inner:before {
    right: 100%;
    margin-right: 15px;
    margin-top: 20px
}

.social-icons.s1 .inner:after {
    left: 100%;
    margin-left: 15px;
    margin-top: 20px
}

.col-right {
    display: inline-block;
    float: right;
    margin-top: 22px
}

.accordion {
    overflow: hidden
}

.accordion-section-title {
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    cursor: pointer
}

.accordion-section-title {
    font-family: "Poppins", sans-serif;
    color: #111;
    width: 100%;
    padding: 15px;
    display: inline-block;
    font-size: 16px;
    transition: all linear .5s;
    text-decoration: none;
    margin-bottom: 10px;
    border: solid 1px #efefef;
    font-weight: 600
}

.accordion-section-title:before {
    font-family: "FontAwesome";
    content: "\f107";
    float: right;
    color: #fff;
    text-align: center;
    padding: 0 8px 0 8px;
    font-size: 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.accordion-section-title.active:before {
    content: "\f106";
    float: right
}

.accordion-section-title.active {
    margin-bottom: 0;
    text-decoration: none;
    color: #fff !important
}

.accordion-section-title:hover {
    text-decoration: none
}

.accordion-section-content {
    padding: 15px;
    padding-bottom: 5px;
    display: none;
    margin-bottom: 10px
}

.de_tab .de_nav {
    overflow: hidden;
    padding-left: 0;
    margin: 0;
    padding: 0;
    font-weight: bold
}

.de_tab .de_nav li {
    float: left;
    list-style: none;
    background: #EEE;
    margin-right: 5px
}

.de_tab .de_nav li span {
    padding: 8px 16px 8px 16px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    display: block;
    background: #f6f6f6;
    text-decoration: none;
    color: #646464;
    font-size: 13px;
    cursor: pointer
}

.de_tab.tab_steps .de_nav {
    text-align: center
}

.de_tab.tab_steps .de_nav li {
    background: 0;
    display: inline-block;
    float: none;
    margin: 0 20px 0 20px
}

.de_tab.tab_steps .de_nav li span {
    padding: 30px 0 30px 0;
    border-radius: 120px;
    color: #222;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    -moz-border-radius: 120px;
    -webkit-border-radius: 120px;
    line-height: 20px;
    width: 180px;
    height: 180px;
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

.de_tab.tab_steps.style-2 .de_nav li span {
    background: 0;
    border-radius: 0;
    border: solid 1px rgba(255, 255, 255, .5);
    font-size: 17px;
    color: #fff
}

.de_tab.tab_steps.style-2.light .de_nav li span {
    background: #eee;
    color: #707070
}

.de_tab.tab_steps.style-2 .de_nav li.active span {
    border: solid 2px rgba(255, 255, 255, .8);
    color: #222
}

.de_tab.tab_steps .de_nav li span:hover {
    background: 0;
    border: solid 2px rgba(255, 255, 255, .2);
    color: #fff
}

.de_tab.tab_steps .de_nav li .v-border {
    height: 60px;
    border-left: solid 1px rgba(255, 255, 255, .3);
    display: inline-block;
    margin-bottom: -5px
}

.de_tab.tab_steps.dark .de_nav li .v-border {
    border-left: solid 1px rgba(0, 0, 0, .3)
}

.de_tab .de_nav li span {
    border: 0;
    background: #222
}

.de_tab .de_nav li:first-child span {
    border-left: 1px solid #ddd
}

.de_tab .de_nav li:first-child span {
    border-left: 1px solid #202220
}

.de_tab .de_tab_content {
    border: 1px solid #ddd;
    padding: 15px 20px 20px 20px;
    margin-top: -1px;
    background: #fff
}

.de_tab .de_tab_content {
    border: 1px solid #202220;
    background: #27282b
}

.de_tab.tab_steps .de_tab_content {
    background: 0;
    padding: 0;
    border: 0;
    padding-top: 30px;
    border-top: solid 1px rgba(255, 255, 255, .4)
}

.de_tab.tab_steps.dark .de_tab_content {
    border-top: solid 1px rgba(0, 0, 0, .4)
}

.de_tab .de_nav li.active span {
    background: #FFF;
    border-bottom: 1px solid #fff;
    color: #222;
    margin-bottom: -3px
}

.de_tab .de_nav li.active span .v-border {
    display: none
}

.de_tab .de_nav li.active span {
    background: #27282b;
    border-bottom: 1px solid #27282b;
    color: #ccc
}

.de_tab.tab_steps .de_nav li.active span {
    background: 0;
    color: #fff;
    border: solid 2px rgba(255, 255, 255, .8)
}

.de_tab.tab_steps.dark .de_nav li.active span {
    background: 0;
    color: #333;
    border: solid 1px rgba(0, 0, 0, .8)
}

.de_tab.tab_steps.tab_6 .de_nav li span {
    padding: 20px 0 20px 0;
    font-size: 14px;
    line-height: 70px;
    width: 120px;
    height: 120px
}

.de_tab.tab_steps.style-2 .de_nav li .arrow {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-top: 0 solid transparent;
    margin: 0 auto;
    margin-bottom: 20px
}

.de_tab.tab_steps.style-2 .de_nav li.active .arrow {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid;
    margin: 0 auto
}

.de_tab.tab_steps.style-2 .de_nav li {
    margin: 5px;
    display: inline-block
}

.de_tab.tab_steps.style-2 .de_nav li span {
    font-family: "Poppins", sans-serif;
    background: rgba(255, 255, 255, .1);
    border-radius: 0;
    font-size: 16px;
    font-weight: lighter;
    color: #fff;
    opacity: .8;
    width: 120px;
    height: 100px;
    border: 0;
    padding: 20px;
    border-radius: 300px;
    -moz-border-radius: 300px;
    -webkit-border-radius: 300px;
    -webkit-border-radius: 300px
}

.de_tab.tab_steps.style-2 .de_nav li i {
    display: block;
    font-size: 36px;
    margin-bottom: 10px
}

.de_tab.tab_steps.style-2.sub-style-2 .de_nav li span {
    background: rgba(0, 0, 0, .1);
    color: #000;
    opacity: .8
}

.de_tab.tab_steps.style-2 .de_nav li.active span {
    color: #222;
    opacity: 1;
    border: 0
}

.de_tab.tab_steps.style-2 .de_nav li span:hover {
    border: 0
}

.de_tab.tab_steps.style-2 .de_tab_content {
    border: 0
}

.de_light .de_tab.tab_style_2 .de_tab_content {
    border: 0;
    background: 0;
    padding: 40px 0 0 0;
    border-top: solid 1px #ddd
}

.text-light .de_tab.tab_style_2 .de_tab_content {
    border-top: solid 1px rgba(255, 255, 255, .1)
}

.de_light .de_tab.tab_style_2 .de_nav li {
    float: none;
    list-style: none;
    background: 0;
    margin: 0 5px 0 5px;
    text-align: center;
    display: inline-block
}

.de_light .de_tab.tab_style_2 .de_nav li img {
    width: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .7
}

.de_light .de_tab.tab_style_2 .de_nav li.active img {
    width: auto;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.de_light .de_tab.tab_style_2 .de_nav li span {
    background: 0;
    display: block;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    border: 0
}

.de_light .de_tab.tab_style_2 .de_nav li.active span {
    border-bottom: solid 6px;
    color: #333;
    background: 0
}

.text-light .de_tab.tab_style_2 .de_nav li.active span {
    color: #fff
}

.de_light .de_tab.tab_style_3 .de_tab_content {
    border: 0;
    background: 0;
    padding: 40px 0 0 0;
    border-top: solid 1px #ddd
}

.text-light .de_tab.tab_style_3 .de_tab_content {
    border-top: solid 1px rgba(255, 255, 255, .1)
}

.de_light .de_tab.tab_style_3 .de_nav {
    text-align: center;
    background: #eee;
    display: inline-block;
    border-radius: 60px;
    margin-bottom: 30px;
    padding: 0
}

.de_light .de_tab.tab_style_3 .de_nav li {
    float: none;
    list-style: none;
    background: 0;
    text-align: center;
    display: inline-block;
    margin: 0;
    padding: 0
}

.de_light .de_tab.tab_style_3 .de_nav li img {
    width: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .7
}

.de_light .de_tab.tab_style_3 .de_nav li.active img {
    width: auto;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.de_light .de_tab.tab_style_3 .de_nav li span {
    background: 0;
    display: block;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    border: 0;
    padding: 5px 30px 5px 30px;
    min-width: 150px
}

.de_light .de_tab.tab_style_3 .de_nav li:last-child span {
    border-radius: 0 60px 60px 0
}

.de_light .de_tab.tab_style_3 .de_nav li:first-child span {
    border-radius: 60px 0 0 60px
}

.de_light .de_tab.tab_style_3 .de_nav li span:hover {
    background: #ddd
}

.de_light .de_tab.tab_style_3 .de_nav li.active span {
    background: #eee;
    color: #fff
}

.text-light .de_tab.tab_style_3 .de_nav li.active span {
    color: #fff
}

.de_tab.tab_style_4 .de_tab_content {
    border: 0;
    background: 0;
    padding: 0;
    border-top: 0
}

.text-light .de_tab.tab_style_4 .de_tab_content {
    border-top: 0
}

.de_tab.tab_style_4 .de_nav {
    text-align: center;
    background: #eee;
    display: inline-block;
    border-radius: 60px;
    margin-bottom: 30px;
    padding: 0;
    border: solid 2px #333
}

.de_tab.tab_style_4 .de_nav li img {
    width: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .7
}

.de_tab.tab_style_4 .de_nav li.active img {
    width: auto;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.de_tab.tab_style_4 .de_nav li {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    border: 0;
    padding: 15px 30px 15px 30px;
    min-width: 150px;
    margin: 0;
    border-right: solid 2px #333
}

.de_tab.tab_style_4 .de_nav li span {
    margin: 0;
    padding: 0;
    background: 0;
    border: 0;
    width: auto;
    display: inline-block
}

.de_tab.tab_style_4 .de_nav li:last-child {
    border-radius: 0 60px 60px 0;
    border-right: 0
}

.de_tab.tab_style_4 .de_nav li:first-child {
    border-radius: 60px 0 0 60px
}

.de_tab.tab_style_4 .de_nav li:hover {
    background: #ddd
}

.de_tab.tab_style_4 .de_nav li.active,
.de_tab.tab_style_4 .de_nav li.active span {
    background: #333;
    color: #fff
}

.text-light .de_tab.tab_style_4 .de_nav li.active {
    color: #fff
}

.de_tab.tab_style_4 .de_nav li.active h4,
.de_tab.tab_style_4 .de_nav li.active h4,
.de_tab.tab_style_4 .de_nav li.active h4 span {
    color: #fff
}

.tab_style_4 h4,
.de_tab.tab_style_4 .de_nav li span {
    margin: 0;
    font-size: 22px;
    font-weight: 600
}

.tab_style_4 h4 {
    margin: 0;
    font-size: 12px
}

.de_tab .de_tab_content.tc_style-1 {
    background: 0;
    padding: 0;
    padding-top: 30px
}

.tab-small-post ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.tab-small-post ul li {
    min-height: 60px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: solid 1px #eee
}

.tab-small-post ul li {
    border-bottom: solid 1px #202220
}

.tab-small-post ul li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.tab-small-post ul li img {
    position: absolute
}

.tab-small-post ul li span {
    display: block;
    padding-left: 64px
}

.tab-small-post ul li span.post-date {
    font-size: 11px
}

.de_tab.timeline.nav_4 li {
    display: inline-block;
    text-align: center;
    background: 0;
    width: 24%
}

.de_tab.timeline.nav_4 li span {
    background: 0;
    border: 0;
    margin-top: 20px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.de_tab.timeline.nav_4 .dot {
    display: block;
    width: 8px;
    height: 8px;
    background: #fff;
    opacity: 1;
    margin: 0 auto;
    border-radius: 8px;
    margin-top: 1px
}

.de_tab.timeline.nav_4 .dot:before,
.de_tab.timeline.nav_4 .dot:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    top: 0;
    width: 24%
}

.de_tab.timeline.nav_4 li:last-child .dot:before,
.de_tab.timeline.nav_4 li:last-child .dot:after {
    border-bottom: 0
}

.de_tab.timeline li .num {
    font-size: 20px
}

.de_tab.timeline .de_tab_content {
    background: 0;
    border: 0;
    padding-top: 30px
}