
.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    height: 100%;
    width: 100%
}

.mfp-container:before,
.mfp-figure:after {
    content: ''
}

.mfp-close,
a {
    text-decoration: none
}

.csi-post-wrapper .csi-single-post form input,
.post-password-form input {
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.mfp-title,
.news-content .title a {
    word-wrap: break-word
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    z-index: 1043;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-close,
.mfp-preloader {
    text-align: center;
    position: absolute
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #CCC;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-close,
.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content,
img,
img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.csi-btn:hover,
.csi-social li,
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    padding-right: 36px
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.csi-banner-particle {
    position: relative;
    width: 100%
}

.csi-banner-particle .particles-js-canvas-el {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.csi-banner-particle .action-area .csi-btn {
    position: relative;
    z-index: 2
}

#csi-main-slider .owl-stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#csi-main-slider .owl-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto!important
}

html {
    font-size: 62.5%
}

.article,
body,
p {
    font-family: 'Roboto', sans-serif;;
    font-size: 1.6rem;
    padding: 0;
    color: rgba(39, 35, 56, .7);
    line-height: 2.6rem
}

.article,
body {
    background: #ffffff;
    margin: 0
}

p {
    margin: 0 0 1.6rem;
    font-weight: 400;
    overflow-wrap: break-word
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    font-family: Poppins, sans-serif;
    font-weight: 700
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #272338
}

.h1,
h1 {
    font-size: 6.8rem;
    line-height: 10.2rem;
    line-height: 7.5rem
}

.h2,
h2 {
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    line-height: 4.8rem
}

.h3,
h3 {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    line-height: 4.2rem
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    font-family: Oswald, sans-serif;
    font-weight: 400
}

.h3 a,
h3 a {
    color: inherit
}

.h3 a:hover,
h3 a:hover {
    color: #064576
}

.h4,
h4 {
    font-size: 2rem;
    line-height: 3rem
}

.h4 a,
h4 a {
    color: inherit
}

.h4 a:hover,
h4 a:hover {
    color: #064576
}

.h5,
h5 {
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    line-height: 2rem
}

.h6,
h6 {
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    line-height: 1.8rem
}

.csi-table thead tr th,
blockquote {
    text-align: center;
    font-size: 1.6rem;
    font-family: Oswald, sans-serif
}

.csi-table thead tr th,
blockquote,
blockquote footer {
    line-height: 2.4000000000000004rem
}

.csi-table thead tr {
    background: rgba(221, 221, 221, .7)
}

.csi-table thead tr th {
    border-bottom: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-weight: 700;
    color: #272338;
    text-transform: uppercase
}

.csi-table tbody tr td,
.csi-table tbody tr th {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background: rgba(221, 221, 221, .2);
    text-align: center
}

.csi-table tbody tr td:hover,
.csi-table tbody tr th:hover {
    background: rgba(221, 221, 221, .7)
}

.csi-table tbody tr th {
    background: rgba(221, 221, 221, .2)
}

a {
    color: #812c81;
    outline: 0;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.csi-btn,
.form-control,
.wpcf7-form-control {
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s
}

a.active,
a:focus,
a:hover {
    text-decoration: none;
    color: #c044be;
    outline: 0
}

.btn:active,
.btn:focus,
button:active,
button:focus,
input[type=submit]:active,
input[type=submit]:focus,
input[type=button]:active,
input[type=button]:focus {
    outline: 0
}

.csi-inner {
    padding: 7rem 0
}

.csi-inner-lg {
    padding: 16rem 0
}

.csi-inner-topgap {
    padding-top: 0
}

.csi-inner-bottomgap {
    padding-bottom: 0
}

blockquote {
    overflow: hidden;
    color: #272338;
    margin: 2rem auto;
    font-weight: 400;
    display: inline-block;
    padding: 1rem 3rem;
    position: relative;
    border-left: 0;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

blockquote p {
    font-family: Oswald, sans-serif;
    font-size: 2rem;
    line-height: 3rem;
    opacity: 1;
    margin-bottom: 1rem!important
}

blockquote footer {
    float: none!important;
    color: #064576;
    text-align: center!important;
    margin-top: 0!important;
    font-size: 1.6rem
}

blockquote:after,
blockquote:before {
    font-family: FontAwesome;
    position: absolute;
    top: 4px;
    font-size: 2rem;
    line-height: 3rem;
    color: #064576;
    opacity: .3
}

blockquote footer cite {
    color: rgba(25, 31, 62, .7);
    font-style: normal
}

blockquote:after {
    content: "\f10e";
    right: 7px
}

blockquote:before {
    content: "\f10d";
    left: 7px;
    text-align: center
}

.csimapcanvas {
    min-height: 400px
}

.csi-full-width {
    margin: 0 15px!important
}

.csi-btn-big {
    padding: 20px 70px!important;
    font-weight: 700!important;
    font-size: 3rem
}

#csi-page-wrapper .wpb_gmaps_widget .wpb_wrapper {
    padding: 0;
    background: #f1f1f1
}

#csi-page-wrapper .wpb_gmaps_widget {
    margin-bottom: 0
}

#csi-page-wrapper .vc-bg-top {
    background-position: top!important
}

#csi-page-wrapper .vc-bg-bottom {
    background-position: bottom!important
}

#csi-page-wrapper .vc-bg-center {
    background-position: center!important
}

.csi-social li {
    margin-bottom: .5rem
}

.csi-social li a {
    background: #fff;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    -webkit-box-shadow: 0 2px 10px rgba(52, 61, 71, .2);
    -moz-box-shadow: 0 2px 10px rgba(52, 61, 71, .2);
    box-shadow: 0 2px 10px rgba(52, 61, 71, .2)
}

.csi-social li a i {
    font-size: 24px;
    line-height: 45px
}

.csi-social li:hover a {
    background: #f7b205;
    -webkit-box-shadow: 0 2px 10px rgba(52, 61, 71, .2);
    -moz-box-shadow: 0 2px 10px rgba(52, 61, 71, .2);
    box-shadow: 0 2px 10px rgba(52, 61, 71, .2)
}

.form-control,
.wpcf7-form-control {
    text-align: left;
    display: block;
    width: 100%;
    height: 55px;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #272338;
    background: rgba(255, 255, 255, .9);
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #ddd;
    transition-duration: .3s
}

.form-control:focus,
.form-control:hover,
.wpcf7-form-control:focus,
.wpcf7-form-control:hover {
    border: 1px solid #064576;
    background: #fff;
    border-radius: 16px;
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .1);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .1);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .1)
}

.csi-post-wrapper header .text-area .title {
    overflow-wrap: break-word
}

.breadcrumb a,
.breadcrumb li {
    max-width: 100%;
    overflow-wrap: break-word
}

.csi-post-wrapper .csi-single-post form input {
    height: 50px;
    padding: 1.5rem 2rem;
    font-size: 14px;
    line-height: 1.42857143;
    color: #272338;
    background: rgba(156, 53, 155, .1);
    background-image: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.csi-post-wrapper .csi-single-post form input[type=submit] {
    background: #008F7C;
    color: #fff
}

.csi-post-wrapper .csi-single-post form input[type=submit]:hover {
    background: #895dff;
    color: #fff
}

.wpcf7 label {
    font-family: Oswald, sans-serif
}

.widget.widget_rss ul li a {
    color: #008F7C
}

.csi-heading {
    text-align: center;
    margin-bottom: 6.8rem;
    overflow: hidden;
    display: block
}

.csi-btn,
.csi-btn-sp,
.form-submit {
    display: inline-block;
    transition: .3s;
    text-align: center;
    overflow: hidden
}

.csi-heading .heading {
    font-family: Poppins, sans-serif;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    color: #003F76;
    font-weight: 600;
    text-transform: none;
    margin: 0 0 1rem;
    text-decoration: underline
}

.csi-heading .subheading,
.csi-heading2 .heading,
.csi-subheading {
    font-family: 'Roboto', sans-serif;
}

.csi-heading .subheading {
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    color: #064576font-weight: 400;
    margin: 0
}

.csi-heading-white .heading {
    color: #fff
}

.csi-heading-white .subheading {
    color: #bbb
}

.csi-subheading {
    font-size: 2.4rem;
    line-height: 3.5999999999999996rem;
    text-align: center;
    color: #064576text-transform: uppercase;
    margin-bottom: 3.9rem;
    margin-top: 0
}

.csi-btn,
.csi-btn-sp .submit,
.csi-btn-sp .wpcf7-submit,
.form-submit .submit,
.form-submit .wpcf7-submit {
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .08rem
}

.form-control:focus,
.form-control:hover,
.wpcf7-form-control:focus,
.wpcf7-form-control:hover,
article footer #comments input:active,
article footer #comments input:focus,
article footer #comments input:hover,
article footer #comments textarea:active,
article footer #comments textarea:focus,
article footer #comments textarea:hover {
    box-shadow: none!important
}

.csi-btn {
    background: #064576;
    padding: 1.6rem 4rem;
    color: #fff;
    position: relative;
    width: auto;
    border-radius: 16px;
    transition-duration: .3s;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1)
}

.csi-btn span {
    position: relative;
    z-index: 9;
}

.csi-btn:after {
    position: absolute;
    transition: .3s;
    content: '';
    width: 0;
    left: 50%;
    bottom: 0;
    height: 3px;
   
    border-radius: 16px
}

.csi-btn:hover {
      ;border-radius: 0;
   color:#FFE705;
}

.csi-btn:hover:after {
    width: 100%;
    height: 100%;
    left: 0;
    border-radius: 0;
    z-index: 0
}

.csi-btn-sp,
.form-submit {
    background: #064576padding: .6rem 3rem;
    text-transform: uppercase;
    position: relative;
    width: auto;
    float: right;
    border-radius: 16px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1)
}

.csi-btn-sp .submit,
.csi-btn-sp .wpcf7-submit,
.form-submit .submit,
.form-submit .wpcf7-submit {
    background: 0 0;
    border: none;
    position: relative;
    z-index: 9;
    color: #fff
}

.csi-btn-sp .ajax-loader,
.form-submit .ajax-loader {
    position: absolute;
    bottom: 0
}

.csi-btn-sp br,
.form-submit br {
    display: none
}

.csi-btn-sp:after,
.form-submit:after {
    position: absolute;
    transition: .3s;
    content: '';
    width: 0;
    left: 50%;
    bottom: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    border-radius: 16px
}

.csi-btn-sp:hover,
.form-submit:hover {
    background: #064576cursor: pointer;
    border-radius: 0;
    color: #fff
}

.csi-btn-sp:hover:after,
.form-submit:hover:after {
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 0;
    border-radius: 0
}

.csi-btn-lg {
    padding: 2rem 4.2rem
}

.csi-btn-sm {
    padding: 1rem 2.6rem;
    font-size: 1.3rem;
    line-height: 1.9500000000000002rem
}

.csi-btn-highlight {
    background: #f7b205
}

.csi-btn-brand2 {
    background: #895dff
}

.csi-btn-brand3 {
    background: #ff005a
}

.csi-btn-white {
    background: #f1f1f1;
    color: #008F7C
}

.csi-btn .vcx-header {
    z-index: -1
}

.csi-header {
    border-top: 1px solid transparent
}

.csi-header .csi-inner {
    margin: 0 auto
}

.csi-header .csi-toggle {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 99;
    color: #fff
}

.csi-header .csi-toggle i {
    font-size: 26px
}

.csi-header .csi-header {
    overflow: hidden
}

.csi-header .navbar-nav li:hover>ul,
.csi-header .navbar-nav ul li:hover>ul {
    display: block;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 450ms;
    animation-timing-function: linear
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.csi-header .csi-navbar .csi-logo,
.csi-header .csi-navbar .csi-nav {
    -webkit-transform-origin: center;
    animation-duration: .4s;
    animation-timing-function: linear
}

.csi-header .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

.csi-header .dropdown-submenu {
    position: relative
}

.csi-header .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px
}

.csi-header .dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.csi-header .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px
}

.csi-header .dropdown-submenu.pull-left {
    float: none
}

.csi-header .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px
}

.csi-header .csi-navbar {
    margin-bottom: 0;
    border: none;
    background: 0 0;
    border-radius: 0
}

.csi-header .csi-navbar .container {
    padding-right: 0;
    padding-left: 0
}

.csi-header .csi-navbar .csi-nav {
    margin-top: 4rem;
    position: relative;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    transform-origin: center
}

.csi-header .csi-navbar .csi-nav li a {
    color: #004079;
font-family: 'Roboto', sans-serif;
font-size: 1.5rem;
line-height: 2.4000000000000004rem;
font-weight: 500;
text-transform: uppercase;
padding: 1rem 8px;
letter-spacing: .02rem;
}

.csi-header .csi-navbar .csi-nav li a:hover {
    background: 0 0;
    color: #00B1AD;
    opacity: 1
}

.csi-header .csi-navbar .csi-nav .csi-btn {
    background: #DEC72C;
    padding: .2rem 0rem;
    overflow: hidden;
    margin-top: -.3rem;
    margin-left: 2rem;
    font-size: 14px
}

.csi-header .csi-navbar .csi-nav .csi-btn a {
    font-size: inherit
}

.csi-header .csi-navbar .csi-nav .csi-btn:active,
.csi-header .csi-navbar .csi-nav .csi-btn:focus,
.csi-header .csi-navbar .csi-nav .csi-btn:hover {
    color: #fff;
    background: #008F7C
}

.csi-header .csi-navbar .csi-nav .csi-btn:active a,
.csi-header .csi-navbar .csi-nav .csi-btn:focus a,
.csi-header .csi-navbar .csi-nav .csi-btn:hover a {
    color: #fff;
    display: block;
}

.csi-header .csi-navbar .csi-nav .active a {
    background: 0 0;
    color: #008F7C;
}

.csi-header .csi-navbar .csi-logo {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    transform-origin: center;
    margin-top: 2rem
}

.csi-header .csi-navbar .csi-logo a img {
    float: left;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s
}

.csi-header .csi-navbar .csi-nav {
    float: right
}

.csi-header .csi-navbar .csi-nav .dropdown-menu {
    background: #008F7C;
    border: 0;
    border-radius: 0
}

.csi-header .csi-navbar .csi-nav .dropdown-menu li a {
    color: #fff;
    padding: .6rem 1.5rem!important;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    font-weight: 400;
    opacity: .8
}

.csi-header .csi-header-bottom-black-tp .csi-navbar,
.csi-header .csi-header-bottom-brand-tp .csi-navbar,
.csi-header .csi-header-bottom-shadow .csi-navbar {
    padding-bottom: 1.2rem
}

.csi-header .csi-navbar .csi-nav .dropdown-menu li a:hover {
    opacity: 1;
    margin-left: 5px
}

.csi-banner-header .csi-header-bottom {
    position: fixed;
    width: 100%;
    z-index: 9
}

.csi-banner-header .csi-header-bottom-transparent {
    background: 0 0;
    box-shadow: none
}

.csi-banner-header .menu-onscroll {
    margin-top: 0;
    background: rgba(39, 35, 56, .95)
}

.csi-header .csi-header-bottom-shadow {
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .2)
}

.csi-header .csi-header-bottom-shadow .csi-navbar .csi-nav {
    margin-top: 3rem
}

.csi-header .csi-header-bottom-shadow .csi-navbar .csi-logo {
    margin-top: 1rem
}

.csi-header .csi-header-bottom-black-tp {
    background: rgba(39, 35, 56, .7)
}

.csi-header .csi-header-bottom-black-tp .csi-navbar .csi-nav {
    margin-top: 3rem
}

.csi-header .csi-header-bottom-black-tp .csi-navbar .csi-logo {
    margin-top: 1rem
}

.csi-header .csi-header-bottom-brand-tp {
    background: rgba(156, 53, 155, .8)
}

.csi-header .csi-header-bottom-brand-tp .csi-navbar .csi-nav {
    margin-top: 3rem
}

.csi-header .csi-header-bottom-brand-tp .csi-navbar .csi-nav .active a {
    color: #f7b205
}

.csi-header .csi-header-bottom-brand-tp .csi-navbar .csi-nav .dropdown-menu li a {
    color: #fff
}

.csi-header .csi-header-bottom-brand-tp .csi-navbar .csi-logo {
    margin-top: 1rem
}

.csi-header .csi-header-bottom-brand-container .csi-navbar {
    padding-bottom: 1.5rem;
    padding-left: 1.8rem;
    padding-right: 1.8em;
    background: #008F7C
}

.csi-header .csi-header-bottom-brand-container .csi-navbar .csi-nav {
    margin-top: 3rem
}

.csi-header .csi-header-bottom-brand-container .csi-navbar .csi-nav .active a {
    color: #f7b205
}

.csi-header .csi-header-bottom-brand-container .csi-navbar .csi-nav .dropdown-menu li a,
.csi-header .csi-header-bottom-normal .csi-navbar .csi-nav .dropdown-menu li a {
    color: #fff
}

.csi-header .csi-header-bottom-brand-container .csi-navbar .csi-logo {
    margin-top: 1rem
}

.csi-header .menu-onscroll.csi-header-bottom-brand-container .csi-navbar {
    background: 0 0
}

.csi-header .csi-header-bottom-normal {
    background: #fff;
    position: static
}

.csi-header .csi-header-bottom-normal .csi-navbar {
    padding: 1rem 0
}

.csi-header .csi-header-bottom-normal .csi-navbar .csi-logo {
    margin-top: 0
}

.csi-header .csi-header-bottom-normal .csi-navbar .csi-nav,
.csi-header .menu-onscroll .csi-navbar .csi-nav {
    margin-top: .9rem
}

.csi-header .csi-header-bottom-normal .csi-navbar .csi-logo a img {
    max-width: 130px
}

.csi-header .csi-header-bottom-normal .csi-navbar .csi-nav li a {
    color: #272338
}

.csi-header .csi-header-bottom-normal .csi-navbar .csi-nav .active a {
    color: #008F7C
}

.csi-header .menu-onscroll.csi-header-bottom-normal .csi-navbar .csi-nav li a {
    color: #fff
}

.csi-header .menu-onscroll {
    background: #272338;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .6s;
    animation-timing-function: linear;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .2)
}

.csi-header .menu-onscroll #csi-search .search_submit {
    padding-top: 12px
}

.csi-header .menu-onscroll input[type=text] {
    top: 4px
}

.csi-header .menu-onscroll .csi-toggle {
    color: #008F7C;
    top: 15px
}

.csi-header .menu-onscroll .csi-navbar {
    padding: 1rem 0
}

.csi-header .menu-onscroll .csi-navbar .csi-nav .active a,
.csi-header .menu-onscroll .csi-navbar .csi-nav li a:hover {
    background: 0 0;
    opacity: 1
}

.csi-header .menu-onscroll .csi-navbar .csi-logo {
    display: block;
    margin-top: 0
}

.csi-header .menu-onscroll .csi-navbar .csi-logo a img {
    max-width: 130px;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: red;
    background-color: transparent
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.csi-typed-info .typed-cursor {
    opacity: 1;
    font-weight: 300;
    margin-left: 5px;
    -webkit-animation: blink .7s infinite;
    -moz-animation: blink .7s infinite;
    animation: blink .7s infinite
}

@keyframes blink {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

@-webkit-keyframes blink {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

@-moz-keyframes blink {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

@media (max-width:1199px) {
    .csi-header .csi-navbar .csi-logo {
        max-width: 150px
    }
}

@media (max-width:991px) {
    .csi-header .csi-navbar .csi-logo,
    .csi-header .menu-onscroll .csi-navbar .csi-logo {
        max-width: 100%
    }
    .csi-header .csi-navbar .csi-nav li a {
        font-size: 13px;
        padding-left: 6px;
        padding-right: 6px;
        letter-spacing: normal
    }
    .csi-header .csi-header-bottom-normal .csi-navbar .csi-nav,
    .csi-header .menu-onscroll .csi-navbar .csi-nav {
        margin-top: 1.5rem
    }
}

@media (max-width:767px) {
    .csi-header-bottom .navbar-default .navbar-toggle {
        border-color: transparent;
        margin-top: 20px
    }
    .csi-header .csi-navbar .csi-nav {
        float: left;
        padding-bottom: 2rem
    }
    .csi-header-bottom .navbar-default .navbar-collapse,
    .csi-header-bottom .navbar-default .navbar-form {
        border-color: #272338;
        background: rgba(39, 35, 56, .85);
        padding-left: 3rem
    }
    .menu-onscroll .navbar-default .navbar-collapse,
    .menu-onscroll .navbar-default .navbar-form {
        background: 0 0;
        padding-left: 2rem
    }
    .csi-header .csi-navbar .csi-nav li a,
    .csi-header .menu-onscroll .csi-navbar .csi-nav li a {
        padding: 8px 2.6rem
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #f7b205;
        width: 28px;
        height: 3px
    }
    .csi-header .csi-navbar .csi-logo {
        margin-top: 1rem
    }
    .csi-banner .csi-inner {
        padding: 18rem 0
    }
    .csi-navbar .csicontainer {
        display: block!important
    }
    .csi-header .csi-navbar .csi-logo a img {
        max-width: 130px!important
    }
    .csi-navbar .collapse.navbar-collapse {
        padding-right: 10px!important;
        padding-left: 10px!important
    }
    .csi-header .csi-navbar .csi-nav .csi-btn {
        padding: .3rem 1rem;
        margin-top: 6px;
        text-align: center
    }
    .csi-header-bottom.csi-header-bottom-normal .navbar-default .navbar-collapse,
    .csi-header-bottom.csi-header-bottom-normal .navbar-default .navbar-form {
        border-color: #272338;
        background: 0 0;
        padding-left: 3rem
    }
    .csi-header-bottom-default .container,
    .csi-header-bottom-default .container-fluid,
    .csi-header-bottom-shadow .container,
    .csi-header-bottom-shadow .container-fluid {
        padding-right: 0;
        padding-left: 0;
        margin-left: 0
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff
    }
    .csi-header-bottom-default .dropdown-menu,
    .csi-header-bottom-shadow .dropdown-menu {
        left: 15px
    }
    .csi-header-bottom-default .navbar-header,
    .csi-header-bottom-shadow .navbar-header {
        padding-left: 15px
    }
    .csi-header-bottom-default .navbar-nav .open .dropdown-menu,
    .csi-header-bottom-shadow .navbar-nav .open .dropdown-menu {
        margin-left: 15px
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        color: #f7b205
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #f7b205;
        background-color: transparent
    }
    @keyframes fadeIn {
        from {
            opacity: 0
        }
        to {
            opacity: 1
        }
    }
    @-webkit-keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: none;
            transform: none
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: none;
            transform: none
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
}

.csi-slider {
    color: #fff;
    position: relative
}

.csi-slider .owl-stage-outer {
    background-color: #0a0a0a
}

.csi-slider .csi-inner {
    padding-bottom: 0;
    padding-top: 0
}

.csi-slider .csi-item-center {
    text-align: center
}

.csi-slider .csi-item-center .text {
    margin: 0 auto
}

.csi-slider .csi-item-left {
    text-align: left
}

.csi-slider .csi-item-left .banner-btn .csi-btn {
    margin-right: .5rem
}

.csi-slider .csi-item-right {
    text-align: right
}

.csi-slider .csi-item-right .banner-btn,
.csi-slider .csi-item-right .text {
    float: right
}

.csi-slider .owl-controls .owl-nav [class*=owl-] {
    height: 60px;
    width: 60px;
    background: #008F7C;
    background: rgba(255, 255, 255, .1);
    color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 1px 2px 10px rgba(52, 61, 71, .3);
    -moz-box-shadow: 1px 2px 10px rgba(52, 61, 71, .3);
    box-shadow: 1px 2px 10px rgba(52, 61, 71, .3)
}

.csi-slider .owl-controls .owl-nav [class*=owl-]:hover {
    background: #fff;
    color: #008F7C
}

.csi-slider .owl-next,
.csi-slider .owl-prev {
    position: absolute;
    top: 45%;
    opacity: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.csi-slider .owl-next img,
.csi-slider .owl-prev img {
    display: none
}

.csi-slider .owl-next:before,
.csi-slider .owl-prev:before {
    color: #008F7C;
    font-size: 3rem;
    line-height: 4.4rem
}

.csi-slider .owl-prev {
    left: 5px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.csi-slider .owl-prev:before {
    content: '\f104';
    display: inline-block;
    width: 100%
}

.csi-slider .owl-next {
    right: 5px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.csi-slider .owl-next:before {
    content: '\f105';
    display: inline-block;
    width: 100%
}

.csi-slider:hover .owl-next,
.csi-slider:hover .owl-prev {
    opacity: 1
}

.csi-slider:hover .owl-prev {
    left: 15px
}

.csi-slider:hover .owl-next {
    right: 15px
}

.csi-slider .csi-brand {
    background: 0 0;
    padding-top: 2rem;
    padding-bottom: 10px;
    position: fixed;
    z-index: 999;
    width: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s linear
}

.csi-slider .csi-brand .csi-logo {
    max-width: 180px;
    -webkit-transition: all .3s ease;
    transition: all .3s linear
}

.csi-slider .slider-text-single figure {
    position: relative
}

.csi-slider .slider-text-single figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.csi-slider .slider-text-single figure figcaption .figcaption-inner,
.csi-slider .slider-text-single figure figcaption .figcaption-inner-center,
.csi-slider .slider-text-single figure figcaption .figcaption-inner2 {
    width: 100%;
    height: 100%
}

.csi-slider .slider-text-single figure figcaption .csi-container {
    max-width: 1170px;
    display: block;
    margin: 0 auto;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px
}

.csi-slider .slider-text-single figure figcaption .csi-container .csi-hover-link {
    width: 100%;
    height: 100%;
    display: table
}

.csi-slider .slider-text-single figure figcaption .csi-container .csi-hover-link .csi-vertical {
    display: table-cell;
    vertical-align: middle
}

.owl-theme .owl-controls {
    margin-top: 0;
    text-align: center
}

.csi-slider .owl-theme .owl-controls .owl-next,
.csi-slider .owl-theme .owl-controls .owl-prev {
    background: #ddd;
    border-radius: 0;
    width: 50px;
    height: 50px;
    opacity: 0;
    top: 42%;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.csi-slider .owl-theme .owl-controls .owl-next i,
.csi-slider .owl-theme .owl-controls .owl-prev i {
    font-size: 26px;
    line-height: 40px;
    color: #008F7C
}

.csi-slider .owl-theme .owl-controls .owl-next:hover,
.csi-slider .owl-theme .owl-controls .owl-prev:hover {
    background: #f7b205;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25)
}

.csi-slider .owl-theme .owl-controls .owl-next:hover i,
.csi-slider .owl-theme .owl-controls .owl-prev:hover i {
    color: #fff
}

.csi-slider .owl-theme .owl-controls .owl-prev {
    position: absolute;
    left: 2.6rem;
    right: auto
}

.csi-slider .owl-theme .owl-controls .owl-next {
    position: absolute;
    left: auto;
    right: 2.6rem
}

#csi-main-slider:hover .owl-controls .owl-next,
#csi-main-slider:hover .owl-controls .owl-prev {
    opacity: 1
}

#csi-main-slider:hover .owl-controls .owl-prev {
    left: 0
}

#csi-main-slider:hover .owl-controls .owl-next {
    right: 0
}

#csi-main-slider .active .csi-fadeInLeft-img,
#csi-owlcontslider .active .csi-fadeInLeft-img {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .3s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

#csi-main-slider .active .csi-fadeInLeft-one,
#csi-owlcontslider .active .csi-fadeInLeft-one {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .9s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

#csi-main-slider .active .csi-fadeInLeft-two,
#csi-owlcontslider .active .csi-fadeInLeft-two {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 1.5s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

#csi-main-slider .active .csi-fadeInLeft-three,
#csi-owlcontslider .active .csi-fadeInLeft-three {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 2.1s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

#csi-main-slider .active .csi-fadeInLeft-four,
#csi-owlcontslider .active .csi-fadeInLeft-four {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 2.7s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

#csi-main-slider .active .csi-fadeInRight-img,
#csi-owlcontslider .active .csi-fadeInRight-img {
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .3s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

#csi-main-slider .active .csi-zoomIn-one,
#csi-owlcontslider .active .csi-zoomIn-one {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .9s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

#csi-main-slider .active .csi-zoomIn-two,
#csi-owlcontslider .active .csi-zoomIn-two {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 1.5s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

#csi-main-slider .active .csi-zoomIn-three,
#csi-owlcontslider .active .csi-zoomIn-three {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 2.1s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

#csi-main-slider .active .csi-fadeInRight-four,
#csi-owlcontslider .active .csi-fadeInRight-four {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 2.7s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

#csi-main-slider .active .csi-fadeInU-img,
#csi-owlcontslider .active .csi-fadeInU-img {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .3s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

#csi-main-slider .active .csi-zoomInUp-one,
#csi-owlcontslider .active .csi-zoomInUp-one {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .9s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

#csi-main-slider .active .csi-zoomInUp-two,
#csi-owlcontslider .active .csi-zoomInUp-two {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 1.5s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

#csi-main-slider .active .csi-zoomInUp-four,
#csi-main-slider .active .csi-zoomInUp-three,
#csi-owlcontslider .active .csi-zoomInUp-four,
#csi-owlcontslider .active .csi-zoomInUp-three {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 2.1s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

#csi-main-slider .item img {
    display: block;
    width: 100%;
    height: auto
}

@media (max-width:600px) {
    .csi-slider .owl-carousel .owl-item,
    .csi-slider .owl-carousel .owl-item img {
        height: 350px
    }
    .csi-slider .csi-banner-content {
        margin-top: 2rem!important
    }
}

.csi-about .csi-heading {
    margin-bottom: 2.6rem
}

.csi-about .csi-heading .subheading {
    font-family: 'Roboto', sans-serif;;
    color: FEDE46;
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 400;
    opacity: 1
}

.csi-about-img {
    padding: 0 10%
}

.csi-about-video iframe {
    width: 100%;
    height: 304px;
    border: none
}

.csi-about-content {
    text-align: center
}

.csi-about-content .btn-area {
    margin-top: 2.6rem
}

.csi-about-content .btn-area .csi-btn {
    margin: 0 .3rem
}

.csi-about-service {
    display: flex;
    margin-left: -1rem;
    margin-right: -1rem
}

.csi-about-service .csi-single-service-white {
    flex: 1;
    background: #fff;
    margin-left: 1rem;
    margin-right: 1rem;
    padding: 2rem;
    border-radius: 6px
}

.csi-about-content-area-left .csi-heading {
    text-align: left;
    margin-top: 0;
    margin-bottom: 1rem
}

.csi-about-content-area-left .csi-about-content {
    text-align: left
}

.csi-number-up,
.csi-speakers .speakers-btn-area {
    text-align: center
}

.csi-about2 {
    background: #fff
}

.csi-about-map {
    background: rgba(255, 255, 255, .2);
    padding: 1.5rem;
    border-radius: 16px;
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .05);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .05);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .05);
    margin-top: -11rem;
    margin-bottom: 4.2rem!important
}

.csi-number-up {
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 1.5rem;
    border-radius: 50%
}

.csi-number-up .date {
    font-family: Oswald, sans-serif;
    margin-top: 0;
    font-size: 22rem;
    line-height: 33rem;
    line-height: 21rem;
    color: #f7b205;
    margin-bottom: 2.6rem
}

.csi-number-up .date span {
    font-family: Poppins, sans-serif;
    color: #bbb;
    text-transform: uppercase;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    font-weight: 700;
    display: block;
    opacity: .8
}

.csi-single-service .icon {
    float: left;
    overflow: hidden
}

.csi-single-service .icon i {
    font-size: 68px;
    font-size: 6.8rem;
    margin-top: .5rem;
    color: #bbb;
    opacity: .6
}

.csi-single-service .text-area {
    overflow: hidden;
    padding-left: 1rem;
    padding-right: 1.5rem
}

.csi-single-service .text-area .title {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    margin-top: 0;
    color: #008F7C
}

.csi-single-service .text-area .title a {
    color: inherit
}

.csi-single-service-white .text-area p {
    color: #fff;
    opacity: .85
}

.csi-single-service-black {
    padding: 1rem;
    background: rgba(255, 255, 255, .2)
}

.csi-single-service-black .icon i {
    color: #008F7C
}

.csi-single-service-black .text-area {
    overflow: hidden;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.csi-single-service-black .text-area .title {
    color: #272338
}

.csi-single-service-black .text-area .title a {
    color: inherit
}

.csi-single-service-black .text-area p {
    color: #272338
}

.csi-speakers {
    background: #fff;
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover
}

.csi-speakers .csi-inner {
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover
}

.csi-single-speaker {
    background: #fff;
    margin-bottom: 4.2rem;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.csi-single-speaker .social-group a,
.csi-single-speaker figure a.profile-img img {
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s
}

.csi-single-speaker figure {
    position: relative;
    overflow: hidden
}

.csi-single-speaker figure a.profile-img img {
    transition-duration: .3s;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.csi-single-speaker figure figcaption {
    background: rgba(156, 53, 155, .9);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    padding: .8rem 0;
    -webkit-transition: all .3s ease-in-out .3s;
    -moz-transition: all .3s ease-in-out .3s;
    -o-transition: all .3s ease-in-out .3s;
    transition: all .3s ease-in-out .3s;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.csi-single-speaker figure figcaption a {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    color: #008F7C;
    padding: 0 .3rem
}

.csi-single-speaker .social-group {
    text-align: right;
    padding: 1rem 2rem
}

.csi-single-speaker .social-group a {
    color: #fff;
    transition-duration: .3s
}

.csi-single-speaker .social-group a:hover {
    color: #f7b205
}

.csi-single-speaker .speaker-info {
    background: #fff;
    position: absolute;
    bottom: 0;
    z-index: 99;
    width: 100%;
    text-align: left;
    padding: 1.5rem 2rem
}

.csi-single-speaker .speaker-info .title {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    color: #272338
}

.csi-single-speaker .speaker-info .title a {
    font-size: inherit;
    color: inherit
}

.csi-single-speaker .speaker-info .subtitle {
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 400;
    margin: 0;
    color: #008F7C
}

.csi-single-speaker:hover {
    background: #008F7C;
    overflow: hidden;
    border-radius: 16px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2)
}

.csi-single-speaker:hover figure a img {
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
}

.csi-single-speaker:hover figure figcaption {
    opacity: 1
}

.csi-single-speaker:hover .social-group {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .6s;
    animation-timing-function: linear
}

.csi-single-speaker:hover .speaker-info {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .6s;
    animation-timing-function: linear
}

.csi-single-speaker2 {
    background: rgba(255, 255, 255, .9);
    margin-bottom: 4.2rem;
    padding: 1rem;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.csi-single-speaker2 figure {
    position: relative
}

.csi-single-speaker2 figure .profile-img {
    overflow: hidden;
    display: block
}

.csi-single-speaker2 figure a.profile-img img {
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.csi-single-speaker2 figure figcaption {
    text-align: center;
    padding: .8rem 0;
    -webkit-transition: all .3s ease-in-out .3s;
    -moz-transition: all .3s ease-in-out .3s;
    -o-transition: all .3s ease-in-out .3s;
    transition: all .3s ease-in-out .3s
}

.lgx-logo-slider-wp .lgx-logo-item,
.sponsors-area .single {
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}

.csi-single-speaker2 figure figcaption a {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    color: #008F7C;
    padding: 0 .3rem
}

.csi-single-speaker2 .social-group {
    background: #fff;
    opacity: 0;
    text-align: center;
    padding: 1rem 2rem;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 0 0 8px
}

.csi-single-speaker2 .social-group a {
    color: #008F7C;
    display: block;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.csi-single-speaker2 .social-group a:hover {
    color: #f7b205
}

.csi-single-speaker2 .speaker-info {
    text-align: center;
    padding: 1rem 2rem 1.5rem
}

.csi-single-speaker2 .speaker-info .title {
    font-size: 12pt;
    line-height: 3.9000000000000004rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    color: #272338
}

.csi-single-speaker2 .speaker-info .title a {
    font-size: inherit;
    color: inherit
}

.csi-single-speaker2 .speaker-info .subtitle {
    font-size: 1.3rem;
    line-height: 2.4000000000000004rem;
    font-weight: 400;
    margin: 0;
    color: #064576;
}

.csi-single-speaker2:hover {
    background: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    border-radius: 16px
}

.csi-single-speaker2:hover figure a img {
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
}

.csi-single-speaker2:hover .social-group {
    opacity: 1;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .6s;
    animation-timing-function: linear
}

.csi-single-speaker-circular {
    background: 0 0
}

.csi-single-speaker-circular figure {
    position: relative
}

.csi-single-speaker-circular figure .profile-img {
    overflow: hidden;
    display: block
}

.csi-single-speaker-circular figure a.profile-img img {
    border-radius: 50%
}

.csi-single-speaker2.csi-single-speaker-bg-vivid .speaker-info .title {
    color: #fff
}

.csi-single-speaker2.csi-single-speaker-bg-vivid:hover .speaker-info .title {
    color: #272338
}

.csi-single-speaker-nogap {
    margin-bottom: 0
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.csi-tab .nav>li>a:focus,
.csi-tab .nav>li>a:hover {
    background-color: transparent
}

.csi-tab .csi-nav,
.csi-tab .csi-tab-content {
    float: left
}

.csi-tab .csi-nav {
    width: 24%;
    padding: 3rem 0
}

.csi-tab .csi-tab-content {
    width: 76%
}

.csi-tab .nav-pills {
    background: #008F7C;
    text-align: right;
    display: inline-block;
    margin-bottom: 2.6rem
}

.csi-tab .nav-pills li {
    padding: 5px;
    margin: 0 .4rem;
    float: none
}

.csi-tab .nav-pills li a {
    padding: 1.6rem 2rem
}

.csi-tab .nav-pills li a h3 {
    font-size: 2rem;
    font-weight: 400;
    line-height: 2.6rem;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 1px
}

.csi-tab .nav-pills li a p {
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    font-weight: 300;
    margin: 0;
    color: #fff;
    opacity: .85
}

.csi-tab .nav-pills .active {
    position: relative;
    border-radius: 0;
    background: 0 0
}

.csi-tab .nav-pills .active a:focus,
.csi-tab .nav-pills .active a:hover {
    background: 0 0;
    margin-right: .6rem
}

.csi-tab .nav-pills .active:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    background: #f7b205;
    top: 30%;
    right: -19px;
    z-index: 9;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.csi-tab .nav-pills .active a {
    background: 0 0;
    border-radius: 0
}

.csi-tab2 .csi-nav,
.csi-tab2 .csi-tab-content {
    float: left
}

.csi-tab2 .csi-nav {
    width: 100%;
    margin-right: 0;
    padding: 1.5rem 0
}

.csi-tab2 .csi-tab-content {
    width: 100%
}

.csi-tab2 .nav-pills {
    text-align: center;
    margin-bottom: 0;
    display: flex
}

.csi-tab2 .nav-pills li {
    flex: 1;
    float: none
}

.csi-tab2 .nav-pills li a {
    padding: 1rem 2rem
}

.csi-tab2 .nav-pills li a h3 {
    font-size: 2rem;
    font-weight: 400;
    line-height: 2.6rem;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 1px
}

.csi-tab2 .nav-pills li a p {
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    font-weight: 300;
    margin: 0;
    color: #fff;
    opacity: .85
}

.csi-tab2 .nav-pills .active::before {
    top: auto;
    right: 47%;
    bottom: -30px
}

.panel-group .panel+.panel {
    margin-top: 0
}

.panel-group {
    margin-bottom: 0
}

.csi-tab-content {
    background: #fff;
    overflow: hidden
}

.csi-panel {
    border: none;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    background: url(../img/schedule-single-bg.html) bottom center no-repeat;
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover
}

.csi-panel .panel-heading {
    background: 0 0
}

.csi-panel .collapsed {
    background: #ffffff;
    border-radius: 6px;
    display: block
}

.csi-panel .collapsed .author img {
    border: 2px solid transparent!important
}

.csi-panel .collapsed .schedule-info {
    background: 0 0!important
}

.csi-panel .panel-collapse .panel-body {
    border: none!important
}

.csi-panel .panel-body {
    padding: 0 2rem 2rem
}

.csi-panel .csi-single-schedule {
    display: flex;
    padding: 2rem 1.5rem
}

.csi-panel .csi-single-schedule .author {
    max-width: 100px;
    margin-right: 1rem
}

.csi-panel .csi-single-schedule .author img {
    border-radius: 50%;
    margin-bottom: .4rem;
    border: 2px solid #008F7C
}

.csi-panel .csi-single-schedule .author-multi img {
    width: 64%;
    margin-right: 1%;
    float: left
}

.csi-panel .csi-single-schedule .schedule-info {
    width: 100%;
    background: #f1f1f1;
    padding: 1rem 2rem;
    border-radius: 6px
}

.csi-panel .csi-single-schedule .schedule-info .time {
    font-family: Oswald, sans-serif;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0
}

.csi-panel .csi-single-schedule .schedule-info .time span {
    color: #f7b205
}

.csi-panel .csi-single-schedule .schedule-info .author-info span,
.csi-panel .panel-body .location span {
    color: #008F7C
}

.csi-panel .csi-single-schedule .schedule-info .title {
    font-family: Poppins, sans-serif;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0
}

.csi-panel .csi-single-schedule .schedule-info .author-info {
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 700
}

.csi-panel .panel-body .text {
    margin-bottom: 1.6rem
}

.csi-panel .panel-body .text .csi-btn-simple {
    margin-left: .5rem;
    font-size: 1.3rem;
    line-height: 1.9500000000000002rem
}

.csi-panel .panel-body .location {
    font-family: Oswald, sans-serif;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 400;
    margin-bottom: 1.6rem
}

.csi-panel .panel-body .location strong {
    font-weight: 700;
    color: #008F7C
}

.csi-panel:last-child {
    border-bottom: 1px solid transparent
}

.sponsors-btn-area {
    text-align: center;
    margin-top: 1.6rem
}

.sponsored-heading {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 700;
    color: rgba(39, 35, 56, .7);
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2.6rem;
    display: block
}

.first-heading {
    margin-top: 0
}

.sponsors-area {
    text-align: center
}

.sponsors-area .single {
    margin: 0 .5% 2.6rem;
    padding: 1rem 2.6rem;
    width: 23%;
    display: inline-block;
    transition: all .3s ease-in-out 0s;
    border: 5px solid transparent
}

.sponsors-area .single a {
    display: block;
    text-align: center
}

.sponsors-area .single a img {
    width: 100%
}

.sponsors-area .single:hover {
    border: 5px solid #f9f9f9;
    border-radius: 16px
}

.sponsors-area .single:hover a img {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .8s;
    animation-timing-function: linear
}

.sponsors-area .csi-item3 {
    width: 32%
}

.sponsors-area .single-border-style {
    border: 5px solid #ddd;
    padding: 2rem 3.5rem;
    margin-bottom: 1.5rem
}

.sponsors-area .single-border-style:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    background: #008F7C;
    background: rgba(156, 53, 155, .1);
    border: 5px solid #008F7C
}

.sponsors-area .single-shadow-style {
    padding: 2rem 3.5rem;
    margin-bottom: 1.5rem;
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .05);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .05);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .05)
}

.sponsors-area .single-shadow-style:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2)
}

.sponsors-area .single-background-style {
    margin: 0 3px 11px;
    padding: 2rem 3.5rem;
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .02);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .02);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .02);
    border: 5px solid #f9f9f9;
    background: #fff
}

.sponsors-area .single-background-style:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    background: #fff;
    border: 5px solid #008F7C
}

.sponsors-area .single-background-style:hover img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.lgx-logo-slider-wp .lgx-logo-item {
    background: #fff;
    padding: 2rem 3rem;
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .05);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .05);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .05);
    transition: all .3s ease-in-out 0s;
    border: 5px solid transparent
}

.lgx-logo-slider-wp .lgx-logo-item img {
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.lgx-logo-slider-wp .lgx-logo-item:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    border: 5px solid #008F7C;
    border-radius: 16px
}

.lgx-logo-slider-wp .lgx-logo-item:hover img {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .8s;
    animation-timing-function: linear
}

.csi-single-gallery:hover figure figcaption a,
.search-submit:hover span {
    -webkit-backface-visibility: visible!important;
    animation-timing-function: linear
}

.csi-registration-area {
    display: flex;
    align-items: center
}

.csi-registration-area .csi-single-registration {
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    background: #f9f9f9;
    flex: 1;
    text-align: center;
    color: #fff;
    margin-left: 1rem;
    margin-right: 1rem
}

.csi-registration-area .csi-single-registration .csi-single-registration-inner {
    padding: 6.8rem 2rem;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.csi-registration-area .recommended .csi-single-registration-inner,
.csi-registration-area-simple .recommended .csi-single-registration-inner {
    padding: 9rem 2rem
}

.csi-single-news,
.csi-video-area figure figcaption .video-icon i {
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s
}

.csi-registration-area .csi-single-registration .single-top .title {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #272338;
    margin: 0
}

.csi-registration-area .csi-single-registration .single-top .title a {
    color: inherit
}

.csi-registration-area .csi-single-registration .single-top .price {
    font-family: Poppins, sans-serif;
    color: #f7b205;
    font-size: 6.8rem;
    line-height: 10.2rem;
    font-weight: 900;
    margin: 0
}

.csi-registration-area .csi-single-registration .single-top .price i {
    font-weight: 300;
    color: rgba(39, 35, 56, .7);
    font-style: normal;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    position: relative;
    top: -10px
}

.csi-registration-area .csi-single-registration .single-top .price span {
    font-family: Poppins, sans-serif;
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 300;
    color: rgba(39, 35, 56, .7);
    position: relative;
    top: -15px
}

.csi-registration-area .csi-single-registration .single-bottom ul {
    margin-top: 1.6rem;
    margin-bottom: 4.2rem
}

.csi-registration-area .csi-single-registration .single-bottom ul li {
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 300;
    margin-bottom: .4rem;
    color: rgba(39, 35, 56, .7)
}

.csi-registration-area .csi-single-registration .single-bottom ul li .fa-times {
    color: #b71c1c
}

.csi-registration-area .csi-single-registration .single-bottom ul li .fa-check {
    color: #895dff
}

.csi-registration-area .csi-single-registration:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 16px rgba(68, 67, 73, .2);
    -moz-box-shadow: 0 0 16px rgba(68, 67, 73, .2);
    box-shadow: 0 0 16px rgba(68, 67, 73, .2);
    border-radius: 16px
}

.csi-registration-area .csi-single-registration:hover .single-top .title {
    color: #008F7C
}

.csi-registration-area .csi-single-registration:hover .single-top .title a {
    color: inherit
}

.csi-registration-area .csi-single-registration:hover .single-top .price {
    color: #f7b205
}

.csi-registration-area .csi-single-registration:hover .single-bottom ul li,
.csi-registration-area .csi-single-registration:hover .single-top .price i,
.csi-registration-area .csi-single-registration:hover .single-top .price span {
    color: #272338
}

.csi-registration-area .recommended {
    background: #008F7C
}

.csi-registration-area .recommended .single-top .title {
    color: #fff
}

.csi-registration-area .recommended .single-top .title a {
    color: inherit
}

.csi-registration-area .recommended .single-top .price {
    color: #f7b205
}

.csi-registration-area .recommended .single-top .price i,
.csi-registration-area .recommended .single-top .price span {
    color: #bbb
}

.csi-registration-area .recommended .single-bottom ul li {
    color: #fff
}

.csi-registration-area .recommended .single-bottom ul li .fa-times {
    color: #b71c1c
}

.csi-registration-area .recommended .single-bottom ul li .fa-check {
    color: #895dff
}

.csi-registration-area .recommended .csi-btn {
    background: #f7b205
}

.csi-registration-area .recommended .csi-btn:hover {
    background: #fff;
    color: #008F7C
}

.csi-registration-area-colorful .csi-single-registration:nth-child(1),
.csi-registration-area-colorful .csi-single-registration:nth-child(1) .csi-btn {
    background: #008F7C
}

.csi-registration-area-colorful .csi-single-registration:nth-child(1) .single-top .title {
    color: #fff
}

.csi-registration-area-colorful .csi-single-registration:nth-child(1) .single-top .title a {
    color: inherit
}

.csi-registration-area-colorful .csi-single-registration:nth-child(1) .single-top .price {
    color: #f7b205
}

.csi-registration-area-colorful .csi-single-registration:nth-child(1) .single-top .price i,
.csi-registration-area-colorful .csi-single-registration:nth-child(1) .single-top .price span {
    color: #bbb
}

.csi-registration-area-colorful .csi-single-registration:nth-child(1) .single-bottom ul li {
    color: #fff
}

.csi-registration-area-colorful .csi-single-registration:nth-child(1) .single-bottom ul li .fa-times {
    color: #b71c1c
}

.csi-registration-area-colorful .csi-single-registration:nth-child(1) .single-bottom ul li .fa-check {
    color: #f7b205
}

.csi-registration-area-colorful .csi-single-registration:nth-child(1) .csi-btn:hover {
    background: #fff;
    color: #008F7C
}

.csi-registration-area-colorful .csi-single-registration:nth-child(2),
.csi-registration-area-colorful .csi-single-registration:nth-child(2) .csi-btn {
    background: #895dff
}

.csi-registration-area-colorful .csi-single-registration:nth-child(2) .single-bottom ul li,
.csi-registration-area-colorful .csi-single-registration:nth-child(2) .single-top .title {
    color: #fff
}

.csi-registration-area-colorful .csi-single-registration:nth-child(2) .single-bottom ul li .fa-times {
    color: #b71c1c
}

.csi-registration-area-colorful .csi-single-registration:nth-child(2) .single-bottom ul li .fa-check {
    color: #f7b205
}

.csi-registration-area-colorful .csi-single-registration:nth-child(2) .csi-btn:hover {
    background: #fff;
    color: #008F7C
}

.csi-registration-area-colorful .csi-single-registration:nth-child(3),
.csi-registration-area-colorful .csi-single-registration:nth-child(3) .csi-btn {
    background: #f7b205
}

.csi-registration-area-colorful .csi-single-registration:nth-child(3) .single-top .title {
    color: #fff
}

.csi-registration-area-colorful .csi-single-registration:nth-child(3) .single-top .title a {
    color: inherit
}

.csi-registration-area-colorful .csi-single-registration:nth-child(3) .single-top .price {
    color: #895dff
}

.csi-registration-area-colorful .csi-single-registration:nth-child(3) .single-bottom ul li,
.csi-registration-area-colorful .csi-single-registration:nth-child(3) .single-top .price i,
.csi-registration-area-colorful .csi-single-registration:nth-child(3) .single-top .price span {
    color: #fff
}

.csi-registration-area-colorful .csi-single-registration:nth-child(3) .single-bottom ul li .fa-times {
    color: #b71c1c
}

.csi-registration-area-colorful .csi-single-registration:nth-child(3) .single-bottom ul li .fa-check {
    color: #895dff
}

.csi-registration-area-colorful .csi-single-registration:nth-child(3) .csi-btn:hover {
    background: #fff;
    color: #008F7C
}

.csi-registration-area-colorful .csi-single-registration:nth-child(4),
.csi-registration-area-colorful .csi-single-registration:nth-child(4) .csi-btn {
    background: #ff005a
}

.csi-registration-area-colorful .csi-single-registration:nth-child(4) .single-top .title {
    color: #fff
}

.csi-registration-area-colorful .csi-single-registration:nth-child(4) .single-top .title a {
    color: inherit
}

.csi-registration-area-colorful .csi-single-registration:nth-child(4) .single-top .price {
    color: #f7b205
}

.csi-registration-area-colorful .csi-single-registration:nth-child(4) .single-top .price i,
.csi-registration-area-colorful .csi-single-registration:nth-child(4) .single-top .price span {
    color: #bbb
}

.csi-registration-area-colorful .csi-single-registration:nth-child(4) .single-bottom ul li {
    color: #fff
}

.csi-registration-area-colorful .csi-single-registration:nth-child(4) .single-bottom ul li .fa-times {
    color: #b71c1c
}

.csi-registration-area-colorful .csi-single-registration:nth-child(4) .single-bottom ul li .fa-check {
    color: #f7b205
}

.csi-registration-area-colorful .csi-single-registration:nth-child(4) .csi-btn:hover {
    background: #fff;
    color: #008F7C
}

.csi-registration-area-colorful .csi-single-registration:hover {
    background: rgba(255, 255, 255, .9);
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2)
}

.csi-registration-area-colorful .csi-single-registration:hover .single-top .title {
    color: #008F7C
}

.csi-registration-area-colorful .csi-single-registration:hover .single-top .title a {
    color: inherit
}

.csi-registration-area-colorful .csi-single-registration:hover .single-top .price {
    color: #f7b205
}

.csi-registration-area-colorful .csi-single-registration:hover .single-bottom ul li,
.csi-registration-area-colorful .csi-single-registration:hover .single-top .price i,
.csi-registration-area-colorful .csi-single-registration:hover .single-top .price span {
    color: #272338
}

.csi-registration-area-simple .csi-single-registration {
    border: 8px solid #bbb
}

.csi-registration-area-simple .csi-single-registration:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 16px rgba(68, 67, 73, .2);
    -moz-box-shadow: 0 0 16px rgba(68, 67, 73, .2);
    box-shadow: 0 0 16px rgba(68, 67, 73, .2);
    border-radius: 16px;
    border: 8px solid #f7b205
}

.csi-registration-area-simple .csi-single-registration:hover .single-top .title {
    color: #008F7C
}

.csi-registration-area-simple .csi-single-registration:hover .single-top .title a {
    color: inherit
}

.csi-registration-area-simple .csi-single-registration:hover .single-top .price {
    color: #f7b205
}

.csi-registration-area-simple .csi-single-registration:hover .single-bottom ul li,
.csi-registration-area-simple .csi-single-registration:hover .single-top .price i,
.csi-registration-area-simple .csi-single-registration:hover .single-top .price span {
    color: #272338
}

.csi-registration-area-simple .recommended {
    background: rgba(249, 249, 249, .9);
    border: 8px solid #008F7C
}

.csi-registration-area-simple .recommended .single-top .title {
    color: #008F7C
}

.csi-registration-area-simple .recommended .single-top .title a {
    color: inherit
}

.csi-registration-area-simple .recommended .single-bottom ul li {
    color: rgba(39, 35, 56, .7)
}

.vcx-registration-box {
    background: rgba(39, 35, 56, .7);
    padding: 5rem 3rem;
    text-align: center
}

.vcx-registration-box .title {
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    color: #fff;
    margin-bottom: 2.6rem;
    margin-top: 0
}

.vcx-registration-box input.form-control,
.vcx-registration-box input.wpcf7-form-control {
    margin-bottom: 1.5rem;
    display: block;
    width: 100%;
    height: 60px;
    border: 1px solid transparent;
    background: rgba(255, 255, 255, .2);
    color: #fff
}

.vcx-registration-box input.form-control:focus,
.vcx-registration-box input.wpcf7-form-control:focus {
    background: #fff;
    border: 1px solid #008F7C;
    color: #008F7C;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.vcx-registration-box select.lgx-select,
.vcx-registration-box select.wpcf7-select {
    background: rgba(255, 255, 255, .2);
    display: block;
    width: 100%;
    border: none;
    padding: 15px 20px;
    margin-bottom: 2rem;
    color: #fff;
    outline: 0
}

.vcx-registration-box select.lgx-select option,
.vcx-registration-box select.wpcf7-select option {
    background: #008F7C
}

.vcx-registration-box .lgx-submit,
.vcx-registration-box .wpcf7-form-control.lgx-submit,
.vcx-registration-box .wpcf7-form-control.wpcf7-submit,
.vcx-registration-box .wpcf7-submit {
    display: block;
    width: 100%;
    background: #008F7C;
    margin-top: 2rem;
    color: #fff;
    margin-bottom: -20px;
    text-align: center;
    border-radius: 0;
    border: 0
}

.vcx-registration-box .lgx-submit:hover,
.vcx-registration-box .wpcf7-form-control.lgx-submit:hover,
.vcx-registration-box .wpcf7-form-control.wpcf7-submit:hover,
.vcx-registration-box .wpcf7-submit:hover {
    background: #fff;
    color: #008F7C;
    border-radius: 16px
}

.csi-video {
    background: url(http://placehold.it/1920x470) top center no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

.csi-video .csi-inner {
    padding: 11rem 0
}

.csi-video-area {
    padding: 100px 0;
    display: block
}

.csi-video-area figure {
    position: relative;
    border-radius: 6px
}

.csi-video-area figure img {
    border-radius: 6px
}

.csi-video-area figure figcaption {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.csi-video-area figure figcaption .video-icon {
    display: table;
    height: 100%;
    width: 100%
}

.csi-video-area figure figcaption .video-icon .csi-vertical {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.csi-video-area figure figcaption .video-icon i {
    display: inline-block;
    background: #fff;
    color: #272338;
    margin: 0 30px;
    border-radius: 50%;
    height: 90px;
    width: 90px;
    text-align: center;
    line-height: 92px;
    font-size: 20px;
    padding-left: 10px;
    transition-duration: .3s
}

.csi-video-area figure figcaption .video-icon:hover i {
    background: #fff;
    color: #008F7C
}

.csi-video-area figure figcaption .video-icon:hover:before {
    border: 5px solid rgba(255, 255, 255, 0)
}

.csi-video-area figure figcaption .video-icon:hover:after {
    background: rgba(255, 255, 255, 0)
}

.csi-video-area-container {
    background: rgba(255, 255, 255, .2);
    padding: 1.5rem;
    border-radius: 16px;
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .05);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .05);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .05)
}

.csi-modal {
    background: rgba(39, 35, 56, .8)
}

.csi-modal .modal-dialog,
.csi-modal .modal-dialog .modal-content {
    background: 0 0;
    box-shadow: none;
    width: 100%
}

.csi-modal .modal-dialog .modal-content {
    border: 0
}

.csi-modal .modal-dialog .modal-content .modal-header {
    border-bottom: 0
}

.csi-modal .modal-dialog .modal-content .modal-header .close {
    margin-top: -36px;
    font-size: 30px;
    color: #fff;
    padding: 7px 14px 8px;
    border-radius: 50%;
    opacity: .8;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.csi-modal .modal-dialog .modal-content .modal-header .close:hover {
    opacity: 1
}

.csi-modal .modal-dialog .modal-content .modal-body {
    width: 70%;
    margin: 0 auto;
    background: #272338
}

.csi-modal .modal-dialog .modal-content .modal-body iframe {
    width: 100%;
    height: 650px;
    border: 0
}

.csi-news .btn-area {
    text-align: center;
    margin-top: 2.6rem
}

.csi-news .csi-wrapper {
    margin-bottom: 2.6rem
}

.csi-single-news {
    margin-bottom: 1.6rem;
    background: #fff;
    padding: 1.4rem 1.4rem 1rem;
    transition-duration: .3s;
    position: relative
}

.csi-single-news figure {
    position: relative;
    text-align: center
}

.csi-single-news figure figcaption {
    position: absolute;
    bottom: 0;
    right: 0
}

.csi-single-news figure figcaption .date {
    background: rgba(39, 35, 56, .9);
    font-family: Oswald, sans-serif;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    line-height: 2rem;
    font-weight: 700;
    border-radius: 16px 0 0;
    text-align: center;
    margin: 0;
    padding: .8rem 1.6rem;
    color: #f7b205;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    text-transform: uppercase
}

.csi-single-news figure figcaption .date span {
    font-family: Poppins, sans-serif;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 300;
    text-transform: uppercase;
    display: block;
    color: #fff
}

.csi-single-news figure .vcx-no-image-date {
    position: static;
    padding-right: 1rem
}

.csi-single-news figure .vcx-no-image-date .date {
    background: 0 0;
    text-align: right;
    width: auto;
    height: auto
}

.csi-single-news figure .vcx-no-image-date .date span {
    display: inline-block;
    color: #272338;
    margin-left: .5rem;
    font-weight: 400
}

.csi-single-news .news-content .featured-post {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    background: #895dff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
    padding: .5rem 2rem;
    position: absolute;
    top: 0;
    left: 0
}

.csi-single-news .news-info {
    margin: 1.5rem 0;
    padding: 0 1.2rem
}

.csi-single-news .news-info .csi-btn {
    margin-top: 1rem
}

.csi-single-news .csi-post-author {
    font-family: Poppins, sans-serif;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 400;
    margin: 0 0 1rem;
    color: #bbb
}

.csi-single-news .csi-post-author span {
    color: #bbb
}

.csi-single-news .title {
    font-size: 1.9rem;
    font-weight: 700;
    line-height: 2.6rem;
    margin: 0 0 1rem;
    color: #272338
}

.csi-single-news .title a {
    color: inherit
}

.csi-single-news .title:hover {
    color: #008F7C;
}

.csi-single-news .title:hover a {
    color: inherit
}

.csi-single-news:hover {
    border-radius: 16px
}

.csi-single-news:hover figure figcaption .date {
    right: 0;
    top: 0;
    opacity: 0
}

.csi-single-news:hover figure .vcx-no-image-date .date {
    opacity: 1
}

.category-sticky .csi-single-news {
    position: relative;
    overflow: hidden
}

.category-sticky .csi-single-news .featured-post {
    position: absolute;
    top: 8px;
    left: 0;
    background: #895dff;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    letter-spacing: 1px;
    padding: 5px 2rem;
    text-transform: uppercase;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    border-radius: 0 50px 50px 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.csi-single-gallery figure figcaption,
.csi-single-gallery figure img {
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s
}

.category-sticky .csi-single-news:hover .featured-post {
    opacity: 0;
    padding: 5px 0
}

.csi-gallery {
    text-align: center
}

.csi-gallery .csi-inner {
    padding: 0
}

.csi-single-gallery {
    float: left;
    width: 33.33%
}

.csi-single-gallery figure {
    position: relative;
    overflow: hidden
}

.csi-single-gallery figure img {
    transition-duration: .3s;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.csi-single-gallery figure figcaption {
    background: rgba(156, 53, 155, .9);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition-duration: .3s
}

.csi-single-gallery figure figcaption .csi-hover-link {
    display: table;
    height: 100%;
    width: 100%
}

.csi-single-gallery figure figcaption .csi-hover-link .csi-vertical {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.csi-single-gallery figure figcaption .csi-hover-link .csi-vertical a {
    color: #fff
}

.csi-single-gallery figure figcaption .csi-hover-link .csi-vertical a:hover {
    color: #f7b205
}

.csi-single-gallery:hover figure img {
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
}

.csi-single-gallery:hover figure figcaption {
    opacity: 1
}

.csi-single-gallery:hover figure figcaption a {
    display: block;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 1s
}

.csi-subscribe-form {
    display: flex
}

.csi-subscribe-form .form-group-email {
    width: 75%
}

.csi-subscribe-form .form-group-submit {
    width: 25%
}

.csi-subscribe-form .csi-btn {
    border-radius: 0 8px 8px 0
}

.csi-subscribe-form .csi-input-form {
    border-radius: 8px 0 0 8px
}

.csi-copyright {
    margin-top: 6.8rem
}

.csi-subscribe-form .form-control {
    text-align: left;
    display: block;
    width: 100%;
    height: 55px;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #272338;
    background: rgba(255, 255, 255, .9);
    background-image: none;
    border: 2px solid transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.csi-subscribe-form .form-control:focus,
.csi-subscribe-form .form-control:hover {
    -webkit-box-shadow: 0 2px 10px rgba(52, 61, 71, .45);
    -moz-box-shadow: 0 2px 10px rgba(52, 61, 71, .45);
    box-shadow: 0 2px 10px rgba(52, 61, 71, .45);
    border: 2px solid #008F7C;
    background: #fff;
    border-radius: 0
}

.csi-subscribe-form .csi-submit {
    background: #008F7C;
    height: 55px;
    padding: 0 3rem;
    border: 0
}

.csi-subscribe-form .csi-submit:hover {
    background: #f7b205;
    color: #fff;
    border-radius: 0
}

.csi-countdowns .csi-inner {
    padding: 0
}

.csi-countdown-area {
    margin-top: 2.6rem
}

.csi-countdown-area .csi-countdown span {
    text-align: left;
    font-family: Poppins, sans-serif;
    font-size: 6.8rem;
    line-height: 10.2rem;
    font-weight: 900;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5rem;
    letter-spacing: .16rem;
    position: relative;
    bottom: 0;
    left: -1px
}

.csi-countdown-area .csi-countdown span:last-child {
    margin-right: 0
}

.csi-countdown-area .csi-countdown span i {
    min-width: 150px;
    font-family: Poppins, sans-serif;
    font-size: 2rem;
    line-height: 3rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: normal;
    font-style: normal;
    position: absolute;
    bottom: -16px;
    left: 5px;
    text-align: left
}

.csi-countdown-area .csi-countdown .csi-days {
    color: #008F7C
}

.csi-countdown-area .csi-countdown .csi-hr {
    color: #895dff
}

.csi-countdown-area .csi-countdown .csi-min {
    color: #ff005a
}

.csi-countdown-area .csi-countdown .csi-sec {
    color: #f7b205
}

.csi-countdown-area-simple_right {
    text-align: right
}

.csi-countdown-area-simple_left {
    text-align: left
}

.csi-countdown-area-simple_center {
    text-align: center
}

.csi-countdown-area-circle_center,
.csi-countdown-area-circle_left,
.csi-countdown-area-circle_right,
.csi-countdown-area-squre_center,
.csi-countdown-area-squre_left,
.csi-countdown-area-squre_right {
    width: 100%;
    right: 0;
    bottom: 30px;
    margin-top: 0
}

.csi-countdown-area-circle_center .csi-countdown-area-inner,
.csi-countdown-area-circle_left .csi-countdown-area-inner,
.csi-countdown-area-circle_right .csi-countdown-area-inner,
.csi-countdown-area-squre_center .csi-countdown-area-inner,
.csi-countdown-area-squre_left .csi-countdown-area-inner,
.csi-countdown-area-squre_right .csi-countdown-area-inner {
    max-width: 1140px;
    margin: 0 auto;
    display: block;
    text-align: right
}

.csi-countdown-area-circle_center .csi-countdown span,
.csi-countdown-area-circle_left .csi-countdown span,
.csi-countdown-area-circle_right .csi-countdown span,
.csi-countdown-area-squre_center .csi-countdown span,
.csi-countdown-area-squre_left .csi-countdown span,
.csi-countdown-area-squre_right .csi-countdown span {
    color: #fff!important;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    margin-right: 1.5rem;
    bottom: 0;
    padding-top: 9px;
    left: auto;
    text-align: center;
    letter-spacing: -1px
}

.csi-countdown-area-circle_center .csi-countdown span i,
.csi-countdown-area-circle_left .csi-countdown span i,
.csi-countdown-area-circle_right .csi-countdown span i,
.csi-countdown-area-squre_center .csi-countdown span i,
.csi-countdown-area-squre_left .csi-countdown span i,
.csi-countdown-area-squre_right .csi-countdown span i {
    right: -40px;
    left: auto;
    bottom: 24px
}

.csi-countdown-area-circle_center .csi-countdown .csi-days,
.csi-countdown-area-circle_left .csi-countdown .csi-days,
.csi-countdown-area-circle_right .csi-countdown .csi-days,
.csi-countdown-area-squre_center .csi-countdown .csi-days,
.csi-countdown-area-squre_left .csi-countdown .csi-days,
.csi-countdown-area-squre_right .csi-countdown .csi-days {
    background: rgba(156, 53, 155, .8);
    border: 3px solid #008F7C
}

.csi-countdown-area-circle_center .csi-countdown .csi-hr,
.csi-countdown-area-circle_left .csi-countdown .csi-hr,
.csi-countdown-area-circle_right .csi-countdown .csi-hr,
.csi-countdown-area-squre_center .csi-countdown .csi-hr,
.csi-countdown-area-squre_left .csi-countdown .csi-hr,
.csi-countdown-area-squre_right .csi-countdown .csi-hr {
    background: rgba(255, 0, 90, .8);
    border: 3px solid #ff005a
}

.csi-countdown-area-circle_center .csi-countdown .csi-min,
.csi-countdown-area-circle_left .csi-countdown .csi-min,
.csi-countdown-area-circle_right .csi-countdown .csi-min,
.csi-countdown-area-squre_center .csi-countdown .csi-min,
.csi-countdown-area-squre_left .csi-countdown .csi-min,
.csi-countdown-area-squre_right .csi-countdown .csi-min {
    background: rgba(137, 93, 255, .8);
    border: 3px solid #895dff
}

.csi-countdown-area-circle_center .csi-countdown .csi-sec,
.csi-countdown-area-circle_left .csi-countdown .csi-sec,
.csi-countdown-area-circle_right .csi-countdown .csi-sec,
.csi-countdown-area-squre_center .csi-countdown .csi-sec,
.csi-countdown-area-squre_left .csi-countdown .csi-sec,
.csi-countdown-area-squre_right .csi-countdown .csi-sec {
    background: rgba(247, 178, 5, .8);
    border: 3px solid #f7b205
}

.csi-banner .csi-countdown-area-circle_center .csi-countdown .csi-days,
.csi-banner .csi-countdown-area-circle_left .csi-countdown .csi-days,
.csi-banner .csi-countdown-area-circle_right .csi-countdown .csi-days,
.csi-banner .csi-countdown-area-squre_center .csi-countdown .csi-days,
.csi-banner .csi-countdown-area-squre_left .csi-countdown .csi-days,
.csi-banner .csi-countdown-area-squre_right .csi-countdown .csi-days {
    background: rgba(156, 53, 155, .5);
    border: 3px solid #008F7C
}

.csi-banner .csi-countdown-area-circle_center .csi-countdown .csi-hr,
.csi-banner .csi-countdown-area-circle_left .csi-countdown .csi-hr,
.csi-banner .csi-countdown-area-circle_right .csi-countdown .csi-hr,
.csi-banner .csi-countdown-area-squre_center .csi-countdown .csi-hr,
.csi-banner .csi-countdown-area-squre_left .csi-countdown .csi-hr,
.csi-banner .csi-countdown-area-squre_right .csi-countdown .csi-hr {
    background: rgba(255, 0, 90, .5);
    border: 3px solid #ff005a
}

.csi-banner .csi-countdown-area-circle_center .csi-countdown .csi-min,
.csi-banner .csi-countdown-area-circle_left .csi-countdown .csi-min,
.csi-banner .csi-countdown-area-circle_right .csi-countdown .csi-min,
.csi-banner .csi-countdown-area-squre_center .csi-countdown .csi-min,
.csi-banner .csi-countdown-area-squre_left .csi-countdown .csi-min,
.csi-banner .csi-countdown-area-squre_right .csi-countdown .csi-min {
    background: rgba(137, 93, 255, .5);
    border: 3px solid #895dff
}

.csi-banner .csi-countdown-area-circle_center .csi-countdown .csi-sec,
.csi-banner .csi-countdown-area-circle_left .csi-countdown .csi-sec,
.csi-banner .csi-countdown-area-circle_right .csi-countdown .csi-sec,
.csi-banner .csi-countdown-area-squre_center .csi-countdown .csi-sec,
.csi-banner .csi-countdown-area-squre_left .csi-countdown .csi-sec,
.csi-banner .csi-countdown-area-squre_right .csi-countdown .csi-sec {
    background: rgba(247, 178, 5, .5);
    border: 3px solid #f7b205
}

.csi-countdown-area-circle_left .csi-countdown-area-inner {
    text-align: left
}

.csi-countdown-area-circle_center .csi-countdown-area-inner {
    text-align: center
}

.csi-banner .csi-countdown-area-squre_center,
.csi-banner .csi-countdown-area-squre_left,
.csi-banner .csi-countdown-area-squre_right,
.csi-countdown-area-squre_center,
.csi-countdown-area-squre_left,
.csi-countdown-area-squre_right {
    background: rgba(39, 35, 56, .5);
    bottom: 0
}

.csi-banner .csi-countdown-area-squre_center .csi-countdown span,
.csi-banner .csi-countdown-area-squre_left .csi-countdown span,
.csi-banner .csi-countdown-area-squre_right .csi-countdown span,
.csi-countdown-area-squre_center .csi-countdown span,
.csi-countdown-area-squre_left .csi-countdown span,
.csi-countdown-area-squre_right .csi-countdown span {
    font-family: Poppins, sans-serif;
    height: 135px;
    width: 160px;
    padding-top: 0;
    margin-top: -2px;
    font-weight: 900
}

.csi-banner .csi-countdown-area-squre_center .csi-countdown span i,
.csi-banner .csi-countdown-area-squre_left .csi-countdown span i,
.csi-banner .csi-countdown-area-squre_right .csi-countdown span i,
.csi-countdown-area-squre_center .csi-countdown span i,
.csi-countdown-area-squre_left .csi-countdown span i,
.csi-countdown-area-squre_right .csi-countdown span i {
    bottom: 14px
}

.csi-banner .csi-countdown-area-squre_center .csi-countdown .csi-days,
.csi-banner .csi-countdown-area-squre_left .csi-countdown .csi-days,
.csi-banner .csi-countdown-area-squre_right .csi-countdown .csi-days,
.csi-countdown-area-squre_center .csi-countdown .csi-days,
.csi-countdown-area-squre_left .csi-countdown .csi-days,
.csi-countdown-area-squre_right .csi-countdown .csi-days {
    background: #008F7C;
    border: 4px solid rgba(255, 255, 255, .1);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.csi-banner .csi-countdown-area-squre_center .csi-countdown .csi-hr,
.csi-banner .csi-countdown-area-squre_left .csi-countdown .csi-hr,
.csi-banner .csi-countdown-area-squre_right .csi-countdown .csi-hr,
.csi-countdown-area-squre_center .csi-countdown .csi-hr,
.csi-countdown-area-squre_left .csi-countdown .csi-hr,
.csi-countdown-area-squre_right .csi-countdown .csi-hr {
    background: #ff005a;
    border: 4px solid rgba(255, 255, 255, .1);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.csi-banner .csi-countdown-area-squre_center .csi-countdown .csi-min,
.csi-banner .csi-countdown-area-squre_left .csi-countdown .csi-min,
.csi-banner .csi-countdown-area-squre_right .csi-countdown .csi-min,
.csi-countdown-area-squre_center .csi-countdown .csi-min,
.csi-countdown-area-squre_left .csi-countdown .csi-min,
.csi-countdown-area-squre_right .csi-countdown .csi-min {
    background: #895dff;
    border: 4px solid rgba(255, 255, 255, .1);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.csi-banner .csi-countdown-area-squre_center .csi-countdown .csi-sec,
.csi-banner .csi-countdown-area-squre_left .csi-countdown .csi-sec,
.csi-banner .csi-countdown-area-squre_right .csi-countdown .csi-sec,
.csi-countdown-area-squre_center .csi-countdown .csi-sec,
.csi-countdown-area-squre_left .csi-countdown .csi-sec,
.csi-countdown-area-squre_right .csi-countdown .csi-sec {
    background: #f7b205;
    border: 4px solid rgba(255, 255, 255, .1);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.csi-countdown-area-squre_center .csi-countdown span,
.csi-countdown-area-squre_left .csi-countdown span,
.csi-countdown-area-squre_right .csi-countdown span {
    border-radius: 16px
}

.csi-banner .csi-countdown-area-squre_center,
.csi-banner .csi-countdown-area-squre_left,
.csi-banner .csi-countdown-area-squre_right {
    padding: 2rem 0
}

.csi-countdown-area-squre_center,
.csi-countdown-area-squre_left,
.csi-countdown-area-squre_right {
    background: 0 0
}

.csi-countdown-area-squre_right .csi-countdown-area-inner {
    text-align: right
}

.csi-countdown-area-squre_left .csi-countdown-area-inner {
    text-align: left
}

.csi-countdown-area-squre_center .csi-countdown-area-inner,
.csi-countdown-area3 {
    text-align: center
}

.csi-countdown-style-about .csi-countdown span i {
    color: #999
}

.csi-countdown-style-about.csi-countdown-area-circle_center .csi-countdown span i,
.csi-countdown-style-about.csi-countdown-area-circle_left .csi-countdown span i,
.csi-countdown-style-about.csi-countdown-area-circle_right .csi-countdown span i,
.csi-countdown-style-about.csi-countdown-area-squre_center .csi-countdown span i,
.csi-countdown-style-about.csi-countdown-area-squre_left .csi-countdown span i,
.csi-countdown-style-about.csi-countdown-area-squre_right .csi-countdown span i,
.csi-footer,
.csi-footer p,
.csi-footer p a,
.footer-title {
    color: #fff
}

.csi-countdown-style-about.csi-countdown-area-circle_center,
.csi-countdown-style-about.csi-countdown-area-circle_left,
.csi-countdown-style-about.csi-countdown-area-circle_right,
.csi-countdown-style-about.csi-countdown-area-squre_center,
.csi-countdown-style-about.csi-countdown-area-squre_left,
.csi-countdown-style-about.csi-countdown-area-squre_right {
    position: static;
    background: 0 0;
    margin-bottom: 2.6rem
}

.csi-banner .csi-countdown-area-circle_center,
.csi-banner .csi-countdown-area-circle_left,
.csi-banner .csi-countdown-area-circle_right,
.csi-banner .csi-countdown-area-squre_center,
.csi-banner .csi-countdown-area-squre_left,
.csi-banner .csi-countdown-area-squre_right {
    position: absolute
}

.csi-countdown-style-about.csi-countdown-area-circle_center .csi-countdown .csi-days,
.csi-countdown-style-about.csi-countdown-area-circle_left .csi-countdown .csi-days,
.csi-countdown-style-about.csi-countdown-area-circle_right .csi-countdown .csi-days {
    background: rgba(156, 53, 155, .8)
}

.csi-countdown-style-about.csi-countdown-area-circle_center .csi-countdown .csi-hr,
.csi-countdown-style-about.csi-countdown-area-circle_left .csi-countdown .csi-hr,
.csi-countdown-style-about.csi-countdown-area-circle_right .csi-countdown .csi-hr {
    background: rgba(255, 0, 90, .8)
}

.csi-countdown-style-about.csi-countdown-area-circle_center .csi-countdown .csi-min,
.csi-countdown-style-about.csi-countdown-area-circle_left .csi-countdown .csi-min,
.csi-countdown-style-about.csi-countdown-area-circle_right .csi-countdown .csi-min {
    background: rgba(137, 93, 255, .8)
}

.csi-countdown-style-about.csi-countdown-area-circle_center .csi-countdown .csi-sec,
.csi-countdown-style-about.csi-countdown-area-circle_left .csi-countdown .csi-sec,
.csi-countdown-style-about.csi-countdown-area-circle_right .csi-countdown .csi-sec {
    background: rgba(247, 178, 5, .8)
}

.csi-countdowns3 {
    background: url(http://placehold.it/1920x864) top center no-repeat fixed;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

.csi-countdowns3 .csi-inner {
    background: rgba(247, 178, 5, .8)
}

.csi-countdown-area3 #csi-countdown span {
    text-align: center;
    font-family: Oswald, sans-serif;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    font-weight: 700;
    display: inline-block;
    margin-right: 2rem;
    letter-spacing: .16rem;
    background: rgba(39, 35, 56, .7);
    padding: 2rem 5rem;
    border-radius: 6px
}

.csi-countdown-area3 #csi-countdown i {
    font-family: Poppins, sans-serif;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    color: #fff;
    margin-right: 1rem;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: normal;
    display: block;
    font-style: normal
}

.csi-countdown-area3 #csi-countdown .csi-days {
    color: #fff200
}

.csi-countdown-area3 #csi-countdown .csi-hr {
    color: #ff8a00
}

.csi-countdown-area3 #csi-countdown .csi-min {
    color: #00b9ff
}

.csi-countdown-area3 #csi-countdown .csi-sec {
    color: #8dc63f
}

.csi-count-banner-bottom {
    margin-top: -10rem
}

@media (max-width:1199px) {
    .csi-countdown-area2 {
        margin-top: 0;
        padding: 3rem
    }
    .csi-count-banner-bottom {
        margin-top: -6.8rem
    }
}

@media (max-width:991px) {
    .csi-count-banner-bottom {
        margin-top: 0
    }
    .csi-banner .csi-countdown-area-circle_center,
    .csi-banner .csi-countdown-area-circle_left,
    .csi-banner .csi-countdown-area-circle_right,
    .csi-banner .csi-countdown-area-squre_center .csi-countdown-area-circle_right,
    .csi-banner .csi-countdown-area-squre_left,
    .csi-banner .csi-countdown-area-squre_right,
    .csi-countdown-area-circle_center,
    .csi-countdown-area-circle_left,
    .csi-countdown-area-squre_center,
    .csi-countdown-area-squre_left,
    .csi-countdown-area-squre_right {
        right: 0;
        bottom: 30px;
        margin-top: 0
    }
    .csi-banner .csi-countdown-area-circle_center .csi-countdown span,
    .csi-banner .csi-countdown-area-circle_left .csi-countdown span,
    .csi-banner .csi-countdown-area-circle_right .csi-countdown span,
    .csi-banner .csi-countdown-area-squre_center .csi-countdown-area-circle_right .csi-countdown span,
    .csi-banner .csi-countdown-area-squre_left .csi-countdown span,
    .csi-banner .csi-countdown-area-squre_right .csi-countdown span,
    .csi-countdown-area-circle_center .csi-countdown span,
    .csi-countdown-area-circle_left .csi-countdown span,
    .csi-countdown-area-squre_center .csi-countdown span,
    .csi-countdown-area-squre_left .csi-countdown span,
    .csi-countdown-area-squre_right .csi-countdown span {
        height: auto;
        width: auto;
        margin-right: 1.5rem
    }
    .csi-banner .csi-countdown-area-circle_center .csi-countdown span i,
    .csi-banner .csi-countdown-area-circle_left .csi-countdown span i,
    .csi-banner .csi-countdown-area-circle_right .csi-countdown span i,
    .csi-banner .csi-countdown-area-squre_center .csi-countdown-area-circle_right .csi-countdown span i,
    .csi-banner .csi-countdown-area-squre_left .csi-countdown span i,
    .csi-banner .csi-countdown-area-squre_right .csi-countdown span i,
    .csi-countdown-area-circle_center .csi-countdown span i,
    .csi-countdown-area-circle_left .csi-countdown span i,
    .csi-countdown-area-squre_center .csi-countdown span i,
    .csi-countdown-area-squre_left .csi-countdown span i,
    .csi-countdown-area-squre_right .csi-countdown span i {
        position: static;
        color: #272338
    }
    .csi-banner .csi-countdown-area-circle_center .csi-countdown .csi-days,
    .csi-banner .csi-countdown-area-circle_left .csi-countdown .csi-days,
    .csi-banner .csi-countdown-area-circle_right .csi-countdown .csi-days,
    .csi-banner .csi-countdown-area-squre_center .csi-countdown-area-circle_right .csi-countdown .csi-days,
    .csi-banner .csi-countdown-area-squre_left .csi-countdown .csi-days,
    .csi-banner .csi-countdown-area-squre_right .csi-countdown .csi-days,
    .csi-countdown-area-circle_center .csi-countdown .csi-days,
    .csi-countdown-area-circle_left .csi-countdown .csi-days,
    .csi-countdown-area-squre_center .csi-countdown .csi-days,
    .csi-countdown-area-squre_left .csi-countdown .csi-days,
    .csi-countdown-area-squre_right .csi-countdown .csi-days {
        color: #008F7C!important;
        background: 0 0;
        border: none
    }
    .csi-banner .csi-countdown-area-circle_center .csi-countdown .csi-hr,
    .csi-banner .csi-countdown-area-circle_left .csi-countdown .csi-hr,
    .csi-banner .csi-countdown-area-circle_right .csi-countdown .csi-hr,
    .csi-banner .csi-countdown-area-squre_center .csi-countdown-area-circle_right .csi-countdown .csi-hr,
    .csi-banner .csi-countdown-area-squre_left .csi-countdown .csi-hr,
    .csi-banner .csi-countdown-area-squre_right .csi-countdown .csi-hr,
    .csi-countdown-area-circle_center .csi-countdown .csi-hr,
    .csi-countdown-area-circle_left .csi-countdown .csi-hr,
    .csi-countdown-area-squre_center .csi-countdown .csi-hr,
    .csi-countdown-area-squre_left .csi-countdown .csi-hr,
    .csi-countdown-area-squre_right .csi-countdown .csi-hr {
        color: #895dff!important;
        background: 0 0;
        border: none
    }
    .csi-banner .csi-countdown-area-circle_center .csi-countdown .csi-min,
    .csi-banner .csi-countdown-area-circle_left .csi-countdown .csi-min,
    .csi-banner .csi-countdown-area-circle_right .csi-countdown .csi-min,
    .csi-banner .csi-countdown-area-squre_center .csi-countdown-area-circle_right .csi-countdown .csi-min,
    .csi-banner .csi-countdown-area-squre_left .csi-countdown .csi-min,
    .csi-banner .csi-countdown-area-squre_right .csi-countdown .csi-min,
    .csi-countdown-area-circle_center .csi-countdown .csi-min,
    .csi-countdown-area-circle_left .csi-countdown .csi-min,
    .csi-countdown-area-squre_center .csi-countdown .csi-min,
    .csi-countdown-area-squre_left .csi-countdown .csi-min,
    .csi-countdown-area-squre_right .csi-countdown .csi-min {
        color: #ff005a!important;
        background: 0 0;
        border: none
    }
    .csi-banner .csi-countdown-area-circle_center .csi-countdown .csi-sec,
    .csi-banner .csi-countdown-area-circle_left .csi-countdown .csi-sec,
    .csi-banner .csi-countdown-area-circle_right .csi-countdown .csi-sec,
    .csi-banner .csi-countdown-area-squre_center .csi-countdown-area-circle_right .csi-countdown .csi-sec,
    .csi-banner .csi-countdown-area-squre_left .csi-countdown .csi-sec,
    .csi-banner .csi-countdown-area-squre_right .csi-countdown .csi-sec,
    .csi-countdown-area-circle_center .csi-countdown .csi-sec,
    .csi-countdown-area-circle_left .csi-countdown .csi-sec,
    .csi-countdown-area-squre_center .csi-countdown .csi-sec,
    .csi-countdown-area-squre_left .csi-countdown .csi-sec,
    .csi-countdown-area-squre_right .csi-countdown .csi-sec {
        color: #f7b205!important;
        background: 0 0;
        border: none
    }
    .csi-banner .csi-countdown-area-circle_center,
    .csi-banner .csi-countdown-area-circle_left,
    .csi-banner .csi-countdown-area-circle_right,
    .csi-banner .csi-countdown-area-squre_center,
    .csi-banner .csi-countdown-area-squre_left,
    .csi-banner .csi-countdown-area-squre_right {
        bottom: 0;
        padding: .5rem 0
    }
    .csi-banner .csi-countdown-area-circle_center .csi-countdown span,
    .csi-banner .csi-countdown-area-circle_left .csi-countdown span,
    .csi-banner .csi-countdown-area-circle_right .csi-countdown span,
    .csi-banner .csi-countdown-area-squre_center .csi-countdown span,
    .csi-banner .csi-countdown-area-squre_left .csi-countdown span,
    .csi-banner .csi-countdown-area-squre_right .csi-countdown span {
        margin-right: 0!important
    }
    .csi-banner .csi-countdown-area-circle_center .csi-countdown span i,
    .csi-banner .csi-countdown-area-circle_left .csi-countdown span i,
    .csi-banner .csi-countdown-area-circle_right .csi-countdown span i,
    .csi-banner .csi-countdown-area-squre_center .csi-countdown span i,
    .csi-banner .csi-countdown-area-squre_left .csi-countdown span i,
    .csi-banner .csi-countdown-area-squre_right .csi-countdown span i {
        position: static;
        color: #fff
    }
}

@media (max-width:767px) {
    .csi-countdown-area {
        bottom: 20px
    }
    .csi-countdown-area #csi-countdown span {
        margin-right: 3rem;
        font-size: 4.2rem;
        line-height: 6.300000000000001rem;
        padding: .1rem 1rem
    }
    .csi-countdown-area #csi-countdown span:last-child {
        margin-right: 0
    }
    .csi-countdown-area #csi-countdown i {
        font-size: 1.4rem;
        line-height: 2.0999999999999996rem;
        right: -80px
    }
    .csi-countdown-area2 #csi-countdown span {
        padding: 2rem;
        margin-right: 1rem
    }
    .csi-countdown-area3 #csi-countdown span {
        padding: 2rem;
        margin-bottom: 1rem;
        margin-right: 1rem
    }
}

@media (max-width:480px) {
    .csi-banner-content .csi-subtitle,
    .csi-banner-content .csi-title {
        font-size: 4.2rem;
        line-height: 5rem
    }
    .csi-banner-content .date {
        font-size: 2rem
    }
    .csi-banner-content .csi-title {
        margin: 0 0 1rem
    }
    .csi-banner .csi-inner {
        padding: 12rem 0
    }
    .csi-countdown-area {
        bottom: 8px
    }
    .csi-countdown-area #csi-countdown span {
        font-size: 3rem;
        line-height: 4.5rem;
        margin-right: 0
    }
    .csi-countdown-area #csi-countdown span i {
        bottom: 75px;
        right: -60px;
        position: static
    }
    .csi-countdown-area2 #csi-countdown span {
        font-size: .26rem;
        line-height: .39rem;
        padding: 1rem .5rem;
        margin-right: 0;
        margin-bottom: 1rem
    }
    .csi-countdown-area .csi-countdown-area-inner {
        padding-right: 0;
        padding-left: 0
    }
    .csi-countdown-area-left {
        bottom: 22px
    }
    .csi-countdown-area-left #csi-countdown span {
        font-size: 2.2rem;
        line-height: 3.3000000000000003rem;
        padding: .1rem 1rem!important;
        margin-right: 2rem
    }
    .csi-countdown-area-left #csi-countdown span i {
        bottom: 70px;
        right: -80px;
        position: absolute
    }
    .csi-banner .csi-countdown-area-circle_center,
    .csi-banner .csi-countdown-area-circle_left,
    .csi-banner .csi-countdown-area-circle_right,
    .csi-banner .csi-countdown-area-squre_center,
    .csi-banner .csi-countdown-area-squre_left,
    .csi-banner .csi-countdown-area-squre_right {
        bottom: 0;
        padding: .5rem 0
    }
    .csi-banner .csi-countdown-area-circle_center .csi-countdown span,
    .csi-banner .csi-countdown-area-circle_left .csi-countdown span,
    .csi-banner .csi-countdown-area-circle_right .csi-countdown span,
    .csi-banner .csi-countdown-area-squre_center .csi-countdown span,
    .csi-banner .csi-countdown-area-squre_left .csi-countdown span,
    .csi-banner .csi-countdown-area-squre_right .csi-countdown span {
        letter-spacing: 1px;
        margin-right: 0!important
    }
}

.csi-footer .single p,
.lgx-milestone .lgx-counter-area {
    margin-bottom: 0
}

.lgx-counter-area {
    display: flex
}

.lgx-counter-area img {
    opacity: .4!important
}

.lgx-counter-area .counter-text {
    text-align: left!important;
    margin-left: 1rem
}

.lgx-counter-area .counter-text small {
    font-family: Oswald, sans-serif;
    letter-spacing: .05rem
}

.csi-footer {
    background: #272338
}

.csi-footer .csi-inner-bg {
    padding-bottom: 0;
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover
}

.csi-footer .csi-inner {
    padding-bottom: 2.6rem
}

.csi-footer p a {
    opacity: 1
}

.csi-footer-logo .logo {
    opacity: .7
}

.csi-footer-single-area {
    display: flex;
    margin-bottom: 2.6rem;
    margin-left: -15px;
    margin-right: -15px
}

.csi-footer-single-area .csi-footer-single {
    flex: 1;
    padding: 0 15px
}

.csi-footer-single-area .csi-social {
    margin-top: 1rem
}

.footer-title {
    font-family: 'Roboto', sans-serif;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    margin-bottom: 1.6rem;
    text-decoration: underline
}

.csi-copyright .text,
.csi-footer-single .date,
.csi-footer-single .map-link {
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase
}

.csi-footer-single .date {
    color: #fff;
    margin: 0
}

.csi-footer-single address,
.csi-footer-single p {
    opacity: .5
}

.csi-footer-single address {
    margin-bottom: .5rem
}

.csi-footer-single .map-link {
    color: #f7b205
}

.csi-footer-single .map-link:hover {
    color: #008F7C
}

.csi-copyright-raw {
    margin-top: 4.2rem
}

.csi-social li {
    color: #272338;
    list-style-type: none;
    display: inline-block;
    padding-right: 1px;
    padding-left: 1px;
    transition: ease .3s;
    opacity: .5
}

.csi-social li a {
    color: inherit
}

.csi-social li:hover {
    color: #008F7C
}

.csi-social li:hover a {
    color: inherit
}

.csi-social:hover>li {
    opacity: .2
}

.csi-social:hover>li:hover {
    opacity: 1
}

.csi-testimonials .csi-review-slider {
    position: relative
}

.csi-testimonials .csi-review-slider .owl-item {
    padding: 0 3rem
}

.csi-testimonials .csi-review-slider .item {
    text-align: left;
    color: #fff;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.csi-testimonials .csi-review-slider .item .csi-client-bio {
    display: flex
}

.csi-testimonials .csi-review-slider .item .testi-info-area {
    display: block;
    background: rgba(255, 255, 255, .8);
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .05);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .05);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .05);
    padding: 6.8rem 6.8rem 6.8rem 13rem;
    position: relative;
    left: -42px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.csi-testimonials .csi-review-slider .item .testi-info-area i {
    color: #bbb;
    font-size: 60px;
    opacity: .5
}

.csi-testimonials .csi-review-slider .item .csi-review {
    margin: 0 auto;
    font-weight: 400;
    font-size: 1.7rem;
    line-height: 3rem;
    font-family: 'Roboto', sans-serif;
    color: rgba(39, 35, 56, .7)
}

.csi-testimonials .csi-review-slider .item .csi-review span {
    line-height: inherit;
    font-weight: inherit
}

.csi-testimonials .csi-review-slider .item .csi-client-image {
    display: inline-block;
    margin: 0 auto -4.2rem;
    position: relative;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    right: -42px;
    top: 3rem;
    z-index: 9
}

.csi-testimonials .csi-review-slider .item .csi-client-image img {
    width: auto;
    max-width: 250px;
    display: inline-block
}

.csi-testimonials .csi-review-slider .item .csi-client-image figcaption {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    color: #008F7C;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.csi-testimonials .csi-review-slider .item .csi-client-name {
    text-align: left;
    font-family: 'Roboto', sans-serif;
    color: rgba(39, 35, 56, .7);
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    padding-bottom: 2rem;
    font-weight: 900
}

.csi-testimonials .csi-review-slider .item .csi-client-name span {
    font-family: 'Roboto';
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    font-weight: 400;
    letter-spacing: normal;
    display: block;
    opacity: .7;
    text-transform: uppercase;
    color: #008F7C
}

.csi-testimonials .csi-review-slider .item:hover .testi-info-area {
    background: #fff;
    border-radius: 16px
}

.csi-testimonials .csi-review-slider .owl-controls {
    margin: 0
}

.csi-testimonials .csi-review-slider .owl-controls .owl-nav [class*=owl-] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.csi-testimonials .csi-review-slider .owl-controls .owl-nav [class*=owl-] i {
    font-size: 40px;
    color: #008F7C;
    font-weight: 400
}

.csi-testimonials .csi-review-slider .owl-controls .owl-nav [class*=owl-]:hover {
    background-color: #008F7C
}

.csi-testimonials .csi-review-slider .owl-controls .owl-nav [class*=owl-]:hover i {
    color: #fff
}

.csi-testimonials .csi-review-slider .owl-controls .owl-nav .owl-next,
.csi-testimonials .csi-review-slider .owl-controls .owl-nav .owl-prev {
    color: #f7b205;
    -moz-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
    background: 0 0
}

.csi-testimonials .csi-review-slider .owl-controls .owl-nav .owl-next i,
.csi-testimonials .csi-review-slider .owl-controls .owl-nav .owl-prev i {
    color: inherit;
    line-height: 52px
}

.csi-testimonials .csi-review-slider .owl-controls .owl-nav .owl-next:hover,
.csi-testimonials .csi-review-slider .owl-controls .owl-nav .owl-prev:hover {
    background: #008F7C;
    color: #fff;
    -webkit-box-shadow: 1px 2px 10px rgba(52, 61, 71, .3);
    -moz-box-shadow: 1px 2px 10px rgba(52, 61, 71, .3);
    box-shadow: 1px 2px 10px rgba(52, 61, 71, .3)
}

.csi-testimonials .csi-review-slider .owl-controls .owl-nav .owl-next:hover i,
.csi-testimonials .csi-review-slider .owl-controls .owl-nav .owl-prev:hover i {
    color: inherit
}

.csi-testimonials .csi-review-slider .owl-controls .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    bottom: 42%;
    height: 60px;
    width: 60px;
    border-radius: 50%
}

.csi-testimonials .csi-review-slider .owl-controls .owl-nav .owl-next {
    position: absolute;
    right: 0;
    bottom: 42%;
    height: 60px;
    width: 60px;
    border-radius: 50%
}

.csi-testimonials .csi-review-slider .owl-next,
.csi-testimonials .csi-review-slider .owl-prev {
    opacity: 0
}

.csi-testimonials .csi-review-slider:hover .owl-next,
.csi-testimonials .csi-review-slider:hover .owl-prev {
    opacity: 1
}

.csi-testimonials .csi-review-slider2,
.csi-testimonials .csi-review-slider3 {
    position: relative;
    padding: 0 2rem
}

.csi-testimonials .csi-review-slider2 .owl-item,
.csi-testimonials .csi-review-slider3 .owl-item {
    padding: 0 .5rem
}

.csi-testimonials .csi-review-slider2 .item,
.csi-testimonials .csi-review-slider3 .item {
    background: #fff;
    padding: 2.6rem 1rem;
    text-align: center;
    color: #fff;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.csi-testimonials .csi-review-slider2 .item .testi-info-area,
.csi-testimonials .csi-review-slider3 .item .testi-info-area {
    padding-top: 4.2rem;
    display: block;
    border-radius: 4px;
    font-size: 22px;
    font-size: 2.2rem
}

.csi-testimonials .csi-review-slider2 .item .testi-info-area i,
.csi-testimonials .csi-review-slider3 .item .testi-info-area i {
    color: #bbb;
    font-size: 60px;
    opacity: .5;
    margin-bottom: 0
}

.csi-testimonials .csi-review-slider2 .item .csi-review,
.csi-testimonials .csi-review-slider3 .item .csi-review {
    width: 90%;
    margin: 0 auto;
    font-weight: 400;
    padding: 16px 0 10px;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-family: Poppins, sans-serif
}

.csi-testimonials .csi-review-slider2 .item .csi-review span,
.csi-testimonials .csi-review-slider3 .item .csi-review span {
    line-height: inherit;
    font-weight: inherit
}

.csi-testimonials .csi-review-slider2 .item .csi-client-image,
.csi-testimonials .csi-review-slider3 .item .csi-client-image {
    display: inline-block;
    margin: 0 auto -5.7rem;
    position: relative;
    top: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.csi-testimonials .csi-review-slider2 .item .csi-client-image img,
.csi-testimonials .csi-review-slider3 .item .csi-client-image img {
    width: auto;
    max-width: 110px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.csi-testimonials .csi-review-slider2 .item .csi-client-image figcaption,
.csi-testimonials .csi-review-slider3 .item .csi-client-image figcaption {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: -10px;
    color: #008F7C;
    background-color: #f1f1f1;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #f1f1f1
}

.csi-testimonials .csi-review-slider2 .item .csi-client-image:hover img,
.csi-testimonials .csi-review-slider3 .item .csi-client-image:hover img {
    border-color: #fff
}

.csi-testimonials .csi-review-slider2 .item .csi-client-image:hover figcaption,
.csi-testimonials .csi-review-slider3 .item .csi-client-image:hover figcaption {
    background-color: #fff
}

.csi-testimonials .csi-review-slider2 .item .csi-client-image:hover figcaption i,
.csi-testimonials .csi-review-slider3 .item .csi-client-image:hover figcaption i {
    color: #812c81
}

.csi-testimonials .csi-review-slider2 .item .csi-client-name,
.csi-testimonials .csi-review-slider3 .item .csi-client-name {
    text-align: center;
    font-family: Poppins, sans-serif;
    color: rgba(39, 35, 56, .7);
    font-size: 2rem;
    line-height: 3rem;
    padding-bottom: 1.6rem;
    font-weight: 900
}

.csi-testimonials .csi-review-slider2 .item .csi-client-name span,
.csi-testimonials .csi-review-slider3 .item .csi-client-name span {
    font-family: Oswald, sans-serif;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    letter-spacing: normal;
    display: block;
    opacity: .7;
    text-transform: uppercase;
    color: #008F7C
}

.csi-testimonials .csi-review-slider2 .item:hover,
.csi-testimonials .csi-review-slider3 .item:hover {
    background: #008F7C;
    border-radius: 8px
}

.csi-testimonials .csi-review-slider2 .item:hover .csi-review,
.csi-testimonials .csi-review-slider3 .item:hover .csi-review {
    color: #f1f1f1;
    font-weight: 300
}

.csi-testimonials .csi-review-slider2 .item:hover .csi-client-name,
.csi-testimonials .csi-review-slider3 .item:hover .csi-client-name {
    color: #fff;
    font-weight: 400
}

.csi-testimonials .csi-review-slider2 .item:hover .csi-client-name span,
.csi-testimonials .csi-review-slider3 .item:hover .csi-client-name span {
    color: #fff;
    font-weight: 300
}

.csi-testimonials .csi-review-slider2 .owl-controls,
.csi-testimonials .csi-review-slider3 .owl-controls {
    margin: 0
}

.csi-testimonials .csi-review-slider2 .owl-controls .owl-nav [class*=owl-],
.csi-testimonials .csi-review-slider3 .owl-controls .owl-nav [class*=owl-] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.csi-testimonials .csi-review-slider2 .owl-controls .owl-nav [class*=owl-] i,
.csi-testimonials .csi-review-slider3 .owl-controls .owl-nav [class*=owl-] i {
    font-size: 40px;
    color: #008F7C;
    font-weight: 400
}

.csi-testimonials .csi-review-slider2 .owl-controls .owl-nav [class*=owl-]:hover,
.csi-testimonials .csi-review-slider3 .owl-controls .owl-nav [class*=owl-]:hover {
    background-color: #008F7C
}

.csi-testimonials .csi-review-slider2 .owl-controls .owl-nav [class*=owl-]:hover i,
.csi-testimonials .csi-review-slider3 .owl-controls .owl-nav [class*=owl-]:hover i {
    color: #fff
}

.csi-testimonials .csi-review-slider2 .owl-controls .owl-nav .owl-next,
.csi-testimonials .csi-review-slider2 .owl-controls .owl-nav .owl-prev,
.csi-testimonials .csi-review-slider3 .owl-controls .owl-nav .owl-next,
.csi-testimonials .csi-review-slider3 .owl-controls .owl-nav .owl-prev {
    color: #f7b205;
    -moz-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
    background: 0 0
}

.csi-testimonials .csi-review-slider2 .owl-controls .owl-nav .owl-next i,
.csi-testimonials .csi-review-slider2 .owl-controls .owl-nav .owl-prev i,
.csi-testimonials .csi-review-slider3 .owl-controls .owl-nav .owl-next i,
.csi-testimonials .csi-review-slider3 .owl-controls .owl-nav .owl-prev i {
    color: inherit;
    line-height: 52px
}

.csi-testimonials .csi-review-slider2 .owl-controls .owl-nav .owl-next:hover,
.csi-testimonials .csi-review-slider2 .owl-controls .owl-nav .owl-prev:hover,
.csi-testimonials .csi-review-slider3 .owl-controls .owl-nav .owl-next:hover,
.csi-testimonials .csi-review-slider3 .owl-controls .owl-nav .owl-prev:hover {
    background: #008F7C;
    color: #fff;
    -webkit-box-shadow: 1px 2px 10px rgba(52, 61, 71, .3);
    -moz-box-shadow: 1px 2px 10px rgba(52, 61, 71, .3);
    box-shadow: 1px 2px 10px rgba(52, 61, 71, .3)
}

.csi-testimonials .csi-review-slider2 .owl-controls .owl-nav .owl-next:hover i,
.csi-testimonials .csi-review-slider2 .owl-controls .owl-nav .owl-prev:hover i,
.csi-testimonials .csi-review-slider3 .owl-controls .owl-nav .owl-next:hover i,
.csi-testimonials .csi-review-slider3 .owl-controls .owl-nav .owl-prev:hover i {
    color: inherit
}

.csi-testimonials .csi-review-slider2 .owl-controls .owl-nav .owl-prev,
.csi-testimonials .csi-review-slider3 .owl-controls .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    bottom: 42%;
    height: 60px;
    width: 60px;
    border-radius: 50%
}

.csi-testimonials .csi-review-slider2 .owl-controls .owl-nav .owl-next,
.csi-testimonials .csi-review-slider3 .owl-controls .owl-nav .owl-next {
    position: absolute;
    right: 0;
    bottom: 42%;
    height: 60px;
    width: 60px;
    border-radius: 50%
}

.csi-testimonials .owl-next,
.csi-testimonials .owl-prev {
    opacity: 0
}

.csi-testimonials:hover .owl-next,
.csi-testimonials:hover .owl-prev {
    opacity: 1
}

.csi-review-slider .active .csi-fadeInLeft {
    -webkit-animation-duration: .9s;
    animation-duration: .9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: .1s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.csi-review-slider .active .csi-zoomIn-q {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 1.2s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

#vcx-particle .vcx-particles-wrapper {
    position: relative;
    width: 100%
}

#vcx-particle .vcx-particle-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

#vcx-particle-section .vcx-particles-section-wrapper {
    position: relative;
    width: 100%
}

#vcx-particle-section .vcx-particle-content {
    padding: 16rem 15px;
    min-height: 550px;
    text-align: center;
    max-width: 1170px;
    margin: 0 auto
}

#vcx-particle-section .action-area .csi-btn {
    position: relative;
    z-index: 2;
    margin-left: .2rem;
    margin-right: .2rem
}

#vcx-particle-section .heading {
    font-family: Oswald, sans-serif;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    font-weight: 400;
    color: #f7b205;
    margin-bottom: 1rem;
    margin-top: 0
}

#vcx-particle-section .csi-title {
    font-family: 'Roboto', sans-serif;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    line-height: 5.6rem;
    font-weight: 900;
    text-decoration: underline;
    color: #fff;
    margin-top: 0;
    margin-bottom: 2rem
}

#vcx-particle-section .csi-content {
    color: #bbb
}

#vcx-particle-section .csi-btn {
    margin-top: 3rem
}

#vcx-particle-section .particles-js-canvas-el {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.csi-banner {
    color: #fff;
    position: relative
}

.csi-banner .csi-inner {
    padding: 30rem 0
}

.csi-banner .csi-inner-df {
    padding: 29rem 0
}

.csi-banner .csi-inner-md {
    padding: 25rem 0
}

.csi-banner .csi-inner-sm {
    padding: 20rem 0
}

.csi-inner-bannergap {
    margin-top: -8rem;
    margin-bottom: -8rem
}

.csi-banner-wrapper {
    background-color: #212739
}

.top-count {
    position: relative;
    z-index: 2
}

.csi-banner-info-area {
    display: flex
}

.csi-banner-info-circle {
    background: rgba(255, 255, 255, .2);
    border: 15px solid rgba(255, 255, 255, .1);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 1.5rem;
    border-radius: 50%;
    margin-right: 5rem;
    width: 460px;
    height: 460px
}

.csi-banner-info-circle .info-circle-inner {
    background: rgba(39, 35, 56, .7);
    text-align: center;
    width: 400px;
    height: 400px;
    border-radius: 50%
}

.csi-banner-info-circle .info-circle-inner .date {
    font-family: Oswald, sans-serif;
    margin-top: 0;
    padding-top: 5rem;
    font-size: 22rem;
    line-height: 33rem;
    line-height: 21rem;
    color: #ff005a
}

.csi-banner-info-circle .info-circle-inner .date span {
    font-family: Poppins, sans-serif;
    color: #bbb;
    text-transform: uppercase;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    font-weight: 700;
    display: block;
    opacity: .8
}

.vcx-regi-wrapper {
    display: flex
}

.vcx-regi-wrapper .vcx-regi-left {
    flex: 1
}

.vcx-regi-wrapper .vcx-regi-right {
    width: 450px
}

.csi-banner-content {
    text-align: left;
    color: #fff
}

.csi-banner-content .csi-subtitle {
    font-family: Poppins, sans-serif;
    font-size: 6.8rem;
    line-height: 10.2rem;
    line-height: 9rem;
    font-weight: 300;
    margin: 0;
    color: #bbb;
    letter-spacing: -.05rem
}

.csi-banner-content .csi-title {
    font-family: Oswald, sans-serif;
    font-size: 9rem;
    line-height: 13.5rem;
    line-height: 9rem;
    font-weight: 900;
    margin: 0 0 3rem;
    text-transform: uppercase;
    color: #fff
}

.csi-banner-content .csi-title b {
    color: #f7b205;
    font-weight: 800
}

.csi-banner-content .csi-title i {
    color: #895dff;
    font-weight: 800;
    font-style: normal
}

.csi-banner-content .csi-title2 {
    font-family: Poppins, sans-serif;
    font-size: 6.8rem;
    line-height: 10.2rem;
    line-height: 8rem;
    font-weight: 900;
    color: #fff;
    text-decoration: underline;
    margin: 0 0 2.6rem
}

.csi-banner-content .csi-title2 b {
    color: #f7b205;
    font-weight: 900
}

.csi-banner-content .csi-title2 i {
    color: #895dff;
    font-weight: 900;
    font-style: normal
}

.csi-banner-content .date {
    font-family: Poppins, sans-serif;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    line-height: 2.6rem;
    font-weight: 300;
    color: #bbb
}

.csi-banner-content .date b {
    color: #f7b205;
    font-weight: 800
}

.csi-banner-content .action-area {
    margin-top: 4.2rem
}

.csi-banner-content .action-area .csi-btn {
    margin-right: .8rem
}

.csi-banner-content-center {
    text-align: center
}

.csi-banner-content-right {
    text-align: right
}

@media (max-width:1199px) {
    .csi-countdown-area .csi-countdown-area-inner {
        padding-right: 4rem;
        padding-left: 4rem
    }
    .csi-countdown-area2 {
        margin-top: -5%;
        padding: 3rem
    }
    .csi-banner .csi-inner,
    .csi-banner .csi-inner-df {
        padding: 25rem 0
    }
    .csi-banner .csi-inner-md,
    .csi-banner .csi-inner-sm {
        padding: 20rem 0
    }
}

#csi-page-coming-soon .csi-banner {
    height: 100vh
}

@media (max-width:991px) {
    .csi-banner .vcx-regi-wrapper,
    .csi-banner-info-area {
        display: block
    }
    .csi-banner .csi-inner,
    .csi-banner .csi-inner-df,
    .csi-banner .csi-inner-md,
    .csi-banner .csi-inner-sm {
        padding: 15rem 0
    }
    .csi-banner-content .csi-subtitle {
        font-size: 4.2rem;
        line-height: 6.300000000000001rem;
        line-height: 5rem
    }
    .csi-banner-content .csi-title {
        font-size: 6.8rem;
        line-height: 10.2rem;
        line-height: 7.5rem;
        margin: 0 0 2rem
    }
    .csi-banner-content .csi-title2 {
        font-size: 5rem;
        line-height: 7.5rem;
        line-height: 5.5rem;
        margin: 0 0 2.6rem
    }
    .csi-banner-content .date {
        font-size: 2.6rem;
        line-height: 3.9000000000000004rem;
        line-height: 2.6rem
    }
    .csi-banner-content .action-area {
        margin-top: 3rem
    }
    .csi-banner-content .action-area .csi-btn {
        margin-right: .8rem
    }
    .csi-banner-info-circle {
        background: 0 0;
        border: none;
        padding: 0;
        margin-right: 0;
        width: 100%!important;
        height: 100%!important
    }
    .csi-banner-info-circle .info-circle-inner {
        background: 0 0;
        text-align: left;
        width: 100%!important;
        height: 100%!important
    }
    .csi-banner-info-circle .info-circle-inner .date {
        padding-top: 0
    }
    .csi-banner .vcx-regi-wrapper .vcx-regi-right {
        width: 100%;
        margin-top: 6.8rem;
        display: block
    }
}

@media (max-width:767px) {
    .csi-banner .csi-inner,
    .csi-banner .csi-inner-df,
    .csi-banner .csi-inner-md,
    .csi-banner .csi-inner-sm {
        padding: 14rem 0 10rem
    }
    .csi-banner-content .csi-subtitle {
        font-size: 2.6rem;
        line-height: 3.9000000000000004rem;
        line-height: 3rem
    }
    .csi-banner-content .csi-title {
        font-size: 6.8rem;
        line-height: 10.2rem;
        line-height: 7.5rem;
        margin: 0 0 1.5rem
    }
    .csi-banner-content .csi-title2 {
        font-size: 4.2rem;
        line-height: 6.300000000000001rem;
        line-height: 5rem;
        margin: 0 0 1.5rem
    }
    .csi-banner-content .date {
        font-size: 2rem;
        line-height: 3rem;
        line-height: 2.6rem
    }
    .csi-banner-content .action-area {
        margin-top: 1.5rem
    }
    .csi-banner-content .action-area .csi-btn {
        margin-right: .4rem
    }
    .csi-banner-info-circle .info-circle-inner .date {
        font-size: 6.8rem;
        line-height: 6rem;
        margin-bottom: 0
    }
    .csi-banner-info-circle .info-circle-inner .date span {
        display: inline-block
    }
    .csi-banner .vcx-regi-wrapper .vcx-regi-right {
        margin-top: 4.2rem
    }
}

article footer #comments .comment-reply-link,
article footer #comments .edit-link {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    font-family: Oswald, sans-serif
}

@media (max-width:480px) {
    .csi-banner .csi-inner,
    .csi-banner .csi-inner-df,
    .csi-banner .csi-inner-md,
    .csi-banner .csi-inner-sm {
        padding: 12rem 0 9rem
    }
}

article footer #comments {
    margin-top: 2.6rem;
    display: block;
    overflow: hidden;
    box-sizing: border-box
}

article footer #comments .logged-in-as {
    margin-bottom: 15px
}

article footer #comments .comment-form {
    overflow: hidden
}

article footer #comments .comment-reply-link {
    background: #f7b205;
    padding: 0 2rem;
    color: #fff;
    margin-bottom: 16px;
    display: inline-block;
    border-radius: 0;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2)
}

article footer #comments .edit-link a,
article footer #comments input {
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s
}

article footer #comments .comment-reply-link:hover {
    background: #fff;
    color: #008F7C;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    opacity: 1;
    border-radius: 8px
}

article footer #comments .edit-link {
    color: #fff;
    position: absolute;
    top: 4px;
    right: 4px
}

article footer #comments .edit-link a {
    font-family: Oswald, sans-serif;
    background: #895dff;
    padding: 5px 1.5rem;
    transition-duration: .3s;
    letter-spacing: .08rem;
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    border-radius: 0;
    color: inherit
}

.post-password-form input[type=submit],
article footer #comments .form-submit .submit {
    font-family: Oswald, sans-serif;
    letter-spacing: .1rem;
    overflow: hidden;
    text-transform: uppercase
}

article footer #comments .edit-link:hover a {
    background: #fff;
    color: #008F7C;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    border-radius: 8px
}

article footer #comments .comments-title {
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    margin-bottom: 2.6rem
}

article footer #comments .comment-list {
    padding-left: 0
}

article footer #comments .comment-list li {
    list-style: none;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 2rem 1.5rem 1.5rem 5rem;
    border-radius: 4px;
    margin-bottom: 5px
}

article footer #comments .comment-list li .comment-body {
    background: #f9f9f9;
    border: 1px solid #eee;
    padding-left: 16px;
    padding-right: 10px
}

article footer #comments .comment-list li .comment-body .comment-meta {
    width: 100%;
    display: block;
    margin-top: 0
}

article footer #comments .comment-list li .comment-body .comment-meta a time {
    font-family: Oswald, sans-serif;
    font-size: 13px;
    text-transform: uppercase
}

article footer #comments .comment-list li .comment-body .comment-meta .comment-author {
    position: relative;
    color: #272338;
    margin-top: 10px
}

article footer #comments .comment-list li .comment-body .comment-meta .comment-author a {
    color: inherit
}

article footer #comments #respond .comment-notes .required,
article footer #comments #respond form label .required {
    color: #008F7C
}

article footer #comments .comment-list li .comment-body .comment-meta .comment-author img {
    position: absolute;
    left: -52px;
    top: -10px
}

article footer #comments .comment-list li .comment-body .comment-meta .comment-metadata {
    position: relative;
    min-height: 40px
}

article footer #comments .comment-list li .comment-body .comment-content {
    display: block;
    width: 100%
}

article footer #comments .comment-list li .children li {
    margin-top: 2rem;
    padding: 0;
    box-shadow: none;
    margin-bottom: 5px;
    display: block
}

article footer #comments .comment-list li .children li .comment-body {
    background: 0 0
}

article footer #comments .comment-list .pingback {
    padding: 1.5rem
}

article footer #comments #respond .comment-notes {
    margin-bottom: 15px
}

article footer #comments #respond form label {
    display: inline-block;
    width: 20%;
    float: left
}

article footer #comments input,
article footer #comments textarea {
    padding: 1.5rem 2rem;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none
}

article footer #comments #respond form input,
article footer #comments #respond form textarea {
    border: 1px solid #ddd
}

article footer #comments .comment-form-author,
article footer #comments .comment-form-comment,
article footer #comments .comment-form-email,
article footer #comments .comment-form-url {
    margin-bottom: 1.5rem
}

article footer #comments input {
    display: inline-block;
    height: 55px;
    border: none;
    border-radius: 0;
    transition-duration: .3s;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

article footer #comments .form-submit,
article footer #comments textarea {
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    display: inline-block
}

article footer #comments textarea {
    border: none;
    transition-duration: .3s;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

article footer #comments input:active,
article footer #comments input:focus,
article footer #comments input:hover,
article footer #comments textarea:active,
article footer #comments textarea:focus,
article footer #comments textarea:hover {
    border: 1px solid #008F7C!important;
    border-radius: 16px;
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .1);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .1);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .1)
}

article footer #comments .form-submit {
    background: #008F7C;
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2)!important;
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2)!important;
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2)!important;
    width: auto;
    float: right;
    margin-right: 1rem;
    margin-bottom: 12px;
    transition-duration: .3s
}

article footer #comments .form-submit .submit {
    background: 0 0;
    padding: 1.5rem 4rem;
    height: auto;
    color: #fff;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    border: none!important;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

article footer #comments .comment-body .comment-content ol li,
article footer #comments .comment-body .comment-content ul li {
    background: 0 0;
    box-shadow: none;
    margin-bottom: 0;
    padding: .5rem
}

article footer #comments .comment-body .comment-content ol li {
    list-style-type: decimal
}

article footer #comments .comment-body .comment-content ul li {
    list-style-type: disc
}

article footer #comments .comment-body table td {
    border-top: 1px solid #ddd;
    padding: 10px 0
}

article footer #comments .comment-body table tbody tr:last-child td {
    border-bottom: 1px solid #ddd
}

.post-password-form input {
    display: inline-block;
    height: 50px;
    padding: 1.5rem 2rem;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0 3px 0 1rem
}

.post-password-form input[type=submit] {
    margin: 0;
    background: #895dff;
    padding: 1rem 2.6rem;
    color: #fff;
    display: inline-block;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    border: 0
}

.post-password-form input[type=submit]:hover {
    background: #008F7C;
    color: #fff
}

.post-password-form input[type=submit]:hover span {
    display: block;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .5s;
    animation-timing-function: linear
}

@media (max-width:767px) {
    article footer #comments .edit-link a {
        font-size: 10px;
        padding: 2px 1rem
    }
    article footer #comments .edit-link {
        font-weight: 400;
        position: absolute;
        right: 4px;
        top: 2.3rem;
        text-transform: uppercase
    }
}

@media (max-width:400px) {
    article footer #comments #respond form input,
    article footer #comments #respond form label,
    article footer #comments #respond form textarea {
        width: 100%
    }
    article footer #comments ol.comment-list li,
    article footer #comments ul.comment-list li {
        padding: 2rem 1.5rem 1.5rem 5.5rem
    }
}

.csi-contact .help-block {
    color: #e74f3f;
    margin: 0
}

.csi-contact-white {
    background: #fff
}

.form-group {
    margin-bottom: 2rem
}

.wpcf7 label {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 700
}

.wpcf7 span.wpcf7-not-valid-tip {
    font-style: italic
}

.wpcf7 div.wpcf7-validation-errors {
    border: 2px solid red
}

.wpcf7 p {
    margin-bottom: 10px!important
}

textarea.wpcf7-textarea {
    height: 170px;
    margin-bottom: 1.6rem
}

.wpcf7-submit {
    float: right
}

.csi-vc-map .wpb_gmaps_widget .wpb_wrapper {
    padding: 0!important
}

.csi-contact-box {
    margin-bottom: 2.6rem
}

.csi-contact-box .address .title {
    color: #008F7C;
    font-weight: 400;
    letter-spacing: normal;
    margin: 0
}

.csi-box {
    width: 33.33%;
    float: left;
    text-align: center
}

.csi-box .title {
    font-family: Poppins, sans-serif;
    color: #fff;
    font-weight: 900;
    letter-spacing: normal;
    margin-bottom: 10px;
    margin-top: 0;
    text-decoration: underline
}

.csi-box .csi-icon {
    border-radius: 50%;
    text-align: center;
    margin-right: 1rem
}

.csi-box .csi-icon i {
    font-size: 35px;
    color: #bbb;
    line-height: 43px;
    opacity: .5
}

.csi-box .address {
    overflow: hidden
}

.csi-box .address p {
    font-family: Oswald, sans-serif;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    color: #fff;
    font-weight: 300;
    margin: 0;
    letter-spacing: 1px
}

.csi-contact-form .csi-contact-inner .csi-contact-form-inline {
    display: flex;
    margin-left: -.5rem;
    margin-right: -.5rem
}

.csi-contact-form .csi-contact-inner .csi-contact-form-inline .wpcf7-form-control-wrap {
    flex: 1;
    margin-left: .5rem;
    margin-right: .5rem
}

.csi-contact-form .csi-contact-inner .wpcf7-form-control-wrap {
    margin-bottom: 2rem
}

article footer #comments #respond form input,
article footer #comments #respond form textarea {
    width: 100%!important
}

article footer #comments #respond form {
    margin-left: -.5rem;
    margin-right: -.5rem
}

article footer #comments #respond form .comment-form-author,
article footer #comments #respond form .comment-form-email,
article footer #comments #respond form .comment-form-url {
    width: 32.4%;
    float: left
}

article footer #comments #respond form p {
    margin-left: .5rem;
    margin-right: .5rem
}

@media (max-width:991px) {
    article footer #comments #respond form .comment-form-author,
    article footer #comments #respond form .comment-form-email,
    article footer #comments #respond form .comment-form-url {
        width: 32.1%;
        float: left
    }
}

@media (max-width:767px) {
    .csi-box,
    article footer #comments #respond form .comment-form-author,
    article footer #comments #respond form .comment-form-email,
    article footer #comments #respond form .comment-form-url {
        width: 100%
    }
    article footer #comments #respond form,
    article footer #comments #respond form p {
        margin-left: 0;
        margin-right: 0
    }
    .csi-contact-form .csi-contact-inner .csi-contact-form-inline {
        display: block
    }
    .csi-contact-form .csi-contact-inner .csi-contact-form-inline br {
        display: none
    }
    .csi-box {
        margin-bottom: 2rem
    }
}

.csi-menu {
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

.csi-menu .csi-inner {
    background: rgba(255, 255, 255, .9);
    padding-bottom: 8.4rem
}

.csi-nav-pills-area {
    text-align: center;
    margin-bottom: 4.2rem
}

.csi-nav-pills-area .csi-nav-pills {
    display: inline-block
}

.csi-nav-pills-area .csi-nav-pills li>a {
    font-family: Oswald, sans-serif;
    padding: 0 15px;
    color: #272338;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    border: 2px solid transparent
}

.csi-nav-pills-area .csi-nav-pills li>a img {
    margin-top: -10px;
    opacity: .3
}

.csi-nav-pills-area .csi-nav-pills li a:hover {
    background-color: transparent
}

.csi-nav-pills-area .csi-nav-pills li.active>a,
.csi-nav-pills-area .csi-nav-pills li.active>a:focus,
.csi-nav-pills-area .csi-nav-pills li.active>a:hover {
    color: #895dff;
    background-color: transparent;
    border: 2px solid #895dff
}

.csi-nav-pills-area .csi-nav-pills li.active>a img,
.csi-nav-pills-area .csi-nav-pills li.active>a:focus img,
.csi-nav-pills-area .csi-nav-pills li.active>a:hover img {
    opacity: 1
}

.csi-tab-content .active .csi-single-tab {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .6s;
    animation-timing-function: linear
}

.csi-tab-content .tab-pane .csi-single-tab {
    margin-bottom: 2.6rem;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    float: left
}

.csi-tab-content .tab-pane .csi-single-tab .menu-content,
.csi-tab-content .tab-pane .csi-single-tab .menu-thumb {
    float: left
}

.csi-tab-content .tab-pane .csi-single-tab .menu-thumb {
    width: 30%;
    border-radius: 50%;
    position: relative;
    padding-right: 1rem
}

.csi-tab-content .tab-pane .csi-single-tab .menu-thumb a {
    border-radius: 50%
}

.csi-tab-content .tab-pane .csi-single-tab .menu-thumb a img {
    border-radius: 50%;
    border: 2rem solid #ddd;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    -moz-transition-duration: .6s;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s
}

.csi-tab-content .tab-pane .csi-single-tab .menu-content {
    width: 70%
}

.csi-tab-content .tab-pane .csi-single-tab .menu-content .csi-info .title-area {
    background: #fff;
    overflow: hidden;
    padding: 5px 1.5rem 5px 5rem;
    margin-left: -5rem;
    border-radius: 0 50px 50px 0;
    margin-top: 2rem;
    margin-bottom: 1rem
}

.csi-tab-content .tab-pane .csi-single-tab .menu-content .csi-info .title-area .title {
    font-family: Oswald, sans-serif;
    display: inline-block;
    font-size: 3.2rem;
    line-height: 4.800000000000001rem;
    line-height: 4.3rem;
    font-weight: 400;
    margin: 0;
    color: #272338
}

.csi-tab-content .tab-pane .csi-single-tab .menu-content .csi-info .title-area .title a {
    color: inherit
}

.csi-tab-content .tab-pane .csi-single-tab .menu-content .csi-info .title-area .title a:hover {
    color: #fff
}

.csi-tab-content .tab-pane .csi-single-tab .menu-content .csi-info .title-area .price {
    float: right;
    display: inline-block;
    font-family: Oswald, sans-serif;
    font-size: 4.2rem;
    color: #008F7C;
    margin: 0;
    line-height: 4.5rem
}

.csi-tab-content .tab-pane .csi-single-tab .menu-content .csi-info .title-area .price span {
    color: #272338;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem
}

.breadcrumb li,
.page-links .page-links-title {
    font-family: Oswald, sans-serif
}

.csi-tab-content .tab-pane .csi-single-tab .menu-content .text {
    opacity: .8
}

.csi-tab-content .tab-pane .csi-single-tab:hover .menu-content .csi-info .title-area {
    background: rgba(156, 53, 155, .9)
}

.csi-tab-content .tab-pane .csi-single-tab:hover .menu-content .csi-info .title-area .price,
.csi-tab-content .tab-pane .csi-single-tab:hover .menu-content .csi-info .title-area .title {
    color: #fff
}

.csi-tab-content .tab-pane .csi-single-tab:hover .menu-thumb a img {
    border: 0 solid #ddd
}

.csi-navbar .csicontainer {
    display: flex
}

.csi-navbar .collapse.navbar-collapse {
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.page-links a,
.page-links span,
ul.page-numbers li a,
ul.page-numbers li span {
    border-radius: 50%;
    width: 50px;
    line-height: 5rem;
    font-weight: 700;
    text-align: center;
    height: 50px
}

.csi-menu-inner,
.csi-menu-inner .csi-inner {
    background: 0 0
}

.hdrtop.menu-onscroll {
    margin-top: 32px
}

@media screen and (max-width:782px) {
    .hdrtop.menu-onscroll {
        margin-top: 46px
    }
}

ul.page-numbers {
    overflow: hidden;
    text-align: center;
    padding-bottom: 1.8rem
}

ul.page-numbers li {
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    margin: .15rem
}

ul.page-numbers li a,
ul.page-numbers li span {
    color: #272338;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .05);
    display: block
}

ul.page-numbers li .current,
ul.page-numbers li:hover {
    background: #008F7C;
    color: #fff
}

ul.page-numbers li:hover a,
ul.page-numbers li:hover span {
    color: #fff
}

ul.page-numbers li:hover a b,
ul.page-numbers li:hover span b {
    display: block;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .5s;
    animation-timing-function: linear
}

.page-links {
    padding-top: 2.6rem;
    display: block
}

.page-links a,
.page-links span {
    color: #272338;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .05);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .05);
    display: inline-block;
    margin-right: .5rem;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.page-links a:active,
.page-links a:focus,
.page-links a:hover,
.page-links span:active,
.page-links span:focus,
.page-links span:hover {
    background: #008F7C;
    color: #fff
}

.page-links a span {
    background: #fff;
    color: #008F7C
}

.page-links .current,
.page-links span {
    background: #008F7C;
    color: #fff
}

.page-links .page-links-title {
    background: 0 0;
    box-shadow: none;
    margin-right: 1rem;
    color: #272338;
    text-transform: uppercase
}

.page-links .page-links-title:hover {
    background: 0 0;
    color: inherit
}

.breadcrumb {
    background: 0 0;
    padding: 0;
    text-align: center;
    margin-top: 1.5rem
}

.breadcrumb li {
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    font-weight: 400;
    letter-spacing: .05rem
}

.breadcrumb li a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit
}

.breadcrumb .active {
    color: #f7b205
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
    opacity: .7
}

.csi-card-wrapper .csi-single-card,
.csi-card-wrapper .csi-single-card:after,
.csi-card-wrapper .csi-single-card:before {
    box-sizing: border-box!important
}

.csi-card-wrapper .csi-col-width {
    -moz-column-width: 22em;
    -webkit-column-width: 22em;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em
}

.csi-card-wrapper .csi-single-card {
    display: inline-block;
    width: 100%
}

.csi-banner-post {
    padding: 6.4rem 0 6.8rem
}

.site-main .csi-page-wrapper,
.site-main .csi-post-wrapper {
    padding: 100px 0
}

.csi-banner-default {
    background: url(../img/inner-banner-bg.jpg) bottom center no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding: 14rem 0 6.8rem
}

.archive .single-post .csi-post-wrapper header,
.single .csi-post-wrapper header {
    margin-bottom: 4.2rem
}

.archive .single-post .csi-post-wrapper footer,
.archive .single-post .csi-post-wrapper header .author,
.archive .single-post .csi-post-wrapper header .text-area,
.archive .single-post .csi-post-wrapper section,
.single .csi-post-wrapper footer,
.single .csi-post-wrapper header .author,
.single .csi-post-wrapper header .text-area,
.single .csi-post-wrapper section {
    margin: 0 auto
}

.archive .single-post .csi-post-wrapper footer,
.single .csi-post-wrapper footer {
    margin-top: 4.2rem
}

.archive .single-post .csi-post-wrapper footer .title,
.single .csi-post-wrapper footer .title {
    padding-bottom: 1rem
}

.page,
.page-template,
.search .archive,
.single,
.single-post {
    text-align: center;
}

.csi-inner-banner .csi-heading-area,
.form-control {
    text-align: center
}

.page p,
.page-template p,
.search .archive p,
.single p,
.single-post p {
    margin-bottom: 1.6rem
}

.page .csi-footer p,
.page-template .csi-footer p,
.search .archive .csi-footer p,
.single .csi-footer p,
.single-post .csi-footer p {
    margin-bottom: 0
}

.csi-inner-banner .csi-heading-area .csi-heading {
    font-family: Poppins, sans-serif;
    text-align: center;
    margin-bottom: 0;
    color: #fff;
    text-decoration: underline;
    font-weight: 900
}

.csi-blog-single .csi-card-single {
    padding: 0;
    background: 0 0;
    box-shadow: none;
    margin-bottom: 0
}

.csi-blog-single .csi-card-single:hover {
    border: 1px solid transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 2px solid #ddd;
    border-radius: 50px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control:focus,
.form-control:hover {
    -webkit-box-shadow: 0 2px 10px rgba(52, 61, 71, .45);
    -moz-box-shadow: 0 2px 10px rgba(52, 61, 71, .45);
    box-shadow: 0 2px 10px rgba(52, 61, 71, .45);
    border: 2px solid #008F7C
}

textarea.form-control {
    height: 250px;
    border-radius: 25px
}

.home-terms .img {
    float: left;
    margin: 2px 0;
    max-width: 20px;
    width: 10%
}

.home-terms .text {
    color: #fd3337;
    font-size: 16px;
    position: absolute;
    right: 0;
    width: 90%
}

.product ul.products {
    margin-left: -.5%;
    margin-right: -.5%
}

.csi-single-item .single-thumb {
    margin-right: 1.5rem
}

.csi-single-item .single-thumb img {
    border-radius: 50%;
    border: 3rem solid #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25)
}

.csi-single-item .csi-singleitem-content .title {
    font-family: Oswald, sans-serif;
    font-size: 6.8rem;
    line-height: 10.2rem;
    line-height: 9rem;
    font-weight: 400;
    color: #272338;
    margin: 0
}

.csi-single-item .csi-singleitem-content .subtitle {
    color: #008F7C;
    margin: 0;
    text-transform: uppercase
}

.csi-single-item .csi-singleitem-content .price {
    background: #fff;
    border-radius: 0 50px 50px 0;
    border: 1px solid #ddd;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-bottom: 1.6rem;
    text-align: left
}

.csi-single-item .csi-singleitem-content .price span {
    text-align: right;
    float: right;
    color: #008F7C;
    font-weight: 900
}

#content .csi-banner-wrapper .csi-heading-area {
    text-align: center
}

#content .csi-banner-wrapper .csi-heading-area .csi-heading {
    text-align: center;
    margin-bottom: 0;
    color: #fff
}

#primary .news-content .title a {
    color: #272338
}

.csi-post-wrapper header {
    text-align: left
}

.csi-post-wrapper header figure {
    display: block;
    overflow: hidden;
    margin-bottom: 4.2rem
}

.csi-post-wrapper header .text-area {
    margin: 0 auto 2.6rem;
    padding-bottom: 1.6rem;
    border-bottom: 1px solid rgba(52, 61, 71, .1);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.csi-post-wrapper header .text-area .title {
    margin-bottom: 2.6rem;
    font-size: 4.2rem;
    line-height: 6.300000000000001rem;
    line-height: 5rem;
    margin-top: 0
}

.csi-post-wrapper header .text-area .title a {
    color: inherit
}

.csi-post-wrapper header .text-area .subtitle {
    margin-bottom: 1.6rem;
    font-size: 1.6rem;
    line-height: 2.4000000000000004rem;
    line-height: 2.4rem;
    margin-top: 0;
    color: #f7b205;
    text-transform: uppercase;
    font-weight: 400
}

.csi-post-wrapper header .text-area .link {
    font-size: 1.9rem;
    line-height: 2.8499999999999996rem;
    font-weight: 400;
    opacity: .8;
    margin-bottom: 1.2rem;
    display: inline-block;
    -webkit-transition: all .2s ease-in-out .2s;
    -moz-transition: all .2s ease-in-out .2s;
    -ms-transition: all .2s ease-in-out .2s;
    -o-transition: all .2s ease-in-out .2s;
    transition: all .2s ease-in-out .2s
}

.csi-post-wrapper header .text-area .link:hover {
    opacity: 1
}

.csi-post-wrapper header .text-area .hits-area .date {
    font-family: Oswald, sans-serif;
    font-weight: 700;
    margin-right: 2rem;
    display: inline-block;
    color: rgba(39, 35, 56, .7)
}

.csi-post-wrapper header .text-area .hits-area .date a {
    margin-right: 1rem;
    color: inherit
}

.csi-post-wrapper header .text-area .hits-area .date a i {
    color: #008F7C;
    opacity: .4
}

.csi-post-wrapper header .text-area .hits-area .hit-right {
    color: #272338;
    opacity: .7
}

.csi-post-wrapper header .text-area .hits-area .hit-right a {
    color: inherit
}

.csi-post-wrapper footer {
    margin: 1.6rem auto 0;
    text-align: left
}

.csi-post-wrapper footer .title {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    color: #008F7C;
    border-bottom: 1px solid rgba(52, 61, 71, .1);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.csi-post-wrapper footer .csi-share {
    margin-left: 0
}

.csi-post-wrapper footer .csi-share li a {
    height: 40px;
    width: 40px;
    background: #fff;
    color: #008F7C;
    display: inline-block;
    text-align: center;
    border-radius: 50%
}

.csi-post-wrapper footer .csi-share li a i {
    font-size: 16px;
    line-height: 40px
}

.csi-post-wrapper footer .csi-share li a:hover {
    background: #008F7C;
    color: #fff
}

.csi-page-wrapper section,
.csi-post-wrapper section {
    background: 0 0;
    margin: 0 auto;
    text-align: left
}

.csi-page-wrapper section .csi-img-left,
.csi-post-wrapper section .csi-img-left {
    float: left;
    padding: 1rem 2rem 1.5rem 0
}

.csi-page-wrapper section .csi-img-right,
.csi-post-wrapper section .csi-img-right {
    float: right;
    padding: 1rem 0 1.5rem 2rem
}

.csi-page-wrapper section .csi-img-center,
.csi-post-wrapper section .csi-img-center {
    margin: 0 auto;
    display: block;
    padding: 1.5rem
}

.post-navigation .nav-links {
    overflow: hidden;
    padding: 1rem
}

.post-navigation .nav-links .nav-next a,
.post-navigation .nav-links .nav-previous a {
    font-family: Oswald, sans-serif;
    font-size: 13px;
    background: #008F7C;
    padding: .8rem 2rem;
    display: inline-block;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    letter-spacing: .08rem;
    -webkit-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    -moz-box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2);
    box-shadow: 0 0 15px 0 rgba(68, 67, 73, .2)
}

.post-navigation .nav-links .nav-next a:hover,
.post-navigation .nav-links .nav-previous a:hover {
    background: #fff;
    color: #008F7C;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    border-radius: 16px
}

.csi-page-wrapper .post-thumbnail {
    margin-bottom: 2.6rem
}

.search-no-results .csi-card-wrapper .csi-col-width {
    -moz-column-width: auto;
    -webkit-column-width: auto
}

.search-no-results section {
    width: 100%;
    overflow: hidden
}

.search-no-results section header {
    display: block
}

.search-no-results .not-found form {
    margin: 0 0 2.4rem!important
}

aside .widget {
    background: #fff;
    border-radius: 6px;
    padding: 2rem 2.6rem;
    margin-bottom: 2.6rem;
    -webkit-box-shadow: 0 2px 10px rgba(52, 61, 71, .05);
    -moz-box-shadow: 0 2px 10px rgba(52, 61, 71, .05);
    box-shadow: 0 2px 10px rgba(52, 61, 71, .05)
}

aside .widget .widget-title {
    font-family: Poppins, sans-serif;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    color: #008F7C;
    font-weight: 900;
    margin-top: 0;
    text-decoration: underline
}

.error-404 .page-title,
.logged-in .woocommerce-MyAccount-navigation ul li,
.not-found .page-title,
.search-submit,
.woocommerce table.shop_table th,
.woocommerce ul.products li.product .button {
    font-family: Oswald, sans-serif
}

aside .widget #calendar_wrap,
aside .widget .tagcloud,
aside .widget .textwidget {
    overflow: hidden;
    display: block;
    border-radius: 6px;
    background: #fff
}

aside .widget #menu-testing-menu .sub-menu {
    box-shadow: none;
    margin-right: 0
}

aside .widget select {
    overflow: hidden;
    display: block;
    border-radius: 6px;
    background: #fff;
    padding: 1rem;
    border: 1px solid #ddd;
    width: 100%
}

aside .widget ul {
    padding-left: 0;
    display: block;
    border-radius: 6px;
    background: #fff
}

.search-submit,
aside .widget_tag_cloud .tagcloud a {
    overflow: hidden;
    display: inline-block;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}

aside .widget ul li {
    list-style: none!important;
    color: #272338;
    border-bottom: 1px solid #f1f1f1;
    padding: 1rem 0
}

aside .widget ul li:last-child {
    border-bottom: 0
}

aside .widget ul li a {
    color: inherit
}

aside .widget ul li a:hover {
    color: #008F7C
}

aside .widget ul li ul {
    box-shadow: none
}

aside .widget ul li ul li {
    border: 0;
    padding: 1rem 0 1rem 1rem
}

aside .widget ul li ul li .children:last-child,
aside .widget ul li ul li:last-child {
    padding-bottom: 0
}

aside .widget ul li ul li .children {
    margin-bottom: 0
}

aside .widget_tag_cloud .tagcloud a {
    background: #ddd;
    padding: 5px 1.2rem;
    font-size: 12px!important;
    border-radius: 4px;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.search-submit,
aside .widget_tag_cloud .tagcloud a:hover {
    background: #008F7C;
    color: #fff
}

.search-form {
    border: 2px solid transparent;
    border-radius: 4px;
    position: relative
}

.search-form label {
    margin-bottom: 0;
    display: block
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    box-shadow: none;
    padding-left: 1.5rem;
    padding-right: 75px;
    width: 100%;
    font-weight: 400
}

.search-submit {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    min-width: 70px;
    float: right;
    letter-spacing: .1rem;
    text-transform: uppercase;
    padding: 0 3rem;
    font-size: 1.4rem;
    line-height: 2.0999999999999996rem;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    border: 0;
    border-radius: 0 8px 8px 0!important
}

.search-submit:hover {
    background: #f7b205;
    color: #fff;
    border-radius: 0!important;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1)
}

.search-submit:hover span {
    display: block;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 1s
}

.post-password-form input[type=submit] {
    position: relative;
    top: -1px
}

.error-404,
.not-found {
    text-align: center
}

.error-404 .page-header,
.not-found .page-header {
    border: none
}

.error-404 .search-form,
.not-found .search-form {
    max-width: 480px;
    margin: 2.4rem auto
}

table td,
table th {
    border: 1px solid #ddd;
    padding: .5rem 1rem
}

.widget-area input[type=search],
input[type=search] {
    border: 1px solid #008F7C;
    background: #f9f9f9;
    border-radius: 8px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.widget-area input[type=search]:focus,
.widget-area input[type=search]:hover,
input[type=search]:focus,
input[type=search]:hover {
    border-radius: 0 8px 8px 0
}

.widget-area .search-submit {
    border-radius: 0;
    padding: 0 2rem
}

aside .widget ul li a {
    overflow-wrap: break-word
}

.lgx-milestone .lgx-counter-area img {
    opacity: .7
}

.lgx-milestone .lgx-counter-area .counter-text {
    text-align: center;
    position: static;
    margin-top: 20px;
    width: 100%
}

.woocommerce .woocommerce-ordering select {
    padding: 8px 6px;
    border: 1px solid #ddd
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    background: #fff;
    padding: .8rem .8rem 2rem;
    -webkit-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    text-align: center;
    border-radius: 6px
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    padding-top: 0;
    line-height: 3rem;
    color: #272338
}

.woocommerce ul.products li.product .price {
    font-weight: 700
}

.woocommerce div.product .woocommerce-tabs .panel {
    background: 0 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    left: 0;
    box-shadow: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: #ebe9eb;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 150px
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    padding: 1.2rem 2rem
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    border: 1px solid #ddd;
    padding: 8px 9px;
    border-radius: 4px
}

.logged-in .woocommerce-MyAccount-navigation {
    -webkit-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    padding: 2rem .5rem;
    border-radius: 4px
}

.logged-in .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    color: #fff;
    padding: .5rem 1rem;
    border-radius: 4px
}

.logged-in .woocommerce-MyAccount-navigation ul li a {
    color: #fff
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-family: Oswald, sans-serif;
    color: #fff;
    overflow: hidden;
    display: inline-block;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 1.3rem;
    line-height: 1.9500000000000002rem;
    letter-spacing: normal;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    color: #fff
}

.woocommerce .related.products h2 {
    margin: 4.2rem 0 2.6rem
}

.woocommerce .woocommerce-Reviews #commentform {
    background: #fff;
    -webkit-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    padding: 2rem;
    border-radius: 4px
}

.woocommerce .woocommerce-Reviews #commentform input {
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-left: 1rem
}

.woocommerce .woocommerce-Reviews #commentform textarea {
    min-height: 150px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-left: 1rem
}

.woocommerce .woocommerce-Reviews input#submit {
    padding: 1.5rem 3rem
}

.woocommerce #reviews #comments .woocommerce-Reviews-title {
    margin-bottom: 2rem;
    display: block
}

.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    border-top: 0;
    border-radius: 4px
}

.woocommerce .form-row input.input-text {
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-left: 1rem
}

.woocommerce form .form-row textarea {
    min-height: 150px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-left: 1rem
}

.woocommerce .woocommerce-cart-form,
.woocommerce form.woocommerce-checkout {
    background: #fff;
    -webkit-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    border-radius: 4px
}

.woocommerce form.woocommerce-checkout {
    box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    padding: 2rem
}

.woocommerce #payment #place_order,
.woocommerce a.checkout-button {
    padding: 1.5rem 3rem
}

.woocommerce .woocommerce-cart-form {
    box-shadow: 0 13px 35px rgba(0, 0, 0, .05)
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 13px 12px
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 12px;
    vertical-align: middle
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 0;
    -webkit-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 13px 35px rgba(0, 0, 0, .05);
    box-shadow: 0 13px 35px rgba(0, 0, 0, .05)
}

.woocommerce .woocommerce-Input {
    display: block;
    width: 100%;
    height: 50px;
    padding: 1.5rem 2rem;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.woocommerce ul.products li.product .button {
    margin-top: 0
}

.woocommerce ul.products li.product .price del {
    display: inline-block
}

.woocommerce .products .star-rating {
    display: none
}

.woocommerce nav.woocommerce-pagination ul {
    border: 0
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: 0
}

.woocommerce nav.woocommerce-pagination ul.page-numbers {
    overflow: hidden;
    padding-left: 15px
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li {
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    width: 60px;
    height: 60px
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li a,
.woocommerce nav.woocommerce-pagination ul.page-numbers li span {
    background: #fff;
    color: #272338;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    display: block;
    margin: 5px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 3.2rem;
    font-weight: 700
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li:hover a b,
.woocommerce nav.woocommerce-pagination ul.page-numbers li:hover span b {
    display: block;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .5s;
    animation-timing-function: linear
}

.woocommerce ul.products li.product .button {
    color: #fff;
    overflow: hidden;
    display: inline-block;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 1.3rem;
    line-height: 1.9500000000000002rem;
    letter-spacing: normal;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.woocommerce ul.products li.product .button:hover {
    color: #fff
}

.woocommerce ul.products li.product .button:hover span {
    display: block;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: .5s;
    animation-timing-function: linear
}

@media (min-width:1200px) and (max-width:1400px) {
    #vcx-particle .vcx-particle-inner {
        padding: 16rem 0
    }
    .csi-banner .csi-inner,
    .csi-banner .csi-inner-df {
        padding: 20rem 0
    }
    .csi-banner .csi-inner-md,
    .csi-banner .csi-inner-sm {
        padding: 15rem 0
    }
    .csi-banner-content .csi-subtitle {
        font-size: 4.2rem;
        line-height: 6.300000000000001rem;
        line-height: 5.2rem
    }
    .csi-banner-content .csi-title {
        font-size: 6.8rem;
        line-height: 10.2rem;
        line-height: 6.8rem;
        margin: 0 0 2.6rem
    }
    .csi-banner-content .csi-title2 {
        font-size: 5.8rem;
        line-height: 8.7rem;
        line-height: 6.8rem;
        margin: 0 0 2rem
    }
    .csi-banner-content .date {
        font-family: Poppins, sans-serif;
        font-size: 2.6rem;
        line-height: 3.9000000000000004rem;
        line-height: 2.6rem
    }
    .csi-banner-content .action-area {
        margin-top: 3rem
    }
}

@media (min-width:1200px) {
    .lg-text-center {
        text-align: center
    }
}

@media (max-width:1199px) {
    .csi-countdown-area-squre_left .csi-countdown-area-inner,
    .md-text-center {
        text-align: center
    }
    html {
        font-size: 55%
    }
    .csi-video .csi-inner {
        padding: 6.8rem 0
    }
    #vcx-particle .vcx-particle-inner {
        padding: 15rem 0
    }
    .csi-banner-info-circle {
        width: 380px;
        height: 380px
    }
    .csi-banner-info-circle .info-circle-inner {
        width: 320px;
        height: 320px
    }
    .csi-countdown-area .csi-countdown-area-inner {
        padding-right: 0;
        padding-left: 0
    }
    .csi-banner .csi-countdown-area-circle_center,
    .csi-banner .csi-countdown-area-circle_left,
    .csi-banner .csi-countdown-area-circle_right,
    .csi-banner .csi-countdown-area-squre_center,
    .csi-banner .csi-countdown-area-squre_left,
    .csi-banner .csi-countdown-area-squre_right {
        padding-right: 15px;
        padding-left: 15px
    }
    .vcx-regi-wrapper .vcx-regi-right {
        width: 400px
    }
    .vcx-registration-box {
        background: rgba(39, 35, 56, .7);
        padding: 4.2rem 2.6rem;
        text-align: center
    }
}

@media (max-width:991px) {
    html {
        font-size: 53%
    }
    .sm-text-center {
        text-align: center
    }
    #vcx-particle .vcx-particle-inner {
        padding: 10rem 0
    }
    .csi-video-area {
        padding: 4.2rem
    }
    .sponsors-area .single {
        width: 31%
    }
    .csi-testimonials .csi-review-slider .item .csi-client-image img {
        max-width: 150px
    }
}

@media (max-width:767px) {
    html {
        font-size: 52%
    }
    .xs-text-center {
        text-align: center
    }
    .xs-text-right {
        text-align: right
    }
    .xs-text-left {
        text-align: left
    }
    .csi-footer-logo,
    .csi-footer-single-area .csi-footer-single,
    .footer-title,
    .sm-text-center {
        text-align: center
    }
    .xs-float-none {
        float: none
    }
    .csi-btn {
        padding: 1.4rem 3rem
    }
    .csi-inner {
        padding: 6.8rem 0
    }
    .csi-heading {
        margin-bottom: 4.2rem
    }
    .csi-single-service,
    .csi-single-speaker {
        max-width: 480px;
        margin: 0 auto 2rem
    }
    .csi-tab .csi-nav,
    .csi-tab .csi-tab-content {
        float: left
    }
    .csi-tab .csi-nav {
        width: 100%;
        margin-right: 0;
        padding: 1.5rem 0
    }
    .csi-tab .csi-tab-content {
        width: 100%
    }
    .csi-tab .nav-pills {
        text-align: center;
        margin-bottom: 0;
        display: flex
    }
    .csi-registration-area,
    .csi-subscribe-form,
    .csi-testimonials .csi-review-slider .item .csi-client-bio {
        display: block
    }
    .csi-tab .nav-pills li {
        flex: 1;
        float: none
    }
    .csi-tab .nav-pills li a {
        padding: 1rem
    }
    .csi-tab .nav-pills .active::before {
        top: auto;
        right: 47%;
        bottom: -28px
    }
    .csi-registration-area .csi-single-registration {
        max-width: 380px;
        margin: 0 auto 2rem
    }
    .csi-single-news {
        max-width: 480px;
        margin: 0 auto 4.2rem
    }
    .csi-video .csi-inner {
        padding: 4.2rem 0
    }
    .csi-video-area {
        padding: 42px 0
    }
    .csi-modal .modal-dialog .modal-content .modal-header .close {
        margin-top: -20px
    }
    .csi-modal .modal-dialog .modal-content .modal-body {
        width: 95%
    }
    .csi-modal .modal-dialog .modal-content .modal-body iframe {
        height: 300px
    }
    .csi-footer-logo img {
        max-width: 150px
    }
    .csi-social li a {
        width: 35px;
        height: 35px
    }
    .csi-social li a i {
        font-size: 16px;
        line-height: 36px
    }
    .csi-about-video {
        margin-bottom: 2rem
    }
    .csi-slider .csi-banner-content {
        margin-top: 1rem!important
    }
    .csi-copyright,
    .vcx-registration-box {
        margin-top: 4.2rem
    }
    .page .csi-banner-inner .csi-inner,
    .page-template .csi-banner-inner .csi-inner,
    .single .csi-banner-inner .csi-inner,
    .single-post .csi-banner-inner .csi-inner {
        padding: 9rem 0 3rem
    }
    #vcx-particle .vcx-particles-wrapper {
        height: 43rem
    }
    .wpb_single_image.vc_align_left {
        text-align: center!important
    }
    .csi-about-map {
        margin-top: 6.8rem
    }
    .lgx-milestone .lgx-counter-area {
        margin-bottom: 2.6rem
    }
    .csi-about-content-area-left {
        margin-bottom: 2rem
    }
    .sponsors-area .single {
        width: 48%
    }
    .csi-single-gallery {
        width: 50%
    }
    .csi-subscribe-form .form-control {
        text-align: center;
        border-radius: 8px
    }
    .csi-subscribe-form .form-group-email {
        width: 75%;
        margin: 1rem auto
    }
    .csi-subscribe-form .form-group-submit {
        width: auto;
        text-align: center
    }
    .csi-subscribe-form .csi-btn {
        border-radius: 0;
        padding-left: 4.2rem;
        padding-right: 4.2rem
    }
    .csi-subscribe-form .csi-btn:hover {
        border-radius: 8px
    }
    .csi-copyright {
        text-align: center;
        padding-bottom: 2.6rem
    }
    .csi-inner-lg {
        padding: 11rem 0
    }
    #vcx-particle-section .vcx-particle-content {
        padding: 11rem 15px
    }
    .csi-about-map {
        margin-bottom: 0!important
    }
    .csi-heading .heading {
        line-height: 5rem
    }
    .mobile-bg-black {
        background: #272338!important
    }
    .mobile-bg-white {
        background: #f1f1f1!important
    }
    .csi-testimonials .csi-review-slider .item .testi-info-area {
        padding: 6.8rem;
        left: 0
    }
}

@media (max-width:480px) {
    html {
        font-size: 50%
    }
    .csi-tab .nav-pills {
        display: inline-block
    }
    .csi-tab .nav-pills li {
        flex: 2;
        width: 46%;
        float: left;
        margin: 0 2%
    }
    .csi-tab .nav-pills .active::before {
        display: none
    }
    .csi-tab .nav-pills .active {
        background: #f7b205
    }
    .csi-panel .csi-single-schedule {
        display: block;
        text-align: center;
        padding: 2rem 0
    }
    .csi-panel .csi-single-schedule .author {
        margin: 0 auto 1rem;
        overflow: hidden
    }
    .sponsors-area .single {
        width: 48%
    }
    .csi-video-area figure figcaption .video-icon i {
        height: 70px;
        width: 70px;
        line-height: 71px
    }
    .csi-about-service {
        display: block;
        margin-left: 0;
        margin-right: 0
    }
    .csi-about-content-area-left {
        margin-bottom: 4.2rem
    }
    .csi-slider .owl-carousel .owl-item,
    .csi-slider .owl-carousel .owl-item img {
        height: 300px
    }
    .csi-subscribe-form .form-group-email {
        width: 70%
    }
    #vcx-particle .vcx-particles-wrapper {
        height: 30rem
    }
    .csi-footer-single-area {
        display: block;
        margin-bottom: 4.2rem
    }
    .csi-inner-lg {
        padding: 6.8rem 0
    }
    #vcx-particle-section .vcx-particle-content {
        padding: 6.8rem 15px
    }
    .csi-testimonials .csi-review-slider .item .testi-info-area {
        padding: 4.2rem
    }
    .csi-testimonials .csi-review-slider .item .c.csi-header .csi-navbar .csi-nav .csi-btnsi-client-image {
        margin: 0 auto -1rem;
        right: -35px
    }
    .csi-testimonials .csi-review-slider .item .csi-client-name {
        padding-bottom: .5rem
    }
}