/*=================Similar============*/
.heading {
    text-align: center;
    margin: 5% auto
}
.heading > h3 {
    color: rgb(118,113,113);;
    font-weight: 700
}
.heading > h2 {
    color: rgb(0,2,103);
    font-size: 2.2rem !important;
    font-weight: 700;
    margin-bottom: 3%;
}
.heading > p {
    padding: 0 12%;
    line-height: 1.6rem;
    font-weight: 500;
}
.icon-64 {
    padding-bottom: 3%;
    text-align: center;
}
.icon-64 > div > h3 {
    font-size: 1.5rem;
    font-weight: 700 !important;
    color: rgb(1,43,48);
}
.icon-64 > div > h3.main {
    color: rgb(0,199,232);
}
.light-grey {
    background-color: #0002670d;
}
/*=================Header============*/
.bg-white {
    background-color: rgba(255,255,255,0.9) !important;
}
.a-tag {
    color: rgb(0,2,103);
    font-size: 0.9rem;
    font-weight: 500;
    text-transform: uppercase;
}

/*=================Hero============*/
.background {
    background: url("../img/bg-1.jpg") no-repeat center 50%;
    background-size: cover;
    width: 100%;
    min-height: 100vh;
}
.hero {
    text-align: center;
    color: #ffffff;
    margin: 15% auto 0;
}
.hero > h1 {
    font-size: 3.5rem;
    font-weight: 700;
}


/*=================Breather============*/
.breather {
    background: url("../img/bg-2.jpg") no-repeat center 50%;
    background-size: cover;
    width: 100%;
    min-height: 80vh;
}
.breather-text {
    text-align: center;
    color: #ffffff;
}
.breather-text > h2 {
    color: white;
    font-size: 3.1rem;
    font-weight: 600;
    padding:15% 1.5% 0;
    position: relative;

}
.overlay {
    background-color: rgba(0,0,0,0.58);
    height: 80vh;
    position: absolute;
    width: 100%;
}




/*=================Services============*/
#services {
    padding-bottom: 5%;
}

.services > div > img {
    width: 100%;
    /*   margin-bottom: 10%;*/
    margin: 0 auto;
    display: block;
    padding-bottom: 1rem;
}

/*================= Products ============*/

.products > div > img {
    max-height: 122px;
    /*   margin-bottom: 10%;*/
    margin: 0 auto 10%;
    display: block;
}

/*=================About Us============*/
.about-us > p {
    text-align: justify;
}

/*=================What We've Done============*/
#what-we-done {
    padding-bottom: 5%;
}
.item {
    color: #ffffff;
    margin: 0.5% 0
}
.item >div >div >div > h2 {
    display: block;
    padding: 22% 0;
    text-align: center;
    font-size: 3.5rem;
}
.overlay-dark {
    background-color: rgba(0, 2, 103, 0.15);
    height: 400px;
}
.item-1 {
    background: url("../img/what-we-done/01.jpg") no-repeat center 50%;
    background-size: cover;
    height: 400px
}
.item-2 {
    background: url("../img/what-we-done/02.jpg") no-repeat center 50%;
    background-size: cover;
    height: 400px
}
.item-3 {
    background: url("../img/what-we-done/03.jpg") no-repeat center 50%;
    background-size: cover;
    height: 400px
}
.item-4 {
    background: url("../img/what-we-done/placeholder-small.png") no-repeat center 50%;
    background-size: cover;
    height: 400px
}
.item-5 {
    background: url("../img/what-we-done/placeholder-small.png") no-repeat center 50%;
    background-size: cover;
    height: 400px
}
.item-6 {
    background: url("../img/what-we-done/placeholder-small.png") no-repeat center 50%;
    background-size: cover;
    height: 400px
}
.item-7 {
    background: url("../img/what-we-done/placeholder-small.png") no-repeat center 50%;
    background-size: cover;
    height: 400px
}
.item-8 {
    background: url("../img/what-we-done/placeholder-small.png") no-repeat center 50%;
    background-size: cover;
    height: 400px
}

/*========== Team ============*/
/*.team {
    text-align: center;
    margin-bottom: 5%;
}*/
.team > div > img{
    max-height: 20vw;
    /*   margin-bottom: 10%;*/
    margin: 0 auto 10%;
    border-radius: 50%;
    display: block;
}


.list-item {
    margin-left: 10%
}
.butno {
    color: white;
    background-color: rgb(249,147,28);
    font-size: 1.2rem !important;
    font-weight: 600 !important;
    padding: 4% 15% !important;
    border-color: white;
}

.fm-btn {
    color: white;
    background-color: rgb(0,2,103);
    font-size: 1.2rem !important;
    font-weight: 600 !important;
    padding: 1.7% 8%;

}
.pd-2 {
    padding: 2% !important;
    width: 70% !important;
}



.pl-4rem {
    padding-left: 4rem !important;
}
.pl-2rem {
    padding-left: 2rem !important;
}

.pd-r5 {
    padding: 0 0.25% 0 0 !important;
}
.pd-a5 {
    padding: 0 0.25% 0 0.25%  !important;
}
.pd-l5 {
    padding: 0 0 0 0.25%  !important;
}

.overlay-dark > h3 {
    padding: 35% 0;
    text-align: center;
    font-size: 2.2rem;
}


.link {
    margin: 2% 45%;
}

.link > a {
    text-decoration: underline;
    color: rgb(118,113,113);
    text-align: center;
    font-weight: 700;
    font-size: 1.5rem;
}
/*============== Footer =====================*/
.footer {
    color: #ffffff;
}
.footer-icon {
    height: 0.3rem;
    padding: 0.45% 0;
    margin: 0 auto
}
.bg-footer {
    padding-top: 3%;
    background:  #058FD8 url("../img/footer/footer.png") no-repeat bottom left;
}
.footer-text > div > p {
    font-size: 0.85rem;
    margin-bottom: 5%;
}
.footer-text > div > p.header {
    font-weight: 500;
}
.footer-text > h3{
    padding-bottom: 2%;
    font-weight: 700;
}

.copyright {
    background: #000267;
    width: 100%;
}
.copyright > p {
    margin: 1% auto !important;
}
.footer-logo {
    height: 1rem;
    padding: 0.5% 0;
    margin: 0 auto
}
.footer-logo-2x {
    width: 50%;
    padding: 0.4% 0;
    display: block;
    margin: 5% 0 2%;
}
.social-icons {
    width: 100%;
    padding: 4% 0;
    display: block;
    margin: 0 auto;
}
.social-icons > a {
    padding: 0 2%;

}
.social-icons > a:hover {
    text-decoration: none !important;
}


.u-list {
    list-style: none;
}
.fm-btn-footer {
    color: white;
    background-color: rgb(255,192,0);
    font-size: 1.2rem !important;
    font-weight: 600 !important;
    padding: 1.7% 8%;
}
.pd-2-65 {
    padding: 2% !important;
    width: 65% !important;
}

