* {
    vertical-align: baseline;
    border: 0 none;
    outline: 0;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

#wrapper {
    width: 100%;
    height: auto;
    margin: auto;
    background-color: #F7E8EC;
    
}

#header {
    max-width: 100%;
    height: 90px;
    margin: 0px;
    background-color:#732C3F;
}

.nav {
    width: 50%;
    height: 90px;
    float: right;
    display: inline-block;
    align-content: center;
    margin: 0 10px;
    padding: 3px;
    font-family: Roboto-slab, 'Gill Sans', 'Gill Sans MT', sans-serif;
}
.boxIntro {
    max-width: 100%;
    margin: 50px;
    padding: 10px 0;
    display: block;
    background-color: #414040;
}

.boxIntro p {
        display: inline-block;
        vertical-align: middle;
        text-align:justify;
        max-width: 85%;
        margin: 0px 15px 10px 0px;
        font-family: Lato, sans-serif;
        font-size: 14px;
        color: whitesmoke;
       
}
.pict1 ul {
  list-style-type: square;
  text-align: left;
  /*margin-top: 1em;
  margin-bottom: 1 em;
  margin-left: 0;
  margin-right: 10px;*/
  padding-left: 35px;
  color: #732C3F;
    
}
 .boxIntro img {
    max-width: 85%;
    height: auto;
    display: block;
    padding: 20px 50px;
    margin-left:40px;
    background-color: #5c5b5c;
    border-radius: 5px;
    box-shadow: 0 3px 3px rgba(0,0,0,0.15);
    
}


/* Slideshow container */
#slideShowV {
    /*max-width: 1060px; 
      height:auto;

    */
    width: 100%;
    position: relative;
    padding-bottom: 0px;
    margin: auto;
    
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Next & previous buttons */
.arrowleft, .arrowright {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    margin-top: -18px;
    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 */
.arrowright {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
  .arrowleft:hover, .arrowright:hover {
        background-color: rgba(0,0,0,0.6);
    }

/* Caption text
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: relative;
    bottom: 8px;
    width: 100%;
    text-align: center;
} */

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.overImage{
    margin-top: -30px;
}
.dot {
    cursor: pointer;
    height: 14px;
    width: 14px;
    /*margin: 0 2px;*/
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
    
  
}

    .active, .dot:hover {
        background-color: #717171;
    }

/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.middleBody{
    max-width: 100%;
    margin: 0 auto;
    padding: 50px;
    display:inline-flex;
    column-gap: 10px;
    background-color:#732C3F;

}
.colLeft {
    width: 25%;
    height: auto;
    padding: 40px 5px 15px 15px;
    display: inline-block;
    background-color: #F7E8EC;
}

.colLeft img {
    padding: 0 0 2 30px;
}
.colRight {
    width: 72%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding: 20px;
    background-color: #F7E8Ec;
}
.imgBoxes {
    max-width: 35%;
    height: auto;
    display: inline-block;
    padding: 30px 10px 25px 25px;
    background-color: #5c5b5c;
    border-radius: 5px;
    box-shadow: 0 3px 3px rgba(0,0,0,0.15);
    
}
/*.responsivePict {
    display: inline-block;
    vertical-align: middle;
    max-width: 50%;
    height: auto;
   
}*/

.holder {
    width: 100%;
    height: auto;
    display: flex;
    column-gap: 15px;
    
}
.galler1{
    max-height: 300px;
    width: 90%;
    object-fit: cover;
    vertical-align: middle;
    padding: auto;
    margin-bottom: 10px;


}
.headings {
    color: white;
    padding-top: 20px;
}
.description {
    font: Lato, san-serif;
    padding: 10px;
}
.mtitle {
    font-family: Roboto-slab, 'Gill Sans', 'Gill Sans MT', sans-serif;
    padding: 25px 50px;
}
#footer {
    width: 100%;
    max-height: 150px;
    padding: auto;
}
.buttonB2 {
    color: white;
    padding: 10px 20px;
    text-align:right;
    text-decoration: none;
    display: inline-block; 
    font-size: 16px;
    margin: 0px 2px;
    cursor: pointer;
    
}

a {
    font-family: Roboto-slab, sans-serif;
    text-decoration: none;
    color:#1A0B12;
    
}
p {
    font-family: Lato, sans-serif;
    font-size:15px;
    color:  #F7E8Ec;
    padding: 10px;
    margin: 5px;
    word-break: keep-all;
}
.specialt{
    color: #732C3F;
}
.title1{
    font-family: Lato, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #732C3F;
    padding: 0;
    margin: 0px;
}
h1 {
    font-family: Lato, sans-serif;
    font-size: 18pt;
    text-align: center;
    display: block;
    margin: auto;
    color: #732C3F;
}

h2 {
    max-width: 100%;
    height:auto;
    font-family: Lato, sans-serif;
    font-weight: 600;
    font-size: 14pt;
    padding: 10px 0px 2px 30px;
    color:#732C3F;
}

h3 {
    max-width: 100%;
    height: auto;
    color:#732C3F;
    font-family: Lato, sans-serif;
    font-weight: bolder;
    padding-left: 15px;
    padding-top: 10px;
}
h4 {
    font-family: Lato, sans-serif;
    padding-left: 25px;
}
.bottText {
    display: inline-block;
    vertical-align:middle;
    padding-bottom:28px;
    padding-left: 15px;
    
}
.fcopyR {
    margin: auto;
    font-size: 14px;
    font-style: italic;
    text-align: center;
    /*color: #d3da27;*/
    color: #511D47;
}

.ninjaC {
    margin-top: 50px;
    padding: 8px;
  

}

.ninjaC img {
        display: block;
        width: 100%;
        height: auto;
        margin-top:3px;
        padding-left: 15px;
}
ul {
    font-family: Lato, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    padding: 5px 20px;
    margin: 0px 2px 0px 15px;
}
.pict1 {
    width: auto;
    margin: 0;
    padding: 20px;
    display: block;
    background-color:  #F7E8Ec;
}
.pict1 img{
    padding: 10px;
}

.boxFour {
    width: 100%;
    margin: auto;
    display: block;
    
}
.boxFour img {
        width: 75%;
        padding: 20px;
       
}

   
/*Code for cards*/
.miniGallery {
    position: relative;
    width: 95%;
    height: auto;
    margin: 10px 50px;
}
/*Responsible 3-columns*/
.l-grid--3col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 1em;
    margin-right: 1em;
}

    .l-grid--3col > * {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: calc((90%) - 2em);
        margin-left: 1em;
        margin-right: 1em;
        margin-bottom: 2em;
        min-width: 0;
    }

@supports (display: grid) {
    .l-grid--3col {
        margin-left: 0;
        margin-right: 0;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 2em;
        display: grid;
    }

        .l-grid--3col > * {
            margin: 0;
            min-width: 0;
            width: 90%;
        }
}

@media (min-width: 35em) {
    .l-grid--3col > * {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: calc((28.3333333333%) - 2em);
        margin-left: 1em;
        margin-right: 1em;
        margin-bottom: 2em;
        min-width: 200px;
    }

    @supports (display: grid) {
        .l-grid--3col {
            grid-template-columns: repeat(2, 1fr);
            grid-gap: 2em;
        }

            .l-grid--3col > * {
                margin: 0;
                min-width: 0;
                width: 90%;
            }
    }
}

.card {
    background-color: #fff;
    /*-webkit-box-shadow: 0 1px 3px #002e6d;*/
    -webkit-box-shadow: 0 1px 3px #210b32;
    box-shadow: 0 1px 3px #210b32;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: auto; /*change this to hidden after adjusted the content*/
    position: relative;
}

    .card:hover, .card:focus {
        /* -webkit-box-shadow: 0 14px 28px #005227;*/
        -webkit-box-shadow: 0 14px 28px #c978e9;
        box-shadow: 0 8px 24px #c978e9;
    }

@media (min-width: 20em) {
    .card:hover .card__back, .card:focus .card__back {
        display: block;
    }
}

.card__link {
    display: block;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.card__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1.5rem 2rem 2rem 2rem;
}

.card__button {
    bottom: -20px;
    position: absolute;
    right: -20px;
}

.card__back {
    display: none;
    /*background-color: #210b32;*/
    background-color: #732C3F;
    color: #fff;
    height: unset;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

    .card__back .card__body {
        padding: 5rem 2rem;
    }

.card__title {
    color: #002e6d;
    font-weight: 700;
    margin-top: 1em;
    margin-bottom: 0;
    padding: 1em 0 0 0;
    position: relative;
}

    .card__title:before {
       content: '';
        background-color: #bc1f4b;
        border-radius: 25px;
        height: 8px;
        left: 0;
        position:absolute;
        top: 0;
        width: 74px;
    }

.card__header {
    height: 120px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

@media (min-width: 43.75em) {
    .card__header {
        height: 300px;
    }
}

.card__footer {
    bottom: 0;
    color: #377bb5;
    font-size: 14px;
    font-weight: 700;
    left: 0;
    letter-spacing: 1.2px;
    margin-top: auto;
    padding: 1rem 2rem;
    position: absolute;
    text-transform: uppercase;
}

.card__button--back {
    margin-top: 2em;
    text-align: center;
}
