/* Add here all your css styles (customizations) */
@import url("https://use.typekit.net/ipm7khr.css");
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


body {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25em;
}
h1 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
}

h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif !important;
    font-weight: 700;
    font-style: normal;
}

.u-header u-header--static {background-color: #090f34;}
.g-bg-primary-dark-v3 {
  background-color: rgba(0, 0, 0, 0) !important; }
.g-bg-black-opacity-0_6 {
  background-color: rgba(0, 0, 0, 0) !important; }

.livechat_icon {
  height: 55px;
  width: 87px;
}

.livechat_icon:hover{
  background-image: url(../images/live_chat_hover_87x55px-29.png);
  background-repeat: no-repeat;
  height: 55px;
  width: 87px;
}

a {
    color: #000;
    outline: none;
}


a:focus,
a:hover {
  color: #F0C57A; }
    a:focus,
    a:hover {
        color: #F0C57A;
    }


#link img a
 {
 border:0;
 outline:none;
 border-style: none;
 }

.right {
  position: absolute;
  right: -20%;
}

/* headers */

.g-color-primary {color:#E7A523;}

.h1 {color:#E7A523;}

.h5 {
      font-weight: 400;
      font-size: 1.3em;}


/* logo */

.logo-wrapper {width: 100%; height: auto; }

@media screen and (max-width: 480px) {
    .logo {
         width: 250px;
    }
}

/* Navigation */
.nav-submenu:hover, .nav-submenu.active {
  border-color: #F0C57A;
  background-color: #F0C57A; } {
background-color: #E7A523;
}

/* Button Primary */
.u-btn-primary {
  color: #fff;
  background-color: #E7A523;
  border: solid 2px #E7A523;
  border-radius: 2px;}

.u-btn-primary:hover, .u-btn-primary.active {
  border-color: #F0C57A;
  background-color: #F0C57A; }

.u-btn-primary:hover, .u-btn-primary:focus, .u-btn-primary.active {
  color: #fff; }

.u-btn-primary.g-btn-hover-reset:hover, .u-btn-primary.g-btn-hover-reset.active {
  background-color: #F0C57A;
  border-color: #F0C57A; }

.u-btn-primary.u-btn-hover-v1-1 {
  overflow: hidden; }

.u-btn-primary.u-btn-hover-v1-1::after, .u-btn-primary.u-btn-hover-v1-1:hover::after {
  background-color: #F0C57A; }

.u-btn-primary.u-btn-hover-v1-1:hover {
  background-color: #F0C57A;
  overflow: hidden; }

.u-btn-primary.u-btn-hover-v1-2 {
  overflow: hidden; }

.u-btn-primary.u-btn-hover-v1-2::after, .u-btn-primary.u-btn-hover-v1-2:hover::after {
  background-color: #F0C57A; }

.u-btn-primary.u-btn-hover-v1-2:hover {
  background-color: #F0C57A;
  overflow: hidden; }

.u-btn-primary.u-btn-hover-v1-3 {
  overflow: hidden; }

.u-btn-primary.u-btn-hover-v1-3::after, .u-btn-primary.u-btn-hover-v1-3:hover::after {
  background-color: #F0C57A; }

.u-btn-primary.u-btn-hover-v1-3:hover {
  background-color: #F0C57A;
  overflow: hidden; }

.u-btn-primary.u-btn-hover-v1-4 {
  overflow: hidden; }

.u-btn-primary.u-btn-hover-v1-4::after, .u-btn-primary.u-btn-hover-v1-4:hover::after {
  background-color: #F0C57A; }

.u-btn-primary.u-btn-hover-v1-4:hover {
  background-color: #F0C57A;
  overflow: hidden; }

.u-btn-primary.u-btn-hover-v2-1 {
  overflow: hidden; }

.u-btn-primary.u-btn-hover-v2-1::after, .u-btn-primary.u-btn-hover-v2-1:hover::after {
  background-color: #F0C57A; }

.u-btn-primary.u-btn-hover-v2-1:hover {
  background-color: #F0C57A;
  overflow: hidden; }

.u-btn-primary.u-btn-hover-v2-2 {
  overflow: hidden; }

.u-btn-primary.u-btn-hover-v2-2::after, .u-btn-primary.u-btn-hover-v2-2:hover::after {
  background-color: #F0C57A; }

.u-btn-primary.u-btn-hover-v2-2:hover {
  background-color: #F0C57A;
  overflow: hidden; }



/* home page */
.header2 { 
padding-left: 50px;
padding-right: 50px;
padding-top: 30px;
padding-bottom: 30px;}

/* Contact Page */
.livechat_icon_fill {
  height: 55px;
  width: 87px;
}

.livechat_icon_fill:hover{
  background-image: url(../images/live_chat_hover_87x55px_fill.png);
  background-repeat: no-repeat;
  height: 55px;
  width: 87px;
}

a.no_underline:hover{
    text-decoration: none;
}

.padding-bottom{
    padding-bottom: 20px;
}

/* Solutions Page */

.img-shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* News Page */

.set-news-height {
    min-height: 350px;
}

/* Web Design Page */

.set-design-height {
    min-height: 500px;
}

article {
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}
 /* Locations Page */
.set-location-height {
  min-height: 600px;
}

/* eLearning-Company page */
.blue-gradient-hr {
    height: 2px;
    background: linear-gradient(to right, red, yellow);

}
a.project-title {
    color: #000;
    outline: none;
}

a.project-title:focus,
a.project-title:hover {
        color: #b7b7b7;
    }

.project-img {
    display: inline-block;
    position: relative;
}

    .project-img::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        box-shadow: inset 0 0 0 0 rgba(255,255,255,.5);
        transition: box-shadow .1s ease;
    }

    .project-img:hover::after {
        box-shadow: inset 0 0 0 10px rgba(255,255,255,.5);
    }

img {
    display: block;
    position: relative;
}

/* eLearning Company Primary */
.blue-gradient-btn {
    background-color: #00468c;
    border: solid 2px #00468c;
    border-radius: 2px;
}
.blue-gradient-btn {
    color: #fff;
    /*background-color: #00468c;*/
    border-radius: 30px;
    border: none;
    background: rgb(0,70,140);
    background: linear-gradient(90deg, rgba(0,70,140,1) 0%, rgba(99,143,174,1) 100%);
}

    .blue-gradient-btn:hover, .blue-gradient-btn.active {
        filter: brightness(1.40);
        text-decoration: none;
        color: #fff;
    }
.blue-gradient-hr {
    background: rgb(0,70,140);
    background: linear-gradient(90deg, rgba(0,70,140,1) 0%, rgba(99,143,174,1) 100%);
    border-radius: 10px;
}

/*menu*/

.g-bg-black {
    background-color: #fff !important;
}

.navbar > .container {
    margin-left: 40px !important;
/*    margin-right: 40px !important;*/
}

.logo-navbar-brand {
    width: 20% !important;
}

.menu-item {
    font-size: 20px !important;
}

.container-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    width: 100%;
}

.margin-custom {
    margin-left: 80px !important;
    margin-right: 20px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

@media (min-width: 1200px) {
    .g-mx-15--xl {
        margin-left: 2.07143rem !important;
        margin-right: 2.07143rem !important;
    }
}

.h2, .h3, .h4, .h5, .h6, .h7, h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins' !important;
}

/*menu buton*/

.info-button {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    color: white;
    background: linear-gradient(to right, #0044cc, #4da6ff);
    border: none;
    border-radius: 20px;
    text-decoration: none;
    text-align: center;
    font-family: Arial, sans-serif;
    cursor: pointer;
    transition: background 0.3s ease;
}

    .info-button:hover {
        background: linear-gradient(to right, #0033aa, #3399ff);
    }

    .info-button::after {
        content: ' \2192';
        font-size: 16px;
        margin-left: 10px;
    }

/*Footer*/


.footer {
    background-color: #edecf1 !important;
    overflow-x: hidden !important;
}
.footer h2 {
    font-size: 24px;
    margin-bottom: 15px;
}

.footer-link {
    color: #343a40;
    text-decoration: none;
}

    .footer-link:hover {
        text-decoration: underline;
    }

.stay-in-touch {
    background-color: #f3f3f3;
    padding: 40px;
}

.stay-in-touch form {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.stay-in-touch input {
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 4px;
}

.stay-in-touch button {
    padding: 10px;
    border: none;
    background-color: #007bff;
    color: white;
    border-radius: 4px;
    cursor: pointer;
}

.stay-in-touch button:hover {
    background-color: #0056b3;
}

.social-links {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 70% !important;
}

.red {
    color: #EA2D2E !important;
}

.footer-label {
    font-weight: bold;
    font-size: larger;
    color: #414141;
}

.footer-logo {
    width: 70% !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mr-10 {
    margin-right: 10px;
}

.footer-btn {
    width: 200px !important;
    height: 48px !important;
}

.sit-label {
    font-weight: bold;
    color: #414141;
}


/*Contact*/

.container-contact {
    margin-left:250px !important;
    margin-right:250px !important;
}
.contact-hero-image {
    width: 100%;
    height: 500px;
    /*background: url('path-to-your-hero-image.jpg') no-repeat center center;*/
    background-image: url('../images/New%20Website/images/ContactHeroWsi.jpg');
    background-size: cover;
}

.contact-form-content {
    border-radius: 20px 20px 2px 2px;
    box-shadow: -1px 1px 4px #f0f0f0 !important;
}

.contact-form-header {
    background-color: #EA2D2E;
    border-radius: 20px 20px 0px 0px;
    height: 75px;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
}

.contact-form-header-lbl {
    font-weight: bold;
    color: white;
    margin: 0;
}

.contact-form {
    padding: 15px;
    background-color: white !important;
}

.contact-form-input {
    width: 100% !important;
    padding: 7px;
    background: #f5f5f5;
    border: transparent !important;
    margin-bottom: 15px;
}

.contact-form-input-phone-div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.contact-form-input-phone {
    padding: 7px;
    background: #f5f5f5;
    border: transparent !important;
    margin-bottom: 15px;
}

.input-phone-1 {
    width: 83% !important;
    margin-right: 16px;
}

.input-select {
    color: #757575;
}

.send-btn {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    color: white;
    background: linear-gradient(to right, #0044cc, #4da6ff);
    border: none;
    border-radius: 20px;
    text-decoration: none;
    text-align: center;
    font-family: Arial, sans-serif;
    cursor: pointer;
    transition: background 0.3s ease;
    width: 100% !important;
}

.get-in-touch-p {
    width: 68%;
    margin-bottom: 55px;
}

.contact-live-chat {
    background-color: #316A9C !important;
    color: white !important;
    border-radius: 20px 20px 20px 20px;
    height: 440px;
    width: 480px;
}

.live-chat-icon {
    text-align: center;
    font-size: 178px;
}

.live-chat-lbl {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}


/* Related Sites Page */
.g-bg-cover {
    position: relative !important;
}

.g-bg-pos-top-center {
    background-position: center center !important;
}

.g-bg-img-hero {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    width: 100% !important;
    height: 700px !important;
    position: relative !important;
    overflow: hidden !important;
}

.g-flex-centered {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
    z-index: 2 !important;
    height: 100% !important;
}

.g-color-white {
    color: #fff !important;
}

.g-z-index-1 {
    z-index: 1 !important;
}

.g-bg-primary-dark-v3 {
    background-color: transparent !important;
}

.g-px-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.g-font-weight-600 {
    font-weight: 600 !important;
}

.g-mb-0 {
    margin-bottom: 0 !important;
}

.g-bg-cover.g-bg-pos-top-center.g-bg-img-hero h1 span {
    font-family: 'Poppins', sans-serif !important;
    font-size: 60pt !important;
    line-height: 72pt !important;
    font-weight: bold !important;
    color: white !important;
}

.recommended-sites-section {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    overflow: visible;
}

.triangle-accent {
    position: absolute;
    left: 0;
    top: 50px;
    width: 414.7px;
    height: 711.7px;
    z-index: 2;
}

.recommended-sites-content {
    position: relative;
    z-index: 2;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 20px 0 280px;
}

.recommended-sites-header {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 48pt;
    line-height: 57.6pt !important;
    color: #3f3f3f;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    left: -140px;
}

.recommended-sites-text {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-size: 20pt;
    line-height: 36pt !important;
    color: #555555;
    max-width: 1300px;
    margin: 0 auto;
    padding-bottom: 40pt;
}

.related-sites-links {
    position: relative;
    overflow: hidden;
    background-color: #ebf1f5;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: -100px;
}

.accent-text {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 120px;
    color: #cccccc;
    position: absolute;
    top: 80px;
    right: 150px;
    text-align: right;
    line-height: 96pt;
}

.accent-line {
    position: absolute;
    left: 0;
    right: 475px;
    top: 70px;
    height: 2px;
    background-color: #cccccc;
}

    .accent-line::before {
        content: '';
        position: absolute;
        top: 0;
        right: 100%;
        width: 50vw;
        height: 100%;
        background-color: #cccccc;
    }

.related-sites-links-content {
    display: flex;
    justify-content: space-between;
    max-width: 1670px;
    margin: 0 auto;
    padding: 180px 0px 0;
}

.related-sites-column {
    width: 48.5%;
}

    .related-sites-column:nth-child(2) {
        padding-top: 277px;
    }

.related-site-block {
    background-color: #ffffff;
    padding: 46px;
    margin-bottom: 42px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.related-site-header {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 32pt;
    line-height: 38.4pt;
    color: #3f3f3f;
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
}

    .related-site-header img {
        margin-right: 10px;
        margin-top: 14px;
    }

.related-site-text {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-size: 20pt;
    line-height: 28pt;
    color: #555555;
}

.services-list {
    margin-top: 20px;
}

.services-list-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

    .services-list-item img {
        width: 40px;
        height: 37px;
        margin-right: 10px;
    }

.bitmap-section {
    background-size: cover;
    background-position: center;
    height: 574px;
    position: relative;
}

    .bitmap-section::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.4);
    }

.bitmap-content {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 120px 0; 
}

.bitmap-header {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 48pt;
    line-height: 57.6pt;
    color: white;
    text-align: center;
    margin: auto 0; 
}

.bottom-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.gradient-line {
    margin-bottom: 80px;
}

.info-button {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    color: white;
    background: linear-gradient(to right, #0044cc, #4da6ff);
    border: none;
    border-radius: 20px;
    text-decoration: none;
    text-align: center;
    font-family: Arial, sans-serif;
    cursor: pointer;
    transition: background 0.3s ease;
}

    .info-button:hover {
        background: linear-gradient(to right, #0033aa, #3399ff);
    }

    .info-button::after {
        content: ' \2192';
        font-size: 16px;
        margin-left: 10px;
    }

@media (max-width: 1200px) {
    .triangle-accent {
        width: 331.76px;
        height: 569.36px;
    }

    .recommended-sites-content {
        padding-left: 240px;
    }

    .recommended-sites-header {
        left: -100px;
    }
}

@media (max-width: 1024px) {
    .triangle-accent {
        width: 248.82px;
        height: 427.02px;
    }

    .recommended-sites-content {
        padding-left: 200px;
    }

    .recommended-sites-header {
        font-size: 40pt;
        line-height: 48pt !important;
        left: -80px;
    }

    .recommended-sites-text {
        font-size: 18pt;
        line-height: 32.4pt !important;
    }

    .related-sites-column:nth-child(2) {
        padding-top: 70px;
    }
}

@media (max-width: 768px) {
    .g-bg-cover.g-bg-pos-top-center.g-bg-img-hero h1 span {
        font-size: 36pt !important;
    }

    .g-bg-img-hero {
        height: 400px !important;
    }

    .triangle-accent {
        width: 207.35px;
        height: 355.85px;
    }

    .recommended-sites-content {
        padding-left: 180px;
    }

    .recommended-sites-header {
        font-size: 36pt;
        line-height: 43.2pt !important;
        left: -60px;
    }

    .recommended-sites-text {
        font-size: 16pt;
        line-height: 28.8pt !important;
    }

    .accent-text {
        font-size: 80px;
        right: 20px;
    }

    .accent-line {
        right: 30%;
    }

    .related-sites-links-content {
        flex-direction: column;
        padding-top: 120px;
    }

    .related-sites-column {
        width: 100%;
    }
}

/*Home*/

.home-hero-image {
    position: relative;
    background-image: url('../images/New Website/Home/WSI-IT-Services-hero-img.jpg');
    background-size: cover;
    background-position: center;
    height: 990px;
    color: white;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    font-family: Arial, sans-serif;
}

    .home-hero-image label {
        font-size: 42px;
        font-weight: bold;
        margin-bottom: 20px;
    }

.info-button {
    display: inline-block;
    background-color: #007bff;
    color: white;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 25px;
    text-decoration: none;
    margin-bottom: 40px;
}

    .info-button:hover {
        background-color: #0056b3;
    }

.home-companies-logos {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 90px;
    margin-bottom: 40px;
}

    .home-companies-logos img {
        max-height: 50px;
    }

/*.home-hero-image {
    width: 100%;
    height: 990px;
    background-image: url('../images/New Website/Home/WSI-IT-Services-hero-img.jpg');
    background-size: cover;
}

.home-companies-logos {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-around;
}*/

.black-band {
    overflow-x: hidden;
    background-color: #1f1f1f !important;
}

.black-band-row {
    padding-bottom: 20px;
    padding-top: 20px;
}

.black-band-title {
    color: White;
    font-weight: bold;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 18px;
    margin-bottom: 10px !important;
}

.black-band-img {
    width: 15%;
    margin-right: 20px;
}

.clients {
    overflow-x: hidden;
    background-color: #93b3be;
}

.clients-img {
    width: 80%;
}

.support {
    overflow-x: hidden;
    padding: 78px;
}

.support-title-col {
    text-align: center;
}

.support-sub-title-col {
    margin-top: 100px;
}

.support-title {
    font-size: xx-large;
    font-weight: bold;
}

.support-sub-title {
    font-weight: 600;
}

.support-sub-title-btn {
    margin-top: 80px;
    text-align: center;
}

.w-80-p {
    width: 80%;
}

.black-band-body {
    color: white;
    width: 300px;
    margin: 0 auto;
}

.black-band-learn {
    color: #30679d !important;
    color: #30679d !important;
    font-weight: bold;
}

    .black-band-learn::after {
        content: ' \2192';
        font-size: 16px;
        margin-left: 10px;
    }

.services-title-div {
    text-align: end;
    width: 70.6%;
}

.services-title {
    font-size: 60px;
    color: #cccccc;
    text-align: end;
    font-weight: bold;
}

.tab-links {
    background-color: #fff;
    /*    width: 50%;
    padding: 50px;*/
}

    .tab-links a {
        display: block;
        background-color: inherit;
        color: black;
        padding: 10px 16px;
        width: 70.6%;
        border: none;
        outline: none;
        text-align: left;
        cursor: pointer;
        transition: 0.3s;
        font-size: 20px;
    }

        .tab-links a:hover {
            background-color: #ddd;
            text-decoration: none;
        }

        .tab-links a.active {
            font-weight: 600;
        }

            .tab-links a.active::before {
                content: ' \27A4';
                font-size: 16px;
                margin-left: 10px;
                margin-right: 10px;
                color: #ea2d2e;
            }

.tab-content {
    padding: 55px;
    border-left: none;
    background-color: #ececee !important;
    padding-top: 22px !important;
}

.tab-links-container {
    padding-left: 75px;
}

.tab {
    display: none;
}

.services-content-header {
    text-align: center;
}

.services-content-header-sub {
    text-align: left !important;
}

.services-highlight {
    border: 1px solid darkgrey;
    height: 100%;
    width: 90.5%;
    text-align: center;
    padding: 15px;
    padding-bottom: 2px;
}

.services-highlight-row {
    margin-bottom: 30px;
}

.services-highlight-title {
    font-size: larger;
    font-weight: bold;
    color: #3f3f3f;
}

.services-highlight-sub-title {
    text-align: justify !important;
    margin-bottom: 0px !important;
}

.services-highlight-btn-div {
    text-align: end;
}

.services-highlight-btn {
}

    .services-highlight-btn::after {
        content: ' \2192';
        font-size: 34px;
    }

.hiring {
    background-color: #6B97A7 !important;
    padding: 78px;
    padding-bottom: 0px;
}

.hiring-title {
    color: white;
    font-size: xxx-large;
    padding-bottom: 30px;
}

.hiring-project {
    display: flex;
    color: white;
    margin-bottom: 50px;
}

.hiring-project-title {
    font-weight: 600;
}

.hiring-image-blue {
    text-align: center;
    display: flex;
    justify-content: center;
}

.hiring-white-boxes-div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-content: center;
    align-items: center;
    margin-top: 50px;
}

.hiring-white-boxes {
    border: 1px solid white;
    color: white;
    padding: 10px;
    text-align: center;
}

.hiring-btn {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 30px;
    margin-right: 10px;
}

.news {
}

.news-btn {
    cursor: pointer;
    align-content: flex-end;
    position: absolute;
    bottom: 10px;
    right: 15px;
}

    .news-btn::after {
        content: ' \2192';
        font-size: 34px;
    }

.blue-news {
    background-color: #00468c;
    color: white;
    padding: 20px;
}

    .blue-news label {
        font-weight: 600;
    }

    .blue-news p {
        margin-left: 10px;
    }

.kinda-blue-news {
    background-color: #93b3be;
    color: white;
}

.black-news {
    background-color: #1f1f1f;
    color: white;
}

.red-news {
    background-color: #ea2e2f;
    color: white;
}

.w-100 {
    width: 100% !important;
}

.build-something {
    padding: 100px;
    text-align: center;
}

.footer-input {
    height: 50px !important;
}

/*NEWS*/

.news-hero-image {
    position: relative;
    background-image: url('../images/New Website/News/wsi-it-news-hero-overlay.jpg');
    background-size: cover;
    background-position: center;
    height: 600px;
    color: white;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: Arial, sans-serif;
}

    .news-hero-image label {
        font-size: 42px;
        font-weight: bold;
        margin-bottom: 20px;
    }

.news-hero-image p {
    font-size: larger;
}

.featured-post-title {
    text-align: center;
    margin-top: 60px;
}

.featured-post-card {
    padding-top: 42px !important;
    padding: 168px;
}
.featured-post-car-right {
    padding-left: 0px !important;
}
.featured-post-car-right img {
    width: 100% !important;
    height: 100% !importantimg

}
.featured-post-car-left {
    background-color: #316b9d;
    color: white;
    padding: 26px;
}

.recent-post-posts {
    padding: 100px !important;
}

.recent-post-title {
    font-size: 70px;
    color: #cccccc;
    text-align: end;
    font-weight: bold;
}

.post-info {
    color: white;
    background-color: #6c97a7;
    padding: 26px;
}

.post-image {
    padding-right: 0px !important;
}
.post-image img {
    height: 100% !important;
}

.post-info-title {
    font-weight: bold;
}

.post-btn {
    position: absolute;
    bottom: 20px;
    right: 40px;
}



    .post-btn::after {
        content: ' \2192';
        font-size: 22px;
    }

.post-btn a {
    color: white !important;
}

.post-info p {
    max-height: 100% !important; /* Adjust the max-height as needed */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4 !important; /* Number of lines to show */
    -webkit-box-orient: vertical;
}

.post-info {
    /*height: 100%;*/ /* Ensure the parent div takes full height */
/*    display: flex;
    flex-direction: column;
    justify-content: space-between;*/
}

.post-btn {
    margin-top: auto; /* Push the button to the bottom */
}

.featured-post-title-label {
    font-size: xx-large;
    font-weight: bold;
}

.pb-40 {
  padding-bottom: 30px !important;   
}

.related-sites-column:nth-child(2) {
    padding-top: 0;
}

.related-site-header {
    font-size: 28pt;
    line-height: 33.6pt;
}

.related-site-text {
    font-size: 18pt;
    line-height: 25.2pt;
}



@media (max-width: 576px) {
    .triangle-accent {
        display: none;
    }


    .recommended-sites-content {
        padding-left: 20px;
    }

    .recommended-sites-header {
        font-size: 30pt;
        line-height: 36pt !important;
        left: 0;
    }

    .recommended-sites-text {
        font-size: 14pt;
        line-height: 25.2pt !important;
    }

    .related-site-header {
        font-size: 24pt;
        line-height: 28.8pt;
    }


    .related-site-text {
        font-size: 16pt;
        line-height: 22.4pt;
    }

    /* Styles for the video section */
    .video-container {
        display: flex;
        justify-content: center;
        margin-top: 90px;
    }

    .video-wrapper {
        width: 1030px;
        height: 540px;
    }

    /* Existing styles */
    #aboutUsHero.about-us-hero {
        background-image: url(images/about-us-hero.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: top left;
        width: 100%;
        height: 715px;
        min-height: 715px;
        max-height: 715px;
        position: relative;
        overflow: hidden;
        display: block;
        margin: 0;
        padding: 0;
    }

    #aboutUsHero .g-flex-centered {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
        height: 100%;
    }

    #aboutUsHero .g-color-white {
        color: #fff;
    }

    #aboutUsHero .g-z-index-1 {
        z-index: 1;
    }

    #aboutUsHero .g-px-5 {
        padding-left: 5px;
        padding-right: 5px;
    }

    #aboutUsHero .g-font-weight-600 {
        font-weight: 600;
    }

    #aboutUsHero .g-mb-0 {
        margin-bottom: 0;
    }

    #aboutUsHero h1 span {
        font-family: 'Poppins', sans-serif;
        font-size: 60pt;
        line-height: 72pt;
        font-weight: bold;
        color: white;
    }

    /* Media query for responsive design */
    @media (max-width: 768px) {
        #aboutUsHero.about-us-hero {
            height: 400px;
            min-height: 400px;
            max-height: 400px;
        }

        #aboutUsHero h1 span {
            font-size: 36pt;
            line-height: 43.2pt;
        }

        .video-wrapper {
            width: 100%;
            height: auto;
            aspect-ratio: 16 / 9;
        }
    }

    /* WSI Services Page Styles */

    .wsi-services-wrapper {
        /* This wrapper increases specificity for all nested selectors */
    }

    .wsi-g-color-white {
        color: #ffffff;
    }

    .wsi-text-center {
        text-align: center;
    }

    .wsi-g-z-index-1 {
        z-index: 1;
    }

    .wsi-g-mb-0 {
        margin-bottom: 0;
    }

    .wsi-g-px-5 {
        padding-left: 5px;
        padding-right: 5px;
    }

    /* Responsive Adjustments */
    @media (max-width: 768px) {
        .wsi-services-hero-section.g-bg-cover.g-bg-pos-top-center.g-bg-img-hero {
            height: 400px !important;
        }

        .wsi-services-hero-title span {
            font-size: 36px !important;
            line-height: 43.2px !important;
        }

        .wsi-services-intro-row {
            flex-direction: column !important;
        }

        .wsi-services-intro-text {
            padding-right: 15px !important;
        }

        .wsi-services-intro__header {
            font-size: 36px !important;
            line-height: 43.2px !important;
        }

        .wsi-services-intro__text {
            font-size: 16px !important;
            line-height: 28.8px !important;
        }

        .wsi-services-intro-image {
            text-align: center !important;
            margin-top: 30px !important;
        }
    }