@import './schedule-demo.css';

.slick-slide img {
  display: unset;
  width: 100% !important;
  margin: unset !important;
  padding-bottom: unset;
  filter: none !important;
}

.icons {
  text-align: center;
}

.row.feature-row {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
  border-radius: 10px;
  min-height: 105px;
  max-height: 124px;
  box-shadow: 0 0 20px 0px rgba(121, 121, 121, 0.22);
}

.col-md-9.feature-row-body > h5 {
  font-size: 17px;
  font-weight: 500;
}

#tawkchat-maximized-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  top: 28px;
}

.img-client-logo {
  width: 70%;
  text-align: center;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.img-client-logo:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

@media screen and (max-width: 480px) {
  .img-client-logo {
    width: 60%;
    text-align: center;
    margin: 10px;
  }
  .caption-body {
    font-size: 10pt;
  }
  .caption-body p strong {
    font-size: 12pt;
  }
}

@media screen and (max-width: 720px) {
  .header-banner-section .carousel .carousel-inner .carousel-item img.feature-banner-img {
    position: absolute !important;
    left: 0 !important;
    height: 500px !important;
    top: 57px !important;
    bottom: 0 !important;
    border-radius: 15px !important;
    box-shadow: -6px 6px 20px 0px rgba(0, 0, 0, 0.28) !important;
    z-index: -100 !important;
  }
  .header-banner-form-title.index-title {
    color: #fff;
    font-size: 1.5em;
    position: absolute;
    top: 80px;
    width: 96%;
  }

  .row.feature-row {
    max-height: fit-content;
    text-align: center;
    padding: 20px 0px;
  }
  .caption-body {
    font-size: 10pt !important;
    color: #fff !important;
    margin-left: 10px !important;
    line-height: 1.8 !important;
  }
  .caption-body p strong {
    color: #ff8b44 !important;
    font-size: 11pt !important;
  }

  h3.caption-title {
    margin: 20px 0 6px 0;
    color: #fff;
    font-size: 20px;
  }
  .feature-caption {
    position: relative;
    top: 50px;
  }
  .row.feature-row .icons {
    width: 85px;
    padding: 10px !important;
  }
  .row.feature-row .col-md-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 16px;
  }
  .header-banner-section .carousel .carousel-inner .carousel-item a {
    background: #2b2b2bc4 !important;
  }
}

@media (max-width: 992px) {
  .header-banner-section .carousel .carousel-inner .carousel-item img.feature-banner-img {
    display: block !important;
  }
}
@media (width: 1024px) {
  .header-banner-form-title.index-title {
    width: 100%;
    font-size: 2.9em;
    font-weight: 500;
  }
}

.header-banner-section .carousel .carousel-inner .carousel-item img.feature-banner-img {
  position: absolute;
  left: 150px;
  height: 388px;
  bottom: 40px;
  border-radius: 15px;
  box-shadow: -6px 6px 20px 0px rgba(0, 0, 0, 0.28);
}

.heading {
  margin-bottom: 25px;
  margin-left: 16px;
}

h3.caption-title {
  margin: 20px 0 6px 0;
  color: #272727;
}

.caption-body {
  margin-left: 26px;
  line-height: 2;
  font-size: 12pt;
  color: #757575;
}
.caption-body p strong {
  color: #e24716;
  font-size: 17pt;
}
.row.feature-row .icons .icon-img {
  width: 100%;
}

.col-md-10.feature-row-body h5,
p {
  margin: 0;
  color: #2b2b2b;
}

.col-md-10.feature-row-body {
  padding: 0px 16px 0px 17px;
}

.col-md-10.feature-row-body h5 {
  margin: 0 0 5px 0;
}
.row.feature-row .icons {
  padding: 0 3px;
}

.header-banner-form {
  /* margin: 110px 0 0 0 !important; */
}

h1.header-banner-form-title.index-title.custom-title {
  margin-bottom: 46px;
  width: 90% !important;
  font-size: 28pt;
  font-weight: 700;
  text-align: center;
  margin-top: 90px;
  color: #353535;
}
.covid-update {
  top: 0;
  right: 0;
  left: 0;
  position: fixed;
  display: block;
  z-index: 1050;
  background: #24c749;
  text-align: center;
  color: #fff;
}
.covid-update p {
  margin: 0px;
  padding: 4px 0px;
  font-size: 16px;
}
.covid-update p a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  letter-spacing: 0.3px;
}
header {
  margin-top: 38px;
}
.navbar {
  margin-top: 32px;
}
@media only screen and (max-width: 320px) {
  .header-banner-section .carousel {
    height: 500px;
  }
  .header-banner-form {
    width: 100%;
    padding: 0px 0px 0px 0px !important;
  }
  .header-banner-section .carousel {
    margin-top: 146px !important;
  }
}
@media only screen and (max-width: 375px) {
  .header-banner-form {
    width: 100%;
    padding: 0px 0px 0px 0px !important;
  }
}
@media only screen and (width: 425px) {
  .header-banner-form {
    width: 100%;
    padding: 0px 0px 0px 0px !important;
  }
}
@media only screen and (max-width: 768px) {
  .header-banner-section .carousel {
    height: 562px;
    margin-top: 98px;
  }
  .header-banner-section .carousel .carousel-inner .carousel-item img.feature-banner-img {
    left: 50px;
  }
  .header-banner-form {
    width: 100%;
    padding: 0px 0px 0px 80px;
  }
}
@media (width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
}
.home-support-section {
  margin: 90px 0px 0px 0px;
}
footer {
  margin: 0px;
}

.img-slide-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  width: 100%;
  box-shadow: unset !important;
  padding-top: 20px;
}

.img-card {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.11);
  border-radius: 10px;
  margin: 30px 0;
}

.img-card img {
  width: 100%;
  border-radius: 10px;
}

.header-banner-form {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

@media (min-width: 992px) {
  .header-banner-section {
    height: unset;
  }
}

@media only screen and (max-width: 768px) {
  .header-banner-section {
    height: unset;
  }
  .header-banner-form {
    width: 100%;
    padding: 0 !important;
  }
  .caption-body p strong {
    font-size: 15pt;
  }
}

@media only screen and (max-width: 600px) {
  .header-banner-section {
    height: unset;
  }
  .header-banner-form {
    width: 100%;
    padding: 0 16px !important;
    margin: 0;
  }

  h1.header-banner-form-title.index-title.custom-title {
    margin-bottom: 0px;
    width: 100% !important;
    font-size: 23pt;
    font-weight: 700;
    text-align: center;
    margin-top: 0;
    color: #353535;
    padding: 0 16px;
  }

  .row.banner-content {
    margin-top: 200px;
  }
  .feature-caption {
    position: relative;
    top: 0;
  }

  .caption-body p strong {
    color: #e24716 !important;
    font-size: 15pt !important;
  }
  .navbar {
    margin-top: 57px;
  }

  .img-slide-container {
    padding-top: 40px;
  }
}

section.logo-section {
  box-shadow: unset;
}
