@media ( min-width : 1200px) {
	.container {
		width: 1170px;
	}
}
@media ( min-width : 1200px) {
    .inner_wrapper  .th-blog-wrapper .container{
        width: 1400px;
    }
}
@media ( min-width : 1200px) {
    .top_wrapper .container{
        width: 1400px;
    }
}
@media ( min-width : 1200px) {
    .Steam_wrapper .container{
        width: 1400px;
    }
}
a:hover
{
    text-decoration: none !important;
    color: #fff;
}
ul 
{
    margin-bottom: 0;
    padding-left: 0;
}
li
{
    list-style: none;
}
h3, h4
{
    margin-top: 0;
}
body
{
    font-family: 'Cabin', sans-serif;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 1px;
    overflow-x: hidden;
}
p
{
    margin: 0;
}
/* ====================full_wrapper====================== */
.top_ryt ul li, .top_ryt ul li:hover, #gruemenu.grue_92 > ul > li:hover > a, #gruemenu.grue_92 > ul > li > a:hover, #gruemenu.grue_92 > ul > li.active > a, 
.benifits-item, .benifits-item:hover, .act_icon, .ftmenu ul li a, .ftmenu ul li a:hover, .little_socials ul li a i, .little_socials ul li a:hover i, .footer p a, .footer p:hover a,
.read_inr a, .read_inr:hover a
{
    transition: all 0.5s ease-in 0s;
}
.top_lft ul li, .top_ryt ul li a, .ftadd h3, .footer p, .ftmenu, .online_ft a,.top_ryt .ul cc a
{
    color: #fff !important;
}
/* ====================header_wrapper====================== */
.header_wrapper
{
    background: url("../images/bg_tp.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.header_wrapper:before
{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.header_top
{
    padding: 17px 0;
}
.top_ryt .ul .cc
{
    padding: 10px 7px !important;
}
@media screen and (max-width: 720px){
.top_ryt
{
    margin-right: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
}
@media screen and (max-width: 720px){
.top_ryt .ul .cc
{
    width: unset !important;
    padding: 10px 15px !important;
}
}
.header_wrapper .top_ryt .cc
{
    border-radius: 40px !important;
}
.top_ryt .ul cc a i
{
    margin-right: 5px;
    color: #e8f602;
}
.top_ryt .ul .c1
{
    background: #FE5D52;
}
.top_ryt .ul .c1:hover
{
    background: #DD3C31;
}
.top_ryt .ul .c1 i
{
    color: #FFB7AC !important;
}
.top_ryt .ul .c2
{
    background: #68B9D8;
}
.top_ryt .ul .c2:hover 
{
    background: #4596B5;
}
.top_ryt .ul .c2 i
{
    color: #99EAFF !important;
}
.top_ryt .ul .c3
{
    background: #B1C642;
}
.top_ryt .ul .c3:hover
{
    background: #879C18;
}
.app_links a img
{
    padding-top: 8px;
}
/* ====================logo_wrapper====================== */
.logo img
{
    width: 85% !important;
}
/* ====================motto_wrapper====================== */
.motto_wrapper
{
    background: #001779;
}
.motto_wrapper, .manage_wrapper
{
    padding: 60px 0;font-family: 'Poppins', sans-serif;
    line-height: normal;
    margin-bottom: -45px;
}
.benifits-item
{
    background: #fff;
    padding: 30px 0;
}
.benifits-item:hover 
{
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.benifits-text h3 a
{
    color: #1E2C67;
}
.benifits-text p
{
    font-family: 'Josefin Sans', sans-serif !important;
}
/* ====================tab_wrapper====================== */
.tab_wrapper, .act_wrapper, .news_wrapper
{
    padding: 70px 0;
}
/* ====================act_wrapper====================== */
.act_wrapper
{
    background: url("../images/bg_tp.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.act h3, .news h3, .manage h3
{
    padding-bottom: 30px;
}
.act_icon 
{
    text-align: center;
    border: 2px solid #f3f3f3;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 20px 10px 0px;
    background: #FFFFFF;
}
.act_icon:hover 
{
    border-color: #E91E63;
}
.act_icon.blue:hover 
{
    border-color: #10B6FE;
}
.act_icon.orange:hover 
{
    border-color: #FD5A0F;
}
.act_icon.green:hover 
{
    border-color: #88D914;
}
.act_icon .icon_wrapper 
{
    text-align: center;
    margin: 0px 15px 20px 0px;
    float: none;
    margin: 0px auto;
    width: auto;
    height: auto;
    border-color: #ffffff;
}
.act_icon .icon-content h4 
{
    color: #e91e63;
}
.act_icon.blue .icon-content h4 
{
    color: #10B6FE;
}
.act_icon.green .icon-content h4 
{
    color: #88D914;
}
.act_icon.orange .icon-content h4 
{
    color: #FD5A0F;
}
.act_icon.blue .icon-content p  a 
{
    background: #10B6FE;
}
.act_icon.green .icon-content p a 
{
    background: #88D914;
}
.act_icon.orange .icon-content p a 
{
    background: #FD5A0F;
}
.act_icon  .icon-content h4::after 
{
    background-color: #ffd338;
}
.act_icon .icon-content h4::after 
{
    content: "";
    width: 40px;
    height: 2px;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 225px;
    margin: 0 auto;
}
.act_icon .icon-content p 
{
    clear: both;
    margin-bottom: 22px;
}
.act_icon .icon-content a.dt-sc-button 
{
    background: #e91e63;
}
.act_icon .icon-content a.dt-sc-button
{
    font-weight: normal;
    font-size: 14px;
    padding: 7px 19px;
    border-radius: 5px;
}
.act_icon .icon-content a 
{
    margin-top: 20px;
    font-weight: 600;
    color: #fff;
}
/* ====================online_wrapper====================== */
.online_wrapper
{
    background: #000;
    padding: 35px 0;
}
.apply a
{
    width: 100%;
    text-align: center;
    padding: 20px 0;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    border-radius: 5px;
}
.apply a:hover
{
    background: #4C4C4D !important;
}
.apply1 a, .p_t1 .apply1 a, .p_t2 .apply1 a
{
    background: #CC0F16;
}
.apply2 a
{
    background: #00AEF0;
}
.apply3 a
{
    background: #F37221;
}
.p_t1 .apply1 a
{
    background: #A500A2;
}
.p_t1 .apply2 a
{
    background: #00CCCC;
}
.p_t1 .apply3 a
{
    background: #0C9300;
}
.p_t2 .apply1 a
{
    background: #25CC00;
}
.p_t2 .apply2 a
{
    background: #7100F2;
}
.p_t2 .apply3 a
{
    background: #FF007F;
}
.p_t1, .p_t2
{
    padding-top: 20px;
}
/* ====================news_wrapper====================== */
.box
{
   overflow:hidden;
 	background: #0ebeff;
 	position: relative;
 	-webkit-transition: all .35s ease;
 	transition: all .35s ease
 }
.box:after, .box:before {
 	content: "";
 	width: 100%;
 	height: 100%;
 	position: absolute;
 	top: 0;
 	left: 0;
 	background: #ffc107;
 	border-left: 3px solid #fff;
 	border-right: 3px solid #fff;
 	opacity: .9;
 	z-index: 1;
 	-webkit-transition: all .35s ease;
 	transition: all .35s ease
 }
.box img 
{
 	height: auto;
 	width: 100%
 }
.box:before 
{
 	-webkit-transform: skew(45deg) translateX(-155%);
 	transform: skew(45deg) translateX(-155%)
 }
.box:hover:before {
 	-webkit-transform: skew(45deg) translateX(-55%);
 	transform: skew(45deg) translateX(-55%)
 }
.box:after {
 	-webkit-transform: skew(45deg) translateX(155%);
 	transform: skew(45deg) translateX(155%)
 }
.box:hover:after {
 	-webkit-transform: skew(45deg) translateX(55%);
 	transform: skew(45deg) translateX(55%)
 }
.box img {
 	-webkit-transition: all .35s ease;
 	transition: all .35s ease
 }
.box:hover img {
 	opacity: .5
 }
.box .box-content 
{
 	position: absolute;
 	top: 50%;
 	left: 50%; 	
 	opacity: 0;
 	z-index: 2;
 	-webkit-transform: translate(-50%, -50%) scale(.5);
 	transform: translate(-50%, -50%) scale(.5);
 	-webkit-transition: all .35s ease;
 	transition: all .35s ease
}
.box:hover .box-content 
{
 	-webkit-transform: translate(-50%, -50%) scale(1);
 	transform: translate(-50%, -50%) scale(1);
 	opacity: 1
}
.box .post, .manage_wrapper .box h3.title 
{
   text-align:center;
 	font-size: 18px;
 	letter-spacing: 1px;
 	background: #3c3c3c;
 	border: 2px solid #fff;
 	color: #fff !important;
 	padding: 15px 5px;
 	margin: 0;
    -webkit-text-fill-color: white;
}
.box .post
{
 	text-transform: capitalize
}
.box .post 
{
 	display: block;
 	font-size: 14px;
 	font-weight: 400;
 	padding: 5px 10px;
 	margin-top: 15px
}
.manage_wrapper
{
    background: #cdcdcd;
}
/* ====================gallery_wrapper====================== */
.gallery_wrapper
{
    padding-top: 60px;
}
/* ====================footer_wrapper====================== */
.fttop_wrapper, .ftbot_wrapper
{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.ftbot_wrapper
{
    padding: 20px 0;
}
.fttop_wrapper
{
    background: url("../images/ft_bg.jpg");
}
.ftbot_wrapper
{
    background: url("../images/ft_bot.jpg");
}
.fttop_wrapper
{
    padding: 80px 0;
}
.ftadd h3, .ftmenu h3
{
    font-family: 'Berkshire Swash', cursive;
    font-size: 25px;
}
.ftadd h3:before, .ftmenu h3:before
{
    font-size: 24px;color: #00d2ff;
}
.ftadd h3:before, .ftmenu h3:before, .ftmenu ul li a:before
{
    left: 0;
    top: 2px;
    font-family: 'Font Awesome 5 Free';
    margin-right: 10px;font-weight: 600;
}
.ftmenu ul li a:before
{
    font-size: 15px;
    content: "\f054";
    color: #FF9D45;
}
.ftadd h3:before
{
    content: "\f2bb";
}
.ftmenu h3:before
{
    content: "\f0c9";
}
.add p, .phone ul li
{
    line-height: 40px;
}
.add p, .ftmenu ul li a, .ftlp
{
    color: #eee;
    font-family: ruluko;
}
.phone ul li i
{
    color: #E91E63;
    margin-right: 10px;
}
.phone ul li
{
    color: #88D914;
    font-family: ruluko;
}
.ftmenu ul li a:hover
{
    background: none;
    margin-left: 10px;
}
.ftmenu ul li a
{
    padding: 5px 0;
}
.ftlogo img
{
    width: 70%;
    float: right;
}
.online_ft
{
    float: right;
    padding-top: 30px;
}
.online_ft a
{
    padding: 13px 21px;
}
.online_ft a.login_stf, .read_inr a
{
    background: #FD5A0F;
}
.online_ft a.login_std, .read_inr:hover a
{
    background:#2DA397;
}
.ftlp
{
    padding-left: 100px;
}
.little_socials ul li
{
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
}
.little_socials ul li a i, .footer p a
{
    font-size: 17px;
    color: #88D914;
}
.little_socials ul li a:hover i, .footer p:hover a
{
    color: #E91E63;
}
/* ====================breadcrumb_wrapper====================== */
.breadcrumb_wrapper
{
    background: url("../images/breadcrumb.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.breadcrumb_wrapper
{
    padding: 40px 0 20px 0;
}
.breadcrumb_wrapper::before 
{
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.breadcrumb_wrapper .breadcrumb 
{
    background-color: transparent !important;text-align: center;
}
.breadcrumb_wrapper .breadcrumb > li + li::before 
{
    content: none !important;
}
.breadcrumb_wrapper .breadcrumb > li 
{
    font-size: 35px;
    font-family: 'Berkshire Swash', cursive;
    color: #fff;
}
/* ====================inner_wrapper====================== */
.inner_link .page-header
{
    display: none;
}
.inner_wrapper
{
    padding: 80px 0;
}
.inr_menu h3
{
    background: #990099;
    padding: 20px 10px;
    color: #F1ABF1;
    text-align: center;
    font-family: 'Saira Stencil One', cursive;
    font-size: 30px;
}
.inr_menu ul li
{
    margin-bottom: 10px;
}
.inr_menu ul li a
{
    background: #00004F;
    text-align: center;
    padding: 16px 10px; 
    font-weight: bold;
    color: #E91E63;
    display: block;
    background-image: linear-gradient(to left, transparent, transparent 50%, #8EA035 50%, #8EA035);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
    
}
.inr_menu ul li:hover a
{
    background-position: 0 0;
    color:#fff;
}
.hd_area h3
{
    color: #032237;
    font-family: 'Oleo Script Swash Caps', cursive;
    font-size: 30px;
}
.para_inr p
{
    font-family: 'Katibeh', cursive;
    font-size: 22px;
    color: #626262;
    text-align: justify;
    line-height: 37px;
    margin-bottom: 20px;
}
.admission_table tbody tr td
{
    font-weight: bold;
    font-size: 1em;
    text-align: left;
    color: #5696B3;
}
.admission_table td 
{
    font-weight: normal;
    font-size: 1em;
    -webkit-box-shadow: 0 2px 2px -2px #0E1119;
    -moz-box-shadow: 0 2px 2px -2px #0E1119;
    box-shadow: 0 2px 2px -2px #0E1119;
}
.admission_table {
	  text-align: left;
	  overflow: hidden;
	  width: 100%;
	  margin: 0 auto;
    display: table;
    padding: 0 0 8em 0;
}

.admission_table td, .admission_table th 
{
	  padding-bottom: 2%;
	  padding-top: 2%;
    padding-left:2%;  
}

/* Background-color of the odd rows */
.admission_table tr:nth-child(odd) 
{
	  background-color: #323C50;
}

/* Background-color of the even rows */
.admission_table tr:nth-child(even) 
{
	  background-color: #2C3446;
}

.admission_table th 
{
	  background-color: #1F2739;color: #eee;
}

.admission_table td:first-child 
{ color: #FB667A; }

.admission_table tr:hover 
{
   background-color: #464A52;
    -webkit-box-shadow: 0 6px 6px -6px #0E1119;
    -moz-box-shadow: 0 6px 6px -6px #0E1119;
    box-shadow: 0 6px 6px -6px #0E1119;
}
.admission_table td:hover 
{
  background-color: #FFF842;
  color: #403E10;
  font-weight: bold;
  box-shadow: #7F7C21 -1px 1px, #7F7C21 -2px 2px, #7F7C21 -3px 3px, #7F7C21 -4px 4px, #7F7C21 -5px 5px, #7F7C21 -6px 6px;
  transform: translate3d(6px, -6px, 0);
  transition-delay: 0s;
  transition-duration: 0.4s;
  transition-property: all;
  transition-timing-function: line;
}
@media (max-width: 800px) {
.admission_table td:nth-child(4),
.admission_table th:nth-child(4) 
{ display: none; }
}
.read_inr
{
   margin-top: 37px; 
}
.read_inr a
{
    padding: 20px;
    color: #fff;
    border-radius: 4px;
    font-family: 'Oleo Script Swash Caps', cursive;
    font-size: 18px;
}
/* ====================contactform_wrapper====================== */
.form-horizontal .control-label 
{
    display: none !important;
}
.form-horizontal .controls 
{
    margin-left: 0px !important;
}
input[type="text"], input[type="email"] 
{
    height: 50px !important;
}
#contact .controls input 
{
    color: #555555;
    font-family: ruluko;
    font-size: 15px !important;
    font-style: italic;
    border: 1px solid #c8c8c8;
    letter-spacing: 1px;
    padding: 10px 30px !important;
    text-align: left;
    text-transform: capitalize;
}
#contact-form .controls textarea {
    height: 180px;
    color: #555555;
    font-family: ruluko;
    font-size: 15px !important;
    font-style: italic;
    border: 1px solid #c8c8c8;
    letter-spacing: 1px;
    margin: 2px 0 15px;
    padding: 15px 30px !important;
    text-align: left;
    text-transform: capitalize;
}
.bg_clr
{
    background: #000066;
    padding: 40px 30px;
}
.bg_clr h3
{
    color: #eee;
}
.contact_view p i
{
    color: #FD5A0F;
}
.contact_view p, .contact_view p a
{
    color: #66FFCC;
}
.para_inr p i
{
    color: #88D914;
    margin-right: 10px;
}





/*about*/
.corres_mess
{
       margin-top: 58px;
}
.corres_mess .mess .about-box .home-choose-img img
{
    border-top-right-radius: 121px;
    border-bottom-right-radius: 121px;
}
.corres_mess .mess .about-box .home-choose-img 
{
   /* position: relative;*/
    z-index: -1;
    padding-right: 30px;
}
.corres_mess .mess .about-box .home-choose-img::before 
{
    height: 745px;
    left: -15%;
} 
.corres_mess .mess .about-box .home-choose-img::before 
{
    position: absolute;
    content: "";
    width: 89%;
    height: 740px;
    background: #006233;
    z-index: -2;
    top: -50px;
    border-top-right-radius: 70px;
    left: -50px;
}
.corres_mess .mess .about-box .col-about2 .about-ptext
{
    font-family: 'Fredoka One', cursive;
    background: -webkit-linear-gradient(#2657c6, #00d59a);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 30px;
}
.corres_mess .mess .about-box .col-about2 h2
{
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Fredoka One', cursive;
    font-size: 20px;
    color: #1E2C67;
    margin-bottom: 32px;
}
.corres_mess .mess .about-box .col-about2 .all-description
{
    color: #333333;
    font-size: 15px;
    padding-right: 10%;
    line-height: 1.8;
    font-family: 'Cabin', sans-serif;
    font-weight: 400;
}
.corres_mess .mess .about-box .col-about2 .all-description i
{
    font-size: 16px;
    color: #1E2C67;
}
.corres_mess .mess .about-box .col-about2 .description1,.description2,.description3
{
    padding-bottom: 20px;
}
.corres_mess .mess .about-box .col-about2 .about-details
{
    margin-top: 53px;
}
.corres_mess .mess .about-box .col-about2 .about-details a
{
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 35px;
    padding-right: 35px;
    border-radius: 100px;
    color: #ffffff;
    background-color: #1E2C67;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Cabin', sans-serif;
}
.corres_mess .mess .about-box .col-about2 .about-details a:hover
{
    background: #181818;
    color: #fff;
    transition: all 0.5s ease-in 0s !important;
}
.corres_mess .mess .about-box .col-about2 .description3
{
    margin-bottom: 34px;
}
.corres_mess
{
    margin-bottom: 65px;
}

@media screen and (max-width: 720px){
.corres_mess .mess .about-box .home-choose-img::before
{
    width: 96%;
    height: 483px;
}
}
@media screen and (max-width: 720px){
.corres_mess .mess .about-box .home-choose-img img
{
    width: 353px;
    height: 388px;
}
}
@media screen and (max-width: 720px){
.corres_mess .mess .about-box .col-about2 .about-details
{
    padding-left: 20px;
}
}
.header_wrapper marquee {
    overflow: hidden;
    color:#fff;
    font-size:18px;
    font-family: 'Poppins', sans-serif;
    background-color:#2E4BAD;
    margin-bottom: -10px;
}


/* ====================Steam_wrapper====================== */
.Steam_wrapper{
    padding: 100px 0;
}
.th-blog-wrapper {
    margin-top: 60px;
    margin-bottom: 60px;
}
.img-box1 {
    position: relative;
    margin-right: 50px;
    padding-bottom: 87px;
}
.shape-mockup-wrap {
    z-index: 2;
    position: relative;
}
.img-box1 .img1 img {
    border-radius: 10px;
}
@media screen and (max-width: 900px) 
{
.img-box1 .img1 img{
  width: 339px;
}
}
.about-grid {
   /* position: absolute;
    top: 0px;
    right: 0;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0px 4px 30px 0px rgba(19, 61, 117, 0.12);
    z-index: 2;
    overflow: hidden;
    padding: 40px 0px 42px;*/
    
    
        position: absolute;
    top: 8px;
    right: 0;
    text-align: center;
    border-radius: 15px;
    /* box-shadow: 0px 4px 30px 0px rgba(19, 61, 117, 0.12); */
    z-index: 2;
    overflow: hidden;
}
@media screen and (max-width: 900px) 
{
.about-grid {
   display:none;
}
}
.background-image{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.about-grid_year {
    font-size: 44px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 6px;
}

.text-theme {
    color: #7C1BD5!important;
}

.about-grid_text {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    max-width: 121px;
    margin: 0 17px;
}
/*.about-grid:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(top, rgba(13, 94, 244, 0) 0%, rgba(13, 94, 244, 0.6) 100%);
    background: linear-gradient(180deg, rgba(13, 94, 244, 0) 0%, rgba(13, 94, 244, 0.6) 100%);
    z-index: -1;
}*/

.img-box1 .img2 {
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    z-index: 1;
}
@media screen and (max-width: 900px) 
{
.img-box1 .img2{
   position: relative;
   margin-top: 20px;
}
}
.img-box1 .img2 img {
    border-radius: 10px;
}
.img-box1 .img2:after {
    content: '';
    position: absolute;
    left: -10px;
    top: -10px;
    background: #ffffff;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    z-index: -1;
}
.img-box1 .about-shape1 {
    z-index: 1;
}

.img-box1 .about-shape1:after, .img-box1 .about-shape1:before {
    content: '';
    position: absolute;
    left: 98px;
    bottom: 57px;
    border: 10px solid #4ABACA;
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.img-box1 .about-shape1:after {
    width: 122px;
    height: 122px;
    border: 5px solid #7C1BD5;
    left: 6px;
    bottom: 26px;
    z-index: -1;
}

@keyframes jumpAni{
0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
}

100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}
.img-box1 .about-shape1 {
    z-index: 1;
}
@media screen and (max-width: 900px) 
{
.img-box1 .about-shape1 {
   display:none;
}
}
.jump {
    -webkit-animation: jumpAni 7s linear infinite;
    animation: jumpAni 7s linear infinite;
}

.shape-mockup {
    position: absolute;
    z-index: -1;
}
.title-area {
    position: relative;
    z-index: 2;
}

.sub-title {
    font-size: 16px;
    font-weight: 500;
    color: #7C1BD5;
    font-family:'Cabin', sans-serif;
    text-transform: uppercase;
    margin-top: -0.41em;
    margin-bottom: 22px;
    display: block;
}
.title-area .sec-title {
    margin-bottom: 15px;
}

.sec-title {
    margin-top: -0.23em;
}
.wcu-box {
    background: #F3F7FB;
    border-radius: 10px;
    padding: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 11px;
    position: relative;
    z-index: 1;
}
.wcu-box:before, .wcu-box:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 10px;
    background:#7C1BD5;
    border-radius: 10px 0 0 10px;
    z-index: -2;
}
.wcu-box_icon {
    font-size: 30px;
    color: #7C1BD5;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

.wcu-box .box-title {
    margin-bottom: 5px;
}
.box-title {
    font-size: 20px !important;
}
.box-title {
    font-size: 24px;
    line-height: 1.417;
    font-weight: 600;
    margin-top: -0.32em;
}
.wcu-box_text {
    margin-bottom: -0.4em;
    max-width: 226px;
    color: #4D5765;
}


.wcu-box:before, .wcu-box:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 10px;
    background: #7C1BD5;
    border-radius: 10px 0 0 10px;
    z-index: -2;
}


.wcu-box:before {
    width: 80px;
    height: 80px;
    border-radius: 10px 0 0 0;
    background: transparent;
    border-left: solid 40px #D0DBE9;
    border-top: solid 40px #D0DBE9;
    border-bottom: solid 40px transparent;
    border-right: solid 40px transparent;
    z-index: -1;
}

.mt-40 {
    margin-top: 40px;
}

.btn-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.th-btn {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    text-align: center;
    background-color: #7C1BD5;
    color: #ffffff;
    font-family: 'Cabin', sans-serif;
    box-shadow: 0px 6px 16px rgba(13, 94, 244, 0.24);
    border-radius: 5px;
    padding: 10px;
}


.para_discovers{
  font-family: 'Cabin', sans-serif;
  color: #4D5765;
    line-height: 1.75;
    font-size:16px;
}

.th-btn:hover{
    color:#ffffff;
}

.sec-title{
    font-family: 'Cabin', sans-serif;
    color: #0F2239;
    font-weight: 700;
}
.blog-single {
    position: relative;
    margin-bottom: 40px;
    padding: 40px 40px;
    border: 1px solid #ecf1f9;
    box-shadow: 0px 7px 14px 0px rgba(234, 237, 242, 0.5);
    border-radius: 10px;
}
@media screen and (max-width: 900px) 
{
.blog-single  {
  padding: 40px 13px;
}
}
.blog-single .blog-img{
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 40px;
    background-color:#F3F7FB;
    line-height: 0;
}

.blog-single .blog-content {
    margin: 0 0 0 0;
    padding: 0;
    position: relative;
}
.blog-single .blog-meta {
    margin: 0 0 18px 0;
}
 .blog-meta a {
    display: inline-block;
    margin-right: 15px;
    padding-right: 20px;
    font-size: 16px;
    color: #4D5765;
    position: relative;
}
@media screen and (max-width: 900px) 
{
.blog-meta a   {
   padding-right: 5px;
}
}
.blog-meta a i {
    margin-right: 10px;
    color: #7C1BD5;
}

.blog-meta span:after, .blog-meta a:after {
    content: "";
    width: 1px;
    height: 20px;
    background-color: #d3dbeb;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media screen and (max-width: 900px) 
{
.blog-meta span:after, .blog-meta a:after   {
  display:none;
}
}

.blog-single .blog-title {
    font-size: 33px;
}

.blog-single .blog-title {
    margin-bottom: 23px;
    font-size: 27px;
    font-weight: 600;
}
@media screen and (max-width: 900px) 
{
.blog-single .blog-title  {
   font-size: 20px;
}
}
.blog-single .blog-text {
    margin-bottom: 24px;
    text-align: justify;
}

.link-btn {
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    line-height: 0.8;
    position: relative;
    padding-bottom: 2px;
    margin-bottom: -2px;
    text-transform: uppercase;
    color: #7C1BD5;
}
.link-btn:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #7C1BD5;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

 .widget {
    padding: 40px 40px;
    border: 1px solid #ecf1f9;
    box-shadow: 0px 9px 14px #fbfbfb;
    border-radius: 10px;
    margin-bottom: 40px;
    position: relative;
}

.sidebar-area .widget_title {
    position: relative;
}
.widget_title {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    font-family:'Cabin', sans-serif;
    line-height: 1em;
    margin: -0.1em 0 29px 0;
    padding-bottom: 16px;
    border-bottom: 3px solid #ecf1f9;
}
.recent-post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
    line-height: 20px;
}

.recent-post .media-img {
    margin-right: 20px;
    width: 80px;
    border-radius: 5px;
    overflow: hidden;
}

.recent-post .media-img img {
    width: 100%;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.recent-post .post-title {
    font-size: 16px;
}
.recent-post .post-title {
    font-weight: 600;
    font-size: 17px;
    line-height: 28px;
    margin: 0 0 -0.1em 0;
    font-family:'Cabin', sans-serif;
}
@media screen and (max-width: 900px) 
{
.recent-post .post-title  {
   font-size: 12px;
}
}
.recent-post .recent-post-meta {
    margin-top: 10px;
}

.recent-post .recent-post-meta a {
    text-transform: capitalize;
    color: #4D5765;
}
.blog-title a {
    color: inherit;
}
 .sidebar-area .widget_title:before {
    content: '';
    height: 3px;
    width: 50px;
    background-color:#7C1BD5;
    position: absolute;
    bottom: -3px;
    left: 0;
    z-index: 1;
    -webkit-animation: lineMove 10s linear infinite;
    animation: lineMove 10s linear infinite;
}
@keyframes lineMove{
0% {
    left: 0px;
}
50% {
    left: calc(100% - 50px);
}

100% {
    left: 0px;
}
}
.text-inherit {
    color: inherit;
}

.recent-post:hover .media-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.text-inherit:hover {
    color: #7C1BD5;
}

.recent-post .recent-post-meta a i {
    margin-right: 8px;
    color: #7C1BD5;
}

.recent-post .recent-post-meta a:hover {
    color: #7C1BD5;
}

.page-header{
    display: none;
}

.mt-n2 {
    margin-top: -.6rem;
}
.mb-25 {
    margin-bottom: 25px;
}

.title-area .sec-title {
    margin-bottom: 28px;
}
.me-2 {
    margin-right: .5rem !important;
}

.th-btn:before {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 600%;
    background-color: #0F2239;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    transform: translateX(-50%) translateY(-50%) rotate(60deg);
    z-index: -1;
    -webkit-transition: 0.7s ease;
    transition: 0.7s ease;
}

.th-btn:hover::before {
    height: 560%;
}

.mb-25 {
    margin-bottom: 25px;
}
.mt-45 {
    margin-top: 45px;
}

.launchhead{
    font-size: 30px;
    line-height: 1.333;
    font-weight: 600;
    color: #0F2239;
}
@media screen and (max-width: 900px) 
{
.launchhead {
   font-size: 18px;
}
}
.launchpara {
    margin: 0 0 18px 0;
    color: #4D5765;
    line-height: 1.75;
    font-size: 16px;
     text-align:justify;
}
.link-btn:hover{
    color:#7C1BD5;
}
.link-btn:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #7C1BD5;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    top: 13px;
}

.link-btn:hover::before {
    width: 100%;
}
.th-btn i{
    margin-left:12px;
}







.btn-9 {
    border: none;
    transition: all 0.3s ease;
    overflow: hidden;
}
.custom-btn {
    width: 130px;
    height: 50px;
    color: #fff;
    border-radius: 5px;
    padding: 10px 2px;
    font-family: 'Cabin', sans-serif ;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5), 7px 7px 20px 0px rgba(0, 0, 0, .1), 4px 4px 5px 0px rgba(0, 0, 0, .1);
    outline: none;
    text-transform: uppercase;
    float: right;

}
@media screen and (max-width: 900px) 
{
.top_additional  {
     display:none;
}
}
.custom-btn a{
    color:#ffffff;
}
.btn-9:after {
    position: absolute;
    content: " ";
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1fd1f9;
    background-image: linear-gradient(315deg, #1fd1f9 0%, #b621fe 74%);
    transition: all 0.3s ease;
}
.btn-9:hover {
    background: transparent;
    color: #fff;
}

.btn-9:hover:after {
    -webkit-transform: scale(2) rotate(180deg);
    transform: scale(2) rotate(180deg);
   
}
























