@charset "UTF-8";

/*!
 *  @name: kingcomposer.css
 *  @website: https://kingcomposer.com
 *  @Copyright: (c) 2016 King-Theme
*/
*,
.kc-col-container,
.kc-container,
.kc-elm {
    box-sizing: border-box
}

.kc-off-notice a,
.kc_twitter_feed a:hover {
    text-decoration: underline
}

.kc_google_maps[data-wheel=disable] iframe,
.kc_wrap-video-bg {
    pointer-events: none
}

.fb-line-1 .likes,
.fb-line-1 .username,
.kc-owl-post-carousel .owl-item .title {
    text-overflow: ellipsis;
    white-space: nowrap
}

.back i,
.front i {
    display: inline-block
}

div {
    display: block
}

.kc-elm {
    float: left;
    width: 100%
}

.kc_col-sm-1 {
    width: 8.33333%
}

.kc_col-sm-2 {
    width: 16.6667%
}

div.kc_col-of-5 {
    width: 20%;
    float: left
}

.kc_col-sm-3 {
    width: 25%
}

.kc_col-sm-4 {
    width: 33.3333%
}

.kc_col-sm-5 {
    width: 41.6667%
}

.kc_col-sm-6 {
    width: 50%
}

.kc_col-sm-7 {
    width: 58.3333%
}

.kc_col-sm-8 {
    width: 66.6667%
}

.kc_col-sm-9 {
    width: 75%
}

.kc_col-sm-10 {
    width: 83.3333%
}

.kc_col-sm-11 {
    width: 91.6667%
}

.kc_col-sm-12 {
    width: 100%
}

.kc-container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px
}

.kc-row-container:not(.kc-container) {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: 100%
}

.kc_wrap-video-bg {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.kc_single_image img {
    max-width: 100%;
    display: inline-block
}

.kc-video-bg .kc_column {
    position: relative
}

.kc-infinite-loop {
    text-align: center;
    padding: 50px;
    font-size: 18px;
    color: red;
    width: 100%;
    display: inline-block
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.kc_row:not(.kc_row_inner) {
    clear: both;
    float: left;
    width: 100%
}

.kc-row-container.kc-container .kc-wrap-columns,
.kc_row_inner {
    margin-left: -15px;
    margin-right: -15px;
    clear: both
}

.kc_row.kc_row_inner {
    width: calc(100% + 30px)
}

.kc_tab_content>.kc_row_inner {
    width: 100%;
    margin: 0
}

.kc_column,
.kc_column_inner {
    min-height: 1px;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    float: left
}

.kc_column>.kc-col-container,
.kc_column_inner>.kc-col-inner-container {
    height: 100%
}

.kingcomposer div.kc_column,
.kingcomposer div.kc_column_inner {
    clear: none
}

.kc_row_inner>div.kc_column_inner:only-child {
    width: 100%
}

.kc_clfw {
    width: 100% !important;
    clear: both !important;
    display: block !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important
}

.kc-col-container {
    clear: both;
    display: block;
    width: 100%
}

section[data-kc-fullheight] {
    min-height: 100vh
}

html body section[data-kc-parallax=true] {
    background-position: 50% 0;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important
}

section[data-kc-fullwidth] {
    margin-left: 0 !important;
    margin-right: 0 !important;
    position: relative;
    box-sizing: content-box
}

.kc_text_block {
    display: inline-block;
    clear: both;
    width: 100%
}

body section[data-kc-equalheight=true],
body section[data-kc-equalheight=true]>.kc-container,
body section[data-kc-equalheight=true]>.kc-container .kc-wrap-columns {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%
}

body div.kc_row_inner[data-kc-equalheight=true] {
    width: calc(100% + 30px);
    flex-wrap: wrap
}

body div[data-kc-equalheight-align=middle]>.kc_column_inner>.kc_wrapper,
body div[data-kc-equalheight-align=bottom]>.kc_column_inner>.kc_wrapper,
body section[data-kc-equalheight-align=middle]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container,
body section[data-kc-equalheight-align=middle]>.kc-row-container>.kc-wrap-columns>.kc_column>.kc-col-container,
body section[data-kc-equalheight-align=bottom]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-wrap: wrap;
    height: 100%;
    width: 100%
}

body div.kc_row_inner[data-kc-equalheight=true]>.kc_column_inner>.kc_wrapper.kc_row_inner {
    height: 100%
}

body div[data-kc-equalheight-align=middle]>.kc_column_inner>.kc_wrapper,
body section[data-kc-equalheight-align=middle]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container,
body section[data-kc-equalheight-align=middle]>.kc-row-container>.kc-wrap-columns>.kc_column>.kc-col-container {
    align-content: center;
    justify-content: center;
    align-items: center
}

body div[data-kc-equalheight-align=bottom]>.kc_column_inner>.kc_wrapper,
body section[data-kc-equalheight-align=bottom]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container,
body section[data-kc-equalheight-align=bottom]>.kc-row-container>.kc-wrap-columns>.kc_column>.kc-col-container {
    align-content: flex-end;
    align-items: flex-end
}

body section[data-kc-fullheight=middle-content],
body section[data-kc-fullheight=middle-content]>.kc-container,
body section[data-kc-fullheight=middle-content]>.kc-row-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    align-content: center
}

body section[data-kc-equalheight=true]>.kc-container .kc-wrap-columns {
    flex-wrap: wrap;
    margin-left: initial;
    margin-right: initial
}

.kc-off-notice {
    width: 100%;
    padding: 10px;
    text-align: left;
    background-color: #e9e385;
    color: #333;
    font-size: 14px
}

.kc-off-notice a {
    text-transform: capitalize
}

@media screen and (min-width: 999px) {

    .kc-row-container .kc-wrap-columns,
    .kc_row_inner {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        flex-wrap: wrap
    }

    .kc-row-container.kc-container .kc-wrap-columns,
    .kc_row_inner {
        width: calc(100% + 30px)
    }
}

@media screen and (max-width: 767px) {

    body.kc-css-system .kc_column,
    body.kc-css-system .kc_column_inner {
        width: 100%
    }

    div.kc_row {
        display: block
    }
}

.kc_shortcode .kc-widget-title,
.kc_shortcode .kc_title {
    margin-bottom: 20px
}

.kc_shortcode ul {
    margin: 0;
    padding: 0
}

.kc_shortcode ul li {
    list-style: none
}

.kc_shortcode h3,
.kc_shortcode h4,
.kc_shortcode h5 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 600
}

.kc_shortcode h4 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px
}

.kc_shortcode h5 {
    font-size: 16px
}

.kc_accordion_wrapper,
.kc_tabs {
    margin-bottom: 24px
}

.kc_tabs .kc_tabs {
    margin-bottom: 0
}

.kc_tabs {
    display: inline-block;
    width: 100%
}

.kc_wrapper.ui-tabs {
    width: 100%;
    display: inline-block
}

.kc_vertical_tabs>.kc_wrapper.ui-tabs {
    border: none
}

.kc_tabs.kc-tabs-slider ul.kc-tabs-slider-nav {
    margin: 0
}

ul.kc-tabs-slider-nav li {
    display: inline-block;
    cursor: pointer;
    padding: 8px 15px
}

ul.kc-tabs-slider-nav li.kc-title-active {
    background: #ddd
}

.kc_tabs_nav,
.nav-pills {
    line-height: 45px;
    margin: 0;
    padding: 0
}

.kc_tabs_nav:after,
.kc_tabs_nav:before,
.nav-pills:after,
.nav-pills:before {
    display: table;
    line-height: 0;
    content: ""
}

.kc_tabs_nav:after,
.nav-pills:after {
    clear: both
}

.kc_tabs_nav~.kc_tab {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 0
}

html body.kc-css-system .kc_tabs_nav~.kc_tab:not(.ui-tabs-body-active) {
    margin: 0 !important;
    padding: 0 !important
}

.kc_tabs_nav~.kc_tab.ui-tabs-body-active {
    height: inherit !important;
    background: #ddd
}

.kc_tabs_nav~.kc_tab .kc_tab_content {
    padding: 30px 30px 15px
}

.kc_tabs_nav>li,
.nav-pills>li {
    float: left
}

.kc_tabs_nav>li>a,
.nav-pills>li>a {
    padding: 0 30px;
    text-decoration: none;
    outline: 0;
    display: block;
    line-height: 50px;
    color: #6b6b6b
}

.kc_tabs>.kc_wrapper>.kc_tabs_nav {
    background: #eee;
    float: left;
    min-height: 50px;
    margin: 0;
    width: 100%
}

.kc_tabs_nav {
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-top: 0 !important
}

.kc_tabs_nav>li {
    list-style: none;
    border-right: 1px solid #fff;
    border-left: none !important;
    border-bottom: none !important;
    margin: 0;
    float: left;
    color: #333;
    box-shadow: none;
    cursor: pointer
}

.kc_tabs_nav>.ui-tabs-active>a,
.kc_tabs_nav>li:hover,
.kc_tabs_nav>li>a:hover {
    background-color: #ddd;
    color: #333
}

.kc_tabs_nav>.ui-tabs-active,
.kc_tabs_nav>.ui-tabs-active:hover,
.kc_tabs_nav>.ui-tabs-active>a,
.kc_tabs_nav>.ui-tabs-active>a:hover {
    color: #555;
    display: block
}

.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 25%;
    z-index: 10;
    right: 0
}

.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav {
    border-right: none;
    right: 0;
    left: 0
}

.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab {
    float: left;
    width: 75%;
    height: 0;
    overflow: hidden
}

.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab.ui-tabs-body-active {
    height: inherit;
    border: 1px solid #ddd
}

.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab {
    list-style: none
}

.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li {
    list-style: none;
    border: 1px solid #ddd
}

.kc_wrapper>ul.ui-tabs-nav>li {
    overflow: hidden
}

.kc_vertical_tabs:not(.tabs_right)>.kc_wrapper>ul.ui-tabs-nav>li {
    border-right: 0 !important
}

.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav>li {
    border-left: 0 !important
}

.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li:not(:last-child) {
    border-bottom: 0 !important
}

.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a,
.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a:hover,
.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a:hover {
    border: none;
    background: #f7f7f7;
    margin-left: 0;
    color: #333
}

.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a {
    display: block;
    padding: 12px 0 12px 20px;
    outline: 0;
    text-decoration: none
}

.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav {
    float: right
}

.kc-video-inner iframe {
    margin-bottom: 0
}

.kc_accordion_content {
    padding-bottom: 0;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    color: #727272;
    display: none
}

.kc_accordion_content.ui-state-body-active {
    height: inherit !important
}

.kc_accordion_section>.kc_accordion_header {
    position: relative;
    cursor: pointer;
    min-height: 30px;
    line-height: 30px;
    font-weight: 700;
    font-size: inherit;
    margin-top: 0;
    margin-bottom: -1px;
    float: left;
    width: 100%;
    border: 1px solid #e0e0e0
}

.kc_accordion_section>.ui-state-active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin: 0
}

.kc_accordion_header>span.ui-accordion-header-icon {
    float: right;
    font-family: simple-line-icons;
    margin: 17px;
    color: #aaa;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.kc_accordion_header>span.ui-accordion-header-icon:before {
    content: "\e604"
}

.kc-section-active .kc_accordion_header.ui-state-active>span.ui-accordion-header-icon:before {
    content: "\e607"
}

.kc_accordion_header>a {
    display: block;
    font-size: 15px;
    padding: 10px 15px;
    text-decoration: none;
    outline: 0;
    font-weight: 400;
    border: none;
    cursor: pointer
}

.kc_accordion_content .kc-panel-body {
    padding: 15px;
    float: left;
    width: 100%
}

body div.dark_rounded .pp_loaderIcon {
    animation: 2s cubic-bezier(.63, .045, .34, 1) 0s normal none infinite kc-spinner;
    display: block;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    position: absolute;
    top: 50%;
    width: 50px;
    background: url(../images/images-loader.png) center center no-repeat;
    background-size: 50px 50px
}

body div.dark_rounded .pp_content,
body div.dark_rounded .pp_content_container .pp_left,
body div.dark_rounded .pp_content_container .pp_right {
    background: 0 0
}

body div.dark_rounded .pp_close {
    background: 0 0;
    text-indent: 0;
    text-align: right;
    color: #fff;
    font-size: 24px
}

body div.dark_rounded .pp_close:hover {
    color: #aaa
}

body div.dark_rounded a.pp_next,
body div.dark_rounded a.pp_previous {
    position: fixed;
    -webkit-transform: translateZ(0);
    text-indent: 0 !important;
    top: 50%;
    margin-top: -20px;
    font-size: 25px;
    z-index: 1000001;
    color: #fff;
    width: 50px;
    height: 50px;
    -webkit-backface-visibility: hidden;
    cursor: pointer
}

body div.dark_rounded a.pp_next {
    right: 0;
    background: 0 0
}

body div.dark_rounded a.pp_previous {
    left: 25px
}

body div.dark_rounded a.pp_next:hover,
body div.dark_rounded a.pp_previous:hover {
    background: 0 0;
    color: #aaa
}

body .div.dark_rounded .pp_details {
    position: relative;
    text-align: center
}

body .div.dark_rounded .pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px
}

body div.dark_rounded .pp_nav {
    font-size: 14px;
    margin: 0 10px 0 0;
    clear: right;
    float: left
}

body .pp_nav p {
    float: left;
    margin: 0 4px
}

body div.dark_rounded .pp_nav .pp_play,
body div.ppt {
    display: none !important
}

.kc_google_maps {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 100px
}

.kc_google_maps img {
    max-width: inherit;
    max-height: inherit
}

.kc_google_maps .map_popup_contact_form {
    position: absolute;
    z-index: 999;
    top: 0;
    overflow-y: auto;
    padding: 50px 60px 0;
    height: 100%;
    transform: translate(0, 0);
    transition: transform .4s ease;
    -webkit-transition-property: -webkit-transform, left, right;
    -webkit-backface-visibility: hidden
}

.map_popup_contact_form input[type=text],
.map_popup_contact_form input[type=email],
.map_popup_contact_form textarea {
    width: 100%;
    border: 1px solid #999;
    background: 0 0;
    color: #FFF
}

.map_popup_contact_form textarea {
    height: 100px
}

.map_popup_contact_form p {
    margin-bottom: 10px
}

.map_popup_contact_form .close {
    position: absolute;
    top: 10px;
    right: 10px
}

.map_popup_contact_form .wpcf7-submit {
    text-transform: uppercase;
    width: 100%;
    padding: 15px 0;
    box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 1)
}

.kc_google_maps .show_contact_form {
    position: absolute;
    left: 10px;
    top: 110px;
    z-index: 99;
    font-size: 20px;
    height: 33px;
    line-height: 20px;
    color: #F75850;
    display: none;
    background: #FFF;
    padding: 0 10px;
    border-radius: 3px;
    box-shadow: 0 1px 1px #BEBEBE;
    transition: all .2s ease
}

.kc_google_maps .show_contact_form i {
    margin-top: 7px
}

.kc_google_maps .show_contact_form:hover {
    background: #EBEBEB;
    color: #000
}

.map_popup_contact_form.left.hidden {
    transform: translate(-100%, 0) !important
}

.map_popup_contact_form.right.hidden {
    transform: translate(100%, 0) !important
}

.map_popup_contact_form.right {
    float: right;
    right: 0
}

.map_popup_contact_form.right+a {
    right: 10px;
    float: right;
    left: auto;
    top: 50px
}

.map_popup_contact_form .close {
    text-decoration: none;
    box-shadow: none;
    color: #FFF
}

.kc-fb-layout-2,
.kc-pricing-layout-1,
.kc-pricing-layout-2,
.kc-pricing-layout-4,
.kc-testi-layout-3 {
    box-shadow: 0 1px 21px rgba(0, 0, 0, .21)
}

.map_popup_contact_form .close i {
    font-weight: 100;
    font-size: 25px
}

.kc_image_gallery.kc-grid {
    width: 100%
}

.kc_image_gallery.kc-grid .item-grid {
    float: left;
    position: relative;
    width: 25%
}

.kc_image_gallery.kc-grid .item-grid .kc-image-overlay {
    background: rgba(0, 0, 0, .2)
}

.kc_image_gallery.kc-grid .item-grid:hover .kc-image-overlay {
    opacity: 1
}

.kc_image_gallery.kc-grid .item-grid img {
    display: block;
    max-width: 100%;
    border-image-width: 0
}

.kc-countdown-timer span.group,
.kc_button {
    padding: 10px 20px;
    color: #FFF;
    display: inline-block
}

.kc_image_gallery.kc-grid .item-grid.grid-2 {
    width: 50%
}

.kc_image_gallery.kc-grid .item-grid.grid-3 {
    width: 32.7%
}

.kc_image_gallery.kc-grid .item-grid.grid-4 {
    width: 25%
}

.kc_image_gallery.kc-grid.masonry .item-grid.grid-4 {
    width: 24.8%
}

.kc_image_gallery.kc-grid .item-grid.grid-5 {
    width: 20%
}

.kc_image_gallery.kc-grid .item-grid.grid-6 {
    width: 16.66666666666666%
}

.kc-countdown-timer .countdown-style2 .timer,
.kc-countdown-timer .countdown-style2 .unit,
.kc-ui-progress-bar {
    width: 100%;
    float: left
}

.kc_image_gallery {
    clear: both
}

.kc_button {
    transition: background-color .3s ease 0s, color .3s ease 0s, border-radius .3s ease 0s;
    white-space: nowrap;
    text-decoration: none;
    font-size: 14px;
    background-color: #1E73BE
}

.kc-countdown-timer {
    text-align: left
}

.kc-countdown-timer span.group {
    background: #42BCE2;
    border-radius: 5px;
    margin-right: 10px;
    text-align: center
}

.kc-countdown-timer .group .timer {
    font-size: 20px;
    font-weight: 700
}

.kc-countdown-timer .countdown-style2 .group {
    padding: 10px
}

@-webkit-keyframes animate-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 44px 0
    }
}

.kc_progress_bars .progress-item {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.kc_progress_bars div.progress-item:first-child {
    margin-top: 0 !important
}

.kc_progress_bars div.progress-item:last-child {
    margin-bottom: 0 !important
}

.kc-ui-progress-bar {
    position: relative;
    background: #e4e4e4
}

.kc-ui-progress {
    position: relative;
    display: block;
    height: 10px;
    z-index: 2;
    background: #42BCE2;
    overflow: initial !important
}

.kc-ui-progress-bar:after {
    background: #e4e4e4
}

.kc-ui-progress-bar2 .kc-ui-progress div.ui-label {
    margin-bottom: 10px
}

.kc-ui-progress div.ui-label {
    text-transform: uppercase;
    color: #272727;
    position: absolute;
    right: 0;
    margin-right: 12px;
    white-space: nowrap;
    bottom: 100%
}

.kc-ui-progress div.ui-label .value {
    display: block;
    color: #333
}

.kc_progress_bars .progress-item span.label {
    margin-bottom: 6px;
    font-size: 14px;
    padding: 0;
    color: #333;
    float: left;
    font-weight: 500;
    position: relative
}

.kc-ui-progress2 span.value {
    float: left;
    width: 45px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    background-size: 90%;
    border-radius: 3px;
    color: #fff;
    font-size: 12px
}

.kc-ui-progress2 span.value:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    border: 4px solid transparent;
    border-top-color: rgba(0, 0, 0, .4);
    transform: translateX(-50%)
}

.kc-ui-progress3 div.ui-label {
    bottom: 0;
    font-size: 1em;
    height: 100%;
    display: flex;
    align-items: center
}

.pie-chart-wrapper {
    text-align: center
}

.kc_piechart {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 100px
}

.kc_piechart .percent:after {
    content: "%";
    font-size: .8em;
    margin-left: .1em
}

.kc_piechart .percent {
    z-index: 2;
    text-align: center;
    font-size: 14px;
    display: block;
    color: #42BCE2
}

.kc_piechart .pie_chart_percent i {
    width: 100%;
    font-size: 14px
}

.kc_piechart .pie_chart_percent {
    z-index: 2;
    top: 50%;
    position: absolute;
    left: 50%;
    text-align: center;
    font-size: 14px;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%)
}

.kc_piechart canvas {
    left: 0;
    position: absolute;
    top: 0
}

.pie_chart_text {
    margin: 20px 0
}

.kc-flip-container {
    perspective: 1000;
    -webkit-perspective: 1000;
    min-height: 50px;
    float: left;
    width: 100%
}

.kc-flip-container.flip .flipper,
.kc-flip-container.hover .flipper,
.kc-flip-container:hover .flipper {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg)
}

.kc-flip-container.flip-vertical.flip .flipper,
.kc-flip-container.flip-vertical.hover .flipper,
.kc-flip-container.flip-vertical:hover .flipper {
    transform: rotateX(180deg) rotateY(0);
    -webkit-transform: rotateX(180deg) rotateY(0)
}

.kc-flip-container .wrap-icon {
    float: left;
    width: 100%
}

.kc-flip-container .front {
    background: #f7f7f7;
    border: 1px solid #ebebeb
}

.kc-flip-container .front .front-content {
    float: left;
    width: 100%;
    padding: 30px 15px;
    text-align: center
}

.kc-flip-container .front .front-content i {
    font-size: 40px;
    color: #42BCE2
}

.kc-flip-container .front .front-content h3 {
    margin: 0 0 20px;
    font-size: 18px;
    float: left;
    width: 100%;
    color: #444;
    text-transform: uppercase
}

.kc-flip-container .front .front-content p {
    color: #666;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.kc-flip-container .front .front-content .button {
    background: #42BCE2;
    display: inline-block;
    color: #fff;
    border-radius: 2px;
    text-transform: uppercase;
    padding: 10px 16px;
    font-size: 12px
}

.kc-flip-container .back {
    background: #fff;
    border: 4px solid #ddd
}

.kc-flip-container .back .des {
    float: left;
    width: 100%;
    padding: 30px 15px;
    text-align: center;
    overflow-y: auto
}

.kc-flip-container .back .des i {
    font-size: 40px;
    color: #C13740
}

.kc-flip-container .back .des h3 {
    margin: 0 0 20px;
    float: left;
    width: 100%;
    font-size: 18px;
    color: #444;
    text-transform: uppercase
}

.kc-flip-container .back .des p {
    color: #666;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.kc-flip-container .back .des .button {
    background: #C13740;
    display: inline-block;
    color: #fff;
    border-radius: 2px;
    text-transform: uppercase;
    padding: 10px 16px;
    font-size: 12px
}

.kc-flip-container .flipper {
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    position: relative;
    height: 100%;
    float: left;
    width: 100%
}

.content-icon i,
.kc-feature-boxes,
.kc-feature-boxes a,
.kc-pricing-tables {
    transition: all .3s ease 0s
}

.kc-flip-container .back,
.kc-flip-container .front {
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.kc-flip-container .front {
    z-index: 2;
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    float: left;
    width: 100%;
    position: relative
}

.kc-flip-container .front img {
    width: 100%;
    float: left;
    max-width: 100%
}

.kc-flip-container .back {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg)
}

.kc-flip-container.flip-vertical .back {
    transform: rotateX(180deg) rotateY(0);
    -webkit-transform: rotateX(180deg) rotateY(0)
}

.kc_wrap_instagram {
    overflow: hidden;
    clear: both
}

.kc_wrap_instagram ul {
    margin: 0;
    padding-left: 0
}

.kc_wrap_instagram ul li.el-end {
    margin-right: 0
}

.kc_wrap_instagram ul li.el-start {
    clear: left
}

.kc-blog-posts-3,
.kc_box_wrap,
.kc_video_wrapper {
    clear: both
}

.ins_mark_low_resolution,
.ins_mark_standard_resolution,
.ins_mark_thumbnail {
    padding: 25px 10px
}

.kc_wrap_instagram ul li {
    background: url(../images/images-loading.gif) center center no-repeat;
    float: left;
    list-style: none;
    width: 100%;
    margin: 0 0 10px;
    padding: 0 5px
}

.kc_wrap_instagram {
    width: calc(100% + 10px);
    margin-left: -5px;
    margin-right: -5px
}

.kc_wrap_instagram ul li.loaded a {
    float: left;
    width: 100%
}

.kc_wrap_instagram ul li.loaded img {
    width: 100%;
    float: left
}

.kc_wrap_instagram ul li.loaded {
    background-image: none
}

.kc_ins_col_1 ul li {
    width: 100%
}

.kc_ins_col_2 ul li {
    width: 50%
}

.kc_ins_col_3 ul li {
    width: 33.3333333333%
}

.kc_ins_col_4 ul li {
    width: 25%
}

.kc_ins_col_5 ul li {
    width: 20%
}

.kc_ins_col_6 ul li {
    width: 16.6666666666666%
}

.kc-fb-layout-1,
.kc-fb-layout-1 .content-button,
.kc-fb-layout-1 .content-desc,
.kc-fb-layout-1 .content-icon,
.kc-fb-layout-1 .content-title,
.kc-fb-layout-2 .content-image,
.kc-fb-layout-3,
.kc-fb-layout-3 .content-desc,
.kc-fb-layout-3 .content-title,
.kc-fb-layout-4,
.kc-feature-boxes {
    width: 100%;
    float: left
}

.content-icon i {
    display: inline-block
}

.kc-fb-layout-1 {
    text-align: center
}

.kc-fb-layout-1 .content-icon i {
    font-size: 55px;
    color: #42BCE2;
    text-align: center
}

.kc-fb-layout-1 .content-title {
    margin: 25px 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #444
}

.kc-fb-layout-1 .content-desc {
    font-weight: 400;
    margin-bottom: 25px
}

.kc-fb-layout-1 .content-desc p {
    margin: 0;
    color: rgba(86, 86, 86, .8)
}

.kc-fb-layout-1 .content-button a {
    display: inline-block;
    padding: 7px 20px;
    text-transform: uppercase;
    background: #eee;
    color: #666;
    font-size: 12px
}

.kc-fb-layout-1 .content-button a:hover {
    background: #42BCE2;
    color: #fff
}

.kc-fb-layout-2 {
    overflow: hidden;
    text-align: center
}

.kc-fb-layout-2 .content-button,
.kc-fb-layout-2 .content-desc,
.kc-fb-layout-2 .content-title {
    float: left;
    width: 100%;
    padding: 0 10px
}

.content-title {
    margin: 25px 0 20px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #444
}

.content-desc {
    font-weight: 400;
    margin-bottom: 25px;
    color: rgba(86, 86, 86, .8);
    padding: 0
}

.content-desc p {
    margin: 0;
    color: rgba(86, 86, 86, .8)
}

.content-button a {
    display: inline-block;
    padding: 7px 20px;
    text-transform: uppercase;
    background: #eee;
    color: #666;
    font-size: 12px
}

.kc-fb-layout-2 .content-button {
    margin-bottom: 30px
}

.kc-fb-layout-2 .content-button a:hover {
    background: #42BCE2;
    color: #fff
}

.kc-fb-layout-3 {
    display: -webkit-flex;
    display: flex
}

.kc-fb-layout-3 .content-icon {
    float: left
}

.kc-fb-layout-3 .content-icon i {
    font-size: 29px;
    text-align: center
}

.kc-fb-layout-4 .content-position,
.kc-fb-layout-5 .content-position {
    font-size: 11px;
    color: #42BCE2;
    text-transform: uppercase
}

.kc-fb-layout-3 .box-right {
    padding-left: 25px
}

.kc-fb-layout-3 .content-title {
    margin: 0 0 15px
}

.kc-fb-layout-4 .content-image {
    float: left;
    width: 50%
}

.kc-fb-layout-4 .box-right .content-button,
.kc-fb-layout-5,
.kc-testi-layout-1,
.kc-testi-layout-2,
.kc-testi-layout-3,
.kc-testi-layout-4,
.kc-testimo .content-desc,
.kc-testimo .content-image,
.kc-testimo .content-position,
.kc-testimo .content-title {
    width: 100%;
    float: left
}

.kc-fb-layout-4 .content-image img {
    float: left
}

.kc-fb-layout-4 .box-right {
    overflow: hidden;
    padding: 0 0 0 20px
}

.kc-fb-layout-4 .content-title {
    margin: 0 0 20px
}

.kc-fb-layout-4 .box-right .content-button a {
    float: left
}

.kc-fb-layout-5 .content-title {
    margin: 0 0 15px
}

.kc-testi-layout-1 {
    text-align: center
}

.kc-testi-layout-1 .content-image img {
    border-radius: 50%
}

.kc-testi-layout-1 .content-desc {
    margin: 30px 0 27px
}

.kc-testi-layout-1 .content-title {
    margin: 0;
    font-size: 18px
}

.kc-testi-layout-1 .content-position {
    color: #999;
    font-size: 11px
}

.kc-testi-layout-2 {
    background: #eee;
    padding: 25px 20px 30px;
    border-radius: 4px
}

.kc-testi-layout-2 .content-title {
    margin: 0;
    color: #42BCE2;
    font-size: 18px
}

.kc-testi-layout-2 .content-position {
    color: #999;
    font-size: 11px
}

.kc-testi-layout-2 .content-desc {
    margin: 15px 0 0
}

.kc-testi-layout-3 {
    text-align: center;
    padding: 0 0 30px
}

.kc-testi-layout-3 .content-title {
    margin: 20px 0 0;
    color: #42BCE2;
    font-size: 18px;
    padding: 0 15px
}

.kc-testi-layout-3 .content-position {
    color: #999;
    font-size: 11px;
    padding: 0 15px
}

.kc-testi-layout-3 .content-desc {
    margin: 15px 0 0;
    padding: 0 15px
}

.kc-testi-layout-4 .content-image {
    padding-right: 20px;
    float: left;
    width: 40%
}

.kc-testi-layout-4 .content-image img {
    border-radius: 50%;
    float: left
}

.kc-testi-layout-4 .box-right {
    overflow: hidden
}

.kc-testi-layout-4 .content-title {
    margin: 0;
    font-size: 18px
}

.kc-testi-layout-4 .content-desc {
    margin-bottom: 20px
}

.kc-testi-layout-4 .content-position {
    color: #42BCE2;
    font-size: 11px
}

.kc-testi-layout-5 {
    float: left;
    width: 100%
}

.kc-testi-layout-5 .content-image {
    padding-right: 20px;
    float: left;
    width: auto;
    max-width: 40%
}

.kc-testi-layout-5 .content-image img {
    border-radius: 50%
}

.kc-testi-layout-5 .box-right {
    float: left
}

.kc-testi-layout-5 .content-title {
    margin: 0;
    font-size: 18px
}

.kc-pricing-tables {
    float: left;
    width: 100%;
    overflow: hidden
}

.kc-pricing-layout-1 {
    border-radius: 10px;
    overflow: hidden;
    background: #42BCE2
}

.kc-pricing-layout-1 .header-pricing {
    float: left;
    width: 100%;
    line-height: 1.4
}

.kc-pricing-layout-1 .header-pricing .kc-pricing-price {
    float: left;
    width: 100%;
    text-align: center
}

.kc-pricing-layout-1 .kc-pricing-price .content-price {
    padding-bottom: 30px
}

.kc-pricing-layout-1 .header-pricing .kc-pricing-price span {
    font-weight: 400;
    color: #fff;
    font-size: 28px
}

.kc-pricing-layout-1 .header-pricing .kc-pricing-price span.content-duration {
    font-size: 16px;
    color: #fff
}

.kc-pricing-layout-1 .header-pricing .content-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: rgba(0, 0, 0, .1);
    padding: 15px 0
}

.kc-pricing-layout-1 .content-icon-header i {
    font-size: 80px;
    color: #fff;
    margin-top: 30px
}

.kc-pricing-layout-1 .content-desc {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    text-align: center;
    padding: 0
}

.kc-pricing-tables .content-desc li:last-child {
    margin-left: 0 !important;
    margin-top: 0 !important;
    margin-right: 0 !important
}

.kc-pricing-tables .content-desc li:first-child {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important
}

.kc-pricing-layout-1 .content-desc li {
    float: left;
    width: 100%;
    padding: 8px 0;
    font-size: 14px;
    color: #173d50
}

.kc-pricing-tables .content-desc li {
    border-left: 0 !important;
    border-right: 0 !important;
    list-style: none
}

.kc-pricing-tables .content-desc li:not(:last-child) {
    border-bottom: 0 !important
}

.kc-pricing-layout-1 .content-desc li:nth-of-type(2n+1) {
    background: #F1F3F5
}

.kc-pricing-layout-1 .content-button {
    float: left;
    width: 100%;
    text-align: center;
    background: #42BCE2
}

.kc-pricing-layout-1 .content-button a {
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 25px;
    background: rgba(0, 0, 0, .1);
    color: #fff
}

.kc-pricing-layout-1 .content-button a:hover {
    background: #fff;
    color: #42BCE2
}

.kc-pricing-layout-2 .header-pricing {
    float: left;
    width: 100%;
    line-height: 1.4
}

.kc-pricing-layout-2 .header-pricing .kc-pricing-price {
    float: left;
    width: 100%;
    text-align: center;
    border-left: 0 !important;
    border-right: 0 !important
}

.kc-pricing-layout-2 .kc-pricing-price .content-price {
    padding-bottom: 30px
}

.kc-pricing-layout-2 .header-pricing .kc-pricing-price span {
    color: #42BCE2;
    font-weight: 300;
    font-size: 60px
}

.kc-pricing-layout-2 .header-pricing .kc-pricing-price span.content-duration {
    font-size: 16px;
    color: rgba(23, 61, 80, .4)
}

.kc-pricing-layout-2 .header-pricing .content-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    margin: 0 0 3px;
    font-weight: 700;
    text-transform: uppercase;
    color: #173d50;
    padding: 30px 0 0
}

.kc-pricing-layout-2 .content-desc {
    float: left;
    width: 100%;
    list-style: none;
    text-align: center;
    margin: 0
}

.kc-pricing-layout-2 .content-desc li {
    float: left;
    width: 100%;
    padding: 8px 0;
    font-size: 14px;
    color: #173d50
}

.kc-pricing-layout-2 .content-desc li:nth-of-type(2n+1) {
    background: rgba(23, 61, 80, .06)
}

.kc-pricing-layout-2 .content-button {
    float: left;
    width: 100%;
    text-align: center
}

.kc-pricing-layout-2 .content-button a {
    display: inline-block;
    margin-bottom: 25px;
    margin-top: 25px;
    background: #42BCE2;
    color: #fff;
    border: 2px solid #42BCE2
}

.kc-pricing-layout-2 .content-button a:hover {
    background: #fff;
    color: #42BCE2
}

.kc-pricing-layout-3 {
    float: left;
    width: 100%;
    line-height: 1.4;
    background: #42BCE2
}

.kc-pricing-layout-3 .kc-pricing-price {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: rgba(255, 255, 255, .15)
}

.kc-pricing-layout-3 .kc-pricing-price span {
    font-weight: 300;
    color: #fff;
    font-size: 60px
}

.kc-pricing-layout-3 .kc-pricing-price span.content-duration {
    font-size: 14px
}

.kc-pricing-layout-3 .content-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    margin: 0 0 15px;
    padding: 30px 0;
    background: rgba(255, 255, 255, .15);
    text-transform: uppercase
}

.kc-pricing-layout-3 .content-desc {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    text-align: center
}

.kc-pricing-layout-3 .content-desc li {
    float: left;
    width: 100%;
    padding: 8px 0;
    font-size: 14px;
    color: #fff
}

.kc-pricing-layout-3 .content-button {
    float: left;
    width: 100%;
    text-align: center
}

.kc-pricing-layout-3 .content-button a {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 300;
    margin-top: 25px;
    margin-bottom: 25px;
    background: rgba(255, 255, 255, .15);
    color: #fff
}

.kc-pricing-layout-3 .content-button a:hover {
    background: #fff;
    color: #42BCE2
}

.kc-pricing-layout-4 {
    border-radius: 10px;
    overflow: hidden;
    background: #42BCE2
}

.kc-pricing-layout-4 .header-pricing {
    float: left;
    width: 100%;
    line-height: 1.4
}

.kc-pricing-layout-4 .header-pricing .kc-pricing-price {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 30px
}

.kc-pricing-price span {
    display: inline-block
}

.kc-pricing-layout-4 .kc-pricing-price span {
    font-weight: 300;
    color: #fff;
    font-size: 60px;
    display: inline-block
}

.kc-pricing-layout-4 .kc-pricing-price .content-price {
    line-height: 60px;
    margin: 0 5px
}

.kc-pricing-layout-4 .kc-pricing-price .content-duration {
    font-size: 16px;
    color: rgba(255, 255, 255, .75);
    text-transform: uppercase;
    vertical-align: bottom
}

.kc-pricing-layout-4 .kc-pricing-price .content-currency {
    font-size: 16px;
    vertical-align: top;
    color: rgba(255, 255, 255, .75)
}

.kc-pricing-layout-4 .content-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    margin: 0;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    padding: 0 0 10px
}

.content-icon-header {
    float: left;
    width: 100%;
    text-align: center
}

.content-icon-header i {
    display: inline-block
}

.kc-pricing-layout-4 .content-icon-header i {
    margin: 30px 0;
    font-size: 90px;
    text-align: center;
    color: #fff;
    background: rgba(255, 255, 255, .15);
    border-radius: 50%;
    width: 160px;
    height: 160px;
    line-height: 160px
}

.kc-pricing-layout-4 .content-desc {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    background: #fff;
    text-align: center
}

.kc-pricing-layout-4 .content-desc li {
    float: left;
    width: 100%;
    padding: 8px 0;
    font-size: 14px;
    color: #173d50
}

.kc-pricing-layout-4 .content-desc li:nth-of-type(2n+1) {
    background: #F1F3F5
}

.kc-pricing-layout-4 .content-button {
    float: left;
    width: 100%;
    background: #fff;
    text-align: center
}

.kc-pricing-layout-4 .content-button a {
    display: inline-block;
    background: #42BCE2;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #fff
}

.kc_facebook_recent_post .list-posts {
    background: #e9ebee
}

.kc_facebook_recent_post .list-posts li {
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    background: #fff;
    border-radius: 3px
}

.kc_facebook_recent_post .list-posts li:last-child {
    margin-bottom: 0
}

.kc_facebook_recent_post ul li.fb_mark_cls {
    background: url(../images/images-fb_loading.gif) left 20px center no-repeat;
    height: 60px;
    border: 1px dashed #E6E6E6;
    margin-bottom: 15px;
    z-index: 2;
    background-size: 16px
}

.fb-header .fb-line-1,
.fb-header .fb-line-2 {
    z-index: 11;
    position: relative;
    width: 100%;
    float: left
}

.kc_facebook_recent_post ul {
    max-height: 300px;
    overflow-y: auto
}

.kc_facebook_recent_post ul li {
    border-bottom: 1px solid #E6E6E6
}

.kc_facebook_recent_post .fb-post-info span {
    margin-right: 15px
}

.kc_facebook_recent_post .fb-post-info a {
    font-size: 12px;
    box-shadow: none;
    border-bottom: 0;
    color: #7f7f7f
}

.kc_facebook_recent_post img {
    margin-bottom: 10px;
    max-width: 100%
}

.kc_facebook_recent_post .fb-message {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.38;
    overflow: hidden
}

.kc_shortcode .fb-button-profile {
    background-color: #4e69a2;
    border-radius: 2px;
    border: 1px solid;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-top: 15px;
    display: inline-block;
    text-align: center;
    color: #FFF;
    padding: 5px 20px;
    text-decoration: none
}

.kc_shortcode .fb-button-profile:active,
.kc_shortcode .fb-button-profile:hover {
    background-color: #4e69a2;
    color: #FFF;
    box-shadow: 0 0 1px 2px rgba(88, 144, 255, .75), 0 1px 1px rgba(0, 0, 0, .15);
    outline: 0
}

.kc_shortcode .fb-button-profile:visited {
    color: #FFF
}

.kc_facebook_recent_post ul {
    border-top: 0;
    padding: 10px
}

.kc_facebook_recent_post ul li {
    padding: 10px;
    margin-bottom: 20px
}

.kc_facebook_recent_post .fb-post-info {
    margin-top: 10px;
    padding-top: 6px;
    border-top: 1px solid #e5e5e5;
    line-height: 1
}

.kc_facebook_recent_post .fb-post-infoa span {
    color: #7f7f7f;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    text-transform: capitalize
}

.kc_facebook_recent_post .fb-post-infoa span:hover {
    color: #333
}

.fb-header {
    width: 100%;
    height: 130px;
    background-size: cover;
    position: relative
}

.fb-header .fb-line-1 {
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .9)
}

.fb-header .fb-line-2 {
    display: block
}

.fb-line-1 .img-profile {
    width: 54px;
    height: auto;
    margin: 7px 10px 0 7px;
    border: 2px solid #fff;
    float: left
}

.fb-line-1 .username {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    line-height: 35px;
    overflow: hidden
}

.fb-line-1 .likes {
    font-size: 12px;
    line-height: 1.358;
    overflow: hidden;
    display: block;
    margin-left: 65px
}

.fb-line-2 .like_page,
.fb-line-2 .share_page {
    background: #f6f7f8;
    padding: 0 10px;
    margin-left: 10px;
    margin-top: 30px;
    display: inline-block;
    font-size: 12px;
    line-height: 22px;
    color: #4e5665;
    border-radius: 1px;
    text-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    font-weight: 700;
    box-sizing: content-box;
    text-align: center;
    font-family: helvetica, arial, sans-serif
}

.fb-line-2 .share_page {
    margin-right: 10px;
    margin-left: inherit;
    float: right
}

.fb-line-2 .share_page i {
    font-size: 13px
}

.fb-line-2 .like_page i {
    font-size: 13px;
    color: #3A5897
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 10
}

.kc_wrap_twitter .button_follow_wrap {
    padding: 10px 15px;
    background: #e1e8ed
}

.kc_twitter_feed .owl-item {
    text-align: center
}

.kc_twitter_feed ul li {
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
    background: #fff
}

.kc_twitter_feed ul li:last-child {
    margin-bottom: 0
}

.kc_twitter_feed .kc_tweet_icon i {
    display: block;
    margin-bottom: 10px
}

.kc_twitter_feed .twitter-footer {
    font-size: 12px;
    font-style: italic;
    margin-top: 15px
}

.kc_twitter_style-1 .twitter-footer.show_avatar {
    margin-left: 58px;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    line-height: 1;
    padding-bottom: 6px
}

.kc_twitter_feed .twitter-footer>span {
    margin-right: 25px
}

.kc_twitter_feed .twitter-footer>span a {
    color: #aab8c2
}

.kc_twitter_feed .twitter-footer>span a:hover {
    color: #1da1f2
}

.kc_twitter_feed .twitter-footer>span:last-child {
    margin-right: 0
}

.kc_twitter_feed a {
    color: #02A4BC
}

.kc_twitter_feed .tweet_user a {
    position: relative;
    line-height: 21px;
    color: #333;
    cursor: pointer;
    background-color: #eee;
    border-radius: 3px;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    border: 1px solid #ccc;
    background-image: linear-gradient(#fff, #dedede)
}

.kc-blog-posts-2 .kc-list-item-2 .post-title-alt a:hover,
.kc-blog-posts-3 .kc-list-item-3 .entry-meta a:hover,
.kc-blog-posts-4 .kc-list-item-4 .post-meta a:hover {
    text-decoration: underline
}

.kc_twitter_feed .tweet_user a:hover {
    color: #333;
    background-color: #d9d9d9;
    background-image: linear-gradient(#f8f8f8, #d9d9d9);
    border-color: #bbb
}

.kc_twitter_feed .kc_tweet_icon {
    font-size: 40px;
    display: block
}

.kc_twitter_feed .tweet_desc .user_twitter {
    width: 48px;
    height: 48px;
    display: inline-block;
    float: left
}

.kc_twitter_feed .description,
.kc_twitter_feed .user_twitter span {
    display: block
}

.kc_twitter_follow i {
    margin-right: 5px;
    color: #1b95e0;
    font-size: 20px
}

.kc_twitter_feed .kc_twitter_follow {
    line-height: 25px;
    float: right;
    padding: 2px 5px
}

.tweet_reply a i,
.tweet_retweet a i {
    font-size: 17px
}

.kc_twitter_feed.kc_twitter_style-1 .kc_tweet_icon {
    float: left
}

.kc_twitter_feed.kc_twitter_style-1 .tweet_desc.show_avatar {
    margin-left: 58px
}

.kc_twitter_feed.kc_twitter_style-1 .tweet_desc .user_twitter {
    margin-left: -58px
}

.kc_twitter_feed .user_twitter {
    text-align: left
}

.kc_twitter_feed .user_twitter img {
    float: left;
    margin-right: 10px;
    border-radius: 5px
}

.kc_twitter_feed .tweet_desc .name {
    font-weight: 800
}

.kc_twitter_feed .tweet_desc .screen_name {
    color: #8899a6
}

.kc_twitter_feed .tweet_user {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 20px
}

.kc_counter_box h4,
.kc_counter_box i {
    margin-bottom: 15px
}

.kc_wrap_twitter .result_twitter_feed {
    overflow-y: auto;
    padding: 20px 15px;
    border: 1px solid #e9eaed;
    height: 350px;
    background: #F5F8FA
}

.kc_twitter_style-2 .button_follow_wrap {
    display: none
}

.kc_twitter_feed.kc_twitter_style-2 .tweet_desc .user_twitter {
    float: none;
    display: block;
    margin-right: 0;
    text-align: center;
    width: 100%
}

.kc_twitter_feed.kc_twitter_style-2 .tweet_desc .user_twitter img {
    margin-right: 0;
    float: none
}

.kc_twitter_feed.kc_twitter_style-2.tweet_desc span {
    display: block
}

.kc_twitter_feed.kc_twitter_style-2 .tweet_desc {
    text-align: center
}

.kc_twitter_feed.kc_twitter_style-2 .tweet_user {
    text-align: center;
    margin-top: 20px;
    border: none
}

.kc_twitter_feed.kc_twitter_style-2 .kc_twitter_follow {
    float: none
}

.kc-pie-chart-wrapper,
.kc_counter_box {
    text-align: center
}

.kc_counter_box .counterup {
    display: block;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px
}

.kc_counter_box i {
    display: inline-block;
    font-size: 45px
}

.kc_box_wrap .one-second,
.kc_box_wrap .one-third,
.kc_box_wrap .two-third {
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

.kc_box_wrap .one-third {
    width: 33.3%
}

.kc_box_wrap .one-second {
    width: 50%
}

.kc_box_wrap .two-third {
    width: 66.7%
}

.kc-owl-post-carousel .owl-item {
    padding-right: 20px
}

.kc-owl-post-carousel .owl-item .kc-read-more {
    font-size: 13px;
    padding: 9px 30px;
    border-radius: 25px;
    white-space: nowrap;
    border: 1px solid #e3e3e3;
    transition: all .3s ease
}

.kc-owl-post-carousel .owl-item .kc-read-more:hover {
    background: #ccc;
    border: 0
}

.kc-owl-post-carousel .owl-item .footer-button {
    padding: 15px 0;
    text-align: center
}

.kc-owl-post-carousel .owl-item .list-item {
    box-shadow: 0 0 0 1px rgba(224, 224, 224, .5) inset;
    text-align: center;
    padding-bottom: 25px
}

.kc-owl-post-carousel .in-post-content {
    text-align: justify
}

.kc-owl-post-carousel .owl-item .image {
    margin-bottom: 20px;
    position: relative
}

.kc-owl-post-carousel .owl-item .image .caption {
    background: rgba(0, 0, 0, .5);
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 5px 10px;
    margin: 0;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.kc_single_image,
.kc_single_image figure {
    position: relative
}

.kc-owl-post-carousel .owl-item .image .caption a {
    color: #FFF;
    font-size: 16px
}

.kc-owl-post-carousel .owl-item .title {
    overflow: hidden;
    padding: 20px 12px 0
}

.kc-owl-post-carousel .owl-item .in-post-content {
    padding: 0 15px
}

.kc-owl-post-carousel .owl-item .kc-entry_meta {
    margin-bottom: 10px;
    font-size: 80%
}

.list-post-type .list-item {
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #dbdbdb;
    float: left;
    width: 100%
}

.list-post-type .list-item figure {
    float: left;
    width: 100%;
    margin-bottom: 25px
}

.list-post-type .list-item img {
    display: block;
    max-width: 100%
}

.list-post-type .list-item h3 {
    float: left;
    width: 100%;
    margin-bottom: 6px
}

.list-post-type .list-item h3 a {
    display: block;
    color: #272727;
    font-size: 24px;
    transition: all .3s ease 0s
}

.list-post-type .list-item h3 a:hover {
    color: #42BCE2
}

.kc-read-more {
    float: left;
    padding: 7px 30px;
    border: 1px solid #e4e4e4;
    border-radius: 30px;
    font-weight: 600;
    color: #505050;
    transition: all .3s ease 0s
}

.kc-read-more:hover {
    background: #42BCE2;
    border-color: #42BCE2;
    color: #fff
}

.kc-entry_meta>span {
    margin-right: 13px;
    font-size: 12px;
    font-weight: 500
}

.kc-entry_meta>span i {
    color: #42BCE2
}

.kc-entry_meta>span a {
    color: #7a7a7a;
    transition: all .3s ease 0s
}

.kc-entry_meta>span a:hover {
    color: #42BCE2
}

.kc-carousel-images .progressBar {
    width: 100%;
    background: #EDEDED
}

.kc-carousel-images .progressBar .bar {
    width: 0;
    max-width: 100%;
    height: 4px;
    background: #7fc242
}

.kc_accordion_section.group {
    padding-bottom: 8px
}

.entry-content a {
    box-shadow: none
}

.kc_accordion_content {
    border-bottom: 1px solid #eaeaea;
    border-top: none !important;
    float: left;
    width: 100%
}

.kc_single_image {
    max-width: 100%;
    width: 100%;
    line-height: 0
}

.kc_single_image>a {
    width: 100%;
    float: left;
    position: relative
}

.kc_single_image p {
    margin: 10px 0;
    float: left;
    width: 100%
}

.kc_image_empty {
    max-width: 100%
}

.kc-image-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .6s ease;
    opacity: 0
}

.kc-image-overlay i {
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: all .3s ease;
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px
}

.kc-image-overlay:hover i {
    border-radius: 10px
}

.kc_single_image:hover .kc-image-overlay {
    background: rgba(58, 52, 42, .7);
    opacity: 1
}

.list-post-type .kc-entry_meta span.tags-links {
    display: inline !important
}

.kc-icon-wrapper i,
.list-post-type .kc-read-more {
    display: inline-block
}

.kc-entry_meta {
    float: left;
    width: 100%;
    padding-bottom: 15px
}

.list-post-type .text {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.kc-entry_meta i {
    margin-right: 5px
}

.kc-sync2.owl-carousel.owl-theme {
    margin-top: 10px
}

.kc-sync2 .owl-item.synced .item img {
    border: 1px solid #869791
}

.kc-carousel-no-images {
    padding: 20px 0
}

.kc-icon-wrapper i {
    color: #42BCE2;
    font-size: 16px;
    text-align: center;
    line-height: 1em;
    transition: background-color .3s ease 0s, color .3s ease 0s, border-radius .3s ease 0s
}

.kc-multi-icons-wrapper i {
    width: 1em;
    height: 1em;
    text-align: center;
    color: #fff;
    font-size: 20px
}

.kc-multi-icons-wrapper a {
    padding: 10px;
    margin: 3px;
    background: #1E73BE;
    line-height: 1;
    display: inline-block;
    border-radius: 3px
}

.kc-multi-icons-wrapper a:last-child {
    margin-right: 0 !important
}

.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 50px;
    margin-top: -25px;
    background: 0 0;
    opacity: 0;
    left: 50px;
    color: transparent;
    transition: all .3s ease;
    padding: 0;
    z-index: 9
}

.owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 50px;
    left: initial
}

.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:before {
    content: "\e605";
    color: #999;
    transition: all .6s ease;
    font-family: simple-line-icons;
    font-size: 50px;
    line-height: 50px;
    font-weight: 100
}

.owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: "\e606"
}

.owl-nav-arrow.owl-theme:hover .owl-controls .owl-buttons div {
    opacity: 1;
    left: 15px
}

.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:hover:before {
    color: #666
}

.owl-nav-arrow.owl-theme:hover .owl-controls .owl-buttons div.owl-next {
    right: 15px;
    left: initial
}

.owl-nav-round.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -25px;
    background: #fafafa;
    opacity: 0;
    left: 50px;
    color: transparent;
    transition: all .3s ease;
    padding: 0;
    border: 1px solid #aaa;
    border-radius: 100%
}

.owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 50px;
    left: initial
}

.owl-nav-round.owl-theme .owl-controls .owl-buttons div:before {
    content: "\e605";
    color: #999;
    transition: all .6s ease;
    font-family: simple-line-icons;
    font-size: 20px;
    line-height: 40px;
    font-weight: 100;
    width: 40px;
    height: 40px;
    text-align: left;
    display: block;
    padding-left: 8px;
    margin-top: -1px
}

.owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: "\e606";
    padding-right: 8px;
    text-align: right
}

.owl-nav-round.owl-theme:hover .owl-controls .owl-buttons div {
    opacity: 1;
    left: 15px
}

.owl-nav-round.owl-theme .owl-controls .owl-buttons div:hover {
    background: #FFF
}

.owl-nav-round.owl-theme .owl-controls .owl-buttons div:hover:before {
    color: #666
}

.owl-nav-round.owl-theme:hover .owl-controls .owl-buttons div.owl-next {
    right: 15px;
    left: initial
}

@keyframes kc-spinner {
    0% {
        transform: scale(1) rotate(0)
    }

    100% {
        transform: scale(1) rotate(720deg)
    }
}

.kc-title-wrap {
    width: 100%
}

.image_fadein_slider {
    display: inline-block;
    width: 100%
}

.image_fadein_slider .image_fadein {
    display: inline-block;
    width: 100%;
    position: relative
}

.image_fadein_slider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    opacity: 0;
    transition: all ease 650ms
}

.image_fadein_slider img.active {
    position: relative;
    opacity: 1;
    transition: all ease 850ms
}

.image_fadein_slider .image_fadein.fast img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    opacity: 0;
    transition: all ease 350ms
}

.image_fadein_slider .image_fadein.fast img.active {
    position: relative;
    opacity: 1;
    transition: all ease 550ms
}

.image_fadein_slider .image_fadein.slow img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    opacity: 0;
    transition: all ease 950ms
}

.image_fadein_slider .image_fadein.slow img.active {
    position: relative;
    opacity: 1;
    transition: all ease 1.15s
}

.kc-blog-posts-4 {
    width: calc(100% + 30px) !important;
    margin-left: -15px;
    margin-right: -15px
}

.kc-blog-posts-4 .kc-list-item-4 {
    float: left;
    width: 100%;
    position: relative
}

.kc-blog-posts-4 .item {
    padding: 0 15px
}

.meta-title {
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(101, 100, 96, 0) 0, rgba(0, 0, 0, .35) 50%, rgba(0, 0, 0, .35) 100%);
    padding: 20px
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header {
    float: left;
    width: 100%
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header>a {
    float: left;
    width: 100%;
    overflow: hidden
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header>a img {
    display: block
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-meta a.date-link {
    margin-left: 7px
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-meta a.date-link:before {
    content: '|';
    margin-right: 7px
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header a img {
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.divider_line2 i,
.divider_line3 .line_text {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.kc-blog-posts-4 .kc-list-item-4 .post-meta {
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    float: left;
    width: 100%
}

.kc-blog-posts-4 .kc-list-item-4 .post-meta a {
    text-transform: capitalize;
    font-size: 12px;
    color: #fff
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt {
    float: left;
    width: 100%;
    line-height: 1.4;
    margin: 4px 0 10px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt a {
    color: #fff
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt a:hover {
    color: #42BCE2
}

.kc-blog-posts-1 .kc-list-item-1 {
    position: relative;
    min-height: 200px
}

.kc-blog-posts-1 .kc-list-item-1 figure {
    width: 100%;
    display: inline-block
}

.kc-blog-posts-1 .kc-list-item-1 .post-details {
    position: absolute;
    padding: 40px 20px 30px;
    width: 100%;
    bottom: 0;
    text-align: left;
    background: rgba(255, 255, 255, .7)
}

.kc-blog-posts-1 .kc-list-item-1 .post-title-alt {
    margin: 0 0 15px
}

.kc-blog-posts-1 .kc-list-item-1 .post-title-alt a {
    color: #000;
    display: block;
    font-size: 22px;
    text-transform: uppercase
}

.kc-blog-posts-1 .kc-list-item-1 .post-title-alt a:hover {
    color: #555
}

.kc-blog-posts-1 .kc-list-item-1 .post-date {
    margin-bottom: 10px;
    color: #999;
    font-size: 12px;
    font-style: italic
}

.kc-blog-posts-1 .kc-list-item-1 .post-date .kc-post-author {
    margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid #ddd
}

.kc-blog-posts-1 .kc-list-item-1 .post-date .post-cats {
    margin-left: 8px;
    padding-left: 8px;
    border-left: 1px solid #ddd
}

.kc-blog-posts-1 .kc-list-item-1 .post-date .kc-post-author a,
.kc-blog-posts-1 .kc-list-item-1 .post-date .post-cats a {
    color: #333
}

.kc-blog-posts-1 .kc-list-item-1 .post-date .kc-post-author a:hover,
.kc-blog-posts-1 .kc-list-item-1 .post-date .post-cats a:hover {
    color: #000
}

.kc-blog-posts-1 .kc-list-item-1 .post-details .btn {
    display: inline-block;
    font-size: 12px;
    padding: 10px 20px;
    line-height: 1;
    color: #272727;
    text-transform: uppercase;
    border: 2px solid #42BCE2
}

.kc-blog-posts-1 .kc-list-item-1 .post-details .btn:hover {
    background: #42BCE2;
    color: #fff
}

.kc-blog-posts-2 .kc-list-item-2 {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 30px
}

.kc-blog-posts-2 .kc-list-item-2 .post-item-left {
    float: left;
    width: 50%;
    padding-right: 30px
}

.kc-blog-posts-2 .kc-list-item-2 .post-item-left>p,
.kc-blog-posts-2 .kc-list-item-2 .post-item-right>p {
    font-size: 14px;
    color: #666;
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.kc-blog-posts-2 .kc-list-item-2 .post-item-right {
    float: left;
    width: 50%
}

.kc-blog-posts-2 .kc-list-item-2 .post-title-alt {
    margin: 0 0 20px;
    float: left;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px
}

.kc-blog-posts-2 .kc-list-item-2 .post-title-alt a {
    display: block;
    color: #333
}

.kc-blog-posts-2 .kc-list-item-2 .post-meta {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    line-height: 38px
}

.kc-blog-posts-2 .kc-list-item-2 .post-meta span {
    float: left;
    margin-right: 15px;
    font-size: 12px
}

.kc-blog-posts-2 .kc-list-item-2 .post-meta span i {
    margin-right: 5px;
    color: #42BCE2;
    font-size: 12px
}

.kc-blog-posts-2 .kc-list-item-2 .post-meta span a {
    color: #999
}

.kc-blog-posts-2 .kc-list-item-2 .post-meta span a:hover {
    color: #000
}

.kc-blog-posts .kc-post-2-button {
    float: left;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #000;
    font-size: 12px;
    line-height: 1
}

.kc-blog-posts .kc-post-2-button:hover {
    border-color: #42BCE2;
    background: #42BCE2;
    color: #fff
}

.kc-blog-posts-3.kc-blog-grid {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px
}

.kc-blog-posts-3.kc-blog-grid .post-grid.grid-1 {
    width: 100%;
    float: left;
    padding: 0 15px
}

.kc-blog-posts-3.kc-blog-grid .post-grid.grid-2 {
    width: 50%;
    float: left;
    padding: 0 15px
}

.kc-blog-posts-3.kc-blog-grid .post-grid.grid-3 {
    width: 33.33333333333%;
    padding: 0 15px;
    float: left
}

.kc-blog-posts-3.kc-blog-grid .post-grid.grid-4 {
    width: 25%;
    float: left;
    padding: 0 15px
}

.kc-blog-posts-3.kc-blog-grid .post-grid.grid-5 {
    width: 20%;
    float: left;
    padding: 0 15px
}

.kc-blog-posts-3.kc-blog-grid .post-grid.grid-6 {
    width: 16.5%;
    float: left;
    padding: 0 15px
}

.kc-blog-posts-3.kc-blog-grid .post-grid img {
    max-width: 100%;
    transition: all .3s ease 0
}

.kc-blog-posts-3 .kc-list-item-3 {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.kc-blog-posts-3 .kc-list-item-3>a {
    float: left;
    width: 100%
}

.kc-blog-posts-3 .kc-list-item-3>a img {
    display: block
}

.kc-blog-posts-3 .kc-list-item-3 .content {
    float: left;
    width: 100%;
    padding: 26px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14)
}

.kc-button-7 a:hover,
.kc-button-9 a:hover {
    box-shadow: 0 11px 3px -7px #ccc !important
}

.kc-blog-posts-3 .kc-list-item-3 .entry-thumb-link:hover img {
    opacity: .4
}

.kc-blog-posts-3 .kc-list-item-3 .entry-meta {
    text-transform: uppercase;
    font-size: 12px;
    color: #b4b4b4;
    float: left;
    width: 100%;
    margin: 5px 0 10px
}

.kc-blog-posts-3 .kc-list-item-3 .entry-meta .entry-date,
.kc-blog-posts-3 .kc-list-item-3 .entry-meta .kc-post-author {
    padding-right: 7px;
    margin-right: 7px;
    border-right: 1px solid #e4e4e4
}

.kc-blog-posts-3 .kc-list-item-3 .entry-meta a {
    text-transform: capitalize;
    font-size: 12px;
    color: #42BCE2
}

.kc-blog-posts-3 .kc-list-item-3 .post-title-alt {
    float: left;
    width: 100%;
    line-height: 1.4;
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative
}

.kc-blog-posts-3 .kc-list-item-3 .post-content p {
    color: #7a7a7a;
    line-height: 26px;
    font-size: 14px
}

.kc-blog-posts-3 .kc-list-item-3 .post-title-alt a {
    color: #272727
}

.kc-blog-posts-3 .kc-list-item-3 .post-title-alt a:hover {
    color: #42BCE2
}

.kc-blog-posts-3 .kc-list-item-3 .entry-excerpt p {
    font-size: 14px;
    color: #888
}

.divider_line {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px
}

.divider_line .divider_inner {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important
}

.divider_line2 {
    height: 1px;
    position: relative
}

.divider_line2 i {
    color: #fff;
    width: 27px;
    height: 27px;
    border-radius: 100%;
    background-color: #d3d3d3;
    text-align: center;
    vertical-align: middle;
    line-height: 27px;
    position: absolute
}

.divider_line3 {
    position: relative
}

.divider_line3 .line_text {
    text-transform: uppercase;
    background: #fff;
    padding: 0 10px;
    position: absolute
}

.message-boxes i {
    margin-right: 7px;
    float: left
}

.message-box-wrap {
    padding: 20px;
    border-radius: 0;
    border: 2px solid #eee;
    font-size: 14px
}

.kc-close-but {
    width: 10px;
    height: 10px;
    float: right;
    border: none;
    margin: 8px;
    cursor: pointer;
    font-size: 0;
    background: url(../images/images-icon-remove.png) center top no-repeat;
    text-indent: -9999px
}

button.kc-close-but:hover {
    background-color: rgba(51, 51, 51, 0)
}

.kc-filters-alignCenter {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    color: #DADADA
}

.kc-filter-item {
    color: #949494;
    cursor: pointer;
    font: 400 13px/21px "Open Sans", sans-serif;
    padding: 0 12px;
    transition: all .3s ease-in-out;
    position: relative;
    overflow: visible;
    margin: 0 0 10px;
    display: inline-block
}

.kc-filter-item-active.kc-filter-item {
    color: #4183d7
}

.kc-caption-zoom {
    float: left;
    position: relative;
    width: 640px;
    height: 360px;
    margin: 0 auto;
    overflow: hidden
}

.kc-caption-defaultWrap {
    position: absolute;
    top: 0;
    left: 0
}

.kc-caption-defaultWrap img {
    transition: .4s ease
}

.kc-caption-zoom .kc-caption:hover .kc-caption-defaultWrap img {
    transform: scale(1.08)
}

.kc-caption-activeWrap {
    width: 100%;
    z-index: 2;
    height: 100%
}

.kc-caption-zoom .kc-caption:hover .kc-caption-activeWrap {
    position: absolute;
    opacity: 1
}

.kc-caption-activeWrap .kc-caption-body {
    padding: 12px 30px;
    text-align: center
}

.kc-caption-zoom .kc-caption-activeWrap .kc-caption-body {
    padding-top: 120px
}

.kc-caption-body .kc-caption-title {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px
}

.kc-caption-body .kc-caption-desc {
    color: #aaa;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

.kc-caption-zoom .kc-caption-activeWrap {
    opacity: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .9);
    transition: opacity .8s cubic-bezier(.19, 1, .22, 1)
}

.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter {
    bottom: 125%
}

.kc_tooltip {
    position: relative;
    display: inline-block;
    border-bottom: initial
}

.kc_tooltip span {
    background: #454545;
    border-radius: 3px;
    bottom: 117%;
    color: #fff;
    font-size: 14px;
    left: 50%;
    position: absolute;
    width: 200px;
    z-index: 9999;
    margin: 0 !important;
    padding: 10px;
    text-align: center;
    transform: translateX(-50%);
    transition: all .3s ease-in-out 0s;
    opacity: 0;
    visibility: hidden
}

.kc_tooltip .fati17 {
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 27px;
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
    border-radius: 100%;
    text-align: center;
    background-color: #181818;
    transition: all .3s ease 0s
}

.kc_tooltip[data-position=top] span:before {
    background: #454545;
    z-index: -1;
    bottom: -9px;
    content: "";
    left: 50%;
    display: block;
    height: 10px;
    width: 10px;
    position: absolute;
    border-width: 10px;
    margin-left: -9px;
    transform: rotate(45deg) translateY(-50%)
}

.kc_tooltip[data-position=right] span:before {
    background: #454545;
    z-index: -1;
    top: 50%;
    margin: 0 !important;
    content: "";
    left: -8px;
    display: block;
    height: 10px;
    width: 10px;
    position: absolute;
    border-width: 10px;
    transform: rotate(45deg) translateY(-50%)
}

.kc_tooltip[data-position=right] span,
.kc_tooltip[data-position=left] span {
    bottom: initial !important;
    top: 50%;
    transform: translateY(-50%)
}

.kc_tooltip[data-position=bottom] span:before {
    background: #454545;
    z-index: -1;
    content: '';
    left: 50%;
    margin-left: -10px;
    top: 0;
    display: block;
    height: 10px;
    width: 10px;
    position: absolute;
    border-width: 10px;
    transform: rotate(45deg) translateY(-50%)
}

.kc_tooltip[data-position=bottom] span {
    transform: translateX(-50%)
}

.kc_tooltip[data-position=left] span:before {
    background: #454545;
    top: 50%;
    margin: 0;
    content: " ";
    right: 0;
    display: block;
    height: 10px;
    width: 10px;
    position: absolute;
    border-width: 10px;
    transform: rotate(45deg) translateY(-50%)
}

.but_large1 {
    color: #fff;
    padding: 18px 50px;
    background-color: '. $bg_color .';
    border-radius: 3px;
    transition: all .3s ease;
    white-space: nowrap
}

.but_large1:hover {
    color: #fff;
    background-color: #2a363f
}

.kc_tooltip:hover span {
    opacity: 1;
    visibility: visible
}

.content-button a {
    transition: all .3s ease 0s
}

.kc_tooltip.style2 img {
    display: block
}

.kc-image-hover-effects {
    position: relative;
    overflow: hidden
}

.kc-image-hover-effects>a {
    float: left;
    width: 100%
}

.kc-image-hover-effects .overlay-effects {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    text-align: center
}

.kc-image-hover-effects .overlay-effects,
.kc-image-hover-effects .overlay-effects .content-button a,
.kc-image-hover-effects .overlay-effects .content-desc,
.kc-image-hover-effects .overlay-effects .content-title,
.kc-image-hover-effects a img {
    transition: transform .4s cubic-bezier(.4, 0, .2, 1), opacity .4s
}

.kc-image-hover-effects img {
    float: left;
    max-width: 100%;
    transition: all .3s ease 0s
}

.kc-image-hover-effects .overlay-effects .content-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    margin: 20px 0 15px
}

.kc-image-hover-effects .overlay-effects .content-desc {
    color: rgba(255, 255, 255, .7)
}

.kc-img-effects-1:hover .overlay-effects {
    opacity: 1
}

.kc-img-effects-1 .overlay-effects {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center
}

.kc-img-effects-1 .overlay-effects .content-title {
    margin: 0
}

.kc-img-effects-2 .overlay-effects {
    transform: scale(1.3) display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.kc-img-effects-2 .overlay-effects .content-title {
    margin: 0 0 4px;
    font-size: 20px
}

.kc-img-effects-2 .overlay-effects .content-desc {
    margin: 0
}

.kc-img-effects-2:hover .overlay-effects {
    opacity: 1;
    transform: scale(1)
}

.kc-img-effects-2:hover a img {
    transform: scale(1.2)
}

.kc-img-effects-3 .overlay-effects {
    padding: 20px;
    text-align: left;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end
}

.kc-img-effects-3 .overlay-effects .content-title {
    margin: 0 0 7px;
    opacity: 0;
    transform: translate(-40px, 0)
}

.kc-img-effects-3 .overlay-effects .content-desc {
    margin: 0;
    opacity: 0;
    transform: translate(-40px, 0);
    transition-delay: .15s
}

.kc-img-effects-3:hover .overlay-effects {
    opacity: 1;
    transform: scale(1)
}

.kc-img-effects-3:hover .overlay-effects .content-desc,
.kc-img-effects-3:hover .overlay-effects .content-title {
    opacity: 1;
    transform: translate(0, 0)
}

.kc-img-effects-4 .overlay-effects .content-desc,
.kc-img-effects-4 .overlay-effects .content-title {
    opacity: 0;
    transform: translate(0, -40px)
}

.kc-img-effects-4 .overlay-effects .content-button a {
    opacity: 0
}

.kc-img-effects-4 .overlay-effects .content-desc {
    transition-delay: .2s
}

.kc-img-effects-4:hover .overlay-effects .content-desc,
.kc-img-effects-4:hover .overlay-effects .content-title {
    opacity: 1;
    transform: translate(0, 0)
}

.kc-img-effects-4:hover a img {
    transform: scale(1.1)
}

.kc-img-effects-4:hover .overlay-effects,
.kc-img-effects-4:hover .overlay-effects .content-button a {
    opacity: 1
}

.kc-img-effects-5 .overlay-effects {
    padding: 20px;
    text-align: left;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center
}

.kc-button-7 a,
.kc-button-8 a {
    line-height: 40px;
    text-align: center
}

.kc-img-effects-5 .overlay-effects i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: rgba(255, 255, 255, .8);
    color: #333;
    text-align: center;
    font-size: 14px;
    border-radius: 50%
}

.kc-button-1 a,
.kc-button-main a {
    border: 2px solid #42BCE2;
    padding: 10px 30px
}

.kc-img-effects-5:hover .overlay-effects {
    opacity: 1
}

.kc-image-hover-effects.slide_bottom:hover img,
.kc-image-hover-effects.slide_left:hover img,
.kc-image-hover-effects.slide_right:hover img,
.kc-image-hover-effects.slide_top:hover img {
    transform: none
}

.kc-image-hover-effects.slide_left .overlay-effects {
    opacity: 1;
    background: #333;
    transform: translateX(-100%)
}

.kc-image-hover-effects.slide_right .overlay-effects {
    opacity: 1;
    background: #333;
    transform: translateX(100%)
}

.kc-image-hover-effects.slide_top .overlay-effects {
    opacity: 1;
    background: #333;
    transform: translateY(-100%)
}

.kc-image-hover-effects.slide_bottom .overlay-effects {
    opacity: 1;
    background: #333;
    transform: translateY(100%)
}

.kc-image-hover-effects.slide_bottom:hover .overlay-effects,
.kc-image-hover-effects.slide_left:hover .overlay-effects,
.kc-image-hover-effects.slide_right:hover .overlay-effects,
.kc-image-hover-effects.slide_top:hover .overlay-effects {
    transform: translate(0, 0)
}

.kc-image-hover-effects.push_bottom .overlay-effects,
.kc-image-hover-effects.push_left .overlay-effects,
.kc-image-hover-effects.push_right .overlay-effects,
.kc-image-hover-effects.push_top .overlay-effects {
    background: #333;
    opacity: 1
}

.kc-image-hover-effects.push_bottom img,
.kc-image-hover-effects.push_left img,
.kc-image-hover-effects.push_right img,
.kc-image-hover-effects.push_top img {
    z-index: 2;
    position: relative
}

.kc-image-hover-effects.push_left:hover img {
    transform: translateX(100%)
}

.kc-image-hover-effects.push_right:hover img {
    transform: translateX(-100%)
}

.kc-image-hover-effects.push_top:hover img {
    transform: translateY(100%)
}

.kc-image-hover-effects.push_bottom:hover img {
    transform: translateY(-100%)
}

.kc-image-hover-effects.zoom_in img {
    transform: scale(1)
}

.kc-image-hover-effects.zoom_in:hover img,
.kc-image-hover-effects.zoom_out img {
    transform: scale(1.2)
}

.kc-image-hover-effects.zoom_out:hover img {
    transform: scale(1)
}

.kc-image-hover-effects.tranlate {
    overflow: inherit
}

.kc-image-hover-effects.tranlate .overlay-effects {
    background: #333;
    transition: all .3s ease 0s
}

.kc-image-hover-effects.tranlate:hover .overlay-effects {
    top: 15px;
    left: 15px
}

.kc-image-hover-effects.overlay_scale_in .overlay-effects {
    transition: all .3s ease 0s;
    background: #333;
    transform: scale(.75)
}

.kc-image-hover-effects.overlay_scale_in:hover .overlay-effects {
    transform: scale(1)
}

.kc-image-hover-effects.overlay_scale_out .overlay-effects {
    transition: all .3s ease 0s;
    background: #333;
    transform: scale(1)
}

.kc-image-hover-effects.overlay_scale_out:hover .overlay-effects {
    transform: scale(.9)
}

.kc-pro-button a {
    display: inline-block;
    transition: all .3s;
    text-transform: uppercase
}

.kc-button-2 a:after,
.kc-button-3 a:after {
    content: '';
    top: 0;
    left: 0;
    transition: all .3s ease 0s
}

.kc-button-main a {
    color: #fff;
    background: #42BCE2
}

.kc-button-1 a,
.kc-button-main a:active,
.kc-button-main a:hover {
    background: #fff;
    color: #42BCE2
}

.kc-button-1 a {
    z-index: 1
}

.kc-button-1 a:hover {
    border-radius: 10px;
    border-style: dotted;
    color: #42BCE2
}

.kc-button-2 a,
.kc-button-3 a {
    border: 2px solid #42BCE2;
    padding: 10px 30px
}

.kc-button-2 a {
    color: #fff;
    background: #42BCE2;
    position: relative;
    z-index: 1
}

.kc-button-2 a:after {
    position: absolute;
    width: 0;
    height: 100%;
    background: #fff;
    z-index: -1
}

.kc-button-2 a:hover {
    color: #42BCE2
}

.kc-button-2 a:active:after,
.kc-button-2 a:hover:after {
    width: 100%
}

.kc-button-3 a {
    color: #fff;
    background: #42BCE2;
    z-index: 1;
    overflow: hidden;
    position: relative
}

.kc-button-3 a:after {
    position: absolute;
    width: 100%;
    height: 0;
    background: #fff;
    z-index: -1
}

.kc-button-3 a:hover {
    color: #42BCE2
}

.kc-button-3 a:hover:after {
    height: 100%
}

.kc-button-4 a {
    border: 3px solid #42BCE2;
    color: #fff;
    background: #42BCE2;
    z-index: 1;
    overflow: hidden;
    position: relative;
    padding: 10px 30px
}

.kc-button-4 a:after,
.kc-button-4 a:before {
    width: 0;
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    background: #fff;
    transition: all .3s ease 0s;
    z-index: -1
}

.kc-button-4 a:after {
    left: 50%
}

.kc-button-4 a:before {
    right: 50%
}

.kc-button-5 a,
.kc-button-6 a {
    background: #42BCE2;
    padding: 10px 30px
}

.kc-button-4 a:hover {
    color: #42BCE2
}

.kc-button-4 a:hover:after,
.kc-button-4 a:hover:before {
    width: 100%
}

.kc-button-5 a {
    color: #fff
}

.kc-button-5 a:hover {
    color: #fff;
    animation-name: pulse;
    animation-duration: .5s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

.creative_icon_right {
    margin: 0 0 0 4px
}

.creative_icon_left,
.kc-button-6 a .creative_icon_left i {
    margin: 0 4px 0 0
}

.kc-button-6 a,
.kc-button-6 a:hover {
    color: #fff
}

.kc-button-6 a .creative_icon_right i {
    margin: 0 0 0 4px
}

.kc-button-6 a:hover span i {
    color: #fff;
    animation-name: bounce;
    animation-duration: .6s;
    animation-timing-function: linear
}

.kc-button-7 a {
    color: #fff;
    position: relative;
    background-color: #3fa962;
    border: 1px solid rgba(255, 255, 255, .15);
    letter-spacing: .2px;
    min-height: 40px;
    overflow: visible;
    display: inline-block;
    transition: all .25s ease-in-out;
    padding: 3px 25px
}

.kc-button-10 a,
.kc-team,
.kc-team-2 .box-right,
.kc-team-3 {
    overflow: hidden
}

.kc-button-7 a:after,
.kc-button-7 a:before {
    content: "";
    display: block;
    position: absolute;
    width: 20%;
    height: 30%;
    transition: all .3s ease 0s
}

.kc-button-7 a:before {
    border-top: 2px solid rgba(255, 255, 255, .8);
    border-left: 2px solid rgba(255, 255, 255, .8);
    left: 5px;
    top: 5px
}

.kc-button-7 a:after {
    border-bottom: 2px solid rgba(255, 255, 255, .8);
    border-right: 2px solid rgba(255, 255, 255, .8);
    bottom: 5px;
    right: 5px
}

.kc-button-7 a i {
    margin-left: 6px
}

.kc-button-7 a .creative_icon_left i {
    margin: 0 6px 0 0
}

.kc-button-7 a:hover {
    color: #fff
}

.kc-button-7 a:hover:after,
.kc-button-7 a:hover:before {
    width: calc(100% - 10px);
    height: calc(100% - 10px)
}

.kc-button-8 a {
    color: #fff;
    position: relative;
    background-color: #42BCE2;
    letter-spacing: .2px;
    min-height: 40px;
    display: inline-block;
    transition: all .25s ease-in-out;
    padding: 8px 34px;
    border-radius: 30px;
    text-transform: capitalize
}

.kc-button-8 a .creative_title,
.kc-button-8 a i,
.kc-button-9 a {
    transition: all .3s ease 0s
}

.kc-button-8 a .creative_icon_right i {
    margin: 0 0 0 4px
}

.kc-button-8 a:hover .creative_icon_right i {
    margin: 0 0 0 15px
}

.kc-button-8 a .creative_icon_left i {
    margin: 0 4px 0 0
}

.kc-button-8 a:hover .creative_icon_left i {
    margin: 0 15px 0 0
}

.kc-button-8 a:hover .creative_title,
.kc-button-8 a:hover i {
    color: #fff
}

.kc-button-9 a {
    padding: 10px 30px;
    color: #fff;
    position: relative;
    background: #42BCE2;
    transform-style: preserve-3d
}

.kc-button-9 a:hover,
.kc-button-9 a:hover:before {
    transform: translateY(-5px)
}

.kc-button-9 a:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
    transition-property: transform, opacity
}

.kc-button-9 a:hover {
    color: #fff
}

.kc-button-10 a {
    padding: 10px 30px;
    color: #fff;
    position: relative;
    background: #42BCE2;
    transition: all .3s ease 0s
}

.kc-button-10 a:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(.19, 1, .22, 1);
    width: 50px
}

.kc-team-3,
.kc-video-bg {
    position: relative
}

.kc-button-10 a:hover {
    color: #fff
}

.kc-button-10 a:hover:after {
    left: 120%;
    transition: all 550ms cubic-bezier(.19, 1, .22, 1)
}

.kc-infobox-default {
    float: left;
    padding: 60px 60px 80px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #eee;
    transition: all .3s ease;
    width: 100%
}

.kc-infobox-default i {
    font-size: 30px;
    color: #272727;
    padding-bottom: 32px
}

.kc-infobox-1 h3,
.kc-infobox-default h3 {
    font-size: 16px;
    font-style: normal;
    line-height: 23px
}

.kc-infobox-default h3 {
    margin-bottom: 20px;
    font-weight: 600
}

.kc-infobox-default.active,
.kc-infobox-default:hover {
    background-color: #42BCE2;
    transition: all .3s ease
}

.kc-infobox-default.active,
.kc-infobox-default.active h5,
.kc-infobox-default.active i,
.kc-infobox-default:hover,
.kc-infobox-default:hover h5,
.kc-infobox-default:hover i {
    color: #fff
}

.kc-infobox-1 h3 {
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 12px;
    display: inline-block
}

.kc-infobox-1 i {
    color: #42BCE2;
    font-size: 22px;
    padding-right: 16px;
    padding-top: 2px;
    float: left
}

.kc-infobox-1 p {
    float: left;
    margin: 8px 0 16px;
    width: 100%
}

.kc-infobox-1 .kc-infobox-button1 {
    color: #272727;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all .3s ease;
    float: left
}

.kc-infobox-1 .kc-infobox-button1:hover {
    color: #727272
}

.kc-dropcaps .dropcaps-text {
    position: relative;
    display: inline-block;
    float: left;
    height: 45px;
    width: 45px;
    line-height: 45px;
    font-size: 40px;
    background: #42BCE2;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin: 5px 18px 0 0
}

.kc-call-to-action {
    background: #fafafa;
    padding: 30px 50px;
    display: table;
    width: 100%
}

.kc-call-to-action .kc-cta-desc h2,
.kc-call-to-action .kc-cta-text {
    margin: 0 0 20px
}

.kc-call-to-action .kc-cta-button a {
    background: #34495e;
    text-transform: uppercase;
    color: #fff;
    float: right;
    padding: 10px 25px;
    transition: all .3s ease 0s
}

.kc-call-to-action .kc-cta-button a:hover {
    background-color: #ff2a40
}

.kc-call-to-action.kc-cta-2 .kc-cta-button a {
    float: none;
    display: inline-block
}

.kc-cta-3.kc-is-button .kc-cta-desc {
    width: 75%;
    display: table-cell;
    vertical-align: middle
}

.kc-cta-3 .kc-cta-text p {
    margin: 0
}

.kc-cta-3 .kc-cta-button {
    width: 25%;
    display: table-cell;
    vertical-align: middle
}

.kc-cta-1,
.kc-cta-2,
.kc-image-hover-effects,
.kc-team {
    width: 100%;
    float: left
}

.kc-cta-3 .kc-cta-button a {
    display: inline-block
}

.kc-cta-1 .kc-cta-button {
    float: left
}

.kc-cta-1 .kc-cta-button a {
    display: block
}

.kc-cta-2 {
    text-align: center
}

.kc-team {
    text-align: center;
    transition: all .3s ease 0s
}

.kc-team .content-socials a {
    text-align: center;
    display: inline-block;
    margin: 0 5px 25px;
    width: 35px;
    height: 35px;
    font-size: 18px;
    color: #fff;
    border: 1px solid #42BCE2;
    background-color: #42BCE2;
    border-radius: 2px;
    line-height: 35px
}

.kc-team .content-socials {
    float: left;
    width: 100%
}

.kc-team.kc-team-3 .content-socials {
    margin-top: 25px
}

.content-subtitle {
    float: left;
    width: 100%
}

.kc-team .content-desc {
    margin: 0 0 20px;
    float: left;
    width: 100%
}

.kc-team-2 {
    text-align: left
}

.kc-team-2 .content-title {
    margin: 0;
    float: left;
    width: 100%
}

.kc-team-2 .content-image {
    float: left;
    max-width: 35%;
    padding-right: 20px
}

.kc-team-3 .content-image img {
    float: left
}

.kc-team-2 .content-desc {
    margin: 13px 0 20px
}

.kc-team-3:hover .overlay {
    transform: translateY(0);
    opacity: 1
}

.kc-team-3 .overlay {
    width: 100%;
    height: 100%;
    padding-top: 30px;
    opacity: 0;
    transition: all .3s ease 0s;
    transform: translateY(100%);
    background: rgba(0, 0, 0, .4)
}

.kc-team-3 .content-subtitle,
.kc-team-3 .content-title {
    color: #fff
}

.kc-team-3 .content-desc {
    margin: 0 0 25px;
    color: rgba(255, 255, 255, .8)
}

@media only screen and (max-width: 479px) {

    .kc-blog-posts-2 .kc-list-item-2 .post-item-left,
    .kc-blog-posts-2 .kc-list-item-2 .post-item-right,
    .kc-blog-posts-3.kc-blog-grid .post-grid.grid-2,
    .kc-blog-posts-3.kc-blog-grid .post-grid.grid-3,
    .kc-blog-posts-3.kc-blog-grid .post-grid.grid-4 {
        width: 100%
    }

    div.dark_rounded .pp_content_container .pp_left,
    div.dark_rounded .pp_content_container .pp_right {
        padding: 0
    }

    div.pp_pic_holder {
        width: 85% !important;
        left: 7.5% !important
    }

    div.dark_rounded .pp_content,
    div.pp_pic_holder img {
        width: 100% !important;
        height: auto !important
    }
}

@media only screen and (min-width: 480px) and (max-width:999px) {

    .kc-blog-posts-2 .kc-list-item-2 .post-item-left,
    .kc-blog-posts-2 .kc-list-item-2 .post-item-right,
    .kc-blog-posts-3.kc-blog-grid .post-grid.grid-2,
    .kc-blog-posts-3.kc-blog-grid .post-grid.grid-3,
    .kc-blog-posts-3.kc-blog-grid .post-grid.grid-4 {
        width: 50%
    }
}


/*
Theme Name: Cyber 
Theme URI: http://webitkurigram.com/wp/cyber/
Description: Cyber - IT Solution & IT Startup WP Theme 
Author: Consultant
Author URI: https://www.templatemonster.com/vendors/consultant/
Version: 1.0.0
Tags: custom-menu, editor-style, featured-images
Text Domain: cyber
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/




/*
-------------------------------------------------------------------------------------
CSS INDEX
======================================================================================
* THEME DEFULT CSS
* SECTION TITLE
* SLIDER BUTTON STYLE
* WIDGET  CSS
* HEADING TOP AREA CSS
* HEADING NAV AREA CSS
* SLIDER CSS
* ABOUT SECTION CSS
* SERCIVE CSS
* PROGRESS CSS
* TEAM CSS
* COUNTER AREA CSS
* PRICING AREA CSS
* BRAND AREA CSS
* TESTIMONIAL AREA CSS
* PORTFOLIO AREA CSS
* BLOG AREA CSS
* BLOG DETAILS AREA CSS
* choose AREA CSS
* COMMENT AREA CSS
* PAGINATION AREA CSS
* BREADCRUMB AREA CSS
* 404 AREA CSS
* FOOTER TOP AREA CSS
* FOOTER TOP 2 AREA CSS
* FOOTER MIDDLE AREA CSS
* FOOTER BOTTOM AREA CSS
* SCROLL TOP CSS
* RESPONSIVE CSS
============================================================================================= */
/*----------------------------------------
 Don't change any css from here. If you need to change, Please use child theme.
------------------------------------------*/

html,
body {}

img {
    max-width: 100%;
    height: auto;
}

/* box layout */
.box.wrapper {
    max-width: 1200px;
    margin: auto;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px #ddd;
    box-shadow: 0px 0px 5px #ddd;
}

/* end box layout */

.fix {
    overflow: hidden;
}

.clear_both {
    clear: both;
}

h1 {
    font-size: 40px;
    margin-bottom: 10px;
}

h2 {
    font-size: 35px;
    margin-bottom: 10px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

/*===================== cyber HEADING TOP AREA CSS =========================*/

/* LEFT RIGHT CSS */
.em40_header_area_main.hdisplay_none {
    display: none;
}

.cyber-header-top {
    padding: 12px 0;
    background: #271151;
}

.top-address p {
    margin-bottom: 0;
    font-size: 12px;
    display: inline-block;
}

.top-address p span,
.top-address p a {
    margin-right: 20px;
}

.top-address p span i,
.top-address p a i {
    font-size: 15px;
    color: #fff;
    margin-right: 10px;
}

.top-address p a {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/* TOP RIGHT CSS */

.top-right-menu ul.social-icons {
    margin: 0;
    padding: 0;
}

.top-right-menu ul.social-icons li {
    display: inline-block;
    margin-left: 18px;
    position: relative;
}

.top-right-menu ul.social-icons li a {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 15px;

}

.top-address p a,
.top-right-menu ul.social-icons li a,
.top-address p span {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.top-right-menu .social-icons li a:hover,
.top-right-menu .social-icons li a i:hover {
    color: #fff;
}

.top-both-p0 .top-address p a,
.top-both-p0 .top-address p span {
    margin-right: 0px;
    margin-left: 12px;
}

.right_menu_button {
    text-align: right;
}

.login_button {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    padding: 0px 17px;
    margin-left: 10px;
    font-weight: 500;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    line-height: 24px;
}

.login_button.active,
.login_button:hover {
    background: #333;
    border-color: #333;
    color: #fff;
}

.header-support {
    margin-top: 11px;
    margin-left: 14px;
    display: inline-block;
}

.header-support a {
    color: #fff;
    font-weight: 500;
    background: #7744D9;
    padding: 8px 21px;
    border-radius: 30px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.header-support a:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    content: "";
    background: #161a33;
    border-radius: 30px;
    z-index: -1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.header-support a:hover::before {
    width: 100%;
}

.header-support b {
    font-weight: 400;
    font-size: 17px;
    color: #565872;
}

.header-support i {
    margin-right: 12px;
    display: inline-block;
}

/* sub menu css */

.top-right-menu ul .sub-menu {
    position: absolute;
    left: 0px;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-top: 1px solid #f00;
    width: 150px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: left;
    background: #fff;
    z-index: 1;
}

.top-right-menu ul.social-icons li:hover .sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.top-right-menu ul .sub-menu li {
    padding: 5px 0px 0px 5px;
}

.top-right-menu ul .sub-menu li a {
    font-size: 12px;
}

.top-right-menu ul .sub-menu ul {
    display: none;
}

.top-welcome p {
    padding: 0px;
    margin: 0px;
}

.top-address a {
    margin-right: 5px;
    color: #43342c;
}

.top-address.em-login a+a {
    margin-right: 0;
}

.top-address.em-login p a i,
.top-address.em-login p a i {
    margin-right: 5px;
}

.top-address.em-login a+a:before {
    content: "|";
    margin-right: 12px;
}

.txtc {
    text-align: center;
}

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

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

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.top-address a:hover {
    color: #fff;
}

/* top opening */

.top-address.menu_18 span {
    background: #fff;
    padding: 8px 15px 9px;
    display: inline-block;
    color: #333;
}

.top-right-menu ul.social-icons.menu_18,
.top-right-menu ul.social-icons.menu_19 {
    padding: 7px 0;
}

.em-login.menu_18,
.em-quearys-top.menu_19 {
    padding: 7px 0;
}


/* top quearys */

.em-top-quearys-area {
    position: relative;
}

.em-header-quearys {
    list-style: none;
}

.em-quearys-menu i {
    border-radius: 3px;
    display: inline-block;
    height: 30px;
    text-align: center;
    width: 30px;
    line-height: 30px;
    font-size: 13px;
    cursor: pointer;
    border: 1px solid #7744D9;
    color: #fff;
    margin-top: 0px;
    background: #7744D9;
}

.heading_style_3 .hbg2 .em-quearys-menu i {
    color: #333;
}

.em-quearys-inner {
    position: absolute;
    right: 15px;
    top: 36px;
    z-index: 999;
    display: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.em-quearys-inner {}

.em-quearys-form {
    background-color: #f5f5f5;
    width: 363px;
    float: right;
    border-radius: 30px;
}

.top-form-control {
    position: relative;
}

.em-quearys-inner::before {
    position: absolute;
    right: 1px;
    top: -11px;
    width: 47px;
    height: 47px;
    text-align: center;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid #7744D9;
    content: " ";
}

.top-form-control input {
    background: #f4f6f9;
    color: #555555;
    font-size: 13px;
    font-weight: 300;
    height: 55px;
    padding: 0 40px 0 25px;
    width: 100%;
    border: none;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    border-radius: 4px;
}

.top-form-control button.top-quearys-style {
    position: absolute;
    right: 0;
    top: 50%;
    background: 0 0;
    font-size: 16px;
    border: none;
    color: #7744D9;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    background: #7744D9;
    width: 58px;
    border-radius: 4px;
    text-align: center;
}

.top-quearys-style i {
    font-size: 18px;
    color: #fff;
}

.em-s-hidden {
    display: none !important;
}


/* address left right icon */

.top-right-menu.litop {
    float: left;
}


/* mobile logo */
.mobile_menu_logo.text-center {
    padding: 20px 0;
}

.tr_search .em-quearys-menu i {
    color: #fff;
}



/* Style 7 Top Bar */
.top-right-address p {
    margin-bottom: 0;
    font-size: 12px;
    display: inline-block;
}

.top-right-address .social-icons {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

.top-right-address .social-icons li {
    display: inline-block;
    margin-left: 17px;
    color: #fff;
    font-size: 14px;
}

/*===================== END cyber HEADING TOP AREA CSS =========================*/


/*======================== EM CREATIVE HEADER =========================*/
.em_creative_header {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 28px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.em_creative_header:before {
    background: #7744D9 none repeat scroll 0 0;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    width: 25%;
    height: 100%;
    z-index: -1;
    position: absolute;
}

.em_creative_header:after {
    background: #7744D9 none repeat scroll 0 0;
    content: "";
    left: 18%;
    top: 0;
    bottom: 0;
    width: 15%;
    height: 100%;
    position: absolute;
    -webkit-transform: rotate(-121deg);
    -ms-transform: rotate(-121deg);
    transform: rotate(-121deg);
    z-index: -1;
}

.creative_logo_thumb {
    z-index: 9;
    text-align: right;
}

.creative_header_icon {
    float: left;
    margin-right: 10px;
    overflow: hidden;
}

.creative_header_icon i {
    color: #7744D9;
    font-size: 28px;
    margin-top: 5px;
}

.creative_header_address {
    overflow: hidden;
    padding-left: 80px;
}

.creative_header_address_text>h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

.creative_header_address_text>p {
    margin: 0;
}

.creative_logo_thumb {
    z-index: 9;
}

.creative_header_button {
    padding-left: 50px;
    position: relative;
    margin-top: 5px;
}

.creative_header_button:before {
    content: "";
    position: absolute;
    background: #7744D9;
    width: 1px;
    height: 74px;
    left: 10px;
    top: -21px;
}

.creative_header_button .cyber_btn {
    background: #7744D9 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-family: raleway;
    font-size: 14px;
    font-weight: 600;
    margin-left: 0;
    padding: 6px 26px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.creative_header_button>a:hover {
    background: #7744D9 none repeat scroll 0 0;
}

.no-logo-sr .creative_search_icon {
    position: absolute;
    right: 19%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
}

.no-logo-sr .em-quearys-top.msin-menu-search .em-quearys-inner {
    top: 70px;
}

.no-logo-sr .cyber_menu ul {
    text-align: center;
}

.no-logo-sr .cyber_menu ul li {
    text-align: left;
}


/*======================= cyber HEADING NAV AREA CSS ========================*/

.mean-container .mean-bar {
    padding: 0;
}

.mean-container .mean-nav {
    background: #7744D9 none repeat scroll 0 0;
    float: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 60px;
}

.mean-container .mean-nav>ul>li:first-child {
    border-top: 0px solid #fff;
}

.main_menu_div {
    position: relative;
}

.cyber_nav_area {
    background: #fff none repeat scroll 0 0;
}

.cyber_menu {
    text-align: right;
}

.container-fluid .cyber_menu {
    text-align: center;
}

/* LOGO CSS */

.logo {}

.logo a {
    font-size: 23px;
    font-weight: 600;
    display: inline-block;
}

.logo a.retina-logo {
    display: none;
}

/* MENU CSS */
.cyber_menu ul {
    list-style: none;
    text-align: right;
    display: inline-block;
}

.transprent-menu .cyber_menu ul {
    list-style: none;
    text-align: center;
}

.cyber_menu>ul>li {
    display: inline-block;
    position: relative;
}

.cyber_menu>ul>li>a {
    display: block;
    margin: 33px 8px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
    color: #232323;
    font-size: 18px;
    font-weight: 600;
}

.heading_style_2 .cyber_menu>ul>li>a {
    color: #fff;
}

.heading_style_3 .cyber_menu>ul>li>a {
    color: #d6aee9;
}

.heading_style_4 .cyber_menu>ul>li>a {
    color: #cacce3;
}

.heading_style_5 .cyber_menu>ul>li>a {
    color: #fff;
}

.cyber_menu ul li:last-child a {
    margin-right: 0px;
}

.cyber_menu>ul>li.current>a,
.cyber_menu>ul>li:hover>a,
.creative_header_menu>ul>li:hover>a {
    color: #7744D9;
}

.transprent-menu .cyber_menu>ul>li a,
.hbg2 .cyber_menu>ul>li a {
    color: #fff;
}

.transprent-menu.menu-style-16 .cyber_menu ul {
    text-align: center;
    list-style: none;
}

.transprent-menu.menu-style-16 .cyber_menu ul .sub-menu {
    text-align: left;
}


.heading_style_4.tr_btn .cyber_menu.main-search-menu {
    float: none;
    text-align: center;
}

/* transparent 2 */
.trp_nav_area {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background-color: transparent;
    padding: 25px 100px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.hbg2 {
    background: rgba(0, 0, 0, .7);
    padding: 0px 50px;
}

.trp_nav_area.full-width {
    padding: 37px 100px 37px 100px;
}

.trp_nav_area.full-width.hbg2 {
    padding: 7px 20px 10px;
}

/* stycky nav js */
.transprent-menu.menu4 {
    position: relative;
}

.transprent-menu .cyber_nav_area {
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background-color: transparent;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: absolute;
}

.cyber_nav_area.postfix {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.cyber_nav_area.prefix,
.hbg2 {
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
}

.cyber_nav_area.prefix .cyber_menu>ul>li>a {
    color: #fff;
}

.heading_style_3.tr_btn .prefix .cyber_menu>ul>li>a:hover,
.heading_style_3.tr_btn .hbg2 .cyber_menu>ul>li.current a {
    color: #7744D9;
}

.heading_style_3 .prefix .cyber_menu>ul>li>a:hover,
.heading_style_3 .hbg2 .cyber_menu>ul>li.current a {
    color: #7744D9;
}

.heading_style_3 .cyber_nav_area.prefix .em-quearys-top.msin-menu-search .em-quearys-menu i {
    color: #fff;
}

.tr_white_btn .hbg2 {
    background: #7744D9 !important;
}

.tr_white_btn .hbg2 .cyber_menu>ul>li>a {
    color: #fff !important;
}

/* LOGO LEFT RIGHT CSS */

.logo-left {}

.logo-right .logo {
    text-align: right;
}

.logo-right .cyber_menu>ul {
    text-align: left;
}

.logo-right .cyber_menu>ul>li:first-child a {
    padding-left: 0px;
}

.logo-right .cyber_menu>ul>li:last-child a {
    padding-right: auto;
}

.search_button {

    text-align: right;
    padding-top: 14px;

}

/* logo top */
.logo-top .logo {
    text-align: center;
}

.logo-top .cyber_menu>ul {
    text-align: center;
}

.logo-top>.cyber_menu>ul>li:last-child a {
    padding-right: auto;
}

/* sub menu style */
.cyber_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 270px;
    text-align: left;
    background: #fff;
    margin: 0;
    padding: 20px 0;
    z-index: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    visibility: hidden;
    border: 0;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.cyber_menu ul li:hover>.sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 100%;
    z-index: 9;
}

.cyber_menu ul .sub-menu li {
    position: relative;
}

.cyber_menu ul .sub-menu li a {
    display: block;
    padding: 10px 20px;
    margin: 0;
    line-height: 1.3;
    letter-spacing: normal;
    font-size: 16px;
    color: #616161;
    font-weight: 500;
    text-transform: capitalize;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    visibility: inherit !important;
}

.cyber_menu ul .sub-menu li:hover>a,
.cyber_menu ul .sub-menu .sub-menu li:hover>a,
.cyber_menu ul .sub-menu .sub-menu .sub-menu li:hover>a,
.cyber_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a {
    color: #7744D9;
}

.cyber_menu ul .sub-menu li {
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.cyber_menu ul .sub-menu li:before {
    position: absolute;
    left: 0px;
    top: 50%;
    font-size: 20px;
    color: #5451c1;
    content: "";
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    width: 15px;
    height: 1px;
    background: #7744D9;
}

.cyber_menu ul .sub-menu li:hover {
    margin-left: 15px;
}

.cyber_menu ul .sub-menu li:hover:before {
    opacity: 1;
    left: 0px;
}

.cyber_menu ul .sub-menu li:hover {
    margin-left: 15px;
}


/* sub menu 2 */

.cyber_menu ul .sub-menu .sub-menu {
    left: 100%;
    top: 130%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}

.cyber_menu ul .sub-menu li:hover>.sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 0%;
}


/* sub menu 3 */

.cyber_menu ul .sub-menu .sub-menu li {
    position: relative;
}

.cyber_menu ul .sub-menu .sub-menu .sub-menu {
    right: 100%;
    left: auto;
    top: 130%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}

.cyber_menu ul .sub-menu .sub-menu li:hover>.sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 0%;
}


/* sub menu 4 */

.cyber_menu ul .sub-menu .sub-menu .sub-menu li {
    position: relative;
}

.cyber_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {}

.cyber_menu ul .sub-menu .sub-menu .sub-menu li:hover>.sub-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 0%;
}


/* user login */

.logged-in .transprent-menu .cyber_nav_area.prefix {
    top: 32px;
}

.logged-in .trp_nav_area.hbg2 {
    top: 32px;
}


/* maing menu search */
.top-address.em-quearys-top.text-right {
    float: right;
}

nav.cyber_menu.main-search-menu {
    float: right;
}

.cyber_menu.main-search-menu>ul,
.em-quearys-top.msin-menu-search {
    display: inline-block;
}

.em-quearys-top.msin-menu-search .em-quearys-menu i {
    margin-left: 20px;
}

.em-quearys-top.msin-menu-search .em-quearys-inner {
    top: 61px;
    background: #fff;
    padding: 20px;
    border-top: 3px solid #7744D9;
}

nav.cyber_menu.main-search-menu {
    /* float: right; */
    text-align: center;
}

/* has menu icon */
.cyber-main-menu .menu-item-has-children>a:after {
    margin-left: 5px;
    content: "\f107";
    font-family: FontAwesome;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    font-size: 13px;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.cyber-main-menu .menu-item-has-children .menu-item-has-children>a:after {
    margin-left: 8px;
    content: "\f105";
}


/* menu button */
.donate-btn-header {
    display: inline-block;
    float: right;
    margin-top: 22px;
    margin-left: 20px;
}

a.cyber_btn {
    -moz-user-select: none;
    background: #7744D9;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 0;
    padding: 10px 20px;
    text-align: center;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    border-radius: 4px;
    border: 2px solid #7744D9;
    font-weight: 600;
}

a.cyber_btn:hover {
    background: #C216DB;
    color: #fff;
    border-color: #C216DB;
}

.tr-btn-search .donate-btn-header {
    margin-top: 0px;
}

/* Transparent Whte Button Css */
.tr_white_btn a.cyber_btn {
    background-color: #fff;
    color: #333;
}

.tr_white_btn a.cyber_btn:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

.prefix a.cyber_btn {
    background: #fff;
    color: #7744D9;
    border: 2px solid #fff;
}

.transprent-menu a.cyber_btn {
    background: #fff;
    color: #232323;
    border: 2px solid #fff;
}

/* logo sticky */

.cyber-main-menu .logo a.main_sticky_main_l {
    display: block;
}

.cyber-main-menu .logo a.main_sticky_l {
    display: none;
}

/* logo sticky */

.cyber-main-menu .hbg2 .logo a.main_sticky_main_l {
    display: none;
}

.cyber-main-menu .hbg2 .logo a.main_sticky_l {
    display: block;
}


/* logo pre */

.cyber-main-menu .prefix .logo a.main_sticky_main_l {
    display: none;
}

.cyber-main-menu .prefix .logo a.main_sticky_l {
    display: block;
}

.headroom--pinned {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.headroom--unpinned {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.header--fixed {
    position: fixed;
    z-index: 10;
    right: 0;
    left: 0;
    top: 0;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
    will-change: transform;
}

.menu-height-space {
    height: 100px;
}


/* sticky logo */

.creative_logo_thumb a.main_sticky_l {
    display: none;
}

.creative_logo_thumb .logo a {
    margin-top: 0;
}

.white_box_shadow {
    padding: 40px 30px;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}


.cyber-main-menu.menu-18 .hbg2 .logo a.main_sticky_main_l {
    display: none;
}

.cyber-main-menu.menu-18 .hbg2 .logo a.main_sticky_l {
    display: block;
}

.cyber-main-menu.menu-18 .hbg2 .cyber_menu>ul>li>a {
    color: #fff;
}

/*======================= END cyber HEADING NAV AREA CSS ========================*/


/*===================== cyber BLOG AREA CSS =========================*/
.cyber-blog-index.blog-area.cyber-blog-area,
.cyber-blog-single {
    background: #F6F6F6;
}

.cyber-blog-area {
    padding: 90px 0 100px;
}

.cyber-single-blog {
    margin-bottom: 40px;
    overflow: hidden;
    text-align: left;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    background: #fff;
    border-radius: 7px;
    border: 1px solid #e6e6e6;
}

.cyber-single-blog:hover {
    -webkit-box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.12);
    box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.12);
    border-color: transparent;
}

.cyber-blog-index.blog-area.cyber-blog-area,
.cyber-blog-area.cyber-blog-archive {
    padding: 100px 0 100px;
    background: #F6F6F6;
}

.cyber-blog-index.blog-area.cyber-blog-area {
    padding: 100px 0 100px;
}

/* BLOG THUMB CSS */
.cyber-blog-thumb {
    overflow: hidden;
    position: relative;
}

.cyber-blog-thumb a {
    display: block;
    position: relative;
}

.cyber-blog-thumb img {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: block;
}

/* BLOG TITLE AND CONTENT CSS */
.blog-content {
    word-break: break-word;
}

.em-blog-content-area {
    padding: 33px 23px 32px;
}

.blog-page-title h2 {
    margin: 0;
    margin-bottom: 20px;
    font-size: 22px;
    margin-top: 18px;
}

.blog-page-title a {
    display: block;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: none;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    color: #232323;
}

.blog-page-title a:hover {
    color: #7744D9;
}

/* BLOG POST META CSS */
.cyber-blog-meta-left a,
.cyber-blog-meta-left span {
    margin-right: 13px;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    margin-right: 24px;
    color: #616161;
    position: relative;
}

.cyber-blog-meta-left span::before,
.cyber-blog-meta-left a::before {
    content: "";
    background: #616161;
    width: 1px;
    height: 14px;
    position: absolute;
    right: -13px;
    top: 7px;
}

.cyber-blog-meta-left a:last-child:before,
.cyber-blog-meta-left span:last-child:before {
    display: none;
}

/* BLOG POST META RIGHT CSS */
.cyber-blog-meta-right {
    float: right;
    padding: 17px 0 0;
}

.cyber-blog-meta-right a,
.cyber-blog-meta-right span {
    color: #777;
    font-size: 14px;
    margin-left: 10px;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: inline-block;
    text-decoration: none;
    position: relative;
}

.cyber-blog-meta-right a:hover,
.cyber-blog-meta-right span:hover,
.cyber-blog-meta-left a:hover,
.cyber-blog-meta-left span:hover {
    color: #7744D9;
}

.cyber-blog-meta-right i {
    margin-right: 5px;
}

/* Meta Upper */
.upper.cyber-blog-meta-left a,
.upper.cyber-blog-meta-left span {
    color: #7744D9;
    font-size: 14px;
    margin-right: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: 'Roboto', sans-serif;
}

.upper.cyber-blog-meta-left a:hover,
.upper.cyber-blog-meta-left span:hover {
    color: #7744D9;
}

.meta-list.cyber-blog-meta-left a,
.meta-list.cyber-blog-meta-left span {
    color: #7744D9;
    font-size: 14px;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0;
}

/* blog readmore */

.readmore a {
    border: 1px solid #ddd;
    color: #444;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    padding: 6px 10px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}

.readmore a:hover {
    border-color: #7744D9;
    background: #7744D9;
    color: #fff;
}


/*======================== EMD cyber BLOG AREA CSS =========================*/


/*======================== cyber BLOG DETAILS AREA CSS =========================*/
.cyber-single-blog-details {
    background: #fff;
    margin-bottom: 40px;
}

.em-theme-main-page .cyber-single-blog-details {
    padding: 30px;
}

.cyber-single-blog-details-inner {
    padding: 20px 32px 45px;
    -webkit-box-shadow: 0 3px 19px rgba(0, 0, 0, .08);
    box-shadow: 0 3px 19px rgba(0, 0, 0, .08);
    border-radius: 0 0 10px 10px;
}

.em-theme-main-page .cyber-single-blog-title h2 {
    padding-bottom: 15px;
}

.cyber-single-blog--thumb {
    position: relative;
    border-radius: 10px 10px 0 0;
}

.cyber-single-blog--thumb img {
    border-radius: 10px 10px 0 0;
}

.single-blog-title {
    font-size: 24px;
    padding: 0;
    margin-top: 17px;
    margin-bottom: 10px;
    text-transform: unset;
    color: #232323;
}

.cyber-single-blog-content p {
    margin-bottom: 20px;
}

.cyber-single-blog-details h2 {
    font-size: 30px;
}

.cyber-blog-social {
    padding-top: 26px;
    text-align: left;
    border-top: 1px solid #ddd;
    margin-top: 40px;
}

.cyber-single-icon-inner {
    text-align: left;
}

.cyber-single-icon-inner span {
    font-size: 17px;
    margin-right: 6px;
}

.cyber-single-icon-inner a i {
    border: 1px solid #e6e6e6;
    color: #565872;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 41px;
    margin: 0 9px 0 0;
    text-align: center;
    width: 40px;
    border-radius: 5px;
}

.cyber-single-icon-inner a i:hover {
    background: #7744D9;
    border-color: #7744D9;
    color: #fff;
}

.single-blog-content ul {
    padding-bottom: 10px;
}

blockquote {
    padding: 26px 30px;
    font-size: 19px;
    border-left: 4px solid #7744D9;
    background: 0 0;
    font-style: normal;
    color: #232;
    font-weight: 400;
    position: relative;
    line-height: 1.5;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.10);
    border-radius: 4px;
    margin-top: 30px;
}

blockquote i {
    margin-right: 10px;
}

.post-text blockquote::before {
    content: "\f10d";
    left: 42px;
    top: 50px;
    position: absolute;
    color: #758799;
    font-family: "FontAwesome";
    font-weight: 700;
    font-size: 41px;
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
}

.cyber-blog-social {
    padding-top: 40px;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    margin-top: 40px;
}

.cyber-single-blog-details .inner-content h4 {
    padding-bottom: 20px;
    font-size: 24px;
}

.cyber-blog-meta.txp-meta {
    padding-bottom: 31px;
}

/*======================== cyber COMMENT AREA CSS =========================*/


/* POST REPLY CSS */
.comments {
    padding-bottom: 50px;
    padding-top: 14px;
}

.post_comment {
    border-bottom: 1px solid #EAEAEA;
    margin: 20px 0;
    padding: 0 15px;
}

.comment_inner {}

.commment_title {}

.commment_title h3 {
    font-size: 24px;
    margin-bottom: 30px;
    position: relative;
    margin-top: 0;
    position: relative;
    display: inline-block;
}

.commment_title h3:before {
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 88px;
    height: 3px;
    background: #aec6ef;
    content: "";
}

.commment_title h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -17px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background: #7744D9;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
}

.post_replay_inner {
    word-wrap: break-word;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

.mgl-30 {
    margin-left: 30px;
}

.post_reply_thumb {}

.post_reply_thumb img {
    border-radius: 50%;
}

.post_replay {
    margin-top: 36px;
}

.post_reply {
    padding-left: 15px;
    width: 100%;
    position: relative;
}

.post_reply div.st {
    font-size: 18px;
    font-weight: 400;
}

.post_reply div.st a {
    color: #232323;
    font-size: 18px;
    display: inline-block;
    padding-bottom: 3px;
    font-weight: 700;
}

.reply_date {
    overflow: hidden;
    margin-bottom: 5px;
}

.reply_date span.span_left {
    display: block;
}

.reply_date span.span_right {
    float: none;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 1px;
    position: absolute;
    top: 0;
    right: 0;
    background: #7744D9;
    padding: 3px 18px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 4px;
}

.reply_date span.span_right:hover {
    background: #7744D9;
}

.post_reply p {}

.comments-area .children {
    margin-left: 90px;
}

.post_comment .post_comment {
    margin-left: 15px;
}


.em-theme-main-page .commment_title h3 {
    margin-top: 0px;
}

.em-theme-main-page .empgc {
    margin-top: 40px;
}

.em-theme-main-page .empgc.commment_title h3 {
    margin-bottom: 35px;
}

.em-single-page-comment .commment_title.empgc>h3 {
    margin-bottom: 35px;
}

.logged-in-as {
    margin-bottom: 10px;
    margin-top: 30px;
}

.logged-in-as a {
    color: #333;
}

a.comment-edit-link {
    margin-bottom: 12px;
    display: inline-block;
}

.em-theme-main-page .comments-area {
    margin-top: 40px;
    clear: both;
}

.comment-respond {
    padding-top: 14px;
}

.comment-respond .commment_title h3 {
    margin-bottom: 60px;
}

/*======================== cyber unittest =========================*/
.blog-page-title>h2 {
    margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-bottom: 20px;
    font-size: 30px;
    margin-top: 11px;
    font-weight: 800;
}

.grid-item .blog-page-title>h2 {
    font-size: 21px;
    margin-bottom: 2px;
}

.blog-page-title a {
    display: block;
    font-weight: 800;
    margin-bottom: 0;
    text-transform: none;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    color: #232323;
    font-family: Muli;
}

.blog-page-title h2 a:hover {
    color: #7744D9;
}

.em-blog-content-area {
    display: block;
    width: 100%;
}

.em-blog-content-area {
    padding: 28px 35px 30px;
    overflow: hidden;
}

.blog-content p {
    margin-bottom: 0;
}

.single-blog-content iframe {
    margin-top: 20px;
}

.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #333;
    font-size: 30px;
}

.post_reply h1,
.post_reply h2,
.post_reply h3,
.post_reply h4,
.post_reply h5,
.post_reply h6 {
    color: #303030;
    font-size: 30px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 15px;
}

.blog-content h2,
.post_reply h2 {
    font-size: 26px;
}

.blog-content h3,
.post_reply h3 {
    font-size: 22px;
}

.blog-content h4,
.post_reply h4 {
    font-size: 20px;
}

.blog-content h5,
.post_reply h5 {
    font-size: 18px;
}

.blog-content h6,
.post_reply h6 {
    font-size: 17px;
}

/* single blog */
.single-blog-content ol,
.single-blog-content ul {
    padding-left: 20px;
}

/*======================== cyber PAGINATION AREA CSS =========================*/
.paginations {
    text-align: left;
    margin-top: 20px;
}

.page-numbers li {
    display: inline-block;
    text-align: center;
}

.paginations a,
.page-numbers span.current {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin: 0 5px 0 0;
    color: #9990b8;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.20);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.20);
}

.page-numbers li {
    display: inline-block;
}

.paginations a:hover,
.paginations a.current,
.page-numbers span.current {
    background: #7744D9;
    border-color: #7744D9;
    color: #fff;
}


/*======================== END cyber PAGINATION AREA CSS =========================*/

.kc_counter_box i {
    display: inline-block;
    font-size: 45px;
    margin-bottom: 0;
}

/*======================== END cyber COACHING AREA CSS =========================*/
.em_single_coaching {
    margin-bottom: 30px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    background: #FFFFFF;
}

.em_coaching_content {
    padding: 20px 25px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #fff;
}

.em_coaching_title h2 {
    font-size: 20px;
    padding: 12px 0 5px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.em_coaching_title h2:hover {
    color: #7744D9;
}

/* Coaching DetAILS */
.cyber-single-coaching-details {
    background: #fff;
}

.cyber-single-coaching--thumb img {
    width: 100%;
}

.cyber-blog-main-content {
    padding: 40px;
}

.cyber-single-coaching-content h4,
.cyber-single-coaching-title h2 {
    font-size: 24px;
    padding-bottom: 12px;
}

.cyber-single-coaching-content h4 {
    padding-top: 30px;
}

.cyber-single-coaching-details .cyber-blog-meta.txp-meta .cyber-blog-meta-left a,
.cyber-single-coaching-details .cyber-blog-meta.txp-meta .cyber-blog-meta-left span {
    color: #7744D9;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;

}

.cyber-single-coaching-details .cyber-blog-meta.txp-meta {
    margin-bottom: 15px;
}

.cyber-single-coaching-content ul li {
    list-style: none;
    padding: 30px 0 0;
    font-size: 17px;
}

.coaching-fee ul li {
    color: #7744D9;
}

.coaching-details-block-two {
    background-color: #FFF;
}

.coaching-details-two {
    padding: 40px 40px 0;
}

.coaching-details-two hr {
    margin-bottom: 28px;
}

.coaching-details-two .details-button-two {
    margin-bottom: 30px;
}

.coaching-details-two .details-button-two a i {
    font-style: italic;
}

.coaching-details-meta {
    font-size: 12px;
    font-weight: 500;

    margin-bottom: 13px;
    color: #7744D9;
}

.coaching-list ul li {
    padding: 15px 0 0;
    font-size: 17px;
    font-style: normal;
}

.coaching-list ul li:last-child {
    margin-bottom: 20px;
}

.fee-structure {
    color: #333;
}

.coaching-fee {
    color: #7744D9;
}

.applications-heading {
    font-size: 20px;
}

.coaching-application p {
    margin-bottom: 30px;
}

.coaching-application ul li {
    padding: 5px 20px;
}

.applications i {
    font-size: 14px;
    color: #7744D9;
    margin-right: 10px;
}

.exam-block {
    margin-bottom: 40px;
}

.coaching-exam .coaching-subheading {
    font-size: 18px;
    padding-bottom: 10px;
}

.exam-Pattern-min {
    font-size: 14px;
}

/*======================== cyber BREADCRUMB AREA CSS =========================*/
.breadcumb-area {
    padding: 215px 0 143px;
    background-color: #121B51;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
}

.breadcumb-area:before {
    background: rgba(41, 52, 92, .62);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
}

.breadcrumb_tran_header .breadcumb-area {
    padding: 191px 0 110px;
}

.breadcumb-inner h2 {
    font-size: 50px;
    color: #fff;
    margin-bottom: 25px;
}

.breadcumb-inner ul {}

.breadcumb-inner li {
    display: inline-block;
    margin: 0 6px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.breadcumb-inner li:nth-last-child(-n+1) {
    color: #7744D9;
}

.breadcumb-inner li a {
    color: #fff;
    text-transform: uppercase;
}

.brpt h2 {
    font-size: 55px;
    margin-bottom: 30px;
    margin-top: 0;
    color: #fff;
}

.lcase {
    text-transform: lowercase;
}

.ucase {
    text-transform: uppercase;
}

.ccase {
    text-transform: capitalize;
}

.breadcumb-inner {
    text-align: center;
}

.pimgs img {
    width: 100%;
}

/*======================== END cyber BREADCRUMB AREA CSS =========================*/


/*======================== cyber 404 AREA CSS =========================*/
.not-found-area {
    background-color: #f9f9f9;
    background-position: center top;
    background-repeat: repeat;
    background-size: cover;
    padding: 0 0 16px;
}

.not-found {
    display: table;
    width: 100%;
    text-align: center;
    background: #fff;
    margin: 70px 0;
    padding: 120px 0;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

.not-found-inner {
    display: table-cell;
    vertical-align: middle;
}

.not-found-inner {
    font-size: 30px;
}

.not-found-inner h2 {
    color: #7744D9;
    display: inline-block;
    font-size: 160px;
    font-weight: 700;
    line-height: 1.2;
    padding: 15px 0;
}

.not-found-inner p {
    font-size: 30px;
}

.not-found-inner a {
    color: #fff;
    font-size: 24px;
    margin-top: 40px;
    display: inline-block;
    background: #7744D9;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    padding: 10px 40px;
}

.not-found-inner a:hover {
    background: #7744D9;
    color: #fff;
}

/* search error */
.cyber-search-page {
    background: #f6f6f6;
    padding-bottom: 135px;
}

.search-error .search input {
    padding: 20px 0;
}

.search-error .search input[type="text"] {
    padding-left: 10px;
}

.search-error .search button {
    top: 48%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.search-error>p {
    font-size: 18px;
    margin: 14px 0 20px;
}

.search-error>h3 {
    display: block;
    font-size: 60px;
    color: #7744D9;
}

.search-error .search input {
    height: 54px;
    border: 1px solid #ddd;
}

.mobile_menu_logo a {
    font-size: 23px;
    font-weight: 600;
    text-transform: uppercase;
}

/*======================== END cyber 404 AREA CSS =========================*/


/*======================== cyber FOOTER TOP AREA CSS =========================*/

.top-address-area {
    background: #111111;
    padding: 90px 0px 85px;
    text-align: center;
}

.top_address_logo {
    margin-bottom: 30px;
}

.address_content {
    padding-top: 38px;
}

.top_address_content a,
.top_address_content span {
    color: #ffffff;
    display: inline-block;
    font-weight: 400;
    line-height: 12px;
    margin-right: 14px;
}

.top_address_content a i,
.top_address_content span i {
    font-size: 14px;
    margin-right: 11px;
}

.footer-top-address h2 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 30px;
    letter-spacing: 10px;
    font-weight: 700;
    font-size: 26px;
}

.footer-top-address h2 span {
    color: #7744D9;
    font-weight: 700;
}


/*======================== cyber FOOTER TOP AREA CSS =========================*/
.footer-top {
    background: #0f1328;
    padding: 120px 0 100px;
}

.footer-top-inner h2 {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 35px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    text-transform: uppercase;
}

.footer-top-inner h2 span {
    color: #7744D9;
    font-weight: 600;
}

.footer-top-inner p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
    padding: 0 10px;
    color: #b4bbc9;
    margin-left: auto;
    margin-right: auto;
    width: 69%;
}

.footer-social-icon {
    padding: 10px 0 20px;
    text-align: center;
}

.footer-social-icon a i {
    color: #b4bbc9;
    font-size: 16px;
    height: 70px;
    width: 70px;
    display: inline-block;
    border-radius: 50%;
    background: #1c2940;
    line-height: 70px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin: 0 5px;
}

.footer-social-icon a i:hover {
    background-color: #ff4b57;
    color: #fff;
}

.footer-social-icon.htop-menu-s {
    padding: 0;
    display: inline-block;
    margin-left: 30px;
}

.footer-social-icon.htop-menu-s a i {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    margin: 0 3px;
    width: 35px;
    color: #333;
}

.footer-top-inner .text-center {
    margin-bottom: 32px;
    text-align: center;
}

/*======================== cyber FOOTER MIDDLE AREA CSS =========================*/
.footer-middle {
    padding: 59px 0 68px;
    position: relative;
    background: #f9f9f9;
    z-index: 1;
}

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

.get_quote::before {
    content: "";
    position: absolute;
    right: 15px;
    top: 28px;
    background: url(../images/images-circle-small.png);
    background-repeat: no-repeat;
    height: 270px;
    width: 271px;
    z-index: 999;
    -webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    z-index: -1;
    opacity: 0.6;
}

.get_quote::after {
    content: "";
    position: absolute;
    left: 48%;
    top: 64%;
    background: url(../images/images-shape6.png);
    background-repeat: no-repeat;
    height: 270px;
    width: 271px;
    z-index: 999;
    -webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    z-index: -1;
    opacity: 0.5;
}

.wpfdp {
    padding-bottom: 30px;
}

.footer-middle .widget h2 {
    font-size: 20px;
    margin-bottom: 35px;
    margin-top: 15px;
    position: relative;
    font-weight: 600;
}

.footer-middle .recent-post-text h4 a {
    color: #f8f9fe;
    font-size: 17px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-weight: 500;
    letter-spacing: 0;
}

.footer-middle #archives-dropdown--1 {
    height: 34px;
    width: 100%;
}

.recent-post-image img {
    border-radius: 5px;
}

.footer-middle .widget h2 {}

.footer-middle .tagcloud a {}

.footer-middle .widget ul {
    list-style: none;
}

.footer-middle .widget ul li {
    margin-bottom: 10px;
}

.footer-middle .widget ul li {
    margin-bottom: 6px;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #f8f9fe;
    padding-left: 19px;
}

.footer-middle .widget ul li a {
    color: #616161;
}

.footer-middle .widget ul li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 14px;
    background: #7744D9;
    height: 1px;
    width: 10px;
    font-size: 14px;
}

.footer-middle .widget ul li a:hover,
.footer-middle .widget ul li:hover:before {
    color: #7744D9;
}

.footer-middle .widget .menu-social-menu-container ul li::before {
    display: none;
}

.recent-portfolio-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.recent-portfolio {
    margin-bottom: 10px;
    margin-right: 10px;
}

.recent-portfolio {
    width: 29.33%;
}

.recent-portfolio-image img {
    width: 100%;
}

.widget .menu-help-link-container ul li:hover,
.widget .menu-important-link-container ul li:hover {
    color: #7744D9;
    margin-left: 20px;
}

/*======================== END FOOTER middle AREA CSS =========================*/


/*======================== cyber FOOTER BOTTOM AREA CSS =========================*/
.footer-bottom {
    background: #EFF2F7;
    border-top: 1px solid #ddd;
}

.footer-bottom .row {
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, .23);
}

.footer-bottom-box {
    padding: 20px 0 20px;

}

.copy-right-text {}

.copy-right-text p {
    padding: 0;
    margin: 1px 0 0;
}

.footer-menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footer-menu ul li {
    display: inline-block;
}

.footer-menu ul .menu-item {
    margin-left: 10px;
}

.footer-menu ul .menu-item a {
    color: #616161;
    padding: 0;
    display: block;
    text-transform: capitalize;
    margin-left: 10px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 14px;
}

.footer-menu ul .menu-item a:hover {
    color: #7744D9;
}

.footer-menu .social-icon {
    color: #f8f9fe;
    display: block;
    font-size: 15px;
    margin-left: 10px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    text-align: center;
    color: #f8f9fe;
    border-radius: 100%;
    -webkit-box-shadow: 0px 16px 32px 0px rgba(212, 212, 212, 0.2);
    box-shadow: 0px 16px 32px 0px rgba(212, 212, 212, 0.2);
}

.footer-menu .social-icon:hover {
    color: #fff;
    background-color: #42047B;
}

.footer-menu ul li:last-child a {
    padding-right: 0px;
}

.footer_style_3 .footer-menu ul li:first-child a {
    padding-left: 0px;
}

.footer-menu ul ul {
    display: none;
}



/*======================== END FOOTER BOTTOM AREA CSS =========================*/


/*======================== EM40 SCROLL TOP CSS =========================*/
#scrollUp {
    bottom: 30px;
    color: #fff;
    font-size: 34px;
    height: 60px;
    line-height: 60px;
    right: 30px;
    text-align: center;
    width: 60px;
    border-radius: 100%;
    background: #7744D9;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

#scrollUp:hover {
    background: #7744D9;
}

#scrollUp i {
    color: #fff;
}


/*======================== END EM40 SCROLL TOP CSS =========================*/

.copy-right-text a {
    color: #7744D9;
}

.template-home .vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.wpb_gallery.wpb_content_element.vc_clearfix {
    margin-bottom: 0;
}

.widget_recent_data {
    padding-bottom: 9px !important;
}

.recent-post-item {
    clear: both;
}

.recent-post-image {
    float: left;
    margin-right: 10px;
}

.recent-post-image a {
    display: block;
    margin-top: 0;
    margin-bottom: 17px;
}

.recent-post-text {
    overflow: hidden;
}

.recent-post-text>h4 {
    margin-bottom: 2px;
    margin-top: 0px;
    line-height: 16px;
}

.recent-post-text h4 a {
    color: #232323;
    font-size: 18px;
    line-height: 22px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-weight: 700;
}

.recent-post-text h4 a:hover {
    color: #7744D9;
}

.recent-post-item:last-child {
    border-bottom: 0;
}

.recent-post-text .rcomment {
    color: #7744D9;
    font-size: 12px;
    text-transform: none;
}

.recent-post-text .rcomment i {
    margin-right: 5px;
}

.recent-post-text .rcomment {
    color: #616161;
    font-size: 15px;
}

.footer-middle .recent-post-text>h4 {
    margin-bottom: 2px;
}

.footer-middle .recent-post-text>h4 a:hover {
    color: #EEEEEE;
}

.footer-middle .recent-post-text .rcomment {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}

.footer-middle .recent-post-item {
    margin-bottom: 19px;
    padding-bottom: 5px;
}

.mean-container .mean-bar {
    float: none;
    background: #7744D9;
}

.mean-container .mean-nav ul li li a {
    color: #333;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.footer-middle .widget .menu-social-menu-container ul {
    margin-left: 0;
    margin-top: 5px;
}

.footer-middle .widget .menu-social-menu-container ul li {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
    margin-top: 0;
    padding-left: 0;
    position: inherit;
}

.footer-middle .widget .menu-social-menu-container ul li a {
    display: block;
}

.footer-middle .widget .menu-social-menu-container ul li i {
    border: 0;
    display: block;
    margin-right: 6px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    font-size: 16px;
}

.footer-middle .widget .menu-social-menu-container ul li i:hover {
    color: #7744D9;
    background: transparent;
}

/* kc element */
.template-home-wrapper {
    overflow: hidden;
}

.section-title {
    margin: auto auto auto 0;
    width: 100%;
    text-align: left;
    position: relative;
    margin-bottom: 40px;
}

.section-title.t_center {
    margin: auto;
    text-align: center;
    position: relative;
    z-index: 99;
    margin-bottom: 40px;
}

.section-title.t_left {
    margin: auto auto auto 0;
    width: 100%;
    text-align: left;
    position: relative;
    margin-bottom: 40px;
}

.section-title.t_right {
    margin: auto 0 auto auto;
    width: 63%;
    text-align: right;
}

.section-title.t_right .em-bar {
    margin: 0 0 5px auto;
}

.section-title.t_left .em-bar {
    margin: 0 0 5px;
}

.section-title h2 {
    font-size: 40px;
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
    letter-spacing: -1px;
}

.tmr0 .section-title h2 {
    margin: 0;
}

.title_tx h5,
.section-title h5 {
    color: #7744D9;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 6px;
    letter-spacing: 2px;
}

.section-title p {
    margin-top: 7px;
    margin-bottom: 0;
    width: 54%;
    margin: 7px auto 0;
}

.section-title.t_left p {
    margin-top: 7px;
    margin-bottom: 0;
    width: 83%;
    margin: auto 0 0;
}

.em-bar-main {
    margin: 18px 0 30px;
}

.em-bar {
    background: #9B50DB none repeat scroll 0 0;
    height: 2px;
    margin: 0 auto 5px;
    width: 62px;
}

.em-bar.em-bar-big {
    height: 5px;
    width: 90px;
    background: #aec6ef;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
}

.em-bar.em-bar-big:before {
    content: '';
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #7744D9;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
}

@-webkit-keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(88px);
        transform: translateX(88px);
    }
}

@keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(88px);
        transform: translateX(88px);
    }
}

.em-image {
    margin-bottom: 0;
    margin-top: 0;
}

.section-title.t_left span {
    color: #7744D9;
}

/* title 2 style */
.title_in {
    float: left;
    padding-right: 30px;
    position: relative;
    margin-right: 30px;
}

.title_tx h5 {
    position: relative;
    display: inline-block;
}

.title_tx h5::before {
    position: absolute;
    right: -84px;
    top: 7px;
    height: 3px;
    width: 70px;
    background: #7744D9;
    content: "";
}

.title_tx h5,
.title_tx h2 {
    margin: 0;
}

.title_tx h2 {
    font-size: 40px;
    margin-bottom: 0px;
    text-transform: none;
    margin-top: 0;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: -1px;
}

.title_ptx p {
    margin: 0;
    overflow: hidden;
}

/*===================== cyber FEATURE SECTION =========================*/
.default-style.em-feature {
    margin-bottom: 30px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 999;
    text-align: left;
    padding: 45px 33px 10px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.11);
    position: relative;
    z-index: 1;
    background: #fff;
    border-radius: 5px;
}

.default-style.em-feature::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    z-index: -1;
    transition: .5s;
    background: #7744D9;
    border-radius: 5px;
}

.default-style.em-feature:hover::after {
    height: 100%;
}

.default-style.em-feature .em-feature-title h3 {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.default-style.em-feature .em-feature-title h2 {
    font-size: 20px;
    font-weight: 700;
    margin: 29px 0 11px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.default-style.em-feature .em-feature-desc {
    margin-bottom: 30px;
    transition: .5s;
}

.default-style.em-feature .em_feature-icon i {
    font-size: 23px;
    color: #fff;
    text-align: center;
    transition: .5s;
    width: 60px;
    height: 60px;
    background: #7744D9;
    line-height: 60px;
    display: inline-block;
    border-radius: 3px;
}

.default-style.em-feature .feature-btn {
    padding-bottom: 35px;
}

.default-style.em-feature .feature-btn a {
    color: #7744D9;
    transition: .5s;
}

.default-style.em-feature .feature-btn a i {
    margin-left: 7px;
}

.default-style.em-feature:hover .em_feature-icon i,
.default-style.em-feature:hover .em-feature-title h3,
.default-style.em-feature:hover .em-feature-title h2,
.default-style.em-feature:hover .feature-btn a,
.default-style.em-feature:hover .em-feature-desc {
    color: #fff;
}

.default-style.em-feature:hover .em_feature-icon i {
    box-shadow: 0px 0px 42px 0px rgba(0, 0, 0, 0.22);
    background: #fff;
    color: #7744D9;
}

/* Feature Style Two */
.feature-style-two.em-feature {
    margin-bottom: 30px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 999;
    text-align: center;
    padding: 25px 33px 10px;
    position: relative;
    z-index: 1;
    background: #fff;
    border-radius: 5px;
}

.feature-style-two.em-feature::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 0%;
    width: 100%;
    z-index: -1;
    transition: .5s;
    background: #7744D9;
    border-radius: 5px;
}

.feature-style-two.em-feature:hover::after {
    height: 100%;
}

.feature-style-two.em-feature .em_feature-icon i {
    font-size: 23px;
    color: #fff;
    text-align: center;
    transition: .5s;
    width: 65px;
    height: 65px;
    background: transparent;
    line-height: 63px;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #7744D9;
    position: relative;
    z-index: 1;
}

.feature-style-two.em-feature .em_feature-icon i::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 3px;
    margin: 5px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: #7744D9;
}

.feature-style-two.em-feature .em-feature-title h3 {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.feature-style-two.em-feature .em-feature-title h2 {
    font-size: 20px;
    font-weight: 700;
    margin: 29px 0 11px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.feature-style-two.em-feature .em-feature-desc {
    margin-bottom: 30px;
    transition: .5s;
}

.feature-style-two.em-feature:hover .em_feature-icon i {
    box-shadow: 0px 0px 42px 0px rgba(0, 0, 0, 0.22);
    border-color: #fff;
    color: #7744D9;
}

.feature-style-two.em-feature:hover .em_feature-icon i::after {
    background: #fff;
}

.feature-style-two.em-feature .feature-btn {
    padding-bottom: 35px;
}

.feature-style-two.em-feature .feature-btn a {
    color: #7744D9;
    transition: .5s;
}

.feature-style-two.em-feature .feature-btn a i {
    margin-left: 7px;
}

.feature-style-two.em-feature:hover .em-feature-title h3,
.feature-style-two.em-feature:hover .em-feature-title h2,
.feature-style-two.em-feature:hover .feature-btn a,
.feature-style-two.em-feature:hover .em-feature-desc {
    color: #fff;
}

.cyber_flipbox .front {
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.10);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.10);
}

.cyber_flipbox .back {
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.10);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.10);
}

.mission_vission .front {
    min-height: 230px !important;
}

.cyber_flipbox-2 .front {
    position: relative;
    z-index: 1;
}

.cyber_flipbox-2 .front:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(255, 255, 255, 0))) !important;
    background: -o-linear-gradient(bottom, black 0%, rgba(255, 255, 255, 0) 100%) !important;
    background: linear-gradient(0deg, black 0%, rgba(255, 255, 255, 0) 100%) !important;
    z-index: -1;
}

/* Feature Style Three */
.em-feature.style-three {
    background: #fff;
    text-align: center;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    border-radius: 40px 0 40px 40px;
    padding: 35px 30px;
    transition: .4s;
    margin-bottom: 30px;
}

.em-feature.style-three:hover {
    background: #7744D9;
    transform: translateY(-10px);
}

.em-feature.style-three .em_feature-icon i {
    background: #EDF4FC;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    line-height: 80px;
    font-size: 31px;
    color: #7744D9;
    margin-bottom: 20px;
    transition: .4s;
    display: inline-block;
    border-radius: 22px 0 22px 22px;
}

.em-feature.style-three .em-feature-title h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    transition: .4s;
}

.em-feature.style-three .feature-btn a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-top: 25px;
    display: inline-block;
    transition: .4s;
}

.em-feature.style-three .feature-btn a i {
    margin-left: 4px;
}

.em-feature-desc {
    transition: .4s;
}

.em-feature.style-three:hover .em-feature-title h3,
.em-feature.style-three:hover .em-feature-title h2,
.em-feature.style-three:hover .feature-btn a,
.em-feature.style-three:hover .em-feature-desc {
    color: #fff;
}

.em-feature.style-three:hover .em_feature-icon i {
    background: #fff;
    color: #7744D9;
}

/* Feature Style Four */
.em-feature.style-four {
    background: #7744D9;
    padding: 35px 25px;
    margin-bottom: 30px;
}

.style-four .em_feature-icon {
    float: left;
    margin-right: 20px;
}

.style-four .em_feature-icon i {
    color: #fff;
    font-size: 30px;
    width: 55px;
    height: 55px;
    display: inline-block;
    background: #C216DB;
    text-align: center;
    line-height: 55px;
    border-radius: 3px;
}

.style-four .em-feature-title h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 5px;
}

.style-four .em-feature-desc {
    transition: .4s;
    color: rgba(255, 255, 255, .80);
}

.style-four .em_content_text {
    overflow: hidden;
}

/* Feature Five */
.em-feature.style-five {
    background: #3a1e71;
    padding: 35px 25px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.em-feature.style-five::before {
    position: absolute;
    content: "";
    right: -41px;
    bottom: -41px;
    width: 121px;
    height: 121px;
    background: #7744D9;
    border-radius: 100%;
}

.em-feature.style-five::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    background: #C216DB;
    transition: .5s;
    z-index: -1;
}

.em-feature.style-five:hover:after {
    height: 100%;

}

.style-five .em_feature-icon {
    margin-top: 22px;
}

.style-five .em_feature-icon i {
    color: #fff;
    font-size: 50px;
    display: inline-block;
    text-align: center;
}

.style-five .em-feature-title h2 {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 14px;
}

.style-five .em-feature-desc {
    transition: .4s;
    color: rgba(255, 255, 255, .80);
}

.style-five .feature-btn a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: 1px;
}

.style-five .feature-btn a i {
    margin-left: 5px;
}

.em-feature-number {
    position: absolute;
    right: 13px;
    bottom: 0;
}

.em-feature-number h2 {
    color: #fff;
    opacity: 0.3;
    font-size: 38px;
}

/* Feature Style Six */
.em-feature.style-six {
    padding: 40px 45px 79px;
    text-align: center;
    position: relative;
    border-radius: 5px;
    z-index: 1;
}

.em-feature.style-six:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    background: linear-gradient(360deg, rgba(119, 68, 217, 0.83), rgba(194, 22, 219, 0.89));
    z-index: -1;
    opacity: 0;
    transition: .5s;
}

.em-feature.style-six:hover::after {
    opacity: 1;
    height: 100%;
}

.em-feature.style-six .em-feature-title h2 {
    font-size: 25px;
    padding-bottom: 6px;
}

.em-feature.style-six .feature-btn {
    position: absolute;
    bottom: -23px;
    text-align: center;
    left: 0;
    right: 0;
}

.em-feature.style-six .feature-btn a {
    width: 50px;
    height: 50px;
    background: #C216DB;
    border-radius: 1000%;
    text-align: center;
    font-size: 23px;
    display: inline-block;
    color: #fff;
    line-height: 50px;
}

/* Em Feature Style Seven */
.em-feature.feature-style-seven {
    text-align: center;
    border-radius: 5px;
    padding-bottom: 30px;
    overflow: hidden;
}

.em-feature-thumb img {
    transition: .5s;
    overflow: hidden;
}

.feature-style-seven:hover .em-feature-thumb img {
    transform: scale(1.2) rotate(3deg);
}

.feature-style-seven .em_content_text {
    padding: 10px 10px 0 10px;
    position: relative;
    background: #fff;
}

.feature-style-seven .em-feature-title h2 {
    font-size: 24px;
    font-weight: 800;
}

.feature-style-seven .em-feature-desc {
    padding-bottom: 55px;
}

.feature-style-seven .feature-btn a {
    position: absolute;
    background: linear-gradient(45deg, #7744D9, #7744D9) !important;
    color: #fff;
    height: 45px;
    width: 85px;
    line-height: 45px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -20px;
    border-radius: 30px;
    z-index: 1;
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
}

.feature-style-seven:hover .feature-btn a {
    width: 110px;
}

.feature-style-seven .em_content_text:after {
    border-radius: 15px;
    position: absolute;
    background: #7744D9;
    height: 2px;
    width: 0;
    left: 0;
    bottom: 0;
    content: "";
    right: 0;
    margin: 0 auto;
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
    opacity: 0.6;
    z-index: 0;
}

.feature-style-seven:hover .em_content_text:after {
    width: 85%;
}

.landing .em-feature.feature-style-seven {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.10);
    padding-bottom: 50px;
}

/*===================== CYBER ICON BOX CSS =========================*/
.cyber-icon-box.default {
    display: flex;
    background: #fff;
    border-radius: 5px;
    position: relative;
    padding: 15px 15px 15px 73px;
    transition: .5s;
    z-index: 1;
    margin-bottom: 15px;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}

.cyber-icon-box.default:before {
    background: #7744D9;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    z-index: -1;
    border-radius: 5px;
    transition: .5s;
}

.cyber-icon-box.default:hover::before {
    width: 100%;
}

.cyber-icon-box-icon {
    position: absolute;
    left: 0;
    width: 55px;
    height: 100%;
    background: #7744D9;
    text-align: center;
    align-items: center !important;
    top: 0;
    border-radius: 5px 0 0 5px;
    transition: .5s;
}

.cyber-icon-box-title h5 {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    transition: .5s;
}

.cyber-icon-box-icon i {
    line-height: 55px;
    color: #fff;
    font-size: 23px;
}

.cyber-icon-box.default:hover .cyber-icon-box-title h5 {
    color: #fff;
}

/*===================== cyber About CSS =========================*/

.about_shape {
    position: absolute !important;
    bottom: -76px;
    z-index: -1;
    left: -72px;
}

.about_shape img {
    -webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    width: 416px;
}

.heading_number {
    font-size: 136px;
    display: inline;
    font-weight: 800;
    color: #7744D9;
    float: left;
    line-height: 1;
    margin-top: -14px;
    margin-right: 15px;
}

.heading_title {
    font-size: 36px;
    font-weight: 800;
    line-height: 1;
    color: #232323;
    /* margin-top: 32px; */
    padding-top: 11px;
    display: inline;
}

.col-lg-6.col-md-6.about-list {
    float: left !important;
}

.about-list ul {
    list-style: circle;
}

.about-list ul li {
    color: #232323;
    font-weight: 500;
    padding: 5px 0px;
    font-size: 17px;
}

.about-list ul li::marker {
    color: #7744D9;
}

/*===================== cyber SERVICE CSS =========================*/
.kc_wrap-video-bg:before {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(41, 55, 66, 0.8);
    content: "";
}

/* Single Service Style Default */

.em_service_content {
    overflow: hidden;
}

.service_top_text {
    display: block;
}

.em-service-icon {
    color: #333;
    font-size: 35px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.em-service .em-service-icon i {
    margin-bottom: 20px;
    display: inline-block;
    color: #7744D9;
}

.em-service-title {
    overflow: hidden;
}

.em-service-title h2 {
    margin: 0 0 20px 0;
    font-size: 20px;
    padding: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.em-service-title h2:hover {
    color: #7744D9;
}

.em-service-desc p {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.service-btn {
    margin-top: 15px;
}

.service-btn>a {
    border-radius: 30px;
    color: #616161;
    display: inline-block;
    font-size: 16px;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

.service-btn>a i {
    margin-left: 7px;
}

.service-btn a:hover {
    color: #7744D9;
}

.em-service-thumb {
    float: left;
    margin-right: 15px;
}

/* Style One */
.em-service2 {
    text-align: center;
    background: #fff;
    padding: 40px 25px 40px;
    border-radius: 7px;
    margin-bottom: 30px;
}

.em-service2 .em-service-title h2 {
    position: relative;
    margin: 0 0 30px 0;
}

.em-service2 .em-service-title h2:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -8px;
    background: #d1d1d1;
    width: 100px;
    height: 1px;
    -o-transition: .6s;
    transition: .6s;
    -webkit-transition: .6s;
    right: 0;
    margin: auto;
}

.em-service2 .em-service-icon {
    font-size: 30px;
}

.em-service2 .em-service-icon i {
    width: 75px;
    height: 75px;
    line-height: 75px;
    background: #e8ecfc;
    border-radius: 100%;
    color: #7744D9;
    display: inline-block;
    margin-bottom: 33px;
    border-radius: 22px 0 22px 22px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: center;
}

.em-service2 .service-btn>a {
    color: #7744D9;
    border: 1px solid #7744D9;
    padding: 5px 23px;
    margin-top: 14px;
    border-radius: 22px 0 22px 22px;
}

.em-service2:hover .service-btn>a {
    background-color: #7744D9;
    color: #fff;
    border-color: #7744D9;
}

.em-service2:hover .em-service-icon i {
    background-color: #7744D9;
    color: #fff;
}


/* Service Left*/
.em-service2.sleft,
.em-service2.sright {
    text-align: left;
    padding: 0;
    background: transparent;
}

.em-service2.sleft .em-service-icon {
    float: left;
    overflow: hidden;
    margin-right: 25px;
}

.em-service2.sleft .em-service-inner {
    overflow: hidden;
}

.em-service2.sleft .em-service-title h2,
.em-service2.sright .em-service-title h2 {
    font-size: 22px;
}

.em-service2.sleft .em-service-title h2:before {
    bottom: -14px;
    right: inherit;
    margin: auto;
}

.em-service2.sleft .em-service-icon i,
.em-service2.sright .em-service-icon i {
    width: inherit;
    height: inherit;
    line-height: inherit;
    background: transparent;
    color: #7744D9;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-size: 50px;
}

/* Service Right*/
.em-service2.sright {
    text-align: right;
}

.em-service2.sright .em-service-icon {
    float: right;
    overflow: hidden;
    margin-left: 20px;
}

.em-service2.sright .em-service-inner {
    overflow: hidden;
}

.em-service2.sright .em-service-title h2:before {
    bottom: -14px;
    left: inherit;
    margin: auto;
}

/* Service Style Two */
.em-service.service-style-two {
    padding: 30px 30px 28px;
    text-align: left;
    position: relative;
    background: #fff;
    transition: .5s;
    /* box-shadow: 2px 10px 50px rgba(158,158,158,.25); */
    margin-bottom: 30px;
    border: 2px dotted #C2A9F0;
}

.em-service.service-style-two:hover {
    transform: translateY(-8px);
    box-shadow: 2px 10px 50px rgba(158, 158, 158, .25);
    border-color: transparent;
}

.em-service.service-style-two .em-service-icon span {
    width: 90px;
    height: 90px;
    line-height: 88px;
    text-align: center;
    position: relative;
    border: 2px dotted #ffffff;
    border-radius: 50%;
    font-size: 30px;
    font-weight: 600;
    color: #C216DB;
    -webkit-animation: border-transform 7s linear infinite alternate forwards;
    animation: border-transform 7s linear infinite alternate forwards;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #C2A9F0;
    display: inline-block;
}

@-webkit-keyframes border-transform {

    0%,
    100% {
        border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
    }

    14% {
        border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;
    }

    28% {
        border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;
    }

    42% {
        border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;
    }

    56% {
        border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;
    }

    70% {
        border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;
    }

    84% {
        border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;
    }
}

@keyframes border-transform {

    0%,
    100% {
        border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
    }

    14% {
        border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;
    }

    28% {
        border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;
    }

    42% {
        border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;
    }

    56% {
        border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;
    }

    70% {
        border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;
    }

    84% {
        border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;
    }
}

.em-service.service-style-two .em-service-icon {
    color: #333;
    font-size: 35px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 35px;
}

.em-service.service-style-two .em-service-icon i {
    margin-bottom: 20px;
    display: inline-block;
    color: #7744D9;
    width: 50px;
    height: 50px;
    background: #fff;
    line-height: 50px;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    font-size: 24px;
    position: relative;
    border-radius: 100%;
    position: absolute;
    top: 62px;
    left: 56px;
    text-align: center;
}

.em-service.service-style-two .em-service-title h2 {
    margin: 0 0 12px 0;
    transition: .5s;
    font-size: 22px;
}

.em-service.service-style-two .service-btn>a {
    color: #7744D9;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.em-service.service-style-two .service-btn>a i {
    margin-left: 4px;
    font-size: 13px;
}

.em-service.service-style-two .service-btn>a,
.em-service.service-style-two .em-service-desc p {
    transition: .5s;
}



.em-service.service-style-three {
    text-align: center;
    background: #fff;
    padding: 90px 30px 50px;
    border-radius: 7px;
    box-shadow: 0 0 5px rgba(158, 158, 158, .25);
    border: 1px solid transparent;
    transition: .5s;
    position: relative;
    margin-top: 60px !important;
}

.em-service.service-style-three:hover {
    box-shadow: none;
    border-color: #7744D9;
}

.em-service.service-style-three .em-service-title h2 {
    margin: 0 0 15px 0;
    font-size: 22px;
    padding: 0;
}

.em-service.service-style-three .em-service-icon {
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: -56px;
    text-align: center;
    left: 0;
    right: 0;
}

.em-service.service-style-three .em-service-icon i {
    width: 100px;
    height: 100px;
    line-height: 98px;
    background: #fff;
    border-radius: 100%;
    color: #7744D9;
    display: inline-block;
    margin-bottom: 33px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: center;
    font-size: 36px;
    box-shadow: 0 0 5px rgba(119, 68, 217, 0.24);
    border: 1px solid transparent;
}

.em-service.service-style-three .service-btn {
    margin-top: 35px;
}

.em-service.service-style-three .service-btn>a {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 2px solid #7744D9;
    text-align: center;
    line-height: 56px;
    color: #7744D9;
    background: #fff;
    transition: .5s;
    font-size: 21px;
}

.em-service.service-style-three:hover .service-btn>a {
    background: #7744D9;
    color: #fff;
}

.em-service.service-style-three:hover .em-service-icon i {
    box-shadow: none;
    border-color: #7744D9;
}

.em-service.service-style-three .service-btn>a i {
    margin: 0;
}

.style_4 .em-service-title h2 {
    font-size: 22px;
}

/* Service Details */
.em-service.service-style-five {
    padding: 35px 40px 30px;
    box-shadow: 0 0px 18px rgba(0, 0, 0, .12);
    border-radius: 5px;
    transition: .5s;
    position: relative;
    background: #fff;
    text-align: left;
    z-index: 1;
    overflow: hidden;
}

.em-service.service-style-five::after {
    position: absolute;
    content: "";
    right: -59px;
    bottom: -59px;
    width: 152px;
    height: 152px;
    background: #7744D9;
    border-radius: 100%;
    z-index: -1;

}

.em-service.service-style-five:hover {
    background-position: 0;
    -moz-border-radius-bottomleft: 50% 20px;
    border-bottom-left-radius: 23% 56px;
    -webkit-box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25);
    box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 10;
}

.em-service.service-style-five .em-service-title h2 {
    margin: 0 0 15px 0;
    font-size: 22px;
}

.em-service.service-style-five .em-service-icon i {
    margin-bottom: 15px;
    display: inline-block;
    color: #fff;
    font-size: 36px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: #7744D9;
    text-align: center;
    margin-bottom: 29px;
    border-radius: 3px;
}

.service-list li a {
    display: block;
    color: #232323;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    padding: 5px 0px;
    transition: .3s;

}

.service-list li a:hover {
    margin-left: 15px;
    color: #7744D9;
}

.em-service.service-style-five .em-service-number {
    position: absolute;
    right: 12px;
    bottom: 1px;
    font-size: 45px;
    font-weight: 800;
    color: #fff;
    z-index: 999;
    z-index: 999;
}

.service_feature ul li {
    text-transform: uppercase;
    padding: 3px 0;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    transition: .5s;
}

.service_feature ul li:before {
    content: "\f102";
    font-family: flaticon;
    position: absolute;
    z-index: 1;
    left: 0;
    opacity: 0;
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
    -webkit-transition: opacity .4s, -webkit-transform .4s;
    transition: opacity .4s, -webkit-transform .4s;
    -o-transition: opacity .4s, -o-transform .4s;
    -moz-transition: transform .4s, opacity .4s, -moz-transform .4s;
    transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s, -webkit-transform .4s, -moz-transform .4s, -o-transform .4s;
    color: #7744D9;
}

.service_feature ul li:hover {
    padding-left: 24px;
    color: #7744D9;
}

.service_feature ul li:hover:before {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.service_cursousel_slider .slick-slide {
    margin: 15px !important;
}

.em-service.service-style-three {
    margin-top: 60px !important;
}

/* Service Style Six */
.em-service.service-style-six {
    text-align: center;
    background: #fff;
    border-radius: 6px;
    padding: 30px 25px 40px;
    transition: .3s;
    position: relative;
    z-index: 1;
}

.em-service.service-style-six:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    content: "";
    background: #C216DB;
    transition: .3s;
    z-index: -1;
}

.em-service.service-style-six:hover:before {
    width: 100%;
}

.service-style-six .em-service-icon i {
    margin-bottom: 12px;
    font-size: 50px;
}

.service-style-six .em-service-title h2 {
    margin: 0 0 15px 0;
    font-size: 21px;
}

.service-style-six .em-service-icon {
    position: relative;
    z-index: 1;
    padding: 20px 0;
}


.service-style-six .em-service-icon:before {
    content: "";
    position: absolute;
    top: -15px;
    left: -24px;
    width: 100%;
    height: 100%;
    background: url(../images/07-download.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    transition: .3s;
}

.service-style-six:hover .em-service-icon:before {
    left: 0;
    top: 0;
}

.service-style-six .service-btn {
    margin-top: 20px;
}

.service-style-six .service-btn>a {
    font-size: 16px;
    color: #232323;
    font-weight: 700;
}

.service-style-six .service-btn>a .fa-angle-right:before {
    content: "\f067";
}

.service-style-six .service-btn>a i {
    margin-left: 26px;
    font-size: 12px;
}

.em-service.service-style-six:hover .em-service-title h2,
.em-service.service-style-six:hover .em-service-icon,
.em-service.service-style-six:hover .em-service-desc,
.em-service.service-style-six:hover .service-btn>a {
    color: #fff;
}


/* Service Details */
.menu-service-menu-container ul {
    list-style: none;
    padding: 0;
}

.menu-service-menu-container ul li {
    list-style: none;
    margin-bottom: 2px;
}

.menu-service-menu-container ul li a {
    position: relative;
    display: block;
    padding: 14px 15px 14px 18px;
    background-color: #F3F6F9;
    font-weight: 600;
    font-size: 17px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #232323;
    font-family: Muli;
    position: relative;
}

.menu-service-menu-container ul li a::after {
    content: '\f105';
    position: absolute;
    right: 16px;
    top: 12px;
    font-size: 17px;
    font-family: 'FontAwesome';
}

.menu-service-menu-container ul li a:hover {
    color: #fff;
    background: #7744D9;
}

#menu-service-menu li.current_page_item a {
    background: #7744D9 !important;
    color: #fff !important;
}

.service-numeber {
    color: #C216DB;
}

.service-call-title i {
    color: #C216DB;
    font-size: 50px;
}

.service-call-title p {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    font-family: Muli;
    line-height: 1.4;
}

.service-pra {
    color: #fff;
}

.call-button {
    display: inline-block;
    padding: 10px 30px;
    background: #fff;
    color: #7744D9;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 700;
    margin-top: 20px;
    font-family: Muli;
}

.sidebar-btn a {
    display: block !important;
    text-align: center;
}

@media (max-width: 320px) {
    .em-service.service-style-two .em-service-icon {
        float: none;
        margin-right: 0;
        margin-bottom: 50px;
    }
}


@media (min-width: 320px) and (max-width: 1600px) {

    .kc_col-sm-6.kc_column_inner.why-choose-us {
        padding-right: 15px !important;
    }

    .em_process-icon::before {
        display: none;
    }

}

/*======================== EM40 VISA TYPE CSS =========================*/
.em-visa {
    padding: 80px 175px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    position: relative;
}

.em-visa-title h2 {
    color: #fff;
    font-size: 24px;
    padding: 20px 0 7px;
}

.em_visa-icon i {
    color: #7744D9;
    font-size: 50px;
}

.em-visa-desc {
    margin: 0;
    color: #fff;
}

.visa-btn a {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    margin-top: 32px;
    display: inline-block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.visa-btn a:hover {
    color: #7744D9;
}

.visa-btn a i {
    margin-left: 7px;
    color: #7744D9;
}

.em_visa-icon2 {
    position: absolute;
    right: 25px;
    bottom: 0;
}

.em_visa-icon2 i {
    font-size: 80px;
    color: #F4F4F4;
    opacity: 0.1;
}

/*======================== EM40 TEAM CSS =========================*/
#team {
    position: relative;
    z-index: 1;
}

#team::before {
    content: "";
    position: absolute;
    right: 41px;
    top: 18px;
    background: url(../images/images-circle-small.png);
    background-repeat: no-repeat;
    height: 270px;
    width: 270px;
    z-index: 999;
    -webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    z-index: -1;
}

.main-style.em-team {
    text-align: left;
    position: relative;
    margin-bottom: 30px;
    background: #fff;
    -webkit-box-shadow: 0 8px 16px rgba(207, 228, 255, 0.2);
    box-shadow: 0 8px 16px rgba(207, 228, 255, 0.2);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    overflow: hidden;
    border-bottom: 3px solid #7744D9;
    border-radius: 4px;
}

.main-style.em-team:hover {
    -webkit-box-shadow: 0 16px 32px rgba(207, 228, 255, 0.8);
    box-shadow: 0 16px 32px rgba(207, 228, 255, 0.8);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.main-style.em-team .em-team-content-waraper {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: #fff;
    padding: 16px 20px 23px;
    text-align: center;
}

.main-style.em-team .em-team-content-image-inner {
    position: relative;
}

.main-style.em-team .em-team-content-image {
    position: relative;
}

.main-style.em-team .em-team-content-image:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(119, 68, 217, 0.74);
    content: "";
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;

}

.main-style.em-team:hover .em-team-content-image:before {
    opacity: 1;
}

.main-style.em-team .em-team-content-socials-inner {
    position: absolute;
    top: 50%;
    right: -100px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #fff;
    width: 45px;
    padding: 13px 0;
}

.main-style.em-team:hover .em-team-content-socials-inner {
    opacity: 1;
    top: 50%;
    right: 0;
}

.main-style.em-team .em-team-content-title h2 {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 700;
}

.main-style.em-team .em-team-content-title h2:hover {
    color: #7744D9;
}

.main-style.em-team .em-team-content-subtitle {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.main-style.em-team .em-team-content-image {
    position: relative;
    overflow: hidden;
}

.main-style.em-team .em-team-content-image img {
    width: 100%;
}

.main-style.em-team .em-team-content-telephone {
    position: absolute;
    bottom: 16px;
    right: -140px;
    background: #7744D9;
    padding: 4px 20px;
    border-radius: 30px 0 0 30px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.main-style.em-team .em-team-content-telephone:hover {
    right: 0;
}

.main-style.em-team .em-team-content-telephone i {
    margin-right: 13px;
}

.main-style.em-team .em-team-content-socials a {
    display: block;
    font-size: 16px;
    color: #7744D9;
    text-align: center;
    margin: 4px 0px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

/* team content */
.main-style.em-team .em-content-title h2 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
    transition: .3s;
}

.main-style.em-team .em-content-subtitle {
    font-size: 14px;
    margin: 5px 0 0;
    text-transform: uppercase;
}

/* Team Style Three */
.style-three.main-style.em-team {
    text-align: center;
    background: #fff;
    box-shadow: none;
    border-bottom: 0;
}

.style-three.main-style.em-team .em-team-content-waraper {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: #fff;
    padding: 16px 20px 23px;
    position: relative;
    margin: 0 40px;
    box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
    margin-top: -31px;
    margin-bottom: 10px;
    z-index: 1;
}

.style-three.main-style.em-team .em-team-content-waraper:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    content: "";
    background: #C216DB;
    transition: .3s;
    z-index: -1;
}

.style-three.main-style.em-team:hover .em-team-content-waraper:before {
    height: 100%;
}

.style-three.main-style.em-team:hover {
    box-shadow: none;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.style-three.main-style:hover .em-team-content-title h2,
.style-three.main-style:hover .em-team-content-subtitle {
    color: #fff;
}

/*======================== Team Style Two =========================*/
.em-team.style-two {
    text-align: center;
    transition: .3s;
    border-bottom: 0;
    border-radius: 0;
    box-shadow: 0;
    -webkit-box-shadow: 0;
    position: relative;
    z-index: 1;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    padding: 40px 25px 35px;
    margin-bottom: 30px;
    background: #fff;
}

.em-team.style-two:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(119, 68, 217, 0.74);
    content: "";
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 100%;
    z-index: -1;
}

.em-team.style-two .em-team-content-inner {
    background: #7744D9;
    border-radius: 4px;
    padding: 10px 15px 10px;
    margin: 25px 0 15px;
    color: #fff;
    transition: .3s;
}

.em-team.style-two:hover .em-team-content-inner {
    background: #C216DB;
}

.em-team.style-two .em-team-content-image img {
    width: 150px;
    border-radius: 100%;
    border: 2px solid #7744D9;
    padding: 7px;
    transition: .3s;
}

.em-team.style-two:hover .em-team-content-image img {
    border-color: #C216DB;
}

.em-team.style-two .em-team-content-title h2 {
    font-size: 20px;
    margin: 0;
    color: #fff;
    font-weight: 500;
}

.em-team.style-two .em-team-content-desc {
    padding-top: 5px;
}

.em-team.style-two .em-team-content-socials a {
    display: inline-block;
    margin: 0 5px;
    color: #7744D9;
    transition: .3s;
}

.em-team.style-two .em-team-content-socials a:hover {
    color: #C216DB;
}

/*======================== Case Study Css =========================*/
.cyber-single-cases-study {
    position: relative;
    z-index: 999;
}

.em-cases-study-content {
    position: absolute;
    left: 0;
    top: 60%;
    right: 0;
    text-align: center;
    background: #fff;
    width: 70%;
    margin: auto;
    border-radius: 5px;
    padding: 40px 10px;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
}

.cyber-single-cases-study:hover .em-cases-study-content {
    opacity: 1;
    top: 50%;
}

.case-study-thumb {
    position: relative;
    z-index: 1;
}

.case-study-thumb:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(119, 68, 217, 0.74);
    content: "";
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.cyber-single-cases-study:hover .case-study-thumb:before {
    opacity: 1;
}

.em-cases-study-title h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    line-height: 1;
}

.em-cases-study-title h2 a {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.em-cases-study-title h2 a:hover {
    color: #7744D9;
}

/* Case Style Two */
.style-one .cyber-single-cases-study {
    position: relative;
    z-index: 999;
    overflow: visible;
    margin-bottom: 60px;
}

.style-one .em-cases-study-title h2 {
    margin-bottom: 6px;
}

.style-one .em-cases-study-content {
    position: absolute;
    top: 100%;
    text-align: left;
    background: #7744D9;
    width: 88%;
    margin: auto;
    border-radius: 0;
    padding: 26px 26px;
    opacity: 1;

}

.style-one .em-cases-study-title h2 a {
    color: #fff;
}

.style-one .case_category span {
    color: rgba(255, 255, 255, 0.60);
    text-transform: uppercase;
}

.style-one .cyber-single-cases-study:hover .em-cases-study-content {
    opacity: 1;
    top: 100%;
}

/* Why Choose Us Css*/
.why-choose-area .front,
.why-choose-area .back {
    -webkit-box-shadow: 0px 1px 51.3px 5.7px rgba(137, 143, 156, 0.15);
    box-shadow: 0px 1px 51.3px 5.7px rgba(137, 143, 156, 0.15);
}

.why-choose-area .front i {
    border-radius: 33% 66% 70% 30%/49% 62% 38% 51% !important;
}

/* call to action */
.em-call-to-action {
    text-align: center;
    position: relative;
}

.em-call-to-action-title h2 {
    margin-bottom: 12px;
    color: #fff;
    font-size: 40px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.em-call-to-action-title span {
    font-size: 40px;
    display: block;
    letter-spacing: 0;
    line-height: 1.2;
    margin-top: 20px auto 0;
    font-weight: 700;
    text-transform: capitalize;
}

.call-to-action-btn {
    margin-top: 30px;
}

.call-to-action-btn a {
    border: none;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #C216DB;
    border-radius: 4px;
    color: #fff;
    padding: 15px 31px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-weight: 500;
}

.call-to-action-btn a i {
    margin-left: 8px;
}

.call-to-action-btn a:hover {
    background: #fff;
    color: #C216DB;
}

.em-call-to-action-desc {
    color: rgba(255, 255, 255, 0.90);
    width: 35%;
    margin: auto;
    font-size: 14px;
}

.em-call-to-action2 {
    text-align: center;
}

.em-call-to-action2 .em-call-to-action-title span {
    margin: 20px auto 0;
}

.em-call-to-action2 .em-call-to-action-desc {
    width: 65%;
    margin-left: 0;
    margin: auto;
}

.em-call-to-video {
    margin-bottom: 35px;
}

.em-call-video-link a {
    display: inline-block
}

.em-call-video-link a,
.video-icon a,
.slider-video-icon a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 500%;
    position: relative;
    color: #7744D9;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    -webkit-transition: .5s;
    background: #fff;
}

@-webkit-keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

.em-call-to-video h3 {
    color: #fff;
}

.em-call-to-video h3 {
    margin-top: 5px;
    font-size: 25px;
}

.slider-video-icon a,
.em-call-video-link a {
    position: relative;
    z-index: 1;
}

.em-call-to-video h3 {
    color: #fff;
}

.em-call-to-video h3 {
    margin-top: 5px;
    font-size: 25px;
}


.quote_form textarea {
    height: 125px;
}



/*===================== mettle PORTFOLIO AREA CSS =========================*/
.portfolio_nav {
    padding: 0px 0 15px;
    text-align: center;
}

.portfolio_nav ul {
    margin-bottom: 30px;
    text-align: center;
}

.portfolio_nav ul li {
    display: inline;
}

.portfolio_nav ul li {
    background: #f2f4ff;
    border: medium none;
    font-size: 16px;
    line-height: 1;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    text-transform: capitalize;
    padding: 12px 15px;
    font-weight: 500;
    letter-spacing: 1px;
    position: relative;
    margin: 0 3px;
    margin-bottom: 7px;
    display: inline-block;
    border-radius: 5px;
}

.portfolio_nav ul li:hover,
.portfolio_nav ul li.current_menu_item {
    color: #fff;
    background: #7744D9;
}

.portfolio_nav ul li:first-child {
    border-left: 0;
}

.prot_wrap {
    overflow: hidden;
}


/* single gallery css */
.single_protfolio {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}

.prot_thumb img {
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
    border-radius: 4px;
}

.single_protfolio:hover .prot_thumb img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.prot_content {
    position: absolute;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    right: 20px;
    bottom: -100%;
    left: 20px;
    opacity: 0;
    background: #7744D9;
    margin: auto;
    text-align: left;
    padding: 25px 20px 25px;
    border-radius: 5px;
}

.single_protfolio:hover .prot_content {
    opacity: 1;
    bottom: 0px;
}

.multi_gallery.prot_content {
    height: 90%;
    width: 80%;
    right: 10%;
    top: 5%;
    bottom: 5%;
    left: 10%;
}

.prot_content h3 {
    margin: 8px 0 0px;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.prot_content h3 a {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}

.prot_content p {
    color: #fff;
    line-height: 1.2;
    margin: 5px 0 0;
}

.prot_content p span {
    display: inline-block;
    padding-top: 0px;
}

.porttitle_inner span {
    position: relative;
    margin: 0 2px;
}

.prot_content span:before {
    bottom: 0;
    content: ",";
    position: absolute;
    right: -5px;
}

.porttitle_inner span:last-child:before {
    content: "";
}

.nospace.col-xs-12 {
    padding: 0px;
}

.nospace .single_protfolio {
    margin-bottom: 0px;
}

/* load button css */
.gallery_load_button a {
    border: 1px solid #ddd;
    color: #444;
    padding: 7px 15px;
    display: inline-block;
    font-size: 17px;
    margin-top: 0px;
}

.gallery_load_button a:hover {
    border-color: #333;
    background: #333;
    color: #fff;
}

.prot_wrap.nospace .gallery_load_button a {
    margin-top: 30px;
}

/* portfolio icon css */
.picon {
    margin-bottom: 15px;
}

.picon a {
    background: #fff;
    border-radius: 50%;
    color: #7744D9;
    display: inline-block;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    margin-right: 3px;
    width: 35px;
    text-align: center;
}

.picon a:hover {
    background: #C216DB;
    color: #fff;
}

/* Style Two */
.prot_thumb {
    position: relative;
    overflow: hidden;
}

.pstyle2 .prot_content {
    position: absolute;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: rgba(119, 68, 217, 0.84);
    margin: auto;
    text-align: left;
    padding: 25px 20px 25px;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    transform: scale(0);
}

.pstyle2 .single_protfolio:hover .prot_content {
    transform: scale(1);
}

.pstyle2 .prot_content_inner {
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.pstyle2 .porttitle_inner {
    text-align: center;
}

.pstyle2 .porttitle_inner h3 {
    font-size: 20px;
    font-weight: 700;
}

.pstyle2 .single_protfolio {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.10);
}

.pstyle2 .porttitle_inner h3 a:hover {
    color: #7744D9;
}

/* single portfolio */
.pimgs {
    margin-bottom: 15px;
}

.pimgs img {}

.prots-contentg p {}

.prots-contentg ul {
    margin-left: 0px;
}

.portfolio_details {
    overflow: hidden;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.10);
    padding: 65px 50px 50px;
}

.portfolio_info {
    padding-left: 50px;
    padding-top: 48px;
}

.portfolio_info h2 {
    font-size: 25px;
    font-family: muli;
    padding-bottom: 17px;
}

.portfolio-details-box li strong {
    font-size: 20px;
    margin-right: 5px;
}

.pr-title {
    padding: 24px 0 18px;
}

.port_dtl_social {}

.port_dtl_social span {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;

}

.port_dtl_social a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #7744D9;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    margin-right: 10px;
    line-height: 35px;
}

.portfolio_details .col-md-6 {
    float: left;
}

.port-details-area .portfolio_info {
    padding-left: 50px;
    padding-top: 0px;
}

/*===================== cyber FUN FACT AREA CSS =========================*/

.fun_fact_area {
    position: relative;
}

.fun_fact_area::before {
    content: "";
    position: absolute;
    right: 0;
    top: 76px;
    background: url(../images/images-08.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-position: center;
    left: 0;
}

.single_counter {
    position: relative;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 30px;
}

.counter_icon {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.counter_icon i {
    font-size: 35px;
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: inline-block;
}

.countr_text>h1 {
    font-size: 40px;
    display: inline-block;
    font-weight: 800;
    margin: 0;
    color: #fff;
}

.countr_text>h3 {
    font-size: 30px;
    display: inline-block;
    font-weight: 400;
    margin: 0;
    color: #fff;
    margin-top: -20px;
    position: absolute;
    margin-left: 10px;
}

.counter_title {
    padding: 0 0 0;
}

.counter_title h4 {
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
    margin-top: 5px;
    font-weight: 500;
    letter-spacing: 0;
}


.single_counter.single_counter2 {
    border: 1px solid #eee;
    padding: 30px 0;
    position: relative;
    border-radius: 4px;
}

.single_counter.single_counter2:hover {
    border: 1px solid #7744D9;
}

.single_counter2 .counter_icon {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin-top: -70px;
    position: relative;
}

.single_counter2 .counter_icon i {
    font-size: 35px;
    color: #7744D9;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: inline-block;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 100%;
    line-height: 80px;
    margin-bottom: 22px;
    border: 1px solid #7744D9;
}

.kc-ui-progress2 span.value {
    background: #7744D9 !important;
    color: #fff !important;
}

/*===================== ittech TESTIMONIAL AREA CSS =========================*/
.em_single_testimonial {
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    position: relative;
    margin-top: 10px;
    text-align: center;
}

.em_test_thumb img {
    border-radius: 100%;
    width: 90px;
}

.em_testi_content {
    margin-bottom: 30px;
}

.em_testi_title {
    margin-bottom: 4px;
}

.em_testi_title h2 {
    font-size: 18px;
    margin-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 700;
}

.em_testi_title h2 sup {
    font-size: 15px;
    font-weight: bold;
    margin-left: 5px;
}

.em_testi_title span {
    color: #7744D9;
    font-weight: 500;
    font-size: 16px;
    display: block;
    padding-top: 5px;
}

.em_testi_text {
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    width: 87%;
    margin: auto;
}

.em_testi_text.texti_style2 {
    color: #444444;
    font-style: italic;
    margin: auto;
    width: 100%;
}

.testimonial_list.curosel-style .owl-nav div {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.em_testi_degi {
    line-height: 1;
    margin-top: -4px;
}

.em_reviews_rating {
    margin-top: 10px;
}

.em_reviews i {
    color: #ddd;
}

.testi-star i {
    color: #ddd;
}

.testi-star i.active {
    color: #7744D9;
    font-size: 19px;
    margin: 0 1px;
}

.em_testi_country_img ul li {
    display: inline-block;
    overflow: hidden;
}

.em_testi_country_img ul li img {
    display: inline-block;
}

.country-name {
    margin-left: 10px;
}

.testimonial-style-two.em_single_testimonial,
.testimonial-style-two .em_single_testimonial {
    text-align: center;
    background: #fff;
    padding: 30px 25px;
    border-radius: 5px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.10);
    margin-bottom: 5px;
}

.testimonial-style-two .em_testi_content {
    position: relative;
    padding: 0;
    -webkit-box-shadow: 0 25px 40px 0 rgba(0, 0, 0, .1);
    box-shadow: none;
    background: transparent;
    border-radius: 0;
    text-align: center;
    margin-bottom: 30px;
}

.em_test_thumb img {
    border-radius: 100%;
    width: 115px;
}

.default-style .em_testi_text {
    font-size: 17px;
    width: 62%;
}

.default-style .em_test_thumb::before {
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 38px;
    position: absolute;
    line-height: 50px;
    top: 50%;
    right: -87px;
    /* background-color: #7744D9; */
    width: 50px;
    height: 50px;
    text-align: center;
    color: #7744D9;
    border-radius: 50%;
    transform: translateY(-50%);
    background: transparent;
}

.default-style .em_test_thumb::after {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 38px;
    position: absolute;
    line-height: 50px;
    top: 50%;
    left: -87px;
    background-color: transparent;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #7744D9;
    border-radius: 50%;
    transform: translateY(-50%);
}

.default-style .em_test_thumb img {
    border-radius: 100%;
    width: 84px;
}

.testimonial-style-two .em_testi_text {
    width: 100%;
    margin: auto;
    font-size: 17px;
    font-style: italic;
    font-weight: 500;
}

.em_test_thumb {
    position: relative;
    margin: 0 0 20px;
    display: inline-block;
}

.em_test_thumb:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    line-height: 50px;
    bottom: 0px;
    right: -16px;
    background-color: #7744D9;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}

.testimonial-style-two .em_testi_title {
    position: relative;
    padding-top: 20px;
}

.testimonial-style-two .em_testi_title::before,
.testimonial-style-two .em_testi_title::after {
    position: absolute;
    top: 0;
    content: "";
    height: 1px;
    width: 25px;
}

.testimonial-style-two .em_testi_title::before {
    background-color: #7744D9;
    left: calc(50% - 25px);
}

.testimonial-style-two .em_testi_title::after {
    background-color: #ddd;
    left: 50%;
}

/* carousel Nav Style */
.curosel-style .owl-nav div {
    border-radius: 50%;
    color: #fff;
    font-size: 19px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 60px;
    text-align: center;
    z-index: 99;
    -webkit-transform: translateY(-49%);
    -ms-transform: translateY(-49%);
    transform: translateY(-49%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background: #7744D9;
}

.curosel-style .owl-nav .owl-next {
    left: auto;
    right: -50px;
}

.curosel-style .owl-nav .owl-prev {
    right: auto;
    left: -50px;
}

.single_gallery.curosel-style .owl-nav div {
    left: 30px;
}

.single_gallery.curosel-style .owl-nav .owl-next {
    right: 30px;
    left: auto;
}

.portfolio_gallery_post.curosel-style .owl-nav div {
    left: 0px;
}

.portfolio_gallery_post.curosel-style .owl-nav .owl-next {
    right: 0px;
    left: auto;
}

.portfolio_gallery_post.curosel-style .owl-nav div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.curosel-style .owl-nav .owl-next:hover {
    background: #121B51;
    color: #fff;
}

.curosel-style .owl-nav .owl-prev:hover {
    background: #121B51;
    color: #fff;
}

.owl-carousel .owl-item img {
    margin: auto;
}

.curosel-style:hover .owl-nav div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/*---------------------- * FORM CSS -----------------------*/
.form-control {
    height: 54px;
    background-color: #fff;
    border-color: transparent;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 1px solid #e6e6e6;
    padding: 6px 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 5px;
}

.quote_form .form-control {
    background-color: rgba(255, 255, 255, 0.4);
    border-color: transparent;
}

.form-control:focus {
    background-color: rgba(255, 255, 255, 0.7);
}

.buttons {
    text-align: center;
}

.button {
    background: #7744D9;
    border: 0;
    display: inline-block;
    text-align: center;
    padding: 14px 39px;
    border-radius: 7px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #fff;
}

.button:hover {
    background: #C216DB;
    color: #fff;
}

.button i {
    margin-left: 5px;
}

.quote_form .button {
    background: #fff;
    color: #232323;
}

.quote_form .button:hover {
    background: #C216DB;
    color: #fff;
}

/*---------------------- * SLICK SLIDER AREA CSS -----------------------*/

.em-slick-testi-main {
    text-align: center;
}

/*---------------------- * SLIDER AREA CSS -----------------------*/


.main-slider-area {
    display: block;
    position: relative;
}

.nivo-caption {
    background: rgba(0, 0, 0, 0.0);
    height: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    overflow: visible !important;
}

.em_slider_inner {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.nivoSlider {
    overflow: visible;
}

.em-slider-title {
    font-size: 33px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
    margin: 0;
}

.em-slider-sub-title {
    font-size: 120px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 800;
    display: block;
    margin: 0;
    line-height: 1.2;
}

.em-slider-descript {
    color: #fff;
}

.em-slider-descript {
    width: 55%;
    text-align: left;
    color: #fff;
    margin: 0px 0 15px;
    font-size: 33px;
}

.text-left .em-slider-descript {
    margin-left: 0;
    margin-right: auto;
}

.text-center .em-slider-descript {
    margin: 0 auto 31px;
    text-align: center;
}

.text-right .em-slider-descript {
    margin-right: 0;
    margin-left: auto;
}

.em-button-button-area a {
    -moz-user-select: none;
    background: #7744D9;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 0;
    padding: 15px 41px;
    text-align: center;
    text-transform: uppercase;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-radius: 4px;
    border: 1px solid transparent;
    font-weight: 400;
    margin-top: 17px;
}

.em-button-button-area a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #7744D9;
}

.em-slider-button .withput-active {
    background: transparent;
    color: #fff;
    border-color: rgba(255, 255, 255, 0.8);
    margin-left: 7px;
}

.em-slider-button .withput-active:hover {
    background: #fff;
    border-color: #fff;
    color: #7744D9;
}

.em-button-button-area a i {
    margin-left: 10px;
    display: inline-block;
}

.text-left a.em-active-button {
    margin-left: 0;
}

.em-slider-half-width {
    width: 50%;
}

.text-center .em-button-button-area a {
    margin: 0 15px;
}

.em-slider-left {
    padding-right: 30px;
}

.em-slider-right {
    padding-left: 30px;
}

.em-slider-full-width {
    width: 85%;
}

.em-slider-half-width .em-slider-descript {
    width: 100%;
}


/* directionNav */

.em-nivo-slider-wrapper .nivo-directionNav {}

.em-nivo-slider-wrapper .nivo-directionNav a {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 78px;
    width: 50px;
    line-height: 74px;
    border: 0;
    text-align: center;
    display: block;
    color: #7744D9;
    font-size: 28px;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    background: #fff;
}

.em-nivo-slider-wrapper .nivo-directionNav .nivo-prevNav {}

.em-nivo-slider-wrapper .nivo-directionNav .nivo-nextNav {
    left: auto;
    right: 0;
}

.em-nivo-slider-wrapper .nivo-directionNav a:hover {
    background: #7744D9;
    border-color: #7744D9;
    color: #fff;
}

.em-nivo-slider-wrapper:hover .nivo-directionNav a {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    left: 50px;
}

.em-nivo-slider-wrapper:hover .nivo-directionNav .nivo-nextNav {
    left: auto;
    right: 50px;
}


/* controlNav */

.em-nivo-slider-wrapper .nivo-controlNav {
    top: 50%;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 9;
    left: 38px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.em-nivo-slider-wrapper .nivo-controlNav {}

.em-nivo-slider-wrapper .nivo-controlNav a {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    font-size: 9px;
    height: 17px;
    margin: 8px 0;
    width: 17px;
    color: #7744D9;
    line-height: 17px;
}

.em-nivo-slider-wrapper .nivo-controlNav a:hover,
.em-nivo-slider-wrapper .nivo-controlNav a.active {
    background: #fff none repeat scroll 0 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.single_slide_img {
    position: absolute;
    top: -180px;
    text-align: right;
    left: 59%;
}


/*===================== cyber PRICING AREA CSS =========================*/
.single_pricing {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 55px 40px 55px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.06);
}

.pricing_head {
    padding: 16px 0 19px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #7744D9;
    margin-bottom: 30px;
    border-radius: 4px;
}

.pricing_icon {
    text-align: center;
}

.pricing_img {
    text-align: center;
    position: absolute;
    right: 40px;
    top: 43px;
}

.pricing_title h2 {
    font-size: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.pricing_title h3 {
    font-size: 25px;
    color: #fff;
    text-transform: capitalize;
    margin: 0;
}

.pricing_subtitle h4 {
    font-size: 18px;

    color: #656565;
    font-weight: 400;
    margin: 0;
}

.price_item_inner_center {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.price_item {
    -webkit-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 17px;
    margin-top: 15px;
}

.price_item span {
    display: inline-block;
    -webkit-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    color: #7744D9;
}

.slash {
    font-size: 0;
}

.curencyp {
    font-size: 23px !important;
    font-weight: 500;
    position: relative;
    top: -18px;
    font-weight: 400 !important;
}

.bootmp {
    font-size: 18px !important;
    font-weight: 400 !important;
    text-transform: capitalize;
}

.pricing_btn span {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 0px 23px;
    border-radius: 30px;
    font-size: 15px;
}

.featur {
    border: 1px solid #e6e6e6;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-radius: 7px;
}

.featur ul {
    padding: 31px 0 44px;
}

.featur ul li {
    display: block;
    padding: 8px 0;
    text-transform: none;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-transform: capitalize;
}

.featur ul li b {
    font-weight: 600;
}

.featur ul li:last-child {
    padding-bottom: 0;
}

.pricing_bottom {}

.order_now {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.order_now a {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 35px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #fff;
    border-radius: 3px;
    background: #7744D9;
}

.single_pricing:hover .pricing_head,
.single_pricing.active .pricing_head,
.single_pricing:hover .order_now a,
.single_pricing.active .order_now a {
    background: #C216DB;
    color: #fff;
}

.single_pricing .order_now a,
.single_pricing .price_item_inner,
.single_pricing .pricing_title>h3 {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.single_pricing:hover,
.single_pricing.active,
.single_pricing.active .featur,
.single_pricing:hover .featur {
    border-color: #C216DB;
}

.single_pricing:hover .price_item span,
.single_pricing.active .price_item span {
    color: #C216DB;
}

/*===================== END cyber PRICING AREA CSS =========================*/


/* contact from */

div.wpcf7-response-output {
    margin: 0;
}


/* recent post */

.footer-address {
    padding-top: 0px;
}

.footer-sociala-info {
    overflow: hidden;
}

.footer-logo {
    margin-bottom: 18px;
    margin-top: 19px;
}

.footer_s_inner {
    margin-top: 0px;
    margin-bottom: 0;
}

.footer-sociala-icon {
    clear: both;
    float: left;
    font-size: 26px;
    margin-right: 17px;
    overflow: hidden;
    color: #7744D9;
    display: none;
}

.recent-post-item {
    clear: both;
    overflow: hidden;
    margin-bottom: 14px;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 0px;
}

.recent-post-image {
    float: left;
    margin-right: 25px;
}

.recent-post-image a {
    display: inline-block;
}

.recent-post-text {
    margin-top: 0;
    overflow: hidden;
}

.recent-post-text .rcomment i {
    margin-right: 5px;
}

.footer-middle .post-date {
    display: block;
}

.footer-middle .recent-post-item+.recent-post-item {
    margin-top: 0px;
    margin-bottom: 10px;
}

/* Placeholder Css */

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #666;
    font-size: 17px;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #666;
    font-size: 17px;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #666;
    font-size: 17px;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #666;
    font-size: 17px;
}

.mc4wp-form-fields input::-moz-placeholder {
    color: #6c757d;
    font-size: 17px;
}

.mc4wp-form-fields ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #6c757d !important;
    font-size: 17px;
}

.mc4wp-form-fields ::-moz-placeholder {
    /* Firefox 19+ */
    color: #6c757d !important;
    font-size: 17px;
}

.mc4wp-form-fields :-ms-input-placeholder {
    /* IE 10+ */
    color: #6c757d !important;
    font-size: 17px;
}

.mc4wp-form-fields :-moz-placeholder {
    /* Firefox 18- */
    color: #6c757d !important;
    font-size: 17px;
}

/* Consult Form */
.quote_form input::-moz-placeholder {
    color: #fff;
    font-size: 17px;
}

.quote_form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
}

.quote_form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
}

.quote_form :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
}

.quote_form :-moz-placeholder {
    /* Firefox 18- */
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
}


/* Mailchim Form Css */
.mailchim-form-inner {
    width: 100%;
    background: #fff;
    border-radius: 15px;
    padding: 33px 190px 40px;
    /*     box-shadow: 0 5px 10px rgba(0,9,128,0.035), 0 7px 18px rgba(0,9,128,0.05); */
    overflow: hidden;
    background: #7744D9;
}

.mailchim-form {}

.mailchim-form-inner .widgettitle {
    font-size: 31px;
    font-weight: 700;
    padding-bottom: 25px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
}

.mc4wp-form-fields p {
    position: relative;
    color: #5e629c;
    font-size: 16px;
}

.footer-middle .mc4wp-form-fields p {
    color: #a0a1a2;
}

.mc4wp-form-fields p {
    position: relative;
    color: #333;
    /* line-height: 27px; */
    text-align: center;
}

.mc4wp-form-fields p label {
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0;
}

.mc4wp-form-fields input,
.mc4wp-form-fields textarea {
    font-size: 14px;
    height: 65px;
    padding: 5px 25px;
    position: relative;
    width: 100%;
    background: #F6F6FC;
    border: 0;
    border-radius: 0;
    margin-bottom: 14px;
    margin: auto;
    border: 0;
    border-radius: 15px;
}

.mc4wp-form-fields textarea {
    height: 80px;
}

.mc4wp-form-fields button {
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    border: medium none;
    border-radius: 15px;
    background: #7744D9;
    color: #5451c1;
    display: block;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    margin: auto;
    padding: 6px 43px;
    position: absolute;
    right: 7px;
    top: 50%;
    height: 80%;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mc4wp-form-fields button:hover {
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
}

.mc4wp-form-fields input:focus,
.mc4wp-form-fields textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.mc4wp-form-fields i {
    margin-right: 10px;
    color: #000;
}

/* Appointment Form Css */
.form-area.apppontment-form {
    background: #fff;
    padding: 32px 50px 9px;
    border-radius: 7px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}

.apointment-form-title {
    text-align: center;
    margin-bottom: 30px;
}

.apointment-form-title h2 {
    font-size: 25px;
}

.form-area.apppontment-form .button {
    padding: 14px 39px;
    border-radius: 4px;
    width: 100%;
}

/*===================== cyber adn blog css =========================*/
.cyber-single-blog_adn {
    margin-bottom: 30px;
    overflow: hidden;
    text-align: left;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    background: #EFF2F7;
    border-radius: 4px;
}

.cyber-single-blog_adn:hover {
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
    background: #fff;
}

/* BLOG THUMB CSS */

.blog_adn_thumb_inner {
    position: relative;
}

.cyber-blog-thumb_adn {
    overflow: hidden;
    position: relative;
}

.cyber-blog-thumb_adn a {
    position: relative;
}

.cyber-blog-thumb_adn a {
    display: block;
}

.cyber-blog-thumb_adn img {}


/* BLOG TITLE AND CONTENT CSS */
.em-blog-content-area_adn {
    overflow: hidden;
    padding: 25px 30px 25px;
}

.blog-page-title_adn h2 {
    font-size: 20px;
    margin: 10px 0 7px;
    line-height: 1.2;
}

.blog-page-title_adn a {
    margin-bottom: 0;
    text-transform: none;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    color: #232323;
    font-weight: 600;
}

.blog-page-title_adn a:hover {
    color: #7744D9;
}

.blog-content_adn h2 a {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.blog-content_adn h2 a:hover {
    color: #7744D9;
}

.blog-content_adn p {
    margin: 13px 0 15px;
}

.blog-page-title_adn2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 9999;
}

.blog-page-title_adn2 h2 {
    margin: 0px;
    background: rgba(0, 0, 0, 0.72);
    padding: 15px;
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.blog-page-title_adn2 h2 a {
    color: #fff;
}

/* BLOG POST META LEFT CSS */
.cyber-blog-meta_adn {
    border-top: 1px solid #7744D9;
    margin-top: 18px;
    padding-top: 11px;
}

.cyber-blog-meta-left_adn a,
.cyber-blog-meta-left_adn span {
    color: #595555;
    font-size: 15px;
    margin-right: 16px;
    text-transform: capitalize;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: inline-block;
    text-decoration: none;
    position: relative;
}

.cyber-blog-meta-left_adn a::before {
    position: absolute;
    content: "";
    right: -11px;
    width: 1px;
    height: 18px;
    background: #595555;
    top: 5px;
}

.cyber-blog-meta-left_adn i {
    margin-right: 0px;
    color: #333;
}

.blog_nospace_adn.col-xs-12 {
    padding: 0px;
}

.blog_nospace_adn .cyber-single-blog {
    margin-bottom: 0px;
}

.btn-link {
    font-weight: 500;
    color: #616161;
    font-size: 16px;
    font-family: Muli;
}

.btn-link:hover {
    text-decoration: none;
    color: #7744D9;
}

.btn-link i {
    margin-left: 5px;
}

.cyber-blog-meta-top {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.cyber-blog-meta-top li {
    display: inline-block;
}

.cyber-blog-meta-top li a {
    display: inline-block;
    background: #7744D9;
    padding: 5px 22px;
    line-height: 19px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
    border-radius: 15px;
}

/* responsive 320 start */


/* small mobile :320px. */

@media (max-width: 767px) {
    body {
        overflow-x: hidden;
    }

    .cyber-header-top {
        display: none;
    }

    .mean-container .mean-bar:before {
        text-transform: uppercase;
        top: 19px;
    }

    .mean-container a.meanmenu-reveal {
        padding: 19px 20px 18px;
    }
}


/* button css */
.banner-area .btn {
    -moz-user-select: none;
    background: #7744D9;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
    padding: 19px 32px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 9px;
    margin-right: 10px;
    letter-spacing: 1px;
}

.banner-area .active .btn {
    background: #C216DB;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #C216DB;
}

.btn i {
    margin-left: 7px;
}

.btn-sm {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 12px 20px;
}

.btn.btn-bordered {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #7744D9;
    color: #7744D9;
    padding-bottom: 11px;
    padding-top: 11px;
}

.btn.btn-lg.btn-bordered {
    padding-bottom: 16px;
    padding-top: 16px;
}

.btn.btn-sm.btn-bordered {
    padding-bottom: 8px;
    padding-top: 8px;
}

.btn-icon i {
    font-size: 10px;
    left: 0;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.btn-icon:hover i {
    left: 2px;
}

.banner-area .btn:hover {
    background-color: #C216DB;
    color: #fff;
    border: 1px solid #C216DB;
}

.banner-area .active .btn:hover {
    background-color: #7744D9;
    color: #fff;
    border: 1px solid #7744D9;
}

.btn.btn-bordered:hover {
    background-color: #7744D9;
    color: #fff;
}

.button-group {
    margin-top: 30px;
}

.button-group a {
    margin-right: 25px;
}

.button-group a:last-child {
    margin-right: 0;
}


.bottom-img {
    position: absolute;
    bottom: -8px;
    width: 100%;
}

/* Blog Style Theree */
.style-three.cyber-single-blog_adn {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.10);
    padding: 15px 15px 15px 15px;
}

.style-three .em-blog-content-area_adn {
    padding: 31px 20px 20px;
}

.style-three .cyber-blog-thumb_adn img {
    border-radius: 10px;
}

.style-three .btn-link {
    font-weight: 500;
    color: #7744D9;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
}

.style-three .blog-page-title_adn a {
    font-weight: 700;
}

.style-three .blog-page-title_adn h2 {
    font-size: 21px;
}

.style-three .cyber-blog-meta-left {
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 13px;
    margin-bottom: 12px;
}

/*---------------------------------------- 7. BANNER SECTION ------------------------------------------*/

.banner-slider-area {
    height: 800px;
    padding: 0;
    position: relative;
}

.banner-slider-content {
    text-align: center;
}

.banner-slider-content h1 {
    font-size: 70px;
    font-weight: 800;
    margin: 0;
    line-height: 1.1;
    color: #fff;
    text-transform: uppercase;
}

.banner-slider-content h2 {
    margin: 0;
    font-size: 70px;
    font-weight: 800;
    line-height: 1.1;
    text-transform: uppercase;
    color: #fff;
}

.banner-slider-content p {
    width: 70%;
    margin: 20px auto 32px;
    font-size: 18px;
    color: #fff;
}

.banner-slider-content .btn {
    color: #fff;
    background: #7744D9;
    font-size: 16px;
    display: inline-block;
    letter-spacing: 0px;
    padding: 13px 40px;
    border-radius: 4px;
    transition: .3s;
    font-weight: 500;
    margin: 0 10px;
}

.banner-slider-content .btn:hover {
    background: #C216DB;
    color: #fff;

}



.scroll-next {
    bottom: 10px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}

.scroll-next>a {
    border-radius: 20px;
    display: inline-block;
    height: 30px;
    width: 30px;
    position: relative;
}

.scroll-next i {
    color: #7744D9;
    font-size: 40px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

/* Slider Paralax */
#parallax {
    position: relative;
}

.slider-shape {
    position: absolute !important;
}

.layer-1 {
    top: 12% !important;
    left: 8% !important;
}

.layer-2 {
    top: 53% !important;
    left: 6% !important;
}

.layer-3 {
    top: 87% !important;
    left: 16% !important;
}

.layer-4 {
    top: 54% !important;
    left: 74% !important;
    opacity: .09;
}

.layer-5 {
    top: 24% !important;
    left: 13% !important;
    opacity: .03;
}

.area-padding {
    padding: 30px;
}

.t-slider-shape {
    position: absolute !important;
    opacity: .4;
}

.s-layer-1 {
    top: 53% !important;
    left: 7% !important;
}

.s-layer-2 {
    top: 73% !important;
    left: 13% !important;
    opacity: .2;
}

.s-layer-3 {
    top: 75% !important;
    left: 39% !important;
}

.s-layer-4 {
    top: 82% !important;
    left: 24% !important;
}

@-webkit-keyframes second-heartbeat {
    to {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}

@keyframes second-heartbeat {
    to {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}

.slider-video-icon a {
    text-align: center;
    display: inline-block;
    position: relative;
}

.single-video .layer-1 {
    top: -20% !important;
    left: -158px !important;
    z-index: -1;
}

.single-video .layer-2 {
    top: -47% !important;
    left: 36% !important;
    z-index: -1;
}

.single-video .layer-3 {
    top: 109% !important;
    left: -12% !important;
    z-index: -1;
}

.single-video {
    position: relative;
    text-align: center;
    margin-left: 190px;

}

.single-video .layer-4 {
    top: 83% !important;
    left: inherit !important;
    right: -126px;
    z-index: -1;
    opacity: 1;
}

.single-video .layer-1 img,
.single-video .layer-2 img,
.single-video .layer-3 img,
.single-video .layer-4 img {
    -webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
}

.about-video.single-video {
    position: relative;
    text-align: left;
    margin-left: 0;
}

.about-video.single-video .layer-1,
.about-video.single-video .layer-2,
.about-video.single-video .layer-3,
.about-video.single-video .layer-4 {
    display: none;
}

.style_two.single-video {
    position: relative;
    text-align: center;
    margin-left: 0;
}

/*---------------------------------------- 8. HOME 2 HERO SLIDER SECTION ------------------------------------------*/
.em-slick-slider-new {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    position: relative;
    z-index: 0;
}

.em-slick-slider-new .single-slide {
    height: 875px;
    position: relative;
    z-index: 1;
    background-size: cover;
    background-position: center center;
}

.em-slick-slider-new .slider-style-six.single-slide {
    height: 820px;
    position: relative;
    z-index: 1;
}

.em-slick-slider-new .slider-style-six.single-slide::before {
    position: absolute;
    content: '';
    left: -310px;
    top: 0;
    height: 100%;
    width: 75%;
    background: #eef3f9;
    transform: skewX(10deg);
    z-index: -1;
}

.slider-style-six.single-slide .slider-video-icon {
    display: inline-block;
    padding-top: 14px;
    position: absolute;
    right: 58%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.slider-style-six.single-slide .slider-video-icon a {
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: #fff;
    background: #7744D9;
}

.em-slick-slider-new .banner-content {
    left: 0;
    position: absolute;
    /* right: 0; */
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    /* right: 0; */
    margin: auto;
}

.em-slick-slider-new .single-slide.slider-style-two {
    height: 670px;
    position: relative;
}

/* Slider Nav & Dots Css */

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev,
.slick-next {
    background-color: transparent;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    height: 60px;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    width: 60px;
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 55px;
    color: #fff;
    border: 2px solid #FFF;
}

.em-slick-slider-new .slick-prev {
    left: -57px;
}

.em-slick-slider-new .slick-next {
    right: -57px;
}

.em-slick-slider-new:hover .slick-prev {
    left: 50px;
}

.em-slick-slider-new:hover .slick-next {
    right: 50px;
}

.slick-prev::before,
.slick-next::before {
    color: #fff;
    font-size: 25px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    content: "\f104";
    font-family: FontAwesome;
}

.slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background-color: rgba(255, 255, 255, 0.2);
    color: #FFF;
    border: 2px solid #D3D3D3;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    color: #fff;
}

.em-slick-slider-new .slick-dots {
    bottom: 35px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
}

.slick-dots {
    bottom: -30px;
    position: absolute;
    left: 50%;
    opacity: 1;
    transform: translateX(-50%);
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li {
    height: 5px;
    margin: 0 3px;
    width: 20px;
}

.slick-dots li button {
    background-color: #7744D9;
    border: 0 none;
    height: 13px;
    padding: 0;
    text-indent: -99999px;
    width: 13px;
    border-radius: 100%;
    margin: 0 3px;
}

.slick-dots .slick-active button {
    background-color: #C216DB;
}

.bnrsk:after {
    background-color: rgba(0, 0, 0, 0.0);
}

.em_slick_testimonial .slick-dots li button {
    background-color: #333;
}

.em_slick_testimonial .slick-dots .slick-active button {
    background-color: #7744D9;
}

/* IMAGE SLIDER */
.em-image-sliderslick .slick-prev,
.em-image-sliderslick .slick-next,
.em-image-sliderslick .slick-dots li button {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.em-image-sliderslick:hover .slick-prev,
.em-image-sliderslick:hover .slick-next,
.em-image-sliderslick:hover .slick-dots li button {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.em-slick-slider-new.em-image-sliderslick .slick-dots {
    bottom: 20px;
    position: relative;
}

.em-slick-slider-new.em-image-sliderslick .slick-dots li button {
    background-color: #000;
}

.em-slick-slider-new.em-image-sliderslick .slick-dots .slick-active button {
    background-color: #7744D9;
}


/* testimonial slick */
.em-testi-content.slick-slide:focus,
.em-testi-content.slick-slide:active {
    color: #fff;
    background-color: #fff;
}

.em-slick-testi-wraper .slick-active .em_testi_title_ar {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.em-slick-testi-wraper .slick-active.slick-current .em_testi_title_ar {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* About Section Image Slider Css */

.about-image-slider .em-slick-slider-new .slick-prev {
    left: 0px;
}

.about-image-slider .em-slick-slider-new .slick-next {
    right: 0px;
}

.about-image-slider .em-image-sliderslick .slick-prev,
.about-image-slider .em-image-sliderslick .slick-next,
.about-image-slider .em-image-sliderslick .slick-dots li button {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.about-image-slider .slick-prev,
.about-image-slider .slick-next {
    border-radius: 0;
    height: 47px;
    line-height: 47px;
    color: #fff !important;
    background: rgba(0, 0, 0, 0.60);
}

.about-image-slider .slick-prev::before,
.about-image-slider .slick-next::before {
    color: #fff;
}

.about-image-slider .em-image-sliderslick:hover .slick-prev,
.about-image-slider .em-image-sliderslick:hover .slick-next {
    background: #7744D9;
    color: #fff;
}



/* Effective Slider Css */
.effective-area {
    min-height: 950px;
    padding: 0;
    position: relative;
}

.effective-area.overlay-white::after,
.effective-area .overlay-dark::after {
    background-color: rgba(0, 0, 0, 0);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}

.overlay-white:after {
    background-color: rgba(0, 0, 0, 0);
}

.effective-content h1 {
    font-size: 75px;
    margin-bottom: 10px;
    color: #fff;
    text-transform: capitalize;
}

.effective-content h2 {
    color: #fff;
    font-size: 75px;
    text-transform: capitalize;
    margin: 0;
    padding: 0 0 0;
}

.effective-content>h5 {
    color: #fff;
    font-size: 75px;
    text-transform: capitalize;
    font-weight: 900;
    font-family: 'Muli', sans-serif;
    margin: 0;
}

.effective-content p {
    font-size: 18px;
    margin: 13px 0 32px;
    color: #fff;
}

.effective-area .btn {
    margin-top: 30px;
}

.scroll-next {
    bottom: 10px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}

.scroll-next>a {
    border-radius: 20px;
    display: inline-block;
    height: 30px;
    width: 30px;
    position: relative;
}

.scroll-next i {
    color: #fff;
    font-size: 40px;
    left: 0;
    position: absolute;
    right: 0;
    top: -106px;
}

.effective_icon_inner {
    margin-top: 26px;
}

.effective_icon_inner a {
    display: inline-block;
    font-size: 19px;
    color: #fff;
    margin: 0px 10px;
}

.effective_slider_btn a {
    padding: 16px 39px;
    background: #7744D9;
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
    display: inline-block;
    margin: 0 9px;
}

.effective_slider_btn a:hover {
    background: #fff;
    color: #7744D9;
}

.effective_slider_btn {
    margin-top: 130px;
}

.button-active {
    position: relative;
}

.button-active:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -114px;
    height: 84px;
    width: 1px;
    background: #fff;
}

/* project desc */
.portfolio-details-box li {
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    font-weight: 300;
    padding: 13px 0;
    text-transform: capitalize;
    list-style: none;
}

.portfolio-details-box li:last-child {
    border-bottom: 0 none;
}

.portfolio-details-box li span {
    color: #333;
    display: inline-block;
    font-weight: 700;
    margin-right: 15px;
    text-transform: uppercase;
    width: 170px;
}

.portfolio-details-box li:first-child {
    padding-top: 0;
}

.portfolio-details-box ul {
    margin-bottom: 20px;
}

.portfolio-description {
    margin-top: 50px;
}

.portfolio-description>p {
    font-size: 18px;
}

.projects-navigation-wrap {
    margin-top: 50px;
}

.projects-navigation-wrap a {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}

.pr-title h2 {
    font-size: 27px;
    text-transform: capitalize;
    padding-top: 10px;
}


.prot_content.multi_gallery {
    width: 75%;
    margin: auto;
}


/* kc */

.abtext em {
    color: #444;
    font-weight: 600;
}

.abtext ol {
    padding-left: 15px;
}

.abtext ol li {
    font-weight: 600;
    line-height: 30px;
}



/*======================== cyber Video CSS =========================*/
.single-video {
    position: relative;
    text-align: center;
}

.single-video img {}

.single-video h3 {
    color: #fff;
    font-size: 31px;
    font-weight: 600;
    margin-bottom: 0;
    padding-top: 26px;
    text-transform: uppercase;
}

.video-icon a {
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 999;
}

.v-overlay .video-icon a i {
    border: 0px solid #fff;
    font-size: 30px;
}

.video-icon {
    left: 50%;
    position: absolute;
    top: 51%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

/* Banner Slick Slider */
.slick-list {
    position: relative;
}

.em-slick-slider-new .banner-content {
    left: 20%;
    position: absolute;
    text-align: left;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    width: 100%;
    z-index: 999;
}

.banner-slick.banner-content h1 {
    font-size: 65px;
    text-transform: none;
    font-weight: 800;
    color: #fff;
    margin: 0;
    margin: 0;
    line-height: 1.1;
}

.banner-slick.banner-content h2 {
    font-size: 65px;
    text-transform: none;
    font-weight: 800;
    color: #fff;
    margin: 0;
    margin: 0;
    line-height: 1.1;
}

.banner-slick.banner-content h3 {
    font-size: 65px;
    text-transform: none;
    font-weight: 800;
    color: #fff;
    margin: 0;
    margin-bottom: 20px;
    line-height: 1.1;
}

.banner-content.banner-slick.banner-content h4 {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0 0 24px;
    letter-spacing: 1px;
}

.banner-slick.banner-content.banner-content p {
    width: 37%;
    text-align: left;
    color: #fff;
    margin: 16px 0 26px;
    font-size: 18px;
}

.banner-slick .b-batton {
    display: inline-block;
    margin-right: 16px;
}

.slick-style-two .banner-slick .b-batton {
    float: left;
}

.slider-video-icon {
    display: inline-block;
    padding-top: 14px;
}

.slider-video-icon span {
    color: #fff;
    font-family: Muli;
    font-weight: 600;
    margin-left: 22px;
    font-size: 18px;
}

.slider_single_img {
    position: absolute;
    top: -176px;
    right: 34%;
}

.slider_single_img {
    position: absolute;
    top: -198px;
    right: 20%;
}

.slider_single_img img {
    width: 300px;
    opacity: 0.6;
}

.slider_single_img img {
    -webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
}

.single-slide:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.0);
}

@keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }

    50% {
        -webkit-transform: rotateX(0deg) translateY(-20px);
        -ms-transform: rotateX(0deg) translateY(-20px);
        transform: rotateX(0deg) translateY(-20px);
    }

    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}

@-webkit-keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }

    50% {
        -webkit-transform: rotateX(0deg) translateY(-20px);
        -ms-transform: rotateX(0deg) translateY(-20px);
        transform: rotateX(0deg) translateY(-20px);
    }

    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}

.slick-style-two .slider_single_img {
    position: absolute;
    top: 41px;
    right: 9%;
    z-index: 999;
}

.slick-style-two .slider_single_img img {
    width: 97%;
    opacity: 1;
}

.slick-style-two .slider_single_img img {
    -webkit-animation: none;
    animation: none;

}

.slider_circle_img.rotateme {
    position: absolute;
    right: 50px;
    top: 0;
}

.slick-style-three .slider_circle_img.rotateme {
    position: absolute;
    right: inherit;
    top: 33px;
    left: -415px;
}

.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

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

@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
    }

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

/* footer widget */
.mean-container .mean-bar:before {
    text-transform: uppercase;
}

.footer-logo img {
    margin-bottom: 10px;
}

.mc4wp-alert.mc4wp-error a,
.mc4wp-alert.mc4wp-error p {
    color: #7744D9 !important;
}

span.wpcf7-not-valid-tip {
    text-align: left;
}

.footer-middle .widget.widget_archive .widget-title {
    margin-bottom: 34px !important;
    margin-top: 28px !important;
}

.footer-middle .widget.widget_search .widget-title {
    margin-top: 25px !important;
}

.footer-middle .widget.widget_tag_cloud .widget-title {
    margin-bottom: 20px !important;
}

.footer-middle .widget.widget_text p img {
    margin-top: 10px !important;
    margin-bottom: 6px !important;
}

/* sidebar widget */
.blog-left-side .widget.widget_text p img {
    margin-top: 10px !important;
    margin-bottom: 6px !important;
}

.blog-left-side .widget.widget_text .wp-caption {
    margin-bottom: 0px;
}

.blog-left-side .widget.widget_archive .widget h2 {
    padding-bottom: 19px !important;
}

.footer-middle table#wp-calendar td#today a {
    color: #fff !important;
}

.footer-middle table#wp-calendar th {
    color: #e3e3e3;
}

.blog-left-side .widget h2 {
    margin-top: 0;
}

.footer-middle #archives-dropdown--1 {
    height: 34px;
    width: 100%;
}

.widget.widget_categories select {
    width: 100%;
    height: 34px;
}

.widget .screen-reader-text {
    display: none;
}

.search input {
    width: 100%;
}

.textwidget select {
    width: 100%;
}

.widget ul li:first-child {
    padding-top: 0;
}

.blog-left-side .widget ul li {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-top: 1px solid #E8E8E8;
    padding: 15px 0;
}

.widget ul li:hover {
    color: #7744D9;
}

.comment_field .textarea-field label {
    margin-top: 20px;
    margin-bottom: 10px;
}

.blog-content {
    word-break: break-word;
}

.post-password-form input[type="submit"] {
    background: #7744D9;
    height: 40px;
    width: 100px;
}

.page-list-single {
    clear: both;
}

.blog-left-side .text-widget-about ul li {
    border-top: 0;
    padding: 0;
}

.copyright-social ul li {
    font-size: 16px;
    display: inline;
}

.copyright-social ul li a {
    color: #f8f9fe;
    font-size: 14px;
}

.copyright-social ul .policy:after {
    content: "/";
    color: #f8f9fe;
    padding-left: 10px;
    padding-right: 10px;
}


/* Tab Post CSS */
.nav-pills {
    line-height: 45px;
    margin: 0;
    padding: 0;
    text-align: center;
    margin-bottom: 50px !important;
}

.nav-pills>li {
    float: left;
    color: #f00;
    border: 0;
    margin: 0;
    width: 15%;
    background: transparent;
    margin-right: 15px;
    border: 1px dashed #7744D9;
}

.nav-pills>li>a {
    padding: 0 30px;
    text-decoration: none;
    outline: 0;
    display: block;
    line-height: 25px !important;
    color: #7744D9 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    margin: 0px 0px;
    padding: 20px 20px 19px !important;
    border-radius: 0;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff !important;
    background: #7744D9 !important;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent !important;
}

.nav-pills li i {
    font-size: 40px;
    display: block;
    padding-bottom: 20px;
}

/* Tab Content */
.em_tab_content.tab-content {
    overflow: hidden;
    box-shadow: 0 0 15px rgba(12, 90, 219, 0.10);
    padding: 40px 25px;
}

.tab_pan_content {
    padding-left: 35px;
    padding-top: 11px;
}

.em_post_tab_thumb img {
    width: 100%;
}

.tab_pan_content h2 {
    padding-bottom: 5px;
    font-size: 24px;
    margin-top: 0;
}

.tab_pan_content .tab_desc {
    margin-bottom: 17px;
}

.tab_pan_content ul {
    list-style: none;
    margin: 26px 0 20px;
}

.tab_pan_content ul li {
    margin-bottom: 12px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    margin-left: 20px;
}

.tab_pan_content ul li i {
    color: #7744D9;
    margin-right: 7px;
}

.tab_pan_content a {
    display: inline-block;
    font-size: 17px;
    color: #fff;
    background: #7744D9;
    border-radius: 4px;
    padding: 12px 30px;
    display: inline-block;
    margin-top: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-right: 15px;
}

a.active-tab-btn {
    background: #2772EE;
}

.tab_pan_content a:hover {
    background: #C216DB;
}

a.active-tab-btn:hover {
    background: #7744D9;
}


@media (min-width: 768px) {
    .em_tab_inner .col-md-6 {
        float: left;
    }
}

/* Tab Style Two */
.tab_post_style2 .nav-pills {
    border-bottom: 0 !important;
    margin-bottom: 27px !important;
}

.tab_post_style2 .nav-pills>li.active>a:before {
    display: none;
}

.tab_post_style2 .nav-pills li i {
    font-size: 39px;
    margin-bottom: 0;
    color: #7744D9;
    width: 90px;
    height: 90px;
    line-height: 90px;
    -webkit-box-shadow: 0 0 22px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 22px rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    margin-bottom: 10px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.tab_post_style2 .nav-pills>li i:hover,
.tab_post_style2 .nav-pills>li.active i {
    background: #7744D9;
    color: #fff;
}

/* Slider Dot Css*/
.owl-dots {
    position: absolute;
    left: 50%;
    bottom: -36px;
    border-radius: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.owl-dot {
    background: #bfcadc;
    height: 5px;
    width: 25px;
    display: inline-block !important;
    margin: 0 3px;
    border-radius: 50px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.owl-dot.active {
    background: #7744D9;
    width: 35px;
}

.case_study_carousel .owl-dots {
    bottom: -60px;
}

/* Brand Style */
.cyber-single-brand {
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-align: center;
}

.brand-thumb img {
    filter: gray;
    -webkit-filter: grayscale(1);
    transition: .3s;
}

.cyber-single-brand:hover .brand-thumb img {
    filter: none;
    -webkit-filter: grayscale(0);
}

.cyber-single-brand.style2 {
    border: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cyber-single-brand.style2:hover {
    margin-top: 0;
}

.author.mt-120 {
    background: #fff;
    padding: 38px 38px 30px;
    margin-top: 70px;
    margin-bottom: 50px;
    overflow: hidden;
    -webkit-box-shadow: 0 3px 19px rgba(0, 0, 0, .08);
    box-shadow: 0 3px 19px rgba(0, 0, 0, .08);
    border-radius: 7px;
}

.author.mt-120 p {
    font-size: 16px;
    overflow: hidden;
}

.author-text h3 {
    margin: 0 0 10px;
    font-size: 25px;
}

.author-text h3 a {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 800;
    color: #232323;
    font-family: Muli;
}

.author-img.text-center {
    float: left;
    margin-right: 30px;
}

.author-img img {
    border-radius: 100%;
}

.author-icon {
    margin-bottom: 26px;
}

.author-icon a {
    color: #9498b6;
    font-size: 15px;
    margin: 0 5px;
}

.kc-google-maps iframe {
    width: 100%;
    height: 600px;
    frameborder: 0;
    border: 0;

}

.kc_accordion_section.group {
    padding-bottom: 20px !important;
}

.acoading .kc_accordion_header>span.ui-accordion-header-icon {
    float: left !important;
}

.acoading .kc_accordion_header,
.acoading .kc_accordion_header>a {
    overflow: hidden !important;
}

.content-title {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.logo a.retina-logo {
    margin-top: 0px !important;
}

#visa-type .content-image img {
    width: 80px !important;
    height: 80px !important;
}

.footer-middle table#wp-calendar td {
    color: #e3e3e3;
}

.footer-middle #wp-calendar caption {
    color: #e3e3e3;
}

.footer-middle .wp-caption-text {
    color: #e3e3e3;
}

.footer-middle .textwidget p {
    color: #e3e3e3;
}

.kc_accordion_section.group {
    padding-bottom: 20px !important;
}

.acoading .kc_accordion_header>span.ui-accordion-header-icon {
    float: left !important;
}

.acoading .kc_accordion_header,
.acoading .kc_accordion_header>a {
    overflow: hidden !important;
}

.content-title {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.logo a.retina-logo {
    margin-top: 0px;
}

.em-service2.style-three.sright .em-service-icon {
    margin-right: -70px;
}

.em-service2.style-three.sleft .em-service-icon {
    margin-left: -70px;
}

#visa-type .content-image img {
    width: 80px !important;
    height: 80px !important;
}

.menu-serivice-menu-container ul li {
    padding: 19px 20px;
    border: 1px solid #ddd;
    border-bottom: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #FFFFFF;
}

.menu-serivice-menu-container ul {
    list-style: none;
    padding: 0;
}

.menu-serivice-menu-container ul li a {
    display: block;
    color: #555;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
}

.widget .menu-serivice-menu-container ul li:first-child {
    border-top: 1px solid #ddd;
    padding-top: 19px;
}

.widget .menu-serivice-menu-container ul li:last-child {
    border-bottom: 1px solid #ddd;
}

.menu-serivice-menu-container ul li:hover {
    background: #7744D9;
    color: #fff;
}

.menu-serivice-menu-container ul li.current_menu_item {
    background: #7744D9;
    color: #fff;
}

.menu-serivice-menu-container ul li:hover a {
    color: #fff;
}

.menu-serivice-menu-container ul li.current_menu_item a {
    color: #fff;
}

#faqs .kc_single_image img {
    width: 100%;
}

#faqs .kc_column_inner {
    padding: 0 !important;
}

.breadcumb-inner ul,
.breadcumb-inner li,
.breadcumb-inner li a {
    color: #fff;
}

.kc_wrapper>ul.ui-tabs-nav>li {
    overflow: hidden;
    margin-right: 6px;
    border-left: 1px solid rgba(11, 91, 224, 0.2) !important;
}

.kc_tab_content {
    padding: 24px 20px 19px !important;
    overflow: hidden;
}


/*================
Classic Home Css
/*===============*/

.classic-it-service .message-box-wrap {
    font-size: 18px !important;
    background: #fff !important;
    border-radius: 0 30px 30px 30px !important;
    transition: .5s;
    box-shadow: 0 10px 29.7px 0.3px rgba(225, 225, 225, .64) !important;
    padding: 15px;
    color: #232323 !important;
    margin-bottom: 20px;
    border: 0;
}

.classic-it-service .message-box-wrap:hover {
    background: #7744D9 !important;
    color: #fff !important;
}

.classic-it-service .message-box-wrap i {
    font-size: 20px !important;
    color: #fff !important;
    background: #7744D9;
    height: 56px;
    width: 56px;
    margin-top: -15px;
    text-align: center;
    line-height: 56px;
    margin-left: -20px;
    border-radius: 0 30px 30px;
}

/* Hero Slider Css */
/*---------------------------------------- appco SLICK SLIDER SECTION ------------------------------------------*/
.em-hero-slider {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    position: relative;
    z-index: 0;
}

.hero-single-slide .container {
    z-index: 9;
}

.hero-single-slide {
    min-height: 820px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}

.hero-single-slide.hero-style-six {
    min-height: 800px;
}

.hero-single-slide.hero-style-five {
    position: relative;
    z-index: 1;
}

.hero-single-slide.hero-style-five:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 175%;
    bottom: 0;
    background-image: url(../images/images-slider_bg-hero.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.hero-single-slide.hero-style-five:before {
    display: none;
}

.hero-style-two.single-slide:before {
    display: none;
}

.hero-content-left h1 {
    font-size: 55px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 800;
}

.hero-content-left h2 {
    font-size: 55px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 0;
}

.hero-content-left h3 {
    font-size: 22px;
    font-weight: 600;
}

.hero-content-left p {
    padding-right: 70px;
    margin-bottom: 35px;
}

.hero-style-six .hero-content-left {
    padding-right: 0;
    margin-top: -112px;
}

.hero-animation-img {
    position: relative;
    display: block;
    width: 100%;
}

.hero-single-slide.hero-style-three .hero-animation-img {
    margin-top: -60px;
}

.bottom-img {
    position: absolute;
    bottom: -8px;
    width: 100%;
}

.hero-single-slide.hero-style-five.bottom-img {
    bottom: -10px;
}

.bottom-img img {
    width: 100%;
}

.hero-style-two .app-store-btn {
    border-radius: 30px;
    color: #fff;
    border: 2px solid #6730e3;
    background: #6730e3;
    font-weight: 500;
}

.hero-style-two .app-store-btn:hover {
    background: transparent;
    color: #6730e3;
}

.shape-image {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 76px;
    z-index: 0;
    left: 268px;
    overflow: hidden;
    background-size: cover;
    right: 0;
}

.hero-slider-btn {
    display: inline-block;
}

.hero-video-icon {
    display: inline-block;
    margin-left: 24px;
}

.hero-video-icon a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 500%;
    position: relative;
    color: #fff;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-blue 1s linear infinite;
    -webkit-transition: .5s;
    background: #7744D9;
}

/* Hero Style Two */

.hero-shape {
    position: absolute;
    left: auto;
    top: -70%;
    right: -44%;
    bottom: auto;
    width: 100%;
    height: 115%;
    border-radius: 100px;
    background-color: #7744D9;
    -webkit-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

/* hero style three */
.hero-single-slide.hero-style-three {
    min-height: 840px;
    position: relative;
}

.hero-single-slide.hero-style-three::before {
    position: absolute;
    content: '';
    background-image: linear-gradient(to right, rgba(32, 40, 119, 0.95), rgba(55, 46, 149, 0.95), rgba(83, 49, 177, 0.90), rgba(114, 48, 205, 0.85), rgba(150, 41, 230, 0.95));
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.hero-single-slide.hero-style-three .hero-video-icon a {
    color: #7744D9;
    background: #fff;
}

.hero-single-slide.hero-style-three .hero-content-left p,
.hero-single-slide.hero-style-four .hero-content-left p {
    width: 54%;
}

.hero-video-icon span {
    display: inline-block;
    margin-left: 25px;
}

.hero-style-four .hero-content-left h2 {
    font-weight: 800;
}

.hero-style-four .hero-content-left {
    position: relative;
}

.hero-style-four .hero-video-icon {
    display: inline-block;
    margin-left: 24px;
    position: absolute;
    right: 171px;
    top: 50%;
    transform: translateY(-50%);
}

.text-center .hero-content-left p {
    width: 54%;
    margin: 0 auto 30px;
}

@-webkit-keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(119, 68, 217, 0.3), 0 0 0 10px rgba(119, 68, 217, 0.3), 0 0 0 20px rgba(119, 68, 217, 0.3);
        box-shadow: 0 0 0 0 rgba(119, 68, 217, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(119, 68, 217, 0.3)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(119, 68, 217, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(119, 68, 217, 0.3), 0 0 0 10px rgba(119, 68, 217, 0.3), 0 0 0 20px rgba(119, 68, 217, 0.3);
        box-shadow: 0 0 0 0 rgba(119, 68, 217, 0.3), 0 0 0 10px rgba(119, 68, 217, 0.3), 0 0 0 20px rgba(119, 68, 217, 0.3)
    }

    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(119, 68, 217, 0.3), 0 0 0 20px rgba(119, 68, 217, 0.3), 0 0 0 30px rgba(119, 68, 217, 0);
        box-shadow: 0 0 0 10px rgba(119, 68, 217, 0.3), 0 0 0 20px rgba(119, 68, 217, 0.3), 0 0 0 30px rgba(119, 68, 217, 0)
    }
}

/* Slider Animation Images */

.animation-one {
    -webkit-animation: move-one 7s ease-in-out infinite;
    animation: move-one 7s ease-in-out infinite;
}

@keyframes move-one {
    0% {
        -webkit-transform: translateX(0) translateY(5px);
        transform: translateX(0) translateY(5px)
    }

    50% {
        -webkit-transform: translateX(0) translateY(-5px);
        transform: translateX(0) translateY(-5px)
    }

    100% {
        -webkit-transform: translateX(0) translateY(5px);
        transform: translateX(0) translateY(5px)
    }
}

@-webkit-keyframes move-one {
    0% {
        -webkit-transform: translateX(0) translateY(5px);
        transform: translateX(0) translateY(5px)
    }

    50% {
        -webkit-transform: translateX(0) translateY(-5px);
        transform: translateX(0) translateY(-5px)
    }

    100% {
        -webkit-transform: translateX(0) translateY(5px);
        transform: translateX(0) translateY(5px)
    }
}

.animation-two {
    position: absolute;
    bottom: -10px;
    -webkit-animation: move-two 8s ease-in-out infinite;
    animation: move-two 8s ease-in-out infinite;
}

@-webkit-keyframes move-two {
    0% {
        -webkit-transform: translateX(-25px) translateY(-225px);
        transform: translateX(-25px) translateY(-225px)
    }

    50% {
        -webkit-transform: translateX(-25px) translateY(-205px);
        transform: translateX(-25px) translateY(-205px)
    }

    100% {
        -webkit-transform: translateX(-25px) translateY(-225px);
        transform: translateX(-25px) translateY(-225px)
    }
}

@keyframes move-two {
    0% {
        -webkit-transform: translateX(-25px) translateY(-225px);
        transform: translateX(-25px) translateY(-225px)
    }

    50% {
        -webkit-transform: translateX(-25px) translateY(-205px);
        transform: translateX(-25px) translateY(-205px)
    }

    100% {
        -webkit-transform: translateX(-25px) translateY(-225px);
        transform: translateX(-25px) translateY(-225px)
    }
}

.animation-three {
    position: absolute;
    -webkit-animation: move-three 9s ease-in-out infinite;
    animation: move-three 9s ease-in-out infinite
}

@-webkit-keyframes move-three {
    0% {
        -webkit-transform: translateX(-45px) translateY(-225px);
        transform: translateX(-45px) translateY(-225px)
    }

    50% {
        -webkit-transform: translateX(-45px) translateY(-205px);
        transform: translateX(-45px) translateY(-205px)
    }

    100% {
        -webkit-transform: translateX(-45px) translateY(-225px);
        transform: translateX(-45px) translateY(-225px)
    }
}

@keyframes move-three {
    0% {
        -webkit-transform: translateX(-45px) translateY(-225px);
        transform: translateX(-45px) translateY(-225px)
    }

    50% {
        -webkit-transform: translateX(-45px) translateY(-205px);
        transform: translateX(-45px) translateY(-205px)
    }

    100% {
        -webkit-transform: translateX(-45px) translateY(-225px);
        transform: translateX(-45px) translateY(-225px)
    }
}

.animation-four {
    position: absolute;
    -webkit-animation: move-four 6s ease-in-out infinite;
    animation: move-four 6s ease-in-out infinite
}

.animation-new {
    position: absolute;
    bottom: 10px;
}

@-webkit-keyframes move-four {
    0% {
        -webkit-transform: translateX(330px) translateY(-215px);
        transform: translateX(330px) translateY(-215px)
    }

    50% {
        -webkit-transform: translateX(330px) translateY(-240px);
        transform: translateX(330px) translateY(-240px)
    }

    100% {
        -webkit-transform: translateX(330px) translateY(-215px);
        transform: translateX(330px) translateY(-215px)
    }
}

@keyframes move-four {
    0% {
        -webkit-transform: translateX(330px) translateY(-215px);
        transform: translateX(330px) translateY(-215px)
    }

    50% {
        -webkit-transform: translateX(330px) translateY(-240px);
        transform: translateX(330px) translateY(-240px)
    }

    100% {
        -webkit-transform: translateX(330px) translateY(-215px);
        transform: translateX(330px) translateY(-215px)
    }
}


.circles {
    overflow: hidden;
    width: 100%;
    position: absolute;
    height: 1200px;
}

.point {
    border-radius: 50%;
    z-index: 999;
    position: absolute;
}

.animated-point-1 {
    background-color: red;
    height: 12px;
    width: 12px;
    position: relative;
    -webkit-animation-name: p1;
    -webkit-animation-duration: 80s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p1;
    animation-duration: 80s;
    animation-iteration-count: infinite;
}

.animated-point-2 {
    background-color: green;
    height: 15px;
    width: 15px;
    position: relative;
    -webkit-animation-name: p2;
    -webkit-animation-duration: 90s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p2;
    animation-duration: 90s;
    animation-iteration-count: infinite
}

.animated-point-3 {
    background-color: orange;
    height: 8px;
    width: 8px;
    position: relative;
    -webkit-animation-name: p3;
    -webkit-animation-duration: 80s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p3;
    animation-duration: 80s;
    animation-iteration-count: infinite
}

.animated-point-4 {
    background-color: pink;
    height: 10px;
    width: 10px;
    position: relative;
    -webkit-animation-name: p4;
    -webkit-animation-duration: 80s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p4;
    animation-duration: 80s;
    animation-iteration-count: infinite
}

.animated-point-5 {
    background-color: #ffc64c;
    height: 12px;
    width: 12px;
    position: relative;
    -webkit-animation-name: p5;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p5;
    animation-duration: 50s;
    animation-iteration-count: infinite
}

.animated-point-6 {
    background-color: #ffc64c;
    height: 10px;
    width: 10px;
    position: relative;
    -webkit-animation-name: p6;
    -webkit-animation-duration: 70s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p6;
    animation-duration: 70s;
    animation-iteration-count: infinite
}

.animated-point-7 {
    background-color: orange;
    height: 14px;
    width: 14px;
    position: relative;
    -webkit-animation-name: p7;
    -webkit-animation-duration: 70s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p7;
    animation-duration: 70s;
    animation-iteration-count: infinite
}

.animated-point-8 {
    background-color: purple;
    height: 8px;
    width: 8px;
    position: relative;
    -webkit-animation-name: p8;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p8;
    animation-duration: 50s;
    animation-iteration-count: infinite
}

.animated-point-9 {
    background-color: purple;
    height: 12px;
    width: 12px;
    position: relative;
    -webkit-animation-name: p9;
    -webkit-animation-duration: 100s;
    -webkit-animation-iteration-count: infinite;
    animation-name: p9;
    animation-duration: 100s;
    animation-iteration-count: infinite
}

/*animation shape*/

@-webkit-keyframes p1 {
    0% {
        left: 0px;
        top: 0px
    }

    50% {
        left: 0;
        top: 800px
    }

    100% {
        left: 0px;
        top: 0px
    }
}

@keyframes p1 {
    0% {
        left: 800px;
        top: 0px
    }

    50% {
        left: 0px;
        top: 800px
    }

    100% {
        left: 800px;
        top: 0px
    }
}

@-webkit-keyframes p2 {
    0% {
        left: 0;
        top: 100px
    }

    50% {
        left: 0;
        top: 800px
    }

    100% {
        left: 0;
        top: 100px
    }
}

@keyframes p2 {
    0% {
        left: 0;
        top: 100px
    }

    50% {
        left: 0px;
        top: 800px
    }

    100% {
        left: 0;
        top: 100px
    }
}

@-webkit-keyframes p3 {
    0% {
        left: 300px;
        top: 900px
    }

    50% {
        left: 500px;
        top: 0px
    }

    100% {
        left: 300px;
        top: 900px
    }
}

@keyframes p3 {
    0% {
        left: 300px;
        top: 900px
    }

    50% {
        left: 500px;
        top: 0px
    }

    100% {
        left: 300px;
        top: 900px
    }
}

@-webkit-keyframes p4 {
    0% {
        left: 1000px;
        top: 500px
    }

    50% {
        left: 00px;
        top: 500px
    }

    100% {
        left: 1000px;
        top: 500px
    }
}

@keyframes p4 {
    0% {
        left: 1000px;
        top: 500px
    }

    50% {
        left: 0px;
        top: 500px
    }

    100% {
        left: 1000px;
        top: 500px
    }
}

@-webkit-keyframes p5 {
    0% {
        left: 500px;
        top: 1000px
    }

    50% {
        left: 50%;
        top: 0px
    }

    100% {
        left: 500px;
        top: 1000px
    }
}

@keyframes p5 {
    0% {
        left: 500px;
        top: 1000px
    }

    50% {
        left: 50%;
        top: 0px
    }

    100% {
        left: 500px;
        top: 1000px
    }
}

@-webkit-keyframes p6 {
    0% {
        left: 500px;
        top: 200px
    }

    50% {
        left: 50%;
        top: 70%
    }

    100% {
        left: 500px;
        top: 200px
    }
}

@keyframes p6 {
    0% {
        left: 500px;
        top: 200px
    }

    50% {
        left: 50%;
        top: 70%
    }

    100% {
        left: 500px;
        top: 200px
    }
}

@-webkit-keyframes p7 {
    0% {
        left: 50px;
        top: 10%
    }

    50% {
        left: 50%;
        top: 10%
    }

    100% {
        left: 50px;
        top: 10%
    }
}

@keyframes p7 {
    0% {
        left: 50px;
        top: 10%
    }

    50% {
        left: 50%;
        top: 10%
    }

    100% {
        left: 50px;
        top: 10%
    }
}

@-webkit-keyframes p8 {
    0% {
        left: 0;
        top: 20%
    }

    50% {
        left: 50%;
        top: 20%
    }

    100% {
        left: 0;
        top: 20%
    }
}

@keyframes p8 {
    0% {
        left: 0;
        top: 20%
    }

    50% {
        left: 50%;
        top: 20%
    }

    100% {
        left: 0;
        top: 20%
    }
}

@-webkit-keyframes p9 {
    0% {
        left: 1000px;
        top: 100px
    }

    50% {
        left: 500px;
        top: 950px
    }

    100% {
        left: 1000px;
        top: 100px
    }
}

@keyframes p9 {
    0% {
        left: 1000px;
        top: 100px
    }

    50% {
        left: 500px;
        top: 950px
    }

    100% {
        left: 1000px;
        top: 100px
    }
}

.cyber-button a {
    display: inline-block;
    background: #7744D9;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    padding: 13px 26px;
    border-radius: 3px;
    transition: .5s;
}

.cyber-button a:hover {
    color: #fff;
    background: #C216DB;
}

.cyber-button a i {
    margin-left: 4px;
}

.box-right {
    padding-left: 20px !important;
}

.kc-call-to-action {
    background: #fafafa;
    padding: 85px 40px !important;
    display: table;
    width: 100%;
}

/*===================== ITTECH WORK PROCESS AREA CSS =========================*/
.em_work_progress {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    padding: 0 30px;
}

.wrok_process_thumb {
    text-align: center;
    border: 4px solid #7744D9;
    border-radius: 50%;
    display: inline-block;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: relative;
}

.wrok_process_thumb img {
    border-radius: 50%;
    border: 10px solid #fff;
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175);
}

.em_progress_content {
    text-align: center;
}

.em_work_progress-number {
    position: absolute;
    left: -26px;
    top: 50.5%;
    margin: auto;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.em_work_progress-title {
    padding-top: 24px;
}

.em_work_progress-title h2 {
    font-size: 20px;
    font-weight: 700;
}

.em_work_progress-desc {
    padding-top: 5px;
}

.em_work_progress:hover .em_work_progress-number {
    top: 40%;
}

.em_work_progress-number span {
    background: #7744D9;
    display: inline-block;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    z-index: 1;
}

.em_work_progress-number span:before {
    position: absolute;
    left: -5px;
    top: -5px;
    width: 60px;
    height: 60px;
    background: #7744D9;
    opacity: 0.4;
    content: "";
    margin: auto;
    border-radius: 100%;
    z-index: -1;
}

.em_work_progress-number span:after {
    position: absolute;
    left: -15px;
    top: -15px;
    width: 80px;
    height: 80px;
    background: #7744D9;
    opacity: 0.2;
    content: "";
    margin: auto;
    border-radius: 100%;
    z-index: -1;
}

.process-bg-shape {
    position: relative
}

.process-bg-shape:before {
    position: absolute;
    right: 0;
    bottom: -27px;
    width: 100%;
    content: "";
    background: url(../images/images-graduation-bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 500px;
}

.em_process-icon {
    position: relative;
    display: inline-block;
}

.em_process-icon::before {
    position: absolute;
    top: 50%;
    width: 160px;
    height: 1px;
    background-image: -webkit-gradient(linear, left top, right top, from(#7744D9), color-stop(40%, #7744D9), color-stop(40%, transparent), to(transparent));
    background-image: -o-linear-gradient(left, #7744D9, #7744D9 40%, transparent 40%, transparent 100%);
    background-image: linear-gradient(90deg, #7744D9, #7744D9 40%, transparent 40%, transparent 100%);
    background-size: 12px 1px;
    content: "";
    left: 113px;
    transform: translateY(-50%);
}

.last-process .em_process-icon::before {
    display: none;
}

.em_process-icon i {
    background: #7744D9;
    color: #fff;
    width: 90px;
    height: 90px;
    display: inline-block;
    line-height: 90px;
    font-size: 40px;
    border-radius: 4px;
}

.style-two .em_work_progress-number {
    position: absolute;
    right: -25px;
    top: auto;
    margin: auto;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: inherit;
    left: auto;
    bottom: -16px;
    z-index: 1;
}

.style-two.em_work_progress:hover .em_work_progress-number {
    top: inherit;
}

.style-two .em_work_progress-number span {
    background: #C216DB;
}

.style-two .em_work_progress-number span:after,
.style-two .em_work_progress-number span:before {
    display: none;
}

.two.process-bg-shape::before {
    position: absolute;
    right: 0;
    bottom: -107px;
    width: 100%;
    content: "";
    background: url(../images/images-graduation-bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 500px;
}

.hero-shape-img {
    position: absolute;
    bottom: -78px;
    left: 0;
    right: 0;
    width: 100%;
}

.hero-shape-img img {
    width: 100%;
    height: 100%;
}

/*--
    08. Slider Screenshort Css
----------------------------*/
.slider-screenshort {
    overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-screenshort {
        margin-top: -170px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-screenshort {
        margin-top: 60px;
    }
}

.singel-screenshot {
    margin-top: 70px;
}

.slider-screenshot-active {
    padding: 0 15px;
}

.slider-screenshot-active .slick-slide {
    padding: 140px 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.slider-screenshot-active .slick-slide .singel-screenshot {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.slider-screenshot-active .slick-slide.slick-active {
    z-index: 99;
}

.slider-screenshot-active .slick-slide.slick-active .singel-screenshot {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
}

.slider-screenshot-active .slick-slide.slick-center {
    z-index: 999;
}

.slider-screenshot-active .slick-slide.slick-center .singel-screenshot {
    -webkit-transform: scale(2.4);
    transform: scale(2.4);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-screenshot-active .slick-slide {
        padding: 64px 0;
    }

    .slider-screenshot-active .slick-slide.slick-active .singel-screenshot {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }

    .slider-screenshot-active .slick-slide.slick-center .singel-screenshot {
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

@media only screen and (max-width: 767px) {
    .slider-screenshot-active .slick-slide {
        padding: 50px 0;
    }
}

text {
    font-family: 'Muli', sans-serif;
}

.testi-column.col-md-6,
.testi-column.col-lg-6,
.testi-column.col-lg-4,
.testi-column.col-lg-3 {
    float: left !important;
}

.cyber_nav_area.prefix,
.hbg2 {
    background-color: #c216db;
}

.breadcumb-area,
.breadcumb-blog-area {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-image: url('https://webitkurigram.com/wpv/cyber/wp-content/uploads/2020/02/new-home.jpg');
    background-size: cover;
}

.brpt h2,
.breadcumb-inner h2 {
    color: #ffffff;
}

.breadcumb-inner li:nth-last-child(-n+1) {
    color: #ffffff;
}

.single-video::before {
    background-color: rgba(0, 0, 0, 0.3);
}

.footer-middle {
    background-color: #eff2f7;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-image: url('https://webitkurigram.com/wpv/cyber/wp-content/uploads/2020/02/service-bg2.png');
    background-size: cover;
}

</style><script type="text/javascript"></script><style type="text/css" id="kc-css-general">.kc-off-notice {
    display: inline-block !important;
}

.kc-container {
    max-width: 1170px;
}

@media only screen and (min-width:1000px) and (max-width:5000px) {
    body.kc-css-system .kc-css-287003 {
        width: 100%;
    }

    body.kc-css-system .kc-css-802004 {
        width: 33.33%;
    }

    body.kc-css-system .kc-css-760069 {
        width: 33.33%;
    }

    body.kc-css-system .kc-css-874737 {
        width: 33.33%;
    }

    body.kc-css-system .kc-css-476374 {
        width: 49.9%;
    }

    body.kc-css-system .kc-css-149034 {
        width: 50.08%;
    }

    body.kc-css-system .kc-css-114257 {
        width: 50%;
    }

    body.kc-css-system .kc-css-561729 {
        width: 50%;
    }

    body.kc-css-system .kc-css-37204 {
        width: 100%;
    }

    body.kc-css-system .kc-css-186494 {
        width: 25%;
    }

    body.kc-css-system .kc-css-313709 {
        width: 25%;
    }

    body.kc-css-system .kc-css-430987 {
        width: 25%;
    }

    body.kc-css-system .kc-css-636987 {
        width: 25%;
    }

    body.kc-css-system .kc-css-479800 {
        width: 25%;
    }

    body.kc-css-system .kc-css-9307 {
        width: 25%;
    }

    body.kc-css-system .kc-css-378465 {
        width: 25%;
    }

    body.kc-css-system .kc-css-22094 {
        width: 25%;
    }

    body.kc-css-system .kc-css-316799 {
        width: 100%;
    }

    body.kc-css-system .kc-css-129280 {
        width: 50%;
    }

    body.kc-css-system .kc-css-732504 {
        width: 50%;
    }

    body.kc-css-system .kc-css-171266 {
        width: 100%;
    }

    body.kc-css-system .kc-css-428064 {
        width: 100%;
    }

    body.kc-css-system .kc-css-216373 {
        width: 100%;
    }

    body.kc-css-system .kc-css-430597 {
        width: 100%;
    }

    body.kc-css-system .kc-css-779735 {
        width: 100%;
    }

    body.kc-css-system .kc-css-762281 {
        width: 100%;
    }

    body.kc-css-system .kc-css-451338 {
        width: 16.66%;
    }

    body.kc-css-system .kc-css-914839 {
        width: 16.66%;
    }

    body.kc-css-system .kc-css-142009 {
        width: 16.66%;
    }

    body.kc-css-system .kc-css-639966 {
        width: 16.66%;
    }

    body.kc-css-system .kc-css-456529 {
        width: 16.66%;
    }

    body.kc-css-system .kc-css-340388 {
        width: 16.66%;
    }

    body.kc-css-system .kc-css-343042 {
        width: 100%;
    }

    body.kc-css-system .kc-css-749422 {
        width: 100%;
    }
}

.kc-css-717004 .kc_column {
    padding-left: 0px;
    padding-right: 0px;
}

.kc-css-717004>.kc-wrap-columns {
    margin-left: -0px;
    margin-right: -0px;
    width: calc(100% + 0px);
}

body.kc-css-system .kc-css-203299 .redX {
    color: #0c5adb;
}

body.kc-css-system .kc-css-848863 .redX {
    color: #0c5adb;
}

body.kc-css-system .kc-css-158994 .kc-container {
    max-width: 1140px;
}

.kc-css-806085>.kc_column_inner,
.kc-css-806085>div>.kc_column_inner {
    padding-left: 0px;
    padding-right: 0px;
}

.kc-css-806085>.kc-wrap-columns {
    margin-left: -0px;
    margin-right: -0px;
    width: calc(100% + 0px);
}

body.kc-css-system .kc-css-806085 {
    margin-top: -40px;
}

body.kc-css-system .kc-css-91357 .em_feature-icon i {
    background-color: #7744d9;
}

body.kc-css-system .kc-css-91357 {
    background: #c216db;
}

body.kc-css-system .kc-css-476374 {
    padding-right: 30px;
}

body.kc-css-system .kc-css-655289,
body.kc-css-system .kc-css-655289 p {
    color: #616161;
}

body.kc-css-system .kc-css-655289 p {
    margin-bottom: 30px;
}

body.kc-css-system .kc-css-448015 .content-title {
    color: #232323;
    font-family: Muli;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 5px;
}

body.kc-css-system .kc-css-448015 .content-desc {
    color: #616161;
    font-family: Muli;
    margin-bottom: 0px;
}

body.kc-css-system .kc-css-448015 .content-icon i {
    color: #7744d9;
    font-size: 40px;
}

body.kc-css-system .kc-css-992178 .content-title {
    color: #232323;
    font-family: Muli;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 5px;
}

body.kc-css-system .kc-css-992178 .content-desc {
    color: #616161;
    font-family: Muli;
    margin-bottom: 0px;
}

body.kc-css-system .kc-css-992178 .content-icon i {
    color: #7744d9;
    font-size: 40px;
}

body.kc-css-system .kc-css-601149,
body.kc-css-system .kc-css-601149 p {
    color: #616161;
}

body.kc-css-system .kc-css-601149 p {
    margin-top: 20px;
    margin-bottom: 35px;
}

body.kc-css-system .kc-css-313373 {
    background: #271151;
}

body.kc-css-system .kc-css-37204 {
    margin-bottom: 30px;
}

body.kc-css-system .kc-css-711964 .section-title h2,
body.kc-css-system .kc-css-711964 .title_tx h2 {
    color: #ffffff;
}

body.kc-css-system .kc-css-711964 .section-title h5,
body.kc-css-system .kc-css-711964 .title_tx h5 {
    color: #ffffff;
}

body.kc-css-system .kc-css-15308 {
    margin-bottom: 30px;
}

body.kc-css-system .kc-css-753712 {
    margin-bottom: 30px;
}

body.kc-css-system .kc-css-509474 {
    margin-bottom: 30px;
}

body.kc-css-system .kc-css-46059 {
    margin-bottom: 30px;
}

body.kc-css-system .kc-css-668764 .kc-container {
    max-width: 1140px;
}

body.kc-css-system .kc-css-884420 {
    background: linear-gradient(rgba(119, 68, 217, 0.74), rgba(119, 68, 217, 0.74)), #ffffff url(https://webitkurigram.com/wpv/cyber/wp-admin/admin-ajax.php?action=kc_get_thumbn&type=filter_url&id=%2Fwp-content%2Fuploads%2F2020%2F02%2Fnew-home-1536x870.jpg) center center/cover no-repeat scroll;
    margin-top: -80px;
    padding-top: 20px;
    box-shadow: 11px 11px 38px rgba(0, 0, 0, 0.2);
}

body.kc-css-system .kc-css-820669 {
    border-right: 1px solid #a4c2f3;
    ;
    margin-bottom: 30px;
}

body.kc-css-system .kc-css-196025 {
    border-right: 1px solid #a4c2f3;
    ;
    margin-bottom: 30px;
}

body.kc-css-system .kc-css-286773 {
    border-right: 1px solid #a4c2f3;
    ;
    margin-bottom: 30px;
}

body.kc-css-system .kc-css-546218 {
    margin-bottom: 30px;
}

body.kc-css-system .kc-css-936275 {
    background: #ffffff;
}

body.kc-css-system .kc-css-786547 {
    background: transparent url(https://webitkurigram.com/wpv/cyber/wp-content/uploads/2020/04/slide2-home1.jpg) center center/cover no-repeat scroll;
    margin-bottom: -138px;
}

body.kc-css-system .kc-css-537143 .kc-cta-desc h2 {
    color: #ffffff;
    margin-bottom: 10px;
}

body.kc-css-system .kc-css-537143 .kc-cta-desc .kc-cta-text {
    color: rgba(255, 255, 255, 0.82);
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
}

body.kc-css-system .kc-css-537143 .kc-cta-button a {
    color: #ffffff;
    background-color: rgba(112, 193, 179, 0);
    font-weight: 700;
    border: 2px solid #ffffff;
    border-radius: 3px 3px 3px 3px;
    padding: 12px 35px 12px 35px;
}

body.kc-css-system .kc-css-537143 .kc-cta-icon {
    margin-left: 5px;
}

body.kc-css-system .kc-css-537143 .kc-cta-button a:hover {
    color: #ffffff;
    background-color: #7744d9;
    border: 2px solid #7744d9;
}

body.kc-css-system .kc-css-537143 {
    background: rgba(255, 255, 255, 0);
    border: 0px none #ffffff;
}

body.kc-css-system .kc-css-200697 {
    background: #f7f9fe;
    padding-top: 260px;
}

.kc-css-514017 .kc_column {
    padding-left: 0px;
    padding-right: 0px;
}

.kc-css-514017>.kc-wrap-columns {
    margin-left: -0px;
    margin-right: -0px;
    width: calc(100% + 0px);
}

body.kc-css-system .kc-css-514017 {
    background: #f7f9fe;
    padding-bottom: 160px;
}

body.kc-css-system .kc-css-725502 {
    padding-top: 100px;
    padding-bottom: 140px;
}

body.kc-css-system .kc-css-103608 {
    background: linear-gradient(rgba(130, 74, 237, 0.70), rgba(130, 74, 237, 0.70)), transparent url(https://webitkurigram.com/wpv/cyber/wp-admin/admin-ajax.php?action=kc_get_thumbn&type=filter_url&id=%2Fwp-content%2Fuploads%2F2020%2F01%2Fconsulting2.jpg) center center/cover no-repeat scroll;
    padding-top: 67px;
    padding-bottom: 70px;
}

body.kc-css-system .kc-css-769948 .section-title h2,
body.kc-css-system .kc-css-769948 .title_tx h2 {
    color: #ffffff;
}

body.kc-css-system .kc-css-769948 .section-title h5,
body.kc-css-system .kc-css-769948 .title_tx h5 {
    color: #ffffff;
}

body.kc-css-system .kc-css-769948 .section-title p,
body.kc-css-system .kc-css-769948 .title_ptx p {
    color: #ffffff;
}

body.kc-css-system .kc-css-890227:hover .content-title {
    color: #ffffff;
}

body.kc-css-system .kc-css-890227 .content-title {
    margin-top: 0px;
}

body.kc-css-system .kc-css-890227:hover .content-desc {
    color: #ffffff;
}

body.kc-css-system .kc-css-890227 .content-icon i {
    color: #824aed;
}

body.kc-css-system .kc-css-890227:hover .content-icon i {
    color: #ffffff;
}

body.kc-css-system .kc-css-890227 {
    background: #ffffff;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 2px;
}

body.kc-css-system .kc-css-890227:hover {
    background-color: #c216db;
}

body.kc-css-system .kc-css-300970:hover .content-title {
    color: #ffffff;
}

body.kc-css-system .kc-css-300970 .content-title {
    margin-top: 0px;
}

body.kc-css-system .kc-css-300970:hover .content-desc {
    color: #ffffff;
}

body.kc-css-system .kc-css-300970 .content-icon i {
    color: #824aed;
}

body.kc-css-system .kc-css-300970:hover .content-icon i {
    color: #ffffff;
}

body.kc-css-system .kc-css-300970 {
    background: #ffffff;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 2px;
}

body.kc-css-system .kc-css-300970:hover {
    background-color: #c216db;
}

body.kc-css-system .kc-css-959689:hover .content-title {
    color: #ffffff;
}

body.kc-css-system .kc-css-959689 .content-title {
    margin-top: 0px;
}

body.kc-css-system .kc-css-959689:hover .content-desc {
    color: #ffffff;
}

body.kc-css-system .kc-css-959689 .content-icon i {
    color: #824aed;
}

body.kc-css-system .kc-css-959689:hover .content-icon i {
    color: #ffffff;
}

body.kc-css-system .kc-css-959689 {
    background: #ffffff;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 2px;
}

body.kc-css-system .kc-css-959689:hover {
    background-color: #c216db;
}

body.kc-css-system .kc-css-217491:hover .content-title {
    color: #ffffff;
}

body.kc-css-system .kc-css-217491 .content-title {
    margin-top: 0px;
}

body.kc-css-system .kc-css-217491:hover .content-desc {
    color: #ffffff;
}

body.kc-css-system .kc-css-217491 .content-icon i {
    color: #824aed;
}

body.kc-css-system .kc-css-217491:hover .content-icon i {
    color: #ffffff;
}

body.kc-css-system .kc-css-217491 {
    background: #ffffff;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 2px;
}

body.kc-css-system .kc-css-217491:hover {
    background-color: #c216db;
}

body.kc-css-system .kc-css-267871:hover .content-title {
    color: #ffffff;
}

body.kc-css-system .kc-css-267871 .content-title {
    margin-top: 0px;
}

body.kc-css-system .kc-css-267871:hover .content-desc {
    color: #ffffff;
}

body.kc-css-system .kc-css-267871 .content-icon i {
    color: #824aed;
}

body.kc-css-system .kc-css-267871:hover .content-icon i {
    color: #ffffff;
}

body.kc-css-system .kc-css-267871 {
    background: #ffffff;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 2px;
}

body.kc-css-system .kc-css-267871:hover {
    background-color: #c216db;
}

body.kc-css-system .kc-css-694506:hover .content-title {
    color: #ffffff;
}

body.kc-css-system .kc-css-694506 .content-title {
    margin-top: 0px;
}

body.kc-css-system .kc-css-694506:hover .content-desc {
    color: #ffffff;
}

body.kc-css-system .kc-css-694506 .content-icon i {
    color: #824aed;
}

body.kc-css-system .kc-css-694506:hover .content-icon i {
    color: #ffffff;
}

body.kc-css-system .kc-css-694506 {
    background: #ffffff;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 2px;
}

body.kc-css-system .kc-css-694506:hover {
    background-color: #c216db;
}

body.kc-css-system .kc-css-832213 {
    padding-top: 67px;
    padding-bottom: 110px;
}

@media only screen and (max-width:992px) {

    body.kc-css-system .kc-css-491438 .section-title h2,
    body.kc-css-system .kc-css-491438 .title_tx h2 {
        font-size: 28px;
    }
}

@media only screen and (max-width:768px) {

    body.kc-css-system .kc-css-491438 .section-title h2,
    body.kc-css-system .kc-css-491438 .title_tx h2 {
        font-size: 28px;
    }
}

@media only screen and (max-width:1024px) {

    body.kc-css-system .kc-css-491438 .section-title h2,
    body.kc-css-system .kc-css-491438 .title_tx h2 {
        font-size: 28px;
    }
}

@media only screen and (max-width:999px) {
    body.kc-css-system .kc-css-820669 {
        border: 0px solid #ffffff;
    }

    body.kc-css-system .kc-css-196025 {
        border: 0px solid #ffffff;
    }

    body.kc-css-system .kc-css-286773 {
        border: 0px solid #ffffff;
    }

    body.kc-css-system .kc-css-537143 .kc-cta-button a {
        text-transform: capitalize;
    }
}

@media only screen and (max-width:767px) {
    body.kc-css-system .kc-css-476374 {
        margin-bottom: 40px;
    }

    body.kc-css-system .kc-css-430987 {
        display: block;
    }

    body.kc-css-system .kc-css-636987 {
        display: block;
    }
}
