/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@media (max-width: 767px) {
.form-title h2 {
    display: block;
    color: #117aba!important;
    font-size: 26px!important;
    font-weight: 300;
    text-align: center'
}
}
/*** stored css
 * 
 * @media (max-width: 767px) {
  .offer-details::before {
    display: inline-block;
    content: url('https://www.medicalcarts.org/hubfs/guide-cover-right-320.png');
    margin-left: auto;
    margin-right: auto;
}
}


@media (max-width: 767px) {
.offer-details::before {
    position: absolute;
    background-image: url('https://www.medicalcarts.org/hubfs/guide-cover-right-320.png');
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    content: '';
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
}

/***/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
  
  @media (max-width: 767px) { 
    .abt-indiv {
    margin-top: 30px;
    }
}
  @media (max-width: 767px) { 
    .abt-pretext {
    margin-top: 30px;
    margin-bottom: 20px
    }
}

    .abt-indiv .abt-head h2 {
    font-family: 'Roboto', sans-serif;
    color: #117aba;
    font-weight: 300;
    font-style: normal;
    font-size: 34px;
    text-align: left;
    }

  @media (max-width: 767px) { 
    .abt-indiv .abt-head h2 {
    font-size: 30px !important;
    color: #117aba;
    text-align: center;
    }
}

  @media (max-width: 767px) { 
    .abt-indiv .abt-det h3 {
    text-align: center;
    }
}

  @media (max-width: 767px) { 
    .abt-indiv .abt-det p {
    text-align: center;
    }
}

  @media (max-width: 767px) { 
    .abt-indiv .abt-det .solid_button_blue {
    text-align: center;
    }
}
  @media (max-width: 767px) { 
    .abt-head p {
    text-align: center;
    }
}

.client-banner-images {

  padding-bottom: 20px;
}

.client-banner-images IMG {
  padding-left: 10px;
  padding-right: 10px
}
.client-wrapper {
  background-image: url('https://www.medicalcarts.org/hubfs/2023%20Homepage%20Redesign%20Images/hex-banner-white.jpg');
  background-attachment: fixed;
  perspective: 4px;
  background-color: #fff;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #cccccc;
  min-height: 80px;
}

  @media (max-width: 767px) { 
    .client-banner {
    margin-top: 25px;
    }
}
.center-head h2 {
    font-family: 'Roboto', sans-serif;
    color: #117aba;
    margin-bottom: 35px;
    font-weight: 300;
    font-style: normal;
    font-size: 34px;
    text-align: center;
    
}

@media (max-width: 767px) { 
    .center-head h2 {
    font-size: 30px !important;
    margin-bottom: 25px;
    padding-bottom: 25px
  }
}

.cta-wrapper {
  border-top-style: solid;
  border-top-color: #ccc;
  border-top-width: 2px;   
}

.cta-wrapper-rt-half-blue {
  max-width: 520px;
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
.cta-wrapper-rt-half-blue {
  margin-top: 10px;
  margin-bottom: 30px;
}
    }
@media (max-width: 767px) {
   .cta-form-group-rt p {
    text-align: center;
      }
    }
.cta-split-headline h2 {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    margin-top: 35px;
    margin-bottom: 35px;
    font-weight: 300;
    font-style: normal;
    font-size: 34px;
    
}

@media (max-width: 767px) { 
    .cta-split-headline h2 {
    font-size: 30px !important;
    margin-bottom: 25px;
    padding-bottom: 25px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .cont-head h2 {
   font-size: 30px !important;
   padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .cont-dets h4 {
   text-align: center;
  }
}

.offer-details h1 {
    font-family: 'Roboto', sans-serif;
    color: #117aba !important;
    font-weight: 300;
    font-size: 32px !important;
    text-align: left;
}

@media (max-width: 767px) {
.offer-details h1 {
    line-height: 1.25;
    text-align: center;
}
}

.offer-details span {
    font-family: Roboto, sans-serif; 
    text-align: left;
}

@media (max-width: 767px) {
.offer-details span {
    display: block;
    text-align: center;
}
}

.offer-description p { 
    display: block;
    text-align: left;
}

@media (max-width: 767px) {
.offer-description p {
    display: block;
    text-align: center;
}
}

@media (max-width: 767px) {
.offer-share {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
}

@media (max-width: 767px) {
.offer-share h5 {
    display: block;
    text-align: center;
}
}

.offer-cta h4 span { 
    text-align: left;
}

@media (max-width: 767px) {
.offer-cta h4 span {
    display: block;
    text-align: center;
}
}


.offer-image img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 767px) {
.offer-image img {
    margin-top: 25px;
}
}

.lander-banner-wrap {
    background-repeat: no-repeat;
    background-position: center 70%;
    background-size: cover !important;
    top: -35px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    min-height: 440px !important;
}

.lander-banner-wrap .banner-txt-ds h1 {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 55px;
    font-weight: 300;
    line-height: 50px;
    margin-top: 15px;
}

.lander-banner-wrap .banner-txt-ds p {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 2;
    margin-top: 5px;
}
  @media (max-width: 767px) { 
	.lander-banner-wrap {
    top: 0px !important;
    min-height: 145px !important;
 }
}

  @media (max-width: 767px) { 
	.homepage-form .cta-strip-text span {
    text-align: center;
 }
}
.hdr-menu .hs-menu-depth-1:last-child a {
    background: #4499e7!important;
    padding-left: 30px !important;
    color: #fff !important;

}

.hdr-menu .hs-menu-depth-1:last-child a:hover {
    background: #4499e7!important;
    padding-left: 30px !important;
    color: #ccc !important;

}


.outline_button_white a {
    display: inline-block;
    color: #ffffff!important;
    font-size: 14px!important;
    padding: 17px 17px!important;
    cursor: pointer;
    text-align: center;
    margin-top: 15px;
    background: #117aba;
    text-transform: uppercase;
    min-width: 180px;
    cursor: pointer;
    border: 2px solid white;
}

.outline_button_white a:hover {
    background: rgba(0, 0, 0, 0.4);
    color: #555;
}

  @media (max-width: 767px) { 
    .outline_button_white a {
    min-width: 90%;
    }
}

  .pretext-gray-left {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #cccccc;
    margin-top: 10px;
    font-weight: 300;
    font-style: normal;
}

@media (max-width: 767px) { 
    .pretext-gray-left {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
  }
}

  .pretext-gray-centered {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #cccccc;
    margin-top: 60px;
    font-weight: 300;
    font-style: normal;
    text-align: center;
}

@media (max-width: 767px) { 
    .pretext-gray-centered {
    margin-top: 40px;
  }
}

.resources-wrapper {
  background-image: url('https://www.medicalcarts.org/hubfs/2023%20Homepage%20Redesign%20Images/hex-banner-white.jpg');
  background-attachment: fixed;
  perspective: 4px;
  background-color: #fff;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #cccccc;
  min-height: 150px;
}

.resources-inner-wrapper {
  margin-bottom: 85px;
}

.rounded-pill {
  border-style: solid;
  border-color: #fff;
  border-width: 2px;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  border-radius: 20px;
}

.solid_button_white a {
    display: inline-block;
    color: #117aba!important;
    font-size: 14px!important;
    padding: 17px 17px!important;
    cursor: pointer;
    text-align: center;
    margin-top: 15px;
    background: #fff;
    text-transform: uppercase;
    min-width: 180px;
    cursor: pointer;
    border: 2px solid white;
}

.solid_button_white a:hover {
    background: rgba(0, 0, 0, 0.4);
    color: #555;
}

  @media (max-width: 767px) { 
    .solid_button_white a {
    min-width: 90%;
    margin-bottom: 20px;
    margin-right: 5px;
    }
}

.topStickyCustomClass ul li:last-child a {
    background: #4499e7!important;
    color: #ffffff !important;
}

.topStickyCustomClass ul li:last-child a:hover {
    background: #ccc!important;
    color: #000000 !important;
}



.product-ftr-text {
    display: block;
    margin-top: 45px; 
    margin-bottom: 25px;

}

.product-ftr-image IMG {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

@media (max-width: 767px) { 
  .product-ftr-image img {
    margin-top: 25px;
    width: 70%;
  }
}

@media (max-width: 767px) { 
  .product-ftr-text h2 {
    font-size: 30px !important;
    line-height: 1.1;
    text-align: center;
  }
}
@media (max-width: 767px) { 
  .product-ftr-text p {
    text-align: center;
  }
}

@media (max-width: 767px) { 
  .product-ftr-text div {
    text-align: center !important;
  }
}

@media (max-width: 767px) {
  .solid_button_blue a {
   margin-bottom: 30px;
  }
}
  .testimonial img {
        border-radius: 50% !important;
    }

.testimonial-wrapper {
      height: auto;
      width: 80%;
}

    .testimonial {
      display: block;
      margin: 0 auto;
      padding: 0 20px;
    }

    .work-example {
      display: block;
      background-image: url("https://www.medicalcarts.org/hubfs/2023%20Homepage%20Redesign%20Images/gallery%20images/gallery-image-bg.jpg") center no-repeat;
      background: #fff;
      width: 100%;
      margin-bottom: 60px  
    }

@media (max-width: 767px) { 
    .what-we-do-head h2 {
    font-size: 30px !important;
    margin-bottom: 25px;
    padding-bottom: 25px
  }
}

@media (max-width: 767px) { 
    .what-we-do-pretext {
    margin-top: 30px !important;
  }
}


  .what-we-do-head h2 {
    font-family: 'Roboto', sans-serif;
    color: #117aba;
    margin-bottom: 35px;
    font-weight: 300;
    font-style: normal;
    font-size: 34px;
    text-align: center;
    
}


@media (max-width: 767px) { 
    .zoom-pic img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
}

/*************************** Start Testimonial Slider css ***************************/
/******************************************************************************/

/*************************** End Testimonial Slider css ***************************/
/******************************************************************************/

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Roboto', sans-serif;
}

h2,
h3 {
    font-weight: 700;
}

.section-padding {
    padding: 80px 0;
}

.section-title {
    text-align: center;
    margin-bottom: 60px;
}

.section-borders span {
    height: 5px;
    background: #6aaf08;
    width: 40px;
    display: inline-block;
    border-radius: 2px;
}

.section-borders span.black-border {
    background: #333;
    width: 30px;
    margin: 0 6px;

}

.client-testimonial-carousel .owl-dots button {
    height: 5px;
    background: #6aaf08 !important;
    width: 20px;
    display: inline-block;
    margin: 5px;
    transition: .2s;
    border-radius: 2px;
}

.client-testimonial-carousel button.owl-dot.active {
    background: #000 !important;
    width: 30px;
}

.client-testimonial-carousel .owl-dots {
    text-align: center;
    margin-top: 25px
}

.single-testimonial-item {
    position: relative;
    box-shadow: 0 0 2px #dadfd3;
    margin: 2px;
    padding: 20px;
    font-style: italic;
    padding-left: 85px;
}

.single-testimonial-item:before {
    font-family: "Font Awesome 5 Free";
    content: "\f10e";
    font-weight: 900;
    position: absolute;
    left: 20px;
    top: 50%;
    font-size: 20px;
    color: #6aaf08;
    line-height: 30px;
    margin-top: -15px;
}

.single-testimonial-item:after {
    background: #ddd;
    content: "";
    height: 70%;
    left: 60px;
    position: absolute;
    top: 10%;
    width: 1px;
}

.single-testimonial-item h3 {
    font-size: 20px;
    font-style: normal;
    margin-bottom: 0;
}

.single-testimonial-item h3 span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
}

/*************************** start Hubspot form css ***************************/
/******************************************************************************/

.cta-form-group-rt {
  padding-left: 40px;
  max-width: 750px;
}
 
@media (max-width: 767px) { 
  .cta-form-group-rt {
  padding: 15px;
  max-width: 100%;
}
}

.cta-home-form .hs-form .legal-consent-container .hs-richtext {
    font-family: 'Roboto',sans-serif;
    font-weight: normal;
    line-height: 1.25;
    font-size: 12px;
    margin-top: 15px;
}

.cta-home-form .hs-form .legal-consent-container ul li {
    list-style: none;
    text-align: left;
    
}

.cta-home-form .hs-form .legal-consent-container ul {
    display: block;
    padding-inline-start: 0px !important;
    margin-bottom: -10px;
    
}

.legal-consent-container span {
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    line-height: 1.25;
    font-size: 16px;
}

@media (max-width: 767px) { 
  .legal-consent-container span {
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    line-height: 1.25;
    font-size: 16px;
}
}

.legal-consent-container .field.hs-form-field {
    margin-bottom: 0px;
}

.lft-half-wrapper {
  width: 40% !important;
  height: auto !important;
  margin-top: 80px;
  
}

@media (max-width: 767px) { 
.lft-half-wrapper {
  width: 100% !important;
  height: auto !important;
  margin-top: 5px;
  }
}

.lft-half-wrapper img {
  display: block;
  margin-left: auto;
  max-width: 80%;  
}

@media (max-width: 767px) { 
.lft-half-wrapper img {
  display: block;
  margin-right: auto;
  text-align: center;
 }
}

 
.lft-half-wrapper p {
  text-align: right;
}

@media (max-width: 767px) { 
.lft-half-wrapper p {
  display: block;
  text-align: center;   
 }
}


/*************************** End Hubspot form css ***************************/
/******************************************************************************/

/*************************** Start FormCrafts css ***************************/
/******************************************************************************/

.formcrafts-form .form-body .form-element-type-text .text-cover-compile h1 {
  color: #117aba !important;
}

/*************************** End FormCrafts css ***************************/
/******************************************************************************/

/*************************** Start animation css ******************************/
/******************************************************************************/


.product-ftr-wrap {
  width: 100%;
  height: auto !important;
  color: #fff;
  display: block;
  align-items: center;
  justify-content: center;
  background-size: 300% 300%;
  background-image: linear-gradient(-45deg, #009eff 0%, #009eff 25%, #009eff 51%, #10679c 100%);
  -webkit-animation: AnimateBG 10s ease infinite;
          animation: AnimateBG 10s ease infinite;
}

@-webkit-keyframes AnimateBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes AnimateBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.rt-half-wrapper {
  width: 60%;
  height: auto !important;
  color: #fff;
  margin-top: 80px;
  display: block;
  background-size: 300% 300%;
  background-image: linear-gradient(-45deg, #009eff 0%, #009eff 25%, #009eff 51%, #10679c 100%);
  -webkit-animation: AnimateBG 10s ease infinite;
          animation: AnimateBG 10s ease infinite;
}

@-webkit-keyframes AnimateBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes AnimateBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}


/*************************** End animation css ********************************/
/******************************************************************************/