body{
 font-family: Montserrat, sans-serif;
}
header .logo {
    text-align: left;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #1f497d;
    text-rendering: optimizeLegibility;
}
header .logo img {
    max-width: 220px;
    width: 100%;
}
.banner img {
    width: 100%;
}
.registration{
    background-color: #fff;
    color: #201e1e;
    padding: 55px 0;
}
.registration .content-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.content-wrap h2 {
    font-size: 32px;
    font-weight: 600;
}
.content-wrap strong {
    font-size: 30px;
    font-weight: 400;
}
button button {
    padding: 14px 16px !important;
    text-transform: uppercase !important;
    background-color: #173857 !important;
    border-color: #173857 !important;
    font-size: 20px !important;
}
button:hover{
    background-color: #173857 !important;
    border-color: #173857 !important;color: #fff !important;
}
button:focus{
    background-color: #173857 !important;
    border-color: #173857 !important; color: #fff !important;
    box-shadow: unset !important;
}
.carousel-indicators [data-bs-target]{width: 10px !important; height: 8px !important; }
.carousel {
    position: relative;
    width: 80%;
    margin: 0 auto;}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px !important;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1 !important;
    transition: opacity .15s ease;
    height: 30px !important;top: 120px;
}





.skills{
    background: url("../images/saha.jpg") no-repeat;
    padding-top: 100px;
    padding-bottom: 100px;
}
.or-up{
    background: #00000026;
    color: #fff; 
}
.skills ul li{
    font-family: Montserrat, sans-serif
}
section.skills img {
    max-width: 100%;
    width: 100%;
}
section.skills .outer-wrap {
    padding: 35px;
}
section.skills ul li {
    font-size: 17px;
    margin-bottom: 7px;
}
section.skills p{
    font-family: Montserrat, sans-serif
}

section.skills ul {
    margin-top: 20px;
}
section.skills h3 {
    font-size: 27px;
    line-height: 44px;
    margin-bottom: 0;
    font-weight: 600;        
    margin-bottom: 40px;    
}

h3.tailored-title{
    margin-top: 40px !important;
    margin-bottom: 0px!important; 
}
section.skills strong {
    font-weight: 400;
    font-size: 23px;
}
.our-programs img {
    width: 100%;
    max-width: 175px;
}
.our-programs{
    /* background: url("../images/banner6.jpg") no-repeat fixed center/cover; */
    padding-top: 80px;
    padding-bottom: 80px;
}
.our-programs .container {
    background-image: linear-gradient(rgb(255 255 255 / 90%), rgb(255 255 255 / 64%));
}
.head h3 {
    font-size: 46px;
    line-height: 64px;
    margin-bottom: 22px;
    font-weight: 600;
}
.head {
    text-align: center;
    padding: 31px;
}
.lil-devils {
    padding: 0 35px 45px 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.sub-head strong {
    font-size: 23px;
}
.sub-head {
    margin: 20px 0;
}
.lil-devils p{
    font-family: Montserrat, sans-serif
}
.ul-list ul{
    font-family: Montserrat, sans-serif
}
.ul-list ul li{
    margin-bottom: 10px;
}
.our-programs button{
    margin-top: 25px;
}
.video img{
    width: 100%;
}
.banner-video{
    position: relative;
}
a.icon-v{
    position: absolute;
    left: 0;
    right: 0;
    top: 46%;
    text-align: center;

}
a.icon-v svg {
    width: 4%;
    fill: #b40c26;
 
}
.coach{
    padding-top: 80px;
    padding-bottom: 80px;
}
.coach img{
width: 100%;
max-width: 100%;
}
.instructions{
    padding-right: 25px;
}
.instructions p{
    font-family: Montserrat, sans-serif
}
.instructions ul li{
    font-family: Montserrat, sans-serif
    margin-bottom: 12px;
}
.instructions button {
    margin-top: 32px;
}
.coach .head{
    padding-top: 0;
}
/* slider */
.section-title h3{
    color: #fff;
    margin-bottom: 0;
}
.section-title .head{
    padding-top: 0;
}
.testimonials{
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #000;
}
.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
  overflow: hidden;
}

.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 50px 30px 0 30px;
  margin: 30px 15px;
  text-align: center;
  min-height: 350px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  background: #051e52;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  border: 4px solid #051e52;
  margin: 0 auto;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #fff;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: #e1f0fa;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
    font-style: italic;
    margin: 0 auto 15px auto;
    color: #fff;
    font-family: Montserrat, sans-serif;
    line-height: 28px;
    font-size: 16px;
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #b40c26;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #b40c26;
}
.about-b{
    padding-left: 25px;
    padding-right: 0;
}
.other-services{
     background: url("../images/banner6.jpg") no-repeat fixed center/cover;
     padding-top: 80px;
     padding-bottom: 80px;
}
.bg-color{
    background-image: linear-gradient(#fff, rgba(255, 255, 255, 0.418));
}
.other-services img{
    width: 100%;
    max-width: 100%;
    height: 300px;
    object-fit: cover;
}
.container.bg-color {
    padding: 0 44px 44px;
}
section.other-services .head{
    padding-left: 0;
}
section.other-services .head p {
    font-size: 37px;
    font-weight: 600;
}
.contact{
    background-color: #000;
}

.contact .info p {

    margin-bottom: 0;
    font-size: 14px;
    color: #65747f;
  }
  
  .contact .info:hover i {
    background: #3498db;
    color: #fff;
  }
  
  .contact .php-email-form {
    width: 100%;
    padding: 30px;
    background: #fff;
    border-radius: 4px;
  }
  
  .contact{
    color: #fff;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  section.contact .head p {
    font-size: 33px;
}
.contact-d p {
    font-size: 27px;
    margin-bottom: 7px;
}
.contact-d strong {
    font-size: 23px;
}
.contact-d {
    text-align: center;
}
.info-wrap h4 {
    text-align: center;
}
.info-wrap p{
    text-align: center;
    color: #fff !important;
    padding-left: 0;
    font-size: 21px !important;
}
section.location p {
    font-size: 27px;
}
.location{
    padding-top: 80px;
    padding-bottom: 80px;
}
.location .head{
    padding-top: 0;
}
.footer-contact p{
    margin-bottom: 20px;
}
#footer {
    color: #444444;
    font-size: 14px;    padding: 0px 0 0 !important;
  }
  
  #footer .footer-top {
    padding: 60px 0 30px 0;

  }
  
  #footer .footer-top .footer-contact {
    margin-bottom: 30px;
  }
  
  #footer .footer-top .footer-contact h4 {
    font-size: 22px;
    margin: 0 0 30px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
  }
  
  #footer .footer-top .footer-contact p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 27px;
    font-family: Montserrat, sans-serif
  }
  
  #footer .footer-top h4 {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-bottom: 12px;
  }
  
  #footer .footer-top .footer-links {
    margin-bottom: 30px;
  }
  
  #footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  #footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #3498db;
    font-size: 18px;
    line-height: 1;
  }
  
  #footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
  }
  
  #footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
  }
  
  #footer .footer-top .footer-links ul a {
    color: #777777;
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
  }
  
  #footer .footer-top .footer-links ul a:hover {
    text-decoration: none;
    color: #3498db;
  }
  
  #footer .footer-newsletter {
    font-size: 15px;
  }
  
  #footer .footer-newsletter h4 {
    font-size: 16px;
    font-weight: bold;
    color: #444444;
    position: relative;
    padding-bottom: 12px;
  }
  
  #footer .footer-newsletter form {
    margin-top: 30px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 4px;
    text-align: left;
    border: 1px solid #b6daf2;
  }
  
  #footer .footer-newsletter form input[type=email] {
    border: 0;
    padding: 4px 8px;
    width: calc(100% - 100px);
  }
  
  #footer .footer-newsletter form input[type=submit] {
    position: absolute;
    top: 0;
    right: -2px;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px 2px 20px;
    background: #3498db;
    color: #fff;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  }
  
  #footer .footer-newsletter form input[type=submit]:hover {
    background: #57aae1;
  }
  
  #footer .credits {
    padding-top: 5px;
    font-size: 13px;
    color: #444444;
  }
  
 .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #fff;
    color: #fff;
    line-height: 1;
    padding: 6px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
  }
  
 .social-links a:hover {
    color: #fff;
    text-decoration: none;
  }
  .canada-s img{
    width: 100%;
    max-width: 150px;

  }
  .canada-s p{
    text-align: center;
    color: #fff;
  }
  .footer-linkss img{
    width: 100%;
    max-width: 98px;
  }
  .footer-linkss h4{
    color: #fff;
  }
  .footer-linkss a{
    margin: 10px 10px;
  }
.footer-contact h3{
    font-size: 20px !important;
  }
  .footer-contact p{
    color: #fff;
  }
  .footer-contact h3 a{
    text-decoration: none;
    color: #fff;
  }
  .footer-contact{
    color: #fff;
  }
  #footer{
    background-color: #fff !important;
  }
  .copyright {
    color: #000; text-align: center;
  }
  @media(max-width: 768px){
    .registration .content-wrap{
        display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    }
    .content-wrap h2{
        text-align: center;
        
    }
    .content-wrap div{
        text-align: center;
        margin-bottom: 20px;
    }
    .content-wrap strong{
        margin-bottom: 20px;
        text-align: center;
    }.skills{
        padding-top: 0;
     background-repeat: repeat;
    }
    .instructions button{
        margin-bottom: 30px;
    }
    .coach .instructions p{
        margin-top: 20px;
    }
    .coach .instructions{
        padding-left: 0;
    }
    .about-b{
        padding-left: 0;
        margin-top: 20px;
    }
    header .logo img{
        margin-bottom: 0;
    }
  }

/*dated-15-05*/
  .button.yellow {
border-radius: 40px;
    padding: 15px 30px;
    font-weight: 700;
    text-align: center;
    max-width: 290px;
    transition: .5s;
      background: linear-gradient(to right, #41a0ef, #0856ab);
    /* background: #222; */
    color: #fff;
    text-decoration: none;
    display: block;
}
.top-bar {
    padding:1.5rem 0 !important;    background: #fff;
}
.f-right{float: right;}
/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;    z-index: 9999;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 102px;
}
.py-20{  padding-bottom:7rem; padding-top: 7rem ;}

.blue-grad{
    background: rgb(231, 243, 250);
    background: radial-gradient(circle, rgba(231, 243, 250, 1) 0%, rgba(171, 223, 248, 1) 100%) !important;
}

.banner-title {
    margin-top: 70px !important;
    color: #000;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 15px !important;
}

p{font-weight:500;}

.bg-grey{    background: #f2f2f2;}
.integrations-feature-h2 {
    text-align: center;
    margin-left: 1rem;
    margin-bottom: 0;
    color: #1c1c1c;
    font-size: 1.5rem; font-weight: 600;
}

.m-auto{   margin: 0 auto;}

.sec-padding{padding-top: 4rem; padding-bottom:5rem;}


.testimonials-slider{height:140px; }

.testimonial-item img{ height: auto;
    width: 150px; }
 .header1 {
    background: #fff;
    border-radius: 100px;
    box-shadow: 2px 3px 7px 2px rgba(0, 0, 0, .22);
    width: 90%;
    text-align: center;
    margin: 0 auto; text-align: left;padding: .75rem 2rem;
        margin-bottom: 2rem;
        width: 100%; font-weight: 600;
}

.cell {
        padding-right: .9375rem;
        padding-left: .9375rem;
    }

.cell {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
}

.header-background {
    margin-top: 1rem;
}

.header-background {
    height: 13.16rem;
    position: relative;
}
.header-background {
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.solutions-card {
    box-shadow: 2px 2px 4px 0 #cacaca;
    max-width: 36.85rem;
    padding: 0px 0px 5px!important;
    margin: 0 !important;
    transition: .4s;
    border: 1px solid #cacaca;
    height: 100% !important;
}

/*.landingpage-grid{
    min-height: 26rem;

}
*/.landingpage-grid p {
    height: auto;
    padding-bottom: 10px;
    line-height: 1.5rem;
}

.fulfillment-solutions-title {
    font-size: 1.35rem;
    color: #1c1c1c;
    margin: .35rem 0 0;
    overflow: hidden;
    font-weight: 600;
    line-height: 1.4 !important;
    padding-bottom: 10px;
}

.bg-blue{background-color: #1f497d;
    color: #fff;}

.bg-blue .fulfillment-solutions-title{color: #fff;}

.font-bold{font-weight: 700;}
.text-white{color: #fff !important;}
.smal{font-weight: 600; color: #111;}

.green-grad {
/*    background: linear-gradient(307deg, rgba(169, 242, 183, 1) 5%, rgba(3, 165, 152, 1) 29%, rgba(3, 165, 152, 1) 71%, rgba(169, 242, 183, 1) 94%) !important;*/
    background: #ecf6fe !important;

}
.sec-head h3 {
    font-size: 48px;
    font-weight: 600;
}
.bg-gradient {
    background: linear-gradient(to right, #41a0ef, #0856ab) !important;
}
.carousel-box{
/*    padding: 30px;*/
    color: #000;
    display: block;
    height: 200px;
    width: 100%;
    margin: 30px auto;}
.carousel-control-prev {
    left: -40px;
}
.carousel-control-next {
    right: -40px;
}

.text{    min-height: 120px;}
.carousel-indicators {
    bottom: -40px !important;}
.quote-title {
    line-height: 1.6;
    color: #fff; display: block;
    font-size: 1rem; text-align: center;
    font-weight: 700;
}

.carousel-indicators [data-bs-target]{    background-color: #fff !important;}
.carousel-control-next, .carousel-control-prev{ display:none !important; }



  @media(max-width: 768px){

    header .logo img {
        max-width: 140px;
        width: 100%;
    }
    .button.yellow {
        padding: 15px 15px;
        font-weight: 600;
        max-width: 190px; font-size: 0.7em;
    }
    .py-20 {
        padding-bottom: 2rem !important;
        padding-top: 2rem !important;
    }

    .carousel-box{
        background: transparent !important;
    }
}
ul.fulfillment-ul li {
    list-style: disc;
    font-size: 16px !important;
    text-align: left;
}

/* 29-05-2024 */
.main-cta{border-bottom: 1px solid #ddd;
padding-bottom: 10px;}
span.que-title {
    font-size: 15px;
    font-weight: 600;
    color: #666;
    
}
a.cta-popup {
    font-size: 16px;
    color: #ffc103;
    font-weight: 600;
    text-decoration: none;
}
h2.gform_title {
    font-weight: 600;
}
.logo img.pl-logo-header {
    max-width:110px!important;
}
.banner-landing {
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center center!important;
    padding-bottom: 70px;
}

blockquote, blockquote p {
    color: #fff !important; 
}

.w-220{width: 220px;
    display: block;}

    .title-font{    font-size: 40px !important;
    font-weight: 600;
    margin-bottom: 25px;}

    .sec-head {
    position: relative;
    margin: 0 auto 20px !important;
}

.feat .items {
    padding: 20px 20px !important;}

    .mt-5, .my-5 {
    margin-top: 3rem !important;
}

.mt-30 {
    margin-top: 40px !important;
}

.bord-white {
    border: 1px solid #fff !important; color: #fff !important;
}

.banner {
    position: unset !important; 
    width: unset !important; 
     height: unset !important; 
    overflow: unset !important; 
}

.banner ul li{
    margin-left: 1.25rem !important;
    list-style-type: disc !important;
    color: #4a4949;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    margin-top: 10px;
}

@media(max-width: 768px){

#myHeader .col-6 a{margin-right: 0px !important;}
.banner-landing .banner-title {
  font-size: 30px !important;
  margin: 0 0 20px;
  margin-top: 50px !important;
}
.banner-landing ul li {
    margin-left: 0.5rem !important;
    list-style-type: disc !important;
    color: #4a4949;
    font-size: 14px!important;
    font-weight: 400;
    line-height: 1.8;
    margin-top: 10px;
}
.banner-landing.banner {
  height: 100% !important;
  background-position: 80% center !important;
  padding-bottom: 9px;
  background-size: cover !important;
  position: relative ! important;
}

.banner-landing.banner p {
    font-size: 14px!important;
  }

section.banner.blue-grad.banner-landing::before {
  content: '';
  background: #d5edf9cf;
  height: 100%;
  width: 100%;
  z-index: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
}
header .logo {
  text-align: left;  
}
section.skills p {   
    padding: 20px !important;
}
.feat .items {
    margin: 0;
}
#demo p.excerpt.show-for-large {
    display: block !important;
}
#demo blockquote, blockquote p {
    line-height: 1.6;
    color: #000;
    padding: 0!important;
}
#demo .carousel {    
    width: 90%!important;
    
}
.title-font {
    font-size: 30px !important;
}
html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container{
    left:0px!important;
    top: 150px !important;
    overflow-y: scroll;
        bottom: 0;
}

.pum-theme-12077 .pum-content + .pum-close{
    right: 15px;

}
header#myHeader.top-bar {
    padding-top: 20px !important;
}
.copyryt .copyright {
    margin-top: 0px;
    margin-right: 110px;
    text-align: left !important;
}
}
