.titleBar{
    color: #DCE3E9;
    background-color: #0D3562;
    padding: 10px 10px;
    width: 100%;
    text-align: center;
    font-family: "Apple Chancery", "Bradley Hand", "Brush Script MT";
}

.navBar{
    color: white;
    background-color: #394B58;
    overflow: hidden;
    padding: 25px;
    text-aliign: center;
    height: 65px;
}

.navBar a{
    display: inline;
    color: white;
    text-align: center;
    padding: 14px 16px;
    font-size: 17px;
}

.navBar a.active{
    background-color: #ffff9a;
    color: #0D3562;
}

.banner{
    width: 100%;
    height: 200px;
    background-image: url(../media/cover.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 -200
    padding-bottom: 50px;
}

.card{  
    padding: 10px;
    background-color: #76AEED;
}

.card-title{
    text-decoration-color: #000282;
    color:0D3562;
}

.card-project{
    padding: 20px;
    text-align: center;
}   

.card-hobby{
    text-align: center;
    width:100%;
}  

body{
    background-color: #DCE3E9;
    font-family: Georgia, serif;
    font-weight: 300;
    margin: 0;
}

.btn:hover, .btn:focus, .btn:active, .btn, .myBtn, .button,  .btn-primary, btn-primary a{
    background-color: #ffff9a;
    border-color: #14539A;
    color: #0D3562;
    font-size: 24px;
    position:relative;
    bottom: 50%;
    align-content: center;
}

.modalBtn{
    background-color: #ffff9a;
    border-color: #14539A;
    color: #0D3562;
    font-size: 18px;
    text-decoration-color: #14539A;
    position:relative;
    bottom: 50%;
    align-content: center;
}

.cardBtn{
    position:relative;
    align-content: center;
    padding:0px;
    margin:0px;
    border:none;
    width:100%;
    height:100%;
}



.btn-link:hover, .btn-link:focus{
    color:#14539A;
}

.btn-link{
    background-color: #000282;
}

.btn-block{
    color: white;
    font-weight: 500;
}

img{
    box-shadow: #5C5C5B;
    max-height: 250px;
}

.img-fluid{
    border-radius: 130px;
    box-shadow: #5C5C5B;
    margin-left:60px;
}

.img-personal{
    border-radius: 70px;
    box-shadow: #5C5C5B;
    min-height:300px;
    width: auto;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.imgcv{
   max-height: 18px;
   width: auto; 
}

h1{
    text-align: center;
    text-decoration-color: white;

}

h2{
    color: #76AEED;
    font-family: "Lucida Handwriting", "Times New Roman;";
    margin-top: 30px;
    text-align: center;
}

h3{
    margin-left: 10px;
    color: #000282;
    padding-top:30px;
    padding-bottom: 20px;
}
h4{
    margin-bottom: 0px;
}

h4{
    color: #000282;
    padding-top:30px;
    text-align: center;
}

p{
    color: #5C5C5B;
}

p2{
    text-align: center;
    margin: 0 auto;
    padding-top:15px;
    margin-bottom:15px;
}



.collapse{
    color: #000282;
    padding-left: 20px;
    padding-right: 20px;
}

ul{
    color: #5C5C5B;
    list-style-position:outside;
}

.navImage{
    max-width: 50px;
    height: auto;
    padding: 2px;
    padding-bottom: 0px;
    color: #14539A;
    align:center;
    margin-bottom: 5px;
}

.modal{
    background-color: #DCE3E9;
    display: none;
    position:fixed;
    left: 30%; 
    height: auto;
    width: 35%;
    top: 15%;
    overflow: auto;
    border: #0D3562 6px solid;
 }

 .mdoal-body{
    padding: 8px;
    background-color: #394B58
    padding: 10px:0%
    width: 40%;
}

.mdoal2{
    padding: 8px;
    background-color: #394B58
    padding: 10px:0%
    width: 40%;
}

.close{
    float: right;
    font-size: 24px;
    font-weight: bold;
    background0color: #5C5C5B;
    cursor: pointer;
}

.imgIcon{
    height:25px;
    width: 25px;
    border-width:2px;
}

.modalText{
    font-size: 30px;
    color:#14539A;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.modT{
    color: #0D3562;
    text-align: center;
    aligh: center;
}

.modal-card{
    text-align: center;
}

iFrame{
    height: 500px;
    width: 60%;
    align: center;
    margin-top: 20px;
}

/* Style the tab */
.tab {
    overflow: hidden;
    border: 4px solid #184375;
    background-color: #76AEED;
    display:table;
    text-align: center;
    margin: 0 auto;
  }
  
  /* Style the buttons that are used to open the tab content */
  .tab button {
    background-color: inherit;
    -moz-text-decoration-color: #DCE3E9;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
  }
  
  /* Create an active/current tablink class */
  .tab button.active {
    background-color: #DCE3E9;
    text-decoration-color: #0D3562;
  }

  .tablinks{
    text-decoration-color: #DCE3E9;
  }
  
  /* Style the tab content */
  .tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #394B58;
    border-top: none;
  }

  .slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
  }
  
  /* Hide the images by default */
  .mySlides {
    display: none;
  }
  
  /* Next & previous buttons */
  .prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  .prev {
    left: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover, .next:hover {
    background-color: #184375;
  }
  
  
  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
  
  /* The dots/bullets/indicators */
  .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
  }
  
  .active, .dot:hover {
    background-color: #717171;
  }
  
  
  @keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
  }
  

.div-center{
    padding-left:40%;
}