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

.body-bg-color, .listing-details-body, .listings-body { background-color: #eef4f7; }

.bg-primary { background-color: #0072f0 !important; }

.bg-secondary { background-color: #fff !important; }

.btn-primary { color: #fff; background-color: #0072f0; border-color: #0072f0; }

a { color: #0072f0; cursor: pointer; }

.bg-img-cover { background-size: cover; background-position: top center; }

.bg-img-rounded { background-size: cover; background-position: top center; border-radius: 50%; }

.active, .navbar-bottom a .button-text { border-radius: 25px; background: rgba(255, 255, 255, 0.1); }

.navbar-hover a:hover, .navbar a:hover, .navbar-bottom a:hover, .navbar-hover a:focus, .navbar a:focus, .navbar-bottom a:focus, .navbar-hover a:active, .navbar a:active, .navbar-bottom a:active { border-radius: 25px; background: rgba(255, 255, 255, 0.1); }

.navbar .nav-item .nav-link { padding-right: 15px; padding-left: 15px; }

.navbar { position: absolute; width: 100%; }

.navbar .navbar-nav .signin { display: none; }

.navbar-lp .phone { color: #fff !important; }

.navbar-lp .phone a { color: #fff !important; }

.navbar-bottom { background-color: #0072f0; }

.navbar-bottom a { display: block; text-decoration: none; }

.navbar-bottom a .button-text { font-weight: bold; color: #fff; }

.footer { padding-top: 4rem; padding-bottom: 4rem; }

.images_carousel { padding-top: 3.9rem; }

#myCarousel .thumbfit, #myCarousel .carousel-indicators img { width: 125px; height: 70px; }

#myCarousel .list-inline { white-space: nowrap; overflow-x: auto; }

#myCarousel .carousel-inner { text-align: center; }

#myCarousel .carousel-inner .carousel-control-next, #myCarousel .carousel-inner .carousel-control-prev { opacity: 1; width: 25%; }

#myCarousel .carousel-indicators { position: static; width: initial; justify-content: initial; display: block; }

#myCarousel .carousel-indicators img { min-width: 100px; }

#myCarousel .carousel-indicators > li { width: initial; height: initial; text-indent: initial; opacity: 0.6; transition: opacity .7s ease; }

#myCarousel .carousel-indicators > li.active, #myCarousel .navbar-bottom a .carousel-indicators > li.button-text, .navbar-bottom a #myCarousel .carousel-indicators > li.button-text { opacity: 1 !important; }

.z-depth-1, .navbar, #myCarousel .carousel-indicators .list-inline-item.active img, #myCarousel .carousel-indicators .navbar-bottom a .list-inline-item.button-text img, .navbar-bottom a #myCarousel .carousel-indicators .list-inline-item.button-text img, .box, .masthead .btn-primary, .call-to-action .btn-primary { box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important; }

.z-depth-1-half, .box .box-title .card-icon { box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important; }

.z-depth-2, #myCarousel .carousel-inner .carousel-item img { box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important; }

.z-depth-3 { box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19) !important; }

.z-depth-4 { box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21) !important; }

.z-depth-5 { box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22) !important; }

.card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

/* https://mdbootstrap.com/docs/jquery/components/panels/ <div class="card"> <div class="card-header"></div> <div class="card-body"> <h5 class="card-title">demo</h5> <p class="card-text">demo</p> </div> </div>  */
.card[class*=border] { border: 1px solid #9e9e9e; box-shadow: none; }

.card .card-body h1, .card .card-body h2, .card .card-body h3, .card .card-body h4, .card .card-body h5, .card .card-body h6 { font-weight: 400; }

.card .card-body .card-title a { transition: .2s ease-in-out; }

.card .card-body .card-title a:hover { transition: .2s ease-in-out; }

.card .card-body .card-text { font-size: .9rem; font-weight: 400; color: #747373; }

.card .md-form label { font-weight: 300; }

.card { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: .25rem; }

.card { font-weight: 400; border: 0; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.card-header:first-child { border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0; }

.card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-body { padding-top: 1.5rem; padding-bottom: 1.5rem; border-radius: 0 !important; flex: 1 1 auto; padding: 1.25rem; }

.card .card-body h1, .card .card-body h2, .card .card-body h3, .card .card-body h4, .card .card-body h5, .card .card-body h6 { font-weight: 400; }

.card-title { margin-bottom: .75rem; }

.card .card-body .card-text { font-size: .9rem; font-weight: 400; color: #747373; }

.card .card-up { height: 120px; overflow: hidden; border-top-left-radius: .25rem; border-top-right-radius: .25rem; background-color: #0072f0; }

.card-up-rounded { border-bottom-left-radius: 50% 30%; border-bottom-right-radius: 50% 30%; height: 140px; background: #1FA2FF; background: -webkit-linear-gradient(to right, #03A9F4, #12D8FA, #1FA2FF); background: linear-gradient(to right, #03A9F4, #12D8FA, #1FA2FF); }

.card .avatar { margin-top: -50px; border: 5px solid #fff; border-radius: 50%; background-color: #fff; }

.border-light { border-color: #e0e0e0 !important; }

button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.btn-group-lg > .btn, .btn-lg { padding: .5rem 1rem !important; font-size: 1.25rem !important; line-height: 1.5 !important; border-radius: .3rem !important; }

.btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active, .navbar-bottom a .btn-primary.button-text:not([disabled]):not(.disabled), .show > .btn-primary.dropdown-toggle { background-color: #0b51c5 !important; -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .navbar-bottom a .btn-primary.button-text:not(:disabled):not(.disabled), .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #0072f0; border-color: #0072f0; }

.btn-primary:focus, .btn-primary:active, .btn-primary.active, .navbar-bottom a .btn-primary.button-text { background-color: #0072f0; }

.btn:hover, .btn:focus, .btn:active { outline: 0; -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

.btn-primary:focus, .btn-primary:active, .btn-primary.active, .navbar-bottom a .btn-primary.button-text { background-color: #0072f0; }

.btn-primary:not(:disabled):not(.disabled).active:focus, .navbar-bottom a .btn-primary.button-text:not(:disabled):not(.disabled):focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); border-color: transparent; }

.btn-primary:focus, .btn-primary.focus { -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

.btn:hover, .btn:focus, .btn:active { outline: 0; -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

.btn-primary:focus, .btn-primary.focus { box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

.btn:focus, .btn.focus { outline: 0; box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; }

button:focus { outline: 0 !important; }

.btn-primary:hover { color: #fff; background-color: #0072f0; border-color: #0072f0; }

.btn:hover { color: #fff; text-decoration: none; }

.btn-primary { color: #fff; background-color: #0072f0 !important; font-weight: 600; letter-spacing: 0.04rem; }

.btn { color: #fff; text-transform: uppercase; word-wrap: break-word; white-space: normal; cursor: pointer; border: 0; border-radius: .125rem; -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); -webkit-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out; padding: .84rem 2.14rem; font-size: .81rem; }

.btn-primary { color: #fff; background-color: #0072f0; border-color: #0072f0; }

.btn { display: inline-block; color: #fff; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

.shadow-lg { box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175); }

.text-muted, .how-it-works-body .on-going-section h5, .listing-details-body p { color: #6c757d !important; }

.badge-primary { color: #fff; background-color: #0072f0; }

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .navbar-bottom a .button-text > .nav-link, .navbar-bottom a .navbar-dark .navbar-nav .button-text > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .navbar-bottom a .nav-link.button-text, .navbar-bottom a .navbar-dark .navbar-nav .nav-link.button-text, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link { color: #fff; }

.navbar .active, .navbar .navbar-bottom a .button-text, .navbar-bottom a .navbar .button-text { font-weight: bold; }

.navbar { z-index: 999; padding: 0.7rem 1rem; }

.navbar .nav-link { position: relative; }

.navbar .nav-link .subscript { position: absolute; font-size: 8px; top: 5px; right: 8px; font-weight: normal; }

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { color: #fff; }

.navbar-dark .navbar-nav .nav-link { color: #fff; }

.my-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }

.my-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }

.my-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }

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

.my-6 { margin-top: 4.5rem !important; margin-bottom: 4.5rem !important; }

.my-7 { margin-top: 6rem !important; margin-bottom: 6rem !important; }

.my-8 { margin-top: 8rem !important; margin-bottom: 8rem !important; }

.mx-auto, .navbar-bottom .container { margin-left: auto !important; margin-right: auto !important; }

.mx-0 { margin-left: 0rem !important; margin-right: 0rem !important; }

.mx-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; }

.mx-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; }

.mx-3 { margin-left: 1rem !important; margin-right: 1rem !important; }

.mx-4 { margin-left: 1.5rem !important; margin-right: 1.5rem !important; }

.mx-5 { margin-left: 3rem !important; margin-right: 3rem !important; }

.mx-6 { margin-left: 4.5rem !important; margin-right: 4.5rem !important; }

.mx-7 { margin-left: 6rem !important; margin-right: 6rem !important; }

.mx-8 { margin-left: 8rem !important; margin-right: 8rem !important; }

.m-0, .navbar-bottom a .button-text { margin: 0 !important; }

.m-1 { margin: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.m-5 { margin: 3rem !important; }

.m-6 { margin: 4.5rem !important; }

.m-7 { margin: 6rem !important; }

.m-8 { margin: 8rem !important; }

.p-0 { padding: 0 !important; }

.p-1 { padding: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.p-3, .landing-page-body .inverted-strip { padding: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.p-5 { padding: 3rem !important; }

.p-6 { padding: 4.5rem !important; }

.p-7 { padding: 6rem !important; }

.p-8 { padding: 8rem !important; }

.px-1, .listing-details-body .amenities div[class^="col"] { padding-left: 0.25rem !important; padding-right: 0.25rem !important; }

.px-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; }

.px-3 { padding-left: 1rem !important; padding-right: 1rem !important; }

.px-4 { padding-left: 1.5rem !important; padding-right: 1.5rem !important; }

.px-5 { padding-left: 3rem !important; padding-right: 3rem !important; }

.px-6 { padding-left: 4.5rem !important; padding-right: 4.5rem !important; }

.px-7 { padding-left: 6rem !important; padding-right: 6rem !important; }

.px-8 { padding-left: 8rem !important; padding-right: 8rem !important; }

.mr-0 { margin-right: 0 !important; }

.mr-1, .listing-details-body i { margin-right: 0.25rem !important; }

.mr-2 { margin-right: 0.5rem !important; }

.mr-3 { margin-right: 1rem !important; }

.mr-4 { margin-right: 1.5rem !important; }

.mr-5 { margin-right: 3rem !important; }

.mr-6 { margin-right: 4.5rem !important; }

.mr-7 { margin-right: 6rem !important; }

.mr-8 { margin-right: 8rem !important; }

.mb-2 { margin-bottom: 0.5rem !important; }

.mb-3, .how-it-works-body .box-icon, .listing-details-body .amenities div[class^="col"] { margin-bottom: 1rem !important; }

.mb-4 { margin-bottom: 1.5rem !important; }

.mb-5 { margin-bottom: 3rem !important; }

.mb-6 { margin-bottom: 4.5rem !important; }

.mb-7 { margin-bottom: 6rem !important; }

.mb-8 { margin-bottom: 8rem !important; }

.ml-2 { margin-left: 0.5rem !important; }

.ml-3 { margin-left: 1rem !important; }

.ml-4 { margin-left: 1.5rem !important; }

.ml-5 { margin-left: 3rem !important; }

.ml-6 { margin-left: 4.5rem !important; }

.ml-7 { margin-left: 6rem !important; }

.ml-8 { margin-left: 8rem !important; }

.mt-2 { margin-top: 0.5rem !important; }

.mt-3 { margin-top: 1rem !important; }

.mt-4, .how-it-works-body .box-icon { margin-top: 1.5rem !important; }

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

.mt-6 { margin-top: 4.5rem !important; }

.mt-7 { margin-top: 6rem !important; }

.mt-8 { margin-top: 8rem !important; }

.mt-10 { margin-top: 12rem !important; }

@media (min-width: 576px) { .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; } }

@media (min-width: 576px) { .mt-sm-8, .my-sm-8 { margin-top: 8rem !important; } }

.mb-2 { margin-bottom: 0.5rem !important; }

.mb-3, .how-it-works-body .box-icon, .listing-details-body .amenities div[class^="col"] { margin-bottom: 1rem !important; }

.mb-4 { margin-bottom: 1.5rem !important; }

.mb-5 { margin-bottom: 3rem !important; }

.mb-6 { margin-bottom: 4.5rem !important; }

.mb-7 { margin-bottom: 6rem !important; }

.mb-8 { margin-bottom: 8rem !important; }

.pb-6 { padding-bottom: 4.5rem !important; }

.pb-7 { padding-bottom: 6rem !important; }

.pb-8 { padding-bottom: 8rem !important; }

.pb-10 { padding-bottom: 12rem !important; }

.pt-6 { padding-top: 4.5rem !important; }

.pt-7 { padding-top: 6rem !important; }

.pt-8 { padding-top: 8rem !important; }

.pt-10 { padding-top: 12rem !important; }

@media (min-width: 576px) { .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; } }

@media (min-width: 576px) { .pt-sm-8, .py-sm-8 { padding-top: 8rem !important; } }

.py-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }

.py-2, .navbar-bottom .container, .navbar-bottom a .button-text { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }

.py-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }

.py-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }

.py-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }

.py-6, .call-to-action { padding-top: 4.5rem !important; padding-bottom: 4.5rem !important; }

.py-7 { padding-top: 6rem !important; padding-bottom: 6rem !important; }

.py-8 { padding-top: 8rem !important; padding-bottom: 8rem !important; }

.rounded-sm { border-radius: 0.2rem !important; }

.rounded { border-radius: 0.25rem !important; }

.rounded-lg, #myCarousel .carousel-indicators img { border-radius: 0.3rem !important; }

html { scroll-behavior: smooth; }

.fa-check-square-o { color: #0072f0; }

.svg-fit { margin: auto; height: 80px; background-size: contain !important; width: 80px; }

.box { border-radius: 0.25rem; }

.box .box-title { position: relative; margin: -67px 0 0 0; text-align: center; }

.box .box-title .card-icon { margin: 0 auto; position: relative; display: block; overflow: hidden; width: 75px; height: 75px; line-height: 75px; border-radius: 51%; background-color: #0072f0; color: #fefefe; }

.box .box-title .card-icon .number { font-size: 2rem; }

.box-icon { width: 60px; height: 60px; background-size: contain !important; left: 0; right: 0; top: 0; bottom: 0; /*position: absolute;*/ margin: auto; }

.box-icon-bg { margin-bottom: inherit !important; margin: 0 auto; position: relative; display: block; overflow: hidden; width: 90px; height: 90px; line-height: 90px; background: #f4f4f4; border-radius: 51%; color: #fefefe; }

.benefits .box { min-height: 370px !important; }

.masthead { background-size: cover; background-attachment: fixed; position: relative; background-repeat: no-repeat; background-position: top; padding-top: 8rem; padding-bottom: 8rem; }

@media (max-width: 767px) { .masthead { background-size: cover; background-attachment: unset; background-position: center 3rem; } }

@media (min-width: 768px) { .masthead { padding-top: 14rem; padding-bottom: 12rem; }
  .section-bg-image { height: 100% !important; } }

.overlay, .overlay-dark { position: absolute; background-color: rgba(0, 0, 0, 0.5); height: 100%; width: 100%; top: 0; left: 0; right: 0; bottom: 0; }

.overlay-dark { background-color: rgba(0, 0, 0, 0.6); }

.resp-iframe-wrapper { position: relative; }

.resp-iframe { width: 100%; }

.call-to-action { position: relative; background-color: #343a40; background-size: cover; }

.section-bg-image { background: url(https://auoovziblo.cloudimg.io/v7/https://homesharing.evrcare.co/assets/img//5d7a1f0c607ea.png) no-repeat center; width: 100%; height: 200px; background-position: center center; background-repeat: no-repeat; background-size: cover; opacity: 1; border: none; border-radius: 0; }

.features-icons { padding-top: 7rem; padding-bottom: 7rem; }

@media (max-width: 575px) { h1 { font-size: 2rem; } }

.testimonials .testimonial-item img { max-width: 12rem; box-shadow: 0 5px 5px 0 #adb5bd; }

.testimonials { padding-top: 7rem; padding-bottom: 7rem; }

.testimonials .testimonial-item { max-width: 18rem; }

.how-it-works .features-icons-item h3 { margin-bottom: 1rem !important; margin-top: 1rem !important; }

.security { padding-top: 10rem; }

.security-body .features-boxed .item .box { text-align: center; padding: 30px; background-color: #fff; margin-bottom: 30px; }

.security-body .features-boxed .item .box .benefits .box { min-height: 200px !important; }

.contact-body .card-header { background-color: #17a2b8; }

.how-it-works-body .box-icon { width: 70px; height: 70px; }

.listing-details-body h1 { color: #0072f0; }

.listing-details-body .bg-img-rounded { width: 7rem; height: 7rem; }

.listing-details-body .amenities div[class^="col"] { text-transform: capitalize; }

.listings-body a.listing-link { text-decoration: none !important; }

.listings-body a.listing-link:hover { text-decoration: none !important; }

.listings-body a.listing-link .card { max-height: 600px; }

.listings-body a.listing-link .card .card-img-top { height: 400px; object-fit: cover; }

.landing-page-body .masthead { background-size: cover; background-attachment: fixed !important; background-position: top !important; background-repeat: no-repeat; }

@media (max-width: 767px) { .landing-page-body .masthead { background-size: cover; background-attachment: initial !important; background-position: top !important; } }

.landing-page-body .inverted-strip { color: #fff; background-color: #0072f0; }

.dashboard-body { background-color: #eef4f7; }

.dashboard-body .profile-card .box-icon { width: 100px; height: 100px; }

.assistance-body .services .box { min-height: 330px !important; }

.assistance-body .services .box .description { height: 80px; }

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