
/*{ 
 font-family: Arial, Helvetica, sans-serif; color:#333; 
}
*/
body { 
 background:#fff; margin:0; 
}
/*   Heading title start */



#container { 
 width:100%px; 
 margin:0 auto; 
 background:#fff; 
}
#header { 
 width:100%; 
 height:102px; 
 border-bottom:0px solid #090a0a; 
 background:#fff;
 }
 
#logofablab { 
 float:left; 
 width:220px; 
 height:50px; 
 margin:0px;
    padding-left: 10px;

}

.HeaderTitle h2{
    
  padding-top:0px;
    padding-bottom: 0px;
 width:400px; 
 height:0px; 
 margin:0px; 
 /*background:#2222be;*/
    font-size:35px;
    color:#2b1e7c;
    font-family:cursive;
    font-style:italic;
    text-shadow: 4px 2px 4px  rgba(43, 30, 124, 0.73);
    

} 

    


#logoiba { 
  float:right; 
 width:120px; 
 height:50px; 
    padding-left:10px;
    padding-top:5px;
    padding-bottom: 5px;
 
 background:#fff;
    margin:0px;

}


.topnav {
  overflow: hidden;
  background-color: #2b1e7c;
    width:100%;
    padding-top:0px;
    height: 42px;
    padding-bottom: 0px;
}

.topnav a {
  float: right;
  color: #f2f2f2;
  text-align: center;
  padding: 10px 10px 10px;
  text-decoration: none;
  font-size: 22px;
}

.topnav a:hover {
  background-color: #bab3b3;
  color: black;
}

.topnav a.active {
  background-color: #a6be24;
  color: white;
    
}


.typewriter { 
width:100%;
    height:200px; 
 padding:0px;

 clear: both;
    background-image: url("road.jpg");
    
}
.typewriter h1{
  overflow: hidden;
   /* border-right: .15em solid orange;*/
    padding-top: 30px;
    white-space: nowrap;
    margin:0 auto;
    letter-spacing: .15em;
    animation:typing 3.5s steps(40,end), blink-caret .75s step-end infinite;
   font-family: 'Sofia';
    font-size: 35px;
    color:black; 
    font-style: italic;
}
@keyframes typing
{
    from{ width:0}
    to {width:100%}
}
@keyframes blink-caret{
    from, to{border-color:transparent}
    50%{border-color:orange;}
}

#left_col { 
 float:left; 
 width:100%px; 
 /*padding:20px; */
 height:400px; 
 /*border:1px solid #fff; */
 background:#FFF; 
 /*background:#fff; */
}
.ImagesContainer{
	width:80%;
	padding: 5%;
	margin:40px;
   
}

p{
    font-family:serif;
    font-size: 20px;
    font-style: normal;
   
  padding-left:30px;
    padding-right:100px;
    padding-top: 0px;
    padding-bottom:0px;
    
    color:black;
    text-align: justify;
}

h2{
    
    color:darkred; 
    font-size:25px;
    padding-left:30px;
}
h3{
    
    color:black;
    font-size:25px;
    padding-left:25px;
}
h4{
 font-size:20px;
    color:black;
    padding-left:25px;
    
}

ol{
   font-family:serif;
    font-size: 20px;
    font-style: normal;
    
   padding-left:80px; 
    padding-bottom: 0px;
    
    
}

ul{
   font-family:serif;
    font-size: 20px;
    font-style: normal;
    
   padding-left:50px; 
   
    
    
}
li{
    
   font-family:serif;
    font-size: 20px;
    font-style: normal;
    
   padding-left:10px; 
    
}





#container-title{
    
    
        
  //padding-top:30px; 
 margin:40px; 

    font-size:40px;
    font-weight: 800;
    color:#2b1e7c;
    text-shadow: none;
    font-family:cursive;
    font-style:italic;
    text-align: center;
 
    
    
}



a.hover{
    
  text-decoration: none;
    
}



#toc_container {
    background: #fff none repeat scroll 0 0;
   /* border: 1px solid #aaa;*/
    display: table;
    font-size: 95%;
    margin-bottom: 1em;
    padding: 20px;
    width: 100%;
}

.toc_title {
    font-weight: 700;
    text-align: left;
    padding-left: 70px;
}

#toc_container li, #toc_container ul, #toc_container ul li{
    list-style: outside none none !important;
    padding-left:60px;
}
    
    #TableOfContents  {
        
   background-color: #fff;
        width:40%;
        height:160px;
      
        padding-left:40px;
        padding-top:10px;
        padding-bottom: 10px;
        font-size:25px;
        color:white;
        margin:1.5%;
        
    }
    #myBtn {
  display: none;
float:left;
    margin-left:49%;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 20px;
  border: none;
  outline: none;
      
  background-color: #f4f430;
  color: white;
  cursor: pointer;
  padding: 5px;
  border-radius: 4px;
        width:8%;
       
}
#myBtn:hover {
  background-color: #555;
}

.previous {
     background-color: #fff;
    color: #2b1e7c;
    height:40px;
    font-size:20px;
    border:none;
    float:left;
    margin-top: 0%;
     margin-left:60px;
   

   font-family: 'Oleo Script', cursive;
    

    

}

.next {
    background-color: #fff;
    color: #2b1e7c;
    height:40px;
    font-size:20px;
    border:none;
    float:right;
    margin-top: 0%;
     margin-right:60px;
    
   font-family: 'Oleo Script', cursive;
}

.round {
    border-radius: 50%;
}

.footer {
    position:fixed;
    width: 100%;
      
   /* border:0px ;
    border-style:solid red;
    display:block;
    */
   
    margin: 0px;
    bottom:0;
   
   /* background-color:blue;*/
    padding: 0px;
    
}
.social-icon {
    color: #fff;
    
  
}
ul.social-icons {
    margin: 0px;
    color: black;
    width:100%;
    height:50px;
    padding: 0px;
    

    background-color: rgb(16, 4, 93);
    
}
.social-icons li {
    vertical-align: top;
    display: inline;
    height: 50px;
}
.social-icons a {
    color: #fff;
    text-decoration: none;
    padding: 5px;
  
    
}
.fa-facebook {
    margin:10px;
    padding:8px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-facebook:hover {
    background-color: #3d5b99;
}
.fa-twitter {
    padding:8px 10px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-twitter:hover {
    background-color: #00aced;
}


.fa-youtube {
    padding:8px 11px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-youtube:hover {
    background-color: #e64a41;
}
.fa-linkedin {
    padding:8px 12px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-linkedin:hover {
    background-color: #0073a4;
}
.fa-google-plus {
    padding: 8px 10px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.fa-google-plus:hover {
    background-color: #e25714;
}
