/* fonts */
@font-face {
    font-family: arialRoundedMT;
    src: url(../fonts/Arial_Rounded_MT.ttf);
}


a:link {
    color: white;
    text-decoration: none;
  }
  
/* visited link */
a:visited {
color: white;
text-decoration: none;
}

/* mouse over link */
a:hover {
color: yellow;
text-decoration: none;
}

/* selected link */
a:active {
color: white;
text-decoration: none;
}


/* services */


/* end services */


/* navbar */
.navbar{
    background-color: white;
}

.navbar-brand   {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 26px;
}

.nav-link {
    margin-right: 26px;
}

.header img{
    margin-top: 80px;
}

.header .tagline {
    margin-top: 100px;
}

.header span{
    font-weight: bold;
    font-style: italic;
}
.header h2{
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    color: #003B80;
    font-size: 22px;
    text-transform: uppercase;
}
.header p {
    color: #003B80;
    margin-top: 20px;
    font-size: 11px;
}

.section {
    position: relative;
}

.section h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    color: #003B80;
    font-family: arialRoundedMT;
}

.section span{
    content: '';
    display: block;
    border-top: 2px solid #003B80;
    border-bottom: 2px solid #003B80;
    width: 70px;
    margin: auto;
    border-radius: 2px;
    margin-bottom: 10px;
    margin-top: 100px;
}

.section h3 {
    font-size: 20px;
    margin-top: 30px;
}

.section h4 {
    font-size: 18px;
    margin-top: 20px;
    text-transform: uppercase;
    color: #003B80;
    font-weight: bold;
}


.section .desc p {
    font-size: 14px;
    margin-top: 30px;
}

.visionmision span {
    content: '';
    display: block;
    border-top: 2px solid #003B80;
    border-bottom: 2px solid #003B80;
    width: 70px;
    margin: auto;
    border-radius: 2px;
    margin-bottom: 10px;
    margin-top: 100px;
}

.group1 {
    position: absolute;
    top: 350px;
    right: 10px;
    height: 150px;
}

.group9 {
    position: absolute;
    top: 1085px;
    right:  10px;
    width: 150px;
}

.path2 {
    position: absolute;
    top: 1285px;
    left:  -120px;
    width: 250px;
    height: 540px;
    z-index: -1;
}

.btn{
    border-radius: 15px;
}

.buttoncenter {
    text-align: center;
    margin-top: 20px;
}

.box {
    margin-top: 20px;
}

.boxs img {
    width: 150px;
    height: 100px;
    margin-top: 20px;
}
.boxs {
    text-align: center;
    background-color: white;
    box-shadow: 0px 0px 15px 0px grey;
    border-radius: 15px;
    padding: 10px;
    border: 0px solid grey;
    margin-top: 50px;
}

.section .box p {
    font-size: 14px;
    text-align: left;
    padding: 15px;
}

.imginbox img {
    width: 100%;
    margin-top: 20px;
}

.footer {
    background-color: #003B80;
    margin-top: 200px;
    color: white;
    padding-top: 30px;
    padding-bottom: 20px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.footer h4 {
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 20px;
    padding-top: 20px;
}

.footer .companybottom {
    margin-top: 50px;
}


/* start aboutus */

.aboutus {
    position: relative;
    margin-top: 100px;
    padding-left: 30px;
    padding-right: 30px;
}

.aboutus img{
    border-radius: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.aboutus p {
    font-size: 30px;
    font-family: Segoe UI;
    text-align: justify;
}

.aboutus h3 {
    margin-top: 10px;
    font-weight: bold;
    font-family: Arial Rounded MT;
}

.aboutus .boxaboutus {
    margin-top: 50px;
    background-color: white;
    box-shadow: 0px 0px 15px 0px grey;
    border-radius: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

.aboutus .tagline {
    text-align: center;
    margin-top: 30px;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 20px;
    font-family: Segoe Print;
    color: red;        
}

/* end aboutus */


/* visionmision */
.visionmision{
    margin-top: 20px;
}

.visionmissionbox2 {
    background-color: white;
    box-shadow: 0px 0px 15px 0px grey;
    border-radius: 30px;
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Arial Rounded MT;
    color: #003B80;
    height: 290px;
}

.visionmissionbox2 p {
    font-size: 16px;
    padding-right: 30px;
}


.visionmissionbox {
    background-color: white;
    box-shadow: 0px 0px 15px 0px grey;
    border-radius: 30px;
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Arial Rounded MT;
    color: #003B80;
}

.visionmissionbox p {
    font-size: 16px;
}

.visionmissionbox img {
    width: 80%;
    padding-bottom: 20px;
}

.visionmision h4 {
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
}



/* end visionmision */

.group10 {
    visibility: hidden;
}

.group11 {
    visibility: hidden;
}

.group49a {
    margin-top: -600px;
    position: absolute;
    width: 300px;
    left: 90px;
    visibility: hidden;
}

.group49b {
    margin-top: -600px;
    position: absolute;
    width: 300px;
    left: 90px;
    visibility: hidden;
}

.group49c {
    margin-top: -1020px;
    position: absolute;
    width: 300px;
    left: 90px;
    visibility: hidden;
}

.group49d {
    margin-top: -640px;
    position: absolute;
    width: 300px;
    left: 90px;
    visibility: hidden;
}

.group49e {
    margin-top: -950px;
    position: absolute;
    width: 300px;
    left: 90px;
    visibility: hidden;
}



/* services */

.services {
    position: relative;
    margin-top: 100px;
    padding-left: 30px;
    padding-right: 30px;
}

/* end services */

.visionmissionbox .phone {
    text-align: center;
}

.visionmissionbox2 .phone {
    text-align: center;
}

/* Desktop */
@media (min-width: 992px) { 
    .nav-link{
        text-transform: uppercase;
    }

    .nav-link:hover::after{
        content: '';
        display: block;
        border-bottom: 3px solid #006CA0;
        width: 50%;
        margin: auto;
        padding-bottom: 5px;
        margin-bottom: -7px;
    }

    .header .tagline {
        margin-top: 150px;
    }

    .header img{
        margin-top: 100px;
    }

    .header h2{
        font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        color: #003B80;
        font-size: 50px;
    }
    .header p {
        color: #003B80;
        margin-top: 20px;
        font-size: 18px;
    }

    .section h2 {
        text-align: center;
        text-transform: uppercase;
        font-size: 30px;
        font-weight: bold;
        color: #003B80;
        font-family: arialRoundedMT;
    }

    .section span{
        content: '';
        display: block;
        border-top: 2px solid #003B80;
        border-bottom: 2px solid #003B80;
        width: 108px;
        margin: auto;
        border-radius: 2px;
        margin-bottom: 10px;
        margin-top: 250px;
    }

    .section h3 {
        font-size: 25px;
    }
    
    .section .desc p {
        font-size: 16px;
    }

    .section .desc {
        margin-top: 40px;
    }

    .group1 {
        position: absolute;
        top: 730px;
        right: 260px;
        height: 180px;
    }
    
    .group9 {
        position: absolute;
        top: 1310px;
        right: 300px;
        width: 200px;
    }

    .path2 {
        position: absolute;
        top: 1285px;
        left:  -120px;
        width: 650px;
        height: 540px;
        z-index: -1;
    }

    
    /* start aboutus */

    .aboutus {
        margin-top: 100px;
    }

    .aboutus img{
        border-radius: 40px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .aboutus p {
        font-family: Segoe UI;
        text-align: justify;
    }

    .aboutus .tagline {
        text-align: center;
        margin-top: 30px;
        margin-left: 40px;
        margin-right: 40px;
        font-size: 50px;
        font-family: Segoe Print;
        color: red;        
    }

    /* end aboutus */

    .group10 {
        position: absolute;
        top: 1680px;
        right: 210px;
        width: 200px;
        visibility: visible;
    }
    
    .group11 {
        position: absolute;
        top: 1680px;
        left: 210px;
        width: 200px;
        visibility: visible;
    }

    .group49a {
        margin-top: -300px;
        position: absolute;
        width: 500px;
        left: 550px;
        visibility: visible;
    }
    
    .group49b {
        margin-top: -340px;
        position: absolute;
        width: 500px;
        left: 550px;
        visibility: visible;
    }

    .group49c {
        margin-top: -470px;
        position: absolute;
        width: 500px;
        left: 550px;
        visibility: visible;
    }

    .group49d {
        margin-top: -330px;
        position: absolute;
        width: 500px;
        left: 550px;
        visibility: visible;
    }

    .group49e {
        margin-top: -330px;
        position: absolute;
        width: 500px;
        left: 550px;
        visibility: visible;
    }

    .visionmissionbox2 {
        background-color: white;
        box-shadow: 0px 0px 15px 0px grey;
        border-radius: 30px;
        margin-top: 50px;
        padding-top: 20px;
        padding-bottom: 20px;
        font-family: Arial Rounded MT;
        color: #003B80;
        height: 230px;
    }
    
    .visionmissionbox .phone {
        text-align: left;
    }
    
    .visionmissionbox2 .phone {
        text-align: left;
    }
    
    
}
