/* /Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

p[b-pil2h5yjdd] {
    color: #000;
    font-size: 20px;
    text-align: justify;
    line-height: 150%;
    margin-bottom: 15px;
    padding-bottom: 150px;
    font-family: Tahoma, Geneva, sans-serif;
}

    p.indent[b-pil2h5yjdd] {
        margin: 40px;
    }

main[b-pil2h5yjdd] {
        max-height:100%;
}


/*Heading*/
h1[b-pil2h5yjdd], h2[b-pil2h5yjdd], h3[b-pil2h5yjdd], h4[b-pil2h5yjdd], h5[b-pil2h5yjdd], h6[b-pil2h5yjdd] {
    font-family: Arial 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

h1[b-pil2h5yjdd] {
    font-size: 24px;
    margin-bottom: 10px;
    color: crimson;
    font-weight: bold;
    font-family: Tahoma, Geneva, sans-serif;
}

h2[b-pil2h5yjdd] {
    font-size: 20px;
}

h3[b-pil2h5yjdd] {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 3px;
}

h4[b-pil2h5yjdd] {
    font-size: 14px;
}

h5[b-pil2h5yjdd] {
    font-size: 14px;
}

h6[b-pil2h5yjdd] {
    font-size: 14px;
}

    h1 img[b-pil2h5yjdd], h2 img[b-pil2h5yjdd], h3 img[b-pil2h5yjdd], h4[b-pil2h5yjdd], img[b-pil2h5yjdd], h5 img[b-pil2h5yjdd], h6 img[b-pil2h5yjdd] {
        margin: 0
    }



    header[b-pil2h5yjdd] {
        padding-top: 50px;
    }

    /*    nav.navbar{
       width:320px;
    }*/

#social-media-container[b-pil2h5yjdd] {
   float: right;
  padding-top: 10px;
    
}

    #button-container[b-pil2h5yjdd] {
        position: relative;
        display: inline-block;
    }

    img[b-pil2h5yjdd], object[b-pil2h5yjdd] {
        max-width: 97%;
        max-height: auto;
        display: block;
        align-content: center;
        object-fit: contain;
    }

    .navbar.collapse[b-pil2h5yjdd] {
        position: relative;
        display: block;
        right: 20%;
    }

       a.navbar-brand[b-pil2h5yjdd] {
        margin: 0 auto;
        white-space: normal;
        border-color: black;
        position: absolute;
        display: block;
        padding-right: 2rem;
    }

    .navbar-brand[b-pil2h5yjdd] {
        margin: 0 auto;
        justify-content: normal;
        display: block;
        width: 100%;
    }

    a[b-pil2h5yjdd] {
        color: #0077cc;
        display: inline-block;
        word-break: break-all;
    }


    .btn-primary[b-pil2h5yjdd] {
        color: #fff;
        background-color: #1b6ec2;
        border-color: #1861ac;
    }

 
    .nav-pills .nav-link.active[b-pil2h5yjdd], .nav-pills .show > .nav-link[b-pil2h5yjdd] {
        color: #fff;
        background-color: #1b6ec2;
        border-color: #1861ac;
    }

    .border-top[b-pil2h5yjdd] {
        border-top: 1px solid #e5e5e5;
    }

    .border-bottom[b-pil2h5yjdd] {
        border-bottom: 1px solid #e5e5e5;
    }

    .box-shadow[b-pil2h5yjdd] {
        box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
    }

    button.accept-policy[b-pil2h5yjdd] {
        font-size: 1rem;
        line-height: inherit;
    }

    .footer[b-pil2h5yjdd] {
        position: relative;
        bottom: 0;
        width: 100%;
        white-space: nowrap;
        line-height: 35px;
        padding-top: 10px;
        
    }

    #text-logo[b-pil2h5yjdd] {
        margin: 0 auto;
        padding-top: 10px;
        position: relative;
        display: block;
        /*        right: 19%;*/
        width: auto;
        padding-left: 1rem;
        /*        padding-right: 40px;*/
        bottom: 35%;
    }
    #Klogo[b-pil2h5yjdd]{
        margin: 0 auto;
        padding-top: 1rem;
        padding-left:.7rem;
    }
    #social-media-container[b-pil2h5yjdd] {
        /*        border: solid 1px black;*/
        width: 4.9rem;
        /*        width: 5rem;*/
    }

    #social-media-icons[b-pil2h5yjdd] {
        position: relative;
        /*        left:30%;*/
        /*        float: right;*/
        display: inline-block;
        /*        bottom:40%;*/
    }

        #social-media-icons ul li[b-pil2h5yjdd] {
            margin-top: 50px;
            margin-bottom: 25px;
            width: 60px;
            display: inline-block;
            float: right;
        }

   





/******** Extra large devices (large laptops and desktops, 1200px and up)***********/

@media (min-width: 1200px) {

    #footer-nav[b-pil2h5yjdd] {
        width:25%;
        padding-left:20px;
        display: inline-block;
        position: relative;
        left: 60%;
        bottom: 1.5rem;

    }

  
}



       





