@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
body,html{
    margin: 0px;
    padding: 0px;
   font-family: 'Roboto', sans-serif;
   font-weight:400;    
  background: radial-gradient(ellipse at center,  rgba(0,6,213,1) 0%,rgba(0,1,104,1) 33%,rgba(4,2,5,1) 65%);
	color:#fff;
     display:flex; flex-direction:column; justify-content:center;
  min-height:100vh;
  position: relative;
 

}
.mqb784 {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 3%;
}
.utc466{
     color: #3366f6;
    margin-top: 10px;
    display: block;
}
.fqg423{
 text-align: right;
}
.fqg423 a{
color: #fff;
}
.fqg423 p{
margin-bottom: 0!important;
}
.cef875{
     width: 80%;
    margin: auto;
    max-width: 1520px;
}
.pyi176{
     padding: 4px 12px;
    background-color: #0034d1;
    border-radius: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;    
    margin-top: 5px;
    margin-bottom: 5px;
    border: none;    
    text-align: center;
    display: inline-block;
}
.ldhcon p{
 text-align: left;
}
.fqg423 p{
 text-align: right;
}
.modal-header {
    z-index: 22;
    position: relative;
}
.xgo460 {
    max-width: 510px;
}
.defgxhs {
    border: 1px solid rgb(0, 26, 105);
        border-radius: 26px;
}
.jpq147{
 color: #ffffff;
    font-weight: 600;
    border-radius: 14px;
    font-size: 26px;
    width: 98%;
    text-align: center;
    background-color: #fff;
    border: solid 1px #0034d1;
    padding: 20px 25px 20px 40px;
}
.xfg991{
 color: #0034d1;
    font-size: 72px;
    font-weight: 800;
    display: inline-block;
    line-height: 86px;
}
.xfg991 span {
    font-weight: 400;
}
.cgw748{
color: #ffffff;
    font-size: 28px;
    font-weight: 800;
    line-height: 31px;
}
.chu663{
 font-weight: 600;
    font-size: 23px;
}
.rmr956{ 
    font-weight: 800;
    font-size: 35px;
    color: #01016D;
    margin-bottom: 3px;
}
.esn683{
 font-weight: 600;
    font-size: 25px;
    color: #0034d1;
}
.containerx {
    display: flex;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 25px;
    align-items: center;
    transition: all .3s;
}
.containerx:hover {
transform: scale(1.01);
}
.containerx input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
    position: absolute;
    left: -6%;
height: 40px;
    width: 40px;
    background-color: #e3f4cf;
    border-radius: 20px;
    border: 1px solid #0034d1;
    margin: 2px;
}
.containerx:hover input ~ .checkmark {
  background-color: #ccc;
}
.containerx input:checked ~ .checkmark {
  background-color: #5af708;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.containerx input:checked ~ .checkmark:after {
  display: block;
}
.containerx .checkmark:after {
    left: 14px;
    top: 7px;
    width: 12px;
    height: 18px;
    border: solid white;
    border-width: 0 5px 5px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.wke762 .elmbxcon {
    margin-bottom: 0px!important;
}
.wke762 .demoInputBox {
    background: transparent!important;
}
.boq943{
text-align: center;
    color: red; 
}
.rcb882{
 display: inline-block;
    text-align: left;
}
.containercv{
max-width: 85%;
margin: auto;
}
.tpbdrs{
margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid #00016d;
}
.btnActionff {
    padding: 8px 25px;
    background-color: #0034d1;
    border-radius: 13px;
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    margin-top: 10px;
    border: none;
    width: 185px;
}
.mt-5 input{
  display:inline-block;
  width:50px;
  height:50px;
  text-align:center;
  margin-top: 20px;
  color: #000;
}
.mt-6 input{
  display:block;
  width:100%;
  height:50px;
  margin-top: 20px;
}
.lhjcol{
    background-color: #99aeed!important;
}
.btnActionff:hover{
color: #cdcdcd;
}
#fxdhd{
 position: fixed;
    left: 0;
    top: 0;
    margin: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    background: #fff;
        box-shadow: 0px 15px 18px -16px rgba(133, 133, 133, .5);
}
.vyh043 {
    display: block;
    width: 75%;
    margin-left: 23%;
    line-height: 21px;
    font-size: 14px;
    font-weight: 500;
    margin-top: -20px;
}
input[type="radio"] {
  transform: scale(1.5);
  margin-right: 15px;
}
input[type=checkbox]{  
transform: scale(1.5);
  margin-right: 15px;
}
.tpgt{
display: flex;
    align-items: flex-start;
    flex-direction: row;
}
hr.new1 {
  border-top: 1px solid #0034d1;
}




.lplayer {
    width: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.divsec {
    position: relative;
    display: flex;
    align-items: stretch;
}
.locked{
position: relative;
}
.locked::after {
    width: 28px;
    height: 37px;
    content: " ";
    position: absolute;
    top: 4%;
    right: 4%;
    background-image: url("../images/lock-19.png");
    z-index: 111;
    background-size: cover;
}
.disabledbt{
pointer-events: none;
}
.backgroundimg1{
background-image: url("../images/bck-23.jpg");
}
.backgroundimg2{
background-image: url("../images/Premium.jpg");
}
.backgroundimg3{
background-image: url("../images/Stream 2.jpg");
}
.backgroundimg4{
background-image: url("../images/Stream 3.jpg");
}
.backgroundimg5{
background-image: url("../images/Stream 4.jpg");
}
.backgroundimg6{
background-image: url("../images/Stream 5.jpg");
}
.backgroundimg7{
background-image: url("../images/Stream 6.jpg");
}
.large-background{
   background-repeat: no-repeat;
   background-size: cover;
}
.bgimgs{
background-image: url("../images/1st Page background-05.png");
background-repeat: repeat-x;
background-size: auto 100%;
margin-top: 55px;
 animation: slide 15000s linear infinite;
}
@keyframes slide {
  0% {
    background-position: 0;
  }
  100% {
    background-position: -144903px; /* The image width */
  }
}
.tpmenu{
    position: absolute;
    top: 3%;
    left: 1.5%;
    z-index: 25;
}
.menu-block {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.logotbtn{
font-weight: bold;
    text-decoration: underline;
}
.menu-nav {background: linear-gradient(40deg, rgb(0, 1, 38, 0.95) 75%,rgb(255, 255, 255, 0.82) 131%);
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	padding-right: 20px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;    
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	transition: 0.5s;
	transform-origin: right center;
	transform: translateX(100%);
	opacity: 0;
    border: 1px solid #1dc6fb;
}
.menu-nav_active {
	transform: translateX(0);
	opacity: 1;
}
.menu-nav__link {
	display: inline-block;
	color: #fff;
	margin:0px 10px;
    font-size: 14px;
}
.menu-btn {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #1a1b3a;
    border-radius: 50%;
    position: relative;
    border: 1px solid #1dc6fb;
}

.menu-btn span, 
.menu-btn span:before,
.menu-btn span:after { 
	position: absolute;
	top: 50%; margin-top: -1px;
	left: 50%; margin-left: -10px;
	width: 20px;
	height: 2px;
	background-color: #fff;
}
.menu-btn span:before,
.menu-btn span:after {
	content: '';
	display: block;
	transition: 0.2s;
}
.menu-btn span:before {
	transform: translateY(-5px);
}
.menu-btn span:after {
	transform: translateY(5px);
}
.menu-btn_active span {
	height: 0;
}
.menu-btn_active span:before {
	transform: rotate(45deg);
}
.menu-btn_active span:after {
	transform: rotate(-45deg);
}


.fxp529con {
    padding: 3%;
    max-width: 450px;
    margin: auto;
}
.fxp529con h1{
   text-align: left;
}
.fxp529con h1{
    color: #01026e;
    margin-bottom: 10px;
        margin-top: 10px;
}
input:-webkit-autofill{
     -webkit-box-shadow: 0 0 0 30px #ccc inset !important;
}
.fxp529 {
    background-image: url("../images/1st page dev-03.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
    padding:5px 20px 15px 20px;    
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    margin-bottom: 10px;
}
.oyj910{
  background-image: url("../images/1st page dev-02.png");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 5px 20px 5px 20px;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
}
.fya093{
 color: #fff;
}
.meo035 {
    display: flex;
    align-items: center;
    justify-content: space-between;    
    margin-bottom: 10px;
    margin-top: 15px;
}
.xeo863 {
    background: #01026e;
    font-weight: 600;
    padding: 5px 10px;
    font-size: 13px;
    display: inline-block;
    line-height: 17px;
    color: #fff;
    transition: all .3s;
}
.xeo863:hover{    
    background: #090ac7;
}
.xeo863 span{
display: block;
font-weight: 400;
}
.ojs031 {
    max-width: 52%;
       margin: 30px auto;
}
.ojs031 p{
    text-align: center;
    font-weight: 500;
}
.login__field {
	padding: 10px 0px;	
	position: relative;	
    color: #fff;    
    display: flex;
    align-items: center;
}

.login__icon {
	position: absolute;
	color: #fff;
}

.login__input {
	border: none;
	border-bottom: 2px solid #D1D1D4;
	background: none;
	padding: 10px;
	padding-left: 24px;
	font-weight: 700;
	    width: 100%;
	transition: .2s;
    color: #01026e;
}

.login__input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #01026e;
}

.login__input:active,
.login__input:focus,
.login__input:hover {
	outline: none;
	border-bottom-color: #01026e;
}
.lginform{

}
.uui806 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
}
.lginform button {
    background: #01026e;
    font-weight: 600;
    padding: 7px 30px;
    font-size: 18px;
    display: inline-block;
    border: 0px;
    transition: all .3s;
}
.lginform button:hover{    
    background: #090ac7;
}
.ovlf{
 overflow: hidden;
}
.pbtnl{
max-width: 137px;
cursor: pointer;
}
.modal-content {
    border: 1px solid #1dc6fb;
      background: linear-gradient(40deg, rgb(0, 1, 38, 0.95) 75%,rgb(255, 255, 255, 0.82) 131%); 
}
.close {
    color: #fff;
}
.modal-footer {
    border-top: none;
}
/**/
.stage_highlight {position: absolute;bottom: -17px;left: -2%;width: 50vh;height: 35%;overflow: hidden;background-image: radial-gradient(ellipse closest-side at 50% 82%, rgb(254 254 254 / 50%), rgba(84,120,173,0) 100%);animation: move_highlight 5s linear infinite;}
.lamp {position: absolute;width: 18vh;height: 400vh;background-image: radial-gradient(ellipse, rgb(255 255 255 / 56%), rgb(255 255 255 / 25%) 25%, rgb(255 255 255 / 0%) 50%);top: -220vh;left: 6%;transform: perspective(19vh) rotateX(30deg);}
.spotlight_swivel {animation: rotate_spotlight 5s linear infinite; transform-origin: 0% 0%;}

.stage_highlightb {position: absolute;bottom: -17px;left: 26%;width: 50vh;height: 35%;overflow: hidden;background-image: radial-gradient(ellipse closest-side at 50% 82%, rgb(254 254 254 / 50%), rgba(84,120,173,0) 100%);animation: move_highlight 5s linear infinite;}
.lampb {position: absolute;width: 18vh;height: 400vh;background-image: radial-gradient(ellipse, rgb(255 255 255 / 56%), rgb(255 255 255 / 25%) 25%, rgb(255 255 255 / 0%) 50%);top: -220vh;left: 33%;transform: perspective(19vh) rotateX(30deg);}
.spotlight_swivelb {animation: rotate_spotlight 5s linear infinite;}

.stage_highlightc {position: absolute;bottom: -17px;right: -2%;width: 50vh;height: 35%;overflow: hidden;background-image: radial-gradient(ellipse closest-side at 50% 82%, rgb(254 254 254 / 50%), rgba(84,120,173,0) 100%);animation: move_highlight 5s linear infinite reverse;}
.lampc {position: absolute;width: 18vh;height: 400vh;background-image: radial-gradient(ellipse, rgb(255 255 255 / 56%), rgb(255 255 255 / 25%) 25%, rgb(255 255 255 / 0%) 50%);top: -220vh;right: 6%;transform: perspective(19vh) rotateX(30deg);}
.spotlight_swivelc {animation: rotate_spotlight 5s linear infinite reverse;     transform-origin: top right;}

.stage_highlightd {position: absolute;bottom: -17px;right: 26%;width: 50vh;height: 35%;overflow: hidden;background-image: radial-gradient(ellipse closest-side at 50% 82%, rgb(254 254 254 / 50%), rgba(84,120,173,0) 100%);animation: move_highlight 5s linear infinite reverse;}
.lampd {position: absolute;width: 18vh;height: 400vh;background-image: radial-gradient(ellipse, rgb(255 255 255 / 56%), rgb(255 255 255 / 25%) 25%, rgb(255 255 255 / 0%) 50%);top: -220vh;right: 33%;transform: perspective(19vh) rotateX(30deg);}
.spotlight_swiveld {animation: rotate_spotlight 5s linear infinite reverse; }



 @keyframes rotate_spotlight {0% {transform: rotate(0deg) scaleY(1) translateY(0);}25% {transform: rotate(-15deg) scaleY(1.1) translateY(-3vh);}50% {transform: rotate(0deg) scaleY(1) translateY(0);}75% {transform: rotate(15deg) scaleY(1.1) translateY(-3vh);}}

 
 @keyframes move_highlight {0% {transform: translateX(0);}25% {transform: translateX(30vh);}50% {transform: translateX(0);}75% {transform: translateX(-30vh);}}

 
/**/
.closebln{
position: absolute;
right: 5px;
top: -20px;
display: none;
}
.closebln img{
width: 40px;
}
.dsideBar {
    z-index: 1000;
    border: 1px solid #1dc6fb;
    background: linear-gradient(40deg, rgb(0,1, 38, 95%) 55%,rgb(249, 249, 249, 65%) 114%);
    position: absolute;
    top: 0%;
    left: -10px;    
    padding: 35px 28px;
    box-shadow: 0 10px 20px #00000030;
    border-radius: 10px;
    width: 115px;
    display: none;
    flex-direction: column;
    transition: width 0.3s ease;
    overflow-x: initial;
}
.dsideBar ul{
list-style: none;
margin: 0;
padding: 0;
}
.dclosebln {
    position: absolute;
    right: 5px;
    top: -20px;
    display: none;
}
.dclosebln img {
    width: 40px;
}
.dsideBar .dlink-icon {
    flex-basis: 30px;
    margin-right: 25px;
    line-height: 20px;
        color: #fff;
    font-size: 17px;
    font-weight: 900;
}
.dsideBar .dnavLinks li.dactives .dlink-icon strong {
    font-size: 25px;
    line-height: 23px;
}
.maincon{
width: 90%;
margin: auto;
}
.ldpttlcon {
    margin-top: 60px;
}
.vcb572 {
    margin: 30px 60px;
    border-top: 2px solid #0034d1;
    padding-top: 20px;
}
.ldpttlcon img{
    width: 84%;
    margin: 27px auto 14px auto;
    display: block;
}
.ldpttl {
    display: inline-block;
    margin: 0px 10px 10px 10px;
    max-width: 350px;
    width: 100%;
    padding: 10px 50px;
    font-size: 18px;
    font-weight: 500;
        vertical-align: top;
}
.ldpttlh{
font-size: 20px;
  position:relative;
  text-align: center
}

.yww323 {
    display: inline-block;
}
.ldhcon p{
    font-style: italic;
}
.ldhcon h1{
margin-bottom: 5px;
margin-top: 0px;
}
.ldpttpg {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.mainsp{
border-left: 2px solid #0034d1;
}

.ldpbtlcon{
margin-top: 10px;
}
.ldpbtlcon img {
    width: 98%;
    display: block;
    margin: 16px auto;
}
.ldpbtl{
    display: inline-block;
    margin: 0px 10px 10px 10px;
    width: 16%;
    padding: 20px;
        padding: 10px 50px;
    font-size: 18px;
    font-weight: 500;
}
p {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    text-align: left;
}

*, *::before, *::after {
    box-sizing: border-box;
}
.lighta{
position: absolute;
top: -20vh;
transform-origin: top center;
  animation: rotate_spotlight 7s linear infinite;
      width: 18%;
}
.lightd{
position: absolute;
top: -20vh;
left: 20%;
transform-origin: top center;
  animation: rotate_spotlight 7s linear infinite;
      width: 18%;
}
.lightb{
position: absolute;
top: -20vh;
left: 40%;
transform-origin: top center;
      width: 18%;
}
.lightc{
position: absolute;
top: -20vh;
right: 0px;
transform-origin: top center;
  animation: rotate_spotlight 7s linear infinite reverse;
      width: 18%;
}
.lighte{
position: absolute;
top: -20vh;
right: 20%;
transform-origin: top center;
  animation: rotate_spotlight 7s linear infinite reverse;
      width: 18%;
}
.btmshinecon{
position: relative;
 width: 55%;
}
.btmp{
    margin-left: 20px;
    margin-bottom: 0px;
    text-align: left;
        font-style: italic;
}
.btmshine{
    position: absolute;
    top: -18%;
    left: 31%;
    width: 41%!important;
    transform: translateX(-50%);

}

.splogosidcon{
       position: absolute;
    right: 2%;
    width: 28%;
    top: 0%;    
    z-index: 3;
    text-align: right;
}
.splogosid {
    width: 28%;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    margin-left: 6px;
    vertical-align: top;
    line-height: 14px;
}
.splogosid img{
       width: 97%;
       margin-top: 6px;
}
.splogosid a img {
    width: 90%;    
    cursor: pointer;
}
.tpg {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.sla{
display: inline-block;
width: 58%;
}
.sla p{
margin-bottom: 15px;
}
.sla img{
max-width: 128px;
transition: all .3s;
cursor: pointer;
}
.sla img:hover{
transform: translateY(-5px);
}
.sla img:active{
transform: scale(0.98);
}
.slb{
display: inline-block;
width: 20%;
text-align: center;
}
.slc{
display: inline-block;
width: 30%;
}
.slc h3 {
    font-size: 28px;
    margin: 0px 0px 12px 0px;
}
.slc p {
    line-height: 25px;
}
.leftpdsl {
    margin-left: 13%;
    margin-right: 4%;
    margin-top: 1%;
    position: relative;
}
.logocon{
margin-bottom: 40px;
    margin-left: 1%;
}
.logocon h2 {
    display: block;
    text-align: left;
        font-size: 35px;
    margin-left: 20px;
        margin-bottom: 0px;
    margin-top: 0px;
}
.swiper-button-prev {
  background-image: url("../images/p4.png");
width: 40px;
height: 40px; 
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.swiper-button-prev:after , .swiper-button-next:after{
content: none;
}
.swiper-button-next {
  background-image: url("../images/p3.png");
width: 40px;
height: 40px; 
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
#toTop {
    position: fixed;
    right: 15px;
    bottom: 30px;
    margin: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    width: 40px;
}
#toTop img{
width: 100%;
}
.logocon img{
    width: 173px;
}
.shows {
    opacity: 1!important;
    visibility: visible!important;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.elementor-divider-separator {
    height: 3px;
background: rgb(0,53,209);
background: linear-gradient(90deg, rgba(0,53,209,1) 0%, rgba(33,154,211,1) 51%);
    width: 58%;
    display: block;
    margin-bottom: 10px;
}
.sla h1{
    margin-bottom: 5px;
    font-size: 36px;
    margin-top: 0px;
}

.mySwiper2 {
padding-left: 2.2%;
}
.swiper-slide{

}
.mySwiper{
min-height: 30vh;
    margin-left: 1%;

}
.mySwiper2 .swiper-container {
    position:relative;
    width: 90vw;
}
.mySwiper2 .swiper-wrapper{

    padding: 20px 0px  5px 0px;
}
.mySwiper2 .swiper-container > .swiper-slide__content {
  position:absolute;
  top:0;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -45px;
    right: auto;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -45px;
    left: auto;
}

.mySwiper2 .swiper-slide {
 
   width: auto;
  background: #000089; 
  background: linear-gradient(163deg, rgba(0,0,137,1) 1%,rgba(0,185,243,1) 27%,rgba(0,0,137,1) 62%);
  text-align: center; 
  transition:all 200ms linear; 
  border-radius: 10px;
  border: 1px solid #1dc6fb;   
    padding: 10px 10px;
        transform: scale(0.85);        
  cursor: pointer;
  }
  
 .mySwiper2 .swiper-slide-active {
    border: 0.18rem solid #fff;
    border-radius: 2rem;
   box-shadow: 0 0 0rem #fff, 0 0 0rem #fff, 0 0 0.5rem #f8f7e5, 0 0 0rem #f8f7e5, 0 0 1rem #f8f7e5, inset 0 0 0.3rem #f8f7e5;
  /*     transform: scale(1);*/
       position: relative;
}
 .mySwiper2 .swiper-slide-active:before{
width: 131px;
    height: 356px;
    content: " ";
    position: absolute;
    top: 50%;
    left: -68px;
    background-image: url(../images/shine-06.png);
    z-index: 111;
    background-size: cover;
    transform: translateY(-50%);
    animation: MoveUpDown 3s linear infinite;

}
@keyframes MoveUpDown {
  0%{
    top: 60%;
    opacity: 0
  }
  10%{
    opacity: 1
  }
  50% {
    opacity: 1
    
  }
  70% {
    top: 40%;
    opacity: 0
    
  }
  100% {
    opacity: 0
  }
}
@keyframes MoveUpDowns {
  0%{
    top: 30%;
    opacity: 0
  }
  10%{
    opacity: 1
  }
  50% {
    opacity: 1
    
  }
  70% {
    top: 50%;
    opacity: 0
    
  }
  100% {
    opacity: 0
  }
}

 .mySwiper2 .swiper-slide-active:after{
   width: 131px;
    height: 356px;
    content: " ";
    position: absolute;
    top: 50%;
    right: -65px;
    background-image: url(../images/shine-06.png);
    z-index: 111;
    background-size: cover;
    transform: translateY(-50%);    
    animation: MoveUpDowns 3s linear infinite;

}
.hs1 {
       font-size: 25px;
    line-height: 29px;
    font-weight: 600;
    margin-bottom: 10px;
}
 .mySwiper2 img{
 max-width: 165px;    
    margin: 15px 0px;

 }
.mySwiper2 p {
       text-align: center;
    line-height: 20px;
    font-size: 16px;
   /* min-height: 12vh;*/
}
.mySwiper2 strong {
    padding-top: 3px;
    display: block;
}


.mySwiper2 .swiper-slide__content {
}

.sideBar a {
  text-decoration: none;
  color: inherit;
}
.sideBar li {
  list-style-type: none;
}
.sideBar {
    z-index: 1000;
    border: 1px solid #1dc6fb;
    background: linear-gradient(40deg, rgb(0, 1, 38, 0.95) 75%,rgb(255, 255, 255, 0.82) 131%);
    position: fixed;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
    padding: 35px 28px;
    box-shadow: 0 10px 20px #00000030;
    border-radius: 10px;
    width: 115px;
    display: flex;
    flex-direction: column;
    transition: width 0.3s ease;
    overflow-x: hidden;
}
.sideBar ul{
 padding:0; 
 margin: 0px;
}

.sideBar .navLinks {
  width: 100%;
}
.sideBar .navLinks li {
  border-radius: 15px;  
  transition: all .3s;
}
.sideBar .navLinks li a {

}

.sideBar .navLinks li.actives .link-text {
    color:#fff;
    font-size:17px;
}
.sideBar .navLinks li.actives .link-icon {
    color:#fff;
    font-size:17px;
    font-weight: 900;
}
.sideBar .navLinks li.actives .link-icon strong{
    font-size:25px;
        line-height: 23px;
}
.sideBar .navLinks:last-child {
  margin-top: auto;
}

.sideBar .link {
  display: flex;  
}

.sideBar .link-text {
    color: #9d9d9d;
    font-weight: 400;
    font-size: 14px;
    transform: scaleX(0);
    transform-origin: left;
    transition: width 0s , opacity ease-out;
    height: 30px;
    opacity: 0;
    margin-top: 3px;
    min-width: 260px;
    line-height: 19px;
}

.sideBar .link-icon {
  color: #9d9d9d;
  flex-basis: 30px;
  font-size: 13px;
  margin-right: 25px;
  line-height: 17px;
}

.sideBar .text-muted {
  color: #ccc;
  font-size: 15px;
  padding: 20px 0;
}

.sideBar .navLinks li:hover {
   
}

.sideBar .navLinks li:hover .link > * {
  color: #fff;
}

.sideBar:hover .link-text {
  transform: scaleX(1);
  opacity: 1;
}

.sideBar:hover {
  width: 400px;
  align-items: flex-start;
}
.elementor-divider-separators {
    height: 2px;
background: rgb(0,53,209);
background: linear-gradient(90deg, rgba(0,53,209,1) 0%, rgba(33,154,211,1) 51%);
    width: 100%;
    display: block;
    margin: 10px 0px;
}


@media (max-width: 1600px) {

.fxp529con h1 {
    font-size: 23px;    
}
.login__field {
    padding: 6px 0px;
        font-size: 14px;
}
.ldpttl {
    margin: 0px 10px 10px 10px;
    max-width: 255px;
    padding: 10px 20px;
    font-size: 15px;
    line-height: 18px;
}
.ojs031 p {
    text-align: center;
    font-weight: 500;    
    font-size: 15px;
    line-height: 20px;
}
.ojs031 {
    max-width: 57%;
}
.ldpttlcon img {
    width: 60%;
    margin: 15px auto 10px auto;
    display: block;
}
.pbtnl {
    max-width: 110px;
}
.ldhcon h1 {
    font-size: 30px;
}
.lginform button {
    font-size: 14px;
}
.xeo863 {
    padding: 5px 8px;
    font-size: 12px;
    line-height: 14px;
}
.bgimgs {
    margin-top: 30px;
}
.ldpttlcon img {
}
.ldpttlh {
    font-size: 14px;
}
.fxp529con {
    padding: 2%;
    max-width: 385px;
}
.fya093 {
    font-size: 14px;
}
.ldpbtlcon img {
    width: 85%;
    display: block;
    margin: 12px auto;
}
.vcb572 {
    margin: 15px 60px;
    padding-top: 20px;
}
.ldpbtl {
    line-height: 14px;
    margin: 0px 10px 10px 10px;
    width: 16%;
    padding: 10px 18px;
    font-size: 15px;
}
.tpg {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.lighta{
      width: auto;
}
.lightb{
      width: auto;
}
.lightc{
      width: auto;
}
.sla{
display: inline-block;
}
.slb{
display: inline-block;
width: 20%;
text-align: center;
}
.slc{
display: inline-block;
width: 30%;
}
.slc h3 {
    font-size: 24px;
    margin: 0px 0px 12px 0px;
}
.slc p{
line-height: 14px;
}
.sla img{
max-width: 128px;
}
.leftpdsl {
    margin-left: 13%;
    margin-right: 4%;
}
.logocon{
margin-bottom: 20px;
}
.logocon h2 {
    display: block;
    text-align: left;
    font-size: 26px;
    margin-left: 20px;
        margin-bottom: 0px;
    margin-top: 0px;
}
.swiper-button-prev {
  background-image: url("../images/p4.png");
width: 40px;
height: 40px; 
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.swiper-button-prev:after , .swiper-button-next:after{
content: none;
}
.swiper-button-next {
  background-image: url("../images/p3.png");
width: 40px;
height: 40px; 
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
#toTop {
    position: fixed;
    right: 15px;
    bottom: 30px;
    margin: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    width: 40px;
}
#toTop img{
width: 100%;
}
.logocon img{
    width: 173px;
}
.shows {
    opacity: 1!important;
    visibility: visible!important;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.elementor-divider-separator {
    height: 3px;
background: rgb(0,53,209);
background: linear-gradient(90deg, rgba(0,53,209,1) 0%, rgba(33,154,211,1) 51%);
    width: 58%;
    display: block;
    margin-bottom: 10px;
}

.sla h1{
    margin-bottom: 5px;
    font-size: 26px;
    margin-top: 0px;
}
p {
    font-size: 13px;
    line-height: 17px;
    font-weight: 400;
}
.swiper{

}
.swiper-slide{

}
.mySwiper{
    min-height: 30vh;
}
.mySwiper2 .swiper-container {
    position:relative;
    width: 90vw;
}
.mySwiper2 .swiper-wrapper{

    padding: 10px 0px  5px 0px;
}
.mySwiper2 .swiper-container > .swiper-slide__content {
  position:absolute;
  top:0;
}

.mySwiper2 .swiper-slide {
 
   text-align: center; 
  transition:all 200ms linear;  
  border-radius: 10px;
  border: 1px solid #1dc6fb;
  padding: 10px 10px;
  }
  
 .mySwiper2 .swiper-slide-active {
    border: 0.18rem solid #fff;
    border-radius: 2rem;
   box-shadow: 0 0 0rem #fff, 0 0 0rem #fff, 0 0 0.5rem #f8f7e5, 0 0 0rem #f8f7e5, 0 0 1rem #f8f7e5, inset 0 0 0.3rem #f8f7e5;
}
.hs1 {
        font-size: 15px;
    line-height: 23px;
    margin-bottom: 8px;
}
.locked::after {
    width: 18px;
    height: 25px;
    content: " ";
    position: absolute;
    top: 2%;
    right: 2%;
}
 .mySwiper2 img{
 max-width: 110px;
     margin: 0px 0px 10px 0px;
 }
.mySwiper2 p {
    text-align: center;
       font-size: 11px;
    line-height: 13px;
}
.sideBar .link-icon {
    line-height: 16px;
}	
.menu-nav__link {
    font-size: 13px;
}
	
}

@media (max-width: 1280px) {
	
.ldpttl {
    font-size: 14px;
}
.mySwiper2 p {
    /*min-height: 10vh;*/
}
.large-background {
    background-position-x: 70%;
}
.fxp529con {
    padding: 1.5%;
    max-width: 375px;
}
.splogosidcon {
    width: 30%;
}
.fxp529con h1 {
    font-size: 25px;
}
.lginform button {
    
}
.xeo863 {
    line-height: 14px;
}
.ldpttl {
    max-width: 240px;
}
.pbtnl {
    max-width: 100px;
}
.ojs031 {
    margin: 25px auto;
}
.ldpttlcon {
    margin-top: 45px;
}
	
}

@media (max-width: 1024px) {
.leftpdsl {
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0px;
    padding: 0px;
}
.large-background {
    background-position-x: 58%;
}
.divsec {
    margin: 0px 4%;
    padding: 0;
}
.elementor-divider-separator {
    margin-left: auto;
    margin-right: auto;
}
.fxp529 .elementor-divider-separator {
    margin-left: 0;
}
.oyj910 .elementor-divider-separator {
    margin-left: 0;
}
.mySwiper2 p {
    padding: 0px 10%;
}
.ldpttl {
    max-width: 190px;
    font-size: 13px;
}
.ldpbtl {
    font-size: 13px;
}
.closebln{
display: inline-block;
}
.dclosebln {
    display: inline-block;
}
.dsideBar{
display: flex;
}
.sideBar {
    width: 400px;
    left: -100%;
 overflow-x: initial;
}
.sideBar:hover {
    width: 400px;
    align-items: flex-start;
}
.sideBar .link-text {
    transform: scaleX(1)!important;
    opacity: 1!important;
}
.splogosidcon {
    position: relative;
    right: 0%;
    width: 100%;
    top: 0%;
    text-align: center;
}
.tpg {
    align-items: center;
    justify-content: center;
}
.splogosid {
    width: 16%;
}
.logocon {
    margin-bottom: 36px;
}
.sla {
    text-align: center;
    width: 81%;
}
.elementor-divider-separator {
  
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -10px;
    left: auto;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -10px;
    right: auto;
}
p {
    line-height: 20px;
    text-align: center;
}
    
}

@media (max-width: 990px) {
.ldpttl {
       padding: 10px 10px;
}
.mqb784 {
    text-align: center;
    align-items: center;
    margin-top: 6%;
    flex-direction: column;
}
.cef875 {
    width: 97%;
    margin: auto;
}
.ldhcon p {
    text-align: center;
}
.fqg423 {
    text-align: center;
}
.fqg423 p {
    text-align: center;
}
.ldpbtl {
    display: inline-block;
    margin: 10px 10px;
    width: 24%;
    padding: 10px;
}
.maincon {
    margin: 50px auto;
}
.fxp529con h1 {
    font-size: 22px;
}
.mainsp {
    border-left: none;
    border-top: 2px solid #0034d1;
    padding-top: 25px;
}
}

@media (max-width: 768px) {
.dsideBar {
    z-index: 1000;
    border: 1px solid #1dc6fb;
    background: linear-gradient(40deg, rgb(0, 1, 38, 95%) 55%,rgb(249, 249, 249, 65%) 114%);
    position: absolute;
    top: 0%;

}
.cgw748 {
    font-size: 18px;
}
.btnActionff {
    font-size: 16px;
}
.btmshinecon {
    position: relative;
    width: 73%;
}
}

@media (max-width: 667px) {
body{
    display: block;
}
.mySwiper2 p {
    padding: 0px 0%;
        line-height: 12px;
}
.large-background {
    background-size: auto 113vh;
    background-position: 60% 90%;
}
.hs1 {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
}
.mySwiper2 p {
    /*min-height: 12vh;*/
}
.fxp529con {
    padding: 3% 0;
    max-width: 300px;
}
.xeo863 {
    line-height: 14px;
    padding: 5px 15px;
    font-size: 12px;
    margin: 0px 10px 10px 10px;
}
.meo035 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 15px;
    flex-direction: row;
    flex-wrap: wrap;
}
.ldhcon h1 {
    font-size: 25px;
}
.lginform button {
    font-size: 13px;
}
.fya093 {
    font-size: 12px;
}
.ojs031 {
    max-width: 87%;
}
.ldpbtl {
    display: inline-block;
    margin: 10px 10px;
    width: 80%;
    padding: 7px;
}
.btmp {
    margin-left: auto;
    margin-bottom: 0px;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    margin-top: 3px;
    max-width: 72%;
    margin-right: auto;
}
.ldhcon p {
    max-width: 72%;
    margin-right: auto;
    margin-left: auto;
}
.ovlf {
    overflow: initial;
}
.splogosid {
    margin-left: 0px;
    margin-right: 26px;
}
.splogosidcon {
    text-align: right;
}
.morecontent{
display: none;
}
.sideBar .navLinks li.actives .link-icon {
    font-size: 13px;
}
.sideBar .navLinks li.actives .link-icon strong {
    font-size: 20px;
}	
.sideBar .navLinks li.actives .link-text {    
    font-size: 13px;
}
.dsideBar .dnavLinks li.dactives .dlink-icon {
    font-size: 13px;
}
.dsideBar {
    top: 0%;
    left: -10px;
    padding: 18px 15px;
    width: 80px;
}
.dclosebln img {
    width: 30px;
}
.sideBar .link-text {
    font-size: 13px;
    min-width: 214px;
}
.sideBar .link-icon {
    font-size: 13px;
}
.sideBar {
    width: 310px;
}
.sideBar:hover {
    width: 310px;
    align-items: flex-start;
}
.leftpdsl {
    padding: 10px 0px;
}
.logocon {
    margin-bottom: 14px;
    margin-left: 0%;
}
.closebln img{
width: 30px;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 0px;
    right: auto;
}
.menu-btn {
    width: 40px;
    height: 40px;
}
.tpmenu {
    top: 1%;
        left: 2%;
}
.menu-nav {
    height: 40px;
    line-height: 40px;
}
.splogosid {
    margin-left: 0px;
    margin-right: 14px;
    width: 20%;
}
.locked::after {
    width: 13px;
    height: 18px;
    content: " ";
    position: absolute;
    top: 1%;
    right: 1%;
}
.sla {
    text-align: center;
    width: 94%;
}
.btmshinecon {
    width: 91%;
}
.logocon h2 {
    display: block;
    font-size: 17px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 6px;
        text-align: center;
}
.logocon img {
    width: 150px;
}
.sla h1 {
    margin-bottom: 5px;
    font-size: 20px;
    margin-top: 10px;
}
.elementor-divider-separator {
  
}
.sla p {
    line-height: 20px;
    text-align: center;
    max-height: 9vh;
}
.mySwiper2 img {
    max-width: 90px;
        margin: 0px 0px 5px 0px;
}
.hs1 {
    font-size: 15px;
    line-height: 14px;
    margin-bottom: 4px;
}
.mySwiper2 .swiper-slide {
    padding: 5px 5px;
    opacity: .8;
}
.mySwiper2 .swiper-slide-active {
    opacity: 1!important;
}
.sla img {
    max-width: 100px;
}
.mySwiper {
    min-height: 25vh;
}
.mySwiper2 .swiper-slide-active:after {
    width: 81px;
    height: 306px;
    content: " ";
    position: absolute;
    top: 50%;
    right: -24px;
}
.mySwiper2 .swiper-slide-active:before {
    width: 81px;
    height: 306px;
    content: " ";
    position: absolute;
    top: 50%;
    left: -58px;
}
.maincon {
    width: 95%;
    margin: 40px auto;
}
.ldpttl {

}
.ldpttlh {
    font-size: 17px;
        font-weight: 800;
}
.ldpbtl {
    display: inline-block;
    margin: 10px 10px;
    width: 41%;
    padding: 5px;
}
.ldpttl {
    padding: 5px 10px;
}
.ldpbtlcon img {
    width: 82%;
}
.mainsp {
    border-left: none;
}
.smhig {
    min-height: 25px;
    line-height: 11px;
}
.mySwiper2 {
    padding-left: 2.2%;
}
.divsec {
    margin: 0px 1%;
    padding: 0;
}
}

@media (max-width: 350px) {
.mySwiper2 p {
    display: none;
}
.xeo863 {
    line-height: 14px;
    padding: 5px 13px;
    font-size: 12px;
    margin: 0px 10px 10px 10px;
}
.dsideBar .dnavLinks li.dactives .dlink-icon {
    font-size: 12px;
}
.maincon {
    margin: 25px auto;
}
.ldpbtl {
    width: 100%;
}
.ldhcon h1 {
    font-size: 23px;
}
.dsideBar {
    top: 0%;
    left: -10px;
    padding: 12px 11px;
    width: 61px;
}
.dclosebln img {
    width: 23px;
}
.dclosebln {
    right: -3px;
    top: -14px;
}
.hs1 {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 7px;
}
.splogosid {
    width: 19%;
    font-size: 12px;
    margin-left: 0px;
    vertical-align: top;
    line-height: 10px;
    margin-right: 17px;
}
.logocon {
    margin-bottom: 16px;
}
.mySwiper2 .swiper-slide {
    padding: 25px 5px;
}
.mySwiper2 .swiper-slide-active:after {
 width: 40px;
    height: 150px;
    content: " ";
    position: absolute;
    top: 50%;
    right: -14px;
}
.mySwiper2 .swiper-slide-active:before {
    width: 40px;
    height: 150px;
    content: " ";
    position: absolute;
    top: 50%;
    left: -30px;
}
.logocon img {
    width: 115px;
}
.splogosid img {
    width: 86%;
}
.sla p {
    max-height: 10vh;
}
.mySwiper {
    min-height: 35vh;
}
.sla img {
    max-width: 83px;
}
	
}

