@charset "UTF-8";

/* Menu Css */

#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
 
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size:11px;
}
#cssmenu ul{
	width:80%;
	text-align:right;
	right:70px;
}
#cssmenu ul li a{
	font-family: 'Arial', Helvetica, sans-serif;
	font-size:11px;
	color:#767676;
}

#cssmenu #menu-button { display: none; }

#cssmenu {
  top:0;
  width: 100%;
  height:50px;
display: flex;
  font-family: 'Arial', Helvetica, sans-serif;
  font-size:9pt;
  background: #848484;
   position:fixed;
align-items: center;
   background-color:transparent;
   z-index:1;
}

#cssmenu>ul { box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05); 	  postion:relative; vertical-align: middle;}


#cssmenu>ul>li {
  float: none;
  display: inline-block;
}


#cssmenu>ul>li>a {
  padding: 18px 10px 21px 10px;
  text-decoration: none;
  font-size: 1.7em;
  font-weight: 700;
  color: #767676;
  letter-spacing: 1px;
}

#cssmenu>ul>li:hover>a, #cssmenu>ul>li>a:hover, #cssmenu>ul>li.active>a {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.1);
}


#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 60px;
  padding-top: 6px;
  font-size: 1.5em;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -moz-transition: top 0.2s ease, opacity 0.2s ease-in;
  -ms-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
}



#cssmenu>ul>li>ul { top: 120px; }

#cssmenu>ul>li:hover>ul {
  top: 52px;
  left: 0;
  opacity: 1;
}



#cssmenu ul ul ul {
  padding-top: 0;
  padding-left: 6px;
}


#cssmenu ul ul li a {
  text-decoration: none;
  font-weight: 400;
  padding: 11px 25px;
  width: 180px;
  color: #777777;
  background: #ffffff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
}

#cssmenu ul ul li:hover>a, #cssmenu ul ul li.active>a { color: #333333; }

#cssmenu ul ul li:first-child>a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

#cssmenu ul ul li:last-child>a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.clsQuest {
	font-weight:bold;
	font-style: italic;
}
.clsAnsw {
	margin-bottom:41px;;
}
/* *************Menu******** */
#iconDet {
display: inline-block;white-space: nowrap; }

main {
   display: block;
   background-color: #fff;
   margin: 0px;
   padding: 0px;
}

.modulecontainer {
	
   height:700px;
   width:100%;
   margin:0;
   padding:0;
   border:0;
  text-align: center;


}
.container {

   width:100%;
   margin: 0 auto;
   padding: 0 20px;
  text-align: center;


}
.container2 {
    width: 90%;

    margin: 0 auto;
  padding: 20px 20px;

}
.container1 {
  width: 90%;
 
    margin: 0 auto;
  padding: 20px 20px;
 

}

.container1 h2 {
	padding: 24px 24px;
    font-size: 2.2em;
    display: block;
    text-decoration: none;
	color:#80a1b6;
}

.container1 h1{
	padding: 64px 24px;
    font-size: 2.2em;
    display: block;
    text-decoration: none;
	color:#80a1b6;
}
.container1 p {
    font-size: 1.4em;
    display: block;
    text-decoration: none;
	color:#5e5e5e;
	text-align:justify;
}
.container2 h2 {
	padding: 24px 24px;
    font-size: 2.2em;
    display: block;
    text-decoration: none;
	color:#80a1b6;
}

.container2 h1{
	padding: 64px 24px;
    font-size: 2.2em;
    display: block;
    text-decoration: none;
	color:#80a1b6;
}
.container2 p {
    font-size: 1.4em;
    display: block;
    text-decoration: none;
	color:#5e5e5e;
}
.container2 a{
font-size:3em;

}
.container2 .genCont2{
	display: inline-block;
	white-space: nowrap; 
	width:100%;

}
.container2 .rowCont2{
	width:15%;
	display: inline-block;
	white-space: nowrap; 
	text-align:center;
	border-style:solid;
	border-radius: 50%;
	border-width:1px;
	border-color:#c6d8e3;
}
 .mydiv{ margin:0;padding:0;border:0; background-color:rgba(88,37,100,0);position:relative;top:10%;
             width:50%; height:50%;display:none;}


/* ****************** */
/* ****************** */

	.card {

		background-color:rgba(255,255,255,1);
		color:#ffffff;

	}
	.newcard {
		background-color:rgb(255,255,255);
	}
	.card1{

		background-color:#170134;
		color:#ffffff;
	}
	.card-body {
		opacity : 1;
/*		border-style :dotted;*/
	}
.card-body h5{
	font-size:1.5em;
	text-decoration: underline;
	color:#80a1b6;
}
.card-text{
	color:#6f6f6f;
	font-size:1.5em;
}
	.shadow {
		padding: 8 8 8 8;
	}
	
.inner {
	
	 width: 100%;
	 height: 350px;
	 background-repeat: no-repeat;
	 background-size: cover;
	}
/* ****************** */
/* ************ Icon Bar *********/
/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index:1;
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

#innerSpan{
	position:relative;
	top:50%;
	font-size:2em;
}
#innerSpan a{
	text-decoration: none;
	color:#ffffff;
}
ol li{
	font-size:1.4em;
}
/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}
/*************************/
 @media all and (max-width: 800px) {

#cssmenu { background-color: #ffffff;  display:block; z-index:1;}
#iconDet{ display: none;  hidden;width:50%;}
#cssmenu>ul { display: none;}
#cssmenu ul{
	width:100%;
	left:0px;
}

#cssmenu>ul.open {
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
     background-color:#ffffff;
     
}
#cssmenu>ul>li,  #cssmenu.align-right>ul>li {
  float: none;
  display: block;
}

#cssmenu>ul>li>a {
  padding: 18px 25px 18px 25px;
  border-right: 0;
  font-size: 1em;
}

#cssmenu>ul>li:hover>a,  #cssmenu>ul>li.active>a { background: rgba(0, 0, 0, 0.1); }

#cssmenu #menu-button {
  display: block;
  text-decoration: none;
  font-size: 1em;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;

}

#cssmenu ul ul,  #cssmenu ul li:hover>ul,  #cssmenu>ul>li>ul,  #cssmenu ul ul ul,  #cssmenu ul ul li:hover>ul,  #cssmenu.align-right ul ul,  #cssmenu.align-right ul li:hover>ul,  #cssmenu.align-right>ul>li>ul,  #cssmenu.align-right ul ul ul,  #cssmenu.align-right ul ul li:hover>ul {
  left: 0;
  right: auto;
  top: auto;
  opacity: 1;
  width: 100%;
  padding: 0;
  position: relative;
  text-align: left;
}

#cssmenu ul ul li { width: 100%; }

#cssmenu ul ul li a {
  width: 100%;
  box-shadow: none;
  padding-left: 35px;
}

#cssmenu ul ul ul li a { padding-left: 45px; }

#cssmenu ul ul li:first-child>a,  #cssmenu ul ul li:last-child>a { border-radius: 0; }

#cssmenu #menu-button::after {
  display: block;
  content: '';
  position: absolute;
  height: 3px;
  width: 22px;
  border-top: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  left: 25px;
  top: 18px;
}

#cssmenu #menu-button::before {
  display: block;
  content: '';
  position: absolute;
  height: 3px;
  width: 22px;
  border-top: 2px solid #dddddd;
  left: 25px;
  top: 28px;
}


 .newCard{

	 padding:21px 21px 21px 21px;
 }
 

}
