/*!------------------------------------------------------------------
[MAIN STYLESHEET]

PROJECT:	Project Name
VERSION:	Versoin Number
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[TABLE OF CONTENTS]
-------------------------------------------------------------------*/
/*  typography */
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,700|Roboto:300,400,500,700");

@font-face {
    font-family: 'BwNistaInt-xBd';
    src: url("../plugins/fonts/BwNistaInt-xBd.woff") format("woff");
    font-style: normal;
    font-display: swap;
}

body {
    line-height: 1.2;
    font-family: "Roboto", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    color: #4c4c4c;
    overflow-x: hidden;
}

.iframee iframe {
    width: 100%;
}

.justify-content-around .text-center i {
    margin-left: auto;
    margin-right: auto;
}

.thank_page {
    justify-content: center;
    display: flex;


}

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

.paytm-layer .paytm {
    display: block !important;
}

.play_box_left {
    max-width: 540px;
    float: left;
    /*position: fixed;*/
}

.play_box_right {
    max-width: 540px;
    float: right;
    /*position: fixed;*/
}

.text-white {
    color: #fff;
}

/*---------Share Button------------------*/
#share {
    width: 100%;
    margin: 100px auto;
    text-align: center;
    display: flex;
    justify-content: center;
}

/* buttons */

#share a {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 8px;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    /*opacity: 0.75;*/
    transition: opacity 0.15s linear;
}

#share a:hover {
    opacity: 1;
}

/* icons */

#share i {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
}

.instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.telegram {
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    padding: 10px 5px !important;
    background: #a0e4ff;
}

/* colors */

.facebook {
    background: #3b5998;
}

.twitter {
    background: #55acee;
}

.googleplus {
    background: #dd4b39;
}

.linkedin {
    background: #0077b5;
}

.whatsapp {
    background: #40c351;
}

.pinterest {
    background: #cb2027;
}

/*-------------end--------------------------*/
.font_user {
    font-family: "Roboto", sans-serif !important;
}

.footer_logo span {
    float: right;
    line-height: 30px;
}

.justify-content-around h2 {
    font-family: "Times New Roman", Times, serif;
    margin-top: 10px;
    color: #fff;
}

.justify-content-around h5 {
    color: #c9c9c9 !important;
}

.footer-res {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;

    color: white;
    text-align: center;
}

/*------button----------------*/
#reset {
    background: transparent;
    border: solid 1px rgba(255, 255, 255, 0.2);
    margin-top: 3rem;
    padding: 0.5rem 1rem 0.66rem;
    color: rgba(255, 255, 255, 0.2);
    font-size: 1.5rem;
    font-weight: 200;
    text-transform: lowercase;
    transition: 0.15s linear all;
}

#reset:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #232323;
}

.button,
[class*='button-'] {
    background: #00B6E9;
    display: inline-block;
    padding: 1rem 2rem;
    color: #232323;
    font: 200 1.5rem "Source Sans Pro";
    text-transform: lowercase;
    text-decoration: none;
    text-align: left;
    transition: 0.5s linear all;
}

.button:hover,
[class*='button-']:hover {
    background: #50d9ff;
}

.download-wrap {
    perspective: 80rem;
    perspective-origin: 50% 50% 0;
    width: 15rem;
    height: 4rem;
    margin: 0 auto;
}

.card-1 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    transition: transform 0.3s;
    padding: 20px;
    background: white;
}

.mobile_slider {
    background-image: url("{{ asset('../../images/backgrounds/device.png') }}") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    background-position: right calc(100% - 66.1%) bottom 0px;
}

.dwnload {
    background-image: url("{{ asset('../../images/illustrations/leaf-bg-top.png') }}") !important;
    background-color: #41228e !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

.slick-dots li button:before {
    color: #f06292;
    /* pink shade */
    font-size: 14px;
}

.slick-dots li.slick-active button:before {
    color: #e91e63;
    /* highlight color */
}

.download {
    position: relative;
    width: 15rem;
    height: 4rem;
    transform-style: preserve-3d;
    transform-origin: 50% 50% 0;
    transform: rotateX(0deg);
    transition: 0.2s linear all;
}

/*.download.is-active {
    transform: rotateX(90deg) translateZ(2rem);
}
.download.is-active .meter-progress {
    right: 0%;
}*/

.button-download,
.meter {
    position: relative;
    width: 15rem;
    height: 4rem;
    font-size: 1.5rem;
    font-weight: 200;
    line-height: 4rem;
    padding: 0 2rem;
    transform-origin: top center;
}

.btn-icon .btn {
    padding: 16px 50px 16px 10px !important;
    font-size: 18px;
}

.icon-wrap {
    position: absolute;
    /*    right: 0.5rem;
        top: 0;
        bottom: 0;
        width: 4rem;*/
    padding-top: 0.5rem;
    /*background: rgba(0, 0, 0, 0.1);*/
}

.icon-download {
    position: relative;
    display: block;
    width: 2.5rem;
    height: 1rem;
    margin: auto;
    border: solid 0.5rem #fff;
    border-top: none;
}

.icon-download:before,
.icon-download:after {
    content: '';
    display: block;
    position: absolute;
    animation: icon-bounce .5s infinite alternate;
}

.icon-download:before {
    left: 0.5rem;
    top: -0.5rem;
    width: 0.5rem;
    height: 0.5rem;
    background: #fff;
}

.icon-download:after {
    left: 0.25rem;
    top: -0.125rem;
    width: 0;
    height: 0;
    border-left: solid 0.5rem transparent;
    border-right: solid 0.5rem transparent;
    border-top: solid 0.5rem #fff;
}

@keyframes icon-bounce {
    from {
        transform: translateY(-5px);
    }

    to {
        transform: translateY(0);
    }
}

@keyframes white-pulse {
    from {
        color: rgba(255, 255, 255, 0.2);
    }

    to {
        color: rgba(255, 255, 255, 0.5);
    }
}

/*------------end---------------*/
.responsive-btn {
    display: none;
    font-size: 12px !important;
    font-family: "Playfair Display", serif;
    text-transform: capitalize;
    padding: 12px 20px !important;
    border-radius: 5px;
    font-weight: 600;
    border: 0;
    position: relative;
    z-index: 1;
    transition: .2s ease;
}

/*---------feature---------------------*/
.feature-box1 {
    border-top: 4px solid #5863f8 !important;

    /*    transition: background-color 0.3s;
        position: relative;*/
}

.feature-box1:hover {
    background-color: rgba(88, 99, 248, 0.1);
}

.feature-box1:hover::before,
.feature-box1:hover::after {
    width: calc(100% + 4px);
    height: calc(100% + 4px);
}

.feature-box1::before {
    left: -2px;
    top: -2px;
}

.feature-box1:hover::before {

    transition: width 0.2s linear, height 0.2s linear 0.2s;
    border-top-color: #5863f8;
    border-right-color: #5863f8;

}

.feature-box1:hover::after {

    transition: width 0.2s linear 0.4s, height 0.2s linear 0.6s;
    border-bottom-color: #5863f8;
    border-left-color: #5863f8;

}

.feature-box1:hover::before,
.feature-box1:hover::after {
    width: calc(100% + 4px);
    height: calc(100% + 4px);
}

.feature-box1::before {
    left: -2px;
    top: -2px;
}

.feature-box1::after {
    right: -2px;
    bottom: -2px;
}

.feature-box1::before,
.feature-box1::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-radius: 0.25rem;
    border: 2px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
}

/*---------end----------------------*/
.contact-font h4 {
    font-family: Roboto, sans-serif;
}

/*----------testimonial slider------------------*/
@media (max-width:991.98px) {
    .padding {
        padding: 1.5rem
    }
}

@media (max-width:767.98px) {
    .padding {
        padding: 1rem
    }
}

.padding {
    padding: 5rem
}

.card-1 {
    position: relative;
    display: flex;
    width: 260px;
    height: 480px;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #d2d2dc;
    border-radius: 11px;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
    -moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1);
    box-shadow: 0px 0px 5px 0px rgb(161, 163, 164)
}

.card-1 .card-body {
    padding: 1rem 1rem
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem
}

.card1 p {
    font-size: 0.875rem;
    margin-bottom: .5rem;
    line-height: 1.5rem;
    color: #000;
}

.card-1 h4 {
    line-height: .2 !important
}

.profile {
    margin-top: 16px;
    margin-left: 11px
}

.profile-pic {
    width: 58px
}

.cust-name {
    font-size: 18px
}

.cust-profession {
    font-size: 10px
}

.items {
    width: 90%;
    margin: 0px auto;
    margin-top: 20px
}

.slick-slide {
    margin: 10px
}

/*-------------end------------------------*/
.img_screen {
    margin: 30px 60px;
}

.accordion-section .panel-collapse {
    background-color: rgba(246, 246, 246, 0.77);
    margin-top: -16px;
}

.dark-shadow {
    box-shadow: 0px 18px 39.1px 6.9px rgba(0, 0, 0, 0.34) !important;
}

.np_icon {
    border: 1px solid #41228e;
    padding: 10px;
    background-color: #41228e;
}

.download_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 60px;
}

.footer_logo hr {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

/*------header button-------*/
.header-btn .btn {
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    text-transform: capitalize;
    padding: 10px 10px;
    border-radius: 5px;
    font-weight: 600;
    border: 0;
    position: relative;
    z-index: 1;
    transition: .2s ease;
}

.header-btn i {
    color: #fff;
}

.footer-title {
    font-family: Arial, Helvetica, serif;
}

.footer_logo {
    text-align: center;
    /* margin-top: -70px; */
}

/*-----------slider-----------------*/
@media (min-width: 768px) {

    /* show 3 items */
    .carousel-inner .active,
    .carousel-inner .active+.carousel-item,
    .carousel-inner .active+.carousel-item+.carousel-item,
    .carousel-inner .active+.carousel-item+.carousel-item+.carousel-item {
        display: block;
    }

    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item+.carousel-item {
        transition: none;
    }

    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    .carousel-inner .active.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* left or forward direction */
    .active.carousel-item-left+.carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left+.carousel-item,
    .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
    .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item,
    .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* farthest right hidden item must be abso position for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* right or prev direction */
    .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right+.carousel-item,
    .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
    .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item,
    .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

}

/* Bootstrap Lightbox using Modal */

#profile-grid {
    overflow: auto;
    white-space: normal;
}

#profile-grid .profile {
    padding-bottom: 40px;
}

#profile-grid .panel {
    padding: 0
}

#profile-grid .panel-body {
    padding: 15px
}

#profile-grid .profile-name {
    font-weight: bold;
}

#profile-grid .thumbnail {
    margin-bottom: 6px;
}

#profile-grid .panel-thumbnail {
    overflow: hidden;
}

#profile-grid .img-rounded {
    border-radius: 4px 4px 0 0;
}


p,
.paragraph {
    font-weight: 400;
    color: #4c4c4c;
    font-size: 15px;
    line-height: 1.8;
    font-family: "Roboto", sans-serif;
}

p-lg,
.paragraph-lg {
    font-size: 22px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-family: "Playfair Display", serif;
    line-height: 1.2;
}

h1,
.h1 {
    font-size: 80px;
}

@media (max-width: 991px) {

    h1,
    .h1 {
        font-size: 65px;
    }
}

h2,
.h2 {
    font-size: 50px;
}

@media (max-width: 991px) {

    h2,
    .h2 {
        font-size: 50px;
    }
}

h3,
.h3 {
    font-size: 40px;
}

h4,
.h4 {
    font-size: 22px;
}

h5,
.h5 {
    font-size: 18px;
}

h6,
.h6 {
    font-size: 14px;
}

.social-media {
    position: fixed;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 999 !important;
}

.social-media li {
    display: block;
}

.social-media li:hover {
    padding: 5px !important;
}

.fb {
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    padding: 10px !important;
    background-color: #3a579a;
}

.insta {
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    padding: 10px !important;
}

.youtube {
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    background-color: #c4302b;
    padding: 10px !important;
}

.twitter {
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    background-color: #00abf0;
    padding: 10px !important;
}

.divider {
    height: 7px;
    width: 15%;
    background-image: -webkit-gradient(linear, left top, right top, from(#007bff), to(#36197f));
    display: block;
    border-radius: 8px;
    margin: 10px auto;
}

.nav-bg img {
    height: 50px !important;
    width: auto;
}

.girl-money-img {
    z-index: 9999 !important;
    float: right !important;
}

/* Button style */
.btn {
    font-size: 22px;
    /*font-family: "Playfair Display", serif;*/
    text-transform: capitalize;
    padding: 16px 44px;
    border-radius: 5px;
    font-weight: 600;
    border: 0;
    position: relative;
    z-index: 1;
    transition: .2s ease;
}

.btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.btn:active {
    box-shadow: none;
}

.btn-sm {
    font-size: 15px;
    padding: 10px 30px;
}

.btn-xs {
    padding: 5px 10px;
    font-size: 15px;
}

.btn-primary {
    background: #41228e;
    color: #fff;
}

.btn-primary:active {
    background: #542cb7 !important;
}

.btn-primary:hover {
    background: #542cb7;
}

.btn-pink {
    background: #f54ea2;
    color: #fff;
}

.btn-pink:active {
    background: #542cb7 !important;
    color: #fff;
}

.btn-pink:hover {
    /* background: #542cb7; */
    color: #fff;
}

.btn-primary.focus,
.btn-primary.active {
    background: #542cb7 !important;
    box-shadow: none !important;
}

.btn-transparent {
    background: transparent;
    color: #41228e;
    font-weight: bold;
}

.btn-transparent:active,
.btn-transparent:hover {
    color: #41228e;
}

body {
    background-color: #fff;
    overflow-x: hidden;
}

::-moz-selection {
    background: #542cb7;
    color: #fff;
}

::selection {
    background: #542cb7;
    color: #fff;
}

/* preloader */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
}

ol,
ul {
    list-style-type: none;
    margin: 0px;
}

img {
    vertical-align: middle;
    border: 0;
}

a,
a:hover,
a:focus {
    text-decoration: none;
}

a,
button,
select {
    cursor: pointer;
    transition: .2s ease;
}

a:focus,
button:focus,
select:focus {
    outline: 0;
}

a.text-dark:hover {
    color: #41228e !important;
}

a:hover {
    color: #41228e;
}

.text-bold {
    font-weight: bold !important;
}

.slick-slide {
    outline: 0;
}


/*FAQ*/

.accordion-section .panel-default>.panel-heading {
    border: 0;
    background: #f4f4f4;
    padding: 0;
}

.accordion-section .panel-default .panel-title a {
    display: block;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
}

.accordion-section .panel-default .panel-title a:after {
    font-family: 'themify';
    font-style: normal;
    font-size: 2rem;
    content: "\e648";
    color: #1f7de2;
    /*font-size: 1.5rem;*/
    float: right;
    /*margin-top: -12px;*/
}

.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\e64b";
}

.accordion-section .panel-default .panel-body {
    font-size: 1.2rem;
}

.section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.section-title {
    margin-bottom: 20px;
    font-family: "BwNistaInt-xBd";
}

.bg-cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

/* overlay */
.overlay {
    position: relative;
}

.overlay::before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: .5;
}

.outline-0 {
    outline: 0 !important;
}

.d-unset {
    display: unset !important;
}

.bg-primary {
    background: #41228e !important;
}

.bg-gray {
    background: #eaeaea !important;
}

.text-primary {
    color: #41228e !important;
}

.text-color {
    color: #4c4c4c;
}

.text-dark {
    color: #000 !important;
}

.text-darkGrey {
    color: #757575 !important;
}

.text-light {
    color: #999999 !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.zindex-1 {
    z-index: 1;
}

.rounded-lg {
    border-radius: 15px;
}

.overflow-hidden {
    overflow: hidden;
}

.font-18 {
    font-size: 18px !important;
}

.font-secondary {
    font-family: "Playfair Display", serif !important;
}

.font-tertiary {
    font-family: "BwNistaInt-xBd" !important;
}

.shadow {
    box-shadow: 0px 18px 39.1px 6.9px rgba(224, 241, 255, 0.34) !important;
}

.bg-dark {
    background-color: #222222 !important;
}

/* icon */
.icon {
    font-size: 45px;
}

.icon-bg {
    height: 100px;
    width: 100px;
    line-height: 100px;
    text-align: center;
}

.icon-light {
    color: #c8d5ef;
}

/* /icon */
/* slick slider */
.slick-dots {
    text-align: center;
    padding-left: 0;
}

.slick-dots li {
    display: inline-block;
    margin: 2px;
}

.slick-dots li.slick-active button {
    background: #fff;
    width: 25px;
}

.slick-dots li button {
    height: 6px;
    width: 12px;
    background: rgba(255, 255, 255, 0.5);
    color: transparent;
    border-radius: 10px;
    overflow: hidden;
    transition: .2s ease;
    border: 0;
}

/* /slick slider */
/* form */
.form-control {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #c7c7c7;
    height: 60px;
}

.form-control:focus {
    border-color: #41228e;
    outline: 0;
    box-shadow: none !important;
}

textarea.form-control {
    height: 120px;
}

/* /form */
/* card */
.card {
    border: 0;
}

.card-header {
    border: 0;
}

.card-footer {
    border: 0;
}

/* /card */
.navigation {
    padding: 1px 130px;
    transition: .3s ease;
}

.navigation.nav-bg {
    background-color: #41228e;
    padding: 0px 100px;
}

@media (max-width: 991px) {
    .navigation.nav-bg {
        padding: 1px 20px;
    }
}

@media (max-width: 991px) {
    .navigation {
        padding: 10px;
        background: #41228e;
    }
}

.navbar .nav-item .nav-link {
    font-family: "BwNistaInt-xBd";
    text-transform: uppercase;
    padding: 8px 15px;
}

.navbar .nav-item.active {
    font-weight: bold;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}

.hero-area {
    padding: 100px 0 200px;
    position: relative;
}

@media (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .footer_logo {
        text-align: center;
        margin-top: -50px;
    }

    .paytm-layer .paytm img {
        width: 160px;
    }

    #l5 {

        top: 90px;
        right: 0px !important;
    }

    #l3 {

        top: 200px;
        left: 70% !important;
    }

    #l6 {
        bottom: auto !important;
        left: 8% !important;
    }

    .mobile_slider {
        background-image: none !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        background-position: none !important;

    }

    .card-1 {
        position: relative;
        display: flex;
        width: auto;
        height: 580px;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid #d2d2dc;
        border-radius: 11px;
        -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
        -moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1);
        box-shadow: 0px 0px 5px 0px rgb(161, 163, 164)
    }
}

@media (device-width: 800px) and (device-height: 1280px) and (orientation:portrait) {
    .mobile_slider {
        background-image: none !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        background-position: none !important;

    }

    .paytm-layer .paytm img {
        width: 160px;
    }

    #l5 {

        top: 100px;
        right: 0px !important;
    }

    #l3 {

        top: 200px;
        left: 70% !important;
    }

    #l6 {
        bottom: auto !important;
        left: 8% !important;
    }

    .card-1 {
        position: relative;
        display: flex;
        width: auto;
        height: 600px;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid #d2d2dc;
        border-radius: 11px;
        -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
        -moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1);
        box-shadow: 0px 0px 5px 0px rgb(161, 163, 164)
    }
}

@media (max-width: 480px) {

    .paytm-layer .paytm {
        display: block !important;
    }

    .paytm-layer .paytm img {
        width: 90px;
    }

    #l5 {

        top: 100px;
        right: 0px !important;
    }

    #l3 {

        top: 200px;
        left: 70% !important;
    }

    #l6 {
        bottom: auto !important;
        left: 8% !important;
    }

    .footer_logo span {
        float: none !important;
        line-height: 30px;
        display: flex;
        text-align: center;
        justify-content: center;
    }

    .footer-section {
        padding-bottom: 90px;
    }

    .footer-res {
        display: block;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 9999;
        color: white;
        text-align: center;
        background: rgba(0, 0, 0, 0.5);
    }

    .responsive-btn {
        display: block;
        font-size: 12px !important;
        font-family: "Playfair Display", serif;
        text-transform: capitalize;
        padding: 10px 10px !important;
        border-radius: 5px;
        font-weight: 600;
        border: 0;
        position: relative;
        z-index: 1;
        transition: .2s ease;
        margin-left: -10px;
    }

    .slick-dots li button {
        font-size: 0;
        line-height: 0;

        display: none !important;

        width: 20px;
        height: 20px;
        padding: 5px;

        cursor: pointer;

        color: transparent;
        border: 0;
        outline: none;
        background: transparent;
    }

    .card-1 {
        position: relative;
        display: flex;
        width: auto;
        height: auto;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid #d2d2dc;
        border-radius: 11px;
        -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
        -moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1);
        box-shadow: 0px 0px 5px 0px rgb(161, 163, 164)
    }

    .page-title-alt .bg-shape-6 {
        right: -0.1px !important;
    }

    .ml-5,
    .mx-5 {
        margin-left: 1.5rem !important;

    }

    .footer_logo {
        text-align: center;
        margin-top: 0px !important;
    }

    .mobile_slider {
        background-image: none !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        background-position: center;

    }

    .accordion-section .panel-default .panel-title a::after {
        font-family: 'themify';
        font-style: normal;
        font-size: 2rem;
        content: "\e648";
        color: #1f7de2;
        font-size: 1.5rem;
        float: right;
        margin-top: -12px !important;
    }
}

@media (max-width: 767px) {
    .mobile_slider {
        background-image: none !important;
        background-repeat: no-repeat !important;
        background-size: contain;
        background-position: none !important;

    }

    .hero-area {
        padding: 100px 0 250px;
        overflow: hidden;
    }

    .hero-area h1 {
        position: relative;
        z-index: 2;
        font-size: 30px !important;
        /*margin-top: -30% !important;*/
        z-index: 900 !important;
    }

    .social-media {
        top: 60% !important;
    }

    .footer-social {
        display: none !important;
    }

    .footer-section {
        text-align: center !important;
    }

    .layer {
        display: none !important;
    }

    .hero-area .btn-x {
        padding: 8px !important;
    }

    .layer-bg1 {
        right: 0px !important;
    }

    .navbar-brand img {
        height: 50px !important;
        width: auto;
    }

    .girl-money-img {
        width: 300px !important;
        height: auto;
    }
}

.hero-area h1 {
    position: relative;
    z-index: 2;
    font-size: 50px;
    margin-top: 5%;
}

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

#l1 {
    bottom: 0;
    left: 0;
}

#l2 {
    top: 190px;
    left: -250px;
}

#l3 {
    top: 200px;
    left: 40%;
}

#l4 {
    top: 200px;
    right: 40%;
}

#l5 {
    top: 100px;
    right: -150px;
}

#l6 {
    bottom: -20px;
    left: 10%;
}

#l7 {
    bottom: 100px;
    left: 20%;
}

#l8 {
    bottom: 160px;
    right: 45%;
}

#l9 {
    bottom: 100px;
    right: -10px;
}

.layer-bg {
    position: absolute;
    bottom: 0;
    left: 0;
}

.layer-bg1 {
    position: absolute;
    bottom: 0;
    right: 10%;
}

/* skills */
.progress-wrapper {
    height: 130px;
    overflow: hidden;
}

.wave {
    position: absolute;
    width: 100%;
    height: 100%;
}

.wave::before,
.wave::after {
    content: "";
    position: absolute;
    width: 800px;
    height: 800px;
    bottom: 0;
    left: 50%;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 45%;
    -webkit-transform: translateX(-50%) rotate(0);
    transform: translateX(-50%) rotate(0);
    -webkit-animation: rotate 6s linear infinite;
    animation: rotate 6s linear infinite;
    z-index: 10;
}

.wave::after {
    border-radius: 47%;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transform: translateX(-50%) rotate(0);
    transform: translateX(-50%) rotate(0);
    -webkit-animation: rotate 10s linear -5s infinite;
    animation: rotate 10s linear -5s infinite;
    z-index: 20;
}

@-webkit-keyframes rotate {
    50% {
        -webkit-transform: translateX(-50%) rotate(180deg);
        transform: translateX(-50%) rotate(180deg);
    }

    100% {
        -webkit-transform: translateX(-50%) rotate(360deg);
        transform: translateX(-50%) rotate(360deg);
    }
}

@keyframes rotate {
    50% {
        -webkit-transform: translateX(-50%) rotate(180deg);
        transform: translateX(-50%) rotate(180deg);
    }

    100% {
        -webkit-transform: translateX(-50%) rotate(360deg);
        transform: translateX(-50%) rotate(360deg);
    }
}

/* /skills */
/* education */
.edu-bg-image {
    position: absolute;
    left: 0;
    top: -300px;
    z-index: -1;
}

/* /education */
/* service */
.hover-bg-primary {
    transition: .3s ease;
}

.hover-bg-primary:hover {
    background: #41228e;
}

.hover-bg-primary:hover * {
    color: #fff;
}

.active-bg-primary {
    transition: .3s ease;
    background: #41228e;
}

.active-bg-primary * {
    color: #fff;
}

.hover-shadow {
    transition: .2s ease;
}

.hover-shadow:hover {
    box-shadow: 0px 18px 40px 8px rgba(224, 241, 255, 0.54) !important;
}

/* /service */
/* portfolio */
.hover-wrapper {
    overflow: hidden;
}

.hover-wrapper img {
    transition: .3s ease;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.hover-wrapper:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.hover-wrapper:hover .hover-overlay {
    opacity: 1;
    visibility: visible;
}

.hover-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: inherit;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    visibility: hidden;
    transition: .3s ease;
}

.hover-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
}

/* /portfolio */
/* testimonial */
.testimonial-content strong {
    color: #2bfdff;
    font-weight: normal;
}

.testimonial-bg-shapes .container {
    position: relative;
    z-index: 1;
}

.testimonial-bg-shapes h3 {
    font-size: 30px !important;
    font-family: "BwNistaInt-xBd";
    font-weight: lighter;
}

.testimonial-bg-shapes .bg-map {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.testimonial-bg-shapes .bg-shape-1 {
    position: absolute;
    left: 100px;
    top: -50px;
}

.testimonial-bg-shapes .bg-shape-2 {
    position: absolute;
    right: 150px;
    top: 50px;
}

.testimonial-bg-shapes .bg-shape-3 {
    position: absolute;
    right: 50px;
    top: 200px;
}

.testimonial-bg-shapes .bg-shape-4 {
    position: absolute;
    left: 100px;
    bottom: 200px;
}

.testimonial-bg-shapes .bg-shape-5 {
    position: absolute;
    right: 200px;
    bottom: -50px;
}

/* /testimonial */
/* footer */
.footer-section {
    padding-top: 50px;
}

.section-on-footer {
    margin-bottom: -250px;
}

.footer-social {
    flex-direction: row;
    display: flex;
}

.footer-social li {
    border: 2px solid #fff;
    border-radius: 8px;
    padding: 8px !important;
}

.footer-social li:hover {
    background-color: #41228e;

}

.shadow-down {
    position: relative;
}

.shadow-down::before {
    position: absolute;
    content: "";
    box-shadow: 0px 0px 80.75px 14.25px rgba(224, 241, 255, 0.34);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

/* /footer */
.card-lg {
    flex-direction: row-reverse;
    align-items: center;
}

@media (max-width: 991px) {
    .card-lg {
        flex-direction: column;
    }
}

blockquote {
    display: inline-block;
    padding: 10px 20px;
    background: #eaeaea;
    border-left: 2px solid #41228e;
    font-style: italic;
    font-size: 22px;
}

.content * {
    margin-bottom: 20px;
}

.content strong {
    font-family: "Playfair Display", serif;
    font-size: 22px;
    font-weight: normal;
    color: #000;
    display: inherit;
    line-height: 1.5;
}

.page-title-alt {
    padding: 250px 0 70px;
}

.border-thick {
    border: 10px solid;
}

.drag-lg-top {
    margin-top: -230px;
}

@media (max-width: 991px) {
    .drag-lg-top {
        margin-top: 0;
    }
}

.page-title-alt .container {
    position: relative;
    z-index: 1;
}

.page-title-alt .bg-shape-1 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.page-title-alt .bg-shape-2 {
    position: absolute;
    left: 70px;
    top: 100px;
}

.page-title-alt .bg-shape-3 {
    position: absolute;
    left: 50%;
    top: 30%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    height: 120px;
    width: auto;
}

.page-title-alt .bg-shape-4 {
    position: absolute;
    left: 100px;
    bottom: 100px;
}

.page-title-alt .bg-shape-5 {
    position: absolute;
    left: 40%;
    bottom: -25px;
}

.page-title-alt .bg-shape-6 {
    position: absolute;
    bottom: 80px;
    right: -2px;
}

.page-title {
    padding: 250px 0 150px;
}

.page-title .container {
    position: relative;
    z-index: 1;
}

.page-title .bg-shape-1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.page-title .bg-shape-2 {
    position: absolute;
    left: -20px;
    top: -10px;
}

.page-title .bg-shape-3 {
    position: absolute;
    left: 10%;
    top: 100px;
}

.page-title .bg-shape-4 {
    position: absolute;
    left: 50%;
    top: -20px;
}

.page-title .bg-shape-5 {
    position: absolute;
    left: 90px;
    bottom: -50px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.page-title .bg-shape-6 {
    position: absolute;
    right: 20%;
    bottom: -20px;
}

.page-title .bg-shape-7 {
    position: absolute;
    right: -220px;
    bottom: -100px;
}

.filter-controls li {
    cursor: pointer;
}

.filter-controls li.active {
    font-weight: bold;
}

/*# sourceMappingURL=maps/style.css.map */