
body{
	font-size: 14px;
	line-height: 30px;
	color: #696969;
	font-family: 'Roboto', sans-serif;
	text-align: justify;
}


a{
	color: #696969;
}
h1,h2,h3{
	text-transform: uppercase;
}
h1,h2,h3,h4,h5,h6
{
	font-family: 'Montserrat', sans-serif;
	color: #262626;
	text-align: left;
}
h1
{
	font-size: 50px;
	line-height: 60px;
	font-weight: 700;
}
h2
{
	font-size: 35px;
	line-height: 35px;
	font-weight: 700;
}
h3
{
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
}

h4
{
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
}
h5
{
	font-size: 18px;
	line-height: 30px;
	font-weight: 700;
}
h6
{
	font-size: 16px;
	line-height: 25px;
}
p,li
{
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px;
	margin-left: 2px;
margin-right: 2px;
}
ul li span{
    text-transform:lowercase
}
a,  a:hover,  a:focus,  button,  button:focus 
{
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    box-shadow: none !important;
}
.pad{
	padding-top:50px;
	padding-bottom:50px;
}

.heading{
    background:#312a81;
}
.headingil {
  margin-bottom: 0;
  padding-left: 0;
}
.headingil li a::before {
  position: absolute;
  content: '';
  background: #ffffff;
  width: 5px;
  height: 5px;
  top: 10px;
  right: -20px;
}
.headingil li a {
  color: #fff;
}

.headingil li {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  line-height: 25px;
  margin: 0 15px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.radius-pad{
   width: 100%;
/*margin-left: 10%;*/
border-radius: 40px;
	padding-top: 30px;
padding-bottom: 30px;
color:#fff;
background:#6d1f7a;
}

.text-center2 span{
    text-transform: lowercase;
}
.heading .text-center2{
    font-size: 36px;
    color:#fff;
/*text-rendering: cap;*/
text-transform: capitalize;
 text-align: center;
}
@media screen and (max-width:800px){
    .text-center2{
        font-size:25px;
        text-align: center;
    }
}
@media screen and (max-width:600px){
   .text-center2{
    font-size: 15px;
/*text-rendering: cap;*/
text-transform: capitalize;
text-align: center;
} 
.radius-pad{
    padding-top: 10px;
padding-bottom: 10px;
}
}
/*topbar
==========*/
.header-contact 
{
	padding-left: 15px;
}
.pay-now{
	
}
.pay-now .link-1{
	border: 2px solid #623612 !important;
	border-radius: 10px !important;
}
.pay-now .link-1:hover {
    /*border-top: 4px solid #ffffff;*/
   border: 2px solid #368661 !important;
    background: #fff;
}
.contact-number
{
  display: flex;
  align-items: center;
  float: right;
}
#menu{
	margin-top: 7px;
}

.contact-number .icon
{
  width: 40px;
  height: 40px;
  padding: 7px;
  background: #603311;
  border-radius: 50%;
}
#nonum a {
	padding-left: 4px !important;
}
header{

}
.link-1 {
  transition: 0.3s ease;
  border: 2px solid #f6ed9c;
}
.link-1:hover {
  /*border-top: 4px solid #ffffff;*/
  border: 2px solid #623612;
}
.link-2 {
  transition: 0.3s ease;
  border: 2px solid #fff;
}
.link-2:hover {
  /*border-top: 4px solid #ffffff;*/
  background-color:  #623612;
  color: #fff !important;
}

#topbar{
	background-image: -webkit-linear-gradient(30deg, #fff 32%, #312a81 32%);
}
#topbar .nav-link{
	padding: 10px 10px;
	padding-bottom:0;
	line-height: 20px;
	cursor: pointer;
	color: #fff;
}

 .dropdown .dropdown-toggle  {
    text-transform: uppercase;
    color: #464646;
    padding: 10px 15px;
    line-height: 25px;
    border-radius: 5px;
}
.dropdown-menu 
{
	min-width: 300px;
	width: 100%;
	border-radius: 0px !important;
	padding: 0px !important;
}
.dropdown-menu li a
{
	width: 100%;
	display: inline-block;
	border-radius: 0px !important;
	font-size: 14px;
}
.dropdown-menu li
{
	border-bottom: 1px solid #f5f5f5;
}
.dropdown-menu li:last-child
{
	border-bottom: none;
}
/*navigation
==============*/
#navigation {
	border-bottom: 1px solid #c6c6c6;	
	font-size: 14px;
	padding: 10px 0px;
}
.navbar-brand img{
	height: 80px;
margin-top: -20px;
}
.navbar-brand
{
	padding: 0px;
}
#menu .navbar-nav a{

	text-transform: uppercase;
	color: #464646;
	padding: 10px 10px;
	line-height: 25px;
	font-size: 15px;
	border-radius: 5px;
}
#menu .navbar-nav a:hover, li.active .nav-link
{
	color: #312a81;
}
.active  .nav-link  {
	color: #312a81 !important;
}
#social_links .nav-link i{
	padding: 6px;
border-radius: 50%;
height: 23px;
width: 23px;
color: #312a81;
background: #fff;
}
#navigation button:focus
{
	outline:none;
}
.abt-a{
	display: none;
}
#navigation .navbar-toggler-icon1,
#navigation .navbar-toggler-icon2,
#navigation .navbar-toggler-icon3{
	width: 35px;
	height: 3px;
	background-color: #312a81;
	border-radius: 3px;
	display: block;
	margin-bottom: 5px;
	transition: all 0.2s ease-in;
}
.change .navbar-toggler-icon1{
	transform: rotate(45deg) translate(10px, 9px);
}
.change .navbar-toggler-icon2{
	opacity: 0;
}
.change .navbar-toggler-icon3{
	transform: rotate(-45deg) translate(5px, -5px);
}

/*banner
===========*/
#banner .carousel-caption {
	left:200px;
	bottom: 42%;
	text-align: left;
	margin-bottom: -80px;
	color: #000;
}
#banner .carousel-caption h1{
	font-size: 66px;
letter-spacing: 3px;
color: #fff;
font-weight: 700;
text-align: center;
line-height: 80px;
}

#banner .carousel-caption h5{
font-size: 35px;
letter-spacing: 1px;
color: #ffffff;
font-weight: 400;
text-align: center;
text-transform: uppercase;
margin-bottom: 20px;
}
#banner .carousel-control-prev,
#banner .carousel-control-next{
	font-size: 35px;
	line-height: 35px;
}

#banner .btn{
	background:#197349;
	border: 0;
	color: #fff;
	display: inline-block;
padding: 12px 25px;
border-radius: 25px;
}
/* Our Product */

#our_products{
	background-color: #a30c0c;
}
#our_products h2{
	color: #fff;
	text-align: center;
	font-size: 36px;
letter-spacing: 1px;
line-height: 50px;
color: #ffffff;
font-weight: 700;
}
#our_products .card-img-top{

margin-bottom: 10px;

}
#our_products .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.25rem;
}
#our_products .card_content{
	font-size: 15px;
letter-spacing: 1px;
line-height: 22px;
color: #a30d0d;
font-weight: 700;
text-transform: uppercase;

text-align: center;
}
#our_products .card{
  background: white;
  margin-bottom:30px;
  width: 18%;
  margin:10px;
padding:10px 26px 5px;
border-radius: 15px;
}

/*solution
===========*/
#solution a{
	font-size: 16px;
	/*margin-top: 30px;*/
	color: #fff;
	font-weight: 500;border: 1px solid #312a81;
}
#solution a:hover
{
	color: #312a81;
background: #fff;
border: 1px solid #312a81;
}



#products a{
	  background: #312a81;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  padding: 7px 30px;
}
#products a:hover
{
	color: #312a81;
background: #fff;
border: 1px solid #312a81;
}

#solution {
	/*background-color: #613511;*/
}

#solution h2{
	font-size: 16px;
letter-spacing: 1px;
color: #333333;
font-weight: 400;
text-transform: capitalize;
text-align: left;
}

#clients h2{
	font-size: 16px;
letter-spacing: 1px;
color: #333333;
font-weight: 400;
text-transform: capitalize;
text-align: center;
}
.home-abt-p-heading{
font-size: 35px;
letter-spacing: 1px;
color: #312a81;
font-weight: 700;
text-align: left;
text-transform: uppercase;
}
.home-abt-p{
	font-size: 15px;
letter-spacing: 1px;
line-height: 28px;
color: #333333;
}

.abthome img{
border-radius: 30px;
border: 10px solid #fff;
margin-top: -10%;
background: #fff;
}



#solution a {
  background: #312a81;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  padding: 7px 30px;
}


.gallery-text {
  background-color: #222;
  height: 90px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}.gallery-text h3 {
  font-size: 15px;
letter-spacing: 1px;
line-height: 28px;
color: #ffffff;
font-weight: 400;
text-align: center;padding: 18px 10px;
}
.gallery-block{
	width: 80%;
	margin-left: 10%;
	margin-bottom: 40px;
}
.abthome{
	padding-bottom: 30px;
}
#services-home{
	background: url('../images/Services Bg image.png');
	padding: 40px 0px 20px;
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
#services-home::before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(242, 242, 242, 0.8);
  left: 0;
  top: 0;
  z-index: 0;
}

#services-home .gallery-block:hover{
	filter: drop-shadow(0px 25px 9px rgba(0,0,0,0.15));
	transition: all 0.5s ease-in-out 0s;
	cursor: pointer;
}
#services-home .gallery-block:hover>.gallery-text{
	background-color: #312a81;
	transition: all 0.5s ease-in-out 0s;
	cursor: pointer;
}




#services-home h2 {
  font-size: 16px;
  letter-spacing: 1px;
  color: #333333;
  font-weight: 400;
  text-align: center;
}


#certificate:before{
	position: absolute;
content: "";
background: #222;
height: 100%;
width: calc(100% - 53%);
left: -100px;
top: 0;
}
#certificate{
	position: relative;
background-color: #312a81;
padding: 20px 0px;
}
#certificate h2 {
  font-size: 16px;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}

#certificate .home-abt-p-heading
{
	  color: #fff;
}
/*why
==========*/
#why {
	color: #fff;
	background: #fff;
}
#why h2,
#why h5{
	text-align: left;
font-size: 32px;
letter-spacing: 1px;
line-height: 50px;
color: #000000;
font-weight: 700;
}
#why p{
	color: #696969;
font-size: 15px;
text-align: justify;
line-height: 27px;
}
#why hr{
	background-color: #fff;
}
#why .btn{
	background-color: #fff;
	padding: 15px 30px;
	line-height: 20px;
	color: #005c98;
	font-weight: 600;
	display: inline-block;
}

#why .btn:hover
{
	background: transparent;
	color: #fff;
	box-shadow: 0px 0px 0px 1px rgba(255,255,255,1) !important;
}
#products h2 {
  font-size: 16px;
  letter-spacing: 1px;
  color: #333333;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}



/* products
=============*/
#products {
	
}
#products .product{
	width: 100%;
	height: 100%;
	padding: 5px 5px 10px;
	
}
#products .product img
{
	margin-bottom: 10px !important;
	border-radius: 5px;
} 

#products h6{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px !important;
	text-transform: uppercase;
	font-weight: 700;
}
#products .product a{
	color: #6d1f7a;
	font-weight: 500;
	font-size: 16px;
	line-height: 25px;
	font-weight: 600;
	padding-left: 10px; 
}
#products .owl-carousel{
	/*position: relative;*/
}
#products .owl-carousel .owl-stage-outer{
	padding:0px;
}
#products .owl-theme .owl-nav{
	position: absolute;
	top: -55px;
	right: 0;
	margin-top: 0px;
}
#products .owl-carousel .owl-nav .owl-prev,
#products .owl-carousel .owl-nav .owl-next{
	outline: none;
	background: transparent;
	margin: 0px;
}
#products .item
{
	padding: 5px;
}
#products .owl-carousel .owl-nav .owl-prev{
	margin-right: 20px;
}
#products .owl-carousel .owl-nav .owl-prev img,
#products .owl-carousel .owl-nav .owl-next img{
    width:30px;
    height:30px;
}

#products{
	padding-top: 40px;
padding-bottom: 35px;
}






#mentors-home{
padding: 35px 0px 20px;
background: #f6f6f6;
}
#mentors-home h2 {
  font-size: 16px;
  letter-spacing: 1px;
  color: #333333;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}
#mentors-home .gallery-text {
  background-color: #443e84;
  height: auto;
}









/*ready
============*/
#ready{
	background: url('../images/1.png');
	padding-top: 50px;
	margin-top: -140px;
	color: #fff;
}
#ready .card-img-top{

margin-bottom: 10px;
width: 70px;
height: 60px;
margin-left: 26%;
margin-top: 5%;
}
#ready .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.25rem;
}
#ready .card_content{
	font-size: 15px;
letter-spacing: 1px;
line-height: 22px;
color: #197349;
font-weight: 700;
text-transform: uppercase;

text-align: center;
}
#ready .card{
  background: white;
  margin-bottom:30px;
  width: 100%;
  margin:10px;
padding:10px 26px 5px;
border-radius: 15px;
}
#ready .doublesection{
	margin-top: 8% !important;
}
#ready p {
	font-size: 15px;
	line-height: 28px;
}
#ready .car{
	background-color: #fff;
	padding: 20px;
	border-radius: 50%;
	max-width: 130px;
}
#ready h3{
	color: #fff;

}
#ready ul{
	padding-left: 20px;
}
#ready .d-table-cell{
	vertical-align: middle;
}
#ready .btn
{
	background-color: #fff;
	padding: 15px 30px;
	line-height: 20px;
	color: #6d1f7a;
}
#ready .btn:hover
{
	background: #6d1f7a;
	color: #fff;
	box-shadow: 0px 0px 0px 1px rgba(255,255,255,1) !important;
}
#contact-shy .btn {
   background: #197349;
border: 0;
color: #fff;
display: inline-block;
padding: 15px 50px;
border-radius: 25px;
margin-top: 10%;
}
#contact-shy p{
	font-size: 15px;
}

/*clients
==============*/
#clients{
	background-color: #fff;
	/*border-bottom: 1px solid #ccc;*/
}
#clients .owl-carousel .owl-item img{
	width: auto !important;
}
#clients .owl-theme .owl-nav{
	position: absolute;
	top: -55px;
	right: 0;
	margin-top: 0px;
}
#clients .owl-nav [class*="owl-"]
{
 margin: 0px;
}
#clients .owl-carousel .owl-nav .owl-prev,
#clients .owl-carousel .owl-nav .owl-next{
	outline: none;
	background: transparent;
}
#clients .owl-carousel .owl-nav .owl-prev{
	margin-right: 20px;
}
#clients .owl-carousel .owl-nav .owl-prev img,
#clients .owl-carousel .owl-nav .owl-next img{
    width:30px;
    height:30px;
}

.client
{
	background: #fff;
	/*padding: 30px;*/
	border-radius: 5px;
	text-align: center;border: 1px solid #000;
padding: 10px 0px;
}
#clients .owl-nav{
	display: none;
}
.client img
{
	height: auto;
	margin: 0px auto;
}
footer{
	background-color: #333333;
	/*border-bottom: 1px solid #ccc;*/
	padding: 40px 0px 0px !important;
}
footer h5
{
	margin-bottom: 20px;
	color: #fff;
}
footer h6
{
	margin-bottom: 0px;
	font-weight:600;
}
.ftr-i{
	background: #fff;
padding: 7px 10px;
font-size: 18px;
border-radius: 3px;
color: black;
margin-top: 6px;
}
footer p
{
	margin-bottom: 15px;
	margin-top: 0;
	color: #fff;
}

footer ul{
	padding-left:0px;
	list-style: none;
	margin-bottom: 0px;
}
footer ul li
{
	line-height: 33px;
}
footer ul li a
{
	position: relative;
	padding-left: 20px;
	text-transform: capitalize;
	font-weight: 500;
	display: inline-block;
	color: #fff;
}


#copy-rights{
	padding-top: 13px;
padding-bottom: 1px;
	background: #312a81;
}
.copy-section-p{
	/*margin-left: 11%;*/
	color: #fff;
}
.copy-section-icon{
	margin-right: 20%;
	float: right;
}
.copy-section-icon i {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0;
}
/*.mobile-footer {
    background: #6e1f7a;
    border-radius: 10px 10px 0px 0px;
    z-index: 9999999999 !important;
    width: 100%;
    position: fixed;
    bottom: 0px;
    box-shadow: 0px -2px 0px 0px rgb(245 245 245);
    display:none;
}
.mobile-footer-box
{
    min-width: 25%;
    text-align: center;
}
.mobile-footer-box a
{
    width: 100%;
    text-decoration: none;
    padding: 10px 0px;
    float: left;
    padding-bottom: 5px;
}
.mobile-footer-box a img 
{
    width: 25px;
    margin: 0px auto;
}
.mobile-footer-box a h5
{
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-top: 2px;
}*/



.modal-content{
	background-color: transparent;
	border: none;
}
.modal-header{
	border-bottom: none;
}

.modal-body img{
	width: 100%;
	height: auto;

} 
.close{
	color: #fff;
}

.product img:hover{
filter: drop-shadow(0px 10px 5px rgba(0,0,0,0.15));
transition: all 0.5s ease-in-out 0s;
cursor: pointer;
}


/*Menu Hover*/

/*ABout Us page*/
.aboutuspage{
	padding: 60px 0px 40px 0px;
}
.abt-page-img1{
	border-radius: 30px;
}
.ourteam{
	background: #f6f6f6;padding: 50px 0px 20px 0px;
}.card {
  border: none;
}
.card-title {
  color: #312a81;
}
.card-img {
  border-radius: 0;
}

.vgr-cards .card {
  display: flex;
  flex-flow: wrap;
  flex: 100%;
  margin-bottom: 40px;
  padding: 20px;
}

.card-text{
	font-size: 15px;
letter-spacing: 1px;
line-height: 24px;
color: #333333;
}
@media (max-width: 576px) {
  .vgr-cards .card {
    display: block;
  }
}
.vgr-cards .card-img-body {
  flex: 1;
  overflow: hidden;
  position: relative;
}
@media (max-width: 576px) {
  .vgr-cards .card-img-body {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
  }
}
.vgr-cards .card-img {
  width: 90%;
  height: auto;
  position: absolute;
  margin-left: 50%;
  transform: translateX(-50%);
  border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
@media (max-width: 1140px) {
  .vgr-cards .card-img {
    margin: 0;
    transform: none;
    width: 100%;
    height: auto;
  }
}
.vgr-cards .card-body {
  flex: 4;
  padding: 0 0 0 1.25rem;
}
@media (max-width: 576px) {
  .vgr-cards .card-body {
    padding: 0;
  }
}

/*Services Page*/
.servicepage{
	background: #fff !important;
	padding: 60px 0px 20px !important;
}
.servicepage:before{
	background: #fff;
}



/*contact us page
===================*/
 svg * {
	 transform-origin: 50%;
}
 .buttons > :nth-child(1) {
	 animation: buttonClick 2s infinite;
	 animation-delay: -2.7s;
}
 .display-digits > :nth-child(1) {
	 animation: typeDigit 2s infinite;
	 animation-delay: -2.7s;
}
 .buttons > :nth-child(3) {
	 animation: buttonClick 2s infinite;
	 animation-delay: -8.1s;
}
 .display-digits > :nth-child(2) {
	 animation: typeDigit 2s infinite;
	 animation-delay: -8.1s;
}
 .buttons > :nth-child(5) {
	 animation: buttonClick 2s infinite;
	 animation-delay: -13.5s;
}
 .display-digits > :nth-child(3) {
	 animation: typeDigit 2s infinite;
	 animation-delay: -13.5s;
}
 .buttons > :nth-child(7) {
	 animation: buttonClick 2s infinite;
	 animation-delay: -18.9s;
}
 .display-digits > :nth-child(4) {
	 animation: typeDigit 2s infinite;
	 animation-delay: -18.9s;
}
 .buttons > :nth-child(8) {
	 animation: buttonClick 2s infinite;
	 animation-delay: -21.6s;
}
 .display-digits > :nth-child(5) {
	 animation: typeDigit 2s infinite;
	 animation-delay: -21.6s;
}
 @keyframes buttonClick {
	 0%, 20%, 100% {
		 stroke: transparent;
	}
	 10% {
		 stroke: grey;
		 stroke-opacity: 1;
		 stroke-width: 0.8%;
	}
}
 @keyframes typeDigit {
	 0% {
		 opacity: 0;
	}
	 10%, 100% {
		 opacity: 1;
	}
}
 
#envelope {
   animation: float 2s ease-in-out infinite;
 }
 #star1, #star2, #star3, #star4, #star5, #star6 {
   animation: blink 1s ease-in-out infinite;
 }
 #star2 {
   animation-delay: 100ms;
 }
 #star3 {
   animation-delay: 500ms;
 }
 #star4 {
   animation-delay: 700ms;
 }
 #star5 {
   animation-delay: 300ms;
 }
 #star6 {
   animation-delay: 200ms;
 }
 @keyframes float {
   0% {
     transform: translateY(0px);
   }
   50% {
     transform: translateY(-20px);
   }
   100% {
     transform: translateY(0px);
   }
 }
 @keyframes blink {
   0% {
     opacity: 0;
   }
   50% {
     opacity: 0.5;
   }
   100% {
     opacity: 1;
   }
 }
.contact-span
{
    text-transform:uppercase
}

 .detail ul{
	list-style: none;
	padding-left: 0;
}
 .detail ul span{
	font-weight: bold;
}.txu {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}.contact-page-address {
  margin-bottom: 1rem !important;
}.add-phon {
  margin-top: 30px;
}
.add-phon p{
	font-size: 14px;
line-height: 28px;
color: #333333;
}
.button--isi::before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 100%;
  margin: -15px 0 0 1px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #5f3311;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale3d(1, 2, 1);
  transform: scale3d(1, 2, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
    transition-timing-function: ease, ease;
  -webkit-transition-timing-function: cubic-bezier(0.7,0,0.9,1);
  transition-timing-function: cubic-bezier(0.7,0,0.9,1);
}

.button--border-thin {
  border: 1px solid;
}
.button--round-s {
  border-radius: 5px;
}
.button--size-s {
  font-size: 14px;
}
.button {
  float: left;
  display: block;
  margin: 1em;
  padding: 0.4em 0.8em;
  border: none;
  background: none;
  color: inherit;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  background: #312a81;
}
.button--isi {
  padding: 0.6em 1em;
  color: #fff;
  cursor: pointer;
  background: #312a81;
  overflow: hidden;
}


#map{
	height: 400px;
}


hr {
  /*margin-top: 1rem;*/
  margin-bottom: 1.4rem;
  }


#contactpage button {
  background: #312a81;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  padding: 7px 30px;
}
#contactpage a:hover {
  color: #312a81;
  background: #fff;
  /*border: 1px solid #312a81;*/
}

  .careerpage a{
  	  color: #312a81;
  	 font-size: 17px;
font-weight: 500;
  }



/*Menu*/





.mobile-screen-footer
{
    float:left;
    display:none;
    width: 100%;
    position: fixed;
    z-index: 9999999999 !important;
    bottom: 0px;
    background:#312a81;
    border-radius: 30px 30px 0px 0px;
   
}
.mobile-footer-block
{
    width: 25%;
    float: left;
    text-align: center;
}
.mobile-footer-box
{
    width: 100%;
    margin: 0px auto;
    padding: 0px 5px;
    float: left;
}
.mobile-footer-box a
{
    width: 100%;
    text-decoration: none;
    padding: 10px 0px;
    float: left;
    padding-bottom: 5px;
}
.mobile-footer-box a img
{
    width: 25px;
    margin: 0px auto;
}
.mobile-footer-box a h5
{
    font-size: 10px;
    margin: 5px 0px 0px 0px;
    color: #fff;
    line-height: 15px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
}  
@media screen and (max-width: 600px){
	.mobile-screen-footer{
		display: block;
		padding: 0 !important;
		border-top: 2px solid white;
	}
	#hiddee{
		display: none;
	}

	#youtubevideo{
		height: 200px !important;
	}

	.modal-content{
		margin-top: 24%;
	}
	}
	
	
	
	.corporate-video-btn {
margin: 0px auto;
background-color: #231e59;
padding: 10px 0px !important;
line-height: normal;
position: fixed;
text-transform: uppercase;
display: inline-block;
font-size: 15px;
line-height: 20px;
letter-spacing: 1px;
color: #fff;
z-index: 999;
left: 40px;
bottom: 0px;
cursor: pointer;
}
.corporate-video-btn::before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  right: -40px;
  top: 0;
  bottom: 0;
  border-style: solid;
  border-width: 0px 40px 40px 0;
  border-color: transparent transparent #231e59 transparent;
}
.corporate-video-btn::after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: -40px;
  top: 0;
  bottom: 0;
  border-style: solid;
  border-width: 0px 0px 40px 40px;
  border-color: transparent transparent #231e59 transparent;
}
.corporate-video-btn2 {
margin: 0px auto;
background-color: #231e59;
padding: 10px 0px !important;
line-height: normal;
position: fixed;
text-transform: uppercase;
display: inline-block;
font-size: 15px;
line-height: 20px;
letter-spacing: 1px;
color: #fff;
z-index: 999;
right: 40px;
bottom: 0px;
cursor: pointer;
}
.corporate-video-btn2::before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  right: -40px;
  top: 0;
  bottom: 0;
  border-style: solid;
  border-width: 0px 40px 40px 0;
  border-color: transparent transparent #231e59 transparent;
}
.corporate-video-btn2::after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: -40px;
  top: 0;
  bottom: 0;
  border-style: solid;
  border-width: 0px 0px 40px 40px;
  border-color: transparent transparent #231e59 transparent;
}
.table > thead {
  vertical-align: middle;
  background: #312a81;
  color: #fff;
}
.table-dark td, .table-dark th, .table-dark thead th {
  border-color: #fff;
}
.table{
	border-color: #dee2e6 !important;
}
.related-ul {
  list-style-type: none;
  margin-bottom: 30px;
  margin-left: 0;
  text-align: center;
}
.related-link li {
  position: relative;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  color: #222222;
  line-height: 20px;
  border: 1px solid #cccccc;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
  border-top-color: rgb(204, 204, 204);
  border-right-color: rgb(204, 204, 204);
  border-bottom-color: rgb(204, 204, 204);
  border-left-color: rgb(204, 204, 204);
  border-top-color: rgb(204, 204, 204);
  border-right-color: rgb(204, 204, 204);
  border-bottom-color: rgb(204, 204, 204);
  border-left-color: rgb(204, 204, 204);
  cursor: pointer;
  background: none;
    background-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  margin: 0px 5px 10px 0px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.related-link li a {
  display: block;
  position: relative;
  border: none;
    border-top-style: none;
    border-top-width: medium;
    border-right-style: none;
    border-right-width: medium;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-left-style: none;
    border-left-width: medium;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  padding: 0.8em 1.2em;
  border-width: 0px 0 0 !important;
  border-style: solid;
  color: inherit;
}
.modal24t {
  margin-top: 50%;
}
.modal22{
    background: #fff;
}
@media screen and (max-width: 600px){
		.corporate-video-btn{
			display: none;
		}
		#youtubevideo2 {
  height: 200px !important;
}#copy-rights {
  padding-bottom: 65px;
}
.modal24{
    margin-top: 40%;
}
}