.valuethis {
  padding: 0px 0px 60px;
  background: none;
}

.valuethis h2.number {
  font-size: 70px;
  line-height: 86px;
  font-weight: 700;
  margin-bottom: 0px;
  color: #00417f;
}
.whythis.valuethis .level .d-flex {
  align-items: flex-end;
  gap: 4px 20px;
}
.counterflx {
  border-bottom: none;
  margin-bottom: 0px;
  align-items: center;
  justify-content: center;
}

.counterflx ~ span {
  color: #00417f;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}
.imgcounter {
  padding-top: 8px;
  margin-right: 12px;
}
.rightleft-border {
  border-left: 2px solid #00417f;
  border-right: 2px solid #00417f;
}
.counterflx {
  display: flex;
  padding: 0px 0px;
  border-bottom: none;
  margin-bottom: 0px;
  align-items: center;
  justify-content: center;
}

.counterflx span.symbol {
  color: #00417f;
  font-size: 50px;
  font-weight: 700;
  line-height: 65px;
  margin-left: 0px;
}
.counterflx ~ span {
  color: #00417f;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0;
}
/* .rightleft-border {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
} */

.slider-butn {
    margin-top: 24%;
    padding: 10px 20px;
}

.three-box-home {
    position: relative;
    z-index: 999;
}
.three-box-home .divider-lg--130 {
    margin-top: -40px;
}
.three-box-home .item-steps {
    counter-reset: step;
    margin-top: -112px;
}
.three-box-home .steps2 .step.step-padding {
    padding: 76px 50px 63px;
}
.three-box-home .ds.ms {
    background-color: #00428d;
}
.three-box-home .ds {
    color: #fff;
}

.three-box-home .cs.cs2 {
    background-color: #fd5900;
}
.three-box-home .steps2 .step .step-title {
    position: relative;
    line-height: 1.4;
    font-size: 20px;
    margin-bottom: 15px;
    z-index: 1;
}

.three-box-home .cs .color-light {
    border-color: #fff;
    color: #fff;
}
.three-box-home .item-steps .step-part {
    display: inline-block;
}
.three-box-home .steps2 .step.cs .step-title:before {
    opacity: 0.3;
}
.three-box-home .steps2 .step .step-title:before {
    font-size: 86px;
    position: absolute;
    top: -5px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    opacity: 0.2;
    font-weight: 600;
}
.three-box-home .item-steps .step-part:before {
    content: "0" counter(step);
    counter-increment: step;
    color: #fff;
    display: block;
    margin-bottom: 15px;
    letter-spacing: 3px;
    font-weight: 100;
    transition: 0.5s all;
}
.three-box-home .special-heading .big-letter-spacing {
    letter-spacing: 0.3em;
    font-weight: 800;
}

.special-heading .big-letter-spacing {
    letter-spacing: 0.7em;
    font-weight: 600;
}
.three-box-home .steps2 .step.cs .step-title:after {
    background-color: #fff;
}

.three-box-home .steps2 .step .step-title:after {
    background-color: #fd5900;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.special-heading.with-line:after, .special-heading .with-line:after {
    content: "";
    position: relative;
    margin-top: 14px;
    width: 100px;
    height: 1px;
    display: block;
    left: 44%;
    background-color: #fd5900;
}
.three-box-home .steps2 .step .step-title {
    position: relative;
    line-height: 1.4;
    font-size: 20px;
    margin-bottom: 15px;
    z-index: 1;
}

.three-box-home .cs .color-light {
    border-color: #fff;
    color: #fff;
}
.three-box-home .item-steps .step-part {
    display: inline-block;
}
.services {
    padding: 100px 0px;
}
h4.special-heading {
    font-size: 3.125rem;
    font-weight: 500;
}
.services .image-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    box-shadow: rgb(0 0 0 / 16%) 0 5px 15px;
}
.image-container .image {
    overflow: hidden;
    position: relative;
}
.image-container .image img {
    transition: transform 0.3s ease;
}

.services .image-container img {
    width: 100%;
    height: 300px;
    display: block;
}

.contact-form {
    padding: 60px 0;
    position: relative;
    background: #dedede;
}
.contact-form .pq-section-title.pq-style-1 .pq-section-sub-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    position: relative;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 10px;
    display: inline-block;
}
h4.special-heading {
    font-size: 3.125rem;
    font-weight: 500;
}
.special-heading.with-line:after, .special-heading .with-line:after {
    content: "";
    position: relative;
    margin-top: 14px;
    width: 100px;
    height: 1px;
    display: block;
    left: 44%;
    background-color: #fd5900;
}
.contact-form .pq-mb-30 {
    margin-bottom: 30px;
}

.contact-form .map iframe {
    width: 100%;
    border: 0;
    height: 300px;
}
.contact-form h4.pq-form-title {
    font-size: 26px;
}
.homecapabilities {
    margin: 100px 0;
}
.homecapabilities .advantagestypeheading h2 {
    color: #000;
}
.homecapabilitieslisting {
    display: inline-flex;
}
.advantagestypetxt p {
    color: #fff;
}
.advantagestypeheading h2 {
    font-size: 45px;
    color: white;
    font-weight: 100;
    margin-bottom: 5px;
}
.homecapabilities .advantagestypesubhead h4 {
    color: #000;
}

.advantagestypesubhead h4 {
    text-transform: uppercase;
    letter-spacing: 10px;
    color: white;
    margin-bottom: 36px;
}
.advantagestypesubhead h4::after {
    content: "";
    position: relative;
    width: 100px;
    height: 1px;
    display: block;
    border-bottom: 1px solid #fe4a00;
    padding-bottom: 15px;
}
.homecapabilities h3 {
    font-size: 30px;
    margin-bottom: 26px;
    margin-top: 22px;
}
.homecapabilitieslist {
    display: inline-grid;
}
.homecapabilitieslistnum {
    margin-right: 10px;
    margin-bottom: 12px;
}
.homecapabilitieslistnum p {
    background: #5192e1;
    padding: 5px 13px;
    border-radius: 50%;
    color: white;
    font-size: 18px;
    font-weight: 700;
}
.homecapabilitieslistcntnt p {
    font-size: 19px;
    margin-top: 5px;
}
.valuethis {
    padding: 0px 0px 80px;
    background: #fff;
}
.paddright0 {
    padding-right: 0px;
    text-align: center;
}
.advantagestype {
    background: #323a4a;
    padding: 70px 0 30px 0;
}
.advantagestypecntnt {
    width: 82%;
}
.contact-form input, .contact-form input.form-control {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #272b36;
    margin-bottom: 10px;
    width: 100%;
    float: none;
    font-size: 16px;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    outline: none;
    border-radius: 0;
}
.contact-form textarea {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #272b36;
    width: 100%;
    float: none;
    padding: 10px 15px;
    outline: none;
    border-radius: 0;
}

.advantagestypesubhead h4::after {
    content: "";
    position: relative;
    width: 100px;
    height: 1px;
    display: block;
    border-bottom: 1px solid #fe4a00;
    padding-bottom: 15px;
}
.advantagestypecard {
    background: white;
    padding: 40px;
    margin-bottom: 25px;
    min-height: 310px;
}
.advantagestypecardimg img {
    width: 22%;
    margin-bottom: 20px;
}
.advantagestypebtn .btn{
color: #fff;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .services {
        padding: 40px 0px;
    }
        .container {
        padding: 0px 15px;
    }
        h4.special-heading {
        font-size: 2.125rem;
    }
        .special-heading.with-line:after, .special-heading .with-line:after {
        left: 30%;
    }
    .services .image-container img {
        height: 150px;
        object-fit: cover;
    }
        .services h6 {
        font-size: 12px;
    }
    .contact-form {
        padding: 30px 0 20px 0;
    }
        .contact-form .pe-xl-5 {
        padding-right: 1rem;
    }
    .contact-form .pq-section-title.pq-style-1 .pq-section-sub-title {
        margin: 0 0 0px;
    }
    .contact-form .special-heading .with-line:after {
        left: 0%;
    }
        .sky-form {
        padding: 0px;
    }
    .homecapabilities {
        margin: 40px 0;
    }
    .advantagestypeheading h2 {
        font-size: 35px;
    }
        .advantagestypesubhead h4 {
        letter-spacing: 6px;
        margin-bottom: 12px;
    }
        .homecapabilitieslistnum {
        margin-bottom: 0px;
    }
        .homecapabilitieslistnum p {
        padding: 2px 10px;
    }
        .homecapabilitieslistcntnt p {
        font-size: 16px;
        margin-top: 0px;
    }
        .valuethis {
        padding: 0px 0px 14px !important;
    }
        .paddright0 {
        padding-bottom: 20px;
    }
        .valuethis h2.number {
        font-size: 34px !important;
        line-height: 26px !important;
    }
        .counterflx span.symbol {
        font-size: 34px !important;
        line-height: 26px !important;
    }
    .advantagestype {
        padding: 40px 0 30px 0;
    }
        .advantagestypecntnt {
        width: 100%;
    }
        .advantagestypecard {
        padding: 20px;
        min-height: auto;
    }
  
        .popup2columradius {
        top: 0;
    }
        #ModalGeneralQuery.popup2columradius .modal-dialog {
        width: 85%;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1400px) {
    .FooterABCompanyWidth {
        width: 25%;
    }
    .FooterContactNewsletterrow {
        width: 25%;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1400px) {
.FooterMenuWidth {
    width: 75%;
}
}