*{
    margin: 0;
    padding: 0;
    /* font-family: Verdana, Geneva, Tahoma, sans-serif;    */
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;

    box-sizing: border-box;
}
html{
    scroll-behavior: smooth;    
}
a{
    text-decoration: none;
}
.main_caption{
    position: absolute; 
    /* border-top: #ca4207 3px solid; */
    width: 55%;
    top: 8em;
    left: -18px;
    /* padding: 9px;  */
    z-index: 0;
    /* background-color: #f6ac00; */
}
.main_caption::after{
    position: absolute;
    content: "";
    /* border-radius: 8px;  */
    border-radius: 0 8px 8px 0;
    border-top: #f6ac00 3px solid;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: .6;
    z-index: -1;
}
.main_caption h1{ 
    padding-top: 9px;
    padding-left: 1.2em;
    font-size: 4.3em; 
    font-weight: 800;
    color: #f6ac00;
    letter-spacing: -3px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.main_caption h2{ 
    /* padding-top: 9px; */
    padding-left: 1.4em;
    font-size: 3.7em; 
    font-weight: 500;
    color: #e0e0e0;
    letter-spacing: -1px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.main_caption div{
    background-color: #252525;
    margin-top: 1em;
    padding-top: 1em;
    padding-bottom: 1.5em;
    padding-left: 5em; 
    border-radius: 0 0 8px 0;
}
.main_caption div a{
    display: inline-block;
    margin-right: 8px;
    font-size: 13px;
    /* text-align: left; */
    /* background-color: #00a070; */
    color: #f5f5f5;
}

.main_caption div a:hover{
    color: #f6ac00;
}
.main_caption div a:hover svg{
    fill: #f6ac00;
}
.overview{
    padding: 3em;
    border-top: #01474f 4px solid;
    border-bottom: #01474f 4px solid;
    padding-left: 2em;
    background-color: #162d4c;
}
.overview *{
    color: #e5fdf0;
}
.overview h1, .our_commitments h1{
    margin-top: 1.7em;
    margin-bottom: .6em;
    padding-bottom: .2em;
    border-bottom: #f6ac00 1px solid;    
    /* font-family: "Montserrat", sans-serif; */
    font-family: "Poppins", sans-serif;
    font-size: 2.5em; 
    font-weight: 400;
}

.our_commitments{
    padding: 3.8em;
}
.our_commitments h1{
    text-align: center;
    font-weight: 300;
}
.overview h3, .our_commitments h3{
    font-family: "Poppins", sans-serif;
    font-size: 1.8em; 
    font-weight: 400;
}
.overview p, .our_commitments p{
    margin-top: .6em;
    margin-bottom: 2em; 
    font-family: "Poppins", sans-serif;
    /* font-optical-sizing: auto; */
    font-size: 15.8px;
    font-weight: 300;
}

.what_we_do{
    display: grid;
    grid-template-columns: auto auto auto;
}
.what_we_do div{
    height: 50vh; 
}
.tower{
    background-image: url("../images/tower.png");
    width: 100%;
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.building{
    background-image: url("../images/building.jpg");
    width: 100%;
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bridge{
    background-image: url("../images/bridge.png");
    width: 100%;
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.what_we_do div svg{
    display: block;
    margin: auto;
    margin-top: 3.4em;
    width: 100px;
    height: 100px;
    /* background-color: #01474f; */
}
.what_we_do div a{
    display: block;
    margin: auto;
    margin-top: 2.9em;
    width: 196px;
    padding: 15px;
    border-radius: 8px;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    background-color: #264e82;
    color: #e5fdf0;
    transition: .7s;
}
.what_we_do div a:hover{
    background-color: #3b79c9;
}

.our_people_our_community{
    display: grid;
    grid-template-columns: auto auto;
}

.our_people_our_community h4{    
    margin-top: 1.7em;
    margin-bottom: .6em;
    padding-bottom: .2em;
    border-bottom: #f6ac00 1px solid;     
    font-family: "Poppins", sans-serif;
    font-size: 2.5em; 
    font-weight: 400;
}
.our_people_our_community h4{
    font-family: "Poppins", sans-serif;
    color: #06012e;
    font-size: 1.8em; 
    font-weight: 400;
}
.our_people_our_community p{
    margin-top: .6em;
    margin-bottom: 2em; 
    line-height: 27px;
    font-family: "Poppins", sans-serif; 
    font-size: 15.8px;
    font-weight: 300;
}
.our_people_our_community .div_text{
    padding: 2em 3em;
    background-color: #f1f1f1;
}
.our_people_our_community div img{
    display: block;
    width: 100%;
}

.our_awards h1{    
    margin-top: 1.7em;
    margin-bottom: .6em;
    padding-bottom: .2em;
    text-align: center;
    border-bottom: #f6ac00 1px solid;     
    font-family: "Poppins", sans-serif;
    font-size: 2.5em; 
    font-weight: 300;
    text-transform: uppercase;
    color: #28262b;
}

.slides img{
    margin-right: 14px;
    width: 300px;
}


@media (max-width: 1024px) {
    .main_caption{ 
    width: 66%; 
    top: 6em;
    left: 0em;
    padding: 9px; 
}

.main_caption div{
    background-color: #252525;
    margin-top: 1em;
    padding-top: 1em;
    padding-bottom: 1.5em;
    padding-left: 1.2em; 
    border-radius: 0 0 8px 0;
}
.main_caption::after{  
    /* background-color: #002218; */
    /* opacity: .2; */
    z-index: -1;
}

.main_caption h1{ 
    padding-top: 9px;
    padding-left: .2em;
    font-size: 3.0em; 
}

.main_caption h2{  
    padding-left: .2em;
    font-size: 2.5em; 
}

.overview{
    padding: .8em;
}
.our_commitments{
    padding: .8em;
}

.our_people_our_community{
    display: grid;
    grid-template-columns: auto;
}
.what_we_do{
    display: grid;
    grid-template-columns: auto; 
}
.what_we_do div{
    margin-bottom: 3.7em;
}


.our_people_our_community img{
    padding: .5em 0em;
}

.our_people_our_community .div_text{
    padding: .5em .8em;
}

}

@media (max-width: 700px) {
    /* .col-3{
    display: grid;
    grid-template-columns: auto;
}
.col-2{
    grid-template-columns: auto;
    padding: 1em;
} */

}


@media (max-width: 580px) {
    .main_caption{ 
    width: 97%; 
    left: 0em;
    padding: 9px; 
}
.main_caption::after{ 
    /* background-color: #002218;
    opacity: .2;
    z-index: -1; */
}

.main_caption h1{ 
    padding-left: 20px;
    font-size: 2.0em; 
}


.main_caption h2{ 
    padding-left: 20px;
    font-size: 1.2em; 
}
}