ul {
margin: 0;
padding: 0;
}
li {
list-style: none;
margin: 0;
padding: 0;
font-size:17px;
line-height:27px;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.container {
max-width: 1160px;
width: 100%;
padding: 0 30px;
margin: 0 auto;
}
[hidden] {
display: none;
}
body,
html {
width: 100%;
height: 100%;
font-size: 18px;
line-height: 21px;
font-family: "Open Sans", sans-serif;
font-weight: normal;
color: #303030;
background: #fff;
}
.wrap {
overflow-x: hidden;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin-bottom:15px ;
}
a,
span {
display: inline-block;
}
img {
display: block;
max-width: 100%;
}
a {
font-family: "Open Sans", sans-serif;
}
.site-content .ast-container {
flex-direction: column;
}
.single-post .site-content .ast-container{
flex-direction:row !important;
}
.grey {
background-color: #f3f9ff;
}
section {
padding: 0 0 120px 0;
}
.section-p-t {
padding-top: 100px;
}
.banner {
position: relative;
width: 100%;
height: 700px;
clip-path: polygon(0 0, 100% 0, 100% calc(100% - 100px), 0 100%);
display: flex;
align-items: center;
justify-content: center;
color: #fff;
overflow: hidden;
}
.banner h1{
color: #fff;
}
.banner-small .banner{
max-height: 600px;
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0, 0.45);
clip-path: polygon(0 0, 100% 0, 100% calc(100% - 100px), 0 100%);
z-index: 1;
}
.content {
position: relative;
z-index: 2;
text-align: center;
}
.title {
font-size: 2.5rem;
margin-bottom: 15px;
}
.btn-lifehouse {
font-size: 18px;
line-height: 22px;
padding: 10px 25px;
-webkit-border-radius: 5px;
cursor: pointer;
border-radius: 5px;
color: #fff;
background: #1c7239;
text-decoration: none;
-webkit-box-shadow: 0px 15px 40px 6px rgba(59, 129, 60, 0.1);
box-shadow: 0px 15px 40px 6px rgba(59, 129, 60, 0.1);
text-align: center;
transition: all 0.5s ease-in-out;
border: 2px solid #1c7239;
}
.btn-lifehouse:hover {
background: #fff;
color: #1c7239;
}
.btn-w {
background: #fff;
color: #1c7239;
border: 2px solid #fff;
}
.btn-w:hover {
background: #1c7239;
color: #fff;
}
.title-h1 {
font-family: "Rubik", sans-serif;
font-weight: 500;
font-size: 37px;
line-height: 45px;
font-style: normal;
}
.title-h2 {
font-family: "Rubik", sans-serif;
font-size: 30px;
text-align: center;
margin-bottom: 20px;
line-height: 43px;
}
.title-h3, h3 {
font-size: 21px;
line-height: 26px;
font-family: "Rubik", sans-serif;
margin-bottom: 15px;
position: relative;
}
.title-h4 {
font-size: 22px;
line-height: 30px;
font-family: "Rubik", sans-serif;
margin-bottom: 10px;
}
.title-h3.with-el {
padding-left: 30px;
}
.title-h3.with-el::before {
content: "";
position: absolute;
top: 4px;
left: 5px;
width: 12px;
height: 17px;
background: url(https://life-house.center/wp-content/themes/astra-child/image/icon/arb.svg) no-repeat center;
background-size: contain;
}
.title-h5 {
font-family: "Rubik", sans-serif;
font-size: 17px;
text-align: center;
margin-bottom: 25px;
color: #222222;
}
p {
font-size: 17px;
line-height: 27px;
font-family: "Open Sans", sans-serif;
}
@media (max-width: 1024px) {
.title-h1 {
font-size: 30px;
line-height: 37px;
}
.title-h2 {
font-size: 27px;
line-height: 35px;
}
.title-h3, h3 {
font-size: 22px;
}
.title-h4 {
font-size: 19px;
line-height: 22px;}
p {
font-size: 16px;}
}
@media (max-width: 768px) {
.title-h1 {
font-size: 27px;
line-height: 35px;
}
.title-h2 {
font-size: 25px;
line-height: 33px;
}
.title-h3, h3 {
font-size: 22px;
}
p {
font-size: 16px;}
} .el-ban {
width: 100%;
height: 60px;
display: block;
position: absolute;
bottom: -8px;
transform: rotate(-2.1deg);
z-index: 2;
}
footer .widget_block{
display: block;
text-align: center;
line-height: 1.8;
font-family: "Fira Sans", Arial;
color: #555;
}
.fa-envelope:before { }
footer .widget_block h4{
color: #82B743;
font-weight: bold !important;
}
footer .widget_block a{
color: #222;
font-weight: bold !important;
display: inline-block;
font-family: "Fira Sans", Arial;
margin: 0px 5px;
}
footer .widget_block a:hover{
color: #82B743
}
footer .widget_block p, footer .widget_block a{
font-size: 16pt;
}
footer .widget_block .divider{
display: block;
margin: 10px auto;
width: 200px;
height: 40px;
background: url(//life-house.center/wp-content/uploads/2024/12/divider.png) no-repeat center center;
}
footer .widget_block .button{
font-weight: 400 !important;
text-transform: none !important;
font-family: "Fira Sans", Arial !important;
padding: 14px 25px !important;
color: #fff;
border: 1px solid #82B743;
background: #82B743;
}
footer .widget_block .button:hover{
color: #fff;
border: 1px solid #2D964A;
background: #2D964A;
}
@media screen and (max-width: 2300px) {
.el-ban {
transform: rotate(-2.4deg);
}
}
@media screen and (max-width: 2200px) {
.el-ban {
transform: rotate(-2.6deg);
}
}
@media screen and (max-width: 2100px) {
.el-ban {
transform: rotate(-2.8deg);
}
}
@media screen and (max-width: 1900px) {
.el-ban {
transform: rotate(-3.2deg);
right: -15px
}
}
@media screen and (max-width: 1800px) {
.el-ban {
transform: rotate(-4deg);
right: -15px;
}
}
@media screen and (max-width: 1300px) {
.el-ban {
transform: rotate(-5deg);
right: -15px;
}
}
@media screen and (max-width: 1100px) {
.el-ban {
transform: rotate(-6deg);
right: -15px;
}
}
.el-ban::before,
.el-ban::after {
content: "";
position: absolute;
height: 30px;
right: 0;
}
.el-ban::before {
background-color: #1c7239;
z-index: 2;
width: 50%;
}
.banner-small::before {
bottom: 18px;
}
.main-banner {
position: relative;
width: 100%;
overflow: hidden;
}
.el-ban::after {
bottom: 0;
background-color: #619a41;
width: 25%;
z-index: 1;
}
.banner-small::after {
bottom: 0;
} .advantages__items {
padding-top: 50px;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 10px;
padding-bottom: 20px;
}
.advantages {
padding-top: 120px;
}
.advantages__item {
padding-bottom: 30px;
}
.advantages__item p {
text-align: center;
}
.advantages-icon {
width: 80px;
margin: 0 auto 15px;
}
.advantages-wrap {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
} .improve-items {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
margin-bottom: 50px;
flex-direction: row-reverse;
}
.improve-items:last-child {
margin-bottom: 0;
}
.improve-item {
width: 50%;
}
.improve p {
padding-bottom: 15px;
}
.improve-items:nth-child(2n) {
flex-direction: row;
}
.improve-text {
padding-right: 20px;
}
.improve-img {
padding-left: 20px;
}
.improve-items:nth-child(2n) .improve-text {
padding-right: 0;
padding-left: 20px;
}
.improve-items:nth-child(2n) .improve-img {
padding-right: 20px;
padding-left: 0;
position: relative;
}
.improve-items .improve-img img {
box-shadow: 0px 15px 25px #ccc;
border-radius: 10px;
overflow: hidden;
min-width: 100%;
}
.improve-items .improve-img {
position: relative;
}
.improve-items .improve-img::before {
content: '';
position: absolute;
right: 0;
top: 0;
display: block;
background: var(--bg-color);
opacity: 0.8;
z-index: 1;
height: 100%;
width: calc(100% - 20px);
border-radius: 10px;
}
.improve-items:nth-child(2n) .improve-img::before {
right: auto;
left: 0;
}
.improve-item .icon-improve {
position: absolute;
z-index: 1;
box-shadow: none!important;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 100px;
height: 100px;
object-fit: contain;
}
.improve-items:nth-child(2n) .improve-item .icon-improve {
left: calc(50% + 20px);
}
.improve-list {
padding: 10px 0;
}
.improve-list li {
padding-left: 20px;
margin-bottom: 8px;
position: relative;
font-size: 17px;
color: #444444;
line-height: 24px;
font-family: "Open Sans", sans-serif;
}
.improve-list li::before {
content: "";
position: absolute;
top: 6px;
left: 5px;
width: 6px;
height: 12px;
background: url(https://life-house.center/wp-content/themes/astra-child/image/icon/arb.svg) no-repeat center;
background-size: contain;
}
.improve-list li:last-child {
margin-bottom: 0;
} .tri {
padding-top: 0;
}
.tri__text {
color: #fff;
font-size: 15px;
line-height: 20px;
font-family: "Open Sans", sans-serif;
}
.tri_items {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
padding: 40px 0;
}
.tri p {
padding-bottom: 15px;
}
.tri_item {
background-color: #3b813c;
margin-right: 24px;
width: 100%;
max-width: 366px;
padding-top: 37px;
padding-bottom: 21px;
padding-left: 20px;
padding-right: 20px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
-webkit-border-radius: 10px;
border-radius: 10px;
color: #fff;
position: relative;
}
.tri_item::before {
content: "";
position: absolute;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
opacity: 0.1;
}
.tri_item:last-child {
margin-right: 0;
}
.tri__title {
margin-top: 27px;
margin-bottom: 15px;
font-size: 21px;
line-height: 26px;
color: #fff;
font-family: "Rubik", sans-serif;
font-weight: 500;
}
@media (max-width: 780px) {
.tri_items {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tri_item {
margin-right: 0;
margin-bottom: 30px;
}
.tri_item:last-child {
margin-bottom: 0;
}
} .management__items .management__item{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-shadow: 0px 5px 25px 5px rgba(107, 107, 107, 0.1);
box-shadow: 0px 5px 25px 5px rgba(107, 107, 107, 0.1);
margin-bottom: 50px;
-webkit-border-top-right-radius: 10px;
border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
}
.management-icon {
width: 80px;
}
.management__item a {
margin-top: 10px;
}
.management__item:last-child {
margin-bottom: 0;
}
.management__left {
width: 156px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.management__left span {
font-size: 18px;
line-height: 23px;
text-align: center;
color: #fff;
font-family: "Rubik", sans-serif;
font-weight: 500;
max-width:95px;
}
.management__left-2 {
background: #83b744;
}
.management__right {
padding: 25px;
}
.management__title {
font-size: 21px;
line-height: 26px;
font-family: "Rubik", sans-serif;
font-weight: 500;
margin-bottom: 15px;
color: #222222;
}
.management__text {
margin-bottom: 10px;
}
.management__subtext {
color: #303030;
font-weight: bold;
}
@media (max-width: 530px) {
.management {
padding-bottom: 50px;
}
.management__item {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.management__left {
width: 100%;
padding: 30px;
min-height: 105px;
}
}
.questions-item {
padding-bottom: 35px;
cursor: pointer;
}
.questions-item p {
max-height: 0;
padding-left: 30px;
overflow: hidden;
transition: all 0.3s ease-in-out;
}
.questions-item.active p {
max-height: 500px;
}
.questions-item:last-child {
padding-bottom: 0;
}
a {
font-size: 17px;
text-decoration: none;
color: #82b743;
}
* services */
.services {
padding-top: 0;
}
.services__wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.services__wrapper p {
padding-bottom: 30px
}
.services__items {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.services__item {
width: 100%;
max-width: 366px;
margin-right: 24px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding-top: 15px;
padding-bottom: 25px;
padding-left: 32px;
padding-right: 32px;
-webkit-box-shadow: 0px 5px 25px 5px rgba(107, 107, 107, 0.1);
box-shadow: 0px 5px 25px 5px rgba(107, 107, 107, 0.1);
-webkit-border-radius: 10px;
border-radius: 10px;
}
.services__item:last-child {
margin-right: 0;
}
.services__item-title {
margin-top: 15px;
margin-bottom: 15px;
font-size: 21px;
line-height: 26px;
text-align: center;
}
.services__item-text {
text-align: center;
}
.service-icon {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
width: 100px;
height: 100px;
background: #83b744;
border-radius: 100%;
margin: 0 auto 30px;
}
.service-icon img {
width: 55%;
}
.services__btn {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
@media (max-width: 770px) {
.services__items {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.services__item {
margin-right: 0;
margin-bottom: 30px;
}
.services__item:last-child {
margin-bottom: 0;
}
} .call-to-action.call-to-action-simple {
padding-bottom: 0;
}
.call-to-action-simple .call-to-action__bg {
clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
}
.call-to-action__wrap {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 100px;
padding-bottom: 100px;
}
.call-to-action__text {
width: calc(100% - 350px);
position: relative;
z-index: 3;
}
.call-to-action__bg {
background-size: cover;
position: relative;
clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
}
.call-to-action h3,
.call-to-action p {
color: #fff;
}
.call-to-action__btn {
z-index: 3;
}
.call-to-action .overlay {
clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
background: linear-gradient(45deg, #3b813c, #83a048);
}
.call-to-action-simple .overlay {
clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
}
.our-team__item {
box-shadow: 0px 5px 25px 5px rgba(107, 107, 107, 0.1);
border-bottom-right-radius: 10px;
overflow: hidden;
}
.our-team__items {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 25px;
}
.our-team__item img {
width: 100%;
border-radius: 10px 10px 0 0;
}
.employee-info p {
width: 100%;
text-align: center;
}
.our-team__item .title-h4 {
padding: 10px 20px;
text-align: center;
}
.employee-info {
padding: 15px 20px 15px;
background: #82b743;
border-radius: 0 0 10px 10px;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.employee-info .link {
position: relative;
border: solid 1px #fff;
padding: 7px 14px;
border-radius: 5px;
}
.employee-info p,
.employee-info a {
color: #fff;
padding-bottom: 10px;
}
.testimonial-item {
box-shadow: 0px 5px 25px 5px rgba(107, 107, 107, 0.1);
border-radius: 10px;
overflow: hidden;
position: relative;
}
.testimonial .testimonial-item .content {
padding: 30px;
}
.average-rating {
position: relative;
appearance: none;
color: transparent;
width: auto;
display: inline-block;
vertical-align: baseline;
font-size: 25px;
}
.average-rating::before {
content: "★★★★★";
position: absolute;
top: 0;
left: 0;
color: rgba(0, 0, 0, 0.2);
background: linear-gradient(
90deg,
gold var(--percent),
rgba(0, 0, 0, 0.2) var(--percent)
);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.author {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
flex-direction: column;
padding-top: 30px;
}
.starts {
width: 104px;
}
.quote {
font-family: "Open Sans", sans-serif;
font-size: 200px;
position: absolute;
top: 0;
line-height: 200px;
right: 15px;
color: #3b813c;
opacity: 0.7;
width: 145px;
}
.process {
padding-bottom: 30px;
}
.process img {
width: 70px;
}
.process__items {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 35px;
flex-wrap: wrap;
}
.process__items:last-child {
margin-bottom: 0;
}
.process__item {
flex: 0 0 calc(33.3333% - 19px);
margin-right: 28px;
margin-bottom: 30px;
background: #ffffff;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0px 15px 25px rgba(196, 196, 196, 0.32);
box-shadow: 0px 15px 25px rgba(196, 196, 196, 0.32);
padding: 32px;
padding-top: 50px;
position: relative;
overflow: hidden;
}
.process__item:nth-child(3n) {
margin-right: 0;
}
.process__item::before {
content: "1";
position: absolute;
top: 50%;
left: -33px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 250px;
line-height: 305px;
color: #e2f6ca;
font-family: "Rubik", sans-serif;
font-weight: 500;
}
.process__item:last-child {
margin-right: 0;
}
.process__item-1::before {
content: "1";
left: -10px;
}
.process__item-2::before {
content: "2";
}
.process__item-3::before {
content: "3";
}
.process__item-4::before {
content: "4";
}
.process__item-5::before {
content: "5";
}
.process__item-6::before {
content: "6";
left: -30px;
}
.process__item-wr {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
position: relative;
z-index: 2;
}
.process__title {
margin-top: 15px;
font-size: 21px;
line-height: 26px;
color: #222222;
margin-bottom: 15px;
font-family: "Rubik", sans-serif;
font-weight: 500;
}
@media (max-width: 1000px) {
.process__items {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.process__item {
margin-right: 0;
margin-bottom: 30px;
}
.process__item:last-child {
margin-bottom: 0;
}
}
.select__items {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.select__item-tab {
text-align: center;
background: #e2f6ca;
margin-right: 5px;
padding: 10px;
font-family: "Rubik", sans-serif;
font-weight: 500;
font-size: 16px;
width: 33.333%
}
.select__item-tab:first-child {
-webkit-border-top-left-radius: 20px;
border-top-left-radius: 20px;
}
.select__item-tab:last-child {
margin-right: 0;
}
.select__item-tab.active {
background: #1c7239;
-webkit-box-shadow: -3px -3px 0 2pt #1c7239;
box-shadow: -3px -3px 0 2pt #1c7239;
color: #fff;
position: relative;
}
.select__item-tab.active::before {
content: "";
position: absolute;
bottom: -19px;
left: 50%;
width: 0px;
height: 0px;
border: 10px solid #1c7239;
border-bottom-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
}
.select__item-content {
-webkit-box-shadow: 0px 5px 25px 5px rgba(107, 107, 107, 0.1);
box-shadow: 0px 5px 25px 5px rgba(107, 107, 107, 0.1);
-webkit-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px;
padding: 50px;
padding-top: 55px;
padding-bottom: 94px;
}
.reviews__item p {
padding-bottom: 20px;
}
@media (max-width: 700px) {
.select__items {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.select__item-tab {
margin-right: 0;
margin-bottom: 5px;
}
.select__item-tab:last-child {
margin-bottom: 0;
}
.select__item-content {
padding-left: 15px;
padding-right: 15px;
}
.select-m {
padding-top: 20px;
}
}
.tabs__content {
display: none;
}
.tabs__content.active {
display: block;
}
.about h2 {
margin-bottom: 25px;
}
.about p {
text-align: center;
}
.about-images {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 10px;
padding: 25px 0;
}
.main table {
max-width: 100%;
width: 100%;
margin: 0 0 2em 0;
border: 0;
vertical-align: top;
}
table {
width: 100%;
border-collapse: collapse;
margin-top: 20px;
}
th,
td {
padding: 15px;
text-align: left;
border: 1px solid #ddd;
}
th {
font-weight: bold;
color: #666;
background-color: #f9f9f9;
border-bottom: 2px solid #999;
}
td {
background-color: #f3f3f3;
}
tr:nth-child(even) td {
background-color: #ffffff;
}
.category {
font-weight: bold;
font-size: 16px;
padding-top: 20px;
background-color: #f9f9f9;
}
.table-info span {
font-size: 14px;
}
.table-info p {
padding-top: 10px;
}
.services p {
padding-bottom: 50px;
}
.block-p-b {
padding-bottom: 50px;
}
.block-p-t {
padding-top: 60px;
}
.center {
text-align: center;
}
.section-doctors {
position: relative;
}
.section-doctors:before {
content: "";
position: absolute;
width: 100vw;
height: 100%;
left: 50%;
top: 0;
left: 50%;
background: rgba(0, 0, 0, 0.03);
transform: translateX(-50%);
pointer-events: none;
}
.section-doctors .container {
flex-wrap: wrap;
display: flex;
justify-content: center;
}
.section-doctors .btn {
margin-top: 50px;
}
.section-doctor {
padding: 60px 20px;
}
.section-doctor h4 {
padding-top: 30px;
}
.section-doctor .doctor-photo {
width: 380px;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.section-doctor .doctor-photo div {
width: 100%;
}
.section-doctor .doctor-photo img {
min-width: 100%;
display: block;
border-radius: 10px;
box-shadow: 0px 5px 25px 5px rgba(107, 107, 107, 0.1);
}
.doctor-card {
background-color: #82b743;
transform: translateY(-50%);
max-width: 300px;
margin: 0 auto;
text-align: center;
border-radius: 10px;
overflow: hidden;
box-shadow: 0px 5px 25px 5px rgba(107, 107, 107, 0.1);
}
.doctor-card p,
.doctor-card a {
color: #fff;
}
.doctor-card .title-h3 {
background: #fff;
margin: 0;
padding: 10px;
}
.section-doctor .doctor-card .doctor-position {
font-weight: 500;
font-size: 16px;
line-height: 18px;
padding: 15px 0 0;
}
.section-doctor {
display: flex;
flex-wrap: wrap;
}
.doctor-info {
width: calc(100% - 380px);
padding-left: 30px;
}
.doctor-info .doctor-position {
font-weight: 500;
font-size: 30px;
line-height: 42px;
}
.doctor-info .doctor-experiance {
font-size: 18px;
padding-top: 7px;
}
.slider-item {
padding: 25px
}
.slick-prev {
position: absolute;
left: -40px;
top: 50%;
transform: translateY(-50%);
}
.slick-next {
position: absolute;
right: -40px;
top: 50%;
transform: translateY(-50%);
}
.slick-arrow {
font-size:0;
width: 40px;
height: 40px;
padding: 0;
}
.slick-arrow:before{
content: '';
font-size: 20px;
line-height: 40px;
font-family: 'Rubik';
position: absolute;
color: #fff;
left: 43%;
right: 50%;
transform: translate(-50%, -50%);
}
.slick-next:before {
content: '>';
}
.slick-prev:before {
content: '<';
}
@media screen and (max-width: 1024px) {
section {
padding: 0 0 80px 0;
}
.call-to-action-simple .call-to-action__bg {
clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
margin-bottom: -20px;
overflow: hidden;
}
.section-p-t {
padding-top: 80px;
}
.improve-items {
margin-bottom: 40px;
}
.doctor-info {
width: 100%;
padding-left: 0;
}
.section-doctor .doctor-photo {
margin: 0 auto;
}
.improve-items:nth-child(2n) .improve-text {
padding-right: 0;
padding-left:0;
}
.improve-text {
padding-left: 0px;
}
.management__items .management__item {
margin-bottom: 40px;
}
.improve-list li {
font-size: 16px;
}
.about-images {
grid-template-columns: repeat(2, 1fr);
}
.management__left span {
font-size: 17px;
max-width: 85px;
}
.advantages {
padding-top: 80px;
}
.block-p-b {
padding-bottom: 40px;
}
.banner {
clip-path: polygon(0 0, 100% 0, 100% calc(100% - 60px), 0 100%);
}
.banner {
height: 640px;
}
.el-ban {
bottom: -18px;
}
.main-banner {
padding-bottom: 10px;
}
.overlay {
clip-path: polygon(0 0, 100% 0, 100% calc(100% - 60px), 0 100%);
}
.call-to-action__wrap {
padding-top: 80px;
padding-bottom: 80px;
}
.call-to-action .overlay {
clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
}
.advantages__items {
grid-template-columns: repeat(2, 1fr);
}
.tri_items {
flex-wrap:wrap;
}
.tri_item {
width: calc(50% - 15px);
margin-bottom: 30px;
}
.tri_item:nth-child(2n){
margin-right:0;
}
.our-team__items {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 900px) { 
.improve-item {
width: 100%;
}
.improve-items {
flex-wrap: wrap;
flex-direction: column-reverse;
}
.improve-item img {
width: 100%;
}
.improve-items:nth-child(2n) {
flex-direction: column-reverse;
}
.improve-items:nth-child(2n) .improve-img {
padding: 0;
}
.improve-items:nth-child(2n) .improve-item .icon-improve {
left: 50%;
}
.improve-items .improve-item .icon-improve {
width: 80px;
height: 80px;
}
.improve-items .improve-img::before {
width: 100%;
}
.improve-img {
padding: 0;
margin-bottom: 45px;
}
.call-to-action__wrap {
flex-wrap: wrap;
}
.call-to-action__text {
width: 100%;
}
.call-to-action__btn {
margin-top: 40px;
}
.btn-lifehouse {
font-size: 17px;
line-height: 22px;
}
.slick-next {
right: -20px;
}
.slick-prev {
left: -20px;
}
}
@media screen and (max-width: 768px) {
section {
padding: 0 0 60px 0;
}
.management__left span {
font-size: 16px;
max-width: 80px;
}
.select__item-tab {
width: 100%;
}
.management-icon {
width: 60px;
}
.block-p-b {
padding-bottom: 30px;
}
.management__items .management__item, .improve-items {
margin-bottom: 30px;
}
.improve-items .improve-item .icon-improve {
width: 60px;
height: 60px;
}
.section-p-t {
padding-top: 60px;
}
.advantages {
padding-top: 60px;
}
.advantages__items {
grid-template-columns: repeat(1, 1fr);
}
.improve-list li {
font-size: 15px;
}
.our-team__items {
grid-template-columns: repeat(1, 1fr);
}
h5 {
font-size: 15px;
}
.btn-lifehouse {
font-size: 16px;
line-height: 20px;
}
.tri_item {
width: 100%;
margin-right: 0
}
}
@media screen and (max-width: 600px) {
.el-ban {
transform: rotate(-10deg);
right: -15px;
}
.about-images {
grid-template-columns: repeat(1, 1fr);
}
.improve-img{
margin-bottom:0;
}
.slider-item{
padding: 7px;
}
.section-doctor{
padding:20px;
}
}
@media screen and (max-width: 400px) {
.el-ban {
transform: rotate(-12deg);
right: -15px;
}
.table td{
padding:7px;
font-size:14px;
width:60%;
}
.table td span{
font-size:10px !important;
}
}
.main-banner .btn-lifehouse{
margin-top: 25px
}
header .binct-phone-number-1{
color: var(--ast-global-color-5);
background: var(--ast-global-color-1);
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
header .binct-phone-number-1:hover{
color: var(--ast-global-color-5);
background: #3b813c;
}