@import 'https://fonts.googleapis.com/css?family=Nunito:200,300,400,600,700,800,900';
@import 'https://fonts.googleapis.com/css?family=Poppins:300,400,500';
@import "all.min.css";
@import "owl.carousel.min.css";
@import "magnific-popup.css";
@import "ionicons.min.css";
@import "timeline.css";
@import "wow.css";
@import "mega_menu.css";

#loading {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 9999
}

#loading img {
    width: 150px
}

*::-moz-selection {
    background: #008cff;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #008cff;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #008cff;
    color: #fff;
    text-shadow: none
}

body {
    font-family: poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 32px;
    color: #868894;
    letter-spacing: 1px;
    overflow-x: hidden
}

a,
.btn {
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s
}

a:focus {
    text-decoration: none !important
}

a:focus,
a:hover {
    color: #008cff;
    text-decoration: none !important
}

a,
button,
input {
    outline: medium !important;
    color: #008cff
}

.uppercase {
    text-transform: uppercase
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: nunito, sans-serif;
    font-weight: 400;
    color: #008cff;
    margin-top: 0;
    font-weight: 700
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

label {
    font-weight: 400
}

h1 {
    font-size: 52px;
    font-style: normal;
    line-height: 62px
}

h2 {
    font-size: 40px;
    font-style: normal;
    line-height: 50px
}

h3 {
    font-size: 30px;
    font-style: normal;
    line-height: 40px
}

h4 {
    font-size: 26px;
    font-style: normal;
    line-height: 36px
}

h5 {
    font-size: 24px;
    font-style: normal;
    line-height: 34px
}

h6 {
    font-size: 20px;
    font-style: normal;
    line-height: 30px
}

ul {
    padding: 0;
    margin: 0;
    padding-left: 20px
}

ul li:after {
    position: absolute;
    color: #02d871;
    content: "";
    font-family: ionicons;
    left: 0;
    top: 2px;
    font-size: 30px;
    font-weight: 400
}

ul.listing-mark {
    padding: 0;
    margin: 0
}

ul.listing-mark li {
    position: relative;
    list-style-type: none;
    padding-left: 40px;
    margin: 20px 0;
    color: #008cff;
    font-weight: 600;
    font-size: 16px
}

ul.listing-mark li:after {
    content: "\f3fe"
}

ul.listing-mark li:hover:after {
    content: "\f3ff"
}

.iq-fw-1 {
    font-weight: 100
}

.iq-fw-2 {
    font-weight: 200
}

.iq-fw-3 {
    font-weight: 300
}

.iq-fw-4 {
    font-weight: 400
}

.iq-fw-5 {
    font-weight: 500
}

.iq-fw-6 {
    font-weight: 600
}

.iq-fw-7 {
    font-weight: 700
}

.iq-fw-8 {
    font-weight: 800
}

.iq-fw-9 {
    font-weight: 900
}

.iq-ls-1 {
    letter-spacing: 1px
}

.iq-ls-2 {
    letter-spacing: 2px
}

.iq-ls-3 {
    letter-spacing: 3px
}

.iq-ls-4 {
    letter-spacing: 4px
}

.iq-ls-5 {
    letter-spacing: 5px
}

.iq-ls-6 {
    letter-spacing: 6px
}

.iq-ls-7 {
    letter-spacing: 7px
}

.iq-ls-8 {
    letter-spacing: 8px
}

.iq-ls-9 {
    letter-spacing: 9px
}

.overview-block-ptb {
    padding: 80px 0;
    display: inline-block;
    width: 100%;
    clear: both;
    float: left
}

.overview-block-pt {
    padding: 80px 0 0;
    display: inline-block;
    width: 100%;
    clear: both;
    float: left
}

.overview-block-pb {
    padding: 0 0 80px;
    display: inline-block;
    width: 100%;
    clear: both;
    float: left
}

.overview-block-pb5 {
    padding-bottom: 50px
}

.overflow-h {
    overflow: hidden
}

section {
    background: #fff;
    padding: 80px 0;
    display: inline-block;
    width: 100%;
    clear: both;
    float: left
}

ul {
    margin: 0;
    padding: 0
}

hr {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    border-top: 0
}

.no-bg {
    background: 0 0
}

.subtitle {
    font-size: 16px
}

.iq-font-14 {
    font-size: 14px;
    line-height: 24px
}

.iq-font-18 {
    font-size: 18px;
    line-height: 28px
}

.iq-font-24 {
    font-size: 24px;
    line-height: 36px
}

.main-color {
    color: #008cff
}

.text-white {
    color: #fff
}

.text-black {
    color: #008cff
}

.text-gray {
    color: #868894
}

.text-red {
    color: #b02501
}

.text-green {
    color: #008cff
}

.white-bg {
    background: #fff
}

.gray-bg {
    background: #edecf0
}

.light-gray-bg {
    background: #f1f1f1
}

.main-bg {
    background: #008cff
}

.black-bg {
    background: #008cff
}

.green-bg {
    background: #008cff
}

.light-main-bg {
    background: #8064d9
}

.parallax {
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    position: relative;
    z-index: 0;
    background-origin: initial;
    background-position: center center !important;
    background-repeat: no-repeat
}

.bg-over-black-10:before {
    background: rgb(27, 14, 61, .1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-black-20:before {
    background: rgb(27, 14, 61, .2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-black-30:before {
    background: rgb(27, 14, 61, .3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-black-40:before {
    background: rgb(27, 14, 61, .4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-black-50:before {
    background: rgb(27, 14, 61, .5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-black-60:before {
    background: rgb(27, 14, 61, .6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-black-70:before {
    background: rgb(27, 14, 61, .7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-black-80:before {
    background: rgb(27, 14, 61, .8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-black-90:before {
    background: rgb(27, 14, 61, .9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-white-10:before {
    background: rgba(255, 255, 255, .1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-white-20:before {
    background: rgba(255, 255, 255, .2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-white-30:before {
    background: rgba(255, 255, 255, .3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-white-40:before {
    background: rgba(255, 255, 255, .4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-white-50:before {
    background: rgba(255, 255, 255, .5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-white-60:before {
    background: rgba(255, 255, 255, .6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-white-70:before {
    background: rgba(255, 255, 255, .7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-white-80:before {
    background: rgba(255, 255, 255, .8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-white-90:before {
    background: rgba(255, 255, 255, .9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-main-10:before {
    background: rgba(171, 239, 248, .1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-main-20:before {
    background: rgba(171, 239, 248, .2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-main-30:before {
    background: rgba(171, 239, 248, .3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-main-40:before {
    background: rgba(171, 239, 248, .4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-main-50:before {
    background: rgba(171, 239, 248, .5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-main-60:before {
    background: rgba(171, 239, 248, .6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-main-70:before {
    background: rgba(171, 239, 248, .7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-main-80:before {
    background: rgba(171, 239, 248, .8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bg-over-main-90:before {
    background: rgba(171, 239, 248, .9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.button {
    color: #fff;
    cursor: pointer;
    text-transform: capitalize;
    font-weight: 700;
    border: none;
    position: relative;
    background: #008cff;
    font-family: nunito, sans-serif;
    display: inline-block;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px
}

.button:hover,
.button:focus {
    color: #fff;
    background: #008cff;
    outline: none;
    border-color: #008cff;
    box-shadow: 0 0 20px #333;
}

.button-sm {
    padding: 13px 25px
}

.slide-button {
    -webkit-appearance: none;
    display: block;
    margin: auto;
    height: auto;
    padding: 10px 30px;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    text-align: center;
    z-index: 4;

    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.first,
.second {
    padding: 0 30px;
    line-height: 50px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.first {
    background-color: #008cff;
    color: #fff
}

.slide-button:hover .first {
    margin-top: -50px
}

.button.bt-border .first {
    background: 0 0;
    color: #008cff
}

.bt-subscribe .first,
.bt-subscribe .second {
    line-height: 48px
}

.bt-subscribe.btn-comming {
    height: 45px
}

.bt-subscribe.btn-comming .first,
.bt-subscribe.btn-comming .second {
    line-height: 45px
}

.bt-subscribe.btn-comming:hover .first {
    margin-top: -45px
}

.button.bt-border {
    color: #008cff;
    background: #fff;
    border: 2px solid #008cff
}

.button.bt-border:hover,
.button.bt-border:focus {
    color: #008cff;
    background: #fff;
    outline: none;
    border: 2px solid #008cff
}

.bt-subscribe {
    position: absolute;
    right: 5px;
    bottom: 5px
}

footer.footer-one .bt-subscribe {
    position: absolute;
    right: 4px;
    bottom: 4px
}

.border-green {
    border-color: #008cff
}

.form-control,
input,
input.form-control {
    border: 1px solid #e4e4e4;
    font-size: 14px;
    height: 55px;
    padding-left: 30px;
    margin-bottom: 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 13px 25px 0 rgba(77, 54, 206, .2);
    -moz-box-shadow: 0 13px 25px 0 rgba(77, 54, 206, .2);
    box-shadow: 0 13px 25px 0 rgba(77, 54, 206, .2);
    padding-right: 35%
}

input[type=checkbox],
input.form-control[type=checkbox] {
    margin-top: .5rem;
    background: #fff;
    height: auto;
    border: 1px solid #008cff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

::-webkit-input-placeholder {
    color: #868894
}

::-moz-placeholder {
    color: #868894
}

:-ms-input-placeholder {
    color: #868894
}

:-moz-placeholder {
    color: #868894
}

textarea.form-control {
    height: 230px;
    padding: 15px 30px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 0 13px 25px 0 rgba(77, 54, 206, .2);
    -moz-box-shadow: 0 13px 25px 0 rgba(77, 54, 206, .2);
    box-shadow: 0 13px 25px 0 rgba(77, 54, 206, .2)
}

.form-control:focus,
.form-control:hover,
input:hover,
input.form-control:hover,
input:focus,
input.form-control:focus,
textarea.form-control:hover,
textarea.form-control:focus {
    border: 1px solid #008cff;
    -webkit-box-shadow: 0 0 25px 0 rgba(77, 54, 206, .2);
    -moz-box-shadow: 0 0 25px 0 rgba(77, 54, 206, .2);
    box-shadow: 0 0 25px 0 rgba(77, 54, 206, .2)
}

footer.footer-two .subscribe-form input[type=email]::-webkit-input-placeholder {
    color: #fff
}

footer.footer-two .subscribe-form input[type=email]::-moz-placeholder {
    color: #fff
}

footer.footer-two .subscribe-form input[type=email]:-ms-input-placeholder {
    color: #fff
}

#back-to-top .top {
    position: absolute;
    margin: 0;
    color: #fff;
    bottom: 0;
    right: 10px;
    z-index: 9;
    font-weight: 600;
    overflow: hidden;
    background: #008cff;
    padding: 15px 18px 5px;
    border-radius: 100px 100px 0 0
}

#back-to-top .top i {
    font-size: 28px;
    vertical-align: middle
}

#back-to-top:hover .top i {
    top: 0
}

#back-to-top .top:hover {
    background: #008cff
}

.footer-three #back-to-top .top {
    position: absolute;
    margin: 0;
    color: #fff;
    bottom: 4%;
    right: 0;
    z-index: 9;
    font-weight: 600;
    overflow: hidden;
    background: #7c5fd5;
    width: 60px;
    padding: 5px;
    text-align: center;
    border-radius: 100px 0 0 100px
}

.section-title {
    margin-bottom: 60px
}

.section-title p {
    margin: 0 !important
}

.title {
    z-index: 2;
    position: relative
}