.font_j{
	font-family: 'Josefin Sans', sans-serif;
}
.masthead{
	background-image: url('../img/background/1.png');
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 30px;

}

.bg01{
	background-color: #fff;
	position: relative;
	padding: 15px 15px;

}

.shadow11{
	background-color: #fff;
	border-radius: 40px;
	position: relative;
	padding: 15px 30px;
	background-color: none;
	background-size: 100% 60px;
	background-repeat: no-repeat;
	box-shadow: 12px 12px 0px #09005D;
}
.shadow11 span{
	background-color: #ED1C24;
	display: inline-block;
	padding: 15px;
	border-radius: 30px;
}


.shadow2{
	background-image: url('../img/shadow2.png');
	background-size: cover;
	background-position: bottom;
	position: relative;
	padding: 15px 100px ;
	margin-top: 30px;
	display: inline-block;
	background-color: none;
	background-size: 100% 80px;
	background-repeat: no-repeat;
}
.shadow21{
	background-image: url('../img/shadow21.png');
	background-size: cover;
	background-position: bottom;
	position: relative;
	padding: 15px 0 ;
	display: inline-block;
	background-color: none;
	background-size: 100% 80px;
	background-repeat: no-repeat;
}
.home1 h1{
	text-shadow: 4px 4px 0px #09005D;
}
.home1 .box{
	width: 280px;
	padding: 15px;
	border-radius: 30px;
	background: #FCCC00;
	margin: 30px auto;
}
.home1 .box1{
	padding: 15px;
	border-radius: 30px;
	background-image: url('../img/bg01.png');
	background-position: center center;
	background-repeat: no-repeat;
	margin: 30px auto;
}
.home1 .bg-warning{
	padding: 15px;
	border-radius: 50%;
	display: inline-block;
}
.starbg{
	background-image: url('../img/star.png');
	background-repeat: no-repeat;
	background-position: bottom;
	display: inline-block;
	position: absolute;
	height: 50px;
	width: 50px;
	top: 10px;
	bottom: 0px;
	left: 20px;
}

.starbg_right{
	background-image: url('../img/star.png');
	background-repeat: no-repeat;
	background-position: bottom;
	display: inline-block;
	position: absolute;
	height: 50px;
	width: 50px;
	top: 10px;
	bottom: 0px;
	right: 20px;
}

.home1 .video_box iframe {
	width: 100%;
	height: 360px;

}

.home1 .bg13{
	padding: 15px 15px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	background: linear-gradient(90deg, #00D2FF 0%, #17AEED 49.98%, #3A7BD5 99.96%);
	border-radius: 8px;
}
.home1 .content_box table td svg{
	color: #E1473D;
}
.home1 .content_box table td{
	border: none;
	padding-bottom: 10px;
	padding-top: 0px;
	line-height: 22px;
	padding-left:5px;
}

.home1 .content_box table td:first-child img{
	width: 30px;
}

.home1 .row .first_col{
	background-color: #72d1f7;
}

.home1 .row .content_box{
	padding: 20px 5px 20px 20px;
	background-color: #fff;
	box-shadow: 4px 8px 25px rgba(109, 141, 173, 0.5);
}
.home1 .row .border_top{
	background: linear-gradient(90deg, #00D2FF 0%, #17AEED 49.98%, #3A7BD5 99.96%);
	height: 5px;
}
.home1_footer{
	padding-top: 70px;
}
.home2 {
	background-image: url('../img/background/2.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.home2 .content h2{
	display: inline-block;
	background-color: #B4EEFA;
	color: rgba(58, 123, 213, 1);
	padding: 8px 20px;
	margin-bottom: 0;
	font-style: italic;

}
.home2 .content{
	position: relative;
}
.home2 .content .row1{
	text-align: center;
	margin-top: -130px;
}
.home2 .content .row2{
	text-align: center;
	margin-top: -100px;
}
.subheading{
	padding: 20px, 40px, 20px, 40px;
	background: linear-gradient(90deg, #00D2FF 0%, #17AEED 49.98%, #3A7BD5 99.96%);
	border-radius: 8px;
}
.home2a{
	background-color: #F1FAFF;
}

.circle21{
	background-image: url('../img/cicrle21.png');
	background-repeat: no-repeat;
	padding: 30px 50px;
	background-size: 200px 80px;
}


.home3{
	background-image: url('../img/background/3.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;
  z-index: 399;
  padding-top: 10%;
}

.shadow31{
	border-radius: 40px;
	position: relative;
	padding: 15px 45px;
	background: linear-gradient(90deg, #00D2FF 0%, #17AEED 49.98%, #3A7BD5 99.96%);
	border-radius: 8px;
}
.
.shadow31 span{
	background-color: #ED1C24;
	display: inline-block;
	padding: 15px;
	border-radius: 30px;
}



.shadow3a1{
	background-color: #fff;
	border-radius: 80px;
	position: relative;
	padding: 15px 15px;
	background-color: none;
	background-size: 100% 60px;
	background-repeat: no-repeat;
	box-shadow: 12px 12px 0px #09005D;
}

.home3 .box {
	border-radius: 5px;
	margin-bottom: 30px;
	text-align: center;
	padding: 40px 15px 15px;
	background-color: #fff;
	min-height: 130px;
	margin-bottom: 100px;

}
.home3 .box img{
	background-color: #fff;
	position: absolute;
	top: -60px;
	left: 110px;
	padding: 20px;
	border: 5px solid #D2EDFA;
}

.home3 .box1 {
	margin-bottom: 30px;
	text-align: center;
	padding: 25px;
	min-height: 130px;
	background: linear-gradient(90deg, #00D2FF 0%, #17AEED 49.98%, #3A7BD5 99.96%);
	border-radius: 8px;
}
.home4c{
	background-color: #EEFAFE	;
}
.home4 .text ,.home4c .text{
	background: #FFF1DC;
	box-shadow: 4px 24px 60px rgba(109, 141, 173, 0.25);
	border-radius: 12px;
	padding: 30px;
	margin-bottom: 30px;
}

.home4 .item {
	background: #FFFFFF;
	box-shadow: 12px 12px 0px rgba(0, 114, 255, 0.12);
	border-radius: 16px;
	padding: 40px;
}
.home4{
	background-image: url('../img/background/2.png');
  background-repeat: no-repeat;
  background-size: cover;
}	
.home4 .header h2 .box_set{
    background: linear-gradient(100.75deg, #F15B33 32.03%, #F1C235 96.25%);
    box-shadow: 2px 6px 0px #401408;
    border-radius: 10px;
    display: inline-block;
}
.home5{
	background-image: url('../img/background/5.png');
  background-repeat: no-repeat;
  background-size: cover;
}	
.home6 {
    background-image: url(../img/background/6.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.home6 .content {
    position: relative;
}
.home6 .content .row1 {
	text-align: center;
	margin-top: -100px;
}
.home6 .content .row2 {
    text-align: center;
	margin-top: -100px;
}
.home6 .bg61 {
    background: #fdd337;
    padding: 15px;
    border-radius: 25px;
    display: inline-block;
}
.home6 .content .box {
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 4px 24px 60px rgba(109, 141, 173, .25);
}


.home7_1{
	background-color: #FFE5A9;
}
.home7a{
	background-image: url('../img/background/7a.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 10%;
  margin-top: -8%;
  position: relative;
  z-index: 400;
}
.home7b{
	background-color: #fff;
}
.home8{
  position: relative;
  z-index: 500;
  background-repeat: no-repeat;
  background-image: url('../img/background/8.png');

  background-size: cover;
  position: relative;
  z-index: 500;
}
.home8 .content .item{
	margin-bottom: 50px;
	padding-top: 50px;
}
.home8 .content .item h2{
	margin-top: 30px;
	font-size: 24px;
}
.home8 .content .row:first-child{
	background: none;
}
.home8 .content .row{
	background: linear-gradient(90deg, rgba(0, 184, 196, 0.09) 0.78%, rgba(0, 184, 196, 0.48) 36.95%, rgba(0, 184, 196, 0.48) 66.41%, rgba(0, 184, 196, 0.09) 100%);
	background-size: 100% 3px;
	background-repeat: no-repeat;
}
.home8 .content .row .col-sm-6:last-child{
	background: linear-gradient(90deg, rgba(0, 184, 196, 0.09) 0.78%, rgba(0, 184, 196, 0.48) 36.95%, rgba(0, 184, 196, 0.48) 66.41%, rgba(0, 184, 196, 0.09) 100%);
	background-size: 3px 100%;
	background-repeat: no-repeat;
}

.home4a{
	background-color: #FFEAE9;
}
.home8 svg{
	color: #54c138;
	margin-right: 5px;
}

.home10{
  background-image: url('../img/background/10.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  position: relative;
  z-index: 500;
}
.home10 .content_box ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.home10a{
	margin-top: -5%;
}
.home10a .box{
	padding: 30px 20px ;
	background-color: #fff;
	box-shadow: 4px 24px 60px rgba(109, 141, 173, 0.25);
	border-radius: 16px;
}
.home2_1{
	background-color: #04111E;
}
.home2_1 .content h2{
	background: #0072FF;
	padding: 10px 28px;
}
.home11{
}

.home12a{
	background-image: url('../img/background12a.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

.home13 .shadow11{
	box-shadow: 12px 12px 0px #FCCC00;
	display: inline-block;
}
.home13 .top h2{
	background-color: #f6c847;
	width: 400px;
	text-align: center;
	padding: 15px;
	margin: 0 auto;
	border-radius: 50px;
}
.home13 .box_set{
  background-color: rgb(237, 28, 36);
  margin: 0 auto;
  padding: 15px;
  border-radius: 35px;
}
.home13a {
	margin-top: -5%;
	padding-top: 12%;
	background-image: url('../img/background13a.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  padding-bottom: 15%;
  position: relative;
  z-index: 499;

}
.home13a .shadow11{
	box-shadow: none;
}

.home13a .box1{
	padding: 15px;
	border-radius: 30px;
	background-image: url('../img/bg01.png');
	background-position: center center;
	background-repeat: no-repeat;
	margin: 30px auto;
}
.home13a .box .bg-warning{
	display: inline-block;
	padding: 15px;
	border-radius: 50%;
}
.home13_1{
	position: relative;
	z-index: 501;
	margin-top: -70px;
}
.home13_1 .box_set{
  background-color: #FDD337;
  margin: 30px auto;
  padding: 15px;
  border-radius: 35px;
}
.home14a{
	background: radial-gradient(189.4% 161.2% at 50% 122.46%, #FFEBF2 31.13%, #FFA8A8 100%);
}

.home14a .content{
	border-radius: 15px;
}

.home3c{
	background-image: url('../img/background/3c.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
}

.home3c iframe {
    width: 100% !important;
    margin-bottom: 30px
}



.home15{
	background-image: url('../img/background15.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
}

.home15a2{
	background-image: url('../img/background15a2.png');
  background-repeat: no-repeat;
  background-size: 100% 500px;
}

.home15 .item img{
	height: 80px;
}
.home15b{
	background-image: url('../img/background22.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.home15b iframe{
	width: 100% !important;
	margin-bottom: 30px;
}
	
.home16{
}
.home16 .content h2{
	display: inline-block;
	color: #00B8C4;
}
.home16 .content{
	position: relative;
}
.home16 .content .col-sm-6 img{
	height: 330px;
}
.home16 .content .row1{
	text-align: center;
	margin-top: -100px;
}
.home16 .content .row2{
	text-align: center;
	margin-top: -100px;
}
.bg02{
	padding: 15px;
	border-radius: 30px;
	background-image: url('../img/bg02.png');
	background-position: center center;
	background-repeat: no-repeat;
	margin: 30px auto;
}
.home17{
	background-image: url('../img/background/4.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}


.home17 .item{
  border-radius: 8px;
  height: 110px;
  padding-top: 20px;
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow:5px 5px 10px rgba(0,0,0,0.1);
}
.home17 .item img{
	width: 50px;
	float: left;
	margin-right: 10px;

}

.home17 .item p{
	width: 80%;
	color: #063960;
	font-size: 24px;
}
.home18a{
  position: relative;
  background-image: url('../img/background/4.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.home18 .item{
	padding: 15px 15px;
   position: relative;
	margin-top: 40px;
	border: 1px solid #00B8C4;
	box-shadow: 0px 4px 20px rgba(0, 184, 196, 0.12);
	border-radius: 8px;
	height: 90px;
	background-color: #fff;
}
.home18 .item h2{
	padding: 15px 0 15px 60px;
}
.home18 .item img{
	float: left;
}


.bgred{
	background-color: #ED1C24;
	border-radius: 35px;
	padding: 15px;
	display: inline-block;
}

.bgyellow{
	background-color: #F6C847;
	border-radius: 35px;
	padding: 15px;
	display: inline-block;
}

.home18a .item{
	padding: 15px 15px;
	min-height: 180px;
}
.home18a .item img{
	margin-bottom: 30px;
}
.home18b{
	background-image: url('../img/background/18b.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;

}
.home18c{
  padding-top: 8%;
  position: relative;
  z-index: 501;
}
.home18d{
  position: relative;
  z-index: 500;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 500;
}
.home18d .content .item{
	margin-bottom: 50px;
	padding-top: 50px;
}
.home18d .content .item h2{
	margin-top: 30px;
	font-size: 24px;
}
.home18d .content .row:first-child{
	background: none;
}
.home18d .content .row{
	background: linear-gradient(90deg, rgba(0, 184, 196, 0.09) 0.78%, rgba(0, 184, 196, 0.48) 36.95%, rgba(0, 184, 196, 0.48) 66.41%, rgba(0, 184, 196, 0.09) 100%);
	background-size: 100% 3px;
	background-repeat: no-repeat;
}
.home18d .content .row .col-sm-6:last-child{
	background: linear-gradient(90deg, rgba(0, 184, 196, 0.09) 0.78%, rgba(0, 184, 196, 0.48) 36.95%, rgba(0, 184, 196, 0.48) 66.41%, rgba(0, 184, 196, 0.09) 100%);
	background-size: 3px 100%;
	background-repeat: no-repeat;
}
.home19{
	background-color: #F0FBFF;
}

.home19 .item{
  border-radius: 18px;
  height: 250px;
  background-color: #fff;
  padding: 40px 30px 0;

}
.home20{
	position: relative;
	z-index: 450;
	background-image: url('../img/background20.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  margin-top: -1%;
  padding-bottom:20% ;
}
.home21{
	position: relative;
	z-index: 500;
	margin-top: ;
	background-color: #4042E2;
	max-width: 800px;
	border-radius: 15px;
	margin: 20px auto;
	padding: 15px;

}

.home22 table{
	border-color: #0072FF !important;;

}

.home22 .table-bordered th, .home22 .table-bordered td{
	border:1px solid  #0072FF !important;
	width: 33% !important;
}
.home22 ul{
	list-style-type: none;
}
.home22 ul li{
	background: #FFFFFF;
	box-shadow: 0px 4px 20px rgba(3, 118, 255, 0.14);
	border-radius: 8px;
	padding: 15px;
	margin-bottom: 30px;
}
.home23{
	background-color: #011470;
  position: relative;
  z-index: 105;
}
.home23 .content{
	background-color: #fff;
	border-radius: 15px;
}
.home23 .bg13 {
	display: inline-block;

}

.home24{
	/*background-color: #005daa;*/
}

.home24 .color_white{
	color: rgba(255, 255, 255, 0.9);
}

.home23 .bg13{
	border-radius: 30px;
	background-color: #f6c847;
}



.home25{
	background-image: url('../img/section25/bg.png');
	background-size: 100% 100%;
}
.home25 .content{
	padding: 25px;
	position: relative;

}
.home25 .content img{
	margin-right: 15px;
}
.home25 .header {
    background: #F70163;
    background: linear-gradient(45deg, rgba(247, 1, 99, 1) 0%, rgba(40, 66, 249, 1) 100%);
    padding: 25px;
    border-radius: 30px;
}
.home25 .list{
	background-color: #050C26;
    border-radius: 30px;
    border: 2px solid #F1694C;
    padding: 3rem;
}
.home25 .box {
    background-color: #EFEFEF;
    border: 2px dotted #000;
    padding-left: 40px;
}
.home25 .box a {
    text-decoration: none;
    color: #000;
}
.home25 .list ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.home25 .list ul li{
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 600;
}
.home25 .list ul li svg{
	 color: #00AA30;
	 margin-right: 10px;
}
.home25a{
	background-image: url('../img/background25a.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding-bottom: 20%;
  position: relative;
  z-index: 500;
}

.home26{
	position: relative;
	z-index: 510;
}


.home28{
	background-color: #202C45;
}

.border_set_bottom{
	background-color:#E6F9FA;
	height: 3px;
	margin-bottom: 30px;
	border-radius: 50px;
}

.border1{
	background-image: url('../img/border1.png');
	background-repeat: repeat-x;
	background-size: auto 15px;
	background-position: 0% 110%;

}

.border2{
	background-image: url('../img/border2.png');
	background-repeat: repeat-x;
	background-size: auto 15px;
	background-position: 0% 110%;

}

.border4{
	background-image: url('../img/border4.png');
	background-size: auto 65px;
	display: inline-block;
	padding: 10px 25px;
	background-repeat: no-repeat;
}

.circle{
	background-image: url('../img/circle.png');
	background-repeat: no-repeat;
	background-size: 180px 80px;
	display: inline-block;
	padding: 10px;
	/*background-position: ;*/
}

.circle2{
	background-image: url('../img/cicrle2.png');
	background-repeat: no-repeat;
	padding: 20px 50px;
	background-size: 80% 90px;
	/*background-position: ;*/
}

.circle3{
	background-image: url('../img/circle3.png');
	background-repeat: no-repeat;
	background-size: 330px 70px;
	display: inline-block;
	padding: 10px;
}

.circle4{
	background-image: url('../img/circle3.png');
	background-repeat: no-repeat;
	background-size: 260px 70px;
	display: inline-block;
	padding: 10px;
}
.circle5{
	background-image: url('../img/circle3.png');
	background-repeat: no-repeat;
	background-size: 300px 60px;
	display: inline-block;
	padding: 10px;
}
.circle6{
	background-image: url('../img/circle3.png');
	background-repeat: no-repeat;
	background-size: 280px 50px;
	display: inline-block;
	padding: 10px;
}
.dot{
	background-image: url('../img/dot.png');
	background-repeat: repeat-x;
	background-size: auto 10px;
	background-position: 0% 110%;
}

.blue_dot{
	background-image: url('../img/blue_dot.png');
	background-repeat: repeat-x;
	background-size: auto 10px;
	background-position: 0% 110%;
}

.home2-a .color_pink{
	border-radius: 50px;
	padding: 16px 32px;
	background: #ED1C24;
	width: 150px;
	margin: 0 auto 10px;
	color: #fff;

	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

}

.border_set_1{
	margin-top: 0%;
}

.left_arrow{
	margin-top: -200px;
}

.home2a .box1,.home2 .box1{
	margin-top: -130px;
}
.right_arrow{
	margin-top: -140px;
	margin-left: 200px;
}
.home2a .box2,.home2 .box2{
	margin-top: -100px;
}

a.btn_custom_set {
    display: inline-block;
    padding: 15px 50px;
    font-size: 23px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: #000;
    background-image: linear-gradient(0deg, rgb(250, 139, 8) 0%, rgb(252, 202, 2) 100%);
    border: none;
    border-radius: 15px;
    font-weight: 900;
    /* height: 110px; */
    padding: 40px 20px;
}
 a.btn_custom_set:hover {
     background: linear-gradient( 90deg, rgba(249,154,4,1) 0%, rgba(255,29,0,1) 100%);
}
 a.btn_custom_set:active {
     box-shadow: 0 5px #666;
     transform: translateY(4px);
     background: linear-gradient( 90deg, rgba(249,154,4,1) 0%, rgba(255,29,0,1) 100%);
}

.dark {
    background-image: url(../img/footer/bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 490;
}

.dark h3 {
    border-radius: 60px;
}
.box_borders_timing {
    background-color: #020019;
    border: 5px dashed #F1694C;
    padding: 30px;
    border-radius: 10px;
}

.box_time p{
	font-size: 22px;
	color: #fff;
	font-weight: 900;
	text-align: center;
	padding: 0px 20px;
	position: relative;
}
.box_time p span{
	font-size: 42px;
}

.box_time p span::before {
  content: ":";
  position: absolute;
  left: 0px;
}

.box_time .col-:nth-child(1) p span::before {
  content: none;
}

@media (max-width: 676px) {
    .home3_footer .bg-light {
        padding: 15px !important;
        font-size: 16px;
    }
    .box_time p {
        padding: 0px 10px !important;
    }
    .box_time p span {
        font-size: 24px !important;
    }
    .home17 .item p{
    	font-size: 14px;
    }
    .home25 .list {
        padding: 15px !important;
    }
    .home25 .list ul li{
    	font-size: 10px;
    }
    .home25 .content img{
    	width: 16px;
    }
}