body {
    background-color: #020441!important;
    font-family: 'Poppins', sans-serif!important;
    font-size: 16px!important;
    color: #fff!important;
}

h1 {
    
   margin-bottom:30px!important
}

h2 {
   margin-bottom:25px!important
}

h3 {
   margin-bottom:25px!important
}

h4 {
    margin-bottom:25px!important
}

h5 {
	margin-bottom:25px!important
}

h6 {
  
}




/* global css start */
.header-bg{
	background:#092958e0;
}
.btn-color{
	background-color: #01caff!important;
}
.blue-text{
	color: #01caff!important;
}
.bg-blue {
    background-color: #01caff!important;
}
.muted-text{
	 /* color: #a4a7b1; */
	 color: #6a8695;
}
p{
	line-height: 2;
}
.bfr-title-small {
    letter-spacing: 4px;
    margin-bottom: 20px;
	font-size: 18px;
}
.color-font {
    background: -webkit-gradient( linear, left top, right top, from(#12c2e9), color-stop(#c471ed), to(#f64f59) );
    background: -webkit-linear-gradient(left, #12c2e9, #c471ed, #f64f59);
    background: -o-linear-gradient(left, #12c2e9, #c471ed, #f64f59);
    background: linear-gradient(to right, #12c2e9, #c471ed, #f64f59);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ul-pdl-0 {
    padding-left: 0;
}
.secpd{
	padding:60px 0;
}
.fsize-asterisk {
    font-size: 10px;
}
.title-bt-rule-left:after {
    content: '';
    background-color: #4C4D54;
    width: 150px;
    height: 2px;
    display: block;
    margin-top: 12px;
}
.centertext-bt-rule:after {
    border-bottom: 2px solid #4C4D54;
    content: "";
    position: relative;
    bottom: -12px;
    left: 0;
    width: 100px;
    margin: 0 auto;
    display: table;
    right: 0;
}

.color-purple {
    color: #a560e8!important;
}
.color-yellow {
    color: #ffdd00!important;
}
.color-red {
    color: #ff4c4c!important;
}
.color-blue {
    color: #0099e5!important;
}
.color-green {
    color: #0abf53!important;
}
.color-deepPink{
	 color: #FF1493!important;
}
.color-darkKhaki{
	 color: #BDB76B!important;
}
.color-lightsteelblue{
	 color: #B0C4DE!important;
}

.big-title{
	font-size: 44px;
}
.common-btn{
	padding:10px 25px!important;
}

.logo {
    width: 180px;
}
/* global css end */






/* START NAVE BAR */

.menu-dropdown:hover {
    color: #fff!important;
    background: red!important;
}

.banner-title {
    font-size: 50px;
    font-family: anton!important;
    text-shadow: 1px 5px 1px #000;
    /* letter-spacing: -6px; */
    text-shadow: 0px 12px 9px rgb(0 0 0 / 35%);
    /* line-height: 1; */
}

ul.main-menu li .hover-color:hover {
    /* background-color: #FF0000; */
    color: #01caff!important;
}

.header-scrolled {
    /* padding: 12px 0; */
    box-shadow: 0px 10px 15px rgb(0 0 0 / 10%);
}

button.navbar-toggler:focus {
    outline: 0!important;
    border: 1px solid #01caff!important;
}


/* END NAVE BAR */


/* GET STARTTED START */
	ul.ul-pdl-0 li:not(:last-child) {
		margin-bottom: 10px;
	}
/* GET STARTTED END */







/* CARD START */
.service-item {
    background-color: #020441!important;
    text-align: center;
    padding: 30px 15px;
    transition: all 0.2s ease-in-out;
	border: 1px solid #6a869530;
    border-radius: 20px;
	height:260px;
}
.service-item2 {
    background-color: #020441!important;
    text-align: center;
    padding: 30px 15px;
    transition: all 0.2s ease-in-out;
	border: 1px solid #6a869530;
    border-radius: 20px;
	height:350px;
}
.color-orange {
    color: #ff7900!important;
}
.service-item i {
    font-size: 50px;
    margin-bottom: 20px;
    display: block;
}
.ti-files:before {
    content: "\e6a3";
}
.service-item:hover {
    /* -webkit-box-shadow: 0px 4px 35px 0px rgb(64 1 4 / 10%), 0px -6px 0px 0px rgb(248 99 107 / 0%)!important; */
    /* box-shadow: 0px 4px 35px 0px rgb(64 1 4 / 10%), 0px -6px 0px 0px rgb(248 99 107 / 0%)!important; */
    transition: all 0.2s ease-in-out!important;
    cursor: pointer!important;
    background: #0929584a!important;
}
.padding-15 {
    padding: 15px;
}

.ims-card {
    background-color: #040f48!important;
    text-align: center;
    padding: 30px;
    transition: all 0.2s ease-in-out;
    border-radius: 20px;
	border: 1px solid #6a869530;
}
.ims-card:hover {
    background-color: #020441!important;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-image: -moz-linear-gradient(145deg, #01caff5c, #040f48);
    background-image: -webkit-linear-gradient(145deg, #01caff5c, #040f48);
    background-image: linear-gradient(145deg, #01caff5c, #040f48);
    color: #fff!important;
}
/* CARD END */


/* Animated Elements */
.anim-elements{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.anim-elements .anim-element{ position: absolute; }
.anim-elements .anim-element:nth-child(1){
    background: rgba(0, 201, 157,0.6);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: 12%;
    left: 15%;
    animation: animTwo 13s infinite linear;
}
.anim-elements .anim-element:nth-child(2){
    border: 5px solid rgba(0, 153, 229,0.30);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    top: 15%;
    left: 45%;
    -webkit-animation: animOne 15s infinite linear;
    animation: animOne 15s infinite linear;
}
.anim-elements .anim-element:nth-child(3){
    border: 5px solid rgba(244, 34, 104,0.3);
    width: 25px;
    height: 25px;
    bottom: 20%;
    left: 30%;
    -webkit-animation: animFour 15s infinite linear alternate;
    animation: animFour 15s infinite linear alternate;
}
.anim-elements .anim-element:nth-child(4){
    background: rgba(252, 162, 73,0.80);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    bottom: 15%;
    right: 25%;
    -webkit-animation: animFive 15s infinite linear alternate;
    animation: animFive 15s infinite linear alternate;
    
}
.anim-elements .anim-element:nth-child(5){
    background: rgba(100, 45, 250,.4);
    width: 3px;
    height: 20px;
    top: 18%;
    right: 25%;
    -webkit-animation: animFour 15s infinite linear alternate;
    animation: animFour 15s infinite linear alternate;
}
.anim-elements .anim-element:nth-child(5):after, 
.anim-elements .anim-element:nth-child(5):before {
    content: "";
    display: block;
    width: 100%;
    height: calc(50% - 2px);
    top: 6px;
    background: inherit;
    position: absolute;
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.anim-elements .anim-element:nth-child(5):before {
    right: -6px;
}
.anim-elements .anim-element:nth-child(5):after {
    left: -6px;
}
@keyframes animOne {
    0% {
        transform: translate(0px, 0px) rotate(0deg)
    }
    20% {
        transform: translate(73px, -1px) rotate(35deg)
    }
    40% {
        transform: translate(141px, 72px) rotate(75deg)
    }
    60% {
        transform: translate(83px, 122px) rotate(110deg)
    }
    80% {
        transform: translate(-40px, 72px) rotate(145deg)
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg)
    }
}

@-webkit-keyframes animOne {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg)
    }
    20% {
        -webkit-transform: translate(73px, -1px) rotate(35deg)
    }
    40% {
        -webkit-transform: translate(141px, 72px) rotate(75deg)
    }
    60% {
        -webkit-transform: translate(83px, 122px) rotate(110deg)
    }
    80% {
        -webkit-transform: translate(-40px, 72px) rotate(145deg)
    }
    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg)
    }
}

@keyframes animTwo {
    0% {
        transform: translate(0px, 0px) rotate(0deg) scale(1)
    }
    20% {
        transform: translate(73px, -1px) rotate(36deg) scale(.9)
    }
    40% {
        transform: translate(141px, 72px) rotate(72deg) scale(1)
    }
    60% {
        transform: translate(83px, 122px) rotate(108deg) scale(1.2)
    }
    80% {
        transform: translate(-40px, 72px) rotate(144deg) scale(1.1)
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg) scale(1)
    }
}

@-webkit-keyframes animTwo {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1)
    }
    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg) scale(.9)
    }
    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg) scale(1)
    }
    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2)
    }
    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1)
    }
    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg) scale(1)
    }
}

@keyframes animThree {
    0% {
        transform: translate(165px, -179px)
    }
    100% {
        transform: translate(-346px, 617px)
    }
}

@-webkit-keyframes animThree {
    0% {
        -webkit-transform: translate(165px, -179px)
    }
    100% {
        -webkit-transform: translate(-346px, 617px)
    }
}

@keyframes animFour {
    0% {
        transform: translate(-300px, 151px) rotate(0deg)
    }
    100% {
        transform: translate(251px, -200px) rotate(180deg)
    }
}

@-webkit-keyframes animFour {
    0% {
        -webkit-transform: translate(-300px, 151px) rotate(0deg)
    }
    100% {
        -webkit-transform: translate(251px, -200px) rotate(180deg)
    }
}

@keyframes animFive {
    0% {
        transform: translate(61px, -99px) rotate(0deg)
    }
    21% {
        transform: translate(4px, -190px) rotate(38deg)
    }
    41% {
        transform: translate(-139px, -200px) rotate(74deg)
    }
    60% {
        transform: translate(-263px, -164px) rotate(108deg)
    }
    80% {
        transform: translate(-195px, -49px) rotate(144deg)
    }
    100% {
        transform: translate(-1px, 0px) rotate(180deg)
    }
}

@-webkit-keyframes animFive {
    0% {
        -webkit-transform: translate(61px, -99px) rotate(0deg)
    }
    21% {
        -webkit-transform: translate(4px, -190px) rotate(38deg)
    }
    41% {
        -webkit-transform: translate(-139px, -200px) rotate(74deg)
    }
    60% {
        -webkit-transform: translate(-263px, -164px) rotate(108deg)
    }
    80% {
        -webkit-transform: translate(-195px, -49px) rotate(144deg)
    }
    100% {
        -webkit-transform: translate(-1px, 0px) rotate(180deg)
    }
}

/* Animated Elements */

/* START FOOTER */

.login-formcontrolInput-box {
    border: 1px solid #6a869585!important;
    border-radius: 0!important;
    background-color: #020441!important;
    font-size: 14px!important;
    color: #fff!important;
	padding: 25px 10px!important;
}

.login-formcontrolInput-box:focus {
    border: 1px solid #01caff!important;
    border-radius: 0!important;
    box-shadow: none!important;
}

.textareainput {
    border-radius: 0!important;
    background-color: #020441!important;
    font-size: 14px!important;
    color: #fff!important;
	border: 1px solid #6a869585!important;
}
.textareainput:focus {
    border: 1px solid #01caff!important;
    border-radius: 0!important;
    box-shadow: none!important;
}

.footer-bg{
	background: #092958!important;
}

ul.ft-contact li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px;
}
.ft-contact {
    margin-bottom: 0;
    padding-left: 0;
}
.ftlink:hover {
    color: #01caff!important;
    text-decoration: none!important;
}

/* END FOOTER */