.de_tab .navigation_arrow {
    text-align: center
}

.btn-left,
.btn-right {
    background: 0;
    border: solid 1px rgba(255, 255, 255, .2);
    padding: 10px 20px 10px 20px;
    margin: 5px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    letter-spacing: 5px
}

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

.btn-left:before {
    font-family: FontAwesome;
    content: "\f053";
    padding-right: 10px
}

a.btn-left,
a.btn-right {
    text-decoration: none
}

.de_testi {
    display: block;
    margin-bottom: 10px
}

.de_testi blockquote {
    margin: 0;
    border: 0;
    padding: 20px 30px 30px 80px;
    background: #f0f4fd;
    font-style: normal;
    line-height: 1.6em;
    font-weight: 500
}

.de_testi blockquote p {
    margin-top: 10px
}

.de_testi blockquote:before {
    font-family: FontAwesome;
    content: "\f10d";
    padding-bottom: 10px;
    font-size: 20px;
    display: inline-block;
    padding: 10px 20px 10px 20px;
    font-style: normal;
    background: #000;
    position: absolute;
    left: 15px;
    font-weight: normal
}

.de_testi blockquote {
    color: #eceff3
}

.de_testi blockquote,
.de_testi blockquote p {
    font-size: 20px;
    line-height: 1.7em;
    font-weight: normal
}

.de_testi_by {
    margin-top: -10px;
    font-style: normal;
    font-size: 12px
}

.de_testi_pic {
    float: left;
    padding-right: 15px
}

.de_testi_pic img {
    width: 50px;
    height: 50px
}

.de_testi_company {
    padding-top: 20px
}

.de_testi.opt-2 blockquote {
    display: block;
    font-family: "Poppins", sans-serif;
    border: 0;
    color: #071c39;
    font-weight: 300;
    padding: 30px 40px 30px 40px;
    background: #f0f4fd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.de_testi.opt-2 blockquote:before {
    font-family: "FontAwesome";
    content: "\f10d";
    display: block;
    color: rgba(0, 0, 0, .1);
    z-index: 100;
    font-size: 20px;
    background: 0;
    left: 20px
}

.de_testi.opt-2.review blockquote {
    padding: 20px
}

.de_testi.opt-2.review blockquote:before {
    display: none
}

.de_testi.opt-2.review .p-rating {
    font-size: 14px
}

.de_testi.opt-2.review p {
    padding-top: 0
}

.de_testi.opt-2.review h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 22px
}

.text-light .de_testi.opt-2 blockquote {
    color: #fff;
    background: rgba(20, 20, 20, .5)
}

.de_testi.opt-2 blockquote p {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    padding: 40px 0 0 0;
    font-weight: 400;
    line-height: 1.7em
}

.de_testi.opt-2 .de_testi_by {
    font-size: 14px;
    font-weight: normal
}

.de_testi.opt-2 .de_testi_by img {
    width: 80px;
    height: auto;
    margin: 0 auto;
    margin-top: 40px
}

.de_testi.opt-3 blockquote {
    background: 0;
    color: #555;
    padding-top: 0;
    font-weight: 400
}

.de_testi.opt-3 blockquote p {
    font-size: 14px
}

.de_testi.opt-3 blockquote:before {
    color: #fff
}

.de_testi.opt-3 .de_testi_by {
    font-size: 14px;
    color: #000
}

#testimonial-masonry .item {
    margin-bottom: 30px
}

.testimonial-list p {
    font-style: italic
}

.testimonial-list,
.testimonial-list li {
    list-style: none;
    padding: 0;
    font-size: 16px;
    line-height: 1.7em;
    padding-left: 30px
}

.testimonial-list span {
    font-weight: bold;
    display: block;
    margin-top: 20px;
    font-size: 14px
}

.testimonial-list.big-font li {
    font-size: 28px
}

.testimonial-list:before {
    font-family: FontAwesome;
    content: "\f10d";
    font-size: 40px;
    color: rgba(0, 0, 0, .1);
    position: absolute;
    margin-left: -30px
}

.testimonial-list.style-2,
.testimonial-list.style-2 li {
    padding-left: 0
}

.testimonial-list.style-2 {
    text-align: center
}

.testimonial-list.style-2:before {
    margin: 0;
    position: static
}

.testimonial-list.style-2 span {
    margin-top: 10px;
    font-weight: 600;
    font-size: 14px
}

.mt0 {
    margin-top: 0
}

.mt10 {
    margin-top: 10px
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.mt50 {
    margin-top: 50px
}

.mt60 {
    margin-top: 60px
}

.mt70 {
    margin-top: 70px
}

.mt80 {
    margin-top: 80px
}

.mt90 {
    margin-top: 90px
}

.mt100 {
    margin-top: 100px
}

.mb0 {
    margin-bottom: 0
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mb50 {
    margin-bottom: 50px
}

.mb60 {
    margin-bottom: 60px
}

.mb70 {
    margin-bottom: 70px
}

.mb80 {
    margin-bottom: 80px
}

.mb90 {
    margin-bottom: 90px
}

.mb100 {
    margin-bottom: 100px
}

.mb0 {
    margin-bottom: 0
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mb50 {
    margin-bottom: 50px
}

.mb60 {
    margin-bottom: 60px
}

.mb70 {
    margin-bottom: 70px
}

.mb80 {
    margin-bottom: 80px
}

.mb90 {
    margin-bottom: 90px
}

.mb100 {
    margin-bottom: 100px
}

.ml0 {
    margin-left: 0
}

.ml10 {
    margin-left: 10px
}

.ml20 {
    margin-left: 20px
}

.ml30 {
    margin-left: 30px
}

.ml40 {
    margin-left: 40px
}

.ml50 {
    margin-left: 50px
}

.ml60 {
    margin-left: 60px
}

.ml70 {
    margin-left: 70px
}

.ml80 {
    margin-left: 80px
}

.ml90 {
    margin-left: 90px
}

.ml100 {
    margin-left: 100px
}

.mr0 {
    margin-right: 0
}

.mr10 {
    margin-right: 10px
}

.mr20 {
    margin-right: 20px
}

.mr30 {
    margin-right: 30px
}

.mr40 {
    margin-right: 40px
}

.mr50 {
    margin-right: 50px
}

.mr60 {
    margin-right: 60px
}

.mr70 {
    margin-right: 70px
}

.mr80 {
    margin-right: 80px
}

.mr90 {
    margin-right: 90px
}

.mr100 {
    margin-right: 100px
}

.padding10 {
    padding: 10px
}

.padding20 {
    padding: 20px
}

.padding30 {
    padding: 30px
}

.padding40 {
    padding: 40px
}

.padding50 {
    padding: 50px
}

.padding60 {
    padding: 60px
}

.padding70 {
    padding: 70px
}

.padding80 {
    padding: 80px
}

.padding100 {
    padding: 100px
}

.pt0 {
    padding-top: 0
}

.pt10 {
    padding-top: 10px
}

.pt20 {
    padding-top: 20px
}

.pt30 {
    padding-top: 30px
}

.pt40 {
    padding-top: 40px
}

.pt50 {
    padding-top: 50px
}

.pt60 {
    padding-top: 60px
}

.pt70 {
    padding-top: 70px
}

.pt80 {
    padding-top: 80px
}

.pb0 {
    padding-bottom: 0
}

.pb10 {
    padding-bottom: 10px
}

.pb20 {
    padding-bottom: 20px
}

.pb30 {
    padding-bottom: 30px
}

.pb40 {
    padding-bottom: 40px
}

.pb50 {
    padding-bottom: 50px
}

.pb60 {
    padding-bottom: 60px
}

.pb80 {
    padding-bottom: 80px
}

.pl130 {
    padding-left: 130px
}

.pr20 {
    padding-right: 20px
}

.mt-10 {
    margin-top: -10px
}

.mt-20 {
    margin-top: -20px
}

.mt-30 {
    margin-top: -30px
}

.mt-40 {
    margin-top: -40px
}

.mt-50 {
    margin-top: -50px
}

.mt-60 {
    margin-top: -60px
}

.mt-70 {
    margin-top: -70px
}

.mt-80 {
    margin-top: -80px
}

.mt-90 {
    margin-top: -90px
}

.mt-100 {
    margin-top: -100px
}

.absolute {
    position: absolute;
    z-index: 1
}

.relative {
    position: relative;
    z-index: 1
}

.overflow-hidden {
    overflow: hidden
}

.width100 {
    width: 100%
}

.border1 {
    border-width: 1px
}

.bordertop {
    border-top: solid 1px #eee
}

.borderbottom {
    border-bottom: solid 1px #eee
}

.pos-top {
    position: relative;
    z-index: 1000
}

header,
header *,
de_tab .de_nav li span,
.feature-box-small-icon i,
a.btn-line:after,
.de_count,
.social-icons a i,
.de_tab.tab_steps .de_nav li span,
.de_tab.tab_steps .de_nav li span:hover,
.de-gallery .overlay .icon i,
.de-gallery .overlay .icon i:hover,
.product img,
.product img:hover,
.mfp-close,
.mfp-close:hover,
.pic-hover .bg-overlay,
.pic-hover:hover>.bg-overlay,
i.btn-action-hide,
.pic-hover.hover-scale img,
.text-rotate-wrap,
.text-rotate-wrap .text-item,
.overlay-v,
.carousel-item .pf_text .title,
.carousel-item:hover .pf_text .title,
.carousel-item .pf_text .title .type,
.carousel-item:hover .pf_text .title .type,
.owl-slider-nav .next,
.owl-slider-nav .prev,
#back-to-top.show,
#back-to-top.hide,
.social-icons-sm i,
.social-icons-sm i:hover,
.overlay-v i,
.overlay-v i:hover,
.de_tab .de_nav li span,
#popup-box.popup-show,
#popup-box.popup-hide,
.form-underline input[type=text],
.form-underline textarea,
.form-underline input[type=email],
.form-underline select,
.btn-rsvp,
.btn-close,
.btn-custom,
.overlay-v span,
.de_tab.tab_style_4 .de_nav li,
.form-subscribe input[type=text],
#mainmenu a span,
#mainmenu a.active span,
.feature-box .inner,
.feature-box:hover .inner,
.feature-box .inner i,
.feature-box:hover .inner i,
.error_input,
.de_tab.tab_steps.style-2 .de_nav li.active .arrow,
.owl-item.active.center div blockquote,
.mask,
.mask .cover,
.mask:hover .cover,
.mask img,
.mask:hover img,
.accordion .content,
a.btn-border,
.f_box span,
.f_box img,
.f_box.s2:hover img,
.mask .cover p,
.feature-box-type-1:hover i,
.feature-box-type-2 i,
#contact_form input,
#form_subscribe input[type=text],
.table-pricing tbody tr,
#selector .dark-mode,
#selector .dark-mode:hover,
.feature-box.f-boxed,
.feature-box.f-boxed:hover,
.fp-wrap,
.fp-wrap div,
.fp-wrap img,
.feature-box-type-2,
.feature-box.style-3 i,
.feature-box.style-3 h4,
.logo-carousel img,
.f-box,
.f-box *,
.fp-wrap *,
.d-gallery-item *,
.de-box-image *,
.de-image-hover *,
#selector *,
a.a-underline * {
    -o-transition: .7s;
    -ms-transition: .7s;
    -moz-transition: .7s;
    -webkit-transition: .7s;
    transition: .7s;
    outline: 0
}

a.btn-fx:after,
a.btn-fx:hover:after,
a.btn-fx:before,
a.btn-fx:hover:before,
#mainmenu li,
#mainmenu li ul,
.widget-post li .post-date {
    -o-transition: .2s ease;
    -ms-transition: .2s ease;
    -moz-transition: .2s ease;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    outline: 0
}

.feature-box:hover i.wm {
    -o-transition: 2s ease;
    -ms-transition: 2s ease;
    -moz-transition: 2s ease;
    -webkit-transition: 2s ease;
    transition: 2s ease;
    outline: 0
}

@-webkit-keyframes scaleIn {
    from {
        opacity: 1;
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(var(--primary-color-rgb));
        transform: scale3d(var(--primary-color-rgb))
    }
}

@keyframes scaleIn {
    from {
        opacity: 1;
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(var(--primary-color-rgb));
        transform: scale3d(var(--primary-color-rgb))
    }
}

.scaleIn {
    -webkit-animation-name: scaleIn;
    animation-name: scaleIn
}

@-webkit-keyframes scaleInFade {
    from {
        opacity: 0;
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(var(--primary-color-rgb));
        transform: scale3d(var(--primary-color-rgb))
    }
}

@keyframes scaleInFade {
    from {
        opacity: 0;
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(var(--primary-color-rgb));
        transform: scale3d(var(--primary-color-rgb))
    }
}

.scaleInFade {
    -webkit-animation-name: scaleInFade;
    animation-name: scaleInFade
}

@-webkit-keyframes scaleOutFade {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.75, .75, .75);
        transform: scale3d(.75, .75, .75)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(var(--primary-color-rgb));
        transform: scale3d(var(--primary-color-rgb))
    }
}

@keyframes scaleOutFade {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.75, .75, .75);
        transform: scale3d(.75, .75, .75)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(var(--primary-color-rgb));
        transform: scale3d(var(--primary-color-rgb))
    }
}

.scaleOutFade {
    -webkit-animation-name: scaleOutFade;
    animation-name: scaleOutFade
}

@-webkit-keyframes widthInFade {
    from {
        opacity: 0;
        width: 1px
    }

    100% {
        opacity: 1;
        width: 100px
    }
}

@keyframes widthInFade {
    from {
        opacity: 0;
        width: 1px
    }

    100% {
        opacity: 1;
        width: 100px
    }
}

.widthInFade {
    -webkit-animation-name: widthInFade;
    animation-name: widthInFade
}

.1A1C26-to-action-box {
    background: #f6f6f6;
    border: solid 1px #ddd;
    background: #fff;
    background: -moz-Infinyr-gradient(top, rgba(255, 255, 255, 1) 0, rgba(242, 242, 242, 1) 100%);
    background: -webkit-gradient(Infinyr, left top, left bottom, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
    background: -webkit-Infinyr-gradient(top, rgba(255, 255, 255, 1) 0, rgba(242, 242, 242, 1) 100%);
    background: -o-Infinyr-gradient(top, rgba(255, 255, 255, 1) 0, rgba(242, 242, 242, 1) 100%);
    background: -ms-Infinyr-gradient(top, rgba(255, 255, 255, 1) 0, rgba(242, 242, 242, 1) 100%);
    background: Infinyr-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(242, 242, 242, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0)
}

.1A1C26-to-action-box {
    background: #27282b;
    border: solid 1px #202220
}

.1A1C26-to-action-box .inner {
    padding: 20px 20px 20px 20px
}

.1A1C26-to-action-box .text {
    margin-right: 20px;
    float: left
}

.1A1C26-to-action-box .act {
    float: right
}

.1A1C26-to-action-box h4 {
    margin: 0;
    margin-top: 10px
}

.1A1C26-to-action-box .btn {
    color: #eceff3
}

.1A1C26-to-action-box {
    background: #202220;
    color: #eceff3
}

.1A1C26-to-action-boxh4 {
    color: #eceff3
}

.tab-default .tab-content {
    margin-top: 20px
}

.tab-content {
    height: 35vh;
    position: relative;
    z-index: 1
}

.container-fluid {
    padding: 0;
    margin: 0
}

.btn-primary {
    text-shadow: none;
    border: 0
}

.btn.btn-primary:hover {
    background: #555
}

.img-responsive {
    display: inline-block
}

.img-shadow {
    -webkit-box-shadow: 8px 8px 40px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 8px 8px 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 8px 8px 40px 0 rgba(0, 0, 0, 0.05)
}

img.img-auto {
    width: auto;
    height: auto
}

img.img-rounded {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.box-rounded {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.img-profile {
    border: solid 3px #fff
}

.label {
    font-family: "Poppins", sans-serif;
    ,
    Arial,
    Helvetica,
    sans-serif
}

table thead {
    font-weight: bold
}

p.lead {
    font-size: 16px;
    line-height: 1.7em;
    margin-top: 0;
    font-weight: 400
}

p.sub {
    font-size: 14px
}

.panel-group {
    opacity: .8
}

.panel-heading,
.panel-body {
    background: #27282b;
    border: solid 1px #202220;
    border-radius: 0
}

.panel-body {
    border-top: 0
}

.progress {
    background: #27282b
}

.panel-heading h4 a {
    display: block
}

.panel-heading h4 a:hover {
    color: #eceff3
}

.panel-default,
.panel-collapse,
.panel-collapse,
.panel-group .panel {
    border: 0;
    border-radius: 0
}

.panel-heading {
    background: #222
}

.table-bordered,
.table-bordered td {
    border: solid 1px #202220
}

blockquote {
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4em;
    border: 0;
    border-left: solid 3px #333;
    padding-left: 30px;
    color: #071c39
}

blockquote span {
    font-family: "Poppins", sans-serif;
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    margin-top: 20px
}

blockquote.s2 {
    border: 0;
    text-align: left;
    background: #f2f2f2;
    padding: 30px 30px 30px 60px;
    margin-top: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

blockquote.s2:before {
    font-family: "FontAwesome";
    content: "\f10e";
    font-style: normal;
    position: absolute;
    margin-left: -30px
}

blockquote.s1 {
    padding: 0
}

blockquote.s1:before {
    font-family: "FontAwesome";
    content: "\f10d";
    display: block;
    color: rgba(0, 0, 0, .1);
    z-index: -1;
    font-size: 40px;
    top: 0;
    left: 0
}

.collapsible-link::before {
    content: '';
    width: 14px;
    height: 2px;
    background: #333;
    position: absolute;
    top: calc(50% - 1px);
    right: 1rem;
    display: block;
    transition: all .3s
}

.collapsible-link::after {
    content: '';
    width: 2px;
    height: 14px;
    background: #333;
    position: absolute;
    top: calc(50% - 7px);
    right: calc(1rem + 6px);
    display: block;
    transition: all .3s
}

.text-light .collapsible-link:before,
.text-light .collapsible-link:after {
    background: #fff
}

.rtl .collapsible-link::before {
    right: auto;
    left: 0
}

.rtl .collapsible-link::after {
    right: auto;
    left: 6px
}

.collapsible-link[aria-expanded='true']::after {
    transform: rotate(90deg) translateX(-1px)
}

.collapsible-link[aria-expanded='true']::before {
    transform: rotate(180deg)
}

.collapsible-link.text-white {
    color: #fff
}

.collapsible-link.text-white::after,
.collapsible-link.text-white::before {
    background: #fff
}

.card-header.text-light h6 {
    color: #fff
}

.accordion-style-1 {
    overflow: visible
}

.accordion-style-1 .card {
    margin-bottom: 20px;
    border: 0;
    -webkit-box-shadow: 8px 8px 50px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 8px 8px 50px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 8px 8px 50px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden
}

.phone-num-big i {
    font-size: 48px;
    display: block
}

.pnb-text {
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 5px
}

.pnb-num {
    display: block;
    font-size: 36px;
    color: #071c39;
    font-weight: bold;
    margin: 10px 0 20px 0
}

.toggle-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.toggle-list li {
    margin-bottom: 10px;
    background: #fff;
    border: solid 1px #ddd;
    border-bottom: solid 3px #ddd
}

.toggle-list li h2 {
    -moz-user-select: none;
    -html-user-select: none;
    user-select: none;
    color: #555;
    font-size: 16px;
    line-height: 20px;
    font-family: "Poppins", sans-serif;
    ,
    Arial,
    Helvetica,
    sans-serifr;
    padding: 10px 20px 0 60px;
    font-weight: 700;
    display: block;
    letter-spacing: normal
}

.toggle-list li .acc_active:hover {
    color: #777;
    background: url(../images_02/icon-slide-plus.png) 20px center no-repeat;
    padding-left: 80px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.toggle-list li .acc_noactive:hover {
    color: #777;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.toggle-list .ac-content {
    display: none;
    padding: 20px;
    border-top: solid 1px #e5e5e5
}

.acc_active {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    height: 32px
}

.acc_noactive {
    background: url(../images_02/icon-slide-min.png) 20px center no-repeat
}

.img-left {
    float: left;
    margin: 5px 15px 15px 0
}

.img-right {
    float: right;
    margin: 5px 0 15px 15px
}

#flickr-photo-stream img {
    width: 48px;
    height: auto;
    margin: 0 12px 12px 0;
    float: left
}

#flickr-photo-stream a img {
    border: solid 2px #fff
}

#flickr-photo-stream a:hover img {
    border: solid 2px #777
}

hr {
    border-top: solid 1px #555
}

hr.blank {
    border: 0;
    margin: 20px 0 20px 0
}

i {
    display: inline-block
}

i.large {
    font-size: 72px;
    text-align: center;
    display: inline-block;
    float: none
}

i.medium {
    font-size: 20px;
    padding: 10px;
    text-align: center;
    display: inline-block;
    float: none
}

i.small {
    font-size: 12px;
    padding: 4px;
    text-align: center;
    display: inline-block;
    float: none
}

i.circle-icon {
    border-radius: 75px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px
}

.fa-android {
    color: #469159
}

.fa-apple {
    color: #0ec3f7
}

.de_center p {
    width: 100%
}

.de_center .de_icon {
    float: none;
    margin: 0 auto
}

a,
a:hover,
.test-column,
.test-column:hover {
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.de_contact_info {
    font-size: 40px;
    font-weight: bold
}

.de_contact_info i {
    float: none;
    margin-right: 20px
}

.center-div {
    margin: 0 auto
}

.de-flex {
    display: flex;
    justify-content: space-between
}

.de-flex>.de-flex-col {
    display: flex;
    justify-content: center;
    align-items: center
}

.text-light .card {
    color: #fff;
    background: rgba(0, 0, 0, .1)
}

.vertical-center {
    min-height: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center
}

.de-images {
    position: relative;
    width: 100%
}

.de-images img {
    border-radius: 5px;
    -webkit-box-shadow: 2px 20px 30px 0 rgba(20, 20, 20, 0.3);
    -moz-box-shadow: 2px 20px 30px 0 rgba(20, 20, 20, 0.3);
    box-shadow: 2px 20px 30px 0 rgba(20, 20, 20, 0.3)
}

.di-small {
    position: absolute;
    width: 50%;
    height: 50%;
    top: 15%;
    left: -15%;
    z-index: 1
}

.di-small-2 {
    position: absolute;
    width: 40%;
    height: 40%;
    right: -10%;
    bottom: -10%;
    z-index: 1
}

div.round {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.opt-1 {
    display: inline-block
}

.size96 {
    width: 96px;
    height: auto
}

.domain-ext {
    margin-top: 15px
}

.ext {
    border: solid 1px rgba(255, 255, 255, .2);
    display: inline-block;
    padding: 8px 10px 0 10px;
    font-size: 12px;
    border-radius: 5px;
    margin: 0 5px 10px 5px
}

.ext h4 {
    font-size: 18px;
    line-height: 10px;
    margin-bottom: 0
}

.border {
    border-color: #efefef !important
}

.tparrows {
    background: none !important
}

.fc-header-toolbar {
    font-size: 14px
}

.fc-content {
    color: #fff;
    padding: 3px
}

.fc-view {
    background: #fff
}

.fc-day-number {
    padding: 4px 8px !important
}

.gray img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%)
}

i.big {
    display: inline-block;
    font-size: 48px
}

.text-light .border {
    border-color: rgba(255, 255, 255, .1) !important
}

.container-full {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden
}

.one-fourth {
    width: 24.9%;
    display: table-cell;
    vertical-align: middle
}

.one-third {
    width: 33.3%;
    float: left
}

.three-fourth {
    position: relative;
    width: 74.9%;
    height: 100%;
    display: table-cell
}

.owl-carousel {
    position: relative;
    margin-top: -5px;
    bottom: -5px
}

.owl-stage-outer .feature-box-type-2 {
    overflow: none;
    margin: 30px 0 30px 0
}

.owl-item.active.center .feature-box-type-2 {
    transform: scale(1.05)
}

.owl-item.active.center .feature-box-type-2,
.owl-item.active.center .feature-box-type-2 h4,
.owl-item.active.center .feature-box-type-2 i {
    color: #fff
}

.schedule-item {
    padding: 40px 0 30px 0;
    border-bottom: solid 1px #ddd
}

.schedule-listing:nth-child(even) {
    background: -moz-Infinyr-gradient(left, rgba(255, 255, 255, 0) 0, rgba(229, 229, 229, 1) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-Infinyr-gradient(left, rgba(255, 255, 255, 0) 0, rgba(229, 229, 229, 1) 50%, rgba(255, 255, 255, 0) 100%);
    background: Infinyr-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(229, 229, 229, 1) 50%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1)
}

.schedule-item>div {
    float: left
}

.schedule-item .sc-time {
    width: 160px;
    padding-top: 25px;
    color: #333
}

.schedule-item .sc-pic {
    width: 120px
}

.schedule-item .sc-pic img {
    width: 80px;
    height: auto
}

.schedule-item .sc-name {
    font-weight: normal;
    font-size: 14px;
    width: 160px;
    padding-top: 15px
}

.schedule-item .sc-name h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    line-height: 1.6em
}

.schedule-item .sc-name span {
    font-weight: normal;
    font-size: 12px
}

.schedule-item .sc-info {
    float: none;
    display: inline-block;
    width: 60%
}

.schedule-item .sc-info h4 {
    margin-bottom: 10px
}

.de_tab.tab_style_4 .de_nav {
    -webkit-touch-1A1C26out: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

strong {
    font-weight: bold
}

.text-light strong {
    color: #fff
}

.bg-white {
    background: #fff
}

.wh80 {
    width: 80%;
    height: 80%
}

.border-top {
    border-top: solid 1px #e5e5e5
}

.border-bottom {
    border-bottom: solid 1px #e5e5e5
}

.color-overlay {
    background: rgba(157, 130, 235, .3)
}

section .color-overlay {
    padding: 60px 0 60px 0
}

.color-overlay-2 {
    background: rgba(26, 37, 48, .85)
}

.fontsize24 {
    font-size: 24px
}

.fontsize32 {
    font-size: 32px
}

.fontsize36 {
    font-size: 36px
}

.fontsize40 {
    font-size: 40px
}

.fontsize48 {
    font-size: 48px
}

.overlay50 {
    background: rgba(0, 0, 0, .5)
}

.overlay60 {
    background: rgba(0, 0, 0, .6)
}

.overlay70 {
    background: rgba(0, 0, 0, .7)
}

.overlay80 {
    background: rgba(0, 0, 0, .8)
}

.hidden-xy {
    overflow: hidden
}

.border-box {
    border: solid 1px #ddd
}

.display-table {
    display: table
}

.display-table [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
    margin: 0;
    padding: 0
}

#popup-box {
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 10000;
    top: -100%;
    overflow-y: auto
}

#popup-box.popup-show {
    top: 0
}

#popup-box.popup-hide {
    top: -100%
}

.overlay-s1 {
    background: rgba(217, 42, 224, .5)
}

.overlay-s2 {
    background: rgba(255, 135, 140, .5)
}

.overlay-s3 {
    background: rgba(91, 35, 108, .5)
}

.circle-x {
    background: #333;
    display: inline-block;
    padding: 20px;
    font-size: 40px;
    color: #fff;
    margin-top: 140px;
    width: 70px;
    height: 70px;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    -webkit-box-shadow: 8px 8px 40px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 8px 8px 40px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 8px 8px 40px 0 rgba(0, 0, 0, 0.6)
}

#services-list {
    padding: 0;
    margin: 0
}

#services-list li a {
    color: #fff
}

#services-list li.active a:after {
    font-family: "FontAwesome";
    content: "\f054";
    float: right
}

.de_light #services-list li a {
    color: #999
}

#services-list li {
    font-weight: bold;
    list-style: none;
    margin: 0;
    background: rgba(0, 0, 0, .3);
    margin-bottom: 2px
}

.de_light #services-list li {
    background: #eee
}

#services-list li a {
    display: block;
    padding: 15px 20px 15px 20px;
    text-decoration: none
}

#services-list li a:hover {
    color: #111
}

.pic-services img {
    margin-bottom: 30px
}

#services-list li.active a,
#services-list li.active a:hover {
    color: #fff;
    background: #333
}

.project-images img {
    margin-bottom: 60px
}

.teaser-text {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    color: rgba(255, 255, 255, .5);
    line-height: normal;
    font-weight: 400
}

#navigation {
    position: fixed;
    width: 100%;
    height: 60px;
    top: 0;
    right: 20px;
    text-align: center;
    margin-bottom: 60px;
    z-index: 1000
}

.nav-prev:before,
.nav-next:before,
.nav-exit:before {
    font-family: "FontAwesome";
    content: '\f177';
    color: #fff;
    padding: 20px;
    font-size: 24px;
    cursor: pointer
}

.nav-exit:before {
    width: 100%;
    display: block
}

.nav-next:before {
    content: '\f178';
    width: 100%;
    background: #555
}

.nav-exit:before {
    content: '\f00d'
}

.de_light .nav-exit:before {
    color: #222
}

.container-4 .de-team-list {
    width: 24.9%;
    float: left;
    position: relative
}

.container-3 .de-team-list {
    width: 33.3%;
    float: left;
    position: relative
}

.no-bottom {
    margin-bottom: 0;
    padding-bottom: 0
}

p {
    margin-bottom: 20px
}

p.intro {
    color: #555;
    font-size: 16px;
    line-height: 1.5em
}

.bg-grey {
    background: #f6f6f6
}

.no-bottom {
    padding-bottom: 0 !important
}

.no-top {
    padding-top: 0 !important
}

.no-margin {
    margin: 0 !important
}

.nopadding {
    padding: 0;
    margin: 0
}

#filters i {
    margin-right: 10px
}

.bg-side {
    position: relative;
    overflow: hidden
}

.image-container {
    position: absolute;
    padding: 0;
    margin: 0;
    background-size: cover
}

.image-slider {
    cursor: move
}

.inner-padding {
    padding: 90px
}

.no-padding,
section.no-padding {
    padding: 0
}

.float-left {
    float: left
}

#loader-area {
    display: none;
    background: #fff
}

#loader-area {
    display: none;
    background: #111
}

.loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: url('../images_02/page-loader.gif') 50% 50% no-repeat #f9f9f9
}

.page-overlay {
    display: none;
    width: 120px;
    height: 120px;
    background: url(../images_02/page-loader.gif) center no-repeat #fff;
    border-radius: 10px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    margin: auto
}

.teaser {
    font-size: 16px;
    line-height: 1.8em;
    font-weight: 400
}

.teaser.style-2 {
    letter-spacing: 20px;
    text-transform: uppercase
}

.teaser.style-3 {
    font-size: 14px
}

.teaser.style-4 {
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 14px
}

.form-control:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.owl-arrow {
    position: absolute;
    z-index: 100;
    background: #fff;
    margin-top: 48%;
    display: none;
    cursor: pointer
}

.owl-arrow span {
    display: block;
    background: #555;
    position: absolute
}

.owl-arrow .prev {
    left: 0
}

.owl-arrow .next {
    right: 0
}

.owl-arrow .prev:before,
.owl-arrow .next:before {
    font-family: "FontAwesome";
    content: '\f177';
    color: #2;
    padding: 20px;
    font-size: 32px;
    display: block
}

.owl-arrow .next:before {
    content: '\f178'
}

.owl-pagination {
    margin-top: 0;
    height: 40px
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    width: 6px;
    height: 6px;
    background-color: #555;
    opacity: 1
}

.owl-theme .owl-controls .owl-page.active span {
    background: 0
}

.owl-theme .owl-controls .owl-page.active span:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    position: relative;
    border: solid 2px #555;
    top: -2px;
    left: -2px
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 20px
}

.owl-dots button {
    border: 0;
    outline: 0;
    padding: 0;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot span {
    display: none
}

.text-light .owl-theme .owl-controls .owl-page span {
    background-color: #fff
}

.text-light .owl-theme .owl-controls .owl-page.active span {
    background: 0
}

.text-light .owl-theme .owl-controls .owl-page.active span:before {
    border: solid 2px #fff
}

.text-slider {
    color: #fff;
    display: inline-block
}

.text-slider.med-text {
    font-size: 72px;
    line-height: 84px;
    font-weight: bold
}

.text-slider.big-text {
    font-size: 120px;
    line-height: 120px;
    font-weight: bold
}

.border-deco .text-item {
    display: inline-block
}

.text-slider.dark {
    color: #222
}

.text-item i {
    font-size: 60px;
    margin-top: 5px
}

.text-slider.big-text i {
    font-size: 90px;
    margin-top: 15px
}

.text-slider h1 {
    font-size: 60px
}

.text-rotate-wrap {
    display: inline-block
}

.text-rotate-wrap .text-item {
    display: none
}

.red {
    color: red
}

.teal {
    color: #099
}

.purple {
    color: #636
}

.green {
    color: #090
}

.bg-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}

.center-y {
    position: relative
}

.overlay-bg {
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(var(--primary-color-rgb), .9);
    top: 0;
    padding: 100px 0 100px 0
}

.overlay-bg.p60 {
    padding-top: 60px;
    padding-bottom: 60px
}

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

.overlay-solid {
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0
}

.overlay-bg.t0 {
    background: rgba(var(--primary-color-rgb), 0)
}

.overlay-bg.t20 {
    background: rgba(var(--primary-color-rgb), .2)
}

.overlay-bg.t30 {
    background: rgba(var(--primary-color-rgb), .3)
}

.overlay-bg.t40 {
    background: rgba(var(--primary-color-rgb), .4)
}

.overlay-bg.t50 {
    background: rgba(var(--primary-color-rgb), .5)
}

.overlay-bg.t60 {
    background: rgba(var(--primary-color-rgb), .6)
}

.overlay-bg.t70 {
    background: rgba(var(--primary-color-rgb), .7)
}

.overlay-bg.t80 {
    background: rgba(var(--primary-color-rgb), .8)
}

.overlay-bg.t90 {
    background: rgba(var(--primary-color-rgb), .9)
}

.overlay-bg.c1 {
    background: rgba(var(--primary-color-rgb), .8)
}

.overlay-bg.dark {
    background: rgba(20, 20, 20, .8)
}

.overlay-bg.gradient-blue-aqua {
    background: -moz-Infinyr-gradient(45deg, rgba(2, 68, 129, 0.9) 0, rgba(52, 176, 188, 1) 100%);
    background: -webkit-Infinyr-gradient(45deg, rgba(2, 68, 129, 0.9) 0, rgba(52, 176, 188, 1) 100%);
    background: Infinyr-gradient(45deg, rgba(2, 68, 129, 0.9) 0, rgba(52, 176, 188, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc024481', endColorstr='#cc34b0bc', GradientType=1)
}

.full-height .overlay-bg {
    display: table
}

.full-height .overlay-gradient {
    display: table
}

.full-height .center-y {
    display: table-cell;
    vertical-align: middle
}

.pic-hover {
    width: 100%;
    position: relative;
    overflow: hidden
}

i.btn-action-hide {
    opacity: 0
}

.pic-hover:hover .bg-overlay {
    background: rgba(0, 0, 0, .5)
}

.pic-hover:hover i.btn-action-hide {
    opacity: 1
}

.pic-hover.hover-scale:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.center-xy {
    position: absolute;
    z-index: 5
}

.center-xy i.btn-action {
    font-size: 24px;
    border: solid 2px rgba(255, 255, 255, .3);
    padding: 16px;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    text-align: center;
    color: #fff
}

.center-xy i.btn-action:hover {
    border-color: rgba(255, 255, 255, 0);
    background: rgba(255, 255, 255, .3)
}

.center-xy i.btn-action.btn-play {
    padding-left: 20px
}

.bg-grey,
section.bg-grey {
    background: #f0f4fd
}

.wow {
    visibility: hidden
}

#back-to-top {
    position: fixed;
    bottom: -40px;
    right: 20px;
    z-index: 1020;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    text-decoration: none;
    transition: opacity .2s ease-out;
    outline: 0;
    opacity: 0;
    border: solid 1px #bbb;
    padding-top: 4px
}

#back-to-top.show {
    bottom: 20px;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.2) !important
}

#back-to-top.hide {
    bottom: -40px
}

#back-to-top:before {
    font-family: "FontAwesome";
    font-size: 18px;
    content: "\f106";
    color: #fff;
    background-color: rgba(0, 0, 0, .05) !important;
    position: relative
}

.mouse {
    position: absolute;
    width: 22px;
    height: 42px;
    bottom: 40px;
    left: 50%;
    margin-left: -12px;
    border-radius: 15px;
    border: 2px solid #fff;
    -webkit-animation: intro 1s;
    animation: intro 1s
}

.scroll {
    display: block;
    width: 3px;
    height: 3px;
    margin: 6px auto;
    border-radius: 4px;
    background: #fff;
    -webkit-animation: finger 1s infinite;
    animation: finger 1s infinite
}

@-webkit-keyframes intro {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes intro {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes finger {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes finger {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@-moz-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@-webkit-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.arrow-anim {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background-size: contain
}

.arrow-anim:before {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 32px
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite
}

a.read_more {
    display: inline-block;
    font-weight: bold;
    color: #222;
    text-decoration: none
}

a.read_more:hover {
    color: #707070
}

a.read_more i {
    margin-left: 8px
}

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

.text-black {
    color: #222
}

#de-arrow-nav-set {
    text-align: center
}

#de-arrow-nav-set i {
    color: #222;
    font-size: 32px
}

#de-arrow-nav-set i.icon_menu {
    display: inline-block
}

.profile_pic h4 {
    margin-bottom: 0
}

.profile_pic .subtitle {
    font-size: 13px;
    display: block;
    margin-bottom: 10px;
    color: #999
}

.profile_pic .tiny-border {
    margin-bottom: 20px
}

.profile_pic span {
    color: #fff
}

.owl-custom-nav {
    position: absolute;
    z-index: 100;
    right: 4px;
    margin-top: 80px;
    width: 100%
}

.owl-custom-nav .btn-next,
.owl-custom-nav .btn-prev {
    opacity: 0
}

.owl-custom-nav .btn-next {
    right: -50px;
    position: absolute
}

.owl-custom-nav .btn-prev {
    left: -50px;
    position: absolute
}

.pf-hover:hover .btn-next {
    right: 30px;
    opacity: 1
}

.pf-hover:hover .btn-prev {
    left: 30px;
    opacity: 1
}

.owl-custom-nav .btn-next:before,
.owl-custom-nav .btn-prev:before {
    font-size: 18px
}

.owl-custom-nav .btn-next:before {
    font-family: "FontAwesome";
    content: "\f178";
    color: #fff;
    padding: 12px
}

.owl-custom-nav .btn-prev:before {
    font-family: "FontAwesome";
    content: "\f177";
    color: #fff;
    padding: 12px
}

.owl-custom-nav a {
    text-decoration: none
}

.owl-custom-nav .btn-prev:hover:before,
.owl-custom-nav .btn-next:hover:before {
    cursor: pointer
}

#custom-owl-slider {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    background: #fff
}

#custom-owl-slider .items {
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 20;
    visibility: inherit;
    opacity: 1
}

#custom-owl-slider .item img {
    display: block;
    width: 100%;
    height: 100%
}

.owl-slider-nav {
    position: absolute;
    width: 100%
}

.owl-slider-nav,
.owl-slider-nav div {
    position: absolute;
    z-index: 10;
    cursor: pointer
}

.owl-slider-nav .next {
    right: -50px;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-right: 50px solid transparent
}

.owl-slider-nav .prev {
    left: -50px;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 50px solid transparent
}

.owl-slider-nav .next:before {
    font-family: "FontAwesome";
    font-size: 24px;
    content: "\f0da";
    color: #fff;
    position: absolute;
    right: -40px;
    top: -13px
}

.owl-slider-nav .prev:before {
    font-family: "FontAwesome";
    font-size: 24px;
    content: "\f0d9";
    color: #fff;
    position: absolute;
    left: -40px;
    top: -13px
}

.owl-dots {
    text-align: center;
    margin-top: 20px
}

.owl-dot {
    background: #ccc;
    border: 0;
    margin: 5px;
    width: 6px;
    height: 6px;
    padding: 0;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px
}

.owl-dot.active {
    background: #1a1c26
}

.owl-item.active div blockquote {
    background: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px
}

.owl-item.active div blockquote,
.owl-item.active div blockquote .de_testi_by {
    opacity: 1
}

.owl-item.active div blockquote:before {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    border-radius: 0 0 15px 0
}

.owl-stage {
    overflow: none
}

.table {
    display: table;
    margin-bottom: 0
}

.table [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
    padding: 0;
    height: 100%
}

.table-custom-1 {
    position: absolute;
    height: 100%
}

.table .table {
    background: 0
}

.text-middle,
.table [class*="col-"].text-middle {
    vertical-align: middle
}

.typed,
.typed-strings {
    display: inline-block
}

.typed-strings p {
    position: absolute
}

.typed-cursor {
    opacity: 1;
    -webkit-animation: blink .7s infinite;
    -moz-animation: blink .7s infinite;
    animation: blink .7s infinite
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.mask {
    position: relative;
    overflow: hidden
}

.mask img {
    width: 100%
}

.mask .cover {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 85px;
    padding: 20px 30px;
    background: rgba(var(--primary-color-rgb), .4);
    bottom: 0
}

.mask .cover h4 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0
}

.style-2 .cover {
    height: 63px
}

.mask .cover p {
    opacity: 0;
    position: absolute;
    color: #fff;
    padding-top: 20px;
    padding-right: 25px
}

.mask:hover img {
    transform: scale(1.1)
}

.mask:hover .cover {
    height: 100%
}

.mask:hover .cover p {
    opacity: 1
}

.mask .cover h4 span {
    margin-left: 50px
}

.mask .cover .date {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    padding-left: 15px
}

.mask .cover .date:before {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f111";
    font-size: 10px;
    left: 31px;
    margin-top: -1px
}

.mask .cover a.btn-custom {
    display: inline-block;
    width: auto;
    margin-top: 20px
}

.style-2 .date-box {
    text-align: center;
    position: absolute;
    right: 0;
    padding: 15px 5px 5px 5px;
    color: #fff
}

.style-2 .date-box .d {
    font-weight: 600;
    font-size: 38px;
    margin-bottom: 5px
}

.style-2 .date-box .m {
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 8px;
    margin-left: 8px
}

.sitemap {
    margin: 0;
    padding: 0
}

.sitemap.s1 li {
    list-style: none
}

.sitemap.s1 li:before {
    font-family: FontAwesome;
    content: "\f016";
    margin-right: 10px
}

.list {
    margin: 0;
    padding: 0
}

.list li {
    list-style: none
}

.rtl .list.s1 li:after,
.list.s1 li:before {
    font-family: FontAwesome;
    content: "\f00c";
    margin-right: 10px
}

.rtl .list.s1 li:after {
    margin-right: 0;
    margin-left: 10px
}

.rtl .list.s1 li:before {
    display: none
}

.list.s2 li:before {
    font-family: FontAwesome;
    content: "\f055";
    margin-right: 10px
}

.list.s3 {
    display: inline;
    margin: 0;
    padding: 0
}

.list.s3 li {
    display: inline;
    margin-right: 20px
}

.list.s3 a {
    font-weight: bold
}

#owl-logo img {
    opacity: .8
}

#owl-logo img:hover {
    opacity: 1
}

.box-highlight {
    -webkit-box-shadow: 5px 5px 40px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 5px 40px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 40px 0 rgba(0, 0, 0, 0.1)
}

.box-highlight,
.box-highlight .content {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px
}

.box-highlight .heading {
    padding: 5px 10px 0 10px
}

.box-highlight .content {
    margin: 5px;
    padding: 20px;
    background: #fff
}

.box-highlight .content,
.box-highlight .content strong {
    color: #111
}

.box-highlight .content.v1 p {
    font-size: 20px
}

#selector {
    width: 500px;
    position: fixed;
    right: 0;
    top: 45%;
    padding: 5px;
    z-index: 1000
}

#selector .opt {
    margin-top: 10px;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    background: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    cursor: pointer;
    border: solid 1px rgba(255, 255, 255, .5)
}

#selector .opt:hover {
    border-color: #fff
}

#selector .opt.tc1 {
    background: #8167e6
}

#selector .opt.tc2 {
    background: #0071e3
}

#selector .opt.tc3 {
    background: #88b14b
}

#selector .opt.tc4 {
    background: #ff6f61
}

#selector .opt.tc5 {
    background: #fcb239
}

#selector .opt.tc6 {
    background: #33c9bd
}

#selector .opt.tc7 {
    background: #ae9749
}

#selector #dark-mode,
#selector #related-items {
    font-weight: bold;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 50px;
    right: 15px;
    width: 40px;
    height: 39px;
    position: absolute;
    background: #222;
    padding: 8px;
    padding-top: 0;
    cursor: pointer;
    overflow: hidden;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    color: #fdd32a;
    font-size: 16px
}

#selector #related-items {
    margin-top: 100px;
    background: #82b440;
    color: #fff
}

#selector #dark-mode:hover,
#selector #related-items:hover {
    width: 190px
}

#selector #dark-mode:before,
#selector #related-items:before {
    font-weight: normal;
    display: inline-block;
    content: '\f186';
    font-family: "FontAwesome";
    font-size: 20px;
    padding: 3px;
    padding-top: 6px;
    margin-right: 10px
}

#selector #related-items:before {
    content: '\f05a'
}

#selector #dark-mode.active {
    background: #fdd32a;
    color: #222
}

.disable-dark #selector .dark-mode {
    display: none
}

#selector .sc-opt {
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    height: 38px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    max-width: 45px;
    padding-right: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    right: 10px
}

#selector .sc-opt:hover {
    max-width: 100%
}

#selector .sc-opt .sc-icon {
    width: 45px;
    height: 38px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding: 12px 10px;
    position: relative;
    float: left
}

#selector .sc-mt {
    margin-top: 45px
}

#selector .sc-val {
    display: inline-block;
    margin-top: 5px
}

.img-fullwidth {
    width: 100%;
    height: auto
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

#filters {
    font-family: "Poppins", sans-serif;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 400
}

#filters li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 11px;
    text-transform: uppercase
}

#filters a {
    background: 0;
    outline: 0;
    color: #888;
    text-decoration: none;
    color: #888;
    padding: 5px 20px 5px 20px;
    border-radius: 5px;
    -moz-border-radius: 300px;
    -webkit-border-radius: 300px
}

.text-light #filters a {
    color: rgba(255, 255, 255, .5)
}

#filters a:hover {
    color: #111
}

#filters a.selected {
    color: #fff
}

.text-light #filters a:hover {
    color: #fff
}

.text-light #filters a.selected {
    color: #fff
}

.text-light #filters a.selected {
    color: #fff
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.flexslider {
    width: 100%;
    background: 0;
    border: 0;
    box-shadow: none;
    margin: 0
}

.control-slider {
    float: right;
    display: inline-block;
    margin-right: -10px
}

.prev-slider,
.next-slider {
    float: left;
    display: block;
    text-align: center;
    margin-top: 10px;
    cursor: pointer
}

.prev-slider i,
.next-slider i {
    border: solid 1px #ccc;
    padding: 5px 10px 5px 10px
}

.prev-slider i:hover,
.next-slider i:hover {
    color: #fff;
    border: solid 1px #333;
    background: #333
}

.prev-slider {
    margin-right: -5px
}

.project-carousel ul.slides,
.project-carousel-3-col ul.slides {
    margin-top: 10px;
    margin-bottom: 20px
}

.logo-carousel .flex-direction-nav,
.project-carousel .flex-control-nav,
.project-carousel .flex-direction-nav,
.project-carousel-3-col .flex-control-nav,
.project-carousel-3-col .flex-direction-nav {
    display: none
}

.logo-carousel.no-control .flex-control-nav {
    display: none
}

.logo-carousel li img {
    width: auto
}

#testimonial-full {
    text-align: center;
    padding: 10px 0 10px 0;
    text-shadow: none
}

#testimonial-full blockquote {
    color: #fff;
    border: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5em;
    text-transform: uppercase;
    letter-spacing: 3px
}

#testimonial-full span {
    letter-spacing: 0;
    margin-top: 20px;
    text-transform: none
}

.testi-slider .flex-control-nav {
    position: absolute;
    margin-top: -50px
}

.testi-slider .flex-direction-nav {
    display: none
}

.testi-slider .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.testi-slider .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.testi-slider .flex-control-paging li a {
    background: 0;
    width: 8px;
    height: 8px;
    display: block;
    border: solid 1px #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.testi-slider .flex-control-paging li a:hover {
    border: solid 1px #fff;
    background: #fff
}

.testi-slider .flex-control-paging li a.flex-active {
    border: solid 1px #fff;
    cursor: default;
    background: #fff
}

.size10 {
    font-size: 10px
}

.size20 {
    font-size: 20px
}

.size30 {
    font-size: 30px
}

.size40 {
    font-size: 40px
}

.size50 {
    font-size: 50px
}

.size60 {
    font-size: 60px
}

.size70 {
    font-size: 70px
}

.typed-strings p {
    position: absolute
}

.deco-big {
    display: block;
    font-size: 120px;
    font-family: "Miama";
    margin-top: 48px;
    margin-left: -20px
}

.deco-md {
    display: block;
    font-size: 120px;
    font-family: "Miama";
    margin-top: 32px;
    margin-left: -20px
}

.social-icons-sm i {
    color: #fff;
    margin: 0 5px 0 5px;
    border: solid 1px #555;
    width: 32px;
    height: 32px;
    padding: 8px;
    text-align: center;
    border-radius: 30px
}

.social-icons-sm i:hover {
    color: #fff
}

.arrowup {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #fff;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    margin-top: -30px
}

.arrowdown {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #fff;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute
}

.arrowright {
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
    border-left: 60px solid green
}

.arrowleft {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid blue
}

blockquote.very-big {
    border: 0;
    font-family: "Poppins", sans-serif;
    text-align: center;
    border: 0;
    font-size: 32px;
    font-weight: 400;
    background: 0;
    font-style: normal
}

blockquote.very-big span {
    font-family: "Poppins", sans-serif;
}

a,
img {
    outline: 0
}

.z1 {
    z-index: 1
}

.z10 {
    z-index: 10
}

.rtl-content {
    text-align: right
}

@media only screen and (min-width:1280px) {
    .container {
        min-width: 1200px
    }
}

@media(min-width:980px) and (max-width:1199px) {
    #mainmenu li a:after {
        margin-left: 15px
    }

    .pf_full_width.gallery_border .item,
    .pf_full_width.gallery_border.pf_2_cols .item,
    .pf_full_width.gallery_border.pf_3_cols .item {
        float: left;
        width: 23.95%
    }
}

@media(min-width:768px) and (max-width:979px) {
    .slider_text {
        padding-top: 0
    }
}

@media only screen and (max-width:992px) {
    .col-right {
        position: absolute;
        top: -82px;
        right: 60px;
        width: 140px
    }

    .mb-sm-30 {
        margin-bottom: 30px
    }

    .p-sm-30 {
        padding: 40px
    }

    .pb-sm-0 {
        padding-bottom: 0
    }

    .mb-sm-0 {
        margin-bottom: 0
    }

    header .header-col {
        position: absolute;
        top: 0
    }

    header .header-col.mid {
        position: absolute;
        top: 70px;
        width: 100%;
        padding: 0
    }

    .text-center-sm {
        text-align: center
    }

    .sm-pt10 {
        padding-top: 10px
    }

    #menu-btn {
        display: block;
        position: relative;
        float: right
    }

    .header-col-left,
    .header-col-right {
        padding-top: 16px
    }

    .header-col-mid {
        position: absolute;
        top: 90px;
        width: 100%;
        padding: 0
    }

    header div#logo {
        line-height: 32px
    }

    header {
        display: none
    }

    header .info {
        display: none
    }

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

    header,
    header.fixed {
        display: block;
        position: inherit;
        margin: 0;
        padding: 0;
        margin-top: 0;
        height: auto;
        background: #111;
        padding: 15px 0 15px 0
    }

    #de-sidebar {
        position: absolute;
        width: 100%;
        right: 1px
    }

    header.side-header,
    .de_light header.side-header {
        position: absolute;
        display: block;
        height: 60px;
        top: 0;
        background: #000
    }

    header.side-header #mainmenu {
        position: absolute;
        background: #000;
        margin: 0;
        top: 60px;
        left: 0;
        width: 100%
    }

    header.side-header #logo .logo {
        display: none
    }

    header.side-header #logo .logo-2 {
        display: inline-block;
        position: absolute;
        height: 30px;
        top: 15px;
        left: 40px
    }

    header.side-header #menu-btn {
        position: absolute;
        top: 8px;
        right: 30px;
        height: 0;
        z-index: 2000;
        height: 35px
    }

    header.side-header #mainmenu li {
        display: block
    }

    header.side-header #mainmenu a,
    .de_light.de-navbar-left header #mainmenu>li>a {
        display: block;
        text-align: center;
        color: #fff
    }

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

    header.side-header #mainmenu a:hover {
        background: 0
    }

    header.side-header #mainmenu a:hover {
        background: 0
    }

    header.side-header .social-icons-2 {
        display: none
    }

    header.autoshow {
        height: auto;
        top: 0
    }

    header.autoshow #mainmenu li a {
        background: 0
    }

    header.header-mobile-sticky {
        position: fixed
    }

    #subheader,
    {
    padding: 0
}

.de-navbar-left #subheader {
    padding: 0;
    margin: 0
}

#subheader h1 {
    margin-top: 0
}

#subheader span {
    display: none
}

#subheader .crumb {
    display: none
}

.de-navbar-left #subheader {
    padding-top: 70px
}

.slider_text h1 {
    font-size: 32px
}

.slider_text .description {
    display: none
}

#logo,
#logo .inner {
    vertical-align: middle;
    height: auto
}

#domain-check .text,
#domain-check .button {
    width: 100%
}

.container-4 .de-team-list {
    width: 49.9%;
    float: left;
    position: relative
}

#testimonial-full blockquote {
    padding: 20px
}

nav {
    height: 0
}

#mainmenu {
    float: none;
    z-index: 200;
    width: 100%;
    margin: 0;
    padding: 0
}

#mainmenu a {
    text-align: left;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px
}

#mainmenu li li a,
#mainmenu li li li a {
    padding-left: 0
}

#mainmenu a:hover {
    background: #111
}

#mainmenu a:hover {
    background: #111
}

#mainmenu li ul {
    display: block;
    position: inherit;
    margin: 0;
    width: 100%
}

#mainmenu li {
    border-bottom: solid 1px #eee;
    margin: 0;
    width: 100%;
    display: block
}

#mainmenu li a:after {
    display: none
}

#mainmenu li:last-child {
    margin-bottom: 30px
}

#mainmenu li ul {
    border-top: solid 1px #eee;
    top: auto;
    width: auto;
    height: auto;
    position: inherit;
    visibility: visible;
    opacity: 1
}

#mainmenu li ul a {
    width: 100%;
    background: 0;
    border: 0
}

#mainmenu li ul li {
    border: 0;
    padding-left: 40px
}

#mainmenu li ul li a {
    display: block
}

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

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

#mainmenu li a {
    color: #eceff3
}

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

header.header-mobile {
    overflow: hidden;
    position: fixed;
    margin-bottom: 20px
}

header.header-mobile #mainmenu {
    float: none;
    z-index: 200;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-right: 30px
}

header.header-mobile #mainmenu a {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px
}

header.header-mobile #mainmenu a:hover {
    background: 0
}

mt-2 header.header-mobile #mainmenu li ul {
    display: block;
    position: inherit;
    margin: 0;
    width: 100%
}

header.header-mobile #mainmenu li {
    border-bottom: solid 1px #eee;
    margin: 0;
    width: 100%;
    display: block
}

header.header-mobile #mainmenu li ul.mega ul {
    height: auto
}

header.header-mobile #mainmenu li ul.mega .menu-content {
    background: #000
}

header.header-light.header-mobile #mainmenu li,
header.header-light.header-mobile #mainmenu li ul li a {
    border-color: #000
}

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

header.header-dark.header-mobile #mainmenu li {
    border-color: #333
}

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

header.header-mobile #mainmenu li a:after {
    display: none
}

header.header-mobile #mainmenu li:last-child {
    margin-bottom: 30px
}

header.header-mobile #mainmenu li ul {
    border-top: 0;
    top: auto
}

header.header-mobile #mainmenu li ul a {
    width: 100%;
    background: 0;
    border: 0
}

header.header-mobile #mainmenu li ul li {
    border: 0;
    padding-left: 40px
}

header #mainmenu li ul li:first-child {
    border-top: solid 1px #eee
}

header.header-mobile #mainmenu li ul li a {
    display: block;
    border-bottom: none
}

header.header-mobile #mainmenu li ul li:last-child {
    border-bottom: 0;
    margin: 0
}

header.header-mobile #mainmenu li ul li:last-child a {
    border-bottom: 0
}

header.header-mobile #mainmenu li a {
    color: #888
}

header.header-mobile #mainmenu li a:hover {
    color: #333
}

header.header-mobile #mainmenu li li a:hover {
    color: #888
}

header.header-mobile #mainmenu li ul {
    height: 0;
    overflow: hidden;
    position: relative;
    left: 0
}

header.header-mobile #mainmenu li ul li ul li:last-child {
    border-bottom: solid 1px #eee
}

header.header-mobile #mainmenu li ul li ul {
    margin-bottom: 10px
}

header.header-mobile #mainmenu>li>span {
    width: 36px;
    height: 36px;
    background: url(../images/ui/arrow-down.png) center no-repeat;
    position: absolute;
    right: 0;
    margin-top: 10px;
    z-index: 1000;
    cursor: pointer
}

header.header-mobile #mainmenu li span.active {
    background: url(../images/ui/arrow-up.png) center no-repeat
}

header.header-mobile #mainmenu li>ul>li>span {
    width: 36px;
    height: 36px;
    background: url(../images/ui/arrow-down.png) center no-repeat;
    position: absolute;
    right: 0;
    margin-top: -45px;
    z-index: 1000;
    cursor: pointer
}

header.header-mobile #mainmenu>li>ul>li>span.active {
    background: url(../images/ui/arrow-up.png) center no-repeat
}

header.header-mobile #mainmenu li ul li a {
    border-bottom: none
}

header.header-mobile #mainmenu li ul li:last-child>a {
    border-bottom: 0
}

header.header-light.header-mobile #mainmenu>li>span,
header.header-light.header-mobile #mainmenu li>ul>li>span {
    background: url(../images/ui/arrow-down.png) center no-repeat
}

header.header-light.header-mobile #mainmenu>li>span.active,
header.header-light.header-mobile #mainmenu li>ul>li>span.active {
    background: url(../images/ui/arrow-up.png) center no-repeat
}

#mainmenu li ul.mega {
    position: fixed;
    left: 0;
    width: 100%;
    margin-top: 30px;
    display: block
}

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

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

#mainmenu li ul.mega .inner {
    background: #1a1c26
}

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

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

.header-light #mainmenu ul li a,
.header-light #mainmenu ul li a:hover {
    color: #333
}

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

.de_tab.tab_steps .de_nav li {
    display: block;
    margin: 0;
    padding: 0
}

.de_tab.tab_steps .de_nav li span {
    margin: 0;
    margin-bottom: 40px;
    display: inline-block
}

.de_tab.tab_steps .de_nav li .v-border {
    border: 0
}

.hidden-phone {
    display: none
}

.grid_gallery .item {
    width: 100%
}

.table [class*="col-"] {
    float: none;
    display: block;
    vertical-align: top
}

.sm-hide {
    display: none
}

.btn-rsvp {
    position: absolute
}

.btn-close {
    position: relative
}

.schedule-item .sc-info {
    padding-top: 20px
}

.de_tab.tab_style_4 .de_nav li {
    min-width: 100px
}

#mainmenu a span {
    display: none
}

.pf_full_width.grid {
    margin-left: 1.5%
}

.de_tab.tab_steps.style-2 .de_nav li.active .arrow {
    margin-top: -40px;
    margin-bottom: 40px
}

.table-custom-1 {
    position: relative;
    height: auto
}

h1.very-big {
    font-size: 9vw;
    letter-spacing: 0
}

.timeline>li>.timeline-panel {
    width: 100%
}

.timeline-badge {
    display: none
}

.timeline:before {
    background: 0
}

.cta_section {
    min-height: 450px !important
}
}

@media only screen and (max-width:767px) {
    header .container {
        min-width: 100%
    }

    .container-4 .de-team-list {
        width: 100%;
        float: left;
        position: relative
    }

    .countdown-section {
        font-size: 12px
    }

    .countdown-amount {
        font-size: 36px
    }

    .container {
        padding-left: 30px;
        padding-right: 30px
    }

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

    #filters li.pull-right {
        float: none
    }

    .de_tab .de_nav li {
        display: block;
        width: 100%
    }

    .pf_full_width .item {
        float: left;
        width: 49.9%
    }

    .text-item {
        font-size: 48px;
        line-height: 48px
    }

    .text-item i {
        font-size: 36px
    }

    #de-sidebar {
        width: 100%;
        display: block;
        position: relative
    }

    .gallery_border {
        margin-left: 0
    }

    .pf_full_width.gallery_border .item {
        width: 48.9%
    }

    body.boxed {
        margin: 0
    }

    .schedule-item .sc-time {
        width: 100%;
        padding-bottom: 20px;
        float: none
    }

    .schedule-item .sc-pic {
        width: 80px
    }

    .schedule-item .sc-pic img {
        width: 60px
    }

    .schedule-item .sc-name {
        padding-top: 5px
    }

    .schedule-item .sc-info {
        float: none;
        display: block;
        width: 100%;
        clear: both;
        padding-top: 30px
    }

    .schedule-item .sc-info h4 {
        margin-bottom: 10px
    }

    .de_tab.tab_style_4 .de_nav {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0
    }

    .de_tab.tab_style_4 .de_nav li {
        min-width: 33.3%;
        width: 33.3%;
        border: 0
    }

    .de_tab.tab_style_4 .de_nav li:first-child,
    .de_tab.tab_style_4 .de_nav li:last-child {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0
    }

    .pf_full_width.grid {
        margin-left: .2%
    }

    .pf_full_width.grid .item {
        width: 48.5%
    }

    .display-table [class*="col-"] {
        display: block
    }

    h1.big,
    h1_big {
        font-size: 8vw;
        line-height: 10vw
    }

    .img-fluid1 {
        display: none !important
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .container {
        padding-left: 30px;
        padding-right: 30px
    }

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

    header div#logo img {
        max-width: 200px;
        height: auto
    }

    .timeline-panel {
        margin-bottom: 30px
    }

    .timeline-pic {
        height: 300px
    }
}

@media only screen and (max-width:480px) {
    .pf_full_width .item {
        float: left;
        width: 100%
    }

    .text-item {
        font-size: 32px;
        line-height: 32px
    }

    .text-item i {
        font-size: 24px
    }

    header div#logo img {
        max-width: 200px;
        height: auto
    }

    .pf_full_width.gallery_border .item {
        width: 100%
    }

    h4.s2 span {
        display: block;
        margin: 0;
        padding: 0
    }

    a.btn-custom {
        text-transform: none
    }

    .logo-2 {
        height: 60px;
        width: 120px
    }

    a.btn-custom {
        letter-spacing: .5px !important
    }

    .custom_h1 {
        font-size: 24px !important
    }

    a.btn-border {
        text-transform: lowercase !important
    }
}

@media only screen and (min-device-width:768) and (max-device-width:1024) and (orientation:portrait) {
    section {
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-size: auto 100%;
        background-attachment: scroll
    }
}

@media only screen and (max-width:992px) {
    #subheader {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-attachment: scroll
    }
}

@media only screen and (max-width:992px) {
    section {
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-size: auto 100%;
        background-attachment: scroll
    }
}

@media only screen and (max-width:380px) {
    .tab-content {
        height: fit-content;
        position: relative;
        z-index: 1
    }

    .header-dark {
        background-color: #fff !important
    }
}

.banner {
    transform: translateX(30px) !important
}

.slide {
    animation: scroll 30s linear infinite;
    border: 1px solid #ccc;
    padding: 5px 60px;
}

.slide-track {
    width: 100%;
    display: flex;
    gap: 3em;
    overflow: hidden
}

@keyframes scroll {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translatex(-900%)
    }
}

.cta_section {
    background-image: url('/images/background/2.jpg');
    background-attachment: fixed;
    background-size: cover;
    height: 400px !important
}

.cta_section_text {
    margin-top: -25px !important
}

#footer-address-carousel {
    transform: translateY(-60px) !important;
    margin-left: 5px
}

.footer-light .logo {
    transform: translateY(-15px) !important
}

.select2-container {
    width: 100% !important;
    margin-bottom: 20px !important;
    line-height: 1.5 !important
}

#single {
    padding: 80px !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 5px
}

.select2-container--default .select2-selection--single {
    height: 60px !important;
    border: 1px solid #ccc !important;
    border-radius: 6px !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    margin-top: 5px !important
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    margin-top: 4px
}

.select2-selection__placeholder {
    color: #8167e6 !important;
    opacity: 1;
    font-size: 13px
}

#trail_checkbox {
    border: 1px solid black;
    width: 15px;
    height: 15px;
    appearance: auto;
    border-radius: 5px
}

::placeholder {
    color: #8167e6 !important;
    opacity: 1;
    font-size: 13px
}

.contact2 {
    height: 550px;
    width: 450px !important;
    margin-left: -30px !important;
    background-repeat: no-repeat;
    background-size: 450px 130px;
    border-bottom: 30px solid #261462;
    z-index: 1;
    box-shadow: rgba(255, 255, 255, 0.1) 0 1px 1px 0 inset, rgba(50, 50, 93, 0.25) 0 50px 100px -20px, rgba(0, 0, 0, 0.3) 0 30px 60px -30px
}

.get_in_touch_img {
    width: 450px;
    height: 120px;
    position: relative;
    z-index: 1
}

.get_in_touch {
    position: absolute;
    z-index: 5;
    margin-top: -100px
}

#contact_name::placeholder,
#contact_email::placeholder,
#contact_phone::placeholder {
    color: #737070 !important;
    font-size: 14px
}

.contact_info {
    font-size: 17px;
    padding-left: 5px
}

.contact_para {
    font-size: 15px !important
}

.get_in_touch h3 {
    font-family: 'Great Vibes', cursive !important;
    color: #fff !important;
    word-spacing: 5px;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 30px;
    padding-left: 130px
}

.get_in_touch p {
    transform: translateY(-20px)
}

.get_in_touch2 {
    z-index: 5;
    transform: translateY(-420px)
}

@media screen and (min-width:320px) and (max-width:767px) {
    .contact2 {
        height: 550px;
        width: 360px !important;
        margin: -15px !important;
        background-repeat: no-repeat;
        border-bottom: 30px solid #261462;
        z-index: 1;
        margin-top: 50px;
        overflow: hidden
    }

    .get_in_touch h3 {
        font-family: 'Great Vibes', cursive !important;
        color: #fff !important;
        word-spacing: 5px;
        letter-spacing: 2px;
        font-weight: 400;
        font-size: 18px
    }

    .get_in_touch2 {
        z-index: 5;
        margin-left: 55px !important;
        margin-top: 30px !important;
        transform: translateY(-420px)
    }

    .get_in_touch>p {
        font-size: 11px !important;
        margin-top: 30px !important;
        padding-left: 20px !important
    }

    .sub_contact_details {
        margin-top: -10px !important
    }

    .contact_details {
        margin-top: 10px !important
    }

    .contact_details1 {
        margin-top: 10px !important
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .contact2 {
        height: 580px;
        width: 450px !important;
        border-bottom: 30px solid #261462;
        z-index: 1;
        margin-top: 50px;
        overflow: hidden
    }

    .get_in_touch h3 {
        font-family: 'Great Vibes', cursive !important;
        color: #fff !important;
        word-spacing: 5px;
        letter-spacing: 2px;
        font-weight: 400;
        font-size: 25px;
        width: 500px !important
    }

    .get_in_touch2 {
        z-index: 5;
        transform: translateY(-420px);
        margin-left: 51px !important;
        margin-top: -15px !important
    }

    .get_in_touch>p {
        font-size: 12px !important;
        margin-top: 30px !important;
        padding-left: 50px !important;
        width: 1000px !important
    }

    .sub_contact_details {
        margin-top: -10px !important
    }

    .contact_details {
        margin-top: 10px !important
    }

    .contact_details1 {
        margin-top: 10px !important
    }
}

.rounded {
    position: relative;
    z-index: 1
}

.imgg {
    border-radius: 100%;
    border: 1px solid #8167e6;
    margin-top: 50px;
    z-index: 999;
    height: 70px;
    width: 70px;
    display: grid;
    place-items: center
}

.imgg:hover {
    background-color: #8167e6
}

.line {
    border-top: 2px dotted #8167e6;
    width: 50px;
    display: block;
    transform: translateY(80px);
    z-index: 1;
    margin-left: 5px
}

@media(max-width:1150px) {
    .col {
        width: max-content
    }

    .line {
        width: 60px
    }
}

@media(max-width:1050px) {
    .line {
        width: 45px
    }

    .features {
        margin-left: 50px !important
    }

    .features .col {
        transform: translateY(0) !important;
        margin-left: -20px !important;
    }
}

@media(max-width:930px) {
    .line {
        width: 35px
    }
}

@media(max-width:840px) {
    .line {
        width: 20px
    }
}

@media(max-width:740px) {
    .line {
        width: 10px
    }

    .features {
        margin-left: 30px !important
    }
}

@media(max-width:630px) {
    .line {
        width: 0
    }

    .features {
        margin-left: 20 !important
    }
}

@media(max-width:550px) {
    .features {
        width: 1000px !important;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch
    }

    .custom_h1 {
        font-size: 22px;
    }

    .span1 {
        font-size: 10px !important
    }

    .feature_page {
        overflow-x: auto;
        overflow-y: hidden;
        padding: 20px 0;
    }
}

.features {
    margin-left: 115px;
    width: 155%;
}

.span1 {
    font-size: 12px;
}