/*
Theme Name: All American Home Care
Theme URI: https://clation.io/
Author: the Constellation team
Author URI: https://clation.io/team/
Description: Base theme for "All American Home Care" website
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: american-care

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
  font-family: Garamond;
  font-display: swap;
  src: url(fonts/Garamond-Regular.ttf)
}

@font-face {
  font-family: ProximaNova;
  font-display: swap;
  src: url(fonts/ProximaNova-Regular.eot);
  src: url(fonts/ProximaNova-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/ProximaNova-Regular.woff) format("woff"), url(fonts/ProximaNova-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: ProximaNovaBold;
  font-display: swap;
  src: url(fonts/ProximaNova-Bold.eot);
  src: url(fonts/ProximaNova-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/ProximaNova-Bold.woff2) format("woff2"), url(fonts/ProximaNova-Bold.woff) format("woff"), url(fonts/ProximaNova-Bold.ttf) format("truetype"), url(fonts/ProximaNova-Bold.svg#proxima_nova_altbold) format("svg");
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: myallamerican;
  src: url(assets/fonts/icon-new/myallamerican.eot?bl2r5o);
  src: url(assets/fonts/icon-new/myallamerican.eot?bl2r5o#iefix) format("embedded-opentype"), url(assets/fonts/icon-new/myallamerican.ttf?bl2r5o) format("truetype"), url(assets/fonts/icon-new/myallamerican.woff?bl2r5o) format("woff"), url(assets/fonts/icon-new/myallamerican.svg?bl2r5o#myallamerican) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block
}

[class*=" i-"], [class^=i-] {
  font-family: myallamerican, sans-serif !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.i-live-insurance::before {
  content: ""
}

.i-health-insurance::before {
  content: ""
}

.hidden {
  display: none !important;
  overflow: hidden
}

html {
  overflow-x: hidden
}

.care-row, .review_list .review_group .review_item .user_info .user_photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.care-col-1, .care-col-2, .care-col-3, .care-col-4, .care-col-5, .care-col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 8.3%;
  flex-basis: 8.3%;
  max-width: 8.3%
}

.care-col-2, .care-col-3, .care-col-4, .care-col-5, .care-col-6 {
  -ms-flex-preferred-size: 16.6%;
  flex-basis: 16.6%;
  max-width: 16.6%
}

.care-col-3, .care-col-4, .care-col-5, .care-col-6 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%
}

.care-col-4, .care-col-5, .care-col-6 {
  -ms-flex-preferred-size: 33.3%;
  flex-basis: 33.3%;
  max-width: 33.3%
}

.care-col-5, .care-col-6 {
  -ms-flex-preferred-size: 41.6%;
  flex-basis: 41.6%;
  max-width: 41.6%
}

.care-col-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%
}

.care-col-10, .care-col-11, .care-col-12, .care-col-7, .care-col-8, .care-col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 58.3333%;
  flex-basis: 58.3333%;
  max-width: 58.3333%
}

.care-col-10, .care-col-11, .care-col-12, .care-col-8, .care-col-9 {
  -ms-flex-preferred-size: 66.6666%;
  flex-basis: 66.6666%;
  max-width: 66.6666%
}

.care-col-10, .care-col-11, .care-col-12, .care-col-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%
}

.care-col-10, .care-col-11, .care-col-12 {
  -ms-flex-preferred-size: 83.3333%;
  flex-basis: 83.3333%;
  max-width: 83.3333%
}

.care-col-11, .care-col-12 {
  flex-basis: 91.6666%;
  max-width: 91.6666%;
}

.care-col-12 {
  flex-basis: 100%;
  max-width: 100%;
}

input:focus, textarea:focus, button:focus, a:focus, [tabindex]:focus {
  outline: none;
  box-shadow: 0 0 0 1px rgba(0, 123, 255, 0.5);
}

.button {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 700;
  padding: 6px 12px;
  font-size: 16px;
  border-radius: 4px
}

.button, .button:hover {
  text-decoration: none
}

.button-green {
  color: #fff;
  background-color: #118045;
  border-color: #118045
}

.button-green:hover {
  color: #fff;
  background-color: #0b532d;
  border-color: #0a4a28
}

.button-lg, .button-xl {
  letter-spacing: 1.1px;
  padding: 15px 70px;
  font-size: 16px;
  border-radius: 6px
}

.button-xl {
  letter-spacing: 1.7px;
  padding: 22px 35px;
  font-size: 30px
}

[class^=c-icon-] {
  background-image: url(assets/images/sprite.common.png?v=2);
  background-repeat: no-repeat;
  display: inline-block
}

.c-icon-24-hours {
  width: 33px;
  height: 35px;
  background-position: -5px -5px
}

.c-icon-case {
  width: 46px;
  height: 42px;
  background-position: -48px -5px
}

.c-icon-comments {
  width: 37px;
  height: 33px;
  background-position: -104px -5px
}

.c-icon-contract {
  width: 32px;
  height: 32px;
  background-position: -104px -48px
}

.c-icon-email {
  width: 40px;
  height: 28px;
  background-position: -5px -90px
}

.c-icon-facebook {
  width: 17px;
  height: 31px;
  background-position: -151px -5px
}

.c-icon-md {
  width: 32px;
  height: 34px;
  background-position: -146px -48px
}

.c-icon-medicine {
  width: 35px;
  height: 29px;
  background-position: -55px -92px
}

.c-icon-money {
  width: 31px;
  height: 36px;
  background-position: -100px -92px
}

.c-icon-old-man {
  width: 23px;
  height: 42px;
  background-position: -141px -92px
}

.c-icon-percent {
  width: 35px;
  height: 35px;
  background-position: -5px -144px
}

.c-icon-phone {
  width: 36px;
  height: 36px;
  background-position: -50px -144px
}

.c-icon-places {
  width: 26px;
  height: 38px;
  background-position: -188px -5px
}

.c-icon-support {
  width: 35px;
  height: 35px;
  background-position: -174px -92px
}

.c-icon-trophy {
  width: 35px;
  height: 29px;
  background-position: -174px -137px
}

.c-icon-twitter {
  width: 36px;
  height: 30px;
  background-position: -96px -176px
}

.c-icon-users {
  width: 37px;
  height: 31px;
  background-position: -142px -176px
}

.c-icon-wallet {
  width: 35px;
  height: 33px;
  background-position: -224px -5px
}

[class^=tv-icon-] {
  background-image: url(assets/images/sprite.tv.license.png?v=1);
  background-repeat: no-repeat;
  display: block
}

.tv-icon-abc {
  width: 75px;
  height: 73px;
  background-position: -5px -5px
}

.tv-icon-fox {
  width: 55px;
  height: 78px;
  background-position: -90px -5px
}

.tv-icon-nbc {
  width: 137px;
  height: 71px;
  background-position: -5px -93px
}

.tv-icon-pennsylvania {
  width: 256px;
  height: 63px;
  background-position: -5px -174px
}

.tv-icon-phl {
  width: 88px;
  height: 71px;
  background-position: -155px -5px
}

.tv-icon-veterans {
  width: 130px;
  height: 71px;
  background-position: -253px -5px
}

.tv-icon-walk {
  width: 109px;
  height: 63px;
  background-position: -155px -86px
}

.care-header, .care-header .left-side, .care-header .right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.care-header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 12px 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #0d1684
}

.care-header a, .care-header a:hover {
  color: #000
}

.care-header .logo {
  -webkit-box-flex: 1;
  -ms-flex: 1 2 0px;
  flex: 1 2 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.care-header .logo img {
  width: 180px;
  display: block;
  margin: 0 auto
}

.care-header .left-side, .care-header .right-side {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 2;
  -ms-flex: 2 1 0px;
  flex: 2 1 0
}

.care-header .left-side, .care-header .menu ul {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.care-header .right-side {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.care-header .menu {
  font-size: 16px
}

.care-header .menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0
}

.care-header .menu ul li:not(:first-child) {
  padding-left: 7px
}

.care-header .menu ul li:not(:last-child) {
  padding-right: 7px
}

.care-header .contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-family: ProximaNova, Helvetica, Arial, sans-serif
}

.care-header .contacts-item {
  padding: 0 10px
}

.care-header .contacts-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.care-header .contacts-item a span {
  padding-left: 5px
}

.care-header .contacts-item:first-child {
  padding-left: 0
}

.care-header .contacts-item:last-child {
  padding-right: 0
}

.care-header .menuToggle {
  display: none;
  cursor: pointer;
  padding: 12px 0
}

.care-header .menuToggle span, .care-header .menuToggle span::after, .care-header .menuToggle span::before {
  background: #0d1684;
  width: 20px;
  height: 2px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.care-header .menuToggle span {
  display: block;
  position: relative
}

.care-header .menuToggle span::after, .care-header .menuToggle span::before {
  position: absolute;
  content: ""
}

.care-header .menuToggle span::before {
  top: -6px
}

.care-header .menuToggle span::after {
  top: 6px
}

.care-header .menuToggle.active span {
  background: 0 0
}

.care-header .menuToggle.active span::before {
  -webkit-transform: rotate(45deg) translate(2px, 4px);
  -ms-transform: rotate(45deg) translate(2px, 4px);
  transform: rotate(45deg) translate(2px, 4px)
}

.care-header .menuToggle.active span::after {
  -webkit-transform: rotate(-45deg) translate(5px, -6px);
  -ms-transform: rotate(-45deg) translate(5px, -6px);
  transform: rotate(-45deg) translate(5px, -6px)
}

.care-footer {
  font-family: Garamond, "Times New Roman", serif;
  font-size: 20px;
  padding: 22px 0
}

.care-footer a, .care-footer a:hover {
  color: #0d1684
}

.care-footer a.link-reverse-underline {
  text-decoration: underline
}

.care-footer hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  border: 0;
  border-top: 2px solid #0d1684
}

.care-footer-section {
  max-width: 1365px;
  margin: 0 auto
}

.care-footer-section-item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.care-footer-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.care-footer-col-1-at-2, .care-footer-col-2-at-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  max-width: 20%
}

.care-footer-col-2-at-2 {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  max-width: 40%
}

* {
  outline: 0 !important
}

body, html {
  margin: 0;
  font-family: Garamond, "Times New Roman", serif
}

p {
  margin: 0 0 10px
}

.bold {
  font-weight: 700
}

.blue {
  color: #0d1684
}

.care_choice .choice_mobile .choise_group .choise_item:hover span, .red, .vote h3 {
  color: #d4062d
}

.fixed_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: 0 auto
}

.divider {
  border-bottom: 1px solid #0d1684;
  display: block;
  width: 100%;
  margin: 20px 0
}

.divider.red {
  border-bottom-color: #d4062d
}

.blue_btn {
  text-align: center;
  text-decoration: none;
  width: 100%;
  padding: 15px 0;
  text-transform: uppercase;
  color: #0d1684;
  background: rgba(13, 22, 132, .1);
  margin: 15px 0 15px auto;
  font-family: ProximaNova, Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 16px;
  border: 1px solid #0d1684;
  cursor: pointer;
  -webkit-transition: all ease-in-out 1s;
  -o-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s
}

.blue_btn:hover {
  background: rgba(13, 22, 132, .3)
}

.care-list-unstyled {
  list-style-type: none;
  padding: 0
}

.care-full-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.ul-icon {
  padding-left: 0;
  list-style-type: none;
  margin-left: 50px;
  position: relative
}

.care-join-item-advantage-list > li [class*=icon-], .ul-icon [class*=icon-] {
  position: absolute;
  left: -50px
}

.star_rating, .star_rating .star_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.star_rating {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.star_rating .star_item {
  margin: 0 4px
}

.review_list, .review_list .review_group .review_item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.review_list {
  margin: 10px 0
}

.review_list .review_group, .review_list .review_group .review_item .user_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.review_list .review_group {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0
}

.review_list .review_group .review_item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 15px
}

.review_list .review_group .review_item .user_info {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 15px 0
}

.review_list .review_group .review_item .user_info .user_photo img {
  height: 30px;
  max-width: 100%
}

.review_list, .review_list .review_group .review_item, .review_list .review_group .review_item .comment, .review_list .review_group .review_item .user_info .user_data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.review_list .review_group .review_item .user_info .user_data {
  margin-left: 20px
}

.review_list .review_group .review_item .comment {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 10px 0
}

.review_list .review_group .review_item .comment p {
  font-size: 16px;
  font-style: italic
}

.review_list .review_group .review_item .comment_title {
  font-weight: 700;
  margin: 0 0 5px
}

.review_list .review_group .review_item .user_info .user_data, .vote, .vote .benefits {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.vote {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: rgba(163, 166, 208, .5)
}

.vote h3 {
  font-family: ProximaNova, Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-align: center
}

.vote .benefits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.vote .benefits .benefit_item, .vote .vote_form form input {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.vote .benefits .benefit_item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 10px 0
}

.vote .benefits .benefit_item img {
  margin-right: 15px
}

.vote .benefits, .vote .vote_form {
  padding: 10px 25px
}

.care_content_part .content_wrapper.page_about .img_wrapper, .care_content_part .content_wrapper.page_about .txt_wrapper, .care_content_part .content_wrapper.page_careers .vacancy_list .vacancy_group, .vote, .vote .vote_form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.vote .vote_form form {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column
}

.vote .vote_form form input {
  border: 1px solid #999;
  font-size: 14px;
  padding: 10px 15px;
  font-family: Garamond, "Times New Roman", serif;
  margin: 15px 0;
  background: #fff
}

.care_contact_form {
  -webkit-transition: all ease-in-out .5s;
  -o-transition: all ease-in-out .5s;
  transition: all ease-in-out .5s
}

.care_contact_form .content_wrapper, .care_contact_form h2, .care_reviews .fixed_container h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.care_contact_form h2, .care_reviews .fixed_container h2 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 22px;
  text-transform: uppercase
}

.care_contact_form .content_wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 10px 0
}

.care_contact_form .content_wrapper .contact_data, .care_contact_form .content_wrapper .contact_form {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.care_contact_form .content_wrapper .contact_data_item {
  color: #000;
  margin: 0 0 25px
}

.care_contact_form .content_wrapper .contact_data_item p, .care_contact_form .content_wrapper .contact_form p {
  font-family: ProximaNova, Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase
}

.care_contact_form .content_wrapper .contact_data_item span {
  font-size: 14px;
  font-family: ProximaNova, Helvetica, Arial, sans-serif
}

.care_contact_form .content_wrapper .contact_form {
  padding: 10px;
  background: url(assets/images/dots.png)
}

.care_contact_form .content_wrapper .contact_form form {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.care_contact_form .content_wrapper .contact_form form input, .care_contact_form .content_wrapper .contact_form form textarea {
  border: 1px solid #999;
  color: #000;
  font-size: 14px;
  padding: 10px 15px;
  font-family: Garamond, "Times New Roman", serif;
  margin: 15px 0;
  background: 0 0
}

.care_contact_form .content_wrapper .contact_form form input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40%
}

.care_contact_form .content_wrapper .contact_form form textarea {
  width: 100%;
  resize: none
}

.care_contact_form .content_wrapper .contact_form form .blue_btn {
  width: 50%
}

.care_contact_form, .care_content_part {
  width: 1150px;
  margin: 0 auto;
  padding: 1% 0
}

.care_content_part h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  margin: 25px 0
}

.care_contact_form .content_wrapper .contact_form form, .care_content_part .content_wrapper, .care_content_part .content_wrapper.page_careers .vacancy_list .vacancy_group .vacancy_item .vacancy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.care_content_part .content_wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.care_content_part .content_wrapper.page_about .img_wrapper, .care_content_part .content_wrapper.page_about .txt_wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.care_content_part .content_wrapper.page_about .img_wrapper img, .care_content_part .content_wrapper.page_community .img_wrapper img {
  max-width: 100%
}

.care_content_part .content_wrapper.page_about .txt_wrapper {
  padding: 0 15px
}

.care_content_part .content_wrapper.page_about .txt_wrapper p {
  margin: 0 0 15px;
  text-align: justify
}

.care_content_part .content_wrapper.page_careers .vacancy_list, .care_content_part .content_wrapper.page_news .news, .care_content_part .content_wrapper.page_news_list .news_list, .care_content_part .content_wrapper.page_services_list .services_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3
}

.care_content_part .content_wrapper.page_careers .vacancy_list iframe {
  width: 80%;
  margin: 0 auto;
  min-height: 400px
}

.care_content_part .content_wrapper.page_careers .vacancy_list .vacancy_group {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 20px 0;
  padding: 10px 25px
}

.care_content_part .content_wrapper.page_careers .vacancy_list .vacancy_group .vacancy_item {
  margin: 15px 0
}

.care_content_part .content_wrapper.page_careers .vacancy_list .vacancy_group .vacancy_item p {
  padding: 0 0 15px;
  border-bottom: 1px solid #ccc;
  letter-spacing: 1px
}

.care_content_part .content_wrapper.page_careers .vacancy_list .vacancy_group .vacancy_item .vacancy {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 10px 0;
  text-decoration: none;
  color: #000
}

.care_content_part .content_wrapper.page_news .news, .care_content_part .content_wrapper.page_news_list .news_list, .care_content_part .content_wrapper.page_services_list .services_list {
  padding: 0 15px
}

.care_content_part .content_wrapper.page_news_list .news_list .news_general_item, .care_content_part .content_wrapper.page_services_list .services_list .services_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 20px 0
}

.care_content_part .content_wrapper.page_services_list .services_list .services_item.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse wrap;
  flex-flow: row-reverse wrap
}

.care_content_part .content_wrapper.page_services_list .services_list .services_item.reverse .txt_wrapper p {
  text-align: right
}

.care_content_part .content_wrapper.page_services_list .services_list .services_item .img_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  max-height: 400px;
  overflow: hidden;
  height: 100%
}

.care_content_part .content_wrapper.page_news_list .news_list .news_general_item .img_wrapper img, .care_content_part .content_wrapper.page_services .services_item .img_wrapper img, .care_content_part .content_wrapper.page_services_list .services_list .services_item .img_wrapper img {
  width: 100%;
  height: 100%
}

.care_content_part .content_wrapper.page_services_list .services_list .services_item .txt_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 15px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.care_content_part .content_wrapper.page_services_list .services_list .services_item .txt_wrapper .title {
  text-transform: uppercase;
  margin: 0
}

.care_content_part .content_wrapper.page_news_list .news_list .news_general_item .img_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  max-height: 400px;
  overflow: hidden;
  height: 100%
}

.care_content_part .content_wrapper.page_news_list .news_list .news_general_item .txt_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.care_content_part .content_wrapper.page_news_list .news_list .news_general_item .txt_wrapper .default {
  text-indent: 35px;
  font-size: 14px;
  color: #000
}

.care_content_part .content_wrapper.page_news_list .news_list .news_general_item .txt_wrapper .title {
  font-size: 16px;
  margin: 0;
  line-height: 24px
}

.care_content_part .content_wrapper.page_news_list .news_list .news_general_item .txt_wrapper .date {
  color: #666
}

.care_content_part .content_wrapper.page_news_list .news_list .news_all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.care_content_part .content_wrapper.page_news_list .news_list .news_all .news_item {
  margin: 15px 0;
  width: calc(50% - 15px);
  height: 250px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  color: #000
}

.care_content_part .content_wrapper.page_news_list .news_list .news_all .news_item .description {
  position: absolute;
  bottom: 0;
  padding: 10px 15px;
  background: rgba(255, 255, 255, .5);
  -webkit-transition: all ease-in-out .5s;
  -o-transition: all ease-in-out .5s;
  transition: all ease-in-out .5s
}

.care_content_part .content_wrapper.page_news_list .news_list .news_all .news_item .description .divider {
  margin: 5px 0
}

.care_content_part .content_wrapper.page_news_list .news_list .news_all .news_item .description .default {
  font-size: 14px
}

.care_content_part .content_wrapper.page_news_list .news_list .news_all .news_item .description .title {
  font-size: 16px;
  margin: 0
}

.care_content_part .content_wrapper.page_news_list .news_list .news_all .news_item .description .date {
  color: #666;
  margin: 0
}

.care_content_part .content_wrapper.page_news_list .news_list .news_all .news_item:hover .description {
  background: rgba(255, 255, 255, .8)
}

.care_content_part .content_wrapper.page_news .news .news_item .img_wrapper {
  text-align: center;
  width: 90%;
  margin: 0 auto 20px
}

.care_content_part .content_wrapper.page_news .news .news_item .img_wrapper img {
  width: 100%;
  margin: 0 0 15px
}

.care_content_part .content_wrapper.page_news .news .news_item .img_wrapper .title {
  font-size: 16px;
  margin: 0;
  line-height: 24px
}

.care_content_part .content_wrapper.page_news .news .news_item .img_wrapper .date {
  color: #666
}

.care_content_part .content_wrapper.page_news .news .news_item .img_wrapper .divider {
  margin: 15px 0
}

.care_content_part .content_wrapper.page_news .news .news_item .txt_wrapper, .care_content_part .content_wrapper.page_news .news .news_item .video_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.care_content_part .content_wrapper.page_news .news .news_item .txt_wrapper .txt_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.care_content_part .content_wrapper.page_news .news .news_item .txt_wrapper .txt_item p, .care_content_part .content_wrapper.page_news .news .news_item .video_wrapper .txt_wrapper p {
  text-align: justify;
  font-size: 14px
}

.care_content_part .content_wrapper.page_news .news .news_item .video_wrapper {
  margin: 35px 0
}

.care_content_part .content_wrapper.page_news .news .news_item .video_wrapper .video_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2
}

.care_content_part .content_wrapper.page_news .news .news_item .video_wrapper .video_item iframe {
  width: 100%;
  min-height: 400px
}

.care_content_part .content_wrapper.page_news .news .news_item .video_wrapper .txt_wrapper, .care_content_part .content_wrapper.page_services .services_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 15px
}

.care_content_part .content_wrapper.page_community .video_wrapper .txt_wrapper p.title, .care_content_part .content_wrapper.page_news .news .news_item .video_wrapper .txt_wrapper p.title {
  font-size: 16px;
  text-indent: 35px
}

.care_content_part .content_wrapper.page_services .services_item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
  padding: 0 25px
}

.care_content_part .content_wrapper.page_services .services_item .img_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  margin: 0 0 20px
}

.care_content_part .content_wrapper.page_services .services_item .txt_wrapper p {
  text-indent: 5%;
  text-align: justify
}

.care_content_part .content_wrapper.page_services .services_item .combined {
  margin: 20px 0
}

.care_content_part .content_wrapper.page_services .services_item .combined .img_wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.care_content_part .content_wrapper.page_services .services_item .combined .txt_wrapper {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  padding: 0 10px
}

.care_content_part .content_wrapper.page_education .education_group, .care_content_part .content_wrapper.page_services .services_item .combined {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.care_content_part .content_wrapper.page_education .education_group .education_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px;
  width: calc(33.3333333333% - 62px);
  height: 500px;
  background: #fff;
  text-decoration: none;
  padding: 15px;
  border: 1px solid #d4062d;
  -webkit-transition: all ease-in-out 1s;
  -o-transition: all ease-in-out 1s;
  transition: all ease-in-out 1s
}

.care_content_part .content_wrapper.page_education .education_group .education_item .inner_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden
}

.care_content_part .content_wrapper.page_education .education_group .education_item .inner_wrapper .description {
  position: absolute;
  bottom: -70px;
  padding: 10px 15px;
  background: rgba(255, 255, 255, .5);
  -webkit-transition: all ease-in-out .5s;
  -o-transition: all ease-in-out .5s;
  transition: all ease-in-out .5s;
  height: 105px;
  width: calc(100% - 30px)
}

.care_content_part .content_wrapper.page_education .education_group .education_item .inner_wrapper .description .title {
  font-size: 16px;
  margin: 10px 0
}

.care_content_part .content_wrapper.page_education .education_group .education_item .inner_wrapper .description.opened {
  bottom: 0
}

.care_content_part .content_wrapper.page_education .education_group .education_item .inner_wrapper img {
  max-width: 100%;
  height: auto
}

.care_content_part .content_wrapper.page_community .img_wrapper, .care_content_part .content_wrapper.page_community .txt_wrapper, .care_content_part .content_wrapper.page_education .education_group .education_item .inner_wrapper .description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.care_content_part .content_wrapper.page_community .img_wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.care_content_part .content_wrapper.page_community .txt_wrapper {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  padding: 0 15px
}

.care_content_part .content_wrapper.page_community .txt_wrapper p {
  font-size: 14px;
  margin: 0 0 15px;
  text-align: justify
}

.care_content_part .content_wrapper.page_community .video_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 35px 0
}

.care_content_part .content_wrapper.page_community .video_wrapper .video_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4
}

.care_content_part .content_wrapper.page_community .video_wrapper .video_item iframe {
  min-height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.care_content_part .content_wrapper.page_community .video_wrapper .txt_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
  padding: 0 15px
}

.care_content_part .content_wrapper.page_community .video_wrapper .txt_wrapper p {
  text-align: justify;
  font-size: 14px
}

.care-tv-licensing {
  padding: 5px 0;
  background-color: #e9eaf4
}

.care-tv-licensing.care-tv-licensing-prefooter {
  background-color: #a3a6d0;
  border-bottom: 50px solid #0d1684
}

.care-tv-licensing .fixed_container {
  max-width: 1365px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.care-tv-licensing .fixed_container, .care-tv-licensing-item, .care-tv-licensing-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.care-tv-licensing-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0
}

.care-tv-licensing-item span {
  color: #d4062d;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 10px
}

.care-tv-licensing-item a {
  text-decoration: none
}

.care-join {
  background-color: #d7d9eb;
  padding: 10px 0
}

.care-join-container {
  max-width: 1365px;
  margin: 0 auto
}

.care-join-item-become, .care-join-item-bring, .care-join-item-vote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px
}

.care-join-item-middle {
  padding-left: 105px
}

.care-join-item-become, .care-join-item-bring, .care_choice .choice_mobile .choice_title {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.care-join-item-vote {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 10px
}

.care-join-item-advantage-list {
  font-size: 24px;
  color: #000;
  padding-left: 0;
  margin-left: 50px;
  list-style-type: none
}

.care-join-item-advantage-list > li {
  position: relative;
  padding: 10px 0
}

.care_choice {
  padding: 3% 0;
  font-family: ProximaNova, Helvetica, Arial, sans-serif
}

.care_choice .choice_mobile {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.care_choice .choice_mobile .choice_title {
  color: #d4062d;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px
}

.care_choice .choice_image, .care_choice .choice_mobile .choice_title, .care_choice .choice_mobile .choise_group, .care_choice .choice_mobile .choise_group .choise_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.care_choice .choice_mobile .choise_group {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 20px 0 0
}

.care_choice .choice_mobile .choise_group .choise_item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 15px;
  text-decoration: none;
  color: #000
}

.care_choice .choice_mobile .choise_group .choise_item span {
  margin: 10px 0;
  border-bottom: 1px solid #000
}

.care_choice .choice_mobile .choise_group .choise_item p {
  text-align: center
}

.care_choice .choice_image {
  width: auto;
  margin: 0 auto;
  position: relative
}

.care_choice .choice_image .choice_item {
  position: absolute;
  width: 160px;
  text-decoration: none;
  color: #000
}

.care_choice .choice_image .choice_item .dot, .care_choice .choice_image .choice_item span, .care_choice .choice_mobile .choise_group .choise_item span {
  -webkit-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s
}

.care_choice .choice_image .choice_item span {
  border-bottom: 1px solid #000
}

.care_choice .choice_image .choice_item:hover .dot {
  background: #bb2121
}

.care_choice .choice_image .choice_item:hover span {
  color: #bb2121
}

.care_choice .choice_image .choice_item .dot {
  position: absolute;
  background: #0d1684;
  width: 30px;
  height: 30px;
  border-radius: 15px
}

.care_choice .choice_image .choice_item .dot.top_left {
  top: 65px;
  right: -80px
}

.care_choice .choice_image .choice_item .dot.top_right {
  top: 65px;
  left: -80px
}

.care_choice .choice_image .choice_item .dot.bottom_left {
  bottom: 65px;
  right: -80px
}

.care_choice .choice_image .choice_item .dot.bottom_right {
  bottom: 65px;
  left: -80px
}

.care_choice .choice_image .choice_item.top_left {
  top: 0;
  left: -180px;
  text-align: right
}

.care_choice .choice_image .choice_item.top_left img {
  margin-left: auto
}

.care_choice .choice_image .choice_item.top_right {
  top: 0;
  right: -180px;
  text-align: left
}

.care_choice .choice_image .choice_item.top_right img {
  margin-right: auto
}

.care_choice .choice_image .choice_item.bottom_left {
  bottom: 0;
  left: -180px;
  text-align: right
}

.care_choice .choice_image .choice_item.bottom_left img {
  margin-left: auto
}

.care_choice .choice_image .choice_item.bottom_right {
  bottom: 0;
  right: -180px;
  text-align: left
}

.care_choice .choice_image .choice_item.bottom_right img {
  margin-right: auto
}

.care_choice .choice_image .choice_item img {
  display: block;
  margin-bottom: 10px
}

.care_choice .choice_image .choice_title {
  position: absolute;
  top: calc(50% - 17px);
  left: calc(50% - 316px);
  font-family: ProximaNova, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  color: #000;
  letter-spacing: 4px;
  width: 660px
}

.care_choice .choice_image .choice_title span {
  color: #d4062d
}

.care-services {
  padding: 2% 0
}

.care-services .fixed_container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.care-services-title {
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  margin: 25px 0;
  color: #bb2121;
  font-weight: 700
}

.care-services-group .services-item {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: none;
  color: #000
}

.care-services-group .services-item:first-child {
  margin-right: 16px
}

.care-services-group .services-item:last-child {
  margin-left: 16px
}

.care-services-group .services-item img {
  width: 100%;
  height: auto
}

.care-services-group .services-item .service-block {
  position: relative
}

.care-services-group .services-item .service-block-caption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.care-services-group .services-item .service-block-caption .service-name {
  padding: 12px;
  background-color: rgba(255, 255, 255, .5)
}

.care-services-group .services-item .service-block-caption .service-name .title {
  font-size: 16px;
  font-weight: 700;
  color: #bb2121;
  text-transform: uppercase
}

.care-services-group .services-item .service-block-caption .service-name .description {
  display: none;
  padding: 0;
  margin: 0;
  font-family: Garamond, "Times New Roman", serif
}

.care-new-services .fixed_container, .care-services-group .services-item:hover .service-block-caption .service-name .description {
  display: block
}

.care-new-services {
  padding: 22px 0;
  background-color: #d7d9eb;
  font-family: ProximaNova, Helvetica, Arial, sans-serif
}

.care-new-services-apply {
  margin-bottom: 10px
}

.care-new-services .title {
  font-size: 36px;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  color: #0d1684
}

.care-new-services .title-accent {
  color: #bb2121;
  font-weight: 700
}

.care-new-services-list {
  font-size: 20px;
  color: #0d1684
}

.care-new-services-list-item {
  padding: 10px 0
}

.care_hospice {
  padding: 2% 0
}

.care_hospice .fixed_container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.care_hospice .fixed_container .txt_wrapper {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2
}

.care_hospice .fixed_container .txt_wrapper .title {
  font-size: 22px;
  text-transform: uppercase
}

.care_hospice .fixed_container .txt_wrapper p {
  font-weight: 700;
  margin: 0 0 20px
}

.care_hospice .fixed_container .txt_wrapper .reasons {
  margin-top: 35px
}

.care_hospice .fixed_container .txt_wrapper .reasons .reason_title {
  font-size: 18px;
  text-transform: uppercase;
  font-family: ProximaNova, Helvetica, Arial, sans-serif
}

.care_hospice .fixed_container .txt_wrapper .reasons .reasons_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.care_hospice .fixed_container .txt_wrapper, .care_hospice .fixed_container .txt_wrapper .reasons .reasons_list .reasons_group, .care_reviews .fixed_container .general_review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.care_hospice .fixed_container .txt_wrapper .reasons .reasons_list .reasons_group {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 10%
}

.care_hospice .fixed_container .txt_wrapper .reasons .reasons_list .reasons_group .reason_item {
  margin: 20px 0;
  font-size: 14px;
  font-weight: 700
}

.care_hospice .fixed_container .img_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.care_reviews .fixed_container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap
}

.care_reviews .fixed_container .general_review {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.care_reviews .fixed_container .general_review .txt_rating {
  text-transform: uppercase
}

.care_reviews .fixed_container .general_review span {
  margin: 10px 0 0;
  font-size: 14px;
  color: #000
}

.zsiq_floatmain.zsiq_theme1 .siq_br {
  bottom: 50px !important
}

.row1 {
  background-color: #d7d9eb;
  padding: 15px 60px;
  font-style: italic;
  font-size: 14px
}

.row1 h3 {
  color: #d4062d
}

.row1 ul {
  font-family: ProximaNova, sans-serif
}

.row1 li {
  font-size: 18px
}

.row2 ul {
  font-family: ProximaNova, sans-serif
}

.row2 li {
  font-size: 18px
}

.block-why-header {
  text-align: center;
  margin-bottom: 50px;
  margin-top: 30px;
  font-family: Montserrat-Bold, sans-serif;
  font-weight: 400;
  line-height: 29px;
  font-size: 26px;
  text-transform: uppercase;
  color: #d4062d
}

.why-block-img {
  width: 100%;
  text-align: center;
  height: 70px;
  margin-bottom: 28px
}

.why-block-text {
  padding: 0;
  margin: 0 auto;
  font-family: ProximaNova, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  font-size: 12px;
  text-align: center;
  color: #333
}

.why-block-title {
  font-family: Montserrat-Bold, sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  color: #2e3285;
  text-align: center;
  line-height: 1;
  max-width: 255px;
  margin-bottom: 20px
}

.block-why-text-left {
  float: left;
  width: 24%
}

.block-why-text-right {
  float: right;
  width: 25%
}

.textblock_bottom {
  padding-left: 16%;
  padding-right: 16%;
  padding-top: 15px
}

.lwptoc_title {
  font-family: ProximaNova, sans-serif;
  color: #d4062d;
  font-size: 22px
}

.article ul.lwptoc_itemWrap, .article ul.lwptoc_itemWrap li.lwptoc_item {
  padding: 0 !important;
  margin: auto !important;
  list-style: disc !important;
  color: #d4062d
}

.modal-title__top-text {
  width: 100%;
  text-align: center;
  color: #2e3285;
  font-size: 20px;
  font-family: Montserrat-Medium, sans-serif;
  margin-bottom: 10px
}

.modal-title__tel-wrap {
  text-align: center
}

.modal-title__tel-link {
  color: #ef4840;
  font-family: Montserrat-Bold, sans-serif;
  font-size: 22px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.modal-title__tel-link:hover {
  color: #bd310e
}

.top-container-subpage {
  width: 100%;
  margin-top: 40px;
}

.top-container-subpage .banner-flex__form .banner-form__label.label-floating {
  background: linear-gradient(to bottom, #d1dfff 58%, #fff 42%) !important;
}

.top-container-subpage .load-more {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0 0 0;
  color: #2E3285;
  font-family: Montserrat-SemiBold, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 128%;
  text-decoration: none;
  cursor: pointer;
}

.top-container-subpage .load-more span {
  display: inline-block;
  color: #2E3285;
  font-family: Montserrat-SemiBold, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 128%;
  text-decoration: none;
  position: relative;
}

.top-container-subpage .load-more svg {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 0 0 6px;
  padding: 0;
}

.top-container-subpage .load-more.active svg {
  transform: rotate(180deg);
}

.top-container-subpage__wrapper {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.top-container-subpage__wrapper .text-container .custom-h2 {
  text-transform: initial;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 1.2;
}

.top-container-subpage__wrapper .text-container a:focus,
.top-container-subpage__wrapper .text-container a:hover {
  color: #07589c
}

.top-container-subpage__wrapper .cell {
  width: 50%;
  padding: 0 15px
}

.top-container-subpage__wrapper .banner-plugin {
  text-align: center;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow: hidden
}

.top-container-subpage__wrapper .banner-plugin div {
  width: 100%
}

.top-container-subpage__wrapper .banner-plugin .trustpilot-widget {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

.top-container-subpage__wrapper .banner-flex__form {
  width: 100%
}

.top-container-subpage__wrapper .banner-form {
  background: #d2dfff;
  border-radius: 3px;
  padding: 22px 23px 15px
}

.top-container-subpage__wrapper .banner-form__title {
  font-family: ProximaNovaBold, sans-serif;
  font-weight: 400;
  font-size: 22px;
  color: #2e3285;
  text-align: center;
  margin-bottom: 18px
}

.top-container-subpage__wrapper .banner-form__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 10px
}

.top-container-subpage__wrapper ::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}

.top-container-subpage__wrapper .banner-form__btn {
  width: 100%;
  padding-bottom: 10px
}

.top-container-subpage__wrapper .banner-form__btn button {
  background: #2e3285;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all ease .15s;
  -o-transition: all ease .15s;
  transition: all ease .15s;
  font-family: Montserrat-Bold, sans-serif;
  font-size: 22px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  padding: 16px 10px;
  width: 100%;
  height: 53px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 3px
}

.top-container-subpage__wrapper .terms {
  max-width: 580px;
  margin: 0 auto;
  text-align: center
}

.top-container-subpage__wrapper .terms a {
  font-family: Montserrat-Medium, sans-serif;
  font-size: 14px;
  color: #333;
  text-decoration: none
}

.top-container-subpage__wrapper .terms a:hover {
  text-decoration: underline
}

.btn_homecare_cta_2:hover {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  background: #d4062d !important
}

.btn_homecare_cta_3:hover {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  background: #118045 !important
}

@media (min-width: 1560px) {
  .care-hidden-xl {
    display: none !important
  }
}

@media screen and (min-width: 1560px) {
  .care-header .menu {
    font-size: 20px
  }

  .care-header .menu ul li:not(:first-child) {
    padding-left: 10px
  }

  .care-header .menu ul li:not(:last-child) {
    padding-right: 10px
  }

  .care-header .contacts {
    font-size: 26px
  }

  .care-header .contacts-item {
    padding: 0 15px
  }

  .care-header .contacts-item-phone {
    padding-left: 30px
  }

  .care-header .logo img {
    width: 300px
  }
}

@media screen and (max-width: 1200px) {
  .care-tv-licensing .fixed_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media (max-width: 1199px) {
  .care-header .menu .menuToggle, .care-header .menu.right_side .callback_ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .care-header .menu .menuToggle {
    position: relative;
    z-index: 99
  }

  .care-header .menu .dropdown {
    display: none;
    position: absolute;
    text-align: center;
    left: 0;
    top: 0;
    height: 100%;
    background: #e6e7f2;
    width: 100%;
    padding-top: 25%;
    z-index: 30
  }

  .care-header .menu .dropdown li {
    display: block;
    margin: 20px 0
  }

  .care-header .menu .dropdown li a {
    color: #0d1684;
    font-size: 24px;
    font-family: ProximaNova, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    margin-right: 0
  }
}

@media screen and (max-width: 1100px) {
  .top-container-subpage__wrapper .banner-plugin .trustpilot-widget {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

  .top-container-subpage__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 700px;
    margin: 0 auto
  }

  .top-container-subpage__wrapper .cell {
    width: 100%;
    margin-bottom: 30px
  }
}

@media (max-width: 991px) {
  .care-hidden-xs {
    display: none !important
  }
}

@media screen and (max-width: 991px) {
  .care-header .logo img {
    width: 180px
  }
}

@media screen and (max-width: 680px) {
  .btn_homecare_cta_1 {
    float: none !important;
    display: block;
    margin: 10px 0 0 !important;
    text-align: center;
    width: fit-content
  }
}

@media screen and (max-width: 635px) {
  .btn_homecare_cta_2 {
    float: none !important;
    display: block;
    margin: 10px 0 0 !important;
    text-align: center;
    width: fit-content
  }

  .btn_homecare_cta_2:hover {
    background: #d4062d
  }
}

@media screen and (max-width: 600px) {
  .row1 {
    padding: 15px 10px
  }
}

@media screen and (max-width: 510px) {
  .btn_homecare_cta_3 {
    float: none !important;
    display: block;
    margin: 10px 0 0 !important;
    text-align: center;
    width: fit-content
  }

  .btn_homecare_cta_3:hover {
    background: #118045
  }

  .container {
    padding-left: 10px !important;
    padding-right: 10px !important
  }
}

@media screen and (max-width: 500px) {
  .mainpage-modal .modal-content .modal-header h1 span:before, .mainpage-modal .modal-content .modal-header span.modal-title span:before {
    display: none;
  }
}

@media screen and (max-width: 499px) {
  .care_footer .copyright p {
    text-align: center;
    margin: 10px 0
  }

  .vote {
    width: 100%;
    margin: 20px 0
  }

  .care_contact_form, .care_content_part {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto
  }

  .care_content_part .content_wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .care_content_part .content_wrapper.page_careers .vacancy_list, .care_content_part .content_wrapper.page_careers .vacancy_list iframe, .care_content_part .content_wrapper.page_news_list .news_list, .fixed_container {
    width: 100%
  }

  .care_content_part .content_wrapper, .care_content_part .content_wrapper.page_news_list .news_list .news_general_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .care_content_part .content_wrapper.page_news_list .news_list .news_general_item .img_wrapper {
    height: 100%;
    width: auto;
    margin: 0 auto
  }

  .care_content_part .content_wrapper.page_news_list .news_list .news_general_item .txt_wrapper .date, .care_content_part .content_wrapper.page_news_list .news_list .news_general_item .txt_wrapper .title {
    text-align: center
  }

  .care_content_part .content_wrapper.page_news_list .news_list .news_all .news_item {
    width: calc(100% - 15px);
    margin: 15px auto
  }

  .care_content_part .content_wrapper.page_news .news {
    padding: 0
  }

  .care_content_part .content_wrapper.page_news .news .news_item .txt_wrapper, .care_content_part .content_wrapper.page_news .news .news_item .video_wrapper, .care_content_part .content_wrapper.page_services_list .services_list .services_item, .care_content_part .content_wrapper.page_services_list .services_list .services_item.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
  }

  .care_content_part .content_wrapper.page_services_list .services_list {
    padding: 0;
    width: 100%
  }

  .care_content_part .content_wrapper.page_services_list .services_list .services_item .txt_wrapper p, .care_content_part .content_wrapper.page_services_list .services_list .services_item.reverse .txt_wrapper p {
    text-align: justify
  }

  .care_content_part .content_wrapper.page_services_list .services_list .services_item .img_wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-height: 400px
  }

  .care_content_part .content_wrapper.page_services_list .services_list .services_item .img_wrapper img {
    width: 100%;
    height: 100%
  }

  .care_content_part .content_wrapper.page_services_list .services_list .services_item .txt_wrapper {
    padding: 0
  }

  .care_content_part .content_wrapper.page_services_list .services_list .services_item .txt_wrapper .blue_btn {
    width: 250px;
    margin: 15px auto
  }

  .care_contact_form .content_wrapper, .care_contact_form .content_wrapper .contact_form form, .care_content_part .content_wrapper.page_community, .care_content_part .content_wrapper.page_services .services_item .combined {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .care_content_part .content_wrapper.page_education .education_group {
    width: 275px;
    margin: 0 auto
  }

  .care_content_part .content_wrapper.page_education .education_group .education_item {
    margin: 15px 0;
    width: calc(100% - 32px);
    height: 350px
  }

  .care_content_part .content_wrapper.page_community .img_wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .care_content_part .content_wrapper.page_community .txt_wrapper {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 0
  }

  .care_content_part .content_wrapper.page_community .video_wrapper {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
  }

  .care_content_part .content_wrapper.page_community .video_wrapper .video_item iframe {
    width: 100%;
    padding: 0;
    min-height: 250px
  }

  .care_content_part .content_wrapper.page_community .video_wrapper .txt_wrapper {
    padding: 0
  }

  .care_content_part .content_wrapper .txt_wrapper {
    margin-top: 20px;
    padding: 0
  }

  .care_contact_form .content_wrapper .contact_form {
    width: 100%;
    padding: 0
  }

  .care_contact_form .content_wrapper .contact_form form input, .care_contact_form .content_wrapper .contact_form form textarea {
    width: auto
  }

  .care_choice .choice_image {
    display: none
  }

  .care_choice .choice_mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .care_choice .choice_mobile .choice_title {
    text-align: center
  }

  .care_choice .choice_mobile .choise_group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0
  }

  .care_choice .choice_mobile .choise_group .choise_item {
    margin: 15px
  }

  .care_services .services_group .services_item {
    width: 100%;
    margin: 15px;
    height: 220px
  }

  .care_services .services_group .services_item img {
    height: 100%
  }

  .care_hospice {
    padding: 15px 2%
  }

  .care_hospice .fixed_container, .care_hospice .fixed_container .txt_wrapper .reasons .reasons_list, .review_list .review_group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .care_hospice .fixed_container .txt_wrapper {
    padding: 0 10px
  }

  .care_hospice .fixed_container .txt_wrapper .reasons {
    margin: 20px 0
  }

  .care_hospice .fixed_container .txt_wrapper .reasons .reasons_list .reasons_group {
    padding-right: 0
  }

  .care_hospice .fixed_container .txt_wrapper .reasons .reasons_list .reasons_group .reason_item {
    margin: 10px 0
  }

  .care_hospice .fixed_container .img_wrapper {
    display: block
  }

  .care_hospice .fixed_container .img_wrapper img {
    max-width: 100%;
    height: auto
  }
}

@media (min-width: 768px)and (max-width: 991px) {
  .care-hidden-sm {
    display: none !important
  }
}

@media (min-width: 992px)and (max-width: 1199px) {
  .care-hidden-md {
    display: none !important
  }
}

@media (min-width: 1200px)and (max-width: 1559px) {
  .care-hidden-lg {
    display: none !important
  }
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
  .care-header .logo img {
    width: 180px
  }

  .care_contact_form, .care_content_part {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto
  }

  .care_content_part .content_wrapper.page_services_list .services_list .services_item .img_wrapper {
    max-height: 350px
  }

  .care_content_part .content_wrapper.page_education .education_group .education_item {
    height: 400px
  }

  .fixed_container {
    width: 100%
  }

  .care_hospice {
    padding: 2%
  }

  .care_hospice .fixed_container .txt_wrapper {
    padding: 0 10px
  }

  .care_hospice .fixed_container .txt_wrapper .reasons .reasons_list .reasons_group {
    padding-right: 3%
  }

  .care_hospice .fixed_container .txt_wrapper .reasons .reasons_list .reasons_group .reason_item {
    margin: 10px 0
  }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
  .vote {
    width: 460px;
    margin: 20px 0
  }

  .care_contact_form, .care_content_part {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto
  }

  .care_content_part .content_wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .care_content_part .content_wrapper.page_careers .vacancy_list, .care_content_part .content_wrapper.page_careers .vacancy_list iframe, .fixed_container {
    width: 100%
  }

  .care_content_part .content_wrapper.page_services_list .services_list .services_item .img_wrapper {
    max-height: 350px
  }

  .care_contact_form .content_wrapper .contact_form form, .care_content_part .content_wrapper, .care_content_part .content_wrapper.page_community, .care_content_part .content_wrapper.page_news_list .news_list .news_general_item, .care_content_part .content_wrapper.page_services .services_item .combined, .care_hospice .fixed_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .care_content_part .content_wrapper.page_news_list .news_list .news_general_item .img_wrapper {
    height: 100%;
    width: auto;
    margin: 0 auto
  }

  .care_content_part .content_wrapper.page_news_list .news_list .news_general_item .txt_wrapper .date, .care_content_part .content_wrapper.page_news_list .news_list .news_general_item .txt_wrapper .title {
    text-align: center
  }

  .care_content_part .content_wrapper.page_education .education_group {
    width: 760px
  }

  .care_content_part .content_wrapper.page_education .education_group .education_item {
    width: calc(50% - 62px);
    height: 400px
  }

  .care_content_part .content_wrapper.page_community .img_wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .care_content_part .content_wrapper.page_community .txt_wrapper {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .care_content_part .content_wrapper.page_community .video_wrapper {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
  }

  .care_content_part .content_wrapper.page_community .video_wrapper iframe {
    padding: 0 15px
  }

  .care_content_part .content_wrapper .txt_wrapper {
    margin-top: 20px
  }

  .care_contact_form .content_wrapper .contact_form form input, .care_contact_form .content_wrapper .contact_form form textarea {
    width: auto
  }

  .care_services .services_group .services_item {
    width: 460px;
    margin: 15px auto
  }

  .care_hospice {
    padding: 2%
  }

  .care_hospice .fixed_container .txt_wrapper {
    padding: 0 10px
  }

  .care_hospice .fixed_container .txt_wrapper .reasons .reasons_list .reasons_group {
    padding-right: 3%
  }

  .care_hospice .fixed_container .txt_wrapper .reasons .reasons_list .reasons_group .reason_item {
    margin: 10px 0
  }

  .care_hospice .fixed_container .img_wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media screen and (min-width: 500px)and (max-width: 767px) {
  .vote {
    width: 460px;
    margin: 20px 0
  }

  .care_contact_form, .care_content_part {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto
  }

  .care_content_part .content_wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .care_content_part .content_wrapper.page_careers .vacancy_list, .care_content_part .content_wrapper.page_careers .vacancy_list iframe, .care_content_part .content_wrapper.page_news_list .news_list, .fixed_container {
    width: 100%
  }

  .care_content_part .content_wrapper, .care_content_part .content_wrapper.page_news_list .news_list .news_general_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .care_content_part .content_wrapper.page_news_list .news_list .news_general_item .img_wrapper {
    height: 100%;
    width: auto;
    margin: 0 auto
  }

  .care_content_part .content_wrapper.page_news_list .news_list .news_general_item .txt_wrapper .date, .care_content_part .content_wrapper.page_news_list .news_list .news_general_item .txt_wrapper .title {
    text-align: center
  }

  .care_content_part .content_wrapper.page_news_list .news_list .news_all .news_item {
    width: calc(70% - 15px);
    margin: 15px auto
  }

  .care_content_part .content_wrapper.page_services_list .services_list {
    padding: 0;
    width: 460px
  }

  .care_content_part .content_wrapper.page_services_list .services_list .services_item, .care_content_part .content_wrapper.page_services_list .services_list .services_item.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
  }

  .care_content_part .content_wrapper.page_services_list .services_list .services_item .txt_wrapper p, .care_content_part .content_wrapper.page_services_list .services_list .services_item.reverse .txt_wrapper p {
    text-align: justify
  }

  .care_content_part .content_wrapper.page_services_list .services_list .services_item .img_wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-height: 400px
  }

  .care_content_part .content_wrapper.page_services_list .services_list .services_item .img_wrapper img {
    width: 100%;
    height: 100%
  }

  .care_content_part .content_wrapper.page_news .news, .care_content_part .content_wrapper.page_services_list .services_list .services_item .txt_wrapper {
    padding: 0
  }

  .care_content_part .content_wrapper.page_services_list .services_list .services_item .txt_wrapper .blue_btn {
    width: 250px;
    margin: 15px auto
  }

  .care_contact_form .content_wrapper .contact_form form, .care_content_part .content_wrapper.page_community, .care_content_part .content_wrapper.page_services .services_item .combined {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .care_content_part .content_wrapper.page_news .news .news_item .txt_wrapper, .care_content_part .content_wrapper.page_news .news .news_item .video_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
  }

  .care_content_part .content_wrapper.page_education .education_group {
    width: 415px;
    margin: 0 auto
  }

  .care_content_part .content_wrapper.page_education .education_group .education_item {
    width: calc(100% - 62px)
  }

  .care_content_part .content_wrapper.page_community .img_wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .care_content_part .content_wrapper.page_community .txt_wrapper {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .care_content_part .content_wrapper.page_community .video_wrapper {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
  }

  .care_content_part .content_wrapper.page_community .video_wrapper iframe {
    padding: 0 15px
  }

  .care_content_part .content_wrapper .txt_wrapper {
    margin-top: 20px
  }

  .care_contact_form .content_wrapper .contact_form form input, .care_contact_form .content_wrapper .contact_form form textarea {
    width: auto
  }

  .care_choice .choice_image {
    display: none
  }

  .care_choice .choice_mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .care_services .services_group .services_item {
    width: 460px;
    margin: 15px auto
  }

  .care_services .services_group .services_item img {
    max-width: 100%;
    height: auto
  }

  .care_hospice {
    padding: 15px 2%
  }

  .care_hospice .fixed_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .care_hospice .fixed_container .txt_wrapper {
    padding: 0 10px
  }

  .care_hospice .fixed_container .txt_wrapper .reasons .reasons_list .reasons_group {
    padding-right: 3%
  }

  .care_hospice .fixed_container .txt_wrapper .reasons .reasons_list .reasons_group .reason_item {
    margin: 10px 0
  }

  .care_hospice .fixed_container .img_wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}