﻿/* Move down content because we have a fixed navbar that is 50px tall */
@font-face {
    font-family: Barlow; /*a name to be used later*/
    src: url('../Fonts/Barlow.otf'); /*URL to font*/
}

body {
    padding-top: 0px;
    padding-bottom: 20px;
    font-family: Barlow, sans-serif;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 280px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
        width: 100% !important;
    }

    .body-content {
        padding: 0;
    }
}

.HdContain {
    top: 2px;
    border-width: 0 0 1px;
    border: 1px solid transparent;
    min-width: 768px;
    background-color: #ffffff;
    color: #555;
}

.HdTxt {
    
    margin-right: auto;
    margin-left: auto;
    padding-left: 12%;
    padding-right: 12%;
    font-family: Barlow, sans-serif;
    font-size: 1.5em;
    font-weight: 500;
}

.H2C {
    width: 100%;
    text-align: center;
}

.customcenter {
    font-family: "Barlow", sans-serif;
    text-align: center;
}
.aboutpg {
    font-family: Barlow, sans-serif;
    font-size: 12pt;
    text-justify:auto;
    color: #555;
    margin-left: 10px;
    margin-right: 10px;
}

.Mfooter {
    padding-left: 12%;
    padding-right: 12%;
}

.JT1 {
    background-image: url("../images/jccbgmain5.webp"); 
    background-color: #606362;
    background-repeat: no-repeat;
    background-position: center center;
}

    .JT1 h1,
    .JT1 .h1 {
        color: #fee742;
        margin-top: 60px;
        padding-left: 10%;
        padding-right: 10%;
    }

    .JT1 h3,
    .JT1 .h3 {
        padding-left: 10%;
        padding-right: 10%;
        color: #FFF;
        font-family: Barlow, sans-serif;
        font-weight: bolder;
        text-shadow: 3px 3px 5px #808080;
        text-justify: auto
    }

    .JT1text {
        padding-left: 7%;
        padding-right: 7%;
        color: white;
        font-family: Barlow, sans-serif;
        font-weight: bolder;
        text-justify: auto
    }

.JT2 {
    background-image: url("../images/security.webp");
    background-repeat: no-repeat;
    background-position: center center;
}

    .JT2 h1,
    .JT2 .h1 {
        color: #fee742;
        margin-top: 60px;
        padding-left: 10%;
        padding-right: 10%;
    }

    .JT2 h3,
    .JT2 .h3 {
        padding-left: 10%;
        padding-right: 10%;
        color: #FFF;
        font-family: Barlow, sans-serif;
        font-weight: bolder;
        text-shadow: 2px 2px 4px #555;
        text-justify: auto
    }

    .JT2text {
        padding-left: 7%;
        padding-right: 7%;
        color: white;
        font-family: Barlow, sans-serif;
        font-weight: bolder;
        text-justify: auto
    }

.JT3 {
    background-image: url("../images/itmng.webp");
    background-color: #606362;
    background-repeat: no-repeat;
    background-position: center center;
}

    .JT3 h1,
    .JT3 .h1 {
        color: #fee742;
        margin-top: 60px;
        padding-left: 10%;
        padding-right: 10%;
    }

    .JT3 h3,
    .JT3 .h3 {
        padding-left: 10%;
        padding-right: 10%;
        color: #FFF;
        font-family: Barlow, sans-serif;
        font-weight: bolder;
        text-shadow: 3px 3px 5px #808080;
        text-justify: auto
    }

.JT3text {
    padding-left: 7%;
    padding-right: 7%;
    color: white;
    font-family: Barlow, sans-serif;
    font-weight: bolder;
    text-justify: auto
}

.JT4 {
    background-image: url("../images/wan.webp");
    background-color: #606362;
    background-repeat: no-repeat;
    background-position: center center;
}

    .JT4 h1,
    .JT4 .h1 {
        color: #fee742;
        margin-top: 60px;
        padding-left: 10%;
        padding-right: 10%;
    }

    .JT4 h3,
    .JT4 .h3 {
        padding-left: 10%;
        padding-right: 10%;
        color: #FFF;
        font-family: Barlow, sans-serif;
        font-weight: bolder;
        text-shadow: 3px 3px 5px #808080;
        text-justify: auto
    }

.JT4text {
    padding-left: 7%;
    padding-right: 7%;
    color: white;
    font-family: Barlow, sans-serif;
    font-weight: bolder;
    text-justify: auto
}

.JT5 {
    background-image: url("../images/blueh.webp");
    background-color: #606362;
    background-repeat: no-repeat;
    background-position: center center;
}

    .JT5 h1,
    .JT5 .h1 {
        color: #fee742;
        margin-top: 60px;
        padding-left: 10%;
        padding-right: 10%;
    }

    .JT5 h3,
    .JT5 .h3 {
        padding-left: 10%;
        padding-right: 10%;
        color: #FFF;
        font-family: Barlow, sans-serif;
        font-weight: bolder;
        text-shadow: 3px 3px 5px #808080;
        text-justify: auto
    }

.JT5text {
    padding-left: 7%;
    padding-right: 7%;
    color: white;
    font-family: Barlow, sans-serif;
    font-weight: bolder;
    text-justify: auto
}

.JTtext {
    padding-left: 10%;
    padding-right: 10%;
}

.JTtextLight {
    padding-left: 10%;
    padding-right: 10%;
    color: white;
    font-family: Barlow, sans-serif;
    font-weight:bold;
    text-justify: auto
}

.TA1 {
    padding-left: 12%;
    padding-right: 12%;
    font-family: Barlow, sans-serif;
    font-size: 14pt;
    text-justify: auto;
    color: #555;
    background-color:white; 
}

/* Images Class*/

.img-rounded {
    border-radius: 8px;
    padding-left: 5px;
}

/* Inside */


.atext {
    font-family: Barlow, sans-serif;
    font-size: 12pt;
    text-justify: auto;
    color: #555;
    margin-left: 10px;
    margin-right: 10px;
}

/* margin-top: 70px; */

.adiv {
    margin-top: 90px;
    padding-left: 15%;
    padding-right: 15%;
    font-family: Barlow, sans-serif;
    font-size: 14pt;
    text-justify: auto;
    color: #555;
    background-color:white; 
}

.adiv h1,
    .adiv .h1 {
        color: #555;
        text-justify: auto;
    }

.imgr {
    float: right;
    border-radius: 8px;
    margin-left: 8px;
}