p{
font-family: "Open Sans", sans-serif !important ;
}
.headerTopRight {
    display: flex
;
    align-items: center;
    justify-content: end;
}
.homeServiceGrid img {
    height: 200px;
}
.bookNow {
     display: inline;
    padding: 5px 30px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: linear-gradient(270deg, #ad223d, #32346b, #ac233e);
    background-size: 600% 600%;
    animation: gradientBG 5s ease infinite;
    border-radius: 5px;
    margin-top: 0px;
    margin-right: 10px;
    font-family: "Roboto Condensed", sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
}

@keyframes gradientBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}


.homeBannerOvelery {
    background-color: #00000099;
}

.homeBannerLeft {
    padding: 215px 0;
    color: #fff;
}
.contactUsLink {
    background-color: #ffff;
    padding: 8px 24px;
    color: #22386D;
    border-radius: 5px;
    display: inline-block;
    color: #22386D;
    text-transform: uppercase;
    border: 2px solid #fff;
    transition: 0.5s all;
    font-family: "Oswald", sans-serif;
    font-size: 15px;
    font-weight: 500;
}
.contactUsLink:hover {
    background-color: unset;
    color: #fff;
    border-radius: 5px;
}

.homeBannerLeft h1 {
     margin: 0;
    padding-bottom: 20px;
    color: #FFFFFF;
    font-size: 45px;
    text-transform: uppercase;
    line-height: 1.1em;
}

.menu {
    text-align: right;
}
.homeBannerGrid {
    background-color: #22386d80;
    color: #fff;
    padding: 20px;
    margin-bottom: 15px;
}
.homeBannerRight {
    padding: 60px 0;
}
.readMore {
    font-size: 13px;
    text-transform: uppercase;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #22386D;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #22386D;
    padding: 10px 15px 8px 15px;
    transition: 0.5s all;
    font-family: "Oswald", sans-serif;
}
.readMore:hover {
    background-color: unset;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 2px;
}


.homeBannerGridBox h4 {
    font-size: 20px;
    margin: 0;
    border-bottom: 1px solid #ffff;
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.homeBannerGridBox p {
    font-size: 13px;
}

.homeAboutMain {
    padding: 50px 0;
}
.homeAboutMain {
    padding: 50px 0;
}

.homeAboutBox h1 {
    color: #22386D;
    font-size: 35px;
    text-transform: uppercase;
    line-height: 1.2em;
    margin: 0;
    border-bottom: 4px solid #22386D;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.homeAboutBox p {
    font-size: 15px;
    color: #22386D;
}

.readMoreLink {
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #22386D;
    border: 2px solid #22386D;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 5px;
    font-weight: 500;
    transition: 0.5s all;
    font-family: "Oswald", sans-serif
}
.readMoreLink:hover {
    background-color: unset;
    border: 2px solid #22386D;
    color: #000;
}

.homeHeadLineText p {
    font-size: 22px;
    margin: 0;
    text-align: center;
}
.homeHeadLineText {
    background-color: #FAFAFA;
    padding: 30px 0;
}
.homeServiceBgOverly {
    background-color: #22386d96;
    padding: 50px 0;
}

.homeServiceInfo {
    background-color: #fff;
    padding: 20px;
    text-align: center;
}



.homeServiceInfo h2 {
    color: #22386D;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0;
    height: 64px;
}
.homeTestimonialMain h1 {
    color: #22386D;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding-bottom: 20px;
}
.testiDescription {
    background-color: #22386D;
    color: #fff;
    font-size: 15px;
    padding: 20px;
    border-radius: 10px;
    height: 240px;
}
.testiInfo {
    margin-top: 20px;
    padding-left: 20px;
}

.testiInfo h6 {
    margin: 0;
}

.testiInfo p {
    margin: 0;
}

.homeTestimonialMain {
    background-color: #F5F5F5;
    padding: 50px 0;
}
.testimonial-slider .slick-arrow{
    display: none !important;
}
.homeTesiGrid {
    padding: 0 30px;
}
.testimonial-slider .slick-dots li button:before{
    font-size: 25px !important;
}
.weProvide {
    background-color: #EEEEEE;
    padding: 10px 0;
}

.provideText p {
    margin: 0;
    text-align: center;
    color: #22386D;
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 1px;
}
.vLine {
    width: 180px;
    height: 4px;
    background: #22386d;
    margin: 0 auto;
    margin-bottom: 35px;
}
.homeOurClients {
    padding: 100px 0;
}

.homeOurClients h1 {
    color: #22386D;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding-bottom: 20px;
}






    .swiper {
      width: 100%;
      padding-top: 50px;
      padding-bottom: 50px;
    }

    .swiper-slide {
      background-position: center;
      background-size: cover;
      width: 300px;
      height: 300px;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
    }
    
    
    .footerContactList {
    display: flex;
    align-items: center;
}

.footerContactList i {
    font-size: 17px;
    color: #fff;
    margin-right: 12px;
    min-width: 25px;
}

.footerBottonSocial li a {
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
}

.footerBottonSocial li {
    display: inline-block;
}
.cory-right-section {
    background-color: #202c3a;
}
#scrollTopBtn {
    background-color: #f7941d  !important;
}

.header-menu ul li a:before {
    position: absolute;
    content: "";
    height: 2px;
    background: #000;
    width: 0;
    bottom: 35px;
    left: 50%;
    right: 50%;
    transition: .5s all;
}
.header-menu ul li a:hover:before {
    width: 100%;
    left: 0;
    right: 0;
}
.copyright {
    font-size: 13px;
    font-weight: 300;
    color: #ffffffc7;
    font-family: "Roboto Condensed", sans-serif !important;
    text-align: left;
}
.footerBottonSocial {
    float: right;
}

.breadcrumb-area .title p {
    color: #fff;
    font-size: 20px;
    width: 80%;
}

.breadcrumb-area .title h1 {
    color: white;
    font-size: 70px !important;
    font-weight: bold !important;
    text-align: left !important;
}
.breadOverly {
    background-color: #0000008a;
    padding: 100px 0;
}
.pageLinkUp {
    background-color: #ad223d;
    color: #fff;
    font-size: 20px;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 10px;
    transition: 0.5s all;
    border: 1px solid #ad223d;
}
.pageLinkUp:hover {
    background-color: #fff;
    color: #000;
}
.title ul {
    text-align: center;
    display: none !important;
}

.whoArWeMain {
    padding: 50px 0;
}

.whoArWeGrid h2 {
    font-size: 60px;
}

.whoArWeGrid p {
    font-size: 18px;
    text-align: justify;
}

.whoArWeGrid img {
    width: 100%;
    border-radius: 20px;
}

.aboutBgOverly {
    background-color: #0000008a;
    color: #fff;
    padding: 100px 0;
}

.aboutBgBannerText h2 {
    font-size: 50px;
    line-height: 50px;
    margin: 0;
    padding-bottom: 20px;
}


.aboutBgBannerText p {
    text-align: justify;
    font-size: 18px;
}

.aboutSoluation {
    padding: 50px 0;
}

.aboutSoluationGrid  {
    margin-bottom: 30px;
}
.aboutSoluationGrid h2 {
    font-size: 50px;
    font-weight: bold;
}

.aboutSoluationGrid p {
    text-align: justify;
    font-size: 18px;
}

.serviceDes {
    width: 100% !important;
}

.getInTuchForm {
    background-color: #FFFFFF33;
    padding: 20px;
   border-radius: 12px;
}
.getInTuchForm .form-select {
    width: 100%;
    padding: 7px;
    border-radius: 4px;
}
.getInTuchForm h2 {
    font-size: 40px;
    color: #fff;
    font-family: Roboto, sans-serif !important;
    font-weight: 400;
    padding-bottom: 22px;
}
.getAQuote {
    background-color: #ad223d;
    color: #fff;
    font-size: 20px;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 10px;
    transition: 0.5s all;
    border: none;
    margin-top: 20px;
}
.getAQuote:hover {
    background-color: #fff;
    color: #000;
}
.serviceRow {
    background-color: #32346b;
    border-radius: 30px;
    margin-bottom: 80px;
}


.serviceInfo {
    padding-left: 20px;
    color: #fff;
    margin-top: 30px;
}

.serviceBox img {
    border-radius: 30px;
}
.learnMoreLink {
    border: 2px solid #ad223d;
    color: #fff;
    padding: 6px 20px;
    display: inline-block;
    border-radius: 10px;
    font-size: 20px;
    transition: 0.5s all;
}
.learnMoreLink:hover {
    background-color: #ad223d;
    color: #fff;
}
.serviceInfo h3 {
    font-family: "Roboto", Sans-serif;
    font-size: 45px;
    font-weight: 800;
    line-height: 48px;
    margin: 0;
    padding-bottom: 20px;
}
.serviceInfo p{
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
.serviceBgText h2 {
    font-family: "Roboto", Sans-serif;
    font-size: 45px;
    font-weight: 800;
    line-height: 55px;
    color: #fff;
    margin: 0;
    padding-bottom: 30px;
}

.serviceBgOverly {
    background-color: #00000061;
    padding: 80px 0;
}
.serviceExperiance {
    padding: 50px 0;
}
.serviceExperianceBox h2 {
    font-family: "Roboto", Sans-serif;
    font-size: 55px;
    font-weight: 800;
    line-height: 64px;
}
.serviceExperianceBox p {
    color: #353535;
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
}

.serviceExperianceBox p {
    color: #353535;
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
}

.serviceExperianceBox ul li {
    list-style: disc;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 15px;
}

.serviceExperianceBox ul {
    padding-left: 40px;
    margin-bottom: 20px;
}
.serviceExperianceBox img {
    width: 100%;
    display: block;
    border-radius: 20px;
    border-top-right-radius: 0;
}
.contactPageMain {
    padding: 50px 0;
}
.contactPageMain h2 {
    font-family: "Roboto",Sans-serif;
    font-size: 55px;
    font-weight: 800;
    line-height: 76px;
    color: #0c1225;
}

.contactInfoLixt h4 {
    color: #0c1225;
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 800;
    line-height: 29px;
}

.contactPageLeftSide p {
    color: #111527B8;
    font-family: "Roboto",Sans-serif !important;
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    margin: 0;
}

.media {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.media i {
    color: #30356a;
    font-size: 20px;
    margin-right: 10px;
}

.contactInfoLixt {
    margin-bottom: 40px;
}

.contactUsPageForm {
    background-color: #f2f2f2;
    margin: 0;
    padding: 30px 20px 0;
    border-radius: 23px 0 23px 23px;
    border: 1px solid #ad223d;
}

.labelText {
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 500;
}

.contactUsPageForm .form-control {
    padding: 22px 10px;
    border: none;
    border-radius: 12px;
}
.contactSubmit {
    width: 100%;
    background: #ad223c;
    color: #fff;
    display: block;
    border-radius: 16px;
    margin-top: 20px;
    margin-bottom: 50px;
    padding: 10px;
    font-size: 20px;
    transition: 0.5s all;
    border: 1px solid #ad223c;
}
.contactSubmit:hover {
    background-color: unset;
    border: 1px solid #ad223c;
    color: #000;
}
.clientPage h2 {
    font-family: "Roboto", Sans-serif;
    font-size: 55px;
    font-weight: 800;
    line-height: 78px;
    text-align: center;
    margin-bottom: 40px;
}
.clinetBox {
    border: 1px solid lightgray;
    padding: 50px 20px;
    margin-bottom: 15px;
}
.clinetBox img {
    width: 100%;
    margin: 0 auto;
    display: block;
    height: 100px;
}
.submenu li a:before {
    display: none;
}

.missionVisonBox h2 {
    margin: 0;
    font-family: "Roboto",Sans-serif;
    font-size: 45px;
    font-weight: 800;
    line-height: 50px;
    color: #fff;
    background-color: #32356b;
    text-align: center;
    padding: 20px 0;
    border-top-left-radius: 30px;
}

.missionvision {
    padding: 80px 0;
}



.missionVisonBox img {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-bottom: 20px;
}

.missionVisonBox p {
    color: #353535;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: justify;
}
.aboutPageLink {
    margin: 0 auto;
}
.teamAboutGrid h2 {
    font-size: 45px;
    font-weight: 800;
    line-height: 50px;
    color: #0c1225;
    font-family: "Roboto", Sans-serif;
}

.teamAboutGrid p {
    color: #353535;
    font-family: "Roboto",Sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: justify;
}

.teamAboutInfo {
    padding: 80px 0;
}

.teamAboutGrid img {
    border-radius: 30px;
    border-top-left-radius: 0;
}
.teamDeliver {
    background-image: linear-gradient(132deg, #ad223d 0%, #32346c 72%);
    padding: 80px 0;
}
.teamDeliverGrid h2 {
    font-size: 45px;
    font-weight: 800;
    line-height: 50px;
    color: #fff;
    font-family: "Roboto", Sans-serif;
}
.teamDeliverGrid p {
    color: #fff;
    font-family: "Roboto",Sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: justify;
}
.teamDeliverGrid img {
    width: 100%;
    border-radius: 30px;
    border-top-left-radius: 0;
}
.contactsLink {
    background-color: #fff;
    color: #000;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 10px;
    font-size: 18px;
    transition: 0.5s all;
}
.contactsLink:hover {
    background-color: #ad223d;
    color: #ffff;
}
.ourValues {
    padding: 80px 0;
}

.ourValueInfo {
    padding: 20px;
    background-color: #32356b;
}

.ourValueInfo h4 {
    font-family: "Roboto", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 40px;
    color: #fff;
}

.ourValueInfo p {
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
}

.ourValuesGrid {
    margin-bottom: 25px;
}

.oVG1 img {
    border-top-left-radius: 30px;
}

.oVG2 img {
    border-top-right-radius: 30px;
}
.oVI3 {
    border-bottom-left-radius: 30px;
}

.oVI4 {
    border-bottom-right-radius: 30px;
}

.ourValueHead h2 {
    font-family: "Roboto", Sans-serif;
    font-size: 55px;
    font-weight: 800;
    line-height: 64px;
    text-align: center;
}

.ourValueHead p {
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
    margin: 0;
    padding-bottom: 80px;
}
.ourCorner {
    padding: 80px 0;
    background-color: #666666;
}

.ourCornerGrid {
    background-color: #31346b;
    padding: 20px;
    border: 1px solid #948b8b;
    border-radius: 10px;
    border-top-right-radius: 0;
    margin-bottom: 20px;
}

.ourCornerGrid svg {
    width: 85px;
    height: 100%;
    margin-bottom: 20px;
}

.ourCornerGrid h4 {
    font-family: "Roboto", Sans-serif;
    font-size: 45px;
    font-weight: 600;
    line-height: 54px;
    color: #fff;
}

.ourCornerGrid p {
    color: #FAFAFAB8;
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

.ourCornerHead h2 {
    font-family: "Roboto", Sans-serif;
    font-size: 55px;
    font-weight: 800;
    line-height: 64px;
    color: #fff;
    text-align: center;
}

.ourCornerHead p {
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
    margin: 0;
    padding-bottom: 50px;
}
.carrerPage {
    padding: 80px 0;
}

.carrerHaed h3 {
    color: #32346c;
    font-size: 35px;
    text-transform: uppercase;
    border-bottom: 4px solid #32346c;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.carrerHaed p {
    color: #32347f;
    font-size: 18px;
}
.carrerB {
    text-align: center;
}
.carrerSubmit {
    padding: 5px 29px;
    font-size: 18px;
    font-weight: 500;
    border: 2px solid #32346c;
    color: #32346c;
    text-transform: uppercase;
    border-radius: 5px;
    transition: 0.5s all;
    background-color: #ffff;
}

.carrerSubmit:hover {
    background-color: #32346c;
    color: #fff;
}
.carrerLabel {
    font-family: "Open Sans", Sans-serif;
    font-weight: 400;
    margin: 0;
    color: #7A7A7A;
    font-size: 15px;
}
.carrerLabel span {
    color: red;
}
.carrerForm .form-control {
    padding: 25px 10px;
    border-radius: 2px;
}
.carrerForm .form-control-sm {
    padding: 0;
}
.carrerBgLine {
    width: 2px;
    height: 60px;
    background-color: #fff;
}

.carrerBgOverly {
    background-color: #00000094;
    padding: 40px 0;
}

.carrerBgLeft h3 {
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    font-size: 34px;
    margin-top: 13px;
}



.carrerBgRight a {
    background-color: unset;
    color: #ffff;
    margin-top: 10px;
}
.carrerBgRight a:hover {
    background-color: #fff;
    color: #000;
}
.image a img {
    width: 100%;
    border-radius: 20px;
    display: block;
}

.blogTab .nav {
    display: flex;
    align-items: center;
    justify-content: center;
}

.blogTab .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #ad223d;
}

.blogTab .nav-pills .nav-link {
    border-radius: 6px;
    padding: 8px 40px;
    border: none;
    margin-right: 5px;
    background-color: #ffff;
    transition: 0.5s all;
    font-size: 18px;
    
}
.blogTab .nav-pills .nav-link:hover {
    background-color: #ad223d;
    color: #fff;
}
.bookNow:hover {
    color: #fff;
    background-image: linear-gradient(45deg, #ad223d, #31346b);
}

.help-chat-box {
    position: fixed;
    bottom: 100px;
    right: 20px;
    display: flex;
    align-items: center;
    background: #fff;
    color: #000;
    border: 2px solid #25D366;
    border-radius: 50px;
    padding: 10px 15px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    z-index: 9999;
}

.chat-text {
    font-size: 16px;
    margin-right: 10px;
}

.whatsapp-button {
    background: #25D366;
    min-width: 40px;
    height: 40px;
    color: white;
    font-size: 20px;
    padding: 10px;
    border-radius: 50%;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.whatsapp-button:hover {
    background: #1DA851;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .headerSocialLink {
        display: none;
    }
    .homeServiceGrid img {
    width: 100%;
}
    .headerTopRight {
    display: flex
;
    align-items: center;
    justify-content: center;
}
    .homeBannerLeft {
        padding: 20px 0;
    }
    .homeBannerLeft h1 {
        font-size: 28px;
    }
    .homeTesiGrid {
        padding: 0 0px;
    }
    .homeAboutBox h1 {
        font-size: 24px;
    }
    .logo a img {
        margin-top: 0px;
    }
    .homeBannerRight {
        padding: 20px 0;
    }
    .homeServiceGrid {
        margin-bottom: 20px;
    }
    .breadcrumb-area .title p {
        color: #fff;
        font-size: 16px;
        width: 100%; 
    }
    .breadcrumb-area .title h1 {
        font-size: 30px !important;
    }
    .aboutSoluationGrid h2 {
        font-size: 34px;
    }
    .blogTab .nav-pills .nav-link {
        padding: 5px 30px;
    }
    .teamAboutInfo {
        padding: 25px 0;
    }
    .teamAboutGrid h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .clientPage h2 {
        font-size: 32px;
        line-height: 36px;
    }
    .breadOverly {
        padding: 50px 0;
    }
    .getInTuchForm {
        margin-top: 30px;
    }
    .serviceInfo {
        margin-bottom: 20px;
    }
    .serviceBgText h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .serviceExperianceBox h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .serviceInfo h3 {
        font-size: 30px;
        line-height: 36px;
    }
    .serviceRow {
        margin-bottom: 30px;
    }
    .serviceExperianceBox {
        margin-bottom: 20px;
    }
    .carrerPage {
        padding: 40px 0;
    }
    .carrerHaed h3 {
        font-size: 30px;
    }
    .teamDeliverGrid h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .teamDeliverGrid {
        margin-bottom: 20px;
    }
    .teamDeliver {
        padding: 40px 0;
    }
    .serviceBgOverly {
        padding: 40px 0;
    }
    .ourValueHead h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .ourValues {
        padding: 40px 0;
    }
    .ourValueHead p {
        font-size: 18px;
        font-weight: 400;
        line-height: 30px;
        padding-bottom: 40px;
    }
    .ourValueInfo h4 {
        font-size: 30px;
        line-height: 36px;
    }
    .ourCorner {
        padding: 40px 0;
    }
    .ourCornerHead h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .ourCornerHead p {
        font-size: 18px;
        font-weight: 400;
        line-height: 27px;
        padding-bottom: 40px;
    }
    .ourCornerGrid h4 {
        font-size: 26px;
        line-height: 34px;
    }
        
    
    
}


