/* ===================================
    Table of Content
====================================== */


/*  - Fonts
    - General
    - Fonts
    - Header And Navigation
    - Slider
    - About
    - Team
    - Portfolio
    - Price
    - Parallax
    - Testimonial
    - Client
    - Blog
    - Contact
    - Map
    - Footer
    - Loader
    - Media Queries   */


/* ===================================
    Google font
====================================== */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500&display=swap');

.poppins{font-family: 'Poppins', sans-serif;}

/* ===================================
    General
====================================== */

body {font-family: 'Poppins', sans-serif; font-size: 16px;color: #696969;font-weight:300;line-height:30px;letter-spacing: 0.2px;width: 100%; overflow-x: hidden}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {line-height: 1.2; font-weight: 500; font-family: 'Poppins', sans-serif; color: #404854;}
a, *::before, *::after, img, span, input, button, .navbar, .fixedmenu, .tp-bullet, .owl-dot, .owl-prev, .owl-next {transition: ease-in-out 0.2s;-webkit-transition: ease-in-out 0.2s;-moz-transition: ease-in-out 0.2s;-ms-transition: ease-in-out 0.2s;-o-transition: ease-in-out 0.2s;}
section,.section-padding {position: relative;padding: 7.5rem 0;overflow: hidden;}
.section-top-margin{margin-top: 7.5rem;}
a {color:inherit;text-decoration: none;}
a:hover{cursor: pointer;}
.rev_slider_wrapper{width: 100% !important;}
.btn.focus, .btn:focus{box-shadow: none;}
p:last-child{margin-bottom: 0 !important;}
.fa, .far, .fas{display: inline;}
a:active, a:hover{color: #00bcd4;}
blockquote {border-left: 2px solid;padding: 10px 15px 10px 35px;margin: 25px 0;font-size: 18px;line-height: 28px;margin-top: 32px;margin-bottom: 32px;}
blockquote > cite {font-weight: 400;font-size: 14px;display: block;}
.cbp-popup-lightbox .cbp-popup-next {background: url(../img/cbp-sprite.png) no-repeat scroll -46px 0 transparent;}
.cbp-popup-lightbox .cbp-popup-prev {background: url(../img/cbp-sprite.png) no-repeat scroll 0 0 }
.cbp-popup-lightbox .cbp-popup-close {background: url(../img/cbp-sprite.png) no-repeat scroll -92px 0 transparent;}
.hidden{display: none;}

/* transition none */
.no-transition *{transition-timing-function:initial; -moz-transition-timing-function:initial; -webkit-transition-timing-function:initial; -o-transition-timing-function:initial; -ms-transition-timing-function:initial; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s; -ms-transition-duration: 0s;}

/* opacity */
.opacity-full{opacity: 1;}
.opacity-3{opacity: .3;}
.opacity-4{opacity: .4;}
.opacity-5{opacity: .5;}
.opacity-6{opacity: .6;}
.opacity-7{opacity: .7;}
.opacity-7{opacity: .7;}
.opacity-8{opacity: .8;}
.opacity-9{opacity: .9;}

.font-14{font-size: 14px;}
.font-16{font-size: 16px;}
.font-18{font-size: 18px;}
.font-20{font-size: 20px;}
.font-22{font-size: 22px;}
.font-24{font-size: 24px;}
.font-26{font-size: 26px;}
.font-28{font-size: 28px;}
.font-30{font-size: 30px;}

/*font-weight*/
.font-weight-100{font-weight: 100;}
.font-weight-300{font-weight: 300;}
.font-weight-500{font-weight: 500;}
.font-weight-600{font-weight: 600;}

/* button */
.btn {-webkit-appearance: initial; overflow: hidden;position: sticky; z-index: 2; display:inline-block; font-size: 17px; border:2px solid transparent; letter-spacing: .5px; line-height: inherit; border-radius: 0; text-transform:capitalize; width: auto;font-family: 'Poppins', sans-serif; font-weight: 500; -webkit-transition: all .5s ease;-o-transition: all .5s ease !important;transition: all .5s ease !important;}
/* button size */
.btn.btn-small {font-size:12px; padding: 4px 1.8em;}
.btn.btn-medium {font-size:12px; padding: 6px 1.8em;}
.btn.btn-large {font-size:14px; padding: 9px 34px; line-height: 1.8em;}
.btn.btn-rounded {border-radius: 50px;}

.btn.btn-slider {font-size:14px !important; padding: 9px 34px !important; line-height: 1.8em !important;}

.btn-hvr-setting {z-index: -1;position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 50px;}
.btn-hvr-setting-inner {position: relative;display: block;height: 100%;list-style: none;padding: 0;margin: 0}
.btn-hvr-effect {position: absolute;top: -5px;width: 25%;height: 100%;border-radius: 100%;-webkit-transform: translate3d(0, 150%, 0) scale(1.7); transform: translate3d(0, 150%, 0) scale(1.7); -webkit-transition: -webkit-transform 0.45s;
    transition: -webkit-transform 0.45s; transition: transform 0.45s !important;background: #ffffff;border-color: #ffffff;}
.btn-hvr-effect:nth-child(1) {left: 0;-webkit-transition-delay: 0s; transition-delay: 0s !important;}
.btn-hvr-effect:nth-child(2) {left: 30%;-webkit-transition-delay: 0.08s; transition-delay: 0.08s !important;}
.btn-hvr-effect:nth-child(3) {left: 60%;-webkit-transition-delay: 0.16s; transition-delay: 0.16s !important;}
.btn-hvr-effect:nth-child(4) {left: 90%;-webkit-transition-delay: 0.24s; transition-delay: 0.24s !important;}
.btn-hvr-setting:hover .btn-hvr-effect, .btn:hover .btn-hvr-effect, .btn:active .btn-hvr-effect, .btn:focus .btn-hvr-effect {-webkit-transform: translateZ(0) scale(1.7); transform: translateZ(0) scale(1.7) !important;}
.btn-hvr-grey .btn-hvr-effect {background: #00bcd4;}

/* button background */
.btn.btn-white {background:#ffffff; border-color: #ffffff; color: #585858}
.btn.btn-transparent-white {background:transparent; border-color: #ffffff; color:  #ffffff}
.btn.btn-transparent-black {background:transparent; border-color: #18212e; color: #18212e}
.btn.btn-black {background: #18212e; border-color: #18212e; color: #ffffff}
.btn.btn-blue {background: #03a9f5; border-color: #03a9f5; color: #ffffff}
.btn.btn-pink {background: #f023b6; border-color: #f023b6; color: #ffffff}
.btn.btn-purple {background: #7004bc; border-color: #7004bc; color: #ffffff}

/*Button Hover bg*/
.btn.btn-hvr-white:hover,.btn.btn-hvr-white:focus{color: #18212e;border-color:#fff;background: transparent !important;}
.btn.btn-hvr-white .btn-hvr-effect {background: #fff;border-color: #fff}
.btn.btn-hvr-blue:hover,.btn.btn-hvr-blue:focus{color: #fff;border-color: #495bb8;background: transparent !important;}
.btn.btn-hvr-blue .btn-hvr-effect {background: #495bb8;border-color: #495bb8}
.btn.btn-hvr-pink:hover,.btn.btn-hvr-pink:focus{color: #fff;border-color: #f023b6;background: transparent !important;}
.btn.btn-hvr-pink .btn-hvr-effect {background: #f023b6;border-color: #f023b6}

/* overlay */
.bg-overlay{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}

/* background color */
.bg-black{background: #000000;}
.bg-dark {background-color: #1d1d21 !important;}
.bg-blue {background-color: #03a9f5;}
.bg-pink {background-color: #f033b5;}
.bg-purple {background-color: #9556f5;}
.bg-dark-blue{background-color: #060039;}
.bg-dark-blue1{background-color: #303966;}
.gradient-bg1{
    background: #3264f5;
    background: -moz-linear-gradient(left, #3264f5 2%, #7004bc 82%);
    background: -webkit-linear-gradient(left, #3264f5 2%,#7004bc 82%);
    background: linear-gradient(to right, #3264f5 2%,#7004bc 82%);
}
.gradient-bg2{
    background: #237afe;
    background: -moz-linear-gradient(left, #237afe 2%, #03a9f5 82%);
    background: -webkit-linear-gradient(left, #237afe 2%, #03a9f5 82%);
    background: linear-gradient(to right, #237afe 2%, #03a9f5 82%);
}
.banner-bg{
	background-image: url("../img/banner-bg.png");
	background-size: cover;
}
.banner-bg-full{
	background-image: url("../img/testimonial-bg.png");
	background-size: cover;
	opacity: 0.09;
}
.testimonial-bg{
	background-image: url("../img/testimonial-bg.png");
	background-size: cover;
	background-color: #060039;
}
/* text-color */
.main-color{color: #f033b5;}
.alt-color{color: #03a9f5;}

.gradient-text1{
    background: #f033b5;
    background: -moz-linear-gradient(left, #f033b5 2%, #f2a2af 82%);
    background: -webkit-linear-gradient(left, #f033b5 2%,#f2a2af 82%);
    background: linear-gradient(to right, #f033b5 2%,#f2a2af 82%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f033b5', endColorstr='#f2a2af',GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-text2{
    background: #3264f5;
    background: -moz-linear-gradient(left, #3264f5 2%, #7004bc 82%);
    background: -webkit-linear-gradient(left, #3264f5 2%,#7004bc 82%);
    background: linear-gradient(to right, #3264f5 2%,#7004bc 82%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ws-normal{white-space: normal !important;}

/*Max Width*/
.mx-570{
    max-width: 570px;
    display: inline-block;
}


/* ===================================
    Header
====================================== */


/* logo change */

header .logo .logo-dark, header .logo .logo-light {visibility: hidden; opacity: 0; width: 0; transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header .logo .logo-dark.default, header .logo .logo-light.default {visibility: visible; opacity: 1; width: auto; transition-duration:0.5s;  -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-light, header.header-appear nav.header-dark .logo .logo-light {visibility: visible;  opacity: 1; width: auto; transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-dark, header.header-appear nav.header-dark .logo .logo-dark {visibility: hidden; opacity: 0; width: 0; transition-duration:0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-dark, header.header-appear nav.header-light .logo .logo-dark {visibility: visible;  opacity: 1; width: auto; transition-duration:0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-light, header.header-appear nav.header-light .logo .logo-light {visibility: hidden; opacity: 0; width: 0; transition-duration:0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header a.logo {display: inline-block; vertical-align: middle;line-height: 1}
header a.logo img {max-width: 150px;}

/* nav top default */

.navbar-top-default{
	background: #E1E5F0;
    position: absolute;
    top: 0;
    z-index: 98;
    overflow: hidden;
    height: 90px;
    width: 100%;
    padding: 0;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}


.navbar-top-default.navbar-gradient .navbar-nav .nav-link {
    padding:.4rem 0;
    color: #000000;
    font-weight: 500;
    min-width: 100px;
    text-align: center;
    font-size: 14px;
}

.header-appear .navbar-top-default.navbar-gradient .navbar-nav .menu-line{
    color: #FFFFFF;
}


.header-appear .navbar-top-default {
    height: 80px;
    position: fixed;
    z-index: 97;
    margin-top: 0;
    background: #ffffff;
    -webkit-animation-name: animationFade;
    -o-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
}

.header-appear .navbar-top-default.navbar-gradient {
    background: #E1E5F0;
}

.nav-icon .navbar-nav {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-line {
    position: absolute;
    top: -20px;
    font-size: 18px;
    color: #ffffff;
    left: 0;
    display: block;
    text-align: center;
    width: 100px;
    height: 30px;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transition-timing-function: cubic-bezier(1, 0.01, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0.01, 0, 1.22);
    transition-timing-function: cubic-bezier(1, 0.01, 0, 1.22);
}

.nav-icon .navbar-nav .nav-link:nth-child(1).active ~ .menu-line{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(2).active ~ .menu-line{
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(3).active ~ .menu-line{
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(4).active ~ .menu-line{
    -webkit-transform: translate3d(300%, 0, 0);
    transform: translate3d(300%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(5).active ~ .menu-line{
    -webkit-transform: translate3d(400%, 0, 0);
    transform: translate3d(400%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(6).active ~ .menu-line{
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(7).active ~ .menu-line{
    -webkit-transform: translate3d(600%, 0, 0);
    transform: translate3d(600%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(1):hover ~ .menu-line{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(2):hover ~ .menu-line{
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(3):hover ~ .menu-line{
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(4):hover ~ .menu-line{
    -webkit-transform: translate3d(300%, 0, 0);
    transform: translate3d(300%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(5):hover ~ .menu-line{
    -webkit-transform: translate3d(400%, 0, 0);
    transform: translate3d(400%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(6):hover ~ .menu-line{
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(7):hover ~ .menu-line{
    -webkit-transform: translate3d(600%, 0, 0);
    transform: translate3d(600%, 0, 0);
}

/*slider social*/

.slider-social{
    position: absolute;
    right: 50px;
    top: 27px;
}

.header-appear .slider-social{
    top: 22px;
}

.slider-social ul>li{
    float: left;
}

.slider-social a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50px;
    color: #fff;
    font-size: 17px;
    margin: 3px;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}


/*Full Menu*/

.fullnav-toggler{
    background-color: transparent;
    cursor: pointer;
    display: none;
    height: 50px;
    width: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50px;
    top: 20px;
    outline: none !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99;
    -webkit-tap-highlight-color: transparent;
    border: none;
    transition: none;
}

.header-appear .fullnav-toggler{
    top: 15px;
}

.fullnav-toggler.active{
    opacity: 0;
}

.fullnav-toggler .line{
    background: #232a4d;
    position: relative;
    height: 2px;
    width: 60%;
    margin-top: -2px;
    transition: all .2s;
    display: block;
}

.fullnav-toggler .line:nth-child(1) {
    top: 9px;
    margin-top: 0;
    width: 36%;
}

.fullnav-toggler .line:nth-child(2) {
    width: 25%;
}

.fullnav-toggler .line:nth-child(3) {
    top: auto;
    bottom: 9px;
}

.fullnav-toggler:hover .line:nth-child(1) {
    width: 25%;
}

.fullnav-toggler:hover .line:nth-child(2) {
    width: 50%;
}

.fullnav-toggler:hover .line:nth-child(3) {
    width: 37%;
}


.fullnav-toggler.active .line:first-child {
    transform: rotate(45deg);
    top: auto;
    bottom: 0;
    width: 50%;
}


.fullnav-close{
    background-color: transparent;
    cursor: pointer;
    display: inline-block;
    height: 50px;
    width: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50px;
    opacity: 0;
    top: 40px;
    outline: none !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 101;
    -webkit-tap-highlight-color: transparent;
    border: none;
    transition: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.nav-holder.active .fullnav-close{
    opacity: 1;
}

.fullnav-close .line{
    background: #FFFFFF;
    position: relative;
    height: 2px;
    width: 60%;
    margin-top: -2px;
    transition: all .2s;
    display: block;
}


.fullnav-close .line:first-child {
    transform: rotate(45deg);
    top: auto;
    bottom: 0;
    width: 50%;
}

.fullnav-close .line:nth-child(2) {
    opacity: 0;
    width: 50%;
}

.fullnav-close .line:nth-child(3) {
    transform: rotate(-45deg);
    top: 0;
    width: 50%;
}

.nav-holder{
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    overflow: hidden;
    bottom: 0px;
    color: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    line-height: 1.5;
    opacity: 0;
    z-index: 98;
    transition: all 0.4s ease-out 0s;
}

.nav-holder:not(.active){
    pointer-events: none;
}

.nav-holder:not(.style-2).active {
    background: #237afe;
    background: -moz-linear-gradient(left, #237afe 2%, #03a9f5 82%);
    background: -webkit-linear-gradient(left, #237afe 2%, #03a9f5 82%);
    background: linear-gradient(to right, #237afe 2%, #03a9f5 82%);
    opacity: 1;
    pointer-events: auto;
}


.nav-holder.style-2{
    opacity: 1;
    z-index: 97;
    position: absolute;
}

.nav-holder.style-2.active{
    z-index: 99;
    position: fixed;
    opacity: 1;
}

.nav-holder.style-2.active{
    background: rgba(0, 0, 0, 0.9);
}

.header-appear .nav-holder .shape-left,.header-appear .nav-holder .shape-right{
    opacity: 0;
}

.header-appear .nav-holder.active .shape-left,.header-appear .nav-holder.active .shape-right{
    opacity: 1;
}

.header-appear .nav-holder.style-2 .fullnav-close{
    top: 20px;
}


header .nav-holder .shape-left{
    position: absolute;
    left: -340px;
    top: -260px;
    text-align: right;
    max-width: 800px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

header .nav-holder .shape-right {
    position: absolute;
    right: -400px;
    bottom: 20px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

header .nav-holder.active .shape-left{
    left: -250px;
    top: -180px;
    max-width: 900px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

header .nav-holder.active .shape-right {
    right: -220px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.full-nav-search{
    position: relative;
    max-width: 250px;
}

.full-nav-search > input{
    box-sizing: border-box;
    background-color: transparent;
    background-image: none;
    border-color: #FFFFFF;
    color: #FFFFFF;
    border-radius: 50px;
    box-shadow: none;
    display: block;
    font-family: inherit;
    font-weight: inherit;
    height: auto;
    line-height: 1.2;
    padding: 10px 20px;
    margin: 0;
    outline: none;
    text-transform: none;
    width: 100%;
    font-size: 14px;
}

.full-nav-search > input::placeholder{
    color: #fff;
}

.full-nav-search > button {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 100%;
    border: none;
    font-size: 17px;
    color: #fff;
    background: transparent;
    outline: none!important;
}

.nav-holder > .container{
    height: 100%;
}
.nav-holder .logo{
    float: right;
}

.nav-holder .full-menu-detail .title{
    font-size: 20px;
    font-weight: 400;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    word-wrap: break-word;
    margin: 0 0 50px;
    position: relative;
    color: #fff;
}

.nav-holder .full-menu-detail .title:before {
    content: "";
    height: 3px;
    position: absolute;
    width: 35px;
    top: auto;
    bottom: -25px;
    left: 0;
    background: #FFFFFF;
    display: block;
}

.nav-holder .full-menu-detail p{
    font-size: 15px;
    margin: 0 0 15px;
}


.nav-holder p.small-text{
    font-size: 13px;
}

.nav-holder .full-menu-socail a{
    display: inline-block;
    text-decoration: none;
    margin: 0 5px 0 0;
    border: 2px solid white;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
}

.nav-holder .full-menu-socail a:hover{
    background: #fff;
}

.nav-holder .row.top,.nav-holder .row.bottom{
    min-height: 15%;
}

.nav-holder .row.center{
    min-height: 70%;
}

.nav-holder .full-menu-navigation {
    max-width: 500px;
    padding: 0;
    position: relative;
    display: inline-block;
}

.nav-holder.style-2 .full-menu-navigation{
    position: absolute;
    height: auto;
    right: 240px;
    bottom: 125px;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.nav-holder.style-2 .full-menu-navigation.left ul > li > a{
    text-align: left;
    padding: 15px 0 15px 30px;
}

.nav-holder.style-2 .full-menu-detail{
    position: absolute;
    height: auto;
    width: 50%;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    vertical-align: middle;
    text-align: right;
    right: 250px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.nav-holder.style-2 .full-menu-detail i{
    float: right;
    margin-left: 10px;
}

.nav-holder.style-2 .full-menu-detail .title:before {
    right: 0;
    left: auto;
}

.nav-holder.style-2.active .full-menu-navigation,.nav-holder.style-2.active .full-menu-detail{
    opacity: 1;
}

.nav-holder .full-menu-navigation ul{
    padding: 0;
    margin: -10px 0;
}

.nav-holder .full-menu-navigation ul > li {
    display: block;
    position: relative;
    cursor: pointer;
}

.nav-holder .full-menu-navigation ul > li > a{
    color: inherit;
    display: block;
    margin: 0;
    padding: 15px 30px 15px 0;
    font-size: 30px;
    font-weight: 300;
    position: relative;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none!important;
    overflow: hidden;
    letter-spacing: 1px;
    line-height: 1.15;
    -webkit-tap-highlight-color: transparent;
    transition: all .3s;
}

.nav-holder .full-menu-navigation .anchor-circle {
    content: "";
    position: absolute;
    top: 50%;
    border: 1px solid #3f51b5;
    border-radius: 100%;
    overflow: hidden;
    left: auto;
    right: 0;
    width: 10px;
    height: 10px;
    transform: translateY(-5px);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
span.anchor-text,
span.anchor-circle{
    pointer-events: none;
}

.nav-holder.style-2 .full-menu-navigation.left ul > li > a:hover .anchor-circle{
    background-color: #fff;
}


.nav-holder .full-menu-navigation.left .anchor-circle{
    left: 0;
    right: auto;
}

.nav-holder .full-menu-navigation ul > li > a:before, .nav-holder .full-menu-navigation ul > li > a:after{
    content: "";
    width: 1px;
    height: 50%;
    position: absolute;
    background-color: #3f51b5;
    opacity: .5;
    left: auto;
    right: 5px;
}

.nav-holder .full-menu-navigation.left ul > li > a:before, .nav-holder .full-menu-navigation.left ul > li > a:after{
    left: 5px;
    right: auto;
}

.nav-holder .full-menu-navigation ul > li:first-child > a:before, .nav-holder .full-menu-navigation ul > li:last-child > a:after{
    display: none;
}

.nav-holder .full-menu-navigation ul > li > a:before{
    top: -5px;
}

.nav-holder .full-menu-navigation ul > li > a:after{
    top: auto;
    bottom: -5px;
}


/* ===================================
   About Section
====================================== */

.heading-area{color: #222A4D;}
.heading-area .sub-title{
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}

.heading-area .title{
    font-size: 30px;
    font-weight: 700;
    margin: 15px 0 25px;
    color: #222A4D;
}
.heading-area p{
	margin-bottom: 10px;
}
.heading-area .para{font-weight: 300; font-size: 18px; color: #000;}


.heading-area-about .title-about{
    font-size: 26px;
    line-height: 38px;
    font-weight: 700;
    margin: 15px 0 25px;
    color: #222A4D;
    font-family: 'Poppins', sans-serif;
}
.heading-area-about .sub-title-about{
    color:#000;
    font-weight: 600;
    font-size: 18px;
    margin: 20px 0px;
    padding-top: 5px;
}

.heading-area-about .para-about{ font-size: 16px; font-weight: 400; color:#000;}
/* ===================================
   Services Section
====================================== */

.terms{
	display: flex;
	text-align: center;
    justify-content: end;
    align-items: center;
    color: #000;
}
.terms .btn-link{
	display: block;
	padding: 0px;
	line-height: 24px;
	font-size: 15px;
	font-weight: 400;
	color: #000;
}
.terms .btn-link:hover{text-decoration: none;}
.persona-bg{
	background-image: url("../img/left-line.png");
	background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 40%;
    background-color: #c2dcf3;
    padding-bottom:10rem!important;
}
.process-wrapp {
    text-align: center;
}
.process-wrapp .fas{font-size: 54px;}
.process-wrapp .service-heading{
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    margin-top: 20px;
    color: #0F0F0F;
    font-family: 'Poppins', sans-serif;
}
.vertical-align{
	margin-top: auto;
	margin-bottom: auto;
	display: block;
	vertical-align: middle;
}

.how-it-works{
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 0px 15px 0px #dcd9d9;
    height: 100%;

}
.how-it-works img{
    max-height: 200px;
    float: left;
}
.how-it-works h3{
	font-size: 20px
}

.how-it-works-flip{
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 0px 15px 0px #dcd9d9;
    height: 100%;

}
.how-it-works-flip img{
    max-height: 200px;
    float: right;
}
.how-it-works-flip h3{
	font-size: 20px
}
.how-content{
	font-family: 'Poppins', sans-serif;
	padding: 20px 30px 20px 0px;
	color: #000 !important;
}

.how-content p, .how-content-l p{ margin-bottom: 5px; font-size: 14px;}
.how-content h4{
	font-size: 18px;
	line-height: 34px;
    margin-top: 5px;
    color: #000 !important;
}
.how-content-l h4{
	font-size: 18px;
	line-height: 34px;
    margin-top: 5px;
    color: #000 !important;
}
.number{
	font-size: 40px;
    color: #495BB7;
    font-weight: 700;
    position: absolute;
    left: 20px;
}
.number-r{
	font-size: 40px;
    color: #495BB7;
    font-weight: 700;
    position: absolute;
    right: 20px;
}
.half-circle {
	display: flex;
	align-items: center;
	height: 100%;
}



.map-area{
    position: relative;
    height: 250px;
    margin-bottom: 250px;
}

.full-map{
    height:500px;
    width: 100%;
    overflow: hidden;
}

.bg-map{
    background-image: url("../img/map.jpg");
}

/* ===================================
   Contact
====================================== */


.contact-detail{
    position: relative;
    width: 100%;
    padding:0 30px;
}
.contact-dots{
    height: 430px;
    width: 490px;
    position: absolute;
    top: -25px;
    left: -10px;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

audio, video, canvas {
    max-width: 100%;
}

.address li{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.address .address-icon {
    font-size: 30px;
    margin-right: 20px;
}

.address li:not(:nth-last-child(1)){
    margin-bottom: 25px;
}


/* ===================================
   Footer
====================================== */

.footer-style-1{
    padding: 15px 0;
    background-color: #E1E5F0;
}

.footer-social{
    text-align: right;
    margin-top: 10px;
}

.footer-social ul{
    margin: 0;
    padding: 0;
}

.footer-social li{
    display: inline-block;
}

.footer-social a i{
    display: flex;
    justify-content:center;
    align-items:center;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    font-size: 22px;
    margin: 0 10px 0 0;
    color: #475597;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.footer-social li:nth-last-child(1) a{
    margin-right: 0;
}

.footer-social li a:hover{
    color: #ffffff;
}

.company-about{
    font-size: 15px;
    color: #000;
}

/* ===================================
   Scroll Top
====================================== */

.scroll-top-arrow, .scroll-top-arrow:focus {
    font-size: 23px;
    line-height: 47px;
    color: #fff;
    background-color: #303966;
    display: none;
    height: 45px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 70px;
    cursor: pointer;
    padding: 0 20px;
    position: fixed;
    bottom: 20px;
    right: 1px;
    text-align: left;
    text-decoration: none;
    z-index: 80;
    border-radius: 50px 0px 0px 50px;
    }

.scroll-top-arrow:hover {
    background-color: #495bb8; }


.option-text{
	font-size: 54px;
	color: #222A4D;
}

/* ===================================
   Other Page
====================================== */

.page-title{
    position:relative;
    text-align:center;
    padding:230px 0px 130px;
    background-color:#562fb7;
}

.page-title .pattern-layers{
    position:absolute;
    content:'';
    left:0px;
    top:0px;
    right:0px;
    bottom:0px;
}

.page-title .pattern-layers .layer-one{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    display:block;
    background-position: bottom left;
    background-repeat:no-repeat;
    background-image: url("../img/pattern-1.png");
}

.page-title .pattern-layers .layer-two{
    position:absolute;
    right:0px;
    top:0px;
    width:100%;
    height:100%;
    display:block;
    background-position:right top;
    background-repeat:no-repeat;
    background-image: url("../img/pattern-2.png");
}

.page-title .auto-container{
    position:relative;
}

.page-title h2{
    position:relative;
    color:#ffffff;
    font-weight:600;
    line-height:1.2em;
    margin-bottom: 10px;
    font-size:3.5rem;
    text-transform:capitalize;
}

.page-breadcrumb{
    position:relative;
}

.page-breadcrumb li{
    position:relative;
    display:inline-block;
    margin-right:10px;
    padding-right:15px;
    color:#ffffff;
    font-size:14px;
    font-weight:400;
    text-transform:capitalize;
}

.page-breadcrumb li:after{
    position:absolute;
    content: "\f101";
    right:-5px;
    top:1px;
    color:#ffffff;
    font-size:14px;
    font-weight:900;
    font-family: "Font Awesome 5 Free";
}

.page-breadcrumb li:last-child::after{
    display: none;
}

.page-breadcrumb li:last-child{
    padding-right:0px;
    margin-right:0px;
}

.page-breadcrumb li a{
    color:#fff;
    font-weight:400;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}

.page-breadcrumb li a .icon{
    margin-right:4px;
    color:#F023B6;
}

.page-breadcrumb li a:hover{
    color:#ffffff;
}

/* ===================================
   Animations
====================================== */

/*Fade*/
@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-o-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
}
@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
}

@-webkit-keyframes pulse_effect {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1);
    }
}
@-o-keyframes pulse_effect {
    0% {
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@keyframes pulse_effect {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1);
    }
}

/*Blue*/
@-webkit-keyframes itg_pulse_blue {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
        box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
        box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
        box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 48, 148, 0.1);
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@-o-keyframes itg_pulse_blue {
    0% {
        box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@keyframes itg_pulse_blue {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
        box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
        box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
        box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 48, 148, 0.1);
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}

/*Midnight*/
@-webkit-keyframes itg_pulse_midnight {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(65, 82, 107, 0.9);
        box-shadow: 0 0 0 5px rgba(65, 82, 107, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(65, 82, 107, 0.6);
        box-shadow: 0 0 0 10px rgba(65, 82, 107, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(65, 82, 107, 0.3);
        box-shadow: 0 0 0 15px rgba(65, 82, 107, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 48, 148, 0.1);
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@-o-keyframes itg_pulse_midnight {
    0% {
        box-shadow: 0 0 0 5px rgba(65, 82, 107, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(65, 82, 107, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(65, 82, 107, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@keyframes itg_pulse_midnight {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(65, 82, 107, 0.9);
        box-shadow: 0 0 0 5px rgba(65, 82, 107, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(65, 82, 107, 0.6);
        box-shadow: 0 0 0 10px rgba(65, 82, 107, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(65, 82, 107, 0.3);
        box-shadow: 0 0 0 15px rgba(65, 82, 107, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 48, 148, 0.1);
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}

/*purple*/
@-webkit-keyframes itg_pulse_purple {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(149, 86, 245, 0.9);
        box-shadow: 0 0 0 5px rgba(149, 86, 245, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(149, 86, 245, 0.6);
        box-shadow: 0 0 0 10px rgba(149, 86, 245, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(149, 86, 245, 0.3);
        box-shadow: 0 0 0 15px rgba(149, 86, 245, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(149, 86, 245, 0.1);
        box-shadow: 0 0 0 20px rgba(149, 86, 245, 0.1);
    }
}
@-o-keyframes itg_pulse_purple {
    0% {
        box-shadow: 0 0 0 5px rgba(149, 86, 245, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(149, 86, 245, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(149, 86, 245, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}

@keyframes itg_pulse_purple {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(149, 86, 245, 0.9);
        box-shadow: 0 0 0 5px rgba(149, 86, 245, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(149, 86, 245, 0.6);
        box-shadow: 0 0 0 10px rgba(149, 86, 245, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(149, 86, 245, 0.3);
        box-shadow: 0 0 0 15px rgba(149, 86, 245, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(149, 86, 245, 0.1);
        box-shadow: 0 0 0 20px rgba(149, 86, 245, 0.1);
    }
}

/*pink*/
@-webkit-keyframes itg_pulse_pink {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(240, 33, 182, 0.9);
        box-shadow: 0 0 0 5px rgba(240, 33, 182, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(240, 33, 182, 0.6);
        box-shadow: 0 0 0 10px rgba(240, 33, 182, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(240, 33, 182, 0.3);
        box-shadow: 0 0 0 15px rgba(240, 33, 182, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(240, 33, 182, 0.1);
        box-shadow: 0 0 0 20px rgba(240, 33, 182, 0.1);
    }
}
@-o-keyframes itg_pulse_pink {
    0% {
        box-shadow: 0 0 0 5px rgba(240, 33, 182, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(240, 33, 182, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(240, 33, 182, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(240, 33, 182, 0.1);
    }
}

@keyframes itg_pulse_pink {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(240, 33, 182, 0.9);
        box-shadow: 0 0 0 5px rgba(240, 33, 182, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(240, 33, 182, 0.6);
        box-shadow: 0 0 0 10px rgba(240, 33, 182, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(240, 33, 182, 0.3);
        box-shadow: 0 0 0 15px rgba(240, 33, 182, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(240, 33, 182, 0.1);
        box-shadow: 0 0 0 20px rgba(240, 33, 182, 0.1);
    }
}

/* ===================================
    Cursor
====================================== */


/* Cursor */

#aimated-cursor {
    position: absolute;
    left: 0;
    display: none;
    top: 0;
    width: 30px;
    height: 30px;
    pointer-events: none;
    z-index: 10000;
    -webkit-transition: opacity 0.2s ease-in-out 0.5s;
    transition: opacity 0.2s ease-in-out 0.5s;
}

.cursor-light:hover ~ #aimated-cursor{
    display: inline-block;
}


#cursor {
    position: fixed;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    border: 2px solid rgba(255, 255, 255, 1);
    border-radius: 50%;
    pointer-events: none;
    opacity: 1;
    box-sizing: border-box;
}


/* ===================================
    Loader
   ====================================== */

.inner {
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.outer {
    display: table;
    width: 100%;
    height: 100%;
}
.loader {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 111111;
    background: #ffffff;
    overflow: hidden !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.loader .loader-container{
	background-image: url("../img/logo.png");
	background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
}
.loader .loader-container .circle{
    animation: circle 1s infinite linear;
    border-radius: 50%;
    border: 3px solid rgb(134 150 233 / 44%);
    border-top-color: #303966;
    height: 170px;
    width: 170px;
}

@keyframes circle {
    to {
        transform: rotateZ(360deg);
    }
}
.preloader {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    bottom: 0;
    background: #060039;
    z-index: 800;
    text-align: center;
    overflow: hidden;
}

.box{
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: inline-block;
}

.box:after {
    content: '';
    width: 50px;
    height: 50px;
    background: #fff;
    -moz-animation: preloader 500ms linear infinite;
    -webkit-animation: preloader 500ms linear infinite;
    animation: preloader 500ms linear infinite;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 3px;
}
.box:before {
    content: '';
    width: 50px;
    height: 5px;
    background: #000;
    -moz-animation: preloader-shadow 500ms linear infinite;
    -webkit-animation: preloader-shadow 500ms linear infinite;
    animation: preloader-shadow 500ms linear infinite;
    opacity: 0.1;
    position: absolute;
    top: 59px;
    left: 0;
    border-radius: 50%;
}

@-moz-keyframes preloader {
    17% {
        border-bottom-right-radius: 3px;
    }
    25% {
        -moz-transform: translateY(9px) rotate(22.5deg);
        transform: translateY(9px) rotate(22.5deg);
    }
    50% {
        -moz-transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        border-bottom-right-radius: 40px;
    }
    75% {
        -moz-transform: translateY(9px) rotate(67.5deg);
        transform: translateY(9px) rotate(67.5deg);
    }
    100% {
        -moz-transform: translateY(0) rotate(90deg);
        transform: translateY(0) rotate(90deg);
    }
}
@-webkit-keyframes preloader {
    17% {
        border-bottom-right-radius: 3px;
    }
    25% {
        -webkit-transform: translateY(9px) rotate(22.5deg);
        transform: translateY(9px) rotate(22.5deg);
    }
    50% {
        -webkit-transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        border-bottom-right-radius: 40px;
    }
    75% {
        -webkit-transform: translateY(9px) rotate(67.5deg);
        transform: translateY(9px) rotate(67.5deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(90deg);
        transform: translateY(0) rotate(90deg);
    }
}
@keyframes preloader {
    17% {
        border-bottom-right-radius: 3px;
    }
    25% {
        -moz-transform: translateY(9px) rotate(22.5deg);
        -ms-transform: translateY(9px) rotate(22.5deg);
        -webkit-transform: translateY(9px) rotate(22.5deg);
        transform: translateY(9px) rotate(22.5deg);
    }
    50% {
        -moz-transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        -ms-transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        -webkit-transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        border-bottom-right-radius: 40px;
    }
    75% {
        -moz-transform: translateY(9px) rotate(67.5deg);
        -ms-transform: translateY(9px) rotate(67.5deg);
        -webkit-transform: translateY(9px) rotate(67.5deg);
        transform: translateY(9px) rotate(67.5deg);
    }
    100% {
        -moz-transform: translateY(0) rotate(90deg);
        -ms-transform: translateY(0) rotate(90deg);
        -webkit-transform: translateY(0) rotate(90deg);
        transform: translateY(0) rotate(90deg);
    }
}
@-moz-keyframes preloader-shadow {
    50% {
        -moz-transform: scale(1.2, 1);
        transform: scale(1.2, 1);
    }
}
@-webkit-keyframes preloader-shadow {
    50% {
        -webkit-transform: scale(1.2, 1);
        transform: scale(1.2, 1);
    }
}
@keyframes preloader-shadow {
    50% {
        -moz-transform: scale(1.2, 1);
        -ms-transform: scale(1.2, 1);
        -webkit-transform: scale(1.2, 1);
        transform: scale(1.2, 1);
    }
}

.cd-transition-layer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: visible;
    overflow: hidden;
    pointer-events: none;
}

.cd-transition-layer .bg-layer {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-2%);
    -moz-transform: translateY(-50%) translateX(-2%);
    -ms-transform: translateY(-50%) translateX(-2%);
    -o-transform: translateY(-50%) translateX(-2%);
    transform: translateY(-50%) translateX(-2%);
    height: 100%;
    width: 2500%;
    background: url(../img/ink.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.cd-transition-layer.visible {
    opacity: 1;
    visibility: visible;
}

.cd-transition-layer.opening .bg-layer {
    -webkit-animation: cd-sequence 1.0s steps(24);
    -moz-animation: cd-sequence 1.0s steps(24);
    animation: cd-sequence 1.0s steps(24);
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.cd-transition-layer.closing .bg-layer {
    -webkit-animation: cd-sequence-reverse 1.0s steps(24);
    -moz-animation: cd-sequence-reverse 1.0s steps(24);
    animation: cd-sequence-reverse 1.0s steps(24);
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.no-cssanimations .cd-transition-layer {
    display: none;
}

@-webkit-keyframes cd-sequence {
    0% {
        -webkit-transform: translateY(-50%) translateX(-2%);
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-98%);
    }
}

@-moz-keyframes cd-sequence {
    0% {
        -moz-transform: translateY(-50%) translateX(-2%);
    }
    100% {
        -moz-transform: translateY(-50%) translateX(-98%);
    }
}

@keyframes cd-sequence {
    0% {
        -webkit-transform: translateY(-50%) translateX(-2%);
        -moz-transform: translateY(-50%) translateX(-2%);
        -ms-transform: translateY(-50%) translateX(-2%);
        -o-transform: translateY(-50%) translateX(-2%);
        transform: translateY(-50%) translateX(-2%);
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-98%);
        -moz-transform: translateY(-50%) translateX(-98%);
        -ms-transform: translateY(-50%) translateX(-98%);
        -o-transform: translateY(-50%) translateX(-98%);
        transform: translateY(-50%) translateX(-98%);
    }
}

@-webkit-keyframes cd-sequence-reverse {
    0% {
        -webkit-transform: translateY(-50%) translateX(-98%);
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-2%);
    }
}

@-moz-keyframes cd-sequence-reverse {
    0% {
        -moz-transform: translateY(-50%) translateX(-98%);
    }
    100% {
        -moz-transform: translateY(-50%) translateX(-2%);
    }
}

@keyframes cd-sequence-reverse {
    0% {
        -webkit-transform: translateY(-50%) translateX(-98%);
        -moz-transform: translateY(-50%) translateX(-98%);
        -ms-transform: translateY(-50%) translateX(-98%);
        -o-transform: translateY(-50%) translateX(-98%);
        transform: translateY(-50%) translateX(-98%);
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-2%);
        -moz-transform: translateY(-50%) translateX(-2%);
        -ms-transform: translateY(-50%) translateX(-2%);
        -o-transform: translateY(-50%) translateX(-2%);
        transform: translateY(-50%) translateX(-2%);
    }
}



/* ===================================
    Media Queries
   ====================================== */


 @media screen and (max-width: 991px) {
    .section h1 {
      margin: 20px 6px;
	  margin-top: -20px;
    }
	.top-border {
    	width: 15% !important;
    }
    .option-text{font-size: 27px !important;}
    .banner-bg{
            background-image: url(../img/banner-bg.png);
            background-size: 167% 64%;
            background-repeat: no-repeat;
            background-position: bottom right;

    }
  }

@media screen and (max-width:1366px){

    .slider-social{
        display: none;
    }

    .nav-holder.style-2 .full-menu-navigation.left ul > li > a{
        padding: 10px 0 10px 30px;
    }

    header .nav-holder .shape-left {
        position: absolute;
        left: -280px;
        top: -190px;
        text-align: right;
        max-width: 600px;
    }

    header .nav-holder.active .shape-left {
        max-width: 750px;}

    .nav-holder.style-2 .full-menu-navigation {
        max-width: 100%!important;
        height: 100vh!important;
        display: flex!important;
        justify-content: center!important;
        align-items: center!important;
        position:relative!important;
        bottom:0!important;
        right:0!important;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .nav-holder .full-menu-navigation ul > li > a{
        font-size: 27px;
    }

    header .nav-holder .shape-right {
        right: -250px;
        max-width: 400px;
    }

    header .nav-holder.active .shape-right {
        right: -120px;}

    .nav-holder.style-2 .full-menu-detail {
        right: 135px;
    }

    .nav-holder .full-menu-detail p {
        font-size: 14px;}

}

@media screen and (max-width:1024px){
    .nav-holder.style-2{
        opacity: 0;
    }
    #aimated-cursor{
        display: none !important;
    }
}

@media screen and (max-width:991px){

	/* .navbar-expand-lg .navbar-collapse{
		display: none !important;
	} */
	.nav-icon .navbar-nav {
	    float: right;
	    flex-direction: inherit;
	}
	.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
	    -ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	}
    body{
        text-align: center;
    }

    .navbar-top-default{
        margin-top: 0;
    }
    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
    .contact-us{
        text-align: left;
    }

    .contact-dots{
        display: none;
    }

    .contact-detail{
        padding: 0;
    }
}

.contact-card{
	border-radius: 20px;
	box-shadow: 0px 0px 15px 0px rgb(71 71 71 / 54%);
	background-color: #fff;

}
 .contact-part{
	background-image: url(../img/contact-bg.png);
	padding: 40px;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 20px 0px 0px 20px;
    height: 100%;
}
.contact-card iframe{
    border-radius: 0px 20px 20px 0px;
}
@media screen and (max-width:767px){

	/* .navbar-expand-lg .navbar-collapse{
		display: none !important;
	} */
	.option-text{font-size: 19px !important;
       }

    .fullnav-toggler,.header-appear .fullnav-toggler{
        position: relative;
        left: auto;
        right: -2px;
        top: auto;
        cursor: pointer;
        display: inline-block;
    }
	.contact-part{
	    border-radius: 0px;
	    padding: 40px 20px 20px;
        background:none!important;
	}
	.contact-card iframe{
	    border-radius: 0px;
	}
    section, .section-padding{
        padding: 4.5rem 0;
    }

    #services .col-md-3:not(:nth-last-child(1)) .process-wrapp {
        margin-bottom: 3rem;
    }

    #testimonials-avatar{
        display: none;
    }

    .heading-area .title {
        font-size: 35px;
    }

    .news-item .news-title {
        font-size: 25px;}

    header .nav-holder .shape-right{
        display: none;
    }

    header .nav-holder .shape-left{
        max-width: 100% !important;
        width: 100% !important;
        left: 0 !important;
        top: 0 !important;
        bottom: auto !important;
        right: auto !important;
        height: 100vh;
        position: relative;
    }

    header .nav-holder .shape-left > img {
        display: none;
    }

    .counter-item i {
        font-size: 33px;
    }

    .counter-item .counter-number {
        font-size: 30px;
    }

    .counter-item .sub-title {
        font-size: 15px;
    }

    .nav-holder.style-2 .full-menu-navigation{
        position: relative;
        top: 50%;
        bottom: auto;
        left: 0;
        right: auto;
        transform: translateY(-50%);
        display: block;
        text-align: center;
        color: #3f51b5;
    }

    .nav-holder .full-menu-navigation ul {
        display: inline-block;
    }

    .fullnav-close {
        right: 25px;
        left: auto;
    }

    .nav-holder.style-2.active {
        background: #E1E5F0;
    }

    .post-title {
        font-size: 1.5rem;
    }

    .page-title h2 {
        font-size: 2.3rem;
    }

    .footer-social{
        margin-bottom: 15px;
    }

    .author-avatar{
        float: none;
        overflow: hidden;
        margin-bottom: 25px;
    }

    .author-content{
        padding: 0;
        display: block;
    }
    .page-title {
        position: relative;
        text-align: center;
        padding: 150px 0px 90px;
        background-color: #562fb7;
    }
    .footer-social{
        text-align: center;
    }
    .navbar-top-default {
        height:55px;
    }
    header a.logo img{
        width:75px!important;
    }
    .fullnav-toggler .line:nth-child(1) {
        top: 9px;
        margin-top: 0;
        width: 22%;
        margin-left: auto;
    }
    .fullnav-toggler .line:nth-child(2) {
        width: 33%;
        margin-left: auto;
    }
    .fullnav-toggler .line:nth-child(3) {
        top: auto;
        bottom: 9px;
        margin-left: auto;
    }
    .header-appear .navbar-top-default {
        height:55px;
    }
    .process-wrapp .service-heading{
        font-size:14px!important;
        text-align:left;
margin: auto!important;
padding-left:15px;
    }
.p-5{
    padding:1rem 2rem!important;
}
.responsive img{
    height:40px!important;
    width: 40px!important;
}
.flex-li li{
    font-size:14px!important;
}
.enroll-title {
    font-size: 20px!important;
    font-weight: 500!important;
line-height: 31px!important;
}
.heading-area-about .title-about {
    font-size: 18px!important;
    margin: -26px 0 25px!important;

}
.heading-area .sub-title {
    font-size: 16px!important;
    color:#000!important;
}
.heading-area .title {
    font-size: 18px!important;
}
.heading-area .para {
    font-weight: 400!important;
    font-size:16px!important;
}
.background-margin{
    margin-bottom:40px;
}
.mobile-margin{
    margin-top:40px!important;
}
h1 {
    font-size: 1.5rem!important;}
.font-responsive{
        font-size:16px!important;
        width: 250px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom:5px!important;
    }
        .address-margin{
            font-size:16px!important;
       margin-bottom:0px!important;
       margin-top: 10px!important;
        }
        .map-height{
            height:300px!important;
        }


    .contact-part-responsive{
        background-image: url(../img/contact-bg.png);
        padding: 60px;
        background-position: bottom;
        background-size: cover;
        background-repeat: no-repeat;
        border-radius: 20px 0px 0px 20px;
        height: 100%;
    }}
@media screen and (max-width:400px){
    .post-navigation .post-nav-content h6{
        display: none;
    }
}
@media screen and (max-width:575px) {
    .box {
        left: 43%;
    }
    .nav-padding {
        padding:0px 15px!important;
    }
}

.flex-li{
	list-style-position: outside;
    padding-left: 45px;
    text-align: left;
    color: #000;
}
.flex-li li{
	list-style: none;
	font-size: 16px;
	font-weight: 500;
}

.flex-li li::before{
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f111";
    margin-left: -23px;
    margin-right: 13px;
    font-size: 8px;
    color: #4E5A91;
}
.legal-ul{
	list-style-position: outside;
    padding-left: 45px;
}

.legal-ul li{
	list-style: none;
}

.legal-ul li::before{
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f111";
    margin-left: -30px;
    margin-right: 13px;
    font-size: 12px;
    color: #4E5A91;
}

.blue-text{color: #222A4D;}
.black{color: black;}
.list-style{
	list-style: none;
	padding-left: 0px;
    line-height: 20px;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    color: #000;
}
.list-style li{
	margin: 5px 0px;
}
.mid-title{
	background-color: #fff;
    border-radius: 30px;
    padding: 10px 30px;
    width: 220px;
    font-size: 20px;
    font-weight: 600;
    color: #222A4D;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -25px;
    position: relative;
    box-shadow: 0px 0px 4px 1px rgb(123 123 123 / 55%);
    font-family: 'Poppins', sans-serif;
}

.interest{
	background-color: #fff;
    border-radius: 30px;
    padding: 10px 30px;
    flex: auto;
    box-shadow: 0px 0px 4px 1px rgb(123 123 123 / 55%);
    margin: 0px 15px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.blue-btn{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	background-color: #4E5A91;
	padding: 10px 45px;
	border-radius: 5px;
	border: 2px solid #fff;
	margin: 0px auto;
	width: 220px;
	display: block;
}
.login-btn{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	background-color: #4E5A91;
	padding: 10px 45px;
	border-radius: 5px;
	border: 2px solid #fff;
	margin: 20px;
	width: 220px;
}

.signup-btn{
	color: #4E5A91;
	font-family: 'Poppins', sans-serif;
	background-color: #fff;
	padding: 10px 45px;
	border-radius: 5px;
	border: 2px solid #4E5A91;
	margin: 20px;
	width: 220px;
}

.start-btn{
	color: #495bb8 !important;
    font-family: 'Poppins', sans-serif;
    background-color: #fff;
    padding: 10px 45px;
    border-radius: 5px;
    border: 1px solid #495bb8;
    margin: 0px 20px;
    width: 120px;
    cursor: pointer;
}

.menu-btn{
	color: #fff !important;
	font-family: 'Poppins', sans-serif;
	background-color: #303966;
	padding: 5px 15px;
	border-radius: 5px;
	margin: 0px 20px;
	width: auto;
}
.menu-btn-o{
	color: #303966;
	font-family: 'Poppins', sans-serif;
	background-color: #fff;
	border: 2px solid #303966;
	padding: 5px 15px;
	border-radius: 5px;
	margin: 0px 20px;
	width: auto;
}
.enroll-title{
	color: #fff;
	font-size: 24px;
    line-height: 44px;
    font-weight: 500;
    margin-bottom: 40px;
}
.enroll-bg{
	background-image: url("../img/enroll-bg.png");
	background-size: cover;
    background-position: bottom;
}

.socials{	display: flex; margin-top: 15px;}
.socials li{
	list-style: none;
    width: 35px;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
    padding: 5px;
}
.fa-facebook-f:hover {
    background: #4267b2 !important;
    color: #fff !important;
}
.fa-linkedin-in:hover {
    background: #0077b5 !important;
    color: #fff !important;
}
.fa-youtube:hover {
    background: #bd081c !important;
    color: #fff !important;
}
.fa-instagram:hover {
    background: -webkit-gradient(linear,
    left top,
    left bottom,
    from(#aa2fb5),
    color-stop(93%, #f1762c)) !important;
background: -o-linear-gradient(top, #aa2fb5 0%, #f1762c 93%) !important;
background: linear-gradient(to bottom, #aa2fb5 0%, #f1762c 93%) !important;
    color: #fff !important;
}
.fa-twitter:hover {
    background: #1da1f2!important;
    color: #fff !important;
}

.mb-20 {
    margin-bottom:20px;
}
.color-blue {
 color: #303966;
}
@media screen and (max-width:490px){
    .banner-bg{
        background-size:166% 38%;
        background-position:right bottom;
        background-repeat: no-repeat;
    }
    .fullnav-toggler .line:nth-child(1) {
        top: 9px;
        margin-top: 0;
        width: 34%;
        margin-left: auto;
    }
    .fullnav-toggler .line:nth-child(2) {
        width: 51%;
        margin-left: auto;
    }
    .fullnav-toggler .line:nth-child(3) {
        top: auto;
        bottom: 9px;
        width:72%;
        margin-left: auto;
    }
    .fullnav-toggler,.header-appear .fullnav-toggler{
        position: relative;
        left: auto;
        right: -2px;
        top: auto;
        cursor: pointer;
        display: inline-block;
    }
}
@media screen and (min-width:768px) and (max-width:992px){
    .footer-social ul {
        margin: 0 5px !important;
    }
    .logo-footer{
        padding-left: 25px;
    }
    .navbar-top-default {
        height:90px!important;
    }
    header a.logo img{
        width:150px!important;
    }
    .header-appear .navbar-top-default {
        height: 90px!important;
    }
    .process-wrapp .service-heading {
        font-size: 18px!important;
        text-align: left!important;
        margin-top: auto!important;
        margin-left: 15px!important;
        margin-bottom: auto!important;}



.responsive img{
    width:60px!important;
    height:60px!important;
}
.p-5{
    padding:1rem 2rem!important;
}
.background-margin{
    margin-bottom:70px;
}
.heading-area .sub-title {
    font-size: 20px!important;
    color:#000!important;
}
.heading-area .title {
    font-size: 22px!important;
}
.heading-area .para {
    font-weight: 400!important;
    font-size:20px!important;
}
.how-content p, .how-content-l p {
    margin-bottom: 5px;
    font-size: 16px;
}


.contact-part-responsive{
    background-image: url(../img/contact-bg.png);
    padding: 124px;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 20px 0px 0px 20px;
    height: 100%;
}
.contact-part{
    border-radius: 0px;
    padding: 40px 20px 20px;
    background:none!important;
}
.map-height{
    height:300px!important;
}
.heading-area-about .para-about {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}
.heading-area-about .sub-title-about {
    color: #000;
    font-weight: 600;
    font-size: 20px;
}
.option-text{font-size: 36px !important;}
}
@media screen and (max-width:1024px){
    header .nav-holder .shape-left {
        position: relative!important;
        left: 0!important;
        top: 0!important;

    }
}
@media screen and (min-width:1200px){
    .nav-padding {
        padding:0px 70px;
    }

}
@media screen and (min-width:1024px){
  .how-content-l{
    font-family: 'Poppins', sans-serif;
    padding: 20px 0px 20px 30px;
    color: #000 !important;
  }
}

