body {
    font-family: "Radio Canada", sans-serif;
  }
p{
    color: #696969;
    margin-bottom: 10px;
    line-height: 28px;
    font-size: 16px;
}
h2 {
    font-size: 48px;
    line-height: 56px;
    color: #3f3a64;
    letter-spacing: .02em;
    margin-top: 0;
    font-weight: 700;
}
h3 {
    color: #3f3a64;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}
h4 {
    color: #3f3a64;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
}
a {
    color: #3f3a64;
    letter-spacing: .04em;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: color .3s;
}
.container.header-large-container {
    max-width: 1490px;
}
.navbar-expand-lg .navbar-collapse{
    justify-content: end !important;
    
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    font-weight: 700;
}
.dropdown {
    position: relative;
    display: inline-block;
    /* float: left; */
  }
  .dropdown-menu {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  .dropdown-menu a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  .dropdown:hover .dropdown-menu {
    display: block;
  }
  .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #e97878;
  }
.hero-img{
    width: 100%;
}
/* .hero_section{
    background-image: url('/image/hero-bg-img.jpeg');
    background-image: url('/image/demo.jpeg');/
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    
} */
.call-to-action-area{
    padding-top: 120px;
    padding-bottom: 120px;
    position: relative;
    overflow: hidden;
}
.call-to-action-image{
    width: 100%;
}
.primary_btn{
    letter-spacing: .04em;
    white-space: nowrap;
    cursor: pointer;
    background-color: #294f84;
    color: white;
    border-radius: 5px;
    padding: 14px 43px;
    font-size: 16px;
    font-weight: 600;
    border: none;
}
.primary_btn:hover{
    color: #fff;
    background-color: #3f3a64;
}
.heading-h1-big.hero-title{
    font-size: 64px;
        line-height: 72px;
}
.hero-excerpt{
    width: 95%;
    letter-spacing: .04px;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}
.single-service{
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 30px;
    transition: box-shadow .3s;
    box-shadow: 0 0 60px rgba(0, 0, 0, .04);
}
.button-primary.button-secondary{
    white-space: nowrap;
    background-color: #3f3a64;
    padding: 12px 33px 11px;
    line-height: 1em;
    color: white;
}
.about_list_items li{
  color: #696969;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: start;
  margin-bottom: 1rem;
}
.service-area {
    margin-bottom: 120px;
}
.services_card_header{
    padding: 0 !important;
}
.services_card_footer{
    background-color: white;
    border: none;
}
.about-excerpt {
    margin-top: 15px;
    margin-bottom: 42px;
}
.funfact-area {
    background-color: #f9f7f7;
    padding-top: 150px;
    padding-bottom: 150px;
}
.section-title {
    margin-bottom: 10px;
}
.section-title-wrap {
    z-index: 1;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}
.single-funfact{
    position: relative;
}
.faq-area{
    padding-top: 60px;
    padding-bottom: 120px;
    position: relative;
    overflow: hidden;
}
.funfact-number{
    display: flex;
    justify-content: center;
}
.funfact-title {
    color: #3f3a64;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}
.accordion-header button{
    font-weight: bold;
}
.accordion-body li{
    color: #696969;
    font-weight: normal;
    margin-bottom: 0.875rem;
}
.accordion-button:not(.collapsed){
    background-color: #294f84;
    color: #d3ffe7;
}
.footer-area{
    background-color: #3f3a64;
}
.footer-top {
    padding-top: 100px;
    padding-bottom: 40px;
}
.footer-excerpt {
    color: #cfcddd;
    margin-top: 22px;
    margin-bottom: 20px;
}
.footer-contact-title {
    color: #fff;
    margin-bottom: 5px;
    line-height: 1em;
}
.contact-number {
    color: #294f84;
    font-weight: 700;
}
.footer-title {
    color: #fff;
    margin-bottom: 20px;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 2.2rem;
}
.footer-list {
    color: #cfcddd;
    margin-bottom: 9px;
    font-weight: 500;
    text-decoration: none;
    transition: color .3s;
    display: block;
}
footer .contact-info{
    color: #cfcddd;
}
.footer_bottom{
    border-top: 1px solid #565274;
    justify-content: center;
    align-items: center;
    padding-top: 19px;
    padding-bottom: 19px;
    display: flex;
}
.copyright-text  a{
    color: #cfcddd;
}

.breadcrumb {
    background-image: url('../image/breadcrumb-bg-img.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 95px;
}
.breadcrumb-heading {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.breadcrumb-meta-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    align-items: center;
    display: flex;
}
.back-link-breadcrumb {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    color: #fff;
    align-items: center;
    text-decoration: none;
    display: flex;
}
.back-text-breadcrumb {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
    transition: color .3s;
}
.breadcrumb-right-icon {
    width: 4px;
    color: #869dbc;
    line-height: 1em;
}
.current-page-title {
    color: #e97878;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
}
.about-area {
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 80px;
    position: relative;
    overflow: hidden;
}
.about-wrap {
    z-index: 2;
    position: relative
}
.about-image-wrap {
    position: relative;
}
.about-main-image {
    margin-left: 63px;
    margin-right: 70px;
}
.about-image {
    width: 100%;
}
.about-image-two {
    width: 153px;
    z-index: -1;
    position: absolute;
    top: -77px;
    bottom: auto;
    left: auto;
    right: 0%;
}
.about-image-three {
    width: 150px;
    bottom: -37px;
    z-index: -1;
    position: absolute;
    top: auto;
    left: 0;
    right: auto;
}
.heading-span {
    color: #294f84;
    font-weight: 500;
}
.about-shape-image {
    width: 738px;
}
.about-shape {
    z-index: 1;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
}
.contact-info-area{
    padding-top: 120px;
    padding-bottom: 120px;
}
.single-contact-info {
    background-color: #f5f7fa;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    padding: 31px 15px;
    position: relative;
    overflow: hidden;
}
.contact-info-image-title-wrap{
    display: flex;
}
.contact-info-image-wrap{
    margin-right: 20px;
}
.contact-info-title {
    margin-top: 4px;
    font-size: 20px;
}
.contact-info-inner {
    z-index: 2;
    border-top: 1px solid #d9d9d9;
    margin-top: 22px;
    padding-top: 22px;
    position: relative;
}
.contact-info-separator-primary {
    z-index: 2;
    width: 98px;
    height: 1px;
    background-color: #294f84;
    position: absolute;
    top: -1px;
    bottom: auto;
    left: 0%;
    right: auto;
}
.contact-info-shape-image {
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
}
.section-title-wrap.section-title-wrap-left {
    text-align: left;
}
.section-sub-title {
    letter-spacing: .04em;
    text-transform: uppercase;
    margin-bottom: 13px;
    font-weight: 500;
}
.contact-form-grid {
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.contact-form-input-field {
    color: #696969;
    border: 1.5px solid #ececec;
    border-radius: 5px;
    padding-left: 20px;
    padding-right: 20px;
    transition: border-color .3s;
}
.contact-form-textarea-field {
    min-height: 167px;
    color: #696969;
    border: 1.5px solid #ececec;
    border-radius: 5px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    transition: border-color .3s;
}
.button-primary.contact-button {
    margin-top: 41px;
    padding: 12px 38px;
}
.contact-map-wrap {
    height: 100%;
    margin-right: 15px;
}

.carousel-item {
    position: relative;
}
  
.carousel-item img {
    display: block;
    width: 100%;
    height: auto;
    z-index: 0;
}
.carousel-item {
    position: relative;
}
.carousel-item img {
    display: block;
    width: 100%;
    height: auto;
    z-index: 0;
}
.carousel-caption {
    position: relative;
    z-index: 2;
    top: -30rem;
    text-align:left;
}
.carousel-caption h2{
    font-size: 3rem;
    margin-bottom: 30px;
    line-height: 4rem;
}
.carousel-caption p{
    font-size: 1.5rem;
    line-height: 2rem;
    width: 70%;
    margin-bottom: 30px;
}



footer .contact-info h4.heading-span{
    color:white;
    font-size:1.2rem;
}

section.about-area ul{
    padding-left: 2rem;
}


section.development{
    background-color:#f9f7f7;
    padding-top: 4rem;
    padding-bottom: 3.5rem;
    position: relative;
    overflow: hidden;
}
section.development ul{
    padding-left: 2rem;
}

section.development h4{
    margin-top: 2rem;
}

section.development h3{
    font-size:2.5rem;
    line-height: 4.5rem;
}


section.case-study{

    padding-top: 4rem;
    padding-bottom: 3.5rem;
    position: relative;
    overflow: hidden;
}
section.case-study ul{
    padding-left: 2rem;
}

section.case-study h4{
    margin-top: 2rem;
}

section.case-study h3{
    text-align: center;
    font-size:2.5rem;
    line-height: 4.5rem;
}

section.service{

    padding-top: 4rem;
    padding-bottom: 3.5rem;
    position: relative;
    overflow: hidden;
}
section.service ul{
    padding-left: 2rem;
}

section.service h4{
    margin-top: 2rem;
}

section.service h3{
    font-size:2.5rem;
    line-height: 4.5rem;
}


section.home-service{
    background-color:#f9f7f7;
    padding-top: 60px;
    padding-bottom: 120px;
    position: relative;
    overflow: hidden;
}

.service-card {
    margin-top:15px;
    margin-bottom: 30px;
    height: 100%;
  }
  .card-body {
    display: flex;
    flex-direction: column;
  }
  .card-text {
    flex-grow: 1;
  }
  .section-title-wrap {
    text-align: center;
    margin-bottom: 30px;
  }
  .section-title {
    font-size: 2rem;
    font-weight: bold;
  }
  .service-image {
    height: 200px;
    object-fit: cover;
  }
@media screen and (max-width: 1024px) and (min-width: 768px){
    .carousel-caption{
        top: -24rem;
    }
    .carousel-caption h2{
        font-size: 55px;
    }
    .carousel-caption p{
        width: 70%;
        font-size: 20px;
    }
    .call-to-action-area{
        padding-top: 0;
    }
    .services_card_header img{
        height: 200px !important;
    }
    .funfact-area{
        padding-top: 150px;
        padding-bottom: 100px;
    }
  }
  @media screen and (max-width: 768px) and (min-width: 425px){
    .carousel-caption h2{
        font: 45px;
    }
    .carousel-item{
        width: auto;
    }
    .carousel-caption{
        left: 40px;
        top: -30rem;
    }
    .carousel-caption p{
        width: 45%;
    }
    .call-to-action-area{
        padding-top: 70px;
        padding-bottom:70px;
    }
    .navbar-nav {
        float: left;
        margin-right: 5px;
        margin-left: 2px;
        overflow-x: hidden !important;
        align-items: start !important;
    } 
    .navbar-expand-lg .navbar-collapse{
        left:0px;
        position:fixed;
    }
    .navbar-nav ul{
        margin:0 !important;
        line-height: 40px;
        padding: 0px ;
        overflow-x: hidden;
    
    }
    .navbar-nav li::after{
        float: left !important;
        flex-direction: row-reverse;
    }
    .navbar-collapse.show {
    left: 0;
    transition: left 300ms ease-in-out;
    }
    .nav-item.menu-item.dropdown .dropdown-menu{
        position: relative;
    }
    .navbar-collapse {
        position: fixed;
        top: 50px;
        left: 0;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-top: 0.5rem;
        width: 50%;
        height: 100%;
        background-color: #ffffff;
        margin-top: -50px;
        z-index: 99;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        margin-top: 2rem;
    }
    .section-title-wrap.section-title-wrap-left h2{
        margin-top: 1.5rem;
    }
    .services_card_header img{
        width: 100%;
        height: 220px;
    }
    .services_card_footer{
        padding-bottom: 1rem;
    }
    .full_width_card{
        margin-top: 1rem;
    }
    .funfact-area{
        padding-top: 100px;
        padding-bottom: 75px;
    }
    section.development h3{
        text-align: center;
        font-size:2rem;
        line-height: 3rem;
    }
    section.service{
        padding-top: 2rem;
        padding-bottom: 1.5rem;
    }
  }

  @media screen and (max-width:425px){
    .navbar-brand img{
        width: 150px;
    }
    .navbar-collapse{
        width: 45%;
    }
    .call-to-action-area{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .section-title-wrap.section-title-wrap-left h2{
        font-size: 2.5rem;
    }
    .about-excerpt{
        margin-bottom: 21px;
    }
    .section-title-wrap{
        margin-bottom: 30px;
    }
    .home_card{
        margin-bottom: 1.5rem;
    }
    section.development h3{
        text-align: center;
        font-size:2rem;
        line-height: 3rem;
    }
    section.service{
        padding-top: 2rem;
        padding-bottom: 1.5rem;
    }
  }
  @media (max-width: 768px) {
    .footer-title{
        margin-top: 1.5rem;
    }
  }
  @media (max-width: 1024px) {
    .offcanvas-start {
        width: 250px;
    }
    .header-large-container .navbar-collapse {
        display: none !important;
    }
}
@media (min-width: 1025px) {
    .navbar-toggler {
        display: none;
    }
    .footer-excerpt{
        width: 100%;
    }
}