HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //var/www/html/Michigan-Care/wp-content/themes/michigan-care/css/home.css
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@font-face {
  font-family: "Sequel Sans Bold Disp";
  src: url("fonts/sequel/SequelSans-BoldDisp.woff2") format("woff2"), url("fonts/sequel/SequelSans-BoldDisp.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "sequel_sansmedium_body";
  src: url("fonts/sequel/sequel_sans_medium_body-webfont.woff2") format("woff2"), url("fonts/sequel/sequel_sans_medium_body-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Sequel Sans Bold Body";
  src: url("fonts/sequel/SequelSans-BoldBody.woff2") format("woff2"), url("fonts/sequel/SequelSans-BoldBody.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Capraia";
  src: url("fonts/capraia-regular/Capraia-Italic.woff2") format("woff2"), url("fonts/capraia-regular/Capraia-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.home-banner-wrap {
  display: flex;
  align-items: center;
  background: #fafcf5;
  padding: 155px 0 140px 0;
}
@media (max-width: 1679px) {
  .home-banner-wrap {
    padding: 140px 0 90px;
  }
}
@media (max-width: 1481px) {
  .home-banner-wrap {
    padding: 120px 0 60px;
  }
}
@media (max-width: 991px) {
  .home-banner-wrap {
    padding: 100px 0 50px;
  }
}
@media (max-width: 767px) {
  .home-banner-wrap {
    flex-direction: column;
    padding: 135px 0 0 0;
  }
}
.home-banner-wrap .left-wrap {
  width: 50%;
  display: flex;
  justify-content: end;
}
@media (max-width: 767px) {
  .home-banner-wrap .left-wrap {
    width: 100%;
    padding: 0 40px;
  }
}
.home-banner-wrap .left-wrap .content-wrap {
  max-width: 613px;
  padding-right: 30px;
  width: 100%;
}
@media (max-width: 1481px) {
  .home-banner-wrap .left-wrap .content-wrap {
    max-width: 560px;
  }
}
@media (max-width: 1199px) {
  .home-banner-wrap .left-wrap .content-wrap {
    max-width: 470px;
  }
}
@media (max-width: 991px) {
  .home-banner-wrap .left-wrap .content-wrap {
    max-width: 350px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .home-banner-wrap .left-wrap .content-wrap {
    max-width: 516px;
    padding: 0;
    margin: 0 auto;
  }
}
@media (max-width: 579px) {
  .home-banner-wrap .left-wrap .content-wrap {
    max-width: 100%;
    padding: 0;
  }
}
.home-banner-wrap .left-wrap .content-wrap .tag {
  color: #3d5751;
  font-size: 27px;
  font-family: "Capraia";
  font-style: italic;
  padding: 0 0 10px 0;
}
@media (max-width: 1679px) {
  .home-banner-wrap .left-wrap .content-wrap .tag {
    font-size: 25px;
    padding-bottom: 5px;
  }
}
@media (max-width: 1481px) {
  .home-banner-wrap .left-wrap .content-wrap .tag {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .home-banner-wrap .left-wrap .content-wrap .tag {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .home-banner-wrap .left-wrap .content-wrap .tag {
    font-size: 18px;
  }
}
.home-banner-wrap .left-wrap .content-wrap .title {
  color: #3d5751;
  font-size: 34px;
  font-family: "Manrope";
  max-width: 320px;
  font-weight: 800;
  line-height: 1.2;
  margin: 0;
  padding: 0 0 40px 0;
}
@media (max-width: 1679px) {
  .home-banner-wrap .left-wrap .content-wrap .title {
    font-size: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 1481px) {
  .home-banner-wrap .left-wrap .content-wrap .title {
    font-size: 28px;
    padding-bottom: 25px;
    max-width: 300px;
  }
}
@media (max-width: 1199px) {
  .home-banner-wrap .left-wrap .content-wrap .title {
    font-size: 26px;
    max-width: 280px;
  }
}
@media (max-width: 767px) {
  .home-banner-wrap .left-wrap .content-wrap .title {
    font-size: 23px;
    max-width: 220px;
    padding-bottom: 20px;
  }
}
.home-banner-wrap .left-wrap .content-wrap .start-wrap {
  height: 72px;
  display: inline-flex;
  border: 1px solid #94cfa1;
  border-radius: 16px;
}
@media (max-width: 1679px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap {
    height: 65px;
  }
}
@media (max-width: 1199px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap {
    height: auto;
    flex-direction: column;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap {
    border-radius: 0px;
    border: 0;
    padding: 0;
  }
}
.home-banner-wrap .left-wrap .content-wrap .start-wrap .cal-wrap {
  border-right: 1px solid #94cfa1;
  display: flex;
  align-items: center;
  padding: 10px 20px 10px 35px;
}
@media (max-width: 1679px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .cal-wrap {
    padding: 10px 20px 10px 20px;
  }
}
@media (max-width: 1199px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .cal-wrap {
    border-right: 0;
    border-bottom: 1px solid #94cfa1;
  }
}
@media (max-width: 767px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .cal-wrap {
    border: 0;
    padding: 0 0 25px 0;
  }
}
.home-banner-wrap .left-wrap .content-wrap .start-wrap .cal-wrap a {
  text-decoration: underline;
  color: #3d5751;
  font-size: 14px;
  font-family: "Sequel Sans Bold Body";
  transition: all 0.5s;
}
.home-banner-wrap .left-wrap .content-wrap .start-wrap .cal-wrap a:hover {
  color: #66b096;
}
@media (max-width: 767px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .cal-wrap a {
    color: #94CFA1;
  }
}
.home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap {
  padding: 12px 12px 12px 26px;
  display: flex;
  position: relative;
}
@media (max-width: 1679px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap {
    padding: 10px 10px 10px 15px;
  }
}
@media (max-width: 767px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap {
    padding: 15px;
    border: 1px solid #94cfa1;
    border-radius: 12px;
    flex-direction: column;
    margin-bottom: -64px;
    position: relative;
    z-index: 1;
    background: #fff;
  }
}
.home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .parsley-errors-list {
  position: absolute;
  margin: 60px 0 0 0;
}
@media (max-width: 1679px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .parsley-errors-list {
    margin-top: 55px;
  }
}
@media (max-width: 767px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .parsley-errors-list {
    margin-top: 20px;
  }
}
.home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .txt {
  font-family: "sequel_sansmedium_body";
  font-size: 14px;
  color: #3d5751;
  border: 0;
  width: 130px;
  background: none;
  outline: 0 !important;
  box-shadow: none;
}
@media (max-width: 1199px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .txt {
    width: 210px;
  }
}
@media (max-width: 991px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .txt {
    width: 110px;
  }
}
@media (max-width: 767px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .txt {
    width: 100%;
    padding: 0 0 20px 0;
  }
}
.home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .txt::placeholder {
  opacity: 0.8;
}
.home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .btn {
  display: flex;
  align-items: center;
  box-shadow: none;
  outline: none;
  border: 0;
  border-radius: 8px;
  padding: 5px 18px 5px 18px;
  height: 48px;
  background: #94cfa1;
  margin-left: 10px;
  transition: all 0.5s;
}
@media (max-width: 1679px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .btn {
    height: 42px;
    padding: 3px 15px;
  }
}
@media (max-width: 767px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .btn {
    margin: 0;
    height: 48px;
  }
}
.home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .btn span {
  font-family: "Sequel Sans Bold Body";
  font-size: 14px;
  color: #3d5751;
  padding-right: 10px;
  transition: all 0.5s;
}
.home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .btn img {
  width: 24px;
  transition: all 0.5s;
}
@media (max-width: 1679px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .btn img {
    width: 20px;
  }
}
@media (max-width: 767px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .btn img {
    width: 24px;
  }
}
@media (max-width: 479px) {
  .home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .btn img {
    margin-left: auto;
  }
}
.home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .btn:hover {
  background: #66b096;
}
.home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .btn:hover span {
  color: #fff;
}
.home-banner-wrap .left-wrap .content-wrap .start-wrap .email-btn-wrap .btn:hover img {
  filter: brightness(0) invert(1);
}
.home-banner-wrap .img-wrap {
  height: 563px;
  flex: 1;
}
@media (max-width: 1481px) {
  .home-banner-wrap .img-wrap {
    height: 413px;
  }
}
@media (max-width: 767px) {
  .home-banner-wrap .img-wrap {
    height: auto;
  }
}
.home-banner-wrap .img-wrap img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 16px 0 0 16px;
}
@media (max-width: 767px) {
  .home-banner-wrap .img-wrap img {
    height: auto;
    border-radius: 16px 0 0 0;
  }
}

.eligibility-wrap {
  padding: 70px 0;
  background: #fff;
}
@media (max-width: 1679px) {
  .eligibility-wrap {
    padding: 50px 0;
  }
}
@media (max-width: 991px) {
  .eligibility-wrap {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .eligibility-wrap {
    padding: 50px 8px;
  }
}
.eligibility-wrap .content-wrap {
  border: 2px solid #f7f5c8;
  border-radius: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 100px 210px;
}
@media (max-width: 1679px) {
  .eligibility-wrap .content-wrap {
    padding: 80px 210px;
  }
}
@media (max-width: 1481px) {
  .eligibility-wrap .content-wrap {
    padding: 60px 200px;
  }
}
@media (max-width: 1199px) {
  .eligibility-wrap .content-wrap {
    padding: 60px 100px;
  }
}
@media (max-width: 991px) {
  .eligibility-wrap .content-wrap {
    padding: 50px 20px;
  }
}
@media (max-width: 767px) {
  .eligibility-wrap .content-wrap {
    flex-direction: column;
    padding: 50px 24px;
  }
}
.eligibility-wrap .content-wrap .title {
  font-size: 24px;
  color: #3d5751;
  font-family: "Manrope";
  font-weight: 700;
  margin: 0;
  padding-bottom: 35px;
  line-height: 1.4;
}
@media (max-width: 1679px) {
  .eligibility-wrap .content-wrap .title {
    font-size: 22px;
    padding-bottom: 30px;
  }
}
@media (max-width: 1481px) {
  .eligibility-wrap .content-wrap .title {
    font-size: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .eligibility-wrap .content-wrap .title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .eligibility-wrap .content-wrap .title {
    padding-bottom: 35px;
    font-size: 24px;
  }
}
.eligibility-wrap .content-wrap .list {
  margin: 0;
  padding: 0;
}
.eligibility-wrap .content-wrap .list li {
  display: flex;
}
.eligibility-wrap .content-wrap .list li .ico {
  color: #000000;
  font-size: 14px;
  font-family: "sequel_sansmedium_body";
  width: 14px;
}
.eligibility-wrap .content-wrap .list li .ico img {
  display: block;
  margin: 4px 0 0 0;
}
.eligibility-wrap .content-wrap .list li .txt {
  color: #000000;
  font-size: 14px;
  font-family: "sequel_sansmedium_body";
  padding-left: 5px;
  flex: 1;
}
.eligibility-wrap .content-wrap .list li + li {
  padding-top: 5px;
}
.eligibility-wrap .content-wrap .left-wrap {
  width: 50%;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .eligibility-wrap .content-wrap .left-wrap {
    width: 100%;
    padding: 0;
  }
}
.eligibility-wrap .content-wrap .right-wrap {
  width: 50%;
  display: inline-flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .eligibility-wrap .content-wrap .right-wrap {
    width: 100%;
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .eligibility-wrap .content-wrap .box-wrap {
    width: 100%;
  }
}
.eligibility-wrap .content-wrap .btn-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 50px 0 0 0;
}
@media (max-width: 1679px) {
  .eligibility-wrap .content-wrap .btn-wrap {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .eligibility-wrap .content-wrap .btn-wrap {
    padding: 48px 11px 0 11px;
  }
}
.eligibility-wrap .content-wrap .btn-wrap .btn {
  border-radius: 16px;
  height: 45px;
  background: #94cfa1;
  padding: 3px 45px;
  color: #fafcf5;
  font-size: 14px;
  font-family: "Sequel Sans Bold Body";
  outline: 0;
  box-shadow: none;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1679px) {
  .eligibility-wrap .content-wrap .btn-wrap .btn {
    height: 42px;
    font-size: 14px;
    padding: 3px 30px;
  }
}
@media (max-width: 767px) {
  .eligibility-wrap .content-wrap .btn-wrap .btn {
    height: 45px;
    font-size: 14px;
    padding: 3px 45px;
  }
}
@media (max-width: 479px) {
  .eligibility-wrap .content-wrap .btn-wrap .btn {
    width: 100%;
    padding: 3px 20px;
  }
}
.eligibility-wrap .content-wrap .btn-wrap .btn:hover {
  background: #66b096;
  color: #fff;
}

.ready-to-start-wrap {
  background: #f7f5c8;
  padding: 140px 0 135px 0;
}
@media (max-width: 1679px) {
  .ready-to-start-wrap {
    padding: 100px 0 90px 0;
  }
}
@media (max-width: 1481px) {
  .ready-to-start-wrap {
    padding: 90px 0 70px 0;
  }
}
@media (max-width: 991px) {
  .ready-to-start-wrap {
    padding: 60px 0 40px 0;
  }
}
@media (max-width: 767px) {
  .ready-to-start-wrap {
    padding: 70px 32px;
  }
}
@media (min-width: 1400px) {
  .ready-to-start-wrap .min-container {
    max-width: 1130px;
  }
}
.ready-to-start-wrap .content-wrap {
  padding-right: 70px;
}
@media (max-width: 1679px) {
  .ready-to-start-wrap .content-wrap {
    padding-right: 80px;
  }
}
@media (max-width: 1481px) {
  .ready-to-start-wrap .content-wrap {
    padding-right: 100px;
  }
}
@media (max-width: 1199px) {
  .ready-to-start-wrap .content-wrap {
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
  .ready-to-start-wrap .content-wrap {
    padding: 0 0 30px 0;
  }
}
@media (max-width: 767px) {
  .ready-to-start-wrap .content-wrap {
    padding-bottom: 40px;
  }
}
.ready-to-start-wrap .content-wrap .title {
  color: #3d5751;
  font-size: 27px;
  font-family: "Capraia";
  font-style: italic;
  margin: 0;
  padding-bottom: 35px;
}
@media (max-width: 1679px) {
  .ready-to-start-wrap .content-wrap .title {
    font-size: 25px;
    padding-bottom: 25px;
  }
}
@media (max-width: 1481px) {
  .ready-to-start-wrap .content-wrap .title {
    font-size: 22px;
    padding-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .ready-to-start-wrap .content-wrap .title {
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .ready-to-start-wrap .content-wrap .title {
    font-size: 27px;
    padding-bottom: 35px;
  }
}
.ready-to-start-wrap .content-wrap .para {
  font-size: 24px;
  color: #3d5751;
  font-family: "Manrope";
  font-weight: 700;
  margin: 0;
  padding: 0;
  line-height: 1.4;
}
@media (max-width: 1679px) {
  .ready-to-start-wrap .content-wrap .para {
    font-size: 20px;
  }
}
@media (max-width: 1481px) {
  .ready-to-start-wrap .content-wrap .para {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .ready-to-start-wrap .content-wrap .para {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .ready-to-start-wrap .content-wrap .para {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .ready-to-start-wrap .box-outer-wrap .desktop-view {
    display: none;
  }
}
.ready-to-start-wrap .box-outer-wrap .desktop-view .col-align {
  display: flex;
  align-items: end;
  justify-content: end;
}
.ready-to-start-wrap .box-outer-wrap .desktop-view .col-adj {
  margin-bottom: 60px;
}
@media (max-width: 1679px) {
  .ready-to-start-wrap .box-outer-wrap .desktop-view .col-adj {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .ready-to-start-wrap .box-outer-wrap .desktop-view .col-adj {
    margin-bottom: 0;
  }
}
.ready-to-start-wrap .box-outer-wrap .box-slider {
  display: none;
}
@media (max-width: 767px) {
  .ready-to-start-wrap .box-outer-wrap .box-slider {
    display: block;
  }
}
.ready-to-start-wrap .box-outer-wrap .box-wrap {
  background: #fff;
  border-radius: 16px;
  padding: 95px 60px;
  height: 100%;
  max-width: 335px;
}
@media (max-width: 1679px) {
  .ready-to-start-wrap .box-outer-wrap .box-wrap {
    padding: 80px 50px;
  }
}
@media (max-width: 1481px) {
  .ready-to-start-wrap .box-outer-wrap .box-wrap {
    padding: 70px 40px;
  }
}
@media (max-width: 767px) {
  .ready-to-start-wrap .box-outer-wrap .box-wrap {
    padding: 96px 55px;
    max-width: 100%;
  }
}
.ready-to-start-wrap .box-outer-wrap .box-wrap .img {
  height: 72px;
  margin-bottom: 50px;
}
@media (max-width: 1679px) {
  .ready-to-start-wrap .box-outer-wrap .box-wrap .img {
    height: 60px;
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .ready-to-start-wrap .box-outer-wrap .box-wrap .img {
    height: 50px;
  }
}
@media (max-width: 767px) {
  .ready-to-start-wrap .box-outer-wrap .box-wrap .img {
    height: 72px;
  }
}
.ready-to-start-wrap .box-outer-wrap .box-wrap .img img {
  max-width: 72px;
}
@media (max-width: 1679px) {
  .ready-to-start-wrap .box-outer-wrap .box-wrap .img img {
    max-width: 60px;
  }
}
@media (max-width: 991px) {
  .ready-to-start-wrap .box-outer-wrap .box-wrap .img img {
    max-width: 50px;
  }
}
@media (max-width: 767px) {
  .ready-to-start-wrap .box-outer-wrap .box-wrap .img img {
    max-width: 72px;
  }
}
.ready-to-start-wrap .box-outer-wrap .box-wrap .title {
  color: #66b096;
  font-size: 27px;
  font-family: "Capraia";
  font-style: italic;
  margin: 0;
  padding: 0 0 15px 0;
  line-height: 1.4;
}
@media (max-width: 1679px) {
  .ready-to-start-wrap .box-outer-wrap .box-wrap .title {
    font-size: 25px;
  }
}
@media (max-width: 1481px) {
  .ready-to-start-wrap .box-outer-wrap .box-wrap .title {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .ready-to-start-wrap .box-outer-wrap .box-wrap .title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .ready-to-start-wrap .box-outer-wrap .box-wrap .title {
    font-size: 27px;
    padding-bottom: 15px;
  }
}
.ready-to-start-wrap .box-outer-wrap .box-wrap .title span {
  display: block;
}
.ready-to-start-wrap .box-outer-wrap .box-wrap .para {
  font-family: "sequel_sansmedium_body";
  font-size: 14px;
  color: #000000;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .ready-to-start-wrap .box-outer-wrap .box-wrap .para {
    padding-bottom: 45px;
  }
}
.ready-to-start-wrap .box-outer-wrap .box-wrap .icon {
  width: 48px;
}

/*# sourceMappingURL=home.css.map */