@import "2510d085c4014593b0002fcd2a2d5b48.css";
@import "046472631b114346bf9ad46d421974fd.css";

body {
    font-family: rubik, sans-serif;
    color: #a0a6ad;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    overflow-x: hidden
}

html {
    overflow-x: hidden
}

p {
    font-size: 14px;
    color: #5e629c;
    line-height: 26px;
    margin-bottom: 0
}

a:hover,
a:focus {
    color: #000
}

a {
    color: #000;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

h1,
h2,
h3,
h4,
h5 {
    font-family: poppins, sans-serif;
    font-size: 40px;
    font-weight: 400;
    color: #151948
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    list-style: none
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none
}

a:not([href]):not([tabindex]) {
    color: #fff
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: #fff
}

.bg-transparent {
    background: 0 0 !important
}

.bg-defult {
    background: #3c9cfd !important
}

.section {
    padding: 130px 0
}

.form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.section-header {
    color: #fff;
    margin-bottom: 50px;
    text-align: center;
    position: relative
}

.section-header .section-title {
    font-size: 35px;
    margin-bottom: 12px;
    font-weight: 600;
    position: relative;
    line-height: 30px
}

.section-header .desc-text p {
    font-size: 18px;
    color: #5e629c;
    line-height: 26px;
    margin-bottom: 0
}

.btn {
    font-size: 14px;
    padding: 10px 30px;
    border-radius: 4px;
    font-family: rubik, sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
    color: #fff;
    border: none;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    display: inline-block
}

.btn:focus,
.btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}

.btn-common {
    background-color: #3ecf8e;
    position: relative;
    z-index: 1;
    box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -moz-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -webkit-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -o-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -ms-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    width: 160px;
    height: 50px;
    padding: 14px 15px
}

.btn-common:hover {
    color: #fff;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.btn-light-bg {
    background-color: #ff704f
}

.btn-border {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    background-color: transparent;
    border-color: #3ecf8e;
    color: #3ecf8e;
    width: 160px;
    height: 50px;
    padding: 14px 15px
}

.btn-border:hover {
    box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -moz-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -webkit-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -o-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -ms-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px)
}

.btn-border-filled {
    cursor: pointer;
    background-color: #3ecf8e;
    border: 1px solid #3ecf8e;
    color: #fff;
    box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -moz-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -webkit-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -o-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -ms-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    width: 180px;
    height: 50px;
    padding: 15px
}

.btn-border-filled:hover {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.btn-lg {
    padding: 14px 33px;
    text-transform: uppercase;
    font-size: 16px
}

.btn-rm {
    color: #3c9cfd;
    padding: 10px 0;
    text-transform: capitalize;
    font-size: 16px
}

.btn-rm i {
    vertical-align: middle
}

.btn-singin {
    background: #7fc9fb;
    color: #fff;
    padding: 10px 23px;
    margin-left: 30px;
    box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -moz-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -webkit-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -o-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -ms-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17)
}

.btn-singin:hover,
.btn-singin:active,
.btn-singin:focus {
    color: #fff;
    box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -moz-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -webkit-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -o-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -ms-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17)
}

.btn-light-singin:hover,
.btn-light-singin:active,
.btn-light-singin:focus {
    color: #fff;
    box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -moz-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -webkit-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -o-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -ms-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17)
}

.btn-apple {
    border-width: 2px;
    border-color: #3c96ff;
    border-style: solid;
    background: -webkit-gradient(linear, left top, right top, from(#3c96ff), to(#2dfbff));
    background: linear-gradient(to right, #3c96ff 0%, #2dfbff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.btn-apple i {
    background: -webkit-gradient(linear, left top, right top, from(#3c96ff), to(#2dfbff));
    background: linear-gradient(to right, #3c96ff 0%, #2dfbff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.btn-apple:hover,
.btn-apple:active,
.btn-apple:focus {
    background: -webkit-gradient(linear, left top, right top, from(#3c96ff), to(#2dfbff)) !important;
    background: linear-gradient(to right, #3c96ff 0%, #2dfbff 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

button:focus {
    outline: none !important
}

.btn-border-fill {
    background: #fff;
    border-color: #fff;
    color: #3c9cfd
}

.btn-subtitle {
    color: #191c1e;
    font-family: poppins, sans-serif;
    background: #dbecff;
    text-align: center;
    border-radius: 30px;
    padding: 6px 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 14px
}

.clear {
    clear: both
}

.mt {
    margin-top: 80px
}

.mt-30 {
    margin-top: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.pt-30 {
    padding-top: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.pt-70 {
    padding-top: 70px
}

.mb-50 {
    margin-bottom: 50px
}

.padding-0 {
    padding: 0
}

.pr-20 {
    padding-right: 20px
}

.pl-20 {
    padding-left: 20px
}

.pl-70 {
    padding-left: 70px
}

.pr-70 {
    padding-right: 70px
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999999
}

.loader {
    top: 50%;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    position: relative;
    margin: 0 auto
}

#loader-1:before,
#loader-1:after {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 7px solid transparent;
    border-top-color: #3c9cfd
}

#loader-1:before {
    z-index: 100;
    -webkit-animation: spin 2s infinite;
    animation: spin 2s infinite
}

#loader-1:after {
    border: 7px solid #fafafa
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg)
    }
}

.back-to-top {
    display: none;
    position: fixed;
    bottom: 18px;
    right: 15px;
    width: 45px;
    height: 45px;
    line-height: 50px;
    cursor: pointer;
    text-align: center;
    border-radius: 4px;
    background: #53f;
    background: linear-gradient(95deg, #5533ff 40%, #25ddf5 100%);
    -webkit-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    z-index: 9999999
}

.back-to-top i {
    color: #fff;
    font-size: 20px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.logo-menu a {
    font-size: 20px;
    color: #fff
}

.menu-bg {
    background: #53f;
    background: linear-gradient(95deg, #5533ff 40%, #25ddf5 100%) !important;
    -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, .1);
    z-index: 9999;
    padding: 5px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.menu-bg .menu-button {
    top: 0
}

.menu-bg .menu-button:hover {
    cursor: pointer;
    color: #3c9cfd
}

.menu-bg .logo-menu a {
    color: #3c9cfd
}

.menu-bg .navbar-nav .nav-link {
    color: #fff !important
}

.menu-bg .navbar-nav .nav-link:hover {
    color: #fff !important
}

.menu-bg .navbar-nav .active {
    color: #fff !important
}

.navbar-expand-md .navbar-nav .nav-link {
    color: #fff;
    font-size: 16px;
    padding: 8px 0;
    margin-left: 26px;
    font-family: poppins, sans-serif;
    position: relative;
    font-weight: 500
}

.navbar-expand-md .navbar-nav .nav-link:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s
}

.navbar-expand-md .navbar-nav .active::before,
.navbar-expand-md .navbar-nav .nav-link:hover::before {
    width: 100%
}

.navbar-brand {
    color: #fff
}

.navbar-expand-md .navbar-nav .nav-link:focus,
.navbar-expand-md .navbar-nav .nav-link:hover,
.navbar-expand-md .navbar-nav .nav-link:hover:before {
    color: #fff
}

.navbar-expand-md .navbar-nav .active>.nav-link,
.navbar-expand-md .navbar-nav .nav-link.active,
.navbar-expand-md .navbar-nav .nav-link.active:before,
.navbar-expand-md .navbar-nav .nav-link.open,
.navbar-expand-md .navbar-nav .open>.nav-link {
    color: #fff
}

.navbar-expand-md .navbar-toggler {
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
    margin: 5px;
    cursor: pointer;
    float: right
}

.navbar-expand-md .navbar-toggler i {
    color: #fff !important
}

.navbar-expand-md .navbar-toggler:focus {
    outline: none
}

.navbar-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.sticky {
    position: fixed;
    z-index: 99;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.sticky .navbar {
    padding: 10px 0
}

.navbar {
    position: relative;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    padding: 20px 0
}

.navbar-brand {
    padding: 0
}

.navbar-brand img {
    max-width: 250px
}

.navbar-toggler {
    padding: 0
}

.navbar-toggler .toggler-icon {
    width: 30px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 5px 0;
    position: relative;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.navbar-toggler.active .toggler-icon:nth-of-type(1) {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    top: 7px
}

.navbar-toggler.active .toggler-icon:nth-of-type(2) {
    opacity: 0
}

.navbar-toggler.active .toggler-icon:nth-of-type(3) {
    transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    top: -7px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background-color: #fff;
        z-index: 9;
        box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .1);
        -o-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .1);
        -ms-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .1);
        padding: 5px 12px
    }
}

@media(max-width:767px) {
    .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background-color: #fff;
        z-index: 9;
        box-shadow: 0 15px 20px 0 rgba(51, 51, 51, .1);
        -moz-box-shadow: 0 15px 20px 0 rgba(51, 51, 51, .1);
        -webkit-box-shadow: 0 15px 20px 0 rgba(51, 51, 51, .1);
        -o-box-shadow: 0 15px 20px 0 rgba(51, 51, 51, .1);
        -ms-box-shadow: 0 15px 20px 0 rgba(51, 51, 51, .1);
        padding: 5px 12px
    }
}

.navbar-nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-nav {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media(max-width:767px) {
    .navbar-nav {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.navbar-nav .nav-item {
    margin-left: 25px;
    position: relative
}

.navbar-nav .nav-item:first-child {
    margin-left: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .navbar-nav .nav-item {
        margin-left: 18px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-nav .nav-item {
        margin: 0
    }
}

@media(max-width:767px) {
    .navbar-nav .nav-item {
        margin: 0
    }
}

.navbar-nav .nav-item a {
    font-family: poppins, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    position: relative
}

.navbar-nav .nav-item a::after {
    content: '';
    position: absolute;
    width: 0%;
    height: 2px;
    background: #fff;
    left: 0;
    bottom: -10px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-nav .nav-item a::after {
        background: 0 0
    }
}

@media(max-width:767px) {
    .navbar-nav .nav-item a::after {
        background: 0 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-nav .nav-item a {
        display: block;
        padding: 6px 0;
        color: #333
    }
}

@media(max-width:767px) {
    .navbar-nav .nav-item a {
        display: block;
        padding: 6px 0;
        color: #333
    }
}

.navbar-nav .nav-item a.btn-singin:hover {
    box-shadow: 0 0 0 0 rgba(96, 94, 94, .17);
    -moz-box-shadow: 0 0 0 0 rgba(96, 94, 94, .17);
    -webkit-box-shadow: 0 0 0 0 rgba(96, 94, 94, .17);
    -o-box-shadow: 0 0 0 0 rgba(96, 94, 94, .17);
    -ms-box-shadow: 0 0 0 0 rgba(96, 94, 94, .17)
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-nav .nav-item a.btn-singin {
        padding: 10px 30px;
        margin-left: 0
    }
}

@media(max-width:767px) {
    .navbar-nav .nav-item a.btn-singin {
        padding: 10px 30px;
        margin-left: 0
    }
}

.navbar-nav .nav-item a.btn-singin::after {
    display: none
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-nav .nav-item a.btn-light-singin {
        padding: 10px 30px;
        margin-left: 0
    }
}

@media(max-width:767px) {
    .navbar-nav .nav-item a.btn-light-singin {
        padding: 10px 30px;
        margin-left: 0
    }
}

.navbar-nav .nav-item a.btn-light-singin ::after {
    display: none
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .navbar-nav .nav-item.active>a,
    .navbar-nav .nav-item:hover>a {
        color: #3ecf8e
    }
}

@media(max-width:767px) {

    .navbar-nav .nav-item.active>a,
    .navbar-nav .nav-item:hover>a {
        color: #3ecf8e
    }
}

.navbar-nav .nav-item.active>a::after,
.navbar-nav .nav-item:hover>a::after {
    width: 100%
}

.navbar-nav .nav-item:hover .sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-nav .nav-item:hover .sub-menu {
        top: 0
    }
}

@media(max-width:767px) {
    .navbar-nav .nav-item:hover .sub-menu {
        top: 0
    }
}

.navbar-nav .nav-item .sub-menu {
    width: 200px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    position: absolute;
    top: 110%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-nav .nav-item .sub-menu {
        position: relative;
        width: 100%;
        top: 0;
        display: none;
        opacity: 1;
        visibility: visible
    }
}

@media(max-width:767px) {
    .navbar-nav .nav-item .sub-menu {
        position: relative;
        width: 100%;
        top: 0;
        display: none;
        opacity: 1;
        visibility: visible
    }
}

.navbar-nav .nav-item .sub-menu li {
    display: block
}

.navbar-nav .nav-item .sub-menu li a {
    display: block;
    padding: 8px 20px;
    color: #333
}

.navbar-nav .nav-item .sub-menu li a.active,
.navbar-nav .nav-item .sub-menu li a:hover {
    padding-left: 25px;
    color: #e33333
}

.navbar-nav .sub-nav-toggler {
    display: none
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-nav .sub-nav-toggler {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background: 0 0;
        color: #333;
        font-size: 18px;
        border: 0;
        width: 30px;
        height: 30px
    }
}

@media(max-width:767px) {
    .navbar-nav .sub-nav-toggler {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background: 0 0;
        color: #333;
        font-size: 18px;
        border: 0;
        width: 30px;
        height: 30px
    }
}

.navbar-nav .sub-nav-toggler span {
    width: 8px;
    height: 8px;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: relative;
    top: -5px
}

.hero-area {
    position: relative
}

.hero-area .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #53f;
    background: linear-gradient(95deg, #5533ff 40%, #25ddf5 100%);
    -webkit-transform: skewY(-12deg);
    transform: skewY(-12deg);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    z-index: -12
}

.hero-area .overlay :nth-child(1) {
    width: 33.33333%;
    width: calc(100%/2);
    top: 0;
    left: 16.66666%;
    left: calc(calc(100%/3)/2);
    right: auto;
    background: #53f;
    background: linear-gradient(95deg, #5533ff 40%, #25ddf5 100%);
    height: 200px
}

.hero-area .overlay :nth-child(2) {
    width: 33.33333%;
    width: calc(100%/3);
    bottom: 0;
    background: #53f;
    background: linear-gradient(95deg, #5533ff 40%, #25ddf5 100%);
    position: absolute;
    height: 155px;
    left: 3%
}

.hero-area .contents {
    padding: 220px 0
}

@media(max-width:767px) {
    .hero-area .contents {
        padding-bottom: 0
    }
}

.hero-area .contents h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 600;
    line-height: 60px;
    margin-bottom: 20px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-area .contents h2 br {
        display: none
    }
}

.hero-area .contents p {
    color: #fff;
    font-size: 18px;
    line-height: 26px
}

.hero-area .contents .btn {
    margin-top: 40px;
    margin-right: 20px;
    text-transform: uppercase;
    width: 180px;
    height: 50px;
    padding: 15px
}

.hero-area .contents .btn-border {
    border: 1px solid #fff;
    color: #3ecf8e !important;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    width: 180px;
    height: 50px;
    padding: 15px;
    background: #fff
}

.hero-area .contents .btn-border:hover {
    background: #fff;
    color: #3ecf8e
}

.hero-area .intro-img {
    padding: 180px 0 0
}

.hero-area .intro-img img {
    display: block;
    height: auto;
    max-width: 100%
}

#services .services-item {
    padding: 60px 30px;
    border: 1px solid #ddd;
    transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    margin-bottom: 30px
}

#services .services-item:hover {
    border: 1px solid #3ecf8e;
    box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -moz-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -webkit-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -o-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -ms-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out
}

#services .services-item .icon {
    background: #e3fff2;
    width: 110px;
    height: 110px;
    margin: 0 auto;
    margin-bottom: 0;
    text-align: center;
    display: block;
    border-radius: 50%;
    position: relative;
    margin-bottom: 25px
}

#services .services-item .icon i {
    font-size: 40px;
    color: #3ecf8e;
    position: absolute;
    left: 0;
    right: 0;
    top: 30%
}

#services .services-item h4 {
    font-size: 20px;
    font-weight: 600;
    color: #151948;
    margin-bottom: 15px
}

#services .services-item p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #5e629c
}

#business-plan {
    padding-bottom: 130px
}

#business-plan .container-fluid {
    padding-right: 30px;
    padding-left: 30px
}

.business-item-info {
    margin-top: 60px;
    padding-top: 20px;
}

.business-item-info h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 25px
}

.business-item-info p {
    font-size: 32px;

    line-height: 1.8;
    color: #000
}

#business-plan .business-item-info p:hover{color:#5533ff;cursor: pointer; }


@media only screen and (min-width:992px) and (max-width:1199px) {
    #business-plan .business-item-info p br {
       
    }
}

#features {
    background: #f9f9f9
}

#features .featured-bg {
    background: #fff
}

#features .featured-border1 {
    border-bottom: 1px solid #ededed;
    border-right: 1px solid #ededed
}

#features .featured-border2 {
    border-bottom: 1px solid #ededed
}

#features .featured-border3 {
    border-right: 1px solid #ededed
}

#features .feature-item {
    padding: 30px;
    overflow: hidden;
    transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out
}

#features .feature-item .feature-icon {
    background: #e3fff2;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    text-align: center;
    display: block;
    border-radius: 50%;
    position: relative;
    margin-right: 30px;
    border: 1px solid #3ecf8e;
    margin-top: 12px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #features .feature-item .feature-icon {
        margin-right: 15px
    }
}

@media(max-width:767px) {
    #features .feature-item .feature-icon {
        margin-bottom: 30px
    }
}

#features .feature-item .feature-icon i {
    font-size: 40px;
    color: #3ecf8e;
    position: absolute;
    left: 0;
    right: 0;
    top: 32%
}

#features .feature-item h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #features .feature-item h4 {
        font-size: 16px
    }
}

#features .feature-item p {
    font-size: 14px;
    display: block;
    line-height:22px;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    #features .feature-item p br {
        display: none
    }
}

#features .feature-item:hover {
    box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -moz-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -webkit-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -o-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -ms-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out
}

#features .feature-item:hover .feature-icon {
    background: #3ecf8e;
    transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out
}

#features .feature-item:hover .feature-icon i {
    color: #fff;
    transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out
}

#download-app {
    padding-bottom: 100px
}

#download-app .download-info {
    padding-top: 30px
}

#download-app .download-info h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 44px
}

#download-app .download-info p {
    font-size: 16px;
    display: block;
    margin-bottom: 35px
}

#download-app .download-info .downlaod-btn {
    padding-bottom: 50px;
    border-bottom: 1px solid #ff704f;
    margin-bottom: 40px
}

#download-app .download-info .downlaod-btn a.play-store {
    font-size: 12px;
    -webkit-box-shadow: 0 10px 20px 2px rgba(255, 112, 79, .24);
    box-shadow: 0 10px 20px 2px rgba(255, 112, 79, .24);
    border-radius: 35px;
    text-transform: inherit;
    text-align: left;
    padding: 15px 80px;
    width: 195px;
    height: 65px;
    line-height: 18px;
    margin-right: 35px;
    background: #ff704f;
    background-position-x: left;
    background-position-y: center;
    background-position: 20%
}

#download-app .download-info .downlaod-btn a {
    position: relative
}

#download-app .download-info .downlaod-btn a.play-store span {
    font-size: 15px;
    font-weight: 500
}

#download-app .download-info .downlaod-btn a.play-store i {
    position: absolute;
    left: 40px;
    font-size: 28px;
    color: #fff;
    top: 18px
}

#download-app .download-info .downlaod-btn a.ios-store i {
    position: absolute;
    left: 40px;
    font-size: 28px;
    color: #000;
    top: 18px
}

#download-app .download-info .downlaod-btn a.ios-store {
    border: 1px solid #ff704f;
    color: #151948;
    font-size: 12px;
    box-shadow: 0 10px 20px 2px rgba(255, 112, 79, .24);
    -moz-box-shadow: 0 10px 20px 2px rgba(255, 112, 79, .24);
    -webkit-box-shadow: 0 10px 20px 2px rgba(255, 112, 79, .24);
    -o-box-shadow: 0 10px 20px 2px rgba(255, 112, 79, .24);
    -ms-box-shadow: 0 10px 20px 2px rgba(255, 112, 79, .24);
    border-radius: 35px;
    text-transform: inherit;
    text-align: left;
    padding: 15px 80px;
    width: 195px;
    height: 65px;
    line-height: 18px;
    margin-right: 35px;
    background: #fff;
    background-position-x: left;
    background-position-y: center;
    background-position: 20%;
    position: relative
}

#download-app .download-info .downlaod-btn a.play-store:hover {
    color: #151948;
    transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out
}

#download-app .download-info .downlaod-btn a.ios-store span {
    font-size: 15px
}

#download-app .download-info .downlaod-btn a.ios-store:hover {
    color: #ff704f;
    transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out
}

#download-app .download-statatics h3 {
    color: #151948;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0
}

#download-app .download-statatics p {
    font-size: 18px;
    color: #5e629c
}

#showcase .showcase-area {
    margin-top: -80px;
    margin-left: 30px;
    margin-right: 30px
}

#showcase .showcase-text h2 {
    color: #fff
}

#showcase .showcase-text p {
    color: #fff
}

#showcase .gradient-bg {
    background: #53f;
    background: linear-gradient(95deg, #5533ff 40%, #25ddf5 100%);
    padding: 119px 0 80px
}

#showcase .showcase-slider .owl-controls .owl-page.active span,
#showcase .showcase-slider .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #3ecf8e
}

#showcase .showcase-slider .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    border-radius: 20px;
    background: #3ecf8e
}

#showcase .showcase-slider .owl-controls .active span {
    width: 15px;
    height: 15px
}

#showcase .showcase-slider .screenshot-thumb {
    width: 100%;
    height: 100%;
    position: relative
}

#showcase .showcase-slider .screenshot-thumb p {
    color: #fff;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 10px
}

#showcase .showcase-slider .screenshot-thumb h5 {
    font-size: 20px;
    color: #fff;
    display: block;
    font-weight: 600
}

#showcase .showcase-slider .screenshot-thumb .zoom-icon a {
    display: inline-block;
    margin: 8px
}

#showcase .showcase-slider .screenshot-thumb .zoom-icon a:hover i {
    color: #000;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in
}

#showcase .showcase-slider .screenshot-thumb .zoom-icon a i {
    color: #fff;
    font-size: 20px
}

#showcase .showcase-slider .screenshot-thumb>.hover-content {
    background-color: #3ecf8e;
    opacity: .9;

    left: 0;
    opacity:1;
    position: relative;
    top: 0;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 83%;
    margin: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 170px;
}

#showcase .showcase-slider .screenshot-thumb:hover .hover-content {
    opacity: .8;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms
}

#showcase .showcase-slider .owl-wrapper-outer {
    padding: 20px 0
}

#testimonial .testimonial-video {
    background: url(../images/testimonial-bg.jpg) no-repeat center center;
    background-size: cover
}

#testimonial .testimonial-area {
    z-index: 12;
    margin-top: -140px
}

#testimonial #client-testimonial {
    background-color: #fff;
    padding: 54px;
    box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -moz-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -webkit-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -o-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -ms-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24)
}

@media(max-width:767px) {
    #testimonial #client-testimonial {
        padding: 50px 20px
    }
}

#testimonial #client-testimonial .content-inner p {
    font-size: 24px;
    color: #5e629c;
    font-style: italic;
    line-height: 35px
}

#testimonial #client-testimonial .author-info {
    padding-top: 26px;
    padding-bottom: 20px
}

#testimonial #client-testimonial .author-info h5 {
    color: #151948;
    font-size: 18px
}

#testimonial #client-testimonial h5 span {
    font-size: 16px;
    color: #5e629c;
    font-style: italic
}

#testimonial #client-testimonial .client-thumb img {
    max-width: 100px;
    display: inline-block
}

#testimonial #client-testimonial .owl-controls .owl-buttons div.owl-prev {
    color: #3ecf8e;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    font-size: 16px;
    border-radius: 50px;
    background: #fff;
    filter: Alpha(Opacity=50);
    position: absolute;
    left: -20px;
    top: 48%;
    opacity: 1;
    border: 1px solid #ccc;
    width: 38px;
    height: 38px;
    padding: 8px 0
}

#testimonial #client-testimonial .owl-controls .owl-buttons div.owl-next {
    color: #3ecf8e;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    font-size: 16px;
    border-radius: 50px;
    background: #fff;
    filter: Alpha(Opacity=50);
    position: absolute;
    right: -20px;
    top: 48%;
    opacity: 1;
    border: 1px solid #ccc;
    width: 38px;
    height: 38px;
    padding: 8px 0
}

#testimonial #client-testimonial .owl-controls .owl-buttons div.owl-prev:hover,
#testimonial #client-testimonial .owl-controls .owl-buttons div.owl-next:hover {
    color: #fff;
    background: #3ecf8e;
    border-color: #3ecf8e
}

#testimonial .video-promo-content {
    padding-top: 0;
    padding-bottom: 300px
}

#testimonial .video-play-button {
    position: absolute;
    z-index: 10;
    top: 30%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px
}

#testimonial .video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite
}

#testimonial .video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    opacity: .5
}

#testimonial .video-play-button:hover:after {
    background-color: #28ca81
}

#testimonial .video-play-button:hover span {
    border-left: 22px solid #fff;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-radius: 2px
}

#testimonial .video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 22px solid #3ecf8e;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-radius: 2px;
    margin-top: 8px;
    margin-left: 5px
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}

#pricing .pricing-table {
    padding: 55px;
    margin-bottom: 30px;
    border: 1px solid #ccc;
    transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out
}

#pricing .pricing-table h3 {
    font-size: 20px;
    color: #151948;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 11px
}

#pricing .pricing-table h1 {
    color: #3ecf8e;
    font-size: 50px;
    font-weight: 500;
    position: relative;
    padding-left: 10px;
    display: inline-block
}

#pricing .pricing-table h1 span {
    font-size: 16px;
    position: absolute;
    left: -12px;
    top: 10px
}

#pricing .pricing-table ul {
    padding-bottom: 28px
}

#pricing .pricing-table ul li {
    font-size: 16px;
    font-weight: 400;
    color: #5e629c;
    display: block;
    line-height: 33px
}

#pricing .pricing-table:hover {
    border: 1px solid #3ecf8e;
    box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -moz-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -webkit-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -o-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -ms-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

#team .single-team {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    position: relative;
    transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out
}

#team .single-team img {
    width: 100%
}

#team .single-team .team-social-icons {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: -20px
}

#team .single-team .team-social-icons ul.social-list li {
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 50%;
    padding: 5px;
    line-height: 30px;
    margin: 4px;
    background: #fff
}

#team .single-team .team-social-icons ul.social-list li:hover {
    background: #3ecf8e;
    border-color: #3ecf8e;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out
}

#team .single-team .team-social-icons ul.social-list li:hover a {
    display: block
}

#team .single-team .team-social-icons ul.social-list li:hover a i {
    color: #fff;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out
}

#team .single-team .team-social-icons ul.social-list li a i {
    color: #3ecf8e;
    font-size: 16px
}

#team .single-team:hover {
    box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -moz-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -webkit-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -o-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -ms-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out
}

#team .single-team .team-details {
    padding: 45px 0 30px;
    position: relative
}

#team .single-team .team-details h5.team-title {
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin-bottom: 0
}

#team .single-team .team-details p {
    font-size: 12px;
    color: #5e629c
}

.blog-hero-area {
    background: url(../images/hero-area.jpg) no-repeat;
    background-size: auto;
    background-size: cover;
    color: #fff;
    overflow: hidden;
    position: relative
}

.blog-hero-area .contents {
    padding: 160px 0 140px
}

#blog {
    background: #f9f9f9
}

#blog .blog-item-wrapper {
    margin-bottom: 30px;
    border: 1px solid #ddd;
    background-color: #fff;
    -webkit-transition: all .8s ease;
    transition: all .8s ease
}

#blog .blog-item-wrapper:hover {
    -webkit-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    border-color: #3ecf8e
}

#blog .blog-item-wrapper:hover h3 a {
    color: #3ecf8e
}

#blog .blog-item-wrapper img {
    width: 100%
}

#blog .blog-item-wrapper .blog-item-text {
    padding: 26px 30px 30px
}

#blog .blog-item-wrapper h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px
}

#blog .blog-item-wrapper h3 a {
    color: #151948
}

#blog .blog-item-wrapper p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 20px
}

#blog .blog-item-wrapper a.read-more {
    color: #3ecf8e;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative
}

#blog .blog-item-wrapper a.read-more i {
    color: #3ecf8e;
    font-size: 10px;
    position: absolute;
    top: 3px
}

#blog .blog-item-wrapper .author {
    border-top: 1px solid #ddd;
    padding: 18px 30px 35px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    #blog .blog-item-wrapper .author {
        padding: 18px 15px 30px
    }
}

#blog .blog-item-wrapper span.name a {
    color: #5e629c;
    font-size: 14px
}

#blog .blog-item-wrapper span.name i {
    color: #3ecf8e;
    margin-right: 5px
}

#blog .blog-item-wrapper span.date a {
    color: #5e629c;
    font-size: 14px
}

#blog .blog-item-wrapper span.date i {
    color: #3ecf8e;
    margin-right: 5px
}

#blog2 {
    background: #fff
}

#blog2 .blog-item-wrapper {
    margin-bottom: 30px;
    border: 1px solid #ddd;
    background-color: #fff;
    -webkit-transition: all .8s ease;
    transition: all .8s ease
}

#blog2 .blog-item-wrapper:hover {
    -webkit-box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    box-shadow: 0 0 25px 0 rgba(95, 95, 95, .24);
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    border-color: #ff704f
}

#blog2 .blog-item-wrapper:hover h3 a {
    color: #ff704f
}

#blog2 .blog-item-wrapper .blog-item-text {
    padding: 26px 30px 30px
}

#blog2 .blog-item-wrapper h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px
}

#blog2 .blog-item-wrapper h3 a {
    color: #151948
}

#blog2 .blog-item-wrapper p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 20px
}

#blog2 .blog-item-wrapper a.read-more {
    color: #ff704f;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative
}

#blog2 .blog-item-wrapper a.read-more i {
    color: #ff704f;
    font-size: 10px;
    position: absolute;
    top: 3px
}

#blog2 .blog-item-wrapper .author {
    border-top: 1px solid #ddd;
    padding: 18px 30px 35px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    #blog2 .blog-item-wrapper .author {
        padding: 18px 15px 30px
    }
}

#blog2 .blog-item-wrapper span.name a {
    color: #5e629c;
    font-size: 14px
}

#blog2 .blog-item-wrapper span.name i {
    color: #ff704f;
    margin-right: 5px
}

#blog2 .blog-item-wrapper span.date a {
    color: #5e629c;
    font-size: 14px
}

#blog2 .blog-item-wrapper span.date i {
    color: #ff704f;
    margin-right: 5px
}

.blog-hero-area .contents h2 {
    color: #fff;
    font-size: 52px;
    font-weight: 300;
    margin-bottom: 25px
}

#blog .blog-item-wrapper {
    -webkit-transition: transform .2s linear, -webkit-box-shadow .2s linear;
    -webkit-transition: -webkit-transform .2s linear, -webkit-box-shadow .2s linear;
    transition: -webkit-transform .2s linear, -webkit-box-shadow .2s linear;
    transition: transform .2s linear, box-shadow .2s linear;
    transition: transform .2s linear, box-shadow .2s linear, -webkit-transform .2s linear, -webkit-box-shadow .2s linear
}

#blog .blog-item-wrapper:hover {
    -webkit-box-shadow: 0 10px 50px 0 rgba(84, 110, 122, .35);
    box-shadow: 0 10px 50px 0 rgba(84, 110, 122, .35);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

#blog-single {
    padding: 80px 0;
    background: #ecf0f1
}

#blog-single .blog-post {
    background: #fff;
    overflow: hidden;
    margin-bottom: 40px
}

#blog-single .blog-post .post-thumb img {
    width: 100%
}

#blog-single .blog-post .post-content {
    padding: 30px
}

#blog-single .blog-post .post-content h3 {
    font-size: 30px;
    padding-bottom: 10px
}

#blog-single .blog-comment {
    background: #fff;
    padding: 50px 30px;
    margin-top: 30px;
    overflow: hidden
}

#blog-single .blog-comment h4 {
    font-size: 24px;
    margin-bottom: 30px
}

#blog-single .blog-comment .comment-list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 50px
}

#blog-single .blog-comment .comment-list .the-comment {
    border-bottom: 1px solid #e7e6e6;
    padding-bottom: 25px;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#blog-single .blog-comment .comment-list .children {
    padding-left: 40px
}

#blog-single .blog-comment .avatar {
    float: left;
    margin-right: 15px;
    padding: 5px;
    border-radius: 3px;
    background: #fff;
    border: 1px dashed #346afe
}

#blog-single .blog-comment .comment-author {
    margin-bottom: 10px
}

#blog-single .blog-comment .meta {
    margin-bottom: 10px;
    color: #999
}

.blog-hero-area .post-meta {
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px
}

.blog-hero-area .post-meta ul li {
    display: inline-block;
    margin-right: 8px;
    margin-left: 8px
}

.blog-hero-area .post-meta ul li i {
    margin-right: 5px
}

.blog-hero-area .post-meta ul li a {
    color: #fff
}

.blog-hero-area .post-meta ul li a:hover {
    color: #ff704f
}

#blog-single .form-control {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding: 12px 30px;
    font-size: 16px;
    border-radius: 30px;
    border: 1px solid transparent;
    background: #f5f5f5;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

#blog-single .btn-common {
    background-color: #ff704f;
    position: relative;
    z-index: 1;
    box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -moz-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -webkit-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -o-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    -ms-box-shadow: 0 8px 9px 0 rgba(96, 94, 94, .17);
    width: 160px;
    height: 50px;
    padding: 14px 15px
}

#blog-single .form-control:focus {
    border: 1px solid #ff704f;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#subscribe .form-control {
    width: 100%;
    margin-bottom: 20px;
    padding: 15px 30px;
    font-size: 14px;
    border-radius: 30px;
    border: 1px solid transparent;
    background: #f5f5f5;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out
}

.btn.disabled,
.btn:disabled {
    opacity: 1
}

#blog-single textarea {
    border-radius: 4px !important
}

.text-danger {
    font-size: 14px;
    margin-top: 10px
}

.list-unstyled li {
    color: #d9534f
}

#contact form#contactForm .form-group {
    margin-bottom: 30px
}

#contact form#contactForm input[type=text],
#contact form#contactForm input[type=email] {
    min-height: 52px;
    padding: 0 0 0 28px;
    font-size: 16px;
    color: #5e629c
}

#contact form#contactForm textarea {
    padding: 15px 0 0 28px;
    font-size: 16px;
    color: #5e629c
}

#contact form#contactForm .form-control:focus {
    border: 1px solid #3ecf8e;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #e5fff3
}

#footer-Content {
    padding-top: 130px;

}

#footer-Content .footer-logo img {
    padding-top: 70px
}

#footer-Content .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #e5fff3
}

#footer-Content .copyright {
    margin-top: 125px;
    border-top: 1px solid #3c1f6e;
    padding-top: 30px;
    padding-bottom: 30px
}

#footer-Content .copyright p {
    color: #3ecf8e;
    font-size: 18px
}

#footer-Content .copyright a {
    color: #ddd
}

#footer-Content .widget p {
    color: #e2e2e2;
    font-size: 16px;
    line-height: 32px
}

#footer-Content .widget .subscribe-area {
    position: relative;
    height: 40px;
    margin-top: 18px
}

#footer-Content .widget .subscribe-area input[type=email] {
    background: #24153c;
    border: 1px solid #fff;
    color: #e2e2e2;
    font-size: 14px;
    font-style: italic;
    height: 38px
}

#footer-Content .widget .subscribe-area span i {
    position: absolute;
    right: 0;
    width: 60px;
    height: 38px;
    color: #fff;
    top: 0;
    background: #3ecf8e;
    display: block;
    padding: 9px 20px;
    font-size: 18px;
    border-radius: 0 4px 4px 0
}

#footer-Content h3.block-title {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px
}

#footer-Content ul.menu li a {
    color: #e2e2e2;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    -webkit-transition: all 300ms;
    transition: all 300ms
}

#footer-Content ul.menu li a:hover {
    color: #3ecf8e;
    padding-left: 5px;
    -webkit-transition: all 300ms;
    transition: all 300ms
}


.deneb_footer{padding-top: 100px;}

.deneb_cta .cta_wrapper {
  padding: 80px 50px;
  max-width: 100%;
  border-radius: 15px;
  margin: auto;
  margin-bottom: -235px;
  position: relative;
  background-image: -moz-linear-gradient(0deg, #28d1f6 0%, #5533ff 100%);
  background-image: -webkit-linear-gradient(0deg, #28d1f6 0%, #5533ff 100%);
    background-image: -ms-linear-gradient(0deg, #ffbd27 0%, #feb000 100%);
    box-shadow: 2.5px 4.33px 15px 0px rgb(52, 169, 248);
    z-index: 1;
}
.deneb_cta .cta_wrapper:after {
  content: "";
  background: url(../images/cta_shape.png) no-repeat;
  background-position: bottom;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
      background: #53f;
    background: linear-gradient(95deg, #5533ff 40%, #25ddf5 100%) !important;
}
.deneb_cta .cta_wrapper .cta_content h3 {
  color: #fff;
  font-weight: bold;
  margin-bottom: 40px;
  font-size: 24px;
  display: block;
}
@media (max-width: 767px) {
  .deneb_cta .cta_wrapper .cta_content h3 {
    font-size: 24px;
  }
}
/* .deneb_cta .cta_wrapper .cta_content h3:after {
  content: "";
  display: block;
  background: url(../images/line_2.png) no-repeat;
  max-width: 110px;
  height: 2px;
  margin-top: 13px;
  margin-bottom: 24px;
} */
.deneb_cta .cta_wrapper .cta_content p {
  color: #fff;
}
.deneb_cta .cta_wrapper .button_box {
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .deneb_cta .cta_wrapper .button_box {
    float: none;
    text-align: left;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .deneb_cta .cta_wrapper .button_box {
    float: none;
    text-align: center;
    margin-top: 30px;
  }
}
.deneb_cta .cta_wrapper .button_box .deneb_btn {
  background: #fff;
  color: #011a3e;
}
.deneb_cta .cta_wrapper .button_box .deneb_btn:hover,
.deneb_cta .cta_wrapper .button_box .deneb_btn:focus {
  box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.15);
}

.deneb_cta .widget_title, .deneb_cta .cta_content {
  text-align: center;
}

.deneb_cta .widget_title img {
  width: 230px;
  margin: 20px auto 30px;
}

.deneb_cta .single_info {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.deneb_cta .single_info .icon {
  font-size: 12px;
  color: #ffffff;
  margin-right: 10px;
}

.deneb_cta .single_info .info {
  flex: 1;
}

.deneb_cta .single_info p, .deneb_cta .single_info a {
  color: #ffffff;
}
.deneb_cta .social {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.deneb_cta .app-icon {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-bottom: 20px;
}

.deneb_cta .social li {
  padding: 10px 20px;
  font-size: 36px;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.deneb_cta .social li:hover {
  transform: scale(1.1);
}

.deneb_cta .social a {
  color: #fff;
}







.deneb_footer .widget_wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 200px;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .deneb_footer .widget_wrapper .widget {
    margin-bottom: 40px;
  }
}
.deneb_footer .widget_wrapper .widget .widget_title {
  margin-bottom: 30px;
  width: 200px;
}
.deneb_footer .widget_wrapper .widget .widget_title img {
  transform: translateX(-37px);
}
.deneb_footer .widget_wrapper .widget .widget_title h4 {
  font-weight: bold;
}
.deneb_footer .widget_wrapper .widget .widget_title h4:after {
  content: "";
  display: block;
  background: url(../images/line.png) no-repeat;
  max-width: 38px;
  height: 2px;
  margin-top: 5px;
}
.deneb_footer .widget_wrapper .widegt_about p {
  margin-bottom: 20px;
}
.deneb_footer .widget_wrapper .widegt_about .social li {
  display: inline-block;
  margin-right: 10px;
}
.deneb_footer .widget_wrapper .widegt_about .social li a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  background-color: #f9e6d4;
  color: #fba543;
  font-size: 14px;
  -webkit-transition: all all 0.5s ease-out 0s;
  -moz-transition: all all 0.5s ease-out 0s;
  -ms-transition: all all 0.5s ease-out 0s;
  -o-transition: all all 0.5s ease-out 0s;
  transition: all all 0.5s ease-out 0s;
}
.deneb_footer .widget_wrapper .widegt_about .social li a:hover,
.deneb_footer .widget_wrapper .widegt_about .social li a:focus {
  background-image: -moz-linear-gradient(0deg, #ffbd27 0%, #feb000 100%);
  background-image: -webkit-linear-gradient(0deg, #ffbd27 0%, #feb000 100%);
  background-image: -ms-linear-gradient(0deg, #ffbd27 0%, #feb000 100%);
  color: #fff;
  box-shadow: 2.5px 4.33px 15px 0px rgba(254, 176, 0, 0.4);
}
.deneb_footer .widget_wrapper .widget_link ul li {
  margin-bottom: 5px;
}
.deneb_footer .widget_wrapper .widget_link ul li a {
  text-transform: capitalize;
  color: #7a808d;
}
.deneb_footer .widget_wrapper .widget_link ul li a:hover,
.deneb_footer .widget_wrapper .widget_link ul li a:focus {
  color: #feb000;
}
.deneb_footer .widget_wrapper .widget_contact .contact_info .single_info {
  /* max-width: 250px; */
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.deneb_footer .widget_wrapper .widget_contact .contact_info .single_info .icon {
  font-size: 12px;
  color: #feb000;
  margin-right: 10px;
}
.deneb_footer .widget_wrapper .widget_contact .contact_info .single_info .info {
  flex: 1;
}
.deneb_footer .widget_wrapper .widget_contact .contact_info .single_info p {
  word-wrap: break-word;
}
.deneb_footer
  .widget_wrapper
  .widget_contact
  .contact_info
  .single_info
  .info
  p
  a {
  color: #7a808d;
}
.deneb_footer
  .widget_wrapper
  .widget_contact
  .contact_info
  .single_info
  .info
  p
  span {
  display: block;
}
.deneb_footer .copyright_area {
  background: #edecf0;
  padding: 10px 0;
}
.deneb_footer .copyright_area .copyright_text {
  text-align: center;
}
.deneb_footer .copyright_area .copyright_text p {
  color: #011a3e;
  font-size: 12px;
}
.deneb_footer .copyright_area .copyright_text p a {
  color: #feb000 !important;
}

#services .bg{width: 100%;height:100%;}
#services .bg img{max-width: 90%;margin:0 auto; display: block;}
#services .bg .txt{position: absolute;width:100%;height:100%;top:0;left:0;display:flex; justify-content: center;align-items: center;}
#services .bg .txt h2{width: 1200px;max-width:80%;font-size: 35px;font-weight: 600;line-height: 1.5}

@media (max-width: 780px) and (min-width: 480px){
	#services .bg .txt h2{font-size: 14px;font-weight: 600;line-height: 1.5;width: 80%}
}

@media (max-width: 480px) and (min-width: 320px){
	#services .bg .txt h2{font-size: 12px;font-weight: 600;line-height: 1.5;width: 80%}
}





.deneb_partners .section_title h2:after {
  left: -10px;
}

.deneb_partners .deneb_partners_item {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.deneb_partners .deneb_partners_item img {
  width:80%;
}

.project_v1 {
  overflow: hidden;
  position: relative;
  padding-bottom: 120px;
}

.project_v2 .grid_item {
  margin-bottom: 30px;
}