html,body{height:100%;}

.sidespace {

	padding: 0px 0px;

}

.nopadding{

	padding: 0px;

}

.nomargin{

	margin: 0px;

}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{

	color: #2A2CFF;

}

.navbar-light .navbar-nav .nav-link{

color: #686F80;

font-weight: bold;

font-size: 14px;

}



.navbar-light .navbar-nav .nav-link:hover{

color: #2A2CFF;

font-weight: bold;

font-size: 14px;

}





body{

	font-family: 'Raleway', sans-serif;

}

.fixed-shape{

	position: absolute;

    left: 0;

    bottom: 0;

    height: 100%;

    width: 100%;

    background-size: cover;

    background-repeat: no-repeat;

    background-position: bottom left;

    z-index: -1;

    opacity: 0.08;

    background-image: url('../images/shape.png'); 

    /*background-image: url('https://webhunt.store/themeforest/anada/assets/img/shape/7.png');*/

}

.top_banner{

	/*background: url('../images/banner_1.png');*/

	background-position: center;

	background-size: cover;

	min-height: 95vh;

	    margin-top: -131px;

	    padding-top: 18%;

	    position: relative;

	        z-index: -1;

}

.Banner_title{

	color: #2A2CFF;

	font-size:37px;

	    font-weight: 300;



}

.Banner_title span{

	color: #000167;

}



.banner_text{

font-size: 19px;

    font-weight: bold;

    letter-spacing: 1px;

    text-transform: capitalize;

    line-height: 34px;

}



.main_title{

	color: #053EAA;

	font-size: 37px;

	padding: 30px 0px 0px;

	margin: 0px;



}

.TopBorder{

background: #2A2CFF;	

width: 16%;

height: 10px;

margin:0px 0px 20px;

display: block;

border-radius: 32px;

}

.Main_subtitle{

	color: #000;

    font-size: 26px;

    font-weight: bold;

}

 .Main_para{

 	color: #242536;

    font-size: 16px;

    text-align: justify;

    font-weight: 500;

 }

 .banner_2{

position: absolute;

left: 0px;

top: 17%;

max-width: 40%;

height: auto;

transform: scale(1);

z-index: 99;



 }

  .second_banner{

  	padding-top: 6rem !important;

    padding-bottom:6rem !important;

  	/*	background: url('../images/banner-2.png');*/

	background-position: left bottom;

	background-size: 40%;

	position: relative;

	/* margin-top: 5%;

	  margin-bottom: 5%;*/

	      background-repeat: no-repeat;

	       /*animation: animatedBackground 10s linear infinite alternate;*/

	      /* animation: bounce;  

  animation-duration: 2s*/

  }

  @keyframes animatedBackground {

  from {

    background-position: 0 0;

  }

  to {

    background-position: 100% 0;

  }

}



/*#About {

  width: 200px;

  height: 200px;

  background-image: url(http://placekitten.com/400/200);

  background-position: 0px 0px;

  background-repeat: repeat-x;

  animation: animatedBackground 10s linear infinite alternate;

}*/


#lgbg{
	background-color: #ffffff;
	/* height: 100%; */
	background-image: url(../images/lg_bg.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding:12px 0px;

}



.cn{
	margin: 0 auto;
	text-align: center;
}

.midboxlg{
background-color: #fff;
width: 450px;
margin: 0 auto;
box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
border-radius: 7px;
padding: 50px 50px;
}

.midboxlg1{
background-color: #fff;
margin: 0 auto;
box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
border-radius: 7px;
padding: 50px 50px;
}

.midboxlg h3{
color: #2A2CFF;
font-weight: 700;
font-size: 40px;
text-align: center;
margin-bottom: 25px;
}

.midboxlg .p1{
font-size: 18px !important;
color: #686F80;
text-align: center;
line-height: 26px;
margin-bottom: 14px;
font-weight: 600;	
}

.midboxlg .p2{
margin: 0px;
margin-bottom: 0px;
font-size: 14px;
color: #2A2CFF;
text-align: center;
line-height: 20px;
margin-bottom: 40px;	
}


.midboxlg .form-control {
display: block;
width: 100%;
padding: 15px;
font-size: 14px;
line-height: 1.5;
color: #495057;
background-color: #EDEEEF !important;
background-clip: padding-box;
border: none !important;
border-radius: -0.75rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
box-shadow: none !important;
}

.midboxlg1 h3{
color: #2A2CFF;
font-weight: 700;
font-size:20px;
text-align: left;
margin-bottom: 25px;
}

.midboxlg1 .table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
font-size: 13px;
border-top: none;
}

.midboxlg1 .table td {
padding: .75rem;
vertical-align: top;
font-size: 14px;
font-weight: 600;
}
.c{text-align: center;}

.pi{
color: #f00;
font-size: 20px;
}

.mid{
	text-align: center;
}

  .Management_cls{

  	background: url('../images/blue-bg.png');

	background-position:center;

	background-size: cover;

	

	margin-top: 5%;

	margin-bottom: 5%;

	background-repeat: no-repeat;

	padding: 40px 0px;

	padding-top:2rem !important;

    padding-bottom:2rem !important;

  }

  .white_border{

  	background: #fff;	

	width: 16%;

	height: 6px;

	margin:0px 0px 20px;

	display: block;

	border-radius: 32px;

	margin: 0 auto;

	margin-bottom: 30px;

  }

  .Mangemnt_title{

  	font-size: 37px;

  	color: #fff;

  	padding: 10px 0px;

  	text-align: center;

  }

  .manage_subtitle{

  	color: #fff;

  	text-align: center;

  	padding: 0px;

  font-size: 16px;

  font-weight: 500;



  }

.ManageIcon{

	background: #fff;

    border-radius: 9px;

    padding: 0px 10px;

    text-align: center;

        min-height: 265px;

    margin-bottom: 25px;

    box-shadow: 0 8px 16px 0 rgb(43 43 43 / 50%);



    transform: scale(1);

}

.ManageIcon:hover{

	 box-shadow: 0 8px 16px 0 rgb(43 43 43 / 70%);

	 transition: 0.5s;

    transform: scale(1.02);

}

.contactBox:hover{

 box-shadow: 0 8px 16px 0 rgb(43 43 43 / 70%);

	 transition: 0.5s;

    transform: scale(1.02);

}

 .Icon_bar{

 	background: #E6E6E7;

 	    width: 40%;

    height: 6px;

    margin: 20px auto;

    border-radius: 32px;

    display: block;

    margin-bottom: 7px;

 }

 .ManageIcon p{

 	font-weight: bold;

 	text-align: center;

 	font-weight: 14px;

 	padding-bottom: 30px;

 }

 .Contact_cls{

 	padding: 50px 0px;

 	/*background: #EDEDED;*/

 	background: #ededed70;

 	    padding-top:2rem !important;

    padding-bottom:2rem !important;

 }

.Contact_icon{

	 width: 60px;

    display: inline-flex;

    float: left;

    font-weight: 30px;

}

.Contact_icon i{

	font-size: 40px;

	color: #DCDCDC;

    }

.contactBox{

	background: #fff;

    border-radius: 8px;

    padding: 30px 40px 20px;

        display: block;

            width: 100%;

            float: left;

             transform: scale(1);

            box-shadow: 0 8px 16px 0 rgb(43 43 43 / 12%);

}

.contact_text{

	float: left;



}

.contact_text h6{

	color:#2A2CFF ;

	font-weight: bold;

	    font-size: 18px

}

.contact_text p{

color: #242536;

font-weight: bold;

    font-size: 14px

}

.inner-contact{

	 border-bottom:2px dashed #D9D8D8;

	 width: 100%;

	 display: flex;

    flex-direction: row;

    padding-bottom: 10px;

    margin-bottom: 30px;

}

.contact_text a{

	color: #242536;

	text-decoration: none;

}

.SocialIcon{

	padding: 0px;

	margin: 0px;

}

.SocialIcon li{

	display: inline-block;

	list-style-type: none;

	background: #EDEDED;

	border-radius: 4px;

	width: 60px;

    text-align: center;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    height: 60px;

    margin-right: 15px;

}

.SocialIcon li i{

	color: #A4A4A6;

	font-size: 30px;

}

.inner-contactNew{



    width: 100%;

    display: flex;

    flex-direction: row;

    padding-bottom: 10px;

    margin-bottom: 10px;

}

.main_title_new{

	    color: #053EAA;

    font-size: 37px;

    padding: 0px 0px 10px;

    margin: 0px;

}

.Contact_iframe{

 box-shadow: 0 8px 16px 0 rgb(43 43 43 / 12%);

 border-radius: 8px;

     transform: scale(1);

}

.Contact_iframe:hover{

	box-shadow: 0 8px 16px 0 rgb(43 43 43 / 70%);

	 transition: 0.5s;

    transform: scale(1.02);

}

.banner_2:hover  {

 transition: 0.5s;

    transform: scale(1.02);

}

.Footer_cls{

	background: #EDEDED;

	padding: 10px 0px;

}

.Footer-text{

	color:#B8B8B9 ;

	font-size: 14px;

	text-align: center;

	margin: 0;

    padding: 10px 0px;

}

.Footer-text span{

color: #3B3C41;





}

html {

  scroll-behavior: smooth;

}

.sticky.is-sticky {

    position: fixed;

    left: 0;

    right: 0;

    top: 0;

    z-index: 1000;

    width: 100%;

    background: #fff;

    padding: 0px 65px;

    margin: 0 auto;

    box-shadow: -1px 5px 16px -1px rgb(0 0 0 / 14%);

}

.banner_1{

	float: right;

	    max-width: 50%;

    height: auto;

    float: right;

    position: absolute;

    right: 0;

    top: 40px;

    transform: scale(1);

    z-index: 99;

}



.is-sticky .navbar-brand img{

	max-width: 300px;

}

.Scrolltop{

	background: #053EAA;

	width: 50px;

	height: 50px;

	border-radius: 50%;

	position: fixed;

	bottom: 10px;

	right: 10px;

	color: #fff;

	font-size: 20px;

	display: flex;

	align-items: center;

	justify-content: center;

}

.Scrolltop i{



    font-size: 30px;

}

.Scrolltop:hover{

	color: #fff;

	text-decoration: none;

}

@media only screen and (min-width: 320px) and (max-width: 768px){

	

.SocialIcon li {

width: 40px;

height: 40px;

}



.SocialIcon li i {

color: #A4A4A6;

font-size: 18px;

}

	

	

	.navbar-brand{

	max-width: 80%;

	}

	.sticky.is-sticky{

		padding:6px 0px;

	}

	.navbar-light .navbar-toggler{

		border: none;

	}

	.navbar-collapse{

		padding: 10px;

	}

	.top_banner{

		margin-top: 0px;

	}

	.second_banner{

		background: none;

	}

}





