body {
    font-family: serif !important;
    background-color: ghostwhite !important;
}
.main-homepage .partners .swiper-logos-clients .swiper-slide a
{
    width:23% !important
}
.d-inline-block{
    display:inline-block
}
@media (min-width: 1024px) {
    .main-homepage .blue-bg .part-1 .home-wkpa-list:before {
        transform: translateX(64px) !important;
    }
}
@media (min-width: 1024px) {
    .main-homepage .blue-bg .part-1 .home-wkpa-list:after {
        transform: translateX(151px) !important;
    }
}
.map-style {
    /*padding:10px 50px;*/
    padding: 10px;
    width: 100%;
}
#map {
    height: 460px;
    margin-top: 0px;
}
.gm-style-iw div {
    overflow: unset !important;
}
.entry-author {
    display: inline-block;
    line-height: 1;
}
    .entry-author a {
        font-size: 20px;
    }
.title-color-blue {
    color: #03A9F5 !important;
    text-transform: capitalize;
}
.main-homepage .partners .swiper-logos-clients .swiper-slide a.title-color-blue {
    width: 100% !important;
    height: auto;
    padding: 10px;
}
 p.big {
    line-height: 1.6em;
    letter-spacing: 1px;
    font-size: 27px;
    font-weight: 300;
}
.top-link {
    transition: all 0.25s ease-in-out;
    position: fixed;
    bottom: 0;
    right: 0;
    display: inline-flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    margin: 0 3em 3em 0;
    border-radius: 50%;
    padding: 0.25em;
    width: 50px;
    height: 50px;
    background-color: #F8F8F8;
}
    .top-link.show {
        visibility: visible;
        opacity: 1;
        background-color: #fc0;
    }
    .top-link.hide {
        visibility: hidden;
        opacity: 0;
    }
    .top-link svg {
        fill: #000;
        width: 24px;
        height: 12px;
    }
    .top-link:hover {
        background-color: #E8E8E8;
    }
        .top-link:hover svg {
            fill: #000000;
        }
.screen-reader-text {
    position: absolute;
    clip-path: inset(50%);
    margin: -1px;
    border: 0;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    word-wrap: normal !important;
    clip: rect(1px, 1px, 1px, 1px);
}
    .screen-reader-text:focus {
        display: block;
        top: 5px;
        left: 5px;
        z-index: 100000;
        clip-path: none;
        background-color: #eee;
        padding: 15px 23px 14px;
        width: auto;
        height: auto;
        text-decoration: none;
        line-height: normal;
        color: #444;
        font-size: 1em;
        clip: auto !important;
    }
#button-addon1 {
    color: #FFC371;
}
.button-addon1 {
    color: #FFC371;
}
i {
    color: #FFC371;
}
.form-control::placeholder {
    font-size: 0.95rem;
    color: #aaa;
    font-style: italic;
}
.form-control.shadow-0:focus {
    box-shadow: none;
}
.button7 {
    display: inline-block;
    padding: 0.7em 1.7em;
    margin: 0 0.3em 0.3em 0;
    border-radius: 0.2em;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #FFC107;
    box-shadow: inset 0 -0.6em 1em -0.35em rgba(0,0,0,0.17),inset 0 0.6em 2em -0.3em rgba(255,255,255,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
    text-align: center;
    position: relative;
    border-color: white;
    border-radius: 5px;
}
    .button7:active {
        box-shadow: inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
    }
@media all and (max-width:30em) {
      .button7 {
        display: block;
        margin: 0.4em auto;
    }
}
.fa-youtube:before {
    color: #FFC107;
}
.fa-linkedin-in:before {
    color: #FFC107;
}
.bg-light {
    background-color: #DBDBDB !important;
}
.fix-stronge, .DetailsList li p:nth-of-type(2) {
    display: none;
}
#goUpBtn {
    display: none;
}
@media all and (max-width:480px) {
    * {
        scroll-behavior: smooth !important;
    }
    .landing-page .bg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        object-fit: cover;
        z-index: 13;
    }
    .add-SA-decal.add-SA-400.firstDecal {
        transition-delay: 0.40s;
        z-index: 16;
    }
    #goUpBtn {
        visibility: visible;
        opacity: 1;
        background-color: #fc0;
        transition: all 0.25s ease-in-out;
        position: fixed;
        bottom: -30px;
        right: -26px;
        display: inline-flex;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        margin: 0 3em 3em 0;
        border-radius: 50%;
        padding: 0.25em;
        width: 50px;
        height: 50px;
        z-index: 12;
    }
    #goUpBtn svg {
        width:21px;
    }
    .PartnerImage {
        display:flex;
        justify-content:space-evenly;
        width:100%;
        align-items:center;
    }
        .PartnerImage a img {
            width: 150px !important;
            margin: 0px !important;
            padding: 10px;
        }
    p, .CustomFontSize h2 {
        text-align: justify !important;
    }
    .Heading h2, .contentContaner h2, .headerFont {
        font-size: 30px;
    }
    .fix-footer-text {
        font-size: 12px !important;
        text-align: center !important;
    }
    .service-4 .wrap-service4-box .icon-round {
        margin-left: -29px;
    }
    .CardLabelFont {
        position: absolute;
        margin-left: -18px;
        margin-top: 12px;
    }
    .top-link {
        bottom: -43px;
        right: -37px;
    }
    .section-bg-10 {
        padding-bottom: 0 !important;
        background-color: #164073;
    }
    .container-fluid div:first-child {
       
    }
    footer {
        margin-top: 0rem;
        padding-top:0px ;
    }
    .box {
        background: white;
        padding: 30px;
        margin: 0px  auto;
        border: 1px solid #ffd7005e;
        border-radius: 20px;
    }
    .fontSizeClass {
        padding-top:15px;
        padding-bottom:15px
    }
    .flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: center !important;
    }
    .has-text-align-center{
        font-size:30px !important;
    }
}